/*
Theme Name:     Divi Child
Theme URI:      https://elegantthemes.com/
Template: neve
Author:         Elegant Themes
Author URI:     https://themeisle.com
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    Divi
*/

@font-face {
  font-family: cf1;
  src: url("assets/fonts/graduate-regular.ttf");
  font-weight: 100 1000; }
@font-face {
  font-family: cf2;
  src: url("assets/fonts/roboto-regular.ttf");
  font-weight: 100 1000; }
@font-face {
  font-family: cf3;
  src: url("assets/fonts/roboto-italic.ttf");
  font-weight: 100 1000; }
@font-face {
  font-family: cf4;
  src: url("assets/fonts/roboto-bold.ttf");
  font-weight: 100 1000; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 }

html, body {
  min-width: 100% !important;
  min-height: 100% !important;
  line-height: 1.5 !important;
  background-color: #dbbc7a !important;
  margin: 0 !important;
  padding: 0 !important;
 }

body {
  background-color: #dbbc7a !important;
  overflow-x: hidden !important;
   }

.et_pb_section {
  background-color: transparent; }

.mcdl-col {
  float: left;
  width: 100%;}

.mcdl-row-padding, .mcdl-row-padding > .mcdl-col {
  padding: 0 8px; }

.mcdl-container:after, .mcdl-container:before, .mcdl-row:after, .mcdl-row:before, .mcdl-row-padding:after, .mcdl-row-padding:before, .mcdl-clear:after, .mcdl-clear:before {
  content: "";
  display: table;
  clear: both; }

::selection {
  background-color: #888888; }

::-webkit-scrollbar {
  width: 13px; }

::-webkit-scrollbar-track {
  background: #248065; }

::-webkit-scrollbar-thumb {
  background: #1e6c55; }

::-webkit-scrollbar-thumb:hover {
  background: #06543c; }

a:link {
  color: #c3a25d !important;
  text-decoration: underline; }

a:visited {
  color: #c3a25d !important;
  text-decoration: underline; }

a:hover {
  color: #dbbc7a !important;
  text-decoration: underline; }

a:active {
  color: #c3a25d !important;
  text-decoration: underline; }





/*Scroll Triggered Animations*/
.animated-image {
  opacity: 0;
  transform: translate(-130px, 0);
  transition: all 3s;
  will-change: transform, opacity; }

.animated-image.visible-image {
  opacity: 1;
  transform: translate(0, 0); }

.animated-heading {
  opacity: 0;
  transform: translate(130px, 0);
  transition: all 3s;
  will-change: transform, opacity; }

.animated-heading.visible-heading {
  opacity: 1;
  transform: translate(0, 0); }

.animated-text {
  opacity: 0;
  transform: translate(0, 130px);
  transition: all 3s;
  will-change: transform, opacity; }

.animated-text.visible-text {
  opacity: 1;
  transform: translate(0, 0); }

/*End Scroll Triggered Animations*/








/*Small Column Styles - 479 pixels or less. iPhone 6/7/8, iPhone SE, iPhone XR, iPhone 12 Pro, Galaxy A51/71, Galaxy S8, Galaxy S9+, Galaxy S20 Ultra, Pixel 5*/
.mcdl-col.s01 {
  width: 8.33333%; }

.mcdl-col.s02 {
  width: 16.66666%; }

.mcdl-col.s03 {
  width: 24.99999%; }

.mcdl-col.s04 {
  width: 33.33333%; }

.mcdl-col.s05 {
  width: 41.66666%; }

.mcdl-col.s06 {
  width: 49.99999%; }

.mcdl-col.s07 {
  width: 58.33333%; }

.mcdl-col.s08 {
  width: 66.66666%; }

.mcdl-col.s09 {
  width: 74.99999%; }

.mcdl-col.s10 {
  width: 83.33333%; }

.mcdl-col.s11 {
  width: 91.66666%; }

.mcdl-col.s12 {
  width: 99.99999%; }

/*Global*/

h1 {
  font-size: 36.04px !important;
  font-family: cf1 !important;
  color: #053527;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h2 {
  font-size: 32.04px !important;
  font-family: cf1 !important;
  color: #053527;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h3 {
  font-size: 28.48px !important;
  font-family: cf1 !important;
  color: #053527;
  font-weight: 700;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h4 {
  font-size: 25.31px !important;
  font-family: cf1 !important;
  color: #053527;
  margin: 0 0 20px 0 !important;
  text-align: center; }

h5 {
  font-size: 22.5px !important;
  font-family: cf1 !important;
  color: #8c784f;
  margin: 0 0 20px 0 !important;
  text-align: center; }

p {
  font-size: 20px !important;
  font-family: cf2 !important;
  color: #053527;
  font-weight: 300;
  margin: 25px 0 0 0; }

ul {
  font-size: 20px !important;
  font-family: cf2 !important;
  color: #000000; }

.section-container {
  margin: 100px 0; }

.text-container {
  width: 98%;
  display: block;
  margin: 0 auto; }

.marshall-construction-image {
  width: 250px;
  height: auto;
  display: block;
  margin: 20px auto 20px auto;
  padding: 0;
  -webkit-box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75); }

.marshall-construction-contact-image {
  width: 250px;
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 12px -3px rgba(0, 0, 0, 0.75); }

.marshall-construction-project-image {
  width: 250px;
  height: auto;
  display: block;
  margin: 20px auto 20px auto;
  padding: 0; }

.marshall-construction-video {
  width: 250px; }

.page-link {
  font-family: cf2 !important;
  color: #1e6c55 !important;
  font-size: 18px !important; }

.mc-subheading {
  font-size: 28.83px !important;
  font-family: cf1 !important;
  color: #8c784f !important;
  text-align: left;
  line-height: .5; }

.mc-list {
  font-size: 18px !important;
  font-family: cf2;
  color: #053527;
  font-weight: 300;
  line-height: 1.5 !important; }

.mc-li {
  margin: 12px 0 0 0 !important;
  list-style-type: disc !important; }

/*Global*/
/*Homepages*/
#mc-main {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: #c3a25d;
  overflow: hidden;
  z-index: -1; }

#mc-main .mc-main-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/home/home-background.jpg) center;
  background-size: cover;
  z-index: 300; }

#mc-main .mc-about-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/about/about-background.jpg) center;
  background-size: cover;
  z-index: 300; }

#mc-main .mc-projects-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/projects/projects-background.jpg) center;
  background-size: cover;
  z-index: -1; }

#mc-main .mc-services-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/services/services-background.jpg) center;
  background-size: cover;
  z-index: 300; }

#mc-main .mc-financing-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/financing/financing-background.jpg) center;
  background-size: cover;
  z-index: 300; }

#mc-main .mc-contact-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://marshallconstruction.co/wp-content/themes/divi-child/assets/images/backgrounds/contact/contact-background.jpg) center;
  background-size: cover;
  z-index: 300; }

#mc-main .mc-title-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 400; }

#mc-main .mc-title h1 {
  font-family: cf1 !important;
  font-size: 34px !important;
  color: #06543c !important;
  font-weight: 1000 !important;
  text-align: center;
  position: relative;
  left: 1px;
  line-height: 1.2; }

#mc-main .mc-title h2 {
  font-family: cf3 !important;
  font-size: 22px !important;
  color: #06543c !important;
  text-align: center;
  position: relative;
  left: 1px;
  line-height: .9; }

#mc-main .mc-title .mc-subheading {
  font-family: cf1 !important;
  font-size: 34px !important;
  color: #06543c !important;
  text-align: center;
  position: relative;
  left: 1px;
  line-height: 0; }

.mc-logo {
  width: 200px;
  height: auto;
  position: relative;
  right: 0;
  float: none;
  height: auto;
  display: block;
  margin: 20px auto 20px auto;
  padding: 0; }

#gallery-heading{width:100%;}

/*Homepages*/
/*Contact*/
.contact-container {
  width: 300px;
  height: auto;
  display: block;
  margin: 0 auto; }

.contact-header {
  font-size: 20px !important;
  text-align: center; }

.contact-information {
  width: 300px;
  color: #1e6c55 !important;
  font-size: 18px !important;
  text-align: center; }

.social-media-container {
  width: 300px;
  height: 375px;
  height: auto;
  display: block;
  margin: 0 auto 0 auto;
  padding: 0; }

.contact-home-advisor-icon {
  width: 24px; }

.bbb-review {
  width: 100px; }

/*Contact*/
/*Footer*/
footer {
  width: 100vw;
  background-color: #06543c !important;
  position: relative;
  z-index: 0; }

.mc-footer {
  width: 98%;
  height: auto;
  display: block;
  margin: 0 auto 0 auto;
  padding: 0;
  position: relative;
  z-index: 100; }

.marshall-construction-footer {
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto 0 auto;
  padding: 0; }

.footer-social-media-container {
  width: 300px;
  height: 60px;
  display: flex;
  margin: -30px auto 0 auto; }

.footer-social-media-icons {
  font-size: 36px !important;
  margin: 0 28px;
  position: relative;
  left: -10px; }

.footer-heading {
  font-size: 24px !important;
  text-align: center;
  margin: 55px 0 0 0; }

.footer-link {
  font-size: 18px !important;
  font-family: cf2 !important;
  text-align: center;
  line-height: 1.4; }

.footer-link:hover {
  color: #cccccc; }

.copyright {
  font-family: cf1 !important;
  font-size: 18px !important;
  text-align: center;
  color: #a98744;
  margin: 5px 0 45px 0; }

.footer-p {
  font-size: 18px !important;
  color: #dbbc7a !important;
  line-height:1.4;
  text-align: center; }

.footer-container {
  height: 300px;
  padding: 50px 0 0 0; }

/*Footer*/






/*Medium Size Column Styles - Surface Duo*/
@media (min-width: 540px) {
  .mcdl-col.m01 {
    width: 8.33333%; }

  .mcdl-col.m02 {
    width: 16.66666%; }

  .mcdl-col.m03 {
    width: 24.99999%; }

  .mcdl-col.m04 {
    width: 33.33333%; }

  .mcdl-col.m05 {
    width: 41.66666%; }

  .mcdl-col.m06 {
    width: 49.99999%; }

  .mcdl-col.m07 {
    width: 58.33333%; }

  .mcdl-col.m08 {
    width: 66.66666%; }

  .mcdl-col.m09 {
    width: 74.99999%; }

  .mcdl-col.m10 {
    width: 83.33333%; }

  .mcdl-col.m11 {
    width: 91.66666%; }

  .mcdl-col.m12 {
    width: 99.99999%; }

  /*Global*/
  h1 {
    font-size: 39.64px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 35.24px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 31.32px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 27.84px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 24.75px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 22px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 22px !important; }

  .text-container {
    width: 90%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 275px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 275px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-project-image {
    width: 275px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 275px; }

  .page-link {
    font-size: 18px !important; }

  .mc-subheading {
    font-size: 28.83px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 18px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 40px !important;
    text-align: center;
    left: 0;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 27px !important;
    text-align: center;
    left: 0;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 40px !important;
    text-align: center;
    left: 0;
    line-height: .1; }

  .mc-logo {
    width: 225px;
    right: 0;
    float: none; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 400px;
    top: 50px !important; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 400px;
    font-size: 18px !important; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 32px; }

  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -5px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 32px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 18px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 18px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 18px !important; }

  .footer-container {
    height: 350px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
/*Large Size Column Styles - Basic Tablets and iPad, iPad Air, iPad Mini*/
@media (min-width: 768px) {
  .mcdl-col.l01 {
    width: 8.33333%; }

  .mcdl-col.l02 {
    width: 16.66666%; }

  .mcdl-col.l03 {
    width: 24.99999%; }

  .mcdl-col.l04 {
    width: 33.33333%; }

  .mcdl-col.l05 {
    width: 41.66666%; }

  .mcdl-col.l06 {
    width: 49.99999%; }

  .mcdl-col.l07 {
    width: 58.33333%; }

  .mcdl-col.l08 {
    width: 66.66666%; }

  .mcdl-col.l09 {
    width: 74.99999%; }

  .mcdl-col.l10 {
    width: 83.33333%; }

  .mcdl-col.l11 {
    width: 91.66666%; }

  .mcdl-col.l12 {
    width: 99.99999%; }

  /*Global*/
  h1 {
    font-size: 50.46px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 44.85px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 39.87px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 35.44px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 31.5px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 28px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 28px !important; }

  .text-container {
    width: 90%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 375px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 375px; }

  .marshall-construction-project-image {
    width: 375px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 375px; }

  .page-link {
    font-size: 26px !important; }

  .mc-subheading {
    font-size: 25.63px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 26px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 52px !important;
    text-align: center;
    left: 0;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 34px !important;
    text-align: center;
    left: 0;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 52px !important;
    text-align: center;
    left: 0;
    line-height: .9; }

  .mc-logo {
    width: 325px;
    right: 0;
    float: none; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 500px;
    top: 50px !important; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 500px;
    font-size: 26px !important; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 39px; }

  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -30px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 32px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 22px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 22px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 22px !important; }

  .footer-container {
    height: 300px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
/*XL Column Styles  - iPad Pro, Nest Hub*/
@media (min-width: 1024px) {
  .mcdl-col.xl01 {
    width: 8.33333%; }

  .mcdl-col.xl02 {
    width: 16.66666%; }

  .mcdl-col.xl03 {
    width: 24.99999%; }

  .mcdl-col.xl04 {
    width: 33.33333%; }

  .mcdl-col.xl05 {
    width: 41.66666%; }

  .mcdl-col.xl06 {
    width: 49.99999%; }

  .mcdl-col.xl07 {
    width: 58.33333%; }

  .mcdl-col.xl08 {
    width: 66.66666%; }

  .mcdl-col.xl09 {
    width: 74.99999%; }

  .mcdl-col.xl10 {
    width: 83.33333%; }

  .mcdl-col.xl11 {
    width: 91.66666%; }

  .mcdl-col.xl12 {
    width: 99.99999%; }

  /*Global*/
  h1 {
    font-size: 54.06px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 48.05px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 42.71px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 37.97px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 33.75px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 30px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 30px !important; }

  .text-container {
    width: 85%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 400px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 400px; }

  .marshall-construction-project-image {
    width: 400px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 400px; }

  .page-link {
    font-size: 28px !important; }

  .mc-subheading {
    font-size: 25.63px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 28px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 80px !important;
    text-align: center;
    left: 0;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 55px !important;
    text-align: center;
    left: 0;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 80px !important;
    text-align: center;
    left: 0;
    line-height: .9; }

  .mc-logo {
    width: 475px;
    right: 0;
    float: none; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 600px;
    top: 50px !important; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 600px;
    font-size: 28px !important; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 42px; }

  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -30px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 32px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 22px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 22px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 22px !important; }

  .footer-container {
    height: 300px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
/*XXL Column Styles - 1366x768 Displays*/
@media (min-width: 1366px) {
  .mcdl-col.xxl01 {
    width: 8.33333%; }

  .mcdl-col.xxl02 {
    width: 16.66666%; }

  .mcdl-col.xxl03 {
    width: 24.99999%; }

  .mcdl-col.xxl04 {
    width: 33.33333%; }

  .mcdl-col.xxl05 {
    width: 41.66666%; }

  .mcdl-col.xxl06 {
    width: 49.99999%; }

  .mcdl-col.xxl07 {
    width: 58.33333%; }

  .mcdl-col.xxl08 {
    width: 66.66666%; }

  .mcdl-col.xxl09 {
    width: 74.99999%; }

  .mcdl-col.xxl10 {
    width: 83.33333%; }

  .mcdl-col.xxl11 {
    width: 91.66666%; }

  .mcdl-col.xxl12 {
    width: 99.99999%; }



  /*Global*/
  h1 {
    font-size: 43.25px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 38.44px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 34.17px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 30.38px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 27px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 24px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 24px !important; }

  .text-container {
    width: 85%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 425px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 425px;
    float: right; }

  .marshall-construction-project-image {
    width: 425px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 425px; }

  .page-link {
    font-size: 24px !important; }

  .mc-subheading {
    font-size: 25.63px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 24px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 64px !important;
    text-align: left;
    left: 1px;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 40px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 64px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  .mc-logo {
    width: 425px;
    right: 30px;
    float: right; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 600px;
    top: 50px !important;
    float: left; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 600px;
    font-size: 24px !important; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 40px; }

  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -30px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 24px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 22px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 22px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 22px !important; }

  .footer-container {
    height: 400px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
/*XXXL Size Column Styles 1080p*/
@media (min-width: 1920px) {
  .mcdl-col.xxxl01 {
    width: 8.33333%; }

  .mcdl-col.xxxl02 {
    width: 16.66666%; }

  .mcdl-col.xxxl03 {
    width: 24.99999%; }

  .mcdl-col.xxxl04 {
    width: 33.33333%; }

  .mcdl-col.xxxl05 {
    width: 41.66666%; }

  .mcdl-col.xxxl06 {
    width: 49.99999%; }

  .mcdl-col.xxxl07 {
    width: 58.33333%; }

  .mcdl-col.xxxl08 {
    width: 66.66666%; }

  .mcdl-col.xxxl09 {
    width: 74.99999%; }

  .mcdl-col.xxxl10 {
    width: 83.33333%; }

  .mcdl-col.xxxl11 {
    width: 91.66666%; }

  .mcdl-col.xxxl12 {
    width: 99.99999%; }

  /*Global*/
  h1 {
    font-size: 46.85px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 41.65px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 37.02px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 32.91px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 29.25px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 24px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 24px !important; }

  .text-container {
    width: 85%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 500px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 500px; }

  .marshall-construction-project-image {
    width: 500px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 500px; }

  .page-link {
    font-size: 28px !important; }

  .mc-subheading {
    font-size: 25.63px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 28px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 80px !important;
    text-align: left;
    left: 1px;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 50px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 80px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  .mc-logo {
    width: 525px;
    right: 40px;
    float: right; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 650px;
    top: 50px !important; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 650px;
    font-size: 28px !important;
    padding: 5px 0; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 38px; }


  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -30px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 22px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 22px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 22px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 22px !important; }

  .footer-container {
    height: 325px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
/*UHD Size Column Styles - 4K, UHD*/
@media (min-width: 2460px) {
  .mcdl-col.uhd01 {
    width: 8.33333%; }

  .mcdl-col.uhd02 {
    width: 16.66666%; }

  .mcdl-col.uhd03 {
    width: 24.99999%; }

  .mcdl-col.uhd04 {
    width: 33.33333%; }

  .mcdl-col.uhd05 {
    width: 41.66666%; }

  .mcdl-col.uhd06 {
    width: 49.99999%; }

  .mcdl-col.uhd07 {
    width: 58.33333%; }

  .mcdl-col.uhd08 {
    width: 66.66666%; }

  .mcdl-col.uhd09 {
    width: 74.99999%; }

  .mcdl-col.uhd10 {
    width: 83.33333%; }

  .mcdl-col.uhd11 {
    width: 91.66666%; }

  .mcdl-col.uhd12 {
    width: 99.99999%; }

  /*Global*/
  h1 {
    font-size: 57.67px !important;
    margin: 0 0 20px 0 !important; }

  h2 {
    font-size: 51.26px !important;
    margin: 0 0 20px 0 !important; }

  h3 {
    font-size: 45.56px !important;
    margin: 0 0 20px 0 !important; }

  h4 {
    font-size: 40.5px !important;
    margin: 0 0 20px 0 !important; }

  h5 {
    font-size: 36px !important;
    margin: 0 0 20px 0 !important; }

  p {
    font-size: 28px !important;
    font-weight: 300;
    margin: 25px 0 0 0; }

  ul {
    font-size: 28px !important; }

  .text-container {
    width: 85%;
    display: block;
    margin: 0 auto; }

  .marshall-construction-image {
    width: 600px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-contact-image {
    width: 600px; }

  .marshall-construction-project-image {
    width: 600px;
    height: auto;
    display: block;
    margin: 20px auto 20px auto;
    padding: 0; }

  .marshall-construction-video {
    width: 600px; }

  .page-link {
    font-size: 28px !important; }

  .mc-subheading {
    font-size: 25.63px !important;
    text-align: left;
    line-height: .5; }

  .mc-list {
    font-size: 28px !important;
    font-weight: 300;
    line-height: 1.5 !important; }

  .mc-li {
    margin: 12px 0 0 0 !important; }

  /*Global*/
  /*Homepages*/
  #mc-main {
    width: 100vw;
    height: 100vh; }

  #mc-main .mc-title h1 {
    font-size: 90px !important;
    text-align: left;
    left: 1px;
    line-height: 1.2; }

  #mc-main .mc-title h2 {
    font-size: 55px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  #mc-main .mc-title .mc-subheading {
    font-size: 90px !important;
    text-align: left;
    left: 1px;
    line-height: .9; }

  .mc-logo {
    width: 600px;
    right: 40px;
    float: right; }

  /*Homepages*/
  /*Contact*/
  .contact-container {
    width: 700px;
    top: 50px !important; }

  .contact-header {
    font-size: 26px !important; }

  .contact-information {
    width: 700px;
    font-size: 28px !important; }

  .social-media-container {
    width: 300px;
    height: 375px; }

  .contact-home-advisor-icon {
    width: 35px; }

  .bbb-review {
    width: 165px; }

  /*Contact*/
  /*Footer*/
  .mc-footer {
    width: 90%; }

  .marshall-construction-footer {
    width: 90%; }

  .footer-social-media-container {
    width: 300px;
    height: 60px;
    margin: -30px auto 0 auto; }

  .footer-social-media-icons {
    font-size: 36px !important;
    margin: 0 28px;
    left: -10px; }

  .footer-heading {
    font-size: 28px !important;
    margin: 55px 0 0 0; }

  .footer-link {
    font-size: 22px !important;
    font-family: cf2 !important; }

  .footer-link:hover {
    color: #cccccc; }

  .copyright {
    font-size: 22px !important;
    margin: 5px 0 45px 0; }

  .footer-p {
    font-size: 22px !important; }

  .footer-container {
    height: 350px;
    padding: 50px 0 0 0; }

  /*Footer*/ }
