/* PRODUCT GENERAL CSS */
a.anchor {
	display: block;
    position: relative;
    top: -220px;
    visibility: hidden;
}
.prod-soc-logo {
	position: absolute;
	width: 150px;
	top: -30px;
	right: 20px; 
}
.product-hero-wrap {
	background-color: #00508c;
}
.product-hero-wrap .product-hero-text h2, 
.product-hero-wrap .product-hero-text h3 {
	color:#fff;
    font-weight: 300;
}
.product-hero-wrap .product-hero-text .prod-title {
    color: #96c837;
    font-weight: 300;
    margin-top: 10px;
}

.card .card-text ul {
    padding: 0 20px;
}
.item {
    padding-right: 15px;
    padding-left: 15px;
}

.product-hero-highl-wrap, .product-software-wrap, .product-application-wrap, .product-preview-wrap, .product-compare-wrap, .product-roadmap-wrap, .product-ecosystem-wrap, .product-buy-wrap, .product-accessories-wrap, .product-hero-verticals-wrap {
	
}
.product-hero-highl-wrap h2, .product-software-wrap h2, .product-application-wrap h2, .product-preview-wrap h2, .product-compare-wrap h2, .product-roadmap-wrap h2, .product-ecosystem-wrap h2, .product-buy-wrap h2, .product-accessories-wrap h2, .product-hero-verticals-wrap h2 {
    padding: 0px 0px 30px;
}
.product-hero-highl-wrap h4 {
	font-size: 1.25em;
    margin-bottom: 1rem;
}
.aside-nav-wrap.on {
	display: block;
}
.aside-nav-wrap {
	display: none;
	position: fixed;
    top: 50%;
    right: 6px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
	z-index: 1;
}
.aside-nav-wrap ul {
	list-style: none;
	padding: 0;
}
.aside-nav-wrap ul li {
	position: relative;
    padding: 7px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.aside-nav-wrap ul li span {
	display: none;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 20px;
    white-space: nowrap;
    font-size: 12px;
    color: #333;
    font-weight: 600;
    line-height: 1;
    background-color: white;
}
.aside-nav-wrap ul li a.active span, .aside-nav-wrap ul li:hover span{
	display: block;
	padding: 7px 5px;
}
.aside-nav-wrap ul li div {
	width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #96c837;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
}
.aside-nav-wrap ul li a.active div, .aside-nav-wrap ul li:hover div {
	height: 30px !important;
	background: #333;
}
/* PRODUCT GENERAL CSS */
/* PRODUCT OVERVIEW MENU START */
.product-hero-wrap {
    padding: 40px 0;
    margin-top: 0px;
}
.product-overview-menu .product-menu {
	border: none;
    list-style: none;
    text-align: left;
	float: none;
	margin-right: auto;
	margin-bottom: 0;
	-ms-flex-order:0;
	order:0;
	padding: 0;
	width: auto;
}
.product-overview-menu .product-menu li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 20px;
	float: none;
}
.product-overview-menu {
	padding: 20px 0;
	background-color: #f1f1f1;
}
.product-overview-menu .product-menu a {
	color: #212529;
}
.product-overview-menu .product-menu .active {
    font-weight: bold;
    text-decoration: none;
}
.product-overview-menu-wrap .stickyproduct {
	position: fixed;
	z-index: 3;
	width: 100%;
	top: 0px;
}
/* PRODUCT OVERVIEW MENU END */
/* PRODUCT HERO START */
.product-hero-highl-wrap .prod-high-icon {
	min-height: 172px;
	transition: transform .3s;
}

.product-hero-highl-wrap .prod-high-title {
	text-align: center;
	font-size: 1.25em;
	color: #00508c;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 0 20px;
}
.product-hero-highl-wrap .prod-high-overley-text {
	position: absolute;
    left: 0;
    top: -20px;
    bottom: -30px;
    width: 100%;
    background: rgba(0, 80, 140, 0.97);
    border-radius: 6px;
    font-size: 16px;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}
.product-hero-highl-wrap .product-hero-highl-container:hover .prod-high-overley-text {
	opacity: 1;
	visibility: visible;
}
.product-hero-highl-wrap .prod-high-overley-text .prod-high-overley-img {
	text-align: center;
	margin-bottom: 10px;
}
.product-hero-highl-wrap .prod-high-overley-text .prod-high-overley-img img {
	border: 1px solid #fff;
}
.product-hero-highl-wrap .prod-high-overley-text ul,
.product-hero-highl-wrap .prod-high-overley-text p {
	text-align: center;
	color: white;
    padding: 0;
    margin: 0;
}
.product-hero-highl-wrap .prod-high-overley-text ul li,
.product-hero-highl-wrap .prod-high-overley-text p {
    padding-bottom: 10px;
    font-size: 0.9em;
}
.product-hero-highl-wrap .prod-high-overley-text .prod-high-link {
	margin-top: auto;
	text-align: center;
	color: white;
}
.product-hero-highl-wrap .prod-high-overley-text .prod-high-link a {
	color: #96c837;
	text-decoration: none;
}
.product-hero-wrap .product-hero-text h1,
.product-hero-wrap .product-hero-text h2,
.product-hero-wrap .product-hero-text h3 {
	color: #fff;
	padding: 0 0 5px;
	font-weight: 300;
}
.product-hero-wrap .product-hero-text h3>span {
	display: block;
}
.product-hero-wrap .product-hero-text p {
	color: #fff;
	text-align: center;
	padding: 10px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom: 0;
}
.product-hero-wrap .product-hero-text ul {
	padding: 10px 10px 10px 18px;
	margin-bottom: 0;
}
.product-hero-wrap .product-hero-text ul li {
	color: #fff;
	font-weight: 300;
}
.product-hero-wrap .product-hero-text ul li a {
	color: #fff;
	font-weight: 300;
	text-decoration: underline;
}
.product-hero-wrap .product-hero-img .prod-soc-logo {
	padding: 20px 20px 0px;
}
.product-hero-wrap .product-hero-img .hero-img img {
    max-height: 300px;
}
.product-hero-wrap .prod-hero-icons ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.product-hero-wrap .prod-hero-icons ul li {
	display: inline-block;
	padding: 0 20px 0 0;
}

.product-hero-wrap .prod-hero-icons ul li img {
	width: 60px;
	height: 60px;
}

.product-hero-wrap .prod-hero-icons ul li.wt-circle {
	padding: 0 10px 0 0;
}
.product-hero-wrap .prod-hero-icons ul li.wt-circle:nth-child(2) {
	padding-right: 20px;
}

.product-hero-wrap .prod-hero-icons ul li.wt-circle img{
	width: 50px;
	height: 50px;
}
.product-overview-menu-wrap .product-overview-menu-mobile {
	background-color: #f1f1f1;
}
.product-overview-menu-wrap .product-overview-menu-mobile .dropdown {
	padding: 0 15px;
}
.product-overview-menu-wrap .product-overview-menu-mobile .dropdown-menu:after {
	content: " ";
    display: table;
}
.product-overview-menu-wrap .product-overview-menu-mobile .dropdown-menu.show {
	width: 100%;
	top: 32px !important;
	transform: translate3d(0px, 0px, 0px)!important;
	border-radius: 0;
	border: none;
}
.product-overview-menu-wrap .product-overview-menu-mobile .dropdown-toggle {
	display: block;
	width: 100%;
}
.product-overview-menu-wrap .product-overview-menu-mobile .dropdown .dropdown-toggle:after {
	content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    border: 1px solid #212529;
    transform: translate(0, -50%) rotate(-45deg);
    border-top: none;
    border-right: none;
    margin-top: -6px;
	display: inherit;
	margin-left: inherit;
	vertical-align: middle;
}
/* PRODUCT HERO END */
/* PRODUCT HERO HIGHLIGHTS START */
.two-coloumn-wrap, .one-coloumn-wrap {
	display: block;
	border: none;
	outline: none;
}
.two-coloumn-wrap .two-coloumn-title {
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
}
.two-coloumn-wrap .two-coloumn-icon {
	display: block;
	text-align: center;
}
.two-coloumn-img, .one-coloumn-img {
	width: 100%;
	height: auto;
}
.two-coloumn-img-wrap, .one-coloumn-img-wrap {
	position: relative;
	overflow: hidden;
	height: 186px;
}
.two-coloumn-img-wrap img {
	max-width: 186px;
}
.one-coloumn-img-wrap img {
	width: 100%;
	height:auto;
	vertical-align: middle;
	border-style: none;
}
.two-coloumn-wrap {
	width: 100%;
	padding: 20px;
	height: 186px;
}
.two-coloumn-title-wrap {
	position: absolute;
	width: 100%;
	padding: 20px;
	line-height: 18px;
	bottom: 0;
	right: 0;
}
.one-coloumn-title-wrap {
	position: absolute;
	width: 100%;
	line-height: 18px;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.two-coloumn-title {
	color: white;
}
.one-coloumn-title {
	padding: 20px;
	color: #fff;
	text-align: center;
}
.two-coloumn-icon img {
	width: 100px;
}
.product-collage-wrap a {
	text-decoration: none;
}
.collage-play-icon {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30%;
}
.collage-play-icon img {
	width: 100%;
	height: 100%;
}
/* PRODUCT HERO HIGHLIGHTS END */
/* PRODUCT HERO VIDEO START */
.product-hero-video-wrap {
	background:#00508c;
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	min-height: 500px;
}
.product-hero-video-wrap .prod-hero-video-img img, .product-hero-video-wrap video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.product-hero-video-wrap .prod-hero-video-text {
    z-index: 2;
    position: inherit;
	text-align: center;
	color: white;
	vertical-align: middle;
}
.product-hero-video-wrap .prod-hero-video-text::before {
	content: "";
	vertical-align: middle;
}
.product-hero-video-wrap .prod-hero-video-text .popup-youtube i {
	font-size: 2rem;
	color: #ff5a00;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.product-hero-video-wrap .prod-hero-video-text .popup-youtube {
	position: relative;
	color:#001328;
	text-align: center;
	background-color:#FFF;
	width: 75px;
	height: 75px;
	border-radius: 75px;
	display: inline-block;
	-webkit-animation: spineer 2s infinite;
	animation: spineer 2s infinite;
	margin: 50px 0;
	}
@-webkit-keyframes spineer {
	0% {
		-webkit-box-shadow: 0 0 0 0 #FFF
	}
	70% {
		-webkit-box-shadow: 0 0 0 20px rgba(1, 93, 199, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(1, 93, 199, 0)
	}
}

@keyframes spineer {
	0% {
		-webkit-box-shadow: 0 0 0 0 #FFF;
		box-shadow: 0 0 0 0 #FFF
	}
	70% {
		-webkit-box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
		box-shadow: 0 0 0 20px rgba(1, 93, 199, 0)
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
		box-shadow: 0 0 0 0 rgba(1, 93, 199, 0)
	}
}
/* PRODUCT HERO VIDEO END */
/* PRODUCT HERO APPLICATION START */
.product-hero-verticals-wrap {
	
}
.product-hero-verticals-wrap .prod-hero-vertic-container .prod-hero-vertic-img {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	width: 130px;
	height: 130px;
	margin: 0 auto;
}
.product-hero-verticals-wrap .prod-hero-vertic-container .prod-hero-vertic-img img {
	max-width: 130px;
	height: auto;
}
.product-hero-verticals-wrap .prod-hero-vertic-text {
	text-align: center;
    font-size: 1.25em;
    color: 
    #00508c;
    padding-left: 25px;
    padding-right: 25px;
	margin: 20px 0;
}
.product-hero-verticals-wrap .prod-hero-overley-text {
	position: absolute;
	left: 0;
	top: -20px;
	bottom: -30px;
	width: 100%;
	background: rgba(0, 80, 140, 0.97);
	border-radius: 6px;
	font-size: 16px;
	padding: 32px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
	color: white;
}
.product-hero-verticals-wrap .prod-hero-vertic-container:hover .prod-hero-overley-text {
	opacity: 1;
	visibility: visible;
}
.product-hero-verticals-wrap .prod-hero-overley-text .prod-hero-link a {
    color: #96c837;
    text-decoration: none;
}
/* PRODUCT HERO APPLICATION END */
/* PRODUCT OS SUPPORT START */
.product-software-wrap .prod-os-icon {
	min-height: 172px;
	transition: transform .3s;
}
.product-software-wrap .prod-os-title, .product-ecosystem-wrap .prod-os-title {
	text-align: center;
    font-size: 1.25em;
    color: #00508c;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 0 20px;
}
.product-software-wrap .prod-os-overley-text, .product-ecosystem-wrap .prod-os-overley-text {
	position: absolute;
    left: 0;
    top: -20px;
    bottom: -80px;
    width: 100%;
    background: rgba(0, 80, 140, 0.97);
    border-radius: 6px;
    font-size: 16px;
    padding: 32px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}
.product-software-wrap .product-hero-os-container:hover .prod-os-overley-text, .product-ecosystem-wrap .prod-hero-ecosys-container:hover .prod-os-overley-text {
    opacity: 1;
    visibility: visible;
}
.product-software-wrap .prod-os-overley-text p, .product-ecosystem-wrap .prod-os-overley-text p {
    text-align: center;
    color: white;
}
.product-software-wrap .prod-os-overley-text .prod-os-link, .product-ecosystem-wrap .prod-os-overley-text .prod-os-link {
    margin-top: auto;
    text-align: center;
    color: white;
}
.product-software-wrap .prod-os-overley-text p > a , .product-ecosystem-wrap .prod-os-overley-text p > a {
	color: white;
	text-decoration: underline;
}
.product-software-wrap .prod-os-overley-text .prod-os-link a, .product-ecosystem-wrap .prod-os-overley-text .prod-os-link a {
    color: #96c837;
    text-decoration: none;
}
.product-software-wrap .prod-os-overley-text .prod-eco-img, .product-ecosystem-wrap .prod-os-overley-text .prod-eco-img {
	text-align: center;
}
.product-software-wrap .prod-os-overley-text .prod-eco-img img, .product-ecosystem-wrap .prod-os-overley-text .prod-eco-img img {
	border: 1px solid #ffffff;
}
.product-software-wrap .prod-os-overley-text .prod-os-overley-img {
	text-align: center;
	margin-bottom: 10px;
}
.product-software-wrap .prod-os-overley-text .prod-os-overley-img img {
	border: 1px solid #fff;
}
/* PRODUCT OS SUPPORT END */
/* PRODUCT ECOSYSTEM START */
.product-ecosystem-wrap {
	
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo {
	min-height: 172px;
	transition: transform .3s;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .qt {
	width: 100px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .crank{
	width: 190px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .disti{
	width: 160px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .auzone{
	width: 150px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .xnor{
	width: 210px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .aws{
	width: 120px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .allied{
	width: 210px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .antmicro{
	width: 190px;
	height: auto;
}
.product-ecosystem-wrap .prod-hero-ecosys-container .prod-partn-logo .codesys{
	width: 120px;
	height: auto;
}
.product-ecosystem-wrap .prod-eco-container .prod-eco-thumb,
.product-ecosystem-wrap .prod-eco-container .prod-eco-text{
	padding-bottom: 10px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap {
	height: 55px;
	margin-bottom: 20px;
	vertical-align: middle;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap img {
	vertical-align: middle;
	height: 100%;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .qt {
	width: 65px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .crank {
	width: 145px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .disti {
	width: 125px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .auzone {
	width: 85px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .xnor {
	width: 145px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .aws {
	width: 75px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .allied {
	width: 180px;
}
.product-ecosystem-wrap .prod-eco-container .logo-wrap .antmicro {
	width: 180px;
}
.product-ecosystem-wrap .prod-eco-img {
	margin-bottom: 1rem;
}
.product-ecosystem-wrap .prod-eco-container .prod-eco-thumb {
	margin: 0 auto;
}
.product-ecosystem-wrap .prod-eco-container .prod-eco-thumb img{
	max-width: 220px;
}
.product-ecosystem-wrap .prod-eco-testimonial-wrap {
	max-width: 900px;
	margin: 0 auto;
}
.product-ecosystem-wrap .prod-eco-testimonial {
	position: relative;
	padding: 45px;
	border-radius: 15px;
	background-color: #00508c;
}
.product-ecosystem-wrap .prod-eco-testimonial:after {
	left: 6px;
	bottom: -14px;
	content: "";
	display: block;
	position: absolute;
	border: 14px solid transparent;
	transform: rotate(45deg);
	border-right-color:#00508c;
}
.product-ecosystem-wrap .prod-eco-testimonial p {
	color: #fff;
}
.product-ecosystem-wrap .prod-eco-testimonial i {
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border-radius: 50%;
	top: 0px;
	left: -12px;
	color: #00508c;
	position: absolute;
	background-color: #fff;
	font-size: 1.5em;
}
.product-ecosystem-wrap .prod-eco-testimonial-wrap .prod-eco-testi-details {
	margin-top: 30px;
}

.product-ecosystem-wrap .prod-eco-testimonial-wrap .prod-eco-testi-details h4 {
	font-size: 1.2em;
}
.product-ecosystem-wrap .prod-eco-testimonial-wrap .prod-eco-testi-details span {
	font-size: 0.8em;
	display: block;
}
.product-ecosystem-wrap .prod-eco-testimonial-wrap .prod-eco-testi-details .prod-eco-testi-img {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: relative;
	margin-right: 12px;
	border-radius: 50%;
	border: 2px solid #00508c;
}
.product-ecosystem-wrap .prod-eco-testimonial-wrap .prod-eco-testi-details .prod-eco-testi-img img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}
/* PRODUCT ECOSYSTEM END */
/* PRODUCT PREVIEW START */
.product-preview-wrap .prod-preview-container {
	max-width: 520px;
	max-height: 540px;
	margin: 0 auto;
}
.product-preview-wrap .prod-preview-wrap {
	position: relative;
	margin: 0 auto;
	padding-bottom: 53%;
	overflow: hidden;
}
.product-preview-wrap .prod-preview-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 520px;
    text-align: center;
}
.product-preview-wrap .prod-preview-img a {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 520px;
}
.product-preview-wrap .prod-preview-img img {
	max-width: 100%;
    height: auto;
    vertical-align: top;
}
.product-preview-wrap .prod-preview-overley-wrap {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 520px;
}
.product-preview-wrap .prod-preview-over-icon {
	position: absolute;
    left: 12px;
    top: 50%;
    transform: translate(0, -50%);
    background: #96c837;
    border-radius: 50%;
    text-align: center;
    width: 28px;
    height: 28px;
    padding-top: 2px;
}
.product-preview-wrap .prod-preview-over-title {
	color: white;
}
.product-preview-wrap .prod-preview-over-popup {
	visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: visibility .3s, opacity .3s;
    top: 20px;
    left: 20px;
    z-index: 1;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.85);
    border-radius: 5px;
	display: flex;
	align-items: center;
	text-align: center;
	background-color: white;
}
.product-preview-wrap .prod-preview-over-popup p{
	text-align: left;
	padding: 10px;
	margin: 0;
}
.product-preview-wrap .prod-preview-overley-list:hover .prod-preview-over-popup,
.product-preview-wrap .prod-preview-overley-list-two:hover .prod-preview-over-popup{
	transition: visibility 1s, opacity 1s;
    visibility: visible;
    opacity: 1;
}
.product-preview-wrap .prod-preview-overley-list, .product-preview-wrap .prod-preview-overley-list-two {
	display: flex;
	min-height: 50px;
	position: absolute;
	align-items: center;
	text-align: center;
	border-radius: 40px;
	padding: 12px 14px 12px 38px;
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
}
.prod-preview-overley-list:nth-child(1) {
	left: 4%;
	top: 27%;
}
.prod-preview-overley-list:nth-child(2) {
	left: 45%;
	top: 30%;
}
.prod-preview-overley-list:nth-child(3) {
	left: 86%;
	top: 71%;
}
.prod-preview-overley-list:nth-child(4) {
	left: 71%;
	top: 12%;
}
.prod-preview-overley-list-two:nth-child(1) {
	left: 19%;
	top: 65%;
}
.prod-preview-overley-list-two:nth-child(2) {
    left: 76%;
    top: 58%;
}
.prod-preview-overley-list:nth-child(1) .prod-preview-over-popup {
	width: 240px;
	left: -10px;
}
.prod-preview-overley-list:nth-child(2) .prod-preview-over-popup {
	width: 330px;
	left: -70px;
}
.prod-preview-overley-list:nth-child(3) .prod-preview-over-popup {
	width: 200px;
	left: -180px;
	top:-40px;
}
.prod-preview-overley-list:nth-child(4) .prod-preview-over-popup {
	width: 170px;
	left: -70px;
}
.prod-preview-overley-list-two:nth-child(1) .prod-preview-over-popup {
	width: 230px;
	top:-40px;
}
.prod-preview-overley-list-two:nth-child(2) .prod-preview-over-popup {
	width: 220px;
    left: -180px;
    top: -40px;
}

.product-preview-wrap .prod-preview-overley-list-verdin:hover .prod-preview-over-popup,
.product-preview-wrap .prod-preview-overley-list-verdin-two:hover .prod-preview-over-popup{
	transition: visibility 1s, opacity 1s;
    visibility: visible;
    opacity: 1;
}
.product-preview-wrap .prod-preview-overley-list-verdin, .product-preview-wrap .prod-preview-overley-list-verdin-two {
	display: flex;
	min-height: 50px;
	position: absolute;
	align-items: center;
	text-align: center;
	border-radius: 40px;
	padding: 12px 14px 12px 38px;
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
}
.prod-preview-overley-list-verdin:nth-child(1) {
	left: 10%;
    top: 17%;
}
.prod-preview-overley-list-verdin:nth-child(2) {
    left: 38%;
    top: 22%;
}
.prod-preview-overley-list-verdin:nth-child(3) {
    left: 59%;
    top: 22%;
}
.prod-preview-overley-list-verdin:nth-child(4) {
	left: 75%;
	top: 12%;
}
.prod-preview-overley-list-verdin:nth-child(5) {
    left: 78%;
    top: 57%;
}
.prod-preview-overley-list-verdin-two:nth-child(1) {
	left: 65%;
    top: 19%;
}
.prod-preview-overley-list-verdin-two:nth-child(2) {
	left: 75%;
    top: 65%;
}
.prod-preview-overley-list-verdin:nth-child(1) .prod-preview-over-popup {
	width: 240px;
	left: -10px;
}
.prod-preview-overley-list-verdin:nth-child(2) .prod-preview-over-popup {
    width: 300px;
    left: -20px;
}
.prod-preview-overley-list-verdin:nth-child(3) .prod-preview-over-popup {
    width: 230px;
    left: -200px;
    top: -40px;
}
.prod-preview-overley-list-verdin:nth-child(4) .prod-preview-over-popup {
    width: 200px;
    left: -160px;
}
.prod-preview-overley-list-verdin:nth-child(5) .prod-preview-over-popup {
    width: 200px;
    left: -180px;
    top: -10px;
}
.prod-preview-overley-list-verdin-two:nth-child(1) .prod-preview-over-popup {
    width: 210px;
    left: -200px;
}

.prod-preview-container .prod-preview-container-text {
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}
/* PRODUCT PREVIEW END */
/* PRODUCT ACCESSORIES START */
.product-accessories-wrap .product-accessories-item {
	padding: 20px 0;
}
.product-accessories-wrap .prod-acces-name {
	text-align: center;
	padding-bottom: 10px;
}
.product-accessories-wrap .prod-acces-img {
	text-align: center;
	padding: 10px;
	white-space: nowrap;
}
.product-accessories-wrap .prod-acces-img a {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.product-accessories-wrap .prod-acces-img img {
	max-height: 85px;
	vertical-align: middle;
}
.product-accessories-wrap .prod-acces-text ul {
	padding: 10px;
	margin: 10px;
}
/* PRODUCT ACCESSORIES END */
/* PRODUCT ROADMAP START */
.product-roadmap-wrap .roadmap-year .year {
	width:210px;
	height:80px;
    display: inline-block;
	background-color:#00508c;
	text-align:center;
	font-size:50px;
	font-weight:bold;
	line-height:80px;
    vertical-align: middle;
	color: white;
}
.product-roadmap-wrap .roadmap-year .year span {
	font-size: 18px;
}
.product-roadmap-wrap .roadmap-year {
	font-size: 0;
}
.product-roadmap-wrap .roadmap-year::after {
	content:'';
    display: inline-block;
	width:0;
	height:0;
    vertical-align: middle;
	border-left-color: #00508c;
	border-top: 40px solid transparent;
    border-left: 40px solid #00508c;
    border-bottom: 40px solid transparent;
}
.product-roadmap-wrap .roadmap-year::before {
	content:'';
    display: inline-block;
	width:0;
	height:0;
    vertical-align: middle;
	border-top: 40px solid #00508c;
    border-left: 20px solid transparent;
    border-bottom: 40px solid #00508c;
}
.product-roadmap-wrap .root {
	position: relative;
    width: 100%;
    height: 80px;
}
.product-roadmap-wrap .prod-roadmap{
 	width: 100%;
  	position: absolute;
  	z-index: 1;
}
.product-roadmap-wrap .progressbar li{
  	float: left;
  	width: 9%;
  	position: relative;
  	text-align: center;
	list-style: none;
	font-size: 0.8em;
}
.product-roadmap-wrap .progressbar{
  	counter-reset: step;
	padding: 0;
}
.product-roadmap-wrap .progressbar li:before{
	content:counter(step);
	counter-increment: step;
	width: 30px;
	height: 30px;
	border: 2px solid #bebebe;
	display: block;
	margin: 0 auto 10px auto;
	border-radius: 50%;
	line-height: 27px;
	background: white;
	color: #bebebe;
	text-align: center;
	font-weight: bold;
}
.product-roadmap-wrap .progressbar li:after{
	content: '';
	position: absolute;
	width:100%;
	height: 3px;
	background: #979797;
	top: 15px;
	left: -50%;
	z-index: -1;
}
.product-roadmap-wrap .progressbar li:first-child:after{
	content: none;
}
.product-roadmap-wrap .progressbar li.active + li:after{
	 background: #96c837;
}
.product-roadmap-wrap .progressbar li.active + li:before{
	border-color: #96c837;
	background: #96c837;
	color: white
}
.product-roadmap-wrap .year-roadmap {
	padding: 0;
	margin: 0;
}
.product-roadmap-wrap .year-roadmap li {
	list-style: none;
    float: left;
    width: 7%;
    position: relative;
    text-align: center;
    z-index: 1;
}
.product-roadmap-wrap .year-roadmap:after {
	content: '';
	position: absolute;
	width:100%;
	height: 1px;
	background: #96c837;
	top: 31px;
	left: 0;
}
.product-roadmap-wrap .year-roadmap li span {
	background-color: #fff;
	border: 1px solid #96c837;
	padding: 18px 10px;
	border-radius:50%;
	display: inline-block;
}
.product-roadmap-wrap .year-roadmap li span.active {
	background-color: #96c837;
	color: #fff;
}
.product-roadmap-wrap .year-roadmap li:first-child:after{
	content: none;
}
.product-roadmap-wrap .year-roadmap li:last-child span.active {
    background-color: #00508c;
}
.product-roadmap-wrap .progress-quaterly {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 25px;
}
.product-roadmap-wrap .progress-quaterly li {
	display: inline-block;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-basis: 0;
	-webkit-flex-basis: 0;
	text-align: center;
	border-right: 1px solid #ddd;
	font-size: 0.8em;
}
.product-roadmap-wrap .progress-quaterly li:last-child {
    border-right: none;
}
.product-roadmap-wrap .progress-item .progress {
	margin-bottom: 25px;
}
.product-roadmap-wrap .progress-category {
	list-style: none;
	padding: 0;
}
.product-roadmap-wrap .progress-category li {
	display: inline-block;
	font-size: 0.8em;
}
.product-roadmap-wrap .progress-category li:nth-child(even) {
	padding-right: 20px;
}
.product-roadmap-wrap .software-version {
	margin: 0 auto;
	padding-bottom: 20px;
}
.product-roadmap-wrap .software-version .icon {
	position: relative;
	width: 87px;
	height: 49px;
	margin: 5px auto 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-roadmap-wrap .software-version .convex::after, .convex::before, .convex span {
    content: '';
    position: absolute;
    background-color: inherit;
    -webkit-box-shadow: 1.362px 2.673px 6px 0px rgba(36, 37, 43, 0.1);
    box-shadow: 1.362px 2.673px 6px 0px 
    rgba(36, 37, 43, 0.1);
    z-index: 0;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.product-roadmap-wrap .software-version .convex {
	background-color: #00508c;
	z-index: 0;
}
.product-roadmap-wrap .software-version .convex span {
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2;
}
.product-roadmap-wrap .software-version .convex::before, .product-roadmap-wrap .software-version .convex span {
    border-radius: 50%/4px;
    bottom: -3px;
    left: 0;
    right: 0;
    top: -3px;
}
.product-roadmap-wrap .software-version .convex::after {
    border-radius: 4px/50%;
    bottom: 0;
    left: -4px;
    right: -4px;
    top: 0;
}
.product-roadmap-wrap .software-version .icon h4 {
	color: #fff;
	text-align: center;
	z-index: 1;
	margin: 0;
}
.software-version .os-wrap {
    font-size: 1em;
    font-weight: 300;
    border: 1px solid #00508c;
    border-radius: 5px;
    display: inline-block;
}
.software-version .os {
    border: 1px solid #00508c;
    display: block;
    padding: 5px 10px;
    font-size: 1.3em;
    font-weight: 500;
    background-color: #00508c;
    color: white;
    border-radius: 0;
}
.table-software th {
    font-weight: 300;
}
.table-software td {
    font-size: 0.8em;
}
.table-software th, .table-software td {
    border-top: 1px solid #ccc;
}
.product-roadmap-wrap .software-features .software-feature-item-wrap {
	overflow: hidden;
	position: relative;
	padding: 45px;
	height: 100%;
}
.product-roadmap-wrap .software-features .software-feature-item ul {
	list-style: none;
	margin-bottom: 30px;
	padding: 0;
}
.product-roadmap-wrap .software-features .software-feature-item ul li {
	font-size: 1em;
	position: relative;
	padding: 0.5em 0.5em 0.5em 2em;
}
.product-roadmap-wrap .software-features .software-feature-item ul li::before {
    content: '';
    position: absolute;
    border-color: #519032;
    border-style: solid;
    border-width: 0 0.1em 0.15em 0;
    height: 1em;
    top: 1.6em;
    left: 0.6em;
    margin-top: -1em;
    transform: rotate(45deg);
    width: 0.5em;
}
.table-software {
    font-size: 1.3em;
}
.table-software .status{
    font-size: 0.8em;
}
.table-software td {
    font-weight: 300;
}
.table-software i {
    width: 35px;
    height: 35px;
    border: 2px solid #212529;
    color: white;
    background-color: #212529;
    font-size: 1.3em;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
    display: inline-block;
}
.table-software .ready {
    background-color: #DFEEC3;
}
.table-software .working {
    background-color: #ccdce8;
}
.table-software .inprogress {
    background-color: #e5e5e5;
}
.table-bordered.table-software th {
    border: 1px solid #c8c8c8;
}
.table-bordered.table-software td {
    border: 1px solid #999;
}

/* PRODUCT ROADMAP END */
/* PRODUCT BUY NOW START */
.product-buy-wrap .prod-card-info .prod-card-name {
    padding: 0 0 20px;
}
.product-buy-wrap .product-buy-list .product-buy-list-item {
	width: 100%;
	margin: 8px 0;
	display: block;
}
.product-buy-wrap .product-buy-list .product-card {
	border: 1px solid #ededed;
}
.product-buy-wrap .product-buy-list .product-card::before {

}
.product-buy-wrap .product-buy-list .prod-card-version {
	top: 18px;
	position: absolute;
    z-index: 1;
    left: 18px;
}
.product-buy-wrap .product-buy-list .prod-card-version-text {
	font-size: 11px;
    border-radius: 1.5px;
    letter-spacing: .02em;
    line-height: 1;
    padding: 5px 8px 4px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-right: 4px;
	background: #96c837;
	color: #fff;
}
.product-buy-wrap .product-buy-list .prod-card-image {
	padding-top: 28px;
	padding-left: 15px;
}
.product-buy-wrap .product-buy-list .prod-card-info {
	padding: 24px;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.product-buy-wrap .product-buy-list .prod-card-action {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 16px 10px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.product-buy-wrap .product-buy-list .prod-card-dis {
	font-size: 0.8em;
}
.distributor-map-wrap {
    position: relative;
}
.distributor-map-body {
    display: block;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}
.distributor-map-wrap  .distributor-map-body{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.distributor-bg-gradient {
    position: absolute;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.9)) );
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
}
.distributor-map-text {
    padding: 0 20px 10px;
    left: 0;
    bottom: 0;
    width: 100%;
}
.distributor-map-text p {
    color: white;
    font-weight: bold;
}
/* PRODUCT PRICE TABLE */
.product-buy-wrap .prod-card-table table{
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
}
.product-buy-wrap .prod-card-table table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
}
.product-buy-wrap .prod-card-table table th,
.product-buy-wrap .prod-card-table table td {
	padding: .625em;
	text-align: center;
}
.product-buy-wrap .prod-card-table table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.popover-header {
    margin: 0;
}
/* PRODUCT BUY NOW END */
.border-line {
  height: 40px;
  margin-bottom: 18px;
  border-bottom: 2px solid #ccc;
}

.border-line>.triangle {
  border: 2px solid #ccc;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  position: relative;
  left: 49.5%;
  top: 30px;
  width: 20px;
  height: 20px;
}
@media (min-width: 480px) { 
    .table-software td {
        font-size: 1em;
    }
    .software-version .os-wrap {
        padding-left: 10px;
    }
    .software-version .os {
        display: inline-block;
        border-radius: 0 5px 5px 0;
        margin-left: 10px;
    }
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.product-hero-wrap .product-hero-text h3 {
		text-align: left;
	}
	.product-hero-wrap .product-hero-text h3>span {
		display: inline-block;
	}
	.product-hero-wrap .product-hero-text p {
		text-align: left;
		border: none;
		padding-bottom: 0;
	}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.product-overview-menu-wrap .stickyproduct {
		/*top: 121px;*/
		padding: 13px 0;
		background-color: #00508c;
	}
	.product-overview-menu-wrap .stickyproduct li, .product-overview-menu-wrap .stickyproduct li a {
		color: white;
	}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    product-hero-wrap {
        margin-top: 150px;
    }
}


/*use for popup image block diagram*/
#modal-image-id {
  cursor: pointer;
}

/* The Modal (background) */
.modal-image {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content-image {
  margin: auto;
  display: block;
  width: 90%;
}

/* Caption of Modal Image */
#caption-modal-image {
  margin: auto;
  display: block;
  width: 100%;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content-image, #caption-modal-image {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.modal-image-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.modal-image-close:hover,
.modal-image-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content-image {
    width: 100%;
  }
}

/**NEW LAYOUT**/
.low-price {
    font-size: 1.69em;
    font-weight: bold;
    color: #ffffff; 
    background-color: #ff5a00;
    display: inline-block; 
    position: absolute;
    top: -48px; 
    height: 50px;
    line-height: 50px;
}
.price-angle {
    position: relative;
    padding: 10px 20px; 
}
.price-angle::after {
    content: "";
    border-bottom: 51px solid #ff5a00;
    border-right: 30px solid transparent;
    position: absolute;
    right: -29px;
}
.section-wrap-2 {
    margin-top: -60px;
    padding: 110px 0;
}
.accordion-title {
    background-color: #00508c;
    color: #ffffff;
}
.accordion-title .btn-title {
    font-size: 1.4em;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
table.feature-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.feature-table td {
    border: solid 1px #7fa7c5;
    border-style: solid none;
    padding: 10px;
    border-bottom: 0;
}
.feature-table tr:hover + tr td {
    border-top: none;
}
.feature-table td:first-child {
    border-left-style: solid;
}
.feature-table td:last-child {
    border-right-style: solid;
}
.feature-table tr:last-child td {
    border-bottom: solid 1px #7fa7c5;
}
.feature-table tr:hover td {
    border: 1px solid #519032;
    border-style: solid none;
    padding: 10px;
}
.feature-table tr:hover td:first-child {
    border-left-style: solid;
}
.feature-table tr:hover td:last-child {
    border-right-style: solid;
}
.feature-table tr:nth-child(even) {
    background-color: #ffffff;
}
.feature-table tr:nth-child(odd) {
    background-color: #e5edf3;
}
.feature-table tr:hover {
    background-color: #dfeec3;
}
.skew {
    margin-bottom: 50px;
}
.features-wrap {
    padding: 38px 10px 36px;
    box-shadow: 0 0 72px -10px rgba(0, 0, 0, 0.22);
    text-align: center;
    border-radius: 30px;
    height: 100%;
}
.features-wrap .icon-part {
    display: block;
    margin-bottom: 19px;
}
.accordion-kit-title,
.accordion-som-title{
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.accordion-wrap {
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}
.plus-minus {
    position: absolute;
    right: 0;
}
.plus-minus i {
    padding-right: 10px;
}
.price-tag {
    position: absolute;
    top: 0;
    left: 0;
}
.accordion-som-title {
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.buy-list-wrap {
    border: 1px solid #ccc;
    margin: 10px 0;
}
.buy-list {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.buy-list li {
    padding: 0 10px;
}
.form-configure {
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s 
}
/*--- Switch --*/
.switch {
     font-size: 1rem;
     position: relative;
     display: block;
}
 .switch input {
     position: absolute;
     height: 1px;
     width: 1px;
     background: none;
     border: 0;
     clip: rect(0 0 0 0);
     clip-path: inset(50%);
     overflow: hidden;
     padding: 0;
}
 .switch input + label {
     position: relative;
     min-width: calc(calc(2.375rem * .8) * 2);
     border-radius: calc(2.375rem * .8);
     height: calc(2.375rem * .8);
     line-height: calc(2.375rem * .8);
     display: inline-block;
     cursor: pointer;
     outline: none;
     user-select: none;
     vertical-align: middle;
     text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem);
}
 .switch input + label::before, .switch input + label::after {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: calc(calc(2.375rem * .8) * 2);
     bottom: 0;
     display: block;
}
 .switch input + label::before {
     right: 0;
     background-color: #dee2e6;
     border-radius: calc(2.375rem * .8);
     transition: 0.2s all;
}
 .switch input + label::after {
     top: 2px;
     left: 2px;
     width: calc(calc(2.375rem * .8) - calc(2px * 2));
     height: calc(calc(2.375rem * .8) - calc(2px * 2));
     border-radius: 50%;
     background-color: white;
     transition: 0.2s all;
}
 .switch input:checked + label::before {
     background-color: #08d;
}
 .switch input:checked + label::after {
     margin-left: calc(2.375rem * .8);
}
 .switch input:focus + label::before {
     outline: none;
     box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, .25);
}
 .switch input:disabled + label {
     color: #868e96;
     cursor: not-allowed;
}
 .switch input:disabled + label::before {
     background-color: #e9ecef;
}
 .switch.switch-sm {
     font-size: 0.875rem;
}
 .switch.switch-sm input + label {
     min-width: calc(calc(1.9375rem * .8) * 2);
     height: calc(1.9375rem * .8);
     line-height: calc(1.9375rem * .8);
     text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem);
}
 .switch.switch-sm input + label::before {
     width: calc(calc(1.9375rem * .8) * 2);
}
 .switch.switch-sm input + label::after {
     width: calc(calc(1.9375rem * .8) - calc(2px * 2));
     height: calc(calc(1.9375rem * .8) - calc(2px * 2));
}
 .switch.switch-sm input:checked + label::after {
     margin-left: calc(1.9375rem * .8);
}
 .switch.switch-lg {
     font-size: 1.25rem;
}
 .switch.switch-lg input + label {
     min-width: calc(calc(3rem * .8) * 2);
     height: calc(3rem * .8);
     line-height: calc(3rem * .8);
     text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem);
}
 .switch.switch-lg input + label::before {
     width: calc(calc(3rem * .8) * 2);
}
 .switch.switch-lg input + label::after {
     width: calc(calc(3rem * .8) - calc(2px * 2));
     height: calc(calc(3rem * .8) - calc(2px * 2));
}
 .switch.switch-lg input:checked + label::after {
     margin-left: calc(3rem * .8);
}
 .switch + .switch {
     margin-left: 1rem;
}
 .content-b {
/*     display: none;*/
}

.ribbon {
  margin: 0;
  padding: 0;
  background-color: #ff5a00;
  color:white;
  padding:.5em 0;
  position: absolute;
  top:0;
  left:0;
  transform: translateX(0%) translateY(0%) rotate(-35deg);
  transform-origin: top right;
  text-align: center;
}
.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  top:0;
  margin: 0 -1px; /* tweak */
  width: 100%;
  height: 100%;
  background-color: #ff5a00;
}
.ribbon:before {
  right:100%;
}
.ribbon:after {
  left:100%;
}
@media (max-width: 992px) { 
    .ribbon {
        font-size: 1.2rem;
        transform: translateX(-10%) translateY(0%) rotate(-35deg);
    }
}
@media (max-width: 768px) { 
    .ribbon {
        font-size: 1rem;
        transform: none;
        padding: 5px 10px;
        position: relative;
    }
    .ribbon:before,
    .ribbon:after {
        content: none;
    }
}

.product-compare .product-label {
	margin-top: 10px;
    font-weight: normal;
}
.product-compare .product-list-head {
    background-color: #f1f1f1;
}
.product-compare {
    height: 1px;
}
.product-compare .product-head {
    text-align: center;
    font-weight: bold;
    vertical-align: inherit;
    padding: 0;
    height: 100%;
}
.product-compare .card-icons {
    margin: 0 auto;
}
.product-compare .even {
    background-color: #f7f8fa;
}
.product-compare th:first-child,
.product-compare td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background-color: #eee;
}
.product-compare .odd th:first-child {
    font-weight: normal;
}
.product-compare thead th:first-child {
    background-color: white;
}
.product-compare .even th:first-child {
    font-weight: normal;
}
.product-compare td {
  white-space: nowrap;
}
.product-compare { table-layout: fixed; }
.product-compare th { width: 160px; word-break: normal; }
.product-compare td { width: 180px; word-break: normal; }
.product-compare td div { white-space: normal; }
.product-compare td div a { word-break: normal; white-space: normal; }


.configure-wrap {
    background-color: #f9f9f9;
    padding: 49px 90px 38px 66px;
}
.configure-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
/*.dream-configure {
    display: block;
    width: 100%;
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: none;
    color: #0d0d0d;
    font-size: 15px;
    line-height: 26px;
    border-radius: 4px;
    padding: 9px 25px 9px 15px !important;
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none;
}
.dream-configure {
  background-image:
    linear-gradient(45deg, transparent 50%, #00508c 50%),
    linear-gradient(135deg, #00508c 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}*/
.configure-list li {
    margin: 10px 0;
}
/**END NEW LAYOUT**/

.datapop{ 
	width:90% !important; 
	max-width : 90% !important;

 }

 .data-image-close{
	z-index: 1000;
	color: #ff0000;

 }