.ilAccData .prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover p a {
    color: #fff;
    display: block;
}

.ilAccData .prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover p {
    padding: 10px 0 15px;
}

.ilAccData .prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover p a:hover {
    text-decoration: underline;
}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .heading {
    top: 20px !important;
}

.aboutUs.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover,
.trasZone.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover,
.yesFirst.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover {
    opacity: 1;
    top: 0;
    position: relative;
}

/*12-11-2018*/
.container h2,
.container h3.headNew {
    font-weight: 400;
    margin: 0 0 35px;
    text-transform: uppercase;
    position: relative;
    font-family: gill_ssibold;
    text-align: center;
    padding: 0 0 10px;
    font-size: 2.5rem;
}
.container h2.ilnoTag,
.container h3.ilnoTag {
display:none;
}

.container h3.ilsubheadNew{
    font-size: 1.4rem;
    display: block;
    margin:0;
    padding:0;
    font-family: gill_ssibold;
    text-transform: inherit;
    text-align: left;
    color: #333333;
    font-weight: 600;
}
.container h3.ilsubheadNew:after{
    display: none;
}

,
.container h4 {
    font-weight: 400;
    margin: 0 0 35px;
    text-transform: uppercase;
    position: relative;
    font-family: gill_ssibold;
    text-align: center;
    padding: 0 0 10px;
    font-size: 2.5rem;
}

.container h2:after,
.container h3.headNew:after {
    left: 50%;
    content: '';
    position: absolute;
    bottom: 0;
    width: 90px;
    height: 4px;
    background-color: #d7262d;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

,
.container h4:after {
    left: 50%;
    content: '';
    position: absolute;
    bottom: 0;
    width: 90px;
    height: 4px;
    background-color: #d7262d;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.container .others .columnMaster:only-child .column:only-child h2,
.container .others .columnMaster:only-child .column:only-child h4 {
    text-align: center;
}

.footerLinksWrap .linksBox h3,
.footerLinksWrap .linksBox h4,
.footerLinksWrap .linksBox span {
    font-family: gill_ssiregular;
    font-size: 1.5rem;
    color: #484747;
    margin-bottom: 10px;
    position: relative;
}

.footerLinksWrap .linksBox h3:after,
.footerLinksWrap .linksBox h4:after,
.footerLinksWrap .linksBox span:after,
.footerLinksWrap .otherLinks a:after,
.footerline {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #d7262d;
}

.container .contentWrapper.intro h2 {
    font-size: 1.4rem;
    color: #000;
    font-weight: bold;
}

.container .features h2,
.container .features h3,
.container .features h4 {
    clear: both;
}

.container .others .columnMaster .column h2,
.container .others .columnMaster .column h4 {
    text-align: left;
    margin-bottom: 30px;
}

.container .others .columnMaster .column h2:after,
.container .others .columnMaster .column h4:after {
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.bannerSlide .text h2,
.bannerSlide .text h1 {
    font-size: 4rem;
    color: #fff;
    text-transform: uppercase;
    font-family: gill_ssibold;
}

.landingPageCarousel .bannerContent h2,
.landingPageCarousel .bannerContent h3 {
    text-transform: uppercase;
    font-size: 2.4rem;
    color: #0062a8;
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 0;
    margin: 10px 0;
}

.bannerForm h1,
.bannerForm h2 {
    font-family: gill_ssibold;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
    padding-bottom: 8px;
    text-transform: uppercase;
}

/*12-11-2018*/

/*16-11-2018*/

.tabsIL .tabWrap ul {
    text-align: left;
    display: table;
    width: 100%;
    float: none;
    border-spacing: 10px 0px;
    margin-bottom: 6px;
}

.tabsIL .tabWrap ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 20px;
    background: #dff2fd;
    border-radius: 20px 20px 0 0;
}

.tabsIL .tabWrap ul li a {
    min-width: 110px;
    /*padding-left: 12px; padding-right: 12px;*/
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0;
    padding: 0;
}

.tabsIL .tabWrap ul li a span {
    display: block;
}

.tabsIL .tabWrap ul li.active {
    background: #0062a8;
}

.prvCarouselMaster.teamCarouselMaster .prvItemMaster {
    width: auto;
}

/*16-11-2018*/
/*22-11-2018*/
.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .ilPersInfo {
    display: block;
    padding: 1rem 2rem;
    margin: 0;
    min-height: 115px;

}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .ilPersInfo li {
    display: block;
    text-align: left;
    padding-left: 0.8rem;
    color: #fff;
}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover {
    display: block;
}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover .ilInfo {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: underline;
}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover .ilApplyNow {
    float: right;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: underline;
}

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover .ilPrincApprove {
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: underline;
    display: block;
    clear: both;
    padding-top: 19px;
}

/*26-11-2018*/
.buttonBar .ilapplyOnlineBtn {
    float: left !important;
}

.ilButtonBar {
    float: right;
    margin-top: 1rem;
}

.ilMoneymatWrap h1 {
    display: inline-block;
}

.ilMoneymatWrap .ilLinkBnt {
    display: inline-block;
    float: right;
    clear: both;
    position: relative;
    top: -17px;
}

.pressReleaseInfo .ilMoneymatWrap p {
    clear: both;
}

.ilLifeMatters p {
    clear: both;
    padding-top: 0.6rem;
}

/*30/11/2018*/

.ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .ilPersInfo ul {
    margin-left: 0;
}

/*5-12-2018*/
.ilOwlCarosel .bannerSlide .text .ilbtnDiv {
    display: block;
    margin-bottom: 1rem;
}

/*13-12-2018*/
.ilLangSelect {
    float: right;
    border: 1px solid #000;
    position: relative;
    top: 20px;
}

.bcpCont li.login,
.topRight li {
    padding: 26px 10px;
}

/*31-12-2018*/
.il_NriWrapper .container {
    width: 1170px;
    margin: 2rem auto;

}

.il_NriWrapper .container h2 {
    font-size: 27px;
    color: #343333;
    text-transform: uppercase;
    font-weight: bold;
    font-family: gill_ssibold;
    text-align: left;
    margin-bottom: 2rem;
}

.il_NriWrapper .container h2::after {
    left: 0;
    transform: none;
}

.il_tabWrap {
    display: flex;
}

.il_tabs {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.il_tabs li {
    font-size: 1.8rem;
    color: #ffffff;
    font-family: gill_ssibold;
    background: #0062a8;
    border-bottom: 1px solid #7eaac8;
    padding: 2.5rem 2rem;
    font-weight: bold;
    cursor: pointer;
}

.il_tabs li.current {
    background: #cbe4ed;
    color: #0062a8;
    position: relative;
    transition: all 0.5s ease;
}

.il_tabs li.current::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 40px;
    right: 0;
    top: 50%;
    background: #d71920;
    transform: translateY(-50%);
}

.il_tabs li:first-child {
    border-radius: 5px 5px 0 0;
}

.il_tabs li:last-child {
    border-radius: 0 0 5px 5px;
}

.il_tabContent {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    padding-left: 4rem;
}

.il_tabContent .content {
    display: none;
}

.il_tabContent .content h3 {
    font-family: gill_ssibold;
    font-size: 20px;
    color: #343333;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-bottom: 3rem;
}

.il_tabContent .content h3::after {
    left: 0;
    content: '';
    position: absolute;
    bottom: -5px;
    width: 60px;
    height: 4px;
    background-color: #d7262d;
    transform: none;
}
.il_tabContent .content h3.subIntro::after{
    display: none;
}

.il_tabContent .content .info {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    font-size: 14px;
    color: #333333;
    padding-right: 2rem;
}

.il_tabContent .content .info a {
    color: #0062a8;
    text-decoration: underline;
}

.il_tabContent .content .info span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.il_tabContent .onlineForm {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    background: #f3f4f4;
    margin: 0 1rem;
    padding: 2rem;
    position: relative;
}

.il_tabContent .onlineForm .accOpenIcon {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    display: block;
    background: url(../images/il-onlineFormIcon.png) no-repeat 13px 14px #fff;
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
}

.il_tabContent .onlineForm p {
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding: 2rem 0 1rem 0;
}

.il_tabContent .onlineForm a {
    background: #d81b24;
    display: block;
    text-align: center;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding: 1rem 1.5rem;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 88%;
}

.il_accListing {
    display: block;
    margin-top: 5rem;
}

.il_accListing li {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin: 0 15px 20px 0;
    border: 1px solid #e3e3e3;
    line-height: 20px;
}

.il_accListing li img {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.il_accListing li .accText h4 {
    font-size: 14px;
    color: #0062a8;
    font-family: gill_ssibold;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    margin: 0;
    width: 84%;
}

.il_accListing li .accText h4.bigTitle {
    width: 100%;
}

.il_accListing li .accText h4 span {
    color: #d7262d;
}

.il_accListing li .accText h4::after {
    display: none;
}

.il_accListing li .accText {
    padding: 1rem 1rem 2rem 1rem;
    position: relative;
}

.il_accListing li .accText p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 3rem;
    line-height: 16px;
}

.il_accListing li .accText .knowmore {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    left: 50%;
    color: #333333;
    text-transform: uppercase;
    transform: translateX(-50%);
    text-align: center;
    border-top: 1px solid #ccc;
}

.il_accListing li .accText .knowmore:hover {
    background: #d7262d;
    color: #fff;
    transition: all 0.5s ease;
}

.il_NriWrapper .il_accountForm h2 {
    font-family: gill_ssibold;
    font-size: 18px;
    color: #000000;
    text-align: left;
    text-transform: initial;
    margin: 0;
    padding: 2rem 0;
}

.il_NriWrapper .il_accountForm h2:after {
    display: none;
}

.il_accountForm .formBox {
    background: #f8f8f8;
    padding: 2rem;
}

.il_accountForm .field {
    width: 45%;
    display: inline-block;
    margin-left: 2.5rem;
}

.il_accountForm .field .inputBox {
    border: none;
    padding: 0.7rem 0.5rem;
}

.il_accountForm .field .inputBox .plusMobile {
    display: inline-block;
    width: 5%;
    padding-left: 7px;
}

.il_accountForm .field .inputBox input {
    height: auto;
    padding: 10px;
    line-height: 14px;
    color: #333;
    font-family: gill_ssiregular;
    display: inline-block;
    width: 92%;
}

.il_accountForm .field .inputBox input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9a9a9a;
}

.il_accountForm .field .inputBox input::-moz-placeholder {
    /* Firefox 19+ */
    color: #9a9a9a;
}

.il_accountForm .field .inputBox input:-ms-input-placeholder {
    /* IE 10+ */
    color: #9a9a9a;
}

.il_accountForm .field .inputBox input:-moz-placeholder {
    /* Firefox 18- */
    color: #9a9a9a;
}

.il_accountForm .field .selectBox {
    border: none;
    padding: 12px 10px;
}

.il_accountForm .field .selectBox .selectedValue:after {
    border: none;
    content: "";
    background: url(../images/il-redDownArrow.png) no-repeat 0 0;
    width: 10px;
    height: 6px;
    display: inline-block;
    right: 4px;
}

.il_accountForm .field.il_smallField {
    width: 21%;
}

.il_accountForm .field.il_subBtn {
    width: 200px;
    display: block;
    margin: 2rem auto 0;
    transform: translateX(-15%);
    padding: 0;
}

.il_reachUsBox {
    background: #0062a8;
    position: relative;
    bottom: -20px;
    clear: both;
}

.il_reachUsBox ul {
    width: 100%;
    display: block;
}

.il_reachUsBox ul li.current {
    background: #0ab462;
}

.il_reachUsBox ul li:hover::after {
    display: none;
}

.il_reachUsBox ul li {
    width: 24%;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 2rem 0;
    text-align: center;
    position: relative;
}

.il_reachUsBox ul li:first-child::after {
    display: none;
}

.il_reachUsBox ul li::after {
    content: "";
    width: 2px;
    height: 50px;
    background: #4d91c2;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.il_reachUsBox ul li a {
    color: #fff;
}

.il_reachUsBox ul li a em {
    margin: 0 auto 1rem;
    display: block;
}

.il_reachUsBox ul li a .reachUs {
    background: url(../images/il-reachUsIcon.png) no-repeat 0 0;
    width: 28px;
    height: 30px;
}

.il_reachUsBox ul li a .locateUs {
    background: url(../images/il-locateUsIcon.png) no-repeat 0 0;
    width: 26px;
    height: 30px;
}

.il_reachUsBox ul li a .getCall {
    background: url(../images/il-getCall.png) no-repeat 0 0;
    width: 26px;
    height: 30px;
}

.il_reachUsBox ul li a .mailTo {
    background: url(../images/il-mailtoIcon.png) no-repeat 0 0;
    width: 28px;
    height: 30px;
}

.il_nriBanners .formBox {
    width: 350px !important;
}

.il_supServices span.title {
    font-family: gill_ssiregular;
    font-size: 1.5rem;
    color: #484747;
    margin-bottom: 10px;
    position: relative;
    display: block;
}

.il_supServices span.title:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #d7262d;
}

/*8-2-2019*/
.contentWrapper h3.info {
    font-size: 14px;
    color: #333;
    padding: 0 0 5px 0;
    margin: 0;
    line-height: 1.4;
    font-weight: 300;
}

/*20-2-2019*/
.ilBannerWrap {
    position: absolute;
    right: 0;
    top: 10%;
    width: 65%;
    transform: translateY(-10%);
}
.ilBannerContainer {
    width: 500px;
    margin: 0 auto;
}
.ilBannerForm {
    position: static;
    float: right;
    right: 0;
    background: rgba(0, 0, 0, .6);
    padding: 25px;
    width: 400px;
    max-height: inherit;
    height: inherit;
    color: #fff;
    z-index: 3;
}
.ilBannerForm .field.fullBox {
    float: none;
}
.ilBannerForm .formBox {
    float: none;
}
.innerBannerCarousel .contentWrapper.ilcontentWrap {
    position: absolute;
    top: inherit;
    left: 30%;
    transform: inherit;
    width: 198px;
    margin: 0;
}

/*New css for Insurance - 17-05-2019*/		
.container.infoTop h2{		
    text-align: left;		
    margin-top: 25px;		
    margin-bottom: 25px;		
    font-size: 20px;		
}		
.container.infoTop h2:after{		
    left: 0;		
    transform: none;		
}		
.container h2:after, .container h3.headNew:after{		
    width: 60px;		
}		
.boxLayout{		
    padding-top: 10px;		
}		
.boxLayout.horizontalLayout.newBlock .boxWrap{		
    width: 215px;		
    display: inline-block;		
    margin-top: 15px;		
    margin-right: 20px;		
    padding: 0;		
}		
.boxLayout.horizontalLayout.newBlock .boxWrap:last-of-type{		
    margin-right: 0;		
}		
.boxLayout.newBlock .boxWrap .boxes{		
    padding: 0;		
    border-color: #e3e3e3;		
}		
.boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesLeft{		
    width: 100%;		
    height: 100px;		
    overflow: hidden;		
}		
.boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght{		
    padding: 15px 0 0;		
    width: 100%;		
}		
.boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>h3{		
    padding-left: 15px;		
    padding-right: 10px; 		
    font-size: 14px;		
    color: #0062a8;		
    font-weight: bold;		
    min-height: 44px;		
}		
.boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>p{		
    padding-left: 15px;		
    padding-right: 10px;		
    line-height: 1.6rem;		
    min-height: 100px;		
}		
.boxLayout.horizontalLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>a{		
    position: relative;		
    left: inherit;		
    bottom: inherit;		
    text-align: center;		
    display: inline-block;		
    color: #858585;		
    text-transform: uppercase;		
    font-size: 11px;		
    font-weight: bold;		
    text-decoration: none;		
    padding: 15px 0;		
    float: none;		
    width: 100%;		
    transition: all 0.5s ease;		
}		
.boxLayout.horizontalLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>a:hover{		
    color: #fff;		
    background: #d7262d;		
}		
.dropdownWrap{		
    text-align: left;		
}		
.insDD, 		
.calcDD{		
    width: 270px;		
    display: inline-block;		
    position: relative;		
    z-index: 3;		
}		
.insDD{		
    margin-right: 60px;		
}		
.insDD span,		
.calcDD span{		
    display: block;		
    position: relative;		
    text-transform: uppercase;		
    padding: 15px 40px 15px 0; 		
    font-size: 14px;		
    color: #0062a8;		
    font-weight: bold;		
    border-bottom: 1px solid #0062a8;		
    cursor: pointer;		
    -webkit-user-select: none;		
    -moz-user-select: none;		
    -ms-user-select: none;		
    -o-user-select: none;		
    user-select: none;		
}		
.insDD span{		
    background: #fff;		
    z-index: 2;		
    text-align: left;		
}		
.insDD span:after,		
.calcDD span:after{		
    position: absolute;		
    content: '';		
    top: 17px;		
    right: 20px;		
    width: 0; 		
    height: 0; 		
    border-left: 10px solid transparent;		
    border-right: 10px solid transparent;		
    border-top: 10px solid #0062a8;		
}		
.insDDList,		
.calcDDList{		
    display: none;		
    width: 100%;		
    background: #fff;		
    margin: 47px 0 0;		
    padding: 0;		
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);		
    position: absolute;		
    top: 0;		
    left: 0;		
}		
.insDDList li,		
.calcDDList li{		
    list-style: none;		
    display: block;		
    border-bottom: 1px solid #dfdfdf;		
    transition: all 0.5s ease;		
}		
.insDDList li:hover,		
.calcDDList li:hover{		
    background: #f1f1f1;		
}		
.insDDList li:last-of-type,		
.calcDDList li:last-of-type{		
    border-bottom: 0;		
}		
.insDDList li a,		
.calcDDList li a{		
    padding: 15px 10px;		
    display: block;		
    text-align: center;		
    color: #656565;		
    font-size: 14px;		
    line-height: 16px;		
}		
.calcDD span{		
    border-bottom: 0;		
    color: #FFF;		
    text-align: center;		
    background: #c8161d;		
    border-radius: 25px;		
    z-index: 2;		
}		
.calcDD span:after{		
    border-top-color: #fff;		
}		
.calcDDList{		
    background: #efefef;		
    box-shadow: none;		
    border-radius: 0 0 10px 10px;		
    padding-top: 20px;		
    top: -20px;		
}		
.calcDDList li:hover{		
    background: #f5f5f5;    		
}		
.calcDDList li:last-of-type{		
    border-radius: 0 0 10px 10px;		
}		

/*new css for select your category section 05-08-2019 satya*/
/*new css for select your category section 05-08-2019*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon_forEMI.eot?9rec47');
  src:  url('../fonts/icomoon_forEMI.eot?9rec47#iefix') format('embedded-opentype'),
    url('../fonts/icomoon_forEMI.woff2?9rec47') format('woff2'),
    url('../fonts/icomoon_forEMI.ttf?9rec47') format('truetype'),
    url('../fonts/icomoon_forEMI.woff?9rec47') format('woff'),
    url('../fonts/icomoon_forEMI.svg?9rec47#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-emi2:before {
  content: "\e888" !important;
}

.researchBand .contentWrapper .boxRight h1 {
    color: #0062a8;
    font-size: 3.1rem; 
    font-family: gill_ssibold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-left: 65px;
    margin-top: 18px;
}
.researchBand .contentWrapper .boxRight h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 4px;
    background-color: #0062a8;
}
.researchBand .contentWrapper .boxRight .researchCatMaster .researchCats .owl-stage-outer {
    padding-bottom: 140px;
    padding-top: 20px;
}
.researchBand .contentWrapper .boxRight .researchCatMaster .researchCats .researchCat {
    text-align: center;
    height: 128px;
    width: 128px;
    margin: 0 auto;
    padding-top: 10px;
    border-radius: 20px;
    transition: all 0.3s ease-in;
    cursor: pointer;
    float: none;
}
.researchBand .contentWrapper .boxRight .researchCatMaster {
    width: 100%;
    padding: 20px 30px;
    position: relative;
    padding-top: 0;
}
.researchBand .contentWrapper .boxRight .researchCatMaster .researchCats .researchCat:hover {
    box-shadow: 0px 0px 18px 0px rgba(210, 210, 210, 0.75);
}
/*new css for select your category section 05-08-2019 satya END*/

/*Auto suggestion list*/
.autoSuggestion{
    position: absolute;
    width: 100%;
    background: #fff;
    top: 46px;
    display: none;
    margin: 0;
    padding: 0;
    box-shadow: 2px 3px 4px rgba(0,0,0,0.10);
}
.autoSuggestion li{
    display: block;
    padding: 0;
    margin: 0;
    float: none;
}
.autoSuggestion li a{
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 10px 8px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    transition: all 0.4s ease;
    text-decoration: none;
    cursor: pointer;
}
.autoSuggestion li a:hover{
    background: #e1effb;
    color: #333;
}
/*Auto suggestion list*/



@media screen and (max-width: 991px){		
    .dropdownWrap{		
        margin-top: 10px;		
        margin-bottom: 40px;		
        text-align: center;		
    }		
    .container.infoTop h2{		
        margin-top: 10px;		
    }		
}		
@media screen and (max-width: 767px){		
    .dropdownWrap{		
        margin-bottom: 0;		
    }		
    .newDropDown{		
        display: block;		
        margin: 15px auto;		
    }		
    .insDD{		
        z-index: 9;		
        margin-bottom: 20px;		
    }		
    .boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesLeft{		
        height: auto;		
    }		
    .boxLayout.horizontalLayout.newBlock .boxWrap,		
    .boxLayout.newBlock .boxWrap .boxes,		
    .boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesLeft>img{		
        width: 100%;		
        max-width: 100%;		
    }		
    .boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>h3{		
        min-height: auto;		
        padding-bottom: 10px; 		
    }		
    .boxLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>p{		
        min-height: auto;		
        padding-bottom: 20px;		
    }		
    .boxLayout.horizontalLayout.newBlock .boxWrap .boxes .boxesCont .boxesRIght>a{		
        color: #fff;		
        background: #d7262d;		
    }		
}		
@media screen and (max-width: 480px){		
    		
}		
/*New css for Insurance 17-05-2019*/		


/*new search functionality*/
.il_searchNew {
    background-color: #065d9f;
    width: 100%;
    display: block;
    position: relative;
    z-index: 9999;
    padding: 34px 0px;
    display: none;
}

.il_searchInptBox {
    /* border-bottom: 2px solid #2e77ae;*/
    width: 100%;
    color: #a5bad3;
    position: relative;


}

.il_searchInptBox input.headsearch1 {
    position: relative;
}

.il_searchInptBox input.headsearch1:before {
    position: absolute;
    top: 0;
    content: "";
    height: 22px;
    width: 1px;
    background: #c1d7e7;
}

.il_searchInptBox input {
    background: 0 0;
    color: #fff;
    width: 100%;
    font-size: 20px;
    outline: 0;
    padding-bottom: 16px;
    padding: 0 107px 0 80px;
}

.il_searchInptBox input:-webkit-autofill,
.il_searchInptBox input:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0px 9999px #065d9f;
    -webkit-text-fill-color: #FFFFFF;
    font-size: 20px;
}

.il_midsearchWrap {
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.il_searchBox {
    z-index: 1000;
    max-width: : 100%;
    width: 1400px;
    height: 800px;
    overflow-y: scroll;
    display: none;
    background: #ddeffa;
    padding: 35px 80px 30px 80px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.il_innersearchWrap.one { width: 58%; }
.il_innersearchWrap.two {  width: 41%;  }
.il_innersearchWrap {
  /*  width: 49%;*/
    display: inline-block;
    vertical-align: top;
}

.il_serachrelBan {
    width: 100%;
}

.il_serachrelBan ul li {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px 35px;
    font-family: gill_ssibold;
    font-size: 2rem;
    text-transform: uppercase;
    color: #065d9f;
    font-weight: bold;
}

/*.il_serachrelBan ul li span {
    color: Red;
}*/

.il_serachrelBan ul li p span {
    color: #666666;
    font-size: 14px;
    font-family: gill_ssiregular;
}

.il_descrpWrap {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.il_leftdecsrp {
    width: 43%;
}
.il_rightdecsrp {
    width: 55%;
    padding-left: 10px;
}
.il_leftdecsrp,
.il_rightdecsrp {
   /* width: 49%;*/
    display: inline-block;
    vertical-align: top;
}

.il_rightdecsrp p {
    font-size: 12px;
    font-weight: 600;
    color: #565656;
    text-transform: initial;
    /*padding-left: 22px;*/
    text-align: justify;
    line-height: 18px;
    padding-bottom: 20px;
}

.il_rightdecsrp a {
    font-size: 1.4rem;
   /* padding-left: 22px;*/
    /*text-decoration: underline;*/
    color: #065d9f;
    text-transform: initial;
    font-family: gill_ssibold;
}

.il_searchListing {
    width: 100%;
    display: inline-block;
    padding-right: 30px;
}

.il_searchListing h2 {
    color: #055694;
    font-size: 25px;
    padding-bottom: 20px;
    font-family: gill_ssibold;
}

/*.il_searchListing ul.ilupperlist li:hover .il_searchListing h2 { 
 padding-bottom: 20px;
}*/

.il_searchListing ul.ilupperlist li {
    padding: 12px 10px 12px 10px;
    /* margin-bottom: 15px;*/
    width: 100%;
    float: left;
}

.il_searchListing ul.ilupperlist li:hover {
    background: #055694;
    cursor: pointer;
}

.il_searchListing ul.ilupperlist li:hover .il_cardDesrptn p {
    color: #fff;
}

.il_searchListing ul.ilupperlist li:hover span {
    color: #8cc0e7
}

.il_searchListing ul.ilupperlist li:hover .il_applynowBtn {
    background: #fff;
    color: #055694;
}

.il_searchListing ul.ilupperlist li p {
    font-size: 16px;
    color: #055694;
    font-family: gill_ssibold;
}

/*.il_searchListing ul.ilupperlist li p:hover,
.il_searchListing ul.ilupperlist li span:hover {
    color: #fff;
}*/
.il_searchBox .il_searchListing ul.ilbotmlist li {
    padding-left: 0;
}

.il_searchListing ul.ilupperlist {
    width: 100%;
    border-bottom: 1px solid #2e77ae;
    float: left;
    padding-bottom: 30px;
}

.il_searchListing ul.ilupperlist li span {
    font-size: 12px;
    color: #555555;
     font-family: gill_ssiregular;
}

.il_cardDesrptn {
    float: left;
    width: 50%
}

.il_applynowBtn {
    float: right; 
    /*padding: 10px 38px;*/
    padding: 10px 10px 10px 35px;
    text-align: center;
    width: auto;
    background: #055694;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    min-width: 140px;
}

.il_searchListing ul.ilupperlist .il_applynowBtn {
    position: relative;
}

.il_searchListing ul.ilupperlist .il_applynowBtn:after,
.il_searchListing ul.ilupperlist .il_applynowBtn:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
}

.il_searchListing ul.ilupperlist .il_applynowBtn:before {
    left: 2%;
    background: url(../images/arrow_newwhite.png) no-repeat;
    top: 8px;

}

.il_searchListing ul.ilupperlist li:hover .il_applynowBtn:before {
    background: url(../images/arrow_new.png) no-repeat;
}

.il_searchListing ul.ilupperlist .il_applynowBtn:after {
    height: 100%;
    top: 0;
    background: #80a8c8;
    width: 1px;
    left: 27px;
}

.il_searchListing ul.ilupperlist li:hover .il_applynowBtn:hover {
    background: #fff;
    color: #055694;
}

.il_searchListing h1 {
    font-size: 25px;
    color: #135ba7;
    padding-top: 30px;
    float: left;
    font-family: gill_ssibold;
}

.il_searchListing ul.ilbotmlist {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.il_searchListing ul.ilbotmlist li p {
    color: #555555;
    font-size: 12px;
    font-family: gill_ssiregular;
}

.il_searchListing ul.ilbotmlist li p.ilbotDescp {
    text-transform: capitalize;
    line-height: 14px;
}

.il_searchListing ul.ilbotmlist li p.ilupperDescp {
    color: #065d9f;
    font-size: 14px;
    font-family: gill_ssibold;
    padding-bottom: 2px;
}

.il_searchListing ul.ilbotmlist li p.ilupperDescp span {
    color: #065d9f;
    font-size: 16px;
}

.il_searchListing ul.ilbotmlist li {
    width: 100%;
    padding: 0 0 18px 0;
}

.il_searchcloseBtn {
    position: absolute;
    top: 40px;
    right: 30px;
}

.il_mainsearchWrap header {
    position: relative;
}

.searchIcon .searchWrap {
    display: none ! important;
}

.il_mainsearchWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
}

.il_searchresOpen a {
    position: relative;
}

.il_searchresOpen a:before {
    content: "\e60f";
    font-size: 2rem;
    color: #333;
}

.il_mainsearchWrap .overlay {
    z-index: 998;
}

.il_mainsearchWrap .il_searchresOpen {
    background-color: #065d9f;
    height: 78px;
}

.il_mainsearchWrap .il_searchresOpen a:before {
    color: #fff;
}

.surveyTopBand {
    z-index: 888 !important;
}

.il_mainsearchWrap header {
    border-bottom: none;
}

header.opensearchBox {
    z-index: 998
}

.il_leftdecsrp img {
    width: 100%;
}

header.active {
    top: 96px;
    transition: all 0.4s ease;
}

.il_searchNew {
    position: fixed;
    top: 0;
    left: 0;
}

#loadMore {
    padding: 10px 15px;
    font-size: 12px;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    color: #d61728;
    font-weight: bold;
    margin: 10px 0 20px 10px;
    display: inline-block;
}

.searchOverlay {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    height: 100%;
    width: 100%;
    left: 0;
    top: 174px;
    z-index: 9;
}

.searchOverlay.active {
    top: 96px;
}

.productWrap {
    z-index: 996;
}

.il_searchListing ul.ilbotmlist li {
    display: none;
}

/*new search functionality*/


/*********************************Media Queries*****************************************/

@media only screen and (max-width: 1600px) {

    /*12-11-2018*/
    .container h2,
    .container h4 {
        font-size: 2.5rem;
    }

    /*12-11-2018*/
}

@media only screen and (max-width:1400px) {
    .ilBannerWrap {
        top: 6%;
    }

    .il_rightdecsrp p,
    .il_rightdecsrp a {
        padding-left: 16px;
    }

    .il_searchBox {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1279px) {
    .ilBannerForm {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .no-touch .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont {
        height: 40%;
        top: 76%;
    }

    .il_searchcloseBtn {
      /*  top: 20px;*/
       /* right: 5%; */
    }

    .il_searchInptBox {
        width: 70%
    }

    .il_searchInptBox input {
        font-size: 18px;
    }

    .il_searchInptBox input:-webkit-autofill,
    .il_searchInptBox input:-webkit-autofill:focus {
        font-size: 18px;
    }

    .searchBtn {
        top: -2px;
    }
}

@media only screen and (max-width: 1199px) {
    .il_NriWrapper .container {
        width: 970px;
    }

    .il_tabContent .content .info {
        width: 32%;
    }

    .il_tabContent .onlineForm a {
        width: 100%;
    }

    .il_accListing li {
        width: 23%;
        margin-right: 12px;
    }

    .il_accListing li .accText h4 {
        width: 100%;
    }

    .innerBannerCarousel .contentWrapper.ilcontentWrap {
        top: 50%;
        left: 50%;
    }

    .il_rightdecsrp,
    .il_cardDesrptn,
    .il_leftdecsrp,
    .il_midsearchWrap {
        width: 100%
    }

    .il_rightdecsrp p,
    .il_rightdecsrp a {
        padding-left: 0;
    }

    .il_rightdecsrp p {
        padding-top: 10px;
    }

    .il_applynowBtn {
        float: left;
        margin-top: 10px;
    }

    .il_leftdecsrp img {
        width: 100%
    }

    .searchOverlay {
        top: 170px;
    }

    .searchOverlay.active {
        top: 92px;
    }

    header.active {
        top: 92px;
    }
}

@media only screen and (max-width: 991px) {
    .il_NriWrapper .container {
        width: 750px;

    }

    .il_tabContent .content .info {
        width: 32%;
    }

    .il_tabContent .onlineForm a {
        padding: 4px 1.5rem;
        width: 100%;
    }

    .il_accListing li {
        width: 47%;
    }

    .il_accountForm .field.il_smallField {
        width: 23%;
    }

    .il_accountForm .field {
        width: 48%;
        margin-left: 1rem;
    }

    .il_innersearchWrap.one, .il_innersearchWrap.two {
        width: 100%
    }

    .il_searchListing {
        padding-right: 0;
    }

    .il_searchListing ul.ilupperlist li {
        width: 50%;
    }

    /*  .il_applynowBtn {
        padding: 10px 20px;
    }*/

    .il_cardDesrptn {
        min-height: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .il_searchInptBox {
        width: 85%
    }
	.innerBannerCarousel .contentWrapper.ilcontentWrap {
        top: 70%;
    }

    .il_NriWrapper .container {
        width: 100%;
    }

    .il_NriWrapper .container h2 {
        font-size: 24px;
        text-align: center;
    }

    .il_NriWrapper .container h2::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .il_tabs {
        width: 100%;
        display: block;
    }

    .il_tabContent {
        width: 100%;
        display: block;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .il_tabContent .content {
        margin-top: 2rem;
    }

    .il_tabWrap {
        display: block;
    }

    .il_tabs {
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
    }

    .il_tabs li {
        display: inline-block;
        position: relative;
        margin: 0 0 0 -3px;
        border-bottom: none;
        font-size: 1.6rem;
    }

    .il_tabs li::after {
        content: "";
        width: 2px;
        height: 68px;
        background: #7eaac8;
        position: absolute;
        top: 0;
        right: 1px;
    }

    .il_tabs li:first-child,
    .il_tabs li:last-child {
        border-radius: 0;
    }

    .il_tabs li.current::after {
        content: "";
        position: absolute;
        width: 50px;
        height: 3px;
        left: 50%;
        bottom: 0;
        background: #d71920;
        transform: translate(-50%, 0);
        top: unset;
    }

    .il_tabs li.current {
        margin: 0 0 0 -6px;
    }

    .il_tabContent .content h3 {
        text-align: center;
    }

    .il_tabContent .content h3::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .il_tabContent .content .info {
        padding-right: 0;
        padding-bottom: 2rem;
        width: 100%;
        display: block;
    }

    .il_tabContent .onlineForm {
        display: block;
        width: 89%;
        margin: 2rem auto;
    }

    .il_accListing li {
        display: block;
        width: 100%;
        margin: 0 0 2rem 0;
    }

    .il_accountForm .field {
        width: 100%;
        display: block;
        margin-left: 0;
    }

    .il_accountForm .field.il_smallField {
        width: 100%;
    }

    .il_accountForm .field.il_subBtn {
        transform: none;
    }

    .il_reachUsBox ul li {
        width: 100%;
        display: block;
        text-align: left;
        padding: 1rem 1.5rem;
        border-bottom: 1px solid #4d91c2;
    }

    .il_reachUsBox ul li::after {
        display: none;
    }

    .il_reachUsBox ul li a em {
        display: inline-block;
        position: relative;
        top: 14px;
    }

    .il_reachUsBox ul li a span {
        position: relative;
        top: -7px;
        left: 8px;
    }

    .il_searchBox {
        padding-left: 30px;
        padding-bottom: 30px;
    }

    .il_serachrelBan ul li {
        font-size: 1.6rem;
    }

    .il_serachrelBan ul li:last-of-type {
        margin-bottom: 0;
    }

    .il_searchListing h1 {
        font-size: 2.4rem;
    }
}

@media only screen and (max-width: 600px) {
    .il_searchListing ul.ilupperlist li {
        width: 100%;
        text-align: center;
    }

    .il_applynowBtn {
        float: none;
        display: inline-block;
    }

    .il_cardDesrptn {
        min-height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .no-touch .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont {
        height: 40%;
        top: 84%;
    }

    .ilMoneymatWrap .ilLinkBnt {
        top: 0;
    }

    .ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont {
        padding: 0 1rem;
    }

    .ilAccData .teamCarouselMaster.prvCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .ilPersInfo {
        padding: 0 1rem;
    }

    .aboutUs.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover,
    .trasZone.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover,
    .yesFirst.no-touch .ilAccData .prvCarouselMaster.teamCarouselMaster .prvCarousel .prvItem .itemSquare .itemSquareCont .squareHover {
        top: -11px;
    }

    .ilAccData .prvCarouselMaster.teamCarouselMaster .prvItemMaster {
        padding: 0;
        margin-bottom: 10px;
    }

    .ilLangSelect {
        top: 0;
    }

    .il_searchBox {
        width: 90%;
        padding: 10px 25px;
    }

    .il_searchListing ul.ilupperlist li {
        background: none;
        margin-bottom: 0;
    }

    .il_midsearchWrap {
        width: 100%;
    }

    /*.il_searchNew {
        padding: 10px 0;
    }*/

    header.active {
        top: 62px;
    }

    .searchOverlay {
        top: 140px;
    }

    .searchOverlay.active {
        top: 62px;
    }
}

@media only screen and (max-width: 375px) {
    .innerBannerCarousel .contentWrapper.ilcontentWrap {
        top: 80%;
        left: 35%;
    }
}

.ui-autocomplete.ui-front .ui-menu-item {
    font-size: 14px;
}

.ui-menu .ui-menu-item {
    font-family: gill_ssiregular;
    background: #FFF;
    padding: 10px 25px 10px 10px;
    font-size: 14px;
    transition: all 0.4s ease;
}

.ui-autocomplete.ui-front .ui-menu-item {
    border-bottom: 1px solid #f5f1f1;
}

.ui-autocomplete.ui-front .ui-menu-item:nth-child(2n) {
    background: #fff;
}

.ui-autocomplete.ui-front .ui-menu-item:hover {
    color: #065d9f;
}

.searchBtn {
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 9999;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.4s ease;
    outline: none;
}

.searchBtn:hover {
    opacity: 1;
}

.searchBtn:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: transparent;
    text-indent: -9999px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    transform: rotate(135deg);
    left: 8px;
    top: 10px;
}



/* 03-12-2019 */
.container .contentWrapper.faqCategories .newtabWrap {
    padding: 0 50px 0 0
}

.container .contentWrapper.faqCategories .newtabWrap h2 {
    font-size: 1.5rem;
    text-align: left;
    font-family: gill_ssibold;
    font-weight: 400;
    position: relative;
    margin: 0 0 20px;
    text-transform: uppercase
}

.container .contentWrapper.faqCategories .newtabWrap h2:after {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    left: 0
}

.container .contentWrapper.faqCategories .newtabWrap ul {
    text-align: left
}

.container .contentWrapper.faqCategories .newtabWrap ul li {
    margin: 2px 0;
    float: left;
    display: block;
    width: 100%
}

.container .contentWrapper.faqCategories .newtabWrap ul li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 12px 30px;
    font-size: 1.9rem;
    text-transform: inherit;
    text-align: left;
    width: 100%;
    position: relative
}

.container .contentWrapper.faqCategories .newtabWrap ul li.active a:after {
    content: '';
    border-top: 10px solid transparent;
    border-left: 10px solid #0062a8;
    border-bottom: 10px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 11px
}

.newtabWrap {
    float: left;
    width: 100%
}

.newtabWrap ul {
    float: left;
    width: 100%;
    text-align: center
}

.newtabWrap ul li {
    display: inline-block;
    margin: 4px
}

.newtabWrap ul li a {
    font-size: 2rem;
    color: #0062a8;
    text-transform: uppercase;
    padding: 20px 30px;
    background: #dff2fd;
    float: left;
    text-align: center;
    line-height: 20px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    min-width: 200px;
    width: 100%
}

.newtabWrap ul li.active a {
    background: #0062a8;
    color: #fff
}


.accCont_mobile {
    width: 100%;
    float: left;
}

.accCont_mobile .accHead_mobile {
    font-size: 1.6rem;
    text-transform: uppercase;
    /* display: none; */
    padding: 15px;
    background: #e5e5e5;
    margin: 5px 0 0;
    position: relative;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

.accCont_mobile .accHead_mobile:after {
    content: '';
    height: 10px;
    width: 10px;
    display: block;
    border: 1px solid #727272;
    border-left-width: 0;
    border-bottom-width: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}


.accCont_mobile .accHead_mobile a {
    color: #232323
}

.accCont_mobile .accHead_mobile.active {
    background: #0062a9
}

.accCont_mobile .accHead_mobile.active a {
    color: #fff
}

.accCont_mobile .accHead_mobile.active:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-color: #fff;
    top: 20px
}

/* 03-12-2019 */


/* 10-01-2010 */

  .form_submit_message {
            text-align: center;
            display: none;
            margin-top: 60%;
            padding: 25px;
        }
		
		.bannerform-bg{
			background: #333;
		}
        
        .sidepanel {
            line-height: 140%;
            font-family: gill_ssiregular;
            position: fixed;
            z-index: 1000;
            top: 18%;
            right: -100%;
            background-color: #111;
            overflow-x: initial;
            transition: 0.5s;
            background: rgba(0, 0, 0, .6);
            color: #111;
            
            background-repeat: no-repeat;
            background-size: cover;
            background-color: #6ccef5;
            width: 475px;
            height: 360px;
            background-position: top center;
        }
        
        .sidepanel a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.5s;
        }
        
        .sidepanel a:hover {
            color: #f1f1f1;
        }
        
        .sidepanel .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
        }
        
        .openbtn {
            font-size: 20px;
            cursor: pointer;
            background-color: #111;
            color: white;
            padding: 10px 15px;
            border: none;
            position: absolute;
            right: 50px;
            top: 5px;
        }
        
        .openbtn:hover {
            background-color: #444;
        }
        
        .cc-side-drawer-anchor {
            position: fixed;
            display: block;
            border: none;
            z-index: 1000;
            width: 40px;
            height: auto;
            /*top: calc(50% - (100px / 2));*/
            transition: 0.5s;
            cursor: pointer;
            right: 0%;
        }
		
		.bannerform-bg{
			background: #333;
		}
        
        .cc-side-drawer-anchor .arrow {
            width: 100%;
            height: 40px;
            box-shadow: -1px 1px 6px rgba(0, 0, 0, .15);
            background-color: #d81b24;
            color: #fff;
        }
        
        .cc-side-drawer-anchor .arrow svg {
            height: 14px;
            top: 17px;
            left: -2px;
        }
        
        .cc-side-drawer-anchor .arrow svg {
            display: block;
            width: 100%;
            height: 14px;
            position: relative;
            top: 13px;
            left: -1px;
            fill: #fff;
            transform: rotate(0deg);
            overflow: hidden;
        }
        
        .cc-side-drawer-anchor .arrow {
            /* display: none; */
            color: #fff;
        }
        
        .formbox {
            padding: 2px 5px;
            background: #fff;
            font-size: 1.4rem;
            border: 1px solid #ccc;
        }
        
        #isd_code {
            border-right: 1px solid #ccc;
            width: 15%;
        }
        
        form.myForm input[type='text'] {
            border: 0;
            outline: 0;
            background: transparent;
            color: #111;
            margin: 2px 0px 2px 6px;
            height: 16px;
        }
        
        .heading {
            text-align: center;
            text-transform: uppercase;
            display: none;
        }
        
        .button {
            /* color: #fefefe;
            background-color: red; */
            background-color: #fff;
            border: none;
            position: relative;
            width: 120px;
            margin: auto;
            height: 32px;
            padding-left: 32px;
            padding-right: 0;
            cursor: pointer;
            margin-top: 8px;
        }
        
        .button::before {
            width: 32px;
            content: "";
            border-right: 1px solid #eb8b8f;
            background: url(https://www.yesbank.in/cs/YesBank/images/sprite.png) -620px -43px no-repeat #d81b24;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }
        
        form.myForm {
            text-align: center;
            font-family: gill_ssiregular;
            font-size: small;
            position: absolute;
            bottom: 0;
            width: 100%;
            
            
        }
        
        .cc-side-drawer-anchor .brand {
            display: block;
            width: 100%;
            height: 160px;
            /*margin-top: 2px;*/
            box-shadow: -1px 1px 6px rgba(0, 0, 0, .15);
            background-color: #0f6bad;
            text-align: center;
            color: #fff;
            font-size: 16px;
        }
        
        .cc-side-drawer-anchor .brand span {
            transform: translateX(50%) translateY(-50%) translateZ(0) rotate(-90deg);
            display: block;
            top: 76px;
            position: relative;
            width: 110px;
            left: -90px;
        }
        
        .error {
            color: red;
            /* font-size: 1rem; */
            top: 100%;
            margin: auto;
            margin-top: 2px;
            left: 0;
            width: 70%;
            display: none;
            text-align: left;
        }
        
        .cc-side-drawer-anchor {
            display: none;
        }
        
        #mySidepanel[open='true'] {
            right: 0px;
        }
        
        #mySidepanel[open='true'] .arrow svg {
            transform: rotate(180deg);
        }
        
        #mySidepanel[open='true'] .cc-side-drawer-anchor {
            right: 475px;
        }
        
        .formField {
            display: flex;
            width: 70%;
            margin: auto;
            margin-bottom: 4px;
        }
        
        .formField input {
            width: 100%;
        }
        
        .formField > strong {
            display: flex;
            justify-content: flex-end;
            flex-direction: column;
            text-align: left;
            line-height: 100%;
        }
        
        @media only screen and (max-width: 525px) {
            #mySidepanel {
                width: 295px;
                height: 424px;
            }
            #mySidepanel[open='true'] .cc-side-drawer-anchor {
                right: 295px;
            }
            .formField,
            .error {
                width: 100%;
            }
            .sidepanel {
                background-image: url(https://www.yesbank.in/images/Yes_Bank_Banner_314x225_2_blue.jpg);
            }
            form.myForm {
                padding: 25px;
            }
            .form_submit_message {
                margin-top: 75%;
            }
        }
        
        @media only screen and (max-width: 360px) {
            #mySidepanel {
                width: calc(100% - 40px);
                height: 424px;
            }
            #mySidepanel[open='true'] .cc-side-drawer-anchor {
                right: calc(100% - 40px);
            }
        }

/* 10-01-2010 */ 

/* 12-02-2020 */

			.prvCarouselMaster.teamCarouselMaster .prvItemMaster {
				
				padding: 5px !important;
				float: left !important;
			}
			.heading {
    text-align: center !important;
    text-transform: uppercase !important;
    display: block !important;
}


			@media only screen and (max-width: 767px){
					.pevlBoxMaster .pevlBox, .prvCarouselMaster.teamCarouselMaster.no-carousal .prvItemMaster {
						 width: auto !important; 
						float: none !important;
						margin: 0 auto !important;
						    max-width: 100% !important;
					}
				.itemSquare ul li p span {
						font-size: 18px !important;
						display: block !important;
					}
				}

/* 12-02-2020 */