.mtprfouter .dropdown {
    position: absolute;
    right: -7rem;
    top: 6rem;
}

.regouter {
    display: flex;
}

.regouter .blstrip {

    width: 13%; 
    text-align: center;
}
.mntest.pt-3 {
    text-align: center;f
}
.vspagn .regform form .btn {
    background: #0866ff;

}
.fancybox-caption {
    padding: 139px 75px !important;
}

nav.navbar.navbar-expand-lg.navbar-light .ulinner ul {
    padding-bottom: 100px;
}

.mytuiopl .popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999999;
}


.mytuiopl .popup-box {
background: #fff;
    padding: 20px 25px;
    color: #000;
    border-radius: 8px;
    min-width: 280px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    width: 46%;
    margin: auto;
    margin-top: 9%;
}
.mytuiopl .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #000;
  color: #fff;
  font-size: 20px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}




  .mytuiopl  .dtrinner h3 {
  font-size: 26px;
  margin-bottom: 8px;
  color: #222;
  font-weight: 600;
}

  .mytuiopl  .dtrinner p {
  font-size: 14px;
  color: #555;
  margin-bottom: 25px;
}

  .mytuiopl  .btnss342 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

  .mytuiopl  .btnss342 a {
  padding: 12px 20px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  border-radius: 100px;
  transition: 0.25s ease-in-out;
  font-weight: 500; border: 1px solid #fdfdfd;
}

  .mytuiopl  .dtrinner img {
    position: relative;
    right: -25px;
}

  .mytuiopl  .pdlefttop{
    padding-top: 100px;
}
  .mytuiopl  .btnsdf1 {
  background: #fff;
  color: #000;
  border: 1px solid #b9b9b9!important;
}
  .mytuiopl  .btnsdf1:hover {
  background: #f8efef;
}


  .mytuiopl  .btnsdf2 {
  background: #25D366;
  color: #fff;border: 1px solid #25D366;
}
.btnsdf2:hover {
  background: #1fa854;
}


  .mytuiopl  .btnsdf3 {
  background: #3b82f6;border: 1px solid #3b82f6;
  color: #fff;
}
  .mytuiopl  .btnsdf3:hover {
  background: #2563eb;
}
.dtrinner.pdlefttop h3, .dtrinner.pdlefttop p {
    text-align: left;
}

 .dtrinner.pdlefttop p {
    font-size: 20px;
}

.dsktp{
    display: block;
}

    .mbtp{
    display: none;
}

@media screen and (max-width:767px) {
    .mbtp{
    display: block;
}
.dsktp{
    display: none;
}
   .mytuiopl  .popup-box {

    padding: 20px 25px;
    color: #fff;
    border-radius: 8px;
    min-width: 350px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    width: 55%;
    margin: auto;
    margin-top: 5%;
}
    .mytuiopl .dtrinner {
        padding: 4px 0px!important;
    }

.mytuiopl .dtrinner img {
    position: relative;
    right: 0px;
    width: 100%;
}

.mytuiopl .popup-box {
        padding: 20px 0px;
     
        width: 55%;
        margin: auto;
        margin-top: 3%;
        height: auto;
    }
    
}


@media (max-width: 480px) {
    .mytuiopl  .dtrinner {
    padding: 25px 20px;
  }
    .mytuiopl  .dtrinner h3 {
    font-size: 22px;
  }
    .mytuiopl  .btnss342 a {
    font-size: 15px;
    padding: 10px 15px;
  }
  .dtrinner.pb-0 {
    padding-bottom: 0px !important;
}
      .tabs-container.ftstab .tab {
    
        font-size: 14px!important;
    }
 .dtrinner.pdlefttop {
    padding: 20px !important;
}
.mytuiopl .popup-box {
        padding: 20px 0px 0px 0px;
   
    }
    
  
}


@media (max-width: 376px) {


}


#mxall  a.mtppio span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    text-align: center;
    background: transparent;
    display: block;
    width: 100%; padding: 10px;

}

    .mdrecvid h2.mthheead {
text-align: center;
    font-size: 21px;
    background: #f5faf2;
    padding: 10px;
    border-radius: 10px;
    line-height: 28px;
    border: 2px dashed #eae18e;
}
    .mdrecvid .guideline{
    text-transform: capitalize;
}
    .mdrecvid .guideline b {
    display: block;
    text-align: center;
}

    .mdrecvid .mtrec video {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    background: #000;
}

.mdrecvid .btns button {
    padding: 12px;
    margin: 5px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.mdrecvid #startBtn { background: #28a745; color: #fff; }
.mdrecvid #stopBtn { background: #dc3545; color: #fff; }
.mdrecvid #downloadBtn { background: #007bff; color: #fff; display: none; }
.mdrecvid #shareBtn { background: #6f42c1; color:#fff; display:none; }


.mdrecvid #cameraPopup {
    display: none;
    position: fixed; 
    top: 0; left: 0; 
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5); 
    justify-content: center; 
    align-items: center; 
    z-index: 9999;
}

.mdrecvid #cameraPopup div {
    background: #fff; 
    padding: 20px; 
    border-radius: 12px; 
    text-align: center;
}

.mdrecvid #cameraPopup button {
    margin: 10px; 
    padding: 12px 20px; 
    font-size: 16px; 
    font-weight: bold;
    cursor: pointer;
}


.mdrecvid .userprofile {
    display: flex;
    align-items: center;
    background-color: #f4f4f4;
    padding: 10px 15px;
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

.mdrecvid .userprofile .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover;
}

.mdrecvid .userprofile .user-info h3 {
    margin: 0;
    font-size: 1.1em;
    color: #333;
}

.mdrecvid .userprofile .user-info p {
    margin: 3px 0 0 0;
    font-size: 0.9em;
    color: #666;
}


 header .navsld .navbar-brand {
    display: flex;
    position: relative;
    width: max-content;
    align-items: center;
    margin: unset;
    padding-top: 2px;
}

@media screen and (max-width:767px) {
              .mdrecvid  section {
    overflow: hidden;
    padding-top: 10px;
}
    .mdrecvid .btns {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
    }
    .mdrecvid .btns button {
        margin: 0px;
        min-width: 49%;
        margin-bottom: 10px;
    }
           .mdrecvid  button#Submitvideo {
    width: 100%;
    background: #fbe2e2;
}
           .mdrecvid  video {
    width: 100%;
}
  .mtheadrec {
        height: 70px;
    }
}




#mxall a.mtppio {
    position: relative;
}


    .nwzbx .fancybox-content img {
    transform: scale(1);
    margin-top: -31px;
}


   .nwzbx .fancybox-caption {
    padding: 23px 75px !important;
}


@media screen and (max-width:1023px) {
      .nwzbx  .fancybox-content img {
    transform: scale(1);
    margin-top: 28px;
}


    
}


.mtbtns ul li {
    display: inline-block;
    padding: 5px 20px; transition: 0.3s ease-in-out;
    background: #f7eeee;
    margin: 3px;
    border-radius: 100px;
}
.mtbtns ul li:hover {

    background: #f0d3d3;

}
.mtbtns ul li  a {
   color: #000;
}
.content_box.rpp_s11.sdderty {
    padding-top: 130px;
}

.bctuiop .ecomicons {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 0px;
}

.vrfph .bjkml .sharepanel a {
    cursor: pointer;
    background: #eee;
    padding: 7px 21px;
    transition: 0.3s ease-in-out;
    margin-right: 0px;
    color: #000;

    margin-left: 5px;
    font-size: 14px;
    background-color: #f8f8fa;
    border: 1px solid #e8e7ec;
    margin-top: 3px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
    #mnmgyModal .slider-container {
      position: relative;
      padding-top: 30px;
    }

   #mnmgyModal .slider-tooltip {
      position: absolute;
      top: 0;
      transform: translateX(-50%);
      background-color: #0d6efd;
      color: white;
      padding: 2px 8px;
      border-radius: 4px;
      font-size: 0.8rem;
      white-space: nowrap;
      pointer-events: none;
    }

    #mnmgyModal .range-labels {
      display: flex;
      justify-content: space-between;
      font-size: 0.9rem;
      margin-top: 4px;
    }
      #mnmgyModal  button.btn.btn-primary {

    background: linear-gradient(45deg, #0866ff, #d40338);
    border: 0px;
    width: 100%;
}
#mnmgyModal .modal-content, #mnmgyModal .modal-dialog, #mnmgyModal {
    width: 900px;
    max-width: 900px;
    margin: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 6%;
}
.mnjiop {
    width: 19.7%;
    display: inline-flex;
}

.vrfph .bjkml .sharepanel {

    padding: 10px 5px;
}

.vrfph .bjkml .sharepanel a {
    padding: 7px 10px !important;
}

.bjkml a.revbtn11 {
    width: 140px;
}

.bjkml span.mtouterd {
    display: block;
    width: 100%;
    text-align: center;
    justify-content: center;
}

.bjkml .revbtn11 span.revstar {
    display: block;
    width: 100%;
}

.bctuiop .ecomicons li {
    list-style: none;
}

.vrfph .dpshow a.image-popup-vertical-fit {
    display: block;
    height: 400px;
}




.mtdivrew {
    width: 200px;
    min-height: 245px;
}

.bctuiop button.btn.rmorebtn121 {

    display: none;
}

ul.ccomicons li {
    list-style: none;
}

ul.ccomicons {
    display: flex;
    margin: 0px;
}

ul.ccomicons a {
    width: 40px;
    height: 40px;
    padding: 7px !important;
    background: #fff;
    font-size: 12px;
    align-items: center;
    display: flex;
}

.vrfph .dpshow a.image-popup-vertical-fit img {
    height: 100%;
    object-fit: contain;
}


div#buss ul li a {
    color: #0c63fa;
}

.pdesp {
    display: block;
}

.webtextmt1 {
    padding: 10px;
    background: #f5f5f5;
}

.bnmtyt.regform .regis_box {
    background: unset;
    box-shadow: unset;
    border: 0px;
}



.mgdtyu .photos {
    grid-gap: 5px;
    display: grid;
    gap: 5px;

    list-style-type: none;
    margin: 0;
    padding: 10px;
    grid-template-columns: repeat(9, 1fr);
}

.mgdtyu .photos li {
    display: block;
    overflow: hidden;
    position: relative;
}

.mgdtyu .photos li a {
    display: block;
    height: 140px;
    overflow: hidden;
    width: 100%;
}

.mgdtyu .photos li a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    height: 140px !important;
}

.mgdtyu .photos li a:hover img {
    opacity: .7;
}

.mgdtyu .photos li a img {
    display: block;
    height: auto;
    width: 126px;
}



.card-body.mpluy {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
    list-style-type: none;
    margin: 0;


}

.dsnrow.mncolp {
    padding-left: 40px;
}

.mallsrcbx {
    position: fixed;
    top: 168px;
    left: 0px;
    z-index: 999;
    width: 100%;
    padding-top: 5px;
}

div#nhtyy .modal-dialog {
    /* height: 100%; */
    /* bottom: 0px; */
    top: 53%;
    width: 100%;
    max-width: 100%;
}

div#nhtyy .modal-content {
    border-radius: 0px;
}

div#nhtyy {
    padding: 0px !important;
}

.ndetailpage .tabbx div#menu1 ul {

    display: block;

}

.poabmenu .dropdown-list li {
    display: flex;
    align-items: center;
    padding: 8px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.poabmenu .dropdown-list li:hover {
    background: #f0f0f0;
}

.poabmenu .dropdown-list img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}

.mntyp {
    flex-wrap: wrap;
    padding: 5px;
    background: transparent;
}

.col-sm-8.col-8,
.mntyp .col-sm-4.col-4 {
    width: 100%;
    padding: 0px !important;
}

.mntyp p.text-muted.mb-0 {
    font-weight: 500;
}

.mntyp .col-sm-4.col-4 i {
    display: none;
}

.card-body.mpluy {
    grid-gap: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 10px solid transparent;
    border-image: linear-gradient(45deg, rgb(8, 102, 255), rgb(199, 4, 48)) 1;
    background: rgb(230 238 255 / 54%);

}

.tpdetail .rounded-circle {
    border-radius: 0px !important;
    padding: 10px;
    align-self: baseline;
}

.mntyp {

    border-right: 1px solid #cbd8ee;
    border-bottom: 1px solid #cbd8ee;
}

.aboutcard .col-sm-4.col-4 {
    padding-right: 2px;
    padding-left: 5px;
    padding: 0px;
    font-size: 14px;
}

.aboutcard .col-sm-8.col-8 {
    padding: 0px;
    font-size: 14px;
}

.mbtnspoverl a {
    background: rgb(248 249 250 / 89%);
    padding: 10px 25px;
    font-size: 14px;
    display: inline-block;
    color: #000;
    min-width: max-content;
    border-radius: 100px;
    margin-right: 5px;
}

.mbtnspoverl {
    margin-bottom: 10px;
    display: flex;
    overflow-x: auto;

    list-style-type: none;
    margin: 0;
    padding: 0px;
    border: 0px;

    padding: 10px;
    margin-bottom: 10px;
}

.mbtnspoverl a:hover {
    background: #fff;

}

.mntyp:nth-child(3),
.mntyp:nth-child(6) {
    border-right: 0px;
}

.ftfix a {

    margin: 2px;
    padding: 10px;
    text-align: center;
    align-items: center;
    background-color: #f8f8fa;
    padding: 10px 10px;
    color: #454444;
    border: 1px solid #e8e7ec;
    font-weight: bold;

}

.bynow_btn {
    margin-left: 10px;
    color: #000 !important;
    background: #fff !important;
}

.ftfix.ftfx2 {
    display: block !important;
    padding: 14px 10px !important;
    background: #4f7c1a;
}


.ftfix.ftfx2 a {
    margin: 2px;
    padding: 10px;
    text-align: center;
    align-items: center;
    background-color: transparent;
    padding: 10px 10px;
    color: #ffffff;
    border: 0px;
    font-weight: bold;
}


.fancybox-button {
    display: none !important;
    /* Sabhi buttons hide */
}

.fancybox-button--close {
    display: inline-flex !important;
    /* Sirf Close button dikhaye */
}

.fancybox-button--arrow_left,
.fancybox-button--arrow_right {
    display: inline-flex !important;
    /* Sirf Close button dikhaye */
}

.fancybox-bg {
    background: #1e1e1e52;
}

.fancybox-caption {
    font-size: 1.5rem;
}

.ftfix {

    display: flex;
    position: fixed;
    left: 0px;
    width: 100%;
    justify-content: space-between;
    position: fixed;
    top: 64%;
    right: -44px;
    color: white;
    padding: 3px 10px;
    cursor: pointer;
    z-index: 9999999;

    text-transform: capitalize;
    border-radius: 5px 5px 0px 0px;

    width: 117px;
    text-align: center;
    top: unset;
    width: 100%;
    right: 0px;
    left: unset;
    bottom: 0px;

    display: grid;

    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    margin: 0;
    background: #f7eeee;

}

.srcbxmt .poabmenu {
    background: #f5f5f5;
    border-radius: 0px;
    padding: 5PX;
    right: 0;
    top: 0px;
}

.srcbxmt input#search-input {
    background: rgb(235 224 224);
    border: 0;
    border-radius: 100px;
    padding: 10px;
    width: 100%;
    padding-left: 40px;
    height: 43.99px;
    font-size: 16px;
}

.verifiedmem .sthead .ntmenu .search-box input {
    font-size: 16px;
    background: rgb(235 224 224) !important;
    height: 43.99px;

}

.md11 {
    width: 100%;
}

div#sharemdlt {
    height: 100vh;
    overflow: hidden;
}

.srcbxmt .search-box i {
    position: absolute;
    top: 17px;
    z-index: 999;
    left: 15px;
    font-size: 14px;
    color: #9f9f9f;
}

div#mtposresult {
    height: auto;
    display: block;
    background: #fff;
    overflow-y: auto;
    padding-top: 5px;

}

.classovr {
    /* height: 100vh; */
    /* overflow: hidden; */
}

.ndetailpage .tabbx .mleft #buss ul {
    padding-left: 20px;

}

.hdrcom {
    display: block;
    background: #eee;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    box-shadow: 1px 1px 9px 3px #ededed;
}

.hdm1 {
    background: #980202;
    box-shadow: 1px 1px 20px 1px #f8bbbb;
}

.hdm2 {
    background: #000;
    box-shadow: 1px 1px 20px 1px #8e9592;
}

.hdm3 {
    background: #133d2e;
    box-shadow: 1px 1px 20px 1px #c5eddf;
}

.hdm4 {
    background: #67552b;
    box-shadow: 1px 1px 20px 1px #b3ad9e;
}

.hdm5 {
    background: #662b67;
    box-shadow: 1px 1px 20px 1px #e5bfe6;
}

.hdm6 {
    background: #2b5c67;
    box-shadow: 1px 1px 20px 1px #c1f4ff;
}


.ndetailpage .tabbx .mleft #buss ul li {
    list-style: disc !important;
    display: list-item !important;
}

.ndetailpage .tabbx .mleft #buss ul li ul li {
    list-style: circle !important;

}

div#mtposresult ul {
    padding: 0px;
    /* display: flex
; */
    /* overflow-x: auto; */
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    margin: 0;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    overflow-x: auto;
    list-style-type: none;
    margin: 0;

}

div#mtposresult ul li {
    list-style: none;
    display: inline-block;
    background-color: #f8f8fa;
    padding: 8px 15px;
    color: #0000;
    border: 1px solid #e8e7ec;
    border-radius: 100px;
    margin: 0px;
    min-width: max-content;
}

div#mtposresult ul li a {
    display: block;
    color: #000007;
    font-size: 14px;



}

div#mtposresult ul {

    padding: 0px;

}

.ndetailpage .tabbx .mleft #photosbx1 .photos li a {

    height: auto;

}

.cdfrty ul.photos li a:hover img {
    transform: scale(1.1);
    opacity: unset!important; 
}
.cdfrty .tabbx .mleft .photoscard .photos li a img {
    display: block;
    height: auto;
    width: 100%;  transition: 0.3s ease-in-out;
}
.acqvh11 .ndetailpage .tabbx .mleft .photoscard .photos li a img {
    WIDTH: 100% ! IMPORTANT;
    border: 1px solid #d1cfcf;
}



.cdfrty .tabbx .mleft .photoscard .photos li a {
    height: 235px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    display: block;
    border-radius: 10px;
}

.cdfrty .tabbx .mleft .photoscard .photos li a img {
    display: block;
    height: auto;
    width: 100%;
}

.cdfrty .tabbx .mleft .photoscard ul.photos {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(5, 1fr);
    list-style-type: none;
    margin: 0;
    padding: 0px;
}

.mtheght {
    height: auto !important;
}

.srcbxmt .search-box {
    position: relative;
}

#newss .dinner {
    border-bottom: 1px solid #bababa;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

header .navbar .topbt .ecomicons li:last-child {
    margin-left: 0px;
}

header .navbar .topbt {

    height: 90px !important;
}

div#sharemdlt .modal-dialog {
    display: flex;
    align-items: center;
    height: 100vh;
}

div#sharemdlt ul {
    display: flex;
    padding: 0px;
    justify-content: center;
    margin: 0px;
}

div#sharemdlt ul li {

    list-style: none;
}

div#sharemdlt li a {
    padding: 5px 10px;
    color: rgb(10 37 77);
    border-radius: 100px;
    background: #eee;
    margin: 7px
}

.mtprfouter .ftpro {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    background: #03A9F4;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    left: 16%;
    top: 15%;
    text-transform: capitalize;
    font-size: 12px;
}

.mtprfouter .dropdown-toggle {
    background: transparent;
    border: 0px;
    color: #000;
}


.desktopimg {
    display: block;
}

.mobileimg {
    display: none;
}

/* #sync1 .owl-item img, #msync1 .owl-item img {
 
    max-width: 1100px; margin: auto;
   
} */

.mtprfouter .dropdown-toggle:active {
    background: transparent;
    border: 0px;
    color: #000;
}

.mtprofilenew .mtprfouter .dropdown-item {

    font-size: 16px;
}

.mtprfouter .dropdown-toggle:after {
    display: none;
}

.tbrxouter .tbrx .tab-content .tab-pane {

    padding: 0px;
}

.tbrxouter .image-grid {
    padding: 12px;
}

.tbrxouter .image-row {
    display: flex;
}

.tbrxouter .image-row .image {
    margin: 12px;
    height: 467px;
    flex: 1;
    border-radius: 10px;
    overflow: hidden;
}

.tbrxouter .image-row img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}



.tbrxouter .nav-tabs {
    border: 0px;
    margin-bottom: 15px;
    transition: unset;
    justify-content: center;
}

.tbrxouter .nav-tabs .nav-link {
    border-radius: 0px;
}

.tbrxouter .nav-tabs .nav-link {

    color: #000;
    transition: unset;
}

.tbrxouter .nav-tabs .nav-item:focus-visible {
    border-color: transparent;
    outline: unset;

}

.tbrxouter .nav-tabs .nav-link:hover,
.tbrxouter .nav-tabs .nav-link:focus {

    border-color: transparent;
    box-shadow: unset;
}

.tbrxouter .nav-tabs .nav-link.active {
    border-color: transparent;
    border-bottom: 1px solid #000;
}

.mtprofilenew .inouter {
    position: relative;

}

.mtprofilenew .inouter:after {
    content: "";
    content: "";
    background-color: #fff;
    width: 108%;
    height: 94%;
    z-index: 9;
    position: absolute;
    left: 0px;
    bottom: -8rem;
    transform: rotate(-8deg);
}

.mtprofilenew .mnfltp {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    align-self: center;
    z-index: 999;
}

.mtprofilenew .mtbacktop {
    background-size: cover;
    background-position: center;
    filter: blur(4px);
    z-index: -1;
    height: 370px;
    overflow: hidden;
    transform: scale(1.1);
}

.mtprofilenew .mtbacktop img {
    width: 100%;
}

.mtprofilenew {
    padding: 0px;
    overflow: hidden;
}

.mtprofilenew .tppic {
    display: block;
    width: 150px;
    display: block;
    margin: auto;
    border-radius: 100px;
    overflow: hidden;

}

.mtprofilenew .tppic img {
    width: 100%;

}

.mtprofilenew .mtprfouter {
    margin: auto;
    position: relative;
    display: block;
    width: max-content;
    text-align: center;
}

.mtprofilenew .mtprfouter a {
    color: #000;
    font-weight: bold;
    font-size: 26px;
}

.itemrev .medialeft {
    width: 50px;
    margin-right: 10px;
}

.itemrev .subst {
    justify-content: space-between;

}

.itemrev .subst,
.itemrev .media {
    display: flex;
    align-items: center;

}

.itemrev span.time {
    display: block;
}

.itemrev {
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 10px;
}

.mtprofilenew a.btn {
    background: #0f131b;
    text-transform: uppercase;
    border-radius: 100px;
    color: #fff;
    border: 1px solid #000;
    font-size: 16px;
    transition: 0.3s ease-in-out;
    padding: 8px 25px;
}

#writerevbx99 .rating {
    display: inline-block;
}

#writerevbx99 .star {
    font-size: 40px;
    color: gray;
    cursor: pointer;
    transition: color 0.2s ease;
}

#writerevbx99 .star:hover,
#writerevbx99 .star.selected {
    color: gold;
}


.mtprofilenew a.mtbtn1 {
    background: transparent;
    border: 1px solid #000;
    border-radius: 100px;
    color: #000;
    font-size: 16px;
}

.mtprofilenew a.btn:hover {
    background: #0f131b;
    color: #fff;

}

#writerevbx99 .modal-dialog {

    display: flex;
    height: 100vh;
    align-items: center;
}

#writerevbx99 button.btn {
    background: linear-gradient(45deg, #0866ff, #5140b0) !important;
    color: #fff;
}

.sharepanel a {
    cursor: pointer;
}

.mtprofilenew a.mtbtn2:hover {
    background: transparent;
    color: #000;

}

.mtprofilenew a.dfflexmt {
    margin-top: 10px;
}

#writerevbx99 .media {
    display: flex;
    align-items: center;
}

#writerevbx99 .rating {
    display: flex !important;
    justify-content: center;
    width: 100%;
}

#rating-value {
    visibility: hidden;
    width: 0px;
    height: 0px;
}

#writerevbx99 .star {
    font-size: 45px;
    color: gray;
    cursor: pointer;
    transition: color 0.2s ease;
    margin: 0px 19px;
}

#writerevbx99 .medialeft {
    width: 50px;
    margin-right: 10px;
}

#writerevbx99 .modal-footer {
    justify-content: center;
}

#writerevbx99 button.btn {
    background: #eee;
}

div#writerevbx99 {
    height: 100vh;
    overflow: hidden;
}

.tbrxouter .image-grid {
    padding: 0px;
}

.tbrxouter {
    margin-top: -27px;
    position: relative;
    z-index: 9;
    background: #fff;
}

.tbrxouter .videos {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
    list-style-type: none;
    margin: 0;
    padding: 10px;
}

.tbrxouter .videos img {
    width: 100%;
}

.tbrxouter .videos li {
    position: relative;

}

.tbrxouter .videos li a i {
    position: absolute;
    left: 40%;
    top: 40%;
    font-size: 45px;
    color: #fff !important;
    z-index: 9;
}

.tbrxouter .tab-pane p {

    text-align: justify;
}

.regform .form-ic-cmp svg {

    position: relative;

    top: 23px;
}

li.nav-item .nav-link {
    padding: 10px;
}

.modal-backdrop.show {
    z-index: 999999 !important;
}

.dinner span.ctname {
    height: 46px;
    display: block;
    overflow: hidden;
}

.mtflex.bhty {
    justify-content: flex-start !important;
}

.shinestar .owl-carousel.owl-theme.comsl .thumbnail .image-popup-vertical-fit img {
    height: auto !important;
}

.contactus_pg .pagehead {

    background-image: url(../media/rtcn11.jpg);
    background-size: contain;
}

.tck1 {
    display: inline-block;
    width: 18px;
    margin-left: 5px;
}

.ndetailpage .tabbx .mleft .panel-heading .ntbtn {
    background: linear-gradient(45deg, #0866ff, #c70430);
    border: 0;
    color: #fff;
    text-transform: capitalize;
}

.successstories .mhead {

    margin-bottom: 10px;
}

.ndetailpage .tabbx .tab-content .gallerybox .mtflex .btn {

    margin-bottom: 10px;
    font-size: 12px;
}

.ndetailpage .tabbx .tab-content .votenow .bg-light .bgtyu11 {
    font-size: 27px;
    font-weight: 700;
    margin: auto;
    max-width: 300px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    font-family: Muli Regular, sans-serif;
}

.absol11 {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.socialmediaprofile .design2 .team-content .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0;
    font-family: Marcellus SC, serif;
    text-transform: capitalize;
}

.ndetailpage .tabbx .panel-heading .panel-title {

    font-weight: bold;
}

.mtyuio {
    color: #000;
    font-family: Muli Regular, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding: 10px 5px;
    text-align: justify;
    background: #fff;
    border-radius: 0 0 10px 10px;
    color: #000;
    height: 99px;
    margin-top: -6px;
    padding: 13px;
}

.bghtdsdssw {
    font-family: Muli Regular, sans-serif;
    font-size: 16px;
}

.socialmediaprofile .design2 .team-content .name a {
    color: #000;
}

.mmnhyu .modal-header button.close {
    margin-left: auto;
}

.bhgtyytt {
    font-size: 1.25rem;
    font-family: Marcellus SC, serif;
    text-transform: capitalize;
}

.ndetailpage .tab-content .mtflex {
    font-size: 1.25rem;
    font-weight: bold;
    font-family: Muli Regular, sans-serif;
}

#mmainlogin svg.svg-inline--fa.fa-mobile {
    position: relative;
    top: 8px;
}

.jury .carousel-caption .h2 {
    color: #000 !important;
    font-size: 2.3vw !important;
    font-family: Marcellus SC, serif;
}

.jury .carousel-caption .h3 {
    color: #fe5b8e !important;
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    font-family: Marcellus SC, serif;
}

h1.mhead {
    font-family: Marcellus SC, serif;
    margin-bottom: 15px;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    font-size: 2rem;
}

.msidebar button {

    font-size: 28px;

    right: 5px;
    top: 5px;
    z-index: 99;
}

h1.mhead:after {
    background: linear-gradient(45deg, #0866ff, #c70430);
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 60px;

}

.msidebar .ftyumenu ul {

    margin-top: 40px;

}

.q_line2 svg.svg-inline--fa.fa-plus {
    padding-top: 9px;
}

.regform .form-ic-cmp svg.svg-inline--fa.fa-venus {
    top: 0px;
}

.mlikes.ique i {
    background: #ff3040;
}

body {

    padding-top: 165px;
}

.yottie-widget {

    max-width: 100% !important;
}

.userdetailpg .ctyinner ul .m50 {

    width: 48%;
}

/* galleryzigzag */

/* .mtsecrx .mxdiv {
    grid-gap: 5px;
    display: grid;
    gap: 2px;
    grid-template-columns: repeat(3, 1fr);
    list-style-type: none;
    margin: 0;


}
.mtsecrx .mxdiv img {
width: 100%;

}
.mtrec a {
    height: 438px;
    overflow: hidden;
    display: block;
}
.mtrec a iframe{
    height: 100%; width: 100%;
    overflow: hidden;
    display: block;
}
.mtrec a img {
    height: 100%; object-fit: cover;

} */

.mtsecrx .mtrec.item.image {
    overflow: hidden;
    margin: 3px;
    margin-top: 0px;
    margin-left: 0px;
}

.mtsecrx .gallery {

    display: flex;
    flex-wrap: wrap;


    list-style-type: none;
    margin: 0;
    padding: 10px;
}

.mtsecrx .gallery a {
    width: 32.3%;
    margin: 2px;
}

.mtsecrx .image img {
    height: auto;
    width: 100%;
}

.mtsecrx .mtrec.item.image iframe {
    height: 555px;
    width: 100%;
    overflow: hidden;
    display: block;
}


.mtppio .img-fluid,
.mtppio .img-thumbnail {
    height: 200px;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

html {
    display: block;
    width: 100%;
    overflow-x: hidden;
}

.yottie-container .yottie {

    margin-top: 20px !important;
}

.shinestar .owl-carousel.owl-theme.comsl .thumbnail .image-popup-vertical-fit img {

    height: 494px;
}

body {
    overflow-x: hidden !important;
}

.winnertab .nav-tabs .nav-item {

    min-width: 165px !important;

}


#loginoldpage .regform form {

    line-height: 40px;
}

#loginoldpage .form-check.checkbox-theme {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 35px !important;
}

#loginoldpage .form-check.checkbox-theme a {
    float: right;
    font-weight: 600;
    color: #931f69;
}

#loginoldpage .regform .ic-cmp-int {

    width: 100%;
}

#loginoldpage .regform .ic-cmp-int .form-ic-cmp i svg {

    fill: #abacb1;
}

#loginoldpage button {
    margin: auto;
    display: block;
    border-radius: 100px;
    text-transform: capitalize;
    padding: 0px 10px;
}

.shedulepopup {
    display: none;
}

.shedulepopup.open {
    display: flex;
}

.filtersidebar .filterinner .modal-footer {

    background: #fff;
}

.about .regtyui li a {
    color: #ecf3ff;
    font-weight: normal;

}

.filtersidebar.open .filterinner {

    overflow: hidden;
}

.verifiedmem .sthead .ntmenu .search-box {
    bottom: -5px;

}

.verifiedmem .design2 .our-team span.ftropy {

    top: 15px;

}

.filtersidebar .filterinner .cboxex.full {
    height: auto;
}

.present .imreg {
    background: transparent !important;
}

.glimpse .title {
    max-width: 100%;
}

div#glimpseslider2 img {
    max-width: 470px !important;
    margin: auto;
}




#sync1 .item {

    padding: 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item {

    padding: 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

#sync2 .item {
    opacity: 0.4;
}

#sync2 .current .item {
    opacity: 1;
}

.glimpse2 .owl-theme .owl-nav {}

.glimpse2 .owl-theme .owl-dots {

    display: none;
}

.glimpse2 .owl-theme .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.glimpse2 .owl-theme .owl-nav [class*=owl-].disabled:hover {
    background-color: #D6D6D6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

div#sync2 {
    position: relative;
}

#sync2.owl-theme .owl-next,
#sync2.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync2.owl-theme .owl-prev {
    left: 10px;
}

#sync2.owl-theme .owl-next {
    right: 10px;
}




#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {

    height: 31px;

    background: rgb(255 255 255 / 58%);

    padding: 8px !important;
}









#msync1 .item {

    padding: 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#msync2 .item {

    padding: 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#msync2 .item h1 {
    font-size: 18px;
}

#msync2 .item {
    opacity: 0.4;
}

#msync2 .current .item {
    opacity: 1;
}

.mglimpse2 .owl-theme .owl-nav {}

.mglimpse2 .owl-theme .owl-dots {

    display: none;
}

.mglimpse2 .owl-theme .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.mglimpse2 .owl-theme .owl-nav [class*=owl-].disabled:hover {
    background-color: #D6D6D6;
}

#msync1.owl-theme {
    position: relative;
}

#msync1.owl-theme .owl-next,
#msync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

div#msync2 {
    position: relative;
}

#msync2.owl-theme .owl-next,
#msync2.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#msync2.owl-theme .owl-prev {
    left: 10px;
}

#msync2.owl-theme .owl-next {
    right: 10px;
}




#msync1.owl-theme .owl-prev {
    left: 10px;
}

#msync1.owl-theme .owl-next {
    right: 10px;
}

#msync1.owl-theme .owl-next,
#msync1.owl-theme .owl-prev {

    height: 31px;

    background: rgb(255 255 255 / 58%);

    padding: 8px !important;
}

















.aboutcard span.bgin {
    background: linear-gradient(45deg, #0866ff, #c70430);
    padding: 10px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    /* align-items: center; */
    /* justify-content: center; */
}

.tmembers .pitem {
    display: flex !important;
}

section.tmembers .pdetails {

    display: flex;
}

#banner_box2 .tmembers .pitem {
    display: block !important;
}

.navbar-brand .mnt {

    text-transform: uppercase;

    padding-left: 10px;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;


}

.navbar-brand .mnt .int {
    display: block;

}

header .navbar-brand .logo2 {

    left: 6px;
    position: unset;
    width: 69px;
}

header .navbar-brand {
    display: flex;
    position: relative;
    width: max-content;
    align-items: center;
    margin: auto;
    padding-top: 2px;
}

.mtdsn12 .dsnrow {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mtdsn12 .count11 {
    border-radius: 10px 0px 0px 10px;
    padding: 21px;
    margin-right: 50px;
    width: 13px;
    display: flex;
    justify-content: center;

    align-items: center;
    font-size: 20px;
    position: relative;
    color: #fff;
}

.mtdsn12 .count11:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
    border-left: 24px solid #eee;
    position: absolute;
    right: -23px;
    top: 0px;
}

.ftrbhead .mtdsn12 .descp22 b {
    display: block;
    width: 100%;
}

.ftrbhead .mtdsn12 .descp22 {
    display: block;
    width: 100%;
}

.ftrbhead .mtdsn12 .descp22 {

    padding: 8px 5px 4px 5px;

}


.cdfrty {
    background: #fff;
}

@media screen and (max-width:1441px) {

    .ftrbhead .mtdsn12 .descp22 {

        height: 104px;

    }

    .ftrbhead .mtdsn12 .descp22:before {

        border-top: 51px solid transparent;
        border-bottom: 51px solid transparent;

        left: -23px;
        top: 2px;
    }

    .ftrbhead .mtdsn12 .descp22:after {

        border-top: 51px solid transparent;
        border-bottom: 51px solid transparent;

    }

    .mtdsn12 .descp22:before {
        width: 0;
        height: 0;
        content: '';
        border-top: 54px solid transparent;
        border-bottom: 54px solid transparent;
        border-right: 24px solid #fff7f7;
        position: absolute;
        left: -23px;
        top: -2px;
    }

    .mtdsn12 .descp22 {
        font-size: 16px;
        padding: 28px 5px;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        position: relative;
        background: #fff7f7;
        width: 100%;
        height: 102px;
        margin-left: -2px;
        position: relative;
    }

}

.mtdsn12 .descp22:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 24px solid #fff7f7;
    position: absolute;
    right: -24px;
    top: 2px;
}

.mtdsn12 .descp22:before {
    width: 0;
    height: 0;
    content: '';
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 24px solid #fff7f7;
    position: absolute;
    left: -23px;
    top: 2px;
}

.mtdsn12 .descp22 {
    font-size: 16px;
    padding: 28px 5px;


    display: flex;
    text-align: center;
    justify-content: center;

    align-items: center;
    position: relative;

    background: #fff7f7;
    width: 100%;
    height: 80px;
    margin-left: -2px;
    position: relative;
}

.mtdsn12 .bg1:after {

    border-left: 24px solid #f2723b;

}

.mtdsn12 .bg2:after {

    border-left: 24px solid #f4b748;

}

.mtdsn12 .bg3:after {

    border-left: 24px solid #29bed0;

}

.mtdsn12 .bg4:after {

    border-left: 24px solid #f23ba3;

}

.mtdsn12 .bg5:after {

    border-left: 24px solid #3b8af2;

}

.mtdsn12 .bg6:after {

    border-left: 24px solid #29bed0;

}

.mtdsn12 .bg7:after {

    border-left: 24px solid #8BC34A;

}
.nbgtyui .mreg_img1cir .cover-photo {
    height: auto;
    overflow: hidden;
}
.mtdsn12 .bg8:after {

    border-left: 24px solid #795548;

}

.mtdsn12 .bg9:after {

    border-left: 24px solid #9E9E9E;

}

.mtdsn12 .bg10:after {

    border-left: 24px solid #d8e210;

}

.mtdsn12 .bg11:after {

    border-left: 24px solid #563bf2;

}

.mtdsn12 .bg1 {
    background: #f2723b;
}

.mtdsn12 .bg2 {
    background: #f4b748;
}

.mtdsn12 .bg3 {
    background: #29bed0;
}

.mtdsn12 .bg4 {
    background: #f23ba3;
}

.mtdsn12 .bg5 {
    background: #3b8af2;
}

.mtdsn12 .bg6 {
    background: #29bed0;
}

.mtdsn12 .bg7 {
    background: #8BC34A;
}

.mtdsn12 .bg8 {
    background: #795548;
}

.mtdsn12 .bg9 {
    background: #9E9E9E;
}

.mtdsn12 .bg10 {
    background: #d8e210;
}

.mtdsn12 .bg11 {
    background: #563bf2;
}





.title {

    max-width: 458px;

}

.copyright small {
    font-size: .875em;
    color: #fff;
}

div#mmainlogin {
    z-index: 9999999999 !important;
}




.latestnews ul {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(1, 1fr);

}

.latestnews ul li {
    list-style: none;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid rgb(16 46 61 / 26%);
    transition: 0.3s ease-in-out;
    margin-bottom: 15px;
}

.latestnews ul li:hover {
    transform: translateY(-5px);



}

.latestnews ul li a {

    color: rgb(95 96 108);

}

.latestnews ul li a:hover {

    color: rgb(23 95 239);

}

.latestnews .smbtitle {

    color: #fff;
}

.latestnews .media .imgbx {
    min-width: 50%;
    height: 350px;
    overflow: hidden;
}

.latestnews .media .imgbx img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 5px;
}

.latestnews .media h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px;
    padding: 5px 0px;
    font-weight: bold;
    line-height: 31px;
    height: 101px;
    margin: 0px;
}

.latestnews {
    background-color: #fff;

}

.latestnews figure {
    margin: 0 0 1rem;
    height: 100%;

    height: 100%;
    display: f;
    display: flex;
    justify-content: center;
    align-items: center;
}


.founder,
.director {

    text-align: justify;
}

button#uuploadmedia {
    background: linear-gradient(45deg, #0866ff, #c70430);
    border: 0 solid #3f51b5;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 7px 15px;
}

#profilee ul {
    grid-gap: 5px;
    display: grid;
    padding: 0px;
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
}

#profilee li {
    list-style: none;
    position: relative;
    border: 1px solid #eee;
}

#profilee li img {

    width: 100%;
}

button#uuploadmedia {
    background: linear-gradient(45deg, #0866ff, #c70430);
    border: 0 solid #3f51b5;
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    padding: 10px 15px;
    margin: auto;
    display: block;
    width: 100%;
    /* border: 2px dashed #f0f0f0; */
}

#profilee li .deletecls {
    align-items: center;
    background: rgb(174 21 21 / 67%);
    border: 0;
    border-radius: 100px;
    color: #fff;
    display: inline-flex;
    font-size: 8px;
    height: 20px;
    justify-content: center;
    margin-right: 5px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 20px;
}

#profilee li input {
    opacity: 0;
}

#profilee h3 {

    font-size: 18px;
    text-align: left;
}

#profilee li label {
    cursor: pointer;
    height: 145px;
    overflow: hidden;
}


div#previewbox .buttonmm {
    background: linear-gradient(45deg, #0866ff, #c70430);
    border: 0;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    margin: auto;
    padding: 10px 30px;
    display: block;
    margin-top: 15px;

}

div#previewbox .prevelmn {
    width: 200px;
    height: 200px;
    border-radius: 0%;
    border: 2px solid #e6e6e6;
    margin: auto;
    display: block;
    overflow: hidden;
}

div#previewbox .buttonmm:hover {
    opacity: 0.7;

}

div#previewbox .btnbck {
    background: #0000;
    border: 0;
    color: #878787;
    font-size: 19px;
    left: -3px;
    position: absolute;
    text-transform: capitalize;
    top: 2px;
}



.mmnhyu .modal .close {
    background: #eee;
    position: absolute;
    right: 13px;
    height: 30px;
    width: 30px;
    border: 0px;
}

.mmnhyu button#crop {
    background: #77b450;
    border: 0;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    margin: unset;
    /* margin: auto; */
    padding: 10px 30px;
}

.mmnhyu .btn-secondary {
    margin: unset;
    width: max-content;
    background: #d85b4e;
    border: 0;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    /* margin: auto; */
    padding: 10px 30px;
}

.mmnhyu .modal-footer {
    text-align: center;
    justify-content: center;
}

.nzdetails article figure img {
    width: 100%;
}

.reletednews ul {
    grid-gap: 5px;
    display: grid;
    padding: 0px;
    gap: 5px;
    grid-template-columns: repeat(1, 1fr);
}

.reletednews li {
    list-style: none;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid rgb(16 46 61 / 26%);
    transition: 0.3s ease-in-out;
}

.reletednews li a {
    color: rgb(95 96 108);
}

.reletednews .media {
    display: flex;
}

.reletednews .media .imgbx {
    min-width: 50%;
}

.reletednews .media h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 14px;
    padding: 0px 13px;
    font-weight: bold;
    line-height: 28px;
    height: 130px;
    margin: 0px;
}

.reletednews h3 {
    font-size: 22px;
    background: rgb(247 238 238 / 41%);
    padding: 10px;
    border-left: 4px solid rgb(234 68 28 / 43%);
}

.nzdetails h1 {
    font-size: 2rem;
    font-weight: bolder;
}

.nzdetails figcaption {
    font-size: 12px;
    text-align: center;
    background: rgb(238 238 238 / 32%);
    padding: 10px;
}









body {
    padding-top: 290px;
}


.founder,
.director {
    margin-bottom: 30px;
}

.contentmore {
    position: relative;
}

.more-content {
    display: none;
}

.show-more-btn {
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

.show-more-btn {

    color: #b9b9b9;
    border: none;
    padding: 0px;
    cursor: pointer;
    background: transparent;
    display: inline-block;
}


.owlpo1 .item a {
    position: relative;
}

.owlpo1 .item a i {
    position: absolute;
    left: 43%;
    top: 39%;
    font-size: 75px;
    color: #fff;
    z-index: 9;
}

.owlpo1 .item a:hover i {
    color: #c70430;

}

#videoModal iframe {

    height: 600px;
}

#videoModal .modal-dialog {
    transform: none;
    width: 70%;
    max-width: 70%;
}

#videoModal .modal-body {
    padding: 0px;
}

#videoslide .item a {
    position: relative;
}

#videoslide .item a i {
    position: absolute;
    left: 43%;
    top: 39%;
    font-size: 75px;
    color: #fff;
    z-index: 9;
}

#videoslide .owl-item img {

    width: 70%;
    margin: auto;
}

#videoslide .owl-theme .owl-dots {

    display: none;
}

#videoslide .owl-carousel .owl-nav .owl-next,
#videoslide .owl-carousel .owl-nav .owl-prev {
    align-items: center;
    background: 0 0;
    border: 0;
    bottom: 0;
    color: #000000;
    display: flex;
    justify-content: center;
    opacity: .5;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s ease;
    width: 32px;
    height: 32px;
    z-index: 1;
    left: 0px;
    top: 48%;
    align-items: baseline;
    background-color: #fff;

    background-repeat: no-repeat;
    background-size: 27%;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    font-size: 27px;
    line-height: 26px;
}

#videoslide button.disabled {
    opacity: 0.1 !important;
}

#videoslide a:hover i {
    color: #c70430;

}

#videoslide .owl-carousel .owl-nav .owl-next {
    left: unset;
    right: 0px;
    top: 48%;
}

.missionbx {
    p {
        color: #fff;
    }
}

body,
.faqbx .accordion .link,
.visions p,
.bheads,
.jury .carousel-caption p,
header ul li a,
header .navbar .topbt .ecomicons li a,
.aboutsec p,
.verifiedmem .smbtitle,
.verifiedmem .design2 h3 a,
.verifiedmem .design2 .our-team .title,
.verifiedmem .msharing button,
.teampg h2,
.teampg h6,
.ndetailpage .tabbx .mleft .aboutcard i,
.card-body .text-muted,
.ndetailpage .tabbx ul li i {

    color: #000 !important;

}

.fullvideo .bheads,
.winnersslide .bheads,
.winnertab .bheads,
.shinestar .bheads,
.testimonials .bheads,
.missionbx .bheads {
    color: #fff !important;
}






.verifiedmem .design3 .our-team .picture:before {
    background-color: #fff1c8;
    border-radius: 50%;
    bottom: 184%;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    transform: scale(4);
    transition: all .3s linear 0s;
    width: 100%;
}


.verifiedmem .design3 .our-team .picture:after {
    background-color: #ffca2e;

}

.verifiedmem .design3 .our-team .picture img {
    box-shadow: 0 0 0 7px #f7f5ec;
    transform: scale(.9);
}

.verifiedmem .design3 .our-team:hover .picture img {

    transform: scale(1);
}



/*  */

.verifiedmem .design2 .design3 .picture:after {
    background-color: #3a4dc9;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.verifiedmem .design2 .design3 .picture {
    position: relative;

}

.verifiedmem .design2 .design3 .picture:before {
    background-color: #fff1c8;
    border-radius: 50%;
    bottom: 184%;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    transform: scale(4);
    transition: all .3s linear 0s;
    width: 100%;
}

.verifiedmem .design2 .design3 .picture:after {
    background-color: #ffca2e;
}

.verifiedmem .design2 .design3 .picture img {
    box-shadow: 0 0 0 7px #f7f5ec;
    transform: scale(.9);
}

.verifiedmem .design2 .design3:hover .picture img {

    transform: scale(1);
}






.sthdfty {
    background-color: #f5f5f5;
    border-bottom: 1px solid;
    border-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    display: flex;
    font-family: inherit;
    font-weight: bold;
    justify-content: space-between;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0px;
}

.cdfrty .tab-content div#menu1,
.cdfrty .sharecontentdesktop {
    margin-bottom: 15px;
    margin-left: 0px;
}

.verifiedmem .design2 .design4 .picture:after {
    background-color: #3a4dc9;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.verifiedmem .design2 .design4 .picture {
    position: relative;

}

.verifiedmem .design2 .design4 .picture:before {
    background-color: #fff1c8;
    border-radius: 50%;
    bottom: 184%;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    transform: scale(4);
    transition: all .3s linear 0s;
    width: 100%;
}

.verifiedmem .design2 .design4 .picture:after {
    background-color: #ffca2e;
}

.verifiedmem .design2 .design4 .picture img {
    box-shadow: 0 0 0 7px #f7f5ec;
    transform: scale(.9);
}

.verifiedmem .design2 .design4:hover .picture img {

    transform: scale(1);
}


.verifiedmem .design2 .design4 .picture:before {
    background-color: #ffc8d6;

}

.verifiedmem .design2 .design4 .picture:after {
    background-color: #d26d85;
}


.verifiedmem .design2 .design4 .picture:after {
    background-color: #ffca2e;
}


.verifiedmem .design2 .design4 i.fas.fa-trophy {
    font-size: 0px;
    position: relative;
}

.verifiedmem .design2 .design4 i.fas.fa-trophy:after {
    content: "";
    width: 55px;
    height: 55px;
    background-image: url('../media/trophy111.png');
    position: absolute;
    background-size: 100%;
    right: -1px;
    top: -6px;

}

.ndetailpage .tabbx .design3 ul {

    background: transparent;
}

.ndetailpage .tabbx .design4 ul {

    background: transparent;
}

.ndetailpage .tabbx .mleft .design3 .photos li:hover {
    background-color: #fff1c8;
}


.ndetailpage .tabbx .mleft .design4 .photos li:hover {
    background-color: transparent;
}

.ndetailpage .tabbx .mleft .design3 .videos li:hover {
    background-color: #fff1c8;

}

.ndetailpage .tabbx .mleft .design3 .mgtitle {
    background: transparent;

}

.ndetailpage .tabbx .mleft .design4 .mgtitle {
    background: transparent;
    border: 0px !important;
    border-bottom: 1px solid #c79fab !important;

}

ul.nav.nav-tabs.design3 {
    background: #fff1c8;
}

ul.nav.nav-tabs.design3 {
    background: #fff;
}

ul.nav.nav-tabs.design4 {
    background: #fff;
}



.card.design4 {
    background: #fff;
}




.ndetailpage .mreg_img1cir .xmcircle a.design4 {
    background: #fff;
    border-color: #fff;
}




.ndetailpage .tabbx .design4 .panel-heading {
    background: #fff;
}


.ndetailpage .mreg_img1cir .nmminn .editicopf.design3 {
    background: #fff;
}

.ndetailpage .mreg_img1cir .nmminn .editicopf.design4 {
    background: #fff;
}

.ndetailpage .tabbx .mleft .aboutcard .mgtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px !important;
    border: 1px solid #e7ebf2;
    font-size: 16px;
}

.ndetailpage .tabbx .mleft .aboutcard .mgtitle img {
    width: 50px;
}


.mlikes i {
    background: #3990f0;
    padding: 5px;
    border-radius: 100px;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
}

.mlikes {
    display: inline-flex;
    align-items: center;
}

.mcomments i {
    background: #f039c2;
    padding: 5px;
    border-radius: 100px;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
}

.mcomments {
    display: inline-flex;
    align-items: center;
}

.likebox {
    position: relative;
}


.mabcm {
    position: absolute;
    background: rgb(32 32 28 / 81%);
    padding: 10px;
    top: 28px;
    display: none;
    font-size: 12px;
}

.mabcm ul {
    padding: 0px;
    margin: 0px;
}

.mabcm ul li {
    list-style: none;
    margin-bottom: 5px;
    text-align: left;

}

.mcommentsfiles {
    right: 0px;
}

.mabcm a {
    color: #e8e8e8;
}

.mlikes {
    display: inline-flex;
    align-items: center;
    z-index: 99;
    position: relative;
}

.mlikes:hover+.likeprofiles {
    display: block;
}

.mlikes,
.mcomments {
    cursor: pointer;
}

.mcomments:hover+.mcommentsfiles {
    display: block;
}

.likeprofiles:hover,
.mcommentsfiles:hover {
    display: block;
}

.mmty11 .modal-body>form>div {
    width: 100%;
}

.commentlive {
    padding: 10px;
}

.commentlive .media {
    display: flex;
}

.commentlive .cmleft {
    min-width: 32px;
    height: 32px;
    width: 32px;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 10px;
}

.commentlive .cmright {
    text-align: left;
    font-size: .8125rem;
}

.commentlive .cmright {

    background: #f1f1f1;
    padding: 10px;

    border-radius: 10px;
}

.commentlive .cmright p {

    margin: 0px;
}

.mce-menu.mce-in.mce-animate {

    z-index: 9999999999999 !important;
}

.commentlive .cmleft img {

    width: 100%;

}

.commentlive .cmright b {
    display: flex;
    justify-content: space-between;
}

.commentlive .cmright b .stime {
    font-weight: normal;
    color: #979797;
}

.commentlive .media {
    margin-bottom: 10px;

}

.commentlive .cmright a {
    color: #1f1d1d;
}

.commentlive {

    max-height: 300px;
    overflow-y: auto;
}

.ndetailpage .tabbx .mleft .videocard .videos li a {

    position: relative;

}

.ndetailpage .tabbx .mleft .videocard .videos li a i {
    position: absolute;
    left: 40%;
    top: 32%;
    font-size: 45px;
    color: #fff !important;
    z-index: 9;
}

.ndetailpage .tabbx .mleft .videocard .videos li a:hover i {
    color: #c70430 !important;

}

.likebar {


    margin: 10px 0px 0px 0px;
}


.commentlive {
    border-top: 1px solid #eee;
}

.verifiedmem .design2 .mnmtdgn1 .our-team {
    overflow: unset;
}

.mouter {
    overflow: hidden;
}

.tab-pane .bg-light div p strong {
    text-align: justify;
    display: block;
}

.bg-light.p-3.mb-3 strong {
    display: unset;
}

.form-ic-cmp i.fas.fa-globe-europe,
.form-ic-cmp i.fas.fa-lock,
.mticons {
    position: relative;
    top: 26px;
}




.ndetailpage .tabbx .mleft .photoscard .photos li:hover .abtopbtn {
    top: unset !important;
}

.ndetailpage .tabbx .mleft .photoscard .photos li .abtopbtn {
    left: 2px;
    position: absolute;
    top: 3px !important;
    transition: .3s ease-in-out;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ndetailpage .tabbx ul li i {
    margin-right: 0px;
}

.ndetailpage .tabbx .mleft .photoscard .photos li .abtopbtn,
.ndetailpage .tabbx .mleft .videocard .videos li .abtopbtn {

    top: 4px !important;

}

.ndetailpage .tabbx .mleft .photoscard .photos li:hover .abtopbtn,
.ndetailpage .tabbx .mleft .videocard .videos li:hover .abtopbtn {
    top: 4px !important;
}

.ndetailpage .tabbx ul li .abtopbtn i {

    color: rgb(255 255 255 / 78%) !important;
}

.ndetailpage .tabbx ul li a {

    color: #000000;
}

.photos .deletecls {
    align-items: center;
    background: rgba(0, 0, 0, .671);
    border: 0;
    border-radius: 100px;
    color: #fff;
    display: inline-flex;
    font-size: 7px;
    height: 15px;
    justify-content: center;
    margin-right: 2px;
    width: 15px;
    left: 2px;
    position: absolute;
    top: 3px !important;
    transition: .3s ease-in-out;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d31616d6;
    color: #fff !important;
}

a.supportty4 svg {
    width: 45px;
}

a.supportty4 {
    align-items: center;

    border-radius: 100px;
    bottom: 60px;
    color: #fff;
    display: flex;
    font-size: 24px;
    height: 40px;
    justify-content: center;
    position: fixed;
    right: 15px;
    text-decoration: none;
    width: 40px;
    z-index: 999;
    background: transparent !important;
}

.imreg {

    padding: 0px 0;
}






.mnitems {

    border-bottom: 1px solid #eee;
    display: flex;
    padding: 10px 5px;

}

.mnitems:nth-child(5) {

    border-bottom: 0px;


}


.mnitems h6 {
    min-width: 225px;
    font-weight: bold;
    margin: 0px;
}

.mnitems p {
    margin: 0px;
}




a.mgtip {
    display: flex;
    align-items: center;
    transition: 0.3s ease-in-out;
}

a.mgtip:hover {
    opacity: 0.6;

}

a.mgtip span {
    display: inline-block;
    width: 32px;
    border-radius: 100px;
    overflow: hidden;
    border: 1px solid #282823;
    height: 32px;
    margin-right: 5px;
}

a.mgtip span img {
    width: 100%;


}





.aboutcard .col-sm-4.col-4 {
    padding-right: 2px;
    padding-left: 5px;
    font-weight: 300;
}

.aboutcard .col-sm-4.col-4 p {
    font-weight: 300;
}

.fmissindianew .mmirem1 .thumb {
    height: 252px !important;
}

span.mjinfo.st1 .form-control {
    -webkit-appearance: auto !important;
    appearance: auto !important
}


.ndetailpage .tabbx ul li .deletecls i.fas.fa-trash {
    color: #fff !important;
}
a.abdbtnd {
    background: #2247a9;
    padding: 6px 21px;
    border-radius: 138px;
    font-size: 16px;
    height: 115px !important;
    line-height: 53px;
}
.mediacv .dinner {

    padding: 0px;
}

.fmissindianew .dinner a.mmlinkt {

    padding: 0px 10px;
}

.nwsjj .mmirem2 .thumb {
height: 182px !important;

}

.bhtye11 {
    display: none;
}

.bhtye11 .bhty {

    font-size: 1.25rem;
    font-weight: bold;
    font-family: Muli Regular, sans-serif;
}

.drty11 {
    padding-left: 15px !important;
    color: #939393;
}

.ndetailpage .mreg_img1cir .nmminn {

    width: 200px;
}

.nmminn p.text-muted.mb-0 {
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
    height: 45px;
    overflow: hidden;
}

.ndetailpage .mreg_img1cir .xmcircle {
    bottom: 206px;
    display: block;
    height: 163px;
    margin-left: 30px;
    position: absolute;
    right: 0;
    right: 56px;
    width: 165px;
    z-index: 99;
}

.ndetailpage .mreg_img1cir .xmcircle a {
    background: #fff;
    border: 7px solid #fff;
    border-radius: 0;
    box-shadow: 1px 1px 1px 1px #eee;
    display: block;
    height: 200px;
    min-width: 200px;
    overflow: hidden;
    width: 200px;
    border-radius: 5px;
}

.ndetailpage .mreg_img1cir .xmcircle a.sharepaneltab {
    margin-right: 4%;
}

header .navbar .topbt .ecomicons li:last-child i {
    background: #fff;
}

.qformd {
    background-color: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    margin: 0 auto;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a {
    height: auto !important;
    width: 48% !important;
    min-width: unset !important;
    color: #828282;
    text-align: center;
    font-size: 16px;
    /* margin: 0px; */
    padding: 0px !important;
    border: 0px !important;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a .mtouterd {
    display: block;
    text-align: center;
    width: unset;
    justify-content: center;
}

.qformd h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
}

.qformd .form-label {
    font-weight: bold;
    color: #495057;
}

.qformd .form-control {
    border-radius: 4px;
    border: 1px solid #ced4da;
    padding: 10px;
    font-size: 16px;
}

.qformd .form-select {
    border-radius: 4px;
    border: 1px solid #ced4da;
    padding: 10px;
    font-size: 16px;
}

.qformd button {
    display: block;
    width: 100%;
    padding: 12px;
    background: linear-gradient(45deg, #0866ff, #c70430);
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.qformd button:hover {
    background-color: #0056b3;
}

.sharethisdsk {
    display: block !important;
}

.sharethismb {
    display: none !important;
}

#st-el-3 {
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

header {

    z-index: 99999 !important;
}

.footer-fix-btn {

    z-index: 99999 !important;
}

/* .sharepanel{
    display: none;
} */

.biographymob {
    display: none;
}

.sharecontentdesktop {
    display: block;
    padding-left: 15px;
}



.sharepanel {
    display: flex;
    background: transparent !important;

    list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 100%;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.sharepanel svg {
    width: 25px;
    height: 25px;
    /* fill: #000; */
    stroke: #828282;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a {
    height: auto !important;
    width: 48% !important;
    min-width: unset !important;
    color: #828282;

    text-align: center;
    font-size: 16px;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {

    width: 100% !important;
    margin-top: 10px;

}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a span {

    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0px;
}

.bhtye11 {
    display: block;
    margin-bottom: 15px;

}

.mtdesktop {
    display: flex !important;
}

.mtmob {
    display: none !important;
}

.ndetailpage .tabbx .mleft .photoscard .photos {

    grid-template-columns: repeat(9, 1fr);

}

form#adreviews textarea {
    height: 130px;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a .revstar {
    font-size: 9px !important;
    padding-left: 5px;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a span {
    height: 16px;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a.sharepaneltab {
    padding-top: 7px !important;
    display: block;
}

span.revstar i {
    color: #ffc463;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {
    width: 100% !important;
    margin-top: 10px;
    height: 39px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ndetailpage .mreg_img1cir .nmminn .sharepanel a span {
    height: 23px !important;
}

.sharecontentdesktop {
    display: block;
    padding-left: 15px;
    --bs-bg-opacity: 1;
    background-color: rgba(248, 249, 250, var(--bs-bg-opacity)) !important;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    margin-left: 10px;
    padding: 2px 10px;
    margin-bottom: 10px;
}

.sharecontentdesktop p {
    margin: 0px;
    padding: 5px;

}

.reviewmodel12 .videocard {
    padding: 10px;
}

div#reviewbx9 {
    max-height: 620px;
    overflow: auto;
}








.nhjui {
    grid-gap: 5px;
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    margin: 0;

}

.sdetail .rmorebtn {
    background: transparent;
    padding: 5px 0px;
    color: #fff !important;
    text-align: left;
}

.ittopi .thumb {
    min-width: 120px;
    min-height: 120px;
    display: inline-block;
    border-radius: 100px;
    overflow: hidden;
    margin: unset;
    margin-top: 10px;
    height: 120px;
    width: 120px;
    position: absolute;
    border: 5px solid #466efa;
    top: 5px;
    left: 0px;
    z-index: 99;
}

.itthumb .thumb .ittopi img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.sdetail span.sname {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px;
    color: #000;
    overflow: hidden;
    height: auto;
    margin: 0px;
}

.dinner .sdetail span.ctname {
    height: auto;
    display: block;
    overflow: hidden;
    color: #fff;
    text-align: left;
}

span.sname {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px;
    color: #ffffff;
    overflow: hidden;
    height: auto;
}

.itthumb.mnlpty.dinner {
    position: relative;
    padding: 33px 0px 0px 0px !important;
}

.sdetail span.sname {

    color: #ffffff;

}

.sdetail .rmorebtn {

    background: transparent;
}

.sdetail {
    width: 65%;
    background: #2d53d8;
    border-radius: 100px;
    padding-left: 133px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}

.nhjui .mnlpty:nth-child(even) .thumb {
    right: 0px;
    left: unset;
}

.nhjui .mnlpty:nth-child(even) .sdetail {
    padding-left: 0px;
    padding-right: 133px;
    margin-left: auto;
}


.nhjui .mnlpty:nth-child(even) .sdetail span.sname,
.nhjui .mnlpty:nth-child(even) .sdetail span.ctname,
.mnlpty:nth-child(even) .sdetail .rmorebtn {

    text-align: right !important;

}

.nhjui .mnlpty .sdetail {

    left: 5px;
}

.nhjui .mnlpty:nth-child(even) .sdetail {

    right: 5px;
    left: unset;
}

.nhjui .mnlpty:nth-child(even) .testdesq {

    background: #eee9ec;

}

.dinner .sdetail span.ctname {

    font-weight: 400 !important;
}

.nhjui .itthumb .thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.verifiedmem .sthead .ntmenu {
    align-items: center;
    display: flex;
    height: auto;
    position: relative;
    margin-top: 15px;
}


/*  */
.nhjui span.sname a {
    color: #ffff;
}

.testdesq {
    padding: 5rem 2rem 3rem 3rem;
    background: #e5e9f9;
    margin-left: 5%;
    margin-top: -6%;
    border-radius: 28px;
    min-height: 200px;
}

.nhjui .sdetail {
    color: #ffff;
    padding-bottom: 10px;
}

.our-team.itthumb.mnlpty.dinner {
    background: transparent;
}

.nhjui .sdetail {
    color: #ffff;
    padding-bottom: 10px;
    position: relative;
    z-index: 9;
}

.itthumb.mnlpty.dinner .our-team {
    background-color: transparent;

}

.nhjui span.sname a {
    color: #ffff;
    display: block;
}

.verifiedmem .sthead .ntmenu .search-box {
    bottom: -39px;
    position: unset;
    width: 100%;
}

.nk-int-st.has-error input#mobile+span.form-validation,
.nk-int-st.has-error #vbtn+span.form-validation {

    top: 36px !important;

}

/*  */
.mslidern {
    margin-top: 10px;
}

.mslidern .swiper-slide img {

    max-width: 450px;
}

.mslidern .swiper-slide {

    max-width: 450px;
    margin: auto;
}

.mslidern .swiper-slide {

    display: block;

}

.topmt .mttopdtl small {

    display: block;
    text-transform: capitalize;
}

.topmt span.mtcap {
    display: block;
    width: 54px;
    border-radius: 100px;
    padding: 4px;
    background: #eee;
    margin-right: 10px;
}

.topmt span.mtcap img {

    width: 100%;
    border-radius: 100px;
}

.topmt .mttopdtl {
    display: flex;
    align-items: center;

}

.topmt .mttopdtl small {

    color: #2e2e2e;
}

.topmt {

    padding: 5px;

}

.mtright b {
    color: #444444;
}

.topmt span.mtcap {
    display: block;

    border-radius: 100px;

    background: #eee;
    margin-right: 9px;
}

.topmt .mtright {
    text-align: left;
}

.mslidern .bottmmt {
    text-align: left;
    padding: 5px;
    text-transform: capitalize;
}

.mslidern .mtright {
    line-height: 20px;
}

.swiper-container {
    width: 100%;
    height: 100vh;
    /* Ensure the container takes up the full height */
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    /* Ensure slides take up full height of container */
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical {
    display: none;
}

.swiper-slide {

    margin: 3% 0px;
}

.mttopdtl {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}





.vrfph .ndetailpage .tabbx .mtdesktop {
    background: #fff;
    display: flex;
    justify-content: flex-end;
    width: 50%;
    /* float: right; */
    margin-left: auto;
    display: inline-flex !important;
}

.vrfph .ndetailpage .tabbx .sharepanel {
    display: inline-flex;
    background: transparent !important;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 49%;
    margin-bottom: 4px;
    flex-wrap: wrap;
}

.vrfph ul.nav.nav-tabs.mtdesktop.mtmob {
    display: none !important;
}

.mjuiop {
    background: #fff;
}

.vrfph .tab-content div#menu1 {

    margin-left: 0%;
    width: 100%;
}

.vrfph .ndetailpage .mreg_img1cir .cover-photo {
    height: auto;
    overflow: hidden;
}

.vrfph .sharepanel a {
    cursor: pointer;
    background: #eee;
    padding: 7px 18px;
    transition: 0.3s ease-in-out;
    margin-right: 5px;
    color: #000;
    border-radius: 40px;
    margin-left: 5px;
    font-size: 14px;
    background-color: #f8f8fa;

    border: 1px solid #e8e7ec;
}

.vrfph .sharepanel a:hover {
    background: #faecec;

}

.vrfph .ndetailpage .tabbx .mtdesktop {

    border: 0px;
}

.vrfph .dpshow a.image-popup-vertical-fit {
    display: block;
    height: auto;
}


.vrfph .bjkml .sharepanel a {
    cursor: pointer;
    background: #eee;
    padding: 7px 21px;
    transition: 0.3s ease-in-out;
    margin-right: 0px;
    color: #000;

    margin-left: 5px;
    font-size: 14px;
    background-color: #f8f8fa;
    border: 1px solid #e8e7ec;
    margin-top: 3px;
    text-align: center;

}


.vrfph .mreg_img1cir .cover-photo {
    display: block !important;
}


.vrfph .mtright {

    display: flex;
    align-items: center;
    /* float: right; */
    margin-left: auto;
}

.st-dtlbx.col-md-12 {
    padding-right: 0px;
}

.row.dtrowxc {
    padding-right: 0px;
}

.vrfph .bjkml .sharepanel {
    display: flex;
    background: transparent !important;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 100%;
    margin-bottom: 0px;
    flex-wrap: wrap;
    padding: 10px;
}


.vrfph .bjkml .sharepanel a {

    border-radius: 0px !important;
}

ul.rtccomicons {
    padding: 0px;
    display: flex;
}

.sharepicsdf svg {
    width: 35px;
    height: 35px;
    background: rgb(255 249 252 / 66%);
    fill: unset;
    color: #fff;
    stroke: unset;
    border-radius: 100px;
    padding: 3px;
}

.vrfph .mreg_img1cir .cover-photo {

    position: relative;
}

.nbgtyui .sharepicsdf {
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9999999;
}

.sharepicsdf {
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}


.cdfrty .nbgtyui .sharepanel {
    display: flex;
    background: transparent !important;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 100%;
    margin-bottom: 0px;
    flex-wrap: wrap;
    padding: 10px 0px;
}


.cdfrty .nbgtyui .sharepanel a {
    cursor: pointer;
    background: #eee;
    padding: 7px 10px;
    transition: 0.3s ease-in-out;
    margin-right: 0px;
    color: #000;
    margin-left: 5px;
    font-size: 14px;
    background-color: #f8f8fa;
    border: 1px solid #e8e7ec;
    margin-top: 3px;
    text-align: center; 
}

a.gnmdbtnss {
    display: flex
;
    align-items: center;
    padding: 10px 30px !important;
}
ul.rtccomicons li {
    display: inline-flex;
    width: 35px;
    background: #f1c7b2;
    height: 35px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.dfghrty .reg_desg2 .jdetails {
    margin-bottom: 15px;

}

.dfghrty .reg_desg2 .wtnext,
.dfghrty .reg_desg2 .stap_box .notesmt {

    border: 0px solid #babdd3;

}

.dfghrty .cmplt.onlinepmt {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.stspc {
    display: inline-block;
    margin: 0px 5px;
    font-weight: bold;
}

.container.nbgtyui .mreg_img1cir .cover-photo {

    overflow: hidden;
    z-index: 99;
    position: relative;
}

.dfghrty .reg_desg2 .jdetails .txtss {

    list-style: none;
}



@media screen and (max-width:1441px) {

    .mnjiop {
        width: 19.6%;
        display: inline-flex;
    }

    #banner_box2 .dinner .ittopi .thumb {
        min-width: 100px;
        min-height: 100px;
        display: inline-block;
        border-radius: 100px;
        overflow: hidden;
        margin: unset;
        margin-top: 10px;
        height: 100px !important;
        width: 100px;
        position: absolute;

        top: 17px;
    }

    .sdetail {
        width: 75%;
        background: #2d53d8;
        border-radius: 100px;
        padding-left: 110px;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .latestnews .media .imgbx {

        height: auto;

    }
}



@media screen and (max-width:1367px) {
    div#nhtyy .modal-dialog {
        /* height: 100%; */
        /* bottom: 0px; */
        top: 52%;
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (min-width:1025px) {
    .navbar-brand .mnt {

        line-height: 20px;
        font-size: 16px;
    }

}

@media screen and (max-width:1024px) {
    .md22.d-md-none.mxdescp.d-block {
        margin: 10px 0px;
    }

    .vrfph .drtinner .topbt.topbt22 .ecomicons {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        position: relative;
        right: 8rem;
    }

    .topbt22 .navbar-brand .mnt {
        line-height: 18px;
        font-size: 14px;
        position: relative;
        top: -18px;
    }

    .drtinner .topbt22 .ecomicons .sclbx a {
        padding: 5px 0 10px 5px !important;
        margin-top: 13px;
    }

    div#reviewbx9 {
        max-height: 400px;
        overflow: auto;
        padding: 10px;
    }



    .ndetailpage .tabbx ul li .nav-link {

        padding: 8px 10px !important;

    }


}



@media screen and (max-width:1023px) {


    .vrfph .bjkml .sharepanel a {
        padding: 7px 5px !important;
        display: flex;
        font-size: 16px;
        justify-content: center;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 5px !important;
    }

    .vrfph .bjkml .sharepanel {

        padding: 10px 0px;
    }

    .vrfph .bjkml .mtright {

        padding-right: 0px;
    }

    .vrfph .bjkml .mtright {
        display: flex;
        align-items: center;

        margin-left: 0px;
        justify-content: flex-end;
    }

    .vrfph .ndetailpage .tabbx .sharepanel {

        justify-content: center;
    }

    .dsnrow.mncolp {
        padding-left: 40px;
        padding-right: 10px;
    }

    .mtdsn12 .descp22 {

        padding: 10px 5px;

        flex-wrap: wrap;
    }

    .ndetailpage .tabbx .mleft div#buss ul li {
        flex-wrap: wrap;

    }

    .ndetailpage .tabbx .mleft div#buss ul li a {

        display: block;
        width: 100%;
    }


    .pdesp {
        display: none;
    }

    .mtsecrx .gallery {

        padding: 0px;
    }

    .mtsecrx .gallery a {
        width: 32.3%;
        margin: 2px;
        height: 130px;
        overflow: hidden;
    }

    .mtsecrx .gallery a {
        width: 32.1% !important;
        margin: 2px;
    }

    .mtsecrx .gallery {

        justify-content: center;
    }

    .mtsecrx .gallery a img {
        width: 100%;
    }

    .ndetailpage .tabbx .mleft .photoscard .photos {

        grid-template-columns: repeat(3, 1fr);

    }

    .mtdesktop {
        display: none !important;
    }

    .mtmob {
        padding: 0px !important;
        display: flex !important;
        background: transparent !important;
        justify-content: flex-start !important;
        margin-bottom: 15px;
    }

    .mtmob li {

        margin-right: 5px;
    }

    div#menu1 {
        padding: 0px;
    }

    .bhtye11 .bhty {

        text-align: center;
    }

    .bhtye11 .bg-light.p-3.px-3.gt1 {
        padding: 0px !important;
    }

    .nmminn p.text-muted.mb-0 {

        height: auto;

    }


    .ndetailpage .mreg_img1cir .nmminn {

        position: relative;
    }

    .sharethismb {
        display: block !important;
    }

    .sharethisdsk {
        display: none !important;
    }

    header .navbar .menubt {

        display: none;

    }

    .regouter {
        display: flex;
        flex-wrap: wrap;
    }

    .regouter .blstrip {

        width: 48%;
        text-align: center;
        margin: 1%;
    }

    .nmminn p.text-muted.mb-0 {
        color: #000 !important;

    }

    .md22 {
        min-width: 50%;
        width: 50%;
        padding-left: 10px;
    }

    .md11 {
        min-width: 50%;
        width: 50%;
    }

    .ndetailpage .mreg_img1cir .nmminn {
        margin-top: 10px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }

    .ndetailpage .mreg_img1cir:after {
        background-color: transparent;
        content: "";
        height: 145px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9;
        display: none;
    }

    .nmminn p.text-muted.mb-0 {

        padding: 10px 0px;
    }

    .ndetailpage .mreg_img1cir .nmminn {

        margin-top: 10px;
    }

    .vrfph .ndetailpage .mreg_img1cir .nmminn {

        margin-top: 0px;
    }

    .vrfph .ndetailpage .tabbx .mtdesktop {

        width: 100%;


    }

    .vrfph .sharepanel a {
        cursor: pointer;
        background: #eee;
        padding: 7px 22px;
        transition: 0.3s ease-in-out;
        margin-right: 0px;
        color: #000;

        margin-left: 5px;
        font-size: 14px;
        background-color: #f8f8fa;
        border: 1px solid #e8e7ec;
        margin-top: 3px;
    }

    .ndetailpage .tabbx>ul {
        justify-content: flex-start;
        margin-top: 0px !important;
    }

    ul.nav.nav-tabs.mtbxc.design3.scrolled {
        margin-top: 50px !important;
    }

    .ndetailpage .mreg_img1cir .xmcircle {

        height: auto !important;

    }

    ul.nav.nav-tabs.design3 {
        background: unset !important;
    }

    .ndetailpage .tabbx .design3 li.nav-item {
        background: #e7ebf269;
        border-radius: 100px;
        width: max-content;
        background: #ffffffd6;
        border-radius: 0px;
        margin-bottom: 10px;
    }

    .ndetailpage .tabbx .design3 li.nav-item {
        background: #e7ebf269;
        border-radius: 100px;
    }

    .ndetailpage .mreg_img1cir .xmcircle a {
        height: 200px;
        min-width: 200px;
        width: 200px;
        margin: auto;
    }

    .ndetailpage .mreg_img1cir .xmcircle {
        bottom: -42px;
        height: 200px;
        width: 100%;
        left: 0px;
        right: 0px;
        margin: auto;
        top: 267px;
        left: 0px;
        right: unset;
    }

    .ndetailpage .mreg_img1cir .xmcircle {

        position: unset;
    }

    .sharepanel {
        display: block;
        background: transparent !important;

        list-style-type: none;
        margin: 0;
        padding: 0px;
        display: flex;
        width: 100%;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

    .sharepanel svg {
        width: 25px;
        height: 25px;
        /* fill: #000; */
        stroke: #828282;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a span {

        font-size: 12px !important;
        font-weight: normal !important;
        padding: 0px;
    }

    .biographymob {
        display: block;
    }

    .md11 {
        width: 50%;
    }

    .sharecontentdesktop {
        display: none;
    }

    .dtrrow .sharecontentdesktop {
        display: block;
    }

    ul.nav.nav-tabs.mtdesktop.mtmob li,
    ul.nav.nav-tabs.mtdesktop.mtmob li a {
        width: 100%;
        text-align: center;
    }

    .ndetailpage .mreg_img1cir .xmcircle a {

        min-width: 100%;
        width: 100%;
        height: auto;

    }

    .mtlimit p {

        text-align: justify;
    }

    .vrfph .ndetailpage .tabbx .sharepanel {

        width: 100%;

        padding-top: 5px;
    }

    .mtlimit {
        height: 197px;
        overflow: hidden;
        /* padding-bottom: 30px; */
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 8px;
    }


    .vrfph .mtlimit {
        display: none;

    }

    button.btn.rmorebtn121 {
        padding: 0px;
        color: #000;
        font-weight: bold;
        font-size: 14px;
    }

    .ndetailpage .mreg_img1cir .xmcircle a {

        border-radius: 0px;
    }

    .ndetailpage .tabbx .design3 li.nav-item {

        border-radius: 100px;
        width: max-content;
        background: #ffffffd6;
        border-radius: 0px;
        margin-bottom: 10px;
    }

    #writerevbx99 .star {

        margin: 0px 8px;
    }

    .socialmediaprofile .design2 .our-team .picture img,
    .socialmediaprofile .design2 .our-team .picture {

        height: 180px;

        width: 180px;
    }

    .socialmediaprofile .design2 .our-team {
        background-color: #f5f5f5;
        margin-bottom: 30px;
        overflow: hidden;
        padding: 30px 0 40px;
        position: relative;
        text-align: center;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {

        display: block;
        padding-top: 4px !important;

    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a.sharepaneltab,
    .ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {

        font-size: 12px !important;
    }

    .sharepanel svg {
        width: 20px;


    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a .revstar {
        font-size: 9px !important;
        padding-left: 5px;

        position: relative;
        top: -5px;
    }


}




.scrollTop,
a.whatsapp {
    bottom: 74px;
}

div#nhtyy a {
    display: block;
    text-align: center;
    padding: 10px;
    background: #e3ebda;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

a.btn232 {
    display: block;
    background: #790a0a;
    width: max-content;
    margin: auto;
    padding: 5px 15px;
    border-radius: 5px;
}


.vrfph .ndetailpage .mreg_img1cir:after {
    display: block;
    height: 100%;

}

.mtuioprx {
    padding-top: 166px;
}
a.gnmdbtnss {
    margin-left: auto !important;
    background: linear-gradient(45deg, #0866ff, #c70430) !important;
    color: #fff !important;
    border-radius: 100px;
}


#mnmgyModal    .slider-container {
      position: relative;
      padding-top: 30px;
      width: 300px; /* Set width for slider */
    }

    /* Style the range input */
      #mnmgyModal   input[type="range"] {
      -webkit-appearance: none;
      width: 100%;
      height: 8px;
      border-radius: 5px;
      background: linear-gradient(to right, #28a745 50%, #ccc 50%);
      outline: none;
      transition: background 0.3s ease-in-out;
      margin: 0;
    }

    /* Chrome, Safari, Edge */
      #mnmgyModal   input[type="range"]::-webkit-slider-runnable-track {
      height: 8px;
      border-radius: 5px;
      background: transparent;
    }
       #mnmgyModal  input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      background: #28a745;
      border-radius: 50%;
      cursor: pointer;
      margin-top: -6px; /* center the thumb vertically */
      border: none;
      box-shadow: 0 0 2px rgba(0,0,0,0.2);
      position: relative;
      z-index: 2;
    }

    /* Firefox */
     #mnmgyModal    input[type="range"]::-moz-range-track {
      height: 8px;
      border-radius: 5px;
      background: transparent;
    }
      #mnmgyModal   input[type="range"]::-moz-range-progress {
      height: 8px;
      background: #28a745;
      border-radius: 5px;
    }
      #mnmgyModal   input[type="range"]::-moz-range-thumb {
      width: 20px;
      height: 20px;
      background: #28a745;
      border-radius: 50%;
      border: none;
      cursor: pointer;
      position: relative;
      z-index: 2;
    }

        #mnmgyModal  .slider-tooltip {
      position: absolute;
      top: 0;
      transform: translateX(-50%);
      background-color: #0d6efd;
      color: white;
      padding: 2px 8px;
      border-radius: 4px;
      font-size: 0.8rem;
      white-space: nowrap;
      pointer-events: none;
      user-select: none; 
      z-index: 3;
    }

    #mnmgyModal .range-labels {
      display: flex;
      justify-content: space-between;
      font-size: 0.9rem;
      margin-top: 4px;
      width: 300px; 
    }

    div#mnmgyModal  {
   position: fixed;
}


@media screen and (max-width:767px) {
    #mxall a.mtppio {
    position: relative;
  
}
 #mxall a.mtppio {
    position: relative;
    /* padding-bottom: 75px; */
    height: 170px;
}
#mxall a.mtppio span {

    padding: 10px 3px;
}
    .mtbtns ul  { padding: 0px;

        display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
   
}


    .mtbtns ul li {
    display: inline-block;
    padding: 5px 20px;
    transition: 0.3s ease-in-out;
    background: #f7eeee;
    margin: 3px;
    border-radius: 15px;
    width: 47%;
    DISPLAY: inline-flex;
    height: 80px;
    align-items: center;
    justify-content: center;
}


.mtbtns ul li {

    width: 49%;

    margin-right: 0px;
}

    .mtbtns ul li:last-child {

    width: 100%;

}


    .ffsndwek .topbt .col-md-3.col-8 {
    padding: 0px;
}
    .cdfrty .tabbx .mleft .photoscard ul.photos {

    grid-template-columns: repeat(2, 1fr);

}

div#mnmgyModal img {
    width: 245px;
    margin: auto;
    display: block;
}
.cdfrty .nbgtyui .sharepanel a.gnmdbtnss {
    margin-left: auto !important;
    background: linear-gradient(45deg, #0866ff, #c70430) !important;
    color: #fff !important;
    border-radius: 100px;
    font-size: 16px !important;
    font-weight: bold;
    padding: 10px 10px !important;
}
#mnmgyModal .modal-content, #mnmgyModal .modal-dialog, #mnmgyModal {
    width: 98%;
    max-width: 98%;
    top: 1%;

}

#mnmgyModal .nkpop {
    display: flex
;
}

#mnmgyModal  .nkpop label {
    display: inline-block;
    width: 100px;
}
 #mnmgyModal h3,  #mnmgyModal h2  {
    font-size: 18px;
}
 #mnmgyModal {
  height: 95vh; top: 2.5vh;
  position: fixed;

}
a.gnmdbtnss {
    width: 100%;
}
    .mnjiop {
        width: 100%;
        display: inline-flex;
    }

    table.mtyuuiiop {
        min-width: 100% !important;
        max-width: 100% !important;
        overflow: hidden;
    }

    #reviewmodel12 .modal-dialog .modal-content {


        height: 83%;
    }

    #reviewmodel12 div#reviewbx9 {
        max-height: 100%;
        overflow: auto;
        padding: 10px;
    }

    #reviewmodel12 .modal-dialog {


        height: 100%;
    }

    table.mtyuuiiop td {
        padding: 3px !important;
    }

    .tyusd.dfghrty {
        width: 100% !important;
        min-width: 100% !important;
        overflow: hidden;
    }

    .bgrttyui {
        padding-top: 105px !important;
    }

    .mtrgty {
        position: relative;
        top: 1px !important;
    }

    .sderty {
        display: block;
        text-transform: lowercase;
    }

    ul.ccomicons li {
        margin-left: 5px !important;
    }

    .vrfph .bjkml a.revbtn11 {
        width: 162px !important;
    }

    .mytyuiy {
        display: block;
    }

    .vrfph .bjkml .sharepanel a {

        margin-left: 0px !important;

    }

    .vrfph .bjkml .sharepanel {
        justify-content: space-between !important;
        padding: 0px;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 7px !important;
    }

    .vrfph .bjkml .sharepanel a {

        padding: 7px 7px;

    }

    .bctuiop .mtright {
        width: 100%;
        display: flex;
        justify-content: center;

    }

    .vrfph .mtright {

        width: 100%;
    }

    .nbgtyui .bjkml .sharepanel a {
        padding: 7px 7px !important;
    }

    .vrfph .bjkml .sharepanel {

        justify-content: center;
    }

    .cdfrty .nbgtyui .sharepanel a {

        margin-left: 0px;

    }

    .vrfph .mtright {
        display: flex;
        align-items: center;
        /* float: right; */
        margin-left: 0px;
    }

    .vrfph a.image-popup-vertical-fit {
        display: block;
        height: auto;
    }

    .cdfrty .bjkml .sharepanel {
        justify-content: space-between !important;
        padding: 10px 0px;
    }

    .vrfph a.image-popup-vertical-fit img {
        height: 100%;
        object-fit: contain;
    }

    .fancybox-caption {
        padding: 75px max(10px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));
    }

    span.limg {
        height: 73px;
        display: block;
        overflow: hidden;
    }

    .fancybox-caption__body {

        font-size: 16px;
    }

    .mgdtyu .photos li a img {
        height: 100% !important;
    }

    .mgdtyu .photos li a {

        height: 118px;

    }

    .mgdtyu .photos li a {
        height: auto !important;
    }

    .mgdtyu .photos {
        grid-gap: 5px;
        display: grid;
        gap: 5px;
        list-style-type: none;
        margin: 0;
        padding: 10px;
        grid-template-columns: repeat(3, 1fr);
    }

    .mtdsn12 .descp22 {
        font-size: 14px;

        height: 80px;
        width: 73%;
        text-align: center;
    }

    .ftrbhead .mtdsn12 .descp22:before {
        width: 0;
        height: 0;
        content: '';
        border-top: 51px solid transparent;
        border-bottom: 51px solid transparent;
        border-right: 24px solid #fff7f7;
        position: absolute;
        left: -23px;
        top: -2px;
    }

    .ftrbhead .mtdsn12 .descp22:after {
        width: 0;
        height: 0;
        content: '';
        border-top: 51px solid transparent;
        border-bottom: 51px solid transparent;
        border-left: 24px solid #fff7f7;
        position: absolute;
        right: -24px;
        top: -2px;
    }

    .ftrbhead .mtdsn12 .descp22 {
        font-size: 14px;
        height: 100px;
        width: 73%;
        text-align: center;
    }

    .ftrbhead .mtdsn12 .descp22 {
        font-size: 14px;
        height: 100px;
        width: 73%;
        text-align: center;
    }

    .tab-content div#menu1 {

        margin-left: 0px !important;
    }

    .mallsrcbx {

        top: 105px;

    }

    .verifiedmem .sthead {
        padding: 0px !important;
    }

    .verifiedmem .sthead .ntmenu {

        margin-top: 0px !important;
    }

    .verifiedmem .poabmenu {

        border-radius: 0px !important;

    }

    div#nhtyy .modal-dialog {
        /* height: 100%; */
        /* bottom: 0px; */
        top: 53%;
        width: 100%;
        max-width: 100%;
        /* margin: auto; */
        left: 0px;
        margin: 0px;
    }

    a.mtwrap {
        display: block;
        overflow: hidden;
        height: 72%;
    }

    .tab-content div#menu1 {

        margin-left: 0px;

    }

    .card-body.mpluy .mntyp {

        min-width: 33.3%;
    }

    .mslidern .swiper-slide {
        max-width: 450px;
        margin: auto;

    }

    .mslidern .mtright {
        line-height: 18px;
    }

    .mtright b,
    .bottmmt {

        font-size: 14px;
    }

    .mtright small {

        font-size: 12px;
    }

    .mslidern {
        margin-top: 0px;
    }

    .swiper-slide {

        margin: 0px;
    }

    .swiper-slide img {
        width: 100%;
    }

    .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: auto;
        display: block;
    }



    .webtextmt1 {
        display: none;
    }

    .mtsecrx .mtrec.item.image iframe {
        height: 240px;

    }

    /* .mtrec a {
        height: 136px;
        overflow: hidden;
        display: block;
    } */


    .mtppio .img-fluid,
    .mtppio .img-thumbnail {
        height: auto;
        max-width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nhjui .mnlpty:nth-child(even) .sdetail {

        padding-right: 110px;

    }

    .itthumb.mnlpty.dinner {

        padding: 15px 0px !important;
    }

    .dinner .ittopi .thumb {
        top: -16px;
    }

    .sdetail {
        width: 85%;
    }

    .nhjui .mnlpty .sdetail {
        left: 20px;
    }

    .testdesq {
        padding: 5rem 1.5rem 1rem 1.5rem;
        text-align: justify;
        margin: 0px;
        margin-top: -42px;
    }

    .nhjui .mnlpty:nth-child(even) .sdetail {
        right: 20px;
        left: unset;
    }

    .nhjui {

        grid-template-columns: repeat(1, 1fr);

    }

    header .navbar .topbt .ecomicons li:last-child {
        margin-left: 0px;
    }

    .socialmediaprofile .owl-carousel.owl-theme.comsl .owl-nav {
        align-items: center;
        display: block;
        justify-content: space-between;
        padding: 0 10px;
        position: absolute;
        right: 0;
        top: unset;
        width: 100px;
        bottom: 5px;
        margin: auto;
        display: block;
        width: max-content;
        left: 0px;
    }

    .socialmediaprofile .owl-carousel.owl-theme.comsl {

        padding-top: 0px;
    }

    ul.nav.nav-tabs.mtdesktop.mtmob {

        display: grid !important;
        gap: 5px;
        grid-template-columns: repeat(3, 1fr);
        list-style-type: none;
        margin: 0;
        padding: 0px;
    }

    .itemrev span.revstar i {

        font-size: 12px;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a span {
        height: 24px;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {

        height: 44px !important;

    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a .revstar {
        font-size: 12px !important;

    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {

        width: 33% !important;
        margin-top: unset;

    }

    .ndetailpage .mreg_img1cir .xmcircle a.sharepaneltab {
        margin-right: 0%;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a.sharepaneltab {
        padding-top: 4px !important;
        display: block;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a {
        height: 45px !important;

    }

    .bnmtyt.regform .regis_box {
        background: unset;
        box-shadow: unset;
        border: 0px;
        padding: 0px;
    }

    .md33.sharepanel {
        grid-gap: 5px;
        display: grid;
        gap: 5px;
        grid-template-columns: repeat(3, 1fr);
        list-style-type: none;
        margin: 0;
        padding: 0px;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a {
        height: 37px !important;
        width: unset !important;
        min-width: unset !important;
        color: #828282;
        text-align: center;
        font-size: 16px;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel .revbtn22 {
        width: 100% !important;
        margin-top: unset;
    }

    .bnmtyt.regform {
        padding: 0px;
    }

    .srcbxmt .poabmenu {

        padding: 5px 10PX;

        top: 20px;
    }

    .bnmtyt.regform .ptcrt {

        padding: 0px;
        padding-top: 15px;
    }

    body {
        padding-top: 212px !important;
    }

    .mtuioprx {
        padding-top: 105px !important;
    }

    .desktopimg {
        display: none;
    }

    .mobileimg {
        display: block;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a {
        height: 37px !important;
        width: 100% !important;
        min-width: unset !important;
        color: #828282;
        text-align: center;
        font-size: 14px;
    }

    .drty11 {
        flex-wrap: wrap;
    }

    .drty11 .form-check {
        width: 45%;
        text-align: left;
    }

    .drty11 .me-3 {
        display: block;
        width: 100%;
    }

    .drty11 label.form-check-label {
        margin-bottom: 10px;
    }

    .tbrxouter .videos {

        grid-template-columns: repeat(2, 1fr);

    }

    .mtprfouter .dropdown {
        position: absolute;
        right: -5rem;
        top: 4rem;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a {
        height: 44px !important;

    }

    .tbrxouter .image-row .image {
        margin: 3px;
        height: 120px;
        flex: 1;
    }

    .ndetailpage .mreg_img1cir .nmminn .sharepanel a .mtouterd {

        margin-top: 4px;
    }

    .tbrxouter .image-row .image {
        flex-basis: auto;
    }



    .mtprofilenew .mtbacktop {

        height: 332px;

    }

    .mtprofilenew .mtbacktop img {
        width: 100%;
        height: 100%;
    }

    .mtprofilenew .tppic {

        width: 120px;
        height: 120px;
        margin-bottom: 10px;

    }

    .mtprofilenew .mtprfouter a {

        font-size: 20px;
    }

    .mtprofilenew .mtprfouter .dfflexmt a {
        font-size: 14px;
    }

    .mtprofilenew .inouter:after {

        width: 152%;
        height: 94%;
        z-index: 9;
        position: absolute;
        left: -21px;
        bottom: -6rem;
        transform: rotate(-10deg);
    }











    .contactus_pg .pagehead {

        height: 225px;

    }

    .bhtye11 {
        display: block;
    }

    .bgtyuttt {
        display: none;
    }

    .userdetailpg .ctyinner ul li b {

        width: 100%;
        display: block;
    }

    .reg_desg2 .jdetails .txtss {
        display: flex;
    }

    .reg_desg2 .jdetails .txtss b {
        width: unset;
        min-width: 90px;
    }

    .contestpage .dinner span.sname {

        font-size: 15px;

    }

    .mdrx .register.regform figure {
        transform: scale(1.2);
        top: 0px;
    }

    .mdrx .regform {
        padding: 15px 0px !important;
    }

    .contestpage .row.tmembers .pitem .pthumb {
        width: 100% !important;
    }

    section.tmembers .pthumb {
        width: 30% !important;
    }

    section.tmembers .pdetails b {

        text-align: left;
    }

    .mnitems h6 {
        width: 118px;
        min-width: unset;
        margin-right: 15px;
    }

    .contestpage .dinner .thumb {
        height: 175px;

    }

    .contestpage .col-md-6,
    .contestpage .col-md-3.col-6 {

        padding: 0px;
    }

    .contestpage .col-md-3.col-6 {
        padding: 0px 2px;
    }

    .contestpage .tmembers .pitem .pdetails a {
        height: 40px;
    }

    .tmembers .col-md-6 {
        width: 100%;
    }

    .contestpage .tmembers .pitem .pthumb {
        width: 100%;
    }

    .contestpage .tmembers .pitem .pdetails {
        width: 100%;
    }

    .row.tmembers .col-md-6:nth-child(2) {
        display: block;
    }

    .tmembers .col-md-6 {
        width: 50%;
    }

    .contestpage .tmembers .pitem .pdetails a {

        height: 64px;

    }

    .tmembers .col-md-6 {
        width: 100%;
    }

    .contestpage .dinner .thumb {

        width: 100%;
    }

    a.supportty4 {

        bottom: 106px;
        right: 11px;

    }


    .mtbxc.scrolled {
        background: rgb(255 255 255) !important;
    }

    .mtbxc.scrolled.design3 {
        background: linear-gradient(359deg, rgb(255 241 200 / 51%), rgb(255 241 200 / 40%)), url(../media/ytup.jfif) !important;
        background-size: cover;
    }

    .mtbxc.scrolled.design4 {
        background: #ffc8d6 !important;
    }

    .scrolled {
        position: fixed;
        left: 0px;
        top: 56px;
        width: 94%;
        z-index: 99;
        margin: auto;
        left: 0px;
        right: 0px;
    }


    ul.nav.nav-tabs.mtbxc {
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
        /* justify-content: center; */
    }

    .ndetailpage .tabbx ul li .nav-link {
        border-radius: 0px;
        font-size: 12px;
        padding: 8px 18px;
        text-align: center;
    }

    .ndetailpage .tabbx li.nav-item {

        width: max-content;
        background: #ffffffd6;
        border-radius: 0px;
        margin-bottom: 10px;
    }

    .nzdetails h1 {
        font-size: 18px;

        line-height: 31px;
    }

    .about .mmleft img {
        display: none;
    }

    .latestnews .media h4 {

        height: auto;
        display: block;

    }

    #videoslide .owl-item img {
        width: 100%;

    }

    #videoslide .item a i {

        left: 39%;
        top: 39%;

    }

    .footer-fix-btn {

        height: 60px;
		bottom: 0px;
        border: 2px solid #fff;

    }

    .latestnews figure {

        width: 68%;
        margin: auto;
    }

    #videoModal iframe {
        height: 325px;
    }

    #videoModal .modal-dialog {

        width: 96%;
        max-width: 96%;
        margin: auto;
    }

    #videoModal .modal-dialog {

        width: 100%;
        max-width: 100%;
    }

    footer .container .finner a i {
        font-size: 10px;
        margin-right: 3px;
    }

    footer .col-8 {

        padding-right: 0px;
    }

    .testimonials {
        padding-bottom: 0px !important;
    }

    .testimonials .carousel-caption p {

        min-height: 147px;
    }

    .jury .carousel-caption {

        min-height: 472px;
    }

    footer .container .finner .ftsocial li a {
        width: 18px;
    }

    footer .copyright {

        padding-bottom: 26px;

    }

    button.navbar-toggler {

        top: 42px;

    }

    header .navbar-brand {

        padding-top: 8px;
    }

    footer .container .finner b {

        font-size: 16px;

    }

    #profilee ul {

        grid-template-columns: repeat(2, 1fr);
    }

    .latestnews ul {

        grid-template-columns: repeat(1, 1fr);
        padding: 0px;
    }

    .userdetailpg .ctyinner ul .m50 {
        width: 100%;
    }

    .sidebar .scontent .navbar-brand {
        margin: unset;
    }

    .sidebar .navbar-brand .mnt {

        font-size: 14px;
        padding-left: 65px;
        display: inline-block;
        color: #fff;
    }

    .sidebar .scontent .logosd {

        padding-left: 10px;
        padding-top: 10px;
    }

    .sidebar .scontent .navbar-brand {
        display: flex;
        align-items: center;
        position: relative;
        text-decoration: none;
        white-space: nowrap;
        width: 157px;
        height: auto;
        padding: 10px;
    }

    .reg_desg2 .bbtitle {

        width: 100%;
    }

    header .navbar-brand .logo2 {

        width: 55px;
    }

    header {
        height: 106px;
    }

    header .navbar-brand {

        margin: 0px;

    }

    .navbar-brand .mnt {

        line-height: 18px;
        font-size: 14px;
    }

    #sync2 .owl-theme .owl-nav [class*=owl-]:hover {
        background: rgb(255 255 255 / 58%);

    }

    .filinner {
        height: 77vh;
        overflow-y: auto;
    }

    .filtersidebar .filterinner .modal-footer {

        padding-bottom: 32px;
    }

    .filtersidebar .filterinner {

        height: 94%;
    }

    .verifiedmem .sthead .ntmenu .search-box {
        bottom: 3px;
    }

    .scrollTop,
    a.whatsapp {
        bottom: 74px;
    }

    .bheads {

        padding: 15px 0px;

    }

    .mmvideo iframe {
        height: 209px;

    }

    .reg_desg2 .stap_box .offlinepmt {

        display: flex;
        align-items: center;
        justify-content: center;
        height: 45px;
    }

    .reg_desg2 .stap_box .cmplt {
        min-width: 100%;
        padding: 15px;
        display: flex;
        justify-content: center;
    }

    .reg_desg2 .stap_box .offlinepmt .bgin {
        height: 15px;
        margin-right: 5px;
    }

    .reg_confirmation.reg_desg2.py-4 p.badge.bg-pendingg span.bgin {
        display: flex;
    }

    .reg_desg2 .stap_box .cmplt {
        min-width: 100%;
        padding: 15px;
        display: flex;
        justify-content: center;
    }

    .dfghrty .reg_desg2 .stap_box .cmplt {

        padding: 0px;

    }

}

@media screen and (max-width:413px) {
    #mxall a.mtppio span {
        padding: 10px 0px;
        font-size: 14px;
    }
        #mxall a.mtppio {
        position: relative;
        /* padding-bottom: 75px; */
        height: 150px;
    }

    .tyusd.dfghrty,
    table.mtyuuiiop {
        width: 100% !important;
        min-width: 100% !important;
    }

    .dfghrty>div {
        overflow: hidden !important;
    }

    #reviewmodel12 .modal-dialog .modal-content {
        height: 81%;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 7px !important;
    }

    table.mtyuuiiop td {

        font-size: 14px;
    }

    .vrfph .sharepanel a {

        padding: 7px 17px;

    }

    div#nhtyy .modal-dialog {

        top: 46%;

    }

    .mtsecrx .gallery a {
        width: 31.3% !important;
        margin: 2px;
        height: 113px;
    }

    .mtlimit {
        height: 167px;
        overflow: hidden;
        /* padding-bottom: 30px; */
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 13px;
    }

    .ndetailpage .tabbx ul li .nav-link {

        padding: 8px 10px !important;

    }

    .jury .carousel-caption {
        min-height: 540px;
    }

    .testimonials .carousel-caption p {
        min-height: 175px;
    }

    .contestpage .dinner .thumb {
        height: 130px;

    }

    .contestpage .dinner span.sname {

        font-size: 15px;

    }

    .ndetailpage .tabbx ul li .nav-link {

        padding: 8px 14px;

    }

}

@media screen and (max-width:374px) {

    table.mtyuuiiop td {
        font-size: 12px;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 7px !important;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 5px !important;
    }

    .vrfph .bjkml a.revbtn11 {
        width: 150px !important;
    }

    .vrfph .bjkml .sharepanel a {
        padding: 7px 3px !important;
    }

    .reg_desg2 .jdetails .txtss {

        font-size: 14px;
    }

    .ndetailpage .tabbx ul li .nav-link {

        font-size: 11px;

    }

    .ndetailpage .tabbx ul li .nav-link {
        padding: 8px 11px;
    }

}

@media screen and (max-width:359px) {
    .mtyuuiiop h1 {
        font-size: 17px;
    }

    table.mtyuuiiop td,
    .tyusd.dfghrty p {
        font-size: 9px !important;
    }

    .tyusd.dfghrty,
    table.mtyuuiiop {
        width: 100% !important;
        min-width: 100% !important;
    }

    .vrfph .sharepanel a {
        padding: 4px 10px;
    }

    .mtsecrx .gallery a {
        width: 31.3% !important;
        margin: 2px;
        height: 90px;
    }

    .footer-fix-btn .container .ftlinks li a {
  
        font-size: 10px;

    }

    .navbar-brand .mnt {
        line-height: 18px;
        font-size: 14px;
    }
    .vrfph .bjkml a.revbtn11 {
        width: 110px !important;
    }

        .tabs-container.ftstab .tab {
      
        padding: 0px 1px!important;
     
    }
}

