
@font-face {
    font-family: 'metropolisbold';
    src: url('fonts/metropolis-bold-webfont.woff2') format('woff2'),
         url('fonts/metropolis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolislight';
    src: url('fonts/metropolis-light-webfont.woff2') format('woff2'),
         url('fonts/metropolis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolismedium';
    src: url('fonts/metropolis-medium-webfont.woff2') format('woff2'),
         url('fonts/metropolis-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolisregular';
    src: url('fonts/metropolis-regular-webfont.woff2') format('woff2'),
         url('fonts/metropolis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'metropolissemi_bold';
    src: url('fonts/metropolis-semibold-webfont.woff2') format('woff2'),
         url('fonts/metropolis-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.containerMenu{
  width: 1200px;
  margin: 0 auto;
  
  
}
.container{
  width: 1140px;
  margin: 0 auto;
  
  
}
.inner-header-main {   
    background: rgb(246,211,51);
    background: linear-gradient(-45deg, rgba(246,211,51,1) 0%, rgba(250,147,0,1) 100%);    
}


.tmc-logo img {
    width: 65%;
}
.tmc-logo {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.tmc-name {
  padding-top: 19px;
}
.tmc-batchyear {
  text-align: right;
}
.tmc-batchyear img{
  display: inline;
  padding-top: 16px
}
.menu-part .navbar-default .navbar-nav>li>a {
  font-size: 16px;
  color: #000;
  font-family: 'metropolissemi_bold';
  padding-top: 13px;
  padding-bottom: 11px;
}
.menu-part .navbar-default{
  margin-bottom: 0;
  background-color: #fff;
  min-height: 34px;
}

.inner-banner, .footer-banner{
  background-image: url(images/Inner_page_banner.png);
  background-repeat: no-repeat;
  color: #fff;
  padding-bottom: 1px;
  border-bottom: 6px solid #dca407;
  background-size: cover; 
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  height: -webkit-fill-available;
}
.home-banner{
  border-bottom: 6px solid #dca407;
  height: 506px;
}

.know-more-founder a, .know-more-founder a:hover, .know-more-founder a:active, .know-more-gallery a,  .know-more-gallery a:hover,  .know-more-gallery a:active{
  text-decoration: none;
  padding:9px;
  font-family: 'metropolissemi_bold';
  font-size: 16px;
  border: 1px solid #000;
    border-radius: 36px;
  color: #000;
  padding-left: 22px;
    padding-right: 22px;
}
.banner-bottom-content {
    margin-bottom: 36px;
}
.banner-bottom-button {
    clear: both;
    overflow: hidden;
    padding-top: 22px;
    padding-bottom: 22px;
}

.banner-text h2{
  font-family: 'metropolissemi_bold';
  font-size: 40px;
  margin-top: 12px;
}
.menu-part .navbar-default .navbar-nav>li>a:hover, .menu-part .navbar-default .navbar-nav>li>a.active, .menu-part .nav>li>a:focus, .menu-part .nav>li>a:hover{
  background: rgb(246,211,51);
  background: linear-gradient(-45deg, rgba(246,211,51,1) 0%, rgba(250,147,0,1) 100%);
}
.menu-part ul.navbar-nav{
  margin-top: -1px;
  margin-bottom: -1px;  
}
.batchmates-filter {
    overflow: hidden;
    font-family: 'metropolisregular';
    padding-top: 12px;
}
.profile-search-box {
    position: relative;
}
.profile-search-box i.fa{
    position: absolute;
    top: 9px;
    color: #fff;
    font-size: 18px;

}
.profile-search-box .form-control{
    padding-left: 30px;
    font-size: 16px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    height: 38px;   
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.batchmates-abstract {
    overflow: hidden;
    background: #fbfbfb;
    padding-top: 8px;
    padding-bottom: 50px;   
}
.batchmates-main {
  margin-top: -18px;
}
.batch-filter-group {
    text-align: right;
    font-size: 16px;
}
.batch-filter-group button{
    background: none;
    border: 1px solid;
    padding: 4px 17px;
    margin-left: 4px;
    border-radius: 14px;
}
.lecturersName{
  background-image: url('images/member_card_front.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 400px;
  /*padding-bottom: 55px;*/
  padding-left: 0;
  padding-right: 0;
  height: 501px;
  margin-bottom: 10px;
}
.abt-lecture{
  width: 50%;
  float: left;
  text-align: center;
  /*border-left: 1px solid #ccc;*/
}
.lecturers-img {
    text-align: center;
    padding-top: 76px;
    position: relative;
    right: 6px;
}
.about-lectures h3{
  color: #000;
  font-family: 'metropolissemi_bold';
  font-size: 22px;
  text-align: center;
}
.lect-info{
  font-family: 'metropolissemi_bold';
  font-size: 16px;
  color: #000;
}
.abt-lecture i.fa{
  font-size: 28px;
  color: #adaaaa;
}

.lect-stet{
    position: relative;
    border: none;
    left: 25px;
}
.lect-location{
  padding-right: 67px;
}

.about-lectures {
    overflow: hidden;
}
.lect-phone {
  text-align: center;
  overflow: hidden;
  font-size: 16px;
  font-family: 'metropolissemi_bold';
  padding-top: 18px;  
  height: 50px;
}
.lect-more{
  text-align: center;
  overflow: hidden;
  font-size: 16px;
  font-family: 'metropolissemi_bold';
  padding-bottom: 16px;   
}
.lect-phone hr{
  width: 65%;
  margin-bottom: 3px;
  margin-top: 15px;
}
.lect-more a:hover{
  text-decoration: none;
}
.batch-filter-group button:hover, .batch-filter-group button.is-checked {
    /*background: #484141;*/
    background: #337ab7;
    color: #fff;
}

.flip-card {
  background-color: transparent;
  width: 380px;
  display: inline-block;

}
div#products {
    /* overflow: hidden; */
    display: inline-block;
    
    height: 100% !important;
}
div#products .flip-card{
  position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  /*transition: transform 0.6s;
  transform-style: preserve-3d;*/
 
}

/*.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card:hover .lecturersName{
  background:none;
}
*/
.flip-card-front, .flip-card-back {
  /*position: absolute;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;*/
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background:url('images/member_card_back.png');
  background-repeat: no-repeat;
  width: 400px;
  /*transform: rotateY(180deg);*/
  background-size: 100%;
  height: 501px;
  margin-bottom: 10px;
 
}
.flip-back{
    width: 286px;
    margin: 0 auto;
    padding-left: 13px;
    padding-right: 20px;
    padding-top: 62px;
    position: relative;
    height: 100%;
}
.lect-backHeader h4{
  font-family: 'metropolissemi_bold';
  margin-bottom: 7px;
  
}
span.drBackDob{
  font-family: 'metropolisregular';
  font-size: 16px;
    color: #9a9797;
}
.lect-backHeader p{
  font-family: 'metropolissemi_bold';
  font-size: 16px;
  line-height: 23px;
    padding-top: 10px;
}
.drProfile_more, .drProfile_more .btn {
    position: relative;
    font-family: 'metropolisregular';
    font-size: 16px;
}
.drProfile_more p{
  background: rgb(246,211,51);
  background: linear-gradient(-45deg, rgba(246,211,51,1) 0%, rgba(250,147,0,1) 100%);
  padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 12px;
    border-radius: 5px;
    color: #fff;
}
.drProfile_more .btn{
  position: absolute;
    top: 0;
    right: 0;
    padding-top: 9px;
    padding-bottom: 7px;
    border-left: 3px solid #fff;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.lect-backHeader {
    margin-bottom: 20px;
}
.drFamily-members ul li {
    list-style-type: none;
    padding-bottom: 12px;
    font-size: 16px;
}
.drFamily-members ul{
  padding-left: 4px;
}
.drFamily-members ul li span{
  font-family: 'metropolissemi_bold';
  padding-left: 12px;
}
.droccupation{
  width: 125px;
  margin:0 auto; 
  height: 60px; 
  text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;    
}
.drlocation{
  width: 107px;
  margin: 0 auto;
  height: 60px;
  text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.drFamily-members ul li:empty {
   display: none;
}
.drFamily-members ul li.drsons, .drFamily-members ul li.drgsons, .drFamily-members ul li.drdaughter, .drFamily-members ul li.drgdaughter  {
 background-image:url('images/doctors/son.jpeg');
    background-repeat: no-repeat;
    background-size: 26px;
    padding-left: 31px;
    padding-top: 5px;
}
.drFamily-members ul li.drgsons {
 background-image:url('images/doctors/grandson.jpeg');
   
}
.drFamily-members ul li.drdaughter {
 background-image:url('images/doctors/daughter.jpeg');
 
}
.drFamily-members ul li.drgdaughter {
    background-image: url('images/doctors/grandDaughter.jpeg');      
}

.drFamily-members {
    padding-top: 6px;
    height: 190px;
}

 .lect-more button{
  color: #337ab7;
  background:none;
  border:none;
  font-size: 16px;
  /*position: absolute;
  margin-left: -65px;*/
}
.lectureBack .lect-more{
  padding-bottom: 0;
  position: absolute;
    bottom: 62px;
    width: 100%;
    right: 8px;
}
.single-lecturers.lect-front{
  position: relative;
}
.single-lecturers .lect-more{
  
}
.lectureBack hr{
  margin-bottom: 4px;
  position: absolute;
    width: 86%;
    bottom: 102px;
}
.lecturersName .btn-primary:hover{
  color: #337ab7;
    background: transparent;
}
.drProfile_more button.btn-primary:hover {
    background: #337ab7;
    color: #fff;
    
}
.lect-more button.btn-primary:focus, .lect-more button.btn:active, .lect-more button.btn-primary:hover{
  border-color: #fff;
  color: #204d74;
  background-color: #fff;
}
.complete-profile .nav-tabs>li>a{
    border:none;
    border-bottom: 2px solid transparent;
}
.complete-profile .nav-tabs, .complete-profile .nav-tabs li{
    border:none;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
}
.complete-profile .nav-tabs li {
    margin-right: 10px;
}
.complete-profile .modal-body{
    overflow: hidden;
    padding: 0;
}
.complete-profile .nav-tabs>li.active>a, .complete-profile .nav-tabs>li.active>a:focus, 
.complete-profile  .nav-tabs>li.active>a:hover, .complete-profile .nav-tabs>li a:hover{
border:none;
border-bottom:2px solid #ccc;
background-color: transparent;
border-color: transparent transparent #f3f3f3;
border-bottom: 3px solid #e86c23;
color: #000;
font-size: 16px;
}
.modal-backdrop{
  z-index: 9;
}
.modal.complete-profile{
  z-index: 1000;
}
.profile-navbars, .profile-navbars li a {
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    color: #696868;
    font-family: 'metropolissemi_bold';
    font-size: 16px;
}
.profile-navbars ul.nav{
    padding-bottom: 0px;
}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}
  
#image-gallery .modal-footer{
    display: block;
    padding-bottom: 10px;
}
  
.thumb{
    margin-top: 15px;
    margin-bottom: 15px;
}
.profile-header{
    background-color: #f9f9f9;/*#f7f5f5*/ 
    padding-top: 6px;
    padding-left: 18px;
    position: relative;
    border-top-right-radius: 6px;
    
}
.profile-header h2{
  color: #000;
  font-family: 'metropolisregular';
  font-size: 32px;
}
.profile-header h2 small{
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.profile-left, .profile-right {
    padding-left: 0;
    padding-right: 0;
}
.profile-header button.close, .profile-left button.close, .profile-picture button.close{
  position: absolute;
    top: 12px;
    right: 18px;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-weight: 100;
    font-size: 30px;
}

.profile-header button.close{
  top: 17px;
  right: 10px;
}

.complete-profile .modelbody-container {
    padding-left: 18px;
    padding-right: 15px;
}
.modal-lg{
  width: 1000px;
}
.profile-left{
  background: rgb(246,211,51);
  background: linear-gradient(-45deg, rgba(246,211,51,1) 0%, rgba(250,147,0,1) 100%);
  padding-top: 26px;
  padding-bottom: 93px;
  border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.profile-picture {
    text-align: center;
    margin-bottom: 46px;
}
.profile-picture img{
  display: inline-block;
  border: 3px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 58px -8px rgba(143,137,143,1);
    -moz-box-shadow: 1px 2px 58px -8px rgba(143,137,143,1);
    box-shadow: 1px 2px 58px -8px rgba(143,137,143,1);
    width: 178px;
    height: 178px;
}
.profile-left-content {
    width: 216px;
    margin-left: auto;
    margin-right: auto;
    height: 257px;
}
.profile-left-content p {
    font-size: 16px;
    color: #000;
    font-family: 'metropolisregular';
    line-height: 25px;
    font-weight: 600;
    margin-left: 15px;    
    padding-bottom: 12px;
}
.profile-left-content i.fa{
  font-size: 30px;
}
.profile-left-stet, .profile-left-location{
  display: flex;
}
.profile-left-stet p{
  border-bottom: 1px solid #6d6060;
}
.tab-content{
  font-family: 'metropolisregular';
  padding-top: 28px;
  padding-bottom: 18px;
}
.tab-content h3{
font-size: 24px;
    color: #000;
    margin-bottom: 22px;
    margin-top: 24px;
}
.hometab-contact, .hometab-basic {
    font-size: 16px;
    padding-bottom: 16px;
    padding-top: 16px;
}
.hometab-contact span, .hometab-contact p, .hometab-basic p, .hometab-basic span {
    display: inline-block;
}
.hometab-contact span, .hometab-basic span {
    width: 20%;
    color: #867e7e;
}
.hometab-contact p a, .hometab-contact p a:hover, .hometab-contact p a:focus{
  color: #000; 
  text-decoration: none;
}
.hometab-contact p a.doctor-site{
  color: #337ab7;
}
.hometab-contact p, .hometab-basic p {
    color: #000;
    padding-bottom: 6px;
    line-height: 26px;
}
.hometab-address p {
    width: 75%;
    vertical-align: top;
}
.peopleTab .hometab-address p{
  width: 96%;
  line-height: 25px;
}
.tab-pane.active {
    /*height: 437px;*/
	height: 550px;
    overflow-y: scroll;
}
span.hometab-basicInfo {
    width: 100%;
    padding-bottom: 20px;
}
.hometab-contact {
    padding-top: 22px;
}
#people .hometab-contact, .doctor-photos{
   /*height: 294px;*/
    height: 428px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 10px;
}
/* width */
.hometab-contact::-webkit-scrollbar, .doctor-photos-lightbox::-webkit-scrollbar, .tab-pane.active::-webkit-scrollbar, #aboutTmcPopup .modal-body::-webkit-scrollbar {
  width: 6px;
}
/* Track */
.hometab-contact::-webkit-scrollbar-track, .doctor-photos-lightbox::-webkit-scrollbar-track, .tab-pane.active::-webkit-scrollbar-track, #aboutTmcPopup .modal-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 transperant; 
  border-radius: 6px;
}
 
/* Handle */
.hometab-contact::-webkit-scrollbar-thumb, .doctor-photos-lightbox::-webkit-scrollbar-thumb, .tab-pane.active::-webkit-scrollbar-thumb, #aboutTmcPopup .modal-body::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
}
#photos .thumb {
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 0;
    margin-bottom: 0px;
}
#photos a.thumbnail {
    border: none;
    padding: 0;
    margin-bottom: 4px;
}
.doctor-photos .img-thumbnail {
    padding: 0;
    border-radius: 0;
    border:none;
}
.doctor-photos-lightbox .modal-header, .doctor-photos-lightbox .modal-footer{
  border:none;
  padding: 0;
    padding-right: 22px;
}
.doctor-photos-lightbox .modal-header {
    padding-top: 12px;
}

img#image-gallery-image{
  width: 100%;
}
div#image-gallery .modal-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
    overflow: hidden;
}
.doctor-photos-lightbox{
  width: 800px;
    margin: 0 auto;    
    margin-top: 18px;
}
.doctor-photos-lightbox .modal-lg{
  width: 100%;
  margin:0;
}
i#clearSearch {
    position: absolute;
    right: 15px;
    font-weight: 100;
    color: #fff;
    background: red;
    width: 21px;
    height: 21px;
    text-align: center;
    border-radius: 50%;
    padding-top: 1px;
}
.dr-mask-image img{
  width: 156px;
  margin: -26px;
}
.clip-circle-img {
    clip-path: circle(72px at center);
}

h3.dorcot-small-name {
    font-size: 20px;
}
.carousel-control.left, .carousel-control.right{
  background:none;
}
.clip-circle {
 /* clip-path: circle(80px at center);*/
  width: 148px;
  height: 143px;
  border-radius: 50%;
}
.home-banner .carousel-control{
  right: 0;
  height: 55px;
  width: 55px;
  left: unset;
  top: unset;
  font-size: 36px;
  bottom: 30px;
  background-color:rgba(192,192,192,0.5);
  border-radius: 50%;
  padding-top: 3px;
  margin-right: 26px;
  opacity: 0.9;
}
.home-banner .carousel-control.fa{
  color: #fff;
}
a.lft.carousel-control {
    right: 70px;
}
.banner-bottom {
    overflow: hidden;
    padding-top: 75px;
    background: #fbfbfb;
}
.banner-bottom p{
    text-align: center;
    font-size: 22px;
    color: #000;
    font-family: 'metropolissemi_bold';
}
.banner-bottom-button-1 a{
  border-radius: 30%;
  border-color: #000;
  border: 1px solid;
  padding: 10px;
  text-decoration: none;
  text-align: center;
}
.home-banner .carousel-caption {
    right: unset;
    left: 5%;
    font-family: 'metropolisregular';
    text-align: left;
    bottom: 0;
    padding-bottom: 6px;
}
.home-banner .carousel-caption h3{
  line-height: 31px;
}


.menu-part .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    color: #000;
    font-family: 'metropolissemi_bold';
    padding-top: 8px;
    padding-bottom: 6px;
}

.batch-filter-group {
    padding-top: 7px;
    text-align: right;
    font-size: 16px;
}

.profile-search-box {
    padding-top: 2px;
    position: relative;
}

.profile-search-box i.fa {
    padding-top: 2px;
    position: absolute;
    top: 9px;
    color: #fff;
    font-size: 18px;
}
.banner-text .col-sm-3.col-ms-3{
  width: 18%;
}
.batchmates-filter{
  width: 82%;
}
.hometab-contact.doctor-photos .col-md-4.col-sm-4 {
    padding-bottom: 15px;
    padding-right: 0;
    height: 155px;
    margin-bottom: 0px;
}
.col-sm-6.col-md-6.know-more-founder {
    text-align: right;
}
.events-main {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}
.events-main p {
  /*color: #337ab7;*/
  color: #000 !important;
  font-size: 20px;
  font-family: 'metropolissemi_bold';
  display: flex;
  text-align: left;
  margin-bottom: -8px !important;
}
.events-main span{
  font-family: 'metropolisregular';
  font-size: 50px;
  color: #000;
  padding-right: 11px;

}
.events-main span img {
    position: relative;
    top: -17px;
}
.events-main span sup{
  font-size: 30px;
  color: #757171;
}
.home-batchmeet-photo, .home-achievement, .home-events-tab{
width: 312px;
 /*-webkit-box-shadow: -2px 17px 70px -11px rgba(33,30,33,1);
-moz-box-shadow: -2px 17px 70px -11px rgba(33,30,33,1);
box-shadow: -2px 17px 70px -11px rgba(33,30,33,1);*/
-webkit-box-shadow: -2px 5px 27px -11px rgba(33,30,33,1);
-moz-box-shadow: -2px 5px 27px -11px rgba(33,30,33,1);
box-shadow: -2px 5px 27px -11px rgba(33,30,33,1);

margin-right: 61px;
margin-left: 61px;
padding-top: 6px;
padding-left: 22px;
padding-right: 0;
border-top-left-radius: 34px;
border-bottom-right-radius: 34px;

}
.home-events-tab{
  margin-right: 0px;
margin-left: 0px;
}
.home-batchmeet-photo {
    margin-right: 0;
}
.batch1970, .batch1990, .batch2010  {
    overflow: hidden;
}
.galeryPart {
    overflow: hidden;
    margin-top: 30px;
}
.gallery_images {
  height: 189px;
    margin-bottom: 33px;
}
.galeryPart .gallery_images {
    margin-bottom: 2px;
}
.galeryPart.row h4 {
  font-family: 'metropolissemi_bold';
    text-align: center;
    padding-bottom: 22px;
    font-size: 24px;
    text-transform: uppercase;
}
.gallery_page .mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.mfp-ready, .single_slidePage .mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    z-index: 999999;
}
.gallery_images-main {
    clear: both;
    overflow: hidden;
}
.galleryMain {
    clear: both;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 78px;
}
.gallery_images-main:first-child/*, .gallery_images:nth-child(2)*/{
  display: none;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  margin-bottom: 40px;
  overflow: hidden;

  /* Center slide text vertically */
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;*/
}
.swiper-slide img {
    width: 97%;
    height: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.swiper-slide .single-lecturers, .swiper-slide .lecturers-photos{
  height: 360px;
}
.swiper-wrapper{
    position:relative;    
    overflow:hidden;
    /*width: max-content !important;*/
}
.swiper-slide:hover > .sub{
    bottom:0;
    transition: bottom 0.8s ease;
}

.swiper-slide a::before{
  background: #000 none repeat scroll 0 0;
    content: "";
    opacity: 0.6;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
}
.sub{
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
    transform: translateY(-50%);
    width: 100%;
    opacity: 0;
    transition: all .3s ease 0s;
    padding-left: 6px;
    padding-right: 6px;
    color: #fff;
    list-style-type: none;
}
.swiper-slide:hover .sub {
    opacity: 1;
}
.swiper-slide:hover > a::before{
  height: 100%;
  width: 90%;
}
.swiper-button-next, .swiper-button-prev{
  color: #fff !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 34px !important;
}
.sub p {
    padding-bottom: 12px;
}
/*.sub span {
    border: 1px solid #fff;
    padding: 8px;
    margin-top: 4px;
    cursor: pointer;
}*/
.inner_individual_gallery{
  height: 190px;
  margin-bottom: 22px;
}
.innerGallery_main {
    overflow: hidden;
    margin-top:22px;
}
.inngerGallery_year{
  text-align: center;
  font-family: 'metropolissemi_bold';
}

.inngerGallery_year h2{
  margin-bottom: 30px;
}



/*Professors page*/
.professors_details .single-lecturers {
    overflow: hidden;
    position: relative;
    height: 350px;
    /*border-radius: 10px;*/
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.lecturers-details > p {
    color: #fff;
    margin-bottom: 0;
}
.last-about-details {
    display: inline-block;
    margin: 23px 0 19px;
    text-align: center;
}
.lecturers-details li {
    background-color: transparent;
    border: 1px solid #fff;
    float: left;
    margin-right: 17px;
    transition: all 0.3s ease 0s;
}
 .lecturers-details li:last-child {
    margin-right: 0px;
}
.swiper-slide .single-lecturers, .swiper-slide .lecturers-photos{
  height: 360px;
}
 .lecturers-details a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
 .lecturers-details li:hover a {
    color: #0151b0;
}
 .lecturers-details li:hover {
    background-color: #fff;
}
 .lecturers-details > ul {
    margin: 23px 0 18px;
}
 .lecturers-area {
    transition: all .3s ease 0s;
}
.lecturers-area .img-title, .swiper-wrapper .img-title{
    opacity: 1;
    transition: all .3s ease 0s;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 12px;
}
 .lecturers-photos img {
    width: 100%;
    height: 350px;
}
.lecturers-area {
    margin-top: 50px;
    margin-bottom: 50px;
}
.lecturers-photos {
    height: 350px;
    position: relative;
    pointer-events: none;
    
}
 .professors_details {
    margin-bottom: 35px;
    margin-top: 22px;
}
.swiper-slide .lecturers-photos img{
  height: 360px;
}
.lecturers-area{
  margin-top: 50px;
  margin-bottom: 50px;
}
.lecturers-area .img-title > p {
    color: #fff;
    margin-bottom: 0;
}
 .professors_details .single-lecturers:hover .img-title {
    opacity: 0;
}
 .lecturers-photos > a::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    opacity: 0.5;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
 .professors_details .single-lecturers:hover .lecturers-photos a::before {
    height: 100%;
    width: 100%;
}
 .lecturers-details {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    opacity: 0;
    transition: all .3s ease 0s;
    padding-left: 6px;
    padding-right: 6px;

}
 .professors_details .single-lecturers:hover .lecturers-details {
    opacity: 1;
}
 .about-text {
    margin-top: 60px;
}
.professors_details h3{
  font-family: 'metropolissemi_bold';
  margin-bottom: 1px;
  margin-top: 9px;
  font-size: 20px;
  color: #fff;
  
}
 .professors_details p{
  font-family: 'metropolisregular';
  font-size: 16px;
  line-height: 26px;
  /*color: #fff;*/
}

.footer-banner {
  text-align: center;
  border-top: 6px solid #dca407;
}

.footer-banner img{
  width: 220px; 
  padding-top: 10px;
  padding-bottom: 10px;
}
.demo-gallery > ul > li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    height: inherit;
}
  
  .demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    /* height: inherit; */
    width: 100%;

}
/*video page*/
.video_part {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 33px;
}
.founder_page {
  font-family: 'metropolisregular';
}
.founder_page p, .abouttmc p, .home_founder p, .home_founder p a, .homeFounder_desc p a, #aboutTmcPopup p, .home_tmc button.btn-primary, .tmc_main_shade p{
  font-family: 'metropolisregular';
  font-size: 18px;
  line-height: 30px;
}
.founder_page h3, .abouttmc h2, .home_founder h2, .tmc_main_shade h2, .tmc_main_shade h3{
  font-family: 'metropolissemi_bold';
}
.tmc_homePage h2, .founder_page h2, .batchmates h2{
  font-size: 32px;
  font-family: 'metropolissemi_bold';
}
.batch_meet_counts h3, .founder_bottom_home h3{
font-family: 'metropolissemi_bold';
font-size: 24px;
line-height: 30px;
}
.home_newsEvents p, .founder_bottom_home p, .founder_bottom_home p{
  font-family: 'metropolisregular';
  font-size: 16px;
}
.home_newsEvents a:hover, .home_newsEvents a:focus{
  text-decoration: none
}
.lineHeight, .homeFounder_desc p{
  line-height: 30px;
}
.batch_meet_count_main{
  background-image: url(images/Inner_page_banner.png);
  background-repeat: no-repeat;
  color: #fff;
  padding-bottom: 1px;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 50px;
  background-position: center;
  text-align: center;
}
.batch_meet_count_main .heading.border-bottom:before{
  background:#fff;
}
.batch_meet_count_main .heading.border-bottom{
  color: #fff;
}
.matchmeet_member_counts {
    border: 1px solid #fff;
    margin-right: 134px;
    margin-top: 22px;
    padding-top: 20px;
    padding-bottom: 12px;
}
.matchmeet_member_counts:last-child{
  margin-right: 0;
}
/*.homeFounder_desc{
  background: #e98f2e;
    background: linear-gradient(to right, #e98f2e, #d36844);
    background: -webkit-linear-gradient(left, #e98f2e, #d36844);
    background: -o-linear-gradient(right, #e98f2e, #d36844);
    background: -moz-linear-gradient(right, #e98f2e, #d36844);
    color: #fff;
    padding:14px;
    position: relative;
    padding-bottom: 68px;
    height: 200px;
    padding-top: 20px;
}*/
.homeFounder_desc{
  background: #e98f2e;
    background: linear-gradient(to right, #e98f2e, #d36844);
    background: -webkit-linear-gradient(left, #e98f2e, #d36844);
    background: -o-linear-gradient(right, #e98f2e, #d36844);
    background: -moz-linear-gradient(right, #e98f2e, #d36844);
    color: #fff;
	padding: 5px;
    position: relative;
    padding-bottom: 60px;
}

.homeFounder_desc.fdsc2{
  background: #d26649;
    background: linear-gradient(to right, #d26649, #b5366b);
    background: -webkit-linear-gradient(left, #d26649, #b5366b);
    background: -o-linear-gradient(right, #d26649, #b5366b);
    background: -moz-linear-gradient(right, #d26649, #b5366b);
}
.founder_bottom_home .col-md-6{
  padding-left: 0 !important;
  padding-right: 0;
  border: 1px solid #fff;
  margin-bottom: 34px;
}

.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    /* height: 100%; */
    width: 100%;
 } 
  
.events-main {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 50px;
}

.owl-carousel.home-slider .owl-dots {
    position: absolute;
    bottom: 70px;
    width: 100%;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 80%;
    width: 100%;
}

.sub {
    float: left;
    width: 100%;
    text-align: center;
    
}
.sub ul {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 37%;
    left: 0;
    padding-left: 7px;
}
.sub ul li a:hover .sub ul li a:focus{
  text-decoration: none;
}
.sub li {
    float: none;
    list-style-type: none;
}
.sub ul li p:hover{

}
.sub li.ulliOne p:hover {
   /* background: transparent;
    border: 1px solid #ff4444;*/
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.sub:hover .prs_upcom_movie_img_btn_wrapper li.ulliOne p {
    margin-left: 0;
    -webkit-transition: all 0.75s linear;
    -moz-transition: all 0.75s linear;
    -ms-transition: all 0.75s linear;
    -o-transition: all 0.75s linear;
    transition: all 0.75s linear;
}
.sub li.ulliOne p {
    display: inline-block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    /*background: #ff4444;
    border: 1px solid #ff4444;*/
    color: #ffffff;
    margin-left: -900px;    
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.sub li.ullitwo span{
    display: inline-block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ff4444;
    margin-right: -900px;
    background: transparent;
    color: #ffffff;
    margin-top: 40px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.swiper-slide:hover .sub li.ullitwo span {
    margin-right: 0;
    -webkit-transition: all 0.75s linear;
    -moz-transition: all 0.75s linear;
    -ms-transition: all 0.75s linear;
    -o-transition: all 0.75s linear;
    transition: all 0.75s linear;
    cursor: pointer;
}
.swiper-slide:hover .sub li.ulliOne p {
    margin-left: 0;
    -webkit-transition: all 0.75s linear;
    -moz-transition: all 0.75s linear;
    -ms-transition: all 0.75s linear;
    -o-transition: all 0.75s linear;
    transition: all 0.75s linear;
}


.sub li.ullitwo span:hover {
    background: rgb(246,211,51);
    border: 1px solid #ff4444;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border:none;
}
li.ulliOne a:first-child {
    display: none;
}
.homeFounder_desc a.btn.btn-warning {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    bottom: 24px;
    left: 40%;
}
.homeFounder_desc a.btn.btn-warning:hover{
  background: #fff;
    color: #000;
}
.swiper-slide .lecturers-details li:hover{
  background: none;
  border:none;
}

.swiper-slide .lecturers-details li{
  border:none;
}
.swiper-slide .lecturers-details{
  top: 25%;
}
.home_founder p a.btn-primary, .home_tmc button.btn-primary, .tmc_about_main button.btn-primary{
  background: #fa9300;
  font-family: 'metropolisregular';
    font-size: 16px; 
    border: none;
}
#aboutTmcPopup .modal-title{
  font-size: 20px;
}
#aboutTmcPopup .modal-header .close{
  margin: -19px -15px -15px auto;
    font-size: 30px;
}
#aboutTmcPopup .modal-body{
    height: 550px;
    overflow-y: scroll;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
#aboutTmcPopup .modal-header{
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 5px;
}
.founder_bottom_home h3 {
    font-size: 20px;
}
#scrollUp {
     background: #fa9300 none repeat scroll 0 0;
    border-radius: 50px;
    bottom: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff;
    font-size: 28px;
    height: 40px;
    line-height: 35px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 200;
    display:none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#scrollUp:hover {
    background: #000;
}
.Gallery_img-title {    
    padding-left: 12px;
    color: #000;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 14px;
    padding-top: 11px;
}
.hometab-contact.doctor-photos .img_not_found{
  text-align: center;
}
.events-main.row a:hover {
    text-decoration: none;
}

.founder_images_scroll a img, .founder_scroll_gallery .image img {
  filter: gray; 
  -webkit-filter: grayscale(1);     
   
}
.vl {
  border-left: 1px solid #ccc;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 100;
}
.founder_images_scroll a img:hover, .founder_scroll_gallery .image img:hover {
  filter: none; 
  -webkit-filter: grayscale(0);
 
}
div#v-pills-tabContent {
    padding-top: 0;
}
.owl-carousel-lightgallery li {
    height: 150px;
    margin-top: 0;
}
.owl-carousel-lightgallery li img{
  width: 100%;
}
#aboutTmcPopup .modal-dialog.modal-lg {
  max-width: 1140px;
}
.container-contact100{
  font-family: 'metropolissemi_bold';
}


.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /*border: 1px solid #111;*/
  margin: 2% 0;
  cursor: pointer;
}

.video {
  background: #101010 url(video/video-files/0.jpg);
  /*background: #101010;*/
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
}


.video-container img,
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container img:hover {
  opacity: 0.8;
}

.video_page_start{
  padding-top: 6px;
}
.video_page_left_pane{
  padding-left: 0;
  padding-right: 0;
}
.video_page_right_pane{
height: 478px;
  overflow-y: scroll;
  padding-right: 0;
  margin-top: 12px;
}


.video_page_right_pane::-webkit-scrollbar{
  width: 6px;
}

.video_page_right_pane::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 transperant; 
  border-radius: 6px;
}
.video_page_right_pane::-webkit-scrollbar-thumb{
  background: #ccc; 
  border-radius: 10px;
}
.Pageloader {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
    top: 50%;
}


.Gallery_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80vw;
  margin: auto;
}
.Gallery_container h1 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  margin: 0 2% 2em 2%;
}

.Gallery_cardList {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 2%;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  -webkit-transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  cursor: pointer;
  margin-top: 54px;
}
.cardList__title {
  display: block;
  padding-top: 70%;
  text-align: center;
  font-size: 16px;
  opacity: 0.8;
  z-index: 0;
  font-family: 'metropolissemi_bold';
}
.Gallery_cardList:hover .Gallery_card {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.35s ease-out transform, 0.35s ease-out shadow;
  transition: 0.35s ease-out transform, 0.35s ease-out shadow;
}
.Gallery_cardList:nth-child(2n + 1) .Gallery_card:nth-child(1) {
  -webkit-transform: translate(-2%, -2%);
          transform: translate(-2%, -2%);
}
.Gallery_cardList:nth-child(2n + 1) .Gallery_card:nth-child(2) {
  -webkit-transform: translate(-2%, 2%) rotate(2deg);
          transform: translate(-2%, 2%) rotate(2deg);
}
.Gallery_cardList:nth-child(2n + 1) .Gallery_card:last-of-type {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.Gallery_cardList:nth-child(2n + 1):hover .card__bg {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.Gallery_cardList:nth-child(2n + 1):hover .Gallery_card:nth-child(1) {
  -webkit-transform: translate(30%, 45%) rotate(-2deg);
          transform: translate(30%, 45%) rotate(-2deg);
}
.Gallery_cardList:nth-child(2n + 1):hover .Gallery_card:nth-child(2) {
  -webkit-transform: translate(-50%, 35%) rotate(5deg);
          transform: translate(-50%, 35%) rotate(5deg);
}
.Gallery_cardList:nth-child(2n + 1):hover .Gallery_card:last-of-type {
  -webkit-transform: rotate(5deg) translate(0%, -40%);
          transform: rotate(5deg) translate(0%, -40%);
}
.Gallery_cardList:nth-child(2n) .Gallery_card:nth-child(1) {
  -webkit-transform: translate(2%, 2%);
          transform: translate(2%, 2%);
}
.Gallery_cardList:nth-child(2n) .Gallery_card:nth-child(2) {
  -webkit-transform: translate(2%, -2%) rotate(-2deg);
          transform: translate(2%, -2%) rotate(-2deg);
}
.Gallery_cardList:nth-child(2n) .Gallery_card:nth-child(3) {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
.Gallery_cardList:nth-child(2n):hover .Gallery_card:nth-child(1) {
  -webkit-transform: translate(2%, 50%) rotate(5deg);
          transform: translate(2%, 50%) rotate(5deg);
}
.Gallery_cardList:nth-child(2n):hover .Gallery_card:nth-child(2) {
  -webkit-transform: translate(50%, -30%) rotate(10deg);
          transform: translate(50%, -30%) rotate(10deg);
}
.Gallery_cardList:nth-child(2n):hover .Gallery_card:nth-child(3) {
  -webkit-transform: translate(-25%, -40%) rotate(-5deg);
          transform: translate(-25%, -40%) rotate(-5deg);
}

.Gallery_card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 60%;
  background-color: #ccc;
  -webkit-transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  overflow: hidden;
  z-index: 5;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.card__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ccc;
}
.Gallery_card:not(:last-of-type) .card__bg {
  background-blend-mode: multiply;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.25;
  -webkit-transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
  transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
}
.Gallery_cardList:hover .Gallery_card:not(:last-of-type) .card__bg {
  background-blend-mode: normal;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}

.Gallery_container:hover .Gallery_cardList {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.25;
  z-index: 1;
}
.Gallery_container:hover .Gallery_cardList:hover {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  z-index: 100;
}

.founder_home1 {
    /*width: 78%;*/
	width: 90%;
    float: right;
}
.home_founder2{
  float: left;
}

.home-feature .element-animate{
  cursor: pointer;
}
.doctor-complete.doctorModal .tab-pane.active{
      height: 437px;
}
.founder_scroll_gallery{
  font-family: 'metropolissemi_bold';
}
.founder_scroll_gallery ul.actions li span.button.small{
  font-family: 'metropolisregular';
}
.founder_scroll_gallery ul.actions.fixed{
  padding-left: 0;
}
.founder_scroll_gallery .media{
  margin-top: 15px;
}
.alert-validate::before{opacity: 0;}


.tmc_page_main {
  border-top: 6px solid #dca407;
  background-image: url("images/TMC3.jpg");
  height: auto;  
  background-position: center 74px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  opacity: 90%;
  /*opacity: 50%;
  opacity: 0.3;
    filter: alpha(opacity=30);*/

}
.tmc_main_shade{
  background: rgba(0,0,0,.7);
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.video-container img.videoPlayButtn{
  z-index: 999;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.addBorderMenu{
  border-bottom: 6px solid #dca407;
}

.fixedLogo{
  position: fixed !important;
  top: -4px;
  z-index: 9999;
  width: 65px !important;
  left: 6%;
}

div#products .flip-card .card{

}
.fixedFooter {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;  
}

.menu-part {
    position: -webkit-sticky;
    position: sticky;
    top: 0;   
    z-index: 999; 
}

.submenu-part {
 
  position: sticky;
  top: 30px;   
  z-index: 900; 
  
}


.honeypot-field {
  display: none;
}

.goBackBtnTmc{
  text-align: center;
  margin-top: 34px;
}
.orbituary_link{
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.orbituary_link:hover{
  -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.profile-left button.close{
  display: none;
}


@media (max-width: 760px) {
.swiper-button-next {right: 20px;transform: rotate(90deg);}
.swiper-button-prev {left: 20px;transform: rotate(90deg);}
}


@media only screen and (max-width:767px){
.container{width: 100%;}
.containerMenu{width: 100%;}
.home-banner{height: 340px;}
.modal-lg{width: auto;}
#photos .thumb{margin-bottom: 22px;}
.batchmates-main{margin-top: 18px;}
.batch-filter-group{text-align: left;padding: 0;margin-top: 22px;    margin-bottom: 20px;}
.batch-filter-group button{padding: 1px 12px;margin-left: 2px;border-radius: 14px;}
.flip-card-inner{width: 404px;margin: 0 auto;}
.flip-card{width: 100%;}
.doctor-photos-lightbox{width: 100%;position: relative;}
.doctor-photos-lightbox .modal-dialog.modal-lg{position: fixed;top: 36%;transform: translate(-4%);}
.batchmates-main{margin-top: 0;}
.tmc-logo img{width: auto;display: inline;}
.tmc-logo, .tmc-batchyear{text-align: center;}
.banner-text .col-sm-3.col-ms-3, .batchmates-filter{  width: 100%;}
.front, .back{left: 0;}
.home-batchmeet-photo, .home-achievement, .home-events-tab {width: 340px;margin-left: auto;margin-right: auto; margin-bottom: 54px;padding-bottom: 12px;box-shadow: none;border: 1px solid;}
.know-more-main, .col-sm-6.col-md-6.know-more-founder { text-align: center;}
.know-more-founder { margin-bottom: 44px;}
.inner_individual_gallery{height: auto;overflow: hidden;width: 95%;margin-left: auto;margin-right: auto;}
.profile-left-content{height: auto;}
.events-main.row { width: 100%; margin: 0 auto;}
.home-feature .one-col, .home-feature .two-col, .home-feature .three-col{width: 92%; margin-right: auto;margin-left: auto;}
.matchmeet_member_counts{margin-right: 0;    max-width: 100% !important;}
.home-feature .one-col, .home-feature .two-col, .home-feature .three-col{flex: unset !important;max-width: unset !important;}
p br, .fadeInLeft br{display: none;}
.owl-carousel.home-slider .slider-item{background-position: center !important;}
.founder_home1{width: 100%;}
.founder_bottom_home .col-md-6{border:none;overflow: hidden; margin-bottom: 33px;}
.Gallery_cardList{width: 100%;}
.hometab-contact.doctor-photos .col-md-4.col-sm-4{margin-bottom: 24px;}
.video_page_left_pane, .video_page_right_pane{width: 100% !important;}
.video_page_right_pane{margin-bottom: 40px;    height: 440px;}
.video_page_right_pane figure.col-md-12 { margin-top: 26px;}
.video_page_start{padding-top: 56px;}
.alert-validate::before{opacity: 0;}
.contact100-form{padding: 78px 15px 55px;}
section.abouttmc.section.stretch-section.home_tmc .row .col-md-4{padding-top: 30px;padding-bottom: 30px;padding-left: 0px !important;padding-right: 0;}
section.abouttmc.section.stretch-section.home_tmc .row .col-md-8{padding-bottom: 30px;}
.menu-part .navbar-toggle, .menu-part .navbar-toggler{float: none;}
.menu-part .navbar-header{text-align: center;width: 100%;}
.tmc-name, .tmc-logo-main, .tmc-logo, .tmc-batchyear{max-width: 100% !important; flex: unset !important;}
.profile-header button.close{display: none;}
.profile-left button.close{display: block;right: 10px;}
.modal.complete-profile{z-index: 9999;}
.menu-part{position: static;}
.submenu-part{position: static;}
}
@media only screen and (min-width:767px) and (max-width: 1200px){
.container{width: 100%;}
.containerMenu{width: 100%;}
.modal-lg{width: auto;}
.flip-card-inner{width: 404px;margin: 0 auto;}
.flip-card{width: 50%;}
.tmc-logo img{width: auto;}
.batchmates-main{margin-top: 0;}
.tmc-name {padding-top: 32px;}
.tmc-batchyear img{padding-top: 26px;}
.batchmates-filter {width: 100%;padding-bottom: 22px;}
.doctor-photos-lightbox { width: 90%;}
.home-banner{height: 340px;}




}



@media only screen and (min-device-width:767px) and (max-device-width: 1200px)and (orientation: portrait){
/*.front, .back{left: 59px;}*/
/*.flip-card-back{    margin-left: -5%;}*/

}
@media only screen and (min-device-width:768px) and (max-device-width: 1024px){
  .front, .back{left: 0;}
  .founder_bottom_home .col-md-6{overflow: hidden; margin-bottom: 33px;width: 50%;float: left;}
  .founder_home1{width: 100%; float: left;}
.home_founder .col-md-8, .home_founder .col-md-4{float: left;}
.matchmeet_member_counts{margin-right: 11%;}
.inner_individual_gallery{height: auto;overflow: hidden;width: 33.3%;}
.innerGallery_main ul#lightgallery {width: 95%;margin: 0 auto;}
.doctor-photos .gallery-img > img, .doctor-photos .gallery-img{height: 100%;}
.hometab-contact.doctor-photos .col-md-4.col-sm-4{margin-bottom: 20px;}
.video_page_left_pane, .video_page_right_pane{width: 100% !important;}
.video_page_right_pane figure.col-md-12 { width: 50%; float: left;    margin-bottom: 20px;}
.video_page_right_pane{margin-bottom: 40px;    height: 434px;}
.video_page_start{padding-top: 56px;}
.alert-validate::before{opacity: 0;}
.contact100-form{padding: 84px 15px 55px;}
.submenu-part{position: static;}


}
@media only screen and (min-device-width:768px) and (max-device-width: 1024px)and (orientation: portrait){
/*.flip-card-back{    margin-left: -5%;}*/
.front, .back{left: 0;}
.home-feature .one-col, .home-feature .two-col, .home-feature .three-col{flex: unset !important;max-width: unset !important;width: 33%;margin-left: 0;margin-right: 0;}

.submenu-part{position: static;}

}

/* Landscape*/

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
.home-banner{}


}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
  .front, .back {    left: 49px;}
.home-banner{height: 400px;}

}

@media only screen and (min-device-width:767px) and (max-device-width: 1200px)and (orientation: landscape){
.flip-card-inner{width: 407px;margin: 0 auto;}
.flip-card{width: 33%;}
.flip-card-back{margin-left: -16%;}


}

@media only screen and (min-device-width:414px) and (max-device-width: 815px)and (orientation: landscape){
.front, .back{left: 0;}


}
@media only screen and (min-device-width:767px) and (max-device-width: 815px)and (orientation: landscape){
.flip-card-inner{width: 404px;margin: 0 auto;}
.flip-card{width: 50%;}
.flip-card-back {    margin-left: 1%;}
.tmc-logo img{width: auto;}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (orientation: portrait){
/*.batchmates-main {position: relative; left: -2%;}*/
/*.flip-card-back {    margin-left: 0%;}*/

}


@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){
.container{width: 100%;}
.containerMenu{width: 100%;}
.batchmates-main {width: 85%;margin: 0 auto;}
.flip-card-back { margin-left: 28%;}
.flip-card {    width: 31%;}



}


