@media only screen and (max-width: 768px) {
  body.main.home.eleven-seventy .productCarousel-slide.slick-slide img {
    max-height: 171.14px !important; } }

#contact_popup {
  display: none; }

#call-btn .call-label {
  background-color: #012b72;
  border-radius: 10px 0 0 10px;
  color: #fff;
  font-size: 17px;
  font-family: sans-serif;
  margin-right: 27px;
  padding: 5px 38px 5px 15px;
  transition: background .3s ease-in 0s; }

#call-btn {
  bottom: 25px;
  cursor: default;
  position: fixed;
  right: 20px;
  z-index: 999; }

.call-icon {
  position: absolute;
  right: 0;
  background: #00baf3;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding: 16px;
  bottom: -6px;
  width: 55px;
  height: 55px; }

.PayPalExpressBraintreeCheckou {
  display: none; }

/*------------------------------------------------------------
					 new style 
------------------------------------------------------------*/
.red-text {
  color: #fe0000 !important; }

.extra-text {
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  padding: 0 25px; }

.how-to-use-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px; }

.how-to-use-section .icon-section {
  display: flex;
  width: 27%;
  flex-direction: column; }

.how-to-use-section .icon-section .use-img {
  text-align: center; }

.how-to-use-section .icon-section .use-img img {
  width: auto;
  height: 64px; }

.how-to-use-section .icon-section .use-text ul li {
  font-size: 13px; }

.how-to-use-section .icon-section .use-text ul {
  margin-bottom: 5px; }

.how-to-use-section .icon-section .use-text {
  margin-top: 15px; }

.inline {
  display: flex; }

.paypal-logo img {
  width: auto;
  height: 45px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }

.text2 {
  color: #525252;
  margin: 7px 0 15px 0;
  display: block; }

.left-form form input, .left-form form select {
  background: transparent;
  height: 36px !important;
  line-height: 36px !important;
  color: #6e6e6e; }

.phone-type .selector {
  background: #fff !important;
  height: 36px !important;
  line-height: 36px !important;
  color: #6e6e6e !important; }

.text3 {
  font-size: 12px;
  line-height: 16px;
  color: #9d9d9d;
  font-weight: 400;
  padding-top: 10px; }

.form-list {
  margin-bottom: 5px; }

.left-form form input::placeholder {
  color: #b3b3b3 !important;
  font-weight: 400 !important; }

.left-form {
  width: 60%;
  padding-right: 10%; }

.right-img {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-left: 1px solid #f1f1f1;
  padding-left: 30px;
  font-size: 18px; }

.right-img img {
  width: auto;
  height: 64px; }

.form-inline {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.paypal-form {
  width: 60%;
  box-shadow: 0 0 7px 0px #dfdfdf;
  padding: 30px;
  margin-left: 15px; }

.form-btn button {
  width: 100%;
  background: #0070ba;
  font-size: 13px;
  color: #ffffff;
  border-radius: 30px;
  margin: 10px 0;
  border: 0px;
  padding: 10px 15px; }

.form-btn a {
  width: 100%;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #0070ba !important;
  text-decoration: none !important; }

.form-btn a:hover {
  color: #0070ba !important;
  text-decoration: none !important; }

.left-div {
  float: left;
  width: 60%; }

.right-div {
  float: right;
  width: 40%; }

@media only screen and (max-width: 480px) {
  .left-div {
    float: none;
    width: 100%; }
  .right-div {
    float: none;
    width: 100%; } }

/*---------------- new style responsive -----------------*/
@media only screen and (max-width: 768px) {
  .how-to-use-section {
    flex-direction: column;
    justify-content: unset;
    margin-bottom: 10px; }
  .how-to-use-section .icon-section {
    width: 100%;
    margin-bottom: 15px; }
  .how-to-use-section .icon-section .use-text {
    margin-top: 10px; }
  .paypal-form {
    width: 100%;
    box-shadow: 0 0 0px 0px #dfdfdf;
    padding: 0;
    margin-left: 0; }
  .form-inline {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: unset; }
  .left-form {
    width: 100%;
    padding-right: 0; }
  .right-img {
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }
  .phone-type .selector {
    width: 100% !important; } }

/*------------------------------------------------------------
					 new style 
------------------------------------------------------------*/
