.modal-header .close {
	position: absolute!important;
	right: 18px!important;
}
.homebanner-carousel .owl-carousel .owl-dots {
	margin-top: 10px;
	position: relative;
	bottom: 49px;
	left: 0%;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	/* display: flex; */
	/* justify-content: center; */
}
.homebanner-carousel.owl-carousel .owl-dots .owl-dot span {
	height: 14px;
	width: 14px;
	border-radius: 50%;
}
.homebanner-carousel.owl-carousel .owl-nav button.owl-prev {
	left: 30px;
	padding:0px!important;
	min-width: 70px;
	min-height: 70px;
	background: rgba(0,0,0,.1);
	border-radius: 35px;
	opacity: 0;
}
.homebanner-carousel.owl-carousel .owl-nav button.owl-next {
	right: 30px;
	cursor: pointer;
	min-width: 70px;
	min-height: 70px;
	padding:0px!important;
	background: rgba(0,0,0,.1);
	border-radius: 35px;
	opacity: 0;
}
.homebanner-carousel.owl-carousel:hover .owl-nav button.owl-prev,.homebanner-carousel.owl-carousel:hover .owl-nav button.owl-next {
opacity: 0.7;	
}
.form-inline{
	display: block;
}
.pagination {
 display:inline-block;
 padding-left:0;
 margin:20px 0;
 border-radius:4px
}
.pagination>li {
 display:inline
}
.pagination>li>a,
.pagination>li>span {
 position:relative;
 float:left;
 padding:6px 12px;
 margin-left:-1px;
 line-height:1.42857143;
 color:#337ab7;
 text-decoration:none;
 background-color:#fff;
 border:1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
 margin-left:0;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
 border-top-right-radius:4px;
 border-bottom-right-radius:4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
 z-index:2;
 color:#23527c;
 background-color:#eee;
 border-color:#ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
 z-index:3;
 color:#fff;
 cursor:default;
 background-color:#337ab7;
 border-color:#337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
 color:#777;
 cursor:not-allowed;
 background-color:#fff;
 border-color:#ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
 padding:10px 16px;
 font-size:18px;
 line-height:1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
 border-top-left-radius:6px;
 border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
 border-top-right-radius:6px;
 border-bottom-right-radius:6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
 padding:5px 10px;
 font-size:12px;
 line-height:1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
 border-top-left-radius:3px;
 border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
 border-top-right-radius:3px;
 border-bottom-right-radius:3px
}
.pager {
 padding-left:0;
 margin:20px 0;
 text-align:center;
 list-style:none
}
.pager li {
 display:inline
}
.pager li>a,
.pager li>span {
 display:inline-block;
 padding:5px 14px;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:15px
}
.pager li>a:focus,
.pager li>a:hover {
 text-decoration:none;
 background-color:#eee
}
.pager .next>a,
.pager .next>span {
 float:right
}
.pager .previous>a,
.pager .previous>span {
 float:left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
 color:#777;
 cursor:not-allowed;
 background-color:#fff
}
:focus-visible {
    outline: darkorange auto 1px !important;
}
:focus {
  outline: darkorange auto 1px !important;
}
/*
:focus-within{outline: darkorange auto 1px !important;}
*/
.close:focus {
  background-color: #f00 !important;
  outline: none;
}
.pause-btn-div {
	position: absolute;
	bottom: 0%;
	right: 10%;
	transform: translate(-50%, -50%);
	background-color: #e5e8e7;
	font-size: 16px;
	padding: 5px 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	z-index: 999;
}
.owlfalscontiner{ position: relative;}
.owlpause-btndiv{
	position: absolute;
	bottom: 5%;
right: 0%;
	transform: translate(-50%, -50%);
	background-color:transparent;
	font-size: 14px;
	padding: 5px 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	z-index: 999;	
}
.owlpause-btndiv .owlpausebtn .fa{ color:#fff}

.fullwidthowlpause-btndiv{
	position: absolute;
	bottom: 5%;
right: 0%;
	transform: translate(-50%, -50%);
	background-color:transparent;
	font-size: 14px;
	padding: 5px 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	z-index: 999;	
}
.fullwidthowlpause-btndiv .fowlpausebtn .fa{ color:#fff}
.homewidthowlpause-btndiv {
	position: absolute;
	bottom: 5%;
	right: 15%;
	transform: translate(-50%, -50%);
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	padding: 5px 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	z-index: 999;
}
.homewidthowlpause-btndiv .fowlpausebtn .fa{ color:#fff}
.font-11 {
	font-size: 11px;
}
.floatleft {
	float:left
}
.floatrightt {
	float:right
}
.offersborder {
	border-bottom:1px solid rgba(0, 0, 0, .1);
	padding:10px 0
}
.textrequired {
	color:red!important
}
.requiredpos {
	position:absolute;
	top:13px;
	left:20px
}
::-webkit-scrollbar {
width:10px;
background:#d3d3d3
}
::-webkit-scrollbar-thumb {
background:#fc0
}
.modal-dialog.onlineapplymodal {
	width:500px;
	margin:30px auto
}
.onlineapplymodal .form-control {
	border-radius:0;
	box-shadow:none;
	height:45px;
	border:1px solid #756868
}
.color-lightblack {
	color:#222
}
.depositproduct .col, .depositproduct .col-1, .depositproduct .col-10, .depositproduct .col-11, .depositproduct .col-12, .depositproduct .col-2, .depositproduct .col-3, .depositproduct .col-4, .depositproduct .col-5, .depositproduct .col-6, .depositproduct .col-7, .depositproduct .col-8, .depositproduct .col-9, .depositproduct .col-auto, .depositproduct .col-lg, .depositproduct .col-lg-1, .depositproduct .col-lg-10, .depositproduct .col-lg-11, .depositproduct .col-lg-12, .depositproduct .col-lg-2, .depositproduct .col-lg-3, .depositproduct .col-lg-4, .depositproduct .col-lg-5, .depositproduct .col-lg-6, .depositproduct .col-lg-7, .depositproduct .col-lg-8, .depositproduct .col-lg-9, .depositproduct .col-lg-auto, .depositproduct .col-md, .depositproduct .col-md-1, .depositproduct .col-md-10, .depositproduct .col-md-11, .depositproduct .col-md-12, .depositproduct .col-md-2, .depositproduct .col-md-3, .depositproduct .col-md-4, .depositproduct .col-md-5, .depositproduct .col-md-6, .depositproduct .col-md-7, .depositproduct .col-md-8, .depositproduct .col-md-9, .depositproduct .col-md-auto, .depositproduct .col-sm, .depositproduct .col-sm-1, .depositproduct .col-sm-10, .depositproduct .col-sm-11, .depositproduct .col-sm-12, .depositproduct .col-sm-2, .depositproduct .col-sm-3, .depositproduct .col-sm-4, .depositproduct .col-sm-5, .depositproduct .col-sm-6, .depositproduct .col-sm-7, .depositproduct .col-sm-8, .depositproduct .col-sm-9, .depositproduct .col-sm-auto, .depositproduct .col-xl, .depositproduct .col-xl-1, .depositproduct .col-xl-10, .depositproduct .col-xl-11, .depositproduct .col-xl-12, .depositproduct .col-xl-2, .depositproduct .col-xl-3, .depositproduct .col-xl-4, .depositproduct .col-xl-5, .depositproduct .col-xl-6, .depositproduct .col-xl-7, .depositproduct .col-xl-8, .depositproduct .col-xl-9, .depositproduct .col-xl-auto {
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:7px;
	padding-left:7px
}
.agentbanking li {
	font-family:"Webly Sleek Light", Helvetica, sans-serif
}
#displytimemsg {
	position:absolute;
	bottom:0;
	left:196px;
	color:#727062;
	font-size:15px;
	font-weight:500;
	font-family:"Webly Sleek Light", Helvetica, sans-serif;
	text-transform:uppercase
}
.poly-top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:100
}
.poly-top .left-poly-side, .poly-top .right-poly-side {
	top:0
}
.poly-top .left-poly-side, .poly-top .right-poly-side {
	top:0
}
.left-poly-side {
	position:absolute;
	width:0;
	height:0;
	border-style:solid
}
.right-poly-side {
	position:absolute;
	width:0;
	height:0;
	right:0;
	border-style:solid
}
#footer {
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed
}
.footercurve {
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	box-sizing:border-box;
	display:block;
	position:relative;
	overflow:hidden
}
#footerbefore {
	position:relative;
	padding-top:0;
	overflow:hidden
}
#footerbefore::before {
content:"";
display:block;
width:140%;
left:-7%;
border-top-left-radius:50%;
border-top-left-radius:50%;
height:89%;
background:#003e84;
top:0;
position:absolute
}
.breadcrumb.text-right {
	text-align:right;
	position:absolute;
	right:28px;
	bottom:-63px
}
.topmenu span a {
	display:inline-block;
	color:#fff;
	margin-right:40px
}
.topmenu span a.active {
	display:inline-block;
	color:#fff;
	font-weight:700
}
.topmenu span a:hover {
	display:inline-block;
	color:#fff;
	font-weight:700
}
.header-top ul li a {
	font-size:13px
}
.ebl-quick-access .fa-icon {
	font-size:1.6rem;
	vertical-align:middle;
	margin:0 2px
}
.ebllogin .fa-icon {
	font-size:1.6rem;
	vertical-align:middle;
	margin:0 2px
}
.pb-35 {
	padding-bottom:35px
}
.fa-icon {
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	position:relative;
	text-decoration:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-icon {
	speak:none
}
.ebl-section-right {
	position: absolute;
	right: 250px;
	top: 0;
	text-align: right;
	z-index: 9999;
}
.ebl-quick-access {
	display:inline-block;
	height:100%
}
.ebl-quick-access>ul {
	height:100%;
	font-size:0
}
.ebl-quick-access ul {
	padding:0;
	margin:0;
	list-style-type:none
}
.ebl-quick-access ul li {
	display:inline-block;
	vertical-align:middle
}
.ebl-quick-access>ul>li {
	position:relative;
	height:100%;
	color:#ebc30d;
	margin-left:0;
	margin-right:0;
	font-size:1rem
}
.ebl-quick-access>ul>li:first-child {
	margin-left:0
}
.ebl-quick-access .search .ebl-icon:before {
	content:""
}
.ebl-quick-access {
	display:inline-block;
	height:100%;
	vertical-align:top;
	padding-left:10px;
	margin-top:10px
}
.ebl-quick-access>ul {
	height:100%;
	font-size:0
}
.ebl-quick-access>ul>li {
	position:relative;
	height:100%;
	color:#ebc30d;
	margin-left:3px;
	margin-right:3px;
	font-size:1rem
}
.ebl-quick-access>ul>li:first-child {
	margin-left:0
}
.ebl-quick-access>ul>li:last-child {
	margin-right:10px;
}
.ebl-quick-access>ul>li>a {
	display:inline-block;
	height:100%;
	vertical-align:middle;
	font-weight:700;
	font-size:1rem;
	color:#095ea8;
	line-height:52px;
	max-width:28px;
	overflow:hidden;
	white-space:nowrap;
-webkit-transition:max-width .3s;
transition:max-width .3s
}
.ebl-quick-access>ul>li>a:before {
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle
}
.ebl-quick-access>ul>li>a .ebl-label {
	margin-left:0;
	white-space:nowrap
}
.ebl-quick-access>ul>li>a .ebl-user-authenticated {
	display:none
}
.merginright30 {
	margin-left:5px
}
.ebllogin {
	display:inline-block;
	height:100%
}
.ebllogin a.quickborder-left{padding: 16px 12px}
.ebllogin .quickborder-left::before {
bottom:3px;
content:"";
height:1px;
top:22px;
margin:0 auto;
position:absolute;
right:98px;
width:1px;
height:32px;
background:#333
}

.ebllogin .quickborder-left2::before {
bottom:5px;
content:"";
height:1px;
top:1px;
margin:0 auto;
position:absolute;
right:47px;
width:1px;
height:33px;
background:#333
}
.ebllogin a {
	line-height:30px;
	vertical-align:middle;
	font-weight:700;
	color:#095ea8
}
.ebllogin .skybnaking{
	position: absolute;
	right: -35px;
	top: 20px;
}
.ebllogin .JBDesk {
	position: absolute;
	right: -90px;
	top: 20px;
}

.ebllogin .chDesk {
	position: absolute;
	right: -142px;
	top: 20px;
}
.ebllogin .inDesk {
	position: absolute;
	right: -197px;
	top: 20px;
}
.menuzord-brand {
	margin:10px 0 0 0
}
.menuzord-brand {
	/* margin: 10px -14px; */
	/*max-width: 280px;*/
}
.menuzord.green .menuzord-menu>li.active>a, .menuzord.green .menuzord-menu>li:hover>a {
	background:#fff;
	color:#333
}
.menuzord.green .menuzord-menu ul.dropdown li:hover>a {
	background:#f5f5f5;
	color:#333
}
.videocontainer .videocontent {
	padding-top:70px;
	padding-bottom:180px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration:none;
	background-color:#fff;
	z-index:1001
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color:#fff;
	border-color:#fff;
	z-index:200
}
.dropdown:hover, .nav a:hover {
	background-color:#fff;
	border-color:#fff;
	z-index:1002
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:-92px;
	z-index:1000;
	display:none;
	float:right;
	min-width:200px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:16px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:none;
	border-radius:0
}
.navbar-nav>li>a {
	line-height:40px
}
.dropdown-menu>li>a {
	padding:12px 20px;
	color:#666;
	z-index:1001
}
.dropdown:hover .dropdown-menu {
	display:block
}
.animated {
	-webkit-animation-duration:1000 ms;
	animation-duration:1000 ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.owl-animated-out {
	z-index:1
}
.owl-animated-in {
	z-index:0
}
.fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.portfolio-bg {
	background-color:#f4f7f4
}
.sorting-btn {
	border-radius:5px;
	box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);
	padding:12px 68px;
	border-bottom:2px solid;
	margin:0 auto;
	margin-bottom:30px;
	width:50%
}
.sorting-btn li {
	cursor:pointer;
	padding:0 12px;
	padding:0 12px;
	padding:0 12px;
padding:0 .75rem;
	font-size:14px;
	font-family:inherit;
	margin-bottom:0;
	padding-right:5px;
	display:inline-block
}
.portfolio figure {
	position:relative;
	display:inline-block;
	overflow:hidden;
	margin-bottom:0!important
}
.portfolio figure h4.prduct-title {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background-color:rgba(0, 0, 0, .5)!important;
	width:100%
}
.portfolio figcaption {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	text-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	opacity:0;
-webkit-transition:all .3s ease-in;
transition:all .3s ease-in;
	padding:0 15px
}
.portfolio figcaption h4, .portfolio figcaption p {
	margin-bottom:-20px;
	color:#fff;
-webkit-transition:.3s;
transition:.3s
}
.portfolio figcaption p {
	font-size:12px
}
.portfolio figcaption .view-more {
	color:#fff
}
.portfolio-masonary figure:hover figcaption {
	opacity:.905
}
.portfolio figure:hover figcaption h4, .portfolio figure:hover figcaption p {
	margin-bottom:5px
}
.sorting-btn {
	border-bottom-color:#f24259!important
}
.sorting-btn li a.active {
	color:#f24259
}
.portfolio-masonary figure:hover figcaption {
	background-color:#04b45a;
	background:#04b45a;
	background-color:#04b45a;
	cursor:pointer
}
.bg-theme-colored2-transparent-1 {
	background-color:#fff!important
}
.bg-theme-colored2-transparent-2 {
	background-color:#fff!important
}
.bg-theme-colored2-transparent-3 {
	background-color:#fff!important
}
.iconbox-bg {
	background-color:rgba(35, 35, 35, .1)
}
.btn-dark.btn-theme-colored2 {
	color:#fff;
	background-color:#02b057;
	border-color:#02b057;
	border-radius:0;
	border:1px solid
}
.bg-theme-colored2 {
	background-color:#fff!important
}
.owl-carousel-6col .item {
	line-height:35px
}
.recentwork_carousel__crsl {
	margin:0;
	padding:0;
	list-style:none;
	height:auto
}
.recentwork_carousel__crsl li {
	float:left;
	text-align:center;
	margin:0;
	padding:0 20px 0 0
}
.recentwork_carousel__link {
	display:block;
	padding:0;
	margin:0;
	line-height:0
}
.recentwork_carousel__hover {
	display:block;
	position:relative;
	overflow:hidden
}
.recentwork_carousel__hov {
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out
}
.recentwork_carousel--1 .recentwork_carousel__hov {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:100%;
	background-color:rgba(35, 35, 35, .8);
	display:block
}
.recentwork_carousel--1 .recentwork_carousel__hov:after {
	content:"\2b";
	position:relative;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:20px;
	color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-10px 0 0 -10px;
	opacity:0
}
.recentwork_carousel__img {
	height:165px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover
}
.recentwork_carousel__details {
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out
}
.recentwork_carousel--1 .recentwork_carousel__details {
	display:block;
	position:relative
}
.recentwork_carousel--1 .recentwork_carousel__bg {
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out
}
.recentwork_carousel--1 .recentwork_carousel__bg {
	position:absolute;
	top:0;
	height:0;
	background:#005aaa;
	width:100%;
	left:0
}
.recentwork_carousel__crsl-title {
	font-size:18px;
	color:#333;
	padding:10px 0;
	margin:0;
	position:relative;
	z-index:1
}
.recentwork_carousel__cat {
	font-size:11px;
	display:block;
	color:#343434;
	line-height:1;
	padding-bottom:15px;
	position:relative;
	z-index:1
}
.recentwork_carousel__link:hover .recentwork_carousel__hov {
	top:0
}
.recentwork_carousel__link:hover .recentwork_carousel__hov:after {
	opacity:1
}
.recentwork_carousel--1 .recentwork_carousel__link:hover .recentwork_carousel__bg {
	height:100%
}
.recentwork_carousel__link:hover .recentwork_carousel__cat, .recentwork_carousel__link:hover .recentwork_carousel__crsl-title {
	color:#333
}
.recentwork_carousel__controls {
	margin-bottom:20px
}
.recentwork_carousel__controls>a {
	opacity:.5
}
.recentwork_carousel__controls>a:hover {
	opacity:1
}
.recentwork_carousel__details.nopointer {
	pointer-events:none
}
.css3accordion>ul>li, .css3accordion>ul>li .thumb, .css3accordion>ul>li>.inner-acc {
-webkit-transition:width .2s ease-in-out .2s;
transition:width .2s ease-in-out .2s
}
.css3accordion {
	width:100%;
	height:200px;
	margin:0 auto 10px;
	overflow:hidden;
	position:relative
}
.css3accordion>ul {
	list-style:none;
	padding:0;
	margin:0;
	width:100%
}
.css3accordion>ul>li {
	width:calc(25% - 20px);
	padding-top:20px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right:20px;
	border-top:4px solid #e7e7e7
}
.css3accordion>ul>li:hover~li>.inner-acc, .css3accordion>ul>li>.inner-acc {
width:calc(200% + 20px)
}
.css3accordion>ul>li.last>.inner-acc, .css3accordion>ul>li:hover>.inner-acc {
	width:100%
}
.css3accordion>ul>li .thumb {
	width:calc(50% - 10px);
	float:left;
	margin-right:10px;
	opacity:.8
}
.css3accordion>ul>li.last {
	width:40%
}
.css3accordion>ul>li:hover:not(.last) {
width:60%
}
.css3accordion>ul>li:hover~li {
width:calc(25% - 10px)
}
.css3accordion>ul>li:hover .thumb {
	opacity:1
}
.css3accordion>ul>li.last {
	margin-right:0
}
.css3accordion .content>em {
	font-size:13px;
	color:#7d7d7d;
	text-align:left;
	color:#fff
}
.css3accordion .content>.m_title {
	font-size:14px;
	line-height:1.3;
	margin:8px 0;
	text-align:left;
	color:#00a651
}
.css3accordion .content>.m_title>a {
	color:#00a651
}
.css3accordion .text {
	font-size:13px;
	line-height:1.4;
	text-align:justify;
	color:#fff
}
.css3accordion .text+a {
	font-size:10px;
	font-weight:700;
	color:#fff;
	margin-top:5px;
	text-align:center
}
.media-body ul {
	margin-left:20px
}
ul.whyebl li {
	list-style-image:url(../images/arrow_right.gif);
	list-style-position:inside
}
ul.retailloan li {
	list-style-image:url(../images/list-icon4.png);
	list-style-position:inside;
	line-height:1.8em
}
ul.retailloan li>ul>li {
	list-style-image:url(../images/arrow.gif);
	list-style-position:inside
}
ul.agentbanking li {
	margin-bottom:.5em;
	position:relative;
	padding-left:30px;
	text-align:left
}
ul.agentbanking li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.agentbankingdiv p {
	text-align:left
}
.partnerbody {
	margin-left:30px
}
.agentbankingbody {
	margin-left:0
}
h2.product-title {
	color:#0c0
}
.agentbankingbody h3 {
	color:#222;
	font-size:22px
}
.agentbankingbody ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.agentbankingbody ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.agentoutletdiv {
	border:1px solid rgba(0, 0, 0, .4);
	box-shadow:0 8px 6px -6px rgba(0, 0, 0, .4);
	min-height:295px;
	margin-bottom:30px
}
.agentaddressdiv {
	padding:15px;
	min-height:200px
}
.agentaddressdiv p {
	text-align:left
}
.agentaddressdiv .icon-box i {
	display:inline-block;
	font-size:30px!important;
	color:#005aaa
}
.ebltopbranch {
	padding:30px;
	padding-top:40px;
	min-height:281px
}
.borderright {
	border-right:1px solid rgba(0, 0, 0, .4)
}
.branchaddressdiv p {
	text-align:left
}
.branchaddressdiv .icon-box i {
	display:inline-block;
	font-size:30px!important;
	color:#005aaa
}
.fa-facebook {
	margin-top:7px
}
.fa-twitter {
	margin-top:7px
}
.fa-skype {
	margin-top:7px
}
.fa-youtube {
	margin-top:7px
}
.hidden-xs {
	display:block
}
.whtasnewbox {
	position:fixed;
	top:70%;
	z-index:999
}
.whtasnew {
	background-color:#005aaa;
	bottom:0;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	height:26px;
	margin-top:28px;
	text-align:center;
	transform:rotate(-90deg);
	width:160px;
	position:absolute;
	left:-68px;
	border-right:3px solid #0ef27c;
	font-weight:400;
	text-transform:uppercase
}
.whtasnew:hover {
	color:#faa61a
}
.whtasnew span {
	margin-left:5px
}
.whtasnew a {
	color:#fff
}
.essbox {
	position:fixed;
	top:42%;
	z-index:999
}
.ess {
	background-color:#005aaa;
	bottom:0;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	height:26px;
	margin-top:28px;
	text-align:center;
	transform:rotate(-90deg);
	width:160px;
	position:absolute;
	left:-68px;
	border-top:0 solid #0ef27c;
	font-weight:400;
	text-transform:uppercase
}
.ess:hover {
	color:#faa61a
}
.ess span {
	margin-left:5px
}
.ess a {
	color:#fff
}
@media (max-width:768px) {
.helpcall {
transform:rotate(0)
}
.readmoreloanproduct ul {
margin-left:0
}
.superbrnad {
display:none
}
}
#social-sidebar {
	right:0;
	margin-top:-135px;
	position:fixed;
	top:30%;
	z-index:999;
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	box-shadow:0 0 12px rgba(0, 0, 0, .3)
}
#social-sidebar .entypo-self, #social-sidebar .lag_transform, #social-sidebar .transform {
	line-height:30px;
	padding:7px;
	text-align:center;
	width:36px;
	background:#005aaa;
	display:block;
	color:#fff;
	border-bottom:3px solid #0ef27c
}
.entypo-self>i {
	font-size:18px
}
#social-sidebar .transform span, #social-sidebar .transform:hover span {
	right:-48px;
	z-index:0;
	opacity:1;
	font-size:18px
}
#social-sidebar .entypo-self, #social-sidebar .transform {
	font-size:14px;
	position:relative
}
#social-sidebar .transform {
	height:132px
}
#social-sidebar .transform span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}


#social-sidebar .iblogin span, #social-sidebar .iblogin:hover span {
	right:-35px;
	z-index:0;
	opacity:1;
	font-size:18px
}
#social-sidebar .entypo-self, #social-sidebar .iblogin {
	font-size:14px;
	position:relative
}
#social-sidebar .iblogin {
	height:132px
}
#social-sidebar .iblogin span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}
#social-sidebar .lag_transform span, #social-sidebar .lag_transform:hover span {
	right:-14px;
	z-index:0;
	opacity:1
}
#social-sidebar ul {
	list-style:none;
	padding:0;
	margin:0
}
#social-sidebar .lag_transform {
	font-size:18px;
	margin-bottom:7px;
	position:relative;
	height:70px
}
#social-sidebar a[class*=media] span, #social-sidebar a[class*=media] span:before, #social-sidebar a[class*=media]:hover, #social-sidebar a[class*=self] span, #social-sidebar a[class*=self] span:before, #social-sidebar a[class*=self]:hover, #social-sidebar a[class*=socialmedia] span, #social-sidebar a[class*=socialmedia] span:before, #social-sidebar a[class*=socialmedia]:hover, #social-sidebar a[class*=twitter] span, #social-sidebar a[class*=twitter] span:before, #social-sidebar a[class*=twitter]:hover {
background:#666
}
#social-sidebar a label, .loanheadline h2, i.phoneicon-custom {
	margin-bottom:5px;
	display:inline-block
}
#social-sidebar .lag_transform span {
	transform:rotate(90deg);
	color:#fff;
	font-weight:400
}
#social-sidebar a img {
	height:22px
}
#social-sidebar a:hover span {
	right:130%;
	opacity:1
}
#social-sidebar a span {
	border-radius:3px;
	line-height:24px;
	right:-722%;
	margin-top:-16px;
	opacity:0;
	padding:4px 15px;
	position:absolute;
-webkit-transition:opacity .3s, right .4s;
-moz-transition:opacity .3s, right .4s;
-ms-transition:opacity .3s, right .4s;
-o-transition:opacity .3s, right .4s;
transition:opacity .3s, right .4s;
	top:50%;
	white-space:nowrap;
	z-index:-1;
	font-size:18px
}

#social-sidebar a.iblogin span {
	margin-top:-26px;
}
#social-sidebar a span h3 {
	color:#fff;
	border-bottom:1px solid #fff;
	margin-top:5px;
	padding-bottom:5px
}
#social-sidebar a label .fa {
	border:1px solid #fff;
	width:25px;
	height:25px;
	padding:5px
}
#social-sidebar a label {
	display:list-item
}
#social-sidebar a label {
	font-style:normal;
	text-align:left;
	float:left;
	padding:1px;
	font-size:14px
}
.headline-center p, .helplinebox {
	text-align:center
}
#social-sidebar a label:hover {
	text-decoration:underline
}
#social-sidebar a span:before {
	content:"";
	display:block;
	height:8px;
	right:-4px;
	margin-top:-4px;
	position:absolute;
	top:50%;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	width:8px;
	z-index:-2
}
#social-sidebar a span.appslist {
	top:-15%;
	min-width:200px;
	min-height:101px
}
#social-sidebar a span.appslist img {
	height:auto
}
#social-sidebar a span.sociallist {
	top:-30px;
	min-width:200px;
	min-height:101px
}
#social-sidebar a span.sociallist:before {
	margin-top:0
}
#social-sidebar a[class*=dribbble] span, #social-sidebar a[class*=dribbble] span:before, #social-sidebar a[class*=dribbble]:hover {
background:#dd4949
}
#social-sidebar a[class*=behance] span, #social-sidebar a[class*=behance] span:before, #social-sidebar a[class*=behance]:hover {
background:#3162a2
}
#social-sidebar a[class*=sociallist] span, #social-sidebar a[class*=sociallist] span:before, #social-sidebar a[class*=sociallist]:hover {
background:#093
}
#social-sidebar a[class*=googleplus] span, #social-sidebar a[class*=googleplus] span:before, #social-sidebar a[class*=googleplus]:hover {
background:#d7262b
}
.activesub {
	background:#093!important
}
#social-sidebar a.activesub span {
	right:130%!important;
	opacity:1!important
}
.list-inline>li {
	display:inline-block;
	padding-right:2px;
	padding-left:2px
}
.menuzord-menu.menuzord-right {
	float:left;
	margin-left:35px
}
.tcolor {
	color:#005aaa!important
}
.btn-group-md>.btn, .btn-md {
	padding:16px 25px;
	font-size:14px;
	line-height:1.3333333
}
.btn-fullcolor.btn-skewed:hover::before, .btn-fullcolor:hover, .cart-container .buttons .button.wc-forward:hover {
background-color:#a41a1b
}
.bg-blue {
	background-color:#005aaa
}
.bg-blue2 {
	background-color:#2c91ec
}
.bg-blue3 {
	background-color:#7ebdf6
}
.eblnews {
	margin-top:0;
	padding:5% 0;
	text-align:center
}
.eblnews h2 {
	font-size:30px;
	text-align:center
}
.eblnews li a {
	font-size:16px;
	text-align:left;
	color:#fff
}
.eblnews:hover {
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	box-shadow:0 0 12px rgba(0, 0, 0, .5);
	border:2px solid #fff
}
.owl-carousel .owl-item .testimonial img {
	display:inline;
	max-width:90%
}
.social {
	margin-top:7px
}

@media only screen and (max-width: 1270px) { 
.modern-header:not(.modern-header-nav-autopadding) .menuzord-menu > li > a {
	padding: 24px 6px;
}
.menuzord-menu > li > a {
	padding: 26px 16px;
	font-size: 14px;
	
}
}

@media only screen and (max-width:767px) {
.menuzord-menu.menuzord-right {
float:left;
margin-left:0
}
.hidden-xs {
display:none
}
.pb-50 {
padding-bottom:10px!important
}
.ebl-section-right {
position:absolute;
right:90px;
top:10px;
height:auto!important;
text-align:right;
z-index:9999
}
.menuzord-menu {
background:#005aaa
}
.menuzord-responsive .menuzord-brand {
margin:8px 10px 10px 10px;
font-size:20px;
line-height:1.55
}
.menuzord.green .menuzord-menu ul.dropdown li:hover>a, .menuzord.green .menuzord-menu>li.active>a, .menuzord.green .menuzord-menu>li:hover>a {
background:#fff;
color:#f2b82d
}
.menuzord-menu>li>a {
color:#fff
}
.menuzord.green .menuzord-menu ul.dropdown li:hover>a, .menuzord.green .menuzord-menu>li.active>a, .menuzord.green .menuzord-menu>li:hover>a {
background:#ebc30d;
color:#fff
}
.menuzord-responsive .menuzord-menu>li>a {
padding:8px 20px!important
}
.menuzord-menu>li>a>i {
float:none
}
#portfolio .owl-carousel .owl-item img {
width:100%!important
}
.owl-carousel .owl-item .testimonial img {
display:inline;
max-width:100%
}
}
.emibg .form-control {
	height:30px!important
}
.slidyText .form-control {
	height:30px
}
.slidyText b, .slidyText strong {
	font-size:11px
}
.emibg {
	padding:15px;
	background:url(../images/emibgs.jpg) no-repeat #dde4e8
}
.emibg h2 {
	color:#201f80;
	font-size:36px;
	font-weight:700;
	line-height:33px
}
.emibg .btn-u {
	border:0;
	font-size:14px;
	cursor:pointer;
	font-weight:400;
	padding:6px 13px;
	white-space:nowrap
}
.emibg .btn-u, .emibg .btn-u:hover {
	color:#fff;
	text-decoration:none
}
#calci_ui h5, .emibg h5, .emibg span.call {
	font-size:24px;
	font-weight:700
}
.emibg h5 {
	color:#333
}
#calci_ui h5 {
	color:#333;
	margin-bottom:15px;
	line-height:26px
}
.emibg-contentbox {
	width:245px;
	color:#000
}
.emibg span.call {
	color:#000
}
.emibg .btn-u.btn-u-dark-blue {
	background:#005aaa
}
.emibg-pull-right {
	float:right
}
.productexpdiv {
	padding:5px
}
.productexpdiv h2 {
	font-size:18px
}
.productexpdiv h2.title-blue {
	color:#0e71b9
}
.productexpdiv h2.title-red {
	color:#d11a6b
}
.productexpdiv h2.title-mangel {
	color:#782b90
}
#intro {
	min-height:450px
}
.csrmodal {
	width:60%
}
.table>thead>tr>th {
	border-bottom:2px solid #151313!important
}
@media (max-width:768px) {
.emibg-pull-right {
float:none
}
#calci_ui {
margin-top:50px
}
.csrmodal {
width:90%
}
.mplpr15 {
padding-left:15px;
padding-right:15px
}
.eblbanner .breadcrumbcontiner {
display:none
}
.eblbanner img {
overflow:hidden;
width:100%;
height:auto
}
.divider {
margin-top:0!important
}
}
.main-content .homloantext p {
	font-size:20px;
	line-height:28px
}
.bg-theme-colored2 {
	position:relative;
	padding:0;
	box-shadow:0 1px 1px -1px rgba(0, 0, 0, .4)
}
.text-theme-colored {
	color:#333!important
}
.breadcrumb .text-theme-colored {
	color:#ffd000!important
}
.text-theme-colored-whiite {
	color:#fff!important
}
.btn-theme-colored2 {
	color:#fff;
	background-color:#317bbb;
	border-color:#317bbb;
	border-radius:0
}
.tg-siderbar .tg-widgettitle {
	width:100%;
	float:left;
	margin:0;
	border:0;
	padding:20px;
	background:#515151;
	border-radius:4px 4px 0 0
}
.tg-siderbar {
	width:100%;
	float:left
}
.tg-siderbar .tg-widget {
	padding:0;
	border-radius:4px;
	border:1px solid #ddd
}
.tg-siderbar .tg-widgettitle {
	width:100%;
	float:left;
	margin:0;
	border:0;
	padding:20px;
	background:#515151;
	border-radius:4px 4px 0 0
}
.tg-siderbar .tg-widgettitle h3 {
	color:#fff;
	font-size:22px;
	line-height:16px
}
.tg-widgetcontent {
	width:100%;
	float:left;
	padding:0 10px;
	color:#515151
}
#sidelist {
	height:35em;
	overflow:scroll;
	overflow-x:hidden
}
.tg-main ul {
	list-style:none;
	padding:0;
	margin:0
}
.tg-widget ul {
	width:100%;
	float:left;
	list-style:none;
	line-height:17px;
	margin-top:10px
}
.tg-widget ul li {
	border-bottom:1px solid #ccc;
	padding:5px 0
}
.tg-widget ul li b {
	margin-bottom:20px
}
.owl-carousel .owl-item .testimonial img {
	display:inline
}
.about-area, .about-two-area {
	padding:120px 0 325px;
	position:relative
}
.question-ask-area {
	bottom:0;
	position:fixed;
	right:70px;
	z-index:2
}
.close {
	float:right;
	padding:10px
}
.question-popoup {
	background:#fff none repeat scroll 0 0;
	bottom:100%;
	box-shadow:0 0 5px rgba(3, 3, 3, .4);
	height:auto;
	margin-bottom:30px;
	position:absolute;
	right:0;
	width:300px;
	z-index:2;
-webkit-transition:all .3s ease 0s;
transition:all .3s ease 0s;
	opacity:0;
	visibility:hidden;
	z-index:-9
}
.question-popoup::before {
background-color:#fff;
box-shadow:3px 3px 3px rgba(3, 3, 3, .2);
content:"";
height:20px;
margin-top:-10px;
position:absolute;
right:25px;
top:100%;
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
width:20px
}
.question-popoup.active {
	margin-bottom:15px;
	opacity:1;
	visibility:visible;
	z-index:999999
}
.question-popoup h6 {
	color:#006b63;
	font-size:16px;
	margin-bottom:8px
}
.question-popoup>p {
	color:#303030;
	font-size:12px;
	line-height:20px;
	margin-bottom:12px
}
.q-text>span {
	display:block;
	font-size:12px;
	padding-top:3px;
	color:#303030
}
.q-image img {
	border:3px solid #efefef;
	border-radius:50%
}
.q-image {
	display:inline-block;
	margin-right:8px
}
.q-text {
	display:inline-block;
	position:relative;
	top:4px
}
.q-text h5 {
	font-size:14px;
	color:#303030;
	margin:0;
	font-weight:700
}
.q-btn {
	display:inline-block;
	float:right;
	padding-top:9px
}
.q-btn .default-button {
	border-color:#bbb;
	color:#303030;
	font-size:12px;
	padding:5px 17px
}
.q-btn .default-button:hover {
	border-color:#002e5b;
	color:#fff
}
.ebl-chat-innerbutton {
	padding:10px 10px;
	background-color:#ffd105;
	position:absolute;
	bottom:13px;
	right:43px;
	width:50px;
	border-radius:50%;
	box-shadow:0 2px 5px rgba(0, 0, 0, .7)
}
.help-form {
	display:block;
	padding:10px;
	border:1px solid #005aaa
}
.help-form h1 {
	color:#005aaa;
	margin-bottom:10px;
	margin-top:10px
}
.help-form .sec-title span {
	color:#333;
	font-size:18px
}
.help-form form input[type=date], .help-form form input[type=email], .help-form form input[type=text], .help-form form textarea {
	border:1px solid #ccc;
	color:#333;
	display:block;
	font-size:15px;
	height:35px;
	margin-bottom:10px;
	padding:0 20px;
	width:100%;
	font-weight:400;
transition:all .5s ease
}
.help-form form textarea {
	height:180px;
	margin-bottom:40px;
	padding:10px 20px
}
.help-form form input[type=text]:focus {
	border-color:#f87845
}
.help-form form input[type=email]:focus {
	border-color:#f87845
}
.help-form form textarea:focus {
	border-color:#f87845
}
.help-form form button {
	width:100%;
	padding:10px 0 10px;
	background:#005aaa;
	color:#fff;
	cursor:pointer;
	font-size:20px
}
.help-form form button:hover {
-webkit-transition:opacity .3s, right .4s;
-moz-transition:opacity .3s, right .4s;
-ms-transition:opacity .3s, right .4s;
-o-transition:opacity .3s, right .4s;
transition:opacity .3s, right .4s
}
.icon-box-border {
	border:1px solid #005aaa
}
.help-form .icon-append, .help-form .icon-prepend {
	position:absolute;
	top:0;
	width:35px;
	height:35px;
	font-size:15px;
	line-height:35px;
	text-align:center;
	color:#b3b3b3
}
.help-form .icon-append {
	right:20px;
	border-left-width:1px;
	border-left-style:solid;
	color:#fff;
	background-color:#005aaa
}
.help-form .icon-prepend {
	left:5px;
	padding-right:3px;
	border-right-width:1px;
	border-right-style:solid;
	color:#b3b3b3
}
.help-form.input .icon-prepend+input, .help-form.textarea .icon-prepend+textarea {
	padding-left:46px
}
.help-form.input .icon-append+input, .help-form.textarea .icon-append+textarea {
	padding-right:46px
}
.help-form.input .icon-prepend+.icon-append+input, .help-form.textarea .icon-prepend+.icon-append+textarea {
	padding-left:46px
}
#tawkchat-minified-container {
	margin:0;
	border:0 none;
	padding:0;
	cursor:pointer;
	z-index:999999;
	width:200px;
	height:45px;
	border-bottom:0;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	-webkit-box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	-moz-box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	box-shadow:rgba(0, 0, 0, .0980392) 0 0 1px 2px;
	background-color:#005aaa;
	border-radius:5px 5px 0 0!important;
	-moz-border-radius:5px 5px 0 0!important;
	-webkit-border-radius:5px 5px 0 0!important
}
#tawkchat-status-message {
	border:0 none;
	margin:7px 26px 7px 15px;
	padding:0;
	white-space:nowrap;
	text-align:left;
	font-size:17px
}
#short-message {
	padding-left:10px
}
.bio-details p {
	text-align:justify
}
.help-form h1 {
	color:#005aaa;
	margin-bottom:10px;
	margin-top:10px;
	font-size:28px
}
.help-form .sec-title span {
	color:#333;
	font-size:18px
}
.why-choose-us .circle {
	text-align:center;
	margin-top:70px;
	position:relative
}
.why-choose-us .big-dotted-border:hover, .why-choose-us .big-dotted-border:hover ul li i {
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	-o-animation-play-state:paused;
	-ms-animation-play-state:paused;
	animation-play-state:paused
}
.why-choose-us .big-dotted-border {
	width:400px;
	height:400px;
	margin:0 auto;
	border:2px dashed #8b8b8b;
	border-radius:50%;
	position:relative;
	-webkit-animation:move-circle 15s linear infinite;
	-moz-animation:move-circle 15s linear infinite;
	-o-animation:move-circle 15s linear infinite;
	-ms-animation:move-circle 15s linear infinite;
	animation:move-circle 15s linear infinite
}
.why-choose-us .middle-dotted-border {
	width:320px;
	height:320px;
	margin:40px auto;
	border:1px dashed #919191;
	border-radius:50%
}
.why-choose-us .small-dotted-border {
	width:230px;
	height:230px;
	margin:45px auto;
	border:1px dashed #919191;
	border-radius:50%;
	-webkit-animation:move-anticlock 10s linear infinite;
	-moz-animation:move-anticlock 10s linear infinite;
	-o-animation:move-anticlock 10s linear infinite;
	-ms-animation:move-anticlock 10s linear infinite;
	animation:move-anticlock 10s linear infinite
}
.why-choose-us .theme-logo {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.why-choose-us .circle ul li {
	display:inline-block;
	position:absolute
}
.why-choose-us .circle ul li a {
	background-color:#fff;
	display:inline-block;
	padding:10px;
	border:1px solid #8b8b8b;
	border-radius:50%
}
.why-choose-us .circle ul li i {
	background:-webkit-linear-gradient(left, #6061ce, #8645aa);
	background:-moz-linear-gradient(left, #6061ce, #8645aa);
	background:-o-linear-gradient(left, #6061ce, #8645aa);
	background:-ms-linear-gradient(left, #6061ce, #8645aa);
	background:linear-gradient(left, #6061ce, #8645aa);
	width:60px;
	height:60px;
	line-height:60px;
	font-size:22px;
	color:#fff;
	border-radius:50%;
	-webkit-animation:move-circle-icon 15s linear infinite;
	-moz-animation:move-circle-icon 15s linear infinite;
	-o-animation:move-circle-icon 15s linear infinite;
	-ms-animation:move-circle-icon 15s linear infinite;
	animation:move-circle-icon 15s linear infinite
}
.why-choose-us .circle ul li:first-child {
	left:-38px;
	top:149px
}
.why-choose-us .circle ul li:nth-child(2) {
left:160px;
top:-45px
}
.why-choose-us .circle ul li:nth-child(3) {
right:-40px;
top:149px
}
.why-choose-us .circle ul li:last-child {
	left:160px;
	bottom:-45px
}
.why-choose-us .circle ul li a:hover i {
	background:#4285f4
}
@-webkit-keyframes move-circle {
form {
-webkit-transform:rotate(0)
}
to {
	-webkit-transform:rotate(360deg)
}
}
@keyframes move-circle {
form {
transform:rotate(0)
}
to {
	transform:rotate(360deg)
}
}
@-webkit-keyframes move-circle-icon {
form {
-webkit-transform:rotate(0)
}
to {
	-webkit-transform:rotate(-360deg)
}
}
@keyframes move-circle-icon {
form {
transform:rotate(0)
}
to {
	transform:rotate(-360deg)
}
}
@-webkit-keyframes move-anticlock {
form {
-webkit-transform:rotate(0)
}
to {
	-webkit-transform:rotate(-360deg)
}
}
@keyframes move-anticlock {
form {
transform:rotate(0)
}
to {
	transform:rotate(-360deg)
}
}
.overlay-theme-colored2-4 {
	background:#669781
}
.overlay-theme-colored2-5 {
	background:#c68825
}
.Discountbox {
	padding-top:10px
}
.Discountbox .floatleft {
	float:left;
	padding-left:10px
}/*! Ebl Discount Partner */
.main-servtimeline .servtimeline {
	padding:0 2px;
	position:relative
}
.main-servtimeline .servtimeline-icon {
	display:block;
	text-align:center;
	padding:20px 0 20px 0;
	z-index:1;
	position:relative
}
.main-servtimeline .servtimeline:nth-child(2n) .servtimeline-icon {
padding:20px 0 20px 0
}
.main-servtimeline .servtimeline-icon:before {
	content:"";
	width:1px;
	height:75%;
	background:#39ae99;
	margin:0 auto;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:-1;
transition:all .3s ease 0s
}
.main-servtimeline .servtimeline:nth-child(2n) .servtimeline-icon:before {
bottom:auto;
top:0
}
.main-servtimeline .servtimeline:hover .servtimeline-icon:before {
	background:#555
}
.main-servtimeline .servtimeline-icon i {
	width:70px;
	height:70px;
	line-height:70px;
	border-radius:0;
	background:#4ec17f;
	font-size:50px;
	color:#fff;
transition:all .3s ease 0s
}
.main-servtimeline .servtimeline:hover .servtimeline-icon i {
	background:#555;
	animation:icon-load 2.5s ease 0s infinite
}
.main-servtimeline .border {
	height:5px;
	background:#4ec17f;
	margin-bottom:0;
transition:all .3s ease 0s
}
.main-servtimeline .servtimeline:hover .border {
	background:#fff
}
.main-servtimeline .servtimeline:first-child .border {
	border-radius:4px 0 0 4px
}
.main-servtimeline .servtimeline:last-child .border {
	border-radius:0 4px 4px 0
}
.main-servtimeline .servtimeline:nth-child(2n) .border {
margin:0
}
.main-servtimeline .servtimeline-content {
	padding:15px;
	border:1px solid #ddd;
	background:#fff;
	border-radius:3px;
transition:all .3s ease 0s;
	min-height:150px
}
.main-servtimeline .servtimeline:hover .servtimeline-content {
	background:#fff
}
.main-servtimeline .title {
	font-size:18px;
	font-weight:700;
	color:#333;
	text-transform:uppercase;
	margin:0 0 10px 0;
transition:all .3s ease 0s
}
.main-servtimeline .servtimeline:hover .title {
	color:#fff
}
.servtimeline-content .description {
	font-size:14px;
	color:#888;
	margin:0;
transition:all .3s ease 0s
}
.main-servtimeline .servtimeline:hover .description {
	color:#fff
}
@keyframes icon-load {
0% {
transform:rotate(-12deg)
}
8% {
transform:rotate(12deg)
}
10% {
transform:rotate(24deg)
}
18%, 20% {
transform:rotate(-24deg)
}
28%, 30% {
transform:rotate(24deg)
}
38%, 40% {
transform:rotate(-24deg)
}
48%, 50% {
transform:rotate(24deg)
}
58%, 60% {
transform:rotate(-24deg)
}
68% {
transform:rotate(24deg)
}
100%, 75% {
transform:rotate(0)
}
}
@media only screen and (max-width:990px) {
.main-servtimeline .servtimeline {
margin-bottom:20px
}
}
@media only screen and (max-width:767px) {
.main-servtimeline .servtimeline-icon {
padding-top:0
}
.main-servtimeline .servtimeline:nth-child(2n) .servtimeline-icon {
padding-bottom:0
}
.main-servtimeline .border {
margin-bottom:10px
}
.main-servtimeline .servtimeline:nth-child(2n) .border {
margin:10px 0 0 0
}
.main-servtimeline .servtimeline-content {
text-align:center
}
}/*! Images v2.0.0 WBC */
.img-responsive {
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:3px
}
.img-circle {
	border-radius:50%
}/*! Lists v2.0.0 WBC */
.lists {
	padding:0;
	margin:0;
	list-style:none
}
.lists>li {
	display:block;
	margin:6px 0;
	padding:0 0 0 15px;
	position:relative
}
.lists>li:after {
	content:" ";
	position:absolute;
	left:0;
	top:6px;
	display:block;
	width:8px;
	height:8px;
	border-radius:50%;
	border:1px solid #d5002b;
	background-color:#d5002b
}
.lists.lists-lg>li {
	margin:12px 0
}
.lists.lists-hero>li:after {
	border-color:#621a4b;
	background-color:#621a4b
}
.lists.lists-neutral>li:after {
	border-color:#2d373e;
	background-color:#2d373e
}
.lists>li>.lists>li:after {
	background-color:transparent
}
.lists.lists-linklist>li {
	padding-left:11px
}
.lists.lists-linklist>li:after {
	border-radius:0;
	border:0 none;
	background-color:transparent;
	width:8px;
	height:13px;
	top:4px
}
.lists.lists-linklist>li>a {
	color:#2d373e
}
.lists.lists-tick>li {
	padding-left:21px
}
.lists.lists-tick>li:after {
	border-radius:0;
	border:0 none;
	background-color:transparent;
	width:16px;
	height:16px;
	top:1px
}
.tiles-wrapper .solution-heading {
	font-size:36px;
	line-height:1.2;
	color:#621a4b;
	margin:0 0 30px 0;
	font-weight:300
}
.tiles-wrapper {
	background-color:#ebe9e5
}
.menuscrool-menu {
	text-align:center;
	background:#fc0
}
.menuscrool-menu li {
	display:inline-flex
}
.menuscrool-menu li:first-child {
	border-left:none
}
.menuscrool-menu li:last-child {
	border-right:none
}
.menuscrool-menu li {
	padding-left:1rem;
	padding-right:1rem;
	border-right:1px solid #000
}
.menuscrool-menu li a {
	line-height:3rem;
	font-size:18px;
	color:#000
}
.homemid-menu {
	text-align:center
}
.homemid-menu li {
padding-left:.5rem;
padding-right:.5rem;
	border-right:1px solid rgba(0, 0, 0, .3)
}
.homemid-menu li a {
	line-height:1.8rem;
	font-size:15px;
	color:#000
}
.preadmore {
	display:block
}
.text-black {
	color:#000!important
}
.text-gray {
	color:#333!important
}
.text-lightgray {
	color:#555!important
}
.text-blue {
	color:#005aaa!important
}
.text-green {
	color:#00a550!important
}
.text-yellow {
	color:#ffd000!important
}
.color-white {
	color:#fff!important
}
.color-black {
	color:#000!important
}
.color-green {
	color:#00a550!important
}
.color-blue {
	color:#005aaa!important
}
.bg-lighter {
	background:#f4f3f0
}
.bg-ebl-gray {
	background:#666!important
}
.bg-ebl-yellow {
	background:#ffd000!important
}
.bg-ebl-green {
	background:#00a550!important
}
.bg-ebl-blue {
	background:#005aaa!important
}
.bg-ebl-black {
	background:#000!important
}
.bg-white {
	background:#fff!important
}
.bg-ebl-50green {
	background:#2cc978!important
}
.bg-ebl-50yellow {
	background:#f5c700!important
}
.separator-title-color {
	color:#005aaa!important;
	text-transform:uppercase
}
.btn-eblbtn-colored {
	color:#1e1b1b;
	background-color:#ffbf00;
	border-color:#ffcf00
}
.box-hover-effect {
	display:inline;
	vertical-align:middle
}
.box-hover-effect {
	position:relative;
	overflow:hidden;
	margin:0
}
.box-hover-effect .thumb {
	position:relative;
	overflow:hidden;
	backface-visibility:hidden;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
-webkit-transition:all .4s ease;
-o-transition:all .4s ease;
transition:all .4s ease;
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	box-shadow:0 0 12px rgba(0, 0, 0, .5)
}
.box-hover-effect:hover .thumb {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05)
}
.parallax3 {
	background-image:url(../images/bg-parallax3.png)
}
.parallax_act {
	width:100%;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover
}
.content-box {
	padding:34px 24px 30px 24px;
	min-height:200px;
	background-color:#fff;
	width:100%
}
.no-pd {
	padding-left:0;
	padding-right:0
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.cbp-popup-content::before {
border-top:30px solid #ecf2f2;
border-right:40px solid transparent;
border-bottom:40px solid transparent;
border-left:40px solid transparent;
content:"";
height:0;
left:55%;
position:absolute;
top:0;
width:0
}
.main-timeline {
	overflow:hidden;
	position:relative
}
.main-timeline:before {
	content:"";
	width:0;
	height:100%;
	border:1px solid rgba(0, 0, 0, .7);
	position:absolute;
	top:40px;
	left:50%;
	transform:translateX(-50%)
}
.main-timeline .timeline {
	width: 50%;
	padding: 10px 10px 10px 100px;
	float: right;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.main-timeline .timeline ul li {
	font-size:14px;
	line-height:22ppx;
	list-style:square;
	color:#000;
	text-align:left;
	border-bottom:1px solid rgba(0, 0, 0, .1);
	margin-bottom:5px;
	padding-bottom:5px
}
.main-timeline .timeline:before {
	content:"";
	width:40px;
	height:40px;
	border-radius:0;
	background:#c47c48;
	border:5px solid #fff;
	position:absolute;
	top:29px;
	left:-20px
}
.main-timeline .timeline-content {
	display:block;
	background:#fff;
	padding:70px 30px 20px;
	position:relative
}
.main-timeline .timeline-content ul li strong:before {
	content:"--";
	padding:10px 10px 10px 10px;
	height:10px
}
.main-timeline .timeline-content ul li strong {
	font-size:14px
}
.main-timeline .timeline-content:hover {
	text-decoration:none
}
.main-timeline .year {
	display:block;
	width:100%;
	height:50px;
	background:#ebebeb;
	padding:0 0 0 50px;
	font-size:30px;
	font-weight:800;
	color:#333;
	line-height:50px;
	box-shadow:0 0 20px transparent inset;
	border-radius:0;
	position:absolute;
	top:10px;
	left:-20px
}
.main-timeline .year:before {
	content:"";
	border-top:40px solid #ebebeb;
	border-left:20px solid transparent;
	border-bottom:20px solid transparent;
	position:absolute;
	bottom:-60px;
	left:0
}
.main-timeline .title {
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	color:#4a4a4a
}
.main-timeline .description {
	font-size:14px;
	color:#6f6f6f;
	margin:0 0 5px 0
}
.main-timeline .timeline:nth-child(2n) {
padding:10px 100px 10px 10px;
text-align:right
}
.main-timeline .timeline:nth-child(2n):before {
left:auto;
right:-20px
}
.main-timeline .timeline:nth-child(2n) .year {
padding-right:50px;
border-radius:0;
left:auto;
right:-20px
}
.main-timeline .timeline:nth-child(2n) .year:before {
border-left:none;
border-right:20px solid transparent;
left:auto;
right:0
}
.main-timeline .timeline:nth-child(1n):before {
background:0 0;
box-shadow:0 0 1px 2px #000
}
.main-timeline .timeline:nth-child(2) {
margin-top:140px
}
.main-timeline .timeline:nth-child(4) {
margin-top:40px
}
.main-timeline .timeline:nth-child(6) {
margin-top:240px
}
.main-timeline .timeline:nth-child(odd) {
margin:-100px 0 0 0
}
.main-timeline .timeline:nth-child(even) {
margin-bottom:60px
}
.main-timeline .timeline:first-child, .main-timeline .timeline:last-child:nth-child(even) {
margin:0
}
.main-timeline .timeline:nth-child(2n):before {
background:0 0;
box-shadow:0 0 1px 2px #000
}
.main-timeline .timeline:nth-child(2n) .year {
background:#ebebeb
}
.main-timeline .timeline:nth-child(2n) .year:before {
border-top-color:#ebebeb
}
.main-timeline .timeline:nth-child(3n):before {
background:0 0;
box-shadow:0 0 1px 2px #000
}
.main-timeline .timeline:nth-child(3n) .year {
background:#ebebeb
}
.main-timeline .timeline:nth-child(3n) .year:before {
border-top-color:#ebebeb
}
.main-timeline .timeline:nth-child(4n):before {
background:0 0;
box-shadow:0 0 1px 2px #000
}
.main-timeline .timeline:nth-child(4n) .year {
background:#ebebeb
}
.main-timeline .timeline:nth-child(4n) .year:before {
border-top-color:#ebebeb
}
.main-timeline .timeline:nth-child(5n) .year {
background:#ebebeb
}
.main-timeline .timeline:nth-child(5n) .year:before {
border-top-color:#ebebeb
}
.main-content p {
	font-style:normal;
	font-family:"Webly Sleek SemiLight", Helvetica, droid sans, sans-serif;
	font-variant:normal;
	font-weight:400;
	line-height:22px;
	font-size:15px
}
.main-content .tiklist {
	margin-left:20px
}
.main-content .tiklist li {
	list-style:square;
	line-height:normal;
	font-family:"Webly Sleek SemiLight", Helvetica, droid sans, sans-serif
}
#Vision p {
	font-size:22px;
	line-height:35px;
	text-align:center
}
#Mission .tiklist li {
	font-size:22px;
	line-height:35px
}
#Values table td {
	font-size:22px;
	line-height:35px
}
.main-content .womancon li {
	list-style-image:url(../images/list-icon33.png)
}
.main-content .womancon li {
	list-style-image:url(../images/list-icon33.png)
}
#hrs .tiklist li {
	line-height:24px
}
#hrs .tiklist li {
	line-height:24px
}
#corporate ul {
	margin-left:20px
}
#corporate ul li {
margin-bottom: .2em;
position: relative;
padding-left: 20px;
text-align: left;
line-height:24px
}
#corporate ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 0;
	background-image: url(../images/list-icon33-5.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}
.investor-rel .hradblue {
	background:#18579c;
	color:#fff
}
.investor-rel .hradblue2 {
	background:#3171b8;
	color:#fff
}
.investor-rel .hradblue3 {
	background:#5091d7;
	color:#fff
}
.investor-rel h1.sbold, .investor-rel p.sbold {
	float:left
}
.investor-rel p {
	float:left;
	width:100%
}
.investor-rel .hradgray {
	background:#2d373e;
	color:#fff
}
.investor-rel .eblgreen {
	background:#00a651;
	color:#fff
}
.investor-rel .orange {
	background:#ffd000;
	color:#fff
}
.investor-rel .symbol {
	width:20%;
	padding:50px 15px
}
.investor-rel .ebliesymbol {
	width:40%;
	padding:50px 15px
}
.investor-rel .symbol, .investor-rel .value {
	display:inline-block;
	text-align:center
}
.investor-rel .value.white {
	border-color:rgba(0, 0, 0, .5);
	text-align:center
}
.investor-rel .value {
	width:100%;
	margin-top:30px;
	padding-left:5%
}
.investor-rel .ebliedata {
	width:60%;
	margin-top:30px;
	padding-left:5%
}
.investor-rel .value {
	float:right;
	text-align:center
}
.investor-rel .symbol, .investor-rel .value {
	display:inline-block;
	text-align:center
}
.investor-rel .value h1 {
	font-weight:300
}
.investor-rel .value h1, .investor-rel .value p {
	margin:0;
	padding:0
}
.investor-rel .value h1, .investor-rel .value p {
	margin:0;
	padding-bottom:0;
	color:#000
}
.investor-rel .addr-font-h1 {
	font-size:32px;
	width:auto;
	line-height:32px;
	color:#555
}
.investor-rel .pl_pr_6px {
	padding-right:6px!important;
	padding-left:6px!important;
	margin-bottom:12px
}
.investor-rel .nis-panel {
	min-height:105px;
	box-shadow:0 0 0 1px rgba(0, 0, 0, .7), 0 1px 2px rgba(0, 0, 0, .18)
}
.nis-rel .value.white {
	border-color:rgba(0, 0, 0, .5);
	text-align:center
}
.nis-rel .hradblue {
	background:#18579c;
	color:#fff
}
.nis-rel .value {
	width:100%;
	padding:10px 10px
}
.investor-rel .overview-panel {
	min-height:175px;
	box-shadow:0 0 0 1px rgba(0, 0, 0, .7), 0 1px 2px rgba(0, 0, 0, .18)
}
.investor-rel .overview-panel:hover {
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	box-shadow:0 0 12px rgba(0, 0, 0, .5);
	border:1px solid #000
}
.credit-rel .overview-panel {
	min-height:125px;
	box-shadow:0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .18)
}
.credit-rel .symbol, .credit-rel .value {
	display:inline-block;
	text-align:center
}
.credit-rel .value {
	width:90%;
	margin-top:30px;
	border-left:1px solid;
	padding-left:10%
}
.credit-rel .value {
	float:right;
	text-align:left
}
.ca-menu {
	padding:0;
	margin:10px auto
}
.ca-menu h2 {
	text-transform:uppercase;
	color:#a29e9e
}
.ca-menu li {
	width:22.3333%;
	height:180px;
	overflow:hidden;
	position:relative;
	float:left;
	padding:10px;
	background:#ffd000;
	margin:10px;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
transition:all .3s linear
}
.ca-menu li:last-child {
	margin-right:0
}
.ca-menu li a {
	text-align:left;
	width:100%;
	height:100%;
	display:block;
	color:#ffd000;
	position:relative
}
.asset-icon {
	font-size:36px;
	color:#000;
	margin-top:20px;
	width:100%;/*! height: 50%; */
	text-align:center
}
.ca-icon small {
	font-size:14px
}
.asset-per-icon {
	width:100%;
	font-size:22px;
	margin-top:20px;
	text-align:center
}
.asset-per-icon .fa {
	color:#005aaa
}
.ca-icon {
	font-size:24px;
	color:#000;
	line-height:130px;
	position:absolute;
	width:100%;/*! height: 50%; */
	left:0;
	top:0;
	font-weight:700;
	text-align:center;
-webkit-transition:all .4s linear;
-moz-transition:all .4s linear;
-o-transition:all .4s linear;
-ms-transition:all .4s linear;
transition:all .4s linear
}
.ca-icon2{
	font-size:24px;
	color:#000;
	line-height:130px;
	position:absolute;
	width:100%;/*! height: 50%; */
	left:0;
	top:-20%;
	font-weight:700;
	text-align:center;
-webkit-transition:all .4s linear;
-moz-transition:all .4s linear;
-o-transition:all .4s linear;
-ms-transition:all .4s linear
	}
.ca-icon2 small {
    font-size: 14px;
}	
.ca-content {
	position:absolute;
	left:0;
	width:100%;
	height:50%;
	top:50%
}
.ca-main {
	margin-top:15px;
	font-size:16px;
	opacity:1;
	text-align:center;
	color:#555;
-webkit-transition:all .2s linear;
-moz-transition:all .2s linear;
-o-transition:all .2s linear;
-ms-transition:all .2s linear;
transition:all .2s linear
}
.ca-sub {
	text-align:center;
	font-size:24px;
	color:#666;
	line-height:40px;
	opacity:.8;
	position:absolute;
	bottom:0;
	width:100%;
-webkit-transition:all .2s linear;
-moz-transition:all .2s linear;
-o-transition:all .2s linear;
-ms-transition:all .2s linear;
transition:all .2s linear
}
.ca-menu li:hover {
	border:1px solid rgba(0, 0, 0, .2)
}
.Visioninline:after {
	content:"";
	background:#000;
	width:1px;
	height:100%;
	position:absolute;
	top:0;
	right:5px
}
.missionvissondescription ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:30px;
	text-align:left
}
.missionvissondescription ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:2px;
left:10px;
background-image:url(../images/arrow.gif);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.missionvisson {
	background:#fff;
	padding:20px 0 30px
}
.mission-timeline {
	position:relative
}
.mission-timeline .mtimeline {
	width:50%;
	float:right;
	position:relative;
	z-index:1
}
.mission-timeline .mtimeline:after, .mission-timeline .mtimeline:before {
	content:"";
	display:block;
	width:100%;
	clear:both
}
.mission-timeline .mtimeline:before {
	content:"";
	width:40%;
	height:6px;
	background:#ffd000;
	position:absolute;
	top:50%;
	left:0;
	z-index:-1;
	transform:translateY(-50%)
}
.mission-timeline .mtimeline:after {
	content:"";
	width:6px;
	height:70%;
	background:#ffd000;
	position:absolute;
	top:40%;
	left:-3px
}
.mission-timeline .mtimeline-content {
	width:85%;
	float:right;
	margin-right:15px;
	background:#fff;
	border-radius:10px
}
.mission-timeline .mtimeline-content:after {
	left:30%;
	transform:translate(-50%, -50%)
}
.mission-timeline .year {
	display:block;
	font-size:28px;
	font-weight:700;
	color:#ffd000;
	text-align:center;
	padding-left:50px
}
.mission-timeline .content-inner {
	padding:35px 15px 35px 110px;
	margin-right:-15px;
	background-color:#f93;
	background-image:linear-gradient(141deg, #2781d1 0, #2781d1 60%, #2781d1 75%);
	border-radius:0;
	position:relative
}
.mission-timeline .content-inner:after {
	border-top:none;
	border-bottom:10px solid transparent;
	top:auto;
	bottom:-10px
}
.mission-timeline .icon {
	width:110px;
	height:100%;
	text-align:center;
	position:absolute;
	top:0;
	left:0
}
.mission-timeline .icon i {
	font-size:60px;
	font-weight:700;
	color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%)
}
.mission-timeline .title {
	font-size:22px;
	font-weight:700;
	color:#fff;
	margin:0 0 5px 0
}
.mission-timeline .description {
	color:#fff;
	margin:0
}
.mission-timeline .mtimeline:nth-child(2n) .icon, .mission-timeline .mtimeline:nth-child(2n):after, .mission-timeline .mtimeline:nth-child(2n):before {
left:auto;
right:0
}
.mission-timeline .mtimeline:nth-child(2n):after {
right:-3px
}
.mission-timeline .mtimeline:nth-child(2n) .mtimeline-content {
float:left;
margin:0 0 0 15px
}
.mission-timeline .mtimeline:nth-child(2n) .mtimeline-content:after, .mission-timeline .mtimeline:nth-child(2n) .mtimeline-content:before {
left:auto;
right:-13px
}
.mission-timeline .mtimeline:nth-child(2n) .mtimeline-content:after {
right:22%;
margin-right:-25px
}
.mission-timeline .mtimeline:nth-child(2n) .year {
padding:0 50px 0 0
}
.mission-timeline .mtimeline:nth-child(2n) .content-inner {
padding:35px 110px 35px 15px;
margin:0 0 0 -15px;
border-radius:0
}
.mission-timeline .mtimeline:nth-child(2n) .content-inner:after {
border-top:none;
border-bottom:10px solid transparent
}
.mission-timeline .mtimeline:nth-child(2) {
margin-top:0
}
.mission-timeline .mtimeline:nth-child(odd) {
margin:-190px 0 0 0
}
.mission-timeline .mtimeline:nth-child(even) {
margin-bottom:70px
}
.mission-timeline .mtimeline:nth-child(3n) {
margin:27px 0 0 0;
position:relative;
bottom:-20px;
right:157px;
width:100%
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner {
padding:35px 20px 35px 20px;
margin-right:0;
background:#ffd000;
border-radius:0;
position:relative
}
.mission-timeline .mtimeline:nth-child(3n) .mtimeline-content::after {
top:-1%;
left:63.84%
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner::after, .mission-timeline .mtimeline:nth-child(3n) .content-inner::before {
border:none
}
.mission-timeline .mtimeline:nth-child(3n) .mtimeline-content {
width:75%;
float:right;
padding:0 30px 30px 30px;
margin-right:15px;
background:#fff;
border-radius:10px;
box-shadow:none
}
.mission-timeline .mtimeline:nth-child(3n)::before {
display:none;
border:none
}
.mission-timeline .mtimeline ul li {
	list-style:square;
	color:#fff
}
.mission-timeline .mtimeline:first-child, .mission-timeline .mtimeline:last-child:nth-child(even) {
margin:0
}
.mission-timeline .mtimeline:nth-child(2n) .content-inner, .mission-timeline .mtimeline:nth-child(2n) .mtimeline-content:after, .mission-timeline .mtimeline:nth-child(2n) .mtimeline-content:before, .mission-timeline .mtimeline:nth-child(2n):after, .mission-timeline .mtimeline:nth-child(2n):before {
background-color:#0072bc;
background-image:linear-gradient(141deg, #005aaa 0, #005aaa 51%, #005aaa 75%)
}
.mission-timeline .mtimeline:nth-child(2n) .year {
color:#005aaa
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner, .mission-timeline .mtimeline:nth-child(3n) .mtimeline-content:after, .mission-timeline .mtimeline:nth-child(3n) .mtimeline-content:before, .mission-timeline .mtimeline:nth-child(3n):after, .mission-timeline .mtimeline:nth-child(3n):before {
background:#00a3a9
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner:after, .mission-timeline .mtimeline:nth-child(3n) .content-inner:before {
border-left-color:#006662
}
.mission-timeline .mtimeline:nth-child(3n) .year {
color:#00a3a9
}
.mission-timeline .mtimeline:nth-child(4n) .content-inner, .mission-timeline .mtimeline:nth-child(4n) .mtimeline-content:after, .mission-timeline .mtimeline:nth-child(4n) .mtimeline-content:before, .mission-timeline .mtimeline:nth-child(4n):after, .mission-timeline .mtimeline:nth-child(4n):before {
background:#f92534
}
.mission-timeline .mtimeline:nth-child(4n) .content-inner:after, .mission-timeline .mtimeline:nth-child(4n) .content-inner:before {
border-right-color:#92070e
}
.mission-timeline .mtimeline:nth-child(4n) .year {
color:#f92534
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner {
background:#fff
}
.mission-timeline .mtimeline:nth-child(3n) .content-inner td {
border:1px solid #ccc
}
.title-dots span {
	color:#f07800;
	font-size:22px;
	line-height:40px;
	padding:0 10px;
	text-align:center
}
.title-dots {
	height:40px;
	margin-bottom:0;
	margin-top:0;
	width:100%;
	background-color:#f8f8f8
}
.title-dots-hvr {
	width:100%;
	overflow:hidden
}
.ebl-ver-3strip .productstrip {
	height:1px;
	width:33.33%;
	float:left
}
.ebl-big-product {
	overflow:hidden;
	background:#f8f8f8
}
.ebl-big-product::after {
content:"";
position:absolute;
top:0;
bottom:0;
left:-24px;
width:24px;
background:#f8f8f8
}
.ebl-big-product-bottom::after {
content:"";
position:absolute;
top:0;
bottom:0;
right:-12px;
width:20px;
background:#f8f8f8
}
.ebl-big-product-img img {
	max-height:224px
}
.aboutdetails {
	padding-left:30px
}
.callto-action-imgbox {
	margin-right:-30px;
	position:relative;
	display:block;
	padding-left:30px;
	padding-top:30px;
	z-index:1;
	margin-bottom:30px
}
.callto-action-imgbox img {
	width:100%
}
.callto-action-imgbox::before {
position:absolute;
top:0;
left:0;
bottom:40px;
right:40px;
content:"";
background:#fff;
border:2px solid #47588f;
z-index:-1
}
.product-title a {
	color:#005aaa;
	font-size:20px;
	line-height:40px;
	padding:0 10px
}
.ebl-deposit .entry-content {
	min-height:180px
}
.ebl-deposit .deposit-readmore {
	position:absolute;
	bottom:10px;
	right:5px
}
.dpscontent .dpsicon {
	float:left;
	padding-right:5px;
	position:relative;
	width:25%;
	margin-top:10px
}
.dpscontent .dpsdata {
	float:left;
	width:72%;
	padding-left:15px
}
.cta-footer-wrapper {
	background-color:#e1dfdb;
	overflow:visible;
	padding:1px
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col {
	display:-ms-flexbox;
	display:flex;
	border-bottom:none;
	border-right:1px solid #fff;
	margin-bottom:0;
	-ms-flex-direction:row;
	flex-direction:row
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-body .cta-footer-icon {
	height:120px
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-body .cta-footer-icon div {
	background-color:#fff;
	border-radius:10%;
	height:100px;
	width:100px;
	margin:0 auto
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-body .cta-footer-icon div>i {
	font-size:52px;
	line-height:100px
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-body p a[href^="tel:"] {
color:#2d373e;
font-size:30px;
font-weight:700;
line-height:.9em;
display:inline-block;
margin-bottom:12px;
color:#2d373e
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-body h6 {
	margin-top:0;
	margin-bottom:18px;
	font-size:22px;
	line-height:1.4
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content {
	padding:0 18px;
	width:100%
}
.btn.btn-primary {
	color:#fff;
	border-color:#d5002b;
	background-color:#d5002b;
transition:background .2s ease, color .2s ease
}
.cta-footer-wrapper .cta-footer-row .cta-footer-col .cta-footer-content .cta-footer-action {
	margin:30px 0 0
}
#myTab .nav-tabs>li {
	width:100%
}
.accordion-theme-colored .panel-default>.panel-heading {
	background-color:transparent
}
.panel-blue-border {
	border-top:10px solid #555;
	border-radius:0!important
}
.accordion-theme-colored .panel-blue-border>.panel-heading .panel-title>a, .accordion-theme-colored .panel-blue-border>.panel-heading .panel-title>a:focus, .accordion-theme-colored .panel-blue-border>.panel-heading .panel-title>a:hover {
	color:#333;
	padding:10px 20px;
	font-size:20px
}
.sctab li {
	border-left:1px solid #ccc
}
#smetab.nav-tabs>li{
position: relative;
display: inline-flex;
border-right: 1px solid #fff;
border-bottom: 1px solid #005aaa;
}
#smetab.nav-tabs>li{
position: relative;
width: 100%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width:25%;

}
#RetailmycustomTab.nav-tabs>li{
position: relative;
display: inline-flex;
border-right: 1px solid #fff;
margin-bottom:1px;
}
#RetailmycustomTab.nav-tabs>li{
position: relative;
width: 100%;
-ms-flex: 0 0 20.0%;
flex: 0 0 20.0%;
max-width:20.0%;
height:60px;


}
#RetailmycustomTab.navtab_bottom {
	position: relative;
	/* left: 10%; */
	justify-content: center;
	vertical-align: middle;
	align-content: center;
}
#RetailmycustomTab.nav-tabs > li {
	position: relative;
	width: 100%;
	-ms-flex: 0 0 20.0%;
	flex: 0 0 20.0%;
	max-width: 20.0%;
	height: 60px;
}
#RetailmycustomTab.nav-tabs>li.active.rtabbot3{border-bottom: 1px solid #005aaa; background:#CCC;
}
#RetailmycustomTab.nav-tabs>li.active.rtabtop3{border-top: 1px solid #005aaa; background:#CCC;
}

#partner2Tab.nav-tabs>li {
	position:relative;
	display:inline-flex;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#partner2Tab.nav-tabs>li {
	position:relative;
	width:100%;
	-ms-flex:0 0 49.33%;
	flex:0 0 49.33%;
	max-width:49.33%
}
#partner2Tab.partner22Tab.nav-tabs > li {
	position: relative;
	width: 100%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
.doffers ul li {
	font-size:14px
}
.doffers ul li {
	background:url(../images/tick.png) no-repeat left 8px
}
.doffers li:first-child {
	border-top:1px solid #eee
}
.doffers li {
	border-bottom:1px solid #eee;
	font-size:14px;
	list-style:none;
	padding:10px 0 10px 40px;
	position:relative
}
#partnerTab.nav-tabs>li {
	position:relative;
	display:inline-flex;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#partnerTab.nav-tabs>li {
	position:relative;
	width:100%;
	-ms-flex:0 0 33.33%;
	flex:0 0 33.33%;
	max-width:33.33%
}
#smetab.nav-tabs>li {
	position:relative;
	display:inline-flex;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#smetab.nav-tabs>li {
	position:relative;
	width:100%;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
#Retailmy6Tab.nav-tabs>li {
	position:relative;
	display:inline-flex;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#Retailmy6Tab.nav-tabs>li {
	position:relative;
	width:100%;
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%
}
#RetailmyTab.nav-tabs>li {
	position:relative;
	display:inline-flex;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#RetailmyTab.nav-tabs>li {
	position:relative;
	width:16.5%;
	-ms-flex:0 0 16.5%;
	flex:0 0 16.5%;
	max-width:16.5%;
}
#smemyTab.nav-tabs>li {
	position:relative;
	width:100%;
	-ms-flex:0 0 20%;
	flex:0 0 33.33%;
	max-width:33.33%;
	border-right:1px solid #fff;
	border-bottom:1px solid #005aaa
}
#RetailmyTab.nav-tabs>li.active {
	border-bottom:1px solid #005aaa
}
#smemyTab.nav-tabs>li.active {
	border-bottom:1px solid #005aaa
}
.menustab-menu {
	text-align:center;
	z-index:50
}
.menustab-menu li {
	display:inline-flex;
	border-right:1px solid #000;
	background:#005aaa
}
.menustab-menu li:first-child {
	border-left:none
}
.menustab-menu li:last-child {
	border-right:none
}
.menustab-menu li a {
	line-height:1rem;
	font-size:18px;
	color:#000
}
.menustab-menu>li>a {
	background-color:transparent;
	border-radius:0;
	width:100%;
	font-size:18px;
	font-weight:400;
	line-height:1.2rem;
	text-transform:capitalize;
	color:#fff;
	margin-right:0;
	border:1px solid #005aaa
}
.menustab-menu>li.active>a, .menustab-menu>li.active>a:focus, .menustab-menu>li.active>a:hover {
	color:#000;
	cursor:default;
	background-color:#fff;
	border:none;
	width:100%;
	font-size:18px;
	padding:8px 0;
	z-index:51
}
#womensTab.nav-tabs > li {
	position: relative;
	width: 100%;
	-ms-flex: 0 0 16.0%;
	flex: 0 0 16.0%;
	max-width: 16.0%;
	height: 60px;
	align-items: center;
}
#womensTab.nav-tabs > li:hover,#womensTab.nav-tabs > li.active {
	background-color:#fff;
}
#Eligibility .wmanpborder1px::after {
content:"";
display:block;
height:100%;
width:1px;
background:#e1dbdb;
position:absolute;
right:28px;
top:0
}
#Eligibility .pborder1px::after {
content:"";
display:block;
height:100%;
width:1px;
background:#000;
position:absolute;
right:80px;
top:0
}
.pdetails80 {
	max-width:80%
}
.card-div {
	background-color:#fff;
	min-height:250px;
	max-height:250px
}
.card-block {
	background:#f5f5f5
}
.card-block-bottom {
	min-height:220px;
	max-height:220px;
	overflow-Y:auto
}
.card-block-custom {
	text-align:left
}
.card-block li {
	font-style:normal;
	font-family:"Webly Sleek Light", Helvetica, droid sans, sans-serif;
	font-variant:normal;
	font-weight:400;
	line-height:22px;
	font-size:15px
}
.card-block-bottom ul li, .card-block-top ul li {
	display:block;
	padding:0 0 0 15px;
	position:relative;
	font-size:14px
}
.card-block-bottom ul li::after, .card-block-top ul li::after {
content:" ";
position:absolute;
left:0;
top:7px;
display:block;
width:7px;
height:7px;
border-radius:0;
border:1px solid #005aaa;
background-color:#005aaa
}
.card-block hr {
	color:#d7d2cb;
	border:1px solid #d7d2cb;
	margin-top:10px;
	margin-bottom:10px
}
.card-block a.menu_blue1 {
color:#004f95  !important;
}
.card-block a {
color:#fff !important;
}
.table-striped>thead>tr {
	background:#fff none repeat scroll 0 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase
}
.table-striped.table-thcolor>thead>tr {
	color:#555
}
.table-striped>tbody>tr:nth-of-type(2n+1) {
background-color:#f5f5f5
}
.list-type3 {
	width:510px;
	height:300px;
	overflow:auto
}
.list-type3 a, .list-type3 li {
	float:right;
	height:44px;
	line-height:35px;
	position:relative;
	font-size:15px;
	margin-bottom:12px;
	transition:background-color 1.5s ease;
	width:99%
}
.list-type3 a {
	padding:0 60px 0 12px;
	background:#0089e0;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px
}
.list-type3 a:before {
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #0089e0 transparent transparent;
	border-style:solid;
	border-width:18px 12px 18px 0
}
.list-type3 a:after {
	content:"";
	position:absolute;
	top:15px;
	left:0;
	float:left;
	width:6px;
	height:6px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977
}
.list-type3 a:hover {
	background:#555
}
.list-type3 a:hover:before {
	border-color:transparent #0089e0 transparent transparent
}
.Quarterly::after {
content:"";
display:block;
height:100%;
width:1px;
background:#000;
position:absolute;
right:30px;
top:0
}
.kl-video {
	position:absolute;
	z-index:1
}
.kl-video iframe, .kl-video video {
	display:block;
	max-width:none
}
.video-container {
	position:relative;
	padding-bottom:55.25%;
	height:0;
	overflow:hidden
}
.video-container embed, .video-container iframe, .video-container object {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.custom-position {
	padding-top:10%;
	padding-right:15%;
	padding-bottom:10%;
	padding-left:15%;
	background-color:rgba(0, 0, 0, .7)!important;
	min-height:255px
}
.custom-position2 {
	padding-top:10%;
	padding-right:15%;
	padding-bottom:10%;
	padding-left:15%;
	background-color:rgba(242, 176, 68, .7)!important;
	min-height:255px
}
.custom-position::after {
content:"";
display:block;
height:100%;
width:1px;
background:#666;
position:absolute;
right:1px;
top:0
}
.max-w220 {
	max-width:220px!important
}
.custom-position3 {
	padding-top:2%;
	padding-right:15%;
	padding-bottom:10%;
	padding-left:10%;
	background-color:rgba(0, 0, 0, .7)!important;
	min-height:255px
}
.mtop-50 {
	margin-top:50px
}
.ptop-30 {
	padding-top:30px
}
.kl-iconbox__title {
	font-size:22px;
	line-height:30px;
	font-weight:600;
	font-style:normal;
	color:#fff
}
.kl-iconbox {
	margin-bottom:30px
}
.kl-iconbox__cta-wrapper, .kl-iconbox__desc-wrapper, .kl-iconbox__icon-wrapper, .kl-iconbox__title-wrapper {
	margin-top:0;
	margin-bottom:15px
}
.kl-iconbox__content-wrapper {
	overflow:hidden
}
.kl-iconbox__desc, .kl-iconbox__title {
	margin:0
}
.kl-iconbox__desc {
	font-size:14px;
	line-height:24px;
	font-weight:400;
	font-style:normal;
	color:#121212
}
.kl-iconbox__icon {
	line-height:1;
	font-size:42px;
-webkit-transition:color .2s cubic-bezier(.215, .61, .355, 1);
transition:color .2s cubic-bezier(.215, .61, .355, 1)
}
span.kl-iconbox__icon {
	font-size:46px
}
.kl-iconbox--theme-light, .kl-iconbox--theme-light a {
	color:#fff
}
.kl-iconbox--theme-dark, .kl-iconbox--theme-dark a {
	color:#323232
}
.kl-iconbox--fleft .kl-iconbox__icon-wrapper {
	float:left;
	margin-right:20px
}
.kl-iconbox--fright .kl-iconbox__icon-wrapper {
	float:right;
	margin-left:20px
}
.kl-iconbox--sh .kl-iconbox__icon-wrapper {
	position:relative
}
.kl-iconbox--align-left.kl-iconbox--sh span.kl-iconbox__icon, .kl-iconbox--align-right.kl-iconbox--sh span.kl-iconbox__icon {
	text-align:center
}
.kl-iconbox--sh-square span.kl-iconbox__icon {
	display:inline-block;
	border-radius:3px;
	vertical-align:middle;
	position:relative;
	z-index:1;
	padding:22px;
	background-color:#3498db;
	color:#fff
}
.kl-iconbox--sh-square span.kl-iconbox__icon:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	z-index:-1;
	border-radius:3px;
-webkit-transition:width .2s cubic-bezier(.215, .61, .355, 1), left .2s cubic-bezier(.215, .61, .355, 1), right .2s cubic-bezier(.215, .61, .355, 1);
transition:width .2s cubic-bezier(.215, .61, .355, 1), left .2s cubic-bezier(.215, .61, .355, 1), right .2s cubic-bezier(.215, .61, .355, 1)
}
.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after {
	width:120%;
	left:-10%;
	background-color:#2980b9
}
.kl-iconbox--align-left.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after, .kl-iconbox--fleft.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after {
	width:120%;
	left:-20%
}
.kl-iconbox--align-right.kl-iconbox--sh-square span.kl-iconbox__icon:after, .kl-iconbox--fright.kl-iconbox--sh-square span.kl-iconbox__icon:after {
	left:auto;
	right:0
}
.kl-iconbox--align-right.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after, .kl-iconbox--fright.kl-iconbox--sh-square:hover span.kl-iconbox__icon:after {
	width:120%;
	left:auto;
	right:-20%
}
.kl-iconbox--sh-circle span.kl-iconbox__icon {
	display:inline-block;
	border-radius:50%;
	vertical-align:middle;
	position:relative;
	z-index:1;
	padding:22px;
	background-color:#e74c3c;
	color:#fff
}
.kl-iconbox--sh-circle span.kl-iconbox__icon:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	border-radius:50%;
	opacity:0;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50%;
-webkit-transition:-webkit-transform .2s cubic-bezier(.215, .61, .355, 1), opacity .2s cubic-bezier(.215, .61, .355, 1);
transition:transform .2s cubic-bezier(.215, .61, .355, 1), opacity .2s cubic-bezier(.215, .61, .355, 1)
}
.kl-iconbox--sh-circle:hover span.kl-iconbox__icon:after {
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15);
	transform:scale(1.15);
	opacity:1;
	background-color:#c0392b
}
.kl-iconbox.stage .kl-iconbox__icon {
	color:#d1d1d1
}
.kl-iconbox.stage:hover .kl-iconbox__icon {
	color:#005aaa
}
img.kl-iconbox__icon {
	max-width:100px
}
img.kl-iconbox__icon.agency-icons {
	max-width:150px;
	width:100%;
	padding:10px
}
.default-icon-style .kl-iconbox__icon {
	font-size:16px
}
.default-icon-style .kl-iconbox__title {
	font-size:17px;
	line-height:25px
}
.maskcontainer--mask3 {
	border-bottom:0!important
}
.kl-bottommask--mask3 {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:57px
}
.kl-bottommask--mask3 .svgmask {
	position:absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	margin-bottom:-15px
}
.kl-bottommask--mask3 .glyphicon {
	position:absolute;
	bottom:5px;
	left:50%;
	display:block;
	width:30px;
	text-align:center;
	font-size:22px;
	opacity:.2;
	height:15px;
	top:auto;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	margin-left:1px
}
.SME_block {
	background:#fbfbfb;
	padding:0 0 5px;
position:relative z-index:110!important
}
.SME_block:hover {
	border-radius:4px
}
.SME_block .sme-block h4 {
	color:#333;
	font-size:18px!important
}
.SME_block .sme-block ul {
	margin-left:3px
}
.SME_block .sme-block ul li {
	display:block;
	padding:0 0 0 15px;
	position:relative;
	font-size:15px
}
.SME_block .sme-block ul li::after {
content:" ";
position:absolute;
left:0;
top:7px;
display:block;
width:7px;
height:7px;
border-radius:0;
border:1px solid #005aaa;
background-color:#005aaa
}
.SME_block.SME_blockhover:hover {
	overflow-Y:Auto!important
}
.SME_block.SME_blockhover:hover .title-dots span {
	font-size:20px
}
.SME_block .details {
	/*overflow:hidden;
	overflow:visible;
	opacity:1;
	visibility:hidden;*/
	overflow:visible;
	opacity:1;
	visibility:visible;
	position:relative;
	background:#fbfbfb;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out;
	font-size:15px;
	line-height:22px
}
.SME_block .sme-block-first-part {
	/*min-height:250px;
	max-height:250px;
	overflow:hidden*/
}
.SME_block .sme-div {
	min-height:253px
}
/*.SME_block:hover .details {
	opacity:1;
	visibility:visible;
	z-index:999
}*/
.SME_block:hover .btn-theme-colored {
	box-shadow:0 0 12px transparent
}
.SME_block:hover {
	z-index:1
}
.SME_block .details .social-icons {
	padding:0;
	margin-left:-4px;
	margin-right:-4px
}
.SME_block .details .social-icons li {
	margin:0 4px
}
.SME_block .details .social-icons li:first-child {
	margin-left:0
}
.SME_block .details {
	width:93%
}
.sctb-icon-nocolor {
	background-color:#121212
}
.has-pattern::before {
content:'';
width:100%;
height:100%;
background:url(../images/WootWood.png);
background-size:6%;
position:absolute;
top:0;
left:0;
opacity:.7
}
.media-box .date {
	background:#f4f1ed;
	color:#9b9c9d;
	float:left;
	font-size:22px;
	font-weight:700;
	margin-right:2.9%;
	text-align:center;
	text-transform:capitalize;
	width:100%
}
#contentContainer .buttonWhite, .blog-thumb h5 a, .shareholders h2 {
	text-transform:uppercase
}
.media-box .date span {
	background:#ffd000;
	border-top:1px solid #fff;
	color:#fff;
	display:block;
	font-size:15px;
	padding:.32em 0
}
.btn-u.btn-brd.btn-u-pink {
	border-color:#ffd000
}
.portfolio-box li {
	background:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, .5);
	padding:15px 15px 0;
	margin-left:10px
}
.news hr {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-color:#9b9c9d -moz-use-text-color -moz-use-text-color;
	border-image:none;
	border-style:dashed none none;
	border-width:1px 0 0;
	margin-bottom:20px;
	margin-top:20px
}
.switchcontent p {
	text-align:justify;
	line-height:22px;
	padding:20px 0
}
.media-body-text p {
	text-align:justify;
	line-height:24px
}
.accordion-feature ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:30px;
	text-align:left
}
.accordion-feature ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:2px;
left:10px;
background-image:url(../images/list-icon.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.accordion-feature ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:30px;
	text-align:left
}
.accordion-feature ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:2px;
left:10px;
background-image:url(../images/list-icon.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.accordion-feature .bottomborder {
	border-bottom:1px solid #ccc!important;
	margin-bottom:20px;
	font-size:18px
}
.accordion-feature .bottomborder>div {
	margin-bottom:9px;
	padding-left:24px;
	color:#1c5ad8;
	font-weight:700
}
.accordion-feature ul li a {
	line-height:22px;
	font-size:16px;
	color:#666;
	font-family:"Webly Sleek SemiLight", Helvetica-, droid sans, sans-serif
}
.accordion-feature ul li a:hover {
	line-height:22px;
	font-size:16px;
	color:#1c5ad8
}
.advantage_header {
	background:#397ec3;
	-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
	box-shadow:0 5px 15px rgb(0, 0, 0, .5)
}
.btn-product-view-details .btn-advantag-colored {
	color:#fff;
	background-color:#3da3ff;
	border-color:#333
}
.minheight300 {
	min-height:500px
}
.newcoverdate .datedive {
	font-size:18px;
	margin-bottom:30px
}
.newcoverreadmore {
	margin:20px 0
}
.newcoverreadmore a.morebtn {
	background:#06f;
	color:#fff;
	padding:5px 30px;
	line-height:18px;
	font-size:14px
}
.advantagebox {
	padding:1.33%;
	width:30.5%;
	background-color:#fff;
border-color:#333 -webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
	-webkit-box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	display:inline-block;
	margin:10px;
	vertical-align:top;
transition:all .3s
}
.advantagebox:hover {
	-webkit-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05)
}
.advantage-descbox {
	padding-left:20px;
	vertical-align:middle;
	margin-top:10%
}
.advantagebox hr {
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	border-top:1px dashed rgba(0, 0, 0, .3)
}
.advantagebox img {
	float:left;
	max-width:140px;
	padding-right:20px
}
.advantagebox .partner_advantage hr {
	margin-top:5px;
	margin-bottom:5px;
	border:0;
	border-top:1px dashed rgba(0, 90, 170, .3)
}
.advantagebox a {
	color:#09c
}
.advantagebox a:hover {
	color:#0cf
}
.advantageleftborder::before {
content:" ";
display:inline-block;
position:absolute;
top:0;
width:1px;
height:100%;
border-left:1px solid rgba(191, 189, 189, .7)!important;
left:-20px
}
.partner_advantage ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:0;
left:0;
background-image:url(../images/list-icon31.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.partner_advantage ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.accordion-feature .partner_advantage h4.delta-product-accordion-item-even strong::before, .accordion-feature .partner_advantage h4.delta-product-accordion-item-odd strong::before, .accordion-feature-form.accordion-feature .partner_advantage h4.delta-product-accordion-item-even strong::before, .accordion-feature-form.accordion-feature .partner_advantage h4.delta-product-accordion-item-odd strong::before {
content:""!important;
background-image:url(../images/ebl-gift-icon.png);
background-position:left;
background-repeat:no-repeat;
height:55px;
width:53px;
position:absolute;
top:0;
right:13px;
transition:all .3s
}
.accordion-feature .partner_advantage .info {
	padding:20px 10px 10px;
	background:#fff
}
.product .product-thumb {
	padding-top:20px;
	background:#efefef
}
.product .product-thumb img {
	margin:0 auto
}
.products .product .product-details .product-title {
	color:#222;
	font-size:14px;
	font-weight:300
}
.products .product .product-details {
	padding:0 5px
}
.hvr-shadow {
	display:block;
	vertical-align:middle;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	box-shadow:0 0 1px transparent;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
-webkit-transition-duration:.3s;
transition-duration:.3s;
	-webkit-transition-property:transform;
	transition-property:transform
}
.hvr-shadow:before {
	pointer-events:none;
	position:absolute;
	z-index:-1;
	content:'';
	top:102%;
	left:5%;
	height:10px;
	width:90%;
	opacity:0;
	background:-webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
	background:radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
-webkit-transition-duration:.3s;
transition-duration:.3s;
	-webkit-transition-property:transform, opacity;
	transition-property:transform, opacity
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
	-webkit-transform:translateY(-5px);
	transform:translateY(-5px)
}
.hvr-shadow:active:before, .hvr-shadow:focus:before, .hvr-shadow:hover:before {
	opacity:1;
	-webkit-transform:translateY(5px);
	transform:translateY(5px)
}
.advantage-title a {
	color:#005aaa
}
.post .advantage-content {
	position:relative;
	background:#f8f8f8;
	padding:15px
}
a.btn-advantage {
	position:absolute;
	bottom:20px;
	right:20px
}
.accordion-feature .partner_advantage .info h3 {
	min-height:50px
}
.footerdropdown-menu {
	background:#ffd000;
	color:#fff;
	margin:0!important;
	padding:0!important
}
.footerdropdown-menu>li {
	border-bottom:1px solid #000!important;
	margin:0!important;
	padding:0!important
}
.footerdropdown-menu>li>a {
	display:block;
	padding:5px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap
}
.dataTables_filter {
	margin-bottom:20px
}
.dataTables_filter .form-control {
	border-radius:0;
	box-shadow:none;
	height:40px!important;
	border:2px solid #069;
	border-radius:20px;
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .1), 0 2px 2px 0 rgba(0, 0, 0, .23)
}
div.dataTables_filter label {
	color:#069;
	font-size:18px;
	font-weight:700!important
}
.eblbanner .breadcrumbcontiner {
	position:absolute;
	z-index:20;
	bottom:20px;
	right:0
}
.btn-theme-colored4 {
	color:#fff;
	background-image:linear-gradient(141deg, #fff 0, #b0bec8 51%, #fff 75%);
	border-color:#02b057;
	border-radius:14px;
	border:1px solid #000;
	min-height:100px;
	padding:14px 20px;
	vertical-align:middle
}
.carddetails h5.inlinetitle {
	color:#024296;
	font-size:18px;
	vertical-align:middle
}
.btn-theme-colored4:hover {
	box-shadow:0 2px 10px rgba(0, 0, 0, .7)
}
.btn-theme-colored5 {
	color:#fff;
	background-image:linear-gradient(141deg, #fff 0, #fdc416 51%, #3088d7 75%);
	border-color:#02b057;
	border-radius:14px;
	border:1px solid #000;
	min-height:50px;
	padding:14px 20px;
	vertical-align:middle
}
.btn-theme-colored5 h4 {
	color:#000
}
.btn-theme-colored5:hover {
	box-shadow:0 2px 10px rgba(0, 0, 0, .7)
}
.carddetails ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.carddetails ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon4.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.carddetails ul li li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon35.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.eblcarddetails ul li {
	display:block;
	padding:0 0 0 15px;
	position:relative;
	font-size:14px
}
.eblcarddetails ul li::after {
content:" ";
position:absolute;
left:0;
top:7px;
display:block;
width:7px;
height:7px;
border-radius:0;
border:1px solid #005aaa;
background-color:#005aaa
}
.cardsmodal h4 {
	color:#005aaa
}
.cardsmodal ul li {
	margin-bottom:.5em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.cardsmodal ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon31.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.cardsmodal ul li li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon35.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.retails ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.retails ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon33-5.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.retails ul li li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon35.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.docRequired ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.docRequired ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon33-5.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.docRequired ul li li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon35.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.menu-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	border-bottom:1px solid #ffd000;
	color:#ffd000
}
#productmenus ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:30px;
	text-align:left
}
#productmenus ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:7px;
left:0;
background-image:url(../images/leftarrow.png);
width:25px;
height:26px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
#productmenus {
	background-color:#000;
	min-height:400px;
	max-height:700px;
	overflow-Y:scroll;
	scrollbar-color:#333 #fc3;
	scrollbar-width:thin
}
.border-left-1px {
	border-left:1px solid #000
}
.info-boxes .info-box {
	color:#333;
	background:#fff;
	z-index:10;
	display:-webkit-box;
	display:block;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	background-size:100%!important;
	background-position:center center!important;
	position:relative;
-webkit-transition:all .3s;
transition:all .3s;
	overflow:hidden
}
.info-boxes .info-box:hover {
	background-size:120%!important;
	text-decoration:none
}
.info-boxes .info-box::before {
content:'';
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
display:block;
z-index:-1
}
.info-boxes .info-box.cyan::before {
background:rgba(63, 144, 201, .89)
}
.info-boxes .info-box.orange::before {
background:rgba(245, 165, 12, .89)
}
.info-boxes .info-box.gray::before {
background:rgba(93, 91, 88, .9)
}
.info-boxes .info-box.red::before {
background:rgba(244, 52, 61, .89)
}
.rpdetails {
	font-family:"Webly Sleek SemiLight", Helvetica-, droid sans, sans-serif
}
.rpdetails h2 {
	color:#005aaa!important
}
.rpdetails h3 {
	color:#005aaa!important
}
.rpdetails h4 {
	color:#333!important;
	font-size:16px
}
.rpdetails table th {
	background:#005aaa;
	color:#fff
}
.rpdetails table th p {
	font-weight:700;
	font-family:"Webly Sleek SemiBold", Helvetica, droid sans, sans-serif;
	font-size:16px
}
.rpdetails ul li {
	margin-bottom:.2em;
	position:relative;
	padding-left:20px;
	text-align:left
}
.rpdetails ul li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon33-5.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.rpdetails ul li li::before {
content:" ";
display:inline-block;
position:absolute;
top:3px;
left:0;
background-image:url(../images/list-icon35.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
margin-right:.65em
}
.productx-title {
	position:absolute;
	bottom:0;
	color:#fff;
	width:100%;
	text-align:center;
	font-size:22px;
	margin-bottom:0;
	padding-bottom:30px;
	z-index:0;
	font-family:"Webly Sleek SemiLight";
	font-weight:500
}
.productx-title {
	text-align:left;
	padding:0 15px 15px;
-webkit-transition:padding-bottom .2s ease-out;
transition:padding-bottom .2s ease-out
}
.productx-title::before {
content:'';
position:absolute;
top:-100%;
left:0;
height:200%;
width:100%;
background:-moz-linear-gradient(top, transparent 0, #000 60%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(60%, #000));
background:-webkit-linear-gradient(top, transparent 0, #000 60%);
background:-o-linear-gradient(top, transparent 0, #000 60%);
background:-ms-linear-gradient(top, transparent 0, #000 60%);
background:linear-gradient(to bottom, transparent 0, #000 60%);
z-index:-1;
opacity:.9
}
.imgboxes-border-helper {
	position:absolute;
	left:0;
	bottom:0;
	right:0;
-webkit-transition:all .2s ease-out;
transition:all .2s ease-out;
	z-index:1
}
.services_box--modern .services_box__inner {
	margin-bottom:30px;
	position:relative
}
.services_box--modern .services_box__title {
	font-size:22px;
	font-weight:600;
	line-height:1.3;
	color:#424242;
	margin:15px 0;
	vertical-align:middle
}
.services_box__content p {
	padding-left:30px
}
.services_box--modern .services_box__icon {
	float:left;
	width:80px;
	line-height:80px;
	text-align:center;
	margin-right:20px;
	vertical-align:middle;
	border-radius:50%;
	height:80px;
-webkit-transition:all .15s ease-out;
transition:all .15s ease-out;
	box-shadow:inset 0 0 0 40px #005aaa
}
.services_box--modern:hover .services_box__icon {
	box-shadow:inset 0 0 0 40px #000
}
.services_box--modern .services_box__icon-inner {
	position:relative;
	height:100%
}
.services_box--modern .services_box__icon:after {
	content:'';
	position:absolute;
	top:80px;
	left:40px;
	height:calc(100% - 60px);
	width:1px;
	background-color:rgba(0, 0, 0, .7)
}
.services_box--modern .services_box__iconimg {
	max-width:70px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
transition:opacity .15s ease-out
}
.services_box--modern .services_box__iconimg-hover {
	opacity:0;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(0);
	transform:translateX(-50%) translateY(-50%) scale(0);
transition:all .15s ease-out
}
.services_box--modern:hover .sb--hashover .services_box__iconimg-main {
	opacity:0
}
.services_box--modern:hover .services_box__iconimg-hover {
	opacity:1;
	-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
	transform:translateX(-50%) translateY(-50%) scale(1)
}
.services_box--modern .services_box__fonticon {
	color:#005aaa;
	font-size:40px;
	line-height:83px;
-webkit-transition:color .2s ease-out .1s;
transition:color .2s ease-out .1s
}
.services_box--modern:hover .services_box__fonticon {
	color:#fff
}
.services_box--modern ul {
	list-style:none;
	margin:0;
	padding:0
}
.services_box--modern ul li {
	position:relative
}
.services_box--modern ul li::before {
content:'';
width:14px;
height:3px;
position:absolute;
left:27px;
top:10px;
border-radius:0;
display:block;
background-color:#4e5451;
-webkit-transition:all .15s;
transition:all .15s
}
.services_box--modern ul li:hover:before {
	background-color:#4e5451;
	width:29px;
	left:15px
}
.services_box--modern ul-text {
	vertical-align:middle
}
.services_box--modern.sb--hasicon .services_box__title {
	margin-left:100px
}
.services_box--modern.sb--hasicon .services_box__desc {
	margin-left:100px
}
.services_box--modern.sb--hasicon ul li {
	padding-left:52px;
	line-height:24px
}
.services_box__content h4 {
	color:#005aaa;
	font-size:22px
}
#loadMore {
	padding-bottom:30px;
	padding-top:30px;
	text-align:center;
	width:100%
}
.bigheading p {
	margin:0 auto;
	text-align:justify;
	font-size:1.5rem;
	line-height:1.5em;
	font-weight:300;
	color:#3c3c3c;
	margin-bottom:0
}
.coolTypetext span {
	color:#fff;
	text-align:justify
}
.carouseltopmenu ul.owl-carouseltopmenu div.owl-item {
	border-right:1px solid #000
}
.carouseltopmenu ul.owl-carouseltopmenu .owl-nav button.owl-prev {
	left:-15px;
	padding:22px!important
}
.carouseltopmenu ul.owl-carouseltopmenu .owl-nav button.owl-next {
	right:-40px;
	padding:22px!important
}
#search form {
	color:#fff;
	font-size:28px;
	font-weight:lighter;
	left:22%;
	margin:0;
	outline:0;
	padding-bottom:7px;
	padding-left:0;
	padding-right:30px;
	position:absolute;
	right:0;
	top:20%;
	width:700px
}
#search_result_field {
	width:700px;
	position:relative
}
.search-field {
	flex-grow:1;
	padding-left:45px;
	z-index:99999;	
}
#search_result_fieldx {
	min-height:50px;
	min-width:50px;
	background-color:#fff;
	position:absolute;
	top:100%;
	left:0;
	border-top:1px solid rgba(1, 1, 1, .54);
	right:0
}
.global_results {
	position:absolute;
	top:50px;
	left:0;
	background:#eeee;
	width:100%;
	padding:10px 20px;
	color:#000;
	font-size:16px;
	max-height:400px;
	overflow:auto
}
.global_results p {
	border-bottom:1px solid red;
	font-size:16px;
	padding:5px
}
.global_results p a {
	color:#06f
}
.header-container{ max-width:98%}
.header-container {
	/* max-width: 98%; */
	padding: 0px 2%;
	width: 100%;
	position: relative;
}
#header .header-nav {
	position: relative;
	background: #fff;
	display: flex;
}
.modern-header .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) {

	width: 100%;
}

/* aceibility-switcher */
.skip-to-content-link {
    background: #e77e23;
    height: 30px;
    left: 50%;
    padding: 8px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
  }

  .skip-to-content-link:focus {
    transform: translateY(0%);
  }

.skip-links-wrapper {
	z-index: 9999999999;
	top: -1000px;
	transition: .4s all ease-in-out;
	width: 100%;
	text-align: center;
	padding: 10px;
	background: #09355b !important;
}
.skip-contents:focus .skip-links-wrapper,
.go-access:focus .skip-links-wrapper {
    margin-top: 0 !important;
}
.skip-contents,
.go-access {
    font-size: 12px !important;
    background-color: #fff;
    border: 2px solid rgb(236, 236, 236) !important;
    color: #040F35 !important;
    font-weight: bold;
}
#close-access {
    border: 2px solid rgb(180, 0, 0);
}
#close-access:focus {
    border: 2px solid rgb(255, 0, 0);
}

.skip-contents:focus,
.go-access:focus {
    border: 2px solid #040F35 !important;
}

.css-denfxg {
	display: block;
	padding: 10px 20px;
	border-radius: 40px;
	font-size: 0.875rem;
	cursor: pointer;
	color: rgb(255, 255, 255);
	background-color: rgb(103, 22, 136);
	z-index: 99999;
	position: fixed;
	top: 10px;
	left: 50%;
	transition: transform 200ms ease 200ms;
	transform: translateX(-50%) translateY(-150%);
}
.css-denfxg:focus{
    transform: translateY(0%);

}
.aceibility-switcher {
	width: 210px;
	position: fixed;
	left: -210px;
	top: 50%;
	margin-top: -240px;
	background: #005aaa;
	z-index: 400;
	padding: 10px 10px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	box-shadow: 3px 0 15px rgba(0,0,0,0.40);
	z-index: 99999;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: 1px solid #fff;
	border-left: none;
}
.aceibility-switcher .accsstitle {
	color: #fff !important; font-size:16px;
}
.aceibility-switcher .accsssubtitle {
	color: #fff !important;
}
.aceibility-switcher a {
	color: #fff !important;
	font-size: 13px;
}
 
.aceibility-switcher a.active {
	background: #eeeeee;
	color: #000 !important;
	border-radius: 15px;
	box-shadow: 3px 0 15px rgb(6, 25, 38);
}
.aceibility-switcher hr {
	border-top: 1px solid rgb(255, 255, 255);
}
.position {
	left: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.picker_close {
	width: 29px;
	height: 35px;
	position: absolute;
	right: -36px;
	top: 30px;
	border-left: 0;
	text-align: center;
	padding: 5px !important;
	background: #0059a9;
	border:none;
}




.picker_close i {
	font-size:22px;
	margin-top:0px;
	color:#fff;
}
.position {
	left: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.animations {
	display: table;
	padding: 10px 0 15px;
	text-align: left;
	width:100%;
}
.animations a {
	display: inline-block;
	text-align: center;
	/* width: 46.9%; */
	margin: 0 5px 0 0;
	color: #0055a2;
	font-size: 17px;
	/* border: 1px solid #eee; */
	padding: 7px 7px 7px;
	/* height: 36px;
	width: 50px; */
	line-height: normal;
	font-weight: 400;
}
.animations a:hover, .animations a.active{
	background:#eeeeee;color:#5d5d5d;
}
.styled-selectt ul {
 list-style: none;
}

.styled-selectt ul li a{
    position: relative;
   }
/* .styled-selectt ul li a::before {
content: "";
width: 5px;
height: 5px;
position: absolute;
left: -13px;
background: #0055a2;
top: 10px;
}

.styled-selectt ul li a.btnselected::before {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    left: -13px;
    background: #0055a2;
    top: 10px;
    } */
.btnselected {
	color: #0055a2;

}
.styled-selectt li a > [type="button"] {
	display:none;
   }
    
    .non-selected-ap {
    background-color: #EC008C !important;;
    }
    
    body .selected {
    background-color: #ecc200 !important;;
    color: #000;
    }
    
    .underline {
      text-decoration: underline !important;
      text-decoration-color: #ecc200 !important;;
      -moz-text-decoration-color: #ecc200 ;
}
    
.grayscale {
    -webkit-filter: grayscale(1); /* Webkit */
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* W3C */
  }

html.guide #readingGuide {
background-color: rgb(205, 228, 0);
display: block !important;
}

html.monochrome {
	filter: grayscale(100%) contrast(120%);
}
    
    /* .inverted {
    filter: invert(100%);
    } */
    
    html.inverted {
        filter: invert(75%) contrast(120%);
    }
    html.inverted {
	filter: invert(75%) contrast(120%);
}
.styled-selectt ul {
	padding-left: 15px;
}
#choose_color h4{ color:#005da0;}
/* End color switcher */
/* your styles go here */
/*@font-face {
    font-family: 'OpenDyslexic';
    src: url('open_dyslexic/OpenDyslexic-Regular.otf');
}

@font-face {
    font-family: 'OpenDyslexic';
    src: url('open_dyslexic/OpenDyslexic-Bold.otf');
}*/

.dyslexiafont{font-family: 'OpenDyslexic'!important;}
html.bigCursor, html.bigcursor * {
	cursor: url("../images/cursor.svg"), auto !important;
    
}
.cursor:hover {
    border: 1px solid red;
  }
  html.guide #reading_Guide {
	display: block !important;
	position: relative;
	width: 100%;
	height: 4px;
	background-color: #fbb901;
	z-index: 99999999;
	top:0px;
}
html.guide #reading_Guide-off {
	box-sizing: border-box;
	background: #000;
	width: 99% !important;
	min-width: 100% !important;
	position: absolute !important;
	height: 12px !important;
	border: solid 3px #fff300;
	border-radius: 5px;
	top: 20px;
	z-index: 99999999;
}
.picker_close i.fa-times {
	font-size: 20px !important;
	margin-top: 5px;
}
.aceibility-switcher input[type="checkbox"]{
	box-sizing: border-box;
	padding: 0;
	position: absolute;
	left: -9999px;
}
html.monochrome {
	filter: grayscale(100%) contrast(120%);
}

/**/
/* checked state */
/**/

.aceibility-switcher ul {
	list-style: none;
	line-height: normal;
}
.aceibility-switcher li a i {
	position: absolute;
	top: 5px;
	left: -14px;
	display: block;
	width: 10px;
	height: 10px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.aceibility-switcher .btnselected input + i::after {
	content: "\2713";
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	
	text-align: center;
}

.aceibility-switcher .btnselected input + i::after {
	top: 2px;
	left: 0;
	
}
.aceibility-switcher .btnselected input + i::after {
	top: 5px;
	left: 5px;
	/* background-color: #999; */
	position: absolute;
	left: -5px;
	top: -6px;
	color: #171616;
	font-size: 10px;
	font-weight: bold;
}

/* -aceibility-switcher- */

@media only screen and (max-width:990px) and (min-width:768px) {
.mission-timeline .mtimeline:after {
height:80%
}
}
@media only screen and (max-width:767px) {
.advantage-descbox {
padding-left:0;
vertical-align:middle;
margin-top:0;
text-align:center
}
.advantagebox {
padding:1.33%;
width:43%;
background-color:#fff;
border-color:#333 -webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
box-shadow:0 5px 15px rgb(0, 0, 0, .5);
float:left;
display:inline-block;
margin:10px;
vertical-align:top;
text-align:center;
min-height:200px;
padding-top:20px
}
.advantagebox img {
float:none;
max-width:120px;
text-align:center;
margin:0 auto
}
ssion-timeline .mtimeline {
width:95%
}
.mission-timeline .mtimeline:last-child, .mission-timeline .mtimeline:nth-child(even), .mission-timeline .mtimeline:nth-child(odd) {
margin:0
}
.mission-timeline .mtimeline {
margin:15px 15px 15px 0!important
}
.mission-timeline .mtimeline .mtimeline-content:after, .mission-timeline .mtimeline .mtimeline-content:before, .mission-timeline .mtimeline:after, .mission-timeline .mtimeline:before {
display:none
}
.mission-timeline .mtimeline-content, .mission-timeline .mtimeline:nth-child(2n) .mtimeline-content {
width:100%;
float:none;
padding:0 0 30px 30px;
margin:0
}
.mission-timeline .content-inner, .mission-timeline .mtimeline:nth-child(2n) .content-inner {
padding:35px 15px 35px 110px;
margin:0 -15px 0 0;
border-radius:150px 0 0 150px
}
.mission-timeline .mtimeline:nth-child(2n) .content-inner:after, .mission-timeline .mtimeline:nth-child(2n) .content-inner:before {
border:none;
border-left:15px solid #027dcd;
border-top:10px solid transparent;
right:0;
left:auto
}
.mission-timeline .mtimeline:nth-child(2n) .content-inner:after {
border-top:none;
border-bottom:10px solid transparent
}
.mission-timeline .mtimeline:nth-child(2n) .icon {
top:0;
left:0
}
.mission-timeline .mtimeline:nth-child(4n) .content-inner:after, .mission-timeline .mtimeline:nth-child(4n) .content-inner:before {
border-left-color:#92070e
}
}
@media only screen and (max-width:990px) {
.mission-timeline:before {
top:8%
}
.mission-timeline .mtimeline {
padding:10px 10px 10px 100px
}
.mission-timeline .mtimeline:nth-child(2n) {
padding:10px 100px 10px 10px
}
}
@media only screen and (max-width:767px) {
.mission-timeline:before {
width:8px;
top:0;
left:12px;
transform:translateX(0)
}
.mission-timeline .mtimeline, .mission-timeline .mtimeline:nth-child(even), .mission-timeline .mtimeline:nth-child(odd) {
width:100%;
float:none;
text-align:left;
padding:0 0 0 60px;
margin:0 0 30px 0
}
.mission-timeline .mtimeline:before, .mission-timeline .mtimeline:nth-child(2n):before {
width:20px;
height:20px;
border:3px solid #fff;
top:38px;
left:6px
}
.mission-timeline .mtimeline:nth-child(2n) .year {
right:auto;
left:-20px;
border-radius:10px 10px 10px 0
}
.mission-timeline .mtimeline:nth-child(2n) .year:before {
border-left:20px solid transparent;
border-bottom:20px solid transparent;
border-right:none;
right:auto;
left:0
}
}
.table-responsive {
	overflow-x:hidden
}
@media (max-width:768px) {
.helplink .post-helplink li {
width:45%
}
#social-sidebar {
right:3px
}
.cube-portfolio .cbp-l-filters-text .cbp-filter-item {
margin-top:20px
}
.col-lg-15 {
position:static
}
.menuzord-menu {
margin-bottom:1px
}
.table-responsive {
overflow-x:scroll
}
}
.eblads {
	padding:10% 30px;
	height:100%;
	width:100%;
	display:table-cell;
	vertical-align:middle;
	min-height:320px;
	background:#005aaa
}
.eblads h3 {
	color:#fff;
	text-align:center;
	font-size:30px!important;
	font-family:"Webly Sleek Light";
	margin-bottom:20px
}
.eblads .womanfacebook {
	text-align:center;
	border-top:1px solid #fff;
	padding-top:20px
}
.fa-facebook-official {
	padding-top:10px
}
.eblads .womanfacebook a {
	font-size:16px;
	padding:10px;
	border:3px solid #ffd105
}
.ebl-news-section {
	margin:0 40px 0 60px
}
.breaking-news {
	display:block;
	margin-bottom:5px;
	overflow:hidden;
	color:#fff;
	margin-top:5px;
	position:relative;
	z-index:2
}
.breaking-news .breaking-title {
	display:block;
	float:left;
	line-height:22px;
	background-color:#fff!important;
	color:#fff;
	padding:0 8px 0 15px;
	font-size:14px;
	position:relative;
	
}
.breaking-news .breaking-title h3 {
	color:#000
}
.breaking-news .breaking-title:before {
	display:block;
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:''
}
.breaking-news .breaking-title:after {
	display:block;
	position:absolute;
	content:'';
	width:27px;
	height:27px;
	background:inherit;
	right:-14px;
	top:11px;
	transform:rotate(48deg) skew(30deg, 20deg);
	-ms-transform:rotate(48deg) skew(30deg, 20deg);
	-webkit-transform:rotate(48deg) skew(30deg, 20deg);
	z-index:0
}
.breaking-news .breaking-title h3 {
	display:inline-block;
	font-weight:600;
	text-transform:uppercase;
	padding-left:6px;
	padding-right:9px;
	font-size:inherit;
	position:relative;
	z-index:1;
	line-height:inherit;
	font-size:25px;
	border-right:1px solid #000
}
.breaking-news .breaking-block .newsdata, .breaking-news .breaking-block p {
	display:inline-block;
	line-height:inherit;
	margin-right:10px
}
.breaking-news .breaking-block p {
	font-size:14px
}
.breaking-news .breaking-block .newsdata {
	font-size:16px;
	font-weight:300;
	line-height:40px;
	padding-right:15px;
	position:relative
}
.breaking-news .breaking-block .newsdata:after {
content:"";
position:absolute;
right:0;
top:10px;
width:1px;
height:24px;
background:#000;

}
.breaking-news .breaking-block .newsdata a {
	color:#666
}
.breaking-news .breaking-block .newsdata a:hover {
	color:#000
}
.breaking-news .breaking-block {
	display:block;
	float:none;
	width:auto;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-left:120px;
	height:49px;
	padding-top: 5px;
}
.breaking-news .breaking-block ul {
	white-space:nowrap;
	width:8000px;
	position:relative;
	font-size:0
}
.breaking-news .breaking-block ul li {
	display:inline-block;
	margin-right:0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:13px;
	line-height:60px;
	padding-right:0
}
.breaking-news .comment-link {
	display:inline-block;
	font-weight:400;
	font-size:11px;
	color:#fff!important;
	text-decoration:none!important
}
.breaking-news .comment-link i.fa {
	padding-right:5px
}
.breaking-news a.break-category {
	display:inline-block;
	font-weight:400;
	font-size:14px;
	color:#fff;
	text-decoration:none!important;
	background:#fff;
	line-height:130%;
	padding:4px 10px;
	margin-right:10px;
	font-weight:700
}
.breaking-news .newsdata {
	position:relative
}
.breaking-news .newsdata a::after {
bottom:3px;
content:"";
top:15px;
margin:0 auto;
position:absolute;
right:-5px;
width:1px;
height:15px;
background:#333
}
.breaking-news a.break-category:hover {
	color:#fff
}
.breaking-news a.break-category.color1 {
	color:#000;
	border-bottom:2px double #000
}
.breaking-news a.break-category.color2 {
	color:#00a550;
	border-bottom:2px double #00a550
}
.service-box {
	padding:40px!important
}
.service-box {
	position:relative;
	border-bottom:1px solid transparent;
	border-top:0;
	min-height:140px
}
#search {
left:0;
height:100%;
-o-transition:all .5s ease-in-out;
z-index: 9999999999999;
background-color:rgba(0, 0, 0, .9);
overflow-x: hidden;
overflow-y: auto;
}
#search {
	position:fixed;
	top:0;
	background-color:rgba(0, 0, 0, .9);
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
	-webkit-transform:translate(0, -100%) scale(0, 0);
	-moz-transform:translate(0, -100%) scale(0, 0);
	-o-transform:translate(0, -100%) scale(0, 0);
	-ms-transform:translate(0, -100%) scale(0, 0);
	transform:translate(0, -100%) scale(0, 0);
	opacity:0
}
#search.open {
	-moz-transform:translate(0, 0) scale(1, 1)
}
#search.open {
	-webkit-transform:translate(0, 0) scale(1, 1);
	-o-transform:translate(0, 0) scale(1, 1);
	-ms-transform:translate(0, 0) scale(1, 1);
	transform:translate(0, 0) scale(1, 1);
	opacity:1
}
#applying_formpopup .close, #search .close {
	color:#fff;
	font-weight:400;
	padding:10px 17px;
	box-shadow:none;
	font-size:27px
}
.searc_button i {
	color:#fff
}
#search .close {
	background-color:transparent;
	opacity:1;
	position:fixed;
	right:15px;
	top:15px
}
#search input[type=search] {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:0 0;
	border-color:-moz-use-text-color -moz-use-text-color #fff;
	border-image:none;
	border-style:none none solid;
	border-width:medium medium 1px;
	color:#fff;
	font-size:28px;
	font-weight:lighter;
	left:0;
	margin:0;
	outline:0;
	padding-bottom:7px;
	padding-left:0;
	padding-right:30px;
	position:absolute;
	right:0;
	top:0;
	width:100%
}
#result-div {
	background:0 0;
	border-image:none;
	color:#fff;
	font-size:24px;
	font-weight:lighter;
	left:22%;
	margin:0;
	outline:0;
	padding-bottom:7px;
	padding-left:0;
	padding-right:30px;
	position:absolute;
	right:0;
	top:43%;
	width:700px;
	height:45%;
	overflow-y:auto;
	margin-top:10px
}
#result-list>li {
	margin-bottom:5px
}
#search {
	width:100%
}
#search .btn {
	display:none
}
.searc_button {
	right:26%;
	position:absolute;
	top:35%;
	transform:translate(0, -55%)
}
.searc_button i {
	color:#fff
}
.submit_button {
	background:0 0;
	border:none
}
.tab .nav-tabs {
	border-bottom:0 none
}
.tab .nav-tabs li {
	margin-right:2px;
	position:relative;
	min-width:213px
}
.tab .nav-tabs li a {
	border:none;
	padding:18px 25px;
	color:#fff;
	background:#38b774;
	border-radius:0;
	min-height:130px
}
.womantab .nav-tabs>li>a {
	font-size:24px
}
.tab .nav-tabs li a i {
	font-size:14px;
	margin-right:10px
}
ul.Deposit li {
	display:inline-table;
	border:1px solid rgba(37, 174, 228, .5);
	background:#fff
}
ul.Deposit li {
	max-width:200px;
	padding:10px;
	margin:10px;
	height:150px;
	text-align:center
}
ul.Deposit li a {
	color:#139dd3;
	text-decoration:underline
}
ul.Deposit li:hover {
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .5);
	box-shadow:0 0 12px rgba(0, 0, 0, .5);
	border:1px solid #333
}
.tab .nav-tabs li.active a, .tab .nav-tabs li.active a:focus, .tab .nav-tabs li.active a:hover {
	border:none;
	background:#ae7e47;
	color:#fff;
transition:background .2s linear
}
.tab .nav-tabs li.active:after {
	content:"";
	position:absolute;
	bottom:-15px;
	left:37%;
	border:15px solid transparent;
	border-bottom-color:#ae7e47
}
.tab .nav-tabs li.active a:after {
	content:"";
	position:absolute;
	top:5px;
	left:4%;
	width:92%;
	height:82%;
	border:3px solid #fff;
	display:block
}
.tab .tab-content {
	background:#fdfdfd;
	line-height:25px;
	padding:20px 25px;
	margin-top:15px;
	border:1px solid #ddd;
	border-top:5px solid #ae7e47;
	border-bottom:5px solid #ae7e47
}
.tab-content {
	padding:0 0;
	border:none
}
.hidden-desktop {
	display:none
}
.hidden-mobile {
	display:block
}
.smedepositinfo {
	overflow-y:auto!important
}
.Achievements p.awardtittle {
	padding:5px;
	background:rgba(0, 0, 0, .7);
	-webkit-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 12px rgba(0, 0, 0, .3);
	box-shadow:0 0 12px rgba(0, 0, 0, .3);
	position:absolute;
	bottom:0;
	font-size:12px;
	color:#fff
}
#appointment_form input, #appointment_form select {
	text-transform:uppercase;
	border:1px solid #a9afb5
}
#appointment_form optgroup {
	color:#005aaa;
	font-weight:700;
	font-size:16px
}
#appointment_form option {
	color:#333;
	font-size:12px
}
.card-block .card-blocklist {
	text-align:right
}
.card-block .card-blocklist a.fetch {
	color:#005aaa!important;
	font-weight:500
}
.card-block .card-blocklist a.fetch:hover {
	color:#005aaa!important;
	font-weight:500
}
.btn-theme-colored {
	color:#fff;
	background-color:#005aaa;
	border-color:#317bbb;
	box-shadow:0 0 12px rgba(0, 0, 0, .1)
}
.cardpiccontianer {
	max-width:500px;
	margin:0 auto
}
.cardpiccontianer img {
	box-shadow:0 0 12px rgba(0, 0, 0, .1)
}
h3.Depositcategory {
	font-size:20px!important
}
.womenbanking .eblpartnerlogo {
	display:inline-flex;
	float:left;
	padding:0 10px;
	max-height:100px
}
.womenbanking .eblpartnerlogo .imglogo {
	display:inline-flex;
	float:left;
	padding:0 10px;
	max-height:70px
}
.semdepbox {
	border:2px solid #ccc;
	margin-bottom:20px;
	padding:20px 0
}
.womanfacbok {
	color:#fff;
	line-height:normal;
	background:#06c;
	line-height:normal!important;
	position:absolute;
	top:0;
	padding:6px 20px;
	height:54px;
	margin-left:-21px
}
.exchangeratediv h4 {
	color:#fff;
	text-transform:uppercase
}
.exchangeratediv .table>thead>tr>th {
	border-bottom:1px solid #fff!important;
	font-size:14px;
	text-align:center;
	background:#005aaa;
	color:#fff
}
.exchangeratediv .table>tbody>tr>td {
	border-bottom:1px solid #fff!important;
	font-size:14px;
	padding:0;
	color:#fff;
	text-align:center
}
div.forexmore {
	font-size:14px;
	color:#fff
}
.exchangeratediv .table {
	margin-bottom:5px!important
}
.ebl-partner {
	min-height:220px;
	max-height:220px;
	text-align:center;
	background-color:#f8f8f8;
transition:all .3s;
	margin-bottom:20px;
	-webkit-box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	padding:20px
}
.ebl-partner .partnertitlebox {
	padding:80px 30px 55px 30px
}
.ebl-partner:hover {
	-webkit-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05)
}
.partnerbox-title {
	position:absolute;
	text-transform:uppercase;
	bottom:0;
	color:#f07800;
	width:100%;
	text-align:center;
	font-size:24px;
	margin-bottom:0;
	padding-bottom:30px;
	z-index:0;
	font-weight:500
}
.partnerbox-title {
	text-align:center;
	padding:0 15px 15px;
	position:relative;
-webkit-transition:padding-bottom .2s ease-out;
transition:padding-bottom .2s ease-out
}
.ebl-partner:hover .partnerbox-title {
	color:#087de6;
	color:#222;
	text-transform:uppercase
}
#toggle-link-list {
	display:none!important
}
.investorrelationbox h4 {
	font-size:20px
}
.investorbox-box {
	display:block;
	color:#fff;
	border-bottom:3px solid #0ef27c
}
.investorbox-box .icon-box-details {
	margin-left:40px
}
.shareholdingbox .shareholding-inline {
	display:inline-grid;
	width:80px;
	padding-bottom:20px
}
.ebl-subsidiaries img {
	padding:15px 15px
}
.ebl-subsidiaries {
	min-height:220px;
	max-height:220px;
	text-align:center;
	background-color:#fff;
transition:all .3s;
	margin-bottom:20px;
	-webkit-box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	box-shadow:-5px 20px 24px rgba(25, 29, 71, .2)
}
.ebl-subsidiaries .subsidiariestitlebox {
	padding:80px 30px 55px 30px
}
.ebl-subsidiaries:hover {
	-webkit-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05)
}
p.subsidiariesbox-title {
	position:absolute;
	bottom:0;
	color:#0967bb;
	width:100%;
	text-align:center;
	font-size:20px;
	margin-bottom:0;
	padding-bottom:30px;
	z-index:0;
	font-weight:500
}
p.subsidiariesbox-title {
	text-align:center;
	padding:0 15px 15px;
	position:relative;
-webkit-transition:padding-bottom .2s ease-out;
transition:padding-bottom .2s ease-out
}
.ebl-subsidiaries:hover .subsidiariesbox-title {
	color:#087de6;
	color:#222
}
.subsidiariesmax250 {
	max-width:250px;
	margin:0 auto
}
.subsidiariesbox {
	max-width:250px;
	margin:0 auto
}
.border5frame {
	border:10px solid #333
}
.mob-mb-20 {
	margin-bottom:20px
}
.m-0auto {
	margin:0 auto
}
.subaddress {
	margin-bottom:20px;
	width:31.3333%;
	display:inline-block;
	min-height:300px;
	max-height:300px;
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	background-color:#f8f8f8;
transition:all .3s;
	margin:10px;
	-webkit-box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	box-shadow:-5px 20px 24px rgba(25, 29, 71, .2);
	padding:20px
}
.subaddress:hover {
	-webkit-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05);
	box-shadow:0 10px 20px 0 rgba(0, 0, 0, .05)
}
.btn-googlemap {
	color:#03f;
	margin-top:20px;
	line-height:38px
}
.btn-googlemap:hover {
	color:#03f;
	text-decoration:underline
}
.modal-content {
	border-radius:0
}
.text-white {
	color:#fff
}

[data-toggle=collapse] i:before {
  content: "\f068";
}

[data-toggle=collapse].collapsed i:before {
  content: "\f067";
}
.card:nth-child(1) {
	margin-left: 0;
	margin-right: 0px;
}
#accordion .card-header {
  margin-bottom: 8px;
}
#accordion .accordion-title {
	position: relative;
	display: block;
	padding: 15px 0 15px 50px;
	background: transparent;
	border-radius: 0;
	overflow: hidden;
	text-decoration: none;
	color: #0f0e0e;
	font-size: 18px;
	font-weight: 700;
	width: 100%;
	text-align: left;
	transition: all 0.4s ease-in-out;
}
#accordion .accordion-title i {
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(rgba(33, 55, 68, 0.8), #213744);
  text-align: center;
  border-right: 1px solid transparent;
}
#accordion .accordion-title:hover {
  padding-left: 60px;
  background: #213744;
  color: #fff;
}
#accordion .accordion-title:hover i {
  border-right: 1px solid #fff;
}
#accordion .accordion-body {
  padding: 40px 25px;
}
#accordion .accordion-body ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#accordion .accordion-body li {
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
#accordion .accordion-body li:before {
  content: "\f067";
  padding-right: 5px;
  font-size: 16px;
  font-style: normal;
  color: #213744;
}
#accordion .highlight {
	color: #fff!important;
	background: #202d3c !important;
}
#accordion .highlight .accordion-title {
	color: #fff!important;
}
#accordion .accordion-body li {
  text-indent: 0;
}
#accordion .accordion-body li::before {
	content: "" !important;
}
@media only screen and (max-width:480px) {
.mob-mb-20 {
margin-bottom:0
}
.footerdropdown-menu {
background:#ffd000;
color:#fff;
margin:0!important;
padding:0!important;
left:0!important
}
#toggle-link-list {
display:block!important;
color:#222!important
}
#menuscrool ul#toggle-menu-list {
padding-top:20px;
display:none
}
.hidden-desktop {
display:block
}
.hidden-mobile {
display:none
}
.tab .nav-tabs li {
width:100%;
margin-bottom:5px
}
.tab .nav-tabs li a {
padding:20px
}
.tab .nav-tabs li.active:after {
border:none
}
.tab .nav-tabs li.active a:after {
width:97%;
left:1.5%
}
.tab .tab-content {
margin-top:5px
}
}
@media (max-width:768px) {
.menuzord-menu.menuzord-right {
margin-left:0px;
}	
.header-container {
	/* max-width: 98%; */
	padding: 0px 0%;
	width: 100%;
	position: relative;
}	
.header-container {
	max-width: 100%;
}	
.essbox {
position:fixed;
top:39%;
z-index:999
}
#search form {
color:#fff;
font-size:28px;
font-weight:lighter;
left:5%;
margin:0;
outline:0;
padding-bottom:7px;
padding-left:0;
padding-right:30px;
position:absolute;
right:0;
top:10%;
width:95%
}
#search_result_field {
width:100%;
position:relative
}
.mob-mb-20 {
margin-bottom:0
}
.menuscrool-menu li {
display:inline-grid
}
#smetab.nav-tabs>li {
position:relative;
width:100%;
-ms-flex:0 0 99%;
flex:0 0 99%;
max-width:99%
}
#RetailmyTab.nav-tabs>li {
position:relative;
width:100%;
-ms-flex:0 0 99%;
flex:0 0 99%;
max-width:99%
}
#partnerTab.nav-tabs>li {
position:relative;
width:100%;
-ms-flex:0 0 99%;
flex:0 0 99%;
max-width:99%
}
.menustab-menu>li>a {
border-bottom:1px solid #fff
}
.womanfacbok {
position:relative!important
}
#search input[type=search] {
color:#fff;
font-size:18px;
font-weight:lighter;
left:1%;
margin:0;
outline:0;
padding-bottom:7px;
padding-left:20px;
padding-right:68px;
padding-left:20px;
position:absolute;
right:0;
top:20%;
width:100%
}
.searc_button {
right:10%!important;
position:absolute;
top:23%;
transform:translate(0, -55%)
}
#result-div {
background:0 0;
border-image:none;
color:#fff;
font-size:14px;
font-weight:lighter;
left:5%;
margin:0;
outline:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
position:absolute;
right:0;
top:26%;
width:100%;
height:auto;
overflow-y:auto;
margin-top:0
}
.fancybox-slide {
top:-304px
}
.ca-menu li {
width:99%;
height:200px
}
.main-timeline .timeline {
width:100%;
float:left;
padding:10px
}
.main-timeline .timeline:nth-child(2n) {
padding:10px 10px 10px 10px;
text-align:right
}
.main-timeline .timeline:nth-child(odd) {
margin:-40px 0 0 0
}
.menuzord.green .menuzord-menu ul.dropdown li.quickbox:hover>a, .menuzord.green .menuzord-menu>li.quickbox.active>a, .menuzord.green .menuzord-menu>li.quickbox:hover>a {
background:0 0;
color:#fff
}
.menuzord-responsive .menuzord-menu>li.quickbox, .menuzord-responsive .menuzord-menu>li.quickbox:hover {
background:0 0
}
.menuzord-responsive .menuzord-menu>li.quickbox, .menuzord-responsive .menuzord-menu>li.quickbox:hover {
background:#faa61a
}
.menuzord-responsive .menuzord-menu>li.quickbox a {
display:inline-block;
max-width:14%;
background:0 0;
border:none;
padding:5px 10px!important;
text-align:center
}
.menuzord-responsive .menuzord-menu>li.quickbox a:hover {
background:0 0
}
#side-panel {
top:48px
}
.ebl-news-section {
margin:0 5px 0 5px
}
.modal-dialog.onlineapplymodal {
width:100%;
margin:30px auto
}
#Eligibility .pborder1px::after {
background:0 0
}
.service-box {
padding:40px 20px!important
}
.hidden-desktop {
display:block
}
.hidden-mobile {
display:none
}
#rightside_icon {
color:#007ffb;
font-size:33px;
position:fixed;
margin-left:21px;
z-index:200;
top:49%;
right:12px;
transition:all .3s ease 0s
}
#rightside_icon.ti-shift-left-alt {
right:40px;
transition:all .3s ease 0s
}
}
@media (max-width:400px) {
.essbox {
position:fixed;
top:39%;
z-index:999
}
}
