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

/*---------------------- Responsive Styles */

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

div.sub {
	width: 90%;
}

.navigation {
	display: none;
}

h1 {
	font-size: 80px;
	line-height: 80px;
}

.headersubtext {
	width: 100%;
}

.hide {
	display: none;
}

label.menu-btn {
	display: block !important;
}

.navbar .wrapper {
	display: block !important;
}

.navbar {
	padding: 0;
}

.skill {
	width: 45%;
}

.case {
	width: 80%;
	padding: 8%;
	margin-left: auto;
	margin-right: auto;
}

h2.client-logo {
	width: 100%;
}

.case-studies {
	height: auto;
}

.case-studies#fanniemae {
	background-image: url(../images/pres/BlueBG.jpg);
	background-position: left center;
}
.case-studies#protradesmax {
	background-image: url(../images/pres/BlueBG.jpg);
	background-position: left center;
}
.case-studies#healthprism {
	background-image: url(../images/pres/BlueBG.jpg);
	background-position: left center;
}

.headimage {
	background-position: center top;
}

.case .photo {
	background-position: center center;
}

.box1 {
	width: 100%;
	float: none;
	Margin-right: 0;
}

.box2 {
	width: 100%;
	overflow-y: auto;
}

.box3 {
	width: 100%;
	float: none;
	margin-right: 0;
	order: 2;
}

.box4 {
	width: 100%;
	order: 1;
}

.box3.images {
	width: 100%;
	margin-right: 0px;
}

.box4.images {
	display: none;
}

.left.homepage {
	width: 100%;
	float: none;
}

.right.homepage {
	width: 100%;
	float: none;
}

#whatido {
	width: 100%;
}



}


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

div.header {
	margin-bottom: 24px;
}

.skill {
	width: 90%;
}

form.contact {
	width: 100%;
}

div.headline {
}

h1 {
	font-size: 60px;
	line-height: 60px;
}

h3 {
	font-size: 16px;
}

.grid {
	display: block;
}

.pastperformance .grid {
	display: block;
}

div.headline {
	display: block;
	margin-top: 50px;
}

h2.sansserif {
}

}

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

nav#sidebar {
	display: none;
}

.main {
	display: none;
}

.main.active {
	display: none;
}

.testimonials {
	width: 100%;
	display: block;
}

.testimonials .left {
	width: 90%;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}

.testimonials .left h4 {
	text-align: center;
}

.testimonials .left h3 {
	text-align: center;
}

.testimonials .right {
	width: 100%;
}

.testimonials .right p {
	text-align: center;
}

.testimonials .right h4 {
	text-align: center;
}

.arrows {
	margin-left: auto;
	margin-right: auto;
}


}



/*---------------------- MOBILE */

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

.sub {
	width: 98%;
}

.tasks {
	display: block;
}

.tab {
	padding: 12px 0;
	text-align: center;
}

h2 {
	font-size: 40px;
	line-height: 50px;
}

.header.cases {
	overflow-y: inherit;
	padding-bottom: 0;
}

.wrapper ul {
	padding: 5px 10px;
}

.wrapper ul li a {
	padding: 0;
}

h4.small {
	font-size: 24px;
}

.headimage {
	height: 250px;
}

.fifth {
	width: 90%;
	border-right: 0;
	float: none;
}

#hooper-logo {
	Margin-right: auto;
	margin-left: auto;
}

.subfooter {
	display: block;
	padding-top: 24px;
}

.footlogo {
	margin-bottom: 24px;
}

.subfooter .social {
	justify-content: center;
}


.navbar {
	padding: 0 0;
}

.sub {
	width: 98%;
}

.sub.padding {
	padding-bottom: 40px;
}

.highlevel {
	margin-bottom: 40px;
}

.tab {
	padding: 12px 0;
	text-align: center;
}

div.header {
	margin-bottom: 40px;
}

.header.cases {
	overflow-y: inherit;
	padding-bottom: 0;
}

.wrapper ul {
	padding: 5px 10px;
}

.wrapper ul li a {
	padding: 0;
}

.bluebackground {
	margin-top: 0;
	margin-bottom: 40px;
}

h2 {
	font-size: 40px;
	line-height: 50px;
}

h4.small {
	font-size: 24px;
}

.headimage {
	height: 250px;
}

.fifth {
	width: 90%;
	border-right: 0;
	float: none;
}


.box3 img {
	width: 98%;
}

.box5 {
	width: 45%;
	float: left;
	Margin-right: 4%;
}

.box6 {
	width: 50%;
	overflow-y: auto;
}

.subfooter ul li {
	padding-right: 14px;
}

.navbar {
	padding: 0 0;
}

#footer .sub {
	width: 90%;
}

.logo-stack {
	width: 100%;
}

img.medium {
	width: 100%;
}

img.small {
	width: 100%;
}

.headimage.branding {
	display: none;
}

.tasks {
	display: block;
}

}























