.netbac {
  background: #fff;
  padding: 17px 10px;
  margin: 0;
  border-radius: 20px;
}
.img-column {
  padding-left: 0;
}
.branch-pad a
{
    text-decoration:none;
}
.local-frame img {
  border-radius: 12px;
}

.top-line {
  width: 90%;
  height: 2px;
  background: #72be44;
  display: block;
  margin: auto;
  margin-top: 0px;
  margin-bottom:15px;
  position: relative;
}

.inside-line {
 
}


.sermargin {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 11px 5px rgba(0, 0, 0, 0.05);
  padding: 40px 40px;
  border-radius: 20px;
}

.sermri h2 {
  font-size: 22px;
  font-family: "NeueMontrealMedium";
  color: #000;
}

.sermri h3 {
  font-family: "NeueMontrealMedium";
  color: #000;
  font-weight: 500;
  font-size: 22px;
}

.sermri p {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  font-family: "NeueMontrealRegular";
}

.networkform .form-group {
  margin-bottom: 0px;
}
.networkform .form-group label {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding-left: 20px;
}
.networkbtn input {
  background-color: #000;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  outline: none;
  color: #fff;
  padding: 10px 45px;
  font-size: 15px;
  cursor: pointer;
  border: none;
  transition: 0.5s;
  border: 1px solid #000;
  font-weight: 600;
}
.box-tab{
  padding: 20px 0;
  padding-right: 80%;

}
.networkbtn input:hover{
  background: #fff;
  border: 1px solid #c892e0;
  color: #000;
}
.newEventsBgSecMian select.form-control:not([size]):not([multiple]){
  height: auto;
}
.sharethis-inline-share-buttons span 
{
    
 display:none !important;   
}
.st-btn
{
    min-width:50px !important;
}
.sharethis-inline-share-buttons
{
    margin-bottom:10px !important;
    padding-left: 40px !important;
    text-align:left !important;
}

.tab-content{display:none;}
.tab-content.current {
  display: inherit;
}
ul.tabs{
			margin: 0px 0 40px;
			padding: 0px;
			list-style: none;
			margin-left: -267px;
            /*max-width: 775px;*/
		}
		ul.networktab
		{
		    margin-left:0px;
		    justify-content: start;
		    margin-top:25px;
		}
		ul.tabs li{
			background: none;  
			color: #fff;
			display: inline-block;
			padding: 0px 25px;  font-size:16px;
			cursor: pointer; text-transform:uppercase;
			background:none;
			height:auto;
			font-weight: 300;
		}
		ul.tabs li:hover
		{
		    background:none;
		}

		ul.tabs li.current{ border:1px #fff solid;background:none;
			color: #fff; text-transform:uppercase;
		}

		.tab-content{
			display: none;

		
		}

		.tab-content.current{
			display: inherit;
		}
		
.searchbtn::placeholder {
  color: #2f33a8;
  opacity: 1; /* Firefox */
}

.searchbtn:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.searchbtn::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.carrerBgSec1{ padding-top:80px;}
.branchesWhiteBg:hover{ }
.branchesWhiteBg:hover p{ color:#fff}
.branchesWhiteBg:hover label{ color:#fff}
.branchesWhiteBg:hover span{ color:#fff}
.branchesWhiteBg:hover h3{ color:#fff}
.branchesWhiteBg span{ position:absolute; left:0; top:0; color:#72be44; font-weight:normal; font-size:15px;}
.branchesWhiteBg p{ padding-left:140px; color:#fff !important;  font-size:15px;   position:relative; margin-bottom: 1px !important;}
.branchesWhiteBg label{ font-size:15px; margin-bottom:40px; font-weight:normal;   color:#000; line-height:27px;; margin-bottom:20px;}
.branchesWhiteBg h3{
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 4%;
  padding-bottom: 15px;
  text-align: left;
  font-weight:normal;
}
.branchesWhiteBg{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;
    padding: 20px 20px; margin-bottom:5px;position: relative;
    background: #262626;border-radius:20px;
    margin-top: 20px;
}
.networkform select {
  padding: 10px;
  padding-right: 40px;
  font-size: 14px;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: right 20px top 50%, 0 0 !important;
  background-size: .65em auto, 100% !important;
  color: #000;
}
.networkform .form-control{
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 20px;
  padding: 10px 15px;
  border-color: transparent;
  color: #000;
}
.networkform select::-ms-expand {
  display: none;
} 
.networkform input::placeholder{
  color: #000 !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
.branchnew-btn
{
    padding-top:0px !important
}
/* .branch-btn
{
   display: flex;
  justify-content: left;
} */
.branchnew-btn a{
  cursor: pointer;
  background: #c892e0;
  color: #fff !important;
  text-align: center;
  padding: 10px 25px;
  border-radius: 20px;
  transition: 0.5s;
  font-size: 15px;
}
.branchnew-btn a:hover{
  background: #000;
  transition: 0.5s;
}
.border-lhead
{
    background-color:#c892e0;
    margin-bottom:20px;
    border-radius:10px;
    padding:10px 20px;
}
.local-frame {
  position: relative;
}

.local-frame iframe {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 50%;
  height: 150px;
  border-radius: 12px;
}
.border-lhead h3
{
    color:#fff;
    font-size:22px;
    font-weight:500;
    margin:0px;
}

.border-div
{
   
    padding:25px 30px;
  
   
  background-color: #eee;
    
}
.tabs__list {
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1px;
  position: relative;
  z-index: 1; margin-bottom:90px
}
.tabs__list:after {
  clear: both;
  content: '';
  display: block;
}
.tabs__list > li {
  display: inline;
}
.tabs__list > li label {


  color: #fff;
  cursor: pointer;  
  float: left; font-size:18px; 
  font-weight: bold;
  height: 40px;
  line-height: normal;
  padding: 3px 30px 0;
  position: relative;  display: flex;
-webkit-display: flex;
-ms-display: flex;
justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center; text-decoration:none; outline:none;
}
.tabs__list > li:hover label { 
}
.tabs__radio:nth-of-type(1):checked ~ .tabs__list > li:nth-of-type(1) label, .tabs__radio:nth-of-type(2):checked ~ .tabs__list > li:nth-of-type(2) label, .tabs__radio:nth-of-type(3):checked ~ .tabs__list > li:nth-of-type(3) label, .tabs__radio:nth-of-type(4):checked ~ .tabs__list > li:nth-of-type(4) label, .tabs__radio:nth-of-type(5):checked ~ .tabs__list > li:nth-of-type(5) label {
  background:none; border:1px #fff solid; color:#fff; 
  height: 40px;
  margin-bottom: -1px;
  margin-top: 0; text-decoration:none; outline:none;
}
/* IE8 fallback */
.tabs__list > li .tabs__list--active {
  background: #FFFFFF;
  height: 21px;
  margin-bottom: -1px;
  margin-top: 0;
}

.tabs__container > .tabs__panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  font-size: 12px;
  height: 0;
  margin: 0; display:inline;

  vertical-align: top;
  white-space: normal;
  width: 100%;
}
.tabs__radio:nth-of-type(1):checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: 0;
}
.tabs__radio:nth-of-type(2):checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -100%;
}
.tabs__radio:nth-of-type(3):checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -200%;
}
.tabs__radio:nth-of-type(4):checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -300%;
}
.tabs__radio:nth-of-type(5):checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -400%;
}
/* IE8 fallbacks */
.tabs__radio--checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: 0;
}
.tabs__radio + .tabs__radio--checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -100%;
}
.tabs__radio + .tabs__radio + .tabs__radio--checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -200%;
}
.tabs__radio + .tabs__radio + .tabs__radio + .tabs__radio--checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -300%;
}
.tabs__radio + .tabs__radio + .tabs__radio + .tabs__radio + .tabs__radio--checked ~ .tabs__container > .tabs__panel:first-child {
  margin-left: -400%;
}
.tabs__radio:nth-of-type(1):checked ~ .tabs__container > .tabs__panel:nth-child(1),
.tabs__radio:nth-of-type(2):checked ~ .tabs__container > .tabs__panel:nth-child(2),
.tabs__radio:nth-of-type(3):checked ~ .tabs__container > .tabs__panel:nth-child(3),
.tabs__radio:nth-of-type(4):checked ~ .tabs__container > .tabs__panel:nth-child(4),
.tabs__radio:nth-of-type(5):checked ~ .tabs__container > .tabs__panel:nth-child(5) {
  height: auto;
}
/* IE8 fallback */
.tabs__container > .tabs__panel--active {
  height: auto;
}
.branchesHeaderMain{ text-align:left!important; color:#fff!important;}
.branchesHtmlMain:before{ position:absolute; right:0; top:235px;  width:459px; height:1153px; content:""  }
.branchesHtmlMain{background: #FF8001; background-size:cover !important; position:relative;width:100% !important}
.newImgPosition{ position:absolute; left:0; bottom:0;}
.cloudPositionI{ position:absolute; left:100px; top:270px;}
.cloudPosition2{ position:absolute; right:100px; top:670px;}
.maxWidthNewAllMain1{ max-width:980px; margin:0 auto;}
.newWrapperBgSec{ background: rgb(244,246,246);
background: linear-gradient(0deg, rgba(244,246,246,0.5830707282913166) 0%, rgba(255,255,255,0.41780462184873945) 88%); padding:70px; text-align:center; position:relative; margin-bottom:40px;}
.newWrapperBgSec:before{ position:absolute; top: -24px;
left: 70px; content:""; width:23px; height:46px; background:url(../images/news-updates-icon.png) no-repeat; }
.newWrapperBgSec p{ color:#4b4f58; line-height:30px; font-size:17px; margin-bottom:70px;}
.newWrapperBgSec span{ display:block; color:#4b4f58; font-size:14px; text-align:left; text-transform:uppercase;  font-weight:normal;}
.newWrapperBgSec a{ display:block; color:#203367; font-size:15px; text-align:right; text-transform:uppercase;
  font-weight:bold;}
 .newWrapperBgSec a:hover{ letter-spacing:2px;}
.subMainHeaderall{ text-align:center; color:#203367; font-size:45px;  font-weight:normal; margin-bottom:15px; }
.newEventsBgSecMian{ background: #fff; padding:27px 0px 27px; overflow:hidden; position:relative; }
.breadCrumb{ margin: 20px 0 0px;
padding-right: 130px;
width: 100%;
text-align: right;}
.breadCrumb li{ display:inline-block; position:relative; color:#fff; font-size:14px; font-weight:normal; padding:0 14px; 
text-transform:uppercase}
.breadCrumb li:last-child{ padding-right:0;}
.breadCrumb li:before{ position:absolute; left:-3px; top:5px; content:""; background:#f9c35f; width:1px; height:10px;}
.breadCrumb li:first-child:before{ background:none;}
.breadCrumb a{ color:#fff; font-weight:normal; font-size:14px; text-transform:uppercase}
.breadCrumb a:hover{color:#1c2e4d;}
.subBannerTxtMain{ position:absolute; left:0; bottom:40px; width:94%}
.subBannerTxtMain h1{ color:#fff; font-size:45px; font-family: 'NeueMontrealLight'; font-weight:normal;   }
 .loginsubWrapperMain{ background:#f4f6f6!important;}
.subBannerSecMain{  float: left;
clear: both;
width: 100%;
position: relative;
overflow: hidden; padding-top: 17px;
}
.headerbannerSubMain{ background:#f4f6f6!important;}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'NeueMontrealLight';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}



.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.panel-body {
    padding: 0px; background:none; 
}
.panel-heading{ padding:0px; color:#fff}
.panel-heading a{background: #203367;
padding: 20px;
width: 100%;
display: block;
color: #fff;}
.panel{ background:none; border:none;}
.panel-default > .panel-heading{ background:none;}
.panel-group .panel-heading + .panel-collapse > .panel-body{border:none;}
.mobileLinkDivmian{ display:none!important;}
.branchesSecBgMobile h3{position: relative;
z-index: 1000;
color: #fff;
font-family: 'NeueMontrealLight';
font-weight: normal;
font-size: 40px;
margin-bottom: 56px;}
.branchesSecBgMobile{ display:none; overflow: hidden;
padding: 120px 0px;
background-attachment: fixed; background:url(../images/bg-sec1.jpg) no-repeat; background-size:cover;
position: relative;}
.branchesSecBgMobile h2{-moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
font-size: 35px;
font-family: 'NeueMontrealLight';
font-weight: normal;
text-transform: uppercase;
color: #fff;
margin-bottom: 5px; }
.branchesSecBgMobile  p{-moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
letter-spacing: 4px;
color: #fff;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
text-transform: uppercase;
margin-bottom: 10px;
}
.branchesSecBgMobile a{-moz-transition: .4s;
-webkit-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
position: relative;


color: #fff;
font-size: 16px;
font-weight: normal;}
.branchesSecBgMobileBg1{ background:#7e9d3d; padding:20px; text-align:center}
.branchesSecBgMobileBg2{ background:#fcb715; padding:20px; text-align:center}
.branchesSecBgMobileBg3{ background:#1d9fd9; padding:20px; text-align:center}
.well {
    min-height: 20px; display:block!important;
    padding: 0px;
    margin-bottom: 20px;

    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    left: 0;
    height: 100vh;
    top: -200px;
}
.counter-value2{text-align: center;
display: flex;
-moz-align-items: center;
-webkit-align-items: center;
align-items: center;
-moz-justify-content: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 60px;
 font-family: 'NeueMontrealLight';
color: #fff;}
.counter-value2 span{ font-size:30px; font-weight:bold;  font-family: 'NeueMontrealLight';}
.openningHrWrapper{ position:relative; padding-right:33px}
.openningHrWrapperDiv{ position:absolute; right:0; top:0px; }
.branch-pad p
{
    padding-left:0px !important;
    
}
.branch-code
{
    text-align:center;
}
@media(max-width:767px)
{
   .current .col-6
   {
       max-width:100% ;
       flex: 0 0 100%;
   } 
   
}
@media(max-width:991px)
{
  .padd-sec{
    padding-left: 0;
    padding-right: 0;
  }
  .box-sec{
    margin: 15px 0;
  }
  .networkform select{
    font-size: 13px;
  }
  .networkbtn input{
    padding: 7px 30px;
    font-size: 14px;
  }
  .box-tab{
    padding: 15px 0;
  }
  .networkform input::placeholder{
    font-size: 13px;
  }
  .branchesWhiteBg{
    background: #221E1C;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 20px;
    border: none;
    border-radius: 10px;
    padding: 20px 15px;
  }
  .branchesWhiteBg h3{
    padding-bottom: 5px;
    font-size: 20px;
  }
  .border-div{
    border: none;
  }
  .branchesWhiteBg span{
    font-size: 14px;
  }
  .branchesWhiteBg p{
    font-size: 14px;
    padding-left: 55px;
  }
  .branchnew-btn a{
    font-size: 14px;
  }
  .branchesWhiteBg .row{
    margin: 0;
  }
  .branchesWhiteBg p{
    margin-bottom: 10px !important;
  }
  .networkform .form-group label{
    font-size: 14px;
  }
  .border-lhead
   {
       display:none;
   }  
   .branch-btn {
  display: block !important;
}
   .branch-btn a
   {
       display: inlilne-block;
       margin: 10px 0;
   } 
}