@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
#footer {
    width:100%;
    height: auto;
    padding: 10px 0 10px 0;
    color: #FAF9F6;
    font-size: 10px;
    background-color: #1D1D1D;
    float: left;
    display: block;
    text-align:center;
    font-weight:500;
    margin: 0;
}
#footer a {
    color: #C9950C;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: 'Oswald', sans_serif;
	font-weight: 100 !important;
	color: #fff
}
ul, li, ol {
    color: black !important;
    font-weight: 400;
    line-height: 160%;
} 
.Offerings ul, .Offerings li, .Offerings ol {
    color: white !important;
    font-weight: 400;
    line-height: 160%;
}
body {
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
@page{margin:0;}
.page {
    background-color: #F5F7FA;
}

.ie6 img {
	width: 100%;
}

/*MENU SECTION*/
	#companybanner {
		width: 70%;
        height: 50px;
        top: 45px;
        padding: 0 15% 0 15%;
		position: fixed;
		z-index: 1000;
		background-color: #fff;
		overflow: hidden;
        box-shadow: 0 0 15px 0 rgba(0,14,0,0.4);
	}
	.logo {
		height: 40px;
        padding: 5px 0 5px 0;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		overflow: hidden
	}
	.logo img {
		height:100%;
		}
	#menustrip {
		width: 100%;
		height: 50px;
		z-index: 100;
		position: fixed;
		background: rgba(0,0,0,0.9);
		overflow: hidden;
		opacity: 1;
		padding: 0;
		border-bottom: solid 1px #DDD;
	}
	#hamburger {
		height: 0;
		width: 0;
		visibility: hidden
	}
	.menu {
		width: auto;
		text-align: center;
		float: left;
		padding: 16px 20px 20px 20px;
		font-size: 12px;
		text-transform: uppercase;
		opacity: 1;
		transition: ease-in-out 0.3s;
		overflow: hidden;
		outline: none;
		font-weight: 500;
        color:#00007;
		font-weight: 700
	}
	.menu:hover {
		color: #C60;
		opacity: 1;
		background: #0000;
		cursor: pointer;
	}
	div.sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	#menustripcontainer {
		height: inherit;
		min-height: 10px;
		width: auto;
		overflow: hidden;
		float: right;
        color: #00007F;
	}
	#addresssection {
		float: left;
		width: 50%;
		padding: 0;
		color: #fff;
		font-size: 12px;
	}
	.addressinfo {
		width: 75%;
		position: relative;
		padding: 15px 5% 15px 20%;
		color: #fff;
		font-size: 14px;
		font-weight: 100;
		font-family: 'Calibri', sans_serif;
	}
	#menu {
		width: 90%;
        padding: 15px 5% 15px 5%;
		height: auto;
		z-index: 1000;
		overflow: hidden;
		opacity: 1;
		margin: 0;
		float: left;
	}
	.topstrip {
		width: auto;
		height: 11px;
		float: right;
		margin: 0px 5px 0 5px;
		overflow: hidden;
		color: #FAF9F6 !important;
		text-align: center;
		font-size: 11px
	}

	.topstrip a {
		color: #FAF9F6 !important;
	}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
a,
a:hover,
a:visited {
	text-decoration: none;
	color: #1D1D1D;
	outline: none
}
p {
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
    line-height: 24px;
}
.menu a,
.menu a:hover,
.menu a:visited {
	text-decoration: none;
	color: #C9550C;
	outline: none
}
li {
	text-decoration: none !important
}
.hamburger{
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.hamburger img{
    width:30px;
    height:30px;
    padding: 5px;
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.TopBanner {
		width: 100%;
    height:70vh;
		overflow: hidden;
		position: relative;
		background-position: bottom;
		background-size: cover;
		background-repeat: no-repeat;
	}
#LandingBanner {
		background-image:url("../Images/Gallery/cayley_11.jpeg");
}
#LandingInfo {
	text-align: left;
	padding: 50px 15% 50px 15%;
	width: 70%;
    height: auto;
    float: left;
	display: inline-block;
	overflow: hidden;
    position: absolute;
    bottom: 0;
	color: #FFF !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0.9), rgba(29, 29, 29,0.4));
}
.TopBanner h1, .TopBanner h2, #landingproducts h2, .landingbadges h2, #Intro h2 {
		color: #fff;
		display: block !important;
		text-align: left;
		font-size: 2.5rem;
		text-transform: uppercase;
        margin: 0;
	}
.TopBanner h2, #landingproducts h2, .landingbadges h2, #Intro h2 {
		font-size: 1.2rem;
        margin: -10px 0 10px 0px;
	}
#landingproducts h2, .landingbadges h2, #Intro h2 {
    color: #1D1D1D;
        text-align: center;
}
.TopBanner h3 {
		color: #FFF;
        margin: 0px 0 0px 5px;
        letter-spacing: 5px;
        font-weight:400;
		font-size: 1rem;
		text-transform: uppercase;
	}
.TopBanner p {
		font-size: 0.9rem;
        margin: 0px 0 30px 0px;
	}
.TopBanner .breakerline {
		height: 4px;
		width: 100px;
		display: block;
        margin: 20px 0 20px 0;
		background-color: #C9950C;
		clear: both !important;
	}
#Intro {
    width: 80%;
	padding: 110px 10% 100px 10%;
    background-color: #FAF9F6;
	height:auto;
	float: left;
	overflow: hidden;
}
	.abouthome {
		width: 70%;
		height: auto;
		padding: 0px 15% 0px 15%;
		float: left;
		color:#120321
	}
	.first-letter {
		width: 70px;
		height: 70px;
		float: left;
		font-size: 55px;
		padding: 0;
		margin: 20px 10px 0 0px;
		border-radius: 50%;
		text-align: center;
		font-weight:bolder;
		color: #C9950C;
	}
.headingdivider {
	width: 40px;
	height: 4px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #264B7A;
	text-align: left !important;
        text-align: center;
}
#landingproducts, #productoffering {
	background-color: rgba(201,149,12,0.2);
	width: 60%;
	height: auto;
	padding: 110px 20% 100px 20%;
	float: left;
	color: #1D1D1D;
	overflow: hidden;
}
#productoffering {
	width: 70%;
	padding: 80px 15% 80px 15%;
}
	.landingbadges {
		width: 80%;
		text-align: center;
		font-size: 18px;
		height: auto;
		overflow: hidden;
		padding: 120px 10% 100px 10%;
		background-color: #fff;
		margin: 0;
	}
	.landingbadges .clientbox {
		height: auto;
        max-width: 200px;
        margin: 10px;
        display: inline-grid;
	}
	.landingbadges .clienticon {
		height: 20px !important;
		margin-top: 35px;
		margin-bottom:5px;
        float:left;
	}
	.landingbadges .clienticon img {
		height: 20px;
	}
	.landingbadges .clientlogoicon {
		height: 70px !important;
		margin-top: 35px;
		margin-bottom:5px;
        float:left;
	}
	.landingbadges .clientlogoicon img {
		height: 70px;
	}
	.landingbadges .clientdescript {
		font-size: 0.8em;
        color: #264B7A;
        font-weight: 500;
        float:left;
	}

.Offerings {
	background-color: rgba(0, 0, 0,0.9);
	width: 70%;
	height: auto;
	padding: 60px 15% 60px 15%;
	color: #F3FEFE;
    overflow:hidden;
}
.Offeringsinfo {
	width: 100%;
	height: auto;
    float: left;
	padding: 30px 0 10px 0;
	color:  #F3FEFE;
}
.Offeringsinfo h2 {
	color:  #F3FEFE !important;
    font-size: 1.2em !important;
}
.Offeringsinfo p {
	color:  #F3FEFE !important;
}
.offerbox {
    width: 28.3%;
    height: auto;
    float: left;
    overflow:hidden;
    margin: 20px 2.5% 20px 2.5%;
        
}
#googlemap {
    height: 250px;
    float: left;
    display:block;
    width: 100%;
}
@media only screen and (max-width: 480px) {
	.page {
		width: 90%;
        padding-left: 5%;
        padding-right: 5%;
		float: left;
		overflow: hidden;
        margin: 0;
	}
/*MENU SECTION*/
	#companybanner {
		width: 70%;
        height: 50px;
        top: 45px;
        padding: 0 15% 0 15%;
		position: fixed;
		z-index: 1000;
		background-color: #fff;
		overflow: hidden;
        box-shadow: 0 0 15px 0 rgba(0,14,0,0.4);
	}
	.logo {
		height: 40px;
        padding: 5px 0 5px 0;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		overflow: hidden
	}
	.logo img {
		height:100%;
		}
	#menustrip {
		width: 100%;
		height: auto;
		z-index: 100;
		position: fixed;
		background: rgba(0,0,0,0.9);
		overflow: hidden;
		opacity: 1;
		padding: 0;
		border-bottom: solid 1px #DDD;
	}
	#hamburger {
		height: 0;
		width: 0;
		visibility: hidden
	}
	.menu {
		width: auto;
		text-align: center;
		float: left;
		padding: 20px 20px 20px 20px;
		font-size: 10px;
		text-transform: uppercase;
		opacity: 1;
		transition: ease-in-out 0.3s;
		overflow: hidden;
		outline: none;
		font-weight: 500;
        color:#00007;
		font-weight: 700
	}
	.menu:hover {
		color: #C60;
		opacity: 1;
		background: #0000;
		cursor: pointer;
	}
	div.sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	#menustripcontainer {
		height: inherit;
		min-height: 10px;
		width: auto;
		overflow: hidden;
		float: right;
		text-align: center;
        color: #00007F;
	}
	#menu {
		width: 90%;
        padding: 8px 5% 8px 5%;
		height: auto;
		z-index: 1000;
		overflow: hidden;
		opacity: 1;
		margin: 0;
		float: left;
	}
	.topstrip {
		width: auto;
		height: auto;
		float: right;
		margin: 0px 5px 0px 5px;
		overflow: hidden;
		color: #FAF9F6 !important;
		text-align: center;
		font-size: 9px
	}

	.topstrip a {
		color: #FAF9F6 !important;
	}
a,
a:hover,
a:visited {
	text-decoration: none;
	color: #1D1D1D;
	outline: none
}
p {
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
    line-height: 24px;
}
.menu a,
.menu a:hover,
.menu a:visited {
	text-decoration: none;
	color: #C9550C;
	outline: none
}
li {
	text-decoration: none !important
}
.hamburger{
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.hamburger img{
    width:30px;
    height:30px;
    padding: 5px;
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.TopBanner {
		width: 100%;
    height:80vh;
		overflow: hidden;
		position: relative;
		background-position: right;
		background-size: cover;
		background-repeat: no-repeat;
	}
#LandingBanner {
		background-image:url("../Images/Gallery/cayley_11.jpeg") !important;
    background-position: bottom center;
}
#LandingInfo {
	text-align: left;
	padding: 50px 5% 50px 5%;
	width: 90%;
    height: auto;
    float: left;
	display: inline-block;
	overflow: hidden;
    position: absolute;
    bottom: 0;
	color: #FFF !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0.9), rgba(29, 29, 29,0.4));
}
.TopBanner h1, .TopBanner h2, #landingproducts h2, .landingbadges h2, #Intro h2 {
		color: #fff;
		display: block !important;
		text-align: left;
		font-size: 1.4rem;
		text-transform: uppercase;
        margin: 0;
	}
.TopBanner h2 {
		font-size: 1rem;
		text-transform: lowercase !important;
        margin: 5px 0 10px 0 !important;
	}
#landingproducts h2, .landingbadges h2, #Intro h2 {
		font-size: 1rem;
        margin: -10px 0 10px 0px;
	}
#landingproducts h2, .landingbadges h2, #Intro h2 {
    color: #1D1D1D;
        text-align: center;
}
.TopBanner h3 {
		color: #FFF;
        margin: 0px 0 0px 0px;
        letter-spacing: 5px;
        font-weight:400;
		font-size: 1rem;
	}
.TopBanner p {
		font-size: 0.9rem;
        margin: 0px 0 30px 0px;
	}
.TopBanner .breakerline {
		height: 4px;
		width: 100px;
		display: block;
        margin: 20px 0 20px 0;
		background-color: #C9950C;
		clear: both !important;
	}
#Intro {
    width: 90%;
	padding: 50px 5% 50px 5%;
    background-color: #FAF9F6;
	height:auto;
	float: left;
	overflow: hidden;
        font-size: 10px !important;
}
	.aboutpic img {
		height: 300px;
	}
	.abouthome {
		width: 90%;
		height: auto;
		padding: 0px 5% 0px 5%;
		float: left;
		color:#1D1D1D;
        font-size: 10px !important;
	}
	.first-letter {
		width: 50px;
		height: 50px;
		float: left;
		font-size: 45px;
		padding: 0;
		margin: 20px 10px 0 0px;
		border-radius: 50%;
		text-align: center;
		font-weight:bolder;
		color: #C9950C;
	}
.headingdivider {
	width: 30px;
	height: 4px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #264B7A;
	text-align: left !important;
        text-align: center;
}
#landingproducts, #productoffering {
	background-color: rgba(201,149,12,0.2);
	width: 80%;
	height: auto;
	padding: 50px 10% 50px 10%;
	float: left;
	color: #1D1D1D;
	overflow: hidden;
}
	.landingbadges {
		width: 80%;
		text-align: center;
		font-size: 18px;
		height: auto;
		overflow: hidden;
		padding: 50px 10% 50px 10%;
		background-color: #fff;
		margin: 0;
	}
	.landingbadges .clientbox {
		height: auto;
        max-width: 250px;
        margin: 10px;
        display: inline-grid;
	}
	.landingbadges .clienticon {
		height: 20px !important;
		margin-top: 35px;
		margin-bottom:5px;
        float:left;
	}
	.landingbadges .clienticon img {
		height: 20px;
	}
	.landingbadges .clientdescript {
		font-size: 0.8em;
        color: #264B7A;
        font-weight: 500;
        float:left;
	}
.offerbox {
    width: 90%;
    height: auto;
    float: left;
    overflow:hidden;
    margin: 10px 5% 10px 5%;
        font-size: 16px;   
}
#googlemap {
    height: 250px;
    float: left;
    display:block;
    width: 100%;
}
    
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
	.page {
		width: 90%;
        padding-left: 5%;
        padding-right: 5%;
		float: left;
		overflow: hidden;
        margin: 0;
	}
/*MENU SECTION*/
	#companybanner {
		width: 70%;
        height: 50px;
        top: 40px;
        padding: 0 15% 0 15%;
		position: fixed;
		z-index: 1000;
		background-color: #fff;
		overflow: hidden;
        box-shadow: 0 0 15px 0 rgba(0,14,0,0.4);
	}
	.logo {
		height: 40px;
        padding: 5px 0 5px 0;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		overflow: hidden
	}
	.logo img {
		height:100%;
		}
	#menustrip {
		width: 100%;
		height: 50px;
		z-index: 100;
		position: fixed;
		background: rgba(0,0,0,0.9);
		overflow: hidden;
		opacity: 1;
		padding: 0;
		border-bottom: solid 1px #DDD;
	}
	#hamburger {
		height: 0;
		width: 0;
		visibility: hidden
	}
	.menu {
		width: auto;
		text-align: center;
		float: left;
		padding: 20px 20px 20px 20px;
		font-size: 10px;
		text-transform: uppercase;
		opacity: 1;
		transition: ease-in-out 0.3s;
		overflow: hidden;
		outline: none;
		font-weight: 500;
        color:#00007;
		font-weight: 700
	}
	.menu:hover {
		color: #C60;
		opacity: 1;
		background: #0000;
		cursor: pointer;
	}
	div.sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	#menustripcontainer {
		height: inherit;
		min-height: 10px;
		width: auto;
		overflow: hidden;
		float: right;
        color: #00007F;
	}
	#menu {
		width: 90%;
        padding: 10px 5% 10px 5%;
		height: auto;
		z-index: 1000;
		overflow: hidden;
		opacity: 1;
		margin: 0;
		float: left;
	}
	.topstrip {
		width: auto;
		height: auto;
		float: right;
		margin: 0px 5px 0px 5px;
		overflow: hidden;
		color: #FAF9F6 !important;
		text-align: center;
		font-size: 10px
	}

	.topstrip a {
		color: #FAF9F6 !important;
	}
a,
a:hover,
a:visited {
	text-decoration: none;
	color: #1D1D1D;
	outline: none
}
p {
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
    line-height: 24px;
}
.menu a,
.menu a:hover,
.menu a:visited {
	text-decoration: none;
	color: #C9550C;
	outline: none
}
li {
	text-decoration: none !important
}
.hamburger{
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.hamburger img{
    width:30px;
    height:30px;
    padding: 5px;
    position: fixed;
    right: 50px;
    top: 50px;
	display: block;
	text-align:center;
	background-color: rgba(18,3,33,0.7);
	border-radius: 50%;
	transition: ease-in-out all 0.2s;
    z-index: 1;
}
.TopBanner {
		width: 100%;
    height:70vh;
		overflow: hidden;
		position: relative;
		background-position: right;
		background-size: cover;
		background-repeat: no-repeat;
	}
#LandingBanner {
		background-image: url("../Images/Gallery/cayley_11.jpeg");
}
#LandingInfo {
	text-align: left;
	padding: 50px 5% 50px 5%;
	width: 90%;
    height: auto;
    float: left;
	display: inline-block;
	overflow: hidden;
    position: absolute;
    bottom: 0;
	color: #FFF !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0.9), rgba(29, 29, 29,0.4));
}
.TopBanner h1, .TopBanner h2, #landingproducts h2, .landingbadges h2, #Intro h2 {
		color: #fff;
		display: block !important;
		text-align: left;
		font-size: 1.4rem;
		text-transform: uppercase;
        margin: 0;
	}
.TopBanner h2 {
		font-size: 1rem;
		text-transform: lowercase !important;
        margin: 5px 0 10px 0 !important;
	}
#landingproducts h2, .landingbadges h2, #Intro h2 {
		font-size: 1rem;
        margin: -10px 0 10px 0px;
	}
#landingproducts h2, .landingbadges h2, #Intro h2 {
    color: #1D1D1D;
        text-align: center;
}
.TopBanner h3 {
		color: #FFF;
        margin: 0px 0 0px 0px;
        letter-spacing: 5px;
        font-weight:400;
		font-size: 1rem;
	}
.TopBanner p {
		font-size: 0.9rem;
        margin: 0px 0 30px 0px;
	}
.TopBanner .breakerline {
		height: 4px;
		width: 100px;
		display: block;
        margin: 20px 0 20px 0;
		background-color: #C9950C;
		clear: both !important;
	}
#Intro {
    width: 90%;
	padding: 110px 5% 100px 5%;
    background-color: #FAF9F6;
	height:auto;
	float: left;
	overflow: hidden;
}
	.aboutpic img {
		height: 300px;
	}
	.abouthome {
		width: 90%;
		height: auto;
		padding: 0px 5% 0px 5%;
		float: left;
		color:#120321
	}
	.first-letter {
		width: 50px;
		height: 50px;
		float: left;
		font-size: 45px;
		padding: 0;
		margin: 20px 10px 0 0px;
		border-radius: 50%;
		text-align: center;
		font-weight:bolder;
		color: #C9950C;
	}
.headingdivider {
	width: 30px;
	height: 4px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #264B7A;
	text-align: left !important;
        text-align: center;
}
#landingproducts, #productoffering {
	background-color: rgba(201,149,12,0.2);
	width: 80%;
	height: auto;
	padding: 110px 10% 100px 10%;
	float: left;
	color: #1D1D1D;
	overflow: hidden;
}
	.landingbadges {
		width: 80%;
		text-align: center;
		font-size: 18px;
		height: auto;
		overflow: hidden;
		padding: 100px 10% 100px 10%;
		background-color: #fff;
		margin: 0;
	}
	.landingbadges .clientbox {
		height: auto;
        max-width: 250px;
        margin: 10px;
        display: inline-grid;
	}
	.landingbadges .clienticon {
		height: 20px !important;
		margin-top: 35px;
		margin-bottom:5px;
        float:left;
	}
	.landingbadges .clienticon img {
		height: 20px;
	}
	.landingbadges .clientlogoicon {
		height: 70px !important;
        width: 70px;
		margin-top: 35px;
		margin-bottom:5px;
        float:left;
	}
	.landingbadges .clientlogoicon img {
		height: 100%;
        object-fit: cover;
	}
	.landingbadges .clientdescript {
		font-size: 0.8em;
        color: #264B7A;
        font-weight: 500;
        float:left;
	}
.offerbox {
    width: 90%;
    height: auto;
    float: left;
    overflow:hidden;
    margin: 10px 5% 10px 5%;
        
}
#googlemap {
    height: 250px;
    float: left;
    display:block;
    width: 100%;
}
@media only screen and (min-width: 770px) {
	.page {
		width: 60%;
		color: #003 !important;
		float: left;
		overflow: hidden;
        margin: 0;
	}
}
}