.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*/



@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:25px 0px; display: none;}
.il_searchInptBox{ border-bottom: 2px solid #2e77ae; width: 90%; color: #a5bad3; position: relative; margin: 0 auto;}
.il_searchInptBox input{background: 0 0;  color: #fff;   width: 95%;  font-size:20px; outline: 0; padding-bottom: 16px;}
.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:941px; margin: 0 auto; text-align:center}
.il_searchBox{z-index:1000;width:70%; height: 800px; overflow-y: scroll; display: none; background:#065d9f; padding:35px 30px 30px 50px; margin:0 auto; position: absolute; left:50%; transform:translateX(-50%);}
.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;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: #565656;font-size: 13px;font-family: gill_ssiregular;}
.il_descrpWrap{width:100%; display: block; margin-top:20px;}
.il_leftdecsrp,.il_rightdecsrp{width:49%; display: inline-block; vertical-align: top;}
.il_rightdecsrp p{font-size: 12px; font-weight:normal;color:#565656; text-transform: initial; padding-left:30px; text-align: justify; line-height:18px;}
.il_rightdecsrp  a{font-size: 1.2rem;     padding-left: 30px;    text-decoration: underline;    color: #065d9f;    text-transform: initial;}
.il_searchListing{width:100%; display: inline-block; padding-right: 30px;}
.il_searchListing h2{color: #fff; font-size:24px; padding-bottom:20px;}
.il_searchListing ul.ilupperlist li{padding:15px 10px; margin-bottom: 20px; width:100%; float:left;}
.il_searchListing ul.ilupperlist li:hover{background:#055694;}
.il_searchListing ul.ilupperlist li p{ font-size: 15px; color:#ffffff; }
.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:#8cc0e7; }
.il_cardDesrptn {float: left;width: 50%}
.il_applynowBtn {float: right; padding:10px 38px; text-align:center; width:150px; background:#fff; font-size: 12px; text-transform: uppercase; color: #d61728; font-weight: bold;}
.il_searchListing h1{font-size: 30px; color: #fff; padding-top:30px; float: left;}
.il_searchListing ul.ilbotmlist{ width:100%; float: left; padding-top:20px;  }
.il_searchListing ul.ilbotmlist li p{color:#8cc0e7; font-size:12px;}
.il_searchListing ul.ilbotmlist li p.ilbotDescp{text-transform: uppercase; line-height:10px;}
.il_searchListing ul.ilbotmlist li p.ilupperDescp span{ color: #fff; padding: 0 3px; font-size:14px; }
.il_searchListing ul.ilbotmlist li{width: 100%; padding-bottom: 20px;}
.il_searchcloseBtn{position: absolute;top:44px;right:10%;}
.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%;}

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

header.active{top: 96px;transition: all 0.4s ease;}
.il_searchNew{position: fixed;top: 0;left: 0;}
.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;}
/*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;}
}
@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: 30px; 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;
    }
}

@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%}
}

@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{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) {
	.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;}
}
@media only screen and (max-width: 375px) {
    .innerBannerCarousel .contentWrapper.ilcontentWrap {
        top: 80%;
        left: 35%;
    }
}