@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=block');

@charset "UTF-8";
/* CSS Document */

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%;
}
body {
	width: 100vw;
	max-width: 100vw;
	overflow-x: hidden;
}
.cke_contents {
	min-height: 240px;
}
    .cke_contents textarea {
	min-height: 240px;
}
* {
	font-family: Roboto;
}
#headerWrap {
	width: 100%;
	background: #111B26;
	display: flex;
	top: 0;
	-moz-transition: top .5s ease-in-out;
	-webkit-transition: top .5s ease-in-out;
	-ms-transition: top .5s ease-in-out;
	transition: top .5s ease-in-out;
	position: fixed;
	z-index: 99;
}
#header {
	width: 85.714vw;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	z-index: 10;
	background: #111b26;
}
#header .logoBox img {
	width: 248px;
	height: auto;
	align-self: center;
	padding: 20px 0;
	box-sizing: content-box;
	-moz-transition: width .5s ease-in-out;
	-webkit-transition: width .5s ease-in-out;
	-ms-transition: width .5s ease-in-out;
	transition: width .5s ease-in-out;
}
.mobClick {
	display: none;
}

.subNav1 > li {
  width: 33% !important;
  text-align: right;
}
.subNav2 {
  text-align: left;
}
.subNav1 > li a {
	padding-right: 0px !important;
}
.subNav2 {
	padding-left: 20px !important;
}
.subNav1 > li .inline-button a {
	padding-right: 20px !important;
}
.highlightContent {
	text-align: left;
}
#header #nav li.topTarget.jawbone > a, #header #nav li.topTarget.nav-path-selected > a {
	color: #f0762d;
}
#header #nav li.topTarget.nav-path-selected > a::after {
	color: #f0762d;
}
#header #nav li.topTarget.jawbone > a::after{
	transform: rotate(90deg);
	display: inline-block;
	color: #f0762d;
	left: 4px;
	position: relative;
	top: -2px;
}


.product-category-logo {
    padding: 15px 0;
}

.product-category-logo img {
    height: 40px;
    width: auto;
}

@media (max-width: 1100px) {
#header .logoBox img {
    width: 120px !important;
    height: auto;
    align-self: center;
    padding: 20px 0;
    box-sizing: content-box;
}
.mobClick {
	width: 43px;
	height: 45px;
	position: absolute;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
.fas.fa-chevron-up {
	display: none;
}
.subNav1.expander .fas.fa-chevron-up {
	display: block;
}
.subNav1.expander .fas.fa-chevron-down {
	display: none;
}
.mobClick i {
	color: #fff;
}
.subNav1 {
	height: 40px;
	overflow: hidden;
}
#searchTopWrapper {
	top: unset !important;
	bottom: 0;
	width: 60vw !important;
	position: fixed !important;
	right: -200vw;
	z-index: 99 !important;
}
#searchTopWrapper.slop {
	right: 10vw;
}
.searchTrigger {
	display: none;
}
.subNav1.expander {
	height: auto;
	margin-bottom: 40px;
}
.searchTop button {
	right: 10px !important;
}
}
#page-wrapper.scroll #headerWrap #header > img {
	width: 100px;
}
#page-wrapper.scroll #headerWrap {
	position: fixed;
	top: 0;
}
#topNav {
	position: absolute;
	top: 0;
  left: 0;
  width: 100%;
}
#topNav ul {
  width: 85.714vw;
  max-width: 1200px;
  margin: 10px auto;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  list-style: none;
}
#topNav ul a {
  color: #06a1eb;
  text-decoration: none;
}
#topNav ul a {
  font-size: 16px;
}
#topNav ul a::after {
  font-size: 12px !important;
}

#header #nav li a:after, #topNav ul a:after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
	color: #3495EF;
    padding-left: 5px;
    font-size: 15px;
}
.scroll #header #nav li a:after {
    font-size: 12px;
}
#header #nav ul {
	display: flex;
	list-style: none;
}
#header #nav ul ul {
	z-index: 99;
	display: flex;
	flex-direction: column;
}
.subWrap1 {
	position: absolute;
	left: 0px;
	width: 100%;
	background: #fff;
	height: 500px;
	top: 120px;
	opacity: 0;
	pointer-events: none;
	display: flex;
	z-index: 99;
	justify-content: center;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
	-moz-transition: opacity .5s, max-height .5s ease-in-out;
	-webkit-transition: opacity .5s, max-height .5s ease-in-out;
	-ms-transition: opacity .5s, max-height .5s ease-in-out;
	transition: opacity .5s, max-height .5s ease-in-out;
/*	max-height: 0;
	overflow: hidden;
*/}
.subWrap1 > ul {
  position: relative;
}
.subNav1 {
	width: 85.714vw;
	max-width: 1200px;
	margin: 0 auto 20px auto;
        padding: 0;
}

.subWrap2 {
  /* left: 300px; */
  /* border-left: 1px solid #000; */
  /* width: 300px; */
  left: 33%;
  width: 33%;
}

.pageContentArea {
  /* left: 300px; */
  /* width: 300px; */
  left: 100%;
  width: 100%;
}


.subWrap2 {
  position: absolute;
  top: 0;
  left: 33%;
  width: 33%;
}
.pageContentArea {
  position: absolute;
  left: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 40px;
  box-sizing: border-box;
  background: #fff;
}

.subWrap2 {
  box-sizing: border-box;
  display: none;
  padding: 50px 0 40px;
  height: 100%;
	/* background: #ECECED; */
	white-space: normal;
}
.subNav1 > li:first-child {
	margin-top: 40px;
}
.topPa {
	font-weight: 900;
}
.subNav2 {
	padding: 0;
	margin: 45px 0 0;
}
.subNav1 > li > a {
	font-size: 20px;
	line-height: 25px;
	padding: 10px 0;
	display: block;
	text-transform: uppercase;
}
.subNav2 > li > a {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	display: block;
}
.subNav1 > li > a:hover {
	color: #06A1EB;
}
#header #nav > ul > li.jawbone .subWrap1{
	opacity: 1;
	max-height: 2000px;
	pointer-events: all;
} 
#searchTopWrapper input {
  width: 96% !important;
  height: 50px !important;
  border: 4px solid #3495ef !important;
  padding: 0 10px 0 30px !important;
  box-sizing: content-box !important;
}
#searchTopWrapper .gsc-input-box {
  border: none !important;
  background: none !important;
}
#searchTopWrapper .gsc-search-button.gsc-search-button-v2 {
  position: absolute;
  right: 50px;
  color: red !important;
  cursor: pointer;
}
#searchTopWrapper .gsc-search-button-v2 svg {
  fill: #111B26;
  width: 26px;
  height: 29px;
}

#searchTopWrapper .gsc-search-button-v2, #searchTopWrapper .gsc-search-button-v2:hover, #searchTopWrapper .gsc-search-button-v2:focus {
  border: none;
  background: none;
}
.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
  max-width: 100px;
}

.gs-web-image-box, .gs-promotion-image-box {
  width: 104px;
}
#nav > ul > li:first-child {
	display: none;
}
#header #nav ul ul a {
  color: #000;
}

/* NEW NAV STYLES and edited NAV styles */
#header #nav ul ul ul a::after {
  display: none;
}
.topPa::after {
	display: none;
}
.jigbone .subWrap2 {
	display: block;
}
.subNav1 li:hover .subWrap2 {
/*	display: block;*/
}
.subNav1 li.jigbone > a, .subNav1 li.jigbone > a::after {
	color: #F4762D !important;
}
.subNav2 {
  margin: 2px 0 0;
}
.subNav2 .topPa {
  margin-bottom: 21px;
}
.subNav1 a::after {
	color: #000 !important;
}
#header #nav ul a:hover, #header #nav li a:hover::after {
	color: #F4762D !important;
	text-decoration: none;
}
#header #nav .subNav1 li.topTarget.nav-path-selected > a {
	color: inherit;
}


#header #nav ul a {
	color: #fff;
	margin-left: 24px;
	font-size: 18px;
	text-decoration: none;
	top: 3px !important;
	position: relative;
}
.scroll #header #nav ul a {
	color: #fff;
    margin-right: 24px;
    font-size: 16px;
}

#header #nav ul a:hover, #header #nav li a:hover:after {
	color: #F4762D;
	text-decoration: none;
}

#main {
	margin-top: 120px;
}


.container {
	width: 100vw;
	/* background: #111b26; */
	position: relative;
}
.container.pan-accordion-list {
    background: #111b26;
}
.blockWrap {
	width: 100vw;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	/* z-index: 3; */
}
#page-wrapper .row {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	width: 85.714vw;
	max-width: 1200px;
}
.container-block .row {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.blockWrap h1 {
	font-size: 6.428571428571429vw;
	line-height: 7.285714285714286vw;
	margin: 0;
}
.blockWrap h2 {
	font-size: 4.285714285714286vw;
	line-height: 5.142857142857143vw;
	margin: 0;
}
  .blockWrap.tight h2 {
          font-size: 4.285714285714286vw;
          line-height: 5.142857142857143vw;
  }

.blockWrap h3 {
        font-size: 2.2vw;
        line-height: 130%;
        margin: 0;
        margin-bottom: 1vw;
}


#main .blockWrap .quote {
	font-size: 4.285714285714286vw;
	line-height: 4.642857142857143vw;
	font-style: italic;
	padding: 0;
	margin: 0 0 0.857142857142857vw;
}
#main .blockWrap p.attribution {
	padding: 0;
	margin: 0;
	color: #A5A5A5;
	font-size: 1.428571428571429vw;
	line-height: 1.714285714285714vw;
	font-weight: 500;
}
#headerWrap #topNav ul a {
	font-size: 16px;
	color: #ffffff;
	background-color: #f0762d;
	padding: 3px 10px;
	border-radius: 8px;
        margin-top: 4px;
}
#headerWrap #topNav ul a.btn-outline {
        font-size: 16px;
        color: #dddddd;
        background-color: unset;
        border: 1px solid #f0762d;
        padding: 3px 10px;
        border-radius: 8px;
        margin-right: 10px;
}
#topNav ul a:after {
    color: #ffffff;
}
#topNav ul a.btn-outline:after {
    color: #dddddd;
}

.blockWrap .title {
	width: 50%;
}
.blockWrap p {
	font-size: 1.571428571428571vw;
	line-height: 2.142857142857143vw;
	font-weight: 300;
	font-family: Roboto;
}
.blockWrap .content {
	margin: 0.3vw 0 2vw;
	width: 65%;
}
.home-headline {
	color: #fff;
	font-size: 110px;
	padding: 9vw 28vw 10vw 0;
	line-height: 120px;
	font-weight: 700;
}
#page-wrapper .col-3 {
	width: 20.35714285714286vw;
/*	height: 20.35714285714286vw;*/
	border-radius: 20px;
	border: 2px solid #06A1EB;
	background: rgba(17, 27, 38,.5);
	position: relative;
}
#page-wrapper .col-3::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	color: #3495EF;
	position: absolute;
	bottom: 1.071428571428571vw;
	right: 1.071428571428571vw;
	font-size: 2.142857142857143vw;
}
#page-wrapper .col-12 {
	width: 100%;
}
#page-wrapper .col-6 {
	width: 41.428571428571429vw;
/*	height: 20.35714285714286vw;*/
/*	border-radius: 24px;
	border: 2px solid #06A1EB;
	background: rgba(17, 27, 38,.5);
*/	position: relative;
}
#page-wrapper .col-6::after {
/*	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	color: #3495EF;
	position: absolute;
	bottom: 1.071428571428571vw;
	right: 1.071428571428571vw;
	font-size: 2.142857142857143vw;*/
}
#page-wrapper .col-4 {
/*	width: 27.61904285714286vw; */
        width: 30%;
	box-sizing: border-box;
}
html.ccm-panel-ready div.ccm-page.page-template-product-category, html.ccm-panel-ready div.ccm-page.page-template-product-category-hs {
	margin-top: 168px;
}
.page-template-product-category h1, .page-template-product-category-hs h1 {
	color: #fff;
}
.container.product_category_header h2 {
	color: #fff;
}
.container.product_category_header h3 {
        color: #fff;
}
.container.product_category_header {
	background: #243347;
	padding: 6.78vw 0;
/*	margin-bottom: 6.78vw; */
}
.container.product_category_header.product_category_hs_header {
        padding: 2.78vw 0;
}
.container.product_category_header p {
	color: #fff;
}
.container.pan-prodSub-team {
        padding: 6.78vw 0 6vw;
}
#page-wrapper .row a {
	text-decoration: none;
	color: #06A1EB;
}
.blockWrap li {
	font-size: 1.428571428571429vw;
	line-height: 1.785714285714286vw;
	font-family: Roboto;
	font-weight: 300;
}
.inline-button a, a.btn-accent, a.btn-outline-accent {
	color: #fff !important;
	margin: 0 !important;
	text-decoration: none;
	border: 0px solid #f47521;
	border-radius: 12px;
	padding: 10px 30px;
	background: #f47521;
	font-weight: 700;
	text-transform: uppercase;
}
#sectionPrimaryHead .inline-button a {
    max-width: 40%;
    float: left;
    margin-left: 1em !important;
}



.highlightContent .inline-button {
	margin-top: 30px;
}

.highlightContent .inline-button a:after {
	display: inline !important;
}
.highlightContent .inline-button a:hover:after {
	color: #000 !important;
}

.inline-button a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	content: "\f054";
	padding-left: 14px;
}
.inline-button a:hover {
	background: #BA521E;
	color: #fff !important;
/*	border-color: #00 !important; */
}
.breadcrumb * {
  color: #fff;
  text-transform: uppercase;
	font-size: 1.428571428571429vw;
}
.pageContentArea img {
	width: 100%;
	height: auto;
}
.blockWrap.side-by-side-wrap.alignRight .row {
	flex-direction: row-reverse;
}
.blockWrap ul {
	padding: 0 0 0 1.285714285714286vw;
	/* width: 94%; */
}
.fullTopPadding {
	padding-top: 6.428571428571429vw;
}

#searchTopWrapper {
	position: absolute;
	top: 0px;
	z-index: 4;
	background: #111b26;
	width: 100%;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	-moz-transition: top .5s, right .5s;
	-webkit-transition: top .5s, right .5s;
	-ms-transition: top .5s, right .5s;
	transition: top .5s, right .5s;
}
#searchTopWrapper.sop {
	top: 118px;
}
#searchTopWrapper form {
  width: 100%;
  display: flex;
  justify-content: center;
}
#searchTopWrapper input {
	width: 98%;
	max-width: 1170px;
	height: 50px;
	border-radius: 30px;
	border: 4px solid #3495ef;
	padding: 0 10px;
	font-size: 20px;
}
.searchTrigger {
	color: #fff;
	align-self: center;
	font-size: 20px;
	margin: 1px 0 0 0px;
	padding-left: 40px;
	position: absolute;
	right: 10%;
}
.searchTrigger:hover {
	color: #F4762D;
	cursor: pointer;
}
.searchTop {
	width: 85vw;
	max-width: 1200px;
  position: relative;
}
.searchTop button {
	position: absolute;
	right: 20px;
	border: 0;
	background: 0;
	font-size: 24px;
	color: #3495ef;
	top: 13px;
}
.feature-cards-card:hover::after {
	color: #f4762d;
}
.topTarget {
	cursor: context-menu;
}
.logoBox {
	position: relative;
	z-index: 99;
}
.landing-intro h1 {
	font-size: 4.285714285714286vw !important;
	line-height: 5.142857142857143vw !important;
	margin: 0 !important;
}
@Media (min-width:1400px) {
	.fullTopPadding {
	padding-top: 90px;
}
.landing-intro h1 {
	font-size: 60px !important;
	line-height: 72px !important;
	margin: 0 !important;
}
.landing-intro h2 {
        font-size: 40px !important;
        line-height: 48px !important;
        margin: 0 !important;
}
.blockWrap ul {
	padding: 0 0 0 18px;
}
.blockWrap li {
	font-size: 20px;
	line-height: 25px;
}
#page-wrapper .col-6 {
	width: 580px;
/*	height: 285px;
	border-radius: 24px;
	border: 2px solid #06A1EB;*/
}
#page-wrapper .col-4 {
/*	width: 386.6666px; */
        width: 31%;
	box-sizing: border-box;
}
#page-wrapper .col-6::after {
/*	bottom: 15px;
	right: 15px;
	font-size: 30px;*/
}
#page-wrapper .col-3 {
	width: 285px;
/*	height: 285px;*/
	border-radius: 20px;
	border: 2px solid #06A1EB;
	max-height: 300px;
}
#page-wrapper .col-3::after {
	bottom: 15px;
	right: 15px;
	font-size: 30px;
}
.blockWrap h1 {
	font-size: 90px;
	line-height: 102px;
	margin: 0;
}
.blockWrap h2 {
	font-size: 60px;
	line-height: 72px;
	margin: 0;
}
  .blockWrap.tight h2 {
          font-size: 48px;
          line-height: 130%;
  }
.blockWrap h3 {
        font-size: 26px;
/*        line-height: 60px; */
        line-height: 120%;
        margin: 0;
        margin-top: 2rem;
        font-weight: 400;
}
h3.test-class {
    line-height: 120%;
    margin: 0;
    margin-top: 2rem;
    font-weight: 400;
}
.container.product_category_header {
	background: #243347;
	padding: 90px 0;
/*	margin-bottom: 90px; */
}
.container.product_category_header.product_category_hs_header {
        padding: 30px 0;
}

.container.pan-prodSub-team {
        background: #243347;
        padding: 90px 0;
}

.blockWrap p {
	font-size: 22px;
	line-height: 30px;
}
.blockWrap .title.hero-lines-title p {
        font-size: 26px;
        line-height: 36px;
}

.breadcrumb * {
	font-size: 20px;
}
.container.product_category_header p {
	color: #fff;
}
#main .blockWrap .quote {
	font-size: 60px;
	line-height: 65px;
	margin: 0 0 12px;
}
#main .blockWrap p.attribution {
	font-size: 20px;
	line-height: 24px;
}
.blockWrap .content {
	margin: 5px 0 20px;
}

}


.container-block {
	padding: 0px 0;
}
.container-block img {
        max-width: 100%;
        height: auto;
}
.container-block.bg-midnight-blue h2 {
	color: #ffffff;
}
.container-block.bg-midnight-blue p {
        color: #ffffff;
}


.constrain-twothirds {
	width: 65%;
}

.slipper {
	display: none;
}
@Media (max-width:1100px) {
	.topTarget {
	width: 100% !important;
}
.subNav1 > li {
	text-align: left;
}
.slipper {
	position: absolute;
	width: 85.714vw;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
	color: #fff;
	z-index: 999;
}
.slipper i {
	position: absolute;
	font-size: 20px;
}
.fa-bars {
	display: block !important;
}
.fa-times {
	display: none !important;
}
.slap .fa-bars {
	display: none !important;
}
.slap .fa-times {
	display: block !important;
}

#header #nav ul {
  flex-direction: column;
}
#header {
	justify-content: flex-start;
}
#topNav ul {
	position: fixed;
	right: -80vw;
	bottom: -10px;
	z-index: 99999;
	display: flex;
	width: 80vw;
	justify-content: center;
	-moz-transition: right .5s ease-in-out;
	-webkit-transition: right .5s ease-in-out;
	-ms-transition: right .5s ease-in-out;
	transition: right .5s ease-in-out;
	background: #111b26;
	height: 150px;
}
#header #nav ul {
	align-items: flex-end;
}
#nav::before {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 80px;
	background: #111b26;
	z-index: 999;
	content: ' ';
}
#nav > ul {
	padding-bottom: 600px;
}
#topNav.slup {
	display: block !important;
}
#topNav.slup ul {
right: 0;
}
#nav {
	position: fixed;
	top: 120px;
	background: #111b26;
	height: calc(100vh - 120px);
	width: 80vw;
	right: -80vw;
	-moz-transition: right .5s ease-in-out;
	-webkit-transition: right .5s ease-in-out;
	-ms-transition: right .5s ease-in-out;
	transition: right .5s ease-in-out;
	overflow: scroll;
	padding-bottom: 300px;
}
#header #nav li a::after, #topNav ul a::after {
	display: none;
}
#nav.slip {
	right: 0;
}
#header #nav ul ul a {
	color: #fff;
}
.subWrap1 {
  position: relative;
  display: flex;
  top: 0;
  background: none;
  height: auto;
  opacity: 1;
  pointer-events: all;
}

.subNav1 {
  width: 100%;
  display: block !important;
}
.subNav2 {
	display: none !important;
}
.subWrap2 {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  background: none;
  height: auto;
  padding: 0 20px;
}

.pageContentArea {
  display: none;
}
#header #nav ul ul li:first-child {
	margin-top: 0;
	left: -20px;
	position: relative;
}
#nav > ul > li > a {
	display: none;
}
.FooterMain {
	flex-direction: column;
}
.subNav1 > li {
	width: 100% !important;
}

}

.FooterMain {
	width: 85.714vw;
	max-width: 1200px;
}
.ctaBox .ccm-area-block-list {
	min-width: 200px;
	color: #fff;
}

@Media (max-width:768px) {
div#aboutBox .title p img {
	display: none !important;
}
.overlay_screen {
	display: none;
}
.landing-intro .right {
	justify-content: flex-start;
}
.content-columns.landing-columns .colFlex {
	margin-bottom: 20px;
}
.landing-intro .row > div.center {
	justify-content: flex-start !important;
}
.inline-button a {
	padding: 8px 20px !important;
	margin-top: 8px !important;
	display: inline-block !important;
}
div#page-wrapper.page-template-post .col-3 {
    padding: 0;
}
.container.pan-card-rectangle img {
	width: 60% !important;
        margin: 0 auto;
}
.container.pan-card-rectangle {
  max-height: 600px !important;
}
.meta {
  width: 100% !important;
  padding-bottom: 40px !important;
}
.container.pan-card-rectangle {
  flex-direction: column !important;
}

.waveHold {
	position: relative !important;
	margin-top: 60px !important;
}

.feature-4cards .row > a {
	width: 100%;
}
#page-wrapper .row {
  flex-wrap: wrap;
}
#page-wrapper .row > div {
	width: 100% !important;
	min-width: 100% !important;
}
.container {
	height: auto !important;
	padding: 40px 0 !important;
}
.FooterMain {
  flex-direction: column;
}

.FooterLinks {
  display: flex;
  flex-direction: column;
  padding: 0 40px;
}

.FooterSocial {
  padding: 40px;
}

.FooterLinks a {
  margin-bottom: 10px;
}
.section {
	font-size: 16px !important;
}
.blockWrap h2 {
	font-size: 44px;
	line-height: 50px;
	margin: 0;
}
  .blockWrap h2 {
          font-size: 32px;
          line-height: 130%;
  }

#page-wrapper .col-3 {
	width: 100%;
	height: auto;
	min-height: 150px;
	margin-bottom: 40px;
	padding: 10px;
	box-sizing: border-box;
}
.feature-4cards-card-section {
	font-size: 16px !important;
}
.feature-4cards-card-title {
	font-size: 24px !important;
}
#page-wrapper .col-3::after {
	bottom: 10px !important;
	right: 10px !important;
	font-size: 20px !important;
}
.blockWrap li {
	font-size: 20px !important;
	line-height: 26px !important;
}
.breadcrumb * {
  font-size: 16px !important;
}
.breadcrumb a::after {
  padding: 0 6px !important;
}
.card-rectangle-section {
	font-size: 18px !important;
	padding: 8px 10px 0 !important;
}
.card-rectangle-title {
	font-size: 24px !important;
	padding: 6px 10px 0 !important;
}
.card-rectangle-content p {
	padding: 4px 10px 0 !important;
	margin: 0 !important;
}
#page-wrapper .col-6.feature-2cards-card {
	height: auto !important;
}
#main .blockWrap .quote {
	font-size: 32px !important;
	line-height: 36px !important;
}
#main .blockWrap p.attribution {
	font-size: 16px !important;
	line-height: 20px !important;

}

/* Inline #13 | https://coredevsc.percepticon.net/about/careers */

.content.section-intro-content p {
  margin-left: 0 !important;
}

.content.section-intro-content p img {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
}

.card-rectangle-content * {
  font-size: 16px !important;
  line-height: 20px !important;
}
.inline-button {
  display: block !important;
  line-height: 30px !important;
  margin: 20px 0 !important;
}
.col-4.prodSubCard img {
	float: left;
	margin-right: 20px;
	height: 100% !important;
	width: 40% !important;
}
.col-4.prodSubCard a::after {
	display: none;
}
.prodSubTit {
  font-size: 20px !important;
  height: auto !important;
}

.prodSubDesc {
  font-size: 12px !important;
}

.memberNameTitle {
  font-size: 24px !important;
  line-height: 30px !important;
}

.row.oneMember {
  padding-left: 20px !important;
  height: 30px !important;
  margin-left: 30px !important;
}

.row.oneMember::before {
  font-size: 20px !important;
  top: 8px !important;
}

.imageRow {
  padding-top: 20px !important;
}

.pan-accordion-list .memberContent {
  width: 100% !important;
  padding-bottom: 20px !important;
}

.content.content-columns-Content {
  width: 100% !important;
  text-alighn: center;
}

.imageRow {
  flex-direction: column !important;
}

.imageRow img {
  width: 100%!important;
  height: auto!important;
}
#page-wrapper .row.oneMember {
  width: 80%!important;
}
.memberContent {
	width: 100% !important;
}
.logoBox {
	position: relative;
	z-index: 99999;
}
.feature-cards-card {
	box-sizing: border-box;
	
	
}
a.feature-cards-card::after {
	display: none;
}
.cardWrapper {
	position: relative !important;
	bottom: unset !important;
}
#page-wrapper .col-6.feature-2cards-card {
  width: 100% !important;
}
.cardWrapper a {
	width: 100% !important;
	margin-bottom: 40px !important;
}
.feature-2cards-card-section {
	font-size: 20px !important;
	padding: 20px 20px 0 !important;
}
.feature-2cards-card-title {
	font-size: 24px !important;
	padding: 20px !important;
}
#page-wrapper .col-6.feature-2cards-card::after {
	display: none;
}

.feature-cards-numbers-card-title {
  font-size: 40px !important;
  text-align: center !important;
}

.feature-cards-numbers-card-number {
  font-size: 100px !important;
  text-align: center !important;
}

.feature-cards-numbers-card {
  height: auto !important;
  margin-bottom: 60px !important;
}
.container.pan-card-rectangle {
	padding: 0 !important;
        text-align: center;
}
.feature-cards-numbers-card-content {
  font-size: 30px !important;
  text-align: center !important;
}

}

@Media (max-width:900px) {
	.blockWrap .title {
	width: 100%;
}
.pan-feature-category {
	height: auto !important;
}
.blockWrap h1 {
	font-size: 54px;
	line-height: 70px;
}
.blockWrap h2 {
    font-size: 32px;
    line-height: 130%;
}
.blockWrap h3 {
    font-size: 24px;
    line-height: 130%;
}
}
.blockWrap p {
	font-size: 20px;
	line-height: 26px;
}
}
@Media screen and (min-width: 550px) and (max-width: 772px) {
	.feature-cards-card {
	   padding:0px;
	}
}

.rslides li {
	list-style-type: none !important;
}


.rslides li img {
        height:auto !important;
}
.container.product_detail {
    padding: 2vw 0 0 !important;
}


.table-sec-blk{
	overflow: auto;
	border-collapse: collapse;
}

.table-sec-blk tr th{
	border: 1px solid;
	padding: .40rem .85rem;
	text-align: left;
	width: 50%;
}
.table-sec-blk tr td{
	border: 1px solid;
	padding: .40rem .85rem;
	text-align: left;
	width: 50%;
}
.table-sec-blk tr td a{
	text-decoration: underline !important;
	color: #000 !important;
}

.caption {
    font-size:0.7em;
}










        .tabRoom {
        text-align: left;
        }

        .tabRoom td {
        width: 50%;
        padding: 20px 30px;
        font-size: 12px;
        font-weight: bold;
        }

        .tabRoom {
        width: 100%;
        }
        .tabRoom td:last-child {
        background: #e7e7e7;
        }
        .tabRoom td:first-child {
        background: #f2f2f2;
        }


.tabAlternating {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.95rem;
}

.tabAlternating th,
.tabAlternating td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
}

.tabAlternating thead {
  background-color: #333;
  color: #fff;
}

.tabAlternating tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.tabAlternating tbody tr:nth-child(even) {
  background-color: #ffffff;
}

/* Hover effect for rows */
.tabAlternating tbody tr:hover {
  background-color: #e0e0e0;
  transition: background-color 0.2s ease;
}

/* Responsive stacking for mobile */
@media (max-width: 768px) {
  .tabAlternating,
  .tabAlternating thead,
  .tabAlternating tbody,
  .tabAlternating th,
  .tabAlternating td,
  .tabAlternating tr {
    display: block;
    width: 100%;
  }

  .tabAlternating thead {
    display: none;
  }

  .tabAlternating tr {
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    border-radius: 0;
  }

  .tabAlternating td {
    position: relative;
    padding-left: 50%;
    border: none;
    border-bottom: 1px solid #ccc;
  }

  .tabAlternating td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    top: 8px;
    font-weight: bold;
    white-space: nowrap;
  }
}




/* Button color configuration codes */

/* :root {
    --bs-primary:  #f47521;
    --bs-secondary: #7c8088;
    --bs-tertiary: #e74c3c;
    --bs-quaternary : #f1c40f;
    --bs-adding : #7d59a7;
} */

:root, .ccm-ui {
	--bs-primary: #f47521 !important;
    --bs-secondary: #7c8088 !important;
    --bs-tertiary: #e74c3c !important;
    --bs-quaternary : #f1c40f !important;
    --bs-quote : #00aeef !important;

	--bs-primary-hover: #d39b75 !important;
	--bs-secondary-hover: #3e424b !important;
	--bs-tertiary-hover: #975a53 !important;
	--bs-quaternary-hover : #cab769 !important;
	--bs-quote-hover  : #1c75bc !important;
}




/* Color Variants */

/* Primary */
#button-block.button-block.container .btn-primary {
    border: 0px solid #f47521;
    border-radius: 12px !important;
    background-color: var(--bs-primary);
    font-weight: 700;
	color: #fff;
}
#button-block.button-block.container a.btn-primary:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f054";
    padding-left: 14px;
}



#button-block.button-block.container .btn-primary.btn-link{
    color: var(--bs-primary);
    background-color: transparent;
}
#button-block.button-block.container .btn-primary.btn-link:hover{
    color:var(--bs-primary-hover);
    background-color: transparent;
}

#button-block.button-block.container .btn-primary:hover{
    background-color: var(--bs-primary-hover);
	border-color: var(--bs-primary-hover);
}

#button-block.button-block.container .btn-primary.btn-outline {
    border: 2px solid;
    border-color: var(--bs-primary);
    color: var(--bs-primary);
    background-color: transparent;
}
#button-block.button-block.container .btn-primary.btn-outline:hover{
    background-color: var(--bs-primary-hover);
	border-color: var(--bs-primary-hover);
    color: #fff;
}



/* Secondary */
#button-block.button-block.container .btn-secondary {
    color: #fff;
    background-color:var(--bs-secondary);
}
#button-block.button-block.container .btn-secondary.btn-link{
    color: var(--bs-secondary);
    background-color: transparent;
}
#button-block.button-block.container .btn-secondary.btn-link:hover{
    color: var(--bs-secondary-hover);
    background-color: transparent;
}
#button-block.button-block.container .btn-secondary:hover{
    background-color:var(--bs-secondary-hover);
	border-color: var(--bs-secondary-hover);
}
#button-block.button-block.container .btn-secondary.btn-outline {
    border-color:var(--bs-secondary);
    color: var(--bs-secondary);
    border: 2px solid;
    background-color: transparent;
}
#button-block.button-block.container .btn-secondary.btn-outline:hover{
    background-color: var(--bs-secondary-hover);
	border-color: var(--bs-secondary-hover);
    color: #fff;
}


/* tertiary */
#button-block.button-block.container .btn-tertiary {
    color:#fff;
    background-color:  var(--bs-tertiary);
}
#button-block.button-block.container .btn-tertiary.btn-link{
    color: var(--bs-tertiary);
    background-color: transparent;
}
#button-block.button-block.container .btn-tertiary.btn-link:hover{
    color: var(--bs-tertiary-hover);
    background-color: transparent;
}
#button-block.button-block.container .btn-tertiary:hover{
    background-color:var(--bs-tertiary-hover);
	border-color: var(--bs-tertiary-hover);
}

#button-block.button-block.container .btn-tertiary.btn-outline {
    border-color :var(--bs-tertiary);
    color: var(--bs-tertiary);
    border: 2px solid;
    background-color: transparent;
}
#button-block.button-block.container .btn-tertiary.btn-outline:hover{
    background-color: var(--bs-tertiary-hover);
	border-color: var(--bs-tertiary-hover);
    color: #fff;
}

/* quaternary */


#button-block.button-block.container .btn-quaternary {
    color: #fff;
    background-color: var(--bs-quaternary);;
}
#button-block.button-block.container .btn-quaternary.btn-link{
    color: var(--bs-quaternary);
    background-color: transparent;
}
#button-block.button-block.container .btn-quaternary.btn-link:hover{
    color: var(--bs-quaternary-hover);
    background-color: transparent;
}
#button-block.button-block.container .btn-quaternary:hover{
	border-color: var(--bs-quaternary-hover);
    background-color:var(--bs-quaternary-hover);
}

#button-block.button-block.container .btn-quaternary.btn-outline {
    border-color :var(--bs-quaternary);
    color: var(--bs-quaternary);
    border: 2px solid;
    background-color: transparent;
}
#button-block.button-block.container .btn-quaternary.btn-outline:hover{
    background-color: var(--bs-quaternary-hover);
	border-color: var(--bs-quaternary-hover);
    color: #fff;
}



/* testing adding */

#button-block.button-block.container .btn-quote {
    color: #fff;
    background-color: var(--bs-quote);;
}
#button-block.button-block.container .btn-quote.btn-link{
    color: var(--bs-quote);
    background-color: transparent;
}
#button-block.button-block.container .btn-quote.btn-link:hover{
    color: var(--bs-quote-hover);
    background-color: transparent;
}
#button-block.button-block.container .btn-quote:hover{
    background-color:var(--bs-quote-hover);
	border-color: var(--bs-quote-hover);
}

#button-block.button-block.container .btn-quote.btn-outline {
    border-color :var(--bs-quote);
    color: var(--bs-quote);
    border: 2px solid;
    background-color: transparent;
}
#button-block.button-block.container .btn-quote.btn-outline:hover{
    background-color: var(--bs-quote-hover);
	border-color: var(--bs-quote-hover);
    color: #fff;
}



/* Large buttons */
.btn-lg {
    font-size: 20px;
    padding: 10px 30px;
}

/* Small buttons */
.btn-sm {
    font-size: 14px;
    padding: 6px 12px;
}
.btn- {
    font-size: 14px;
    padding: 8px 12px;
}

/* spacing related css */


/* table design changes  */

.tabRoom.tabRoom-addition td{
	width:auto;
}
.tabRoom.tabRoom-addition tr td:first-child{
	background:unset;
}
.tabRoom.tabRoom-addition tr td[rowspan]:nth-child(odd) {
	background: #f2f2f2;
}
.tabRoom.tabRoom-addition tr td[rowspan]:nth-child(even) {
	background: #e7e7e7;
}
.tabRoom.tabRoom-addition tr td:last-child{
	background:unset;
}
.tabRoom.tabRoom-addition tr:nth-child(odd) {
	background: #f2f2f2;
}

.tabRoom.tabRoom-addition tr:nth-child(even) {
	background: #e7e7e7;
}


/* new style for mobile responsive search related */

@media (max-width: 1100px) {
	#header .slipper{
		width: auto;
		right: 30px;
	}
	#search-icon {
		position: relative;
		width: 100%;
	}
	
	#search-icon .searchTrigger{
		display: block;
		position: absolute;
		right: 50px;
		top: -62px;
	}

	#searchTopWrapper.active.show{
		width: 100% !important;
		background: #000 !important;
		right: 0 !important;
	}
	#searchTopWrapper.sop{
		display: none;
		transition: top 0.5s;
		position: absolute !important;
		top: 70px;
	}
	#searchTopWrapper.slop{
		display: none;
		transition: top 0.5s;
		position: absolute !important;
		top: 70px;

	}

	#searchTopWrapper.active{
		display: none;
		transition: top 0.5s;
		position: absolute !important;
		top: 70px;

	}
	@keyframes slideIn {
		from {
			transform: translateY(-100px);
			opacity: 0;
		}
		to {
			transform: translateY(0);
			opacity: 1;
			background-color: green;

		}
	}
	
	#searchTopWrapper.active.show {
		display: block;
        top: 80px !important;
        transition: top 0.5s;
        right: unset !important;
        animation: slideIn 0.5s forwards;
	}
	#searchTopWrapper.active.show .searchTop{
		width: 95%;
		margin: 0 auto;
		margin-top: 10px;
	}
	#headerWrap.blackStyle #header {
        background: #000 !important;
        z-index: 999999999;
    }

	.no-scroll {
		overflow: hidden;
		height: 100%;
	}

	.searchTop .custom-select-icon{
		top: 4% !important;
	}

	body.search-box{
		overflow: hidden;
	}
	body.search-box hawksearch-search-field{
	
		height: 500px !important;
		overflow-y: auto !important;
	}
	#topNav ul{
		height: 80px !important;
	}
}


.container-col-1 {
    flex: 0 0 8.3333%; /* Set the width to one-twelfth of the row */
    max-width: 8.3333%; /* Prevent the column from growing larger */
    padding: 15px; /* Add padding for spacing */
    box-sizing: border-box; /* Include padding in the width calculation */
}

.container-col-2 {
    flex: 0 0 16.6667%; /* Set the width to one-sixth of the row */
    max-width: 16.6667%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-3 {
    flex: 0 0 25%; /* Set the width to one-quarter of the row */
    max-width: 25%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-4 {
    flex: 0 0 33.3333%; /* Set the width to one-third of the row */
    max-width: 33.3333%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-5 {
    flex: 0 0 41.6667%; /* Set the width to five-twelfths of the row */
    max-width: 41.6667%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-6 {
    flex: 0 0 50%; /* Set the width to one-half of the row */
    max-width: 50%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-7 {
    flex: 0 0 58.3333%; /* Set the width to seven-twelfths of the row */
    max-width: 58.3333%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-8 {
    flex: 0 0 66.6667%; /* Set the width to two-thirds of the row */
    max-width: 66.6667%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-9 {
    flex: 0 0 75%; /* Set the width to three-quarters of the row */
    max-width: 75%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-10 {
    flex: 0 0 83.3333%; /* Set the width to ten-twelfths of the row */
    max-width: 83.3333%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-11 {
    flex: 0 0 91.6667%; /* Set the width to eleven-twelfths of the row */
    max-width: 91.6667%;
    padding: 15px;
    box-sizing: border-box;
}

.container-col-12 {
    flex: 0 0 100%; /* Set the width to the full row */
    max-width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

.container-block .row > [class^="container-col-"] {
  padding: 0;
}

.container-block .row .container-col-1 {
    flex: 0 0 calc(8.3333% - 15px); /* Set the width to one-twelfth of the row */
    max-width: calc(8.3333% - 15px); /* Prevent the column from growing larger */
}

.container-block .row .container-col-2 {
    flex: 0 0 calc(16.6667% - 15px); /* Set the width to one-sixth of the row */
    max-width: calc(16.6667% - 15px);
}

.container-block .row .container-col-3 {
    flex: 0 0 calc(25% - 15px); /* Set the width to one-quarter of the row */
    max-width: calc(25% - 15px);
}

.container-block .row .container-col-4 {
    flex: 0 0 calc(33.3333% - 15px); /* Set the width to one-third of the row */
    max-width: calc(33.3333% - 15px);
}

.container-block .row .container-col-5 {
    flex: 0 0 calc(41.6667% - 15px); /* Set the width to five-twelfths of the row */
    max-width: calc(41.6667% - 15px);
}

.container-block .row .container-col-6 {
    flex: 0 0 calc(50% - 15px); /* Set the width to one-half of the row */
    max-width: calc(50% - 15px);
}

.container-block .row .container-col-7 {
    flex: 0 0 calc(58.3333% - 15px); /* Set the width to seven-twelfths of the row */
    max-width: calc(58.3333% - 15px);
}

.container-block .row .container-col-8 {
    flex: 0 0 calc(66.6667% - 15px); /* Set the width to two-thirds of the row */
    max-width: calc(66.6667% - 15px);
}

.container-block .row .container-col-9 {
    flex: 0 0 calc(75% - 15px); /* Set the width to three-quarters of the row */
    max-width: calc(75% - 15px);
}

.container-col-10 {
    flex: 0 0 calc(83.3333% - 15px); /* Set the width to ten-twelfths of the row */
    max-width: calc(83.3333% - 15px);
}

.container-block .row .container-col-11 {
    flex: 0 0 calc(91.6667% - 15px); /* Set the width to eleven-twelfths of the row */
    max-width: calc(91.6667% - 15px);
}



@media (max-width: 1100px) { /* Adjust the breakpoint as needed */
    .container-col-1, .container-col-2, .container-col-3, .container-col-4, .container-col-5, 
    .container-col-6, .container-col-7, .container-col-8, .container-col-9, .container-col-10, 
    .container-col-11, .container-col-12 {
        flex: 0 0 100%; /* Set all columns to full width */
        max-width: 100%; /* Prevent the columns from growing larger */
    }
}
