@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700);
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
	font-family:"Montserrat", sans-serif !important;
	font-size:14px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;

}
h1, .h1 {
    font-size: 44px;
    font-weight: 200;
}
a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: 700;
}
@media (min-width: 768px){
.navbar {
    border-radius: 0px; 
}
	.mt-2 {
	margin-top:0px;
} 
}
.collapse.show{
	z-index: 50;
	background-color: #000000;
}
.collapse.show li{
	padding:16px 16px;
}
.collapse.show ul{
margin-bottom: 10px;
}
.bg-dark {
    background-color: #000000 !important;
}
.nav-link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Roboto';
    font-style: normal;
    letter-spacing: 1.4px;
	color:#ffffff !important;
	padding: 0 10px !important;

}
.navbar-brand{
	line-height: 40px !important;
	padding: 0px 0px !important;
	font-size: 23px !important;
}
.nav-link:hover {
    color: #dd5993 !important;
    text-decoration: underline !important;
	font-weight: 700;
}

.site-logo {
background-image: url(https://www.evms.edu/uploads/vuka/img/launching-v-logo.png);
background-repeat: no-repeat;
z-index: 100;
background-size: 25px;
}

.site-logo, .site-logo:hover {
	color: transparent;
	z-index:160;
}
.bg-dark{
    background-color: #000 !important;
	height:50px;
}

.btn {
    width: 216px;
    height: 50px;
    display: -ms-flexbox;
    -ms-flex-flow: row nowrap;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-align-content: center;
    -webkit-justify-content: center;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    overflow: hidden;
	background-color:#000000;
		border-radius: 80px;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background-image: none;
    background-color: #dd5993 !important;
}
.btn:focus, .btn:hover {

    text-decoration: none;
    background-color: #dd5993;

}

.btn-link {
    font-weight: 700;
    color: #ffffff !important;
    background-color: transparent !important;
    font-size: 9px !important;
    padding-left: 1.4px;
    text-indent: 0px;
    height: 12px;
    line-height: 12px;
    letter-spacing: 1.4px;
    text-decoration: none;
}
.btn-link:hover {
    text-decoration: none;
    background-color: transparent!important;
}
.figure {
    margin-bottom: 60px;
}
.white-space {
    margin-bottom: 16px;
}
.figure-caption {
    font-size: 100%;
    color: #000000;
}

.footer {
	background-color: rgb(232, 232, 232);
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer h4 {
    font-family: "Montserrat", sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 11px !important;
    line-height: 1px !important;
    letter-spacing: 1.4px;
}
.footer p {
	font-size: 10px !important;
}

#flipchart {
    margin-top: 105px;
}

.gallery {
	margin-top: 60px;
}

.container {
	max-width:1024px;
}

#toolkit {
	width:45%;
	height:auto;
}

#edpamphlet {
    margin-top: -120px;
}

#staffswag {
    margin-top: 60px;
    left: 45px;
}
#staffswag .figure-caption {
    margin-top: -60px;
    margin-left: 135px;
}
#stafftraining {
    margin-top: 90px;
}
#messages img {
    width: 65%;
    margin-top: 71px;
}

#ambassador .img-fluid {
    max-width: 120%;
    height: auto;
}
#ambassador .figure-caption {
    margin-top: -40px;
    margin-left: 165px;
}

#ambassador {
    margin-top: 175px;
}
#poster {
	margin-top:60px;
}

#branding.figure {
    margin-left: 45px;
    margin-top: 250px;
}

#digital {
	margin-top:60px;
	width:90%;
}

@media only screen and (max-width:767px){
	.navbar-dark .navbar-toggler{
		border-color: transparent;
	}

	.mb-5{
		margin-bottom:15px !important;
	}
	.float-right{
		float:none !important;
	}
	
	.white-space{
		margin-bottom:0px !important;
	}
	#flipchart {
    margin-top: 0px !important;
	}
	#edpamphlet {
    margin-top: 0px !important;
	}
	#stafftraining {
    margin-top: 0px !important;
}
	#staffswag {
    margin-top:0px;
    left: 0px;
}
	#staffswag .figure-caption {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
	#ambassador .img-fluid {
    max-width: 100%;
    height: auto;
}
	#ambassador .figure-caption {
    margin-top: 0px;
    margin-left: 0px;
}

	#ambassador {
    margin-top: 0px;
}
	#poster {
	margin-top:0px;
}
	#messages img{
		width:100%;
		margin-top:0px;
	}
	#branding.figure {
    margin-left: 0px;
    margin-top: 0px;
}
	#digital {
	margin-top:0px;
	width:100%;
}
	
}
