.fg-caption-title, .fbx-caption { 
    display: none;
}

.menu .navbar-brand img {

    top: 0% !important;
	
}

.padding20 {
	padding: 0px 10%;
}
.ytp-pause-overlay-controls-hidden .ytp-pause-overlay {
    bottom: 0;
    display: none !important;
}

.post-media {
	display:none;
}

/*Header Styles*/
.borderblack{
	background-color: #000000;
}
.navbar-toggle {
    background: black !important;
    height: 30px;
    width: 50px;
}

.navbar-toggle .icon-bar {
	display:none;
}

.navbar-toggle::after {
    content: "Menu";
		color: #ffffff;
}

.text-left.element-top-20.element-bottom-20.text-normal.normal.default{
	display: none;
} 

.brandheader {
    font-size: 75%;
	color: #000000;
padding: 0px;	
margin: 0px;}

 .tagline {
    font-size: 50%;
    padding-top: 0px;
    margin-top: 0px;
    color: #962c54;
		line-height:50%;
		padding-bottom: 25px;
}

 .navbar-brand {
	height: 200px;
}

 .navbar-brand img{
		margin-top: 12vh;
    padding-bottom: 0px;
    margin-bottom: -102px;
}

.menu .nav>li>a {
    padding-left: 40px;
    padding-right: 40px;
}

/* Footer Styles */

#custom_html-2 {
	text-align: right;
}

#custom_html-3 {
    text-align: -webkit-center;
}

/*Form Styles */
.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-wrap {
    font-size: 16px;
    border-radius: 3px;
    width: 100%;
		height:150%;
}

.btn-primary, button, input[type="submit"] {
    background-color: #962c54;
    color: #ffffff;
    font-weight: 700;
}
::selection {
  background: #962C54;
}

/* Blog Page Styles */

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #962C54;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: #c4567e;
}

.vc_custom_1419240516480 {
    background-color: #ffffff !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 125%;
}
/* Home Page Styles */
/*Home Page Header Styles
.page-id-67249 .brandheader {
    font-size: 75%;
	color: #000000;
padding: 0px;	
margin: 0px;}

.page-id-67249 .tagline {
    font-size: 50%;
    padding-top: 0px;
    margin-top: 0px;
    color: #962c54;
		line-height:50%;
		padding-bottom: 25px;
}

.page-id-67249 .navbar-brand {
	height: 200px;
}

.page-id-67249 .navbar-brand img{
		margin-top: 12vh;
    padding-bottom: 0px;
    margin-bottom: -102px;
}*/
/* Anne's Donation */
.annes {
	background-color: #962C54;
	color: #ffffff;
}

.rounded img{
	border-radius: 40%;
}

@media only screen and (max-width: 991px) {
	.brandheader {
    font-size: 75%;
	color: #000000;
padding: 0px;	
margin: 0px;
		    top: -50px;
    position: relative;
	}

 .tagline {
    font-size: 50%;
    padding-top: 0px;
    margin-top: 0px;
    color: #962c54;
		line-height:50%;
		padding-bottom: 25px;
	     top: -50px;
    position: relative;
}

 .navbar-brand {
	 display: block !important;
	 width: 100%;
}

 .navbar-brand img{
	display: inline-block;
	 height: 100px;
	 width: 100px;
	top: 1% !important;
	 margin: 1vh auto 0px 10%;  
}
#custom_html-3 .textwidget {
		display: none;
	}
	
	#custom_html-2 .textwidget {
		    clear: both;
    padding-top: 10%;
	}
	
	#custom_html-2 .textwidget div {
		float: left !important;
	}
}