body {
    margin-top: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    background: #fff;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
  	font-family: "korolev",sans-serif;
	color: #e9e8e8;
	font-weight: 900;
	font-size: 7em;
	letter-spacing: -5px;
}

h2 {
  	font-family: "korolev",sans-serif;
	color: #424243;
	font-weight: 900;
	font-size: 3.7em;
	letter-spacing: -2px;
}

h4 {
    font-size: 1.6em;
}

hr {
    max-width: 100px;
    border-color: #f7981d;
    border-width: 2px;
    margin-top: 5px;
    margin-bottom: 20px;
	margin-left: 5px;
}

p {
	font-size: 1em;
	line-height: 28px;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.navbar {
	height: 85px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.navbar-toggle {
	margin-top: 19px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #e9e8e8;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .fullNav>li>a {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	margin-left: 10px;
    margin-top: 20px;
    padding: 8px 14px;
	transition: all 0.3s ease-in-out 0s;	
}

.navbar-default .fullNav>li>a:hover, .navbar-default .fullNav>li>a:focus {
	color: #f7981d;
}

.navbar-default .navMobile>li>a {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
    margin-top: 20px;
    padding: 8px 14px;
	transition: all 0.3s ease-in-out 0s;	
}

.navbar-default .navMobile>li>a:hover, .navbar-default .navMobile>li>a:focus {
	color: #f7981d;
}

.navbar-default .fullNav .donateNav a {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	padding: 8px 48px;
	margin-left: 25px;
    margin-top: 18px;
	border: 2px solid #ffffff;
	border-radius: 6px;
	transition: all 0.3s ease-in-out 0s;	
}

.navbar-default .fullNav .donateNav a:hover, .navbar-default .fullNav .donateNav a:focus {
	border-color: #f7981d; 	
}

.navbar-default .navMobile .donateNav a {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	padding: 8px 48px;
	margin-left: 25px;
	margin-right: 25px;
    margin-top: 28px;
	margin-bottom: 25px;
	border: 2px solid #ffffff;
	border-radius: 6px;
	transition: all 0.3s ease-in-out 0s;	
}

.navbar-default .navMobile .donateNav a:hover, .navbar-default .navMobile .donateNav a:focus {
	border-color: #f7981d; 	
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #272727;
	border-top: 0px;
}

.navbar-static-top {
	background-color: #272727;
}

.navbar-default {
	background-color: #272727;
}

.navbar-collapse {
	webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}

.welcomeCopySM h1 {
	font-size: 5.4em;
}

.welcomeCopyXS h1 {
	font-size: 4.8em;
}

.donateBanner {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #f7981d;
	padding: 8px 68px;
	margin-top: 25px;
	border-radius: 6px;
	display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
	
	transition: all 0.3s ease-in-out 0s;
}

.donateBanner:hover, .donateBanner:focus {
	color: #333;
    text-decoration: none;
}

.donateBannerXS {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #f7981d;
	padding: 8px 8px;
	margin-top: 25px;
	border-radius: 6px;
	display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
	
	transition: all 0.3s ease-in-out 0s;
}

.donateBannerXS:hover, .donateBannerXS:focus {
	color: #333;
    text-decoration: none;
}

.navContain {
	height: 75px;
}

.navbar-brand {
	height: 75px;
}

.paddingDiv {
	height: 50px;
}

.navbar-static-top {
	border-width: 0 0 0px
}

.brokerage-container {
    padding-top: 85px;
}

.bannerRow {
    padding-top: 20px;
}

.bannerRow .welcomeCopy {
    margin-bottom: 8px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 30px;
    color: #333;
}

.mainBanner {
    min-height: 570px;
    padding-top: 50px;
	padding-bottom: 45px;
    margin-top: -50px;
    background-image: url(../assets/homeBanner_Slim_2000px.jpg);
    background-position:center top;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFF;
}

.mainBanner p {
	color: #e9e8e8;
}

.disclaimBanner {
	font-size: .9em;
	margin-top: 18px;
	line-height: 18px;
}

#footerContent {
	background-image: url(../assets/Footer_Image.jpg);
	height: 400px;
	background-position:center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.donateFooter {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	padding: 8px 68px;
	margin-left: 65px;
	margin-top: 25px;
	border: 2px solid #ffffff;
	border-radius: 6px;
	transition: all 0.3s ease-in-out 0s;	
}

.donateFooter:hover, .donateFooter:focus {
	border-color: #f7981d;
	color: #f7981d;
}

#footerContent hr{
	border: .5px solid #e6e7e8;
	max-width: 100%;
}

.footerPadRow {
	height: 290px;
}

.footerInfo p {
	font-size: .8em;
	letter-spacing: 3px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}

.blackBottomFoot {
	background-color: #231f20;
	height: 20px;
}

/*-- Disclosure ----------------*/

.disclosure {
	background-color: #231f20;
	padding: 40px 0px
}

.disclosure p {
	color: #ffffff;
	font-size: .8em;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 0px;	
}

.disclosure a {
	color: #f7981d;
	text-decoration: none;
}

.disclosure a:hover, .disclosure a:visited,  {
	color: #f7981d;
}

.btn:visited {
    color: #FFF; 
}

.sectionMission {
	background-color: #e6e7e8;
	padding-top: 55px;
	padding-bottom: 55px;
	box-shadow: 0px 2rem 3rem 2px rgba(13, 19, 26, 0.15), 0 1.313rem 5rem rgba(13, 19, 26, 0.13);
}

.sectionMission img {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 60px;
}

.sectionMission hr {
	width: 65px;
	margin-left: 83px;
}

.sectionMission .hrDiv {
	height: 0px;
}

.sectionMission .hrDivMD {
	height: 0px;
	margin-left: 289px;
}

.sectionMission .hrDivSM {
	height: 0px;
	margin-left: 181px;
}

.sectionMission .hrDivXS {
	height: 0px;
}

.sectionMission .hrDivXS hr {
	margin-left: auto;
	margin-right: auto;
}

.sectionOptBlue {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
}

.sectionOptBlue .container {
	padding-left: 0px;
	padding-right: 0px;
}

.sectionOptBlue .largeMainImg {
	box-shadow: 0px 2rem 3rem 2px rgba(13, 19, 26, 0.18), 0 1.313rem 5rem rgba(13, 19, 26, 0.4);
}

.sectionOptBlue .picDiv {
	padding-left: 50px;
	padding-right: 50px;
}

.sectionOptBlue .optBlueH2 {
	color: #009eff;
}

.sectionOptBlue .optBlueIcon {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 60px;
}

.sectionOptBlue hr {
	width: 65px;
	margin-left: -11px;
	border-color: #424243;
}

.sectionOptBlue .hrDiv {
	margin-top: 80px;
	height: 0px;
}

.sectionOptBlue .hrDivMD {
	margin-top: 80px;
	height: 0px;
	margin-left: 289px;
}

.sectionOptBlue .hrDivSM {
	margin-top: 80px;
	height: 0px;
	margin-left: 179px;
}

.sectionOptBlue .hrDivXS {
	margin-top: 60px;
	height: 0px;
}

.sectionOptBlue .hrDivXS hr {
	margin-left: auto;
	margin-right: auto;
}


.sectionOptBlue .secondParaBlue hr {
	border-color: #009eff;
	width: 400px;
}

.mediaRow {
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 90px;
}

.mediaRow img {
	box-shadow: 0px .8rem 3rem 2px rgba(13, 19, 26, 0.18), 0 0rem 5rem rgba(13, 19, 26, 0.1);
}

.mediaRow .secondColumn {
	margin-top: 90px
}

.mediaRowXS {
	margin-top: 65px;
}

.mediaRowXS img {
	margin-bottom: 65px;
}

.mediaRowXS img {
	box-shadow: 0px .8rem 3rem 2px rgba(13, 19, 26, 0.18), 0 0rem 5rem rgba(13, 19, 26, 0.1);
}

/*-- Modal -------------- */

	.mDialogPhoto {
        width: 95%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-body {
        padding: 0px;	
    }
    .modal-backdrop.in {
        opacity: 0.8;
    }
    .modal-content {
        background-color: transparent;
		box-shadow: none;
		border: 0px;
    }
    .img-responsiveModal {
        display: block;
        width: 100%;
        height: auto;
    }
    .modal-dialog {
        margin-top: 0px;
    }
	.modalClose {
		position: relative;
		margin-bottom: -35px;
		margin-right: -40px;
		z-index: 1001;
		background-color: transparent;
		border: 0px;
	}
	.mediaRow a {
		cursor: pointer;
	}
	.mediaRowXS a {
		cursor: pointer;
	}

/*---------------------------- */

.sectionContact {
	background-color: #e6e7e8;
	padding-top: 55px;
	padding-bottom: 55px;
}

.hrContactDiv hr{
	margin-right: auto;
	margin-left: auto;
}

.contactMemo {
	margin-bottom: 20px;
}

.btn-send {
	font-family: "korolev",sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	padding: 8px 8px;
	margin-left: 0px;
	margin-top: 25px;
	background-color: #424243;
	border-radius: 6px;
	transition: all 0.3s ease-in-out 0s;	
}

.btn-send:hover, .btn-send:focus {
	background-color: #5A5A5A;
	color: #ffffff;
}

.contactAlert {
	text-align: center;
    margin-top: 184px;
}

@media (min-width : 992px) {
	.navbar-brand {
		height: 100%;
	}
	.navbar-default .navbar-nav .donateNav a {
		padding: 8px 68px;
		margin-left: 65px;
		margin-top: 25px;
	}
	.navbar-default .navbar-nav>li>a {
		margin-left: 42px;
    	margin-top: 26px;	
	}
}

@media (min-width : 768px) {
     .mDialogPhoto {
         width: 80%;
    }
	.paddingDiv {
		height: 150px;
	}
	.mainBanner {
    	min-height: 825px;
    	margin-top: -85px;
	}
	.navbar {
		padding-top: 35px;
	}
	.sectionOptBlue {
		padding-bottom: 90px;
		margin-bottom: 50px;
	}
	p {
		font-size: 1.15em;
		line-height: 28px;
	}
	.btn-send {
		padding: 8px 68px;
		margin-left: 65px;
		margin-top: 25px;
	}
	h2 {
		font-size: 4.3em;	
	}
	.sectionMission img {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.sectionOptBlue .optBlueIcon {
	margin-top: 35px;
	margin-bottom: 35px;
}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background-color: transparent;
	}
	.navbar-static-top {
		background-color: transparent;
	}
	.navbar-default {
		background-color: transparent;
	}
	.contactAlert {
		margin-top: -18px;
	}
}