div.flex-nowrap
{
  overflow: auto;
  white-space: nowrap;

}
.file-upload {
  display: flex;
}
.droped_data {
  margin-top: 12px;
}
#gallery img {
  display :inline-block;
  width: 100px;
  height:50px;
}
div.flex-nowrap img:hover .close {
  display : inline-block;
  position: absolute;
  color: rgb(79, 14, 231);
  border-radius: 50%;
  right: -10px;
  height: 20px;
}
#files
{
  display: none;
}
.upload_button {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  border: none;
  padding: 10px;

}

.card-block{
  height: 100px;
  width: 100px;
  margin : 10px;
}
.close{display: none;}
.close {
  position: absolute;
  top: -11px;
  right: 0;
  font-size: 15px !important;
  background-color: #f00;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: inherit !important;
  color: #fff !important;
  opacity: inherit !important;
  z-index: 999;
}
.hidden_div
{
  display: none;
}

.card.card-block {
  padding: 24px;
}
.card-block span {
  font-size: 12px;
}
.choose-file label {
  margin-bottom: 0;
}
.choose-file {
  background-color: #57141463;
  padding: 10px;
  width: 79%;
  float: left;
}


/*  */

.payment-n .website-logo {
  padding: 12px;
  text-align: left;

  margin-bottom: 26px;
  /* background-color: rgba(0, 0, 0, 0.9) !important; */
  padding-left: 35px;
  margin-top:12px;
}
span.od-id {
 
  margin-top: -32px;
  float: right;
  margin-right: 40px;
  font-size: 20px;
}
.payment-n .website-logo a.site-logo {
  margin-top: 5px;
  display: initial;
}
.payment-n  .make-payment-heading {
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  color:#fff;
}
.payment-n  .make-payment-heading span {
  font-weight: 700;
  color: #ffffff;
  border-bottom: 3px solid #ffffff;


}
.payment-n .payment-block {
  margin-top: 50px;
}
.payment-n .inner-block {
  padding: 20px;
  background-color: transparent;
  border-radius: 4px;
  box-shadow: none;
  width: 80%;
  margin: auto;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden;
}
.payment-n .payment-block .inner-block {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.payment-n .payment-block .left-make-payment-block {
  position: relative;
  left: 43%;
}
.payment-n .payment-block .right-block-offer {
  right: 50%;
  position: relative;
}
.payment-n .payment-block .right-block-offer {
  background-color: #fff;
  float: left;
  width: 37%;
  padding: 0px;
  min-height: 510px;
  padding-top: 20px;
  margin-left: 0px;
  border-radius: 8px;
  box-shadow: 0px 0px 13px -5px #666;
}

.payment-n  .right-block-offer ul li {
  list-style: none;
  margin-bottom: 26px;
  font-size: 14px;
  padding-bottom: 26px;
  line-height: 26px;
  font-weight: 400;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  padding-right: 20px;
  letter-spacing: 0.5px;
}
.payment-n .right-block-offer ul {
padding-left:0px;
}

.payment-n .right-block-offer ul li {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 24px;
  color:#000;
  font-size: 16px;
}
.payment-n .right-block-offer ul li strong {
  display: block;
  font-weight: 700;
  color:#1c2435;
}


.payment-n .payment-block .right-block-offer h3 {

color:#2d3954;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  text-align: left;
  font-size: 24px;
  padding-bottom: 15px;
  padding-left: 13px;
  /* border-bottom: 1px dotted #d9782f; */
  border-bottom: 1px dotted #d1d1d1;
}
.payment-n .payment-block .left-make-payment-block {
  min-height: 506px;
  width: 54%;
  float: left;
  margin-left: 16px;
  min-height: 507px;
  background: #fff;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 0px 13px -5px #666;
}
.payment-block .left-make-payment-block h3 {
  text-align: left;
  padding-bottom: 14px;
  border-bottom: 1px dotted #d1d1d1;
  padding-top: 20px;
  padding-left: 28px;
  font-size: 24px;
  margin-bottom:20px;
}
.payment-n .order-summary-form {
  padding: 30px !important;
  border: 2px solid #bcbcbc40;
  width: 76%;
  margin: 0 auto;
  box-shadow: 0px 0px 10px #cccccc70;
}
.payment-n .payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  font-size: 17px;
  width: 100%;
}
.payment-n  .payment-block button.btn.btn-primary.pay-sec-btn {
  /* float: left; */
  background: #1bbc9d;
  margin-top: 16px;
  border: none;
  padding: 12px 28px;
}
.secure-pay-imgblock {
  text-align: center;
  margin: 10px 0px 0px 0px;
}
.secure-pay-imgblock img.w-out-hover {
  width: 35%;
}
.btn-free-quote {
  background-color: #1bbc9d;
  border: none;
  font-size: 20px;
  color: #fff;
  width: 100%;
  padding: 14px 0px;
  border-radius: 5px;
  margin-top: 24px;
}
.title-red{
  color: red;
  margin: 0;
}
.client-per-details .dropdown {
  position: relative;
  display: inline-block;
}
span.pay-infor-icon.dropbtn i {
  color: #999;
}
span.dropdown.package-pop {
  position: relative;
  /* left: 0; */
  right: 129px;
  top: 2px;
}
ul.package-list {
  padding-top: 9px;
  padding-left: 20px;
}

.client-per-details .dropbtn {
  /* background-color: #4CAF50; */
  color: #e96f16;
  padding: 2px;
  font-size: 16px;
  border: none;
}
span.pack1 {
  position: absolute;
  background: #faf8f8;
  box-shadow: 0px 0px 11px #ccc;
  width: 250px;
  color: #666;
  border-radius: 5px;
  padding: 10px;
  left: -4px;
  display: none;
  transition: ease all .6s;
  z-index: 100;
  font-size: 11px;
  text-align: left;
  top: 20px;
  line-height: 15px;
  cursor: pointer;
}
.dropdown:hover .dropdown-content {
  display: block;
}
span.pay-infor-icon.dropbtn {
  cursor: pointer;
}
ul.package-list li {
  font-size: 12px !important;
  padding-left: 0px !important;
  margin-bottom: 0 !important;
  color: #353535 !important;
  font-weight: 500;
  line-height: 22px !important;
  list-style: disc !important;
}
ul.package-list {
  padding-left: 17px !important;
}
ul.package-list li {
  padding-right: 0 !important;
}
span.cust-tut {
  font-weight: 700;
  font-size: 14px;
}
button#failed_razerpay_but span {
  margin-left: 11px;
  font-size: 18px;
}


p.bottom-privacyline.botm.botm-main {
    padding: 0px 28px 5px 28px;
    margin-bottom: 0px;
    font-size: 12px;
    margin-top: 20px;
    line-height: 22px;
    text-align: left;
}
p.botm-conditions {
  margin-top: 0px !important;
  text-align: left !important;
  padding-left: 28px;
  font-size: 12px!important;
}
.botm-conditions a {
  color: #212529;
}


/* paynow form */
.form-paynow  h5.modal-title {
  font-size: 21px!important;
  font-weight: 400!important;
  color: #000!important;
  padding: 9px 0 0 5px !important;
}
.form-paynow h6.modal-title small {
  font-size: 18px;
  font-weight: 600;
}


.payment-methods-block {
  display: flex;
  flex-wrap: wrap;
  padding: 12px;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  padding: 5px;
  /* display: inline-block; */
  /* vertical-align: top; */
  /* padding: 5px 10px; */
  cursor: pointer;
  box-shadow: 1px 1px 3px #999;
  border: solid 2px #fff;
  border-radius: 7px;
  margin: 0 0 15px;
  font-weight: 400;
  filter: grayscale(1);


}
.payment-methods-block .option-inner.nav.nav-tabs {
  border-bottom: none;
}
.payment-methods-block .img_block img {
  width: 45px;
}

.payment-methods-block .option-inner {
  float: left;
  /* width: 80%; */
  margin-top: 10px;
  margin-left: 6px;
}

.payment-methods-block .img_block {
  float: left;
  width: 10%;
}
.form-paynow h4.modal-title {
  font-size: 20px;
  margin-top: 15px;

}
.form-paynow  h6.modal-title {
  font-size: 14px;
}
.payment-methods-block .option-inner a.btn {
  display: inline-block;
  color: #ff8e39;
  font-size: 14px;
  text-align: center;
  width: initial;
  margin-top: 0;
  margin-bottom: 0;
  background: #ff8e39;
  padding: 8px 8px;
  margin-bottom: 9px;
  line-height: 14px;
  color: #fff;
  border-radius: 4px;
  margin-left: 8px;
}



.bottom-pay-btn button.btn.btn-primary.pay-sec-btn {
  background: #ffc81b!important;
  border-color: #ffc81b!important;
  color: #000!important;
  padding: 10px 25px!important;
  font-size: 20px!important;
  line-height: 26px!important;
  width: 70%;
  margin: 25px 0 0!important;
}
.payment-methods-block .option-inner p strong {
  font-weight: 400;
  color: #3395ff;
  font-size: 14px;
  display: inline-block;
  border: solid 2px #3395ff;
  padding: 1px 8px;
  border-radius: 5px;
  font-style: italic;
  margin: 0 0 0 15px;
}
.payment-methods-block .option-inner p span{
font-size: 18px;
}
.modal-footer .footer-information  .right-side-content p {
  font-size: 10px;
  line-height: 13px;
}
.modal-footer .footer-information .img_block {
  width: 100%;
  display: inline-block;
  filter: grayscale(1);
  opacity: .8;
}
.modal-footer .footer-information .img_block {
  float: left;
  width: 21%;
  margin-right: 12px;
  height: 68px;
}
.form-paynow button.close {
  margin-top: -6px!important;
  margin-right: -11px!important;
  background: #888!important;
}


.payment-methods-blocknew  .custom-control-input:checked + label {
  border: solid 2px #ffc81b;
  filter: grayscale(0);
  opacity: 1;
}
.payment-methods-blocknew  .custom-control-input + label {
  font-size: 18px;
  line-height: 20px;
  width: 100%;
  display: inline-block  !important;
  vertical-align: top;
  padding: 5px 0px;
  cursor: pointer;
  /* box-shadow: 1px 1px 3px #999; */
  border: solid 2px #fff;
  border-radius: 7px;
  margin: 0 0 15px;
  font-weight: 400;
  filter: grayscale(0);
}
.payment-methods-blocknew img.img-fluid.imgs-size.img_block {
  width: 47px;
  float: left;
}
.payment-methods-blocknew label.custom-control-label {
  text-align: left;
  /* margin-left: -8px; */
}
.payment-methods-blocknew  span.options-selc {
  margin-left: 11px;
  /* margin-top: 23px; */
  position: absolute;
  top: 20px;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 24px;
  color: #252525;
}

.payment-methods-blocknew .custom-control-label::after {

  display: none !important;
}
.payment-methods-blocknew  .custom-radio .custom-control-label::before {
  display: none;
}
.payment-methods-blocknew .custom-control.custom-radio {
  padding-left: 0px;
}
.payment-methods-blocknew .options-selc strong {
  font-weight: 400;
  color: #3395ff;
  font-size: 14px;
  display: inline-block;
  border: solid 2px #3395ff;
  padding: 1px 8px;
  border-radius: 5px;
  font-style: italic;
  margin: 0 0 0 15px;
}
.payment-methods-blocknew  .custom-control-input:checked ~ .custom-control-label::before {
  display: none;
}
.mainpaypop-up .btn-free-quote {
  background-color: #3395ff;
  color: #fff;
  border: none;
  padding: 16px 30px;
  border: none;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  letter-spacing: .5px;
  cursor: pointer;
  text-transform: uppercase;
  margin-top: 35px;
  width: 100%;
}
.mainpaypop-up .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0  !important;
}
.mainpaypop-up .modal-dialog.modal-dialog-centered.modal-lg {
  width: 600px !important;
  margin: 30px auto !important;
}
.mainpaypop-up .modal-footer .footer-information .right-side-content p {
  font-size: 11px!important;
  line-height: 16px!important;
  float: left!important;
  text-align: left!important;
  color: #3b3b3b !important;
}
.footer-information .right-side-content {
  float: right;
  width: 75%;
  text-align: left;
}
.mainpaypop-up .modal-header .close {
  /* margin-top: -2px; */
  font-size: 24px;
  position: absolute;
  right: -11px;
  top: -12px;
  color: #ffffff;
  opacity: 1;
  text-shadow: none;
  background: #3395ff;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  outline: none;

}
.mainpaypop-up .modal-header .close:hover {
  background: #1b7ae0;
  border-color: transparent;
}
.mainpaypop-up .modal-header h6.modal-title {
  text-align: right;
  font-size: 16px;
}
.secure-pay-imgblock {
  text-align: center;
  margin: 10px 0px 10px 0px;
}
.secure-pay-imgblock img.w-out-hover {
  width: 30%;
}
.payment-n   .modal-dialog {
  width: 600px;
  margin: 30px auto;
}
.payment-n  .bottom-pay-btn {
  margin-top: 32px;
}
.form-paynow h6.modal-title small {
  font-size: 18px;
  font-weight: 600;
}
.hide-arrow label {
  font-size: 19px !important;
  margin-bottom: 3px !important;
}
.payment-n  .form-paynow h4.modal-title {
  font-size: 20px;
  margin-top: 15px;
}
.payment-n  .form-paynow h6.modal-title small {
  font-size: 18px;
  font-weight: 600;
}
.od-id strong {
  color: #fff;
}
.payment-n .payment-block button.btn.btn-primary.pay-sec-btn:hover {
  background: #03a287;
}

.secure-pay-imgblock img.w-out-hover {
  width: 30%;
}
.bg.bg-payment.payment-n {
  background: linear-gradient(to right, #172943 0, #08d0aa 100%);
}

/* .bg.bg-payment.payment-n {
  background: #ff8e39;
} */
/*  */

.payment-n  button.close {
  margin-top: -6px!important;
  margin-right: -11px!important;
  background: #888!important;
}
.payment-n button.close:hover {
  background: #6d6d6d!important;
}
.btn-free-quote:hover {
  background: #6d6d6d!important;
}
.payable-amount {
  font-size: 16px;
  font-weight: 600;
}

.bg.bg-payment.payment-n {
  float: left;
  width: 100%;
  padding-bottom: 100px;
 
}
.payment-n  .botm-conditions a:hover {
  color: #159eff !important;
}
.payment-n  .bottom-pay-btn .btn-free-quote {
  background-color: #08d0aa;
  color: #fff;
  border: none;
  padding: 14px 20px;
  width: 100%;
  border: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  letter-spacing: 0.5px;
  cursor: pointer;
  outline: none;;
}
.payment-n  .bottom-pay-btn .btn-free-quote:hover {
  background-color: #04b694!important;

}
.payment-n  .btn:focus, .btn:active {
  background-color: #08d0aa !important;
  border-color: #08d0aa !important;
}
.payment-n  .btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgb(8 208 170);
}
/* bank payment box css */
.Directlypay_bank ul.bank-paymnts {
  padding-left: 0px;
  text-align: left;
  list-style: none;
}

.Directlypay_bank .bank-paymnts li span {
  width: 38%;
  display: block;
  float: left;
  font-weight: 600;
}
.Directlypay_bank .bank-paymnts li {
  line-height: 26px;
  font-size: 15px;
   font-weight: 500;
}
.Directlypay_bank h4.modal-title {
  margin-top: 10px;
}
.Directlypay_bank p {
  color: #000 !important;
  font-weight: 700;
}
.Directlypay_bank h4 {
  font-size: 16px;
  margin-bottom: 22px;
  margin-top: 19px;
text-align:left;
}
.payment-opt-accordian .panel-title a.collapsed {
  margin-bottom: 0px !important;
}
.btn-free-quote {

  margin-top: 0px!important;
  
}
.payment-opt-accordian a {
  margin-bottom: 0px!important;
  text-align: left;
  margin-top: 0px;
  padding: 14px;
  font-size: 17px;
  letter-spacing: .5px;
  line-height: 24px;
  color: #ffffff;
  background: #1bbc9d;
  display:inline-block;
  width:100%;

}

.payment-opt-accordian .custom-control.custom-radio {
  margin-top: 14px;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.payment-opt-accordian .panel.panel-default {
  padding-left: 0px;
}
.payment-opt-accordian .bottom-pay-btn {
  margin-bottom: 25px!important; 
  margin-top: 0px!important;
}
.payment-opt-accordian .panel-body {
  margin-top: -12px!important; 
  padding: 11px!important; 
  background: #fff!important; 
}
.payment-opt-accordian  .panel.panel-default {
  background-color: #fff!important; 
  border: 1px solid transparent!important; 
}
.payment-opt-accordian  .panel.panel-default {
  padding: 0px!important; 
  background-color: #fff!important; 
  border: 1px solid transparent!important; 
}

.payment-opt-accordian .panel-title > a:before {

  display:none;
}
/*  */
.payment-opt-accordian .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #EEEEEE;
}

.payment-opt-accordian .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #FAFAFA;
  border-color: #EEEEEE;
}

.payment-opt-accordian .panel-title {
  font-size: 14px;
  margin-bottom:0px;
  font-weight: 600;
}

.payment-opt-accordian .payment-opt-accordian .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.payment-opt-accordian .more-less {
  float: right;
  color: #212121;
}

.payment-opt-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE;
}
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.payment-opt-accordian  .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content:"\f068";
  padding-right: 5px;
}
.payment-opt-accordian  .panel-title > a.collapsed:before {
  float: right !important;
  content:"\f067";
}
.payment-opt-accordian  .panel-title > a:hover, 
.payment-opt-accordian  .panel-title > a:active, 
.payment-opt-accordian  .panel-title > a:focus  {
  text-decoration:none;
}


.glyphicon-plus:before {
  content: "\2b" !important;
  font-size: 20px;
  color:#fff;
}
.glyphicon-minus:before {
  content: "\2212" !important;
  font-size: 20px;
  color:#fff;
}

p.author-error {
  float: left;
  width: 100%;
  text-align: left!important;
  color: #8c8c8c;
  font-size: 10px !important;
  margin-top: 4px;
  line-height: 13px;
}



.payment-opt-accordian h6 {
  font-size: 18px;
  text-align: left;
}

.payment-opt-accordian .panel.panel-default {
  padding: 0px!important;
  background-color: #fff!important;
  border: 1px solid #9292928c!important;
  margin-bottom: 14px;
}
/* .pp a {
  float: left;
  width: 100%;
}
.pp .payment-methods-blocknew {
  margin-top: 10px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
} */
/*  */
.payment-opt-accordian a:hover {
  color: #fff;
}

/* responsive */
@media only screen and (max-width: 768px) {
  .payment-n .payment-block .right-block-offer h3 {
    font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #drop_section {width: 100%;}
}
.drop_upper label.open {
  display: block;
}
.fa-star:before {

  color: black;
  }
  .checked:before {
  
  color: #f7c324;
  }
  
  
  /** **/
    .mt-user_dashboard .tox-statusbar__branding {
      display: none;
    }
  
    .mt-user_dashboard .tox .tox-statusbar {
      display: none;
    }
  
    .mt-user_dashboard .tox-statusbar {
      display: none !Important;
    }
  
    .right_wrapper {
      text-align: right;
    }
  
    .left_wrapper {
      text-align: left;
    }
  
    .center_wrapper {
      padding: 15px 0px;
      text-align: center;
    }
  
    .orderDetails_title {
      margin: 15px 0px;
    }
    .send_message {
      PADDING-TOP: 15px;
  }
  .fa-star:before {
      content: "\f005";
      color: #f7c324;
  }
    /*Tiny MCE*/
    .tox-tinymce {
      height: 400px !important;
    }
  
    .tox-statusbar {
      display: none !important;
    }
  
    
    section#homepage--slider .submit-work-form {

      overflow: hidden;
  }

  .dr-section p {
      font-size: 18px;
      margin: 0;
      line-height: 1;
      text-align: center;
  }

  .dr-section .drop_img {
    text-align: center;
    /* margin-top: 10px; */
    font-size: 27px;
    color: #838588;
    float: left;
    text-align: right;
    width: 30%;
}
.drag_dropsection {
  float: left;
  margin-left: 10px;
  /* width: 70%; */
  /* text-align: left; */
}
  .dr-section .drop_upper {
      border: 2px dashed #838588;
  }

  .dr-section .fa-upload {
  font-weight: 900;
  color: #838588;
  font-size: 24px;
  }

  .dr-section .drop_text {
      padding: 8px 0px;
  }

  .drop_lower {
      padding-bottom: 14px;
  }

  .dr-section .drop_lower .upload_file_row {
      padding-top: 10px;
      border-bottom: 1px solid #ccc;
  }

  .dr-section .drop_lower .upload_file_row p {
      padding: 0;
  }

  .dr-section .dr-file-name {
      padding: 10px 0px 2px 4px;
  }

  .dr-section .dr-file-name p {
      text-align: left;
  }

  .dr-section .drop_text p {

      color:#838588;
  }


  .dr-section .cross {
      background: #ff5a09;
      text-align: center;
      color: white;
      border-radius: 5px;
      font-size: 10px;
      padding: 2px;
      margin: 4px 0px 0px 0px;
  }

  .dr-section .drop_upper:hover {
      cursor: pointer;
      border:  2px dashed #838588;
  }

 

  .dr-section .cross:hover {
       background: #ff5a09;

  }
  span.browse_data {
    border: 1px solid #ff5a09;
    padding: 7px 16px;
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    color: #ff5a09;
    border-radius: 2px;
    font-weight: 600;
}
span.upl_data {
  font-size: 14px;
  color: #838588;
}
.dr-file-name p {
  font-size: 12px;
}

 
  @media(max-width:768px) {
      .dr-section .drop_upper {
          padding: 0px;

      }
      .dr-section .drop_img {
        text-align: center;
        width: 100%;
    }
    .drag_dropsection {
      float: inherit;
      margin-left: 10px;
  }
  span.browse_data {
    margin-top: 7px;   
}
button.btn.btn-primary.free_quotes {
  width: 100%;
}
  }
  @media screen and (max-width: 425px) {
    .drop_img {
      display: none;
  }
  .dr-section .drop_text {
    display: none;
}
.browse_file.upl-data {
  display: none;
}
.drag_dropsection {
  float: inherit;
}
span.browse_data {
  margin-top: 0px;
  margin-bottom: 8px;
}
.drop_lower {
  padding-bottom:0px;
}
button.btn.btn-primary.free_quotes {
  width: 100%;
}
/* pay form */
.payment-n .payment-block .left-make-payment-block {
  position: relative;
  left: 0%;
  width: 100%;
  margin-left: 0px;
}
.payment-n .payment-block .right-block-offer {
  right: 0;
  position: relative;
  width: 100% !important;
  min-height: 420px;
  margin-top: 35px;
}
.payment-opt-accordian a {
  font-size: 13px;
}
.payment-methods-blocknew span.options-selc {
  font-size: 16px;
}
.Directlypay_bank .bank-paymnts li {
  font-size: 13px;

}
Directlypay_bank .bank-paymnts li span {
  width: 40%;

}
}
.website-logo {
  display: block;
  text-align: center !important;
  margin-left: 0px !important;

}
span.od-id {
  display: block;
  margin-right: 0px;
  text-align: center;
  width: 100%;
  margin-bottom: 14px;
  margin-top: 14px;
}
h1.make-payment-heading {
  font-size: 20px !important;
}
.secure-pay-imgblock img.w-out-hover {
  width: 55%;
}
.payment-n .modal-dialog {
  width: 380px;
  margin-top: 31px;
}
.modal-footer .footer-information .img_block {
  float: left;
  width: 100%;
  margin-right: 12px;
  height: 66px;
}
.footer-information .right-side-content {
  width: 100%;
  text-align: left;
}
.modal-footer .footer-information .img_block img.img-fluid.imgs-size {
width: 43%;
}
.payment-n .order-summary-form {
width: 90%;
}
body {
  padding-top: 0px;
}
.payment-n .website-logo {
  padding-left: 0px;

}

span.options-selc span {
  margin-top: -6px !important;
  display: block !important;
}
span.dropdown.package-pop {
  position: relative;
  /* left: 0; */
  right: 38px;
  top: 2px;
}
span.dropdown.package-pop span.pack1{
  left: -230px !important;
}
span.pack1 {
  left: -140px !important;
  /* display: block; */
}


}
@media only screen and (max-width:375px) {
.payment-n .modal-dialog {
  width: 353px;
  margin-top: 31px;
}
h1.make-payment-heading {
  font-size: 19px !important;
}
}
@media only screen and (max-width:320px) {
  .payment-n .modal-dialog {
    width: 295px!important;

}
.payment-methods-blocknew span.options-selc {
 
    font-size: 13px!important;
}
.pay-secus h5.modal-title {
    font-size: 20px;
    margin-top: -10px;
}
.Directlypay_bank .bank-paymnts li {
  font-size: 11px;
}
}




/* Drag and drop new section Css start */
.upload_file_row {
  position: relative;
}

.delete {
  position: absolute;
  right: 20px;
  top: 12px;
}

.upload_file_row {
  float: left;
  width: 100%;
}

span.tick {
  float: left;
  margin-right: 10px;
}

.upload_file_row p {
  margin: 0px;
  padding: 5px;
  float: left;
  text-align: left;
  font-size: 13px;
}

.drag-and-drop-new{
  border: 2px dashed grey;
  padding: 15px;
  text-align: center;
  color: #808080ab;
  transition-property: border,color;
  transition-duration: 0.5s;

}
  
.drag-and-drop-new-section {
  text-align: center;
}

  .drag-and-drop-new-section .submit-button{
   margin: 10px;
    }
  
  .class_add:hover{
    border: 2px dashed #ff5b09b2 !important;
    color: grey !important;
    }

    .class_add:hover #drag_h3{
      color: grey !important;
    }
  
    .fisticon .fas {
      color: dodgerblue;
      /* transition-property: color;
      transition-duration: 0.5s; */
    }

    .class_add:hover .fas {      
    -webkit-animation-name: heartbeat;
    -webkit-animation-duration: 400ms;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    }
  
  .drag-and-drop-new h3{
  font-size: 16px !important;
  margin-bottom: 0px !important;
  }
  
  .drag-and-drop-new .fisticon {
    margin-right: 5px;
    font-size: 19px !important;
    color: #1e90ff !important;
    margin-bottom: 10px;
    display: block;

  }
  .submit-work-form.without-label label {
    display: none !important;
}
.submit-work-form.without-label .drag-and-drop-new-section label {

  display: block !important;
}
  
  @-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
  }
  
  #files{
    display: none;
  }

 .browseStyling{
   color: dodgerblue;
 }
  
  .upload_file_row{
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    padding: 5px 16px;
    border-left: 1px solid lightgrey;
  }

  .upload_file_row:first-child{
    border-top: 1px solid lightgrey;
  }

.file-upload .uploads{
  margin-top: 10px;
  }

  .upload_file_row p{
    margin: 0px;
    padding: 5px;
    font-size: 13px;
  }

 .drop_lower .cross{
    margin-top: 6px;
  }

  .cross .fas{
    cursor:pointer;
  }
  .upload_file_row .col-md-3{
    text-align: right;
  }
  
  .upload_file_row .far{
    margin-top: 12px;
    color: green;
    font-weight: 600;
  }

  .upload_file_row .fas{
    transition-property: color;
    transition-duration: 0.2s;
  }
    .upload_file_row .fas:hover{
    color: red;
  }

  .upload_file_row .col-md-1{
    text-align: left;
  }
  .upload_file_row .col-md-8{
    text-align: left;
  }

  .upload_file_row .col-md-3{
    text-align: right;
  }

  label {
    display: inline !important;
    margin-bottom: 0px !important;
  }


/* Drop Animation */

.icon{
  -webkit-animation-name: heartbeat;
  -webkit-animation-duration: 400ms;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

/* Drag and drop new section Css ends */
section {
  padding: 0px !important;
}

textarea
{
    outline: none;
}

