@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'OpenSansSemibold';
	src: url('../font/opensans-semibold.eot');
	src: url('../font/opensans-semibold.eot') format('embedded-opentype'),  url('../fonts/opensans-semibold.woff') format('woff'),  url('../fonts/opensans-semibold.ttf') format('truetype'),  url('../fonts/opensans-semibold.svg#OpenSansSemibold') format('svg');
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../font/opensans-regular.eot');
	src: url('../font/opensans-regular.eot') format('embedded-opentype'),  url('../fonts/opensans-regular.woff') format('woff'),  url('../fonts/opensans-regular.ttf') format('truetype'),  url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
	font-family: 'OpenSansLight';
	src: url('../font/opensans-light.eot');
	src: url('../font/opensans-light.eot') format('embedded-opentype'),  url('../fonts/opensans-light.woff') format('woff'),  url('../fonts/opensans-light.ttf') format('truetype'),  url('../fonts/opensans-light.svg#OpenSansLight') format('svg');
}
html {
 height: 100%; margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	position: relative;
	/*background: url(../img/bg_img.jpg) repeat;*/
}
*, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input, p, ul, li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
a img {
	border: 0;
}
a:focus {
  outline: none;
}
img {
	border: none;
}
div {
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-Out;
	-webkit-transition: all 0.5s ease-Out;
	-o-transition: all 0.5s ease-Out;
}
.right {
	float: right;
}
.top_bar {
	width: 100%;
	float: left;
	background: #5087ce;
}
.top_bar p {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	color: #ffd301;
	text-align: right;
	line-height: 29px;
}
.header {
	width: 100%;
	float: left;
	background: #004890 url(../img/header_bg.jpg) repeat-x;
}
.logo {
	width: 100%;
	margin: 25px 0 0 19px;
}
.logo img {
	width: 100%;
	height: auto;
}
.login {
	width: 100%;
	float: left;
	margin-top: 12px;
}
.login ul {
	float: right;
	text-align: right;
}
.login ul li {
	list-style: none;
	display: inline;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 13px;
	color: #ffd301;
	text-transform: uppercase;
}
.login ul li a {
	color: #ffd301;
	margin: 0px 5px;
}
.mail {
	width: 100%;
	float: left;
	margin-top: 22px;
}
.mail ul {
	float: right;
	text-align: right;
}
.mail ul li {
	width: 100%;
	float: left;
	list-style: none;
	display: inline;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	color: #fbfbfb;
	margin-top: 8px;
}
.navigation {
	width: 100%;
	float: left;
	margin-top: 18px;
	border-radius: 8px 8px 0 0px;
	background: url(../img/nav_bg.jpg) repeat-x;
}
.navigation .navbar-default {
/*	background: url(../img/nav_bg.jpg) left top repeat-x; */
	border: none;
}

.navigation .navbar .dropdown{
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-Out;
	-webkit-transition: all 0.5s ease-Out;
	-o-transition: all 0.5s ease-Out;
}

.navigation .navbar {
	margin: 0px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
}
.navigation .navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-weight: 400;
	padding: 0px 16px;
	font-family: 'OpenSansRegular';
	font-size: 15px;
	color: #2e2e2e;
	line-height: 55px;
	margin-right: 20px;
}
.navigation .navbar-default .navbar-nav > li > a:hover, .navigation .navbar-default .navbar-nav > li > a:focus {
	background: url(../img/nav_hover.jpg) repeat-x;
}
.navigation .navbar-default .navbar-nav > .active > a, .navigation .navbar-default .navbar-nav > .active > a:hover, .navigation .navbar-default .navbar-nav > .active > a:focus {
	background: url(../img/nav_hover.jpg) repeat-x;
}
.navigation .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: url(../img/nav_hover.jpg) repeat-x;
}
.navigation .navbar-default .navbar-nav > .open > a, .navigation .navbar-default .navbar-nav > .open > a:hover, .navigation .navbar-default .navbar-nav > .open > a:focus {
	background: url(../img/nav_hover.jpg) repeat-x;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.banner_top {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	background: url(../img/new-body_bg.jpg) repeat;
}
.banner {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 44px;
	background: url(../img/banner_bottom.png) bottom center no-repeat;
}
.search {
	width: 100%;
	float: left;
	padding: 24px 15px;
	border-radius: 25px;
	box-sizing: border-box;
	margin: 15px 0 0 100px;
	background: #ececec;
}
.search ul {
	margin: 0px;
}
.search ul li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-size: 34px;
	color: #014991;
	margin: 0 3px;
	line-height: 34px;
}
.search ul li b {
	font-family: Arial;
	font-size: 34px;
	color: #014991;
}
.search ul li input {
	width: 212px;
	height: 39px;
	float: left;
	border: none;
	font-family: Arial;
	font-size: 16px;
	color: #6182a2;
	padding: 0px 10px !important;
	background: url(../img/input_img.png) no-repeat;
}
/*Faq added by George*/
td.faq {
line-height:1em;
}

table td.faq ul li {
margin-bottom:0;
padding-bottom:0;
list-style-type: disc;
}

.app {
line-height:1em;
}

table td.faq-answer dd {
padding-left:1.5em;
}
.middle ul.faq li {
	line-height:.65em;
	margin-bottom:0;
	padding-bottom:0;
	padding-left:.45em;
}
.middle ul.test li {
	margin-bottom:0;
	padding-bottom:0;
	padding-left:.45em;
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 40px;
}
.middle h4 {
	width: 100%;
	float: left;
	font-family: 'OpenSansSemibold';
	/*font-size: 35px;*/
	line-height: 35px;
	color: #003466;
}
.ife_marker {
	display: none;
}
.middle {
	width: 100%;
	float: left;
	padding: 42px 0;
	background: url(../img/new-midd_bg.jpg) repeat;
}
.middle h1 {
	width: 100%;
	float: left;
	font-family: 'OpenSansSemibold';
	font-size: 65px;
	line-height: 75px;
	color: #003466;
}
.middle p {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 36px;
	margin-top: 15px;
}
.middle table {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 36px;
	margin-top: 15px;
}

.middle table li,dt,dd {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 36px;
	margin-top: 15px;
}
.middle .post-title li {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 25px;
	margin-top: 5px;
}
.middle .post-title li:first-child {
	margin-top: 15px;
}

.middle h2 {
	/*float: left;*/
	font-family: 'OpenSansSemibold';
	/*font-size: 50px;*/
	line-height: 45px;
	margin-top: 10px;
	margin-bottom:1em;
	clear:both;
	padding-bottom:.25em;
	border-bottom:#184d72 solid 1px;
	border-right:#184d72 solid 1px;
}

.middle .changecolor li a {
	color: #484848;
}
.middle .post-title p strong {
	font-family: 'OpenSansSemibold';
	font-weight: bold;
}
.middle_bottom {
	width: 100%;
	float: left;
	margin-top: 70px;
}
.middle_left {
	width: 100%;
	float: left;
}
.middle_left ul {
	width: 100%;
	float: left;
}
.middle_left ul li {
	width: 100%;
	float: left;
	margin-top: 22px;
	list-style: none;
	padding-bottom: 20px;
	/*background: url(../img/line_img.jpg) bottom repeat-x;*/
}

.middle ul li {
	width: 100%;
	float: left;
	margin-top: 22px;
	list-style: none;
	padding-bottom: 20px;
	/*background: url(../img/line_img.jpg) bottom repeat-x;*/
}
.middle .picture {
	float: left;
	width: 100%;
}
.basic-caption-figure {
    border: 1px solid #ccc;
    padding: 3px;
    display: table;
    margin-top: 7px;
    margin-right: 7px;
    float: left;
    width: 1px; /* That's right, ONE pixel. */
}
.figcapclass {
	line-height:15px; 
	text-align:center
}
.img-text {
	padding-top:5px;
	font-family: 'OpenSansRegular';
	font-size: 18px;
	color: #484848;
	line-height: 36px;
}
.mid_icon {
	width: 59px;
	float: left;
}
.left_list {
	width: 78%;
	float: right;
}
.left_list h3 {
	width: 100%;
	float: left;
	font-family: 'OpenSansSemibold';
	font-size: 14px;
	color: #f8bb00;
}
.left_list p {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 13px;
	color: #484848;
	margin-top: 5px;
}
.left_list p a {
	font-family: 'OpenSansRegular';
	font-size: 13px;
	color: #185ca9;
	font-weight: bold;
}
.middle_next {
	width: 100%;
	float: left;
}
.middle_next h3 {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	color: #f8bb00;
	font-weight: bold;
	margin-top: 20px;
}
.middle_next h3 img {
	margin-top: 12px;
}
.middle_next ul {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.middle_next ul li {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 17px;
	color: #484848;
	line-height: 27px;
	list-style: none;
}

.3colmiddle_next {
	width: 100%;
	float: left;
}
.3colmiddle_next h3 {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	color: #f8bb00;
	font-weight: bold;
	margin-top: 20px;
}
.3colmiddle_next h3 img {
	margin-top: 12px;
}
.3colmiddle_next ul {
	width: 100%;
	float: left;
	
}
.3colmiddle_next ul li {
	width: 100%;
	float: left;
	font-family: 'OpenSansRegular';
	font-size: 17px;
	color: #484848;
	line-height: 27px;
	list-style: none;
}

.middle_right {
	width: 100%;
	float: left;
}
.middle_right ul {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.middle_right ul li {
	width: 100%;
	float: left;
	padding: 11px 0px;
	list-style: none;
	background: url(../img/line_img.jpg) bottom repeat-x;
}
.middle_right ul li a {
	font-family: 'OpenSansLight';
	font-size: 14px;
	color: #757575;
	padding-left: 22px;
	background: url(../img/arw_img.png) left no-repeat;
}
.middle_right ul li a:hover {
	text-decoration: none;
}

.3colmiddle_right {
	width: 100%;
	float: left;
}
.3colmiddle_right ul {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.3colmiddle_right ul li {
	width: 100%;
	float: left;
	padding: 11px 0px;
	list-style: none;
	background: url(../img/line_img.jpg) bottom repeat-x;
}
.3colmiddle_right ul li a {
	font-family: 'OpenSansLight';
	font-size: 14px;
	color: #757575;
	padding-left: 22px;
	background: url(../img/arw_img.png) left no-repeat;
}
.3colmiddle_right ul li a:hover {
	text-decoration: none;
}

.bottom {
	width: 100%;
	float: left;
	background: #292e34;
}
.bottom p {
	width: 100%;
	float: left;
	font-family: 'OpenSansLight';
	font-size: 14px;
	color: #E4E4E4;
	text-align: center;
	line-height: 22px;
	padding: 25px 72px;
	box-sizing: border-box;
}
.footer {
	width: 100%;
	float: left;
	padding: 20px 0 10px 0px;
	background: #292e33 url(../img/footer_bg.jpg) repeat-x;
}
.footer_menu {
	width: 100%;
	float: left;
}
.footer_menu ul {
	width: 100%;
	float: left;
}
.footer_menu ul li {
	list-style: none;
	float: left;
	font-family: 'OpenSansRegular';
	color: #7e7e7e;
	font-size: 15px;
	line-height: 33px;
}
.footer_menu ul li a {
	color: #7e7e7e;
	margin: 0 5px;
}
.icon {
	width: auto;
	float: right;
}
.icon ul {
	margin: 0px;
}
.icon ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
}
.flex-direction-nav {
	display: none;
}

/*-----------------------Media start here------------------------*/
@media only screen and (max-width : 1199px) {
.search {
	margin: 15px 0 0;
}
.flex-viewport {
	height: 285px;
}
}

@media only screen and (max-width : 991px) {
.flex-viewport {
	height: 225px;
}
.footer_menu ul {
	text-align: center;
}
.footer_menu ul li {
	display: inline-block;
	float: none;
}
.icon {
	float: left;
	width: 100%;
}
.icon ul {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0;
}
.icon ul li {
	float: none;
	display: inline-block;
}
}

@media only screen and (max-width : 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0px;
}
.logo img {
	width: 100%;
	height: auto;
}
.search {
	margin-left: 0px;
}
.search ul li {
	font-size: 24px;
	margin-top: 10px;
}
.search ul li b {
	font-size: 24px;
}
.middle h2 img {
	width: 100%;
}
.left_list {
	width: 82%;
}
.middle_next h3 img {
	width: 100%;
}
.bottom p {
	padding: 25px 0;
}
.icon {
	margin-top: 10px;
}
.navbar-nav {
	background: none repeat scroll 0 0 #fff;
}
.navigation .navbar-default .navbar-nav > li > a {
	margin-right: 0;
}
.navbar-default .navbar-toggle {
	border-color: #003466;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #003466;
}
.flex-control-nav {
	bottom: -15px;
	padding: 0;
}
.flex-viewport {
	height: 230px;
}
.mail {
	display: none;
}
}

@media only screen and (max-width : 640px) {
.logo {
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0px;
}
.logo img {
	width: 100%;
	height: auto;
}
.search {
	margin-left: 0px;
}
.search ul li {
	font-size: 24px;
	margin-top: 10px;
}
.search ul li b {
	font-size: 24px;
}
.middle h2 img {
	width: 100%;
}
.left_list {
	width: 82%;
}
.middle_next h3 img {
	width: 100%;
}
.bottom p {
	padding: 25px 0;
}
.icon {
	margin-top: 10px;
}
.flex-viewport {
	height: 190px;
}
}

@media only screen and (max-width : 480px) {
.logo {
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0px;
}
.logo img {
	width: 100%;
	height: auto;
}
.search {
	margin-left: 0px;
}
.search ul li {
	font-size: 24px;
	margin-top: 10px;
}
.search ul li b {
	font-size: 24px;
}
.middle h2 img {
	width: 100%;
}
.left_list {
	width: 82%;
}
.middle_next h3 img {
	width: 100%;
}
.bottom p {
	padding: 25px 0;
}
.icon {
	margin-top: 10px;
}
.flex-viewport {
	height: 150px;
}
}

@media only screen and (max-width : 360px) {
.logo {
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0px;
}
.logo img {
	width: 100%;
	height: auto;
}
.search {
	margin-left: 0px;
}
.search ul li {
	font-size: 24px;
	margin-top: 10px;
}
.search ul li b {
	font-size: 24px;
}
.middle h2 img {
	width: 100%;
}
.left_list {
	width: 72%;
}
.middle_next h3 img {
	width: 100%;
}
.bottom p {
	padding: 25px 0;
}
.icon {
	margin-top: 10px;
}
.flex-viewport {
	height: 110px;
}
}

@media only screen and (max-width : 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0px;
}
.logo img {
	width: 100%;
	height: auto;
}
.search {
	margin-left: 0px;
}
.search ul li {
	font-size: 24px;
}
.search ul li b {
	font-size: 24px;
}
.middle h2 img {
	width: 100%;
}
.left_list {
	width: 72%;
}
.middle_next h3 img {
	width: 100%;
}
.bottom p {
	padding: 25px 0;
}
.icon {
	margin-top: 10px;
}
.flex-viewport {
	height: 100px;
}
}

/* Custom code for top navigation */

/*
.dropdown-submenu {
    position:relative;
}

.nav .outer-dropdown{
	top:100% !important;
    left:0 !important;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;


}
.dropdown-submenu:not(.outer-dropdown)>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}

.dropdown-submenu:not(.nocaret)>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
*/

.dropdown-submenu{position:relative;}
.nav .outer-dropdown{
	top:100% !important;
    left:0 !important;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* app.html update */

.bs-example {
	padding:25px;
	
}

.blog-sidebar h5 {
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

.blog-sidebar p {
	font-size: .8em;
	line-height: 1.5em;
	margin: 0;
	float: none;
}

.blog-sidebar ul {
	overflow: hidden;
	margin-left: 10px;
}

.blog-sidebar ul li {
	margin: 0;
	padding: 0;
}

.blog-sidebar a {
	font-size: 11px;
}

.recentEntries {
	list-style-type: disc;
}

.label-info {
	background-color: #4D85CB;
}

.post-details {
	position: relative;
}

.post-date {
	float: left;
	width: 53px;
	padding-top: 7px;
	height: 53px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	background: url(../img/nav_bg.jpg) repeat-x;
	font-size: .8em;
	position: absolute;
	top: 23px;
	right: 10px;
}

.post-date .post-month,
.post-date .post-day {
	display: block;
	text-align: center;
	font-weight: bold;
}

.post-date .post-day {
	font-size: 1.5em;
}

.post-content-author {
	overflow: hidden;
	float: right;
	font-size: .9em;
	padding: 10px 10px 11px 10px;
}

.post-title {
	margin-top: 10px;
	overflow: hidden;
}

.post-title h2 {
	font-size: 45px;
	margin-bottom: 25px;
	color: #428bca;
	padding-right: 70px;
}

.comment {
	color: #222222;
	margin-bottom: 50px;
}

.comment h4 {
	font-weight: bold;
	margin:0;
	padding: 10px;
}

.comment p {
	font-size: 12px;
	padding: 0;
	width: inherit;
	float: none;
	line-height: 1.5em;
	margin-top: 6px;
}

.commentContent {
	clear:both;
	margin: 15px 0px 15px 10px;
}

.commentPicture {
	height: 70px;
	margin: 20px 0px 10px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #565656;
	padding: 5px;
	background-color: #f5f5f5;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.commentPicture img {
	vertical-align: middle;
	margin: 5px;
	float: left !important;
}

.commentPicture p {
	float:left;
	padding: 8px 0px 0px 3px;
}

.comment-form {
	margin-top: 10px;
}

.comments h2, .comment-form h2 {
	font-size: 1.3em;
	line-height: 40px;
}

.comment-form .alert {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.comment-form img {
	display: block;
	margin-top: 20px;
}

.comment-form label { 
	display: block;
	color: #484848;
	font-family: 'OpenSansRegular';
	margin-top: 20px;
}

.comment-form input, .comment-form textarea {
	padding: 5px;
	border: 0;
	border: 1px solid #ddd;
	margin: 0 0 3px;
}

.comment-form textarea {
	width: 347px;
	height: 120px;
	display: block;
}

.comment-form .buttons {
	margin: 10px 0;
}

.post {
	margin-bottom: 50px;
}

.post-title {
	margin-top: 0;
}

.post-more .btn {
	margin: 20px 0 5px;
}

.categoryList {
	margin-left: 10px;
}