@charset "utf-8";
/* CSS Document */
body {
	font-family: source-sans-pro;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	width:100%;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 850px;
	background-color: lightyellow;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #0A00FB;
	border-bottom: 1px solid #100DFB;
	border-top-color: #100DFB;
	border-right-color: #100DFB;
	border-left-color: #100DFB;
}
.logo {
	color: #E8FD0A;
	font-weight: bold;
	width: 50%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
	position:absolute;
}
nav {
	float: left;
	width: 100%;
	text-align: right;
	margin-right: 90px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #1200FF;
	font-size: 15px;
	text-align: right;
	margin-right: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #E8FD0A;
	text-decoration:none;
}
ul li:hover a {
	color: #2C9AB7;
}
.Home_Contactus{
	text-align: right;
	color: blue;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	background-color:yellow;
	padding-right: 15px;
}
.bai_header{
	text-transform:uppercase;
	text-align:center;
	font-size: 1.3em;
	align-items: center;
	font-weight: bold;
}
.bai_subtitle{
	text-align: center;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight:500em;
	margin-top: 0px;
}
.consultation{
	font-size: 1em;
	color:black;
	white-space: pre-line; 
}
.img {
	align-items: center;
	width:100%;
	margin-left: 0px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: blue;
}

/* About Section */
.contactus_column {
	width: 28%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float: left;
	padding-left: 120px;
	padding-right: 5px;
	color: #1209D9;
	font-size: .8em;
	
}
.services_column{
	width: 20%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float:center;
	padding-left: 30px;
	padding-right:10px;
	color: #1209D9;
	font-size: .8em;
}
.experience_column{
	width: 15%;
	text-align: left;
	line-height: 25px;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	color: #1209D9;
	font-size: .8em;
}
.social_column{
	font-size: .8em;
	color: #1209D9;
	
}
.about{
	padding-left: 10px;
	display:inline-flex;
	background-color:slategray;
	margin-right: 40px;
	width: 110%;
	column-width: 30%;
	height:250px;
}
.button {
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	vertical-align: right;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	font-size: 18px;
	display: inline-table;
	align-items: right;
	margin-left: 10px;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 1px;
	line-height: 2px;
	font-size: 15px;
	margin-bottom: 0px;
}
.footer_banner {
	background-color: #B3B3B3;
	line-height:1px;
	text-align: left;
	display:inline-flex;
	width: 100%;
}
.prososal{
	padding-top: 0px;
	padding-left:520px;
	font-size: 20px;
	display:inline-flex;
	white-space: 1px;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
/*Small Devices, Phones*/
@media only screen and (min-width: 300px) and (max-width:799px){
	.container{
		background-color:lightyellow;
		width: 100%;
	}
	nav ul li {
	float: right;
	color: #1200FF;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	letter-spacing: .9px;
	font-weight: bold;
	transition: all 0.3s linear;
	}
	.bai_header{
	margin-top: 15px;
	letter-spacing: 0px;
	text-transform:uppercase;
	text-align:center;
	font-size: .8em;
	align-items: center;
	font-weight: bold;
	height: 0px;
	}
	.bai_subtitle{
	text-align: center;
	letter-spacing: 0px;
	font-size: .7em;
	font-weight:bold;
	margin-bottom: 0px;
		padding-top: 15px;
	}
.consultation{
	font-size: .7em;
	color:black;
	white-space: pre-line; 
	align-items: center;
	}
.contact{
		width:250px;
		height:150px;
	}

.Affiliations_Column{
	padding-left: 25px;
	font-size: .8em;
	color:black;
	background-color: lightyellow;
	margin-bottom: 5px;	
	width: 100%;
	}	
.prososal{ 
	padding-left: 0px;
	font-size: .4em;
	padding-top: 10px;
	}
	.footer_banner {
	background-color: #B3B3B3;
	background-image: url(pattern.png);
	background-repeat: repeat;
	line-height: 4px;
	align-items: center;
	width: 115%;
	}
	.contactus_column {
	width: 35%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #1209D9;
	font-size: .5em;
	}
	.services_column{
	width: 25%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float:center;
	padding-left: 30px;
	padding-right:10px;
	color: #1209D9;
	font-size: .5em;
	}
.experience_column{
	width: 15%;
	text-align: left;
	line-height: 25px;
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	color: #1209D9;
	font-size: .5em;
}
.about{
	display:none;
	}
	.button {
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	vertical-align: right;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	font-size: 7px;
	display: center;
	align-items: right;
	margin-left: 10px;
	}
	.copyright {
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 1px;
	line-height: 2px;
	font-size: 10px;
	margin-bottom: 0px;	
	}
}

/*Medium Devices, Desktops*/
@media only screen and (min-width: 800px) and (max-width:1199px){
.bai_header{
	margin-top: 5px;
	letter-spacing: 2px;
	text-transform:uppercase;
	text-align:center;
	font-size: 1.2em;
	align-items: center;
	font-weight: bold;
	height: 0px;
	padding-top: 15px;
	}
	.bai_subtitle{
	text-align: center;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight:300em;
	padding-top: 15px;
	}
.consultation{
	font-size: .8em;
	color:black;
	white-space: pre-line; 
	align-items: center;
	}
	
.prososal{ 
	padding-left: 5px;
	font-size: .7em;
	padding-top: 10px;
	}
	.footer_banner {
	background-color: #B3B3B3;
	background-image: url(pattern.png);
	background-repeat: repeat;
	line-height: 5px;
	align-items: center;
	width: 115%;
	}
	.contact{
		width:300px;
		height:250px;
	}
	.contactus_column {
	width: 35%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	color: #1209D9;
	font-size: .5em;
	}
	.services_column{
	width: 20%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float:center;
	padding-left: 15px;
	padding-right:10px;
	color: #1209D9;
	font-size: .6em;
	}
.experience_column{
	width: 20%;
	text-align: left;
	line-height: 25px;
	float:right;
	padding-left: 10px;
	padding-right: 0px;
	color: #1209D9;
	font-size: .6em;
	}
.social_column{
	font-size: .6em;
	color: #1209D9;
	padding-left: -5px;
	}
	.button {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
	vertical-align: right;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	font-size: 15px;
	display: center;
	align-items: right;
	margin-left: 10px;
	}
}
/*Large Devices, Large Screens*/
@media only screen and (min-width: 1200px) and (max-width:1500px){
	.bai_header{
	margin-top: 5px;
	letter-spacing: 2px;
	text-transform:uppercase;
	text-align:center;
	font-size: 1.2em;
	align-items: center;
	font-weight: bold;
	height: 0px;
	padding-top: 15px;
	}
	.bai_subtitle{
	text-align: center;
	letter-spacing: 2px;
	font-size: 1em;
	font-weight:300em;
	padding-top: 15px;
	}
.consultation{
	font-size: .9em;
	color:black;
	white-space: pre-line; 
	align-items: center;
	}

.prososal{ 
	padding-left: 10px;
	font-size: .9em;
	padding-top: 10px;
	}
	.footer_banner {
	background-color: #B3B3B3;
	background-image: url(pattern.png);
	background-repeat: repeat;
	line-height: 5px;
	align-items: center;
	width: 115%;
	}
	.contactus_column {
	width: 35%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	color: #1209D9;
	font-size: .8em;
	}
	.button {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	vertical-align: right;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	font-size: 15px;
	display: center;
	align-items: right;
	margin-left: 0px;
	}
}