.home6, .home-slider13, .home17, .home26, .home32 {
    overflow: hidden;
    clear: both;
    position: initial;
    top: 100px;
}

.item-inner {
    vertical-align: bottom;
}
.item-inner h1 {
	padding:20px;
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;

}

.cta-parallax .cta-inner {
    background-color: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 25px;
}

.cta-column-left {
  float: left;
  /*width: 50%;*/
  padding: 10px;
  /*height: 300px; */
  border-radius: 14px 0 0 14px;
}
.cta-column-right {
  float: left;
  width: 50%;
  padding: 10px;
  /*height: 300px; */
  border-radius: 0 14px 14px 0;
}

.btn-blue {
    border-radius: 35px;
    right:    0;
    bottom:   0;
}

.btn-blue-br {
    border-radius: 35px;
    position: absolute;
    right:    0;
    /*bottom:   0;*/
    background-color: #040d4d;
    text-transform: uppercase;
    font-size: 17px;
    padding: 16px 36px;
    color: #f5df94;
}
.btn-blue-br:hover {
    border-radius: 35px;
    position: absolute;
    right:    0;
    /*bottom:   0; */
    background-color: #f5df94;
    text-transform: uppercase;
    font-size: 17px;
    padding: 16px 36px;
    color: #040d4d;
}

.section-head h2 {
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.section-headG h2 {
	text-shadow: 1px 1px 2px gold, 0 0 25px blue, 0 0 5px gold;
}
.section-headG h2 {
    color: #333333;
    font-size: 32px;
    text-transform: uppercase;
    position: relative;
    font-weight: 300;
}

.timeholder {
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.team-mate:hover .about h4 {
    color: #f5df94;
}

.navbar-toggle:hover {
	background-color: #f5df94;
	/*border-color: #f5df94;*/
}
.gallery-filterable .portfolio-thumb, .service-item .service-thumb {
   height: 200px;
   border-style: 
   solid;border-color: #040d4d;
   padding: 5px;
}

.top-social-icon {
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    top:30px;
}


.event-thumb span {
	padding: 5px 10px;
	right: 5px;
}


.timeline-Widget {
    max-width: 1200px;
    /* background-color: #292F33; */
    border-radius: 4px;
}



.event-item h1, h3, h5, h6 {
    height: 30px;      
    color: #040d4d;
}      

.event-item p {                                   
    height: 100px;   
}                    
.timeholder p {
    margin: 15px 0 0;
}

.address h5 {
    font-size: 15px;
    font-weight: 700;
    color: white;
}

.address .fa {
	color: white;
}

.address a{
	color: white;
}

.address p{
	color:white;
}


.section-header-gold h1 {
    font-size: 33px;
    margin-bottom: 20px;
    font-weight: 900;
    text-transform: uppercase;   ;
    padding-top: 25px;
    /*padding: 20px;*/
    text-shadow: 1px 1px 2px Black, 0 0 25px blue, 0 0 5px darkblue;
    color: #f5df94;
}


.section-header-blue h1 {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 900;
    text-transform: uppercase;   
    padding: 20px;
    text-shadow: 1px 1px 2px white, 0 0 25px gold, 0 0 5px gold;
    color: #040d4d;
}

.form-control {
    display: inline;
    /*width: 75%; */
}


.overlay-item h4 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.contact-form .form-control {
    border-radius: 15px;
}

.btn-blue {
    padding: 10px 25px;
}

.header19 .navbar-nav > li > a {
    color: #f5df94;
}

@media only screen and (max-width: 767px) {
.header19 .navbar-nav > li > a {
    color: #040d4d;
}

}

.header19.animated .navbar-nav.animated > li > a {
    color: #040d4d;
}

.header19.animated .navbar-nav > li > a, .header19.animated .search-form > i, .header19.animated .cart-and-search a > i, .header19.animated .side-nav {
     color: #040d4d; 
}  

       
.header19 .navbar-nav > li > a:hover,
.header19 .navbar-nav > li > a:focus {
    color: #f5df94;
    background-color: transparent;
}


.header19.animated .navbar-nav > li > a:hover,
.header19.animated .navbar-nav > li > a:focus {
    color: #040d4d;
    background-color: transparent;
}

.gradientBG {
	 background-color: #fcf5de;
}

.success {
	background-image: url("images/thumbs-up.png"); 
	background-repeat: no-repeat;
	/*background-size: contain;*/
	background-size: 50px 50px;
	font-size: large;
	text-align: center;
	-webkit-text-fill-color: black;
	background-color: #80ffbf;
	border: 5px solid green;
	padding: 25px;
	/*margin: 25px;*/
}

.error {
	background-image: url("images/thumbs-down.png");
	background-repeat: no-repeat;
	background-size: 50px 50px;
	font-size: large;
	text-align: center;
	-webkit-text-fill-color: black;
	background-color: #ff8080;
	border: 5px solid red;
	padding: 25px;
	/*margin: 25px;*/
}

.event-desc {
    border: 1px solid black;
    color: white;
    background: url(../img/events/event_bg.png);
    padding: 15px 0px 15px 30px;
    overflow: auto;
}

	.slide24 .item,
	.slide26 .item {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  padding: 0px;
  
}

.grid-item-header {
  background-color: #040d4d;
  border: 1px solid #f5df94;
  padding: 5px;    
  color: #f5df94;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
  line-height: 1.5;
}
.grid-item {
  background-color: #fff;
  border: 1px solid #000;
  padding: 5px;    
  color: #000;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  line-height: 1.42857143;
}


.user_pages h1, h2, h3, h5, h6 {
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-weight: normal;
   /* color: #040d4d;*/
   /* font-family: fantasy;*/
}
.user_pages h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.boxed-hover .portfolio-desc p {
    color: #040d4d;
    font-family: 'Merriweather', serif;
    font-size: large;
}

.user_pages h6.title_page {
    font-family: "Lato" , sans-serif;
    color: #a09c8e;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid #e3e1da;
    padding: 5px 0 15px;
}

.user_pages .toggle, h3.toggle {
    cursor: pointer;
    margin: 20px 0 10px 0;
    display: block !important;
    padding: 15px;
}
.user_pages a {
    color: #f5df94;
}
.user_pages a:focus, a:hover, a:active {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
    color: #f5df94;
}


@media (min-width: 992px) {
	.col-md-9 {
    width: 64%;
}
}

.panel-default {
    /* border-color: #ddd; */
}

textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 80%;
}

.event-title {
    height: 68px;
}

.event-desc {
    height: 300px;
    padding-right: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.timeline-Widget {
    background-color: transparent;
}

.floatLeft{
float: left;
color:#040d4d;
}

.floatRight{
float: right;
color:#040d4d;
}

.floatLeft a {
color:#040d4d;
}

.floatRight a {
color:#040d4d;
}

.floatLeft a:hover {
color:#f5df94;
}

.floatRight a:hover {
color:#f5df94;
}

.agold a {
color:#f5df94;
}

.agold a:hover {
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.img-responsive-2 {
  display: block;
  max-width: 100%;
  /*height: 300px;*/
}

.img-sponsors-2 {
	width:250px;
	height:250px;
	position: absolute;
	top: 0px;
	right: 0px;
	transform: rotate(10deg);
}

@media only screen and (max-width: 767px) {
	.page-nav .navbar-toggle {
		background-color: transparent;
		border-color: #f5df94;
		left: auto;
		margin: 0;
		right: 0;
		top: 50%;
	  	-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}	
	.page-nav .navbar-toggle .icon-bar {
    		background-color: #f5df94;
	}
	
	.page-nav .navbar-toggle:hover {
   	 	background-color: #f5df94;
	}
	.page-nav .navbar-toggle.animated {
    		background-color: #040d4d; 
	}
	.page-nav .navbar-toggle:hover .icon-bar {
    		background-color: #040d4d;
	}
	
	.navbar-toggle.animated {
    		background-color: #040d4d;
	}
	
	.page-nav .navbar-toggle.animated:hover {
    		background-color: #f5df94; 
    		border-color: #040d4d;
	}
	
	.top-social-icon {
    		top:0;
    		float: left;
	}
	
	.page-nav .navbar-nav > li > a > .drpdownSign:after {
	    border-bottom-color:  #040d4d;
	    border-right-color: #040d4d;
	}
	.header19 .navbar-nav > li > a:hover,
	.header19 .navbar-nav > li > a:focus {
		color: #040d4d;
		background-color: transparent;
	}
	
	.img-sponsors-2 {
		width:100px;
		height:100px;
	}
}

}
