body {
  font-family: "Roboto", sans-serif !important;
  color: #666666;
  font-weight: 400;
  overflow-y: scroll;
}

*, h1, h2, h3, h4, h5, h6, ul, li, a, p, img {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

textarea {
  resize: none;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

input {
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  /*-webkit-appearance: none;*/
  -webkit-border-radius: 0;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  border-radius: 0;
}

a {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

input, select, a, button {
  outline: none;
}

/* colors */
/* old color $Geyser */
/* font size */
/*mixins */
/* colors */
/* old color $Geyser */
/* font size */
/*mixins */
/*mixins */
/* media query start */
/* media query end */
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
body, input {
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

*, h1, h2, h3, h4, h5, h6, ul, li, a, p, img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a, .link14grn, .link16grn, .link14, .link18grn, .link {
  color: #00abbe;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

p {
  font-size: 16px;
}

a {
  cursor: pointer;
}

.clear {
  clear: both !important;
}

input, textarea {
  outline: medium none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#login-form .container {
  max-width: 1280px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
}

#login-form {
  /*height: 129px;*/
  background-color: #f5f5f5;
}

/*----- New prelogin main page start -----*/
.new_grey_bg {
  background-color: #f5f5f5;
  width: 100%;
  display: inline-block;
}

.new_lgn_prelogSignCnt {
  padding: 28px 0 0 0;
  max-width: 1060px;
  margin: 0 auto;
}

.new_lgn_prelogSignCnt .new_colRight {
  float: right;
  width: 760px;
}

.new_mailPassCnt {
  float: left;
  width: 530px;
  margin-left: 80px;
}

.new_topRow {
  margin-top: 5px;
}

.new_topRow .new_colum {
  float: left;
  width: 250px;
  position: relative;
}

.new_colum .new_custcheckBox.link {
  text-indent: 10px;
  margin: 0;
}

.new_colum .new_link {
  font-size: 12px;
  color: #222222;
  display: inline-block;
  margin: 5px 0 0 2px;
  float: left;
}

.new_checkBox input[type=checkbox]:checked + .new_custcheckBox:before {
  content: "";
  text-align: center;
  background: #000000 url(images/blcTic.jpg) no-repeat center;
  background-size: cover;
}

.social_btn {
  float: right;
  margin-left: 27px;
}

.divider_line {
  display: inline-block;
  position: relative;
  height: 1px;
  /*background-color: #dedede; */
  margin-top: 30px;
  border-left: 1px solid #dedede;
  height: 67px;
  left: 50px;
  margin-left: -3px;
  bottom: 32px;
}

.divider_text {
  width: 20px;
  position: absolute;
  top: 23px;
  transform: translateX(-50%);
  background: #f5f5f5;
  padding: 0 5px 0px 2px;
  box-sizing: border-box;
  font-size: 16px;
  color: #cdcdcd;
}

.signup_btnWrp.new_google_btn {
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #cdcdcd;
  position: relative;
}

.signup_btnWrp.new_fb_btn {
  border: 1px solid #4267b0;
}

.new_passinfo {
  font-size: 20px;
  color: #222222;
  float: left;
  margin-top: 15px;
}

.signup_btnWrp {
  position: relative;
  margin: 10px 17px 0 0;
  width: 40px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  background: #ffffff;
  color: #ffffff;
  border: 1px solid #cdcdcd;
}

.new_colLeft {
  float: left;
}

.new_topRow .new_colum .new_inp3 {
  width: 100%;
  background: white;
  border-radius: 5px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666666;
  border: 1px solid;
  padding: 0px 5px 0px 10px;
}

/*.new_topRow .new_inp3 { width: 100%; font-size: 18px; padding-bottom: 16px; color: #273239; box-sizing: border-box;}*/
.new_pwd {
  width: 100%;
  background: white;
  padding: 10px 0px 15px 20px;
  border-radius: 5px;
  background: #ffffff;
}

.new_lgn_prelogSignCnt .new_signBtnWrpr {
  margin-top: 6px;
}

/*.new_frmfield.new_frmfield_email_adrs input{width: 100%; background: white; padding: 10px 0px 15px 20px; border-radius: 5px;}*/
.new_topRow .new_fR {
  float: right;
}

.new_colum .checkBox {
  margin-top: 3px;
}

.new_custcheckBox:before {
  content: "";
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  color: #ffffff;
  border: 1px solid #cccccc;
  float: left;
  box-sizing: border-box;
  margin-top: 2px;
}

.new_topRow .new_colum .confirm_check {
  margin-top: 0;
}

.confirm_check input {
  display: none;
}

.confirm_check input[type="checkbox"]:checked + .new_custcheckBox::before {
  content: "";
  text-align: center;
  background: url(images/grey_Tic.png) no-repeat center;
  background-size: auto;
  background-size: cover;
  border: none;
}

.checkbox_text {
  float: left;
  width: calc(100% - 14px);
  padding-left: 10px;
  box-sizing: border-box;
}

.new_fL .mediumBtn_01 {
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  /*border: 1px solid #ff7900;*/
  text-align: center;
  border-radius: 30px;
  min-width: 130px;
  /*background-color: #ff7900;*/
  font-weight: 700;
  width: auto;
  line-height: normal;
  height: 43px;
  position: relative;
}

.new_fL.new_signBtnWrpr {
  float: right;
}

#social_login_cont .new_facebk:before {
  background-size: cover;
  content: " ";
  position: absolute;
  background-image: url(images/signup_v2/google_v2.png);
  width: 17px;
  height: 17px;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  top: 12px;
  left: 50%;
  transform: translate(-50%);
}

.new_fb_btn .facebkIc {
  position: relative;
}

.facebk_icn:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e968";
  position: absolute;
  color: #4267b0;
  top: 14px;
  left: 50%;
  transform: translate(-50%);
  font-weight: 700;
}

#social_login_cont .new_facebk {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.facebk_icn {
  position: relative;
  top: 0px;
  font-family: roboto;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/*.new_fL .mediumBtn_01.disable{background: #cccccc; border: 1px solid #cccccc;  cursor: default;}*/
.new_fL button.mediumBtn_01[type="submit"]:disabled {
  background: #cccccc;
  border: 1px solid #cccccc;
  cursor: default;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .new_colRight {
    float: none;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .new_lgn_prelogSignCnt {
    padding: 28px 20px 20px 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .divider_line {
    display: none;
  }
  #social_login_cont.new_colLeft {
    float: none;
  }
}

.new_mailPassCnt .errorIc {
  background: none;
}

.new_mailPassCnt .errorIc:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e972";
  color: #fd1111;
  width: 18px;
  height: 18px;
  font-weight: 700;
}

.new_mailPassCnt .errCont {
  position: absolute;
  background-color: transparent;
  padding: 8px 20px 0 10px;
  top: 4px;
  right: 0;
}

.new_colum.new_frmfield .errCont .ToolTip.cen {
  right: -88px;
  text-align: center;
  width: 235px;
  line-height: normal;
  position: absolute;
  z-index: 2;
  /*top: -40px;*/
}

.new_colum .ttTxt {
  background-color: #333333;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  min-width: 75px;
  padding: 6px 10px;
  text-align: center;
}

.new_colum .ToolTip.cen .downArw_333 {
  display: block;
  float: inherit;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #333333;
  display: block;
  height: 0;
  width: 0;
}

.err .errCont {
  display: block;
}

.errCont {
  display: none;
}

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

/*.wholeWrp .container_main.prelogin{border: none;}*/
/*----- New prelogin main page end-----*/
#social_login_cont {
  width: 250px;
  float: left;
  margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .new_colRight {
    width: 564px !important;
    float: right;
  }
  .new_mailPassCnt {
    width: 415px;
    margin: 0;
    float: left;
  }
  .new_topRow .new_colum {
    width: 195px;
  }
  .new_passinfo {
    margin-top: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .new_colRight {
    float: none !important;
  }
  .new_fL .mediumBtn_01 {
    min-width: 109px;
  }
  .new_lgn_prelogSignCnt .new_colRight {
    width: 660px;
  }
  .new_mailPassCnt {
    margin-left: 0;
  }
}

#new_frm_prelogin_signin .mediumBtn_01:before {
  border-radius: 30px;
}

/*mixins */
/* media query start */
/* media query end */
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
/* @mixin */
/* old overlay start  */
.overlay_wrp {
  width: 897px;
  padding: 14px 20px 20px 20px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
}

.overlay_wrp .mobCol1 .arwLink .downArw {
  float: left;
  margin: 10px 0 0 10px;
}

.overlay_wrp .p1 {
  font-size: 24px;
  color: #333333;
  padding-right: 40px;
}

/* MS 15/1/16 */
.overlay_wrp .clsBtn_000 {
  position: absolute;
  top: 0;
  right: 0;
}

.clsBtn_333 {
  background-position: 95.90517241% 0;
  background-repeat: no-repeat;
  background-size: 1388.888889% 277.7777778%;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 20px 10px 0 0;
  background-image: url(images/signup_sprite.png);
}

.overlay_wrp .righArr_000 {
  position: absolute;
  top: 0;
  left: 0;
}

.overlay_wrp .clsBtn_000, .overlay_wrp .clsBtn_000 {
  height: 26px;
  width: 26px;
}

.overlay_wrp .clsBtn_000 {
  top: 10px;
  right: 10px;
}

.overlay_wrp .btn {
  float: right;
  margin-top: 20px;
}

.overlayHeader {
  width: 100%;
  position: relative;
}

.nav_overlay {
  position: absolute;
  top: -20px;
  right: 0;
}

.nav_overlay a {
  float: right;
}

.frgtPaswrd .row_01 {
  margin-bottom: 30px;
}

.row_01 {
  width: 100%;
  margin-top: 0;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}

.inp3 {
  font-size: 14px;
  color: #273239;
  background: transparent;
  height: 30px;
  line-height: 30px;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}

.ToolTip {
  width: 235px;
}

.err .inp3 {
  color: #fd0101;
  border-color: #fd0101;
}

.frgtTxt {
  font-size: 18px;
  color: #999999;
  font-weight: 300;
  margin: -4px 0 24px 0;
}

.overlayHeader .heading {
  width: 100%;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  display: inline-block;
  text-align: center;
}

.clsBtn_000, .clsBtn_000 {
  background-image: url(images/signup_sprite.png);
}

.clsBtn_000, .clsBtn_000 {
  background-position: 6.25% 39.0625%;
  background-repeat: no-repeat;
  background-size: 1388.888889% 277.7777778%;
  float: right;
  height: 17px;
  width: 17px;
}

/* .overlay_wrp .clsBtn_000, .overlay_wrp .clsBtn_000 {
    position: absolute;
    top: 0;
    right: 0;
}
 .overlay_wrp .clsBtn_000, .overlay_wrp .clsBtn_000 {
    height: 26px;
    width: 26px;
}*/
.row100 {
  width: 100%;
  position: relative;
}

.submissionWp .row100 {
  margin-top: 20px;
}

.submissionWp .row100:first-child {
  margin-top: 15px;
}

.submissionWp label {
  font-size: 18px;
  font-size: 16px;
  color: #273239;
  float: left;
  margin-top: 11px;
}

.inp1, .inp2, .inp5 {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-sizing: border-box;
  color: #273239;
  font-size: 14px;
  height: 45px;
}

.submissionWp .inp2 {
  width: 700px;
  float: right;
  font-style: italic;
  padding-left: 10px;
}

.errCont {
  position: absolute;
  right: 20px;
  top: 1px;
  display: none;
}

#frm_contactus .submissionWp .errCont {
  top: 10px;
}

.errorIc {
  background-image: url(images/prelogin_sprite_v3.png);
}

.errorIc {
  background-position: 40.54794521% 0;
  background-repeat: no-repeat;
  background-size: 1142.857143% 285.7142857%;
  height: 18px;
  width: 18px;
}

.ToolTip {
  bottom: 20px;
  display: none;
  line-height: normal;
  position: absolute;
  z-index: 2;
}

.ToolTip.rig {
  right: -10px;
}

.ToolTip.XL {
  width: 277px;
}

.ttTxt {
  background-color: #333333;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  min-width: 75px;
  padding: 6px 10px;
  text-align: center;
}

.downArw_333 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #333333;
  display: block;
  height: 0;
  margin: 0;
  width: 0;
}

.ToolTip .downArw_333 {
  float: right;
  margin: 0 12px 16px 0;
  margin-bottom: 16px;
}

.ToolTip .downArw_333 {
  float: right;
  margin: 0 12px 16px 0;
  margin-bottom: 16px;
}

.slctWp {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  min-height: 40px;
  position: relative;
  width: 100%;
}

.slctWp {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  min-height: 40px;
  position: relative;
  width: 100%;
}

.downArw_000 {
  background-image: url(images/signup_sprite.png);
}

.downArw_000 {
  background-position: 14.3776824% 47.5%;
  background-repeat: no-repeat;
  background-size: 1470.588235% 500%;
  float: right;
  height: 9px;
  width: 16px;
}

.slctWp .downArw_000 {
  margin: 0 0 0 10px;
  margin-top: 0px;
  position: absolute;
  right: 20px;
  top: 17px;
}

.submissionWp .slctWp .arwLink span {
  font-size: 16px;
  margin-top: 0;
}

.txtArea {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #273239;
  float: left;
  font-size: 14px;
  height: 65px;
  padding: 6px 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
}

.submissionWp .txtArea {
  width: 700px;
  line-height: 19px;
  float: right;
  font-style: italic;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.btn {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 20px;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  /*background: #152049 none repeat scroll 0 0;
    border: 1px solid #152049;*/
  color: #ffffff;
}

.btn {
  min-width: 110px;
}

.overlay_wrp .btn {
  float: right;
  margin-top: 20px;
}

.slctWp .nano {
  width: 100%;
  height: 150px;
  border-color: #cccccc;
  box-sizing: content-box;
  left: -1px;
  margin: 0;
  top: 29px;
}

#frm_contactus .slctWp .nano {
  top: 44px;
  border: 1px solid #ccc;
  z-index: 1;
  position: absolute;
  background: #fff;
}

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.nano > .nano-content {
  box-sizing: border-box;
  padding-right: 15px;
}

.ddList, .autocomplete-suggestions.ddList {
  width: 100% !important;
  border: 1px solid #cccccc;
  border-top-color: #cccccc;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none;
  box-sizing: border-box;
  position: absolute;
  margin-top: 1px;
  z-index: 6;
  font-size: 14px;
}

.ddList li, .autocomplete-suggestions.ddList li {
  width: 100%;
  list-style: none;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
  font-size: 14px;
}

.ddList li a, .autocomplete-suggestions.ddList li a {
  width: 100%;
  height: 100%;
  padding: 13px 10px 12px 10px;
  display: block;
  font-size: 18px;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  text-transform: capitalize;
  box-sizing: border-box;
}

.ddList .borDiv, .indDDCont .col1 h2 .borDiv {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  display: block;
}

.submissionWp .slctWp {
  width: 700px;
  float: right;
  position: relative;
  border: none;
}

.err .errCont, .act .errCont {
  display: block;
}

.err .errCont .ToolTip, .act .errCont .ToolTip {
  display: block;
}

@media only screen and (min-width: 0) and (max-width: 1023px) {
  .overlay_wrp, .overlay_wrp {
    width: 100%;
  }
  .submissionWp .inp2, .submissionWp .inp2 {
    width: 100%;
  }
  .submissionWp .slctWp, .submissionWp .slctWp {
    width: 100%;
  }
  .submissionWp .txtArea, .submissionWp .txtArea {
    width: 100%;
  }
  .overlay_wrp .btn {
    margin-bottom: 30px;
  }
  .confirmTemplate {
    width: calc(100% - 40px);
  }
}

@media only screen and (max-width: 767px) {
  .confirmTemplate {
    width: 100%;
  }
  .overlay_wrp .p1 {
    margin: 60px 0 0;
    padding: 0;
  }
}

/* old overlay end  */
.text_container {
  text-align: center;
}

.header_nav {
  margin: 0 auto;
  display: inline-block;
  line-height: normal;
  float: right;
  margin-right: 40px;
}

.header_nav ul {
  list-style: none;
  display: inline-block;
}

.header_nav ul li {
  font-size: 16px;
  cursor: pointer;
  padding: 30px;
  float: left;
  text-transform: uppercase;
}

.header_nav ul li a {
  color: #828282;
}

.header_nav ul li a.act {
  color: #ff7900;
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) {
  .header_nav ul li {
    font-size: 14px;
    padding: 30px 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*.dock_header .logoWp{width: 190px;}
    .dock_headerUbp .gl_new_logo img{width: 100%;}
    .dock_headerUbp .header_nav ul li{font-size: 13px; padding: 30px 8px;}
    .dock_headerUbp .right_section{width: 200px;}
    .dock_headerUbp .mediumBtn_01{width: 90px; font-size: 12px; padding: 10px;}
    .dock_headerUbp .right_section .btn{font-size: 11px; padding: 0 14px;}*/
  .header_nav ul li {
    padding: 30px 10px;
    font-size: 14px;
  }
}

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

/* cookie info start */
.cookie_info {
  width: 100%;
  background-color: #f4f4f4;
  text-align: center;
  z-index: 60;
}

.cookie_text {
  padding: 16px 38px 16px 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #4d4d4d;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.close_info {
  color: #5f5f5f;
  font-size: 26px;
  position: absolute;
  right: 10px;
  top: 5px;
}

.cookie_text a:first-child {
  color: #454545;
  font-weight: 600;
  text-decoration: underline;
}

/* cookie info start */
@media only screen and (max-width: 767px) {
  .cookie_info {
    height: auto;
    position: relative;
  }
  .cookie_text {
    font-size: 12px;
    text-align: left;
    padding: 8px 30px 8px 10px;
  }
}

/* -- Need Info start -- */
.need_info_div {
  width: 882px;
  height: 608px;
  box-shadow: 0 5px 81px 0 rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  margin-bottom: 100px;
  position: relative;
}

.close_btn::before {
  content: "\e907";
  color: #333333;
}

.close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-family: "icomoon";
  background: none !important;
  width: auto !important;
  height: auto !important;
}

.info_img_div {
  margin: 40px auto;
  width: 226px;
  height: 166px;
}

.info_img_div img {
  width: 100%;
  height: 100%;
}

.need_info_div h3 {
  font-size: 28px;
  color: #244874;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}

.newsletter_p {
  font-size: 20px;
  color: #7d7f88;
  font-family: "Poppins";
  text-align: center;
  padding: 40px 80px;
}

.info_btn {
  text-align: center;
  width: 100%;
  position: relative;
  display: inline-block;
}

.need_info_div input {
  width: 320px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #cbcbcb;
  display: inline-block;
  padding: 20px 30px;
  box-sizing: border-box;
}

.need_info_div .join_button {
  width: 239px;
  height: 61px;
  display: inline-block;
  margin-left: 20px;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .need_info_div {
    width: 700px;
    height: 500px;
  }
  .info_img_div {
    margin: 30px auto;
  }
  .need_info_div h3 {
    font-size: 26px;
  }
  .newsletter_p {
    font-size: 18px;
    padding: 30px 80px;
  }
  .need_info_div input {
    width: 300px;
    height: 50px;
  }
  .need_info_div .join_button {
    height: 50px;
    line-height: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .need_info_div {
    width: 600px;
    height: 400px;
  }
  .info_img_div {
    margin: 20px auto;
    width: 175px;
    height: 120px;
  }
  .need_info_div h3 {
    font-size: 24px;
  }
  .newsletter_p {
    font-size: 16px;
    padding: 30px 60px;
  }
  .need_info_div input {
    width: 250px;
    height: 50px;
  }
  .need_info_div .join_button {
    min-width: 180px;
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .need_info_div {
    width: 450px;
    height: 420px;
  }
  .info_img_div {
    margin: 20px auto;
    width: 180px;
    height: 120px;
  }
  .need_info_div h3 {
    font-size: 26px;
  }
  .newsletter_p {
    font-size: 18px;
    padding: 20px 80px;
  }
  .need_info_div input {
    width: 200px;
    height: 40px;
    font-size: 12px;
  }
  .need_info_div .join_button {
    width: 160px;
    height: 40px;
  }
  .info_btn {
    display: inline-block;
  }
}

/*@media only screen and (max-width: 479px) {
    .need_info_div{width: 300px; height: 400px;}
    .info_img_div{margin: 10px auto; width: 140px; height: 100px;}
    .need_info_div h3{font-size: 20px;}
    .newsletter_p{font-size: 16px; padding: 20px 10px;}
    .need_info_div input{width: 160px; font-size: 12px; padding: 18px 14px;}
    .need_info_div .join_button{width: 100px; min-width: 100px; height: 38px; line-height: 38px; margin:10px 0 0 10px;}

}*/
/* -- Need Info end --*/
/*--- Footer Start ---*/
.footer_main {
  padding: 50px 0;
  box-sizing: border-box;
}

.footer_top {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

.need_info_sect {
  width: 40%;
  padding-right: 5%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}

.need_info_sect .need_info {
  height: auto;
  background-color: #f5f5f5;
  padding: 30px;
  box-sizing: border-box;
}

.need_info h1 {
  font-size: 22px;
  font-family: SourceSerifPro;
  font-weight: 600;
  color: #193e6c;
  text-align: left;
}

.need_info p {
  font-size: 14px;
  font-family: Poppins;
  color: rgba(91, 91, 91, 0.7);
  text-align: left;
  padding: 20px 0;
}

.foot_info_input {
  font-size: 12px;
  text-align: left;
  color: #193e6c;
  font-family: Poppins;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  float: left;
  border-radius: 30px;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
}

.sb_telangana {
  background-color: #d96c00;
  color: #ffffff;
}

.foot_sect ul {
  list-style: none;
  text-align: left;
}

.foot_sect {
  width: 18%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}

.foot_sect_list li {
  font-size: 12px;
  color: #7d7f88;
  font-family: Poppins;
  padding-top: 10px;
  line-height: 20px;
}

.foot_head, .foot_head > li a {
  font-size: 16px;
  color: #113058;
  font-family: Poppins;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: left;
  cursor: pointer;
}

.foot_head li:not(:first-child) {
  padding-top: 20px;
}

.foot_bottom {
  display: flex;
  justify-content: space-between;
  padding: 30px 10px 0 10px;
  border-top: 1px solid #cccccc;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.foot_links {
  float: left;
}

.copyright {
  float: left;
  font-size: 12px;
}

.foot_links ul {
  float: left;
  list-style: none;
  margin-left: 4px;
}

.foot_links ul li {
  float: left;
}

.foot_links li a {
  display: block;
  font-size: 12px;
  padding: 0 4px;
  border-left: 1px solid #cccccc;
}

.terms_sect {
  float: right;
  display: inline-block;
}

.terms_sect li, .terms_sect p {
  font-size: 12px;
  color: #c8c9cc;
  font-family: Poppins;
  text-align: right;
}

.terms_sect ul li:first-child {
  border-right: 1px solid #c8c9cc;
  padding-right: 4px;
}

.terms_sect ul li:last-child {
  padding-left: 4px;
}

.terms_sect li {
  list-style: none;
  display: inline-block;
  margin-bottom: 15px;
}

.mob_footer {
  display: none;
}

.bld_txt {
  font-weight: bold;
  color: #7d7f88;
}

.info_btn .join_button {
  float: right;
}

.terms_sect .copyright, .terms_sect .foot_links {
  display: none;
}

.need_info_footer_hd {
  font-size: 20px;
  font-family: SourceSerifPro;
  font-weight: 600;
  color: #333333 !important;
  text-align: left;
}

@media only screen and (min-width: 1024px) {
  .foot_sect.first_coloumn {
    width: 24%;
  }
}

/*@media only screen and (min-width:1280px) and (max-width: 1770px) {

    .foot_info_input{margin-right: 0;}
}*/
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .footer_main {
    padding: 40px 10px;
  }
  .need_info_brd {
    padding: 15px;
  }
  .copyright, .foot_links li a, .terms_sect li, .terms_sect p {
    font-size: 10px;
  }
  .foot_links li a {
    padding: 0 6px;
  }
  .terms_sect ul li:last-child {
    padding-left: 6px;
  }
  .terms_sect ul li:first-child {
    padding-right: 6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .need_info_sect {
    width: 100%;
    padding: 60px 150px;
  }
  .need_info p {
    padding: 35px 0;
  }
  .foot_sect {
    width: 30%;
    padding: 0 10px;
  }
  .foot_sect.first_coloumn {
    width: 40%;
  }
  .foot_bottom {
    display: inline-block;
  }
  .foot_links {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
  }
  .terms_sect {
    float: left;
    display: inline-block;
  }
  .terms_sect li, .terms_sect p {
    padding-top: 6px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* .foot_bottom{display: none;}*/
  .footer_top {
    margin-bottom: 0;
  }
  .mob_footer {
    padding: 10px 20px 50px;
    border-top: 1px solid #cccccc;
    display: block;
    box-sizing: border-box;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .footer_main {
    padding: 10px 0;
  }
  .need_info_sect {
    width: 100%;
    padding: 30px 0px;
    float: none;
  }
  .need_info {
    padding: 20px 10px;
  }
  .need_info h1 {
    font-size: 16px;
  }
  .need_info p {
    font-size: 14px;
    padding: 20px 0;
  }
  .foot_info_input {
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    margin-right: 0;
    float: none;
  }
  .foot_sect {
    padding: 10px 0px 30px;
    width: 100%;
  }
  .foot_sect_list li {
    font-size: 12px;
  }
  .foot_head, .foot_head > li a {
    padding-bottom: 0;
    font-size: 14px;
  }
  /*.foot_links{display: none;}*/
  .mob_footer p {
    font-size: 13px;
    font-family: Poppins;
    text-align: center;
    color: #7d7f88;
  }
  .mob_footer p:last-child {
    padding-top: 30px;
  }
  .info_btn .join_button {
    float: none;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    padding: 0 28px;
    margin-left: 10px;
    display: block;
  }
  .terms_sect .copyright, .terms_sect .foot_links {
    display: block;
  }
  .foot_links .copyright {
    display: none;
  }
  .footer_main .foot_bottom {
    display: inherit;
  }
  .terms_sect li, .terms_sect p {
    text-align: center;
    width: 100%;
  }
  .terms_sect ul li:first-child {
    border: none;
  }
  .foot_links ul li {
    width: auto;
  }
  .foot_bottom .mob_foot_lnk {
    display: none;
  }
  .foot_links ul li, .foot_links, .foot_links ul {
    float: none;
  }
}

/*@media only screen and (min-width: 480px)  and (max-width: 639px) {
    .info_btn .join_button{margin-top: 20px;}
}

@media only screen and (max-width: 479px) {
    .need_info h1{font-size: 24px;}
    .need_info_sect{padding: 20px 0;}
    .need_info p{font-size: 14px; padding: 20px 0;}
    .foot_info_input{font-size:12px;}
    .info_btn .join_button{margin-top: 15px;}
    .foot_sect{padding: 20px 10px;}
    .mob_footer{ padding: 10px 10px 50px;}

}*/
@media only screen and (max-width: 767px) {
  .info_btn .join_button {
    margin: 20px auto 0;
  }
}

/* pci logo start */
@media only screen and (min-width: 1024px) {
  .pci_logi {
    position: absolute;
    bottom: -45px;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .pci_logi {
    margin: 20px auto;
    display: inline-block;
  }
}

/* pci logo End */
/*--- Footer End ---*/
/* animation footer start */
.net_head, .art_head_ft, .abt_list li, .need_info h1, .view_art_btn, .art_desc_head, .heading_text, .foot_head, .foot_head li {
  color: #333333 !important;
}

.info_btn #email_id {
  width: calc(100% - 130px);
}

.foot_info_input, .foot_info_input::placeholder {
  color: #333333;
}

.main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp, .signup_btn, .join_button, .art_btn {
  transition: all 0.8s;
}

.info_btn .join_button {
  width: 120px;
}

.foot_sect {
  text-align: left;
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .join_button {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 767px) {
  .need_info .info_btn {
    display: inline-block;
  }
  .foot_head, .foot_head > li a {
    padding-bottom: 0;
    margin-bottom: 3px;
    line-height: 1.3;
  }
  .foot_sect_list li, .foot_sect li, .foot_sect h1 {
    transition: all .5s linear;
  }
  .foot_sect_list li:hover, .foot_sect li:hover, .foot_sect h1:hover, .foot_sect h1:hover {
    cursor: pointer;
    margin-left: 10px;
  }
  .foot_head > li a, .foot_sect_list li a, .foot_sect h1 {
    display: inline-block;
    border-bottom: 2px solid transparent;
  }
  .foot_head > li a:hover, .foot_sect_list li a:hover, .foot_sect h1:hover {
    border-bottom: 2px solid #999999;
  }
  .foot_sect_list li:hover a {
    color: #333333;
  }
  .foot_links li a {
    border-left: none;
    margin: 0 4px;
    padding: 0;
  }
  .foot_bottom a.org_txt:hover {
    color: #333333 !important;
    border-bottom: 2px solid #cccccc;
    text-decoration: none;
    font-weight: normal;
  }
  .foot_links li {
    border-left: 1px solid #cccccc;
  }
  .foot_bottom .foot_links li a:hover {
    text-decoration: none;
    color: #333333;
    border-bottom: 1px solid #333333;
  }
}

@media only screen and (max-width: 479px) {
  .info_btn #email_id {
    width: calc(100% - 20px);
  }
}

/* animation footer end */
.foot_head li a.ftr_cat_link {
  display: inline-block;
  align-items: center;
}

.foot_head li a.ftr_cat_link .fa-external-link-alt {
  margin-left: 5px;
  font-size: 14px;
  padding-top: 2px;
}

/*--- Fonts ----*/
@font-face {
  font-family: 'icomoon';
  src: url("icon_fonts/icomoon_v22.eot?79h73x");
  src: url("icon_fonts/icomoon_v22.eot?79h73x#iefix") format("embedded-opentype"), url("icon_fonts/icomoon_v22.ttf?79h73x") format("truetype"), url("icon_fonts/icomoon_v22.woff?79h73x") format("woff"), url("icon_fonts/icomoon_v22.svg?79h73x#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*---- Fonts End ---*/
.fR {
  float: right !important;
}

.font0 {
  font-size: 0;
}

body.scrollOver {
  overflow: hidden;
  position: relative;
}

body.overHidden {
  overflow: hidden;
}

.wholeWrp {
  /*font-size: 0;*/
}

.logoWp {
  float: left;
  display: inline-block;
  vertical-align: middle;
}

.main_wrp {
  width: 100%;
  padding-bottom: 80px;
  background-color: #f5f5f5;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.svg_wrp {
  position: relative;
}

svg {
  /*display: inline-block; right: -80px; position: absolute; height: 17000px; top: 10px;*/
}

.container {
  max-width: 1280px;
  max-width: 1440px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
}

.pre_container {
  max-width: 1280px;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
}

.pre_container_large {
  max-width: 1920px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}

.join_button {
  text-align: center;
  border-radius: 35px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  /* min-width: 239px;*/
  height: 40px;
  line-height: 40px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
}

.heading_sec a {
  margin-top: 30px;
}

.main_header {
  background-color: #ffffff;
  height: 82px;
  line-height: 82px;
  width: 100%;
  display: inline-block;
}

.logo_contain {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 167px;
  height: 49px;
}

.gl_new_logo img {
  vertical-align: middle;
  max-width: 100%;
}

.logo_contain img {
  vertical-align: middle;
}

.right_section {
  float: right;
}

.right_section .signBtnWrpr {
  margin-right: 40px;
  display: inline-block;
}

.lg_btn {
  cursor: pointer;
  font-family: Poppins;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  color: #193e6c;
  text-align: center;
  position: relative;
}

.lg_btn:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -4px;
  border-top: 2px solid #193e6c;
}

.main_header .btn {
  border-radius: 30px;
  border: 2px solid #f48527;
  text-align: center;
  padding: 10px 20px;
}

.text_container {
  text-align: center;
}

.sub_header_v2 {
  height: 37px;
  width: 100%;
  background-color: #193e6c;
  line-height: 37px;
}

.sub_header_v2 .pre_container_large {
  z-index: 1;
}

.sub_header_v2 .pre_container {
  text-align: left;
}

.subheadImg {
  width: 156px;
  height: 24px;
  display: inline-block;
}

.subheadImg img {
  max-width: 100%;
  vertical-align: middle;
}

.home_img_sec {
  max-width: 766px;
  width: 50%;
  float: right;
  padding-top: 60px;
  z-index: 0;
  position: relative;
}

.home_img_sec img {
  width: 100%;
  border-radius: 15px;
}

.heading_sec {
  text-align: left;
  max-width: 595px;
  width: 50%;
  display: inline-block;
  padding-top: 45px;
  padding-right: 20px;
  box-sizing: border-box;
  padding-top: 77px;
}

.main_heading {
  font-family: SourceSerifPro;
  font-size: 70px;
  font-weight: 600;
  color: #ffffff;
  text-align: left;
}

@media (min-width: 480px) and (max-width: 767px) {
  .main_heading {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .main_heading {
    text-align: center;
  }
}

.sub_heading {
  font-family: Poppins;
  font-size: 16px;
  text-align: left;
  color: #7d7f88;
  padding-top: 15px;
  width: 78%;
}

@media (min-width: 480px) and (max-width: 767px) {
  .sub_heading {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .sub_heading {
    text-align: center;
  }
}

.pre_button {
  text-transform: uppercase;
  text-align: center;
  border-radius: 75px;
  position: relative;
  margin: 0 auto;
  font-weight: 500;
  display: inline-block;
  padding: 15px 40px;
}

/*.sign_up_btn{margin-top: 57px; font-size: 20px;}*/
.pre_button a {
  color: #ffffff;
}

#desk_svg {
  display: block;
}

#mobile_svg {
  display: none;
}

.vid_icon {
  width: 60px;
  height: 60px;
  line-height: 54px;
  border: 2px solid white;
  border-radius: 100px;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  transform: translate(-50%);
  top: 50%;
  left: 50%;
  cursor: pointer;
}

.right_arr {
  border-bottom: 12px solid transparent;
  border-left: 20px solid white;
  border-top: 12px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.homeback_img_sec {
  max-width: 1540px;
  width: 100%;
  height: 892px;
  position: relative;
  font-size: 0;
}

.homeback_img_sec img {
  width: inherit;
  height: 100%;
}

.mediumBtn_01 img {
  position: absolute;
  transform: translate(-50%);
  top: 25%;
  left: 50%;
}

.heading_sec_v2 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 66.7%;
  padding: 40px;
  width: 75%;
}

.new_grey_bg .container {
  max-width: 1060px;
  padding: 0;
}

.head_mob_img {
  display: none;
}

.dock_header {
  background: #333333;
  height: 82px;
  line-height: 82px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
  /*.right_section { padding-top: 0;
    .signBtnWrpr { margin-right: 10px; }
  }*/
}

.dock_headerUbp {
  background-color: #ffffff;
  box-shadow: 0 0 8px #666666;
  z-index: 6;
}

.overlay {
  z-index: 52;
}

.container.for_dock_supp_m {
  padding: 0 10px;
}

@media only screen and (max-width: 767px) {
  .dock_header {
    height: 55px;
    line-height: 55px;
  }
  .dock_header .join_button {
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
  }
  .mobile_display_none {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .main_wrp {
    padding-bottom: 20px;
  }
  /*.header_nav ul li{padding-right: 15px; padding-left: 15px; font-size: 14px;}*/
  .lg_btn, .get_btn {
    font-size: 14px;
  }
  /*.main_heading{font-size: 55px;}*/
  .sub_heading {
    font-size: 20px;
    padding-top: 35px;
  }
  /*.sign_up_btn{ margin-top: 45px; font-size: 17px;}*/
  .main_header .join_button {
    min-width: 180px;
  }
  svg {
    height: 14900px;
    top: 50px;
  }
  .homeback_img_sec {
    height: 680px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .main_wrp {
    padding-bottom: 0;
  }
  .vid_icon {
    width: 40px;
    height: 40px;
    line-height: 34px;
  }
  .right_arr {
    border-bottom: 8px solid transparent;
    border-left: 14px solid white;
    border-top: 8px solid transparent;
  }
  /*.home_img_sec{padding-top: 100px;}*/
  #desk_svg {
    display: none;
  }
  #mobile_svg {
    display: block;
  }
  .main_header .join_button {
    min-width: 130px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }
  .text_container {
    padding: 0 20px;
  }
  /*.header_nav ul li{font-size: 12px; padding:0px 8px;}*/
  .right_section .signBtnWrpr {
    margin-right: 8px;
  }
  .lg_btn {
    font-size: 12px;
  }
  .main_header .btn {
    padding: 4px 6px;
    width: 215px;
  }
  .get_btn {
    font-size: 11px;
  }
  .main_heading {
    font-size: 37px;
  }
  .sub_heading {
    font-size: 19px;
    padding-top: 30px;
  }
  /*.sign_up_btn{ margin-top: 40px; font-size: 16px;}*/
  /*.heading_sec{padding-top: 100px;}*/
  .homeback_img_sec {
    height: 550px;
  }
}

@media only screen and (max-width: 767px) {
  svg {
    display: none;
  }
  /*.header_nav{display: none;}*/
  .right_section .signBtnWrpr {
    margin-right: 8px;
  }
  .right_section .signBtnWrpr {
    margin-right: 20px;
  }
  .lg_btn, .get_btn {
    font-size: 14px;
  }
  .pre_container_large {
    padding: 0 10px;
  }
  .main_header, .logo_contain {
    height: 55px;
    line-height: 55px;
  }
  .logo_contain {
    width: 82px;
  }
  .sub_header_v2 {
    display: none;
  }
  .main_heading {
    font-size: 28px;
  }
  .home_img_sec {
    width: 100%;
    float: none;
    padding-top: 20px;
  }
  .heading_sec {
    width: 100%;
    text-align: center;
    max-width: none;
    padding-top: 20px;
  }
  .homeback_img_sec {
    position: inherit;
  }
  .homeback_img_sec {
    height: 400px;
  }
  .heading_sec a {
    margin-top: 40px;
  }
  .gl_new_logo img.head_mob_img {
    display: block;
    margin-top: 7px;
  }
  .gl_new_logo img.head_desk_img {
    display: none;
  }
  .main_header {
    border-bottom: 1px solid #e6e6e6;
    /* position: fixed */
    z-index: 51;
    box-shadow: 0 0 8px #666666;
  }
  /* Ar 05-July19 */
  .mdn {
    display: none;
  }
  .right_section {
    box-sizing: border-box;
  }
  .sub_heading {
    font-size: 14px;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
  }
  .head_desk_img {
    display: none;
  }
  .head_mob_img {
    display: block;
    margin-top: 7px;
  }
  .join_button {
    font-size: 12px;
  }
  .main_header .join_button {
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
  }
}

/*@media only screen and (min-width: 480px) and (max-width: 767px) {
    .sub_heading{font-size: 20px; padding-top: 30px;}
    .sign_up_btn{margin-top: 57px; font-size: 16px;}
    .main_header, .logo_contain{height: 90px; line-height: 90px;}
}

@media only screen and (max-width: 639px) {
    .main_header .btn{padding: 4px; }
    .logo_contain{width: 150px;}
    .homeback_img_sec{height: 340px;}
}

@media only screen and (max-width:479px) {
    .logo_contain{width: 82px;}
    .right_section .signBtnWrpr{margin-right: 8px;}
    .main_header .btn{padding: 4px;}
    .sign_up_btn{margin-top: 40px; font-size: 14px;}
    .main_header, .logo_contain{height: 55px; line-height: 55px;}
    .vid_icon{width: 40px; height: 40px; line-height: 34px;}
    .right_arr{ border-bottom: 8px solid transparent; border-left: 14px solid white; border-top: 8px solid transparent;}
    .homeback_img_sec{height: 280px;}

}*/
/*-- section 3 starts (login band)-----*/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .new_colRight {
    float: none;
    margin: 0 auto;
  }
  .divider_line {
    display: none;
  }
  .new_colLeft {
    float: none;
    margin: 0 auto;
    width: 61%;
  }
}

/*--- Section-3 ends-----*/
/*--- section - 4 starts-----*/
.sub_head_wrpr {
  padding: 75px 0 57px;
  margin-top: 0;
  text-align: center;
  display: flex;
}

.sub_head_strt {
  width: 33.33%;
  padding: 0px 14px;
  box-sizing: border-box;
}

.main_headng, .para_txt_new {
  text-align: center;
}

.para_txt_new {
  font-size: 16px;
  color: #7d7f88;
  font-family: "Poppins";
  width: 73%;
  margin: 0 auto;
}

.main_headng {
  font-size: 18px;
  font-weight: 600;
  color: #113058;
  padding-bottom: 12px;
  padding-top: 18px;
  font-family: "Poppins";
}

.digi_soln_img {
  padding-top: 42px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.digi_soln_img img {
  max-width: 100%;
  vertical-align: middle;
}

.sign_btnwp_v2 {
  padding-top: 35px;
  text-align: left;
}

.digital_soln {
  padding: 100px 20px 0;
  background-color: #f5f5f5;
  text-align: center;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.digi_soln_sub_head {
  font-size: 16px;
  color: #747677;
  margin: 0 auto;
  width: 100%;
  font-family: "Poppins";
}

.digital_soln .heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #201751;
  padding: 10px 0 25px 0;
  box-sizing: border-box;
  /* text-align: left;*/
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .digital_soln .heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .digital_soln .heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .digital_soln .heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .digital_soln .heading_text {
    font-size: 32px;
  }
}

.digital_soln .heading_text {
  /*text-align: left;*/
}

.banr_btm {
  text-align: left;
}

/*.digi_soln_head_2{text-align: left !important; padding: 10px 0 40px 0 !important;}*/
.digital_soln .pre_container_inr {
  max-width: 840px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .digital_soln .heading_text {
    padding: 0 60px;
  }
  .digital_soln {
    padding-top: 60px;
  }
  .digi_soln_head_2 {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .new_grey_bg {
    display: none;
  }
  .main_wrp .sign_btnwp_v2 {
    text-align: center;
    padding-top: 0;
  }
  .digital_soln {
    padding-top: 60px;
  }
  .main_headng {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;
    font-family: "Poppins";
  }
  .para_txt_new {
    font-size: 14px;
    font-family: "Poppins";
  }
  .sub_head_wrpr {
    flex-direction: column;
    padding: 20px 0 20px;
  }
  .sub_head_strt {
    padding: 34px 0px;
    width: 100%;
    text-align: center;
  }
  /*--- section-5 strt---*/
  .digital_soln .digi_soln_head {
    font-size: 34px;
    padding: 0;
    width: 100%;
  }
  .innr_cntnt_v2 .banner_hdr_v2 {
    font-size: 34px;
  }
  .innr_cntnt_v2 .banr_subhdr_v2 {
    font-size: 14px;
    padding: 20px 0 0 0;
    text-align: center;
  }
  .digital_soln .heading_text {
    padding: 0;
    font-size: 24px;
  }
  .main_box_v2 .innr_cntnt_v2 .heading_text, .main_box_v2 .innr_cntnt_v2 .banr_subhdr_v2 {
    /* text-align: left; */
  }
  .main_box_v2 .innr_cntnt_v2 .heading_text {
    text-align: center;
  }
  .banr_btm {
    text-align: center;
  }
  .digi_soln_sub_head {
    font-size: 14px;
    padding-top: 20px;
  }
  /*--- section-5 strt---*/
}

/*@media only screen and (max-width: 639px) {
    .digital_soln{padding-top: 40px;}
    .sub_head_strt{padding: 20px 0;}
}

@media only screen and (max-width: 479px) {
    .digi_soln_head_2{margin-bottom: 20px; }
    .digi_soln_img{padding-top: 40px;}
}
*/
/*--- Section-4 ends-----*/
.our_sec {
  background-color: blue;
  text-align: center;
  display: block;
}

.our_sec_head {
  font-size: 20px;
  color: red;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 90px;
}

.our_sec_head_p {
  font-size: 18px;
  color: green;
  padding-top: 30px;
  margin: 0 auto;
  width: 50%;
}

.left_cont_v2 {
  width: 680px;
  float: left;
  margin-left: -20px;
}

.right_cont {
  width: calc(100% - 660px);
  padding: 20px;
  float: left;
  box-sizing: border-box;
  vertical-align: middle;
}

.desc_head {
  font-size: 20px;
  color: red;
  font-weight: bold;
  margin: 0 auto;
  text-align: left;
  padding-top: 160px;
}

.desc_p {
  font-size: 18px;
  color: blue;
  padding-top: 30px;
  margin: 0;
  text-align: left;
}

.main_box_v2 {
  padding: 100px 0 90px 0;
  display: inline-block;
  width: 100%;
}

.box_list_v2 {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}

.icon_img_v2 {
  width: 66px;
  height: 66px;
  margin: 0 auto;
  line-height: 66px;
  text-align: center;
}

.icon_img_v2 img {
  width: 100%;
  vertical-align: middle;
  border-radius: 50%;
}

.desig_name_v2 {
  font-size: 13px;
  color: #464646;
  padding-top: 10px;
  font-weight: 600;
  font-family: "Poppins";
}

.desig_v2, .org_name_v2 {
  font-size: 11px;
  color: #747474;
  padding-top: 5px;
  font-family: "Poppins";
}

.org_name_v2 {
  padding: 0px;
}

.box_list_v2 li {
  padding: 8px;
  width: 170px;
  box-sizing: border-box;
}

.box_list_li_v2 {
  border-radius: 15px;
  padding: 10px 5px;
  background-color: #ffffff;
  float: left;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  height: 100%;
}

.banr_left_section_v2 {
  width: calc(100% - 680px);
  float: right;
  margin: 50px 0 0 0;
  box-sizing: border-box;
  padding-left: 50px;
}

.innr_cntnt_v2 {
  width: 78%;
  position: relative;
}

.banr_left_section_v2 .heading_text {
  text-align: left;
}

.banr_subhdr_v2 {
  color: #777777;
  text-align: left;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Poppins";
}

.sign_btnWp {
  margin-top: 40px;
  float: left;
}

.descr_img {
  width: 100px;
  height: 100px;
  font-size: 0;
  margin: 0 auto;
  display: inline-block;
}

.descr_img img {
  max-width: 100%;
  vertical-align: middle;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .innr_cntnt_v2 {
    width: calc(100% + 20px);
  }
  .banr_left_section_v2 .heading_text {
    font-size: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .left_cont_v2 {
    width: 440px;
  }
  .right_cont {
    width: calc(100% - 440px);
    padding: 10px;
  }
  .main_box_v2 {
    padding-top: 30px;
  }
}

/*@media only screen and (min-width:1024px) and (max-width:1794px) {

    .box_list_v2 li{padding: 5px;}
    .banr_left_section_v2 { padding-left: 4%; width: calc(100% - 700px); margin: 0; padding-top: 8%;}
    .innr_cntnt_v2{width: auto;}
    .banner_hdr_v2{padding-left: 0; font-size:35px;}
    .banr_subhdr_v2{padding: 0;}
    .sign_btnWp{float: none; margin: 0 auto;padding-top: 35px;}
}*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .banr_left_section_v2 {
    padding-left: 2%;
    width: calc(100% - 660px);
    padding-top: 2%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .left_cont_v2 {
    width: 100%;
    float: none;
    margin: 0px auto;
  }
  .banr_left_section_v2 {
    width: 100%;
    float: none;
    margin: 20px auto;
    padding: 0 20px;
  }
  .innr_cntnt_v2 {
    width: 100%;
  }
  .banr_subhdr_v2, .banner_hdr_v2 {
    text-align: left;
    padding: 25px 0 0 0;
  }
  .sign_btnWp {
    float: none;
    text-align: left;
  }
  .box_list_v2 {
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .box_list_li_v2 {
    width: 145px;
    padding: 18px 8px 18px 8px;
  }
  .left_cont_v2, .right_cont {
    width: 100%;
    margin: 20px auto;
  }
  .main_box_v2 .pre_container {
    padding: 0;
  }
  .left_cont_list_v2 {
    width: 100%;
  }
  .right_cont {
    padding: 0 20px;
  }
  .our_sec_head_p {
    width: 80%;
  }
  .innr_cntnt_v2 {
    width: auto;
  }
  .desc_head {
    padding-top: 60px;
  }
  .our_sec_head, .desc_head {
    font-size: 34px;
    padding-top: 70px;
  }
  .our_sec_head_p, .desc_p {
    font-size: 19px;
    padding-top: 40px;
  }
  .main_box_v2 {
    padding: 20px 0 0 0;
  }
  .desc_head, .desc_p {
    text-align: center;
  }
  .slider {
    width: 300px;
    height: 300px;
    display: flex;
    overflow-x: auto;
  }
  .box_list_v2 li {
    width: 175px;
  }
  .icon_img_v2 {
    width: 50px;
    height: 50px;
  }
  .desig_name_v2 {
    font-size: 11px;
  }
  .desig_v2, .org_name_v2 {
    font-size: 9px;
    padding-top: 5px;
  }
  .left_cont_list_v2 {
    height: 170px;
    overflow: hidden;
  }
  .box_list_v2 {
    justify-content: flex-start;
    overflow-x: scroll;
    flex-flow: row;
  }
  .banr_left_section_v2 {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  .main_wrp > .pre_container {
    padding-top: 50px;
  }
}

/*@media only screen and (min-width: 0) and (max-width: 369px)  {

    .box_list_v2 li{width: 200px;}
    .box_list_li_v2{width: 185px;}


}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .banr_left_section_v2{padding: 0 40px 35px 40px; }
    .digital_soln .banr_left_section_v2 .heading_text{padding: 10px 0 14px 0;}
}*/
/* -- Testimonial Start -- */
.tesim_container {
  width: 100%;
  height: 509px;
  /*margin: 80px auto;*/
  box-sizing: border-box;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.bx-wrapper .bx-controls-direction a {
  text-indent: 0 !important;
  color: #ffffff;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -34px;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  right: -34px;
}

.testim_heading.heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #113058;
  padding: 100px 0 20px;
  box-sizing: border-box;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .testim_heading.heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .testim_heading.heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .testim_heading.heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .testim_heading.heading_text {
    font-size: 32px;
  }
}

.text_containert .bx-wrapper .bx-prev:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e949";
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  top: 50%;
  left: -34px;
}

.text_containert {
  width: 100%;
  padding: 0 110px;
  box-sizing: border-box;
}

.text_containert .bx-wrapper .bx-next:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e948";
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  top: 50%;
  right: -34px;
}

.preimg_wp {
  position: absolute;
  top: 0;
  right: 0;
  width: 640px;
  height: 520px;
}

.testi_content {
  background-color: #ffffff;
  border-radius: 15px;
  width: 460px;
  padding: 40px;
  top: 110px;
  left: 100px;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
}

.testim_head {
  font-size: 20px;
  color: #4b4b4b;
  text-align: left;
  font-family: Poppins;
}

.testim_head:before {
  content: url(../images/quotes.png);
  width: 12px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-left: -20px;
  margin-top: -16px;
}

.testim_para {
  font-size: 14px;
  margin-top: 34px;
  text-align: left;
  font-family: Poppins;
}

.testimon_right img {
  width: 100%;
  height: 508px;
}

.testi_m_div {
  display: none;
}

.bx-wrapper {
  z-index: 1;
}

.bx-wrapper .bx-viewport {
  /*height: 509px !important; */
  margin: 40px auto;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  background: none !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #cccccc !important;
}

@media only screen and (min-width: 1280px) {
  .testi_content {
    left: 16%;
    padding: 40px;
  }
  .tesim_outer_container .bx-wrapper .bx-viewport {
    height: 509px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .tesim_container {
    height: 382px;
  }
  .tesim_outer_container .bx-wrapper .bx-viewport {
    height: 382px !important;
  }
  .preimg_wp {
    width: 472px;
    height: 382px;
  }
  .testi_content {
    top: 43px;
    left: 13%;
    width: 410px;
  }
  .get_st_para_v2 {
    font-size: 46px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .testim_head {
    font-size: 14px;
  }
  .testim_para {
    font-size: 12px;
    margin-top: 28px;
  }
  .tesim_container {
    height: 247px;
  }
  .testim_heading.heading_text {
    padding: 60px 0 10px;
  }
  .tesim_outer_container .bx-wrapper .bx-viewport {
    height: 310px !important;
    margin: 40px auto;
  }
  .preimg_wp {
    width: 60%;
    height: 310px;
  }
  .testi_content {
    width: 285px;
    padding: 20px;
    top: 12px;
    left: 10%;
  }
  .get_strt_cont .get_st_para {
    padding: 80px 50px 40px !important;
  }
}

@media only screen and (max-width: 767px) {
  .tesim_container {
    background: #f48120;
    padding: 0px;
    margin: 0px auto;
    height: 610px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .buss_tool .bx-wrapper .bx-viewport {
    /*height: 470px !important; */
  }
  .bx-wrapper .bx-viewport {
    /*height: auto !important; */
    margin: 40px auto;
  }
  .text_containert .bx-wrapper .bx-viewport {
    margin: 0 auto;
  }
  .text_containert .bx-wrapper {
    margin-bottom: 65px;
  }
  .bank_soln .bx-wrapper .bx-viewport {
    margin: 20px auto;
  }
  .bank_soln .bx-wrapper {
    margin: 0 auto 70px;
  }
  .testi_content {
    position: static;
    width: auto;
    margin: 20px;
    padding: 40px 30px 30px;
    box-sizing: border-box;
    height: 310px;
  }
  .slide {
    width: 300px;
    flex-shrink: 0;
    height: 100%;
  }
  .text_containert {
    padding: 0;
  }
  .bank_soln + .pre_container {
    padding: 0;
  }
  .testi_m_div {
    display: block;
    width: 100%;
    height: 260px;
    overflow: hidden;
    margin: auto;
    text-align: center;
  }
  .testim_heading.heading_text {
    padding: 40px 10px 30px;
    font-size: 24px;
  }
  .testi_m {
    vertical-align: middle;
    width: 100%;
    /* height: 100%; */
  }
  .testim_head {
    font-size: 16px;
    font-weight: normal;
  }
  .preimg_wp {
    display: none;
  }
  .tesim_inner {
    width: 100% !important;
  }
  .pre_container .get_st_para_v2 {
    font-size: 20px;
    padding: 40px 10px 20px;
  }
}

/*@media only screen and (min-width: 640px) and (max-width: 767px) {
    .text_containert{width: 80%; margin: 0 auto;}
}
@media only screen and (max-width:639px) {
.bx-wrapper .bx-viewport{height: auto !important; margin: 40px auto;}
.buss_tool .bx-wrapper .bx-viewport{height: 720px !important;}
.testim_heading.heading_text{padding: 40px 0 20px;   }
}

@media only screen and (max-width: 479px) {
    .buss_tool .bx-wrapper .bx-viewport{height: 720px !important;}
    .text_containert{padding: 0;}
    .testi_m_div{height: 220px;}
    .text_containert .bx-wrapper .bx-viewport{height: 600px !important;}
    .testi_m_div{height: 220px;}
    .testi_content{height: 280px; padding: 20px;}
    .tesim_container{height: 560px;}
}*/
/* -- Testimonial End -- */
/*--- Section-5 ends-----*/
/*----- Get Started Section Starts-----*/
.get_strt_cont_v2 {
  padding-bottom: 125px;
  text-align: center;
}

.get_st_para_v2 {
  font-size: 36px;
  color: #ffffff;
  padding: 115px 40px 40px;
  line-height: 1.5;
  text-align: center;
  font-family: "Poppins";
  font-weight: lighter;
}

/*----- Get Started Section Ends-----*/
.tab_container {
  padding-top: 145px;
  display: inline-block;
  width: 100%;
  background: green;
}

.buss_tool .heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #113058;
  padding-top: 90px;
  box-sizing: border-box;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .buss_tool .heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .buss_tool .heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .buss_tool .heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .buss_tool .heading_text {
    font-size: 32px;
  }
}

.buss_tool {
  max-width: 1024px;
  margin: 0 auto;
}

.busin_nav_div {
  text-align: center;
}

.buss_nav {
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
  border-radius: 14px;
  margin: 0 auto;
  display: inline-block;
  list-style: none;
  box-sizing: border-box;
  margin-top: 60px;
  width: 100%;
}

.buss_nav .act a:before {
  content: "";
  width: calc(100% + 10px);
  height: 3px;
  position: absolute;
  bottom: -5px;
  left: -5px;
}

.buss_nav li {
  font-size: 14px;
  color: #113058;
  font-family: Poppins;
  text-align: center;
  padding: 0 33px;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.buss_nav li a {
  color: #113058;
  position: relative;
}

.bus_tool {
  padding-top: 70px;
  display: inline-block;
}

.busintool_desc {
  width: 40%;
  padding: 6% 8% 0 0;
  box-sizing: border-box;
  display: inline-block;
}

.busintool_desc .join_button {
  float: left;
}

.bus_tool_head {
  font-size: 36px;
  color: #113058;
  font-family: SourceSerifPro;
  text-align: left;
}

.bus_tool_p {
  font-family: Poppins;
  font-size: 16px;
  text-align: left;
  padding: 40px 0 50px 0;
  color: rgba(23, 29, 54, 0.67);
}

.busintool_desc_img {
  width: 60%;
  float: right;
  padding-bottom: 40px;
  box-shadow: 0 0 6px #cccccc;
}

.busintool_desc_img img {
  width: 100%;
}

.bus_tool {
  display: none;
}

.bus_tool.act {
  display: block;
}

.bus_tool_contain {
  /*height: 720px;*/
  padding-bottom: 140px;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .bus_tool_p {
    font-size: 20px;
    padding: 26px 0 42px 0;
  }
  .buss_nav li {
    padding: 0 30px;
  }
  .busintool_desc {
    padding: 6% 3% 0 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .buss_nav {
    margin-top: 50px;
  }
  .buss_tool .heading_text {
    padding-top: 60px;
  }
  .buss_nav li {
    font-size: 13px;
    padding: 0 1%;
  }
  /*.bus_tool_contain{height: 600px;}*/
  .busintool_desc {
    width: 50%;
    padding-top: 4%;
  }
  .bus_tool_head {
    font-size: 34px;
  }
  .bus_tool_p {
    font-size: 17px;
    padding: 30px 0 40px 0;
  }
  .busintool_desc_img {
    width: 50%;
  }
  .tab_cont_heading {
    font-size: 37px;
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .buss_tool .heading_text {
    display: none;
  }
  .busin_nav_div {
    display: none;
  }
  .bus_tool {
    padding-top: 0;
  }
  .bus_tool_contain {
    padding: 0px 10px;
    box-sizing: border-box;
  }
  .bus_tool_contain .bus_tool .join_button {
    display: none;
  }
  .busintool_desc {
    width: 94%;
    text-align: center;
    padding: 0;
  }
  .bus_tool_head {
    text-align: center;
    font-size: 20px;
  }
  .bus_tool_p {
    text-align: center;
    padding: 26px 0 40px 0;
    font-size: 14px;
  }
  .busintool_desc_img {
    float: none;
    margin: 0 auto 4px;
    width: 93%;
  }
  .bx-wrapper .bx-controls-direction a {
    display: none;
  }
  .get_strt_cont_v2 {
    padding: 0 0 40px;
    margin-top: 40px;
  }
}

/*-------- Solution Section Start-------- */
.solution_p_m {
  display: none;
}

.sign_up_text {
  cursor: pointer;
}

.bank_soln {
  background-color: #f5f5f5;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.bank_soln .heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #113058;
  padding: 75px 0 35px 0;
  box-sizing: border-box;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .bank_soln .heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .bank_soln .heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .bank_soln .heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .bank_soln .heading_text {
    font-size: 32px;
  }
}

.solution_p {
  font-size: 16px;
  color: #7d7f88;
  width: 60%;
  margin: auto;
  font-family: Poppins;
}

.bank_sol_div {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  max-width: 1570px;
  width: 100%;
  padding: 45px 0;
}

.soln_text_head {
  font-size: 18px;
  color: #113058;
  font-family: Poppins;
  font-weight: bold;
  text-align: left;
}

.soln_text_p {
  font-size: 16px;
  padding-top: 10px;
  color: #7d7f88;
  text-align: left;
  font-family: Poppins;
}

.bank_sol_div li {
  width: 50%;
  display: inline-block;
  padding: 15px;
  box-sizing: border-box;
}

.bank_sol_li {
  background-color: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.soln_img {
  width: 110px;
  display: inline-block;
  float: left;
}

.soln_img img {
  width: 100%;
}

.soln_text {
  padding-left: 20px;
  display: inline-block;
  width: calc(100% - 110px);
  box-sizing: border-box;
}

.mobile_img_div {
  width: 55%;
  display: inline-block;
  padding: 2% 12%;
  box-sizing: border-box;
}

.mobile_img_div img {
  width: 100%;
}

.app_sec {
  width: 45%;
  float: right;
}

.app_sec .heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: left;
  color: #113058;
  padding: 10% 14% 0 0;
  box-sizing: border-box;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .app_sec .heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .app_sec .heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .app_sec .heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .app_sec .heading_text {
    font-size: 32px;
  }
}

.app_sec_p {
  font-size: 16px;
  text-align: left;
  font-family: Poppins;
  color: rgba(23, 29, 54, 0.67);
  padding: 20px 14% 0 0;
}

.app_store_sec {
  padding: 60px 0 40px;
  box-sizing: border-box;
  background-color: #f5f5f5;
}

.app_sec_img {
  padding-top: 60px;
  text-align: left;
}

.app_sec_img img:first-child {
  padding-right: 20px;
}

.app_sec_img img {
  cursor: pointer;
}

.art_head.heading_text {
  font-family: SourceSerifPro;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #113058;
  margin: 80px 0 60px 0;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .art_head.heading_text {
    font-size: 44px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .art_head.heading_text {
    font-size: 36px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .art_head.heading_text {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .art_head.heading_text {
    font-size: 32px;
  }
}

.artsect {
  width: calc(50% - 22px);
  height: auto;
  border-radius: 10px;
  display: inline-block;
  background-color: #f5f5f5;
  position: relative;
}

.art_1 {
  float: left;
}

.art_2 {
  float: right;
}

.art_contain_img {
  max-width: 737px;
  width: 100%;
  font-size: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 47.5%;
}

.art_contain_img img {
  width: 100%;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  position: absolute;
  left: 0;
  top: 0;
}

.art_desc {
  padding: 10px 30px 60px 30px;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  /*position: relative;*/
}

.art_p1 {
  font-size: 12px;
  font-family: Poppins;
  font-weight: bold;
  text-transform: uppercase;
}

.art_desc_head {
  font-size: 18px;
  font-family: Poppins;
  font-weight: 600;
  color: #113058;
  padding-top: 10px;
}

.art_desc_p {
  font-size: 14px;
  color: #7d7f88;
  font-family: Poppins;
  margin: 20px 0 30px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.art_btn {
  height: 30px;
  line-height: 30px;
  border: 1px solid #c5c5c5;
  border-radius: 23px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  padding: 0 20px;
  color: #7d7f88;
  display: inline-block;
  font-weight: 700;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.view_art_btn_div {
  text-align: center;
  width: 100%;
  padding: 50px 0 100px 0;
  box-sizing: border-box;
  display: inline-block;
}

.view_art_btn {
  font-size: 18px;
  color: #113058;
  font-family: Poppins;
  font-weight: bold;
}

.art_sect_wrp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  max-width: 1030px;
  margin: 0 auto;
}

.art_sect_wrp > .artsect:first-child {
  float: left;
}

.art_sect_wrp > .artsect:nth-child(2n) {
  float: right;
}

.view_art_btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e948";
  font-size: 14px;
  padding-left: 4px;
  font-weight: bold;
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .solution_p {
    width: 75%;
  }
  .mobile_img_div {
    padding: 0 8%;
  }
  .app_sec .heading_text {
    padding-top: 0;
  }
  .artsect {
    width: calc(50% - 20px);
  }
}

@media only screen and (max-width: 1023px) {
  .solution_p {
    width: 90%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .bank_sol_div li, .bank_sol_li {
    padding: 10px;
  }
  .soln_img {
    width: 20%;
  }
  .soln_text {
    padding-left: 10px;
    width: 80%;
  }
  .mobile_img_div {
    padding: 0 5%;
  }
  .app_sec_head {
    font-size: 36px;
    padding-right: 10px;
  }
  .app_sec_p {
    padding: 20px 10px 0 0;
    font-size: 18px;
  }
  .app_sec_img {
    padding-top: 30px;
  }
  .app_sec_img img {
    width: 140px;
  }
  .solution_heading {
    font-size: 37px;
    padding: 80px 0 50px 0;
  }
  .bank_sol_div {
    padding-top: 50px;
  }
  .app_store_sec {
    padding: 80px 0 120px;
  }
  .view_art_btn_div {
    padding: 60px;
  }
  .app_sec .heading_text {
    padding: 0;
  }
  .art_head.heading_text {
    margin: 60px 0 40px 0;
  }
  .bank_soln .heading_text {
    padding: 60px 0 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  .solution_p_m {
    display: block;
  }
  .solution_p {
    font-size: 14px;
  }
  .solution_p_d {
    display: none;
  }
  .bank_soln .heading_text {
    padding: 60px 0 30px 0;
    font-size: 24px;
  }
  .bank_sol_div {
    padding: 0;
  }
  .soln_text_head, .soln_text_p {
    text-align: center;
  }
  .soln_text {
    padding-left: 0;
    width: 100%;
  }
  .soln_img {
    width: 20%;
    float: none;
  }
  .bank_sol_li {
    padding: 20px 10px;
  }
  .bank_soln .bx-wrapper .bx-viewport {
    /*height: 280px !important;*/
  }
  .app_sec {
    width: 100%;
    float: none;
    padding: 0px 10px;
    box-sizing: border-box;
  }
  .app_store_sec {
    padding: 40px 0px 35px;
    box-sizing: border-box;
  }
  .app_sec .heading_text {
    font-size: 24px;
    padding: 0;
    text-align: center;
  }
  .app_sec_p {
    font-size: 14px;
    padding: 20px 0 0 0;
    text-align: center;
  }
  .app_sec_img {
    padding-top: 20px;
    text-align: center;
  }
  .app_sec_img img {
    width: 100px;
  }
  .app_sec_img img:first-child {
    padding-right: 12px;
  }
  .mobile_img_div {
    padding: 30px 10px 0;
    width: 100%;
  }
  .art_head.heading_text {
    font-size: 24px;
    margin: 40px 0 30px 0;
  }
  .artsect {
    width: 100%;
  }
  .art_desc {
    padding: 10px 10px 51px;
  }
  .art_p1 {
    font-size: 9px;
  }
  .art_desc_head {
    font-size: 12px;
  }
  .art_desc_p {
    font-size: 14px;
    margin: 20px 0;
  }
  .art_btn {
    width: 103px;
    font-size: 10px;
    padding: 0px;
    left: 10px;
    bottom: 20px;
  }
  .view_art_btn {
    padding: 60px;
  }
  .view_art_btn_div {
    display: none;
  }
  .art_sect_wrp {
    overflow-x: scroll;
  }
  .art_sect_wrp > .artsect:not(:first-child) {
    margin-top: 40px;
  }
  .bank_sol_div li {
    padding: 0;
  }
}

/*@media only screen and (max-width: 479px) {
    .soln_img{width: 35%;}
    .art_head.heading_text{margin: 40px 0;}
    .app_sec_img img{width: 120px;}
    .mobile_img_div{padding: 12% 2%;}
    .art_p1, .view_art_btn:after{font-size: 11px;}
    .art_desc_head{font-size: 20px; padding-top: 16px;}
    .art_desc_p{font-size: 14px; padding: 20px 0;}
    .art_btn{font-size: 11px; width: 120px; padding: 10px;}
    .view_art_btn{font-size: 16px;}
    .bx-wrapper .bx-viewport{height: 710px !important;}
    .bank_soln .bx-wrapper .bx-viewport{height: 520px !important;}
    .bank_sol_div{padding: 0;}
    .view_art_btn_div{padding: 40px 10px;}
    .app_store_sec{padding: 40px 0;}
}*/
/*-------- Solution Section End-------- */
.overlay {
  padding-top: 54px;
}

.get_started_overlay.overlay {
  padding: 54px 40px 0;
  box-sizing: border-box;
}

/*-- Get started Pop-Up section start --*/
.get_main_div {
  max-width: 1530px;
  width: 100%;
  height: 921px;
}

.get_sub {
  max-width: 765px;
  width: 50%;
  height: 921px;
}

.get_left {
  background-color: #193e6c;
  float: left;
}

.get_right {
  padding: 60px 100px 30px;
  box-sizing: border-box;
  float: left;
}

.get_left > p {
  font-family: "Poppins";
  font-size: 32px;
  font-weight: 600;
  line-height: 2;
  text-align: left;
  color: #ffffff;
  padding: 40px 100px;
  box-sizing: border-box;
}

.get_left > p:before {
  content: url(../images/quotes_1.png);
  width: 12px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-left: -20px;
  margin-top: -16px;
}

.get_auth {
  padding: 20px 100px;
}

.get_auth_img {
  width: 113px;
  height: 113px;
  background-color: #ffffff;
  border-radius: 50%;
  float: left;
}

.get_auth_img img {
  width: 100%;
}

.auth_name {
  font-size: 23px;
  font-family: "Poppins";
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  padding-left: 36px;
  display: inline-block;
  padding-top: 10px;
  width: calc(100% - 150px);
}

.auth_desg {
  font-size: 16px;
  color: #f48120;
  padding-left: 36px;
  display: inline-block;
}

.get_started_form {
  font-family: "Poppins";
  text-align: left;
}

.get_st_head {
  font-size: 42px;
  color: #193e6c;
}

.step_p {
  font-size: 20px;
  color: rgba(75, 75, 75, 0.45);
  font-weight: 500;
  padding: 40px 0 15px;
}

.get_started_form label {
  font-size: 17px;
  font-weight: bold;
  padding: 26px 0 16px;
  display: inline-block;
}

.get_started_form input {
  max-width: 539px;
  width: 100%;
  height: 70px;
  border-radius: 15px;
  border: 2px solid #d7d7d7;
  padding: 26px;
  box-sizing: border-box;
}

.get_started_form input::placeholder {
  font-size: 20px;
  color: #b2b2b2;
}

.get_started_form .join_button {
  max-width: 539px;
  width: 100%;
  margin: 30px 0;
}

.get_form_foot {
  font-size: 15px;
  text-align: center;
  color: #aaaaaa;
}

.term_text {
  padding: 0 30px 40px;
}

.bl_text {
  color: #0b2b52;
}

.needinfo_overlay .overlay_wrp {
  width: 882px;
  padding: 0;
}

.needinfo_overlay .need_info_div {
  margin-bottom: 0px;
}

.get_started_overlay .overlay_wrp {
  max-width: 1530px;
  width: 100%;
  padding: 0;
  margin-bottom: 50px;
  background: none;
}

.get_left {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.get_right {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: white;
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .get_left > p {
    font-size: 26px;
    padding: 30px 80px;
  }
  .get_auth {
    padding: 62px;
  }
  .get_right {
    padding: 60px 60px 30px;
  }
  .get_st_head {
    font-size: 40px;
  }
  .step_p {
    font-size: 18px;
  }
  .get_started_form label {
    font-size: 16px;
    padding: 30px 0 18px;
  }
  .get_started_form input {
    height: 60px;
  }
  .needinfo_overlay .overlay_wrp {
    width: 700px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .get_main_div, .get_sub {
    height: 760px;
  }
  .get_left > p {
    font-size: 24px;
    padding: 40px;
  }
  .get_auth {
    padding: 30px;
  }
  .get_auth_img {
    width: 80px;
    height: 80px;
  }
  .auth_name {
    font-size: 20px;
    padding-left: 32px;
    width: auto;
  }
  .auth_desg {
    font-size: 14px;
  }
  .needinfo_overlay .need_info_div {
    width: 100%;
  }
  .overlay {
    padding-top: 0;
  }
  .needinfo_overlay .overlay_wrp {
    width: 100%;
  }
  .needinfo_overlay .need_info_div {
    box-shadow: none;
  }
  .get_started_overlay.overlay {
    padding: 54px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .get_sub {
    height: 600px;
  }
  .get_left > p {
    font-size: 25px;
    padding: 40px 80px;
  }
  .get_auth {
    padding: 60px 80px;
  }
  .get_left {
    width: 100%;
  }
  .auth_name {
    width: calc(100% - 149px);
  }
  .overlay {
    padding-top: 0;
    background: #ffffff;
  }
  .needinfo_overlay .need_info_div {
    width: 100%;
    box-shadow: none;
  }
  .needinfo_overlay .overlay_wrp {
    width: 100%;
  }
  .get_started_overlay.overlay {
    padding: 54px 0 0;
  }
  .get_left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0px;
  }
  .get_started_overlay .close_btn::before {
    color: #ffffff;
  }
  .get_right {
    width: 100%;
  }
}

/*@media only screen and (min-width: 480px) and (max-width: 639px) {
    .get_left > p{font-size: 22px; padding: 40px;}
    .get_auth{padding: 40px;}
    .get_sub{height: 580px;}
}

@media only screen and (max-width: 479px) {
    .get_sub{height: 520px;}
    .get_left > p{font-size: 19px; padding: 30px;}
    .get_auth{padding: 30px;}
    .get_auth_img{width: 70px; height: 70px;}
    .auth_name{width: auto; font-size: 17px; padding-left: 30px;}
    .auth_desg{font-size: 14px; padding-left: 30px;}
    .auth_name{width: calc(100% - 100px);}

}*/
/*-- Get started Pop-Up section end --*/
.need_info .warning {
  color: #fbad22;
  padding: 5px 20px 0;
}

.need_info .success {
  color: #00dd11;
  padding: 5px 20px 0;
}

.need_info .error {
  color: #fc0403;
  padding: 5px 20px 0;
}

a.org_txt:hover {
  text-decoration: underline;
}

.foot_links li a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .foot_links li:first-child a {
    border-left: 0;
  }
}

/*-- Sign Up page start --*/
.ban_sect {
  width: 100%;
  height: 994px;
  background-color: #193e6c;
}

.bann_left {
  width: 50%;
  padding: 200px 0px;
  box-sizing: border-box;
  float: left;
}

.bann_left h1 {
  font-size: 80px;
  font-family: "SourceSerifPro";
  text-align: left;
  color: #ffffff;
}

.bann_text {
  font-size: 22px;
  font-family: "Poppins";
  text-align: left;
  color: #ffffff;
  opacity: 0.8;
  padding: 70px 0;
}

.watch_text {
  font-size: 25px;
  font-weight: 500;
  font-family: "Poppins";
  color: #ffffff;
  float: left;
  margin-top: 6px;
}

.video_link {
  color: white;
  float: left;
}

.video_icon {
  float: left;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border: 3px solid #ffffff;
  border-radius: 100px;
  text-align: center;
  box-sizing: border-box;
  margin-right: 30px;
}

.arrw {
  border-bottom: 10px solid transparent;
  border-left: 16px solid #ffffff;
  border-top: 10px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.bann_right {
  width: 50%;
  float: left;
  background-color: bisque;
  height: 994px;
}

.sign_up_sec04 {
  background-color: #f5f5f5;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .ban_sect {
    height: 940px;
  }
  .bann_left {
    padding: 180px 20px;
  }
  .bann_left h1 {
    font-size: 60px;
  }
  .bann_text {
    padding: 50px 0;
    font-size: 20px;
  }
  .watch_text {
    font-size: 23px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bann_left {
    padding: 160px 20px;
  }
  .bann_left h1 {
    font-size: 55px;
  }
  .bann_text {
    padding: 60px 0;
    font-size: 20px;
  }
  .watch_text {
    font-size: 22px;
  }
  .ban_sect {
    height: 970px;
  }
}

@media only screen and (max-width: 767px) {
  .ban_sect {
    height: 680px;
  }
  .bann_left {
    width: 100%;
    padding: 120px 30px;
  }
  .bann_left h1 {
    font-size: 46px;
    text-align: center;
  }
  .bann_text {
    text-align: center;
    font-size: 20px;
    padding: 50px 0;
  }
  .video_link {
    float: none;
  }
  .video_icon {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    line-height: 24px;
  }
  .arrw {
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ffffff;
    border-top: 6px solid transparent;
  }
  .watch_text {
    font-size: 22px;
    float: none;
  }
}

/*@media only screen and (max-width: 479px) {
    .bann_left{padding: 100px 0;}
    .bann_left h1{font-size: 36px;}
    .bann_text{font-size: 16px; padding: 40px 0;}
    .watch_text{font-size: 20px;}
    .video_icon{margin-right: 20px;}
    .ban_sect{height: 560px;}
}*/
/*-- Sign Up page end --*/
/* prelogin video overlay start */
.overlay_wrp_01 {
  width: 642px;
  height: 362px;
  position: relative;
  border: 1px solid #000000;
  box-sizing: border-box;
  margin: 99px auto 0;
  background: #000000;
}

.clsBtn_v2_wrp {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}

.overlay_wrp_01 .clsBtn_v2 {
  font-size: 30px;
  position: absolute;
  line-height: 30px;
  width: 30px;
  height: 30px;
  background: #000000;
  color: #ffffff;
  top: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  display: block;
}

@media only screen and (max-width: 767px) {
  .overlay_wrp_01 {
    width: 90%;
  }
  #ytplayer {
    width: 100%;
  }
}

/* prelogin video overlay End */
/* signup overlay related start */
/*.signup_lhs_wrp_v2{padding: 0;}
.signup_lhs_wrp_v2 .common_signup_lhs{padding: 0; height: 100%;}
.signup_lhs_wrp_v2 .common_signup_lhs .get_left{border-top-left-radius: 4px; border-bottom-left-radius: 4px; width: 100%; height: 100%; box-sizing: border-box;}

@media only screen and (min-width: 1200px) {
    .new_overlay_wrp{width: 1130px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .new_overlay_wrp{width: 920px;}
}

@media only screen and (min-width: 768px){
    .signup_lhs_wrp_v2{width: calc(100% - 365px);}
    .signup_rhs_wrp_v2{width: 365px;}

}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .signup_lhs_wrp_v2 .common_signup_lhs .get_left{padding: 20px;}
    .signup_lhs_wrp_v2 .common_signup_lhs .get_left > p{padding: 0;}

}

@media only screen and (max-width: 1023px) {
    #register.overlay .new_overlay_wrp{margin: 0 auto;}
}
*/
/* signup overlay related start */
/* hamburger menu start */
.hamburger_menu {
  width: 26px;
  height: 20px;
  float: left;
  margin: 17px 15px 0 -10px;
  display: none;
}

.border_menu {
  display: block;
  line-height: normal;
  position: relative;
  height: 100%;
}

.border_menu .line {
  width: 100%;
  height: 2px;
  background: #000000;
  position: absolute;
  top: 9px;
  left: 0;
}

.border_menu .line:first-child {
  top: 0;
}

.border_menu .line:last-child {
  top: inherit;
  bottom: 0;
}

.backArrow:before {
  content: "\e949";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  color: #273239;
  font-weight: 700;
}

.backArrow {
  display: block;
  line-height: normal;
  padding-top: -4px;
  display: none;
}

.hamburger_menu.act .border_menu {
  display: none;
}

.hamburger_menu.act .backArrow {
  display: block;
}

.menu_list_wp {
  display: none;
  z-index: 6;
  width: 100%;
  line-height: normal;
  position: absolute;
  top: 56px;
  left: 0;
  background: #ffffff;
}

.menu_list {
  list-style: none;
}

.menu_list li {
  width: 100%;
  display: inline-block;
  text-align: left;
}

.menu_list li a {
  font-size: 14px;
  color: #999999;
  font-family: Poppins;
  display: block;
  padding: 7px 20px;
  text-transform: uppercase;
}

.gotoapp {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
}

.gotoapp a {
  width: 99px;
  height: 30px;
  float: left;
  text-align: center;
  line-height: 30px;
  margin-right: 20px;
}

.gotoapp a img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .hamburger_menu {
    display: block;
  }
  .menu_list_wp {
    height: calc(100vh - 79px);
  }
  .menu_height .text_container {
    display: block;
  }
  .menu_height .secn_04, .menu_height .digital_soln, .menu_height .bank_soln, .menu_height .app_store_sec, .menu_height .buss_tool, .menu_height .app_store_sec, .menu_height .hide_cont, .menu_height .get_strt_cont_v2, .menu_height .common_footer_js, .menu_height .cookie_info {
    display: none;
  }
}

/* hamburger menu End */
/*marketing app*/
.bottom_patch {
  display: inline-block;
  width: 100%;
  /*border: 1px solid #cccccc;*/
  background: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 3px 0 #cec9c9;
  padding: 7px 10px 0;
  box-sizing: border-box;
  z-index: 1;
}

.imge_wp {
  float: left;
  width: 26px;
  height: 26px;
}

.instl_class {
  color: #00abbe;
  text-transform: uppercase;
  float: right;
  padding: 10px;
  font-weight: 700;
  font-size: 12px;
}

.nwtxt {
  color: #273239;
  float: left;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
}

/*marketing app end*/
#frm_contactus .submissionWp .inp2 {
  width: 700px;
  float: right;
  border: 1px solid #cccccc;
}

/* window width size */
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .container_main.for_dock_supp_m > .container {
    /*padding: 0;*/
  }
}

/* contact us form */
@media only screen and (max-width: 767px) {
  #frm_contactus .submissionWp .inp2 {
    width: 100%;
  }
}

/* signup form error message */
.signup_form_list > li.error .field_error_text {
  text-align: left;
  font-family: "Poppins";
}

@media only screen and (max-width: 767px) {
  .grnConfrm {
    display: none;
  }
  .container_main .container {
    padding: 10px;
  }
  .need_info_sect .need_info {
    padding: 30px 10px;
  }
}

.overlay_wrp #frm_contactus .submissionWp .slctWp .arwLink span {
  position: absolute;
  top: 16px;
  right: 8px;
  left: inherit;
}

.header_main {
  display: block !important;
}

.mainWrp .logoWrp {
  margin-top: 0;
}

/* gl 4002 start */
.nano > .nano-content.search_inplist {
  box-sizing: content-box;
}

/* gl 4002 end */
.overlay_wrp #frm_contactus .submissionWp .slctWp .arwLink span {
  position: absolute;
  top: 16px;
  right: 8px;
  left: inherit;
}

/* offers start */
.offer_single_block_div:hover .offer_interaction_list_block, .offer_right_rating_block .offer_rating_block {
  visibility: hidden;
}

/* offers end */
/* 4308 starts */
.registrationwp .right_cont, .ebottom_cont0 .right_cont {
  width: 100%;
}

/* 4308 ends */
/* pre article a tag issue  statrt */
.artPara a {
  display: inline;
}

/* pre article a tag issue  End */
@media only screen and (min-width: 1280px) {
  .container_main .colRig {
    max-width: 310px;
    width: 22.142%;
  }
}
