
@font-face {
  font-family: 'msb';
  src: url(fonts/msb.ttf);
}
@font-face {
  font-family: 'Roboto Regular';
  src: url(fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: 'Roboto Black';
  src: url(fonts/Roboto-Black.ttf);
}
@font-face {
  font-family: 'Roboto Light';
  src: url(fonts/Roboto-Light.ttf);
}
@font-face {
  font-family: 'Roboto Bold';
  src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: 'Roboto Medium';
  src: url(fonts/Roboto-Medium.ttf);
}
body {
  font-family: 'Roboto regular' !important;;
  overflow-x: hidden;
}
#myTopnav .active:after
{
	content: "";
    display: block;
	border-bottom:3px solid #3931ac;
    width: 8px;
    padding-top: 5px;
}

mat-toolbar.mat-toolbar {
  position: fixed;
  padding: 2%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
}

 #lottie{
            background-color:#fff;
            width:100%;
            height:100%;
            display:block;
            overflow: hidden;
            transform: translate3d(0,0,0);
            text-align: center;
            opacity: 1;
            transform: scale(1.1);
        }

.padding50px
{
	padding:50px 0px;
}

.example-icon {
  padding: 0 14px;
}

.example-spacer {
  flex: 1 1 auto;
}
.mat-row:hover
{
    background-color: #f9fafa;
    border-left: 3px solid #3931ac;
}

.mat-toolbar .toolbar-external-icons-container {
  display: fiex;
  flex-direction: row;
  height: 100%;
}
.header_logo
{
  margin: 0;
  padding-left: 40px;
  height:100%;
}
.scroll_down
{
	color: #3931ac;
    font-size: 12px;
    margin-bottom: 15px;
    font-family: 'roboto medium';
}


.commont_soon_text
{
	font-size: 12px !important;
    color: #7a7a7a !important;
}

.header_list
{
    text-align: right;
    float: right;
    padding-right: 42px;
}
.header_list li
{
  display: inline-block;
  padding: 16px 12px;
  height:100%;
  cursor:pointer;
}
.header_list li img
{
  height:20px;
  width:20px;
}
.mat-toolbar-row
{
  display:block;
}
.hamburger
{
  max-height: 60px;
  border-radius: 0px;
  max-height: 60px;
  max-width: 60px;
  padding: 0px;
  min-width: 60px;
  min-height: 60px;
  position:absolute;
  top:0px;
  left:0px;
  z-index: 9;
}
.mat-toolbar-multiple-rows,.mat-toolbar-row,.mat-toolbar-single-row
{
  height:60px;
  min-height:60px;
}
.mat-toolbar.mat-primary
{
  background-color: rebeccapurple;
}
.mat-toolbar-row
{
  padding-left:0px;
}
.mat-toolbar
{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.1) !important;
}

.sub_module_container
{
  background-color: #f5f5f5;
  padding-top:0px;
  padding-bottom: 20px;
}

.sub_module::ng-deep .mat-list-item-content
{
  position:absolute !important;
  top:15px !important;
}

.sub_module_container a
{
  margin-left:25px;
  border-left: 2px solid #c5c6c6;
}

.container{
    width: 80%;
    margin: 0 auto; /* Center the DIV horizontally */
}
.fixed-header{
    width: 100%;
    position: fixed;
    background-color: #fff;
    padding: 5px 0;
    color: #fff;
    z-index: 1;
    left: 0;
    box-shadow: -1px 6px 22px -1px rgba(0,0,0,0.10);
}
.fixed-header{
    top: 0;
}
.fixed-footer{
    bottom: 0;
}    
/* Some more styles to beutify this example */
nav
{
	width:100%;	
}
nav a img{
    color: #3931ac;
    text-decoration: none;
    display: inline-block;
    float: left;
}
nav a{
    color: #3931ac;
    text-decoration: none;
    padding: 7px 25px;
    display: inline-block;
    float: right;
}



.navbar{
    position: relative;
    height: 114px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    background-color:#3931ac;
}
.menuList{
    color: white;
    padding: 10px;
    font-size: 14px;
}
.login_signup_btn{
    width: 100px;
    height: 41px;
    background-color: #ef756f;
    color: white !important;
    border: 1px solid #ef756f;
    border-radius: 5px;
    outline: none;
}
.login_signup_btn:active,.login_signup_btn:focus,.login_signup_btn:hover{
    width: 100px;
    height: 41px;
    background-color: white;
    color: #3931ac!important;
    border: 1px solid #3931ac;
    outline: none;
}

.landingPageContentDiv{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -15em;
}
.landingPageCenterContent{
    width: 100%;
    float: left;
    text-align: right;
}
.homeVerticalAlign{
    overflow: hidden;
    display: block;
    margin-top: 200%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    color: #141414;
    margin-left: 7%;
    position: absolute;
    float: left;
}
.noPadding
{
	padding-left:0px;
	padding-right:0px;
}
.ProfessionImgWidth{
    width: 85%;
    height: 350px;
}
.contentLine1{
    font-size: 30px;
    color: #464646;
    text-align: right;
}
.contentLine2Get{
    font-size: 40px;
    color: #d8d8d8;
    font-weight: 100;
}
.contentLine2Account{
    font-size: 40px;
    color: #3931ac;
    font-weight: 100;
}
.contentLine2able{
    font-size: 40px;
    color: #3931ac;
}
.contentLine2To{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-21deg);
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    color: #464646;
    margin-top: 33px;
    font-size: 30px;
    position: absolute;
    float: left;
}
.contentLine2Collect{
    color: #464646;
    font-size: 30px;
}
.tableHeadbg{
    background-color: #e9e9e9;
    border-right: 0px;
}
.tableComparison{
    margin: 50px auto;
    width: 100%;
    /* margin-top: 10%; */
    box-shadow: 2px 2px 15px 4px rgba(0,0,0,0.14);
    border-radius:10px;
}
.blue_bg
{
	background-color:#3931ac;
}
.gray_bg
{
	background-color:#f9f9f9;
}
.tableComparisonHeading{
    padding: 22px;
    color: #3931ac;
    font-size: 25px;
}
table, th, td { 
    border-collapse:collapse; 
    text-align: center;
}
table thead{ 
    border-top-left-radius: 10px; 
}
table th:last-child { border-top-right-radius: 10px;font-size: 12px; }
table tr:last-child td:last-child { border-bottom-right-radius: 10px; }
table th:first-child { border-top-left-radius: 10px;text-align: left; }
table tr:last-child td:first-child { border-bottom-left-radius: 10px; }
table tr:last-child { border: none; }
table tr td:first-child { text-align: left; }
table tbody tr td{
    padding: 14px;
    font-size: 17px;
    color: #3931ac;
    background-color: #ffffff;
    text-align: center;
}
table tbody tr{
    border-bottom: 1px solid #e7e3f1;
}
table tbody tr.no_border{
    border-bottom: none !important;
}
.reactangle{
    margin: 49px 0px 0px 0px;
    /*left: 12%;
    width: 255px;
    height: 255px;
    border-radius: 8px;*/

}
.Oval {
    /*width: 59px;*/
    height: 59px;
}
.OvalMessage{
    color: #7d7d7d;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.29;
    text-align: left;
    padding-top: 0px;
}
.contactContent{
    font-size: 27px;
    color: #3931ac;
    /*margin: 25% 0% 0% -19%;*/
}
.contactContent2{
    font-size: 27px;
    color: #3931ac;
}
.contactDataInputMargin{
    /*margin: 75% 0% 0% 20%;*/
}
.contactDataInputLabel{
    width: 100%;
    float: left;
    color: #737373;
    font-size: 13px;
    margin-top: 10px;
}
.contactDataInput{
    width: 100%;
    padding: 11px;
    margin-top: 10px;
    outline: none;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #ececec;
}
.submit_btn{
    width: 120px;
    height: 47px;
    background-color: transparent;
    color: #3931ac;
    border: 1px solid #3931ac;
    outline: none;
    font-size: 23px;
    border-radius: 4px;
    float: right;
    margin-top: 5%;
    margin-right: 19%;
}
.queryLine {
    width: 100%;
    float: left;
    color: #3f2a70;
    font-size: 19px;
}
.queryLineContact{
    width: 100%;
    float: left;
    color: #3f2a70;
    font-size: 23px;
  /*margin: 0% 0% 0% -9%;*/
}
.clickSubmitLine{
    width: 100%;
    float: left;
    color: #3f2a70;
    font-size: 15px;
}
.termsandPolicy{
    width: 100%;
    float: left;
    color: #737373;
    font-size: 10px;
    margin: 6px 2px -1px 100px;
    text-align: center;
}
.paddingTop_15per{
    padding-top: 15%;
}
.paddingTop_8per{
    padding-top: 8%;
}
.paddingLeft_16per{
    padding-left: 16%;
}
.createAccountBtn{
	width: 100px;
    padding: 5px;
    background-color: #ef756f;
    color: #fff;
    font-size: 15px;
    outline: none;
    box-shadow: none;
    border: 1px solid #ef756f;
    border-radius: 5px;
    margin-left: 20px;
}

  .scroll-container,
  .scroll-area {
    max-width: 1536px;
    height: 754px;
  }
  
  .scroll-container {
    /*overflow: auto;
    scroll-snap-type: y mandatory;*/
  }
  
  .scroll-area {
    scroll-snap-align: start;
  }
  
  .scroll-area {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
.logo_width
{
  width: 180px;
  margin-top: 5px;
}
.beforeSignupBtnew{
  text-align: left;
    font-size: 16px;
    color: #fff;
    /* letter-spacing: 0.5px; */
    margin-top: 18px;
    margin-left: 14%;
    line-height: 2.0;
     padding-left: 0px;
}
.beforeSignupBtn{
    text-align: left;
    font-size: 16px;
    color: #fff;
    width: max-content;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding-left: 17%;
    padding-top: 7px;
    float:left;
    
}
.connectivity {
    width: 11px;
    height: 26px;
    padding-top: 0px;
    padding-left: 8px;
    margin-left: 56px;
}
.contentMessageAccountBottom{
    background-color: #3931ac;
    padding: 5px;
    padding-left:40px;
    /* top: -96px; */
}
.tableBg{
  /*background-image: url(../images/landingTableBg.svg);
  background-repeat:no-repeat;
  background-size: cover;*/
  /*height: 98vh;*/
    background-image: url(../images/landingTableBg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4% 3%;
    display: flex;
    align-items: center;
}
.contactBg{
  background-image: url(../images/landingContactbg.svg);
  background-repeat:no-repeat;
  background-size: cover;
  /*height: 100vh;*/
  /*margin-top: 10%;*/
  background-color:#fff;
}
.featureBg{
  /*height: 100vh;*/
  background-color: #f9f9f9;
}
.featureWithoutBg{
  height: 100vh;
}
.w3-animate-right{
  position:relative;
  animation:animateright 0.4s;
}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}


.rotating-item {
    display: none;
    position: inherit;
    top: -160px;
    left:8%;
    /* left: 33px; */
}

.padding_15px{
  padding: 15px;
}
.lastImgStyle{
  width: 80%;
  float: right;
}
.screen {
    overflow:hidden;
    width:320px;
    height:568px;
}
.slider {
    position:relative;
    float:left;
    height:568px;
    width:700px;
    left:0;
    -webkit-transition:all 0.5s ease-in-out;
}
.slider img {
    position:relative;
    float:left;
    height:568px;
    width:320px;
}
.screen:hover .slider {
    left:-320px;
}

.featureContent{
    padding-top: 9px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    color: #737373;
    text-align: left;
}
.padding_top_23px{
      padding-top: 23px;
}
.loginBtn{
    /*width: 100px;*/
    height: 41px;
    background-color: transparent;
    color: white;
    border: none;
    outline: none;
}
.padding{
  padding: 5%;
}
.padding_5{
  padding: 0% 5%;
}
.horizondal_padding
{
	padding:0 10%;
}
.groupHead{
    color: #7d7d7d;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.29;
    text-align: left;
}
.groupheadContent{
    font-size: 16px;
    line-height: 2;
    color: #737373;
    text-align: left;
}
.bgForLanding{
  background-image: url(../images/bgForLanding.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  /*height: 100vh;*/
}
.fixed-footer{
    width: 100%;
    /* position: fixed; */
    background-color: #272278;
    padding: 21px 0;
    color: #fff;
    z-index: 1;
    text-align: center;
    float: left;
}
.yodleeContent{
    padding-top: 3%;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 0.4px;
    text-align: center;
    color: #737373;
}
.integratedWith{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 0.4px;
    text-align: center;
    color: #737373;
}
.logoAtFooter{
  /*height: 25vh;*/
  background-color: #3931ac;
}
ul {
  list-style-type: none;
}
.footerLogo{
  width: 250px;
  margin: 15%;
}
.footerMenu{
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.5;
    letter-spacing: 1.4px;
    text-align: center;
}
.footerMenuUl{
    margin-top: 25%;
    border-right: 1px solid #fff;
    padding: 0px;
}
.followUs{
    margin-top: 46px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.5;
    /*letter-spacing: 1.4px;*/
    text-align: center;
}
.socialMediaImg{
  margin: 17px 17px 0px 0px;
}
.createSteps{
    font-size: 24px;
    padding: 30px;
    color: #7d7d7d;
    padding-left: 39px
}
.pencilBg{
    /*height: 100px;*/
   /* background-color: #f5a623;*/
    padding: 2%;
    border-radius: 53px;
    /*width: 100px;*/
    margin: 0px 0px 0px 32px;
    padding-top:0px;
    padding-bottom:0px;
}
.connect_line{
     padding-top: 5px;
    padding-bottom: 5px;
    }
    .connect_line1{
     padding-top: 5px;
    padding-bottom: 5px;
    }
.connectivity2{
        
        width: 11px;
    height: 26px;
    padding-top: 0px;
    padding-left: 3px;
    margin-left: 56px;
}
.divSpacingSteps{
  line-height: 4.5;
}
.stepsText{
  color: #737373;
  font-size: 14px;
  padding-left: 10px;
}
.likeBg {
    float: left;
   /* background-color: #7ed321;*/
    padding: 2%;
    border-radius: 53px;
    margin: 0px 0px 0px 32px;
    padding-top:20px;
    padding-bottom:0px;
}
.clockBg{
    /*height: 100px;*/
   /* background-color: #50e3c2;*/
    padding: 2%;
    border-radius: 53px;
   /* width: 100px;*/
    margin: 0px 0px 0px 32px;
    padding-top:0px;
    padding-bottom:0px;
}


.homeContent{
    height: 100%;
    /*justify-content: center;
    justify-items: center;
    text-align: center;
    display: table;*/
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Img_vertical_center {
  margin: 0;
  position: absolute;
  top: 26%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.createAcoountPadding{
  text-align: center;
  margin-top: -19px;
  right: 128px;
}
.createAcoountPaddingnew{
  text-align: center;
}
.contentMessageAccount{
  background-color: #3931ac;
  padding: 20px;
  padding-left: 0px;
  color:#fff;
}
.contentMessageAccountnew{
  background-color: #3931ac;
  padding: 5px;
  top: 0px;
}

 a:focus, a:hover {
       text-decoration: none;
}
a {
    color: #3931ac;
    text-decoration: none;
}
 .menu
 {
    background-color: rgba(57, 49, 172, 0.9);
    color: #fff;
    text-align: center;
    height: 100vh;
    /* padding-left: 0px; */
    z-index: 100;
    position: fixed;
    overflow: hidden;
 }
 .menu li
 {
    padding: 6% 5%;
    font-size: 24px;
    font-family: 'roboto light';
 }
 .menu li a:focus, .menu li a:hover {
    color: #fff;
    text-decoration: none;
}
 .flex
 {
  display: flex;
  align-items: center;
 }
 .hideMenu
 {
  height:0vh;
  display: none;
 }
 .default_menu
 {
    background-color: rgba(57, 49, 172, 0.9);
    color: #fff;
    text-align: center;
    width: 100%;
    left: 0px;
    padding: 10px 5px;
    display:none;
    position: fixed;
    z-index: 1000;
 }
 .show
 {
  display: block;
 }

.padding_50px{
  padding: 50px;
}
.marginBottom{
 margin: 0px 0px 49px 0px;
}
.partnerTopPadding{
      padding: 37px 0px 37px 238px;
}
.firstPadding{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.contactUsDiv{
  left: 14%;
  margin-top: 8%;
}
.contactContentEmail{

}
.emailPhoneSpace{
  padding-right: 10px;
  padding-left:3px;
}
.homeTexT{
    overflow: hidden;
    display: block;
    margin-top: 200%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    color: #141414;
    margin-left: -6%;
    position: absolute;
    float: left;
}
.fixed-header .icon {
  display: none;
}

.topnav {
  background-color: #fafafa;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  /*float: left;*/
  display: block;
  color: #808185;
  text-align: center;
  /*padding: 14px 16px;*/
  text-decoration: none;
  /*font-size: 17px;*/
}

.topnav a button
{
	  color: #808185;
}

.sign_up_btn
{
	color: #808185;
    background-color: transparent;
    border: 1px solid currentColor;
    padding: 5px 20px;
    margin-top: 5px;
}
.trial_button
{
	color: #f9b349;
    background-color: transparent;
    border: 1px solid currentColor;
    border-radius: 8px;
    padding: 6px 15px;
    margin-top: 30px;
    outline: none;
}
.sign_up_btn:hover
{
	color: #3931ac;
}
.topnav a button:hover
{
	color:#3931ac;
}
/* Change the color of links on hover */
.topnav a:hover {
 text-decoration: none !important;
  /*background-color: #ddd;
  color: black;*/
}

/* Add an active class to highlight the current page */
.active {
  /*background-color: #4CAF50;
  color: white;*/
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}
.createStepImg{
    /*width: 0px;*/
    margin-top: 0px;
    padding: 50px;
  }
.createStepContent{
    display: flex;
    align-items: center;
    padding: 10px;
    padding-left:0px;
    padding-top:0px;
    padding-bottom:5px;
}
.displayShow{
  display: block;
}
.displayhide{
    display: none;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
    margin-top: -40px;
  }
  .price_banner_container
  {
  	flex-direction:column;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }
}

.height_100vh{
  height: 100vh;
}
.tableAccountableLogo{
   padding-bottom: 13px;
   width: 150px;
  }
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){  
}

/*.openingAccount{
  height: 100%;
  display: flex;
  align-items: center;
}*/
.openingAccount {
    height: 100%;
    display: flex;
    align-items: center;
    /* right: 0%; */
    top: -12%;
   /* right: 40%;*/
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
  .openingAccount{
    height: 100%;
    display: flex;
    align-items: center;
    /* right: 0%; */
    top: -12%;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 35px;
  }
}
/*.openingAccountImg{
  height: 100%;
  display: flex;
  align-items: center;
}*/
.openingAccountImg {
    height: 100%;
    display: flex;
    align-items: center;
    right: auto;
    /*left: 60%;*/
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
  .openingAccountImg{
    height: 20%;
    display: flex;
    align-items: center;
    float: left;
    top: -31%;
    left: 5%;
  }
  .contentMessageAccount {
    background-color: #3931ac;
    padding: 15px;
    color:#fff;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 35px;
  }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){
 .marginTop41per {
    margin-top: 88%;
}
  .contentMessageAccount {
    background-color: #3931ac;
    padding: 15px;
    color:#fff;
  }
  .fixed-header {
    width: 100%;
    position: fixed;
    background-color: #fff;
    padding: 15px 0;
    color: #fff;
    z-index: 1;
    left: 0;
  }

  .reactangle {
    margin: 23px 0px 0px 0px;
  }

  .OvalMessage{
    color: #7d7d7d;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.29;
    text-align: center;
    padding-top: 0px;
  }
  .featureContent {
    padding-top: 9px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    color: #737373;
    text-align: center;
  }
  .imgAlign{
    text-align: center;
  }
  .createStepImg{
    width: 250px;
    margin-top: 29px;
    padding: 0px;
  }
  .createSteps {
    font-size: 15px;
    font-weight: bold;
    padding: 17px;
    color: #7d7d7d;
    padding-left:38px;
  }
  .marginBottom {
    margin: 0px 0px 32px 0px;
  }
  .partnerImgWidth{
    width:60%;
    height:30%
  }
  .displayhide{
    display: block;
  }
  .displayShow{
    display: none;
  }
  .tableComparisonHeading {
    padding: 1px 10px 1px 10px;
    color: #3931ac;
    font-size: 14px;
  }
  .tableAccountableLogo{
    padding-bottom: 1px;
    width: 150px;
  }
  table tbody tr td {
      padding: 14px;
      font-size: 12px;
      color: #3931ac;
      background-color: #ffffff;
      text-align: center;
  }
  .footerLogo {
    width: 164px;
    margin-left: 90px;
    margin-top: 10px;
  }
  .footerMenuUl {
      border-bottom: 1px solid #fff;
      border-right: 0px solid #fff;
      text-align: center;
      margin: 0px;
  }
  .contactContent2 {
    font-size: 14px;
    color: #3931ac;
  }
  .contactContent {
    font-size: 14px;
    color: #3931ac;
    /* margin: 25% 0% 0% -19%; */
  }
  .queryLine {
    width: 100%;
    float: left;
    color: #3f2a70;
    font-size: 13px;
    /* margin: -5% 0% 0% -9%; */
  }
  .lastImgStyle {
    width: 80%;
    /* float: right; */
  }
  .socialMediaImg {
    margin: 6px 6px 13px 0px;
  }
  .followUsAlign{
    text-align: center;
  }
  .followUs {
    margin-top: 19px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 2.5;
    letter-spacing: 1.4px;
    text-align: center;
  }
  .contactQuery{
    padding-bottom: 10px;
  }
  .contentLine1 {
    font-size: 17px;
    color: #464646;
    text-align: center;
  }
  .contentLine2Get {
    font-size: 25px;
    color: #d8d8d8;
    font-weight: 100;
  }
  .contentLine2Account {
    font-size: 25px;
    color: #3931ac;
    font-weight: 100;
  }
  .contentLine2able {
    font-size: 25px;
    text-align: center;
    color: #3931ac;
  }
  .contentLine2To {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-21deg);
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    color: #464646;
    margin-top: 22px;
    font-size: 19px;
    position: absolute;
    float: left;
  }
  .contentLine2Collect {
    color: #464646;
    font-size: 17px;
  }
  .tableBg {
    /* height: 98vh; */
    background-image: url(../images/landingTableBg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20% 0%;
    display: flex;
    align-items: center;
  }
  .mobileViewPadding{
    padding: 0px;
  }
  .groupHead {
    color: #7d7d7d;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.29;
    text-align: left;
    margin-top: 25px;
  }
  .landingPageCenterContent{
    width: 100%;
    float: left;
    text-align: center;
    height: 42px;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 35px;
  }

}


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait){
  .contentMessageAccount {
    background-color: #3931ac;
    padding: 15px;
    color:#fff;
  }
  .menu {
    background-color: rgba(57, 49, 172, 0.9);
    color: #fff;
    text-align: center;
    height: 100vh;
    padding-left: 0px;
    z-index: 100;
    padding: 16px;
    position: fixed;
    overflow: hidden;
  }
  .marginTop41per {
    margin-top: 25%;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 35px;
}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait){
  .menu {
    background-color: rgba(57, 49, 172, 0.9);
    color: #fff;
    text-align: center;
    height: 100vh;
    padding-left: 0px;
    z-index: 100;
    padding: 16px;
    position: fixed;
    overflow: hidden;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 35px;
  }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait){
  .contentMessageAccount {
    background-color: #3931ac;
    padding: 15px;
    color:#fff;
  }
  .openingAccountImg {
    height: 20%;
    display: flex;
    align-items: center;
    float: left;
    top: -40%;
    left: -1%;
  }
  .openingAccount {
    height: 100%;
    display: flex;
    align-items: center;
    /* right: 0%; */
    top: -12%;
  }
  .marginTop41per {
    margin-top: 0%;
  }
  .createAcoountPadding {
    text-align: center;
    margin-top: 14px;
    right: 0px;
    padding-bottom: 0px;
  }
  .logo_width {
    width: 209px;
  }
  .menu {
    background-color: rgba(57, 49, 172, 0.9);
    color: #fff;
    text-align: center;
    height: 100vh;
    padding-left: 0px;
    z-index: 100;
    position: fixed;
    overflow: hidden;
  }
 
  .beforeSignupBtn {
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 0px;
    letter-spacing: 0.6px;
    margin-left: 0px;
    
  }
  .createAccountBtn {
      width: 100px;
      padding: 5px;
      background-color: #ef756f;
      color: #fff;
      font-size: 16px;
      outline: none;
      box-shadow: none;
      border: 1px solid #ef756f;
      border-radius: 5px;
      margin-left: 20px;
      
  }
  .discount_content
    {
    	padding-left: 10% !important;
    }
    .beforeSignupBtnew {
    	margin-left: 0px;
	}
  .createAcoountPaddingnew {
    text-align: center;
    margin-top: 5px; 
    right: 0px;
}
  
  
  }
  
@media(min-width: 768px) and (max-width: 1020px)
	{
	.price_banner_container
	{
		flex-direction: column;
	}
  	} 
  	#pricing
     {
     	display:flex;
     	padding:60px 0px;
     }
     .price_banner_container
     {
     	margin:0 auto;
     	display:flex;
     }
     .price_banner
     {
	        min-width: 300px;
		    border-radius: 20px;
		    min-height: 500px;
		    background-color: #fff;
		    float: left;
		    padding: 60px 30px;
     }
     .discount_content
     {
     	    padding-left: 18%;
		    color: #8a8a8a;
		    font-size: 12px;
     }
     .price_banner.active
     {
     	background-color: #3931ab;
     	transform: scale(1,1.05);
     	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.2);
     }
     .title
     {
        text-align: center;
	    font-family: 'roboto bold';
	    font-size: 20px;
	    color: #3931ab;
	    text-decoration: underline;
	    padding: 5px;
    }
    .price_banner.active .title
    {
    	color:#fff;
    	-webkit-text-decoration-color: #ef766e; /* Safari */  
  		text-decoration-color: #ef766e;
    }
    .old_rate
    {
    	color: #7a7a7a;
    	font-size:18px;
    	text-align:center;
    	padding:10px;
    }
    .price_banner.active .old_rate
    {
    	color:#fff;
    }
    .new_rate
    {
    	color: #7a7a7a;
	    font-size: 20px;
	    text-align: center;
	    font-family: 'roboto bold';
    }
    .price_banner.active .new_rate
    {
    	color:#fff;
    }
    .features_list
    {
    	color: #999;
    	padding: 25px 0px;
    }
    .price_banner.active .features_list
    {
    	color:#fff;
    }
    .features_list li
    {
    	padding:5px;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
	{
		float:left !important;
	}

.cookie_popup_container
{
	padding:10px;
    width: 400px;
    background-color: #3931ac;
    position: fixed;
    left: 0;
    bottom: -200px;
    z-index: 9999999;
    -webkit-animation: hide 2s; /* Safari 4.0 - 8.0 */
    animation: hide 2s;
}
.cookie_popup_container
{
	padding: 25px;
    width: 100%;
    background-color: #3931ac;
    position: fixed;
    left: 0;
    bottom: -200px;
    z-index: 9999999;
    -webkit-animation: hide 2s;
    animation: hide 2s;
}
.cookie_popup_container.show
{
    bottom: 0px;
    -webkit-animation: show 1s; /* Safari 4.0 - 8.0 */
    animation: show 2s;
}

.cookie_popup_container button
{
	background-color: #fff;
    color: #3931ac;
    padding: 2px 8px;
    border: none;
    margin: 0px 30px;
    border-radius: 4px;
    font-size: 12px;
    font-family: 'roboto bold';

}
.sub_container
{
    height: 100%;
    width: 100%;
}

.cookie_popup_container .content
{
	font-size:16px;
}
@-webkit-keyframes show {
  0%   {bottom: -200px;}
  100% {bottom: 0px;}
}

@-webkit-keyframes hide {
  100% {bottom: -200px;}
}
  .sub_cont
{
    text-align: center;
    color: #fff;
}
.color_#fff
{
	color:#fff;
}
.sub_one
{
	height:100%;
	display: flex;
	align-items: center;
	padding:0px
}
.mar_auto_padd
{
	margin:auto;
	padding-left:20%;
	
}
.feature_txt
{
	margin:0 auto;
	font-size:34px;
	color:#808185;
	font-family:roboto bold
}
.padding_50_0px
{
	padding:50px 0px;
}
.lottie_style
{
	height:100%;
	overflow:hidden;
	padding:0px;
}
@media only screen 
and (min-device-width : 220px) 
and (max-device-width : 900px) {
  .adjust_query
  {
   margin-top:100px;
  }
   .top_query
   {
    margin-top:180px;
    padding-top:180px;
  }
  .text_center
  {
    padding:37px;
  }
 }
.close_menu
{
	padding: 20px 10px;
	margin-right: 10px;
	font-size: 23px;
}
.sub_con
{
	width:100%;
	text-align:center;
	display:flex;
	flex-direction:column;
    padding-top: 70px;
}
.width_238px
{
	width: 238px;
}
.digi_img
{
	width: 200px; 
	margin-top: -14px;
}
.margin_top_m18
{
	margin-top:-18px;
}
.width_200px
{
	width: 200px;
}
.tax_auth_txt
{
	text-align: center; 
	width:111%
}
.margin_top_1per
{
	margin-top: 1%;
}
.padding_10per
{
	padding: 10per;
}