/* RESPONSIVE CSS here*/

/*Large Devices*/
@media (min-width: 1367px) {
  .container{
    max-width: 1600px;
  }
  .homeSection .homeSectionLeft h1 {
    font-size: 68px;
  }
  .homeSection .homeSectionLeft p {
    font-size: 20px;
  }
  .blue-btn {
    padding: 15px 30px;
  }
  .homeSection {
    height: 100vh;
  }
  .sectionHeading h2 {
    font-size: 48px;
  }
  .section1 .section1Left {
    padding: 0 30px 0 0;
  }
  .section1 {
    padding: 100px 0 50px;
  }
  .section2 .section2Box {
    padding: 50px 35px;
  }
  .section3 {
    padding: 400px 0 0;
  }
  .section3 .section3Right{
    padding-right: 25%;
  }
  .section3 .section3Box p {
    font-size: 16px;
  }
  .section3 .section3Box {
    padding: 30px 50px;
  }
  .section4 .section4Left h2 {
    font-size: 48px;
  }
  .section4 .section4Left p {
    font-size: 24px;
  }
  .section4 .section4Left h3 {
    font-size: 32px;
  }
  .section4 .slick-dots li.slick-active button:before {
    color: #1A4DD7;
    font-size: 36px;
    opacity: 1;
  }
  .section4 .slick-dots li button:before {
    color: #CCD4DD;
    font-size: 36px;
    opacity: 1;
  }
  .section4 .section4Right h3 {
    font-size: 32px;
  }
  .section4 .section4Right p {
    font-size: 24px;
  }
  .section4 .section4Right{
    background: rgba(26, 77, 215, 0.9);
    box-shadow: 0px 60px 130px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(33px);
    padding: 50px 60px;
    margin: 0 50px;
    position: relative;
    z-index:1;
  }

  .section4 .dottedSquare{
    position: relative;
    z-index:2;
  }

  .section4 .dottedSquare::after{
    content: "";
    position: absolute;
    right: -60px;
    top: 70px;
    display: block;
    background: url(../images/dottedSquare.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 85px;
    height: 85px;
    animation: MoveUpDowndotted 10s alternate infinite;
  }

  .section4 .section4Left {
    margin: 0 50px;
  }

  .section4 .section4Right .white-btn {
    font-weight: 700;
    /*color: #1A4DD7;*/
    font-size: 16px;
  }
  .section4 {
    padding: 100px 0;
  }
  .sectionHeading {
    margin-bottom: 70px;
  }
  .section4 .section4Left {
    padding: 50px 60px 80px;
  }
  .section4 .slick-prev {
    left: -100px;
  }
  .section4 .slick-next {
    right: -100px;
  }
  .section5 .section5Box h2 {
    font-size: 48px;
  }
  .section5 .section5Box .white-btn,
  .technology-section5 .white-btn,
  .about-sec7-bg .white-btn {
    color: #1A4DD7;
    font-weight: 700;
  }
  .section5 .section5Box .white-btn:hover,
  .technology-section5 .white-btn:hover,
  .about-sec7-bg .white-btn:hover {
    color: #fff;
  }
  .white-btn {
    padding: 15px 40px;
  }
  .section5, .technology-section5 {
    padding: 150px 0;
  }
  .footerSection {
    padding: 150px 0;
  }
  .institute-homeSection .homeSectionLeft h1 {
    font-size: 68px;
    margin: 0;
    line-height: 100px;
  }
  .institute-homeSection .homeSectionLeft p {
    font-size: 20px;
    margin: 40px 0 50px;
  }
  .institute-homeSection {
    height: 980px;
    padding: 200px 0;
  }
  .institute-section2 .section2Box h5 {
    font-size: 22px;
  }
  .institute-section3 .section3Right{
    padding-right: 25%;
  }
  .institute-section3 .section3Right .section3item p {
    margin-bottom: 40px;
    
  }
  .institute-section3 .section3Right .section3item p b{
    color: #0A1C2C;
  }
  .institute-section2 .section2Box {
    padding: 60px 40px;
  }
  .institute-section4 .instituteSection4Box h2 {
    font-size: 48px;
  }
  .institute-section4 .instituteSection4Box p {
    font-size: 20px;
  }
  .institute-section4 .instituteSection4Box p b{
    font-weight: 600;
  }
  .technology-homeSection .homeSectionLeft h1 {
    font-size: 68px;
  }
  .technology-homeSection .homeSectionLeft p {
    font-size: 20px;
    padding: 0 10%;
  }
  .sectionHeadingForBlueBg h2 {
    font-size: 48px;
  }
  .technology-section3 {
    padding: 150px 0;
  }
  .technology-section3 .tech-sec3-circleOne::after {
    top: -15px;
    right: 100px;
  }
  .technology-section3 .section3Right .section3item h5 {
    font-size: 32px;
  }
  .technology-section3 .section3Right .section3item p {
    font-size: 20px;
  }
  .sectionHeadingForBlueBg {
    margin-bottom: 120px;
  }
  .technology-section3 .section3Right {
    padding-left: 120px;
  }
  .technology-section3 .section3Right .section3item:not(:last-child) {
    margin-bottom: 70px;
  }
  .technology-section2 {
    padding: 150px 0 0;
  }
  .technology-section2 .section2Box {
    padding: 35px;
  }
  .technology-section4 .technology-box{
    padding: 80px 185px;
  }
  .technology-section4 .technology-box .sectionHeading{
    margin-bottom: 50px;
  }
  .technology-section4 .technology-box .tech-sec4-box p {
    font-size: 20px;
    padding-right: 10%;
    margin-bottom: 30px;
  }
  .technology-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 48px;
  }
  .technology-section7 .about-sec7-bg .about-section7-box p {
    padding-right: 20%;
  }
  .technology-section7 .about-sec7-bg {
    padding: 40px 110px;
  }
  .technology-section5 .section5Box h2 {
    font-size: 48px;
  }
  .security-homeSection .homeSectionLeft h1 {
    font-size: 68px;
  }
  .security-homeSection .homeSectionLeft p {
    font-size: 20px;
    padding: 0 10%;
  }
  .security-homeSection .securityContent h3 {
    font-size: 48px;
  }
  .security-homeSection .securityContent p {
    font-size: 20px;
    line-height: 35px;
  }
  .security-homeSection .securityContent p b{
    font-weight: 600;
  }
  .security-homeSection .homeSectionLeft {
    margin-bottom: 80px;
  }
  .security-section5 .section5Box h2 {
    font-size: 48px;
  }
  .security-section5 .section5Box p {
    font-size: 18px;
  }
  .security-homeSection .security-section5 {
    padding: 150px 0;
  }
  .footerSection.securityCustom-footer{
    background-color: #101320;
  }
  .footerSection.securityCustom-footer ~ .copyrightSection{
    background-color: #0A0D16;
  }
  .pricingtable {
    margin-top: -580px;
    padding-bottom: 120px;
  }
/*  .pricingtable .pricingtableBox ul li.listHeader h2 {
    font-size: 64px;
  }*/
  .faqs-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 48px;
    line-height: 70px;
  }
  .faqs-section7 .about-sec7-bg {
    padding: 120px;
  }
  .authentication_page .authBox {
    padding: 70px 130px;
    background-position: center top;
  }
  .authentication_page .auth-logo{
    margin-top: 70px;
    text-align: left;
  }
  .authentication_page .authBox h2 {
    margin-bottom: 60px;
  }
  .authentication_page .authBox .alertBox {
    padding: 20px 25px;
  }
  .authentication_page .authBox .alertBox p img {
    margin-right: 20px;
  }
  .about-homeSection .homeSectionLeft h1 {
    font-size: 68px;
  }
  .about-homeSection .homeSectionLeft h4 {
    font-size: 32px;
  }
  .about-homeSection .homeSectionLeft p {
    font-size: 20px;
  }
  .about-homeSection .homeSectionLeft {
    padding-right: 10%;
  }
  .about-homeSection {
    padding-top: 200px;
  }
  .about-section4 .instituteSection4Box h2 {
    font-size: 48px;
    line-height: 70px;
  }
  .institute-section4, .about-section4 {
    padding: 200px 0;
  }
  .about-section4 .instituteSection4Box p {
    font-size: 20px;
    padding-right: 8%;
    margin-bottom: 40px;
  }
  .about-section3 .sectionHeading h2{
    padding: 0 5%;
  }
  .about-section3 .sectionHeading h2 span {
    font-size: 48px;
  }
  .about-section3 .section3Right .section3item p {
    font-size: 20px;
    line-height: 35px;
  }
  .about-section3 .section3Right{
    padding: 4rem;
  }
  .about-section3 {
    padding: 150px 0 200px;
  }
  .about-section2 .section2Box h5 {
    font-size: 22px;
    margin: 10px 0;
  }
  .about-section2 .section2Box {
    padding: 60px 50px;
  }
  .threeboxesrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .threeboxesrow .threeboxesrow-item{
    flex: 0 0 28%;
  }
  .about-section6 .instituteSection4Box h2 {
    font-size: 48px;
    margin-bottom: 50px;
  }
  .about-section6 .instituteSection4Box p {
    font-size: 20px;
    padding-right: 10%;
    line-height: 35px;
    margin-bottom: 40px;
  }
  .about-section6 .instituteSection4Box {
    padding-top: 90px;
  }
  p b{
    font-weight: 600!important; 
  }
  .about-sec6-styling{
    padding-top: 6rem;
  }
  .pl-6{
    padding-left: 6rem;
  }
  .about-section5 .section5Box p {
    padding: 0 4rem;
  }
  .about-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 48px;
  }
  .about-section7 .about-sec7-bg .about-section7-box p {
    font-size: 20px;
  }
  .faqs-homeSection .homeSectionLeft h1 {
    font-size: 48px;
  }
  .faqs-homeSection .homeSectionLeft p {
    font-size: 20px;
    margin: 60px 0;
    width: 100%;
    text-align: center;
  }
  .faqs-homeSection .homeSectionLeft form input {
    width: 50%;
    padding: 25px;
  }
  .support-homeSection {
    padding-top: 200px;
  }
  .support-homeSection .homeSectionLeft h1 {
      font-size: 48px;
  }
  .supportSectionTwo{
    padding: 100px 0;
  }
  .supportSectionTwo .supportSectionTwoBox p{
    padding: 0 22%;
  }
  .supportSectionTwo .supportSectionTwoBox ul li p {
    padding: 0;
  }
  .supportSectionTwo .supportSectionTwoBox ul li {
    padding: 20px 60px;
  }
  .supportSectionTwo .supportSectionTwoBox form{
    padding: 0 7rem;
    margin-top: 5rem;
  }
  .investing_page {
    padding: 180px 0;
  }
  .investing_page .investingbox p{
    margin-bottom: 30px;
  }
  .investing_page .investingbox label h4 {
    margin-bottom: 20px;
  }
  .pricingtable .pricingtableBox ul li.listHeader1 {
    justify-content: start;
    height: 277px;
  }
  .pricingtable .pricingtableBox .subscriptionToggle input ~ label {
    width: 122px;
  }
  .pricingtable .pricingtableBox .subscriptionToggle {
    /*width: 100%;*/
  }
  .pricingtable .pricingtableBox ul:first-child {
    flex: 0 0 22%;
  }
  .pricingtable .pricingtableBox ul li.listHeader {
    padding: 40px 30px;
  }
  .institutional_signup_page {
    padding: 200px 0;
  }
  .institutional_signup_page .institute_signup_box h4 {
    font-size: 32px;
  }
  .institutional_signup_page .institute_signup_box ul li {
    margin-top: 40px;
    padding-right: 10%;
  }
  .px-6{
    padding: 0 4rem !important;
  }
  .institutional_signup_page .institute_signup_box {
    padding: 40px 30px;
  }
  .opac-bg{
    background: rgba(255, 255, 255, 0.97)!important;
  }
  .personal_signup_page {
    padding: 220px 0;
  }
  .personal_signup_page .personal-signup-img .personal_signup_page_img::before {
    left: 70px;
    bottom: 85px;
  }
  .personal_signup_page .personal_signup_page_box form input {
    padding: 30px 15px;
  }
  .homeSection {
    padding: 200px 0;
  }
  .homeSection .homeSectionRight img:nth-child(2){
    bottom: -55px;
    width: initial;
  }

  .institute-homeSection .homeSectionRight img:nth-child(2) {
    bottom: -55px;
    left: -35px;
    width: initial;
  }

  .homeSection .homeSectionRight img:nth-child(3) {
    bottom: -70px;
  }

  .institute-homeSection .homeSectionRight img:nth-child(3) {
    bottom: -70px;
  }
}

/*IPAD PRO*/
@media (min-width: 992px) and (max-width: 1199px) {
  /* CSS */
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 /* CSS */
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 1024px) and (max-width: 1366px) {
  .pricingtable .pricingtableBox .subscriptionToggle input:checked ~ label {
    padding: 15px 10px;
  }
  .pricingtable .pricingtableBox .subscriptionToggle input ~ label {
    width: 100px;
  }
  .pricingtable .pricingtableBox ul li.listHeader h2 {
    font-size: 28px;
  }
  .pricingtable .pricingtableBox ul li.listHeader1 {
    height: 238px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* CSS */
  .institute-section2 .sectionHeading p::after {
    position: initial; 
  }
  .homeSection .homeSectionLeft h1 {
    font-size: 33px;
  }
  .blue-btn {
    font-size: 14px;
    padding: 10px 15px;
  }
  .text-btn {
    font-size: 14px;
    padding: 10px 15px;
  }
  .homeSection .homeSectionRight{
    padding: 80px 0 0;
  }
  .homeSection .homeSectionRight img:nth-child(2) {
    width: 20%;
  }
  .homeSection {
    padding: 50px 0 0;
  }
  .sectionHeading {
    margin-bottom: 40px;
  }
  .sectionHeading h2 {
    font-size: 24px;
  }
  .section1 .section1Right p {
    font-size: 16px;
    text-align: center;
  }
  .section1 .section1Left {
    padding: 100px 0 0;
  }
  .section2 .p-5 {
    padding: 1.5rem!important;
  }
  .section3 .section3Box.sec3-arrowOne::after{
    content: none;
  }
  .section3 .section3Box.sec3-arrowTwo::after {
    content: none;
  }
  .section3 .section3Left {
    padding-right: 0;
  }
  .section3 .section3Box {
    margin: 1.5rem;
  }
  .section1 .section1Right .dottedsqaure {
    display: block;
    margin: 0 auto;
  }
  .section2 .circleOne::after {
    right: 30px;
  }
  .homeSection .homeSectionRight::after {
    right: 70px;
  }
  .section4 .px-5{
    padding: 0 1.5rem!important;
  }
  .section4 .section4Left {
    padding: 50px 30px;
  }
  .section4 .slick-prev {
    left: -60px;
  }
  .section4 .slick-next {
    right: -60px;
  }
  .section4 .slick-dots {
    bottom: -40px;
  }
  a img {
    width: initial; 
  }
  .mobileNav .navbar-toggler {
    background-color: #0E1232;
    padding: .7rem .9rem;
    border-radius: 0;
    position: relative;
    z-index: 9;
  }
  .mobileNav .navbar-toggler:focus{
    outline: none;
    box-shadow: none;
  }


  .mobileNav .navbar-toggler span:last-child{
    display: none;
  }
  .mobileNav button[aria-expanded="false"] span:first-child{
    display: inline-block!important;
  }
  .mobileNav button[aria-expanded="true"] span:last-child{
    display: inline-block!important;
  }
  .mobileNav button[aria-expanded="true"] span:first-child{
    display: none!important;
  }


  .mobileNav .navbar-toggler .fa-bars,
  .mobileNav .navbar-toggler .fa-times{
    color: #fff;
    display: inline-block;
  }
  .section2 .p-5{
    padding: 1.5rem!important;
  }
  .section2 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .section2 .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .section2 .slick-dots li{
    margin: 0;
  }
  .section2 .slick-dots {
    bottom: -5px;
  }
  .section3 .section3Right .section3item h5 {
    font-size: 20px;
  }
  .section5 .section5Box h2 {
    font-size: 24px;
  }
  .section5 .section5Box p {
    font-size: 16px;
  }
  .footerSection .footerBox{
    margin-bottom: 40px;
  }
  .mobileNav{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mobileNav ul li a i {
    margin-left: 8px;
  }
  .mobileNav .dropdown-toggle::after {
    content: none;
  }

  .institute-homeSection {
    padding-top: 50px;
    height:initial;
  }

  .institute-homeSection .homeSectionLeft h1 {
    font-size: 34px;
    line-height: 50px;
  }
  .institute-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .px-8p {
    padding: 0 4% !important;
  }
  .institute-homeSection .homeSectionRight {
    padding: 50px 0 0 30px;
  }
  .institute-homeSection .homeSectionRight img:nth-child(2) {
    bottom: -20px;
    left: 10px;
  }
  .institute-homeSection .homeSectionRight img:nth-child(3) {
    bottom: -30px;
  }
  .institute-section2 .sectionHeading p {
    font-size: 16px;
    padding: 0;
  }
  .institute-section2 {
    padding: 160px 0 120px;
  }
  .institute-section2 .sectionHeading h2::after {
    content: none;
  }
  .institute-homeSection .homeSectionRight::after {
    content: none;
  }
  .institute-section2 .circleOne::after {
    right: 70px;
  }

  .institutionalSection2Slider .slick-dots li{
    margin: 0;
  }

  .institutionalSection2Slider .slick-dots li.slick-active{
    background: #16286D;
    border-radius: 25px;
  }

  .institutionalSection2Slider .slick-dots li.slick-active button:before {
    color: transparent;
  }

  .institutionalSection2Slider .slick-dots li button:before {
    color: transparent;
  }

  .institutionalSection2Slider .slick-dots li {
    width: 15%;
    height: 5px;
    border-radius: 20px;
    background: #C4C4C4;
  }
  .institute-section2 {
    padding: 180px 0 0;
  }
  .institute-section3 .section3Left {
    padding-right: 0;
  }
  .institute-section3 .sectionHeading{
    margin-bottom: 20px;
  }
  .institute-section3 .section3Right .section3item .sec3-img {
    width: 140px;
    margin-right: 15px;
  }
  .institute-section3 .pb-5,
  .institute-section3 .pt-5{
    padding: 0!important;
  }
  .institute-section3 {
    padding: 50px 0 100px;
  }
  .institute-section2 .p-5 {
    padding: 1.5rem!important;
  }
  .instituteSection2Slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .instituteSection2Slider .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .instituteSection2Slider .slick-dots li{
    margin: 0;
  }
  .instituteSection2Slider .slick-dots {
    bottom: 55px;
  }
  .institute-section4 .instituteSection4Box{
    text-align: center;
  }
  .institute-section4 .instituteSection4Box h2 {
    font-size: 24px;
  }
  .institute-section4 .instituteSection4Box h5 {
    font-size: 17px;
  }
  .institute-section4 .instituteSection4Box p {
    font-size: 16px;
    line-height: 30px;
  }
  .institute-section5 .section5Box p {
    font-size: 16px;
  }
  .institute-section5 {
    padding: 50px 0;
  }
  .institute-section3 .section3Right .section3item h5 {
    font-size: 20px;
  }
  .faqs-homeSection .homeSectionLeft h1 {
    font-size: 30px;
    line-height: 50px;
  }
  .faqs-homeSection .homeSectionLeft form input {
    width: 100%;
    border-radius: 30px;
    padding: 30px 20px;
    background-position: 93% center;
  }
  .tabSection .tabbingBox ul.nav li a{
    font-size: 14px;
  }
  .tabSection .tabbingBox ul.nav li a.active{
    font-size: 14px;
  }
  .tabSection .tabbingBox ul.nav li {
    margin: 0;
  }
  .tabSection .tabbingBox .faqs-item button {
    font-size: 22px;
  }
  .tabSection .tabbingBox .faqs-item p {
    font-size: 14px;
    padding: 20px;
  }
  .tabSection .tabbingBox .container,
  .tabSection .col-12{
    padding: 0!important;
  }
  .tabSection .tabbingBox .faqs-item button {
    padding: 30px 20px;
  }
  .faqs-section7 {
    padding: 0;
  }
  .faqs-section7 .about-sec7-bg {
    padding: 80px 0;

  }
  .faqs-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 35px;
  }
  .faqs-section7 .about-sec7-bg .white-btn{
    font-weight: 700;
    color: #1A4DD7;
    font-size: 14px;
  }
  .section3 .section3Right .section3item .sec3-img {
    width: 120px;
    margin-right: 15px;
  }
  .authentication_page .authBox {
    padding: 50px 30px;
  }
  .authentication_page .authBox p {
    font-size: 16px;
  }
  .auhentication-bg {
    padding: 60px 0;
  }
  .auth-logo > img{
    width: 69px;
  }
  .authentication_page .authBox h2 {
    font-size: 28px;
  }
  .authBox .mb-5, 
  .authBox .my-5 {
    margin-bottom: 2rem!important;
  }
  .authBox .mt-5, 
  .authBox .my-5 {
    margin-top: 2rem!important;
  }
  .authentication_page .authBox p {
    margin-bottom: 40px;
  }
  .authentication_page .authBox .alertBox p img {
    display: block;
    margin: 20px auto;
  }
  .authentication_page .authBox .alertBox p {
    font-size: 16px;
  }
  .authentication_page .authBox a {
    font-size: 14px;
  }
  .investing_page .sectionHeading h2,
  .institutional_signup_page .sectionHeading h2{
    font-size: 30px;
  }
  .investing_page .sectionHeading p,
  .institutional_signup_page .sectionHeading p{
    font-size: 16px;
  }
  .institutional_signup_page .sectionHeading p br{display: none;}
  .investing_page .investingbox label h4 {
    font-size: 22px;
  }
  .investingbox .custom-control {
    padding-left: 0;
  }
  .investing_page .investingbox label p {
    font-size: 14px;
  }
  .investing_page .investingbox input[type="radio"] ~ label {
    padding-right: 20px;
  }
  .investing_page .investingbox label p {
    font-size: 14px;
    margin: 0;
  }
  .institutional_signup_page .institute_signup_box{
    margin-top: 70px;
  }
  .institute_signup_box form label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .institutional_signup_page .institute_signup_box {
    padding: 40px 20px;
  }
  .institutional_signup_page .institute_signup_box ul li p {
    font-size: 14px;
  }
  .institute_signup_box form input::placeholder,
  .institute_signup_box form textarea::placeholder,
  .institute_signup_box form select::placeholder{
    font-size: 14px;
  }
  .institutional_signup_page .institute_signup_box h4 {
    font-size: 22px;
  }
  .institutional_signup_page .institute_signup_bottom_box h4 {
    font-size: 22px;
    padding-right: 25%;
  }
  .institutional_signup_page .institute_signup_bottom_box p {
    font-size: 14px;
    padding-right: 20%;
  }

  .personal_signup_page .px-5 {
    padding-left: 0!important;
  }
  .personal_signup_page .px-5 {
    padding-right: 0!important;
  }
  .personal_signup_page .personal_signup_page_box {
    padding: 50px 20px;
    margin: 50px 20px;
  }
  .personal_signup_page_box .sectionHeading h2{
    font-size: 30px;
  }
  .personal_signup_page_box .sectionHeading p{
    font-size: 16px;
  }
  .personal_signup_page .personal_signup_page_box form {
    padding: 0 10px;
  }
  .personal_signup_page .personal_signup_page_box .personal_signup_form_bottom p {
    font-size: 16px;
    line-height: 30px;
  }
  .personal_signup_page_img{
    display: none;
  }
  .personal_signup_page {
    padding: 0;
    background-size: 100% 30%;
  }
  .support-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .support-homeSection .homeSectionLeft p {
    font-size: 16px;
    margin: 20px 0;
  }
  .support-homeSection {
    padding-top: 50px;
    background-size: 100% 100%;
    background-position: left bottom;
  }
  .investing_page {
      padding: 50px 0 100px;
  }
  .supportSectionOne .supportSectionOne-item {
    flex: 0 0 100%;
  }
  .supportSectionOne .supportSectionOne-item .supportSectionOneBox  img{
    margin: 0 auto;
  }
  .supportSectionOne .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .supportSectionOne .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .supportSectionOne .slick-dots li{
    margin: 0;
  }
  .supportSectionOne .slick-dots {
    bottom: -35px;
  }
  .supportSectionOne .supportSectionOneBox h4 {
    font-size: 20px;
  }
  .supportSectionTwoBox .sectionHeading h2 {
    font-size: 30px;
  }
  .supportSectionTwoBox .sectionHeading p {
    font-size: 16px;
  }
  .supportSectionTwo .supportSectionTwoBox ul li:not(:last-child) {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFE4F2;
  }
  .supportSectionTwo .supportSectionTwoBox ul li {
    padding: 40px;
  }
  .supportSectionTwo .supportSectionTwoBox .col{
    flex-basis: initial;
  }
  .about-homeSection {
    padding-top: 40px;
    height: initial;
    background-size: 160% 40%;
  }
  .about-homeSection .homeSectionRight::after {
    content: none;
  }
  .about-homeSection .pl-5, 
  .about-homeSection .pt-5 {
    padding-left: 10px!important;
    padding-top: 10px!important;
    margin: 50px 0;
  }
  .about-homeSection .homeSectionLeft h4 {
    font-size: 24px;
  }
  .about-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .about-section4 .instituteSection4Box h2 {
    font-size: 30px;
  }
  .about-section3 .sectionHeading h2 {
    font-size: 30px;
    text-align: left;
  }
  .about-section3 .sectionHeading h2 span {
    font-size: 30px;
  }
  .about-section3 .section3Left::before {
    content: none;
  }
  .about-section2 .threeboxesrow .threeboxesrow-item {
    flex: 0 0 100%;
  }
  .about-section2 .threeboxesrow{
    /*margin: 50px 0;*/
  }
  .about-section2 {
    padding: 50px 0 0;
  }
  .about-section6 img{
    display: none;
  }
  .about-section6 .instituteSection4Box{
    margin-bottom: 50px;
  }
  .about-section7 {
    padding: 0;
  }
  .about-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 28px;
    text-align: center;
  }
  .about-section7 .about-sec7-bg .about-section7-box h2 br {
    display: none;
  }
  .about-section7 .about-sec7-bg .about-section7-box p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
  }
  .about-section7 .about-sec7-bg {
    padding: 80px 0;
  }
  .about-section5 .section5Box .sectionHeading h2 {
    font-size: 30px;
  }
  .about-section5 .section5Box p {
    font-size: 16px;
  }
  .faqs-homeSection {
    background-size: 150% 50%;
    padding-top: 50px;
  }
  .security-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .security-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .security-homeSection {
    padding-top: 50px;
  }
  .security-homeSection .securityContent h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
  }
  .security-homeSection .securityContent p {
    font-size: 16px;
    text-align: center;
  }
  .security-homeSection .securityContent ul {
    padding-left: 50px;
  }
  .security-section5 .section5Box h2 {
    font-size: 30px;
  }
  .security-section5 .section5Box p {
    font-size: 16px;
  }
  .security-homeSection .security-section5 {
    margin: 0 10px;
    padding: 70px 0;
  }
  .technology-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .technology-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .technology-homeSection {
    padding: 40px 0;
  }
  .technology-homeSection .homeSectionLeft::after {
    content: none;
  }
  .sectionHeadingForBlueBg h2 {
    font-size: 30px;
  }
  .technology-section3 .section3Left{
    display: none;
  }
  .technology-section3 .section3Right .section3item h5 {
    font-size: 20px;
    text-align: center;
  }
  .technology-section3 .section3Right .section3item p {
    font-size: 16px;
    text-align: center;
  }
  .technology-section2 .sectionHeading h2 {
    font-size: 30px;
    text-align: center;
  }
  .technology-section2 .section2Box {
    height: 380px;
  }
  .techologySlider .slick-dots li {
    width: 18%;
  }
  .technology-section4 .sectionHeading h2 {
    font-size: 24px;
  }
  .technology-section4 .technology-box {
    background: #fff;
    padding: 50px 20px;
  }
  .technology-section4 .technology-box .tech-sec4-box{
    margin-bottom: 30px;
  }
  .technology-section4 .technology-box .tech-sec4-box img {
    float: left;
    margin-right: 30px;
    margin-bottom: 80px;
  }
  .technology-section4 .technology-box .tech-button{
    text-align: center;
  }
  .technology-section7 {
    padding: 15px;
  }
  .technology-section7 .about-sec7-bg {
    padding: 60px 10px;
  }
  .technology-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 28px;
    text-align: center;
  }
  .technology-section7 .about-sec7-bg .about-section7-box p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
  }
  .technology-section5 .section5Box h2 {
    font-size: 30px;
  }
  .technology-section5 .section5Box p {
    font-size: 18px;
  }
  .pricing-homeSection .homeSectionLeft h1 {
    font-size: 30px;
    text-align: center;
    line-height: 40px;
  }
  .pricing-homeSection .homeSectionLeft p {
    font-size: 16px;
    text-align: center;
    padding: 0 20px;
    margin: 20px 0;
  }
  .pricing-homeSection {
    padding-top: 50px;
    height: initial;
  }
  .pricingtable .pricingtableBox ul:first-child {
    flex: 0 0 100%;
  }
  .pricingtable .pricingtableBox ul.active {
    transform: none;
  }
  .pricingtable .slick-dots{
    bottom: -20px;
    left: 0;
    position: relative;
  }
  .pricingtable .slick-dots li{
    margin: 0;
  }

  .pricingtable .slick-dots li.slick-active{
    background: #16286D!important;
    border-radius: 25px;
  }

  .pricingtable .slick-dots li.slick-active button:before {
    color: transparent;
  }

  .pricingtable .slick-dots li button:before {
    color: transparent;
  }

  .pricingtable .slick-dots li {
    width: 15%;
    height: 5px;
    border-radius: 20px;
    background: #C4C4C4;
  }
  .pricingtable .pricingtableBox .slick-dots li:not(:first-child) {
    display: inline-block;
    min-height: initial;
  }
  .pricingtable .pricingtableBox .slick-dots li:nth-child(2) {
    background: #c4c4c4;
  }
  .pricingAccordian .pricingAccordianBox h2 {
    font-size: 30px;
  }
  .pricingAccordian .pricingAccordianBox .faqs-item button {
    font-size: 22px;
  }
  .pricingAccordian{
    margin-bottom: 50px;
  }
  .footerSection .footerBox h4.menuClosed::after {
    filter: brightness(100);
  }

  .navbar-collapse.collapse,
  .navbar-collapse.collapsing{
    position: fixed;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: #0e1232;
    padding: 25% 20%;
    z-index: 3;
  }
  .navbar-collapse.collapse ul li{
    text-align: center;
    margin-bottom: 30px;
  }
  .navbar-collapse.collapse ul li a{
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    border:none;
  }
  .navbar-collapse.collapse ul li a.white-btn{
    color: #0A1C2C;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 25px;
    margin-top: 20%;
  }
  .navbar-collapse.collapse ul li a.blue-btn{
    font-size: 14px;
    font-weight: 500;
    padding: 15px 25px;
  }
  .navbar-collapse.collapse ul li .dropdown-menu{
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse ul li .dropdown-menu a{
    display: block;
    color: #6E74A0;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
  }
  .institutional_signup_page {
    padding: 50px 0 100px;
  }
  
  
}

/*Mobiles Devices*/
@media (min-width: 100px) and (max-width: 767px) {
  .signupsec2-mobile2{
    display: none;
  }
  .signup2SectionFour .signup2SectionFourItem p {
    font-size: 14px;
  }
  .signup2SectionFour .signup2SectionFourItem h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .signup2SectionFour .signup2SectionFourBox {
    padding: 20px;
    margin: 0;
  }
  .signup2SectionThree {
    padding: 50px 0;
  }
  .signup2SectionThree p {
    margin-bottom: 30px;
  }
  .signup2SectionThree h2 {
    font-size: 26px;
  }
  .signup2SectionTwo img.signupsec2-mobile {
    margin-top: 0;
    position: initial; 
  }
  .signup2SectionTwo .signup2SectionTwoItem h2 {
    font-size: 26px;
  }
  .signup2SectionOne .signup2sec1Box{
    margin-bottom: 20px;
  }
  .signup2SectionOne {
    padding: 50px 0;
  }
  .signup2SectionOne h2 {
    font-size: 26px;
  }

  .about-section8 .sectionBox8 figure figcaption .content {
    padding: 30px;
  }
  .about-section9{
    padding-top: 50px;
  }
  .about-section9 .heading p {
    padding: 0 0;
  }
  .about-section8 .heading{
    margin-bottom: 50px;
  }
  .about-section8 .sectionBox8{
    margin-bottom: 20px;
  }
  .pricingtable .pricingtableBox ul:hover{
    border: none;
    transform: scale(1);
    background: #fff;
  }
  .institute-section2 .sectionHeading p::after {
    position: initial; 
  }
  .homeSection .homeSectionLeft h1 {
    font-size: 33px;
  }
  .blue-btn {
    font-size: 14px;
    padding: 10px 15px;
  }
  .text-btn {
    font-size: 14px;
    padding: 10px 15px;
  }
  .homeSection .homeSectionRight{
    padding: 80px 0 0;
  }
  .homeSection .homeSectionRight img:nth-child(2) {
    width: 20%;
  }
  .homeSection {
    padding: 50px 0 0;
  }
  .sectionHeading {
    margin-bottom: 40px;
  }
  .sectionHeading h2 {
    font-size: 24px;
  }
  .section1 .section1Right p {
    font-size: 16px;
    text-align: center;
  }
  .section1 .section1Left {
    padding: 100px 0 0;
  }
  .section2 .p-5 {
    padding: 1.5rem!important;
  }
  .section3 .section3Box.sec3-arrowOne::after{
    content: none;
  }
  .section3 .section3Box.sec3-arrowTwo::after {
    content: none;
  }
  .section3 .section3Left {
    padding-right: 0;
  }
  .section3 .section3Box {
    margin: 1.5rem;
  }
  .section1 .section1Right .dottedsqaure {
    display: block;
    margin: 0 auto;
  }
  .section2 .circleOne::after {
    right: 30px;
  }
  .homeSection .homeSectionRight::after {
    right: 70px;
  }
  .section4 .px-5{
    padding: 0 1.5rem!important;
  }
  .section4 .section4Left {
    padding: 50px 30px;
  }
  .section4 .slick-prev {
    left: -60px;
  }
  .section4 .slick-next {
    right: -60px;
  }
  .section4 .slick-dots {
    bottom: -40px;
  }
  a img {
    /*width: initial; */
        width: 100%;
  }
  .mobileNav .navbar-toggler {
    background-color: #0E1232;
    /*padding: .7rem .9rem;*/
    padding: 11px 15px 10px;
    border-radius: 0;
    position: relative;
    z-index: 9;
  }
  .mobileNav .navbar-toggler:focus{
    outline: none;
    box-shadow: none;
  }


  .mobileNav .navbar-toggler span:last-child{
    display: none;
  }
  .mobileNav button[aria-expanded="false"] span:first-child{
    display: inline-block!important;
  }
  .mobileNav button[aria-expanded="true"] span:last-child{
    display: inline-block!important;
  }
  .mobileNav button[aria-expanded="true"] span:first-child{
    display: none!important;
  }


  .mobileNav .navbar-toggler .fa-bars,
  .mobileNav .navbar-toggler .fa-times{
    color: #fff;
    display: inline-block;
  }
  .section2 .p-5{
    padding: 1.5rem!important;
  }
  .section2 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .section2 .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .section2 .slick-dots li{
    margin: 0;
  }
  .section2 .slick-dots {
    bottom: -5px;
  }
  .section3 .section3Right .section3item h5 {
    font-size: 20px;
  }
  .section5 .section5Box h2 {
    font-size: 24px;
  }
  .section5 .section5Box p {
    font-size: 16px;
  }
  .footerSection .footerBox{
    margin-bottom: 40px;
  }
  .mobileNav{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mobileNav ul li a i {
    margin-left: 8px;
  }
  .mobileNav .dropdown-toggle::after {
    content: none;
  }

  .institute-homeSection {
    padding-top: 50px;
    height:initial;
  }

  .institute-homeSection .homeSectionLeft h1 {
    font-size: 34px;
    line-height: 50px;
  }
  .institute-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .px-8p {
    padding: 0 4% !important;
  }
  .institute-homeSection .homeSectionRight {
    padding: 50px 0 0 30px;
  }
  .institute-homeSection .homeSectionRight img:nth-child(2) {
    bottom: -20px;
    left: 10px;
  }
  .institute-homeSection .homeSectionRight img:nth-child(3) {
    bottom: -30px;
  }
  .institute-section2 .sectionHeading p {
    font-size: 16px;
    padding: 0;
  }
  .institute-section2 {
    padding: 160px 0 120px;
  }
  .institute-section2 .sectionHeading h2::after {
    content: none;
  }
  .institute-homeSection .homeSectionRight::after {
    content: none;
  }
  .institute-section2 .circleOne::after {
    right: 70px;
  }

  .institutionalSection2Slider .slick-dots li{
    margin: 0;
  }

  .institutionalSection2Slider .slick-dots li.slick-active{
    background: #16286D;
    border-radius: 25px;
  }

  .institutionalSection2Slider .slick-dots li.slick-active button:before {
    color: transparent;
  }

  .institutionalSection2Slider .slick-dots li button:before {
    color: transparent;
  }

  .institutionalSection2Slider .slick-dots li {
    width: 15%;
    height: 5px;
    border-radius: 20px;
    background: #C4C4C4;
  }
  .institute-section2 {
    padding: 180px 0 0;
  }
  .institute-section3 .section3Left {
    padding-right: 0;
  }
  .institute-section3 .sectionHeading{
    margin-bottom: 20px;
  }
  .institute-section3 .section3Right .section3item .sec3-img {
    width: 140px;
    margin-right: 15px;
  }
  .institute-section3 .pb-5,
  .institute-section3 .pt-5{
    padding: 0!important;
  }
  .institute-section3 {
    padding: 50px 0 100px;
  }
  .institute-section2 .p-5 {
    padding: 1.5rem!important;
  }
  .instituteSection2Slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .instituteSection2Slider .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .instituteSection2Slider .slick-dots li{
    margin: 0;
  }
  .instituteSection2Slider .slick-dots {
    bottom: 55px;
  }
  .institute-section4 .instituteSection4Box{
    text-align: center;
  }
  .institute-section4 .instituteSection4Box h2 {
    font-size: 24px;
  }
  .institute-section4 .instituteSection4Box h5 {
    font-size: 17px;
  }
  .institute-section4 .instituteSection4Box p {
    font-size: 16px;
    line-height: 30px;
  }
  .institute-section5 .section5Box p {
    font-size: 16px;
  }
  .institute-section5 {
    padding: 50px 0;
  }
  .institute-section3 .section3Right .section3item h5 {
    font-size: 20px;
  }
  .faqs-homeSection .homeSectionLeft h1 {
    font-size: 30px;
    line-height: 50px;
  }
  .faqs-homeSection .homeSectionLeft form input {
    width: 100%;
    border-radius: 30px;
    padding: 30px 20px;
    background-position: 93% center;
  }
  .tabSection .tabbingBox ul.nav li a{
    font-size: 14px;
  }
  .tabSection .tabbingBox ul.nav li a.active{
    font-size: 14px;
  }
  .tabSection .tabbingBox ul.nav li {
    margin: 0;
  }
  .tabSection .tabbingBox .faqs-item button {
    font-size: 22px;
  }
  .tabSection .tabbingBox .faqs-item p {
    font-size: 14px;
    padding: 20px;
  }
  .tabSection .tabbingBox .container,
  .tabSection .col-12{
    padding: 0!important;
  }
  .tabSection .tabbingBox .faqs-item button {
    padding: 30px 20px;
  }
  .faqs-section7 {
    padding: 0;
  }
  .faqs-section7 .about-sec7-bg {
    padding: 80px 0;

  }
  .faqs-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 35px;
  }
  .faqs-section7 .about-sec7-bg .white-btn{
    font-weight: 700;
    color: #1A4DD7;
    font-size: 14px;
  }
  .section3 .section3Right .section3item .sec3-img {
    width: 120px;
    margin-right: 15px;
  }
  .authentication_page .authBox {
    padding: 50px 30px;
  }
  .authentication_page .authBox p {
    font-size: 16px;
  }
  .auhentication-bg {
    padding: 60px 0;
  }
  .auth-logo > img{
    /*width: 69px;*/
    height: 100%;
  }
  .authentication_page .authBox h2 {
    font-size: 28px;
  }
  .authBox .mb-5, 
  .authBox .my-5 {
    margin-bottom: 2rem!important;
  }
  .authBox .mt-5, 
  .authBox .my-5 {
    margin-top: 2rem!important;
  }
  .authentication_page .authBox p {
    margin-bottom: 40px;
  }
  .authentication_page .authBox .alertBox p img {
    display: block;
    margin: 20px auto;
  }
  .authentication_page .authBox .alertBox p {
    font-size: 16px;
  }
  .authentication_page .authBox a {
    font-size: 14px;
  }
  .investing_page .sectionHeading h2,
  .institutional_signup_page .sectionHeading h2{
    font-size: 30px;
  }
  .investing_page .sectionHeading p,
  .institutional_signup_page .sectionHeading p{
    font-size: 16px;
  }
  .institutional_signup_page .sectionHeading p br{display: none;}
  .investing_page .investingbox label h4 {
    font-size: 22px;
  }
  .investingbox .custom-control {
    padding-left: 0;
  }
  .investing_page .investingbox label p {
    font-size: 14px;
  }
  .investing_page .investingbox input[type="radio"] ~ label {
    padding-right: 20px;
  }
  .investing_page .investingbox label p {
    font-size: 14px;
    margin: 0;
  }
  .institutional_signup_page .institute_signup_box{
    margin-top: 70px;
  }
  .institute_signup_box form label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .institutional_signup_page .institute_signup_box {
    padding: 40px 20px;
  }
  .institutional_signup_page .institute_signup_box ul li p {
    font-size: 14px;
  }
  .institute_signup_box form input::placeholder,
  .institute_signup_box form textarea::placeholder,
  .institute_signup_box form select::placeholder{
    font-size: 14px;
  }
  .institutional_signup_page .institute_signup_box h4 {
    font-size: 22px;
  }
  .institutional_signup_page .institute_signup_bottom_box h4 {
    font-size: 22px;
    padding-right: 25%;
  }
  .institutional_signup_page .institute_signup_bottom_box p {
    font-size: 14px;
    padding-right: 20%;
  }

  .personal_signup_page .px-5 {
    padding-left: 0!important;
  }
  .personal_signup_page .px-5 {
    padding-right: 0!important;
  }
  .personal_signup_page .personal_signup_page_box {
    padding: 50px 20px;
    margin: 50px 20px;
  }
  .personal_signup_page_box .sectionHeading h2{
    font-size: 30px;
  }
  .personal_signup_page_box .sectionHeading p{
    font-size: 16px;
  }
  .personal_signup_page .personal_signup_page_box form {
    padding: 0 10px;
  }
  .personal_signup_page .personal_signup_page_box .personal_signup_form_bottom p {
    font-size: 16px;
    line-height: 30px;
  }
  .personal_signup_page_img{
    display: none;
  }
  .personal_signup_page {
    padding: 0;
    background-size: 100% 30%;
  }
  .support-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .support-homeSection .homeSectionLeft p {
    font-size: 16px;
    margin: 20px 0;
  }
  .support-homeSection {
    padding-top: 50px;
    background-size: 100% 100%;
    background-position: left bottom;
  }
  .investing_page {
      padding: 50px 0 100px;
  }
  .supportSectionOne .supportSectionOne-item {
    flex: 0 0 100%;
  }
  .supportSectionOne .supportSectionOne-item .supportSectionOneBox  img{
    margin: 0 auto;
  }
  .supportSectionOne .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #1A4BD0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .supportSectionOne .slick-dots li button:before{
    opacity: 1;
    background: #D5DBEB;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }
  .supportSectionOne .slick-dots li{
    margin: 0;
  }
  .supportSectionOne .slick-dots {
    bottom: -35px;
  }
  .supportSectionOne .supportSectionOneBox h4 {
    font-size: 20px;
  }
  .supportSectionTwoBox .sectionHeading h2 {
    font-size: 30px;
  }
  .supportSectionTwoBox .sectionHeading p {
    font-size: 16px;
  }
  .supportSectionTwo .supportSectionTwoBox ul li:not(:last-child) {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #DFE4F2;
  }
  .supportSectionTwo .supportSectionTwoBox ul li {
    padding: 40px;
  }
  .supportSectionTwo .supportSectionTwoBox .col{
    flex-basis: initial;
  }
  .about-homeSection {
    padding-top: 40px;
    height: initial;
    background-size: 160% 40%;
  }
  .about-homeSection .homeSectionRight::after {
    content: none;
  }
  .about-homeSection .pl-5, 
  .about-homeSection .pt-5 {
    padding-left: 10px!important;
    padding-top: 10px!important;
    margin: 50px 0;
  }
  .about-homeSection .homeSectionLeft h4 {
    font-size: 24px;
  }
  .about-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .about-section4 .instituteSection4Box h2 {
    font-size: 30px;
  }
  .about-section3 .sectionHeading h2 {
    font-size: 30px;
    text-align: left;
  }
  .about-section3 .sectionHeading h2 span {
    font-size: 30px;
  }
  .about-section3 .section3Left::before {
    content: none;
  }
  .about-section2 .threeboxesrow .threeboxesrow-item {
    flex: 0 0 100%;
  }
  .about-section2 .threeboxesrow{
    /*margin: 50px 0;*/
  }
  .about-section2 {
    padding: 50px 0 0;
  }
  .about-section6 img{
    display: none;
  }
  .about-section6 .instituteSection4Box{
    margin-bottom: 50px;
  }
  .about-section7 {
    padding: 0;
  }
  .about-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 28px;
    text-align: center;
  }
  .about-section7 .about-sec7-bg .about-section7-box h2 br {
    display: none;
  }
  .about-section7 .about-sec7-bg .about-section7-box p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
  }
  .about-section7 .about-sec7-bg {
    padding: 80px 0;
  }
  .about-section5 .section5Box .sectionHeading h2 {
    font-size: 30px;
  }
  .about-section5 .section5Box p {
    font-size: 16px;
  }
  .faqs-homeSection {
    background-size: 150% 50%;
    padding-top: 50px;
  }
  .security-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .security-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .security-homeSection {
    padding-top: 50px;
  }
  .security-homeSection .securityContent h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
  }
  .security-homeSection .securityContent p {
    font-size: 16px;
    text-align: center;
  }
  .security-homeSection .securityContent ul {
    padding-left: 50px;
  }
  .security-section5 .section5Box h2 {
    font-size: 30px;
  }
  .security-section5 .section5Box p {
    font-size: 16px;
  }
  .security-homeSection .security-section5 {
    margin: 0 10px;
    padding: 70px 0;
  }
  .technology-homeSection .homeSectionLeft h1 {
    font-size: 34px;
  }
  .technology-homeSection .homeSectionLeft p {
    font-size: 16px;
  }
  .technology-homeSection {
    padding: 40px 0;
  }
  .technology-homeSection .homeSectionLeft::after {
    content: none;
  }
  .sectionHeadingForBlueBg h2 {
    font-size: 30px;
  }
  .technology-section3 .section3Left{
    display: none;
  }
  .technology-section3 .section3Right .section3item h5 {
    font-size: 20px;
    text-align: center;
  }
  .technology-section3 .section3Right .section3item p {
    font-size: 16px;
    text-align: center;
  }
  .technology-section2 .sectionHeading h2 {
    font-size: 30px;
    text-align: center;
  }
  .technology-section2 .section2Box {
    height: 380px;
  }
  .techologySlider .slick-dots li {
    width: 18%;
  }
  .technology-section4 .sectionHeading h2 {
    font-size: 24px;
  }
  .technology-section4 .technology-box {
    background: #fff;
    padding: 50px 20px;
  }
  .technology-section4 .technology-box .tech-sec4-box{
    margin-bottom: 30px;
  }
  .technology-section4 .technology-box .tech-sec4-box img {
    float: left;
    margin-right: 30px;
    margin-bottom: 80px;
  }
  .technology-section4 .technology-box .tech-button{
    text-align: center;
  }
  .technology-section7 {
    padding: 15px;
  }
  .technology-section7 .about-sec7-bg {
    padding: 60px 10px;
  }
  .technology-section7 .about-sec7-bg .about-section7-box h2 {
    font-size: 28px;
    text-align: center;
  }
  .technology-section7 .about-sec7-bg .about-section7-box p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
  }
  .technology-section5 .section5Box h2 {
    font-size: 30px;
  }
  .technology-section5 .section5Box p {
    font-size: 18px;
  }
  .pricing-homeSection .homeSectionLeft h1 {
    font-size: 30px;
    text-align: center;
    line-height: 40px;
  }
  .pricing-homeSection .homeSectionLeft p {
    font-size: 16px;
    text-align: center;
    padding: 0 20px;
    margin: 20px 0;
  }
  .pricing-homeSection {
    padding-top: 50px;
    height: initial;
  }
  .pricingtable .pricingtableBox ul:first-child {
    flex: none;
  }
  .pricingtable .pricingtableBox ul.active {
    transform: none;
  }
  .pricingtable .slick-dots{
    bottom: -20px;
    left: 0;
    position: relative;
  }
  .pricingtable .slick-dots li{
    margin: 0;
  }

  .pricingtable .slick-dots li.slick-active{
    background: #16286D!important;
    border-radius: 25px;
  }

  .pricingtable .slick-dots li.slick-active button:before {
    color: transparent;
  }

  .pricingtable .slick-dots li button:before {
    color: transparent;
  }

  .pricingtable .slick-dots li {
    width: 15%;
    height: 5px;
    border-radius: 0px;
    background: #C4C4C4;
    border: none;
  }
  .pricingtable .pricingtableBox .slick-dots li:not(:first-child) {
    display: inline-block;
    min-height: initial;
  }
  .pricingtable .pricingtableBox .slick-dots li:nth-child(2) {
    background: #c4c4c4;
  }
  .pricingAccordian .pricingAccordianBox h2 {
    font-size: 30px;
  }
  .pricingAccordian .pricingAccordianBox .faqs-item button {
    font-size: 22px;
  }
  .pricingAccordian{
    margin-bottom: 50px;
  }
  .footerSection .footerBox h4.menuClosed::after {
    filter: brightness(100);
  }
  .footerSection .footerBox h4::after {
    content: "";
    float: right; 
    background-image:url(../images/faqs-open.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 13px;
  }
  .footerSection .footerBox h4.menuClosed::after {
    content: "";
    background-image:url(../images/faqs-close.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 2px;
  }

  .footerSection .footerBox ul{
    display: none;
  }
  .pricingtable .pricingtableBox>div:first-child ul li p {
    text-align: center;
}

  .footerSection .footerBox h4.menuClosed ~ ul{
    display: block;
  }

  .navbar-collapse.collapse,
  .navbar-collapse.collapsing{
    position: fixed;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: #0e1232;
    padding: 25% 20%;
    z-index: 3;
  }
  .navbar-collapse.collapse ul li{
    text-align: center;
    margin-bottom: 30px;
  }
  .navbar-collapse.collapse ul li a{
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    border:none;
  }
  .navbar-collapse.collapse ul li a.white-btn{
    color: #0A1C2C;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 25px;
    margin-top: 20%;
  }
  .navbar-collapse.collapse ul li a.blue-btn{
    font-size: 14px;
    font-weight: 500;
    padding: 15px 25px;
  }
  .navbar-collapse.collapse ul li .dropdown-menu{
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse ul li .dropdown-menu a{
    display: block;
    color: #6E74A0;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
  }
  .institutional_signup_page {
    padding: 50px 0 100px;
  }
  .pricingtable .pricingtableBox ul li.listHeader1 {
    height: 298px;
  }
  .pricingtable .pricingtableBox {
    padding: 0 0px 0;
    display: initial;
    flex-wrap: initial;
  }
  .pricingtable .pricingtableBox ul:not(:first-child) {
    flex: none;
  }
  .pricingtable .pricingtableBox .pricingPopover {
    background: #fff;
    border: 1px solid #EBF0F8;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.06);
    padding: 30px 20px;
    position: absolute;
    left: 0px;
    bottom: 100%;
    width: 100%;
    z-index: 232;
    top: auto;
  }
  .pricingtable .pricingtableBox ul li p{
    text-align:center;
        width: 100%;
  }
  .pricingtable .pricingtableBox ul.slick-active.slick-center {
    border: 1px solid #1A4DD6;
    transform: none;
    background: #fff;
  }

  .pricingtable .pricingtableBox .subscriptionToggle input:checked ~ label {

    padding: 9px 0px;

    font-size: 12px;
  }
  .pricingtable .pricingtableBox .subscriptionToggle input ~ label {
    width: 90px;
    padding: 9px 0px;
    font-size: 12px;
  }
  .pricingtable .pricingtableBox ul li.listHeader h2 {
    font-size:55px;
  }
  .pricingtable .pricingtableBox ul li{
    position: relative;
  }
  .pricingtable .pricingtableBox>div:first-child li {
    padding-left: 0px;
  }
  
  .pricingtable .pricingtableBox>div:first-child li.listHeader{
    padding-left: 30px;
  }
  .pricingtable .pricingtableBox ul.slick-active.slick-center li:first-child a {

    padding: 20px 28px;
    font-size: 20px;

  }
  .blueBordered-btn{
    padding: 20px 28px;
    width: 100%;
    font-size: 20px;
  }
  .pricingtable .pricingtableBox .slick-active.slick-center ul li:first-child a{
    padding: 20px 28px;
    width: 100%;
    font-size: 20px;
  }
  .pricingtable .pricingtableBox>div:hover ul li:first-child a{
    padding: 20px 28px;
    width: 100%;
    font-size: 20px;
  }
  .institutional_signup_page .institute_signup_box ul li {
      padding: 5px 0px;
  }
  .zpwrHomeSection {
    padding-top: 50px;
  }
  .zpwrHomeSection .zpwrhomeBox h1 {
    font-size: 28px;
  }
  .zpwrHomeSection .zpwrhomeBox2-item {
    padding: 20px 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
    border-radius: 10px;
    border: 1px solid #717171;
  }
  .zpwrHomeSection .zpwrhomeBox2{
    padding: 15px;
  }
  .zpwrSectionOne {
    padding: 50px 0 0;
  }
  .zpwrSectionOne figure {
    flex: 0 0 80%;
    max-width: 80%;
    border: 1px solid #363636;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 100px;
  }
  .zpwrSectionOne > p {
    margin-bottom: 50px;
  }

  .zpwrSectionOne h2 {
    font-size: 28px;
  }
  .zpwrHomeSection input[type="submit"]{
    margin-bottom: 20px;
  }
  .zpwrSectionTwo {
    padding: 50px 0 0;
  }
  .zpwrSectionTwo h2 {
    font-size: 28px;
  }
  .zpwrSectionThree {
    padding: 50px 0 50px;
  }
  .zpwrSectionThree h2 {
    font-size: 28px;
  }
  .zpwrSectionThree .slidecontainer {
    margin: 50px 0;
  }
  .zpwrSectionThree .zpwrSectionThreeBox {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .zpwrCustom-navbar{
    background: #131313;
  }
  .zpwrCustom-navbar .navbar-toggler,
  .zpwrCustom-navbar a.blue-btn{
    display: none;
  }
  .zpwrCustom-navbar img{
    width: 300px;
  }
  .zpwrHomeSection > img,
  .zpwrSectionOne figure ul{
    display: none;
  }

  .zpwrSectionOne .justify-content-between{
    justify-content: center!important;
  }
  .zpwrSectionOne figure figcaption p{
    margin-bottom: 0;
  }
  .zpwrSectionOne figure{
    position: relative;
  }
  .zpwrSectionOne figure:not(:first-child)::before{
    content: "";
    position: absolute;
    bottom: 110%;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 41px;
  }
  a.signupbutton {
    padding: 20px 40px;
    font-size: 14px;
  }
  .signup .signupbox h3 {
    margin: 20px 0 30px;
  }
  .signupform .requestInfoBox .wizard > .steps ul li::before{
    content: none;
  }
  .signupform .requestInfoBox .wizard > .steps {
    left: 50px;
  } 
  .signupform .requestInfoBox .wizard > .steps ul li::after {
    top: -30px;
    right: 30%;
    font-size: 12px;
  }
  .signupform .requestInfoBox .wizard > .steps ul li:nth-child(2)::after {
    padding-left: 0;
  }
  .signupform .requestInfoBox .wizard > .steps ul li:nth-child(3)::after {
    padding-left: 0;
  }
}