body {
  font-family: "Poppins",Arial, Helvetica, SourceSerifPro;
  color: #666666;
  font-weight: 400;
  overflow-y: scroll;
}

/*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;}*/
/* colors */
/* old color $Geyser */
/* vcci */
/*kcbbank*/
/* font size */
/* @mixin */
.text_container {
  text-align: center;
}

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

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

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

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

.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;
  }
}

.sub_head_sec {
  text-align: center;
  display: flex;
  padding: 60px 0 60px;
}

.sub_head {
  width: 33.33%;
  padding: 0px 40px;
  box-sizing: border-box;
  text-align: left;
}

.sub_head .sub_img {
  height: 46px;
}

.sub_heading {
  font-size: 30px;
  color: #333333;
  padding-top: 28px;
  box-sizing: border-box;
  font-weight: bold;
}

.sub_head_para {
  font-size: 16px;
  color: #999999;
  padding-top: 28px;
  box-sizing: border-box;
}

@media only screen and (min-width: 767px) and (max-width: 1279px) {
  .sub_head {
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .sub_head {
    width: 100%;
    text-align: center;
    padding: 0px 10% 0px;
  }
  .sub_head_sec {
    flex-direction: column;
    padding: 40px 20px 40px;
  }
  .sub_heading {
    font-size: 23px;
    padding-top: 20px;
  }
  .sub_head_para {
    font-size: 19px;
    padding-top: 20px;
  }
  .sub_head {
    padding: 34px 0px;
  }
}

.main_header.bgWhite {
  background: #ffffff;
}

.field_error_text {
  text-align: justify;
}

.dock_header {
  height: 74px;
  line-height: 74px;
  display: none;
}

.right_section {
  line-height: 54px;
}

.pre_container_large {
  z-index: 1;
}

.dock_headerUbp {
  background-color: #f0f0f0;
}

.main_header {
  padding: 10px 20px;
  box-sizing: border-box;
  height: 74px;
  line-height: 74px;
  float: left;
  background: transparent;
}

.dock_header .main_header {
  margin-top: 0;
}

.text_container {
  box-sizing: border-box;
}

.header_nav ul li {
  padding: 16px 24px;
}

.header_nav ul li a {
  color: #060606;
  font-weight: 500;
  position: relative;
}

.new_grey_bg {
  background-color: #f0f0f0;
  float: left;
}

.sub_head_sec_main {
  background: #f0f0f0;
}

.gl_new_logo {
  width: 152px;
  height: 53px;
  line-height: 53px;
  float: left;
}

.sub_head_sec {
  width: 100%;
  box-sizing: border-box;
}

.sub_head {
  text-align: center;
}

.sub_heading {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-family: SourceSerifPro;
}

.rig_sec .signup_rhs_wrp_v2 {
  width: 100%;
}

.cre_acc {
  font-family: Poppins;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  box-sizing: border-box;
  color: #333333;
}

.sub_head_para {
  font-size: 14px;
  font-family: Poppins;
}

.sub_head.var2 {
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
}

.main_wrp {
  background: url(images/tsmsme/banner_img.png) no-repeat;
  background-size: cover;
  padding-bottom: 18px;
}

.lef_sec {
  width: calc(100% - 350px);
  float: left;
  padding: 100px 150px 0 170px;
  box-sizing: border-box;
}

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

.rig_sec {
  width: 332px;
  background-color: #ffffff;
  border-radius: 10px;
  float: left;
  text-align: center;
  box-shadow: 0 0 3px #cccccc;
  margin-top: 30px;
}

.main_wrp .sign_btnwp_v2 {
  display: inline-block;
}

.lg_btn {
  font-size: 14px;
  color: #000000;
}

.mediumBtn_01, .frm_action_btn, .signup_btn {
  border: 1px solid #d96c00;
  background-color: #d96c00;
}

.join_button {
  background-color: #d96c00;
}

.heading_sec {
  background-color: #d96c00;
}

.main_heading {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}

.buss_grw_p {
  color: #333333;
  font-weight: 600;
  display: inline-block;
  font-family: Poppins;
  position: relative;
}

.sub_heading_v2 {
  font-size: 14px;
  color: #333333;
  padding-top: 20px;
  font-family: Poppins;
}

.sub_heading_v2 {
  font-size: 14px;
  color: #333333;
  padding-top: 20px;
  font-family: Poppins;
}

.dock_header .join_button {
  margin-left: 18px;
  margin-top: 4px;
}

.banr_btm .join_button {
  background: #ffffff;
  color: #d96c00;
  float: left;
}

.main_wrp .sign_btnwp_v2 {
  padding: 0;
}

.watch_text {
  font-size: 16px;
}

.vid_div {
  display: none;
}

.buss_nav {
  background: #f0f0f0;
  height: auto;
  line-height: inherit;
}

.buss_nav li {
  padding: 12px 1%;
}

.busintool_desc_img {
  box-shadow: none;
}

.buss_tool .join_button.var2, .wholeWrp .dock_header .join_button.mobile_btn {
  display: none;
}

.bus_tool_head {
  font-weight: bold;
}

.bus_tool_head, .buss_nav li, .main_headng {
  color: #333333;
}

.video_icon {
  width: 30px;
  height: 30px;
  line-height: 24px;
  border: 2px solid #333333;
  margin-right: 12px;
  margin-top: -4px;
  float: left;
}

.right_arrow {
  border-bottom: 8px solid transparent;
  border-left: 12px solid #333333;
  border-top: 8px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}

.sub_head .sub_img {
  width: 65px;
  height: 55px;
  margin: 0 auto;
}

.sub_head .sub_img.bus_made_easy {
  background: url(images/tsmsme/hand_shake.png) center;
  background-repeat: no-repeat;
  background-position: bottom;
}

.sub_head .sub_img.dive_comm {
  background: url(images/tsmsme/stat.png) center;
  background-repeat: no-repeat;
  background-position: top;
  background-position: bottom;
}

.sub_head .sub_img.excl_offer {
  background: url(images/tsmsme/tag.png) center;
  background-repeat: no-repeat;
  background-position: top;
  background-position: bottom;
}

.bnr_li {
  display: inline-block;
}

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

.bnr_ul li {
  width: 33.33%;
  float: left;
}

.bnr_li_div {
  text-align: left;
}

.li_top {
  padding: 50px 30px 40px;
}

.li_1 {
  background-color: #333333;
}

.li_2 {
  background-color: #616161;
}

.li_3 {
  background-color: #878787;
}

.li_img_div {
  height: 78px;
  line-height: 78px;
  width: 97px;
}

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

.li_top h3 {
  font-size: 40px;
  color: #ffffff;
  font-family: SourceSerifPro;
  font-weight: 600;
  padding-top: 60px;
}

.li_btm {
  background-color: #ffffff;
  padding: 50px 30px 20px;
  border: 1px solid #f0f0f0;
}

.li_btm p {
  font-size: 23px;
  color: #333333;
  font-family: Poppins;
  text-align: left;
  height: 180px;
}

.li_a {
  width: 100%;
  cursor: pointer;
  border-top: 1px solid #f5f5f5;
  color: #d96c00;
  font-size: 23px;
  font-weight: 600;
  font-family: Poppins;
  padding-top: 6px;
  display: inline-block;
  position: relative;
}

.li_a::after {
  content: "\e948";
  /* 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;
  position: absolute;
  right: 0px;
  top: 16px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

.need_info_brd {
  border-top: 6px solid #d96c00;
}

.get_strt_cont_v2 {
  background-color: #333333;
}

.artsect {
  background: #ffffff;
  border: 1px solid #f1f1f1;
}

.netwok_list li, .article_foot_list li {
  color: #7d7f88;
}

.heading_text {
  font-weight: bold;
}

.art_desc {
  padding: 22px 30px 60px;
}

.art_btn {
  color: #424242;
  font-weight: bold;
  border: 1px solid #424242;
  min-width: 102px;
}

.art_contain_img {
  padding-bottom: 43.5%;
}

.art_contain_img img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.bus_tool_contain {
  height: auto;
  padding-bottom: 60px;
  display: flex;
}

.digi_soln_sub_head, .banr_subhdr_v2, .app_sec_p, .art_desc_p {
  color: #999999;
}

.testim_head:before {
  content: "";
}

.main_box_v1 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.digital_soln {
  padding: 0;
  background-color: #ffffff;
}

.main_box_v2 {
  background-color: #f0f0f0;
}

.heading_sec a {
  display: inline-block;
}

.e_tsmsme_scr_logo, .e_tsmsme_mian_logo, e_tsmsme_mian_logo.var2 {
  display: none;
}

.vid_div.var2, .email_signup, .acc_login {
  display: none;
}

.underl {
  text-decoration: underline;
  color: #000000;
}

.buss_tool .heading_text {
  padding-top: 75px;
}

.bus_tool_p {
  padding: 30px 0 24px;
}

.art_head.heading_text {
  padding: 70px 0 40px;
  margin: 0;
}

.app_store_sec {
  width: 100%;
}

#registration_form_campaign .signup_rhs_wrp_v2 {
  padding: 0 20px 20px;
}

.wholeWrp .join_button {
  display: none;
}

.wholeWrp .dock_header .join_button {
  display: inline-block;
  float: right;
}

.stat {
  position: fixed;
  width: 100%;
}

.dock_header .lg_btn {
  display: inline-block;
}

.appstore {
  position: relative;
  display: inline-block;
}

.app_sec_img img:first-child {
  padding: 0;
}

.app_sec_img .appstore {
  font-size: 0;
}

.app_sec_img .appstore:first-child {
  padding: 0;
  margin-right: 20px;
}

.hoverback {
  display: none;
}

.hoverback {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
}

.testim_sec .pre_container .join_button {
  color: #7d7f88;
  font-size: 9px;
  border: 1px solid #dcdcdc;
  height: 31px;
  line-height: 31px;
  padding: 0 25px;
  float: left;
  margin-top: 20px;
  background: transparent;
}

.main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp:hover, .signup_btn:hover, .join_button:hover, .art_btn:hover {
  transform: translateY(-2px);
}

/*.hamburger_menu.act + .logo_mb{padding-top: 10px;}*/
/* Header */
@media only screen and (min-width: 1280px) {
  .digital_soln .heading_text {
    padding: 10px 320px 25px;
  }
  .digital_soln .heading_text.digi_soln_head_2 {
    padding: 10px 0 25px;
  }
}

@media only screen and (min-width: 1024px) {
  .banr_btm .join_button {
    margin-top: 45px;
  }
  .dock_header .join_button {
    margin-left: 50px;
  }
}

@media only screen and (max-width: 1023px) {
  .main_wrp {
    background: #eddecf;
  }
  .dock_header .join_button {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .video_link {
    padding: 0;
    margin: 60px 40px 0;
  }
  .heading_sec {
    padding: 40px 20px;
  }
  .watch_text {
    font-size: 18px;
  }
  .lef_sec {
    padding: 80px 40px 0 245px;
  }
  .digital_soln .heading_text {
    padding: 10px 260px 25px;
  }
  .digital_soln .heading_text.digi_soln_head_2 {
    padding: 10px 0 25px;
  }
  .main_heading, .buss_tool .heading_text, .bus_tool_head, .app_sec .heading_text, .art_head.heading_text, .digital_soln .heading_text {
    font-size: 28px;
  }
  .buss_nav {
    margin-top: 50px;
    padding: 0;
  }
  .buss_tool .heading_text {
    padding-top: 70px;
  }
  .bus_tool_p {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .video_link {
    padding: 0;
    margin: 44px 40px 0;
  }
  .heading_sec {
    padding: 20px;
  }
  .main_heading, .buss_tool .heading_text, .bus_tool_head, .app_sec .heading_text, .art_head.heading_text {
    font-size: 26px;
  }
  .sub_heading {
    font-size: 20px;
    padding-top: 20px;
  }
  .join_button {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .lef_sec {
    padding: 100px 20px 0 0;
  }
  .digital_soln .heading_text {
    font-size: 26px;
    padding-bottom: 30px;
  }
  .digi_soln_sub_head {
    font-size: 14px;
  }
  .banr_subhdr_v2, .bus_tool_p, .app_sec_p {
    font-size: 14px;
  }
  .buss_nav {
    margin-top: 40px;
  }
  .app_store_sec {
    padding-bottom: 60px;
  }
  .bus_tool_contain {
    height: 500px;
  }
  .sub_head {
    padding: 0 10px;
  }
  .header_nav ul li {
    padding: 16px 10px;
  }
  .lg_btn {
    font-size: 12px;
  }
  .main_header {
    padding: 10px;
  }
  .text_container {
    padding: 0 10px;
  }
}

.wholeWrp .lg_btn.join {
  display: none;
}

@media only screen and (min-width: 768px) {
  .bx-wrapper .bx-pager.bx-default-pager a:hover {
    cursor: pointer;
    background: #333333 !important;
  }
  .appstore:hover .hoverback {
    display: block;
  }
  .art_btn:hover {
    color: #ffffff;
    background: #000000;
  }
  .sub_head .sub_img.bus_made_easy:hover {
    background: url(images/tsmsme/hand_shake_bk.png) center;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .sub_head .sub_img.dive_comm:hover {
    background: url(images/tsmsme/stat_bk.png) center;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .sub_head .sub_img.excl_offer:hover {
    background: url(images/tsmsme/tag_bk.png) center;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .buss_tool .buss_nav a:hover::before {
    content: "";
    width: calc(100% + 10px);
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    background-color: #333333;
  }
  .buss_tool .buss_nav .act a:before {
    content: "";
    width: calc(100% + 10px);
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    background-color: #d96c00;
  }
  .testim_sec .bx-wrapper .bx-next:hover::after, .testim_sec .bx-wrapper .bx-prev:hover::before {
    color: #333333;
  }
  .header_nav ul li a:hover::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -4px;
    border-top: 2px solid #060606;
  }
  .lg_btn:hover::after {
    border: none;
  }
  .lg_btn:after {
    border-top: 2px solid #000000;
  }
  .right_section .signBtnWrpr {
    margin-right: 0;
  }
  .right_section {
    line-height: 44px;
  }
  .signup_btn, .confirm_check {
    margin-top: 0px;
  }
  .main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp {
    width: 48%;
  }
  .main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp.fb_btn {
    float: left;
  }
  .main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp.google_btn {
    float: right;
  }
  .main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp.google_btn:hover {
    background: #e5e5e5;
  }
  .main_wrp .rig_sec #registration_form_campaign .signup_rhs_wrp_v2 .signup_btn {
    border: 1px solid #f79e1d;
    background-color: #f79e1d;
  }
  .main_wrp .rig_sec #registration_form_campaign .signup_rhs_wrp_v2 .signup_btn:hover {
    border: 1px solid #c67e17;
    background-color: #c67e17;
  }
  .main_wrp #registration_form_campaign .signup_rhs_wrp_v2 .already_hv_an_acount a:hover {
    text-decoration: none;
  }
  .vid_div:hover .buss_grw_p::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -4px;
    border-top: 2px solid #060606;
  }
  .vid_div:hover .video_icon {
    background: #333333;
  }
  .vid_div:hover .right_arrow {
    border-left: 12px solid #eddecf;
  }
}

@media only screen and (max-width: 767px) {
  .video_link {
    padding: 0;
    float: none;
  }
  .rig_sec .cre_acc, .wholeWrp .dock_header .join_button.mobile_btn {
    display: block;
  }
  .dock_header .join_button {
    margin-top: 14px;
  }
  .heading_sec {
    position: inherit;
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 40px 20px;
    float: left;
  }
  .sub_heading {
    font-size: 18px;
    padding-top: 20px;
  }
  .main_heading {
    font-size: 22px;
  }
  .sign_up_btn {
    margin-top: 18px;
  }
  .main_wrp {
    margin-bottom: 0px;
  }
  .main_wrp .sign_btnwp_v2 {
    float: none;
  }
  .banr_btm .join_button {
    float: none;
  }
  .main_box_v1 {
    padding: 60px 10px;
  }
  .main_header {
    box-shadow: none;
    border-bottom: 0;
    background: #eddecf;
    position: relative;
    padding: 10px;
  }
  .gl_new_logo, .sub_heading_v2 {
    display: none;
  }
  .e_tsmsme_mian_logo {
    display: inline-block;
    margin-top: 6px;
    line-height: initial;
  }
  .dock_header .logo_mb {
    float: left;
    width: 95px;
    height: auto;
  }
  .dock_header .main_header .pre_container {
    padding-right: 0px;
  }
  .dock_header .hamburger_menu {
    margin-right: 14px;
  }
  .e_tsmsme_mian_logo.var2, .vid_div.var2 {
    display: none;
  }
  .lg_btn, .cre_acc, .devider_line, .signup_rhs_wrp_v2 form, .main_header .join_button {
    display: none;
  }
  .wholeWrp.menu_height .lg_btn {
    font-size: 12px;
    float: right;
    margin-left: 0px;
    margin-right: 85px;
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase;
  }
  .wholeWrp.menu_height .right_section {
    font-size: 0;
  }
  .wholeWrp.menu_height .join_button {
    position: absolute;
    top: 24px;
    right: 40px;
    background: #ffffff;
    color: #d96c00;
    display: block;
    padding: 0;
    font-size: 12px;
  }
  .wholeWrp.menu_height .dock_header .join_button {
    top: 10px;
  }
  .wholeWrp.menu_height .e_tsmsme_mian_logo {
    display: none;
  }
  .wholeWrp.menu_height .e_tsmsme_mian_logo.var2 {
    display: block;
    float: left;
    margin-top: 11px;
  }
  /*.wholeWrp.menu_height .dock_header{display: block;}*/
  .hamburger_menu {
    margin-right: 0px;
    margin-left: -20px;
  }
  .lef_sec {
    width: 100%;
    padding: 40px 0 0;
  }
  .vid_div, .wholeWrp .dock_header .join_button.desktop_btn {
    display: none;
  }
  .video_icon {
    width: 25px;
    height: 25px;
    line-height: 20px;
    margin-top: -4px;
    float: none;
  }
  .right_arrow {
    margin-right: 4px;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #333333;
    border-top: 5px solid transparent;
  }
  .rig_sec {
    width: 100%;
    background: transparent;
    box-shadow: none;
  }
  .acc_login {
    display: block;
    font-family: Poppins;
    font-size: 14px;
    color: #000000;
    text-align: center;
    padding-top: 30px;
    font-weight: 500;
  }
  .acc_login a {
    font-weight: 600;
  }
  .email_signup {
    display: block;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .email_btn {
    background: #ffffff;
    color: #222222;
    border: 1px solid #cdcdcd;
  }
  .signup_btnWp.email_btn:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 15px;
    content: "\e91d";
  }
  .sub_head_sec_main {
    background: #ffffff;
  }
  .sub_head {
    padding: 22px 0;
  }
  .sub_head.var2 {
    border-left: none;
    border-right: none;
  }
  .sub_head_para {
    font-size: 12px;
    padding-top: 12px;
  }
  .bus_tool_head {
    font-size: 24px;
  }
  .bus_tool_contain, .view_art_btn {
    padding: 0;
  }
  .buss_tool .bx-wrapper .bx-viewport {
    height: 686px !important;
  }
  .app_store_sec {
    background: #ffffff;
  }
  .artic_sec {
    background: #e8e8e8;
    display: inline-block;
  }
  .art_desc_head {
    font-size: 14px;
  }
  .art_desc {
    padding: 10px 10px 51px;
  }
  .art_p1 {
    font-size: 10px;
  }
  .art_desc_p, .view_art_btn {
    font-size: 12px;
  }
  .art_btn {
    border: none;
    left: 0;
  }
  .view_art_btn_div {
    display: inline-block;
    padding: 30px 0;
  }
  .get_strt_cont_v2 {
    margin: 0;
  }
  .buss_grw_p {
    font-weight: normal;
    font-size: 14px;
  }
  .main_box_v2 .pre_container, .signup_rhs_wrp_v2 {
    padding: 20px;
  }
  .buss_tool .join_button.var2 {
    display: inline-block;
  }
  .art_head.heading_text {
    padding: 45px 0 20px;
  }
  .new_overlay_wrp .devider_line, .new_overlay_wrp .signup_rhs_wrp_v2 form {
    display: inline-block;
  }
  #registration_form_campaign .signup_rhs_wrp_v2 {
    padding-bottom: 0;
  }
  .dock_header .join_button {
    background: transparent;
    color: #d96c00;
    margin-left: 8px;
  }
  .dock_header .lg_btn {
    display: block;
    float: left;
    margin-top: 18px;
    font-size: 11px;
  }
  .app_sec_img .appstore:first-child {
    margin-right: 12px;
  }
}

@media only screen and (max-width: 639px) and (min-width: 480px) {
  .heading_sec {
    padding: 40px 10px;
  }
  .main_box_v1 {
    padding: 40px 10px;
  }
  .main_heading {
    padding: 0 86px;
  }
  .buss_tool .bx-wrapper .bx-viewport {
    height: 620px !important;
  }
}

@media only screen and (max-width: 479px) {
  .heading_sec {
    padding: 20px 10px;
  }
  .main_wrp .sign_btnwp_v2 {
    display: block;
    padding-bottom: 20px;
  }
  .watch_text {
    font-size: 12px;
  }
  .arrw {
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ffffff;
    border-top: 6px solid transparent;
  }
  .heading_sec a {
    margin-top: 25px;
  }
  .main_box_v1 {
    padding: 40px 10px;
  }
  .buss_tool .bx-wrapper .bx-viewport {
    height: 540px !important;
  }
}

@media only screen and (max-width: 374px) {
  .wholeWrp .dock_header .join_button.mobile_btn, .dock_header .lg_btn {
    font-size: 10px;
  }
}

/* Header */
@media only screen and (min-width: 1280px) and (max-width: 1503px) {
  .li_top h3 {
    font-size: 32px;
  }
  .li_btm p {
    height: 160px;
    font-size: 20px;
  }
  .li_a {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .li_img_div {
    width: 80px;
    height: 70px;
    line-height: 70px;
  }
  .li_top {
    padding: 50px 20px 40px;
  }
  .li_top h3 {
    padding-top: 40px;
    font-size: 26px;
  }
  .li_btm {
    padding: 50px 20px 20px;
  }
  .li_btm p {
    height: 150px;
    font-size: 18px;
  }
  .li_a {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .li_top {
    padding: 30px 10px 20px;
  }
  .li_img_div {
    height: 65px;
    line-height: 65px;
    width: 70px;
  }
  .li_top h3 {
    font-size: 20px;
    padding-top: 40px;
  }
  .li_btm {
    padding: 20px 10px;
  }
  .li_btm p {
    height: 120px;
    font-size: 15px;
  }
  .li_a {
    font-size: 16px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .li_top, .li_btm {
    padding: 30px 10px;
  }
  .li_img_div {
    height: 60px;
    line-height: 60px;
    width: 70px;
  }
  .li_top h3 {
    font-size: 28px;
    padding-top: 40px;
  }
  .li_btm p {
    font-size: 15px;
    height: 160px;
  }
  .li_a {
    font-size: 16px;
  }
  .lef_sec {
    padding: 100px 166px 0;
    line-height: 1.3;
  }
  .digital_soln .heading_text {
    padding: 0 160px;
  }
  .digital_soln .banr_left_section_v2 .heading_text {
    padding: 10px 130px 14px;
  }
  .app_sec .heading_text {
    padding: 0 140px;
  }
  .mobile_img_div {
    padding: 30px 120px 0;
  }
}

@media only screen and (max-width: 639px) {
  .bnr_ul li {
    width: 100%;
  }
  .li_top {
    padding: 10px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  .li_img_div {
    height: 60px;
    line-height: 60px;
    width: 50px;
    padding-right: 20px;
    float: left;
  }
  .li_top h3 {
    font-size: 20px;
    padding-top: 16px;
  }
  .li_btm {
    padding: 10px 10px 20px;
  }
  .li_btm p {
    font-size: 13px;
    height: 65px;
  }
  .li_a {
    font-size: 14px;
  }
}

/* -- Testim start -- */
.tesim_container {
  background: #d96c00;
}

.testim_sec {
  width: 100%;
  background-color: #f0f0f0;
  padding: 0 80px;
  box-sizing: border-box;
  display: inline-block;
}

.testim_img {
  width: 50%;
  font-size: 0;
  height: 436px;
  line-height: 436px;
  float: left;
}

.testim_img img {
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.testim_content {
  width: 50%;
  padding: 80px 60px 100px 100px;
  box-sizing: border-box;
  float: left;
  background-color: #ffffff;
  height: 436px;
}

.testim_head_1 {
  font-size: 16px;
  color: #d96c00;
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  padding-bottom: 40px;
}

.testim_para_1 {
  font-size: 21px;
  color: #333333;
  text-align: left;
  font-family: Poppins;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
}

.testim_auth_1 {
  font-size: 14px;
  color: #d96c00;
  text-align: left;
  font-family: Poppins;
}

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

.descr_img {
  width: 106px;
  height: 82px;
}

.testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 20%;
  width: 20%;
  left: 86%;
  z-index: 400;
}

.testim_sec .bx-wrapper .bx-controls-direction a {
  color: #f0f0f0;
}

.testim_sec .bx-wrapper .bx-prev:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e949";
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  top: 50%;
  left: -34px;
}

.testim_sec .bx-wrapper .bx-next:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e948";
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  top: 50%;
  right: -34px;
}

@media only screen and (min-width: 1280px) and (max-width: 1520px) {
  .testim_img {
    height: 460px;
    line-height: 460px;
  }
  .testim_content {
    height: 460px;
    padding: 60px 20px 60px 60px;
  }
  .testim_head_1 {
    font-size: 21px;
    padding-bottom: 30px;
  }
  .testim_para_1 {
    font-size: 26px;
    padding-bottom: 40px;
  }
  .testim_auth_1 {
    font-size: 16px;
  }
  .testim_sec {
    padding: 0px 60px;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 15%;
    left: 85%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .testim_sec {
    padding: 0px 80px;
  }
  .testim_img {
    height: 400px;
    line-height: 400px;
  }
  .testim_content {
    padding: 30px 10px 30px 40px;
    height: 400px;
  }
  .testim_head_1 {
    font-size: 18px;
    padding-bottom: 30px;
  }
  .testim_para_1 {
    font-size: 22px;
    padding-bottom: 30px;
  }
  .testim_auth_1 {
    font-size: 20px;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 8%;
    left: 84%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .testim_sec {
    padding: 0px 50px;
  }
  .testim_img {
    height: 360px;
    line-height: 360px;
  }
  .testim_content {
    height: 360px;
    padding: 20px;
  }
  .testim_head_1 {
    font-size: 15px;
    padding-bottom: 30px;
  }
  .testim_para_1 {
    font-size: 18px;
    padding-bottom: 30px;
  }
  .testim_auth_1 {
    font-size: 15px;
  }
  .testim_sec .testim_sec_div_1 {
    width: 100%;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 6%;
    left: 84%;
  }
}

@media only screen and (max-width: 767px) {
  .testim_sec {
    padding: 0;
    height: 670px;
  }
  .testim_img {
    height: 300px;
    line-height: 300px;
    width: 100%;
  }
  .testim_content {
    width: auto;
    margin: 20px;
    border-radius: 15px;
    padding: 20px;
    height: 330px;
  }
  .testim_head_1 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .testim_para_1 {
    font-size: 16px;
    padding-bottom: 16px;
  }
  .testim_auth_1 {
    font-size: 14px;
  }
  .testim_sec .pre_container {
    padding: 0;
  }
  .testim_sec .bx-wrapper .bx-viewport {
    margin: 0 auto;
  }
  .testim_sec .testim_sec_div_1 {
    width: 100%;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 5%;
    width: 100%;
    left: 0;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .testim_content {
    height: 226px;
  }
  .testim_img {
    height: 330px;
    line-height: 330px;
  }
  .testim_sec {
    height: 600px;
  }
  .testim_sec .bx-wrapper .bx-viewport {
    height: 600px !important;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 6%;
  }
  .digi_soln_sub_head, .innr_cntnt_v2 .banr_subhdr_v2, .app_sec_p, .bus_tool_p {
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 639px) and (min-width: 480px) {
  .testim_sec {
    height: 590px;
  }
  .testim_sec .bx-wrapper .bx-viewport {
    height: 590px !important;
  }
  .testim_content {
    height: 250px;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 5%;
  }
}

@media only screen and (max-width: 479px) {
  .testim_sec {
    height: 680px;
  }
  .testim_sec .bx-wrapper .bx-viewport {
    height: 680px !important;
  }
  .testim_content {
    height: 340px;
  }
  .testim_sec .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 4%;
  }
}

/* -- Testim End -- */
@media only screen and (max-width: 767px) {
  .digital_soln .sign_btnwp_v2 {
    display: none;
  }
  .menu_list_wp {
    top: 74px;
  }
  .wholeWrp.menu_height .main_header, .dock_headerUbp .main_header {
    background: #ffffff;
    border-bottom: 1px solid #e0e0e0;
  }
  .dock_headerUbp {
    z-index: 52;
  }
}

/* -- Sign Up Start -- */
.get_left, .ban_sect {
  background-color: #333333;
}

.get_colortxt {
  color: #d96c00;
}

.need_info_div {
  border-top: 8px solid #d96c00;
}

/* -- Sign Up End -- */
.view_art_btn {
  position: relative;
}

@media only screen and (min-width: 767px) {
  .view_art_btn:hover::before {
    content: "";
    width: calc(100%);
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    background-color: #333333;
  }
  .box_list_v2 li:hover .box_list_li_v2 {
    background: #d96c00;
  }
  .join_button:hover {
    background-color: #ae5600;
  }
}

.lang-change {
  width: 100%;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  background-color: #3b3a3a;
  text-align: right;
  font-size: 12px;
  box-sizing: border-box;
  z-index: 2;
  float: left;
}

.lang-change a {
  color: #ffffff;
}

.lang-change .pre_container {
  text-align: right;
}

.gray-txt {
  color: #999999;
}

@media only screen and (max-width: 767px) {
  .lg_btn.join {
    display: block;
  }
  .menu_height .main_header {
    position: fixed;
  }
  .dock_header .right_section {
    padding-top: 0;
  }
  .dock_header .e_tsmsme_mian_logo {
    margin-top: 0;
  }
  .dock_header .hamburger_menu {
    margin-top: 15px;
  }
  .dock_header .menu_list_wp {
    top: 74px;
  }
  .menu_list_wp {
    height: calc(100vh - 74px);
  }
  .menu_list_wp.orng {
    background: #eddecf;
    position: fixed;
    top: 98px;
  }
  .main_header.bgWhite {
    background: #eddecf;
  }
}

/* UAT start */
.bx-controls-auto {
  display: none;
}

.box_list_li_v2, .app_sec_img .appstore {
  transition: all 0.5s;
}

@media only screen and (min-width: 767px) {
  .box_list_v2 li:hover .box_list_li_v2 {
    background: #d96c00;
    cursor: pointer;
    transform: scale(1.1);
  }
  .box_list_v2 li:hover .desig_name_v2, .box_list_v2 li:hover .desig_v2, .box_list_v2 li:hover .org_name_v2 {
    color: #ffffff;
  }
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    width: auto !important;
  }
  .app_sec_img .appstore:hover {
    transform: translateY(-2px);
  }
  .sub_head .sub_img:hover {
    animation: bounce 1.2s alternate;
    -webkit-animation: bounce 1.2s alternate;
  }
  @keyframes bounce {
    0%, 20%, 60%, 100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
    80% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
}

@media only screen and (max-width: 767px) {
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center !important;
    width: 100% !important;
  }
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

.foot_sect_list li a {
  color: #7d7f88;
}

.foot_bottom a {
  color: rgba(125, 127, 136, 0.47);
}

.terms_sect li, .terms_sect p, .copyright {
  color: #c8c9cc;
}

.org_txt, .art_p1 {
  color: #d96c00 !important;
}

/* UAT end */
#frm_contactus .btn {
  background-color: #d96c00;
}

.btn_v2.reset {
  background-color: #f79e1d;
}

.btn_v2.reset.disable {
  background: #c0c0c0;
  color: #e6e6e6;
  cursor: default;
  border-color: #e6e6e6;
}

/* 4599 start */
.instaod_wrp .btn {
  margin: 0;
  float: right;
  border-color: #d96c00;
  background-color: #d96c00;
}

/* 4599 end */
