/**
 * GLOBAL STYLING
 */

/* box model fix */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

/* ==========================================================================
   Micro clearfix
   ========================================================================== */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.container {
	padding-bottom: 88px;
}

.container-fluid {
	padding-bottom: 88px;
}


/* HEADER STYLING */
.header {
	height: 88px;
	background-image: url(../images/bg_pattern.png);
	padding: 0px;
	position: fixed;
	top: 0;
	background-color: #fff;
	margin: 0px;
	z-index: 9999;
}


ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

li {
	display:inline-block;
	float: left;
	margin-right: 30px;	/*edit if you want margin on parent menu*/
	text-align: left;
}

li a {
	display:block;
	padding: 0;/*edit if you want padding on parent menu*/
	text-align: center;	/*center if desired*/
	font-family: "Lato", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: 300;
	color: #4a0d66;
	font-size: 30px;
}

#primary-nav {
	margin-top: 22px;
	position: relative;

}

#primary-nav .marg-right-none {
	margin-right: 0;
}

.logo {
	margin-top: 12px;
}


/* Text Styling */

h1{
	text-align: center;
	font-weight: 300;
	font-size: 60px;
	margin-top: 88px;
}

h4{
	font-weight: 700;
	font-size: 20px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	color: #4a0d66;
}

p {
	color: #6d6e70;
	font-weight: 400;
	font-size: 20px;
	margin-top: 0px;
	line-height: 30px;
	padding-top: 0;
}

.interior-row p a {
	color: #4a0d66;
	font-weight: 400;
	font-size: 20px;
	margin-top: 0px;
	line-height: 30px;
	text-align: left;
	padding-top: 0;
}

.interior-row p a:hover{
	text-decoration-line: underline;
}

body {
	font-family: 'Lato', sans-serif;
}

nav ul li a {
	text-decoration: none;
}






/* HOME PAGE STYLING */

/*Hero*/

.hero {
	text-align: center;
	background-image: url(../images/bg_pattern.png);
	height: 759px;
	padding: none;
}

.hero h2 {
	font-weight: 700;
	font-size: 200%;
	line-height: 44px;
	padding: 0;
	margin: 0;
}

#pad-top {
	padding-top: 184px;
}

a .button {
	background-image: url(../images/get-in-touch.png);
	background-size: 100%;
	width: 225px;
	height: 57px;
	display: inline-block;
	position: center;
	margin-top: 58px;
}

a:hover .button {
	background-image: url(../images/get-in-touch_hover.png);
}



/*Work*/

.work .col-4 {
	margin-bottom: 2.564102564102%;
}

.work-hover {
	width: 360px;
	height: 116px;
	bottom: -116px;
	background-color: #efeff8;
	position: absolute;
	transition: bottom 0.2s ease-in-out 0.2s;
}

a:hover .work-hover {
	bottom: 0px;
}

.description {
	font-weight: 300;
	padding-top: 0px;
}

.kinsmen {
	background-image: url(../images/kinsmen.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.rainbow {
	background-image: url(../images/rainbow_society.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.shine {
	background-image: url(../images/shine.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.south-africa {
	background-image: url(../images/south_africa.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.cards {
	background-image: url(../images/cards.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.food-truck {
	background-image: url(../images/food_truck.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.frogs-flies {
	background-image: url(../images/frogs_flies.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.animal-testing {
	background-image: url(../images/animal_testing.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.food-characters {
	background-image: url(../images/food_characters.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.grocery-kiosk {
	background-image: url(../images/grocery_kiosk.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.bgc {
	background-image: url(../images/bgc.png);
	width: 360px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

/*About*/

.about {
	background-image: url(../images/bg_pattern.png);
}

/*Contact*/

.contact {
	background-image: url(../images/burst.png);
	background-position: center;
	background-repeat: no-repeat;
}

#name {
	border-color: #4a0d66;
	width: 100%;
	height: 52px;
	font-size: 20px;
	font-weight: 400;
	color: #6d6e70;
	padding: 0 10px;
	margin-bottom: 15px;
}

#email {
	border-color: #4a0d66;
	width: 100%;
	height: 52px;
	font-size: 20px;
	font-weight: 400;
	color: #6d6e70;
	padding: 0 10px;
	margin-bottom: 15px;
}

#description {
	border-color: #4a0d66;
	border-width: 2px;
	width: 100%;
	height: 220px;
	font-size: 20px;
	font-weight: 400;
	color: #6d6e70;
	padding: 10px;
	margin-bottom: 15px;
}

#g-recaptcha {
	display: inline-block;
}

#submit {
	border-color: #4a0d66;
	border-width: 2px;
	font-weight: 300;
	font-size: 30px;
	background-color: #fff;
	padding: 10px 55px;
	margin: 0 auto;
	display: block;
}


/* FOOTER STYLING */
footer {
	margin-bottom: 12px;
}

footer section h3 {
	text-align: center;
	margin-top: 30px;
}

footer section p {
	text-align: center;
}

footer section .col-12 {
	margin-top:15px;
}

.pad-left-none{
	padding-left: 0px;
}

img {
	max-width: 100%;
}


/* INTERIOR PAGE STYLING */

.timeline{
	margin-top: 88px;
}

.interior-row img{
	max-height: 100%;
}


.interior-row h1 {
	text-align: left;
	font-size: 30px;
	margin: 0px;
	padding-bottom: 10px;
}

.interior-row h2 {
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.interior-row h2 img {
	margin-right: 5px;
}

.interior-row p {
	padding-bottom: 10px;
}

.caption {
	text-align: center;
	margin: 0px;
}

.interior-row p img{
	text-align: center;
}




@media only screen and (max-width: 767px) {


	.interior-row p{
		font-size: 85%;
		line-height: 18px;

	}

	.interior-row p a{
		font-size: 85%;
		line-height: 18px;

	}

	footer section h3{
		margin-top: 140px;
		text-align: center;
	}

	footer section p {
		text-align: center;
	}

	.logo {
		margin-top: 10px;
	}

	.desktop {
		display: none;
	}

	.mobile .row {
		padding: 45px 45px 0 45px;
	}

	.mobile h1 {
		font-size: 20px;
	}

	.mobile h2 {
		font-size: 15px;
		margin-bottom: 3px;
	}

	.mobile h2 img {
		max-height: 20px;
	}

	.mobile p {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 3px;

	}

	.mobile p img{
		max-height: 500px;
	}

.header {
	height: 68px;
	background-image: url(../images/bg_pattern.png);
	padding: 0px;
	position: fixed;
	background-color: #fff;
	margin: 0px;
	z-index: 9999;
}

#primary-nav {
	margin-top: 15px;
}






}

@media only screen and (min-width: 768px) {

	body {
		font-size: 90%;
	}

	.mobile {
		display: none;
	}

	






	

}

@media only screen and (min-width: 1200px) {

	body {
		font-size: 100%;
	}

	.mobile {
		display: none;
	}

	.desktop img {
	max-height: 550px;	
}





}