/* 
Theme Name: Child of Hind
Theme URI: http://magniumthemes.com/;
Description: Child theme based on Hind
Author: Your Name
Version: 1.0
Template: hind
*/

.uppercase {
	text-transform: uppercase;
}

html {
	background-color: #333;	
}

.content-block  {
	background-color: #F8F9FC;
}

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {
	background-color: var(--tec-color-background-events);
	padding: 0px 20px 20px!important;
}

.container-fluid-footer {
	background-color: #F8F9FC;
	padding-top: 30px;
	margin-top: 0px;
}

header .header-right {
	display: table-cell;
	vertical-align: middle;
	min-width: 25px;
}

header .header-right ul.header-nav {
	margin: 0;
	padding: 0px;
}


.page-tiles .vc_gitem_row  {
	background-color: rgba(0,0,0,.3);
	padding: 600px 0 0px 0;
}

.vc_custom_1573470549814 {
	margin: 0px!important;
	padding: 0px!important;
}

footer {
	padding: 15px 0;
	font-size: 14px;
}

.footer-container {
	color: #fff;
	font-size:18px;
	padding: 35px 0 10px;
}

.sidebar.footer-container .widget_nav_menu a {
	text-decoration: none!important;
	color: #fff;
	display: block;
	border-bottom: 1px solid #4B4B4B;
	padding: 5px 0 10px 0;
}

.sidebar.footer-container .widget_nav_menu a:hover {
	text-decoration: none!important;
	color: #BA2E2D;
}

#footer-sidebar-2 .widget.widget_nav_menu li {
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer-container h2.widgettitle {
	color: #fff;
	font-weight: 900;
	font-size: 22px;
	margin: 0;
	padding: 5px 0 10px 0;
	text-transform: none;
	border-bottom: 3px solid #4B4B4B;
}

.footer-container p {
	margin: 5px 0 10px;
}

.footer-sidebar-2-wrapper {
	background-color: #333!important;
	color: #fff;
}

.textglow {
	text-shadow:1px 1px 10px #000, 1px 1px 10px #333;
}

.title-banner {
	height: 250px;
	background-color: #ccc;
	width: 100vw;
    margin-left: calc(50% - 50vw);
}

.title-banner-inner {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right;
}

.title-banner-inner h1 {
	font-family: Lato;
	font-size: 44px;
	font-weight: 900;
	color: #FFF;
	max-width: 100%;
	margin: 0 0 0 auto;
}

.title-banner-inner h4 {
	font-family: Lato;
	font-size: 24px;
	font-weight: 900;
	color: #FFF;
	max-width: 800px;
	margin: 10px 0 0 auto;
}

.navbar .nav > li > a {
	color: #000000;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 18px;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
	
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.wpcf7-form .wpcf7-submit {
	color: #fff;
	background-color: #612657!important;
	padding: 5px 30px;
	margin: 10px 0 0 0;
	text-transform: capitalize;
	font-size: 13px;
}

.wpcf7-form .wpcf7-submit:hover {
	color: #fff!important;
	background-color: #000!important;
}

input, input.input-text, select, textarea {
	border: 1px solid #ccc;
}

h3 {
	font-family: inherit;
	font-weight: 900;
	line-height: 1.1;
	color: inherit;
}

.grecaptcha-badge { 
visibility: hidden;
}


@media (max-width: 1200px) {
	

	.title-banner-inner h1 {
		font-size: 44px;
		font-weight: 900;
		color: #FFF;
		max-width: 600px;
		margin: 0 30px 0 auto;
	}
	
	.title-banner-inner h4 {
		font-family: Lato;
		font-size: 24px;
		font-weight: 900;
		color: #FFF;
		max-width: 600px;
		margin: 10px 30px 0 auto;
	}

	
}

@media (max-width: 1024px) {

	.title-banner-inner h1 {
		font-size: 35px;
		font-weight: 900;
		color: #FFF;
		max-width: 600px;
		margin: 0 auto 0 auto;
		text-align: center;
	}
	
	.title-banner-inner h4 {
		font-family: Lato;
		font-size: 20px;
		font-weight: 900;
		color: #FFF;
		max-width: 600px;
		margin: 10px auto 0 auto;
		text-align: center;
	}

}


@media (max-width: 850px) {
	
	
	

}



@media (max-width: 770px) {
	
	


}


@media (max-width: 650px) {
	
	
	

}




@media (max-width: 519px) {
	

	.title-banner-inner h1 {
		font-size: 30px;
		font-weight: 900;
	}
	
	.title-banner-inner h4 {
		font-family: Lato;
		font-size: 15px;
	}


}


@media (max-width: 380px) {
	
	


}


@media (max-width: 320px) {
	


	
}



@media (max-width: 250px) {
	

	
	
}
