/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul { list-style: none; }

.right_section ul { list-style: none!important; padding-left: 0px !important;}

.maincontent ol {
	list-style: disc; /* standard bullets for ul, numbers for ol */
    padding-left: 20px; /* add some left padding so bullets are visible */
}

.maincontent ul {
	list-style: disc; /* standard bullets for ul, numbers for ol */
    padding-left: 20px; /* add some left padding so bullets are visible */
}

.maincontent ul li {
    color: #010101;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
  }

caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
body {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
input {
	-webkit-appearance: none;
	border-radius: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
a {
	color: #0058a3;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #0058a3;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
html {
}
body {
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
@font-face {
	font-family: 'LibreBaskervilleRegular';
	src: url('../fonts/LibreBaskervilleRegular.eot');
	src: url('../fonts/LibreBaskervilleRegular.eot') format('embedded-opentype'), url('../fonts/LibreBaskervilleRegular.woff2') format('woff2'), url('../fonts/LibreBaskervilleRegular.woff') format('woff'), url('../fonts/LibreBaskervilleRegular.ttf') format('truetype'), url('../fonts/LibreBaskervilleRegular.svg#LibreBaskervilleRegular') format('svg');
}
.wrapper {
	margin: 0 auto;
}
.content {
	width: 1230px;
	margin: 0 auto;
}
#top_header a.call {
	float: left;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #e6e6e6;
	display: block;
	line-height: 30px;
	padding: 14px 0 0 10px;
	transition: all 0.5s ease-in-out 0s;
}
#top_header {
	max-height: 63px;
	background: #0258a3;
	border-bottom: 6px solid #99cdfc;
}
#top_header a.call.mob_no:hover {
	color: #99ccfc;
}
#navigation_bar {
	float: right;
}
#navigation_bar li {
	float: left;
	position: relative;
}
#navigation_bar li a {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	color: #99ccfc;
	display: block;
	padding: 15px 12px 18px;
	margin: 0 4px;
	line-height: 30px;
	transition: all 0.5s ease-in-out 0s;
	border-bottom: 6px solid transparent;
}
#navigation_bar li a:hover, #navigation_bar li.active a {
	color: #fff;
	border-bottom: 6px solid #fff;
}
#logo {
	background: url(../images/logo_bg.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	text-align: center;
	padding: 50px 0 40px;
}
.content_wrapper {
	background: url(../images/wrapper_bg.png) no-repeat;
	background-size: 100% 100%;
}
#header {
	position: relative;
}
#header > span {
	width: 100%;
	height: 8px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/border.jpg) right 0 repeat-x;
}
.maincontent h1 {
	font-family: 'LibreBaskervilleRegular';
	font-size: 35px;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.maincontent h2 {
	font-family: 'LibreBaskervilleRegular';
	font-size: 25px;
	color: #0058a3;
	line-height: 25px;
}
.left_section h2 {
	padding-bottom: 25px;
}
.left_section {
	width: 695px;
	float: left;
}
.right_section {
	width: 452px;
	float: right;
}

.maincontent p {
    color: #010101;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 27px;
}
.left_section p strong {
	font-weight: 400;
	font-size: 24px;
	color: #000;
}
.maincontent {
	padding: 48px 0 28px;
}
.maincontent h1 {
	padding-bottom: 48px;
}
.right_section li {
	position: relative;
	margin-bottom: 35px;
}
.right_section li b, .footer_links > span b {
	border: 8px solid #015a9e;
	opacity: 0.66;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
.right_section li span {
	position: absolute;
	left: 17px;
	top: 13px;
}
#footer h3 {
	font-family: 'LibreBaskervilleRegular';
	font-size: 35px;
	color: #00529f;
	text-align: center;
	line-height: 42px;
	padding-bottom: 15px;
	width:90%;
	margin:0 auto;
}
#footer h4 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #000;
	text-align: center;
	line-height: 30px;
}
.footer_links {
	padding: 75px 0 0;
	position: relative;
}
.footer_links > span {
	float: left;
	position: relative;
}
.contact_us {
	float: left;
	margin: -10px 0 0 52px;
}
.contact_us h5 {
	font-family: 'LibreBaskervilleRegular';
	font-size: 25px;
	color: #00529f;
	line-height: 25px;
	padding-bottom: 12px;
}
.footer_links > small {
	float: left;
	position: absolute;
	right: 12px;
	top: 75px;
}
.footer_links p {
	padding-bottom: 1px;
}
.footer_links p, .footer_links h6, .footer_links h6 a {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #010101;
	line-height: 32px;
}
.footer_links h6 a {
	display: inline-block;
	transition: all 0.5s ease-in-out 0s;
}
.footer_links h6.mob_no a:hover {
	color: #00529f;
}
.footer_links h6:last-child a:hover {
	border-bottom: 1px solid #00529f;
}
.footer_links h6:last-child a {
	border-bottom: 1px solid #010101;
}
#footer {
	padding-bottom: 48px;
}
#navigation_bar li ul {
	position: absolute;
	top: 100%;
	left: 4px;
	padding: 19px 0 10px;
	width: 200px;
	display: none;
	background: url(../images/nav_bg.png) no-repeat;
	background-size: 100% 100%;
}
#navigation_bar >ul > li:hover > ul {
	display: block;
}
#navigation_bar li ul li {
	float: none;
}
#navigation_bar li:hover > a {
	border-bottom: 6px solid #fff;
}
#navigation_bar li ul li a {
	font-size: 25px;
	color: #fff;
	text-align: left;
	margin: 0 0 15px 15px;
	padding: 0;
	border-bottom: none;
}
#navigation_bar li ul li a:hover {
	border-bottom: none;
	opacity: .7;
}
 .left_section{
float:none;
width:100%;	
}
 .right_section{
margin:0 0 0 50px;	
}
.maincontent .inner_wrapper h1{
font-size:40px;
line-height:40px;
text-align:left;	
}
.mob_menu{
display:none;	
}
.footer_links h6 a{
line-height:26px;	
}


.leadform label {
    color: #010101;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 27px;
}
.leadform input, textarea {
    display: block;
}
.leadform textarea {
    margin-bottom: 20px;
}

.leadform input {
    border: medium none;
    padding: 10px;
}
.footer_links > small > a{
bottom: -50px;
    position: absolute;
    right: 0;
}
#top_header a.call.mob_no{
display:none;
}
.mob_no{display:none;}