﻿/*@import url(../assets/bootstrap/css/bootstrap.min.css);*/
/*@import url(../assets/animate/animate.css);*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700');
@import url('https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.css');

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	background-color: #f7f7f7;
}

a, input[type=submit], .general-btn {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.container-fluid {
	max-width: 2200px;
}

.center-background {
	background-position: center !important;
}

#black-girl {
    min-height: 35vw;
    background-size: cover !important;
    background-repeat: no-repeat;
}


/*@media (min-width: 768px) {
	.home #black-girl {
	    background: url('../Images/img_web.jpg') top center;
	}
}*/

#log-in {
	padding-top: 10px;
	text-align: right;
}

#log-in .navbar-nav {
    color: white;
    padding-top: 1.5vw;
    /*font-size: 1vw;*/
    font-family: 'Montserrat', sans-serif;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#log-in .navbar-nav li {
float: right;
}

#log-in .navbar-nav a {
	color: inherit;
	color: #FFF;
}

@media (min-width: 768px) {

	#log-in .navbar-nav {
    	float:right !important;
	}
}


.dropdown .fa-plus {
	display: inline-block;
	margin-left: 2px;
	margin-top: -3px;
	vertical-align: middle;
}

.dropdown-menu {
	padding: 12px;
	min-width: 200px;
	box-shadow: none;
	border: none;
	background-color: #f8f8f8;
	border: 1px solid #e7e7e7;
	border-radius: 10px;
}

.dropdown-menu a {
	padding: 10px 5px;
	display: block;
	font-weight: bold;
	text-align: center;
}

#log-in .dropdown-menu a {
	color: white;
}

@media (min-width: 768px) {
	.dropdown-menu a {
		text-align: left;
	}

	#log-in .dropdown-menu a {
		color: #444;
		text-align: left;
	}
}

.navbar-default .navbar-toggle .icon-bar {
background-color: white;
}

.stick {
	margin: 0 auto !important;
    position: fixed;
    top: 0; left: 0; right: 0;
    background-color: rgba(255,255,255,.8);
    width: 100%;
    z-index: 10000;
}

/* Placeholder Reseting */
::-webkit-input-placeholder {
    color: inherit !important;
	-khtml-opacity: 1;
	  -moz-opacity: 1;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
            filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
:-moz-placeholder {
    color: inherit !important;
	-khtml-opacity: 1;
	  -moz-opacity: 1;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
            filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
::-moz-placeholder {
    color: inherit !important;
	-khtml-opacity: 1;
	  -moz-opacity: 1;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
            filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
:-ms-input-placeholder {
    color: inherit !important;
	-khtml-opacity: 1;
	  -moz-opacity: 1;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
            filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
/* Placeholder Reseting */


.navbar .container-fluid {
	max-width: 1550px;
}

nav {
    top: 1vw;
}

nav.navbar {
	margin-bottom: 0px;
}

nav.navbar.navbar-default {
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	background-color: transparent !important;
	border-color: transparent !important;
}

.navbar-nav > .active > a {
	background-color: transparent !important;
}

.navbar-brand {
    margin: 0px;
	padding: 0px;
	height: auto;
}

#login .navbar-nav.navbar-right > li {
	float: right;
}

/*#logo-image {
    width: 80%;
}*/

p {

	letter-spacing: 0.5px;
    font-size: 1em;
    font-weight: 300;
    color: #888888;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
}

@media (min-width: 768px) {
	p, .general-content ul {
		font-size: 1.3em;
	}
}

.general-content p {
	padding-bottom: 1vw;
}
.general-content p.blue-header {
padding-bottom: 0px;
}

.general-content ul, .general-content li, .general-content ul li a {
    font-weight: 500;
    color: #888888;
}

.white-text {
	color: white !important;
}

blockquote {
	color: #459cd3;
	font-style: italic;
}

h1,h2,h3,h4,h5,h6 {
	color: #459cd3;
    margin-bottom: 40px;
    margin-top: 10px;
}

ul {
    padding-top: 15px;
    padding-bottom: 15px;
}

li {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-link {
    margin-top: 10px;
}

.navbar-default .navbar-nav > li {
	margin-right: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    padding: 5px;
	letter-spacing: 0.8px;
	font-size: 0.9vw;
	font-weight: lighter;
	text-align: center;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active {
    color: #459cd3;
}
.navbar-default .navbar-nav > li.head_donation_btn a {
	padding: 0;
}

#header-button {
    color: white;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    border: solid 2px #459cd3;
    border-radius: 12px;
    width: 100%;
    height: 50px;
	letter-spacing: 1.5px;
	font-size: 0.8vw;
	transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

#header-button:hover {
	background-color: #459cd3;
}

@media (min-width: 767px) {
	#header-button {
		width:160px;
	}
}

#words {
    float: left;
    margin-top: 9.5vw;
    margin-left: 11vw;
	position: relative;
}
#words::after {
	display: block;
	content: '';
	position: absolute;
	width: 2px;
	height: 100%;
	background-color: #ffffff;
	top: 0;
	right: -3vw;
}

#words p {
	margin-bottom: 10px;
}

#words p.tagline {
	margin-bottom: 10px;
	color: white;
}

@media (min-width: 767px) {
	#words p.tagline {
		color: #666;
	}

}

@media (min-width: 1001px) {
	#words p.tagline {
		max-width: 720px;
		font-size: 1.5em;
	}

}

.blue-header {
    font-size: 1.8vw;
    color: #7b96c4;
	font-weight: 700;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
	clear: left;
}

p.blue-header {
	margin-bottom: 2vw;
}

.light-blue-text {
	color: #b7cce9
}

.white-text {
	color: white;
}

#blue-text {
    text-align: center;
    width: 51%;
    color: #7b96c4;
    margin: auto;
    font-size: 1.2vw;
    font-family: 'Montserrat', sans-serif;
    padding-top: 9vw;
}

#blue-text2 {
	text-align: center;
    color: #7b96c4;
    margin: auto;
    font-size: 1.4vw;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    padding: 3vw;
    margin-bottom: 2vw;
    border-top: 5px #f4f4f4 solid;
    border-bottom: 5px #f4f4f4 solid;
}

@media (min-width: 768px) {
	#blue-text2 {
    	width: 60%;
	}
}

.green-icon {
    color: #94d429;
}

.purple-icon {
    color: #8578e3;
}

.red-icon {
    color: #e37d61;
}

.yellow-icon {
    color: #fac45c;
}

.general-content {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.general-content .fa {
    display: block;
    margin: 0px auto 15px;
    font-size: 60px;
}

.interior-page .general-content .gray-text.vision_txt {
	padding-bottom: 2vw;
	text-align: left;
}

.interior-page .general-content {
	padding: 5vw 0vw;
}

.interior-page .general-content .blue-header:first-of-type {
	padding: 20px !important;
	/*margin-top: -50px;*/
	margin-left: -40px;
	margin-right: -40px;
	background-color: white;
	color: #e8aaa7;
}
/*@media (min-width: 768px) {
	.interior-page .general-content .blue-header:first-of-type {
		margin-top: -70px;
	}
}

@media (min-width: 1000px) {
	.interior-page .general-content .blue-header:first-of-type {
		margin-top: -90px;
	}
}

@media (min-width: 1400px) {
	.interior-page .general-content .blue-header:first-of-type {
		margin-top: -110px;
	}
}

@media (min-width: 1600px) {
	.interior-page .general-content .blue-header:first-of-type {
		margin-top: -120px;
	}
}

@media (min-width: 1800px) {
	.interior-page .general-content .blue-header:first-of-type {
		margin-top: -150px;
	}
}*/

.visit-btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.visit-btn a {
	color: #7b96c4;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	border: solid 2px #7b96c4;
	border-radius: 12px;
	width: 160px;
	height: 50px;
	letter-spacing: 1.5px;
	text-decoration: none;
	padding: 1vw 3vw;
	text-transform: uppercase;
}

.general-btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 50px;
}

.general-btn a {
	display: inline-block;
	color: white;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	border: solid 2px white;
	border-radius: 12px;
	letter-spacing: 1.5px;
	text-decoration: none;
	padding: 1vw 3vw;
	text-transform: uppercase;
}

.general-btn a:hover {
	background: rgba(255,255,255,.3);
}

.general-btn.blue-btn a {
	color: #7b96c4;
	border-color: #7b96c4;
}

.general-btn.blue-btn a:hover, .general-btn.blue-btn a:focus {
	background: #7b96c4;
	color: white;
}

.vision_txt {
	text-align: center;
	margin: auto;
	padding-bottom: 8vw;
}

@media (min-width: 768px) {
	.vision_txt {
		max-width: 50vw;
	}
}

.two-block-callout {
	text-align: center;
}

.two-block-callout .col-md-6 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.two-block-callout h2, .two-block-callout h3 {
	color: white;
}

.two-block-callout p {
	letter-spacing: 0.5px;
    font-size: 1.2em;
    font-family: 'Montserrat', sans-serif;
    line-height: 160%;
    color: white;
}

.two-block-callout .inner {
	padding: 20px 40px;
	min-height: 240px;
}

.dark-blue {
	background: #7b96c4;
}

.light-blue{
	background: #b7cce9;
}

.no-padding {
	padding: 0px !important;
}

.no-margin {
	margin: 0px !important;
}

.white-background {
    background: white;
}

@media (min-width: 768px) {
	.two-block-callout p {
    	font-size: 1.4em;
	}
}

#imagine-better {
    float: right;
    font-size: 3.5vw;
    margin-top: 11.5vw;
    margin-right: 18vw;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder !important;
    /*text-shadow:2px 2px 2px #333333;*/
    line-height: 120%;
}

#baby {
    height: 33vw;
    width: 50%;
    background: url('../Images/infant-c.jpg');
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 8vw;
}
.content-section {
	padding-top: 4vw;
	padding-bottom: 4vw;
}

.content-section.section-fat {
    padding-top: 8vw;
	padding-bottom: 8vw;
	/*min-height: 45vh;*/
}

.content-section .row {
margin-top: 15px;
margin-bottom: 15px;
}

.content-wrapper {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px; 
}

.top-text {
    text-align: center;
    font-size: 2.5vw;
    margin-top: 11vw;
    margin-bottom: 0px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold !important;
}

.bottom-text {
    text-align: center;
    font-size: 1.7vw;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 1vw;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold !important;
    max-width: 26vw;
}

.white-button {
    color: white;
    background-color: transparent;
    border: solid 2px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
    border-radius: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9vw;
    width: 11vw;
    line-height: 3vw;
    margin: auto;
    display: block;
	letter-spacing: 2px;
	font-weight: 700;
}

#white-girl {
    height: 33vw;
    width: 50%;
    background: url('../Images/adopt.jpg');
    float: right;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 8vw;
}

#girls {
    background: url('../Images/quote.jpg');
    width: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	background-position: center center;
    /*background-position-y: -19.5vw;*/
    padding: 7vw 2vw;
	text-align: center;
	clear:both;
}

@media (min-width: 992px) {
	#girls {
		min-height: 725px;
	}
}

#girls .testi_slide {
	color: #7b96c4;
	font-size: 1.2vw;
	margin: auto;
	width: 54%;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
	padding-top: 70px;
}
#girls .testi_slide::before {
	display: block;
	content: '';
	width: 40px;
	height: 34px;
	background: url(../Images/testi_icon.png) no-repeat top center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#girls .testi_slide p.testi_author {
	padding-top: 1.5vh;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.15vw;
}
#girls .testi_slide p.testi_author::before {
	display: inline-block;
	content: '-';
	margin-right: 2px;
}
.testi_content {
	color: #999;
}

#ellis-family {
    text-align: center;
    color: cornflowerblue;
    margin: auto;
    font-size: 1.4vw;
    font-family: 'Montserrat', sans-serif;
    padding-top: 1vw;
}

#form-div {
    width: 36%;
    margin: auto;
}

#form-div input {
	height: 60px;
	padding: 1vw 3vw;

}

#blue-block {
    background-color: rgba(69,156,212,.4);
    padding-top: 2vh;
    padding-bottom: 2vh;
}

#blue-block .blue-header {
	margin-bottom: 0px;
}

.create-profile p, .create-profile h3, .create-profile h2, .create-profile .visit-btn a {
	color: white;
	border-color: white;
}


/* Home */

.home #black-girl { 
    background: url('../images/img_web.jpg') center;
}


.home .create-profile p, .home .create-profile h3, .home .create-profile h2, .home .create-profile .visit-btn a {
	color: #459cd3;
	border-color: #459cd3;
}

.vision_wrapper {
	background: url('../images/img10_web.jpg');
}

.vision_wrapper h1, .vision_wrapper p {
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
}

.vision_wrapper h1 {
	margin-bottom: 5px;
}

.chance-for-success {
	background: url('../images/img17_web.jpg') bottom center;
	color: white;
}

.chance-for-success p, .chance-for-success h3, .chance-for-success h2 {
	color: white;
}

/* Mission Page */

.mission #black-girl { 
    background: url('../Images/img4_web.jpg') center;
}

.mission .create-profile {
	background: url('../Images/img14_web.jpg') center 80%;
	color: white;
}

.mission .two-block-callout .col-1 {
	background: url('../Images/img14_web.jpg') center 80%;
}

.mission .two-block-callout .col-2 {
	background: url('../Images/img18_web.jpg') center;
}

.mission .two-block-callout p {
	text-align: left;
}

/* Process Page */

.process #black-girl { 
    background: url('../Images/img3_web.jpg') center;
}

.process .create-profile {
	background: url('../Images/img11_web.jpg') center top;
	color: white;
}

.process .key-attributes .fa {
	color: #e37c60;
	margin: 0px;
}

.process .key-attributes ul {
}

.process .key-attributes li {
	list-style: none;
	margin: 0px;
	width: 45%;
}

.process .key-attributes li:nth-child(even) {
	text-align: left;
	float: right;
}
.process .key-attributes li:nth-child(odd) {
	text-align: right;
	float: left;
}

/* Join Page */

.join #black-girl { 
    background: url('../Images/img6_web.jpg') center;
}

.join .two-block-callout .col-md-6 {
	color: white;
}

.join .two-block-callout a {
	border-color: white;
	color: white;
}

.join .two-block-callout .col-1 {
	background: url('../Images/img15_web.jpg') center 80%;
}

.join .two-block-callout .col-2 {
	background: url('../Images/img19_web.jpg') center;
}

/* FAQs Page */

.FAQs #black-girl { 
    background: url('../Images/img5_web.jpg') center;
}

.FAQs .create-profile {
	background: url('../Images/img14_web.jpg') center bottom;
	color: white;
}

/* Families Page */

.families #black-girl { 
    background: url('../Images/img7_web.jpg') center;
}

.families .create-profile {
	background: url('../Images/img19_web.jpg') center 20%;
	color: white;
}

/* Families Page */

.team-research #black-girl { 
    background: url('../Images/img8_web.jpg') center;
}

.team-research .create-profile {
	background: url('../Images/img13_web.jpg') center 40%;
	color: white;
}

/* Contact Page */

.contact #black-girl { 
    background: url('../Images/img8_web.jpg') center;
}

.contact .create-profile {
	background: url('../Images/img6_web.jpg') center;
	color: white;
}


html body .input-group .form-control:focus {
	z-index: inherit;
}
html body .subscribe_form .input-group .form-control {
	border-right: 0 none;
}
html body .input-group .form-control {
	border: 2px solid #bfd2ec;
	text-align: center;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 0.9vw;
	padding: 0.6vw;
	height: auto;
	color: #bfd2ec;
	text-transform: uppercase;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
html body .form-button {
	border: 2px solid #7b96c4;
	text-align: center;
	font-weight: 700;
	color: #7b96c4;
	background-color: transparent;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-size: 0.9vw;
	padding: 0.6vw 2.5vw;
	text-transform: uppercase;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 60px;
}
html body .form-button:hover {
	background-color: transparent;
	border-color: inherit;
	color: #7b96c4;
}
html body .owl-carousel {
	display: block;
    text-align: center;
}
html body .owl-carousel .owl-stage-outer {
	overflow: hidden;
}
html body .owl-carousel .owl-dots {
	text-align: center;
	position: absolute;
	bottom: -5vw;
	left: 0;
	right: 0;
}
html body .owl-carousel .owl-dots .owl-dot {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0 2px;
	border: 2px solid #7b96c4;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
html body .owl-carousel .owl-dots .owl-dot.active {
	background-color: #7b96c4;
}
html body .footer_blue_block .owl-carousel .owl-dots {
	display: none !important;
}
html body .footer_blue_block .owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 0;
	margin-top: -34px;
}
html body .footer_blue_block .owl-carousel .owl-nav .owl-prev, html body .footer_blue_block .owl-carousel .owl-nav .owl-next {
	display: block !important;
	color: #bfd2ec;
	font-size: 2.5vw;
	cursor: pointer;
}
html body .footer_blue_block .owl-carousel .owl-nav .owl-prev {
	float: left;
}
html body .footer_blue_block .owl-carousel .owl-nav .owl-next {
	float: right;
}
#family {
    background: url('../Images/img2_web.jpg');
    width: 100%;
    background-size: 100%;
    padding-bottom: 50px;
}

.interior-page #imagine-better {
	float: none;
	text-align: center;
	margin-right: 0vw;
	height: 35vh;
}

.contact-info .contact-form {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
.contact-info .contact-form form {
	padding: 3vw;
}

.contact-info .contact-form form .form-group .form-control {
	border-radius: 0px;
	box-shadow: none;
}

.contact-info .contact-form form .controls input.btn-black {
	color: #7b96c4;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	border: solid 2px #7b96c4;
	border-radius:0vw;
	letter-spacing: 1.5px;
	/*font-size: 0.9vw;*/
	text-decoration: none;
	padding: 1vw 2vw;
	text-transform: uppercase;
}

.contact-info .fa {
	font-size: 14px;
	display: inline-block;
}

.footer_donate_btn {
	text-align: right;
}
.footer-text.footer_last_col_links {
	text-align: right;
	font-size: 1vw;
	line-height: 200%;
	padding-top: 0.8vw;
}
.footer-text {
    color: white;
    line-height: 175%;
    font-weight: 400;
    font-size: 0.9vw;
    text-shadow:1px 2px 0px rgba(51,51,51,.3);
	font-family: 'Montserrat', sans-serif;
}
.footer-text a {
	color: inherit;
}
.footer-text ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#footer-button {
    color: white;
    background-color: transparent;
    border: solid 2px;
    border-radius: 12px;
    width: 10vw;
    height: 3vw;
    margin-left: 1vw;
	font-size: 0.9vw;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-shadow:1px 2px 0px rgba(51,51,51,.3);
}
.footer_wrap {
	padding-top: 4vw;
}

.address_wrapper {
	padding: 3vw;
}

/* scale thumbnails on hover */
.scale-hover-img {
 -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.scale-hover-img:hover {
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}

/* Vertically centered image grids */

.img-contain {
  position: relative;
  text-align: center;
  width: 100%;
  height: 0;
  padding-bottom: 30%;
  margin-bottom: 20px;
}

img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}

.img-shiv {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}

.img-shiv:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* Press Logos */
.press-logos .col-md-4 {
	min-height: 150px;
}

/* Bootstrap Dropdown Animations */
.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);  
  
}
.open > .dropdown-menu li a {
  color: #000;  
}
.dropdown-menu li a{
  color: #fff;
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block;
  
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.dropup .dropdown-menu {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;  
}

.navbar .nav > li > .dropdown-menu:after {

}
.dropup > .dropdown-menu:after {
  border-bottom: 0;
  border-top: 6px solid rgba(39, 45, 51, 0.9);
  top: auto;
  display: inline-block;
  bottom: -6px;
  content: '';
  position: absolute;
  left: 50%;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}