h1{
	font-size: 40px;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 30px;
}
p, a{
	font-size: 26px;
}

header{
	position:fixed;
	width: 100%;
	height: 100px;
	color:#000000;
	background-color:#323232;
	border-bottom: 2px solid black;
}
#headerbacker{
	width:100%;
	height:102px;
	background: black;
}

#navicon{
	display: none;
}

/* Main Navgation Bar START */
#main_nav{
	z-index: 111;
	display: inline-block;
	width: 100%;
	height: 100px;
	margin: 0;
	overflow: hidden;
	background-color:#323232;
	background-image: url(images/bannerfortabs.png);
	background-position: center;
	background-repeat: no-repeat;
}
#main_nav ul{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	height: 100px;
}
#main_nav ul li{
	position: right;
	display: inline-block;
	list-style-type: none;
	width: 12%;
	height: inherit;
}
#main_nav ul li a{
	color: #fff;
	display: block;
	text-decoration:none;
	font-size: 20px;
	line-height: 95px;
}
#main_nav ul li:hover{
	background-color:#666;
}
/* Main Navgation Bar END */

#mainlogo{
	display: inline-block;
	z-index: 100;
	width:100px;
	height:100px;
	float:left;
	bottom: 100px;
	left: 0px;
	position:relative;
	/*box-shadow: 0px 5px 10px 0px #151515;*/
	overflow:hidden;
}
#mainlogo img{
	width: 100%;
	height: auto;
}
#title_name{
	display: none;
	margin: auto;
	background-color: #2a2a2a;
	border: 2px solid white;
}

/* MAIN SLIDER START */
.slider {
	width: 100%;
	height: auto;
	margin: auto;
}

.slick-slide {
	margin: 0px 0px;
	overflow: hidden;
}

.slick-slide img {
	
}

.slick-prev:before,
.slick-next:before {
	color: black;
}
.main_slides{
	padding: 50px;
	height: 600px;
	color: white;
	background-size: cover;
	background-position: center !important;
}
.sld_title_spacer{
	height:250px;
}
.sld_titles{
	font-size:60px;
}
/* MAIN SLIDER END */

#main_about_arti{
	display: inline-block;
	text-align: center;
	width: 50%;
	height: 600px;
	padding: 40px 0px;
	background-image: url(images/aboutus-main.jpg);
	background-size: cover;
}

#main_services_arti{
	display: inline-block;
	text-align: center;
	width: 50%;
	height: 600px;
	padding: 40px 0px;
	background-image: url(images/services-main.jpg);
	background-size: cover;
}

#main_portfo_arti{
	display: inline-block;
	text-align: center;
	width: 50%;
	height: 600px;
	padding: 40px 0px;
	background-image: url(images/portfolios-main.jpg);
	background-size: cover;
}

#main_gallery_arti{
	display: inline-block;
	text-align: center;
	width: 50%;
	height: 600px;
	padding: 40px 0px;
	background-image: url(images/gallery-main.jpg);
	background-size: cover;
}

#main_contactus_arti{
	display: block;
	text-align: center;
	width: 100%;
	height: 600px;
	padding: 40px 0px;
	background-image: url(images/contactus-main.jpg);
	background-size: cover;
}
.main_arti_para{
	width: 90%;
	height: 320px;
	margin: 40px auto;
	text-align: left;
	color: white;
}

/* PAGE (REGULAR) START */

.page_intro_cont{
	width: 100%;
	height: 60px;
	background-color: #494e7c;
}
.page_intro_title{
	width: 95%;
	margin: auto;
	color: #FFFFFF;
	line-height: 55px;
	text-align: left;
}
.page_desc_cont{
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-align: left;
	background-color: #232441;
	padding: 40px 0px;
}
.page_para_90perc{
	width: 95%;
	margin: auto;
}
.page_article{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	background-color: #d7d7d7;
}
.page_article img{
	width: 100%;
	height: auto;
	margin: 0px auto;
}
/* PAGE (REGULAR) END */

/* REGULAR PAGE LAYOUT 1 START */
.reg_page_lay1_intro{
	display: block;
	width:100%;
	height:auto;
	/*background-color:#d7d7d7;*/
}
.reg_page_lay1_introimgholder{
	width:40%;
	height:auto;
	/*background-color:#d7d7d7;*/
}

.reg_page_lay1_desc{
	display: inline-block;
	width:40%;
	height: inherit;
	margin-top: 0px;
}
.reg_page_lay1article_holder1{
	width: 80%;
	height: auto;
}
.reg_page_lay1_artactive{
	display:inline-block;
	width: 40%;
	height:550px;
	background-color:#e4e4e4;
	padding-top: 20px;
	padding-bottom: 40px;
}
/* REGULAR PAGE LAYOUT 1 END */

/* ABOUT US START */
.page_article_title{
	width: 90%;
	margin: 40px auto;
	height: 100px;
	line-height: 95px;
	color: white;
	border: 5px solid white;
}

.newlay1_abouttitle{
	display: block;
	width: 100%;
	height: auto;
	padding: 0px 0px;
	background-image:url(images/newpageaboutus.jpg);
	background-size:cover;
	overflow: hidden;
}
.nl1_abouttitle_name{
	width: 90%;
	margin: 30px auto;
	padding-top: 15px;
	border: solid 4px white;
	color: white;
}
.newlay1_aboutdesc_light{
	width: 90%;
	margin: 30px auto;
	color: white;
	text-align: left;
}
.newlay1_pgdesc_dark{
	width: 90%;
	margin: 30px auto;
	color: black;
	text-align: left;
}
.about_article{
	display: inline-block;
	width: 100%;
	height: auto;
	background-color: #d7d7d7;
}
#historyimage{
	width: 90%;
	height: auto;
	margin: 30px auto;
}
.historylogos{
	margin-bottom: 20px;
}
.nl1_aboutarticle_titlee{
	width: 90%;
	margin: 30px auto;
	padding-top: 15px;
	border: solid 4px black;
	color: black;
}
.staff_slots{
	display: block;
	margin-bottom: 30px;
	width: 100%; /* of the parent:90% screen width */
	height: 250px;
	background-color:#EFEFEF;
	overflow: hidden;
}
.staff_slot_img{
	display: inline-block;
	width: 30%;
	height: auto;
}

.staff_slot_para{
	display: inline-block;
	width: 65%;
	height: inherit;
	margin-top: 20px;
	text-align: center;
	line-height: 100px;
}
#team_bc1{
	display: inline-block;
	width: 30%;
	height: inherit;
	background-image: url(images/staff/staff-brunoc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#team_kc1{
	display: inline-block;
	width: 30%;
	height: inherit;
	background-image: url(images/staff/staff-katharine.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#team_am1{
	display: inline-block;
	width: 30%;
	height: inherit;
	background-image: url(images/staff/staff-alexm.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* ABOUT US END */

/* PROJECTS START */



/* PROJECTS END */

/* GALLERY START */

.gall_page_lay1_desc{
	display: inline-block;
	width:40%;
	height: inherit;
	margin-top: 0px;
	padding: 0px 20px;
}

/* GALLERY END */

/* PORTFOLIOS START */

.port_page_lay1_desc{
	display: inline-block;
	width:90%;
	height: auto;
	margin-top: 20px;
	padding: 0px 10px;
	border-radius:10px;
	overflow:hidden;
}
.page_port_header2lt{
	widTH: 100%;
	height: 60px;
	line-height:  55px;
	color: #FFFFFF;
	background-color: #494e7c;
}

/* PORTFOLIOS END */

/* CONTACT PAGE STRT*/

.contact_items{
	display: inline-block;
	margin: 0px auto 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	width:45%;
	height:300px;
	background-color:#EFEFEF;
	border-radius:10px;
	overflow:hidden;
}
.cont_img_container{
	display: inline-block;
	margin: auto auto 20px;
	width: 20%;
	height: auto;
	border-radius:10px;
	overflow:hidden;
}
.cont_img_container img{
	width: 100%;
	height: auto;
}
.cont_desc_container{
	display: block;
	margin: 20px auto 0px;
	width: 80%;
	height: auto;
}

/* CONTACT PAGE END*/
