#mdc-off-canvas-wrap {overflow: unset !important;}
#productPageContent h1, #productPageContent h2, #productPageContent h3, #productPageContent h4, #productPageContent h5, #productPageContent h6 {
	color: inherit;font-weight: 600;white-space: pre-line;
}
#productPageContent a {
	color: #eb6d1f;
}
#productPageContent a:hover {
	color: #f2a73b;
}
#productPageContent .contentWrapper {
	width: 100%;margin: 0 auto;max-width: 1600px;
}
#productPageContent .borderTop::before,
#productPageContent .borderBottom::after {
	content: '';width: 100%;height: 1px;display: block;margin: 0 auto;max-width: 896px;background-color: white;
}
#productPageContent .textDividerTop {
	text-align: left;
}
#productPageContent .textDividerTop::before {
	content: '';width: 50%;height: 1px;display: block;margin: 25px auto;background-color: #F2A83B;
}
#productPageContent .block {
	padding: 40px 0;
}
#productPageContent .black {
	color: #FFF;background-color: #222222;
}
#productPageContent .imageStub {
	display: inline-block;
}
#productPageContent .imageStub.iphone {
	font-size: 0;height: 560px;overflow: hidden;
}
#productPageContent .imageStub.iphone img {
	width: 360px;
}
#productPageContent .imageStub > .macbook {
	width: 500px;
}
#productPageContent .circleContainer {
	width: 180px;height: 180px;border-radius: 90px;margin-bottom: 25px;background-color: #D8D8D8;display: flex;justify-content: center;align-items: center;position: relative;
}
#productPageContent .circleContainer > .image {
	height: 40%;
}
#productPageContent .circleContainer > .image.mail {
	margin-left: -5px;
}
#productPageContent .circleContainer > .proLabel {
	position: absolute;top: 0;right: -10px;
}
#productPageContent .banner {
	height: 324px;background-size: auto 100%;background-color: #a7a7a7;background-repeat: no-repeat;background-image: url("https://i.mdel.net/about/services/assets/images/TopHeader.jpg");
}
 #productPageContent .banner > div {
 	height: 100%;display: flex;max-width: 1180px;align-items: center;justify-content: flex-end;
}
#productPageContent .banner > div > h1 {
	color: #FFF;font-size: 34px;
}
#productPageContent .navigation {
	z-index: 500;position: sticky;top: 67px;max-width: none;background-color: white;
}
#productPageContent .navigation > ul {
	width: 100%;display: flex;margin: 0 auto;max-width: 896px;flex-direction: row;justify-content: space-around;
}
#productPageContent .navigation > ul li {
	flex: 1;display: flex;align-items: center;flex-direction: column;transition: all 0.3s ease;
}
#productPageContent .navigation > ul li a {
	 color: inherit;
}
#productPageContent .navigation > ul li.active::after {
	content: '';  width: 100%;  height: 3px;  margin-bottom: 19px;  background-color: #F2A83B;
 }
 #productPageContent .navigation > ul li:first-child {
 	margin-left: 100px;
 }
 #productPageContent .navigation > ul li:last-child {
 	margin-right: 100px;
 }
#productPageContent .navigation .navigationProTools .proToolsUpgradeButton {
	margin: -1px 0 0 10px;padding: 3px 9px;position: absolute;
}

#productPageContent .introduction {
	display: flex;flex-direction: row;white-space: pre-line;justify-content: center;
}
#productPageContent .introduction > div {
	font-size: 0;
}
#productPageContent .introduction > div:first-child {
	text-align: right;margin-right: 50px;
}
#productPageContent .introduction > div h2 {
	font-size: 18px;margin-top: 40px;margin-bottom: 10px;
}
#productPageContent .statistic {
  text-align: center;padding-top: 75px;
}
#productPageContent .statistic h2 {
	font-size: 18px;margin-bottom: 50px;
}
#productPageContent .statistic p {
	margin-top: 60px;white-space: pre-line;
}

#productPageContent .statistic .siteStats {display: flex;justify-content:space-around;flex-direction: row;width: 100%;max-width: 1060px;margin: auto;align-items: center;}
#productPageContent .statistic .siteStats .siteStatContainer {width: 180px;height: 180px;border-radius: 90px;border:2px solid #D8D8D8;display:grid;align-items: center;}
#productPageContent .statistic .siteStats .siteStatNum { font-size: 1.7rem;line-height: 1.2}
#productPageContent .statistic .siteStats .siteStatTxt { font-size: .8rem;}


#productPageContent .usingModels > div {
  display: flex;align-items: center;flex-direction: column;
}
#productPageContent .usingModels > div .usingModelsSteps {
	width: 100%;display: flex;margin: 30px;max-width: 1100px;flex-direction: row;justify-content: space-around;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep {
	max-width: 315px;display: flex;align-items: center;flex-direction: column;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep > div:first-child {
	flex-grow: 1;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep > div {
	align-items: center;  flex-direction: column;  text-align: center;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep h3 {
	font-size: 30px;  font-weight: normal;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep p {
	text-align: center;  color: #E8E8E8;
}
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep p::before {
	content: '';  width: 64%;  height: 1px;  display: block;  margin: 10px auto;  background-color: #F2A83B;
}

#productPageContent .phone {
	display: flex;padding-bottom: 0;flex-direction: row;white-space: pre-line;justify-content: space-evenly;
}
#productPageContent .phone > div {
	display: flex;text-align: center;flex-direction: column;
}
#productPageContent .phone > div:first-child {
	justify-content: center;
}
#productPageContent .phone > div > h2 {
	font-size: 34px;
}
#productPageContent .proTools {
	text-align: center; padding-top: 75px;
}
#productPageContent .proTools h2 {
	font-size: 34px;
}

#productPageContent .proToolsDetailed {
	display: flex;align-items: center;flex-direction: column;
}
#productPageContent .proToolsDetailed p {
	white-space: pre-line;
}
#productPageContent .proToolsDetailed > div {
	width: 100%;max-width: 1060px;
}
#productPageContent .proToolsDetailed .proToolesDescription {
	display: flex;flex-direction: row;justify-content: center;
}
#productPageContent .proToolsDetailed .proToolesDescription > div {
	flex: 1 1 0;display: flex;align-items: center;flex-direction: column;margin: 0 18px;
}
#productPageContent .proToolsDetailed .proToolesDescription > div h3 {
	font-size: 18px;  margin-bottom: 30px;
}
#productPageContent .proToolsDetailed .proToolesDescription > div p {
	font-size: 14px;
}
#productPageContent .proToolsDetailed .proToolsTitle {
	text-align: center;
}
#productPageContent .proToolsDetailed .proToolsTitle h2 {
	font-size: 55px;font-weight: 600;margin: 60px 0;
}
#productPageContent .proToolsDetailed .proToolsMembership {
	max-width: 750px;
}
#productPageContent .proToolsDetailed .proToolsMembership.singleCard {
	max-width: 375px;
}

#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards {
	display: flex;flex-direction: row;margin-bottom: 30px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard {
	flex: 1 1 0;  border: 2px solid #DDD;  border-radius: 15px;  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent {
	display: flex;    flex-direction: column;    height: 100%;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proTitle, #productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proPrice {
	padding: 15px 0;      margin: 5px;      font-size: 18px;      text-align: center;      background: white;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proTitle {
	padding-bottom: 10px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proPrice {
	padding-top: 10px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proDivider {
	content: '';width: 60%;height: 2px;display: block;margin: 0 auto;background-color: #DDD;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proFeatures {
	padding: 25px 15px 25px 22px;font-size: 13px;line-height: 2.2;text-align: left;vertical-align: top;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proFeatures ul {
	font-size: 13px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proFeatures ul li {
	position: relative;margin-bottom: 10px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proFeatures ul li div {
	margin-left: 30px;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proFeatures ul li .icon-check {
	color: #eb6d1f;font-size: 1rem;height: 18px;position: absolute;top: 0;bottom: 0;margin: auto;
}
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard .proToolsCardContent .proAction {
	text-align: center;margin: auto auto 0 auto;padding: 10px 0;position: relative;
}

#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard + .proToolsCard {
	margin-left: 30px;
}
#productPageContent .proToolsDetailed .upgradeNotes {
	text-align: center;
}
#productPageContent .proToolsDetailed .upgradeNotes p {
	font-size: 12px;
 }
#productPageContent .proLabel {
	background-color: #eaeaea;border-radius: 3px;border: 1px solid #a7a7a7;padding: 4px 16px 6px;color: #888888;font-size: 14px;display: inline;
}

#productPageContent .proToolsUpgrade {
	margin: 20px 0;font-size: 18px;border: 1px solid #DDD;background-color: transparent;
}
#productPageContent .proToolsUpgrade span {
	font-weight: bold;
}

#productPageContent .proToolsUpgradeButton {
	margin: 20px 0;font-size: 16px;border: 1px solid #eb6d1f;border-radius: 3px;background-color: #eb6d1f;color: white;
}

#productPageContent .proToolsUpgradeButton:hover {
	background-color: #f2a73b; border-color: #f2a73b;color: white;
}

#productPageContent .proToolsUpgradeButton.deemph {background-color: #999;border:0;}
#productPageContent .proToolsUpgradeButton.justText {background-color: #fff;border:0;color:#222; max-width: 20rem;}
#productPageContent .proToolsUpgradeButton:disabled {background-color: #fff;border:1px #222 dotted;color:#222;}

#productPageContent .link {
  color: #a7a7a7;
}

#productPageContent .proToolesDescriptionIcon {
	color: white;font-size: 5em;
}

#productPageContent .askUs {
	margin: 30px 0;display: flex;
}
#productPageContent .askUs > div {
	margin: 20px;
}
#productPageContent .askUs h2 {
	font-size: 34px;font-weight: 600;margin-bottom: 30px;
}

#productPageContent .photoCredit {font-size: 9px;margin: 0 0 0 40px;}

#productPageContent .popup {
	z-index: 1000;display: none;width: 100%;min-height: 100%;background-color: rgba(255, 255, 255, 0.8);overflow: hidden;position: fixed;top: 0;
}
#productPageContent .popup > .contentWrapper {
	max-width: 810px;padding: 40px 40px 20px 40px;border: 1px solid #DDD;border-radius: 5px;background: white;box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;
}
#productPageContent .popup > .contentWrapper .title {
	font-size: 34px;color: #a7a7a7;margin: 10px auto 20px;
}
#productPageContent .popup > .contentWrapper p {
	margin: 5px 0 10px;
}
#productPageContent .popup > .contentWrapper > .close {
	position: absolute;top: 12px;right: 20px;cursor: pointer;z-index: 1;opacity: .8;color: #888888;font-size: 22px;font-weight: bold;font-style: normal;
}
#productPageContent .popup > .contentWrapper > .close:before {
	background: 0 0 !important;
}
.proToolsUpgradeButton i.fa-arrow-up {display: none;}

@media screen and (max-width: 976px) {
	#productPageContent .statistic .siteStats {flex-direction: column;}
	#productPageContent .statistic .siteStats .siteStatContainer {margin-bottom: 1rem;}
.proToolsUpgradeButton i.fa-arrow-left {display: none;}
.proToolsUpgradeButton i.fa-arrow-up {display: inline;}
#productPageContent h2, #productPageContent h3, #productPageContent h4, #productPageContent h5, #productPageContent h6 {
	white-space: initial;
  }
#productPageContent .textDividerTop {
	text-align: center;
  }
#productPageContent .textDividerTop::before {
	margin: 12.5px auto;
  }
#productPageContent .block {
	padding: 25px 15px;
  }
#productPageContent .phone div h2 {
	font-size: 18px;
  }
#productPageContent .imageStub.iphone {
	height: 280px;
  }
#productPageContent .imageStub.iphone img {
	width: 180px;
  }
#productPageContent .imageStub > .macbook {
	width: 100%;
  }
#productPageContent .circleContainer {
	margin-bottom: 12.5px;
  }
#productPageContent .banner {
	height: 224px;
  }
#productPageContent .banner > div {
	padding: 0 15px;justify-content: flex-start;
  }
#productPageContent .banner > div > h1 {
	font-size: 24px;
  }
#productPageContent .navigation {
	top: 46px;
  }
#productPageContent .navigation > ul li a {
	padding: 25px 0;
  }
#productPageContent .navigation > ul li:first-child, #productPageContent .navigation > ul li:last-child {
	margin: 0;
  }
#productPageContent .navigation .proToolsUpgradeButton {
	display: none;
  }
#productPageContent .introduction {
	text-align: center;white-space: initial;flex-direction: column;
  }
#productPageContent .introduction > div:first-child {
	margin-right: 0;margin-bottom: 25px;
  }
#productPageContent .statistic h2 {
	margin-bottom: 25px;
  }
#productPageContent .statistic p {
	margin-top: 25px;white-space: initial;
  }
#productPageContent .usingModels > div .usingModelsSteps {
	margin-top: 25px;flex-direction: column;align-items: center;
  }
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep {
	margin-bottom: 25px;
  }
#productPageContent .usingModels > div .usingModelsSteps .usingModelsStep:last-child {
	margin: 0;
  }
#productPageContent .phone {
	white-space: initial;flex-direction: column-reverse;
  }
#productPageContent .phone > div:last-child {
	margin-bottom: 25px;
  }
#productPageContent .proToolsDetailed p {
	white-space: initial;
  }
#productPageContent .proToolsDetailed button {
	margin: 25px 0;
  }
#productPageContent .proToolsDetailed .proToolesDescription {
	text-align: center;flex-direction: column;
  }
#productPageContent .proToolsDetailed .proToolesDescription > div {
	flex: 1;margin-bottom: 25px;
  }
#productPageContent .proToolsDetailed .proToolesDescription > div h3 {
	margin-bottom: 25px;
  }
#productPageContent .proToolsDetailed .proToolsMembership {
	margin-top: 25px;
  }
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards {
	flex-direction: column;
  }
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard {
	margin: 0 auto 40px auto;max-width: 330px;
  }
#productPageContent .proToolsDetailed .proToolsMembership .proToolsMembershipCards .proToolsCard + .proToolsCard {
	margin: auto;
  }
#productPageContent .popup > .contentWrapper {
	max-height: 600px;overflow: auto;padding: 30px 10px 10px 10px;
  }
#productPageContent .popup > .contentWrapper .title {
	font-size: 30px;margin: 5px auto 15px;line-height: 1;
  }
}
