@charset "UTF-8";
/*  Global Styles  */

html, body {
	width: 100%;
	height: 100%;
	/*
	overflow-x: hidden;
	*/
	-webkit-overflow-scrolling: touch;
}
.overflowHidden {
	overflow-x: hidden;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-repeat: no-repeat;
	background-position: 50% 50% no-repeat;
	background-color: #121212;
}
.text-center {
	text-align: center;
}
.padding-top {
	padding-top: 70px;
}
.padding-bottom {
	padding-bottom: 10px;
}
#wrapper {
	padding-left: 0%;
	padding-right: 0%;
	margin: 0 auto;
	width: 100%;
}
.bg {
	display: inline-block;
	height: 100vh;
	width: 100%;
}
.center-middle {
	top: 50%;
	transform: translateY(-50%);
	bottom: initial;/*border-width: 10px;
	border-color: #000000;*/
}
.vertical-align-main {
	display: flex;
	align-items: center;
	justify-content: center;
}
.vertical-align {
	display: flex;
	align-items: center;
	justify-content: center;
}
.vertical-align > [class^="col-"], .vertical-align > [class*=" col-"] {
	display: flex;
	align-items: center;
	justify-content: center;
}
a, a:hover, a:active, a:visited, a:focus {
	text-decoration: none;
}
.absolute {
	position: absolute;
}
.hover-delay {
	transition-duration: .4s;
}
@font-face {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.futura-medium {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 600;
}
.futura-heavy {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 992px) {
.col-md-5ths {
	width: 20%;
	float: left;
}
}

@media (min-width: 1200px) {
.col-lg-5ths {
	width: 20%;
	float: left;
}
}
.centerBlock {
	display: table;
	margin: auto;
}
.blue {
	color: #579CD1;
}
.lightBlue {
	color: #CEE3F5 !important;
}
.white {
	color: #FFFFFF !important;
}
.letterSpacing {
	letter-spacing: 1px;
}
/*	End Global */

/****************************************/
/****************************************/
/*************** Navbar *****************/
/****************************************/
/****************************************/

/*  Navbar  */

.active {
	color: #4091CB !important;
}
.navbarSection {
	padding: 0;
}
.menu {
	background-color: #FFFFFF;
	border-radius: 0;
	padding: 15px 4vw 15px 4vw;
	border: none;
	margin-bottom: 0;
}
.menu-button {
	background-color: transparent;
	border: none;
	margin-right: 15px;
	margin-top: 10px;
}
.menu .navbar-nav > li > a {
	letter-spacing: 1px;
	color: #313231;
	transition-duration: .4s;
	font-size: 16px;
}
.menu .navbar-nav > li > a:hover {
	color: #4995CD;
	transition-duration: .4s;
}
.navbarGetInTouch {
	border: 2px solid #4995CD;
	color: #FFFFFF !important;
	background-color: #4995CD !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}
.navbarGetInTouch:hover {
	color: #4995CD !important;
	background-color: transparent !important;
}
.logo {
	width: 175px;
}

@media (min-width: 768px) {
.navbarGetInTouchLi {
	padding-left: 15px !important;
}
.mobileMyriannLinkLi {
	display: none !important;
}
}

@media (max-width: 768px) {
.menu .navbar-nav {
	display: inline-block;
	float: none;
}
.menu .navbar-collapse {
	text-align: center;
}
.logo-desktop {
	display: none;
}
.menu .myNavbar {
	padding: 30px 0;
}
.menu .myNavbar > ul > li > a {
	padding: 20px 0;
	font-size: 32px;
}
.navbarGetInTouchLi {
	padding-left: 0 !important;
}
.navbarGetInTouch {
	margin-top: 20px;
}
.mobileMyriannLink {
	text-decoration: none !important;
	color: #95989A !important;
	font-size: 16px !important;
	margin-top: 20px;
}
.mobileMyriannLink:hover {
	color: #6DABD6 !important;
}
.navbarGetInTouch {
	font-size: 24px !important;
}
}
/****************************************/
/****************************************/
/**************** Home ******************/
/****************************************/
/****************************************/

/*  Carousel Section  */

.carousel {
	padding-bottom: 15px;
}
.carousel-indicators {
	bottom: -12vh;
}
.carousel-inner {
/*
	margin-bottom: 10vh;
	*/
}
.carousel-indicators li {
	height: 10px;
	width: 10px;
	cursor: pointer;
	background-color: #E4E4E4;
}
.carousel-indicators .active {
	height: 10px;
	width: 10px;
	background-color: #579CD1;
}
.carousel-indicators li, .carousel-indicators li.active {
	margin: 0px 3px !important;
}
.carousel-caption {
	right: 0;
	text-align: right;
	background-color: #3D3E3D;
	opacity: .80;
	left: auto;
	padding: 4vh 6vw 2.5vh 0;
	bottom: 0;
	width: 100%;
}
.carouselCaption {
}
.captionText {
	line-height: 10px;
	font-size: 16px;
	color: #FFFFFF;
}

@media (min-width: 768px) {
.carouselSection {
	padding-bottom: 18vh;
}
.carousel-inner > .item > img {
	width: 100%;
	height: 450px;
}
}

@media (max-width: 768px) {
.carousel-indicators {
	display: none;
}
.carouselSection {
	padding-bottom: 45px;
}
.carousel-inner > .item > img {
	width: 100%;
	height: 250px;
}
}
/*  Paragraph Section  */

.homeParagraphHeader {
	color: #3D3E3D;
	padding-bottom: 30px;
	font-size: 38px;
	line-height: 36px;
	letter-spacing: 1px;
}
.homeParagraphText {
	color: #95989A;
	font-size: 16px;
	padding-bottom: 45px;
	letter-spacing: 1px;
}
.homeLearnMoreButton {
	padding: 15px 50px;
	border: 1px solid #78AED3;
	border-radius: 50px;
	color: #FFFFFF;
	background-color: #78AED3;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 1px;
}
.homeLearnMoreButton:hover {
	color: #78AED3;
	background-color: transparent;
}

@media (min-width: 768px) {
.homeParagraphDiv {
	padding: 0 0 60px 0;
	text-align: left;
	width: 75%;
}
}

@media (max-width: 768px) {
.homeParagraphDiv {
	padding: 0 5% 60px 5%;
	text-align: center;
}
}
/****************************************/
/****************************************/
/**************** About *****************/
/****************************************/
/****************************************/

/*  About Cover Photo  */

.aboutCoverPhotoSection {
	padding: 0;
}
.aboutCoverPhotoCaptionDiv {
	right: 0;
	text-align: right;
	background-color: #3D3E3D;
	opacity: .80;
	left: auto;
	padding: 4vh 6vw 2.5vh 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}
.aboutCoverPhotoCaption {
	line-height: 10px;
	font-size: 16px;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

@media (min-width: 768px) {
.aboutCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	padding: 0;
	position: relative;
}
}

@media (max-width: 768px) {
.aboutCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	padding: 0;
	position: relative;
}
}
/*  About Side Nav  */

.aboutSideNavLink {
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
.aboutSideNavLink2 {
	padding-left: 30px;
}
.aboutSideNavLink:hover {
	color: #FFFFFF !important;
}

@media (min-width: 768px) {
.aboutSideNavRow {
	padding: 30px 0 30px 6vw;
	background-color: #569CD1;
}
}

@media (max-width: 768px) {
.aboutSideNavRow {
	padding: 30px 0 30px 0;
	background-color: #569CD1;
	text-align: center;
}
}
/*  About Who We Are Div  */

.aboutMainContentDiv {
	padding: 60px 15% 75px 15%;
}
.aboutManagementPadding {
	padding: 15px 0 15px 0;
}
/*  About 6 Block  */

.aboutWhoWeAreHeader1, .aboutWhoWeAreHeader2 {
	color: #3D3E3D;
	padding: 15px 0;
	font-size: 28px;
}
.aboutWhoWeAreText1, .aboutWhoWeAreText2 {
	color: #95989A;
	font-size: 16px;
}

@media (min-width: 768px) {
.aboutWhoWeAreHeader1, .aboutWhoWeAreText1 {
	text-align: justify;
}
.aboutWhoWeAreHeader2, .aboutWhoWeAreText2 {
	text-align: justify;
}
}

@media (max-width: 768px) {
.aboutWhoWeAreHeader1, .aboutWhoWeAreText1 {
	text-align: center;
}
.aboutWhoWeAreHeader2, .aboutWhoWeAreText2 {
	text-align: center;
}
}
/*  About 6 Blocks  */

.aboutColText3 {
	padding-top: 7.5%;
}
.aboutWhoWeAre6Col {
	padding-top: 30px;
}
.aboutWhoWeAre6Block {
	font-size: 24px;
	color: #569CD1;
}
.aboutBorderBox {
	border: 1px solid #559CD1;
	padding: 45px 0;
}
/*
.aboutWhoWeAre6Row2 {
	padding-top: 30px;
}
*/

/*  About Hotel Repositioning  */

.aboutHotelRepo {
	border: 1px solid #72B4E6;
	text-align: left;
	color: #72B4E6;
	padding: 15px 0 15px 15px;
	font-size: 16px;
}
/* About Ground Up Dev  */

.aboutGroundUpDevDiv {
	border: 1px solid #72B4E6;
	padding: 30px 0;
}
.aboutGroundUpDev {
	padding-left: 15px;
	text-align: left;
	color: #72B4E6;
	font-size: 16px;
}
.aboutGroundUpDevText {
	padding-left: 30px;
	text-align: left;
	color: #95989A;
	font-size: 16px;
}
/*  About What We Do  */

.aboutCompanyHeaderPadding {
	padding: 15px 0 15px 0;
}
.aboutCompanyOverviewText {
	color: #72B4E6;
	border: 1px solid #72B4E6;
	text-align: left;
	padding: 15px 0 15px 15px;
	font-size: 16px;
}

@media (min-width: 768px) {
.aboutCompanyOverviewHeader {
	font-size: 32px;
	color: #3D3E3D;
	text-align: left;
}
}

@media (max-width: 768px) {
.aboutCompanyOverviewHeader {
	font-size: 32px;
	color: #3D3E3D;
	text-align: center;
}
}

/*  About Vision  */

@media (min-width: 768px) {
.aboutWhatWeDoVisionHeader {
	text-align: left;
	color: #3D3E3D;
	font-size: 32px;
}
.aboutWhatWeDoVisionText {
	text-align: left;
	color: #95989A;
	font-size: 16px;
}
}

@media (max-width: 768px) {
.aboutWhatWeDoVisionHeader {
	text-align: center;
	color: #3D3E3D;
	font-size: 32px;
}
.aboutWhatWeDoVisionText {
	text-align: center;
	color: #95989A;
	font-size: 16px;
}
}
/*  About What We Do 6 Blocks  */

.aboutWhatWeDo6Col {
	padding-top: 30px;
}
.aboutWhatWeDo6Block {
	font-size: 24px;
	color: #569CD1;
	line-height: 60px;
}
.aboutBorderBox {
	border: 1px solid #559CD1;
	padding: 50px 0;
}

/*
.aboutWhatWeDo6Row2 {
	padding-top: 30px;
}
*/
@media (min-width: 768px) {
.aboutWhateDoValuesHeader {
	text-align: left;
	color: #3D3E3D;
	font-size: 32px;
}
}

@media (max-width: 768px) {
.aboutWhateDoValuesHeader {
	text-align: center;
	color: #3D3E3D;
	font-size: 32px;
}
}
/****************************************/
/****************************************/
/*************** Portfolio **************/
/****************************************/
/****************************************/

/*  Portfolio Cover Photo  */

.portfolioCoverPhotoSection {
	padding: 0;
}
.portfolioCoverPhotoCaptionDiv {
	right: 0;
	text-align: right;
	background-color: #3D3E3D;
	opacity: .80;
	left: auto;
	padding: 4vh 6vw 2.5vh 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}
.portfolioCoverPhotoCaption {
	line-height: 10px;
	font-size: 16px;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

@media (min-width: 768px) {
.portfolioCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	padding: 0;
	position: relative;
}
}

@media (max-width: 768px) {
.portfolioCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	padding: 0;
	position: relative;
}
}
/*  Project Side Nav  */

.portfolioSideNavSection {
	margin-bottom: 0;
}

@media (min-width: 768px) {
.portfolioSideNavRow {
	padding: 30px 0 30px 6vw;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}

@media (max-width: 768px) {
.portfolioSideNavDiv {
	text-align: center;
}
.portfolioSideNavRow {
	padding: 30px 0 30px 0;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}
/*  Projects  */

.portfolioDivMain {
	padding: 60px 0;
}
.portfolioCol {
	padding-top: 30px;
	padding-bottom: 30px;
}
.projectCaptionImageCol {
}
.portfolioImage {
}
.projectCaptionText {
	font-size: 16px;
	color: #95989A;
	line-height: 18px;
}
/*
.projectReservation {
	width: 80%;
	padding: 10px 40px;
	background-color: #78AED3;
	border: 1px solid #78AED3;
	border-radius: 50px;
	bottom: 0;
	position: absolute;
	color: #FFFFFF;
	text-align: center !important;
}
.projectReservation:hover {
	color: #78AED3;
	background-color: #FFFFFF;
	
}
*/
.projectReservationButton:hover {
	color: #78AED3;
	background-color: #FFFFFF;
}

@media (min-width: 1200px) {
.projectCaptionTextCol {
	padding-left: 45px;
}
}

@media (max-width: 1200px) {
.projectCaptionTextCol {
	padding-top: 20px;
}
.centerArea {
	display: table;
	margin: auto;
}
}

@media (min-width: 768px) {
.portfolioDiv {
	padding: 45px 6vw 0 6vw;
}
.portfolioImage {
	width: 175px;
	max-width: auto;
	height: 175px;
}
.projectReservationButton {
	bottom: 0;
	position: absolute;
	padding: 10px 40px;
	background-color: #78AED3;
	border: 1px solid #78AED3;
	color: #FFFFFF;
	border-radius: 50px;
}
}

@media (max-width: 768px) {
.projectCaptionTextCol {
	padding-top: 0;
}
.portfolioDiv {
	padding: 45px 3vw 0 3vw;
}
.portfolioImage {
	width: 100%;
	max-width: auto;
	height: 155px;
}
.projectReservationButton {
	bottom: 0;
	position: absolute;
	padding: 10px 35px;
	background-color: #78AED3;
	border: 1px solid #78AED3;
	color: #FFFFFF;
	border-radius: 50px;
}
}
@media (max-width: 768px) and (min-width: 400px) {
.projectCaptionText {
	margin-top: 20px;
	padding-bottom: 50px;
}
}

@media (max-width: 400px) {
.projectCaptionText {
	margin-top: 0px;
	padding-bottom: 50px;
}
}

/*  Portfolio Brand Partners  */

.portfoliobrandPartnersHeader {
	color: #95989A;
	font-size: 20px;
	text-align: center;
	padding: 15px 0 15px 0;
}

@media (min-width: 768px) {
.portfoliobrandPartnersRow {
	display: flex;
	align-items: center;
	justify-content: center;
}
}

@media (min-width: 1000px) {
.portfoliobrandPartnersImage2 {
	padding-left: 30px;
}
}

@media (max-width: 768px) {
.portfoliobrandPartnersRow {
	padding: 0 6vw;
}
.portfoliobrandPartnersCol {
	padding: 15px 0;
}
}
/****************************************/
/****************************************/
/**************** Careers ***************/
/****************************************/
/****************************************/

/*  Careers Cover Photo  */

.careersCoverPhotoSection {
	padding: 0;
}
.careersCoverPhotoCaptionDiv {
	right: 0;
	text-align: right;
	background-color: #3D3E3D;
	opacity: .80;
	left: auto;
	padding: 4vh 6vw 2.5vh 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}
.careersCoverPhotoCaption {
	line-height: 10px;
	font-size: 16px;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

@media (min-width: 768px) {
.careersCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	padding: 0;
	position: relative;
}
}

@media (max-width: 768px) {
.careersCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	padding: 0;
	position: relative;
}
}
/*  Careers Side Nav  */

.careersSideNavSection {
	margin-bottom: 0;
}

@media (min-width: 768px) {
.careersSideNavRow {
	padding: 30px 0 30px 6vw;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}

@media (max-width: 768px) {
.careersSideNavDiv {
	text-align: center;
}
.careersSideNavRow {
	padding: 30px 0 30px 0;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}
/*  Careers Section Main  */

.careersDiv {
	/*  This is for original job listings
	padding: 45px 6vw 25px 6vw;
	*/
	padding: 60px 6vw 60px 6vw;
}
.careersParagraphDiv {
	padding: 60px 0 45px 0;
}
.careersParagraph {
	color: #1D1D1D;
	font-size: 16px;
}
.careersButtonDiv {
	text-align: center;
}
.careersButton {
	text-decoration: none;
	padding: 15px 50px;
	border: 1px solid #78AED3;
	border-radius: 50px;
	color: #FFFFFF;
	background-color: #78AED3;
	font-size: 16px;
	letter-spacing: 1px;
}
.careersButton:hover {
	color: #78AED3;
	background-color: transparent;
}
.careersRecruiting {
	color: #8CBAE2;
	font-size: 18px;
}
.careersJobTitle {
	color: #1D1D1D;
	font-size: 24px;
}
.careersApplyCol {
	background-color: #0C74BB;
	cursor: pointer !important;
}
.careersApplyCol:hover {
	background-color: #8CBAE2;
}
.careersApplyButton {
	display: block;
	color: #FFFFFF;
	padding: 0;
	font-size: 16px;
}
.careersApplyButton:hover {
	color: #FFFFFF;
}

@media(min-width: 1100px) {
.careersRow {
	border: 1px solid #8CBAE2;
	margin: 45px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.careersHeader {
	color: #1D1D1D;
	font-size: 14px;
}
.careersText {
	padding: 25px 2.5% 12.5px 2.5%;
	font-size: 16px;
	color: #95989A;
	line-height: 15px;
}
.careersApplyMobileCol {
	display: none;
}
}

@media(max-width: 1100px) {
	.careersDiv {
		padding: 60px 15vw 60px 15vw;
	}
	.careersButton {
		padding: 15px 30px;
	}
.careersRow {
	border: 1px solid #8CBAE2;
	margin: 45px 0;
	padding: 45px 0 60px 0;
}
.careersHeader {
	color: #1D1D1D;
	font-size: 14px;
	text-align: center;
}
.careersText {
	padding: 25px 0 30px 0;
	font-size: 16px;
	color: #95989A;
	text-align: center;
}
.careersApplyCol {
	display: none;
}
.careersApplyMobileButton {
	background-color: #0C74BB;
	border: 1px solid #0C74BB;
	padding: 10px 40px;
	border-radius: 50px;
	color: #FFFFFF;
}
.careersApplyMobileButton:hover {
	background-color: transparent;
	color: #0C74BB;
}
}
/****************************************/
/****************************************/
/************* Get In Touch *************/
/****************************************/
/****************************************/

/*  Contact Cover Photo  */

.contactCoverPhotoSection {
	padding: 0;
}
.contactCoverPhotoCaptionDiv {
	right: 0;
	text-align: right;
	background-color: #3D3E3D;
	opacity: .80;
	left: auto;
	padding: 4vh 6vw 2.5vh 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}
.contactCoverPhotoCaption {
	line-height: 10px;
	font-size: 16px;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}

@media (min-width: 768px) {
.contactCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	padding: 0;
	position: relative;
}
}

@media (max-width: 768px) {
.contactCoverPhotoDiv {
	background: url(../img/coverPhoto1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	padding: 0;
	position: relative;
}
}
/*  Contact Side Nav  */

.contactSideNavSection {
	margin-bottom: 0;
}

@media (min-width: 768px) {
.contactSideNavRow {
	padding: 30px 0 30px 6vw;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}

@media (max-width: 768px) {
.contactSideNavDiv {
	text-align: center;
}
.contactSideNavRow {
	padding: 30px 0 30px 0;
	background-color: #569CD1;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
}

/*  Contact Info Text Top  */

.contactInfoDiv {
	padding: 45px 0 0 0;
	text-align: center;
}
.contactInfoText {
	color: #1D1D1D;
	font-size: 24px;
}

/*  Contact Form Section  */


/*  Contact Form Header  */

.contactFormHeader {
	padding: 45px 0;
	color: #1D1D1D;
	font-size: 24px;
}
/*  Contact Form  */

#contact input[type=text], #contact input[type=email], #contact input[type=tel], #contact input[type=""], #contact textarea {
	width: 100%;
	padding: 12px;
	border: 1px solid #8CBAE2;
	box-sizing: border-box;
	margin-bottom: 0px;
	resize: vertical;
	margin: 1% 0%;
	background-color: #FFFFFF;
	color: #6DABD6;
	transition-duration: .4s;
}
#contact input[type=text]:hover, #contact input[type=email]:hover, #contact input[type=tel]:hover, #contact input[type=""]:hover, #contact textarea:hover {
	border: 1px solid #95989A;
	color: #6DABD6;
	transition-duration: .4s;
}
/*
  #contact input[type=text]:active,
  #contact input[type=email]:active,
  #contact input[type=tel]:active,
  #contact input[type=""]:active, #contact textarea:active {
    border: 1px solid #FDBF65;
	background-color: #FFFFFF;
	color: #6DABD6;
}
  #contact input[type=text]:visited,
  #contact input[type=email]:visited,
  #contact input[type=tel]:visited,
  #contact input[type=""]:visited, #contact textarea:visited {
    border: 1px solid #FDBF65;
	background-color: #FFFFFF;
	color: #6DABD6;
}
*/
::-webkit-input-placeholder {
 color: #95989A;
 opacity: 1; /* for older chrome versions. may no longer apply. */
 transition-duration: .4s;
}

:-moz-placeholder { /* Firefox 18- */
 color: #95989A;
 opacity: 1;
 transition-duration: .4s;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #95989A;
 opacity: 1;
 transition-duration: .4s;
}

:-ms-input-placeholder {
 color: #95989A;
 opacity: 1;
 transition-duration: .4s;
}
input:hover::-webkit-input-placeholder {
 color: #6DABD6;
 opacity: 1; /* for older chrome versions. may no longer apply. */
 transition-duration: .4s;
}
textarea:hover::-webkit-input-placeholder {
 color: #6DABD6;
 opacity: 1; /* for older chrome versions. may no longer apply. */
 transition-duration: .4s;
}
input:hover::-moz-placeholder { /* Firefox 18- */
 color: #6DABD6;
 opacity: 1;
 transition-duration: .4s;
}
input:hover::-moz-placeholder {  /* Firefox 19+ */
 color: #6DABD6;
 opacity: 1;
 transition-duration: .4s;
}
input:hover::-ms-input-placeholder {
 color: #6DABD6;
 opacity: 1;
 transition-duration: .4s;
}
#contact button[type="submit"] {
	background-color: #6DABD6;
	color: #FFFFFF;
	border: 1px solid #6DABD6;
	text-decoration: none;
	padding: 10px 30px 10px 30px;
	border-radius: 50px;
	cursor: pointer;
	font-size: 18px;
}
#contact button[type="submit"]:hover {
	background-color: transparent;
	color: #6DABD6;
}
.contactSubmitButtonDiv {
	padding-top: 20px;
}
.contact-col-spacing {
}
.submit-button {
	width: 100%;
}

@media (min-width:768px) {
.contactFormDiv {
	font-size: 16px;
	padding: 45px 6vw 60px 6vw;
}
}

@media (max-width:768px) {
.contactFormDiv {
	font-size: 16px;
	padding: 45px 15vw;
}
.submit-button {
	width: 100%;
}
}
/****************************************/
/****************************************/
/**************** Footer ****************/
/****************************************/
/****************************************/

/*  Footer Section  */

.footerSection {
	background-color: #216293;
	padding: 20px 0 0 0;
	color: #FFFFFF;
}
.footerHeader {
	text-align: center;
	font-size: 32px;
	padding: 45px 0;
}
/*  Footer Location  */

.footerLocationRow {
	padding: 15px 15%;
}
.footerLocation-1 {
}
.footerLocationIcon {
	float: right;
}
.footerLocation-text {
	line-height: 24px;
	font-size: 18px;
	text-align: left;
}
/*  Footer Phone  */

.footerPhoneRow {
	padding: 15px 15%;
}
.footerPhone-1 {
}
.footerPhoneIcon {
	float: right;
	margin-right: 7.5px !important;
}
.footerPhone-text {
	line-height: 40px;
	font-size: 18px;
	text-align: left;
}
/*  Footer Fax  */

.footerFaxRow {
	padding: 15px 15%;
}
.footerFax-1 {
}
.footerFaxIcon {
	float: right;
}
.footerFax-text {
	line-height: 50px;
	font-size: 18px;
	text-align: left;
}
/*  Footer Email  */

.footerEmailRow {
	padding: 15px 15%;
}
.footerEmail-1 {
}
.footerEmailIcon {
	float: right;
	margin-right: -2.5px;
}
.footerEmail-text {
	line-height: 60px;
	font-size: 18px;
	text-align: left;
}
/*  Footer Get In Touch  */

.footerGetInTouchDiv {
	padding-top: 45px;
	padding-bottom: 15px;
}
.footerGetInTouchButton {
	padding: 15px 50px;
	border: 1px solid #FFFFFF;
	border-radius: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	background-color: transparent;
	letter-spacing: 1px;
}
.footerGetInTouchButton:hover {
	background-color: #FFFFFF;
	color: #216293;
}
/*  Footer Copyright  */

.footerCopyrightDiv {
	background-color: rgba(92, 159, 210, .10);
	text-align: center;
	padding: 20px 0 16px 0;
	margin-top: 60px;
}
.footerCopyrightText {
	color: #FFFFFF;
	font-size: 16px;
}
/*  Footer Myriann  */

.footerMyriannDiv {
	margin-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.footerMyriannLink {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}
.footerMyriannLink:hover {
	opacity: .90;
}

@media(max-width: 1000px) {
.footerSection {
	display: none;
}
}
