@charset "utf-8";
/* CSS Document */

.pl {
	document.getElementById("pl").style.fontFamily="caviar_dreams, CaviarDreams, CaviarDreams_Italic, CaviarDreams_BoldItalic, Caviar Dreams Bold, Avenir Next, Avenir, sans-serif";
}



body {
	margin: 0;
	/*height: 3000px;*/
	height: auto;
	width: 100%;
	background-color: #ffffff;
}

logo {
	display: block;
	position: relative;
	float: left;
	width: 200px;
	height: 75px;
	
	top: 2px;
	
	/*background-color: #FFD130;*/
	
}

.logo_link {
	
	text-decoration: none;
}

#navbar {
	position:fixed;
	top:0px;
	width:100%; 
	height:75px; 
	/*background-color:#EDDB7C;*/
	background-color:#CBA402;
	/*background-color:#FFD130;*/
	
	color: #ffffff;
	display: none;
	z-index: 1000;
	
	/*border-bottom: thick;
	border-bottom-color: #FFD130;
	border-bottom-width: 10px; 
	border-bottom-style: solid;*/
	
}

#navmenu {
	position:fixed;
	display: block;
	margin: auto;
	width: 100%;
	z-index: 1001;
	float: left;
}

menu_wrapper {
	
	display: block;
	position: relative;
	float: right;
	width: auto;
	height: 75px;
	
	padding-right: 5%;
	left: 5px;
}


ul {
	
	display:block;
	position: relative;
	float: left;
	width: auto;
	height: 10px;
	padding: 5px;
	top: 10px;
	margin: auto;
	/*left: 90%;*/
}

li {
	display: block;
	position:relative;
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	padding: 5px;
	/*padding-left: 15px;*/
	margin-left: 15px;
	float:left;
	color: #ffffff;
	font-weight: bold;
	font-kerning: 4px;
	
	/*text-transform: uppercase;*/
}

li:hover {
	
	/*color: #DDA500;*/
	color:#EDDB7C;
	/*background-color: #F7EED1;*/
	
	
	/*
	border-bottom: thick;
	border-bottom-color: #FFD130;
	border-bottom-width: 2px; 
	border-bottom-style: solid;
	
	transition: border-bottom-width 0.5s ease;
	*/
}


li:after {
  display:block;
  content: '';
  border-bottom: solid 3px #FFD130;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
  padding-top: 5px;		
}

li.fromLeft:after{ transform-origin: 100% 50%; }
li.fromRight:after{  transform-origin:   0% 50%; }
li.fromLeft:hover:after{ transform: scaleX(1); transform-origin:   0% 50%; }
li.fromRight:hover:after{ transform: scaleX(1); transform-origin: 100% 50%; }



h1.logo_designs_text {
	display: block;
	position:relative;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 25px;
	padding: 0;
	padding-left: 10px;
	color: #FFD130;
	font-weight: bold;
	font-kerning: 2px;
	top: -25px;
	text-align: center;
	
	transition: font-size 0.5s ease-in-out;
	transition: font-size 0.5s ease-in;
	transition: font-size 0.5s ease-out;
}

h1.logo_designs_text:hover {
	
	font-size: 30px;
	top: -30px;
}

h1.header_text {
	display: block;
	position:absolute;
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-size: 40px;
	/*font-size: 2.5em;*/
	font-size: 4.5em;
	padding: 5px;
	padding-bottom: 10px;
	margin: auto;
	text-align: center;
	/*padding-left: 15px;*/
	color: #ffffff;
	font-weight: bold;
	font-kerning: 2px;
	z-index: 6;
	background-color:  transparent;
	width: 100%;
	height: auto;
	
	/*top: 40%;*/
	top: 30%;
}


h2.heading_text {
	display: block;
	position:relative;
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	/*font-size: 25px;*/
	font-size: 35px;
	padding: 5px;
	padding-bottom: 10px;
	margin: auto;
	text-align: center;
	/*padding-left: 15px;*/
	/*color: #121212;*/
	/*color: #6699ff;*/
	color: #6977A4;
	font-weight: bold;
	font-kerning: 2px;
}

h3.logo_name_text {
	display: block;
	position:relative;
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/
	font-family: Avenir Next UltraLight, Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	padding: 0;
	padding-left: 10px;
	color: #FFD130;
	font-weight: bold;
	font-kerning: 4px;
	text-align: center;
	
}

/*
h3.logo_name_text:hover {
	
	font-size: 20px;
	transition: font-size 0.5s ease-in-out;
	transition: font-size 0.5s ease-in;
	transition: font-size 0.5s ease-out;
}
*/

.job_role_text {
display: block;
	position: relative;
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	/*font-size: 22px;*/
	font-size: 25px;
	text-align: center;
	/*color: #121212;*/
	/*color: #6699ff;;*/
	color: #CBA402;
	font-kerning: 2px;
	margin: auto;
}


.job_place_text {
display: block;
	position: relative;
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #121212;
	font-kerning: 2px;
	margin: auto;
}

.job_time_text {
display: block;
	position: relative;
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #121212;
	font-kerning: 2px;
	margin: auto;
	font-style: italic;
}


.job_box {
	
	/*background-color: #FFFFD8;*/
	/*border: solid 3px #FFD130; */
	padding: 20px;
	margin-bottom: 50px;
	margin-top: 50px;
	
	
	  -webkit-transition: all 1s ease; transition: all 1s ease;
	transition: all 1s ease; transition: all 1s ease;
}

#jobs_wrapper div.hideme {
	
	 -webkit-transition: all 1s ease; transition: all 1s ease;
	transition: all 1s ease; transition: all 1s ease;
}

#jobs_wrapper {
	
	max-width: 800px;
	margin: auto;
}

.hideme {
    opacity: 0.3;
	margin-top: 100px;
	background-color: #FFFFD8;
	
}

.showme  {
   opacity: 1!important;
   margin-top: 50px!important;
   background-color: #FFFFFF!important;

}

	
text_box {
	
	display: block;
	position: relative;
	margin: auto;
	height: auto;
	/*width: 800px;*/
	max-width: 800px;
	padding-left: 5px;
	padding-right: 5px;
	
	/*background-color: #FFFBEA;*/
}

.project_text {
	
	display: inline-block;
	position: relative;
	margin: auto;
	height: auto;
	/*width: 800px;*/
	max-width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	 
	vertical-align: top;
	
	/*background-color: #FFFBEA;*/
}


p {
	
	display: block;
	position: relative;
	font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #121212;
	font-kerning: 2px;
	margin: auto;
}

p.footer_text {
	display: block;
	position:relative;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 12px;
	padding: 5;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-kerning: 4px;
	text-align: center;
	
	top: 30px;
}


header {
	
	display: block;
	position: relative;
	width:100%;
	height: 700px;
	/*background-color: #ccc;*/
	background-color: #F3E7AC;
	/*background-color: #000000;*/
	/*background-color: #ADA57B;*/
	overflow: hidden;

}

header_video {
	display: block;
	position: inherit;
	width: auto;
	height: 100%;
	overflow: hidden;
}

video {
	
	display: block;
	position: inherit;
	width: 100%;
	height: auto;
	overflow: hidden;
}

overlay {
	
	display: block;
	position: relative;
	width:100%;
	height: 700px;
	/*background-color: #ccc;*/
	/*background-color: #F3E7AC;*/
	background-color: #000000;
	background-color: rgba(0,0,0,0.7);
	opacity: 0.7;
	overflow: hidden;
	
}

.overlay {
    /*-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);*/
	
	/* -webkit-filter: brightness(50%);
    filter: brightness(50%);*/
	
	/*webkit-filter: opacity(70%);
    filter: opacity(70%);*/
	
	-webkit-filter: brightness(70%);
    filter: brightness(70%);
}

.dan_overlay {
		
	-webkit-filter: brightness(80%);
    filter: brightness(80%);
	
}

.dan_video {
	
	position: fixed;
    z-index: 1;
}

.dan_headerbanner {
	
	display: block;
	position: fixed;
    /*top: -700px;*/
	width:100%;
	z-index: 0;
}


module {
	
	display: block;
	position: relative;
	width: 100%;
	/*height: 600px;*/
	/*min-height: 600px;*/
	z-index: 1;
	
	padding-top: 50px;
	padding-bottom: 50px;
}

.module_color1 {
	
		background-color: #EDDB7C;
		background-color: #FFFFD8;

}

.module_color2 {
	
		background-color: #F3E7AC;
}

.module_color3 {
	
		background-color: #FFFFFF;
		
}

photo_circle_wrapper {
	
	display: block;
	position: relative;
	width: 350px;
	height: 350px;
	border-radius: 50%;
	margin: auto;
	overflow: hidden;
	
	top: 30px;
	margin-bottom: 50px;
	
	background-color: #ccc;
	z-index: 1;
}

.dan_photo {
	display: block;
	position: relative;
	width: auto;
	margin: auto;
	height: 500px;
	padding: 0px;
	
	right: 20px;
	bottom: 20px;
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

.dan_photo:hover {
	-webkit-filter: brightness(120%);
    filter: brightness(120%);
	
	-webkit-transition: 1s -webkit-filter linear;
	-moz-transition: 1s -moz-filter linear;
	-moz-transition: 1s filter linear;
	-ms-transition: 1s -ms-filter linear;
	-o-transition: 1s -o-filter linear;
	transition: 1s filter linear, 1s -webkit-filter linear;
	
	/*width: auto;
	height: 550px;
	right: 40px;
	bottom: 40px;*/
	
	transform: scale(1.2); 
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
	
}

.dan_photo2 {
	display: block;
	position: relative;
	width: auto;
	margin: auto;
	height: 365px;
	padding: 0px;
	
	right: 0px;
	bottom: 10px;
   
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

.dan_photo2:hover {
	-webkit-filter: brightness(120%);
    filter: brightness(120%);
	
	-webkit-transition: 1s -webkit-filter linear;
	-moz-transition: 1s -moz-filter linear;
	-moz-transition: 1s filter linear;
	-ms-transition: 1s -ms-filter linear;
	-o-transition: 1s -o-filter linear;
	transition: 1s filter linear, 1s -webkit-filter linear;
	
	/*width: auto;
	height: 550px;
	right: 40px;
	bottom: 40px;*/
	
	transform: scale(1.2); 
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
	
}


module_wrapper {
	
	display: block;
	position: relative;
	width: 1100px;
	height: auto;
	margin: auto;
	
}

projects_wrapper {
	
	display: inline-block;
	position: relative;
	
	/*width: 350px;
	height: auto;*/
	
	width: 350px;
    height: 180px;
	
	/*border-radius: 50%;*/
	
	margin: auto;
	overflow: hidden;
	
	top: 30px;
	margin-bottom: 50px;
	
	margin-left: 5px;
	margin-right: 5px;
	
	background-color: #ffffff;
	z-index: 1;
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

/*
projects_wrapper:hover {
	
	transform: scale(0.9); 
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}
*/

.projects_hero_photo {
	display: block;
	position: relative;
	width: 100%;
	margin: auto;
	height: auto;
	padding: 0px;
	/*
	right: 20px;
	bottom: 20px;
	*/
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

.projects_hero_photo:hover {
	/*-webkit-filter: brightness(120%);
    filter: brightness(120%);*/
	
	-webkit-transition: 1s -webkit-filter linear;
	-moz-transition: 1s -moz-filter linear;
	-moz-transition: 1s filter linear;
	-ms-transition: 1s -ms-filter linear;
	-o-transition: 1s -o-filter linear;
	transition: 1s filter linear, 1s -webkit-filter linear;
	
	/*width: auto;
	height: 550px;
	right: 40px;
	bottom: 40px;*/
	
	transform: scale(1.2); 
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
	
}


image_wrapper {
	
	display: inline-block;
	position: relative;
	
	/*width: 350px;
	height: auto;*/
	
	width: 500px;
    /*height: 400px;*/
	height: auto;
	
	
	/*border-radius: 50%;*/
	
	margin: auto;
	overflow: hidden;
	
	/*top: 30px;*/
	/*top: 100px;*/
	/*margin-bottom: 50px;*/
	
	/*margin-bottom: 100px;*/
	
	margin-left: 50px;
	margin-right: 5px;
	
	/*background-color: #ccc;*/
	z-index: 1;
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

.left_image {
	
	margin-left: 5px;
	margin-right: 50px;
	
}

.right_image {
		
	margin-left: 505px;
	margin-right: 0px;

	}
	

.img_photo {
		
		width: auto;
   		height: auto;
	}

/*
#player {
	display: inline-block;
	position: relative;
	
	width: auto;
   		height: auto
	
}
*/


/*
spacer {
	display: inline-block;
	position: relative;
	width: 50px;
    height: 100px;
	margin: auto;
	
	background-color: aqua;
	z-index: 1;
}
*/

/*
.LI-profile-badge {
	
	padding: 10px;
	width: 400px;
	height: 500px;
}
*/

.LI-badge-container.horizontal.light {
    border-radius: 2px;
    display: inline-block !important;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.24);
    box-shadow: 0 0 2px rgba(0,0,0,0.24);
    word-wrap: break-word;
    word-break: break-word;
    height: 300px;
}

.LI-badge-container.horizontal.light .LI-view-profile {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    text-align: center;
    width: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 13px;
    height: 31px;
    line-height: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #008cc9;
    background-color: transparent;
    border-color: #008cc9;
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    vertical-align: middle;
    margin-top: 100px!important;
}

.time {
	
	display:block;
	position: relative;
	background-color: #000000;
	background-color: #CBA402;
	background-color: #121212;
	width: 15px;
	height: 50px;
	
	margin: auto;
	
	transition: height 1s ease;
}

footer {
	position:relative;
	top:0px;
	width:100%; 
	height:75px; 
	/*background-color:#EDDB7C;*/
	background-color:#CBA402;
	/*background-color:#FFD130;*/
	
	color: #ffffff;
	display: block;
	z-index: 1;
	
}

#back-to-top {
	display: block;
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 9999;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 40px;
	font-size: 20px;
    /*background: #f5f5f5;*/
    /*color: #AA9844;*/
	color: #837536;
    cursor: pointer;
    
	border: 2px;
	border-style: solid;
	border-color: #837536;
	
    border-radius: 60px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    /*background: #e9ebec;*/
	/* background: #FDDD57;*/
	/*background: #BFBFBF;*/
	 background: #E8BC02;
	border-color: #ffffff;
	color: #ffffff;
}
#back-to-top.show {
    opacity: 1;
}


.fancybox-image, .fancybox-spaceball {
    background: #ffffff!important;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}




/* Add a black background color to the top navigation */
.topnav {
  /* background-color:#CBA402;*/
    overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px;
    /*text-decoration: none;
    font-size: 17px;*/
	z-index: 9999;
}

/* Change the color of links on hover */
.topnav a:hover {
    /*background-color: #ddd;*/
    color:#EDDB7C;
}

/* Add an active class to highlight the current page */
.active {
 
  color:#EDDB7C;
 /* border-bottom: solid 3px #FFD130;  */
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
/*@media screen and (max-width: 600px) {*/
@media screen and (max-width: 1024px) {
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
	
}

/*@media screen and (min-width: 600px) {*/
@media screen and (max-width: 1024px) {
		.topnav {
   background-color: none!important;
    overflow: hidden;
}
}


/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */

/*@media screen and (max-width: 600px) {*/
@media screen and (max-width: 1024px) {
	
  .topnav.responsive {
	  position: relative;
	  background-color:#CBA402;
	  margin-top: -20px;
	  padding-top: 40px;
	  margin-right: -25px;
	  padding-right: 50px;
	}
	
  .topnav.responsive a.icon {
    position: absolute;
    right: 25px;
    top: 20px;
	  
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.container {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #ffffff;
    margin: 6px 0;
    transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

@media screen and (max-width: 1024px) {
	
	header {
		height: 450px;
		overflow: hidden;
	}
	
	h1.header_text {
	
	font-size: 20px!important;
	/*font-size: 2.5em;*/
	font-size: 2.5em!important;
	overflow: hidden;
	
	}

module_wrapper {
	
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: auto;
	left: 5px;
	overflow: hidden;
	
	}
	
	image_wrapper {
	
	display: inline-block;
	position: relative;
	
	/*width: 350px;
	height: auto;*/
	
	width: auto;
    height: auto;
	
	/*border-radius: 50%;*/
	
	margin: auto;
	overflow: hidden;
	
	top: 30px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 5px;
	
	z-index: 1;
	
	transition: all .5s ease-in-out;
	transition: all .5s ease-in;
	transition: all .5s ease-out;
}

	.left_image {
	
	margin-left: 0px;
	margin-right: 5px;
		
	}
	
	.right_image {
		
	margin-left: 0px!important;
	margin-right: 5px!important;

	}
	
	.img_photo {
		
		width: 95%;
		height: auto;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	iframe {
		
		width: 380px;
		height: 200px;
	}
	
	body, html { 
		overflow-x: hidden; 
	}

	
}

/*Contact Us form CSS*/
.container {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
	width: 90%;
}

ul {
  list-style: none;
  padding: 0;
}

.title {
  margin-bottom: 30px;
  font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.wrapper {
  background: #fff;
  border-radius: 50px;
  padding: 27.5px;
  margin: auto;
  	
}

#contactForm {
  display: grid;
  grid-gap: 20px;
  grid-template-areas:
    'name'
    'email'
    'company'
    'phone'
    'message';
}

.required-field {
  grid-column: 1 / 2;
}

.submit-button {
  grid-column: 2 / 3;
}

.name-field {
  grid-area: name;
  grid-column: 1 / 3;
}

.email-field {
  grid-area: email;
  grid-column: 1 / 3;
	max-width: 80%;
}

.company-field {
  grid-area: company;
  grid-column: 1 / 3;
	max-width: 80%;
}

.phone-field {
  grid-area: phone;
  grid-column: 1 / 3;
	max-width: 80%;
}

.message-field {
  grid-area: message;
  grid-column: 1 / 3;
}

/* FORM STYLES */

.contact-us {
  margin: 0 0 30px;
  font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #6977A4;
}

.contact form {
  border: 0;
}

.contact form label {
  display: block;
}

.contact form p {
  margin: 0;
  font-family: 'Mukta Mahee', sans-serif;
  font-weight: 200;
  font-size: 12px;
  color: rgba(74, 86, 96, 1);
}

.contact form input, .contact form textarea {
  font-family: 'Mukta Mahee', sans-serif;
  font-weight: 200;
  font-size: 14px;
  width: 100%;
  padding: .4em .8em;
  background: rgba(249, 250, 250, .5);
  border: 1px solid rgba(74, 86, 96, .1);
  border-radius: 2.5px;
  outline-color: #5dc3f2;
}

.contact form button {
  font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  background: #CBA402;
  width: 90px;
  height: 30px;
  border: 0;
  border-radius: 15px;
}

.submit-button {
  align-self: center;
  justify-self: end;
}

.contact form button:hover, .contact form button:focus {
  background: #FCD530;
  color: #fff;
  outline: 0;
  transition: background-color 0.3s ease-out;
}

.required-field {
  font-family: 'Mukta Mahee', sans-serif;
  font-weight: 200;
  font-size: 10px;
  color: rgba(74, 86, 96, 0.75);
  align-self: center;
  justify-self: start;
}

span {
  color: #6977A4;
}

.alert {
  margin-bottom: 1em;
  padding: 10px;
  background: #6977A4;
  font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-radius: 2.5px;
  display: none;
}

/* LARGE SCREENS */

@media (min-width: 500px) {
  #contactForm {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      'name company'
      'email phone'
      'message message';
  }

  .name-field {
    grid-area: name;
    grid-column: 1 / 2;
	  max-width: 80%;
  }

  .email-field {
    grid-area: email;
    grid-column: 1 / 2;
  }

  .company-field {
    grid-area: company;
    grid-column: 2 / 3;
  }

  .phone-field {
    grid-area: phone;
    grid-column: 2 / 3;
  }

  .message-field {
    grid-area: message;
    grid-column: 1 / 3;
  }
}


.contact {
	
}


/* Word Cloud Styling */

.tagcloud {
  font-family: Avenir Next, Avenir, Arial, Helvetica, Verdana, sans-serif!important;
	
	font-size: 25px!important;
	padding: 5px!important;
	padding-bottom: 10px!important;
	margin: auto!important;
	text-align: center!important;
	/*color: #6977A4;*/
    color: #CBA402;
	font-weight: bold!important;
	font-kerning: 2px!important;
}

.tagcloud--item {
  padding: 2px 4px;
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
    color: #CBA402!important;
}

.tagcloud--item:hover {
  background-color: rgba(0,0,0,.1);
  /*border: 1px solid #333;
    
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;*/
    color: #CBA402;
  opacity: 1 !important;
  z-index: 100 !important;
}

.light .tagcloud--item {
  color: #fff;
}

.light .tagcloud--item:hover {
  background-color: rgba(255,255,255,.1);
  border: 1px solid #fff;
}
