body {
  font-family: "Montserrat Regular";
  color: #272727;
  font-size: 15px;
  line-height: 1.6;
}

h1,
h2,
h3 {
  font-family: "Montserrat Medium";
}

label.error {
  color: #ff0000;
  font-weight: normal;
  text-align: left !important;
}

a:hover {
  text-decoration: none;
  color: #78bd68;
}

.aaer-logo {
  border-left: 1px solid #2e2d2d;
  padding-left: 1rem;
  width: 156px;
}

.aaer-logo.logo-2 {
  width: 141px;
}

.tcpl-logo {
  width: 75px;
}

.aaer-logo img,
.tcpl-logo img {
  width: 100%;
}

.bg-dark {
  background: #000000 !important;
}

a.nav-link:hover,
a.nav-link.active {
  color: #00abc5 !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 12px;
}

.home-primary {
  /* background: #111111; */
  /* padding: 4.5rem 0; */
  /* padding: 1rem 0; */
  /* padding-top: 1rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background: #1f0c1f;
  background: linear-gradient(
    30deg,
    rgba(31, 12, 31, 1) 0%,
    rgba(11, 5, 19, 1) 35%,
    rgba(1, 2, 4, 1) 100%
  ); */
  /* width: 100%; */

  background: linear-gradient(
    to bottom,
    #0f0f1a,
    #1a1a2e
  ); /* Fallback gradient */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: white;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 0;
}
.homepage-primary-banner {
  max-width: 90%;
  /* width: 100%; 
  max-width: 1200px; */
  height: auto;
  /* margin: 0 auto;
  display: block; */
  mix-blend-mode: lighten; /* Helps blend with dark backgrounds */
  object-fit: cover; /* Ensures it fills without distortion */
  object-position: center; /* Centers the image content */
  margin: 0 auto;
  display: block;
}

.home-primaryAMic {
  background-image: url(https://www.teamcomputers.com/appleMicrositeAssets/images/Apple-microsofte-banner-2.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 60% 0 0 0;
  margin: 0;
}

.home-primary h1 {
  font-size: 3.8rem;
  color: #fff;
  font-weight: 600;
  margin: 0 0 1rem;
}

.home-primary h1 span:first-child {
  font-size: 1.8rem;
  font-weight: normal;
}

.text-link {
  font-size: 14px;
  text-transform: unset;
  color: #00abc5;
  position: relative;
  display: inline-block;
  line-height: 1.6;
}

.text-link:after {
  position: absolute;
  content: ">";
  font-size: 20px;
  line-height: 1;
  right: -16px;
  top: 2px;
}

.think-section {
  padding: 5.5rem 0;
  background: #f2f2f2;
  border-top: 1px solid #fff;
}

.section-heading {
  font-size: 38px;
  font-weight: 700;
}

.customers,
.devices-deployed,
.business,
.revenue {
  width: 49%;
  background-position: -3px;
  padding: 0 0 0 90px;
  position: relative;
  font-size: 17px;
  line-height: 1;
}

.customers:before {
  position: absolute;
  content: "";
  background: url(../images/icon-sprite.png) no-repeat;
  width: 78px;
  height: 60px;
  left: 0;
  top: 0;
}

.business:before {
  position: absolute;
  content: "";
  background: url(../images/cooperation.png) no-repeat;
  width: 78px;
  height: 60px;
  left: 0;
  top: 0;
}

.devices-deployed {
  padding-left: 100px;
}

.revenue {
  padding-left: 100px;
}

.devices-deployed:before {
  position: absolute;
  content: "";
  background: url(../images/icon-sprite.png) no-repeat;
  width: 89px;
  height: 60px;
  left: 0;
  top: 0;
  background-position: -88px;
}

.revenue:before {
  position: absolute;
  content: "";
  background: url(../images/revenue.png) no-repeat;
  width: 89px;
  height: 60px;
  left: 0;
  top: 0;
  /* background-position: -88px; */
}

.live-stats {
  height: 60px;
  margin: 0 auto 6rem;
  width: 80%;
}

.customers span,
.devices-deployed span,
.business span,
.revenue span {
  font-size: 36px;
  font-weight: bolder;
  line-height: 1.4;
}

.partner {
  padding: 86px 0 44px;
}

.testimonial-box {
  max-width: 500px;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.17);
  padding: 3rem 2rem;
  margin: 4rem 0 0;
  position: relative;
  height: 253px;
}

.testimonial-box:before {
  position: absolute;
  content: "";
  background: url(../images/quote-icon-blue.png) top left no-repeat;
  width: 100px;
  height: 100px;
  top: -30px;
  right: 0;
}

p.text {
  font-style: italic;
  font-size: 15px;
}

p.c-name {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

p.c-designation {
  font-size: 14px;
  color: #00abc5;
}

.testimonial {
  padding: 0 0 84px;
}

.business-and-devices {
  background: #f2f2f2;
  padding: 90px 0 36px;
  position: relative;
}

.business-and-devices:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 100%;
  background: #fff;
  top: 0;
  right: 0;
  margin: 0 auto;
  left: 0;
}

.business-and-devices h3 {
  font-size: 34px;
  font-weight: 600;
  margin: 2rem 0 0;
}

.business-and-devices p {
  font-size: 17px;
  margin: 0;
}

.unmatched-service-section {
  background: url(../images/unmatched-service-portfolio-section.jpg) top center
    no-repeat;
  background-size: 100%;
  padding: 10.5rem 3rem;
  width: 49.75%;
  background-size: cover;
  float: right;
  margin: 0.5rem 0;
  max-height: 469px;
}

.unmatched-service-section.impetus {
  /* background: url(../images/banner-impetus.png) top center no-repeat; */
  background: url(https://www.teamcomputers.com/appleMicrositeAssets/images/appleMicrositeUpdates/MacBook-Pro.png)
    top center no-repeat;
  float: left;
  background-size: cover;
}

.unmatched-service-section h2,
.unmatched-service-section p {
  color: #fff;
}

.get-in-touch.text-center {
  padding: 90px 0 26px;
  background: url(../images/get-in-touch-bg.jpg) 50% 82% no-repeat;
  background-size: 100%;
}

.get-in-touch form {
  max-width: 620px;
  margin: 4rem auto 0;
}

input.form-control,
textarea.form-control {
  background-color: #f5f5f5;
  border: none;
  border-radius: 0;
  font-size: 14px;
  margin-bottom: 1.5rem;
}

textarea.form-control {
  height: 120px;
}

.btn.btn-primary {
  background: #00abc5;
  border: 1px solid #fff;
}

.custom-btn {
  padding: 0.36rem 6rem;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 18px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.27);
  margin: 0 0 1.5rem;
}

footer {
  background: #555555;
  color: #fff;
  padding: 3rem 0 0;
}

footer p {
  font-size: 12px;
  margin: 1rem 0 1rem;
  width: 81%;
}

.footer-links a {
  color: #fff;
  font-size: 12px;
  display: block;
  margin: 0 0 1rem;
  font-weight: 400;
}

.footer-links a:hover {
  color: #78bd68;
}

.bottom-footer {
  border-top: 1px solid #626364;
}

.company-contact-info h5 {
  font-size: 14px;
}

.company-contact-info address {
  font-size: 12px;
}

p.tcpl-disclaimer {
  margin: 0;
}

.phone-no {
  font-size: 12px;
  margin: 0 0 1rem;
  background: url(../images/contact-phone-icon.png) center left no-repeat;
  padding-left: 2.5rem;
  background-size: 22px;
}

.email {
  font-size: 12px;
  background: url(../images/contact-mail-icon.png) center left no-repeat;
  background-size: 24px;
  padding-left: 2.5rem;
}

.email a {
  color: #fff;
}

.social-appearance a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 0.5rem 0 0;
}

.social-appearance .fa {
  line-height: 2.6;
}

footer a {
  color: #fff;
  font-size: 12px;
}

.row.footer-last {
  padding: 1rem 0;
}

.footer-last a {
  margin-left: 1rem;
}

.journey-section {
  background: url(../images/aaer-journey-bg.jpg) top center no-repeat;
  padding: 72px 0;
  background-size: cover;
}

.custom-width-1330 {
  max-width: 1330px;
  margin: auto;
}

.timeline-card {
  background: #fff;
  position: relative;
  padding: 10rem 1rem 1rem;
  width: 230px;
  margin: auto;
  font-size: 22px;
  font-weight: 600;
  border-radius: 8px;
  min-height: 284px;
  height: auto;
}

.timeline-card.one:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 109px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
}

.timeline-card span {
  font-size: 13px;
  font-weight: normal;
  margin: 6px 0 0;
}

.timeline-card.one:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 109px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
}

.timeline-card.two:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 109px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
  background-position: -123px 0;
}

.timeline-card.three:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 109px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
  background-position: -240px 0;
}

.timeline-card.four:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 193px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
  background-position: -353px 0;
}

.timeline-card.five:before {
  position: absolute;
  content: "";
  background: url(../images/journey-sprite.png) no-repeat;
  width: 109px;
  height: 100px;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
  background-position: -545px 0;
}

.journey-section .align-bottom {
  padding-top: 2rem;
}

.timeline-arrow {
  background: url(../images/journey-arrow.png) top right no-repeat;
  height: 80px;
}

.timeline-arrow.down {
  background-position: 150px -63px;
}

.timeline-arrow.up {
  background-position: 160px 10px;
}

.apple.aaer {
  background: #f2f2f2 url(../images/what-is-apple-aaer.jpg) top left no-repeat;
  background-size: 50%;
}

.apple.practice {
  background: #f2f2f2 url(../images/apple-practice.jpg) top right no-repeat;
  background-size: 50%;
  padding-bottom: 190px;
}

.apple {
  padding: 65px 0;
}

.enterprise-services {
  padding: 4rem 0 0;
}

.es-icon {
  width: 100px;
  height: 100px;
  margin: 1.5rem auto;
  border-radius: 50%;
  border: 3px solid #d0d0d0;
  background: url(../images/enterprise-service-icon-sprite.png) no-repeat;
}

.es-icon.approach {
  background-position: -3px center;
}

.es-icon.network {
  background-position: -104px center;
}

.es-icon.management {
  background-position: -202px center;
}

.es-icon.adoption {
  background-position: -304px center;
}

.es-icon.support {
  background-position: -399px center;
}

.es-icon.daas {
  background-position: -499px center;
}

.es-card h3 {
  font-size: 20px;
  font-weight: 600;
}

.es-card p {
  font-size: 14px;
}

.es-card {
  max-width: 320px;
  margin: auto;
}

.home-primary p {
  color: #fff;
}

.products {
  padding: 72px 0;
}

.black-box {
  background: #2e2e30;
  padding: 2rem;
  margin: 0 0 2rem;
}

.black-box img {
  margin: 0 0 0rem;
}

.black-box h3 {
  color: #fff;
  font-weight: 600;
  font-size: 34px;
  margin: 0 0 1.5rem;
}

.black-box p {
  color: #c2c2c2;
  font-size: 17px;
}

.business-empowerment {
  background: #1d1d1f;
  padding: 64px 0;
}

.business-empowerment .section-heading {
  color: #fff;
  margin: 0 0 5rem;
}

.featured-image img {
  width: 100%;
}

.featured-text h3 {
  color: #fff;
  font-weight: 600;
  margin: 0 0 1rem;
}

.featured-text p {
  color: #fff;
  width: 85%;
}

.business-empowerment .row {
  margin-bottom: 5rem;
}

.remote-working {
  position: relative;
  z-index: 1;
  background: #000000;
}

.banner-text {
  position: absolute;
  z-index: 2;
  bottom: 10%;
  color: #fff;
  left: 0;
  right: 0;
}

.getting-things-done {
  padding: 75px 0;
}

.getting-things-done h2 {
  margin: 0 0 2rem;
}

.getting-things-done p {
  width: 70%;
  margin: 0 auto 1rem;
}

.collaborate-anywhere {
  padding: 75px 0;
  background: #f2f2f2;
}

.collaborate-anywhere h2 {
  margin: 4rem 0 1rem;
}

.devices-showcase {
  padding: 75px 0;
  background: #f2f2f2;
}

.showcase-gallery {
  margin: 4rem 0 0;
}

.mac-showcase {
  width: 257px;
}

.showcase-title {
  font-size: 20px;
  margin: 1rem 0;
  font-weight: 600;
}

.ipad-showcase {
  width: 188px;
}

.iphone-showcase {
  width: 130px;
}

.watch-showcase {
  width: 100px;
}

.remote-working img {
  /* height: 650px;
  object-position: center;
  object-fit: cover; */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px; /* example */
}

.cs-section p {
  font-size: 24px;
}

.cs-section img {
  /* height: 720px; */
  width: auto;
  max-width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.remote-working h1 {
  font-size: 3.8rem;
  font-weight: 600;
  margin: 0 0 2rem;
}

.cs-section .banner-text {
  bottom: 3%;
}

.cs-navigation {
  text-align: center;
  border-bottom: 1px solid #bebebe;
  /* position: sticky; */
  top: 70px;
  background: #fff;
  z-index: 9;
}

.cs-navigation .col {
  padding: 2rem 0 1rem;
}

.cs-navigation .col.border-btm {
  border-bottom: 3px solid #00abc5;
}

.cs-navigation span {
  margin: 0 0 1.25rem;
}

.cs-navigation a {
  min-height: 50px;
  display: block;
  /* border-bottom: 3px solid #00abc5; */
  color: #272727;
  font-size: 17px;
}

.cs-navigation .col img {
  filter: grayscale(1);
}

.cs-navigation .col.border-btm img {
  filter: grayscale(0);
}

.cs-navigation .col.border-btm a {
  color: #00abc5;
}

.cs-sub {
  padding: 70px 0;
}

.cs-block.grey {
  background: #f6f6f6;
}

h3.cs-title {
  font-size: 50px;
  font-weight: 600;
}

.cs-sub .row li {
  width: 49%;
  display: inline-block;
  margin: 0 0 1rem;
  padding: 0 0 0 30px;
  position: relative;
  vertical-align: top;
}

.cs-sub .row ul {
  margin: 0;
  padding: 0;
}

.cs-sub .row li:before {
  position: absolute;
  content: ">";
  font-size: 14px;
  color: #00abc5;
  line-height: 1;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  top: 6px;
  bottom: 0;
  left: 6px;
}

.cs-sub .row li:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #00abc5;
  left: 0;
  top: 4px;
  border-radius: 50%;
}

.image-overlay img {
  width: 100%;
}

.image-overlay {
  margin: 3rem 0 0;
  position: relative;
}

.overlay {
  position: absolute;
  width: 50%;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  top: 0;
  right: 30px;
  color: #fff;
  padding: 3rem;
}

.overlay strong {
  color: #00abc5;
  display: block;
  margin: 8px 0;
}

.overlay h4 {
  font-size: 26px;
  font-weight: 500;
}

.so-we p:first-child {
  color: #00abc5;
  font-size: 20px;
  margin: 0 0 8px;
}

.delivered p {
  color: #00abc5;
  font-size: 20px;
  margin: 0 0 8px;
}

.delivered ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.delivered li {
  display: inline-block;
  width: 22%;
  font-size: 24px;
  vertical-align: top;
  font-weight: bold;
  border-right: 1px solid rgba(255, 255, 255, 0.56);
  padding: 0 2%;
}

.delivered li span {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
}

.delivered li:last-child {
  border-right: none;
}

ul.right,
ul.wrong {
  padding: 0;
  margin: 1rem auto;
  list-style: none;
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.right li,
.wrong li {
  position: relative;
  margin: 0 0 0.5rem;
  padding: 0 0 0 1.5rem;
  font-size: 14px;
}

.right li:before {
  position: absolute;
  content: "\2713";
  font-size: 12px;
  color: green;
  left: 5px;
  top: 4px;
  text-align: center;
  transform: rotate(35deg);
}

.right li:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 5px;
  border: 1px solid green;
  border-radius: 50%;
}

.wrong li:before {
  position: absolute;
  content: "\292B";
  font-size: 12px;
  color: red;
  left: 5px;
  top: 4px;
  text-align: center;
}

.wrong li:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 5px;
  border: 1px solid red;
  border-radius: 50%;
}

.right.finance li {
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 1.5rem;
  padding: 0 0 0 36px;
  min-height: 56px;
  font-weight: 600;
}

.right.finance ul {
  width: 100%;
}

ul.right.finance {
  width: 100%;
}

.right.finance li:last-child {
  margin-bottom: 0;
}

.right.finance li:before {
  top: 6px;
}

/*service css*/
.service-primary {
  background: linear-gradient(to bottom, #0f0f1a, #1a1a2e);
}
.service-primary-img {
  display: block;
  mix-blend-mode: lighten; /* Helps it blend softly */
}
.service-primary h1 {
  font-weight: 400;
}

.service-primary p {
  font-size: 20px;
  margin-bottom: 4.5rem;
}

.service-name {
  padding: 56px 0 0;
}

.service-card {
  background: #303030;
  padding: 2rem;
  min-height: 583px;
  margin-top: 2rem;
}

.service-title {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 1.5rem;
  line-height: 1.3;
}

.service-detail {
  font-size: 17px;
  color: #c2c2c2;
  line-height: 1.5;
  margin: 0 0 1.5rem;
}

.service-icon {
  background: url(https://www.teamcomputers.ai/appleMicrositeAssets/images/service-icon.jpg) top left no-repeat;
  width: 125px;
  height: 110px;
  margin: 0 0 1rem;
}

.service-icon.user-based {
  background-position: 0 0;
}

.service-icon.pan-india {
  background-position: -181px 0;
}

.service-icon.affordability {
  background-position: -365px 0;
}

.service-icon.easy-deployment {
  background-position: -537px 0;
}

.service-icon.user-adoption {
  background-position: -728px 0;
}

.service-icon.user-support {
  background-position: -914px 0;
}

/*hemant CSS*/
/*--------------contact page-----------*/

.banner-primary {
  /* background: #111; */
  background: linear-gradient(to bottom, #0f0f1a, #1a1a2e);

  position: relative;
}

.banner-primary .img-responsive {
  /* width: 100%; */
  width: auto;
  max-width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
  display: block;
  mix-blend-mode: lighten; /* Helps it blend softly */
}

.banner-content {
  position: absolute;
  top: 32%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-32%);
}

.banner-content h1 {
  font-size: 3.2rem;
  color: #fff;
  font-weight: 600;
  margin: 0 0 5px;
}

.contact-letsinfo {
  background: #f6f6f6;
  margin-top: 10px;
  padding: 50px 0;
}

.mb50 {
  margin-bottom: 50px;
}

.team-map iframe {
  width: 100%;
  height: 100%;
  min-height: 275px;
}

.contact-details {
  padding-left: 70px;
}

.contact-details h3 {
  font-size: 25px;
  font-weight: 700;
}

.contact-details p {
  font-size: 15px;
  font-weight: 600;
}

.team-address {
  width: 75%;
}

.contact-icon-con img {
  display: inline-block;
  vertical-align: inherit;
}

.contact-icon-con span {
  display: inline-block;
  margin-left: 15px;
}

.contact-icon-con a {
  color: #272727;
}

.team-locations {
  margin: 70px 0 0px;
}

.locations-col {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.location-text {
  padding: 35px 25px;
}

.location-text h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}

.location-text p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: #666;
}

.location-text h5 {
  font-size: 17px;
  font-weight: 600;
  color: #666;
  margin-top: 15px;
  margin-bottom: 0;
}

/*---------------news-events------------*/

.event-banner {
  position: relative;
}

.banner-content p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
}

.banner-content .text-link {
  font-weight: 500;
}

.banner-content .text-link:after {
  display: none;
}

.event-banner .owl-nav .owl-prev {
  position: absolute;
  color: #54697a;
  top: 50%;
  left: 4%;
  transform: translateY(-50%);
  text-transform: uppercase;
  font-size: 16px;
}

.event-banner .owl-nav span {
  position: relative;
}

.event-banner .owl-nav .owl-next {
  position: absolute;
  color: #54697a;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  text-transform: uppercase;
  font-size: 16px;
}

.event-banner .owl-nav i {
  font-size: 3.2rem;
  color: #54697a;
}

.past-eventsinfo {
  background: #f6f6f6;
  margin-top: 10px;
  padding: 60px 0;
}

.pastevent-col {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  background: #fff;
  margin-bottom: 30px;
}

.pastevent-col a {
  color: inherit;
}

.pastevent-col a:hover {
  text-decoration: none;
}

.pastevent-text {
  padding: 35px 25px;
}

.pastevent-text h4 {
  font-size: 20px;
  font-weight: 600;
  color: #414141;
  margin-bottom: 20px;
  min-height: 100px;
}

.pastevent-text p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: #818181;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pastevent-text p i {
  font-size: 24px;
  color: #515151;
}

/*-------------financial-solutions-------------*/

.banner-content2 {
  top: auto;
  transform: translateY(0);
  bottom: 40px;
}

.banner-content2 p {
  font-size: 22px;
  width: 80%;
  margin: 30px auto 10px;
  line-height: 30px;
}

.key-benefits {
  margin-top: 60px;
}

.key-content-sec {
  margin-top: 60px;
}

.key-benefits-text {
  margin-bottom: 30px;
}

.key-benefits-text h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 25px;
}

.key-benefits-text p {
  font-size: 17px;
  font-weight: 500;
  padding-right: 27px;
  line-height: 24px;
}

.financial-columns {
  background: #f2f2f2;
  margin: 10px 0;
}

.financial-columns-pic {
  height: 100%;
}

.financial-columns-pic img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.financial-columns-txt {
  padding: 30px 5% 30px 10%;
  height: 100%;
  width: 100%;
}

.financial-columns-txt .finanical-title {
  margin-bottom: 40px;
  font-size: 34px;
  font-weight: 600;
}

.financial-columns-txt p {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
}

.financial-columns-txt p i {
  font-size: 26px;
  color: #2fb9ce;
  margin-right: 15px;
  vertical-align: top;
}

/*---------------mdm--------------*/

.banner-content3 h1 {
  width: 70%;
  margin: auto;
}

.banner-content3 p {
  font-size: 20px;
  width: 80%;
  margin: 30px auto 10px;
  line-height: 30px;
  color: #fff;
}

.mdm-partners {
  margin: 50px 0;
}

.control-apple-sec {
  background: #f6f6f6;
  padding: 80px 0;
}

.take-control-heading {
  margin-bottom: 30px;
}

.take-control-text p {
  font-size: 17px;
  font-weight: 500;
}

.control-icon {
  margin-bottom: 25px;
}

.apple-resource {
  padding: 80px 0;
}

.apple-resource h3 {
  margin-bottom: 40px;
}

.apple-resource p a {
  font-size: 14px;
  color: #00abc5;
  font-weight: 500;
}

.apple-resource p i {
  margin-right: 10px;
}

.apple-resource p a:hover {
  text-decoration: none;
  color: #0f6dc4;
}

.corporate-owned-sec {
  padding: 70px 0;
  border-bottom: 2px solid #f2f2f2;
}

.deploy-resources {
  background: #f6f6f6;
}

#loading {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
}

#loading img {
  width: 100px;
  height: 100px;
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

.modal-header .close {
  z-index: 99;
}

/*Team Expert Section CSS*/
.expert-content {
  padding: 0 1rem;
  display: flex;
  align-items: center;
}

.expert-img {
  float: left;
  width: 30%;
}

.expert-img img {
  width: 125px;
  height: 125px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
}

.expert-dec {
  float: right;
  width: 68%;
}

p.name {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 5px;
}

p.desig {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
  color: #666;
}

p.desc {
  margin: 0;
  font-size: 13px;
}

.team-experts {
  padding: 60px 0 0;
}

.team-experts .col-md-6:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  padding-left: 0;
}

/*impetus program*/
.impetus-program .home-primary {
  background: url(../images/impetus/banner-impetus.jpg) bottom center no-repeat;
  background-size: cover;
}

.impetus-program {
  background: #fff;
}

.impetus-program .home-primary {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: flex-end;
  padding: 0 0 1rem;
  min-height: 94vh;
}

.program-benefit {
  background: #f6fafd;
  padding: 70px 0 48px;
  position: relative;
}

.program-benefit > p {
  font-size: 28px;
}

.program-benefit .offset-md-1 > p {
  font-size: 25px;
  line-height: 1.3;
  text-align: center;
  font-weight: 600;
  margin-bottom: 42px;
}

.program-benefit .title {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.2;
  padding: 42px 0 48px;
}

.program-benefit .title strong {
  display: block;
  font-size: 48px;
  font-weight: 900;
  font-family: "Montserrat ExtraBold";
}

.benefit-card {
  background: #fff;
  padding: 38px;
  border-radius: 16px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.07);
  margin: 0 0 2rem;
  z-index: 1;
  position: relative;
}

.benefit-card img {
  width: 100%;
}

.card-image {
  margin-bottom: 48px;
}

.benefit-card .card-title {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 0.5rem;
  font-family: "Montserrat Bold";
}

.benefit-card .card-desc {
  font-size: 17px;
  margin: 0;
  color: #363636;
  line-height: 1.4;
}

.program-benefit:after {
  background: #fff;
  height: 100px;
}

.program-benefit:after {
  background: #fff;
  height: 200px;
  bottom: 0;
  position: absolute;
  content: "";
  width: 100%;
  z-index: 0;
}

.unmatched-service {
  background: #fff;
  text-align: center;
  padding: 0 0 64px;
}

.unmatched-service > p {
  font-size: 38px;
  max-width: 1170px;
  margin: 0 auto 42px;
  line-height: 1.2;
  font-family: "Montserrat SemiBold";
}

.unmatched-service .item {
  max-width: 278px;
  margin: 0 auto;
}

.unmatched-service .service-card {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.11);
  border-radius: 12px;
  min-height: auto;
  min-height: 209px;
  margin: 16px 0;
  padding-bottom: 0;
}

.service-card img {
  max-height: 87px;
  width: auto !important;
  margin: 0 auto 1rem;
}

.empowering-startup {
  padding: 90px 0;
  background: url(../images/impetus/startup-banner.jpg) bottom right no-repeat;
  background-size: cover;
}

.empowering-startup h2 {
  font-size: 34px;
  font-family: "Montserrat SemiBold";
  color: #272727;
}

.empowering-startup ul li {
  font-size: 15px;
  margin: 1rem 0 0;
  list-style: none;
  position: relative;
  padding: 0 0 0 16px;
}

.empowering-startup ul {
  padding: 0 0 0 21px;
  margin: 2rem 0 0;
}

.empowering-startup ul li:before {
  position: absolute;
  content: "";
  background: url(../images/impetus/bullet-arrow.png) center left no-repeat;
  width: 24px;
  height: 24px;
  left: -24px;
  top: 2px;
}

.preferred-apple {
  padding: 5rem 0;
  background: #fff;
}

.preferred-apple h2.title {
  font-family: "Montserrat SemiBold";
  font-size: 38px;
  margin: 0 0;
}

.preferred-apple .row {
  margin: 4rem 0;
}

.preferred-apple-image img {
  width: 100%;
}

.preferred-apple-content {
  padding: 0 42px;
}

.preferred-apple .col-md-6 {
  display: flex;
  align-items: center;
}

.preferred-apple-content h3 {
  font-size: 26px;
  font-family: "Montserrat SemiBold";
  line-height: 1.2;
}

.preferred-apple-content p {
  font-size: 15px;
  color: #272727;
}

.preferred-apple-content a {
  color: #00abc5;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Montserrat SemiBold";
  background: url(../images/impetus/video-btn-bg.png) center left no-repeat;
  height: 34px;
  display: inline-block;
  padding: 0 0 0 36px;
  line-height: 34px;
}

.preferred-apple .row:last-child {
  margin: 0;
}

.startup-stories {
  background: #f6fafd;
  padding: 90px 0;
}

.startup-stories p {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0;
}

.startup-stories strong {
  font-family: "Montserrat SemiBold";
  display: block;
}

.startup-stories img {
  width: 100%;
}

.unmatched-service .owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
  background: gray;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  position: relative;
  padding: 0;
}

.unmatched-service .owl-theme .owl-nav [class*="owl-"]:after {
  position: absolute;
  content: "<";
  font-size: 16px;
  text-align: center;
  left: 0;
  right: 0;
  line-height: 32px;
}

.unmatched-service .owl-theme .owl-nav [class*="owl-next"]:after {
  content: ">";
}

.service-card p {
  font-weight: 700;
  margin: 0;
}

.unmatched-service .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #00abc5;
  box-shadow: 0 0 12px rgb(0, 171, 197, 0.54);
}

.service-card span.break-line {
  display: block;
}

@media only screen and (max-width: 768px) {
  .navbar-brand img {
    width: 90px;
  }

  .navbar-brand {
    margin: 0;
  }

  .navbar-brand.tcpl-logo img {
    width: 44px;
  }

  .navbar-light .navbar-toggler {
    background: rgba(255, 255, 255, 0.84);
    padding: 0.15rem;
  }

  .home-primary h1 {
    font-size: 1.8rem;
  }

  .home-primary {
    padding: 2rem 0;
  }

  .think-section .container {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
    padding: 1rem;
  }

  .section-heading {
    font-size: 1.5rem;
  }

  .customers,
  .devices-deployed {
    display: block !important;
    width: 100%;
    margin: 0 0 2rem;
    padding-left: 90px;
  }

  .text-link {
    font-size: 11px;
  }

  .live-stats {
    height: auto;
  }

  .partner img {
    width: 100%;
  }

  .customers:before,
  .devices-deployed:before {
    width: 56px;
    height: 56px;
    background-size: 228%;
  }

  .customers span,
  .devices-deployed span {
    font-size: 18px;
  }

  .devices-deployed:before {
    background-position: -65px 0px;
    width: 64px;
    background-size: 200%;
  }

  .testimonial-box {
    height: auto;
  }

  .business-and-devices .d-table,
  .business-and-devices .d-table-cell {
    display: block !important;
    width: 100% !important;
  }

  .business-and-devices img {
    width: 90%;
  }

  .business-and-devices:after {
    width: 100%;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
  }

  .business-and-devices .d-table-cell {
    margin: 0 0 3rem;
    padding: 1rem;
  }

  .business-and-devices h3 {
    font-size: 20px;
  }

  .business-and-devices p {
    font-size: 15px;
  }

  .business-and-devices {
    padding: 45px 0 18px;
  }

  .unmatched-service-section {
    background-size: cover;
    padding: 4rem 1rem;
  }

  .journey-section .d-table {
    display: block !important;
  }

  .journey-section .d-table-cell {
    display: block !important;
  }

  .timeline-arrow.up {
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    transform: rotate(110deg);
  }

  .timeline-arrow.down {
    transform: rotate(45deg);
  }

  .bottom .timeline-box {
    position: relative;
    margin: 0 0 4rem;
  }

  .bottom .timeline-box {
    position: relative;
    margin: 0 0 6rem;
  }

  .align-bottom .timeline-box {
    position: relative;
    margin: 0 0 7rem;
  }

  .apple.aaer,
  .apple.practice {
    background-size: 100%;
    padding: 370px 0 0px 0;
  }

  .banner-text h1 {
    font-size: 24px;
  }

  .cs-section .banner-text {
    bottom: 29%;
  }

  .cs-section p {
    font-size: 17px;
  }

  .banner-text h1 br {
    display: none;
  }

  .cs-navigation .col {
    display: block !important;
    flex-grow: unset;
    flex-basis: unset;
    padding: 5px 0;
  }

  .cs-navigation a {
    min-height: 0;
  }

  .cs-navigation {
    height: 80px;
    overflow: scroll;
    top: 61px;
  }

  h3.cs-title {
    font-size: 24px;
  }

  .overlay {
    position: relative;
    right: unset;
    width: 100%;
    padding: 1rem;
  }

  .overlay h4 {
    font-size: 18px;
  }

  .delivered li {
    width: auto;
    font-size: 18px;
    max-width: 32%;
    margin: 0 0 1rem;
  }

  .delivered li span {
    font-size: 13px;
  }

  .home-primary p {
    width: 100% !important;
  }

  .black-box img {
    max-width: 100%;
  }

  .black-box h3 {
    font-size: 24px;
    margin: 1rem 0;
  }

  .black-box p {
    font-size: 14px;
  }

  .business-empowerment .section-heading {
    margin: 0 0 3rem;
  }

  .featured-text h3 {
    font-size: 20px;
    margin: 2rem 0;
  }

  .featured-text p {
    width: 100%;
  }

  .business-empowerment .row:last-child {
    margin-bottom: 0;
  }

  .remote-working p {
    width: 90% !important;
  }

  .getting-things-done p {
    width: 100%;
  }

  .getting-things-done img {
    width: 100%;
  }

  .collaborate-anywhere h2 {
    margin: 1rem 0;
  }

  .contact-icon-con img {
    width: 20px;
    vertical-align: super;
  }

  .service-primary p {
    font-size: 15px;
    margin: 0 0 2rem;
  }

  .service-name {
    padding: 24px 0 0;
  }

  .service-card {
    min-height: unset;
  }

  .expert-content {
    margin: 0 0 1rem;
  }

  .expert-img img {
    width: 95px;
    height: 95px;
  }

  .navbar {
    align-items: center;
  }

  .aaer-logo {
    width: 112px;
    padding-left: 0.5rem;
  }

  .tcpl-logo {
    width: 64px;
  }

  .aaer-logo.logo-2 {
    width: 130px;
  }

  .aaer-logo.logo-2 img {
    width: 89px;
  }

  .impetus-program .home-primary img {
    width: 100%;
  }

  .program-benefit .offset-md-1 > p {
    font-size: 18px;
  }

  .program-benefit .title {
    font-size: 24px;
  }

  .program-benefit .title strong {
    font-size: 28px;
  }

  .unmatched-service > p {
    font-size: 24px;
  }

  .empowering-startup {
    background-position: -90px 0;
  }

  .empowering-startup h2 {
    font-size: 22px;
  }

  .empowering-startup .container {
    background: rgba(255, 255, 255, 0.64);
    margin: 0 auto;
    width: 96%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .preferred-apple h2.title {
    font-size: 22px;
  }

  .preferred-apple-content h3 {
    font-size: 14px;
  }

  .preferred-apple-content p {
    font-size: 13px;
  }

  .preferred-apple-content {
    padding: 0 1rem;
  }

  .preferred-apple-content a {
    margin-bottom: 1rem;
  }

  .startup-stories p {
    font-size: 28px;
    margin: 0 0 24px;
  }

  .expert-dec {
    width: 64%;
    margin-left: 4%;
  }
}

/*-----------------media css---------------*/

@media (max-width: 1024px) {
  .locations-col {
    height: 100%;
    margin-bottom: 0;
  }

  .team-locations .col-md-4 {
    margin-bottom: 30px;
  }

  .pastevent-text h4 {
    font-size: 18px;
    min-height: 86px;
  }

  #banner-slider .banner-content {
    top: 50%;
    transform: translateY(-50%);
  }

  .key-benefits-pic img {
    max-width: 100%;
  }

  .financial-columns-pic img {
    width: auto;
  }

  .financial-columns-txt p {
    display: flex;
  }

  .banner-content2 + .img-responsive {
    height: auto !important;
  }

  .banner-content3 h1 {
    width: 96%;
  }

  .banner-content3 p {
    width: 90%;
  }
}

@media (max-width: 823px) {
  .banner-content h1 {
    font-size: 2.2rem;
  }

  .banner-primary .img-responsive {
    height: 300px;
    object-fit: cover;
  }

  .contact-details {
    padding-left: 0px;
    margin-top: 30px;
  }

  .location-text h4 {
    font-size: 18px;
  }

  .location-text p {
    font-size: 13px;
  }

  .location-text h5 {
    font-size: 16px;
  }

  .section-heading {
    font-size: 30px;
  }

  .pastevent-text h4 {
    font-size: 14px;
  }

  .pastevent-text p {
    font-size: 14px;
    display: block;
  }

  .pastevent-text p i {
    font-size: 24px;
    color: #515151;
    display: block;
    text-align: right;
  }

  .financial-columns-pic img {
    width: 100%;
  }

  .banner-content3 h1 {
    font-size: 3rem;
    width: 100%;
  }

  .banner-content3 p {
    line-height: 26px;
    font-size: 18px;
    width: 100%;
  }

  .take-control-text p {
    font-size: 14px;
  }

  .control-apple-sec .key-benefits-text {
    text-align: center;
  }

  .apple-resource p a {
    display: flex;
    align-items: baseline;
  }
}

@media (max-width: 736px) {
  .locations-col img {
    width: 100%;
  }

  .location-text h4 {
    font-size: 22px;
  }

  .location-text p {
    font-size: 15px;
  }

  .location-text h5 {
    font-size: 17px;
  }

  .team-locations {
    margin: 50px 0 0px;
  }

  .pastevent-col a {
    display: block;
  }

  .pastevent-col a img {
    width: 100%;
  }

  .pastevent-text h4 {
    min-height: inherit;
    font-size: 18px;
  }

  .pastevent-text p {
    display: flex;
  }

  .banner-primary .container {
    max-width: 100%;
  }

  .banner-content2 p {
    font-size: 19px;
    width: 90%;
    line-height: 26px;
  }

  .banner-content3 h1 {
    font-size: 2.5rem;
  }

  .banner-content3 p {
    line-height: 24px;
    font-size: 16px;
  }
}

@media (max-width: 667px) {
  .banner-content h1 {
    font-size: 2rem;
  }
}

@media (max-width: 520px) {
  #banner-slider .item img {
    height: 300px;
    object-fit: cover;
  }

  #banner-slider .banner-content {
    padding: 0px 10%;
  }

  .banner-content2 + .img-responsive {
    height: 470px !important;
  }

  .banner-content h1 {
    font-size: 1.8rem;
  }

  .banner-content3 h1 {
    font-size: 2.2rem;
  }

  .take-control-title .section-heading {
    font-size: 29px;
    margin-bottom: 25px;
  }
}

@media (max-width: 360px) {
  .contact-icon-con:last-child {
    font-size: 13px;
  }

  .banner-content h1 {
    font-size: 1.6rem;
  }

  .banner-content3 h1 {
    font-size: 2rem;
  }
}

.preferred-apple-image a {
  position: relative;
  display: block;
}

.preferred-apple-image a:after {
  position: absolute;
  content: "";
  background: url(../youtube-brands.svg) center no-repeat;
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

/*mac means business page CSS*/
.primary-section h1 {
  font-size: 6vw;
  text-align: center;
  margin: 0 0 32px;
  font-weight: bold;
}

.primary-section .color-red {
  color: red;
  display: block;
}

.primary-section {
  text-align: center;
  margin: 60px 0;
}

a.buy-mac {
  color: #6e6e73;
  border: 1px solid #6e6e73;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 22px;
  transition: all 0.3s ease-in-out;
}

a.buy-mac:hover {
  background: #6e6e73;
  color: #fff;
}

.secondary-section {
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px;
}

.reason-1 {
  background: #000;
  border-radius: 24px;
  padding: 50px;
  color: #fff;
}

p.reason-number {
  font-size: 28px;
  font-family: Montserrat SemiBold;
  margin: 0;
}

.secondary-section span.break-line {
  display: block;
}

h2.reason-title {
  font-size: 54px;
  line-height: 1.3;
  font-family: "Montserrat Bold";
  margin: 0 0 1rem;
}

p.reason-desc {
  font-size: 17px;
}

.reason-1 a {
  font-size: 17px;
}

.mac-means-business .d-flex {
  max-width: 1300px;
  margin: 1rem auto;
}

.secondary-section.reason-2 {
  width: 918px;
  background: #fff;
  margin: 0 1rem 0 0;
  border-radius: 20px;
}

.secondary-section.reason-3 {
  width: 456px;
  background: #000;
  border-radius: 20px;
  color: #fff;
}

.mac-means-business {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fcfbfe 24%, #dee4f4 100%);
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #fcfbfe 24%,
    #dee4f4 100%
  );
  background: linear-gradient(to bottom, #ffffff 0%, #fcfbfe 24%, #dee4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dee4f4', GradientType=0);
  padding-bottom: 60px;
}

.reason-3 .text-left {
  margin-top: 6rem;
}

.secondary-section.reason-4 {
  background: #fff;
  border-radius: 20px;
  margin-right: 0.5rem;
  padding-bottom: 0;
  height: 670px;
}

.secondary-section.reason-5 {
  background: #fff;
  border-radius: 20px;
  margin-left: 0.5rem;
  padding-bottom: 0;
}

.secondary-section.reason-4 a {
  margin-bottom: 13.5rem;
  display: block;
}

.secondary-section.reason-5 p.reason-desc {
  margin: 0 0 10.9rem;
}

.secondary-section.reason-6 {
  width: 586px;
  background: url(../images/mab/img-resson-6_2.png) top center no-repeat;
  color: #fff;
  height: 669px;
  margin: 0 0.5rem 0 0;
  background-size: cover;
  border-radius: 20px;
}

.secondary-section.reason-6 a {
  color: #ffff;
  font-size: 17px;
  margin-bottom: 4rem;
  display: block;
}

.secondary-section.reason-7 {
  background: #fff;
  margin-left: 0.5rem;
  border-radius: 20px;
  padding: 50px 0 0 50px;
}

.secondary-section.reason-8 {
  width: 50%;
  margin: 0 0.5rem 0 0;
  background: #fff url(../images/mab/img-reason-8.jpg) bottom center no-repeat;
  border-radius: 20px;
  background-size: contain;
}

.secondary-section.reason-8 img {
  width: 100%;
}

.secondary-section.reason-9 {
  width: 50%;
  margin-left: 0.5rem;
  background: #000;
  border-radius: 20px;
  color: #fff;
}

.secondary-section.reason-8 a {
  margin-bottom: 222px;
  display: block;
}

.secondary-section.reason-9 a {
  display: block;
  margin: 0 0 150px 0;
}

.secondary-section.reason-9 img {
  max-width: 115px;
}

.secondary-section.reason-10 {
  background: #fff;
  border-radius: 20px;
  padding: 50px 0 8px 50px;
}

.secondary-section.reason-11 {
  background: #fff;
  margin-top: 1rem;
  border-radius: 20px;
}

.reason-11 .left {
  width: 34%;
}

.reason-11 .right {
  width: 68%;
}

.reason-11 .right img {
  width: 100%;
  margin: 150px 0 0;
}

.secondary-section.reason-7 p.reason-desc {
  margin-bottom: 8.5rem;
}

span.color-one {
  color: #00a760;
}

span.color-two {
  color: #3e8cff;
}

span.color-three {
  color: #6d1a78;
}

@media only screen and (max-width: 768px) {
  .secondary-section img {
    max-width: 100%;
  }

  .secondary-section {
    max-width: 100%;
    margin: 1rem auto !important;
    padding: 24px;
  }

  h2.reason-title {
    font-size: 24px;
  }

  .secondary-section .col {
    width: 100%;
    display: block;
  }

  .secondary-section .row {
    display: block;
  }

  p.reason-number {
    font-size: 18px;
  }

  p.reason-desc {
    font-size: 15px;
  }

  .reason-1 a {
    font-size: 15px;
  }

  .mac-means-business .d-flex {
    display: block !important;
  }

  .secondary-section.reason-2 {
    width: 100%;
  }

  .secondary-section.reason-3 {
    width: 100%;
    margin: auto;
  }

  .secondary-section.reason-4,
  .secondary-section.reason-5 {
    width: 100% !important;
    height: auto;
    margin-right: 0;
  }

  .secondary-section.reason-6 {
    width: 100%;
    height: auto;
  }

  .secondary-section.reason-8,
  .secondary-section.reason-9 {
    width: 100%;
    margin: 0;
  }

  .reason-11 .left,
  .reason-11 .right {
    width: 100%;
  }

  .secondary-section.reason-7 {
    margin: 0;
    padding: 25px 0 0 25px;
  }

  .mac-means-business {
    padding: 0 1rem 60px;
  }

  .secondary-section.reason-4 a {
    margin-bottom: 4rem;
  }

  .secondary-section.reason-5 p.reason-desc {
    margin-bottom: 4rem;
  }

  .secondary-section.reason-7 p.reason-desc {
    margin-bottom: 4rem;
    padding-right: 25px;
  }

  .secondary-section.reason-7 h2.reason-title {
    padding-right: 25px;
  }

  .secondary-section.reason-8 a {
    margin-bottom: 7rem;
  }

  .secondary-section.reason-9 a {
    margin: 0 0 4rem 0;
  }

  .secondary-section.reason-10 {
    padding: 25px 0 8px 25px;
  }

  .secondary-section.reason-10 p.reason-desc {
    padding-right: 25px;
  }
}
