body {
  background: none;
  overflow: hidden;
}

html,
body {
  height: 100% !important;
  margin: 0;
}

a.home_button {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-top: 10px;
}


/*PARENT-CHILD PORTAL**/
.mobile-box-mobile {
  display: none;
}

.countryCde-dd {
  width: 100%;
  border: none;
}


/* Added 20032020 */
select.countryCde-dd {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-right: 1.5em;
  outline: none;
}

.help-block {
  margin-bottom: 20px;
}

.right_column .main-option {
    padding-left: 0px;
    padding-right: 0px;
}

.right_column .input-group-addon.countrycode-width {
  width: 23%;
}

.form-control.mobile-box {
  display: inline;
}

.parentChild-btnForm-row {
  padding-top: 20px;
  text-align: left;
}

.btn-primary {
  border-color: #1995dc;
}

.setupAccount-pwNotes,
.panel-heading.setupAccount-pwNotes,
.setupAccount-pwNotes p.text-info {
  border: none !important;
  font-size: 13px !important;
}

.setupAccount-pwNotes p.text-info {
  margin-bottom: 5px;
}

.right_holder h4.parentChildHeader-number {
    line-height: 25px;
}

.right_holder .parentChild-icon {
  margin-bottom: 10px;
  width: 200px;
  margin: 0 auto;
  display: block;
  padding-bottom: 10px;
}

#forgotpw {
  margin-top: 2px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

/* Added by M 16012020 */
/* Information message on login page */
.alert-info.instruct {
  background-color: #e9f0f7;
  border-color: #d9e4ef;
}

.alert-info.instruct .ic,
.alert-info.instruct .txt {
  display: inline-block;
}

.alert-info.instruct .ic {
  width: 3%;
  vertical-align: top;
}

.alert-info.instruct .txt {
  width: 95%;
  padding-left: 10px;
}

input.form-control:focus {
  border-color: #cccccc;
}

p.create_acct {
  font-size: 12px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
}

.form_page {
  margin-top: 0px;
}

.left_column .mobile_cloudbottom {
  display: none;
}

.left_column {
  background-image: url(../images/gradient_curve_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  background-position: center center;
  position: relative;
  display: flex;
  flex-direction: column;
}

.login .left_column {
  background: rgb(24, 163, 227);
  background-image: url(../images/background_building.png), linear-gradient(180deg, rgba(24, 163, 227, 1) 6%, rgba(128, 202, 240, 1) 35%, rgba(217, 244, 255, 1) 90%, rgba(246, 252, 255, 1) 77%, rgba(202, 230, 245, 1) 100%, rgba(24, 163, 227, 1) 100%);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

.left_column .navbar-header {
  z-index: 1;
}

.right_column {
  background-color: #FFFFFF;
  z-index: 4;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.left_column .barry_vector svg {
  display: block;
}

.left_column .logo_wrapper {
  display: flex;
  align-items: flex-start;
  align-self: self-start;
  padding-left: 10%;
}

.left_column .rocket_container .supercharge_container {
  max-width: 650px;
  margin-top: 10%;
}

.left_column .welcomeback_wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.left_column .welcomeback_wrapper .welcomeback_container {
  position: relative;
  margin-top: 12%;
}

a.login_btn_blue {
  background: #EEF6FF;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}

.right_column .account_area {
  position: relative;
  margin-bottom: 30px;
}

.right_column .right_holder {
  max-width: 420px;
  margin-left: 40px;
  margin-right: 40px;
}

.login .account_area {
  margin: 0 auto;
  text-align: center;
}

.signup .account_area {
  margin: 0 auto;
  text-align: center;
}

.right_column input.effect_border {
  border-left: 0px;
  padding-left: 30px;
}

.right_column .input-group .form-control {
  border-left: 0px;
  padding-left: 0px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  z-index: 1;
}


.right_column .right_holder .form-group {
  margin-left: 0px;
  margin-right: 0px;
}

.right_column .right_holder .new_form h3 {
  color: #0063B0;
  font-size: 29px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.right_column .remember_forget {
  font-size: 12px;
}

.right_column .right_holder .new_form .input-group .form-control:first-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.right_column .right_holder .new_form span.input-group-addon i.fa-lock {
  font-size: 15px;
}

.right_column .right_holder .new_form span.input-group-addon i.fa-user {
  font-size: 14px;
}

.right_column .right_holder .new_form span.input-group-addon i.fa-user-plus {
  right: 35px;
}

.right_column .right_holder .new_form span.input-group-addon#togglePassword {
  border-right: 1px solid #cccccc;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-left: 0px;
}

.right_column .right_holder .new_form span.input-group-addon {
  border-left: 0px;
  background: none;
  border: 1px solid #cccccc;
  border-right: 0px;
  border-radius: 100px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.right_column .right_holder .new_form span .input-group .form-control {
  border-radius: 10px;
}

.right_column .right_holder .form-group {
  margin-left: 0px;
}

.right_column .right_holder .btn-wrap.form-group {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.right_column .right_holder .new_form span.input-group-addon.countrycode-width {
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-left: 0px;
}

.right_column .right_holder .new_form .input-group {
  border: 0px solid #ececec;
  border-radius: 5px;
}

/* Added M 14052025 */
/* with country flags*/
.mobilespecial .iti{width:100%;}
.mobilespecial .iti__tel-input{
  padding-left: 75px;
  padding: 10px 10px 10px 75px;
  width: 100%;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border: 1px solid #ccc;
  border-left: 1px solid transparent;
  outline:none;
}
.mobilespecial .iti--inline-dropdown .iti__dropdown-content{
  z-index:5;
}
.mobilespecial .iti__search-input {
  outline-color: #ccc;
  outline-width: thin;
  padding: 3px 10px;
}
/* End of M 14052025 */

/* Added M 28052025 */
/* Hide the Referral and Consultant ID textbox initially */
.btn_reveal{
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: #ddeef7;
  border-bottom: 1px solid #c6d8e1;
  border-top: 1px solid #fff;
}
.btn_reveal_encase{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.btn_reveal_encase a{
  text-decoration: none;
  padding:20px 40px;  
  text-align: center;
}
.btn_reveal_encase .fa{
  color:#1995dc;
  margin-right:3px;
  font-size:16px;
}
.encase_referral_consultantid{
  border-radius:4px;
  padding: 0px 20px 10px 20px;
}
.encase_referral_consultantid span.input-group-addon {
  background:#fff !important;
}

/* Added for Captcha feature */
.right_column .right_holder .new_form .form-group.captcha{
  background: #f7f7f7;
  border-radius: 4px;
  padding:20px;
}
.right_column .right_holder .new_form .form-group.captcha input{
  text-align: center;
  border-radius: 100px;
}
.right_column .right_holder .new_form .form-group.captcha img{
  display: block;
  margin:0px auto 10px auto;
}
.right_column .right_holder .new_form .form-group.captcha .text-danger{
  text-align: center !important;
}
/* end of Added for Captcha feature */

.right_column .right_holder .new_form span.input-group-addon i {
  color: #0063B0;
}

.right_column .right_holder .new_form span.input-group-addon i.fa-mobile {
  z-index: 3;
  font-size: 20px;
  top: 5px;
}

.right_column .right_holder .new_form span.input-group-addon i#togglePasswordEye {
  color: #555555;
}

.right_column .right_holder .new_form span.input-group {
  border: 0px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
}

.right_column .right_holder .new_form span.input-group.form-control:first-child {
  border: 0px;
}

.right_column .right_holder .new_form .input-group {
  position: relative;
}

/*#sign_up_name_errorloc*/
.new_form .form-group .text-danger{
   font-size: 12px;
  text-align: left;
  padding-top: 5px; 
}

.new_form .login-btn {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 15px 15px;
  font-size: 14px;
  text-decoration: none;
  overflow: hidden;
  background: #1995dc;
  border-radius: 4px;
  width: 100%;
  margin-top: 30px;
}

.new_form .login-btn:focus {
  outline: none;
}

.new_form .login-btn:hover {
  cursor: pointer;
  color: #fff;
  background-color: #178acc;
}

.new_form .login-btn:before {
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  content: '';
  width: 50%;
}


@keyframes animate1 {
  0% {transform: translateX(-100%);}
  100% {transform: translateX(100%);}
}

@keyframes animate2 {
  0% {transform: translateY(-100%);}
  100% {transform: translateY(100%);}
}

@keyframes animate3 {
  0% {transform: translateX(100%);}
  100% {transform: translateX(-100%);}
}

@keyframes animate4 {
  0% {transform: translateY(100%);}
  100% {transform: translateY(-100%);}
}

.new_form .login-btn span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #8bd5ff, #49a7dd);
  animation: animate1 4s linear infinite;
}

.new_form .login-btn span:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #49a7dd, #8bd5ff);
  animation: animate2 4s linear infinite;
  animation-delay: 2s;
  border-radius: 100px;
}

.new_form .login-btn span:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #8bd5ff, #49a7dd);
  animation: animate3 4s linear infinite;
}

.new_form .login-btn span:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to top, #49a7dd, #8bd5ff);
  animation: animate4 4s linear infinite;
  animation-delay: 2s;
}

.new_form .login-btn:hover span:nth-child(1),
.new_form .login-btn:hover span:nth-child(2),
.new_form .login-btn:hover span:nth-child(3),
.new_form .login-btn:hover span:nth-child(4) {
  display: none;
}

.left_column .desktop_cloudbottom {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0px;
}

.left_column.curve_background {
  background: #fff;
  background-size: cover;
  position: relative;
  box-sizing: border-box;
}

.left_column .desktop_cloudbottom {
  width: 100%;
  position: absolute;
  overflow: hidden;
}

@keyframes move-left {
  0% {left: 0%;}
  100% {left: -100%;}
}

.right_column .remember_me {
  float: left;
}

.right_column .forgot-password {
  float: right;
  text-decoration: none;
}

.right_column .remember_forget {
  margin-top: 10px;
  margin-bottom: 40px;
}

.new_form p {
  margin-bottom: 20px;
}

.left_column .rocket_container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.left_column .rocket_container .supercharge_header_box img {
  max-width: 100%;
}

.left_column .rocket_container .supercharge_header_box {
  position: relative;
}

.cloud_only svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.left_column .rocket_container .rocket_only {
  -webkit-animation: popup 1.2s ease infinite;
  animation: popup 1.2s ease infinite;
  z-index: 1;
  position: relative;
}

#rocket-fire {
  -webkit-animation: shake .3s linear infinite;
  animation: shake .3s linear infinite;
}

@keyframes popup {
  0% {transform: translate(0%, 0px);}
  50% {transform: translate(0%, 50px);}
  100% {transform: translate(0%, 0px);}
}

@keyframes popup_mobile {
  0% {transform: translate(0%, 0px);}
  50% {transform: translate(0%, 20px);}
  100% {transform: translate(0%, 0px);}
}

@keyframes shake {
  0% {transform: translateY(10px) rotate(2deg);}
  20% {transform: rotate(0deg);}
  40% {transform: translateY(10px) rotate(-2deg);}
  60% {transform: rotate(0deg);}
  100% {transform: translateY(10px) rotate(0deg);}
}

@-webkit-keyframes popup {
  0% {-webkit-transform: translate(0%, 0px);}
  50% {-webkit-transform: translate(0%, 20px);}
  100% {-webkit-transform: translate(0%, 0px);}
}

@-webkit-keyframes shake {
  0% {-webkit-transform: translateY(10px) rotate(2deg);}
  20% {-webkit-transform: rotate(0deg);}
  40% {-webkit-transform: translateY(10px) rotate(-2deg);}
  60% {-webkit-transform: rotate(0deg);}
  100% {-webkit-transform: translateY(10px) rotate(0deg);}
}

.barry-wave {
  animation-name: wave-hand;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}

.barry-body-move {
  animation-name: move-body;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.barry-head-move {
  animation-name: head-move;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes wave-hand {
  0% {transform: rotate(0deg) translateX(0px);}
  25% {transform: rotate(3deg) translateX(12px);}
  50% {transform: rotate(3deg) translateX(12px);}
  100% {transform: rotate(0deg) translateX(1px);}
}

@keyframes head-move {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-0.1deg);}
  100% {transform: rotate(0deg);}
}

@keyframes move-body {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-0.1deg);}
  100% {transform: rotate(0deg);}
}


.left_column img.learnbetter,
.left_column img.supercharge_text {
  max-width: 100%;
}

/* cloud animation */
.cloud {
  -webkit-animation-name: cloud-movement;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 10s;
  -moz-animation-name: cloud-movement;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: forwards;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 10s;
  animation-name: cloud-movement;
  animation-timing-function: linear;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-duration: 10s;
}

@-webkit-keyframes cloud-movement {
  0% {
    opacity: 0.1;
    -webkit-transform: translateX(900px);
    -moz-transform: translateX(900px);
    transform: translateX(900px);
  }

  10% {
    opacity: 0.5;
  }

  90% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-700px);
    -moz-transform: translateX(-7000px);
    transform: translateX(-700px);
  }
}

/* shared animation for fadecloud at the bottoms mobile and desktop */

@keyframes fadeCloud1 {
  0% {transform: translateY(0px);}
  30% {transform: translateY(3px);}
  50% {transform: translateY(5px);}
  70% {transform: translateY(7px);}
}

@keyframes fadeCloud2 {
  0% {transform: translateY(20px);}
  30% {transform: translateY(25px);}
  50% {transform: translateY(30px);}
  70% {transform: translateY(35px);}
}


@keyframes fadeCloud3 {
  0% {transform: translateY(0px);}
  30% {transform: translateY(3px);}
  50% {transform: translateY(5px);}
  70% {transform: translateY(7px);}
}

@keyframes fadeCloud4 {
  0% {transform: translateY(15px);}
  30% {transform: translateY(17px);}
  50% {transform: translateY(19px);}
  70% {transform: translateY(21px);}
}

.fadeCloud1 {
  animation: fadeCloud1 2s 2s infinite linear;
  position: absolute;
  top: 0;
  animation-delay: 3s;
}

.fadeCloud2 {
  animation: fadeCloud2 3.5s 3.5s infinite linear;
  position: absolute;
  top: 0;
  animation-delay: 2s;
}

.fadeCloud3 {
  position: absolute;
  top: 0px;
  animation-delay: 1s;
  animation: fadeCloud3 2s infinite linear;
}

.fadeCloud4 {
  animation: fadeCloud4 3s 3s infinite linear;
  position: absolute;
  top: 0;
}

/* end of shared animation for fadecloud at the bottoms mobile and desktop */

/* animation for moving clouds in login page */ 

.clouds {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  transform: translateZ(0);
}

.cloud {
  position: relative;
  top: 20%;
  width: 300px;
  right: 0;
  opacity: 1;
}

.second.cloud {
  top: 30%;
}

.third.cloud {
  top: 10%;
}

.slow {
  -webkit-animation-duration: 12s;
  -moz-animation-duration: 12s;
  animation-duration: 12s;
}

.slowest {
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  animation-duration: 15s;
}

/* end of animation for moving clouds in login page */ 

/* Trial notice 2025 */
.tnotice{
  display:flex; 
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-bottom:30px;
}
.tnotice span.glyphicon{
  margin-right:5px;
}
/* end of Trial notice */

/* Added by M 16012020 */
@media screen and (min-width: 640px) {
  .alert-info.instruct .txt {
    padding-left: 5px;
  }
}

@media screen and (min-width: 768px) {
  .form_page {
    margin-top: 0px;
    min-height: 100%;
    display: flex;
    flex-direction: row;
  }

  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  body,
  html {
    overflow: visible;
  }

  .left_column .barry_vector svg {
    width: 290px;
    height: auto;
    margin: 0 auto;
  }

  .left_column {
    background-image: none;
  }

  .form_page {
    margin-top: 0px;
    display: flex;
    flex-direction: row;
  }

  .left_column .rocket_container {
    overflow: inherit;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 340px;
  }

  .signup .account_area {
    float: none;
    position: relative;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 851px) {

  .form_page {
    height: auto;
  }

  .right_column .account_area {
    float: none;
    position: relative;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .right_holder span.input-group-addon.countrycode-width {
    width: 19%;
  }
}

@media screen and (min-width: 992px) {

  .left_column {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    background-position: center center;
  }

  .right_holder .input-group-addon.countrycode-width {
    width: 20%;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 370px;
  }
}

@media screen and (min-width: 1400px) {

  .left_column .barry_vector svg {
    width: 350px;
    height: auto;
    margin: 0 auto;
  }

  .right_holder .input-group-addon.countrycode-width {
    width: 16%;
  }
}

@media screen and (min-width: 1900px) {

  .left_column .barry_vector svg {
    width: 400px;
    height: auto;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1680px) {

  .left_column .desktop_cloudbottom svg {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (width: 540px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 20%;
  }
}

@media screen and (min-width: 720px) and (max-width: 767px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 15%;
  }
}

@media screen and (min-width: 852px) and (max-width: 950px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 27%;
  }
}

@media screen and (min-width: 951px) and (max-width: 1078px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 18%;
  }
}

@media screen and (min-width: 1079px) and (max-width: 1115px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 20%;
  }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {

  .form_page {
    height: auto;
  }

  .right_column .account_area {
    float: none;
    position: relative;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .right_holder {
    max-width: 420px;
    margin: 0 auto;
    padding: 30px 0px;
  }

  .right_column .new_form h3 {
    color: #0063B0;
    font-size: 20px;
  }

  .signup .left_column {
    background: rgb(24, 163, 227);
    background: linear-gradient(180deg, rgba(24, 163, 227, 1) 2%, rgba(128, 202, 240, 1) 27%, rgba(217, 244, 255, 1) 83%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }

  .signup .left_column {
    background: rgb(24, 163, 227);
    background: linear-gradient(180deg, rgba(24, 163, 227, 1) 2%, rgba(128, 202, 240, 1) 27%, rgba(217, 244, 255, 1) 83%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }
}

@media screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {

  .left_column .welcomeback_wrapper .welcomeback_container {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
    right: 0px;
    top: 0px;
    float: right;
  }

  .left_column {
    background: rgb(24, 163, 227);
    background-image: url('../images/background_building_667.png'), linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 12%, rgba(217, 244, 255, 1) 26%, rgba(246, 252, 255, 1) 47%, rgba(202, 230, 245, 1) 73%, rgba(24, 163, 227, 1) 100%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }
}

@media screen and (max-device-width: 915px) and (orientation: landscape) {

  .right_column .account_area {
    float: none;
    position: relative;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }


  .login .account_area {
    float: none;
    position: relative;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {

  .right_column .main-option {
    padding-left: 0px;
    padding-right: 0px;
  }

  .parentChild-btnForm-row {
    padding-top: 0px;
    text-align: left;
  }

    body {
    background: none !important;
    overflow: visible;
  }

  .left_column .logo_wrapper {
    display: flex;
    align-items: center;
    align-self: center;
    padding-left: 0%;
  }

  .cloud {
    width: 100px;
  }

  .left_column .mobile_cloudbottom {
    display: block;
  }

  .left_column .mobile_cloudbottom svg {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
  }

  .login .account_area,
  .signup .account_area {
    position: relative;
    margin-bottom: 30px;
    float: none;
  }

  .form_page {
    display: flex;
    flex-direction: column;
  }

  .login .left_column {
    background-image: url(../images/background_building_480.png), linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 15%, rgba(217, 244, 255, 1) 60%, rgba(246, 252, 255, 1) 77%, rgba(202, 230, 245, 1) 100%);
  }

  .left_column .barry_vector svg {
    width: 190px;
    height: auto;
    margin: 0 auto;
  }

  .forgot-password {
    margin-top: 3px;
  }

  .right_column .right_holder .form-horizontal h3 {
    color: #0063B0;
    font-size: 20px;
    margin-top: 0px;
  }

  .left_column .desktop_cloudbottom {
    display: none;
  }

  .form_page {
    display: flex;
    flex-direction: column;
  }

  .left_column .welcomeback_wrapper .welcomeback_container {
    float: none;
    text-align: center;
    margin-bottom: 0px;
    max-width: 230px;
    margin-top: 5%;
  }

  .left_column .rocket_container .supercharge_container {
    float: none;
    text-align: center;
    margin-bottom: 0px;
    max-width: 330px;
    margin-top: 5%;
  }

  .right_column .right_holder {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding: 30px 20px;
  }

  .left_column.curve_background {
    background: rgb(24, 163, 227);
    background: linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 25%, rgba(217, 244, 255, 1) 90%, rgba(246, 252, 255, 1) 117%, rgba(202, 230, 245, 1) 100%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: auto;
  }

  .left_column .rocket_container svg {
    height: 100%;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 190px;
  }

  .left_column .rocket_container .rocket_only {
    -webkit-animation: popup_mobile 1.2s ease infinite;
    animation: popup_mobile 1.2s ease infinite;
    z-index: 1;
    position: relative;
  }

  .right_holder .parentChild-icon {
    margin-bottom: 10px;
    width: 100px;
  }

  @keyframes float {
    0% {transform: translatey(0px);}
    50% {transform: translatey(-40px);}
    100% {transform: translatey(0px);}
  }
}

@media screen and (min-width: 360px) and (max-width: 880px) and (orientation: landscape) {
  .form_page {
    display: flex;
    flex-direction: row;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 210px;
  }
}

@media only screen and (max-width: 1200px) and (orientation: landscape) {

  .left_column .welcomeback_wrapper .welcomeback_container {
    text-align: center;
    float: none;
    max-width: 400px;
  }

  .left_column .logo_wrapper {
    margin-top: 0px;
  }

  .left_column .barry_vector svg {
    width: 360px;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 300px;
  }
}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {

  .signup .right_holder {
    max-width: 420px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
  }

  .login .right_holder {
    max-width: 420px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
  }

  .right_holder .input-group-addon.countrycode-width {
    width: 18%;
  }

  .signup .right_holder,
  .login .right_holder {
    max-width: 420px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0px;
  }
}

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {

  .right_holder span.input-group-addon.countrycode-width {
    width: 16%;
    padding: 8px 9px;
  }
}


@media screen and (min-device-width: 600px) and (max-device-width: 1024px) {
  .left_column .barry_vector svg {
    width: 250px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-device-width: 992px) and (orientation: landscape) {

  .left_column .welcomeback_wrapper .welcomeback_container {
    max-width: 300px;
    margin-top: 10%;
    margin-bottom: 0%;
  }

  .left_column .barry_vector svg {
    width: 170px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 280px) and (orientation: portrait) {
  .right_column .account_area {
    float: none;
    margin-bottom: 20px;
  }

  a.login_btn_blue {
    padding: 10px 7px;
    border-radius: 10px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 1400px) {

  .right_holder .input-group-addon.countrycode-width {
    width: 17%;
  }
}

@media screen and (min-width: 321px) and (max-width: 375px) {

  /* Added by M 22072022 */
  .right_holder .countryCde-dd {
    width: 108%;
  }

  .right_holder span.input-group-addon.countrycode-width {
    padding: 8px 9px;
  }
}

@media screen and (min-width: 421px) and (max-width: 450px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 28%;
    padding: 8px 9px;
  }
}

@media screen and (min-width: 451px) and (max-width: 579px) {

  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 18%;
    padding: 8px 9px;
  }
}

@media screen and (max-width: 915px) and (orientation: landscape) {
  .right_holder .input-group-addon.countrycode-width {
    width: 24%;
  }
}


@media screen and (min-device-width: 320px) and (max-device-width: 658px) and (orientation: portrait) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 23%;
    padding: 8px 9px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 658px) and (orientation: landscape) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 27%;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 180px;
  }
}


@media screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 23%;
    padding: 8px 9px;
  }
}

@media screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 22%;
    padding: 8px 9px;
  }
}

@media screen and (min-device-width: 412px) and (max-device-width: 915px) and (orientation: landscape) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 18%;
  }

  .left_column .rocket_container {
    overflow: inherit;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 170px;
  }
}

@media screen and (min-device-width: 412px) and (max-device-width: 915px) and (orientation: portrait) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 21%;
  }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 780px) and (orientation: landscape) {

  .signup .right_holder,
  .login .right_holder {
    max-width: 620px;
    margin: 0;
  }

  .right_column .account_area {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .right_holder span.input-group-addon.countrycode-width {
    width: 22%;
  }
}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .right_holder .input-group-addon.countrycode-width {
    width: 13%;
  }
}


@media only screen and (min-device-width: 390px) and (max-device-width: 844px) and (orientation: landscape) {

  .right_holder .input-group-addon.countrycode-width {
    width: 23%;
  }

  .new_form .login-btn {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 15px 15px;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    background: #1995dc;
    border-radius: 4px;
    width: 100%;
    margin-top: 30px;
  }

  .right_column .account_area {
    position: relative;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .signup .right_holder,
  .login .right_holder {
    max-width: 420px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .right_column .account_area {
    float: none;
    position: relative;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }
}

@media screen and (min-device-width: 280px) and (max-device-width: 653px) and (orientation: landscape) {

  .right_holder span.input-group-addon.countrycode-width {
    width: 25%;
  }

  .form_page {
    display: flex;
    flex-direction: column;
  }

  .signup .right_holder,
  .login .right_holder {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media screen and (width: 540px) {
  /* Added by M 22072022 */
  .right_holder span.input-group-addon.countrycode-width {
    width: 18%;
  }
}

@media screen and (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
  .right_holder .input-group-addon.countrycode-width {
    width: 25%;
  }
}

@media screen and (min-width: 375px) and (max-width: 675px) and (orientation: landscape) {
  .right_holder .input-group-addon.countrycode-width {
    width: 15%;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .login .right_holder {
    margin-top: 0px;

  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .login .column {
    float: none;
    width: 100%;
    height: 100% !important;
    min-height: 410px;
    justify-content: flex-start;

  }

}

@media screen and (min-device-width: 600px) and (max-device-width: 900px) and (orientation: portrait) {
  .right_holder span.input-group-addon.countrycode-width {
    width: 19%;
  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .left_column .desktop_cloudbottom {
    display: none;
  }

  .left_column .rocket_container .supercharge_container {
    max-width: 500px;
    margin-top: 0%;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 280px;
  }

  .left_column .mobile_cloudbottom {
    display: block;
  }

  .left_column .mobile_cloudbottom svg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }

  .left_column.curve_background {
    background: rgb(24, 163, 227);
    background: linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 25%, rgba(217, 244, 255, 1) 90%, rgba(246, 252, 255, 1) 117%, rgba(202, 230, 245, 1) 100%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }

  .left_column .welcomeback_wrapper .welcomeback_container {
    padding-left: 0px;
    padding-right: 150px;
  }

  .column {
    float: none;
    width: 100%;
    min-height: 510px;
  }

  .right_column {
    float: none;
    width: 100%;
    justify-content: flex-start;
    margin-top: 20px;
    min-height: 510px;
  }

  .form_page {
    display: flex;
    flex-direction: column;
  }

  .right_column .right_holder {
    max-width: 420px;
    margin: 0 auto;
  }

  .right_column .account_area {
    padding-top: 0px;
    margin-top: 20px;
  }

  .left_column .welcomeback_wrapper .welcomeback_container {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    float: none;
    text-align: center;
    max-width: 330px;
  }

  .login .account_area,
  .signup .account_area {
    padding-top: 0px;
  }

  .right_holder span.input-group-addon.countrycode-width {
    width: 16%;
    padding: 8px 9px;
  }

  .login .left_column {
    background: rgb(24, 163, 227);
    background-image: url(../images/background_building.png), linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 21%, rgba(217, 244, 255, 1) 40%, rgba(246, 252, 255, 1) 77%, rgba(202, 230, 245, 1) 80%, rgba(24, 163, 227, 1) 70%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
  }

  .right_holder span.input-group-addon.countrycode-width {
    width: 17%;
    padding: 8px 9px;
  }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

  .left_column .barry_vector svg {
    width: 260px;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .left_column .desktop_cloudbottom {
    display: none;
  }

  .left_column .rocket_container .supercharge_container {
    max-width: 400px;
  }

  .signup .right_holder {
    max-width: 420px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0px;
  }

  .login .right_holder {
    max-width: 420px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0px;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 290px;
  }

  .left_column .mobile_cloudbottom {
    display: block;
  }

  .left_column .mobile_cloudbottom svg {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }

  .right_column span.input-group-addon.countrycode-width {
    width: 19%;
  }
}


@media screen and (min-device-width: 414px) and (max-device-width: 896px) and (orientation: landscape) {

  .right_column span.input-group-addon.countrycode-width {
    width: 21%;
  }


  .left_column .rocket_container .rocket_only svg {
    width: 210px;
  }

}


@media screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {

  .right_column span.input-group-addon.countrycode-width {
    width: 24%;
  }

  .signup .right_holder,
  .login .right_holder {
    max-width: 420px;
    margin-top: 0px;
    margin: 20px auto;
  }

}


@media screen and (max-width: 320px) and (orientation: portrait) {
  .right_holder {
    max-width: 420px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 0px;
  }


}

@media screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {

  .right_column span.input-group-addon.countrycode-width {
    width: 26%;
  }

}


@media screen and (max-width: 320px) {
  .right_column span.input-group-addon.countrycode-width {
    width: 26%;
    padding: 8px 9px;
  }


  .countryCde-dd {
    width: 108%;
  }

  .right_column span.input-group-addon.countrycode-width {
    width: 25%;
    padding: 8px 9px;
  }

  .right_holder {
    max-width: 420px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px 10px;
  }

  .left_column .mobile_cloudbottom svg {
    bottom: -10px;
  }

}

@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {

  .form_page {
    display: flex;
    flex-direction: column;
  }

  .left_column .welcomeback_wrapper .welcomeback_container {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
    right: 50px;
    top: -20px;
    float: right;
  }

  .login .left_column,
  .left_column {
    background: rgb(24, 163, 227);
    background-image: url('../images/background_building_480.png'), linear-gradient(180deg, rgba(24, 163, 227, 1) 0%, rgba(128, 202, 240, 1) 15%, rgba(217, 244, 255, 1) 60%, rgba(246, 252, 255, 1) 77%, rgba(202, 230, 245, 1) 100%);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    min-height: 338px;
  }

  .right_column span.input-group-addon.countrycode-width {
    width: 18%;
    padding: 8px 9px;
  }

  .left_column .barry_vector svg {
    width: 130px;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .left_column .welcomeback_wrapper .welcomeback_container {
    text-align: left;
    padding-right: 0px;
    float: right;
    right: 0px;
    top: -40px;
    left: 0px;
  }

  .left_column .rocket_container .rocket_only svg {
    width: 140px;
  }
}

@media screen and (max-width: 280px) {

  .left_column .mobile_cloudbottom svg {
    top: 60px;
  }

  a.login_btn_blue {
    padding: 10px 7px;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
  }

  .right_column .right_holder .new_form h3 {
    font-size: 28px;
  }

  .right_column span.input-group-addon.countrycode-width {
    width: 28%;
  }
}