@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 100;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Thin.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Thin.woff?v=3.15") format("woff");
	}
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 200;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-ExtraLight.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-ExtraLight.woff?v=3.15") format("woff");
	}
	@font-face {
	  font-family: 'Inter';
	  font-style:  italic;
	  font-weight: 200;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-ExtraLightItalic.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-ExtraLightItalic.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 300;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Light.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Light.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 400;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Regular.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Regular.woff?v=3.15") format("woff");
	}
	@font-face {
	  font-family: 'Inter';
	  font-style:  italic;
	  font-weight: 400;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Italic.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Italic.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 500;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Medium.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Medium.woff?v=3.15") format("woff");
	}
	@font-face {
	  font-family: 'Inter';
	  font-style:  italic;
	  font-weight: 500;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-MediumItalic.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-MediumItalic.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 600;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-SemiBold.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-SemiBold.woff?v=3.15") format("woff");
	}
	@font-face {
	  font-family: 'Inter';
	  font-style:  italic;
	  font-weight: 600;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-SemiBoldItalic.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-SemiBoldItalic.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 700;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Bold.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Bold.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 800;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-ExtraBold.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-ExtraBold.woff?v=3.15") format("woff");
	}
	
	@font-face {
	  font-family: 'Inter';
	  font-style:  normal;
	  font-weight: 900;
	  font-display: swap;
	  src: url("https://assets.deecies.com/fonts/Inter-Black.woff2?v=3.15") format("woff2"),
		   url("https://assets.deecies.com/fonts/Inter-Black.woff?v=3.15") format("woff");
	}
	
	*{
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		}
	
	.para, p.para {padding: 0; margin: 0; font-family:'Inter','Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
	}
	
	.description {
		border:1px solid #e3e3e3;
		background: white;
		width:auto;
		max-width:275px;
		height:auto;
		padding:10px;
		font-family: 'Inter','Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
		font-weight: 300;
		color: rgb(39, 44, 45);
		font-size: 13px;
		z-index: 10;
		position: absolute;
		margin-left: 5%;
		margin-top: 1%;
		cursor: default;
		display: inline-block;
	}
	
.clr, .clear, .cleared {clear : both;}

.deecies {	
	background-size : 100% auto;
	background-color : black;
	margin: 0;
	padding: 0;
	border: 0;
	overflow:hidden;
	font-family:'Inter', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.deecies p, .deecies li {}
.deecies ul {padding: 0 0 0 5px;list-style-type: none;}
.deecies-content {width: 100%; overflow: auto;}
.deecies-center {text-align: center;}
.deecies-justify {text-align: justify;}
.deecies-content-inner {
	margin: 0 auto;
	max-width: 860px;
	align-content: center;
}

.content-inner-600 { max-width: 600px; }
.content-inner-620 { max-width: 620px !important; border: 0px; }

.group:after {
	  content: "";
	  display: table;
	  clear: both;
	}

.deecies-header {
	background-image: url('https://assets.deecies.com/images/bac12.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 22px 0;
	text-align: center;
}

#eu-banner {
	height:150px;
	width:100%;
	background: #003399;
	color: #003399;
	background-image: url('https://assets.deecies.com/images/eu-banner.png');
	background-position: center center;
	background-size: 98%;
	background-repeat: no-repeat;
}

/* Text */

.mt-1 {font-size: 55px; line-height: 105%; color: rgb(255, 255, 255); }
.mt-2 {font-size: 13px; line-height: 15px; font-weight:300; color: rgb(255, 255, 255);}

.item-description {padding:12px 0 20px; text-align: justify;} 

.s-text  {
	font-size: 15px;
	color: #A1A1A6;
	line-height: 26px;
	font-weight: normal;
	max-width: 700px;
	padding: 0 10%;
}

.box-text  {
	font-size: 16px;
	color: #A1A1A6;
	line-height: 26px;
	font-weight: 300;
	/*letter-spacing: -.012em;*/
}

.s-text h3 {
	text-align: center;
	font-size: 24px;
	color: white;
	line-height: 25px;
	font-weight: 900;
	padding-bottom: 10;

}

.s-text h2 {
	text-align: left !important;
	font-size: 24px;
	color: white;
	line-height: 25px;
	font-weight: 900;
}

.s-text-top  {
	width: 90% !important;
	max-width: 800px !important;
	line-height: 1.2em;
}

/* Blocks */

.block3 {
	max-width: 600px;
	margin: 0 auto;
}
.block3 h3 {
	color: #E70059;
	font-size: 1.3em;
	font-weight: 600;
	margin: 0;
}
.block3 .text-desc {
	color: rgb(39, 44, 45);
	font-size: 14px;
	float: left;
	max-width: 70%;
	margin-bottom: 20px;
}

.block4 {
	text-align: left;
	margin: 0 auto;
}

/* Images */

.headerimg {max-width: 100%; display: block; margin-left: auto; margin-right: auto; padding-bottom: 30px;}

img.bulletmain {width: 61px;vertical-align: top;border: 0;}

h3.bulletmain {text-align:left; margin-left: -3px !important;}

.wmdd {float:left;padding-right: 20px;}

#tooltiptouch {display:none !important}
.logo img { max-width: 125px; margin: 25px 0 25px 120px; }

#MonthlyOffer {background-image: linear-gradient(90deg, #41B0F6, #327AC4); text-align: center; position: relative; z-index: 9;width:100%;}
#MonthlyOffer img { max-height: 195px; width: 90%; }

#MonthlyOffer:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 74.6%;
	left: 0;
	background-image: linear-gradient(90deg, #d5344d, #ad2570);
	}
	
/**	#MonthlyOffer:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 55%;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	} **/

.phpimage, .copyright {
	display: inline-block; 
	vertical-align: middle;
	/*zoom: 50%;*/
	transform: scale(0.5);
	padding: 3px;
}

/*.phpbox {width:100%; margin:0 auto}*/
.phpimage1 {width:688px; margin:10px 0 5px 0}

.phpimage2 { /*position: relative; zoom: 50%;
	-ms-zoom: 0.5;
	-webkit-zoom: 0.5; */
	display: block; 
	margin:0 auto 0 auto;
	max-height: 65px;
}
	
/* img.phpimage2 {max-width: revert !important}*/
.phpimage-mob {display:none; margin:10px 0 5px 0}
.dddate {text-align: center;color: #FFF;font-weight: 600; margin:0 auto; padding: 5px 0; font-size:16px}

#Col1 {float:left;width:4%;font-weight: 200;font-size:13px}
#Col2 {float:left;margin-left:5%;width:41%;}
#Col3 {float:right;margin-left:3%;width:51%;}
#ColRight {float: right;width: 87%; padding: 15px 0 5px 0}

#ColRight ul {list-style: none; padding:0;margin:0;}
#ColRight li:before {
color: rgba(190, 189, 189, 0.94);
content: '⦿ ';
}

/*Boxes*/

.boxes-center {padding-left: 35px; padding-right:35px;}
.box-content {padding: 35px 60px 35px 60px}
.flex-box-content {padding:35px 4% 35px 4%}
.rounded-box
{
	display: block;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #151516;
	border-radius: 30px;
	margin: 35px auto 35px auto;
	max-width: 1250px
}

.macos {min-height: 720px;}
.rounded-box, .macos {margin: 0 auto 35px auto;}

.macos::before {
	content: "";
	background-image: url("https://assets.deecies.com/images/macos_bg__b9yaapi9sjv6_large_2x.jpg"); 
	background-size: 1390px;
	display: block;
	position:absolute; 
	z-index:-1;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.monterey {min-height: 720px;}
.rounded-box, .monterey {margin: 0 auto 35px auto;}
.monterey::before {
	content: "";
	background-image: url("https://assets.deecies.com/images/montereybackground.jpg"); 
	background-size: 1390px;
	display: block;
	position:absolute; 
	z-index:-1;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.ventura{min-height: 720px;}
.rounded-box, .ventura {margin: 0 auto 35px auto;}
.ventura::before {
	content: "";
	background-image: url("https://assets.deecies.com/images/venturabackground.jpg"); 
	background-size: 1390px;
	display: block;
	position:absolute; 
	z-index:-1;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.macos h3 {text-align: left; font-size: 45px; line-height: normal;color: white; margin: 0 0 0 -5px;}
.macos h2 {text-align: left; font-size: 30px; line-height: normal;color: white; padding-bottom: 10px;}
.macos-mbp {display: block; width:783px; height:610px; position:absolute; z-index: 1; left:607px; bottom:24px}
.macos-mm {display: block; width:783px; height:610px; position:absolute; z-index: 1; left:607px; bottom:0px}
.box1-header {font-size:20px; font-weight: 600; letter-spacing: -0.01em; color: white}
.box1-heading {font-size:56px; font-weight: 700; letter-spacing: -.028em; color: white; max-width: 420px; margin-top: 100px; line-height: normal;}
.box1-content {font-size:18px; font-weight: 600; letter-spacing: -0.01em; color: white; max-width: 420px; margin-top: 30px}

.roundedbox, .green {margin: 0 auto 5px auto;}
.greenbox {background: linear-gradient(to bottom, #203025 0%, #151516 100%);}
.bespokecontent:after {content: ""; background-image:url(https://assets.deecies.com/images/green2.png); background-size:62%; z-index: 1; display: block; top: 53%;right: -278px;bottom: 0px;left: 52%; position: absolute; background-repeat: no-repeat;}
.green h3 {text-align: left; margin: 0 0 10px -5px; font-size: 45px; line-height: 0.8; letter-spacing: -.001em;}
.greenheading {margin-top:0px}
.greenfooter {width:28%; display: inline-block; padding-top: 19%; position: relative}
.greenleaf {shape-outside: ellipse(150px 300px at 50% 50%); float: right;}
.bespoketitle {color:#4cd265;}
.bespokecontent {color:#4cd265;}

.flex-container {
	display: flex;
	max-width: 1250px;
	margin:0 auto;
}
.flex-child {
	flex: 1;
}  

.flex-child:first-child {
	margin-right: 35px;
} 

/* Delivery Date */
.cpu {background: linear-gradient(to right top, #071931 0%, #33274f 50%, #661e43 100%); order:1;}
.cpu h3 {text-align: left; font-size: 45px; line-height: normal;color: white; margin: 0 0 0 -5px; letter-spacing: -.028em;}
.cpu h2 {text-align: left; font-size: 30px; line-height: normal;color: white; padding-bottom: 10px; letter-spacing: -.028em;}
.box2-content {font-size:18px; font-weight: 600; letter-spacing: -0.01em; color: white; max-width: 460px; text-align:center; margin: 0 auto; padding: 30px 0 25px 0;}
.bigd {font-size:50px; font-weight: 700; letter-spacing: -.028em; color: white; text-align: center; line-height:normal;}
.pad {padding-top:108px;}
.pad2 {padding-top:40px;}

.vat {background: linear-gradient(to right bottom, #1f224b 0%, #2d5d85 100%); min-height:560px; order:2;}

.int {min-height:560px;}
.int::before {
	content: "";
	background-image: url("https://assets.deecies.com/images/int-bg4.jpg"); 
	background-size: 100%;
	display: block;
	position:absolute; 
	z-index:-1;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.m1infogram {margin: 0 auto 0 auto; background-color: black; }

/* Shop Mac models with M1*/
.baseline {flex-flow: row wrap; justify-content: space-around; align-items: baseline;}
.select {background: #1d1d1f;margin: 35px auto 0 auto}
.box3-header {font-size:64px; font-weight: 700; letter-spacing: -.028em; color: #fff; max-width: 616px; margin: 60px auto 15px auto; text-align: center; line-height: normal; }
.box3-select {font-size:24px; font-weight: 600; color: #fff; margin: 0 auto; text-align: center; padding: 40px 0; width:300px}
.s-img {display:block; padding-bottom:30px; text-align: center; margin: 0 auto;}
.s-img-p {display:block; padding-bottom:30px; text-align: center; margin: 0 auto; width:50%}
.s-mba {width:279px; height: 164px;}
.s-mbp {width:282px; height: 167px;}
.s-mm {width:161px; height: 57px;}
.button {background: #0071e3; text-align: center; white-space: nowrap; cursor: pointer; display:block; margin: 0 auto; border-radius:12px; padding: 4px 12px; width: 27px; font-size: 12px; line-height: 1.3; font-weight: 400; letter-spacing: -.01em; text-decoration: none; color: #fff;}
.button:hover {background:#0077ED}
.buttonbig {width: 76px;}
.select-mm, .select-mba, .select-mbp, .select-pro, .select-max, .select-ultra, .select-m1, .select-m2, .select-max2, .select-max3, .select-pro2, .select-pro3, .select-ultra2 {padding-bottom: 15px}
.box3-shop {padding-bottom: 35px}

/*Footer*/

.footend {}
.footend:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/****** Order ********/
.orderimg {
float: right; clear: both; padding-left: 16px; max-width:140px;
}

#Footer {
	background-image: linear-gradient(90deg, #d5344d, #ad2570) !Important;
	color: #fff;
	padding: 15px 0;
}

#Footer .left {width: calc(46% - 4px); font-size: .77em; display: inline-block;vertical-align: middle;padding-left: 4%;}
#Footer .right {width: calc(50% - 24px); font-size: .6em !important; line-height: 1em; margin: 0px 20px 0 0; font-weight: 200; text-align: justify; display: inline-block; vertical-align: middle;}

#Steve {
	background: #000;
	color: #fff;
	text-align: left;
	padding: 0;
	color: #ddd;
}

#Steve span {
	font-size: 10px;
	font-weight: lighter;
	font-style:italic;
	margin-right: 0px;
}

.boxy {text-align: center;}

#Steve .right {vertical-align:middle; padding: 6px 0 6px 6px; height: 60px;display: inline-block;}
#Steve img {vertical-align:middle; height: 60px;}
.slogan {margin: 15px 0px 15px 5px; font-size: 11px;display: inline-block;vertical-align: middle;text-align: left;}

#MainTitleCont3 {
	padding-top: 5px;}

.DDates {font-size:0px;float:left;}

@media (max-width: 1175px) {
	.bigd {font-size:42px;} 
}

@media (max-width: 1100px) {
	.bespokecontent {max-width:320px}
}

@media (max-width: 982px) {
	.bespokecontent {max-width:225px}
}

@media (max-width: 855px) {
	.phpimage1 {display:none}
	.phpimage-mob {display:inline-block; width:350px}
}

@media (max-width: 801px) {
	.phpimage1 {display:none}
	.phpimage-mob {display:inline-block; width:350px}
	.vat .box1-heading, .int .box1-heading {font-size:43px}
	.bigd {font-size:40px;} 
}

@media (max-width: 796px) {
	.pad {padding-top:80px;}
	.bespokecontent {max-width:190px}
}
@media (max-width: 745px) {
#Col1 {float:none;}
#Col2 {margin-left: -67px; width:47%}
#Col3 {margin-left:0px; width:58%}
}

@media (max-width: 734px) {
	.rounded-box {border-radius: 20px; max-width: 400px;}
	.box-section-mobile {padding:10px 28px}
	.macos-mbp {width: 294px; height: 229px; left:0; right:0; bottom:0; position: relative; margin: 52px 106px 30px;}
	.macos-mm {width: 294px; height: 229px; left:0; right:0; bottom:-45px; position: relative; margin: 52px 106px 30px;}
	.box1-heading {font-size:38px; font-weight: 700; letter-spacing: -.028em; color: white; max-width: 360px; margin: 20px; line-height: normal;}
	.box1-header {font-size:18px; font-weight: 600; letter-spacing: -0.01em; color: white; margin: 15px 0 15px 20px;}
	.box1-content {font-size:16px; font-weight: 600; letter-spacing: -0.01em; color: white; max-width: 350px; margin: 20px;}
	.box2-content {max-width:350px;} 
	.box-content {padding: 15px 0;}
	.orderimg {display: none !important;}	 
	.macos::before {background-image: url("https://assets.deecies.com/images/macos_bg__b9yaapi9sjv6_medium_2x.jpg");}
	.cpu h3, .green h3 {font-size:38px}
	.cpu {min-height: 560px}
	.flex-container {display: block; max-width: 400px;}
	.flex-child:first-child {margin-right: 0}
	.m1infogram{display:none}
	.greenfooter {width:37%; padding-left:22px}
}

@media (max-width: 650px) {
	#ColRight {float:none; width:100%; margin:auto; display:block; text-align:center; padding:5px 0 5px 0}
	#Col2 {margin:auto; width:100%; float:none}
	#Col3 {margin:auto; width:100%; float:none}
	.slogan {max-width:272px}
	#Footer .right {font-weight:100}
	#newm1macbookpro {font-size:14px !important}
	.headerimg {min-width:150%; margin-left:-76%; left:50%; position:relative; overflow:hidden}
	#MonthlyOffer img {width:100%}
	.phpimage {padding:0;min-width:771px;max-width:116%;margin-left:-8%}
	.flex-child {min-height: 435px}
	.logo {width:125px;margin:0 auto}
	.logo img {margin:25px auto}
	.box2-content {font-size:18px;}
	.pad {padding-top:25px;}
	/*.rounded-box {max-width: 100%}*/
}

@media (max-width: 448px) {
	.bespokecontent {max-width:273px}
}

@media (max-width: 416px) {
	.bespokecontent {max-width:200px}
}