body {
	font-size: 14px;
	line-height: normal;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
}
/* Topbar Start */
p.send {
    font-size: 20px;
    font-weight: 600;
}

table.base_wht {
    overflow: overlay;
    height: 240px;
    display: block;
}
.top-bar {
	border-bottom: 1px solid #eeeeee;
	background: #f6f6f6;
}
.login-btn {
	background: #005dac;
	color: #fff;
	float: right;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 8px 10px;
	width: 30%;
}
a.login-btn:hover {
	color: #fff;
	text-decoration: none;
}
.login-btn img {
	bottom: 2px;
	margin-right: 8px;
	position: relative;
}
.msg {
	color: #9d9d9d;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 42px;
}
/* Topbar End */

.top-bar ul {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}
.top-bar ul li {
	display: inline;
}
.top-bar ul li i {
	color: #636363;
	padding: 13px;
}
.top-bar ul li a {
	font-size: 14px;
	font-weight: 300;
	color: #292929;
	padding-right: 10px;
}
.top-bar ul li a {
	text-decoration: none;
}
.top-bar .social {
	float: left;
}
.top-bar .social ul {
	margin: 0;
}
.top-bar .social ul li {
}
.top-bar .social ul li:first-child a {
	border-left: 1px solid #e7e7e7;
}
.top-bar .social ul li a.linkedin:hover, .top-bar .social ul li a.facebook:hover, .top-bar .social ul li a.twitter:hover, .top-bar .social ul li a.google:hover {
	background: #005dac;
}
.top-bar .social ul li a.linkedin:hover i, .top-bar .social ul li a.facebook:hover i, .top-bar .social ul li a.twitter:hover i, .top-bar .social ul li a.google:hover i {
	color: #fff;
}
.top-bar .social ul li a.linkedin {
	border-right: 1px solid #e7e7e7;
	/*background: url(../img/linkedin.jpg) no-repeat;*/
	display: inline-block;
	float: left;
	height: 38px;
	text-decoration: none;
	transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
	width: 35px;
}
.top-bar .social ul li a.facebook {
	border-right: 1px solid #e7e7e7;
	/*background: url(../img/facebook.jpg) no-repeat;*/
	display: inline-block;
	float: left;
	height: 38px;
	text-decoration: none;
	transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
	width: 35px;
}
.top-bar .social ul li a.twitter {
	border-right: 1px solid #e7e7e7;
	/*background: url(../img/twitter.jpg) no-repeat;*/
	display: inline-block;
	float: left;
	height: 38px;
	text-decoration: none;
	transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
	width: 35px;
}
.top-bar .social ul li a.google {
	border-right: 1px solid #e7e7e7;
	/*background: url(../img/google.jpg) no-repeat;*/
	display: inline-block;
	float: left;
	height: 38px;
	text-decoration: none;
	transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
	width: 35px;
}
.base_head_16 {
	background: #ccc;
	color: #000000;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 14pt;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
	margin-left: 3%;
	text-align: center;
	text-decoration: none;
	width: 37%;
}
.top-bar .social ul li a.fa-facebook:hover {
	background: #3b5998;
	color: #fff
}
.top-bar .social ul li a.fa-twitter:hover {
	background: #00acee;
	color: #fff
}
.top-bar .social ul li a.fa-google-plus:hover {
	background: #dd4b39;
	color: #fff
}
.top-bar .social ul li a.fa-linkedin:hover {
	background: #007fb1;
	color: #fff
}
/* Header Start*/

.header {
	float: left;
	width: 100%;
}
.media-list {
	margin: 0px;
	float: right;
	margin-top: 20px;
}
.media {
	display: flex;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
.media-heading-1 {
	color: #323946;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.para-1 {
	color: #666;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: 300;
}
.menu_bar {
	float: left;
	width: 100%;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	height: 118px;
	line-height: 20px;
	padding: 20px;
}
.search {
	float: right;
	margin-left: 35px;
}
.search input {
	background: #fff none repeat scroll 0 0;
	border: 9px solid #009146;
	color: #8f8f8f;
	padding: 7px 35px 6px 10px;
	width: 248px;
}
.search input.search_btn {
	margin-right: -44px;
	position: relative;
	right: 44px;
	top: 8px;
	background: none;
	border: none;
	padding: 0px;
	width: 12%;
}
.search img {
	bottom: 1px;
	height: 45px;
	position: relative;
}
.navbar-inverse {
	background: #323946;
}
.navbar-inverse .navbar-nav > li a::before {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff;
	background-image: none;
	background-origin: padding-box;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	content: "";
	height: 30px;
	opacity: 0.15;
	position: absolute;
	right: -30px;
	top: calc(50% - 15px);
	width: 1px;
}
.navbar-nav > li {
	border-bottom: 3px solid transparent;
	float: left;
	padding: 13px 0px;
	margin: 0px 30px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 17px;
	padding: 0px;
	line-height: 30px;
	text-transform: capitalize;
}
.navbar-inverse .navbar-nav > li:hover {
	border-bottom: 3px solid #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { /*background:#009146;*/
}
.banner {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.small-banner img {
	width: 100%;
}
.marque {
	background: rgba(0, 0, 0, 0) url("../img/events.jpg") no-repeat scroll 0 0 / 100% 100%;
	color: #fff;
	height: 193px;
	margin-top: 20px;
	padding: 20px;
}
.heading {
	font-size: 30px;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #000;
	margin-bottom: 8px;
}
.para {
	color: #4e4e4e;
	text-align: center;
	margin-bottom: 15px;
}
.box {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #e4e3e3;
	margin-bottom: 20px;
	padding: 10px;
}
.box:hover {
	background: #f30000 none repeat scroll 0 0;
	border: 1px solid #f30000;
}
.box img {
	height: 250px;
	max-width: 100%;
	width: auto;
}
.thumbs_link {
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #ececec;
	height: 65px;
}
.thumbs_link h3 {
	color: #f30000;
	float: left;
	font-size: 17px;
	margin: 12px 0 5px;
	padding-left: 12px;
	width: 75%;
}
.thumbs_link p {
	color: #474747;
	float: left;
	font-weight: 500;
	padding-left: 12px;
	width: 75%;
}
.thumbs_link .d-link {
	border-left: 1px solid #ececec;
	color: #ececec;
	padding: 25px 18px;
	position: relative;
	top: 15px;
}
.thumbs_link .d-link i {
	font-size: 24px;
}
.aboutus {
	border-top-color: #e2e2e2;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 50px;
	padding-bottom: 35px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 40px;
}
.content-title {
	text-align: center;
}
.content-des {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
	padding-top: 20px;
	text-align: center;
}
.footer {
	background: #45474e none repeat scroll 0 0;
	padding: 40px 0;
}
p.f-about {
    font-size: 14px;
    color: #bbbbbb;
    line-height: 22px;
    font-weight: 300;
}
.f-title {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 15px;
}
/*.f-title::before {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff;
	background-image: none;
	background-origin: padding-box;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	content: "";
	height: 30px;
	opacity: 0.15;
	position: absolute;
	right: -30px;
	top: calc(50% - 15px);
	width: 1px;
}*/
.adres, .f-phone, .fax, .f-mail {
	color: #bbb;
	font-weight: 300;
	padding-bottom: 12px;
}
.adres img, .f-phone img, .fax img, .f-mail img {
	padding-right: 10px;
    float: left;
    padding-top: 3px;
}
.adres > span,
.f-phone > span,
.f-mail > span {
	float: left;
	width: 90%;
	padding-bottom: 20px;
}
.p-0 {padding: 0px;}
marquee {
	color: #bbb;
	font-weight: 300;
}
.social-bottom {
	list-style: outside none none;
	margin-top: 20px;
	padding: 0;
}
.social-bottom > li {
	border: 1px solid #383838;
	display: inline-block;
	margin-right: 3px;
}
.social-bottom li a {
	color: #aaaaaa;
	height: 40px;
	padding: 14px;
	text-align: center;
	width: 40px;
}
.social-bottom li a:hover {
	text-decoration: none;
}
.fmenu > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.fmenu ul li {
	padding: 3px 0px;
}
.fmenu ul li a {
	color: #bbb;
	font-weight: 300;
}
.fmenu ul li a i {
	padding-right: 10px;
	font-size: 11px;
}
.name {
	background: #202020 none repeat scroll 0 0;
	border: 1px solid #3c3c3c;
	border-radius: 4px;
	box-shadow: none;
	color: #9a9a9a;
	margin-bottom: 10px;
	margin-right: 1%;
	padding: 10px 15px;
	width: 49%;
}
.last-name {
	background: #202020 none repeat scroll 0 0;
	border: 1px solid #3c3c3c;
	border-radius: 4px;
	box-shadow: none;
	color: #9a9a9a;
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 49%;
}
.address, .message {
	background: #202020 none repeat scroll 0 0;
	border: 1px solid #3c3c3c;
	border-radius: 4px;
	box-shadow: none;
	color: #9a9a9a;
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 100%;
}
.submit {
	background: #f30000 none repeat scroll 0 0;
	border: 1px solid #f30000;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-size: 15px;
	padding: 8px 20px;
	text-transform: capitalize;
}
.copyright {
    background: #fff;
    text-align: center;
}
.copy {
	color: #8b8b8b;
	font-weight: 300;
	padding: 20px 0;
}
.copy a {
	color: #8b8b8b;
}
.copy a:hover {
	color: #8b8b8b;
	text-decoration: none;
}
.small-banner {
	margin-bottom: 20px;
}
.thumbs_link .p-link {
	border-left: 1px solid #ececec;
	color: #ececec;
	padding: 20px 15px;
	position: relative;
	top: 18px;
}
.thumbs_link .p-link i {
	font-size: 24px;
}
.p_heading {
	border-bottom: 1px solid #dddfde;
	color: #000;
	font-size: 24px;
	margin: 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.rightside {
	background: #f5f5f5;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	border-radius: 6px;
}
.mt-0px {
	margin-top: 0px !important;
}
.money {
	padding: 20px 0px 30px;
	text-align: center;
}
.banks {
	padding: 30px 0px;
	text-align: center;
}
.money img {
	margin: 30px auto 0px;
}
.services {
	text-align: center;
	padding: 50px 0px;
	background-image: url(../img/money_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-size: 100% 100%;
	height: 450px;
	width: 100%;
}
.heading_1 {
	color: #090909;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}
.title {
	color: #222;
	font-size: 36px;
	font-weight: 400;
	font-family: "Lora", serif;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.steps {
	color: #fff;
	font-family: "Lora", serif;
	font-size: 18px;
	font-weight: 400;
}
.title-2 {
	color: #fff;
	font-size: 34px;
	font-weight: 400;
	font-family: "Lora", serif;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.title-3 {
	color: #343e47;
	font-size: 34px;
	font-weight: 400;
	font-family: "Lora", serif;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.thumbnail {
	background: none;
	margin-top: 50px;
	margin-bottom: 0px;
}
.content {
	margin-top: 30px;
}
.head_4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0px;
}
.para_4 {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	padding: 0px 20px;
}
.head_1 {
	color: #343e47;
	font-family: "Lora", serif;
	font-size: 22px;
	font-weight: 400;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 0px;
}
.para_1 {
	color: #596066;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	text-align: left;
	height: 75px;
}
.para_3 {
	color: #343e47;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	padding-right: 30px;
}
.caption > a {
	color: #005dac;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	text-decoration: underline;
	display: none;
}
.form_heading {
	color: #222222;
	font-family: "Lora", serif;
	font-size: 16px;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 20px;
	text-transform: uppercase;
	line-height: normal;
}
.rightside h3.form_heading span {
	font-size: 20px;
	font-weight: 400;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.rightside > ul {
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
}
.rightside ul li {
	color: #828282;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	line-height: 30px;
}
.rightside a {
	color: #24a3d8;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
	padding-left: 5px;
	display: none;
}
.head_2 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	padding-bottom: 15px;
}
.news {
	background: #000;
	padding: 20px;
	margin-bottom: 30px;
}
.para_2 {
	color: #c6c6c6;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 18px;
}
.footer_bottom {
	background: #3f3f3f;
	color: #fff;
}
.p-r {
	padding-right: 0px;
}
.p-l {
	padding-left: 0px;
}
.m_tb {
	margin: 40px 0px 30px;
}
.breadcrumbs-wrapper {
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 50px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.breadcrumbs-wrapper p.sub-title {
	color: #24a3d8;
	line-height: 1.6em;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	font-family: "Lora", serif;
}
.breadcrumbs-wrapper a::after {
	color: #ccc;
	font-size: 11px;
	font-style: normal;
	margin-left: 15px;
}
.breadcrumbs-wrapper a {
	color: #111;
	margin-right: 15px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	position: relative;
	text-decoration-color: -moz-use-text-color;
	text-decoration-line: none;
	text-decoration-style: solid;
	font-family: "Lora", serif;
}
.new-title {
	color: #111;
	font-family: "Lora", serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0px;
	text-transform: capitalize;
	margin-top: 5px;
}
.content-bg {
	background: url(../img/content-bg.jpg) no-repeat;
	background-size: 100% 100%;
	float: left;
	width: 100%;
	padding: 45px 0px;
}
.contact-bg {
	background: url(../img/contact.jpg) no-repeat;
	background-size: 100% 100%;
	float: left;
	width: 100%;
	padding: 45px 0px;
}
.contact {
	border-top: 1px solid #eee;
	padding-top: 50px;
	margin-top: 30px;
	margin-bottom: 50px;
}
label {
	color: #343e47;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 5px;
	max-width: 100%;
}
.form-control {
	height: 42px;
	border-color: #e2e2e2;
	color: #eee;
	box-shadow : none;
	font-weight: 300;
}
.btn-primary {
	background-color: #24a3d8;
	border-color: #24a3d8;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	padding: 10px 30px;
}
.header-wrapper .cta-button {
	text-align: right;
	width: 100%;
}
.cta-button a {
	background-color: #6fc400;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	padding-bottom: 0.85em;
	padding-left: 2.2em;
	padding-right: 2.2em;
	padding-top: 0.85em;
	vertical-align: middle;
	font-family: "Source Sans Pro", sans-serif;
	text-decoration: none;
}
.hideMe {
	opacity: 0;
}
.hideMe.slideRight, .hideMe.slideLeft, .hideMe.slideUp, .hideMe .slidebottom {
	opacity: 1;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
	background: none;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px 12px !important;
	padding: 0px;
	position: relative;
	line-height: 0px;
	background: #fff;
	width: 204px !important;
	border-radius: 7px;
}
.nbs-flexisel-item:hover {
}
.nbs-flexisel-item img {
	max-width: 100%;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	padding: 2px 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	position: absolute;
	cursor: pointer;
	z-index: 4;
	top: 40%;
	background: rgba(0,0,0,0.3);
	color: #fff;
}
.nbs-flexisel-nav-left {
	left: 0px;
}
.nbs-flexisel-nav-left:before {
	content: "<"
}
.nbs-flexisel-nav-left.disabled {
	opacity: 0.4;
}
.nbs-flexisel-nav-right {
	right: 0px;
}
.nbs-flexisel-nav-right:before {
	content: ">"
}
.nbs-flexisel-nav-right.disabled {
	opacity: 0.4;
}
.clearout {
	clear: both;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.rslides {
	margin: 0 auto;
}
.rslides_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("themes.gif") no-repeat left top;
	margin-top: -45px;
}
.centered-btns_nav:active {
	opacity: 1.0;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.transparent-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	left: 0;
	display: block;
	background: #fff; /* Fix for IE6-9 */
	opacity: 0;
	filter: alpha(opacity=1);
	width: 48%;
	text-indent: -9999px;
	overflow: hidden;
	height: 91%;
}
.transparent-btns_nav.next {
	left: auto;
	right: 0;
}
.large-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.6;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	background: #000 url("themes.gif") no-repeat left 50%;
	width: 38px;
}
.large-btns_nav:active {
	opacity: 1.0;
}
.large-btns_nav.next {
	left: auto;
	background-position: right 50%;
	right: 0;
}
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus {
	outline: none;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	margin-top: 10px;
	text-align: center;
}
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 5px;
}
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ccc;
	background: rgba(0,0,0, .2);
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 9px;
	height: 9px;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
	background: #222;
	background: rgba(0,0,0, .8);
}



@media only screen and (max-width: 760px) {
	
.login-btn {
    width: 100% !important;
    font-size: 14px;
}
	.navbar-nav > li {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    margin: 0px 0px;
}
	.services {
    height: auto;
    background: rgba(0, 0, 0, 0.87);
}
	.title-2, .title-3 {
    font-size: 24px;
}
	.p-0 {
    padding: 0px 15px;
}
	.copy {
    padding: 10px 0;
}
	
}



.footer-links {
    background: #e5e5e5;
    padding: 20px 25px;
}
h4.ft-links {
    font-size: 26px;
    color: #005dac;
    font-weight: 700;
    margin: 0px 0px 10px;
}
td.s-head {
    color: #252525;
    font-weight: 600;
}

.money ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.money ul li {
    display: inline-block;
    text-align: -webkit-center;
	padding: 0px 15px;
}
.money ul li span {
    color: #001c29;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
    padding: 15px 0px;
}


.btm_logos {
    background: url(../img/btm_bg.jpg) no-repeat;
}
.btm_logos ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.btm_logos ul li {
    display: inline-block;
    border-right: 1px solid #e3e3e3;
    padding: 13px 0px 12px;
    text-align: -webkit-center;
}
.btm_logos ul li:last-child {
    border-right: 0px solid #e3e3e3;
}
.btm_logos ul li img { }












