/*

Theme Name: TBM Theme
Theme URI: http://localhost/tbm_leads
Author: Sukhmandeep Sodhi
Author URI: http://wordpress.org/
Description: This theme will be the main theme.
Version: 1.0

*/
@import url(http://fonts.googleapis.com/css?family=Rokkitt:700);
@import url(http://fonts.googleapis.com/css?family=Muli);
/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1.25;
	font-family: "Rokkitt","Droid Sans";
	color: #666666;
}

/*ol, ul {
	list-style:none;	
}*/

/* End Reset */

#top {
	background-color: #33cc33;
	width: 100%;
}

.primary_inner h2 {
	font-size: 29px;
	color: #333333;
}

p, ul {
	font-size: 14px;
}

.smTxt {
	font-size: 12px;
}

.lgTxt {
	font-size: 19px;
	line-height: 35px;
}

#header, #wrap, #footer {
	width: 940px;
	margin: auto;
}

#header {
	padding-top: 15px;
	padding-bottom: 5px;
}

#menu, #bottom {
	width: 100%;
	margin: auto;
	text-align:center;
}

#header h1 {
	background: url(images/logo_2019_updated.png) no-repeat;
	/* width: 526px;
	height: 35px; */
	width: 363px;
    height: 75px;
	text-indent: -9999px;
	float: left;
	margin-top: 15px;
}

#header h1 a {
	/* width: 526px;
	height: 35px; */
	width: 363px;
    height: 75px;
	display: block;
}

#header_right {
	text-align: right;
}

/* Navigation */

#menubar {	
	background-image: url(images/nav/menu_bg.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

#menul, #menur {
	width: 100%;
}

#menu ul.mainnav {
	list-style-type: none;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	width: 940px;
	margin: auto;
}

#menu ul.mainnav li {
	display:inline;
	float: left;
	position: relative;
}

#menu ul.mainnav li a {
	color: #333333;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	background-image: url(images/nav/item_seperator.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	/*-- padding-right: 28px;
	padding-left: 28px; --*/
	padding-right: 22px;
	padding-left: 22px;
	line-height: 35px;
}

#menu ul.mainnav li a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: 700;
}

/* The Dropdown Styles */
  
#menu ul.mainnav ul.children li {
	list-style-type: none;
	display: inline-block;
}

#menu ul.mainnav ul.children li a {
	background: #F4F2F2;
	display: block;
	padding-right: 28px;
	padding-left: 28px;
	line-height: 35px;
	border-top: thin #000000;
}

#menu ul.mainnav li ul.children {
    display:none;
    top: 30px;
    left: 0;
    width: 100px;
}
#menu ul.mainnav li:hover ul.children {
    display:block;
}

/* End Navigation */

#center_img {
	margin-bottom: 30px;
}

.centerimg {
	-webkit-box-shadow: 0px 3px 3px #7C7C7C;
	box-shadow: 0px 3px 3px #7C7C7C;
}

#main {
	background-image: url(images/bg_img.png);
	background-repeat: repeat-x repeat-y;
}

/* Main info */

#main_info {
	width: 940px;
}

#primary {
	clear: both;
	overflow: hidden;
	display: block;
	float: left;
	width: 608px;
	padding: 10px;
	background-color: #FFFFFF;
}

#primary_only {
	clear: both;
	overflow: hidden;
	display: block;
	padding: 10px;
	background-color: #FFFFFF;
}

.primary_inner {
	display: block;
	padding: 10px 15px 10px 15px;
}

#sidebar {
	width: 298px;
	text-align: right;
	float: right;
	display: block;
}

#secondary {
	width: 298px;
	text-align: right;
	float: right;
	display: block;
}

#secondary_text {
	width: 298px;
	float: right;
	display: block;
	background-color: #FFFFFF;
}

#sidebar ul li {
	list-style-type:none;
}

.contact_no {
	background-color: #999999;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}

.phno {
	font-size: 24px;
}

/* End main info */

/* Bottom Nav */

#btmbr {
	background-color: #e9e5e5;	
	height: 72px;
	width: 100%;
	margin-top: 20px;
}

#btmbrl, #btmbrr {
	width: 100%;
}

#bottom {
	width: 940px;
	margin: auto;
	line-height: 72px;
}

#social_icons {
	width: 99px;
	float: left;
	vertical-align: middle;
}

#btm_menu ul {
	list-style-type: none;
	overflow: hidden;
	vertical-align: middle;	
	float: right;
}

#btm_menu ul li {
	display:inline;
	float: left;
}

#btm_menu ul li a {
	color: #727272;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 72px;
}

#btm_menu ul li a:hover {
	text-decoration: none;
	color: #727272;
	font-weight: 500;
}

/* End bottom nav */

/* Footer */

#enclose_footer {
	width: 100%;
	background-color: #FFFFFF;
}

#footer {	
	margin-bottom: 10px;
	font-size: 14px;
}

/* End footer */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#wpcf7-f134-p132-o1 p {
    margin-bottom: 1em;
}

.wpui-post-content ul {
	padding-left: 5px;
}

.grecaptcha-badge {
	opacity: 0;
}