body{
	font-family: Arial;
	overflow-x: hidden;
	font-weight: normal;
    font-style: normal;
    color: #666;
}
body,html{
	height: 100%;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding:0px;
	list-style: none;
}
a{
	text-decoration: none !important;
	outline: none !important;
}
p{
	font-size: 15px;
	color: #666;
}
/*----------------- Section 1 Page Css Start -----------------*/
header{
	text-align: center;
	padding: 15px 0px 0px;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.05);
	margin-bottom: 20px;
}
.logo img{
	width: 300px;
}
.navigation_menu{
	margin-top: 5px;
}
.navigation_menu ul li{
	display: inline-block;
	background: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 343px;
	height: 46px;
	line-height: 46px;
	font-size: 0px;
	margin: 0px 0px;
}
.navigation_menu ul li:hover,.navigation_menu ul li.active{
	background: url(../images/bg_nav_active.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 343px;
	height: 46px;
	line-height: 46px;
}
.navigation_menu ul li a{
	display: block;
	text-align: center;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	font-family: "Calibri", Arial;
}
.home_top_img{
	text-align: center;
	font-size: 0px;
}
.img_section {
    display: inline-block;
    vertical-align: text-top;
    max-width: 340px;
    margin: 0px 4px;
}
.home_text{
	text-align: center;
	margin-top: 20px;
}
.home_text h5{
	font-family: 'Futura Bk BT';
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer_top{
	margin-top: 25px;
	border-top: 1px dashed #666;
	padding: 10px 0px 0px;
}
.footer_top ul li{
	display: inline-block;
	font-size: 0px;
}
.footer_top li a{
	font-size: 15px;
	display: block;
	margin-right: 20px;
	color: #666;
	position: relative;
}
.footer_top li a:hover{
	color: #0f0c69;
}
.footer_top li a:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 14px;
	background: #666;
	right: -11px;
	top: 4px;
}
.footer_top .col-md-6 + .col-md-6{
	text-align: right;
}
.footer_bottom{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer_bottom p{
	font-size: 12px;
}
/*----------------- About Us Page Css Start -----------------------*/
.about_img img{
	width: 100%;
}
.about_info h5{
	font-family: 'Futura Bk BT';
	font-weight: bold;
	font-size: 16pt;
	text-transform: unset;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.about_info p{
	margin-top: 15px;
	font-size: 16px;
	line-height: 25px;
}
/*----------------- About Us Page Css End -----------------------*/
/*----------------- Conatct Us Page Css Start -----------------------*/
.map_outer img{
	width: 100%;
	position: relative;
}
.map_address{
	position: absolute;
	top: 25px;
	right: 40px;
	background: rgba(255,255,255,0.8);
	-webkit-box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 2px 3px rgba(0,0,0,0.09);
}
.map_address h4{
	font-size: 14pt;
	color: #fff;
	padding: 8px 15px;
	background: #555;
	text-transform: uppercase;
	font-family: "Calibri", Arial;
}
.map_address div{
	padding: 20px 15px;
}
.map_address p{
	margin-bottom: 15px;
	line-height: 23px;
}
/*----------------- Conatct Us Page Css End -----------------------*/
/*----------------- Login Page Css Start -----------------------*/
.login_outer h4{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0px;
}
.login_inner{
	max-width: 400px;
	background: #f1f1f1;
	padding: 30px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.form-ele{
	margin-bottom: 10px;
}
.form-ele label{
	font-size: 14px;
	margin-bottom: 2px;
}
.form-ele .form-control{
	border-radius: 0px;
	outline: none !important;
	box-shadow: none !important;
}
.btn_sign{
	font-size: 14px;
	text-align: center;
	background: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 80px;
	height: 40px;
	color: #fff;
	border: 0px;
	font-weight: bold;
	line-height: 40px;
	cursor: pointer;
	padding: 0px;
	outline: none !important;
	box-shadow: none !important;
}
.btn_sign:hover{
	background: url(../images/bg_nav_active.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 80px;
	height: 40px;
	line-height: 40px;
}
/*----------------- Login Page Css End -----------------------*/
/*----------------- After Login Page Css Start -----------------------*/
.login_info{
	max-width: 400px;
	margin: 20px auto 30px;
}
.login_info h6{
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: rgb(17,12,103);
	margin: 20px 0px;
}
.login_info ul li{
	padding-left: 20px;
	position: relative;
	font-size: 14px;
	margin-top: 15px;
	font-style: italic;
}
.login_info ul li:after{
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background: #666;
	border-radius: 50%;
	left: 0px;
	top: 7px;
}
.login_info ul li.red{
	color: red;
}
.login_info ul li.red:after{
	background: red;
}
.img_section img{
	width: 100%;
}
/*----------------- After Login Page Css End -----------------------*/
@media(min-width: 768px) and (max-width: 991px){
	.navigation_menu ul li,.navigation_menu ul li:hover, .navigation_menu ul li.active  {
    	width: 290px;
    	height: 40px;
    	line-height: 40px;
    }
    .img_section {
    	max-width: 335px;
	}
	.about_info h5 {
    	font-size: 13pt;
	}
	.about_info p {
    	margin-top: 8px;
    	font-size: 14px;
    	line-height: 23px;
	}
	.map_address h4 {
    	font-size: 11pt;
	}
	.map_address p {
    	margin-bottom: 10px;
    	line-height: 18px;
		font-size: 13px;
	}
	.map_address {
    	top: 10px;
    	right: 25px;
	}
}
@media(min-width: 576px) and (max-width: 767px){
	header {
    	padding: 5px 0px 0px;
    	margin-bottom: 10px;
	}
	.logo img {
	    width: 150px;
	}
	.navigation_menu ul li a {
    	font-size: 16px;
	}
	.navigation_menu {
    	margin-top: 3px;
	}
	.navigation_menu ul li,.navigation_menu ul li:hover, .navigation_menu ul li.active {
    	width: 150px;
    	height: 40px;
    	line-height: 40px;
    }
    .img_section {
    	display: block;
    	max-width: 100%;
    	margin: 0px 0px;
    	margin-bottom: 10px;
	}
	.img_section img{
		width: 100%;
	}
	.home_text {
    	margin-top: 10px;
	}
	.home_text h5 {
    	font-size: 9pt;
    	line-height: 17px;
	}
	p {
    	font-size: 13px;
	}
	.footer_top {
    	margin-top: 10px;
    	padding: 6px 0px 0px;
    	text-align: center;
	}
	.footer_top li a {
    	font-size: 13px;
	}
	.footer_top .col-md-6 + .col-md-6 {
    	text-align: center;
	}
	.about_img {
	    margin-bottom: 10px;
	}
	.about_info h5 {
    	font-size: 13pt;
	}
	.about_info p {
    	margin-top: 8px;
    	font-size: 14px;
    	line-height: 23px;
	}
	.map_address {
    	position: relative;
    	top: 10px;
    	right: 0px;
    	margin-bottom: 15px;
	}
	.map_address h4 {
    	font-size: 11pt;
	}
	.map_address p {
    	margin-bottom: 10px;
    	line-height: 20px;
	}
	.login_outer h4 {
	    font-size: 17px;
	    margin: 10px 0px;
	}
	.login_inner {
    	padding: 15px;
    	margin-bottom: 15px;
	}
	.login_info h6 {
    	font-size: 14px;
    	margin: 10px 0px;
	}
	.login_info ul li {
    	padding-left: 14px;
    	font-size: 13px;
    	margin-top: 7px;
    }
    .login_info {
    	margin: 20px auto 20px;
	}
}
@media(max-width: 575px){
	header {
    	padding: 5px 0px 0px;
    	margin-bottom: 10px;
	}
	.logo img {
	    width: 150px;
	}
	.navigation_menu ul li a {
    	font-size: 16px;
	}
	.navigation_menu {
    	margin-top: 3px;
	}
	.navigation_menu ul li,.navigation_menu ul li:hover, .navigation_menu ul li.active {
    	width: 102px;
    	height: 35px;
    	line-height: 35px;
    }
    .img_section {
    	display: block;
    	max-width: 100%;
    	margin: 0px 0px;
    	margin-bottom: 10px;
	}
	.img_section img{
		width: 100%;
	}
	.home_text {
    	margin-top: 10px;
	}
	.home_text h5 {
    	font-size: 9pt;
    	line-height: 17px;
	}
	p {
    	font-size: 13px;
	}
	.footer_top {
    	margin-top: 10px;
    	padding: 6px 0px 0px;
    	text-align: center;
	}
	.footer_top li a {
    	font-size: 13px;
	}
	.footer_top .col-md-6 + .col-md-6 {
    	text-align: center;
	}
	.about_img {
	    margin-bottom: 10px;
	}
	.about_info h5 {
    	font-size: 13pt;
	}
	.about_info p {
    	margin-top: 8px;
    	font-size: 14px;
    	line-height: 23px;
	}
	.map_address {
    	position: relative;
    	top: 10px;
    	right: 0px;
    	margin-bottom: 15px;
	}
	.map_address h4 {
    	font-size: 11pt;
	}
	.map_address p {
    	margin-bottom: 10px;
    	line-height: 20px;
	}
	.login_outer h4 {
	    font-size: 17px;
	    margin: 10px 0px;
	}
	.login_inner {
    	padding: 15px;
    	margin-bottom: 15px;
	}
	.login_info h6 {
    	font-size: 14px;
    	margin: 10px 0px;
	}
	.login_info ul li {
    	padding-left: 14px;
    	font-size: 13px;
    	margin-top: 7px;
    }
    .login_info {
    	margin: 20px auto 20px;
	}
}