body {
    background-image: url(../images/bg2.jpg);
    margin: 0;
    width: 100%;
    float: left;
    position: fixed;
    height: 100vh;
    font-family: 'Roboto', sans-serif;
    outline:0;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    body.custom-bg:before {content: "";display: block;width: 100%;height: 100%;position: absolute;background: rgb(0 0 0 / 68%);top: 0;left: 0;}
a{
    text-decoration:none;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
div#error_7b93281eec43f2e450abe105dad9477b6e1e5b18 {
    display: none;
}
.resp-tabs-list li {
  font-weight: 600;
  font-size: 11px;
  display: inline-block;
  padding: 13px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  position: relative;
  border-right: solid 1px #f3f3f3;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.5px;
  width: 100%;
  text-align: center;
  color: #6f6e6e;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #eee;
  clear: left;
  width: 100%;
  float: left;
  height: 90%;
  overflow-y: scroll;
  padding-right: 20px;
  position:relative;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-active {
  border-bottom: none;
}

.resp-tab-active {
}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content {
    margin-top: 15px;
}

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #DBDBDB !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}
a.about-tab {
    color: #fffefe;
}
.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
.details {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 50px;
    display:none;
    min-height: 100vh;
}

.productimg {
    width: 100%;
    float: left;
}

.productimg img {
    width: 300px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.btn {
    width: 100%;
    float: left;
    margin-top: 30px;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

ul.resp-tabs-list { display: none; }

h2.resp-accordion { display: block; }

.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}
.demo {
    background: #fff;
    width: 100%;
    float: left;
    height: 100%;
}
.digitalcard {
    width: 100%;
    float: left;
    position: relative;
}

.container {
    width: 90%;
    margin: 0px auto;
}

.digicards {
    height: 86vh;
    background: #fff;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
}

.digileft {
    width: 26%;
    background: #474350;
    float: left;
    display: flex;
    align-items: center;
    padding: 50px;
    position: relative;
    padding-top: 90px;
}

.digirgt {
    width: 74%;
    padding: 35px 25px;
    background: #eee;
}
.profil {
    width: 100%;
    text-align: center;
    float: left;
    position: relative;
}
.portfoimg {
    width: 100%;
    float: left;
}

.portfoimg span:before {
    display: none;
}

.portfoimg img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    object-fit: cover;
}

.portfoimg h4 {
    margin: 0;
    font-size: 26px;
    line-height: 24px;
}
.portfoimg h4 {
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-bottom: 0;
    color: #474350;
}

.portfoimg span {
    font-size: 13px;
    color: #888da8;
    float: left;
    width: 100%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    line-height: 20px;
}
.profil p {
    margin: 0;
    float: left;
    margin-top: 5px;
    color: #ededed;
}
.profil h5 {
    text-align: left;
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9f1fd;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}
.sociallinks {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
}

.socialmedia {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
    float: left;
    padding-top: 10px;
    border-top: solid 1px #656565;
}

.socialmedia ul {
    padding: 0;
    margin: 5px 0 15px 0;
    list-style: none;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    justify-content: center;
}

.socialmedia ul li {
    margin: 0 2.5px;
}
.socialmedia ul li:hover i.fa.fa-facebook {
    background: #3b5998 !important;
    border-color: #3b5998 !important;
    
}

.socialmedia ul li:hover i.fa.fa-instagram {
    background: #bc2a8d !important;
    border-color: #bc2a8d !important;
}

.socialmedia ul li:hover i.fa.fa-linkedin {
    background: #0e76a8 !important;
    border-color: #0e76a8 !important;
}

.socialmedia ul li:hover i.fa.fa-youtube {
    background: #FF0000 !important;
    border-color: #FF0000 !important;
}
.socialmedia ul li:hover i.fa.fa-whatsapp {
    background: #25D366 !important;
    border-color: #25D366 !important;
}
.socialmedia ul li a i:hover {
    color: #fff !important;
}
.socialmedia ul li a i {
    color: #d9dbe6;
    font-size: 12px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9dbe6;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.resp-tab-item:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    bottom: -2px;
    content: "\f0d7";
    color: #474350;
    line-height: 0;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
}
.resp-tabs-list {
    width: 100%;
    float: left;
    border: solid 1px #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    background: #f9f9f9;
}
.resp-tabs-list li:last-child {
    border: none;
}
li.resp-tab-item.resp-tab-active:after {
    opacity: 1;
}
p {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #626262;
    font-family: 'PT Serif', serif;
}
.resp-tab-content h4 {
    font-size: 28px;
    font-weight: 300;
    padding-left: 10px;
    position: relative;
    margin: 30px 0 12px 0;
    color: #616161;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.resp-tab-content h4:before {content: '';border: solid 2px #474350;left: 0px;position: absolute;height: 100%;}
li.resp-tab-item.resp-tab-active {
    background: #474350;
    color: #fff;
}
div#horizontalTab {
    height: 100%;
    overflow: hidden;
}

.resp-tab-content p {
    margin-bottom: 10px;
}

.resp-tab-content h3 {
    font-size: 19px;
    letter-spacing: 0.5px;
    margin: 10px 0;
}

.resp-tab-content ul {
    padding: 0;
    width: 100%;
    float: left;
    margin: 0;
    list-style: disc;
    padding-left: 30px;
}

.resp-tab-content ul li {
    width: 100%;
    float: left;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-family: 'PT Serif', serif;
    color: #626262;
}
.pro-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.proimg img {width: 100%;height: 180px;object-fit: cover;object-position: center;}

.probox {
    width: 32%;
    margin-right: 1%;
    border: 1px solid #ddd;
    box-shadow: 0 0px 5px 5px rgb(0 0 0 / 4%);
    margin-bottom: 20px;
}

.probox h5 {
    font-size: 15px;
    margin: 20px 0;
    padding: 0 10px;
    text-align: center;
    color: #616161;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    cursor:pointer;
}

.team-box {
    border: 1px solid #ddd;
    width: 32%;
    margin-right: 1%;
}

.team-wrapper {
    display: flex;
}

.team-img {
    background-image: url(../images/wave.png);
    min-height: 200px;
    background-size: 690px;
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team-img img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    object-position: top center;
    border-radius: 100%;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 7%);
}

.team-body h5, .team-body h6 {text-align: center;margin: 0;}

.team-body {
    padding: 20px;
}

.team-body h5 {
    font-size: 20px;
    font-weight: normal;
    color: #173396;
    border-bottom: crimson;
    font-family: 'PT Serif', serif;
}

.team-body h6 {
    margin-top: 5px;
    font-size: 10px;
    font-weight: normal;
    background-color: #2ad499;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    color: #fff;
    padding: 2px 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 7px;
    margin-bottom: 20px;
    font-family: 'PT Serif', serif;
}

.team-info-box i {color: #888da8;font-size: 12px;border-radius: 100%;width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;border: 1px solid #888da8;}

.team-info-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    margin-right: 10px;
}

.team-info-box span {
    margin-left: 10px;
    font-size: 13px;
    position: absolute;
    background: #000;
    top: 34px;
    left: -95px;
    display: none;
    color: #fff;
    padding: 7px 20px;
    border-radius: 3px;
    transition: all 0.5s;
    width: 200px;
    text-align: center;
}

.team-info {
    display: flex;
    justify-content: center;
}

span:before {content: "";border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #000000;position: absolute;top: -5px;left: 50%;transform: translateX(-50%);}

.team-info-box:hover span {
    display: block;
}
table.table.table-bordered {
    width: 60%;
    border: 1px solid #ddd;
    border-collapse: collapse;
}

table.table.table-bordered tr td {
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 13px;
    font-family: 'PT Serif', serif;
}

table.table.table-bordered tr td:last-child {
    color: #07b967;
}

table.table.table-bordered  tr.day-td.off-day td:last-child {
    color: #f32828;
}
div#lightgallery {
    display: flex;
    flex-wrap: wrap;
}

.lightbox {
    width: 32%;
    margin-right: 1%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.lightbox img {
    width: 100%;
}
ul.bank-ul {
    list-style: none;
    padding: 0;
}

ul.bank-ul li {
    display: flex;
    line-height: 30px;
}

ul.bank-ul li span:first-child {
    width: 23%;
}

ul.bank-ul li span:nth-child(2) {
    width: 7%;
}
.wallet-wrap {
    display: flex;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.wallet-box {
    width: 24%;
    margin-right: 1%;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
}

.wallet-logo img {
    width: 100px;
    height: 40px;
    object-fit: contain;
}

.wallet-img img {
    width: 100%;
}

.wallet-box h5 {
    margin: 0;
    font-family: 'PT Serif', serif;
}

.wallet-img {
    border: 1px solid #ddd;
    margin: 10px  0;
    padding: 10px;
}

.wallet-box a {
    font-size: 13px;
    color: #474350;
    font-family: 'PT Serif', serif;
}
.star-rating {
    display: flex;
    flex-direction: row-reverse;
    font-size: 1.5em;
    justify-content: space-around;
    padding: 0 .2em;
    text-align: center;
    width: fit-content;
    width: -moz-fit-content;
    margin-left: 0px;
    position: relative;
    top: -3px;
}
.star-rating input {
  display:none;
}

.star-rating label {
    color: #ccc;
    cursor: pointer;
    font-size: 32px;
}
.star-rating :checked ~ label {
  color:#f90;
}
.col-sm-12.rating-wrapper {
    display: flex;
    align-items: center;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color:#fc0;
}

.review-form {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
}

.review-form .form-group {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 10px;
}

.review-form .form-group .form-control {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    resize:none;
}

.review-form .form-group label.main-label {color: #565656;font-size: 13px;margin-bottom: 7px;display: block;font-family: 'PT Serif', serif;}

.star-rating-wrapper {
    border: 1px solid #ddd;
    margin: 0;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 10px;
}

.review-form .form-group:nth-child(3),.review-form .form-group:nth-child(4) {
    width: 100%;
}

.btn-review {
    border: none;
    background: #16c786;
    color: #fff;
    padding: 10px  20px;
    border-radius: 5px;
    margin-top: 15px;
}
.cont-wrap2 {
    display: flex;
    justify-content: space-between;
}

.cont-form {
    width: 48%;
}

.google-map {
    width: 48%;
}

.google-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.cont-form .review-form {
    width: 100%;
}

.contbox {
    width: 32%;
    margin-right: 1%;
    margin-bottom: 50px;
    margin-top: 20px;
    background: #474350;
    padding: 20px;
    text-align: center;
    border: 1px solid #ddd;
    color: #fff;
    font-family: 'PT Serif', serif;
}

.cont-wrap {
    display: flex;
}

.contbox i {
    margin-right: 10px;
}
.share-wrapper span:before {
    display: none;
}

.share-wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    background: #2c2833;
    padding: 5px 10px;
    z-index: 9;
    justify-content: center;
}

.share-wrapper h5 {
    width: fit-content;
    width: -moz-fit-content;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


.share-wrapper .at-share-btn {
    color: #fff !important;
    font-size: 12px;
    border-radius: 100%;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid #fff !important;
    float: left;
    background: transparent !important;
    border-radius: 100% !important;
    text-align: center !important;
}

.share-wrapper .at-icon {
    fill: #fff !important;
}
.lang-wrap {
    position: fixed;
    bottom: -9px;
    right: 70px;
}

div#google_translate_element select {
    padding: 4px 20px;
    border-radius: 4px;
    outline: none !important;
}
div#google_translate_element span:before {
    display: none;
}
.lightbox h5 {
    font-weight: normal;
    color: #626262;
    font-family: 'PT Serif', serif;
    text-align: center;
    margin: 0;
    padding: 5px 10px 13px;
}
.review-box {
    display: flex;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.review-img {
    width: 14%;
}

.review-descp {
    width: 80%;
}

.review-img img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    object-fit: cover;
}

.review-descp h5,.review-descp h6 {
    margin: 0;
}

.review-wrapper {
    margin-top: 30px;
}

.review-descp h5 {
    font-size: 18px;
    margin-bottom: 2px;
}

.review-descp h6 {
    letter-spacing: 0.5px;
    color: #626262;
    font-family: 'PT Serif', serif;
    margin-bottom: 10px;
    font-weight: normal;
}

.review-rating .checked {
    color: orange;
}

.review-rating i {
    color: #ddd;
}

.review-text p {
    font-size: 13px;
    margin-top: 10px;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    font-size: 13px;
}
.rev-btn {
    background: transparent;
    border: none;
    outline: none;
    background: #474350;
    color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    border-radius: 5px;
    margin-bottom: 20px;
    width:auto;
    cursor:pointer;
}
.rev-btn i {
    margin-right: 5px;
}
#reviewResp .alert {
    width: 60%;
}
.pp-wrap.rounded-rectangle img {
    border-radius: 5px !important;
}
.pp-wrap.rectangle img {
    border-radius: 0;
}
.pp-wrap.diamond img {
    border-radius: 0;
}

.pp-wrap.diamond:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/diamond-white.png);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center 0px;
}

.pp-wrap {
    position: relative;
}

.pp-wrap.octogon img {
    border-radius: 0;
}

.pp-wrap.octogon:before {content: "";display: block;width: 100%;height: 100%;background-image: url(../images/octogon-white.png);position: absolute;top: 0;left: 0;background-size: 100px;background-position: center 0px;background-repeat: no-repeat;}
.pp-wrap.dodecagon img {
    border-radius: 0;
}

.pp-wrap.dodecagon:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../images/dodecagon-white.png);
        position: absolute;
        top: 0;
        left: 0;
        background-size: 100px;
        background-position: center 0px;
        background-repeat: no-repeat;
}
.pp-wrap.irregular-dodecagon img {
    border-radius: 0;
}

.pp-wrap.irregular-dodecagon:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/irregular-dodecagon-white.png);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100px;
    background-position: center 0px;
    background-repeat: no-repeat;
}
.audio-wrap {
    position: fixed;
    bottom: 12px;
    right: 270px;
}

.audio-wrap audio {
    display: none;
}

.audio-wrap button {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    border: none;
    text-align: center;
    padding: 0;
    background: #474350;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
    outline: none !important;
}
.login_wrapper {
    position: relative;
    display: flex;
    width: 630px;
}

.log-left {
    width: 40%;
    background: #fff;
    padding: 50px 20px;
}

.log-rt {
    width: 60%;
}

.log-rt img {
    width: 100%;
    height: 100%;
}

.log-left h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 18px;
}

.log-left .form-control {
    height: 40px;
    width: 100%;
    border: 1px solid #c3c0c0;
    border-radius: 5px;
    padding: 15px;
}
span.show_pass {
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 11px;
    cursor: pointer;
    color: #0759d4;
}

span.show_pass:before {
    display: none;
}

.form-group {
    position: relative;
}
.lightbox img {
    height: 160px;
    object-fit: cover;
}
@media(max-width: 1300px){
    .resp-tabs-list li{
        font-size: 10px;
    }
    .profil p {
        font-size: 12px;
        line-height: 23px;
    }
}
@media(max-width: 1200px){
    .digileft {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.digicards {
    flex-wrap: wrap;
    height: auto;
    margin: 60px 0;
    border-radius: 5px 5px 5px 5px;
}

.digirgt {
    width: 100%;
}

body {
    height: auto;
}

.share-wrapper {
    border-radius: 5px 5px 0 0;
}

.profil p {
    font-size: 15px;
    width: 50%;
    margin: 5px 25%;
}
}
@media(max-width: 800px){
    .digirgt {
        padding: 10px;
    }
    
    .resp-tabs-list li {
        font-size: 9px;
        padding: 10px;
    }
    .resp-tab-content h4 {
    font-size: 20px;
}

p {
    font-size: 13px;
    line-height: 24px;
}

.team-body h5 {
    font-size: 16px;
}

.team-body h6 {
    font-size: 8px;
}

.team-body {
    padding: 15px;
}

.team-img {
    min-height: 150px;
}

.team-img img {
    width: 100px;
    height: 100px;
}

table.table.table-bordered tr td {
    font-size: 11px;
}

.resp-tab-content ul li {
    font-size: 13px;
}

.wallet-logo img {
    width: 80px;
    height: 30px;
}

.wallet-box h5 {
    font-size: 11px;
}

.review-img {
    width: 20%;
}

.contbox {
    font-size: 13px;
}
.resp-tab-content {
    padding-bottom: 30px;
}
.pay-tab:after {
    content: "";
    display: block;
    clear: both;
}
.review-form {
    width: 100%;
}
table.table.table-bordered {
    width: 100%;
}
.team-wrapper {
    flex-wrap: wrap;
}

.team-box {
    width: 49%;
}
.lightbox {
    width: 49%;
}
}
@media(max-width: 640px){
    #reviewResp .alert {
        width: 100%;
        margin-top: 20px;
    }
    .resp-tabs-container {
        padding-right: 0;
    }
    table.table.table-bordered {
        width: 100%;
    }
    
    .probox h5 {
        font-size: 13px;
    }
    
    .probox {
        width: 49%;
    }
    .profil p {
        width: 70%;
        margin: 5px 15%;
    }
    .wallet-wrap {
        flex-wrap: wrap;
    }
    
    .wallet-box {
        width: 32%;
        margin-bottom: 7px;
    }
    .cont-wrap {
        flex-wrap: wrap;
    }
    
    .contbox {
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
    }
    
    .cont-wrap2 {
        flex-wrap: wrap;
    }
    
    .cont-form {
        width: 100%;
        margin: 20px 7px;
    }
    
    .google-map {
        width: 100%;
    }
    
    .google-map iframe {
        height: 240px;
    }
}
@media(max-width: 480px){
    ul.bank-ul li {
        line-height: 21px;
    }
    .digileft {
        padding: 70px 20px 20px;
    }
    
    .profil p {
        width: 100%;
        margin: 5px 0;
    }
    .probox {
    width: 100%;
}

.team-box {
    width: 100%;
    margin-bottom: 10px;
}

.lightbox {
    width: 100%;
}

.wallet-box {
    width: 100%;
    margin-right: 0;
}

.review-box {
    flex-wrap: wrap;
}

.review-img {
    width: 100%;
    text-align: center;
}

.review-descp {width: 100%;text-align: center;margin-top: 5px;}

.rev-btn {
    margin: auto;
    display: inherit;
}
.review-form .form-group {
    width: 100%;
}
}