@import url('https://fonts.googleapis.com/css?family=Exo+2|Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Exo+2:100,300,500,700|Montserrat:100,300,500,700&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    background-color: #fdfdfd;
    color: #fdfdfd;
    position: relative;
}

.row,
.container,
.container-fluid {
    padding: 0;
    margin: 0;
}

h1,
h2 {
    font-family: "Exo 2", sans-serif;
    text-align: center;
}

@media(min-width: 992px) {
    h1 {
        line-height: 1.1;
    }
}

h2 {
    color: goldenrod;
    font-size: 2.3rem;
    letter-spacing: 0.5px;
}

@media(min-width: 576px) and (max-width: 767px) {
    h2 {
        font-size: 2.5rem;
        margin: 12px 0;
    }
}

@media(min-width: 576px) and (max-width: 767px) {
    h4 {
        font-size: 1.25rem;
        margin-bottom: 0;
    }
}

@media(min-width: 768px) {
    h2 {
        font-size: 2.7rem;
        margin: 12px 0;
    }
    h4 {
        font-size: 1.7rem;
        margin-top: 1rem;
    }
}

@media(min-width: 992px) {
    h2 {
        font-size: 3rem;
    }
    h4 {
        font-size: 1.9rem;
    }
}



/********** CUSTOM TEXT STYLINGS ETC. **********/

.mofh-branding {
    display: inline-block;
    color: goldenrod;
}



/********** CONTAINERS **********/

.nav-container {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 1;
}

.landing-container {
    height: 110vh;
    background: url('../images/art-deco-blur-dark.jpg') no-repeat center center;
    background-size: cover;
    -webkit-box-align: center;
    -ms-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.opaque-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 110vh;
    width: 100%;
    background-color: rgba(41, 39, 34, 0.75);
}

@media(min-width: 576px) and (max-width: 767px) {
    .landing-container,
    .opaque-overlay {
        height: 550px;
    }
}

.about-container {
    background-color: #fdfdfd;
}

@media(min-width: 992px) {
    .about-container,
    .about-wrapper {
        height: 100vh;
    }
}

.faqmobile-container {

    width: 100%;
    background-color: #fdfdfd;
}

.faq-wrapper {

    height: 100vh;
    width: 100%;


}

.faq-container {

    height: 100vh;
    width: 100%;
    margin-top: 8vh;
    margin-bottom: 2vh;

}

.faqmedia-container {
    height: 43vh;
    width: 50%;
    float: right;
    margin-top: -78vh;
}

.faq-heading-container {
    width: 200%;
}

.blog-wrapper,
.blog-container {

    height: 128vh;

}

.blog-container,
.blog-container-tablet {
    background-color: #fdfdfd;

}

.contact-wrapper {
    position: relative;
    height: 91vh;

    background: url('../images/art-deco-blur-dark.jpg') no-repeat center center;
    background-size: cover;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-left: 0;
    padding-right: 0;

}

.opaque-overlayTwo {
    position: absolute;
    top: 0;
    left: 0;
    height: 91vh;
    width: 100%;
    background-color: rgba(41, 39, 34, 0.65);
}

.contact-container {
    position: absolute;
    height: 77vh;
    border: 1px solid rgba(41, 39, 34, 0.9);
    border-radius: 10px;
    overflow: hidden;
    background-color: #f8f9fa;
    margin-top: 10vh;
    margin-bottom: 2vh;
    width: 90%;
    left: 5%;
    right: 5%;
}

@media(min-width: 576px) and (max-width: 767px) {
    .contact-container {
        width: 65%;
        margin-top: 55px;
        height: 485px;
    }
    .contact-wrapper,
    .opaque-overlayTwo {
        height: 560px;
    }
    .contact-heading {
        margin-bottom: 20px;
    }
    .contact-heading p {
        padding-top: 3px;
    }
}

@media(min-width: 768px) {
    .contact-container {
        height: 80vh;
        margin-top: 3vh;
        width: 72%;
    }
    .contact-wrapper,
    .opaque-overlayTwo {
        height: 98vh;
    }
    .contact-wrapper {
        padding-top: 5vh;
    }
}

@media(min-width: 992px) {
    .contact-container {
        height: 120vh;
        margin-top: 15vh;
        width: 55%;
    }
    .contact-wrapper,
    .opaque-overlayTwo {
        height: 140vh;
    }
    .contact-wrapper {
        padding-top: 0;
    }
}

@media(min-width: 1200px) {
    .contact-container {
        height: 780px;
        margin-top: 10vh;
        width: 650px;
    }
    .contact-wrapper,
    .opaque-overlayTwo {
        height: 920px;
    }
}

.footer-container {
    height: 65px;
    background-color: rgba(41, 39, 34, 0.9);
}

@media(min-width: 768px) {
    .footer-container {
        height: 70px;
    }
    .social-list .list-inline-item:not(:last-child) {
        margin-right: 5rem;
    }
}



/********** SEPARATORS **********/

.separator span {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    line-height: 1;
    background: goldenrod;
}

.separator span:after {
    position: absolute;
    left: 5%;
    bottom: 4px;
    height: 1px;
    width: 80px;
    background: goldenrod;
    content: "";
    display: inline-block;
    margin-left: 20px;
}

.separator span:before {
    position: absolute;
    right: 5%;
    bottom: 4px;
    height: 1px;
    width: 80px;
    background: goldenrod;
    content: "";
    display: inline-block;
    margin-right: 20px;
}

@media(min-width: 768px) {
    .separator span {
        height: 18px;
        width: 18px;
    }
    .separator span:before {
        right: 30%;
        bottom: 8px;
        height: 2px;
        width: 100px;
    }
    .separator span:after {
        left: 30%;
        bottom: 8px;
        height: 2px;
        width: 100px;
    }
}

.blog-separator span {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    width: 70px;
    line-height: 1;
    background: goldenrod;
}



/********** BUTTONS **********/

.btn {
    padding: 7px 5px;
    margin-top: 12px;
    margin-bottom: 5px;
    line-height: 1.7;
    min-width: 200px;
    text-transform: uppercase;
    font-size: .7rem;
    color: #fff;
    font-weight: 600;
}

@media(min-width: 768px) {
    .btn {
        margin-bottom: 10px;
        line-height: 2;
        min-width: 250px;
        font-size: .9rem;
    }
    .about-cta .btn {
        min-width: 220px;
        margin-top: -30px;
    }
}

.btn--cta {
    background-color: goldenrod;
}

.btn--cta:hover {
    background-color: #b1871b;
    color: #fff;
}

.btn:hover {
    cursor: pointer;
}

.btn--readmore:hover {
    cursor: context-menu;
}

.contact button {
    margin-top: 3px;
    min-width: 170px;
}


.btn-secondary {
    min-width: 120px;
    line-height: .6rem;
    font-weight: 500;
    margin-top: 8px;
}

a.btn.btn-secondary.blogreadmore.btn--readmore {
    color: #fff;
    background: rgba(41, 39, 34, 0.75);
}

@media(min-width: 768px) {
    .btn-secondary {
        min-width: 130px;
        line-height: .75rem;
        margin-top: 12px;
    }
    .contact button {
        min-width: 220px;
    }
}

a.btn.btn-secondary.blogreadmore.btn--readmore:hover {
    background: rgba(41, 39, 34, 0.9);
}

@media(min-width: 992px) {
    .landing .btn {
        margin-top: 8px;
    }
    .about-cta .btn {
        margin-top: 25px;
    }
}

@media(min-width: 1200px) {
    .about-cta .btn {
        margin-top: 40px;
    }
}



/********** NAVBAR **********/

.navbar {
    padding: 5px 0;
    position: relative;
}

.navbar-fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.7;
    width: 100%;
}

.navbar-brand {
    padding: 5px 10px;
    border: 1px solid;
    margin-left: 10px;

}

@media(min-width: 768px) {
    .navbar-brand {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.navbar-brand h3 {
    margin-bottom: 0;
    font-size: 1.75rem;
    font-weight: 500;
}

@media(min-width: 768px) {
    .navbar-brand h3 {
        font-size: 2rem;
    }
}

a.nav-link {
    font-weight: 500;
    text-transform: uppercase;
}

.nav-link.active {
    color: goldenrod;
    font-weight: 500;
}

.bg-navbar {
    background-color: rgba(41, 39, 34, 0.9);
}

.navbar-dark .navbar-nav .nav-link {
    color: #fdfdfd;
}

.navbar-dark .navbar-nav .nav-link.active {
    color: goldenrod;
}

.navbar-toggler {
    border: none;
    padding: 12px 20px 10px;
}

/* Custom styling of navbar toggler icon in line with the following Stack Overflow thread: https://stackoverflow.com/questions/42586729/bootstrap-4-change-hamburger-toggler-color and in particular its linked code demo: https://www.codeply.com/go/4FdZGlPMNV */

.custom-toggler.navbar-toggler {
    border-color: goldenrod;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='goldenrod' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-nav {
    text-align: right;
    padding-right: 25px;
}

@media(min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding: 20px 15px;
    }
}

@media(min-width: 576px) {
    .navbar {
        padding: 0;
    }
}

@media(min-width: 576px) {
    .navbar-nav {
        padding-right: 0;
    }
}

@media(min-width: 576px) {
    .navbar-dark .navbar-nav .nav-link.active {
        background-color: rgba(41, 39, 34, .99);
    }
}

@media(min-width: 576px) and (max-width: 767px) {
    nav {
        line-height: 1;
    }
}

@media(min-width: 768px) {
    nav {
        font-size: 1.1rem;
    }
}



/********** LANDING SECTION **********/

.landing {

    text-align: center;
}

.landing-header {
    font-size: 3rem;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 55px 3px 0;
}

.landing-text {

    padding-top: 25px;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0;
}

.landing .readmore {
    padding-top: 3px;
}

@media(min-width: 576px) and (max-width: 767px) {
    .landing-header {
        padding: 5px 0;
        font-size: 3.2rem;
    }
    .landing-text {
        margin: 0;
        padding: 15px 0;
    }
}



@media(min-width: 768px) {
    .landing-header {
        font-size: 5rem;
        padding-top: 1.5rem;
        padding-bottom: 1.2rem;
    }
}

@media(min-width: 768px) {
    p.landing-text {
        font-size: 1.5rem;
        padding-top: 30px;
        padding-left: 20%;
        padding-right: 20%;
        padding-bottom: 20px;
    }
}

@media(min-width: 992px) {
    p.landing-text {
        font-size: 1.4rem;
        padding-top: 16px;
        padding-left: 15%;
        padding-right: 15%;
        padding-bottom: 12px;
        line-height: 1.3;
    }
    .landing-header {
        padding-top: .5rem;
    }
}

@media(min-width: 1200px) {
    .landing-header {
        font-size: 5.5rem;
        padding-top: 1rem;
    }
    p.landing-text {
        font-size: 1.2rem;
    }
}

/********** ABOUT SECTION **********/

.about-image {
    height: 70vh;
}

.about-image p {
    text-align: center;
}

.about-image p img {
    margin-top: 20%;
}

.about-text {
    padding-left: 8px;
    padding-right: 8px;
    color: #000;
    line-height: 1.35;
}

.about-text-heading {
    text-align: center;
    color: goldenrod;

}

.about-text-main {
    font-weight: 500;
    margin-top: 18px;
}

.about-text-secondary {
    font-weight: 300;
}

.about-cta {
    text-align: center;
    padding-bottom: 20px;
}

@media(min-width: 576px) and (max-width:767px) {
    .about-image p img {
        margin-top: 60px;

    }
    .about-text {
        margin-top: 40px;
    }
    .about-text-main {
        margin-top: 0;
    }
    .about-image {
        height: 350px;
    }
    p.about-logos {
        text-align: center;
    }
    .about-image {
        padding-left: 5px;
    }
}

@media(min-width: 767px) {
    .about-image {
        height: 40vh;
    }
    .about-image p img {
        width: 249px;
        height: 340px;
        margin-top: 10%;
    }
    .about-text {
        padding-left: 5px;
        padding-right: 5px;
    }
    .about-text-heading {
        font-size: 2.7rem;
        margin-bottom: 15px;
        margin-top: 45px;
    }
    .about-text-main {
        margin-top: 0;
    }
    .about-text p {
        margin-bottom: 1rem;
    }
    .about-text .about-text-secondary {
        font-size: .9rem;
        margin-bottom: 0;
    }
    .about-logos {
        margin-bottom: 8px;
    }
    .about-logos img {
        width: 142px;
        height: 79px;
    }
    .iacplogo {
        text-align: right;
    }
    #iacplogo {
        margin-right: 8px;
    }
}

@media(min-width: 992px) {
    .about-image p img {
        margin-top: 22%;
    }
    .about-image {
        height: 435px;
    }
    .about-image,
    .about-images-landscape {
        padding: 0;
    }
    .about-text-heading {
        margin-top: 70px;
        font-size: 3rem;
    }
    .about-text .about-text-main {
        margin-bottom: .7rem;
        font-size: 1.11rem;
    }
    .about-text .about-text-secondary {
        margin-bottom: .7rem;
        font-size: 1rem;
    }
    .about-text {
        padding-right: 30px;
    }
    .about-text .col-sm-12 {
        padding: 0;
    }
    .about-logos {
        text-align: center;
    }
}

@media(min-width: 1200px) {
    .about-text-heading {
        margin-top: 70px;
        font-size: 3.2rem;
    }
    .about-text .about-text-main {
        margin-bottom: .8rem;
        font-size: 1.1rem;
    }
    .about-text .about-text-secondary {
        margin-bottom: .7rem;
        font-size: 1rem;
    }
    .about-image {
        height: 450px;
    }
    .about-image p img {
        margin-top: 85px;
        width: 255px;
        height: 350px;
    }
}


/********** FAQ SECTION **********/

.faq {
    width: 100%;
    position: relative;
    height: 160vh;
    background-color: #fdfdfd;
}

@media(min-width: 767px) {
    .faq {
        height: 100vh;
    }
}

.faq-heading h2,
.blog-heading h2,
.contact-heading h2 {
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.faq-heading h2 {
    margin-top: 12px;
    margin-bottom: 12px;
}

#faq-accordion {
    color: #000;
    background-color: goldenrod;
}

.card {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.card-header {
    background-color: rgba(41, 39, 34, 0.75);
    padding: 9px 15px;
    position: relative;

}

.card-header button {
    color: goldenrod;
    text-align: left;
    margin-top: 4px;
    letter-spacing: 0.3px;
    line-height: 1.2;
    margin-bottom: 4px;
}

.card-header button i {
    font-size: 1rem;
}

.card-header h5 button::first-letter {
    font-size: 1rem;
}

.card-header button:hover {
    text-decoration: none;
    color: goldenrod;
}

#faqcollapseEight .card-body {
    border-bottom: 0;
}

@media(min-width: 576px) and (max-width: 767px) {
    .card-header button {
        font-size: .82rem;
    }
    .card-header button i {
        font-size: 1.1rem;
    }
    .card-header h5 button::first-letter {
        font-size: 1.25rem;
    }
    .faq {
        height: 245vh;
    }
}



.card-body {
    font-weight: 300;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fdfdfd;
}

.faq-heading {
    background-color: rgba(41, 39, 34, 0.9);
    padding-bottom: 1px;
    padding-top: 40px;
}

.carousel {
    width: 100%;
    height: 57vh;

    color: black;
    background-color: #fdfdfd;
}

.carousel-inner {
    background-color: rgba(41, 39, 34, 0.75);
}

.carousel-inner,
.carousel-item,
.carousel img {
    height: 44vh;
}

.carousel-text {
    text-align: left;
    position: absolute;
    width: 86%;
    left: 7%;
    top: 5%;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
    padding-top: 10vh;
}

.carousel-control-prev-icon {
    margin-left: 20px;
}

.carousel-control-next-icon {
    margin-right: 20px;
}

.carousel-indicators .active {
    background-color: goldenrod;
}

.faq-group {}

.faq-question h5 {
    color: goldenrod;
    font-size: 1.2rem;
    margin-top: 15px;
}

.faq-answer {
    color: #fdfdfd;
    font-size: .85rem;
    line-height: 1.35;
}

@media(min-width: 576px) and (max-width: 767px) {
    .faq-heading {
        padding-top: 60px;
    }
    .faq-heading h2 {
        margin: 0;
        padding: 5px 0 7px;
    }
}

.faqmedia i {
    color: goldenrod;
    font-size: 3.2rem;
}

.faqmedia {
    text-align: center;
    color: #000;
}

.faqvideo,
.faqaudio {
    height: 43vh;
}

.faqvideo {
    border-right: 0;
}

.faqvideo,
.faqaudio,
.faqvideoicon,
.faqaudioicon {
    padding-left: 0;
    padding-right: 0;
}

.faqvideocontent,
.faqaudiocontent,
.faqvideoiframe,
.faqaudioiframe {
    padding-left: 0;
    padding-right: 0;
}

.faqvideoiframe,
.faqaudioiframe {
    border: 0;
}

.faqaudioicon,
.faqaudiocontent {
    padding-right: 25px;
    padding-left: 12px;
}

.faqvideoicon,
.faqvideocontent {
    padding-left: 10px;
}

.faqvideoicon,
.faqaudioicon {
    padding-top: 17px;
    padding-bottom: 15px;
}

.faqmedia h5 {
    margin-bottom: 0;
    padding-top: 5px;
}

.faqmedia p {
    font-size: .9rem;
}

.faqmedia p a {
    color: goldenrod;
}

.faqmedia p a:hover {
    text-decoration: none;
}

@media(min-width: 768px) and (max-width: 991px) {
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        height: 57px;
    }
    .faq-heading {
        height: 13vh;
    }
}

@media(min-width: 992px) {
    .carousel {
        width: 50%;
        height: 100vh;
    }
    .carousel-item,
    .carousel-inner,
    .faqmedia-container {
        height: 78vh;
    }
    .faqvideo,
    .faqaudio {
        width: 50%;
    }
    .faqvideo {
        height: 52vh;
    }
    .faqaudio {
        height: 26vh;
    }
    .faqvideorow,
    .faqaudiorow {
        width: 100%;
    }
    .faqvideocontent {
        padding-right: 25px;
    }
    .carousel-text {
        top: 1%;
        left: 7%;
        width: 86%;
    }
    .carousel-control-next,
    .carousel-control-prev {
        padding-top: 20vh;
    }
    .carousel-control-prev-icon {
        margin-left: 5px;
    }

    .carousel-control-next-icon {
        margin-right: 5px;
    }

    .faq-heading {
        height: 22vh;
    }
    .faq-heading h2 {
        margin-top: 18px;
    }
    .faq-question h5 {
        margin-top: 10px;
        font-size: 1.3rem;
    }
    .faq-answer p {
        margin-bottom: 10px;
        line-height: 1.3;
        font-size: .9rem;
    }
    .faqvideoicon,
    .faqaudioicon {
        padding-top: 0;
        padding-left: 20px;
    }
    .faqaudioicon {
        padding-right: 0;
    }
}

@media(min-width: 1200px) {
    .faq-heading {
        height: 22vh;
    }
    .carousel-item,
    .carousel-inner,
    .faqmedia-container {
        height: 78vh;
    }
    .faqvideo {
        height: 53vh;
    }
    .faqaudio {
        height: 25vh;
    }
    .faq-question h5 {
        margin-top: 10px;
        font-size: 1.2rem;
    }
    .faq-answer p {
        margin-bottom: 8px;
        font-size: .95rem;
        line-height: 1.3;
    }
    .faqmedia-container {
        margin-top: -78vh;
    }
    .faqvideoiframe iframe {
        width: 460px;
        height: 258px;
    }
    .faqaudioiframe iframe {
        width: 480px;
        height: 80px;
    }
}



/********** HOVER.CSS **********/

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
    background-color: rgba(41, 39, 34, 0.15);
    color: #000;
}

.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before {
    background-color: rgba(41, 39, 34, 0.15);
}



/********** BLOG SECTION **********/

.blog {}

.blogbox,
.blogboxtablet {
    color: #000;
    height: 25vh;
    font-weight: 500;
    text-align: center;
}

.blogboxtablet {
    height: 50vh;
    border: 0.1px solid lightgrey;
}

.blogbox div {
    padding-left: 0;
    padding-right: 0;
}

.blogbox h4 {
    font-size: 1rem;
}

.blogbox i {}

#blogboxOne {}

#blogboxTwo,
#blogboxtabletThree {
    background: url('../images/blogpicOne.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#blogboxThree,
#blogboxtabletTwo {
    background: url('../images/blogpicTwo.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#blogboxFour {}

#blogboxFive {}

#blogboxSix,
#blogboxtabletSix {
    background: url('../images/blogpicThree.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#blogboxSeven,
#blogboxtabletSeven {
    background: url('../images/blogpicFour.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#blogboxEight {}

.blogrow {
    height: 25vh;
}

.blogrowtablet {
    height: 50vh;
}

.blogrow a,
.blogrowtablet h4 {
    color: rgba(41, 39, 34, 0.9);
}

.blogrowtablet i {
    color: goldenrod;
}

.blogrowtablet p {
    color: rgba(41, 39, 34, 0.75);
    font-size: .7rem;
}

.blogrow a:hover,
.blogrowtablet a:hover {
    text-decoration: none;
}

.blogrow h4 {
    margin-bottom: 0;
}

.blog-opaque-overlay-one {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(41, 39, 34, 0.66);
}

.blog-opaque-overlay-two {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(115, 87, 17, 0.45);
}

.blog-heading {
    background-color: rgba(41, 39, 34, 0.9);
    height: 28vh;
}

.blog-heading h2,
.contact-heading h2 {
    margin: 0;
    padding-top: 58px;
    padding-bottom: 10px;
}

.blog-heading p,
.contact-heading p {
    font-size: .7rem;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px;
}

@media(min-width: 576px) and (max-width: 767px) {
    .blog-heading {
        height: 150px;
    }

    .blog-heading h2 {
        padding-top: 45px;
    }

    .blog-heading p {
        padding: 0 20px;
        font-size: .75rem;
    }
    .blogboxtablet {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media(min-width: 768px) {
    .blog-heading {
        height: 20vh;
    }
    .blog-heading h2 {
        padding-top: 75px;
    }
    .blog-heading p,
    .contact-heading p {
        font-size: .9rem;
        padding: 0 30px;
    }
    .blogboxtablet,
    .blogrowtablet {
        height: 25vh;
    }
    .blogrowtablet p {
        font-size: .9rem;
        margin-top: .5rem;
    }
    .blogboxtablet {
        padding-left: 10px;
        padding-right: 10px;
    }
    i.fas.fa-book-reader {
        font-size: 1.4rem;
    }
}

@media(min-width: 992px) {
    .blog-heading {
        height: 25vh;
    }
    .blog-heading h2 {
        padding-top: 65px;
        padding-bottom: 5px;
    }
    .blogboxtablet,
    .blogrowtablet {
        height: 42vh;
    }
    .blogrowtablet p {
        padding-left: 12%;
        padding-right: 12%;
        font-size: 1rem;
        line-height: 1.2;
        font-style: italic;
    }
    .blogrowtablet p a {
        font-style: normal;
    }
    i.fas.fa-book-reader {
        font-size: 1.6rem;
    }
    .blogrowtablet p span {
        font-size: 1.2rem;
    }
}

@media(min-width: 1200px) {
    .blog-heading {
        height: 170px;
    }
    .blogboxtablet,
    .blogrowtablet {
        height: 38vh;
    }
}



/********** CONTACT SECTION **********/

.contact {
    height: 91vh;
    width: 100%;
}

.contact-heading {
    margin-bottom: 15px;
}

.contact-heading,
.contactform {
    color: #000;
}

.contactform {
    padding: 0;
}

.contact-heading h2 {
    padding-top: 10px;
    line-height: 1;
    font-size: 1.9rem;
}

.contact-heading p {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 500;
    padding-right: 12px;
    padding-left: 12px;
}

.contact .mofhicons h6 {
    font-size: .6rem;
    text-transform: uppercase;
    font-weight: 700;
}

.mofhicons {
    color: rgba(41, 39, 34, 0.75);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0;
    text-align: center;
}

.mofhiconsframe {
    border: 4px solid goldenrod;
    background-color: rgba(41, 39, 34, 0.07);
    border-radius: 20%;
    margin-bottom: 5px;
    width: 70px;
    height: 70px;
}

.mofhiconsframe:hover {
    background-color: goldenrod;
}

.mofhiconsbox {
    padding: 0 10px;
}

.mofhicon {
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 10px;
}

.mofhsummary {
    color: rgba(41, 39, 34, 0.9);
    padding-left: 0;
    padding-right: 0;
}

.contact-cta {
    text-align: center;
    padding-bottom: 10px;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    padding: 0 6px;
    line-height: 1;
    border: 1px solid #adb5bd;
    font-size: .8rem;
    width: 90%;
    margin-left: 5%;
}

.contactform textarea {
    padding: 8px 8px;
}

@media(min-width: 576px) and (max-width: 767px) {
    .contact {
        height: 560px;
    }
    .contact-heading h2 {
        padding-bottom: 5px;
    }
    .contact .textbox {
        margin-bottom: 20px;
    }
}

@media(min-width: 576px) {
    .contact .mofhicons h6 {
        font-size: .4rem;
    }
}

@media(min-width: 768px) {
    .contact {
        margin-top: 5vh;
    }
    .contact-heading p {
        line-height: 1.2;
        margin-bottom: 20px;
        padding: 5px 45px;
    }
    .mofhicons {
        margin-bottom: 20px;
    }
    .mofhicon {
        font-size: 2rem;
    }
    .contact .mofhicons h6 {
        font-size: .6rem;
    }
    .form-group {
        margin-bottom: 18px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .form-group textarea {
        line-height: 1.35;
    }
    .form-group.textbox {
        margin-bottom: 10px;
    }
    .contact-cta {
        margin-top: 30px;
    }
    .contact-heading {
        margin-top: 20px;
    }
    .contact-heading h2 {
        font-size: 2.7rem;
    }
}

@media(min-width: 992px) {
    .contact {
        height: 140vh;
        margin-top: 0;
    }
    .mofhiconsframe {
        width: 80px;
        height: 80px;
    }
    .mofhicon {
        font-size: 2.3rem;
    }
    .contact .mofhicons h6 {
        font-size: .7rem;
    }
    .contact-heading h2 {
        font-size: 3rem;
    }
    .contact-heading p {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@media(min-width: 1200px) {
    .contact {
        height: 100vh;
    }
}


/********** FOOTER **********/

.footer-row {
    text-align: center;
    font-size: 1.8rem;
    height: 60px;
}

.footer-col {
    height: 60px;

}

.social-list {
    margin-bottom: 0;
    height: 60px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social-list a {
    padding: 5px 30px 5px;
    margin-top: 10px;
}

#facebooklink {
    padding-left: 10px;
}

#linkedinlink {
    padding-right: 10px;
}

.social-list i {
    padding-top: 16px;
    color: goldenrod;
}

@media(min-width: 768px) {
    .footer-row {
        font-size: 2.1rem;
        height: 70px;
    }
}

.social-list li a i:hover {
    color: #b1871b;
}
