.bodybg {
  background: #E5E5E5;
  margin-top: auto;
  margin-bottom: 50px;
  display: -webkit-box;
  padding: 6% 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form_bg {
  width: 520px;
  margin: auto;
  background-image: url(../images/formvector_bg.png) !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
  background: #fff;
  padding: 3%;
  -webkit-box-shadow: -10px 0px 60px 0px rgba(0, 0, 0, 0.34);
  box-shadow: -10px 0px 60px 0px rgba(0, 0, 0, 0.34);
  border-radius: 7px;
}
.formlogo {
  margin-bottom: 40px;
}
.signupform .form-group input, .signupform .form-group select {
  border: 1px solid #b1b1b1;
  color: #696969;
  font-size: 16px;
  height: 55px;
  border-radius: 7px;
  font-family: 'Avenir Book';
}
.form_button button.btn.btn-primary {
  width: 100%;
  outline: 0 !important;
  margin-top: 25px;
  padding: 10px 0;
  background: #000000;
  border: 0;
  box-shadow: none !important;
  font-size: 24px;
  text-transform: uppercase;
  border-radius: 7px;
  font-family: 'Avenir Book';
  font-weight: normal;
}
.form_button button.btn.btn-primary:hover {
  background: #f6b21b;
  color: #000;
}
a.formlink {
  color: #222;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-top: 30px;
      font-weight: 600;
    font-family: 'Avenir Book';
  font-weight: normal;
}
a.formlink:hover {
  color: #f6b21b;
}
.signupform .form-group select, .signupform .form-group .bootstrap-select .dropdown-toggle {
  background-image: url(../images/dropdownicon.png) !important;
  background-repeat: no-repeat !important;
  background-position: 95% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px !important;
}
.signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li a {
  color: #696969;
}
.signupform .form-group .dropdown-toggle::after {
  display: none;
}
.signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li.selected.active a, .signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li a:focus {
  background: #b8b453;
  color: #fff;
  outline: 0 !important;
}
.signupform .form-group .bootstrap-select .dropdown-toggle {
  border: 1px solid #b1b1b1;
  color: #696969;
  box-shadow: none !important;
  font-size: 16px;
  outline: 0 !important;
  height: 55px;
  border-radius: 7px;
  background: #fff;
}
.formlogo img {
  max-width: 250px;
}
.formbottomlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  font-weight: 900;
  font-family: 'Avenir Book';
}
.formbottomlink a.formlink {
  margin-top: 0;
  padding-left: 5px;
}
.signupform .form-group .bootstrap-select .filter-option-inner-inner {
  padding-top: 4px;
}
.signupform .form-group .bootstrap-select ul.dropdown-menu.inner.show li {
  border-bottom: 1px solid #eee;
}
.signupform .form-group .bootstrap-select .dropdown-menu {
  padding-bottom: 0;
  padding-top: 0;
}
.abt-cont1 p {
  font-size: 16px;
  line-height: 30px;
  color: #424242;
}
.abt-cont1 p {
  font-size: 17px;
  line-height: 30px;
  color: #424242;
}
.abt-bx {
  background-color: #f6b21b;
  text-align: center;
  padding: 20px 20px;
  color: #000000;
  font-family: 'Avenir Book';
}
.abt-bx h6 {
  font-family: 'Avenir Book';
  color: #000000;
  font-size: 24px;
  padding: 14px 0 0 0;
}
.abt-bx p {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.abt-bx .fas {
  font-size: 30px;
}
.abt-cont1 h3 {
  font-size: 24px;
  line-height: 37px;
  color: #000;
  font-family: 'Avenir Book';
}
.abt-bx:hover {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  background-color: #000000;
  color: #f6b21b;
  box-shadow: 0px 6px 20px 7px rgba(0, 0, 0, 0.2);
}
.abt-bx:hover h6 {
  color: #f6b21b;
}
.abt-bx:hover {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
  background-color: #000000;
  color: #f6b21b;
  box-shadow: 0px 6px 20px 7px rgba(0, 0, 0, 0.2);
}
.abt-bx:hover h6 {
  color: #f6b21b;
}
.abt-cont1 h1 {
    font-family: 'Avenir Book';
    font-weight: 900;
    color: #000;
}
.contactinformation p {
  color: #404040;
  font-size: 26px;
  font-weight: 500;
  font-family: 'Avenir Book';
}
.contactinformation h2 {
  margin-bottom: 0px;
  font-weight: 900;
  font-family: 'Avenir Book';
}
.contactinformation ul {
  padding: 0px;
}
.contactinformation li {
  list-style: none;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contactinformation li:hover span, .contactinformation li:hover a {
  color: #f6b21b;
}
.contactinformation li span a {
  color: #3a3a3a;
}
.contactinformation li span {
  padding-left: 20px;
  font-size: 20px;
  color: #3a3a3a;
}
.contactinformation li strong {
  display: block;
  font-size: 22px;
}
.contact_socialicons {
  margin-top: 40px;
  width: 100%;
}
.contact_socialicons h4 {
  font-size: 24px;
  font-weight: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    font-weight: 900;
  font-family: 'Avenir Book';
}
.mediaicons {
  margin-left: 15px;
}
.mediaicons a {
  width: 35px;
  height: 35px;
  border: 1px solid #75777e;
  display: inline-block;
  margin-right: 4px;
  text-align: center;
  border-radius: 30px;
}
.mediaicons a:hover {
    border-color: #f6b21b;
}
.mediaicons a:hover .fa, .mediaicons a:hover .fab {
    color: #f6b21b;
}
.contact_socialicons svg {
    width: 17px;
    height: auto;
    margin-top: 9px;
}
form.contactform {
    background: #f9f8f9;
    padding: 50px;
    border: 1px solid #f6b21b;
}
form.contactform .form-group input {
  background: transparent;
  border-radius: 0;
  height: 60px;
  color: #6a6949;
  font-size: 18px;
  border: 1px solid #f6b21b;
  font-weight: 500;
  font-family: 'Avenir Book';
}
form.contactform .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group input:focus, form.contactform .form-group textarea:focus {
  outline: 0;
  box-shadow: none;
}
form.contactform .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea::-moz-placeholder { /* Firefox 19+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea:-ms-input-placeholder { /* IE 10+ */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea:-moz-placeholder { /* Firefox 18- */
  color: #6a6949;
  font-size: 18px;
}
form.contactform .form-group textarea {
  background: transparent;
  border-radius: 0;
  resize: none;
  border: 1px solid #f6b21b;
  font-family: 'Avenir Book';
}
.contactform .form-group {
  margin-bottom: 20px;
}
.captcha_div {
  text-align: center;
  margin-bottom: 20px;
}
.sendbtn {
  text-align: center;
}
.sendbtn .btn.btn-primary {
    background: #f6b21b;
    border: 0;
    padding: 10px 0px;
    font-size: 24px;
    width: 100%;
    color: #000;
  font-family: 'Avenir Book';
}
section.homesection.contactinfosec {
  padding-bottom: 50px;
  padding-top: 50px;
}
.contactinformation {
  padding-top: 20px;
  font-family: 'Avenir Book';
}
section.homesection.plansection {
  background: url(../images/pricingplanbg.jpg);
  padding: 70px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
section.homesection.plansection h2 {
  margin-bottom: 70px;
}
.mediaicons .footersocial_icons {
    margin: 0;
}
.mediaicons ul.footersocial_icons li i {
    color: #75777E;
    font-size: 16px;
}
.mediaicons ul.footersocial_icons li {
    display: inline;
    margin-right: 0;
}
.abt-cont1 h4{
    
  font-weight: 900;
  font-family: 'Avenir Book';
      color: #000;
}

.bid-cont h1 {
    font-weight: 900;
  font-family: 'Avenir Book';
  color: #000; 
  font-size: 34px;
}
.bid-cont h2 {
    font-weight: 900;
    font-family: 'Avenir Book';
    font-size: 22px;
    line-height: 40px;
    color: #d79400;
    padding: 10px 0 20px 0;
}
.bid-cont-box {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}
.bid-cont-box h3 {
  font-size: 24px;
  color: #000;
    font-weight: 900;
  font-family: 'Avenir Book';
    position: relative;
    padding-left: 15px;
    
    
}

.bid-cont-box h3::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    font-size: 12px;
    position: absolute;
    left:0px;
    top:7px;
}
.bid-cont-box p {
    font-weight: 500;
  font-family: 'Avenir Book';
  font-size: 17px;
}
.abt-cont1 h1 {
     font-weight: 900;
  font-family: 'Avenir Book';
    font-size: 34px;
}


.bid-cont p {
      font-weight: 500;
  font-family: 'Avenir Book';
    font-size: 17px;
}

.bid-cont-box ul li {
    font-weight: 500;
  font-family: 'Avenir Book';
  font-size: 17px;
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  line-height: 34px;
  position: relative;
}
.bid-cont-box ul {
  margin: 0 0 40px 0;
  padding: 0;
}
.bid-cont-box ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 12px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.sendbtn .btn.btn-primary:hover {
    background-color: #000;
    color: #fff;
}
.bid-cont p a {
    color: #d79400;
}

.sell-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: 'Avenir Book';
    font-weight: 900;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
     position: relative;
}

.sell-text {
    position: absolute;
    left: 60px;
}
.sell-box i {
    font-size: 40px;
    color: #f6b21b;
}
.sell-text h2 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 18px;
}

.bid-cont {
    width: 100%;
    display: inline-block;
}

/*New Login CSS and forget password*/
.authenticate-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.authenticate-link a {
    margin-right: 10px;
}
/*
#forget_modal h4.modal-title {
    font-family: 'Avenir Book';
}
#forget_modal button.close {
    background: #F6B21B;
    opacity: 1;
    color: #fff;
    margin: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    border-radius: 40px;
}
#forget_modal .modal-header {
    padding: 10px 15px;
} */
.frm_class.signupform input {border: 1px solid #B1B1B1;
    color: #696969;
    font-size: 16px;
    height: 55px;
    border-radius: 7px;
    font-family: 'Avenir Book';}
.modal-footer button.btn.btn-default.clear {
    outline: 0 !important;
    margin-top: 0;
    padding: 6px 20px;
    background: #000000;
    border: 0;
    box-shadow: none !important;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 7px;
    font-family: 'Avenir Book';
    font-weight: normal;
    color: #fff;
}
/*
button#sendForget{    outline: 0 !important;
    margin-top: 0;
    padding: 6px 20px;
    background: #F6B21B;
    border: 0;
    box-shadow: none !important;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 7px;
    font-family: 'Avenir Book';
    font-weight: normal;
    color: #fff;}
*/


/*******************************************************************************/
@media (max-width:1600px) {
  .formlogo {
    margin-bottom: 20px;
  }
  .signupform .form-group input, .signupform .form-group select {
    height: 50px;
  }
  .form_bg {
    width: 440px;
    padding: 60px 30px 60px;
  }
 
  .formbottomlink, a.formlink {
    font-size: 16px;
  }
}
@media (max-width:1199px) {
.sell-text h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 26px;
}
    .sell-text h6 {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.sell-box i {
    font-size: 30px;
}   
    
.sell-text {
    left: 43px;
}
    
.bid-cont {
    margin-bottom: 0 !important;
}   
    
}

@media (max-width:991px) {

    .bid-cont {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
    .abt-bx h6 {
    font-size: 21px;
}
    .contactinformation p {
    font-size: 22px;
    }
    
    .mediaicons a {
    width: 30px;
    height: 30px;
}
    
    .mediaicons ul.footersocial_icons li i {
    font-size: 14px;
    line-height: 28px;
}
    
.contact_socialicons h4 {
    font-size: 18px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}   
    
form.contactform {
    background: #f9f8f9;
    padding: 30px 20px;
    border: 1px solid #f6b21b;
}
    .contactinformation li {
    
    margin-bottom: 20px;
    }
        .abt-cont1 {
    display: inline-block;
    padding: 0 10px;
}
}
@media (max-width:767px) {
  .form_bg.signupbg {
    padding: 40px 20px;
  }
  .form_bg {
    max-width: 90%;
    padding: 40px 20px;
  }
 .formlogo img {
    width: 150px;
}
  a.formlink {
    font-size: 16px;
  }
  .form_button button.btn.btn-primary {
    font-size: 20px;
  }
  form.contactform .form-group input {
    height: 50px;
  }
  form.contactform .form-group textarea {
    height: 140px;
  }
  section.homesection.plansection h2 {
    margin-bottom: 30px;
  }
  .captcha_div img {
    width: 100%;
  }
  .abt-bx h6 {
    font-size: 20px;
    padding: 10px 0 0 0;
    margin: 0px;
  }
  .abt-bx p {
    font-size: 14px;
  }
  .abt-bx .fas {
    font-size: 24px;
  }
  .abt-cont1 h3 {
    font-size: 21px;
    line-height: 35px;
  }
  .abt-bx h6 {
    font-size: 20px;
    padding: 14px 0 0 0;
    margin: 0;
    line-height: 30px;
  }
.abt-cont1.mt-5 {
    margin-top: 30px !important;
}
    
    .contactinformation {
    padding-top: 0;
 
}
    form.contactform {
    background: #fff;
    margin-top: 20px;
}
    .contactinformation img {
    width: 50px;
}
.sell-text h2 {
    font-size: 14px !important;
    margin: 0px 0;
    padding: 0;
    line-height: 22px !important;
    font-weight: 400;
}   
.sell-box i {
    font-size: 24px;
}
.sell-text {
    left: 34px;
}   
.abt-cont1 h1 {
    font-size: 30px;
}
.abt-cont1 h4 {
    font-size: 20px;
}
    .about-container .row.mt-5.mb-5.pt-5 {
    margin-top: 10px !important;
}
.contactinformation h2 {
    font-size: 30px;
}   
.contactinformation p {
    font-size: 20px;
}   
    
.contactinformation li strong {
    font-size: 20px;
}
    .contactinformation span a {
    font-size: 18px;
}
    
.sendbtn button.btn.btn-primary {
    font-size: 22px;
}   
.contactinformation ul {
    padding: 0px;
    margin: 0;
}
    .contact_socialicons {
    margin-top: 30px;

}
    .bid-cont h1 {
    font-size: 30px;
}
    
.bid-cont h2 {
    font-size: 20px;
    line-height: 34px;

}
    .bid-cont-box h3 {
    font-size: 22px;
    }
    
}