html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
img{
    border: none;
}
ul{
    list-style: none;
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}
html, body{
    height: 100%;
}
@font-face {
    font-family: 'ufontscomavenir35light';
    src: url('./fonts/ufontscomavenir35light.eot');
    src: local('ufontscomavenir35light'), url('./fonts/ufontscomavenir35light.woff') format('woff'), url('./fonts/ufontscomavenir35light.ttf') format('truetype');
}
@font-face {
    font-family: "Avenir LT 55 Roman";
    src: url('fonts/11016846-avenir-lt-85-heavy.eot');
    src: url('fonts/11016846-avenir-lt-85-heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/11016846-avenir-lt-85-heavy.svg#Avenir LT 55 Roman') format('svg'),
        url('fonts/11016846-avenir-lt-85-heavy.woff') format('woff'),
        url('fonts/11016846-avenir-lt-85-heavy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/CenturyGothic.eot?') format('eot'), 
        url('fonts/CenturyGothic.woff') format('woff'), 
        url('fonts/CenturyGothic.ttf')  format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url('fonts/CenturyGothic-Bold.eot?') format('eot'), 
        url('fonts/CenturyGothic-Bold.woff') format('woff'), 
        url('fonts/CenturyGothic-Bold.ttf')  format('truetype'),
        url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
}
body{
    background: #cdcdcb;
    font-family: 'CenturyGothic', Arial;
    font-size: 14px;
}
html.home1, body.home1{
    overflow: hidden;
    height: 100%;
}
div.preloader{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    text-align: center;
    font-family: 'ufontscomavenir35light';
    font-size: 20px;
    color: #415f78;
    text-transform: uppercase;
    background: #cdcdcb;
}
div.preloader div{
    padding: 100px 0 0 0;
    width: 100%;
    background: url(images/preloader.GIF) center top no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -100px;
}
.container{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.gray-bg{
    background: #d3d3d3;
}
.home-container{
    height: 100%;
}
header.bar-top{
    width: 100%;
    height: 16px;
    background: #003962;
    position: relative;
    z-index: 100;
}
div.main-logo{
    width: 100%;
    max-width: 1360px;
    height: 153px;
    background: url(images/logo8.png) left bottom no-repeat;
    position: absolute;
    top: 16px;
    z-index: 100;
}
div.main-logo a{
    display: block;
    width: 300px;
    height: 153px;
    outline: none !important;
}
div.logo-center{
    width: 428px;
    height: 1042px;
    background: url(images/logo-center.png) left bottom no-repeat;
    position: absolute;
    top: 16px;
    z-index: 40;
}
div.slideshow{
    position: absolute;
    max-width: 1166px;
    width: 90%;
    background: #333;
    left: 0;
    top: 16px;
    z-index: 1;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}
div.slideshow img{
    width: 100%;
    min-width: 1000px;
    height: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    top: auto !important;
    bottom: 0;
}
div.col-right{
    float: right;
    width: 197px;
    padding-left: 3px;
    height: 100%;
    background: url(images/right-col-bg.png) left top repeat-y;
    position: relative;
    z-index: 200;
    background: #dddeda;
}
#main-nav{
    height: 100%;
    position: relative;
}
#main-nav .menu-bg-logo{
    width: 100%;
    height: 144px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/menu-logo-bg.png) repeat;
    z-index: 10;
}
#main-nav ul{
    list-style: none;
    height: 100%;
}
#main-nav ul li{
    display: block;
    padding: 0 0 0 10px;
    height: 135px;
    position: relative;
    z-index: 20;
}
#main-nav ul li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.9em;
}
#main-nav ul li a span.t1{
    display: block;
    font-family: 'ufontscomavenir35light';
    font-size: 23px;
    color: #83b828;
}
#main-nav ul li a span.t2{
    display: block;
    font-family: "Avenir LT 55 Roman";
    font-size: 29px;
    color: #7c93a0;
}
#main-nav ul li.fixed-bottom span.t1{
    position: absolute;
    left: 0;
    bottom: 48px;
}
#main-nav ul li.fixed-bottom span.t2{
    position: absolute;
    left: 0;
    bottom: 21px;
}
#main-nav ul li.projects{
    padding: 10px 0 10px 10px;
    background: #e7e7e7;
    height: auto !important;
    min-height: 180px;
    clear: both;
}
#main-nav ul li.projects div.project-pointer{
    width: 43px;
    height: 51px;
    background: url(images/project-pointer.png) no-repeat;
    position: absolute;
    z-index: 100;
    left: -44px;
    bottom: 0;
}
#main-nav ul li.projects h1{
    font-family: 'CenturyGothic-Bold';
    font-size: 16px;
    font-weight: normal;
    color: #989895;
    text-transform: uppercase;
    margin-bottom: 10px;
}
article.project-item{
    display: none;
    position: absolute;
    background: #e7e7e7;
}
article.project0{
    display: block;
}
article.project-item h2.project-title{
    font-family: 'CenturyGothic-Bold';
    font-size: 20px;
    line-height: 1em;
    color: #264961;
    margin-bottom: 5px;
}
div.featured-image{
    display: none;
}
div.project-intro{
    color: #264961;
    font-family: 'CenturyGothic';
    font-size: 15px;
}
.project-item a.read-more{
    text-transform: none !important;
    font-family: 'CenturyGothic';
    font-size: 13px;
    color: #264961;
    font-weight: normal;
    display: block;
}
.project-item a.read-more:hover{
    text-decoration: underline !important;
}
div.clearfix{
    width: 100%;
    clear: both;
    overflow: hidden;
}
div.col{
    clear: both;
    position: relative;
    height: 100%;
}
#home-footer{
    width: 100%;
    min-height: 80px;
    padding-bottom: 10px;
    background: #000218 url(images/footer-bg.png) left top repeat-x;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 500;
    color: #fff;

}
#main-footer{
    width: 100%;
    height: auto;
    background: #000218 url(images/footer-bg.png) left top repeat-x;
    position: relative;
    color: #fff;
    padding-bottom: 10px; 
    overflow: hidden;
}
div.left-p{
    float: left;
    width: 100%;
    max-width: 420px;
}
#main-footer div.contact-info, #home-footer div.contact-info{
    height: 100%;
}
nav.footer-nav{
    padding: 20px 0 10px 0;
    margin: 0 0 0 20px;
    width: 100%;
    max-width: 400px;
    background: url(images/footer-hor-line.png) left bottom repeat-x;
    clear: both;
    overflow: hidden;
}
nav.footer-nav ul{
    clear: both;
    overflow: hidden;
}
nav.footer-nav ul li{
    float: left;
    padding: 0 4px 0 4px;
    background: url(images/line-sep.png) right center no-repeat;
}
nav.footer-nav ul li:first-child{
    padding-left: 0px;
}
nav.footer-nav ul li a{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 2px 0 2px;
    font-size: 13px;
    font-family: 'CenturyGothic';
}
nav.footer-nav ul li a:hover{
    color: #83b828;
    text-decoration: underline;
}
nav.footer-nav ul li.last-item{
    background: none;
}
p.copyright{
    float: left;
    display: block;
    padding: 8px 0 0 20px;
    font-size: 13px;
    max-width: 400px;
    font-family: 'CenturyGothic';
}
div.contact-info{
    width: 186px;
    padding: 8px 0 0 14px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 13px;
    background: #02294e;
    font-family: 'CenturyGothic';
}
div.contact-info span{
    display: block;
    line-height: 1.4em;
}
div.contact-info a{
    color: #fff;
    text-decoration: none;
    line-height: 1.4em;
    display: block;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
* Inner pages style
*/
div.col-left{
    position: relative;
    margin-right: 224px;
    padding-top: 145px;
    background: #fff !important;
/*	background-color:#2a323c; */
    height: 100%;
	min-height: 300px;
	min-height: 450px;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
div.col-left div.inner-content{
    padding: 25px 30px 25px 30px;
	background-color:#fff;
}
div.col-left div.inner-content h2.sub-title{
    color: #7bb517;
    font-family: 'CenturyGothic-Bold';
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: 0px;
}
div.col-left div.inner-content h3.section-title{
    font-size: 22px;
    font-family: 'CenturyGothic-Bold';
	margin-top: 30px
}
div.col-left div.inner-content h4.blue-txt{
    color: #123d6d;
    font-style:italic;
    font-size: 18px;
    font-family: 'CenturyGothic-Bold';
}
div.col-left div.inner-content h5{
    font-weight:bold;
}
div.col-left div.inner-content article{
    padding: 15px 0 0 0;
    color: #123d6d;
    font-family: 'CenturyGothic';
}
div.col-left div.inner-content article p, div.col-left div.inner-content article div{
    margin: 0 0 15px 0;
}
div.col-left img{
    max-width: 100%;
    height: auto;
}
aside.sidebar{
    float: right;
    width: 224px;
    position: relative;
    z-index: 20;
    clear: both;
}


div.col-left div.inner-content article .testimonialA {
    position: relative;
    margin: 10px 80px 0 80px;
    line-height: 1.1em;
    height: auto;
}
div.col-left div.inner-content article .testimonialA p {
    margin: 0;
}
div.col-left div.inner-content article .testimonialnameA {
    float:right;
	font-style: italic;
	margin: 0 20px 0 0;
}
div.col-left div.inner-content article .testimonialA p a {
	color: #83b828;
	clear:both;
	float:right; 
}
div.col-left div.inner-content article .testimonialA p a:hover{
	color: #003962;
}

div.project-testimonial{
	display:block;
    text-align: right;
    min-height: 70px;
	height:100%;
	margin: 0;
	padding: 0 10px 10px 10px;
    background: #cbccd3 url(images/gradient-bg.jpg) repeat-y;
	border-top: 1px solid #666;
}
div.project-testimonial .testimonialB {
	float:right;
    position: relative;
    margin: 10px 30px 0 30px;
    line-height: 1.1em;
    height: auto;
	color: #003962;	 /* blue */	
}
div.project-testimonial .testimonialB p {
	clear:both;
    margin: 0;
	text-align:left;
}
div.project-testimonial .testimonialB .testimonialnameB {
	float:right;
	font-style: italic;
	margin: 0 20px 0 0;
}
div.project-testimonial .testimonialB p a {
	margin-top: 6px;
	color: #003962;	 /* blue */
	float:right; 
}
div.project-testimonial .testimonialB p a:hover{
	color: #ffffff;	 /* white */
}




/*
div.project-thumbnails .testimonialB {
	float:left;
	max-width:500px;
    position: relative;
    margin: 10px 30px 0 30px;
    line-height: 1.1em;
    height: auto;
	color: #003962;
}
div.project-thumbnails .testimonialB p {
	clear:both;
    margin: 0;
	text-align:left;
}
div.project-thumbnails .testimonialB .testimonialnameB {
	float:right;
	font-style: italic;
	margin: 0 20px 0 0;
}
div.project-thumbnails .testimonialB p a {
	margin-top: 6px;
	color: #003962;
	float:right; 
}
div.project-thumbnails .testimonialB p a:hover{
	color: #ffffff;
}
*/




#home-footer div.testimonials{
    position: relative;
    margin: 21px 220px 0 440px;
    line-height: 1.1em;
    height: auto;
}
#home-footer div.testimonials a{
	color: #83b828;
}
#home-footer div.testimonials a:hover{
	color: #fff;
}
div.site-logo{
    width: 100%;
    height: 145px;
    background: #6e829d url(images/logo7.png) no-repeat;
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 10;
}
div.site-logo a{
    display: block;
    width: 300px;
    height: 145px;
    outline: none !important;
}
div.logo-under{
    width: 428px;
    height: 250px;
    position: absolute;
    left: -191px;
    top: 0px;
    background: url(images/logo-under.png) left bottom no-repeat;
    z-index: 5;
}
aside.sidebar h1.page-title{
    padding: 64px 0 0 15px;
    height: 81px;
    background: url(images/bg-t.jpg) left bottom no-repeat;
}
#main-footer div.testimonials{
    position: relative;
    margin: 21px 240px 0 440px;
    line-height: 1.1em;
    height: auto;
}
#main-footer div.testimonials a{
	color: #83b828;
}
#main-footer div.testimonials a:hover{
	color: #fff;
}
.t1{
    display: block;
    font-family: 'ufontscomavenir35light';
    font-size: 28px;
    color: #0e1526;
    text-transform: uppercase;
    line-height: 1em;
    min-height: 28px;
	margin-bottom: 5px;
}
.t2{
	display: block;
    font-family: 'Avenir LT 55 Roman';
    font-size: 36px;
    color: #7c93a0;
    text-transform: uppercase;
    line-height: 1em;
    min-height: 36px;
}
aside.sidebar h1.page-title a{
	text-decoration: none;
}
div.contact-more-width{
    width: 210px;
}
div.button-group{
    width: 100%;
    clear: both;
    overflow: hidden;
}
div.button-group a{
    text-transform: uppercase;
    width: 111px;
    min-height: 50px;
    font-family: "Avenir LT 55 Roman";
    font-size: 20px;
	font-size: 14px;
    line-height: 50px;
    float: left;
    background: #535a6a;
    color: #eef5fd;
    text-decoration: none;
    text-align: center;
    -webkit-transition:all 0.5s ease-in;  
    -moz-transition:all 0.5s ease-in;  
    -o-transition:all 0.5s ease-in;  
    transition:all 0.5s ease-in;
}
div.button-group a.auto-hg{
    line-height: 1.2em;
}
div.button-group a:first-child{
    margin-right: 2px;
}
div.button-group a:hover{
    background: #3b404d;
}
aside.sidebar #accordion{
    width: 100%;
}
aside.sidebar #accordion ul{
    list-style: none;
    width: 100%;
}
aside.sidebar #accordion ul li{
    display: block;
    font-family: 'CenturyGothic';
    color: #646464;
}
aside.sidebar #accordion ul li ul{
    display: none;
    background: #848a92;
}
aside.sidebar #accordion ul li ul li{
    display: block;
    font-family: 'CenturyGothic';
    color: #646464;
    padding: 0;
    border-bottom: 1px #ccc solid;
    -webkit-transition:all 0.5s ease-in;  
    -moz-transition:all 0.5s ease-in;  
    -o-transition:all 0.5s ease-in;  
    transition:all 0.5s ease-in;
}
aside.sidebar #accordion ul li ul li:hover{
    background: #535a6a;
}
aside.sidebar #accordion ul li ul li a{
    text-decoration: none;
    color: #fff;
    padding: 5px 0 5px 15px;
    display: block;
}
aside.sidebar #accordion ul li span{
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 28px;
    background: #d3d3d3 url(images/acc-closed.png) 10px center no-repeat;
/*    background: #B8B7B7 url(images/acc-closed.png) 10px center no-repeat;*/
    cursor: pointer;
    -webkit-transition:all 0.5s ease-in;  
    -moz-transition:all 0.5s ease-in;  
    -o-transition:all 0.5s ease-in;  
    transition:all 0.5s ease-in;
}
aside.sidebar #accordion ul li span:hover{
    background: #b8b7b7 url(images/acc-closed.png) 10px center no-repeat !important;
}

aside.sidebar #accordion ul li span a {
	text-decoration: none;
	color: #646464;
}

aside.sidebar3 #accordion ul li span {
	background-color: #3B404D !important;
}
aside.sidebar3 #accordion ul li span a {
	color: #ffffff;
}

div.project-thumbnails{
    text-align: right;
    min-height: 90px;
    padding: 10px;
    margin-right: 5px;
    margin-right: 0;
    /*background: #cbccd3 url(images/gradient-bg.jpg) repeat-y;
	border-bottom: 8px solid #2a323c; */
	background: -webkit-linear-gradient(left,rgba(143,143,143,1),rgba(204,204,212,1)); /* Safari 5.1-6 */
	background: -o-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)); /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(143,143,143,1), rgba(204,204,212,1)); /*Standard*/
	background-repeat:no-repeat; 

}
div.project-thumbnails img{
    max-height: 90px;
    width: auto;
    cursor: pointer;
    display: inline;
    padding: 0 0 0 10px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    backface-visibility: hidden;
    -webkit-transition:all 0.6s ease-in;  
    -moz-transition:all 0.6s ease-in;  
    -o-transition:all 0.6s ease-in;  
    transition:all 0.6s ease-in;
    transform-style: preserve-3d;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
    opacity : 0.8;
}
div.project-thumbnails img:hover{
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
    opacity : 1;
}
#main-project-img{
    position: relative;
	display:inline-block;
/*	background: #666 url("images/project-img-bg-1141.jpg") repeat-y 0 0;*/
/*	background-color:#2a323c !important; */
	width:100%;
	height:100%;
	font-size:0;
/*	margin-bottom:3px; */
	
	background: -webkit-linear-gradient(left,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /* Safari 5.1-6 */
	background: -o-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(143,143,143,1), rgba(204,204,212,1)) !important; /*Standard*/
	background-repeat:no-repeat; 	
	
}
#main-project-img img {
	float:right;
	display:block;
	margin-right:8px;
	margin-right:1px !important;
}
#main-content-img{
    position: relative;
	display:inline;
}
#main-content-img img {
	float:none;
}
/*#main-project-img span.imgpreloader{
    width: 40px;
    height: 40px;
    padding: 10px;*/
    /*background: #fff url(images/preloader2.GIF) center center no-repeat;*/
/*    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 100;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    display: none;
}*/

.main-content{
	background: -webkit-linear-gradient(left,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /* Safari 5.1-6 */
	background: -o-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(143,143,143,1),rgba(204,204,212,1)) !important; /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(143,143,143,1), rgba(204,204,212,1)) !important; /*Standard*/
	background-repeat:no-repeat; 	
}


div.testimonials-project p {
	text-align:right;
	margin-bottom:0 !important;
	padding-bottom:0;
}
.testimonials-client {
	font-style: italic;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    h2.project-title{
        font-size: 15px !important;
    }
    #main-nav ul li.projects h1{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .project-intro{
        font-size: 13px !important;
        line-height: 1em;
    }
    a.read-more{
        font-size: 13px !important;
    }
    div.testimonials{
        display: block;
        float: none;
        margin: 0 240px 0 21px !important;
        padding-top: 25px;
        clear: both;
        overflow: hidden;
    }
	div.project-testimonial{
		min-height:90px;
	}
	div.testimonials-project p {
		text-align:right;
		margin-bottom:0 !important;
		padding-bottom:0;
	}
	.testimonials-client {
		font-style: italic;
	}
}
@media only screen and (max-width: 767px) {
    html.home1, body.home1{
        overflow: visible !important;
        height: auto !important;
    }
    .container{
        width: 100%;
        max-width: 100%;
        margin: 0 !important;
        position: relative;
        clear: none;
    }
    .home-container{
        height: auto;
    }
    .bar-top{
        position: relative;
        z-index: 9999;
    }
    div.main-logo{
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        height: 153px;
        background: #6e829d url(images/logo7.png) left top no-repeat !important;
    }
    div.menu-bg-logo{
        display: none;
    }
    div.logo-center{
        left: -190px !important;
        top: -800px !important;
    }

    div.slideshow{
        display: none;
    }
    div.col-right{
        float: none;
        width: 100%;
        padding-left: 0px;
        height: auto;
    }
    #main-nav ul{
        height: auto !important;
    }
    #main-nav ul li{
        display: block;
        padding: 0 0 0 0px;
        height: 100px;
        text-align: center;
        border-bottom: 1px #7c93a0 solid;
    }
    #main-nav ul li a{
        display: block;
        line-height: 100px;
        -webkit-transition:all 0.5s ease-in;  
        -moz-transition:all 0.5s ease-in;  
        -o-transition:all 0.5s ease-in;  
        transition:all 0.5s ease-in;
    }
    #main-nav ul li a:hover{
        background: #415e77;
    }
    #main-nav ul li.fixed-bottom span{
        position: relative !important;
        display: inline !important;
        left: auto !important;
        bottom: auto !important;
        font-family: 'CenturyGothic-Bold' !important;
        font-size: 30px !important;
        color: #7c93a0 !important;
    }
    #main-nav ul li.projects{
        padding: 20px 5px 20px 5px;
        background: none;
        height: auto !important;
        clear: both;
        overflow: hidden;
    }
    #main-nav ul li.projects a{
        line-height: 1.2em;
    }
    #main-nav ul li.projects a:hover{
        background: none;
    }
    article.project-item{
        background: #dddeda;
        width: 50%;
    }
    article.project-item h2.project-title{
        font-size: 18px;
    }
    .project-item a.read-more{
        font-size: 15px;
    }
    div.featured-project{
        width: 50%;
        float: right;
    }
    div.project-intro{
        font-size: 15px;
    }
    div.featured-image{
        display: block;
        float: left;
        width: 50%;
    }
    div.featured-image img{
        width: 100%;
        height: auto;
    }
    #home-footer{
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        background: #000218 url(images/footer-bg.png) left top repeat-x;
        position: relative;
        bottom: 0px;
        left: 0px;
        z-index: 500;
        color: #fff;
    }
    nav.footer-nav{
        padding: 20px 0 10px 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
        background: url(images/footer-hor-line.png) left bottom repeat-x;
        clear: both;
        display: block;
        overflow: auto;
        text-align: center;
    }
    nav.footer-nav ul li{
        float: none;
        display: inline;
        padding: 0 4px 0 4px;
        background: url(images/line-sep.png) right center no-repeat;
    }
    nav.footer-nav ul li a{
        color: #fff;
        text-decoration: none;
        display: inline;
        padding: 0 2px 0 2px;
        font-size: 13px;
    }
    nav.footer-nav ul li.last-item{
        background: none;
    }
    p.copyright{
        display: block;
        width: 100%;
        max-width: 100% !important;
        text-align: center;
        padding: 8px 0 0 0px;
        font-size: 13px;
    }
    div.contact-info{
        width: 100% !important;
        padding: 8px 0 0 0px;
        height: auto !important;
        position: relative;
        right: auto;
        top: 7px;
        font-size: 13px;
        background: none;
        clear: both;
    }
    div.contact-info address{
        width: 100%;
        display: block;
    }
    div.contact-info span{
        display: block;
        width: 100%;
        line-height: 1.4em;
        text-align: center;
    }
    div.contact-info a{
        color: #fff;
        text-decoration: none;
        line-height: 1.4em;
        display: block;
        text-align: center;
    }

    /* Inner pages */
    .col-left{
        padding-top: 0 !important;
    }
    div.site-logo{
        position: relative;
        top: 0;
    }
    .project-thumbnails{
        text-align: center !important;
    margin-right: 0px !important;
    }
    .project-thumbnails img{
        float: none !important;
        display: block;
    }
	div.project-testimonial{
		min-height:140px;
	}
    aside.sidebar1{
        display: block;
        clear: both;
        overflow: hidden;
        width: 100%;
        float: none;
    }
    aside.sidebar h1.page-title{
        padding: 10px 0 10px 0px !important;
        text-align: center;
        height: 84px;
        float: left !important;
        width: 50%;
        clear: none !important;
    }
    aside.sidebar div.button-group{
        float: right !important;
        width: 50%;
        clear: none !important;
    }
    aside.sidebar div.button-group a{
        display: block;
        float: none !important;
        width: 100%;
    }
    aside.sidebar div.button-group a:first-child{
        margin-bottom: 2px;
    }
    div.button-group a.auto-hg{
        line-height: 50px;
    }
    .col-left{
        width: 65%;
        margin-right: 0 !important;
    }
    .sidebar2, .sidebar3{
        width: 35% !important;
    }
    aside.sidebar #accordion ul li span{
        display: block;
        height: auto;
        min-height: fit-content;
        line-height: normal !important;
        padding: 5px 0 5px 20px;
        background: #d3d3d3 url(images/acc-closed.png) 5px center no-repeat;
    }
    aside.sidebar #accordion ul li span:hover{
        background: #b8b7b7 url(images/acc-closed.png) 5px center no-repeat !important;
    }
    #main-footer{
        padding-bottom: 20px;
    }
    .left-p{
        float: none !important;
        width: 100% !important;
        display: block;
        max-width: 100% !important;
    }
    div.testimonials{
        display: block;
        float: none;
        width: 80%;
        margin: 0 !important;
        padding: 25px 10% 25px 10%;
        clear: both;
        overflow: hidden;
        text-align:center;
    }
	div.col-left div.inner-content{
		padding: 15px 15px 15px 15px;
	}		
	div.testimonials-project p {
		text-align:right;
		margin-bottom:0 !important;
		padding-bottom:0;
	}
	.testimonials-client {
		font-style: italic;
	}
}

@media only screen and (max-width: 400px) {
	div.project-testimonial{
		min-height:200px;
	}
	div.col-left div.inner-content{
		padding: 15px 5px 15px 5px;
	}	
	div.testimonials-project p {
		text-align:right;
		margin-bottom:0 !important;
		padding-bottom:0;
	}
	.testimonials-client {
		font-style: italic;
	}
}