.inner_banner {
    position: relative;
}
figure {
    margin: 0 0 1rem;
}.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
.inner_banner .inner_text {
    position: absolute;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: left;
}
.inner_banner .inner_text h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
	color:#fff;
}
.inner_banner .inner_text p {
    font-size: 18px;
    padding-top: 5px;
    line-height: 1.2;
    color: #fff;
}
.breadcrumbdiv {
    width: 100%;
    background-color: rgb(48 48 48 / 70%);
    position: absolute;
    padding: 10px;
    bottom: 0;
    display: inline-block;
}
.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    border-radius: .25rem;
}
.inner_banner .breadcrumb a, .inner_banner .breadcrumb li {
    font-size: 13px;
}
.breadcrumb a, .breadcrumb li {
    color: #fff;
}
.inner_banner .breadcrumb a, .inner_banner .breadcrumb li {
    font-size: 13px;
}
.breadcrumb a, .breadcrumb li {
    color: #e5e5e5;
}
.breadcrumb .active {
    color: #fff;
    font-weight: bold;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
    color: #e5e5e5;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #cbcbcb;
    content: "/";
}
.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.mt50{ margin-top:50px;}
.mb50{ margin-bottom:50px;}
@media screen and (max-width: 767px) {
    .inner_banner {
        
    }
    .container {
        max-width: 990px;
    }
	.inner_banner .inner_text {
        width: 90%;
        top: 19%;
    }
	.inner_banner .inner_text h1, .inner_banner .inner_text h1 span, .inner_banner .inner_text h4, .inner_banner .inner_text h4 span {
        font-size: 20px;
    }
	    .inner_banner .inner_text p {
        font-size: 14px;
    }
	.inner_banner .breadcrumb a, .inner_banner .breadcrumb li {
        font-size: 12px;
    }
	    .inner_banner .breadcrumb a, .inner_banner .breadcrumb li {
        font-size: 12px;
    }
}








.h5s{
	    font-size: 18px;
    /* line-height: 1.3; */
    margin-bottom: 40px;
	}

.ltn__breadcrumb-area {
    background-color: var(--section-bg-1);
    margin-bottom: 120px;
    padding-top: 110px;
    padding-bottom: 110px;
}
.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-overlay-white-30:before {
    background: rgba(255, 255, 255, 0.3);
}
.bg-overlay-white-30:before{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
	}

h1.page-title {
    color: var(--ltn__heading-color);
    clear: both;
    font-family: var(--ltn__heading-font);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
}
h1.page-title{
	font-size:36px;
	}
	.ltn__breadcrumb-list ul {
    margin: 0;
    padding: 0;
}
.ltn__breadcrumb-list ul li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    font-weight: 700;
}
.ltn__breadcrumb-list ul li {
    margin-top: 1rem;
}
.ltn__secondary-color {
    color: var(--ltn__secondary-color) !important;
}
.ltn__breadcrumb-list ul li:after {
    position: absolute;
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 10px;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}






.slidebox{
	 width:100%;
	 margin:0 auto;
	 padding:100px 0 30px;
	}

.btnDSA {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 6px;
    margin-left: 2px;
    position: relative;
    display: inline-block;
    font-family: poppinsregular, "Open Sans", Helvetica, Arial, sans-serif;
    cursor: pointer;
    margin-bottom: 21px;
    font-size: 14px !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 500 !important;
    padding: 8px 20px;
    border-radius: 8px;
    background: rgb(175 0 0);
    border-width: 0px;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transition: all 0.21s ease 0s;
    text-decoration: none !important;
}

.commercial-vehicle{ background-image:url(../images/icon/commercial-vehicle.png); background-attachment:inherit; background-position:center center; background-repeat:no-repeat;}
.car-loan{ background-image:url(../images/icon/car-loan.png); background-attachment:inherit; background-position:center center; background-repeat:no-repeat;}
.sme-loan{ background-image:url(../images/icon/sme-loan.png); background-attachment:inherit; background-position:center center; background-repeat:no-repeat;}
.property-loan{ background-image:url(../images/icon/property-loan.png); background-attachment:inherit; background-position:center center; background-repeat:no-repeat;}
.insurance{ background-image:url(../images/icon/insurance.png); background-attachment:inherit; background-position:center center; background-repeat:no-repeat;}

.namelogo{ color: #a91110;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 32px;
    float: left;
    padding: 17px 20px;
    margin: 0;}
.kool:hover{ color:#f90!important;}
.phem{ float:right!important;}
.applyloan{ padding:0; float:left;}
.applyloan a{
	    
    }
.loanbtn{ font-size:1.5em; float: left; margin-right:0; font-weight:500;
    border-radius: 0;  }

.table-1 p{ margin:0;}
.table-1 ul.arrow li{ padding:0;}
.submitbtn{    position: relative;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 21px;
    margin-right: 10px;
    line-height: 1;
    padding: 18px 20px 16px;
    background: #a81010;
    -webkit-transition: all 0.21s ease;
    -moz-transition: all 0.21s ease;
    -o-transition: all 0.21s ease;
    transition: all 0.21s ease;}
	
	.submitbtn:hover{
		    background: #292929; color:#fff;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
}
	.feedBack {
    position: fixed; z-index:99999;
    height: 200px; width: 40px; border: none; padding: 0px; right: 0px; top: 5%; background-image: none;
}

    @-webkit-keyframes colorchange {
      0% {
        
        color: yellow;
      }
      
      10% {
        
        color: #de8fff;
      }
      
      20% {
        
        color: #1abc9c;
      }
      
      30% {
        
        color: #79ffdb;
      }
      
      40% {
        
        color: white;
      }
      
      50% {
        
        color: #78d4ff;
      }
      
      60% {
        
        color: #79ffdb;
      }
      
      70% {
        
        color: #ff9fbc;
      }
      80% {
     
        color: #f1c40f;
      }
      
      90% {
     
        color: #b3feff;
      }
      
      100% {
        
        color: pink;
      }
    }
	


.card {
    position: relative;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.20);
    background: #FFF;
    border-top: solid 1px #f5f5f5;
    bottom: 0
}

.card-title {
    background: #f5f5f5;
    border-bottom: solid 1px #e8e8e8;
    padding: 15px 20px
}

.card-padding {
    padding: 20px
}

.icon-box17 h4
{font-family: "Open Sans",Helvetica,Arial,sans-serif;}
.card-padding p{ font-size:14px; font-family: "Open Sans",Helvetica,Arial,sans-serif; letter-spacing:.5px;}
.card-hover:hover {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.20);
    background: #FFF;
    border-top: solid 1px #f5f5f5;
    bottom: 5px
}
.link-style-1 a {
    font-size: 13px
}

.link-style-1:hover i {
    left: 5px;
    color: #a81010
}

.link-style-1.main-color {
    background: transparent
}

.link-style-1.main-color a {
    color: #a81010;
}

.link-style-1.main-color i {
    color: #a81010;
}


/*. News & TEstimonial css .*/
/* bottom sections */
.testi{  margin:0 15px!important;}
.ml60{ margin-left:60px!important;}
.bottom_sec {
	float: left;
    padding: 0px;
    padding-left: 0%;
    margin-left: 0%;
}
.news {
	float: left;
    padding: 0px;
    width: 48%;
    padding-left: 0%;
    margin-left: 0%;
}

@media only screen and (max-width: 767px) {
	.one_half h3 { margin-top:30px;}
	}
.news ul {
padding: 0;
list-style: none;
float:left;
}
.news li {
padding: 25px 0;
border-bottom: 1px dashed #ccc;
float:left;
}
.news .one_half {
	float: left;
	width: 100%;
	padding-left: 4%;
	margin-right: 4%;
}
.news .one_half.last {
	float: left;
	width: 100%;
	padding-right: 0%;
	margin-right: 0%;
	border-right: none;
}
.one_half h3 {
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: capitalize;
}
.news div.latest_news {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.news .latest_news p {
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	list-style:none;
	border:0;
	font-size:14px;
}
.news .latest_news div.hed { text-transform:uppercase; font-weight:600; }
.news .latest_news span.left {
	float: left;
	width: 28%;
	margin-right:20px;
}
.news .latest_news span i {
	color: #0787c5;
	text-transform: uppercase;
	font-weight: 600;
	font-style: normal;
}
.news .latest_news div.small {
	font-size: 11px;
	color: #999;
	margin-bottom: 5px;
}
.news .latest_news span a.date {
	color: #999;
}
.news .latest_news span a.date:hover {
	color: #727272;
}



/*..... testimonial .....*/

.bottom_sec ul.testi_monials {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.bottom_sec .testi_monials li {
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	list-style:none;
}
.bottom_sec .testi_monials li.left {
	float: left;
	width: 38%;
}
.bottom_sec .testi_monials li.right {
	margin-top: 10px;
}


.faide_slider{
  width: 100%;
  margin: 0px auto 0 auto;
  float: left;
}

.faide_slider #slider{
  width: 100%;
  font-size: 14px;
  line-height: 27px;
  overflow: hidden;
}

.faide_slider #slider strong{
	color: #fff;
	font-size: 14px;
}

.faide_slider #slider b{
	color: #0787c5;
	font-size: 14px;
	display: block;
	margin-top: 13px;
	font-weight: normal;
}
.faide_slider #slider b em{
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: -5px 0px 0px 0px;
}


.faide_slider .slide1{
  float: left;
  margin: 0 auto;
  width: 100%;
}
.aboutC{    float: left;
    padding-right: 2%;
    }



/* slider 02 */

.faide_slider_02{
  width: 100%;
  margin: 0px auto 0 auto;
  float: left;
}

.faide_slider_02 #slider02{
  width: 100%;
  font-size: 14px;
  line-height: 27px;
  overflow: hidden;
  padding-top: 25px;
}

.faide_slider_02 #slider02 strong{
	font-size: 18px;
	font-weight: normal;
}

.faide_slider_02 #slider02 b{
	color: #a81010;
	font-size: 14px;
	display: block;
	margin-top: 13px;
	font-weight: normal;
}
.faide_slider_02 #slider02 em{
	color: #999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: -5px 0px 0px 8px;
}


.faide_slider_02 #slide01{
  float: left;
  margin: 0 auto;
  width: 100%;
}

.faide_slider_02 #slide02{
  float: left;
  display: none;
  margin: 0 auto;
  width: 100%;
}
.faide_slider_02 #slide03{
  float: left;
  display: none;  
  margin: 0 auto;
  width: 100%;
}
.faide_slider_02 #slide04{
  float: left;
  display: none;
  margin: 0 auto;
  width: 100%;
}
.faide_slider_02 #slide05{
  float: left;
  display: none;
  margin: 0 auto;
  width: 100%;
}

.faide_slider_02 ul.controlls02{
  padding: 0px;
  margin: -20px 0 10px 0px;
}

.faide_slider_02 .controlls02 li{
  padding: 0px;
  margin: 0px 5px 0px 0px;
  float: right;
  display: inline;
}
.faide_slider_02 .controlls02 li a {
  width: 10px;
  height: 10px;
  background-color: #e3e3e3;
  display: block;
  border-radius: 100%;
}
.faide_slider_02 .controlls02 li a:hover {
	background-color: #999;
}
.faide_slider_02 .controlls02 li a:active {
  background-color: #999;
}



a.button_go {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #a81010;
	border-radius: 4px;
	padding: 4px 13px;
	margin-top: 10px;
	float: left;
}
a.button_go:hover {
	color: #fff;
	background-color: #000;
}

.btnicon{    width: 70px!important;
    height: 70px!important;
    line-height: 40px!important;
    padding: 15px!important;
	font-size:40px!important;}
.pr0{ padding-right:0!important;}


.our-team4 img{ height:230px;}

/*....... Contact Page ........*/
.vc_custom_1435659486461 {
    margin-bottom: 0px !important;
}

.vc_custom_1435665045394 {
    margin-bottom: 0px !important;
}

.vc_custom_1435665468258 {
    margin-top: -20px !important;
    margin-bottom: 35px !important;
}

.vc_custom_1435658011507 {
    padding-left: 7px !important;
}

.vc_custom_1435658011508 {
    margin-top: 0px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    padding-top: 30px !important;
    padding-right: 0px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
    border-top-color: #e1e2e4 !important;
    border-top-style: solid !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1435139343164 {
    margin-bottom: 0px !important;
}

.vc_custom_1436791397964 {
    padding-right: 0px !important;
}

.vc_custom_1436790977027 {
    padding-left: 0px !important;
}

.vc_custom_1435665617761 {
    padding-left: 7px !important;
}

.vc_custom_1435665617764 {
    margin-top: 27px !important;
    border-bottom-width: 1px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    padding-bottom: 17px !important;
    padding-left: 0px !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1435665538824 {
    padding-left: 26px !important;
}

.vc_custom_1435665538825 {
    margin-top: 27px !important;
    border-bottom-width: 1px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 17px !important;
    padding-left: 0px !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1436791452718 {
    padding-right: 0px !important;
}

.vc_custom_1436791272952 {
    padding-left: 0px !important;
}

.vc_custom_1435657717791 {
    padding-top: 10px !important;
    padding-left: 3px !important;
}

.vc_custom_1435657717792 {
    margin-top: 27px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
}

.vc_custom_1435657734647 {
    padding-top: 3px !important;
    padding-left: 26px !important;
}

.vc_custom_1435657734648 {
    margin-top: 27px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
}

.vc_custom_1435665472476 {
    margin-top: -20px !important;
    margin-bottom: 35px !important;
}

.vc_custom_1435665826984 {
    margin-top: 39px !important;
    margin-bottom: 0px !important;
}

.vc_custom_1437478190523 {
    margin-right: 0px !important;
    margin-bottom: 20px !important;
    padding-right: 64px !important;
}

.vc_custom_1435665074871 {
    margin-bottom: 20px !important;
}

.vc_custom_1435665759680 {
    margin-bottom: 37px !important;
}

.vc_custom_1435665899758 {
    margin-bottom: 37px !important;
}
.icon_box{position:relative;top:0;padding:30px
32px 50px 32px}.icon_box .fa-icon-stm_icon_book{margin-left:-5px}.icon_box
p{margin-bottom:10px}.icon_box.dark
a{color:#555;border:0;text-decoration:none}.icon_box.dark a:hover{color:#48a7d4;border-color:#48a7d4}.overflowed_content{position:relative;z-index:22}.overflowed_content .icon_box:hover{top:-25px}.overflowed_content .icon_box:hover:after{content:'';display:block;position:absolute;width:100%;height:25px;z-index:10;top:100%;left:0}.icon_alignment_left
.icon{float:left;margin-right:20px}.icon_alignment_left
.icon_text{overflow:hidden}.icon_alignment_left .icon_text
h3{margin:6px
0 8px}.icon_alignment_left .icon_text
h4{margin:1px
0 0 0}.icon_alignment_left .icon_text
h5{margin:0
0 1px}.icon_alignment_right
.icon{float:right;margin-left:20px}.icon_alignment_right
.icon_text{overflow:hidden}.icon_alignment_right .icon_text
h3{margin-top:6px;margin-bottom:7px}

.wpb_wrapper{ float:left; width:100%;}


.icon-box22 {
    text-align: center;
    padding: 0 60px;
    transition: .15s ease-out;
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.icon-box22 h4 {
    font-size: 20px;
	font-weight:600;
    color: #fff;
    line-height: 25px;
    text-transform: capitalize;
        margin: 0 0 19px;
}

.icn{ background:#676767;}
.icon-box22 h2 {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 19px;
}
.icon-box22 h3 {
    font-size: 12px;
    color: #000;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 19px;
}
.icon-box22 i {
    display: inline-block;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 4px;
    padding:5px 22px;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 25px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.right-hover-fixed {
	position: fixed;
	top: 240px;
	right: 0;
	z-index: 9999;
	width: 55px;
}
.right-hover-fixed ul {
	padding: 0;
	transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0);
}
.right-hover-fixed ul li {
	display: block;
	margin-bottom: 4px;
	width: 300px;
	text-align: left;
	border-radius: 5px;
	padding: 4px;
	transition: all 1s;
}
.right-hover-fixed ul li a {
	color: #fff;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.right-hover-fixed ul li:hover a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.right-hover-fixed ul li.li1:hover {
	transform: translate(-140px, 0);
	border-radius: 5px;
}
.right-hover-fixed ul li.li2:hover {
	transform: translate(-170px, 0);
	border-radius: 5px;
}
.right-hover-fixed ul li.li3:hover {
	transform: translate(-110px, 0);
	border-radius: 5px;
}
.right-hover-fixed ul li.li4:hover {
	transform: translate(-150px, 0);
	border-radius: 5px;
}
.right-hover-fixed ul li:hover {
	background-color: #a91110;
}
/*.right-hover-fixed ul li:nth-child(2):hover {*/
/* background-color: #d8882e;*/
/*}*/

/*.right-hover-fixed ul li:nth-child(3):hover {*/
/* background-color: #d8882e;*/
/*}*/

.right-hover-fixed ul li {
	background-color: #3b3e46;
}
/*.right-hover-fixed ul li:nth-child(2) {*/
/* background-color: #23408f;*/
/*}*/

/*.right-hover-fixed ul li:nth-child(3) {*/
/* background-color: #23408f;*/
/*}*/

.side-fix-i li a img {
    width: 45px;
}

.emih3{ font-size:14px;}


.ctn{
    text-align: center;
    width:100%;
    bottom:0;
    background: #a91110;
    opacity: .9;
}
.bantxt{ position: relative;
    z-index: 0;
    /* opacity: .5; */
    min-height: 80px;
    bottom: 0;
    /* background: #f90; */
    width: 100%;
    text-align: center;}
.bantxt h3{     
    font-size: 20px;
    color: white;
    position: absolute;
    z-index: 999;
    /* bottom: 50px; */
    text-align: center;
    width: 100%;
	line-height:80px;
    height: 80px;
    margin: 0;
}

	.pdtop50{ padding-top:50px;}
	.pad0{ padding:0;}
.tabbd{	border: 2px solid #eee;
    border-top: 0;}
	.abbox{ text-align: justify;
    padding: 30px 30px;
    min-height: 250px;}
	.bdright2{ border-right:2px dotted #666;}
	.bdright0{border-right:0;}
	.divh3{ float:left; width:100%; text-align:center; height:auto}
.abbox h3{
    font-size: 18px;
    color: #a91110;
    display: inline-block;
    border-bottom: 2px dotted #223a72;
    padding-bottom: 5px;
    margin-bottom: 10px;
	margin-bottom:20px;
	font-weight:500;
}
.aboutdiv p{    letter-spacing: .04em;
    text-align: justify;}
	
.spacer{ margin:50px 0; width:100%; float:left; border:1px dotted #a91110;}

.teamimg{
    position: relative;
    float: left;  
	padding-top:10px;
}
.teamimg2{
    background: #00c2e5;
    color: #fff;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 89px;
}


.wpb_tab  .head:hover, .wpb_tab  .active {
    background-color: #a91110;
}
.wpb_tab  .head  h2{
	font-size:16px; color:#fff; line-height:42px; height:42px; margin:0;font-family: system-ui; font-weight:550;
	}
.wpb_tab  .head  {
    background-color: #6a6a6a;
    color: #fff;
    padding: 5px 30px;
    cursor: pointer;
	border-bottom: 1px solid #9b9b9b;
    transition: 0.2s ease;
    display: none;
    justify-content: space-between;
    align-items: center;
}
.wpb_tab  .head:hover .arrow {
    opacity: 1;
}
.wpb_tab  .arrow {
    color: #ffffff;
    font-size: 25px;
    transition: 0.25s ease;
    opacity: 0.3;
    transform: rotate(-90deg);
}
.wpb_tab  .arrow-animate {
    transform: rotate(0deg);
    opacity: 1;
}


@media only screen and (max-width: 767px) {
	.spacervc{ display:none;}
	.bantxt h3{ font-size:14px;}
	.teamimg{ margin-bottom:50px; width:100%}
	.pad0{ padding:0;}
	.spacer{ margin:20px 0;}
	.bdright2 {border-right: 0;}
	.wpb_tab .head { display:flex;}
	.wpb_tab{ display:flex;}
	.wpb_tabs_nav { display:none;}
	#tab-2{ display:block!important;}
	#tab-3{ display:block!important;}
	#tab-4{ display:block!important;}
	#tab-5{ display:block!important;}
	}