/*addon css*/

body {
  font-family: 'Cerebri Sans Pro';
}

.form-wrapper .invalid-feedback {
  display: block;
}

/*.error { color:red; }*/
.form-wrapper .form-group {
  margin-bottom: 15px;
}

.form-wrapper .form-label {
  margin-bottom: 5px;
}

.form-wrapper .input-group label.error,
.dz-message .error {
  flex-basis: 100%;
  font-weight: normal;
  color: red;
  font-size: 12px;
  text-align: left;
}

label#hiddenRecaptcha-error {
  text-align: left;
  width: 304px;
  position: static;
  margin: 0 auto;
  display: inline;
}

.form-wrapper .input-group input.error {
  border: 1px solid red;
}

.form-wrapper-contactus .form-group .error {
  flex-basis: 100%;
  color: red;
  display: flex;
  font-size: 12px;
}

.form-payment .form-group .error {
  flex-basis: 100%;
  color: red;
  display: flex;
  font-size: 12px;
}

.btn-close {
  position: absolute;
  right: 12px;
  top: 12px;
  height: 22px !important;
  padding: 0;
  width: 22px;
  padding: 0 !important;
}

.modal-content h5 {
  padding-right: 20px;
}

.ig-cc {
  position: relative;
}

.ig-cc label.error {
  position: absolute;
  bottom: -15px;
  left: 20px;

}


.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  z-index: 1;
  border-radius: 0 20px 20px 0;
}

.contact .form-group input.error {
  border: 1px solid red;
}

.contact .form-group label.error {
  flex-basis: 100%;
  font-weight: normal;
  color: red;
  font-size: 12px;
  text-align: start;
  display: flex;
}

.icon-boxes .icon-box:hover,
.icon-boxes .icon-box.active {
  border-color: #708a8c;
  transform: translateY(-5px);
}


.gba-acc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gba-acc .accordion-flush {
  border: 1px solid#708a8c;
}

.question-answer {
  display: flex;
  flex-direction: column;
  justify-content: end !important;
  text-align: end;
}

.question-answer p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0px;
}

.origin {
  background-color: #e1eae4;
  ;
}

.origin img,
.drop img {
  margin-top: 3px;
  margin-left: 5px;
}

.drop {
  background-color: #e1eae4;
  min-height: 120px;
  border: 1px solid #708a8c;
  padding: 15px;
  width: 100%;
  height: 100%;
}

.over {
  background-color: #708a8c;
}

.draggable {
  border: 1px dashed #708a8c;
}

.fb-40 {
  flex-basis: 40%;
}

.fb-60 {
  flex-basis: 60%;
}

.r-text {
  color: #b55e4f !important
}

.r-brdr {
  border: 3px solid #b55e4f !important;
}

.g-completed {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.g-process {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-basis: 40%;
  flex-direction: column;
}

.g-process.gpc {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-basis: 215px;
  flex-direction: row;
}

.g-process strong {
  display: block;
  margin-bottom: 5px;
}

.abr {
  display: flex;
  justify-content: center;
}

.g-color {
  color: #97af71;
}

.p-color {
  color: #b55e4f;
}

.errorClass {
  color: #ff0000;
}

/* .eye-icon {
  position: absolute;
  top: 4px;
  right: 10px;
  width: 20px;
  height: 20px;
}

.eye-icon svg {
  position: absolute;
  bottom: 0;
  right: 0;
} */

.input-group.eye-s input {
  border-radius: 0px 5px 5px 0px !important;
}

.pay-now button {
  margin-top: 30px;
}

.premium-plan .box {
  padding-bottom: 24px;
}

.featured .form-group {
  margin-bottom: 10px;
}


.featured .form-group label {
  margin-bottom: 5px;
}

.featured .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  /* border-radius: 0.375rem; */
  border-radius: 0px 5px 5px 0px;
}

.award-icon svg {
  color: #b55e4f;
  padding-left: 8px;
  height: 20px;
}

span.on-h.toltip svg {
  color: #708a8c;
}

.iconforgreen {
  color: #b55e4f;
  height: 20px;
}

.noteshints {
  /* padding-left:51px;  */
  font-size: 12px;
}

.ga-row.gr-2 {
  flex-direction: row;
  align-items: center;
}

.ga-row.gr-2 .datepicker {
  width: 120px;
}

.getinformation {
  cursor: pointer;
}


.questi-dicu-icon svg {
  color: #708a8c;
}

.minheight-add {
  min-height: 10px;
}

.add-drog-drop-emptytext {
  min-height: 60px;
  background-color: #e1eae4;
  border: 1px dashed #ccc;
}

.add-drog-drop-emptytext span {
  padding: 0px 10px 0px 20px;
}

.section-icon-size {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  padding: 6px;
}

/*.reg-icon{
  position: relative;
}*/

.reg-icon {
  position: absolute;
  right: 18px;
  top: 16px;
  width: 20px;
  z-index: 9;
}

/* .reg-icon svg.svg-inline--fa.fa-eye-slash {
  margin-right:-1px;
} */

.regestration-form input {
  border-radius: 0px 30px 30px 0px !important;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgb(0 0 0 / 62%);
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #708a8c;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

#loader {
  z-index: 1001
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #97af71;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ffffff;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #708a8c;
  z-index: 1000
}

#loader-wrapper .loader-section.section-left {
  left: 0
}

#loader-wrapper .loader-section.section-right {
  right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.loaded {
  visibility: hidden
}



/*
.dt-style-picker-wrapper {
  position: fixed;
  z-index: 99999;
  right: -185px;
  top: 150px;
  transition: ease-in-out 0.3s;
}
.dt-style-picker-wrapper.openss {
  right:0;
  transition: ease-in-out 0.3s;
}
.style-picker-ico {
  position: absolute;
  top: 0;
  right: 185px;
  width: 50px;
  height: 43px;
  background: #97af71;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 0 0 10px;
}
.style-picker-ico img {
  width: 36px;
  max-width: inherit;
  height: auto;
  padding:5px
}
#dt-style-picker {
  background: #70898b;
  border: 1px solid #70898b;
  width: 185px;
  float: left;
  position: absolute;
  top: 0px;
  right:0;
  z-index: 1;
  margin: 0px;
  padding: 6px 0;
  text-align: center;

}

#dt-style-picker #google_translate_element {
  border-radius: 5px;
  border: none;
  margin-bottom: 0;
  height: 29px !important;
  overflow: hidden !important;
  }
  #dt-style-picker #google_translate_element select
  {
    border: none;
    padding: 5px 10px;
    border-radius: 9px;
    margin: 0;
    font-size: 15px;
    color: #fff;
    background: #70898b;
    font-weight: 600;
  }

.skiptranslate iframe{
  display: none;
}
body {
  top:0 !important
}*/


/*
.dt-style-picker-wrapper {
  position: fixed;
  z-index: 99999;
  right: 15px;
  top: -43px;
  transition: ease-in-out 0.3s;
}
.dt-style-picker-wrapper.openss {
  right:15px;
  transition: ease-in-out 0.3s;
  top:0;
}
.style-picker-ico {
  position: absolute;
  top: 36px;
  left: -113px;
  width: 50px;
  height: 43px;
  background: #97af71;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius:0 0 10px 10px;
}
.style-picker-ico img {
  width: 36px;
  max-width: inherit;
  height: auto;
  padding:5px
}
#dt-style-picker {
  background: #70898b;
  border: 1px solid #70898b;
  width: 185px;
  float: left;
  position: absolute;
  top: 0px;
  right:0;
  z-index: 1;
  margin: 0px;
  padding: 4px 0;
  text-align: center;
  border-radius: 0 0 10px 10px;

}

#dt-style-picker #google_translate_element {
  border-radius: 5px;
  border: none;
  margin-bottom: 0;
  height: 29px !important;
  overflow: hidden !important;
  }
  #dt-style-picker #google_translate_element select
  {
    border: none;
    padding: 5px 10px;
    border-radius: 9px;
    margin: 0;
    font-size: 15px;
    color: #fff;
    background: #70898b;
    font-weight: 600;
  }
*/
.lang-selector .abc {
  background: #b55e4f;
  border: 1px solid #b55e4f;
  border-radius: 0 20px 0 0;
  width: 10px;
  transition: ease-in-out 0.3s;
  padding-right: 5px;
  padding-top: 6px;
}

.lang-selector #dt-style-picker .abc #google_translate_element {
  display: none;
}

.lang-selector #dt-style-picker {
  display: flex;
}

.lang-selector.openss .abc {
  width: 130px;
  transition: ease-in-out 0.3s;
}

.lang-selector.openss #dt-style-picker .abc #google_translate_element {
  display: block;
}


.dt-style-picker-wrapper {
  position: fixed;
  z-index: 999;
  right: 15px;
  bottom: 175px;
  transition: ease-in-out 0.3s;
}

.dt-style-picker-wrapper.openss {
  /*right:0;
  transition: ease-in-out 0.3s;*/
}

.style-picker-ico {
  width: 42px;
  padding-left: 10px;
  height: 43px;
  background: #b55e4f;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px 0 0 20px;
  z-index: 1;
  font-size: 16px;
  margin-right: -1px;
}

.style-picker-ico:hover {
  color: #fff;
}

.style-picker-ico img {
  width: 36px;
  max-width: inherit;
  height: auto;
  padding: 5px
}

#dt-style-picker {
  float: left;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 1;
  margin: 0px;
  padding: 6px 0;
  text-align: center;


}

#dt-style-picker #google_translate_element {
  border-radius: 5px;
  border: none;
  margin-bottom: 0;
  height: 29px !important;
  overflow: hidden !important;
}

#dt-style-picker #google_translate_element select {
  border: none;
  padding: 5px;
  border-radius: 9px;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: #b55e4f;
  font-weight: 500;
  text-align: left;
  width: 125px;
  appearance: none;
}



.skiptranslate iframe {
  display: none;
}

body {
  top: 0 !important
}

/* for cookies css*/

.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
  background-color: #70898b;
}

.cookiealert.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);

}

.cookiealert a {
  text-decoration: underline
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}

div#social-links {
  margin: 0 auto;
  max-width: 500px;
}

div#social-links ul {
  padding: 0;
}

div#social-links ul li {
  display: inline-block;
}

.social-icon-menu {
  position: absolute;
  right: 10%;
  /* bottom: 5px; */
}

.social-icon-menu #social-links ul li a {
  padding: 7px;
  /* border: 1px solid #ccc; */
  margin: 0px 3px 0px;
  font-size: 15px;
  color: #fdfdfd;
  background-color: #728e91;
  border-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

@keyframes ldio-wfi50arrl8 {
  0% {
    transform: translate(6px, 40px) scale(0);
  }

  25% {
    transform: translate(6px, 40px) scale(0);
  }

  50% {
    transform: translate(6px, 40px) scale(1);
  }

  75% {
    transform: translate(40px, 40px) scale(1);
  }

  100% {
    transform: translate(74px, 40px) scale(1);
  }
}

@keyframes ldio-wfi50arrl8-r {
  0% {
    transform: translate(74px, 40px) scale(1):
  }

  100% {
    transform: translate(74px, 40px) scale(0);
  }
}

@keyframes ldio-wfi50arrl8-c {
  0% {
    background: #708a8c
  }

  25% {
    background: #97af71
  }

  50% {
    background: #b55e4f
  }

  75% {
    background: #000000
  }

  100% {
    background: #708a8c
  }
}

.ldio-wfi50arrl8 div {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: translate(40px, 40px) scale(1);
  background: #708a8c;
  animation: ldio-wfi50arrl8 1.4492753623188404s infinite cubic-bezier(0, 0.5, 0.5, 1);
  top: -25px;
}

.ldio-wfi50arrl8 div:nth-child(1) {
  background: #000000;
  transform: translate(74px, 40px) scale(1);
  animation: ldio-wfi50arrl8-r 0.3623188405797101s infinite cubic-bezier(0, 0.5, 0.5, 1), ldio-wfi50arrl8-c 1.4492753623188404s infinite step-start;
}

.ldio-wfi50arrl8 div:nth-child(2) {
  animation-delay: -0.3623188405797101s;
  background: #708a8c;
}

.ldio-wfi50arrl8 div:nth-child(3) {
  animation-delay: -0.7246376811594202s;
  background: #000000;
}

.ldio-wfi50arrl8 div:nth-child(4) {
  animation-delay: -1.0869565217391304s;
  background: #b55e4f;
}

.ldio-wfi50arrl8 div:nth-child(5) {
  animation-delay: -1.4492753623188404s;
  background: #97af71;
}

.loadingio-spinner-ellipsis-sf0rdv2l1e {
  width: 70px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  background: rgba(NaN, NaN, NaN, 0);
}

.ldio-wfi50arrl8 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.78);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-wfi50arrl8 div {
  box-sizing: content-box;
}

.appnedImageTem {
  padding: 5px 15px;
}

.template-popup .btn-close {
  right: 15px;
  top: 15px;
}


/* ============= not-found 404 css =============== */

.not-found {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: #e1eae4;
  flex-direction: column;
}

.not-found-heading {
  background: #fff;
  padding: 0px 30px 40px;
  width: 96%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
}

.found-logo img {
  width: 100%;
  margin-bottom: 23px;
}

.not-found-heading h1 {
  font-size: 131px;
  color: #6d8587;
  padding-bottom: 0px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 34px;
  line-height: 131px;
}

.not-found-heading h6 {
  font-size: 32px;
  color: #737373;
  padding-bottom: 0px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.not-found-heading h6 span {
  color: #b55e4f;
}

.not-found-heading p {
  color: #474844;
  font-size: 17px;
  padding-bottom: 27px;
}

.not-found-heading a {
  background: #70898b;
  font-size: 16px;
  padding: 13px 20px 10px 21px;
  border-radius: 5px;
  color: #fff !important;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
}

.cc span,
.cc label {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.social-tem {
  padding: 10px 0px;
}

.social-tem .modal-body p {
  padding: 10px 14px 10px;
  font-size: 17px;
}

.social-tem h6 {
  font-size: 19px;
}

.country-imgage {
  position: absolute;
  top: 15px;
  left: 15px;
}

.country-imgage img {
  border-radius: 5px;
  width: 50px;
  height: 35px;
  object-fit: cover;

}

.thankyou-box .box {
  padding-bottom: 57px !important;
}

.cert-detail {
  align-items: start;
  padding: 10px;
  border-radius: 0;
}

.cert-detail img {
  margin-bottom: 10px;
}

.cert-detail h5 {
  padding-bottom: 10px;
  border-bottom: solid 1px #eee;
  padding-top: 8px;
  font-size: 19px;
  width: 100%;
}

.my-ac-new li a {
  margin: 0px 1px 0px 2px;
  white-space: inherit;
  font-size: 14px;
  font-weight: 500;
}

.member-new h6 a {
  text-decoration: none;
}

.member-new h6 {
  white-space: pre-wrap;
}
.mem-new{
  display: flex;
  align-items: start;
}
.contact-border{
  border-bottom: 20px solid #e1eae4;
}
.dent-video video {
  border: 3px solid #70898b;
  box-shadow: 0 8px 12px 0px rgba(0,0,0,.2);
  border-radius: 10px;
}
.copy-btn {
  background: #fff;
  border:1px solid #70898b;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 20px;
  padding:8px 0;
  line-height: 1.2;
}
.copy-btn:hover {
  background:#70898b;
  color:  #fff;
}
.cc-cards {
  background: #fff;
  width: 320px;
  margin:0 auto;
}
.cc-cards2 {
  background: #fff;
  width: 505px;
  margin:0 auto;
}
.c2ccard {
  padding:0;
}
.c2cImg {
  width: 320px;
}
.c2cImg2 {
  width: 505px;
}
.cc-cards ul {
  list-style: none;
  padding:0 0 0 5px;
  margin:0;
}
.cc-cards ul li {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
}

.cc-cards ul li span {
 flex-basis: 120px;
}
.cc-cards ul li label {
 flex-basis: calc(100% - 120px);
}
.cc-cards2 ul {
  list-style: none;
  padding:0 0 0 10px;
  margin:0;
}
.cc-cards2 ul li {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #000;
  display: flex;
  align-items: center;
}

.cc-cards2 ul li span {
 flex-basis: 190px;
}
.cc-cards2 ul li label {
 flex-basis: calc(100% - 190px);
}
.btm-here {
  background: #70898b;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    text-align: center;
    font-size: 12px;
}
.btm-here a {
  text-decoration: underline;
  color:#fff;
}

video::-webkit-media-controls-panel {
  background-image: linear-gradient(transparent, #70898b) !important;
}

.ifreamaccredited h5,h6 {
  white-space: inherit;
  font-size: 14px;
  font-weight: 500;
}
.emptyBadge {
  background-color: #64807f !important;
  height: 270px;
  width: 300px;
  border-radius: 15px;
}

.patienttooltip svg{
  color: #97af71 !important;
  height: 30px;
  float: inline-end;
  margin: 0px 3px 8px 0px;
}
.practictooltip svg{
  color: #97af71 !important;
  height: 30px;
  float: inline-end;
  margin: 0px 3px 8px 0px;
}
.wasteModal svg{
  color: #97af71 !important;
  height: 30px;
  /* float: inline-end; */
  margin: 0px 3px 8px 0px;
}
.extrainfo svg{
  color: #b55e4f !important;
  height: 30px;
  float: inline-end;
  margin: 0px 3px 8px 0px;
}
.carbontooltip svg{
  color: #b55e4f !important;
  height: 30px;
  float: inline-end;
  margin: 0px 3px 8px 0px;
}

button.edit-month-icon.edit-icon-both {
    background: #97af71;
    border: none;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 13px;
}

button.edit-month-icon.edit-icon-both svg{
    color: #fff;
}
.monthDataModal .modal-dialog {
    width: 100%;
    max-width: 1300px;
}

.monthDataModal .modal-dialog table tr th {
    font-size: 14px;
    white-space: nowrap;
    padding: 12px 12px;
}

.monthDataModal .modal-dialog table tr td {
    font-size: 14px;
    white-space: nowrap;
    padding: 12px 12px;
    text-align: center;
}

.monthDataModal .btn-close {
    position: absolute;
    right: 31px;
    top: 31px;
    height: 22px !important;
    padding: 0;
    width: 22px;
    padding: 0 !important;
}
.monthDataModal .modal-footer button{
    background: #708a8c;
    border: none;
}
.submit-factordata {
    display: flex;
    justify-content: end;
    align-items: center;
    /* width: 10px; */
}

.submit-factordata #saveWasteInfo{
    max-width: 200px;
}
ul.chartSelect li {
    background-color: #708a8c;
    margin: 5px;
    padding: 5px 5px 5px 20px;
    color: #fff;
    list-style: none;
    border-radius: 15px 0 0 15px;
    cursor: pointer;
}

ul.chartSelect li.active {
    background-color: #97af71;
}



/* =============Responsive css================= */

@media(max-width:1166px) {
  .country-imgage img {
    border-radius: 5px;
    width: 35px;
    height: 28px;
    object-fit: cover;
  }
}

@media(max-width:1024px) {
  .country-imgage img {
    border-radius: 5px;
    width: 35px;
    height: 28px;
    object-fit: cover;
  }
}

@media(max-width:991px) {
  .ga-row.gr-2 .datepicker {
    width: 82px;
    font-size: 12px;
  }

  .gat-text strong {
    font-weight: 700;
  }

  .social-icon-menu {
    position: inherit;
    right: inherit;
    /* bottom: 5px; */
    margin-right: 0;
  }

  .member-new h6 {
    white-space: inherit;
    font-size: 13px;
  }
}

@media(max-width:767px) {
  .drop {
    padding-left: 35px;
    padding-right: 35px;
  }

  .g-process.gpc {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-basis: 100%;
    flex-direction: column;
    padding-left: 52px;
  }

  .m-fix .gat-text {
    flex-basis: 100%;
    padding-right: 20px;
    margin: 0;
    align-items: flex-start;
  }

  .country-imgage img {
    border-radius: 5px;
    width: 45px;
    height: 33px;
    object-fit: cover;
  }

  .my-ac-new li a {
    margin-bottom: 10px;
  }

  .member-new h6 {
    white-space: inherit;
    font-size: 12px;
  }
  .dent-video video {
    width: 90%;
    border:2px solid #70898b;
  }
}

@media(max-width:500px) {
  .drop {
    padding-left: 20px;
    padding-right: 20px;
  }
  .reg-icon svg {
    right: 6px;
    top: 9px;
}
}
