
        @import url('https://fonts.googleapis.com/css?family=Nunito+Sans&amp;display=swap');
        * {padding: 0px;margin: 0px;box-sizing: border-box;}
        body{font-family: 'Nunito Sans', sans-serif;font-weight: normal;letter-spacing: .2px;color: #333;-webkit-font-smoothing: antialiased;}
       .mainbox1 {width: 52px;position: fixed;bottom: 60px;right: 10px;display: block;z-index: 100000;}
       .btncall-cont a{text-decoration: none;}
       .breadcrum {width: 100%;float: left;margin-top: 13px;}
       .breadcrum div {display: inline-block;}

       /* new css */
       .breadcrum .bd-link a{color:#1e73d3;}
       .breadcrum .bd-link.home a{color:gray;text-decoration: none;}
       .bannersec{margin: 25px 0;display: flex;gap:40px;}
       .bannersec .left-panel{width:60%;color: black;}
       .bannersec .right-panel{width: 40%;}



       @media (max-width:1500px){
        .overflowleftpanel{height: 490px;overflow-y: scroll;}
        .overflowleftpanel::-webkit-scrollbar {display: none;}
        .overflowleftpanel2 p{height: 307px;overflow-y: scroll;}
        .overflowleftpanel2 p::-webkit-scrollbar {display: none;}
       }
/* quick jump */

.jump-ahead{background-color: #FFCB00;color: black;padding: 10px;border-radius: 8px;margin-top: 30px;box-shadow: 0 4px 7px rgba(80, 80, 82, 0.2);cursor: pointer;z-index: 9;position: relative;}
.jump-ahead .rgtpnl-flex p span{font-size:20px;font-weight: bold;display: block;}
.jump-ahead .rgtpnl-flex img{width: 15px;transition: all 400ms;}
.jump-ahead .rgtpnl-flex img.rotate-arrow{rotate: 180deg;}
.jump-ahead .rgtpnl-flex p{padding-bottom: 0!important;}

.dropdowntable{padding: 10px;background-color: white;}
.dropdowntable a{text-decoration: none;}
.dropdowntable a:hover p{text-decoration: underline;padding-left: 5px;}
.dropdowntable a p{padding-bottom: 0px!important;transition: all 400ms;}

/* end */

       .bannersec .left-panel h1{padding-bottom: 10px;font-size: 35px;}
       .bannersec .left-panel h2{font-size: 30px;padding: 20px 0px 5px 0;}
       .bannersec .left-panel p{padding: 5px 0;}
       .bannersec .right-panel img{display: block;width: 100%;}
 
       .our-comprehensive h2{color: black;padding-top: 10px;font-size: 30px;}
       .breadclr a{text-decoration: none;color: #134861!important;}

       .main-panel{display: flex;justify-content: space-between;gap: 50px;margin-bottom: 40px;}
       .main-panel .left-panel{width: 70%;}
       .main-panel .right-panel{width: 30%;}

       .main-panel .left-panel h2:after{content: "";width: 100px;height: 4px;background-color: #FFCB00;display: block;margin-top: 10px;}
       .main-panel .left-panel h2{text-align: start;padding: 7px 0px 7px 0px;font-size: 25px;margin-bottom: 15px;margin-top: 20px;color: black;scroll-margin-top: 100px;}
       .main-panel .right-panel h2{text-align: start;font-size: 25px;margin-bottom: 5px;margin-top: 35px;padding: 7px 0;color:black;}
       .main-panel .right-panel h2:after{content: "";width: 100px;height: 4px;background-color: #FFCB00;display: block;margin-top: 10px;}
       .main-panel .left-panel h3{font-size: 20px;color: black;padding-bottom: 10px;scroll-margin-top: 100px;}
       html{scroll-behavior: smooth;}

       .main-panel .left-panel p{padding-bottom: 20px;color:black}
       .main-panel .right-panel p{font-size: 16px;color: black;transition: all 400ms;}
       .main-panel .right-panel p:hover{text-decoration: underline;cursor:pointer;padding-left: 5px;}
       .rgtpnl-flex{display: flex;justify-content: space-between;align-items: center;padding: 5px 0;}
       .rgtpnl-flex img{width: 8px;display: block;}
       .right-panel a{text-decoration: none;}
       .right-panel .showbtn img{display: block;width: 12px;margin-left: 20px;}
       .right-panel .showbtn p{font-size: 18px;padding-bottom: 0;font-weight: bold;}
       .right-panel .showbtn{text-align:center;margin-top: 15px;padding: 15px 0;display:flex;align-items: center;justify-content: space-between;cursor: pointer;border-top: 1px solid rgb(214, 211, 211);}
       .right-panel .showbtn p:hover{text-decoration: none;}

       .main-panel .left-panel table th{padding: 3px 5px;color: black;}
       .main-panel .left-panel table td{padding: 2px 5px;}

       .main-panel .left-panel ol,ul{margin-left: 18px;}
       .main-panel .left-panel ol li{margin-bottom:15px;}
       .main-panel .left-panel ul li{margin-bottom:10px;}
       .main-panel .left-panel ol b{font-weight: bold;color: black;}



/* form code start here */

.form-control {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;}
.top-formarea {width: 100%;float: right;background: #546f87;padding: 10px 20px;margin-top: 25px;box-shadow: 0px 2px 10px #b4b4bc;}
.heading-top {font-size: 24px;display: block;text-align: center;margin-bottom: 8px;color: #fff;}
.formbox {width: 100%;float: left;}
.formdiv {width: 50%;float: left;padding: 5px;box-sizing: border-box;margin-bottom: 5px;}
.formbox input {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;}
.top-formarea .wid100 {padding: 5px;}
.formbox textarea {width: 100%;border: #8d8a8a solid 1px;padding: 10px;box-sizing: border-box;height: 55px;font-size: 13px;margin-bottom: 3px;}
.wid100 .button1 {background-color: #FFCB00;}
.button1 {width: 100%;color: #000;text-align: center;border: none;padding: 10px;font-size: 16px;font-weight: bold;cursor: pointer;}
.topFormBox{position: sticky;top: 100px;height: 480px;}

/* end */


       /* media query start */
@media (max-width:600px){
  .overflowleftpanel{height:auto;}
  .overflowleftpanel2 p{height:200px;}
  .bannersec{flex-direction: column-reverse;gap: 10px;}
  .bannersec .right-panel{width: 100%;padding-left: 0;}
  .bannersec .left-panel{width: 100%;}
  .bannersec .left-panel h1{font-size: 25px;padding-top: 20px;}
  .bannersec .left-panel h2{font-size: 25px;}
  .main-panel{flex-direction: column;gap:0px;margin-bottom: 0px;}
  .main-panel .left-panel{width: 100%;}
  .main-panel .right-panel{width: 100%;margin-bottom: 40px;}
  .main-panel .right-panel h2{margin-top: 0;font-size: 20px;}
  .our-comprehensive h2{font-size: 25px;}
  .main-panel .left-panel h2{font-size: 20px;margin-bottom: 5px;margin-top: 10px;}
  .right-panel .showbtn p{font-size: 20px;}
  .right-panel .showbtn img{width: 18px;}


  .main-panel .left-panel table{white-space:nowrap;overflow-x: scroll;display: block;}
  .main-panel .left-panel table tr td:nth-child(1){min-width: 180px;}
  .main-panel .left-panel table tr td:nth-child(2){white-space: pre-wrap;min-width: 250px;}
  .main-panel .left-panel table tr td:nth-child(3){white-space: pre-wrap;min-width: 250px;}
}

       /* media query end */

       .bd-txt img{width: 10px;}
       nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
           float: right;
           padding-left: 1px;
           content: unset!important;
       }
       nav ul li a:not(:only-child) img, nav ul li a:visited:not(:only-child) .img{
         width: 7px;
         padding-bottom: 2px;
       }

       /* indec page code start */

       .pad-contwrap{padding-bottom: 60px;}
       .chapter1{display: flex;gap: 50px;padding-top: 60px;align-items: center;}
       .chapter1 .ls{width:50%;}
       .chapter1 .ls img{width: 100%;display: block;}
       .chapter1 .rs{width:50%;}

       .chapter1 .rs h2{font-size: 30px;cursor: pointer;position: relative;padding-left: 15px;}
       .chapter1 .rs h2 a{color: black;text-decoration: none;}
       .chapter1 .rs h2 a:hover{color: rgb(34, 34, 34);}
       .chapter1 .rs h2::before{content: "";width: 4px;height: 100%;background-color: #ffcb00;position: absolute;left: 0;}
       .chapter1 .rs p{padding: 10px 0;}
       .chapter1 .rs ul li a{transition: all 400ms;color: rgb(53, 52, 52);text-decoration: none;}
       .chapter1 .rs ul li a:hover{cursor: pointer;color: black;margin-left: 5px;}
     
       .chapter1 .rs .readbtn{background-color: #ffcb00;color: black;font-weight: bold;display: inline-block;padding:10px 20px;margin-top: 20px;cursor: pointer;border-radius: 3px;box-shadow: 0 4px 7px rgba(80, 80, 82, 0.2);}
     
      .quicklink{margin: auto;text-align: center;padding-top: 15px;}
      .quicklink a{padding:0px 10px;text-decoration: none;color: rgb(41, 40, 40);font-weight: bold;}
      .quicklink a:hover{color: black;text-decoration: underline;}
      .quicklink a:nth-child(1){color: black;font-weight: normal;}
      .quicklink a:nth-child(1):hover{text-decoration: none;}
     
       .reflectsection{flex-direction:row-reverse;}
     
     .heading-guide{width:60%;margin: auto;text-align: center;padding: 40px 0px 20px 0px;}
     .heading-guide h1{color: black;padding-bottom: 10px;}
       @media (max-width:600px){
         .heading-guide{width:99%;margin: auto;text-align: center;padding: 30px 0px 0px 0px;}
         .chapter1{flex-wrap: wrap;gap: 10px;padding-top:50px;}
         .chapter1 .ls{width:100%;}
         .chapter1 .rs{width:100%;}
         .chapter1 .rs h2 a{font-size: 25px;}
       }
