html {
    font-size:1em;
}

#grad {
background: linear-gradient(90deg,hsla(0,0%,92.9%,0) 30%,#ededed 90%);
width: 100%;
height: 50px;
position: absolute;
}

#carousel-grad {
background-image: url("/images/wallpaper5.jpg");
width: 100%;
margin-top: 10px;
background-size: 100% 450px;
}

#carousel-madcam {
max-width: 1920px;
margin-left: auto;
margin-right: auto;
}

.bi-download {
	font-size: 3em;
	text-align:center;
	color:#00ce00;
	background: whitesmoke;
    border-radius: 15px;
}

.madcam-buy-product-content .btn-madcam {
	float: right !important;
}

.madcam-buy-product-content table {
	margin-top: 10px !important;
}

.madcam-buy-product-image {
	max-width: 334px;
}

.partner-bumper {
	height: 35%;
}

.radioBuy:checked ~ label {
  background: #f1f1f1;
}

.partner-content {
	border: 1px solid black;
	padding: 10px;
	overflow: auto;
	min-height: 130px;
}


.btn-pricelist {
	border: none;
    background: none;
    color: #0d6efd;
    text-decoration: underline;
}

.btn-pricelist:hover {
	color: #0a58ca;
}



.radioBuyLabel {
	width: 230px;
	height: 50px;
	display: inline-block;
	border: 1px solid #d6d6d6;;
	flex: 1;
	text-align: center;
	line-height: 50px;
	margin: 5px;
	cursor: pointer;
	border-radius: 5px;
}



.radio-wrapper {
  position: relative;
  display: inline-block;
  flex-direction: row-reverse;	
}



.madcam-download-item-text {
	line-height: 4em;
	color: black;
}

.btn-upload {
	height: 40px;
	width: 100px;
}

.paypal-logo a img {
	width: 100%;
	max-width: 320px;
}

.buy-logo img {
	display: block;
	margin: 0 auto;
}


.hr {
	border-bottom: 1px solid #e4e4e4;
}

.gallery-image {
	background-position-y: center;
	background-position-x: center;
	width: 330px;
	height: 180px;
	margin: 0 auto;
	box-shadow: 1px 1px 1px 1px #e2e2e2;
}

.gallery-image-1 {
	background: url("/gallery/photos/MADCAM_02.jpg") no-repeat;background-size:cover;
}

.gallery-image-2 {
	background: url("/gallery/photos/MADCAM_03.jpg") no-repeat;background-size:cover;
}

.gallery-image-3 {
	background: url("/gallery/photos/MADCAM_05.jpg") no-repeat;background-size:cover;
}

.gallery-image-4 {
	background: url("/gallery/photos/MADCAM_04.jpg") no-repeat;background-size:cover;
}

.gallery-image-5 {
	background: url("/gallery/photos/MADCAM_08.jpg") no-repeat;background-size:cover;
}

.gallery-image-6 {
	background: url("/gallery/photos/MADCAM_06.jpg") no-repeat;background-size:cover;
}

.gallery-image-7 {
	background: url("/gallery/photos/MADCAM_07.jpg") no-repeat;background-size:cover;
}

.d-block {
height: 450px;
margin-left: 17%;
}

td p {
	margin: 0;
}

.table-row-grey {
	background: #f0f0f0;
}

h1 {
	font-size: 2em;
}

.embed-responsive {
  position: relative;
  display: block;
  padding: 0;
  overflow: hidden;
}

.madcam-banner-wrapper {
	width: fit-content;
}

.madcam-banner {
	margin-top: 20px;
	padding-top: 20px;
	display: inline-block;
}

.madcam-banner-grad {
	min-height: 150px;
	background: #ffcc02;
	margin-top: 40px;
}

.madcam-banner-text {
	color: white;
	font-size: 1.4em;
	font-weight: 500;
	max-height: 250px;
}

.madcam-style-link {
	color: #212529;
	text-decoration: none;
}

.madcam-banner-btn {
	color: #6c6c6c;
    text-decoration: none;
    height: 50px;
    width: 170px;
    line-height: 45px;
    border: 2px solid white;
    border-radius: 4px;
    background: white;
	font-size: 1.1em;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	font-weight: 500;
}

.bottom-card {
	height: 250px !important;
}

.bottom-card .madcam-card-link {
	height: 50px !important;
}

.bottom-card .madcam-card-text {
	height: 150px;
}

.bottom-card h5 {
	margin-top: 20px;
	color: black;
}

.madcam-large-banner-grad {
	min-height: 400px;
    background: #f4f4f4;
}

.madcam-banner-btn:hover {
	color: #ffffff;
    background: #ffcc02;
}

.madcam-style-link:hover {
	color:#ffcc02;
}

.published {
	font-size: 0.8em;
    color: #4a4a4a;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive::before {
  display: block;
  content: "";
}



.footer-copyright {
	display: inline-block;
}

.footer-bottom-link {
	float: right;
	margin: 0 5px 0 5px;
}

.madcam-card {
	height: 500px;
	background: white;
	border: 1px solid #93939338;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
	padding: 0;
}

.madcam-card-link {
	height: 100px;
}

.madcam-card:hover {
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

.madcam-card-img {
	width: 100%;
	height: 200px;
	
}

.madcam-card a h4 {
	width: 50%;
    margin: 0 auto;
    height: 50px;
    margin-top: -25px;
    line-height: 50px;
}

.madcam-card a .madcam-card-text {
	color: #212529;
    text-align: center;
    padding: 30px 20px 30px 20px;
}

.madcam-card .madcam-card-link {
	color: #212529;
}

.madcam-card a {
	text-decoration: none;
}

.madcam-card a:hover h4 {
	background: #232323;
}

.madcam-product-img {
	width: 334px;
	height: 285px;
}

.madcam-product-btn {
	width: 140px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.madcam-product-text table {
	float: right;
}

.madcam-product-price {
	line-height: 40px;
	font-size: 1.2em;
	color: #03ad03;
}

.productcard-1 {
	background: url('../images/box3xbright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.productcard-2 {
	background: url('../images/box3xtrabright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.productcard-3 {
	background: url('../images/box4xbright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.productcard-4 {
	background: url('../images/box4xtrabright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.productcard-5 {
	background: url('../images/box5xbright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.productcard-6 {
	background: url('../images/box5xtrabright.png') no-repeat;background-size:cover;
	background-position-y: center;
	background-position-x: center;
}

.card-1 {
	background: url('../images/box5xtrabright1.png') no-repeat;background-size:contain;
		background-color: #efefef;;
	background-position-y: center;
	background-position-x: center;
}

.card-2 {
	background: url('../images/checkboxes.jpg') no-repeat;background-size:cover;
	background-color: #efefef;;
	background-position-y: center;
	background-position-x: center;
}

.card-3 {
	background: url('../images/repair.jpg') no-repeat;background-size: cover;
	background-color: #efefef;;
    background-position-y: center;
	background-position-x: center;
}

.madcam-card-text {
	height: 200px;
	width: 100%;
}

.card-row {
	width: 90%;
	margin-bottom: 40px;
}

.footer-bottom-section {
	margin-bottom: 10px;
}

.madcam-link {
	color: #939393;
}

.madcam-link:hover {
	color: white;
}

.social-media-image {
	width: 100px;
	max-height: 50px;
}

.social-media-link {
	text-decoration: none;
	box-shadow: none;
}

.bi {
	margin: 0 5px 0 5px;
}

.bi-youtube:hover {
	fill: #FF0000;
}

.youtube-text {
	max-height: 240px;
}

.bi-facebook:hover {
	fill: #4267B2;
}

.image-1 {
background: url("/images/madcam.png") no-repeat;
background-size: 700px;
background-position-y: center;
}

.image-2 {
background: url("/images/metalworking.png") no-repeat;
background-size: 700px;
background-position-y: center;
}

.image-3 {
background: url("/images/woodworking2.png") no-repeat;
background-size: 700px;
background-position-y: center;
}

.image-4 {
background: url("/images/jewelry.png") no-repeat;
background-size: 700px;
background-position-y: center;
}

.image-5 {
background: url("/images/boxesbright1-left.png") no-repeat;
background-size: 700px;
background-position-y: center;
}

@media screen and (max-width: 350px) {
	.bi-download {
	background: white;
	}
}

@media screen and (max-width: 991px) {
    
    html {
	font-size: 2.1em;
	}
	
	.madcam-topbar {
		height: 70px;
	}
	
	.madcam-buy-product-image {
		max-width: 600px;
	}
	
	.madcam-product-img {
		width: 100%;
		height: 600px;
	}
	
	input[type=text] {
		border: 1px solid #8e8e8e;
	}
	
	textarea {
		border: 1px solid #8e8e8e;
	}
	
	.btn-upload {
        height: 70px;
        width: 140px;
	}
	
	#grad {
		height: 100px;
	}
	
	.madcam-topbar {
	    height: 100px;
	}
	
	.madcam-topbar .btn-group {
	    margin-top: 10px;
	}
	
	.madcam-header {
		height: 150px !important;
	}
	
	.navbar {
	    margin-top: 40px;
	}
	
	.madcam-banner-btn {
		height: 100px;
		width: 300px;
		line-height: 100px;
	}
	
	.madcam-card-img {
		height: 300px;
	}
	
	.madcam-card-text {
		height: auto !important;
	}
	
	.madcam-card-link {
		height: auto !important;
	}
	
	.madcam-card a h4 {
		height: 70px;
		line-height: 70px;
	}
	
	.youtube-text {
		max-height: none;
	}
	
	.madcam-card {
		height: 700px;
	}
	
	.bottom-card {
		height: 500px !important; 
	}
	
	.madcam-product-btn {
		width: 250px;
		height: 70px;
		line-height: 70px;
	}
	
	.madcam-buy-product-content .btn-madcam {
		height: 70px !important;
		width: 160px !important;
	}
	
	.radio-wrapper {
		display: block;
	}
	
	.radioBuyLabel {
		width: 100%;
	}
    
	.d-block {
	background-position: center;
	background-size: 250px;
	margin-left: 0;
	}
	
	.madcam-buy-product-content {
		text-align:center;
	}
	
	.madcam-buy-product-content table {
		margin: 0 auto;
	}
	
	.partner-content-left {
		border-right: none !important;
	}
	
	.partner-bumper {
		height: 0;
	}
	
	.radio-container {
		text-align: center;
	}
	
	.imgcontainer {
		margin: 0 auto;
	}

	.imgcontainer a img {
		width: 100%;
	}

	.sidenote a img {
		max-width: 130px;
	}
	
	.madcam-download-item-text {
		text-align: center;
		line-height: normal;
	}
	
	.release-note {
		margin: 0 auto;
		
	}
	
	.release-note-header {
		margin: 0 auto;
	}
	
	.carousel-caption .carousel-hide-mobile {
	display: none;
	}

	.nav-item-footer {
	padding-left: 10px;
	}
	
	.footer-copyright {
	display: block;
	}
	
	.footer-bottom-link {
	float: left;
	}
	
	.madcam-card {
		width: 100%;
		margin: 0 auto;
	}
	
	.madcam-banner {
    margin: 0 auto;
    padding: 10px;
    text-align: center;
	display: block;
	margin-bottom: 0;
	}
	
	.madcam-product-text {
		text-align:center;
	}
	
	.madcam-product-text table {
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}
	
	.madcam-banner-btn {
		margin: 0 auto;
		display: block;
	
	}
	
	.madcam-banner-text {
		margin-top: 20px;
	}
}

@media screen and (max-width: 1200px) {
	.card-row {
		width: 100%;
	}
	
	#carousel-grad {
		background-size: 1320px 450px;
	}
}

@media screen and (min-width: 992px) {

	.carousel-caption{
	right: unset;
	left: 60%;
	top: 17%;
	max-width: 300px;
	}

	.footer-nav-column {
	border-right: 0.5px solid #5d5d5d !important;
	border-left: none !important; 
	}
	
}

@media screen and (min-width: 750px) {

	.footer-subsection {
	padding-left: calc(var(--bs-gutter-x) * 1);
	padding-right: none;
	}

}


.carousel .carousel-indicators li {
background-color: #9d9d9d7a;
height: 7px;
margin-left: 10px;
width: 30px;
}

/* Change the direction of the transition. */
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .carousel-item.carousel-item-next,
.carousel-inner > .carousel-item.active.carousel-item-right {
right: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .carousel-item.carousel-item-prev,
.carousel-inner > .carousel-item.active.carousel-item-left {
right: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}

.carousel-item {
transition: all 1.5s ease-in-out 0s;
with: 50%;
}

.carousel-caption p {
margin-bottom: 10px;
}
.carousel-item.active {
width: 100%;
}

.footer-nav-column {
margin-top: 20px;
border-right: none;
}

.border-top {
border-top: 0.5px solid #5d5d5d !important;
}

.footer-header {
margin-bottom: 10px;
width: fit-content;
border-bottom: 3px solid #ffcc02;
padding-bottom: 7px;
}

.c-white {
color: white !important;
}

.c-grey {
color: #939393 !important;
}

.footer-nav-column .nav-item {
border-right: 0;
text-align: left;
}

#nav-link-footer {
font-weight: 400 !important;
padding-left: 0 !important;
text-decoration: none;
}

#nav-link-footer:hover {
color: white !important;
}

.nav-item-footer {
height: 40px !important;
}


.btn-madcam {
border-radius: 2px;
background: #ffcc02;
border: none;
border: 1px solid #ffffff96;
color: white;
text-shadow: 0.5px 0.5px black;
}

#footer-grad {
background: #181818;
}

.btn-madcam:hover {
color: white;
background: #232323;
}

.madcam-footer {
padding-top: 60px !important;
}

.btn-madcam:focus {
box-shadow: none;
outline: 0;
}

.btn-madcam:active {
box-shadow: none;
outline: 0;
}

.btn-madcam-carousel {
margin: 0 auto;
}

.carousel-link {
	color: #ffcc02;
    text-decoration: none;
}

.carousel-link:hover {
	color: white;
}

.carousel .carousel-indicators li.active {
background-color: #dfdfdf7a;
}

@media screen and (min-width: 992px) {
.container-lg {
position:relative !important;
}

}