a:hover{text-decoration: none;}
ul li {
    list-style-type: none;
}
.main-section {
    overflow: hidden;
    position: relative;
    padding: 68px 0;
}
.section-1 {
     /* background: #fff;
    box-shadow: 1px 0px 15px #D8DBE4;
    border-radius: 10px;*/
}
.section-2 {
    background: #fff;
    box-shadow: 1px 0px 15px #D8DBE4;
    border-radius: 10px;
    margin-top: 20px;
}
.section-3 {
    background: #fff;
    box-shadow: 1px 0px 15px #D8DBE4;
    border-radius: 20px;
    margin-top: 20px;
}
.section-4 {
    background: #fff;
    box-shadow: 1px 0px 15px #D8DBE4;
    border-radius: 20px;
    margin-top: 20px;
}
    .title-main h2 {
    margin-bottom: 10px;
    font-weight: 500;
    color: #222222;
    font-size: 24px;
}
    label.lbl-reg-form {
    margin-bottom: 0;
    font-size: 16px;
    color: #878da4;
    font-weight: 400;
}
.form-control.input-reg-tag {
    border: 1px solid #e0dfdf;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 22px;
    padding: 0;
    width: 100%;
    height: 45px;
    padding:4px 20px;
}
.the-form .form-control.input-reg-tag {
    width: 100%;
}
.form-group.back-btn {
    margin-top: 25px;
}
.form-group.business-btn {
    margin-top: 28px;
}
.form-group.btn-next-add {
    margin-top: 0px;
}
.owl-carousel img {
    width: 100%;
}
.check-box-value{
	height: 17px;
	width: 17px;
}
.btn-next:hover{
    text-decoration: none;
    color: #707070;
}

.btn-next{
    text-decoration: none;
    padding: 10px 50px;
    border: 2px solid #b39a51;
    border-radius: 50px;
    font-size: 15px;
    color: #fff !important;
    float: right;
    margin: 0 41px 10px 0px;
    background: linear-gradient(90deg, #FFE270 0%, #a78d4b 34.38%, #DAC162 69.27%, #a78d4b 100%);
    cursor: pointer;
}
.btn-next-2:hover{
    text-decoration: none;
    color: #707070;
}

.btn-next-2{
    text-decoration: none;
    padding: 10px 50px;
    border: 2px solid #b39a51;
    border-radius: 50px;
    font-size: 15px;
    color: #fff !important;
    margin: 0 41px 10px 0px;
    background: linear-gradient(90deg, #FFE270 0%, #a78d4b 34.38%, #DAC162 69.27%, #a78d4b 100%);
    cursor: pointer;
}
.btn-normal-rounded {
    text-decoration: none;
    padding: 5px 32px;
    border: 2px solid #b39a51;
    border-radius: 20px;
    font-size: 15px;
    color: #707070;
    margin: 0 41px 34px 0px;
    background: transparent;
    cursor: pointer;
}
.btn-normal-rounded:hover{
    background: #b39a51;
    color: #fff;
}
.btn-back{
    padding: 10px 50px;
    border: 2px solid #b39a51;
    border-radius: 50px;
    font-size: 15px;
    color: #707070 !important;
    float: right;
    margin: 0 20px 10px 0px;
    background: transparent;
    cursor: pointer;
}
    button#btn-next-account {
    margin-right: 0;
}
.add-new-btn {
    float: left;
}
.btn-submit {
    text-decoration: none;
    padding: 5px 24px;
    background: #b39a51;
    border: 2px solid #b39a51;
    border-radius: 20px;
    font-size: 15px;
    color: #fff;
    float: right;
    margin: 0 58px 34px 0px;
}
/*input.form-control.input-reg-tag.file-up {
    opacity: 0;
    margin-bottom: 0px;
}*/
input.form-control.input-reg-tag.file-up.com-text::-webkit-file-upload-button{
    display: none;
  
}
input.form-control.input-reg-tag.file-up.com-text{
      margin-bottom: 0;
    border:none;
}
.form-group.file-upload {
    width: 100%;
}
img.upload-img-sec {
    position: absolute;
    right: 30px;
    margin-top: -33px;
}
.section-2{
    display: none;
}
.section-3{
    display: none;
}
.section-4{
    display: none;
}
.wrapper,
.slider-demo {
  margin: 0 auto;
}
.slideDiv,
.controls {
  position: absolute;
}
.slideDiv,
.slide {
  width: 100%;
  height: 100%;
}
.slide {
  background-size: cover;
}
.slide:first-child {
  background: url(../img/image-1.png) no-repeat center;
  background-size: cover;
}
.slide:nth-of-type(2) {
  background: url(../img/image-2.png) no-repeat center;
  background-size: cover;
}
.slide:nth-of-type(3) {
  background: url(../img/image-3.png) no-repeat center;
  background-size: cover;
}
.controls {
  top: 44%;
  right: 7%;
  padding: 0 0.63rem;
  z-index: 5;
  text-align: center;
}
.button { 
    width: 13px;
    height: 13px;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    transition: all ease .2s;
    border: 1px solid #fff;
    outline: none;
    background-color: #fff;
}
.button:not(:last-child) {
  margin-bottom: 0.63rem;
}
.button:hover,
.button:focus {
  opacity: 1;
}
.selected {
  background-color: #CB411F;
}
.slider-demo {
  overflow: hidden;
  position: relative;
  border-radius: 10px 0 0 10px;
  max-width: 62.5rem;
  height: 562px;
  line-height: 0;
}
.slider-demo-second {
  overflow: hidden;
  position: relative;
  border-radius: 10px 0 0 10px;
  max-width: 62.5rem;
  height: 417px;
  line-height: 0;
}
.slider-demo-third {
  overflow: hidden;
  position: relative;
  border-radius: 10px 0 0 10px;
  max-width: 62.5rem;
  height: 896px;
  line-height: 0;
}

.slider-vertical .slick-prev:before, .slider-vertical .slick-next:before {
  display: none;
}
.slider-vertical .slick-prev, .slider-vertical .slick-next {
    width: 0;
    height: 0;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}
.slider-vertical .slick-prev {
    border-width: 0 14px 14px 14px;
    border-color: #000000 transparent;
    top: -30px;
}
.slider-vertical .slick-next {
    border-width: 14px 14px 0px 14px;
    border-color: #000000 transparent;
    bottom: -30px;
    top: auto;
} 
.slider-vertical .slick-prev.slick-disabled, .slider-vertical .slick-next.slick-disabled {
  opacity: 0.1;
  cursor: default;
}
.slider-vertical div {
  height: 250px;
  background: #333333;
  text-align: center;
  font-size: 50px;
  color: #ffffff;
}
button.slick-next.slick-arrow {
    position: absolute;
    right: 5%;
    margin-right: 0;
    bottom: 5%;
}
.slick-dots li button:before {
    font-size: 12px !important;
}
.slick-dots li {
    display: block !important;
}
button.slick-prev.slick-arrow {
    position: absolute;
    top: 5%;
    right: 5%;
    margin-right: 0;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}
.clicked{display: block !important;}
#collection-address{
  display: none;
}
#delevery-address{
  display: none;
}
.want-to-register {
    padding-top: 140px;
}
.cus-radio {
    margin: 24px auto 5px;
}
label.lbl-supp {
    padding: 0px 37px 0 3px;
    color: #707070;
}
nav#mainNav {
    box-shadow: 0 0 5px #ccc;
}
.radio-sec {
    width: 70%;
    display: flex;
    margin: 0 auto;
    padding-left: 22px;
}
.radio-btn-sec {
    padding: 0px 0 5px 50px;
    display: flex;
}
.color-change {
  color: #b39a51 !important;
}
.border-change{
  border:1px solid #b39a51;
}
input:focus {
    border-bottom: 1px solid #b39a51 !important;
    box-shadow: none !important;
}
.help-links {
    float: right;
}
button.add_form_field {
    position: absolute;
    top: 132px;
    padding: 0;
    border: 0;
    background: transparent;
}
input.add-custome-field {
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    width: 85%;
    margin-bottom: 20px;
}
.add-new {
    position: relative;
}
a.delete {
    background: #BD0E0D;
    padding: 0 7px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 10px;
}
button.add_form {
    background: transparent;
    border: none;
    margin-bottom: 12px;
    margin-top: 10px;
    padding: 0px;
}
.add-plus-sign {
    color: #b39a51;
    font-size: 22px;
    font-weight: 500;
    line-height: 0;
}
.form-group.custom-dir {
    margin-bottom: 35px;
}
.add_form:focus{
    outline: 0;
}
a.delete:hover{
  text-decoration: none;
  color: #fff;
}
.add-custome-field:focus{
  outline: 0;
}
button:focus {
    outline: 0;
}
    h5.com-text-4 {
    font-size: 21px;
    color: #222222;
    font-weight: 500;
}
.tems-and-cond {
    margin-top: 20px;
    margin-bottom: 25px;
}
span.terms a {
    color: #b39a51;
    cursor: pointer;
}
.radio-sec h3 {
    color: #b39a51;
    font-size: 25px;
}
nav.next-btn {
    position: absolute;
    right: 5%;
    display: grid;
}
button#prev-btn img {
    width: 40px;
}
button#prev-btn {
    background: transparent;
    border: none;
}
button#next-btn img {
    width: 40px;
}
button#next-btn {
    background: transparent;
    border: none;
}
.bx-wrapper {
    margin: 0 !important;
    border: 0 !important;
}
ul.bxslider li img {
    width: 100%;
}

.bx-viewport {
    height: 577px !important;
}
.bx-wrapper {
    max-width: 95% !important;
}
.col-md-8.section-1-form {
    padding-left: 0;
}
.col-md-8.section-2-form {
    padding-left: 0;
}
.col-md-8.section-3-form {
    padding-left: 0;
}
a#reg-page {
    color: #707070;
    cursor: pointer;
}
a.bx-pager-link {
    background: #fff !important;
}
a.bx-pager-link.active {
    width: 10px !important;
    height: 10px !important;
    margin: 0px 4px -2px 4px !important;
}
a.bx-pager-link {
    width: 6px !important;
    height: 6px !important;
}
.section-2-form{display: none;}
.section-3-form{display: none;}
.bx-controls-direction a.bx-next {
    right: -30% !important;
}
a.bx-next {
    background: url(../img/new/prev.png) -3px -3px no-repeat !important;
    transform: rotate(90deg);
    width: 40px !important;
    height: 40px !important;
    background-size: cover !important;
}
a.bx-prev {
    background: url(../img/new/next.png) -3px -3px no-repeat !important;
    transform: rotate(90deg);
    width: 40px !important;
    height: 40px !important;
    background-size: cover !important;
}
p.add-space-another {
    margin: -7px 0 22px 30px;
    font-size: 14px;
    color: #b39a51;
    font-weight: 300;
}
p.add-space-directors {
    margin: -7px 0 22px 30px;
    color: #b39a51;
    font-size: 14px;
    font-weight: 300;
}
.cus-radio:last-child label.lbl-supp {
    padding: 0;
}
    p.cus-do-services {
    color: #222222;
    font-weight: 300;
    font-size: 17px;
    padding: 0px 52px 0 0;
}
.radio-btn {
    margin-bottom: 16px;
}
label.yes-no {
    margin: 0px 6px 0px 6px;
    color: #181f27;
    font-size: 17px;
    font-weight: 400;
}
span.terms {
    color: #222222;
    font-weight: 300;
    font-size: 17px;
}
.active-class{
    color: #b39a51 !important;
}
input.click-register {
    margin-right: 8px;
}
/*select.form-control.input-reg-tag:focus {
    background: #D9D9D9;
    color: #000;
}*/
.check-box-value {
    position: relative;
    top: 3px;
}
.add-another {
    margin: -7px 0 22px 5px;
    font-size: 14px;
    color: #b39a51;
    font-weight: 300;
    position: relative;
    top: -2px;
}
.form-group.add-field .add-new:nth-child(4) {
    margin-top: 50px;
}
.form-group.custom-dir .add-new:nth-child(4){
    margin-top: 22px;
}
.add-space{
    margin-top: 58px;
}
.add-new:last-child input.add-custome-field {
    margin-bottom: 0px;
}
span.add-space-directors {
    font-size: 14px;
    color: #b39a51;
    font-weight: 400;
    position: relative;
    top: -2px;
}
.ui-widget-header {
    border: none;
    background: transparent;
    color: transparent;
    font-weight: bold;
}
div#ui-datepicker-div {
    background: #fff;
    webkit-box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.22);
    box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.22);
    padding: 20px 10px;
}
table.ui-datepicker-calendar a.ui-state-default:hover {
    text-decoration: none;
}
table.ui-datepicker-calendar a.ui-state-default {
    font-size: 16px;
    padding: 0px 5px;
    background: none;
    border: none;
    text-align: center;
}
table.ui-datepicker-calendar td {
    text-align: center;
}
td.ui-datepicker-current-day {
    background: #0e7ee5;
    border-radius: 3px;
}
table.ui-datepicker-calendar td:hover {
    background: #0e7ee5 !important;
    border-radius: 3px;
    color: #fff;
}
table.ui-datepicker-calendar td:hover a {
    text-decoration: none;
    color: #fff;
}
table.ui-datepicker-calendar th {
    text-align: center;
    color: #031f38;
}
.ui-datepicker-title {
    color: #032f57;
    font-size: 16px;
    font-weight: 600;
    top: 0;
}
.ui-icon-circle-triangle-e {
    background-position: -35px 1px;
}
.ui-icon-circle-triangle-w {
    background-position: -94px 1px;
}
a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
    top: 1px;
}
a.ui-datepicker-prev.ui-corner-all:hover {
    background: transparent;
    border: 0px;
    top: 1px;
    left: 2px;
}
a.ui-datepicker-next.ui-corner-all:hover {
    background: transparent;
    border: 0px;
    top: 1px;
    right: 2px;
}
.form-group.delevery {
    margin-top: 4px;
}
a#reg-page:hover {
    color: #fff;
}
.btn-next:hover {
    background: #b39a51;
    color: #fff;
}
.btn-back:hover {
    background: #b39a51;
    color: #fff !important;
}
.title-main.add-certi h2 {
    margin-top: 60px;
}
.row.uplod-doc {
    margin-bottom: 15px;
}
input.form-control.input-reg-tag.com-text.user {
    width: 100%;
}
.user-sec {
    width: 68%;
    margin: 0 auto;
    padding-left: 15px;
}
.username {
    padding: 60px 0 0;
}
.register-sub-menu{display: none;}
ul.register-sub-menu {
    position: absolute;
    top: 84px;
    background: #fff;
    box-shadow: 1px 1px 2.5px 2.5px rgba(45,62,80,.15);
    padding: 0;
    border: 1px solid #cbd6e2;
    border-radius: 4px;
    right: 144px;
}
ul.register-sub-menu.myaccount-ul {
    border: 0;
    right: auto;
    min-width: 118px;
    margin-left: 16px;
}
a.menu-link:hover {
    text-decoration: none;
}
ul.sub-menu {
    padding: 0;
}
.sub-menu li a {
    color: #000;
    font-size: 0.9rem;
}
.sub-menu li {
    padding: 7px 15px;
}
li.li-sub-text:hover {
    background: #b39a51;
}
li.li-sub-text:hover a{
    color: #fff;
}
.register-101:hover ul.register-sub-menu {
    display: block;
    transition: opacity .2s ease-in,transform .2s ease-in,visibility .2s ease-in;
}
span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
li.nav-item {
    padding: 31px 0;
}
.field-icon {
    float: right;
    margin-top: -50px;
    position: relative;
    z-index: 2;
    margin-right: 7px;
}
.field-icon:before {
    color: #b39a51;
}
ul.bxslider li img {
    height: 650px;
}
#eye-show {
    float: right;
    width: 20px;
    margin: -28px 5px 0 0;
    cursor: pointer;
}
#eye-hide {
    float: right;
    width: 24px;
    margin: -28px 3px 0 0;
}
#eye-hide{
  display: none;
}
img.img-fluid {
    max-width: 200px;
}
section#clients .col-lg-2.col-md-4.col-6.d-flex.align-items-center.justify-content-center:nth-child(2) img.img-fluid {
    width: 170px;
}
section#clients .col-lg-2.col-md-4.col-6.d-flex.align-items-center.justify-content-center:nth-child(3) img.img-fluid {
    width: 110px;
}
h2.text-center.text-dark-blue.mt-0 {
    font-size: 34px;
    font-weight: 500;
}
h5.h5.mb-4 {
    font-size: 21px;
}
.background-overlay {
    background-color: #007bc3;
    opacity: 0.85;
    position: absolute;
    width: 45%;
    height: 60%;
    left: 30px;
}
h5.h5.mb-4 {
    margin-top: 0;
    margin-bottom: 10px !important;
    font-size: 15px;
}
p.text-muted.mb-5 {
    margin-bottom: 30px !important;
        padding: 0 40px;
}
h2.text-white.font-weight-bold.mb-4.mid-sec-titile {
    padding-right: 30px;
    padding-left: 30px;
}
.card-sec-img.mb-4 {
    margin-bottom: 0 !important;
}
h1.text-capitalize.text-white.font-weight-bold {
    margin-top: 15px;
    margin-left: 65px;
}
h2.text-white.font-weight-bold.second-banner-text {
    margin-top: 0;
    margin-left: 65px;
}
a#banner-main-btn {
    margin-left: 65px;
}
h3.text-dark-cus {
    font-weight: 500;
    font-size: 20px;
    word-spacing: 1px;
    color: #002554;
    margin: 0;
}
.last-logo {
    max-width: 88px;
}
h5.text-let-emp {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.odd-row {
    padding: 27px 10px;
    background: #fff;
}
.even-row {
    padding: 27px 10px;
    background: transparent;
}
.btn-same-button:hover {
    border: 2px solid #bd0e0d;
}
img.img-responsive.image-set {
    width: 100%;
}
section#about {
    padding: 0;
    overflow: hidden;
}
h4.text-white.mb-4 {
    padding: 0px 50px 10px 50px;
}
.add-right-sec {
     padding: 0; 
}
.add-left-sec {
    padding: 0;
}
.background-add {
    background: #b39a51;
    padding: 20px 0px 46px 0px;
    width: 100%;
    margin: 0 auto;
}
a.btn.btn-light.js-scroll-trigger.btn-back-less.btn-same-button.red-btn {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
}
.add-right-sec{
    background: url('../img/new/doctors.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 10px 10px 1px 0px #000;
    background-position: top center;
}
h2.text-dark-blue {
    font-size: 34px;
}
a.mail-to {
    color: #1002FF;
}
p.text-to-mack {
    font-size: 15px;
    font-weight: 500;
}
.section-credit {
    padding:70px 0 57px;
}
.section-credit h3.credit-title {
    margin-top: 0;
}
.address-credit {
    height: 141px;
    width: 100%;
}
.section-code-recell {
    padding: 58px 0px 0px;
}
p.address-sec {
    border: 1px solid #000;
    padding: 10px;
    margin-top: 36px;
}
h3.credit-title {
    font-size: 25px;
    text-align: center;
}
label.invoice-label {
    font-size: 14px;
    font-weight: 300;
    color: #707070;
}
input.custom-txt-name {
    border: 0;
    border-bottom: 2px solid #e3e3e3;
    width: 86%;
    position: relative;
    bottom: 7px;
}
input.custom-txt-date {
    border: 0;
    border-bottom: 2px solid #e3e3e3;
    width: 79.3%;
    position: relative;
    bottom: 7px;
}
input.custom-clime-txt {
    border: 0;
    border-bottom: 2px solid #e3e3e3;
    width: 88%;
    position: relative;
    bottom: 7px;
    left: 1px;
}
.horiztal-table {
    /*border: 1px solid #000;*/
    width: 103%;
}
.horiztal-table th {
    border: 1px solid #e3e3e3;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #a78d4b;
}
.horiztal-table td {
    border: 1px solid #e3e3e3;
    padding: 4px 0;
}
.form-control.table-text {
    height: 38px;
}
.form-group.table-form {
    margin: 0;
}
.form-control.table-text:focus {
    border: 0 !important;
    box-shadow: unset;
}
.form-control.table-text {
    border: 0;
}
.table-section {
    padding: 10px 0;
}
.code-item span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
table.horiztal-table tr td:nth-child(1) {
    width: 40%;
}
table.horiztal-table tr td:nth-child(2) {
    width: 8%;
}
table.horiztal-table tr td:nth-child(3) {
    width: 19%;
}
table.horiztal-table tr td:nth-child(4) {
    width: 30%;
}
table.horiztal-table tr td:nth-child(5) {
    width: 3%;
}
.product-recell span {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}
.controlled-sec span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}
.underline-sec {
    padding: 25px 0;
}
.under-line-sec {
    border-bottom: 1px solid #000;
}
.office-only span {
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 12px;
}
table.table-cridit {
    width: 100%;
}
table.table-cridit tr td {
    border: 1px solid;
    padding: 10px;
    font-weight: 500;
    font-size: 18px;
}
h1.text-capitalize.text-white.font-weight-bold {
    line-height: 1.1;
    width: 500px;
}
button.add_table_row {
    display: block;
    background: #eeeeee;
    color: #878da4;
    border: 0;
    padding: 5px 20px;
    margin-left: 15px;
    margin-top: 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
}
.add_new_item{
    display: block;
    background: #eeeeee;
    color: #878da4;
    border: 0;
    padding: 5px 20px;
    margin-top: 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
}
span.circle-plus i.fa.fa-plus-circle:before {
    padding: 2px;
    font-size: 22px;
    color: #a78d4b;
}
a.delete-row i.fa.fa-times-circle:before {
    color: #bc0d0c;
    font-size: 22px;
}
button.remove-row {
    margin: 0;
    margin-top: 4px;
}
span.circle-plus {
    position: relative;
    top: 2px;
    right: 6px;
}
.remove-row {
    border: 0;
    margin: 0 auto;
    display: block;
    background:transparent;
}
a.delete-row {
    color: #fff;
    background: transparent;
    padding: 5px 10px;
}
th.row-th {
    background: transparent;
    border: 0;
}
td.row-add-first {
    border: 0;
}
.col-md-6.add-left-sec {
    padding: 0;
}
main.py-4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.odd-row {
    padding: 27px 10px;
    background: #fff;
}
.even-row {
    padding: 27px 10px;
    background: transparent;
}
#banner-main-btn {
    text-transform: unset;
}
a#banner-main-btn {
    margin-left: 65px;
}
/* Accordion start*/
.accordion-item {margin-bottom: 15px;}
.accordion-trigger {    
    position: relative;
    margin: 0;
    padding: 10px 16px 10px 16px;
    background-color: #fff;
    color: #222222;
    cursor: pointer;
    border: 1px solid #eeeeee;
    border-radius: 8px 8px 0px 0px;
    font-size: 24px;
    font-weight: 500;
  }
.accordion-trigger::after{font-family: 'FontAwesome'; content: "\f107"; font-size: 30px;font-weight: bold; color: #b39a51; position: absolute; right: 15px;margin-top: -7px;}
.accordion-trigger.accordion-open::after{content: "\f106";}
.accordion-collapse {background-color: #FFF; color: #000; display: none; padding: 15px; border: 1px solid #eeeeee;}
/* Accordion end */
.container-fluid.text-center.text-md-left {
    padding-top: 30px;
    padding-bottom: 75px;
    padding-left: 30px;
    padding-right: 30px;
}
.footer-copyright.text-center.py-3 .container-fluid {
    padding: 0 30px 0 30px;
    margin-bottom: -12px;
}
.btn-next-add{
    float: left;
}
.radio-box {
    width: 270px;
    cursor: pointer;
    border-radius: 80px;
    background-color: black;
    display: flex;
    /*border: 3px solid #003366;*/
    padding: 20px 20px 20px 35px;
    margin: 0 auto;
    /* background: url(../img/home-service-02.jpg); */
    background-size: cover;
    background-position: center;
}
.whole-title {
    font-size: 22px;
    font-weight: 500;
    margin-left: 15px;
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
}
.right-sec .whole-title{
    margin-top: 0;
}
.active-radio {
    background-color: #a78d4b;

    background: linear-gradient(90deg, #FFE270 0%, #a78d4b 34.38%, #DAC162 69.27%, #a78d4b 100%);

    /* background: url(../img/home-service-02.jpg); */
    background-size: cover;
    background-position: center;
}
.active-radio label{
    color: #fff !important;
}
.active-radio .radio-btn-image-pharmacy{
    background: url(../img/pharmacy-white.png) no-repeat !important;
    cursor: pointer;
}
.active-radio .radio-btn-image-clinics{
    background: url(../img/clinics-surgeries-white.png) no-repeat !important;
    cursor: pointer;
}
.active-radio .radio-btn-image {
    background: url(../img/wholesaler.png) no-repeat !important;
    padding: 35px;
    cursor: pointer;
}
.radio-box .radio-btn-image-pharmacy{
    background: url(../img/pharmacy.png) no-repeat;
    padding: 35px;
    cursor: pointer;
}
.radio-box .radio-btn-image-clinics{
    background: url(../img/clinics-surgeries.png) no-repeat;
    padding: 35px;
    cursor: pointer;
}
.radio-box .radio-btn-image{
    background: url(../img/wholesaler-color.png) no-repeat;
    padding: 35px;
    cursor: pointer;
}
.section-wholesaler {
    padding: 180px 0 20px 0;
}
img.img-responsive.new-img {
    width: 100%;
}

.lbl-reg-form.upload-lbl:after{
    content: "";
    background: url('../img/fileupload.png') no-repeat;
    padding: 15px;
    position: absolute;
    right: 28px;
}
   .lbl-image:after{
    content: "";
    background: url('../img/fileupload.png') no-repeat;
    padding: 15px;
    position: absolute;
    right: 28px;
    margin-top: 0px;
}
.custom-textbox{
    border: 1px solid #e0dfdf;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 5px;
    width: 100%;
    height: 45px;
    padding: 4px 20px;
}
.lbl-reg-form.upload-lbl {
    border: 1px solid #e0dfdf;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 2px;
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}
    .title-main.add-certi {
    padding-top: 1px;
}
ul#useful-links li {
    margin-bottom: 0 !important;
}
    .title-main.add-certi h5 {
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 58px;
}
ul#footer-contact li p {
    margin-bottom: 0;
}
table.issue-listing-table {
    width: 100%;
    /*border: 1px solid #000;*/
}
table.issue-listing-table td {
    padding: 11px 20px 11px 20px;
}
table.issue-listing-table th {
    padding: 10px 0;
    text-align: left;
    color: #fff;
    background: #a78d4b;
    padding-left: 20px;
    padding-right: 20px;
}
.new-issue-btn {
    border: 2px solid #a78d4b;
    background: #a78d4b;
    padding: 9px 30px 8px;
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
}
.new-issue-btn:hover{
    color: #fff;
}
h3.issue-title {
    font-size: 24px;
}
table.issue-listing-table tr.header-table {
    border: 1px solid #a78d4b;
}
tr.row-first td {
    border: 1px solid #e3e3e3;
}
input.form-control.common-text {
    border: 0;
}
input.form-control.common-text {
    border: 0;
    background: transparent;
}
.box-no {
    background: #E5E5E5;
    padding: 23px 15px 0 15px;
    box-shadow: 0px 0px 7px 0px #e5e5e5;
}
#create-issue .add-table-item {
    padding-left: 0;
    padding-right: 0;
}
tr.row-first {
    /*border: 1px solid #e3e3e3;*/
}
    div#create-issue td.row-add-first {
    border: 0;
}
table#new-table-add {
    width: 104.5%;
}
.form-group .fa-search.search-box {
    position: absolute;
    right: 30px;
    top: 15px;
    color: #e0dfdf;
}
table#new-table-add td {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
table#new-table-add td:nth-child(3) {
    padding-left: 3px;
    padding-right: 3px;
}
table#new-table-edit td {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
table#new-table-edit td:nth-child(3) {
    padding-left: 3px;
    padding-right: 3px;
}
.form-control.comment-text {
    margin-top: 25px;
}
input#file-upload {
    width: 110px;
    opacity: 0;
}
.form-group.new-image-attach {
    float: right;
}
i.fa.fa-paperclip.icon-upload {
    transform: rotate(80deg);
    margin-right: 5px;
    color: #878da4;
}
.lbl-image-attach{
    color: #878da4;
    font-size: 16px;
    font-weight: 400;
}
.textarea{
    margin-bottom: 0;
}
.form-group.btn-add {
    margin-top: 40px;
}
button.btn-create {
    border: 2px solid #a78d4b;
    background: #a78d4b;
    padding: 5px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    float: left;
}
table#new-table-add th.row-th {
    background: transparent;
    border: 0;
}
table#new-table-add tr.header-table.new-header {
    border: 0;
}
.btn-create:hover{
    color: #fff;
}
label.lbl-invoice {
    color: #878da4;
    font-weight: 400;
}
span.edit-field {
    color: #000;
    font-weight: 400;
}
.form-group.box-add {
    border: 1px solid #ced4da;
    margin-bottom: 0;
    margin-top: 40px;
}
..form-group.box-add.new{
    margin-top: 0;
    border-top: 0;
}
textarea.comment-text-add {
    width: 100%;
    border: 1px solid #ced4da;
    border-top: 0;
    padding: 4px 18px 4px 18px;
}
h6.title-new {
    margin: 0;
    padding: 10px 18px 5px 18px;
    font-size: 18px;
    font-weight: 500;
}
span.total-hours {
    padding: 0 18px 0 18px;
    color: #878da4;
    font-weight: 400;
    font-size: 16px;
}
p.new-title-sub {
    padding: 10px 18px 0 18px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
label.lbl-status {
    color: #a78d4b;
    padding-left: 12px;
}
.new-text {
    padding-top: 0;
    margin-top: -7px;
}
a#btn-next-1 {
    margin-right: 0;
}
img.img-responsive.new-img {
    display: none;
}
.image-box {
    height: 100%;
}
.image-box {
    background-image: url('../img/image-01.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.image-box.second {
    background-image: url('../img/image-02.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.image-box.third {
    background-image: url('../img/image-03.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.box-no input.form-control {
    color: #a78d4b !important;
}
    .lbl-image{
    padding: 11px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #878da4;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 100%;
    height: 45px;
}
.com-image {
    opacity: 0;
    position: absolute;
}
.last-login-input {
    margin-top: -15px;
}
.login-btn-settings {
    margin-top: 35px;
}
.last-login-input label , .last-login-input p{
  font-size: 0.9rem;
}
/*div#main-account-row .col-change {
    margin-left: 33px;
}*/
/*#main-account-row .form-group{
    margin-bottom: 0;
}*/
a#btn-next-1{
    margin-bottom: 0;
}
 #loader-108 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: black url('../img/loading2.gif') no-repeat center center;
    z-index: 10000;
    pointer-events: none;
  }
 .loader-text-p {
    color: #fff;
    height: 100%;
    padding-top: 18%;
    text-align: center;
    font-size: 22px;
}
form#profile_update_form input {
    color: #000;
}
.left-lebel-cls {
    padding-right: 0 !important;
}
.right-lebel-cls {
    padding-right: 0 !important;
}
span.circle-plus svg {
    padding: 2px;
    font-size: 22px;
    color: #a78d4b;
}
button.remove-row a svg {
    color: #bc0d0c;
    font-size: 22px;
    background: transparent;
}
.col-md-4.tab-section a:hover {
    text-decoration: none;
}
div#main-account-row-2 .col-xl-4.col-lg-4 {
    margin-top: 10px;
}
div#main-account-row-2 .col-xl-3.col-lg-3 {
    margin-top: 10px;
}
input.radio-btn-image:focus {
    outline: 0;
}
input.radio-btn-image-pharmacy:focus {
    outline: 0;
}
input.radio-btn-image-clinics:focus {
    outline: 0;
}
.radio-box .radio-btn-image {
    pointer-events: none;
}
.radio-box .radio-btn-image-pharmacy{
    pointer-events: none;
}
.radio-box .radio-btn-image-clinics{
    pointer-events: none;
}
.business-tabel{
    width: 100%;
}
.left-title {
    text-align: center;
    margin-bottom: 20px;
}
.business-tabel {
    width: 100%;
}
.business-tabel th{
    width: 50%;
}
.client-type{
    padding-left: 8px;
}

form#profile_update_form {
    width: 76%;
    margin: 0 auto;
}
#main-setting-title{
    margin-bottom: 27px;
}
.license-drop-sec ul.register-sub-menu {
    right: auto;
    margin-left: 15px;
}
li#register-150 {
    margin-right: 6px;
}
.box-no.box-no-2 {
    margin-top: 10px;
    padding-bottom: 20px;
    color: #a78d4b;
}
 label.lbl-about-field {
    font-size: 1rem;
    font-weight: 400;
    color: black;
    margin-bottom: 0;
}
button.btn-send-message {
    background: linear-gradient(90deg, #FFE270 0%, #a78d4b 34.38%, #DAC162 69.27%, #a78d4b 100%);
    border: none;
    padding: 6px 20px;
    border-radius: 20px;
    color: #fff;
}
.form-group.radio-section {
    margin: 0;
}
span.yes {
    font-size: 1rem;
    font-weight: 400;
    color: #878DA4;
    margin-left: 5px;
}
input.radio-btn {
    margin-bottom: 0;
}
p.address {
    margin-bottom: 0;
    font-weight: 400;
    color: black;
    font-size: 1rem;
}
p.adreess-footer{
    color: #fff;
    font-size: 15px;
}
span.email-phone {
    color: #b39a51;
    display: block;
    font-weight: 400;
    font-size: 1rem;
}
.address-phone {
    margin-top: 10px;
    margin-bottom: 15px;
}
.banner {
    /* background: url(../img/privacy-policy-banner.jpg); */
    background-color: black;
    background-position:top center;
    padding-top: 200px;
    margin-top: -20px;
    background-size: cover;
    padding-bottom: 110px;
    box-shadow: 0px 0px 5px 0px #635D5D;
}
.banner.privacy-banner {
    /* background: url(../img/services-banner-01.jpg); */
    background-color: black;

    background-size: cover;
    background-position: top center;
}
.banner.terms-banner {
    /* background: url(../img/services-banner-01.jpg) no-repeat; */
    background-color: black;

    background-size: cover;
    background-position: top center;
}
.banner.cookies-banner{
    /* background: url(../img/services-banner-01.jpg) no-repeat; */
    background-color: black;
    background-size: cover;
    background-position: top center;
}
.banner.contact-us-banner{
    background: url(../img/services-banner-01.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
.about-second-sec {
    margin-top: 90px;
    margin-bottom: 60px;
}
.banner-text h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    padding: 0 20px;
}
.banner-text h4 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
}
.common-content-sec h4{
    margin-bottom: 20px;
}
.common-content-sec h5{
    margin-bottom: 20px;
}
.wholesale-service-section {
    margin-top: 80px;
    margin-bottom: 70px;
}
.service-box-section {
    text-align: center;
}
.service-box-section h2 {
    font-size: 34px;
    color: #b39a51;
    font-weight: 500;
}
ul.wholesale-ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
img.img-footer-logo {
    width: 210px;
}
.logo-footer p {
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    width: 75%;
}
.title-certificate-note {
    margin-bottom: 10px;
    color: #999;
    text-align: right;
    font-size: 13px;
    font-style: italic;
}
.px-0{padding-left: 0px !important;padding-right: 0px !important;}
@media screen and (min-width:1440px){
    .all-issue-section {
        padding: 98px 0 57px;
    }
    .main-form-section .all-issue-table {
        padding-bottom: 55px;
    }
}
@media screen and (min-width: 1920px){
    .odd-row {
        margin: 0;
    }
    .even-row {
        margin: 0;
    }
    .all-issue-section {
        padding: 118px 0 57px;
    } 
    .main-form-section .all-issue-table {
        padding-bottom: 72px;
    }
}
@media screen and (min-width: 2100px){
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 9%;
    }
    .background-overlay {
        width: 28%;
        height: 40%;
    }
    .all-issue-section {
        padding: 135px 0 57px;
    }
    .main-form-section .all-issue-table {
        padding-bottom: 82px;
    }
}
@media screen and (min-width: 1900px){
   .py-4 .mid-form-section .the-form {
        padding: 74px 50px;
    }
}
@media screen and (max-width: 2000px) and (min-width:1921px){
    .background-overlay {
        width: 30%;
        height: 45%;
    }
}
@media screen and (max-width: 1920px) and (min-width:1920px){
    ul.register-sub-menu {
        right: 425px;
    }
    .background-add {
        padding: 150px 25px 160px 50px;
    }
    .background-overlay {
        width: 30%;
        height: 40%;
        left: 30px;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 9%;
    }
}
@media screen and (max-width: 1600px) and (min-width:1600px){
    ul.register-sub-menu {
        right: 272px;
    }
    .background-add {
        padding: 130px 25px 140px 50px;
    }
    .background-overlay {
        left: 30px;
        width: 35%;
    }
}
@media screen and (max-width: 1440px) and (min-width:1440px){
    ul.register-sub-menu {
        right: 192px;
    }
    .background-overlay {
        left: 32px;
        width: 38%;
    }
}
@media screen and (max-width: 1366px) and (min-width:1366px){
    .background-overlay {
        width: 41%;
    }
}
@media screen and (max-width: 1280px) and (min-width:1280px){
    ul.register-sub-menu {
        right: 112px;
    }
    .background-add {
        padding: 90px 25px 105px 50px;
    }
    .background-overlay {
        width: 43%;
        height: 66%;
        left: 30px;
    }
    a#banner-main-btn {
        margin-left: 68px;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 45px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 45px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1200px){
    .background-add {
        padding: 60px 25px 70px 50px;
    }
    div#main-account-row .col-change{
        margin-left: 32px;
    }
    .background-overlay {
        width: 45%;
        height: 65%;
        left: 33px;
    }
     a#banner-main-btn {
        margin-left: 48px;
    }
    input.custom-txt-name {
        width: 85%;
    }
    input.custom-clime-txt {
       width: 87.8%;
    }
    input.custom-txt-date {
       width: 78.9%;
    }
    a#banner-main-btn {
        margin-left: 48px;
    }
}  
@media screen and (max-width: 1024px) and (min-width: 1024px){
    .background-add {
        padding: 25px 25px 47px 50px;
    }
    .card-sec-img.mb-4 img {
	    width: 100%;
	}
     h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 30px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 30px;
    }
    a#banner-main-btn {
        margin-left: 53px;
    }
    .background-overlay {
        width: 60%;
        height: 45%;
        left: 32px;
        margin-top: 30px;
    }
    input.custom-txt-name {
       width: 81%;
    }
    input.custom-clime-txt {
        width: 84.5%;
    }
    input.custom-txt-date {
       width: 72.9%;
    }
    a#banner-main-btn {
        margin-left: 53px;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 30px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 30px;
    }
    .col-md-6.common-create-7 {
    	padding-left: 0;
	}
	label.lbl-status {
    	padding-left: 0px;
	}
    .py-4 .mid-form-section .the-form {
        padding: 290px 50px;
    }
}   
@media screen and (max-width: 1024px) and (min-width: 1024px) and (max-height: 1366px) and (min-height:1366px){
    .all-issue-section {
        padding: 334px 0 57px;
    }
    .main-form-section .all-issue-table {
        padding-bottom: 285px;
    }
    .container.all-tickets-area {
        padding-top: 324px;
        padding-bottom: 260px;
    }
    div#new-issue-section .section-credit {
        padding-top: 167px;
    }
    div#new-issue-section .issue-section {
        padding-bottom: 75px;
    }
}
@media screen and (max-width: 768px) and (min-width: 768px){
    h2.text-white.font-weight-bold.mb-4.mid-sec-titile {
        font-size: 24px;
    }
    h4.text-white.mb-4 {
        padding: 0;
    }
    section#about h4 {
        font-size: 20px;
    }
    .background-add {
        padding: 1px 25px 19px 50px;
    }
    .background-overlay {
        width: 90%;
        height: 35%;
        left: 16px;
    }
    a#banner-main-btn {
        margin-left: 33px;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 10px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 10px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        padding-right: 40px;
    }
    input.custom-txt-name {
       width: 75%;
    }
    input.custom-clime-txt {
        width: 78.9%;
    }
    input.custom-txt-date {
       width: 62.1%;
    }
     h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 10px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 10px;
    }
    .tab-section{
        max-width: 100%;
        flex:0 0 100%;
    }
    .col-md-4.edit-cols-4 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .col-md-3.edit-col-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .col-md-2.edit-col-2 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .col-md-4.tab-section {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .col-md-5.common-create-5{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .col-md-7.common-create-7{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .py-4 .mid-form-section .the-form {
        padding: 107px 50px;
    }
    .all-issue-section {
        padding: 155px 0 57px;
    }
    .main-form-section .all-issue-table {
        padding-bottom: 98px;
    }
    .col-md-3.new-cols-box {
        padding-right: 0;
    }
    .col-md-6.common-create-7 {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0;
    }   
    label.col-md-6.common-create-5.left-lebel-cls {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .col-md-9.new-cols9-box {
        max-width: 70%;
        flex: 0 0 70%;
    }
    .col-md-3.new-cols-box {
        max-width: 30%;
        flex: 0 0 30%;
    }
    label.lbl-status {
        padding: 0;
    }
    .box-no {
        padding: 23px 10px 0 7px;
    }
    .container.all-tickets-area {
        padding-top: 143px;
        padding-bottom: 75px;
    }
    
}
@media screen and (min-width: 1200px){
    .odd-row {
        margin: 0 50px;
        padding: 27px 20px;
    }
    .even-row {
        margin: 0 50px;
        padding: 27px 20px;
    }
}

@media screen and (max-width: 1280px){
    h2.text-white.font-weight-bold.second-banner-text {
        padding-left: 20px;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        padding-left: 20px;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 13%;
    }
}
@media screen and (max-width: 1200px){
    .logo-footer p {
        width: 100%;
    }
    ul.register-sub-menu {
        right: 100px;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 14%;
    }
}
@media screen and (min-width: 1024px){
    p.text-muted.mb-5 {
        min-height: 70px;
    }
    li.nav-item {
        padding: 31px 0;
    }
    #main-account-row .form-control.input-reg-tag{
    	margin-bottom: 0;
	}
	.constant-section-add {
        margin-left: 20px;
    } 
}
@media screen and (max-width: 1024px){
    div#main-account-row .col-change{
        margin-left: 0;
    }
    div#main-account-row-2 .col-change{
        margin-left: 0;
    }
    h2.text-white.font-weight-bold.mb-4.mid-sec-titile {
        padding-right: 60px;
    }
    h4.text-white.mb-4 {
        padding: 0px 45px 10px 50px;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 17%;
    }
    .btn-next {
        padding: 8px 30px;
    }
    .btn-back{
       padding: 8px 30px; 
    }
    .box-no .create-text {
        padding: 0;
    }
    table#new-table-add {
        width: 180%;
    }
    .table-scroll {
        overflow-x: scroll;
    }
}
@media screen and (min-width: 768px){
    h1.text-capitalize.text-white.font-weight-bold {
        width: 500px;
    }
     img.img-responsive.new-img {
        padding-left: 20px;
    }
    div#create-btn-next {
        float: right;
    }
    select#country-code-id {
	    margin-bottom: 0px;
	    padding-right: 0px;
	    padding-left: 20px;
	    border-right: 0px;
	    border-top-right-radius: 0px;
	    border-bottom-right-radius: 0px;
	    width: 100%;
	}
	.col-md-3.country-code-col.country-code-col-left {
	    padding-right: 0px;
	}
	.col-md-9.country-code-col.country-code-col-right {
	    padding-left: 0px;
	}
	#telephone-id{
	  margin-bottom: 8px;
	  margin-bottom: 8px;
	  border-top-left-radius: 0px;
	  border-bottom-left-radius: 0px;
	}
}
@media screen and (max-width: 768px){
    h2.text-white.font-weight-bold.mb-4.mid-sec-titile {
        padding-right: 0px;
        padding-left: 0;
    }
    form#profile_update_form {
    width: 100%;
    margin: 0 auto;
    }
    h4.text-white.mb-4 {
        padding: 0px 15px 10px 15px;
    }
    a.btn.btn-light.js-scroll-trigger.btn-back-less.btn-same-button.red-btn {
        margin-left: 0px;
    }
    li.nav-item {
        padding: 0px 0;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 22%;
    }
    table#new-table-edit {
        width: 1000px;
    }
    .radio-box {
        margin: 0 auto 25px;
    }
    #page-top nav#mainNav {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    div#navbarResponsive {
        margin-top: 42px;
    }
    .form-control.input-reg-tag {
        width: 100%;
        padding: 4px 7px;
    }
    .lbl-image {
    	padding: 8px 7px;
	}
    .lbl-reg-form.upload-lbl{
        padding: 10px 7px;
    }
    #eye-show {
	    margin: -38px 5px 0 0;
	}
	#eye-hide{
		margin: -38px 3px 0 0;
	}
	.constant-section-add {
    	margin-left: 8px;
	}
	button.add_form{
		left: 24px;
	}
	.title-main.add-certi h5 {
    	margin-left: 8px;
    	margin-top: 30px;
	}
	label.lbl-status.right-lebel-cls {
    	padding-left: 0;
	}
    input#password-field {
        margin-bottom: 10px;
    }
    div#main-account-row-2 input.form-control.input-reg-tag.com-text.user {
        margin-bottom: 0;
    }
    div#main-account-row-2 .form-group:nth-child(1) {
        margin-bottom: 10px;
    }
    table.business-tabel {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px){    
    a#banner-main-btn {
        margin-left: 48px;
    }
    form#profile_update_form {
    width: 100%;
    margin: 0 auto;
    }
    input#password-field {
        margin-bottom: 10px;
    }
    div#main-account-row-2 input.form-control.input-reg-tag.com-text.user {
        margin-bottom: 0;
    }
    div#main-account-row-2 .form-group:nth-child(1) {
        margin-bottom: 10px;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 25px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 25px;
    }
    .add-right-sec{padding: 170px;}
    .section-1{
        box-shadow: unset;
        border-radius: 0;
    }
    .section-2{
        box-shadow: unset;
        border-radius: 0;
    }
    .section-3{
        box-shadow: unset;
        border-radius: 0;
    }
    .slider-demo{
        border-radius: 0;
    }
    .slider-demo-second{
        border-radius: 0;
    }
    .slider-demo-third{
        border-radius: 0;
    }
    .form-control.input-reg-tag {
        width: 100%;
    }
    input.add-custome-field{
        width: 100%;
    }
    button.add_form_field{
        right: 16px;
    }
    button.add_form{
        right: 16px;
    }
    a.delete{
        right: 25px;
    }
    .radio-sec {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .radio-btn-sec {
        padding: 0px;
        display: block;
    }
    .cus-radio {
        text-align: center;
    }
    .btn-next{
      margin-right: 0;
    }
    img.upload-img-sec {
      right: 14px;
    }
    .form-group.file-upload {
      width: 100%;
    }
    .background-overlay {
        width: 93%;
        height: 50%;
        margin-top: 15px;
        left: 4%;
    }
    .address-credit {
        width: 100%;
    }
    input.custom-txt-name {
        width: 100%;
    }
    input.custom-txt-date {
        width: 100%;
    }
    input.custom-clime-txt {
        width: 100%;
    }
    .col-md-12.table-parts {
        overflow-x: scroll;
    }
    table.horiztal-table {
        width: 800px;
    }
    .row.h-100.align-items-center.text-left .col-lg-10.align-self-end h1.text-capitalize.text-white.font-weight-bold {
        font-size: 32px;
        width: unset;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 40%;
    }
    h1.text-capitalize.text-white.font-weight-bold {
        margin-left: 25px;
    }
    h2.text-white.font-weight-bold.second-banner-text {
        margin-left: 25px;
    }
    a#banner-main-btn {
        margin-left: 48px;
    }
     .btn-back {
        padding: 10px 36px;
    }
    .btn-next {
        padding: 10px 36px;
    }
    button.new-issue-btn {
        float: none;
    }
    .table-scroll{
        overflow-x: scroll;
    }
    .col-md-6.mobile-section {
        margin-top: 20px;
    }
    table#new-table-add {
        width: 800px;
    }
    table.issue-listing-table {
        width: 1000px;
    }
    a.new-issue-btn {
        float: left;
    }
    #services .cart-body {
    	padding: 0;
	}
	p.text-muted.mb-5{
		padding:0;
	}
	.image-box {
    	padding: 165px;
	}
	.form-group.new-image-attach {
    	float: unset;
	}
	.text-center {
    	display: inline-block;
    	width: 100%;
	}
	.py-4 .mid-form-section {
    	width: 380px;
    }
    .py-4 .mid-form-section .the-form {
    	padding: 50px 20px;
	}
	input.btn-next.login-btn-settings {
    	padding: 10px 40px;
	}
    .right-copy-text.text-right {
        padding-bottom: 10px;
    }
    footer.page-footer.font-small.indigo .container-fluid.text-center.text-md-left {
        padding-bottom: 30px;
    }
    hr.clearfix.w-100.d-md-none {
        display: none;
    }
    ul#footer-ul {
        margin-top: 14px;
    }
    .col-md-6.common-create-7 {
        width: 50%;
        padding-left: 0;
    }
    label.col-md-6.common-create-5.left-lebel-cls {
        width: 50%;
    }
    label.lbl-status {
        padding-left: 0;
    }
    .section-credit {
        padding: 58px 0 5px;
    }
}
@media screen and (max-width: 375px){
    .background-overlay {
        height: 54%;
    }
    nav#mainNav a.navbar-brand.js-scroll-trigger {
        width: 47%;
    }
    .image-box {
    	padding: 148px;
	}
	.accordion-trigger {
    	padding: 10px 8px 10px 8px;
    	font-size: 22px;
	}
	.py-4 .mid-form-section {
    	width: 330px;
	}
}
@media screen and (max-width: 360px){
    .captcha-section .g-recaptcha {
        transform: scale(0.90);
        position: relative;
        left: -14px;
    }
}
@media screen and (max-width: 320px){
	.row.h-100.align-items-center.text-left .col-lg-10.align-self-end h1.text-capitalize.text-white.font-weight-bold {
    	font-size: 25px;
	}
	.align-self-baseline #banner-main-btn {
    	padding: 6px 25px 8px;
	}
	#services .card-sec-img.mb-4 img {
	    width: 100%;
	}
	#mainNav a.navbar-brand.js-scroll-trigger img {
    	width: 165px;
	    height: 100px;
	    padding: 10px;
	}
	a#banner-main-btn {
    	margin-left: 20px;
	}
	h1.text-capitalize.text-white.font-weight-bold {
    	margin-left: 0px;
	}
	h2.text-white.font-weight-bold.second-banner-text {
    	margin-left: 0px;
	}
	section#about h2 {
	    font-size: 26px;
	}
	.image-box {
    	padding: 128px;
	}
	.btn-back {
	    padding: 10px 30px;
	}
	.btn-next {
	    padding: 10px 29px;
	}
	.py-4 .mid-form-section {
    	width: 290px;
	}
	.help-links.last-login-input {
    	float: left;
	}
    .captcha-section .g-recaptcha {
        transform: scale(0.80);
        position: relative;
        left: -25px;
    }
    .settings-area .ticket-box.all-user-ticket-box form {
        padding: 0px 15px 20px;
    }
}
@media screen and (max-width: 280px){
	.mx-auto ul#footer-ul li {
    	margin-left: 3px;
	}
	h2.text-center.text-dark-blue.mt-0 {
    	font-size: 30px;
	}
	.image-box {
    	padding: 108px;
	}
	.btn-back {
	    padding: 10px 20px;
	}
	.btn-next {
	    padding: 10px 19px;
	}	
	.lbl-image:after {
	    right: 20px;
	}
	.radio-box {
    	width: 250px;
	}
	.py-4 .mid-form-section {
    	width: 250px;
	}
    .captcha-section .g-recaptcha {
        transform: scale(0.70);
        position: relative;
        left: -30px;
    }
}