

.login-modal .modal-header h4 {
  text-align: center;
  font-size: 24px;
  color: #286968;
  font-weight: 700;
}
/* line 577, ../sass/_home.scss */
.login-modal .modal-body {
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
}
/* line 580, ../sass/_home.scss */
.login-modal .modal-body .form-control {
 width: 100%;
  margin-bottom: 10px;
  border-radius: 0px;
  background:#CCC;	
  font-size: 16px;
  color: #000;
  font-weight: 700;
  height:50px;
  ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
}
/* line 585, ../sass/_home.scss */
.login-modal .modal-body p em {
  font-size: 12px;
}
/* line 588, ../sass/_home.scss */
.login-modal .modal-body p a {
  font-size: 13px;
  color: #0c2121;
}
/* line 593, ../sass/_home.scss */
.login-modal .modal-body .btn {
  width: 100%;
  margin-top: 10px;
  font-weight: 600;
}


form.signin input:-moz-placeholder { color:#bbb;}
form.signin input::-webkit-input-placeholder { color:#bbb; text-shadow:0 0 2px #000;  }
.button {
  background: #2d88f1 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  
  margin-top: 10px;
  padding: 5px 18px 5px;
  width: 214px;
  font-size: 27px;
  
  
}
.button2 {
  background: #2d88f1 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-align:center;
 /* float: right;*/
  margin-top: 10px;
  padding: 5px 18px 5px;
  width: 214px;
  font-size: 27px;
  margin-bottom: 10px;
  
  
}



.register-modal .modal-body p {
  color: #545454;
}
/* line 627, ../sass/_home.scss */
.register-modal .modal-body p em {
  font-size: 12px;
  color: #0c2121;
  margin-bottom: 10px;
}
/* line 634, ../sass/_home.scss */
.register-modal .modal-body .form-control {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 0px;
  background:#CCC;	
  font-size: 16px;
  color: #000;
  font-weight: 700;
  height:50px;
  ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
}
/* line 645, ../sass/_home.scss */
.register-modal .modal-body .checkbox label {
  font-size: 14px;
  color: #0c2121;
}
/* line 650, ../sass/_home.scss */
.register-modal .modal-body .btn {
  width: 100%;
  margin: 10px 0px;
}
/* line 654, ../sass/_home.scss */
.register-modal .modal-body a {
  color: black;
  font-size: 14px;
}

/* Registration modal: make terms text start from left */
#registration_form .checkbox {
  width: 100%;
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
}

#registration_form .checkbox span {
  display: block;
  margin: 0;
  padding: 0;
}



.forgot {color: red;float: right;font-size: 15px;}
.forgot > span {color: #2D88F1 !important;float: right;font-size: 15px !important;}
.signin2{ max-width:100%; width:50%; height:auto;}


@media only screen and (max-width: 768px){
    
    .topbar h3 {display: none;}
    .topbar {padding:8px;}
    
    .logowrap img {max-width: 150px;}
    .navigation{position: relative; padding: 10px 0;}
    .navbar-toggler {position: absolute;right: 0;top: -47px;margin: 0;z-index: 9;cursor: pointer;}
    .navbar-nav li {padding: 5px 5px;display: block;}
    .navbar-nav {padding-top: 20px;border-top: 2px solid #ff6600;margin-top: 20px;}
    
    .dropdown-menu {width: 100%; top:0; border:0; padding:0;}
    .dropdown-menu .block {border:0; padding: 0 5px;}
    .dropdown-menu .col {display:none;}
    .dropdown-menu .links {display: block; padding-left: 10px;}
    .dropdown-menu .links a {text-transform: uppercase; font-size: 13px; display: block; padding: 5px 0;}

    .title-banner {background-size:cover; padding: 30px 0; text-align: center;}
    .title-banner h2 {font-size: 26px; text-align: center; margin: 0 auto;}
    .title-banner .orangeBtn {margin: 0 auto; margin-top: 10px; padding: 10px 15px}
    
    .mid-content {padding-top: 40px;}
    .mid-content h3 {font-size: 22px; padding-top: 15px;}
    .mid-content p {font-size: 15px;}
    .mid-content p.large {font-size: 18px; margin-bottom: 20px;}
    .mid-content img {margin-bottom: 20px;}
    .mid-content .number li {font-size: 16px;}
    .top60 {margin-top: 40px;}

    
    .signup {padding: 50px 0 20px;}
    .signup h2 {font-size:28px; padding-bottom: 0}
    .signup h3 {font-size:20px;}
    .signup form .form-control.txt {padding: 10px;}
    
    .sampleCustomers .cols {width:100%; display:block;}
    .sampleCustomers h2 {padding: 0 10px 20px; font-size: 26px;}
    
    .freeTrial h3 {font-size:24px; text-align:center;}
    .freeTrial h2 {font-size:28px; text-align:center;}
    .freeTrial .text-right{text-align: center !important;}   
    span.orgBtn {padding:15px 25px;}
    #startToUp {margin-top: 15px;}
    
    footer {padding: 10px 0 30px;}
    footer .title {padding-top:25px; display: block; width: 100%;}
    footer li {width: 48%; display: inline-block;}
    .copyright a, .copyright span {display: block; padding: 6px 0;}
}


@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}