body {
    font-family: "pt_sansregular",Helvetica,Arial,sans-serif;
	font-size: 15px;
}

img {
	height:auto;
	display:block;
	max-width:100% !important;
}

.container-fluid {
    max-width: 1053px;
}

.navbar-inverse {
	height: 55px;
	background-color: #acc000;
}

.maincontent {
	padding-top: 40px;
}

.navbar {
    border-radius: 0;
    border: 0
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #2b2d52;
    border-color: #acc000;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
	color: #2b2d52;
	font-size: 18.5px;
	font-family: "quicksandregular",Helvetica,Arial,sans-serif;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #acc000;
    background-color: #acc000;
}

.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #acc000;
}

.nav > li {
    text-align: center;
}

.navbar {
	z-index: 10;
}

footer {
	font-size: 14px;
	margin-top: 83px;
	margin-bottom: 94px;
}

footer a {
	color: #000;
}

footer a:hover {
	text-decoration: underline;
	color: #8d9d02;
}

.text-right {
	text-align: right;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #2b2d52;
	font-family: "quicksandregular",Helvetica,Arial,sans-serif;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 22px;
	color: #575757;
	margin-top: 0;
	margin-bottom: 20px;
}

h3 {
	color: #575757;
	font-size: 22px
}

#owl-slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls .owl-buttons div {
	background: none repeat scroll 0 0 transparent;
    color: #63646f;
    opacity: 1;
    font-size: 21px;
}

.owl-theme .owl-controls {
	text-align: left;
}

.owl-theme .owl-controls {
	margin-top: 0;
}

.owl-theme .owl-controls .owl-buttons div:hover {
	color: #acc000;
}

.carousel-caption {
    background-color:rgba(0,0,0,0.5);
    color: #fff;
    font-size: 17.5px;
    padding: 14px;
    right: 20px;
    position: absolute;
    /* width: 50%; */
    text-align: right;
    text-shadow: none;
    font-family: "quicksandregular",Helvetica,Arial,sans-serif;
	left: auto;
}

.carousel-caption p {
	margin-bottom: 0
}

.carousel-caption h4 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 0;
    margin-top: 0;
}

#owl-slider .item img, #owl-carousel .item img{
    display: block;
    width: 100%;
    height: auto;
}



#owl-carousel .item{
        margin-right: 10px;
}

#owl-carousel {
	margin-top: 10px;
}

.projectimage {
	padding-right: 10px;
}

.aap_subnav .panel-heading {
	font-family: "quicksandregular",Helvetica,Arial,sans-serif;
	font-size: 16.5px;
	list-style-type: none;
	text-align: right;
}

.aap_subnav ul li {
	font-size: 14px;
	line-height: 1.2;
	list-style-type: none;
	text-align: right;
	font-family: "quicksandregular",Helvetica,Arial,sans-serif;
}

.aap_subnav li {
	margin-bottom: 8px;
}

.aap_subnav a {
	color: #2b2d52;
}

.aap_subnav .current a, .aap_subnav a.current, .aap_subnav a:hover, .aap_subnav a:focus {
	color: #697501;
	text-decoration: none;
}

.aap_subnav .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    color: #2b2d52;
    border: 0;
    padding: 5px 0;
}

.aap_subnav  .panel {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 5px;
}

.aap_subnav .panel-body {
    padding: 5px 0;
}

.aap_subnav .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    border: 0;
}

.aap_sub_chevron {
	font-size: 10px;
}

.projectlist-item {
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	position: relative;
	width: 30%;
}


.projectlist-header {
	background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.projectlist-header h3 {
    z-index: 100;
    display: none;
    position: absolute;
    bottom: 0;
    font-size: 19px;
}

.projectlist-header h3 {
    color: #fff;
    margin-left: 15px;
}

.projectlist-header h3 a:hover {
    text-decoration: none;
}

.projectlist-item:hover .projectlist-header, .projectlist-item:hover .projectlist-header h3 {
	display: block;
}

.projectdescription {
	padding-right: 220px;
}

.project-nav {
    text-align: left;
    margin-left: 15px;
}

.project-nav a {
	color: #63646f;
    font-size: 21px;
    margin-right: 27px;
}

.projectlist-item a {
	display: block;
}


@media (max-width: 1053px) { 

	
}

@media (min-width: 768px) { 
	.navbar-nav {
		margin-top: 70px;
	}
	.navbar-brand {
		margin-top: 47px;
	}
	.navbar-inverse {
		height: 120px;
		background-color: #acc000;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16.5px;
	}

}

@media (min-width: 992px) { 
	.navbar-nav {
		margin-top: 70px;
	}
	.navbar-brand {
		margin-top: 47px;
	}
	.navbar-nav > li > a {
	    padding-bottom: 15px;
	    padding-top: 15px;
	}
}

@media (min-width: 768px) and (max-width: 992px) { 
	.navbar-nav > li > a {
	    padding-bottom: 10px;
	    padding-top: 10px;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-top: 10px;
		position: absolute;
		left: 50%;
		margin-left: -156px;
	}
	.navbar-brand img	{
		max-width: 250px !important;
	}
	.navbar {
	    clear: both;
	    /* float: left; */
	    overflow: hidden;
	    width: 100%;
	}
	
	.navbar ul.navbar-nav {
	    float: left !important;
	    left: 50%;
	    margin: 75px auto 0 auto;
	    padding: 0;
	    position: relative;
	}
	
	.navbar ul.navbar-nav li {
	    padding: 0 1px;
	   float: left; 
	    position: relative;
	    right: 50%;
	}
	.navbar-right {
	    float: none !important;
	}
}

@media (max-width: 768px) { 
	.navbar-brand img	{
		max-width: 200px !important;
	}
	.projectdescription {
		padding-right: 0;
	}
	.carousel-caption {
		font-size: 14px;
		right: 10px;
		bottom: 10px;
	}
	.carousel-caption h4 {
	    font-size: 18px;
	}
	.aapsidebar {
		margin-top: 40px;
	}
	.projectlist-header h3 {
	    font-size: 14px;
	 }
}

@media (max-width: 530px) { 
	.projectlist-item {
		width: 48%;
	}
}

@media (max-width: 480px) { 
	.carousel-caption {
		right: 10px;
		left: 10px;
		bottom: 10px;
	}
	.projectlist-item {
		width: 97%;
	}
}