.top-nav {
	margin:0 auto;
	opacity: 0.95;
	background-color: #bc5156;
	padding: 8px;
	text-align: right;
	height: 52px;
}

.top-image h1 {
	display: none;
}

.nav-text p {
	color: #3b383c;
	margin-top: 7px;
	font-weight: 600;
}

.top-nav p {
	margin-right: 20px;
	font-size: 13px;
}

.float-right {
	float: right;
	display: inline;
}

.float-left {
	float: left;
	display: inline;
}

.float-right-footer {
	float: right;
	padding-right: 140px;
	padding-top: 75px; 
	
}

.reduce {
	margin-top: -25px;
}

.reduce-2 {
	margin-top: -11px;
}

.reduce-small {
	margin-top: -5px;
}

.reduce-large {
	margin-top: -60px;
}

.centered {
	text-align: center;
}

.statement {
	line-height: 35px;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
	}

.spacing {
	margin-top: 230px;
}

.center-text {
	width: auto;
	text-align: center;
	}

.fix {
	float: right;
}

#footer {
	background-color: #3b383c;
	margin-top: 80px;
	height: 216px;
	text-align: center;
}

#footer p {
	font-size: 12px;
	color: #fff; 
}


.footer-image-left {
	float: left;
	margin-top: 70px;
	margin-left: 125px;
}

.footer-image-right {
	float: right;
	margin-top: 70px;
	margin-right: 125px;
}


.left-foot {
	float: left;
}

.right-foot {
	float: right;
	display: inline;
	margin-top: -60px;
}

.right-foot img {
	margin-top: -30px;
}

/*.middle {
	padding-left: 340px;
}*/
	 

.row .four.columns.footer a {
	color: #a898ad;
	margin-top: 100px;
}

.row .four.columns.footer p {
	color: #fff;
	font-size: 14px;
}	 

.row .four.columns.footer a:hover {
	color: #fff;
	}
	
#centered {
	width: 100%;
	margin: 0 auto;
	background-color: red;
}

.caption {
	text-align: center;
	width: 1000px;
}

	.caption-style-4{
		list-style-type: none;
		margin-top: -10px;
		padding: 0px;
		overflow: hidden;
		
	}

	.caption-style-4 li{
		float: left;
		width:100%;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}

	.caption-style-4 li:hover .caption{
		opacity: 1;
		width:100%;
		height: 100%;
	}

	.caption-style-4 li:hover img{
		width: 100%;
		opacity: 1;
		transform: scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
	}


	.caption-style-4 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-4 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
		}

	.caption-style-4 img{
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		-ms-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
	}
	.caption-style-4 .blur{
		background-color: rgba(110,93,119,0.65);
		min-height: 100%;
		min-width: 100%;
		z-index: 5;
	}

	.caption-style-4 .caption-text h3{
		text-align: center;
		text-transform: uppercase;
		font-size: 24px;
	}
	.caption-style-4 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		top:50px;
		width: 100%;
		height: auto;
		
	}


/** content **/
	.content{
		margin-top: 100px;
		margin-left: 100px;
		width: 700px;
	}
	
	.content h1, .content h2{
		font-family: "Source Sans Pro",sans-serif;
		color: #ecf0f1;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}

	.content h1{
		font-weight: 900;
		font-size: 64px;
	}

	.content h2{
		font-size:26px;
	}

	.content p{
		color: #ecf0f1;
		font-family: "Lato";
		line-height: 28px;
		font-size: 15px;
		padding-top: 50px;
	}

	p.credit{
		padding-top: 20px;
		font-size: 12px;
	}

	p a{
		color: #ecf0f1;
	}

	/** fork icon**/
	.fork{
		position: absolute;
		top:0px;
		left: 0px;
	}	
	
	.link {
		color: #fff;
		text-align: center;
		margin-top: 30px;
	} 
	
#bodyabout .top-box,
#bodyproduct .top-box,
#bodycontact .top-box {
	background: url(../img/background-small.jpg) no-repeat top center;
	height: 220px;
}

.top-box {
	background: url(../img/background.jpg) no-repeat top center;
	text-align:center;
}

.top-image {
	text-align:center;
}

.top-image img {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	opacity: 0.9;
}

#bodyabout .top-box img,
#bodyproduct .top-box img,
#bodycontact .top-box img {
	margin-top: 48px;
	margin-bottom: 48px;
}

#dhd {
	width:110px;	
	}

#dhd p{
	font-size:10px;
	font-weight:700;
	line-height:6px;
	text-align:center;	
	}
	
#dhd img{
	width:110px;
	}
	
.footer-text {
	
}

.foot-box {
	width: 320px;
}

.foot-red {
	margin-top: -30px;
	background-image: url(../img/dhd-logo-overlay.png) no-repeat; 
	opacity: 0.7;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	
}

.foot-red:hover {
	margin-top: -30px;
	background-image: url(../img/dhd-logo-overlay.png) no-repeat; 
	opacity: 1;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	
}

.small-space {
	padding: 5px;
}

.wrap{
	max-width:960px;
	position:relative;
	margin: 0 auto;
	display:block;
	
}

.wrap-links{
	max-width:1100px;
	position:relative;
	margin: 0 auto;
	display:block;
	margin-left: -5px;
	
}

.wrap-links.four.columns {
	margin: 10px;
}

.wrap-footer{
	max-width:1100px;
	position:relative;
	margin: 0 auto;
	display:block;
	/*margin-left: 40px;*/
	
}

.wrap-tight{
	width:900px;
	position:relative;
	margin: 0 auto;
	display:block;
	
}

.wrap-wide{
	width:1200px;
	position:relative;
	margin: 0 auto;
	display:block;
	
}

.wrap-menu{
	width:100%;
	margin: 0 auto;
	background-color: #4a4d50;
	
}

.product-style{
	margin-top: 60px;
	padding: 10px;
	}

.product-style p {
	line-height: 40px;
	font-size: 22px;
	font-weight: 300;
	}
	
.product-style li {
	line-height: 40px;
	font-size: 22px;
	font-weight: 300;
	}
	
li {
	line-height: 25px;
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	}

.product-style h1 {
	text-transform: capitalize;
	font-weight: 500;
}	 

.about-style {
	text-align: left;
	padding: 10px;
	margin-top: 20px;
}

.about-style h3 {
	font-weight: 550;
	text-decoration: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	color: #d24543;
}

.about-style li {
	line-height: 40px;
	font-size: 18px;
	font-weight: 300;
	font-size: 22px;
	list-style-type: disc ;
	}

.space {
	margin-top: 60px;
}


.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        .white_content {
            display: none;
            position: absolute;
            top: 25%;
            left: 25%;
            width: 50%;
            height: 50%;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;
            z-index:1002;
            overflow: auto;
        }


.project-img-holder img {
	margin-left:15px;
	margin-bottom:15px;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	}
	
.project-img-holder img:hover{
	margin-left:15px;
	opacity:0.7;
	}
	
.center-form {
	max-width: 637px;
	margin: 0 auto;
	padding: 10px;
	}
	
	.navbar ul li > a { display: block; padding: 0 16px; white-space: nowrap; color: #fff; /*text-shadow: 0 1px 2px #191a1b, 0 1px 0 #191a1b;*/ height: 59.36817px; line-height: 57.36817px; font-size: 16px; font-size: 1rem; }

.navbar a {
	color: #fff;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
	
.navbar a:hover {
	color: #c294d5;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
	
#lightbox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.7);
	-webkit-filter: none !important;
}
#lightbox img {
	display: block;
	position: absolute;
	border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;
}
body.blurred > * {
  -webkit-filter: blur(2px);
  -webkit-transform: translate3d(0, 0, 0);
}
.lightbox-loading {
	background: url(loading.gif) center center no-repeat;
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%;
}
.lightbox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0,0,0,0.7);
}

.lightbox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.lightbox-button {
	position: absolute;
	z-index: 9999;
	background: no-repeat center center;
	width: 32px;
	height: 32px;
	opacity:0.4;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-ms-transition:     all 0.3s;
	transition: 		all 0.3s;
}

.lightbox-button:hover,
.lightbox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.lightbox-close {
	right: 10px;
	top: 10px;
	background-image: url('close.png');
}
.lightbox-next {
	right: 10px;
	top: 48%;
	background-image: url('next.png');
}
.lightbox-previous {
	left: 10px;
	top: 48%;
	background-image: url('previous.png');
}

.purple p {
	color:#57455d;
}	

.purple a {
	color:#57455d;
}	

.purple a:hover {
	color:#7c5987;
}	
	.wee-box-1 {
		width: 110px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		margin-top: -110px;
		margin-left: 68px;
		z-index: 1;
	}
	
		.wee-box-2 {
		width: 110px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: 220px;
		margin-left: 45px;
	}
		.wee-box-3 {
		width: 130px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: 87px;
		margin-left: 272px;
	}
		.wee-box-4 {
		width: 110px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: -49px;
		margin-left: 573px;
	}
		.wee-box-5 {
		width: 140px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: -253px;
		margin-left: 622px;
	}
		.wee-box-6 {
		width: 140px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: -320px;
		margin-left: 570px;
	}
		.wee-box-7 {
		width: 110px;
		height: 30px;
		background: white;
		border: #d04442 1px solid;
		border-radius: 5px;
		z-index: 1;
		margin-top: -90px;
		margin-left: 345px;
	}
	
		.wee-box-1 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
	
			.wee-box-2 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
			.wee-box-3 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
			.wee-box-4 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
			.wee-box-5 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
			.wee-box-6 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}
			.wee-box-7 p {
		font-style: italic;
		font-weight: 700;
		padding: 10px;
		color: #7b6683;
		font-size: 12px;
		margin-top: -15px;
	}

/*party image  */ 
	
#party-image {
	max-width: 800px;
	height: 600px;
}

/*inner circles*/ 

#loader {
	margin-top: -255px;
	margin-left: -208px;
}

#loader-2 {
	margin-top: 10px;
	margin-left: -98px;
	z-index: -1;
}

#loader-3 {
	margin-top: -110px;
	margin-left: -60px
}

#loader-4 {
	margin-top: 0px;
	margin-left: 22px
}

#loader-5 {
	margin-top: 15px;
	margin-left: 195px
}

#loader-6 {
	margin-top: -120px;
	margin-left: 330px
}

#loader-7 {
	margin-top: -90px;
	margin-left: 315px
}

/* connectors inside party image  */ 

#fade-up-line-0 {-ms-transform: rotate(30deg); /* IE 9 */
    			 -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    			 transform: rotate(30deg); /* Standard syntax */
    			 margin-top: 28px;
    			 margin-left: 100px;
    			 width : 190px;
    			 height: 2px;
    			 background-color: #959595;
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;

       			 }   
    			 
#fade-up-line-1 {
    			 margin-top: 143px;
    			 margin-left: 251px;
    			 -ms-transform: rotate(130deg); /* IE 9 */
    			 -webkit-transform: rotate(130deg); /* Chrome, Safari, Opera */
    			 transform: rotate(130deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
    			 width : 100px;
    			 height: 2px;
    			 background-color: #959595;
       			 }
    			 
#fade-up-line-2 {width : 120px;
    			 height: 2px;
    			 background-color: #959595;
    			 margin-top: -1px;
    			 margin-left: 479px;
    			 -ms-transform: rotate(40deg); /* IE 9 */
    			 -webkit-transform: rotate(40deg); /* Chrome, Safari, Opera */
    			 transform: rotate(40deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
    			 }
    			 
#fade-up-line-3 {width : 130px;
    			 height: 2px;
    			 background-color: #959595;
    			 margin-top: -21px;
    			 margin-left: 334px;
    			 -ms-transform: rotate(90deg); /* IE 9 */
    			 -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    			 transform: rotate(90deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
    			 }
    			 
#fade-up-line-4 {width : 71px;
    			 height: 2px;
    			 background-color: #959595;
    			 margin-top: -120px;
    			 margin-left: 566px;
    			 -ms-transform: rotate(0deg); /* IE 9 */
    			 -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    			 transform: rotate(0deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
    			 }
    			 
#fade-up-line-5 {width : 125px;
    			 height: 2px;
    			 background-color: #959595;
    			 margin-top: -106px;
    			 margin-left: 538px;
    			 -ms-transform: rotate(320deg); /* IE 9 */
    			 -webkit-transform: rotate(320deg); /* Chrome, Safari, Opera */
    			 transform: rotate(320deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
	
}

#fade-up-line-6 {width : 168px;
    			 height: 2px;
    			 background-color: #959595;
    			 margin-top: 17px;
    			 margin-left: 275px;
    			 -ms-transform: rotate(270deg); /* IE 9 */
    			 -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    			 transform: rotate(270deg); /* Standard syntax */
    			 -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    			 animation-delay: 2.5s;
	
}

/* images inside party image */

#fade-pic-1 {
    			 margin-top: 32px;
    			 margin-left: -637px;
    			 -ms-transform: rotate(130deg); /* IE 9 */
       			 }
    			 
#fade-pic-2 {
    			 margin-top: 185px;
    			 margin-left: -290px;

    			 }
    			 
#fade-pic-3 {
    			 margin-top: -91px;
    			 margin-left: 22px;
    			 }
    			 
#fade-pic-4 {
    			 margin-top: -130px;
    			 margin-left: 460px;
    			 }
    			 
#fade-pic-5 {
    			 margin-top: -320px;
    			 margin-left: 600px;
	
}

#fade-pic-6 {
    			 margin-top: -290px;
    			 margin-left: 590px;
	
}

#fade-pic-7 {
    			 margin-top: -156px;
    			 margin-left: -58px;

	
}

/* delay   */ 

#fade-up-0 {
	margin-top: -47px;
	margin-left: -637px;

}

#fade-up-1 {
	margin-top: 185px;
	margin-left: -290px;

}

#fade-up-2 {
	margin-top: -91px;
	margin-left: 22px;

    overflow: hidden;
}

#fade-up-3 {
	margin-top: -130px;
	margin-left: 460px;

    overflow: hidden;
}

#fade-up-4 {
	margin-top: -320px;
	margin-left: 600px;

    overflow: hidden;
}

#fade-up-5 {
	margin-top: -290px;
	margin-left: 590px;

    overflow: hidden;
}

#fade-up-6 {
	margin-top: -156px;
	margin-left: -58px;

    overflow: hidden;
}

.bounceIn-1 {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
          -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    animation-delay: 2.5s;
}	

.backw {
	z-index: -5;
}

.img-space img {
	padding: 25px;
	width: auto;
}

.resrow {
	display:none;	
}

/**************Footer**************/

footer {
	width:100%;
	float:left;
	background:#3b383c;
	padding:30px 0;
}

#footer_inner {
	max-width:960px;
	margin:40px auto 0;
}

#footer_left {
	width:30%;
	float:left;
}

#footer_center {
	width:40%;
	float:left;
	margin:10px 0 0;
}

#footer_right {
	width:20%;
	float:right;
	text-align:center;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;	
}


@media handheld, only screen and (max-width: 1023px) {

#party-image {
	display:none;
}

.spacing {
    margin-top: 180px;
}

.img-space img {
    padding: 0;
    width: 32%;
}

.wrap-links {
	margin:0 auto;	
}

.row .four.columns.top {
    height: 80px;
    margin: 0;
    padding: 0;
    width: 241px;
}

.row .four.columns {
    display: inline-block;
    min-width: 0;
}

.caption-style-4 .caption-text {
	top:15px;	
}

.row .seven.columns.left {
    float: left;
    height: auto;
    margin: 50px 20px 0;
    text-align: center;
    width: 45%;
}

.row .seven.columns.right.top {
    float: right;
    height: auto;
    margin: 50px 20px 0 0;
    padding: 0 0 20px;
    width: 47%;
	min-height:315px;
}

.row .fixer.ten.centered {
	margin-left:0;
	width:100%;
}

.row .ten.columns {
    width: 90%;
}
.row .ten.centered {
    margin-left: 5%;
}

.img-space {
    width: 100%;
}

.img-space img {
    margin: 0 8% 0 0;
	width:27%;
}

.img-space img.last {
    margin: 0;
}

#footer_inner {
	max-width:960px;
	margin:40px 5%;
	float:left;
	width:90%;
}	

#footer_left {
	width:30%;
	float:left;
}

#footer_center {
	width:50%;
	float:left;
	margin:10px 0 0;
}

#footer_right {
	width:20%;
	float:right;
	text-align:center;
}

#footer_right p {
	font-size:12px;
	margin:0 0 10px;
}

}

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

.top-nav {
	height:auto;	
}

#party-image {
	display:none;
}

.row .twelve2.columns {
	width:100%;
	float:left;
}

.row .seven.columns.left {
    float: none;
    height: auto;
    margin: 50px 20px 0;
    text-align: center;
    width: 100%;
}

.row .seven.columns.right.top {
	width:100%;
	float:none;
	height:auto;
	padding:0 0 20px;
	margin:30px 20px 0;
}

.row .seven.right {
	min-height:0;	
}

.product-style {
    margin-top: 60px;
    padding: 10px 5%;
}

.centered.ten.columns li {
    font-size: 20px;
    list-style-type: none;
    padding: 10px 5%;
}

.row .ten.columns {
    padding: 0 5%;
    width: 83%;
}

.wrap-links {
    margin: 0;
	width:100%;
	float:left;
}

.row .four.columns {
	margin:20px 5% 0;	
}

.row .four.columns.top {
	width:100%;	
}

.row .four.columns img {
    margin-top: 0;
    width: 100%;
}

.spacing {
    margin-top: 20px;
}

.resrow {
	width:100%;
	text-align:center;
	float:left;
	margin:50px 0 0;
	display:block;
}

.row.hideres {
	display:none;	
}

a.resviewprojects {
	background: none repeat scroll 0 0 #d14443;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}

a.resviewprojects:hover {
	background:#aa3231;
}

.img-space img {
    margin: 0;
    width: 32%;
}

#footer_inner {
	max-width:960px;
	width:90%;
	margin:40px 5%;
	float:left;
}

#footer_left {
	width:100%;
	float:left;
	text-align:center;
}

#footer_center {
	width:100%;
	float:left;
	margin:10px 0 0;
}

#footer_right {
	width:100%;
	float:left;
	text-align:center;
}

#footer_right p {
	font-size:12px;
	margin:0 0 15px;
}

#footer_right img {
	width:40%;
}

}

@media handheld, only screen and (max-width: 790px) {
iframe{
	height:340px;
	}
}
	

input[type="submit"]{
	 background: #d14443;
	 width:90px;
	 height:30px;
	 border:none;
	 font-weight:500;
	}
	
input[type="submit"]:hover{
	opacity:0.8;
	}