@charset "UTF-8";
/* CSS Document */

iframe {
  max-width: 100%;
}
.contact-form {width:90%;margin-left:5%;margin-right:5%;display:block;float:left;}

.contact-form  input {}


.contact-form  input, .contact-form .form-submit {
  width: 100%;
  padding: 12px;
  margin: 6px 0 4px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
   font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: normal;
  box-sizing: border-box;
  border-radius: 2px;
}


.contact-form  textarea {
  width: 100%;
  padding: 12px;
  margin: 6px 0 4px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: normal;
  box-sizing: border-box;
  border-radius: 2px;
  min-height:130px;
}
.contact-form label { font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.5em;
font-size: 16px;
text-transform: none;
text-decoration: none;
letter-spacing: 1px;}

.form-fname {
  width: 49%;
  float: left;
  display: block;
  margin-right: 1%;
}

.form-lname {
  width: 49%;
  float: left;
  display: block;
  margin-left: 1%;
  margin-top: 24px;
}

.form-email {margin-bottom:20px;}

.form-message {margin-bottom:20px;}


.contact-form .form-submit {opacity:1;
  background: rgba(2,104,182,.75);
  font-size: 18px;
  color: #fff !important;
  border-radius: 4px;
  text-transform: uppercase;
}
.contact-form .form-submit:hover {opacity:0.7;}


p.message {
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6em;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 1.6em;
    margin-top: 0px;
    margin-bottom: 1.6em;
  margin-top: 0px;
  margin-bottom: 1.6em;
  text-align: center;
  padding-top: 40px;
}

a {	-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;}



a:hover {	-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;}


#mobileNav {
  max-height: 0px;
  overflow: hidden;
	-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}

#mobileNav.active {max-height:600px;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;}

body, html {padding:0px;margin:0px;background:#f0f4f4;}
#wrapper {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#header {
  width: 100%;
  float: left;
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
}



#upper-logo {
  width: auto;
  float: left;
  display: block;
}


#upper-logo a {
  line-height: 0;
  font-size: 0;
  letter-spacing: 0;
  display: block;
}
#upper-logo img {
  height: auto;
  width: auto;
  max-height: 73px;
  max-width: 100%;
}


#topNav {
  float: right;
}
#topNav nav, #categoryNav nav {
  float: left;
  width: 100%;
  text-align: center;
}
#topNav nav ul, #categoryNav nav ul {
  width: auto;
  margin: auto;
}

#topNav nav ul, #mobileNav nav ul, #topNav .subnav ul li a, #categoryNav nav ul {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  font-size: 12px;
 font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.2em;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
nav ul, nav ol {
  list-style: none;
    list-style-image: none;
  list-style-image: none;
}


#topNav nav li {
float:left;
	border-bottom-width: 0;
padding: 21.5px 0;
	margin-left: 45px;
}


#topNav nav li a {
  color: #263333;
	text-decoration:none;
}
#topNav nav li:visited {
  color: #245959;
}

 li.active-link > a {
  color: #2e62bd !important;
  border-bottom-color: #f0f5f5;
}



#main {
  width: 100%;
  float: left;
  display: block;
}




body h2 {
  color: rgba(38,51,51,.9);
}

h2 {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.4em;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2em;
  font-size: 17px !important;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 1px;
}


body h3 {
  color: rgba(2,104,182,.75);
}
h3 {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5em;
  font-size: 1.6em;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 1px;
}




h3 a {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5em;
  font-size: 22px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 1px;
	color:#2e62bd !important;
}

h3 a:hover {color:#222222 !important}


p {
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6em;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 1.6em;
    margin-top: 0px;
    margin-bottom: 1.6em;
}




.home-page-image {}

.home-page-image img {max-width:100%;height:auto;}
#footer {
	padding-top:25px;
  width: 100%;
  float: left;
  display: block;
}
#footer p, #footer ul, #footer ol {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6em;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  text-align: center !important;
}



#mobileMenuLink  {display:none;}





#main-inner {
  width: 85%;
  float: left;
  display: block;
  margin-left: 7.5%;
  margin-right: 7.5%;
	padding-top:40px;
}


.service-block {
  width: 100%;
  float: left;
  display: block;
	padding-bottom: 50px;
}

.service-block-left {
  width: 40%;
  float: left;
  display: block;
}


.service-block-left-image {
  width: 100%;
  height: 500px;
  display: block;
  background-position: center;
  background-size: cover;
}


.service-block-right {
  width: 55%;
  display: block;
  float: left;
  padding-left: 5%;
}

.service-block-right li p {margin-bottom:0px !important;}
.service-block-right li {padding:5px 0px !important;}

.service-block-right h3 {
  padding-top: 0px;
  margin-top: 0px !important;
}




.linkedin-unauth {
  max-width: 100px;
  display: block;
  height: auto;
  opacity: 1;
  margin-left: auto;
  margin-right: auto !important;
}



.linkedin-unauth:hover  {

  opacity: 0.5;

}






.about-block {
  width: 100%;
  float: left;
  display: block;
	padding-bottom: 50px;
}

.about-block-left {
  width: 40%;
  float: left;
  display: block;
}


.about-block-left-image {
  width: 100%;
  height: 500px;
  display: block;
  background-position: center;
  background-size: cover;
}


.about-block-right {
  width: 55%;
  display: block;
  float: left;
  padding-left: 5%;
}



.about-block-right h3 {
  padding-top: 0px;
  margin-top: 0px !important;
}


.about-block-right p {
  padding-top: 0px;
  margin-top: 0px !important;
}








.client {
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 30px;
}

.client-logo {
  width: 20%;
  float: left;
  display: block;
}


.client-logo img {
max-width:90%;float:left;height:auto !important;display:block;
}



.client-text {
  width: 80%;
  float: left;
  display: block;
}



.client-text h3 {
  padding-top: 0px;
  margin-bottom: 0px !important;
	 margin-top: 0px !important;
}




.contact {width:100%;float:left;display:block;}

.contact-left {width:50%;float:left;display:block;}

.contact-right {width:50%;float:left;display:block;}




@media only screen and (max-width: 1240px) {
 
	#wrapper  {padding-left:30px;padding-right:30px;box-sizing:border-box;}
}


@media only screen and (max-width: 959px) {
 
#topNav nav li {
  float: left;
  border-bottom-width: 0;
  padding: 21.5px 0;
  margin-left: 30px;
}
	
	
	
	.service-block-left-image {
  width: 100%;
  height: 400px;
  display: block;
  background-position: center;
  background-size: cover;
}
	
	
	
}





@media only screen and (max-width: 720px) {
	
	
	.contact-left {
  width: 100%;
  float: left;
  display: block;
}
.contact-right {
  width: 100%;
  float: left;
  display: block;
}


	.client-text {
  width: 100%;
  float: left;
  display: block;
}
	
	.client-logo {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}
	
	
	
	.service-block-left {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 20px;
}
	
	.service-block-right {
  width: 100%;
  display: block;
  float: left;
  padding-left: 0%;
}
	
	
	.client-logo img {
  max-width: 90%;
  float: none;
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
	
	
	
	#mobileMenuLink {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.2em;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  visibility: visible;
		margin-bottom: 30px;

		display:block;
			-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
		
}
	
	#mobileMenuLink.active {margin-top:30px;
		-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;}
	
	#mobileMenuLink a {
  cursor: pointer;
  display: block;
  margin: 0;
  font-size: 16px !important;
  color: #263333;
}
	
	
	
	#mobileNav nav ul {padding:0px;margin:0px;}
	
	
	
	
	#mobileNav nav ul li {
  display: block;
  text-align: center;
  float: none !important;
}
	
	
 #mobileNav  a {
  color: rgba(38,51,51,.7) !important;text-decoration:none !important;
}
	
#mobileNav .active-link a {
  color: #263333 !important;text-decoration:none !important;
}	
	
	
#topNav  {
 display:none;
}
	
	
#upper-logo {
  width: 100%;
  float: left;
  display: block;
}
#upper-logo a {

    line-height: 0;
    font-size: 0;
    letter-spacing: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-aligbn: center;

}
	
	#upper-logo img {
  height: auto;
  width: auto;
  max-height: 73px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
	
	
	
}




