/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        padding-top: 80px;
        padding-bottom:800px;
    }
    
    .blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
        font-size: 40px; 
    }
}

/* Our Team Equalize Simple List Blocks*/

/* Change item class here */
.items_f4c7fdcf1d2a40c08eb53606e31ea057 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f4c7fdcf1d2a40c08eb53606e31ea057 > .item {
	display: flex;
	flex-direction: column;
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
        font-size: 36px; 
    }
}

@media only screen and (max-width: 767px) {
    div.blockWrap_a63f9deebb0c4575af996ad0a0759ac0 {
        padding-top: 20px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    div.blockWrap_ffaf99c78d6c4ea1811c707fa19ab898 {
        padding-top: 10px;
        padding-bottom: 20px;
    }
}