.bullet { list-style-type: none; display: flex; padding: 15px;
  flex-direction: row; flex-wrap: wrap; }
.bullet li { max-width: 79px; border: 1px solid #000; margin: 5px; }
.firstparagraph:first-child:first-letter {
  float: left;
  font-family: Georgia;
  font-size: 60px;
  line-height: 30px;
  padding-top: 4px;
  padding-right: 5px;
  padding-left: 3px;
  margin-top: 16px;
}
.navbar-brand{font-size: 30px;padding-top: 6px; padding: 0px !important;}
.logo_vandana {color: #ed0d81; font-weight:bold;}
.logo_Kothari {color: #6d6e71; font-weight:bold;}
.view_body{background-color: #e1dde1;}
.home_body{background-color: #fff450; }
.bg-grey-secondary{background-color: #C5C0C5}
.thumbnail-border{border: 1px solid #686A6C}
.custom-img-responsive { max-width: 100%; height: auto; }
/* .artworks_title{font-family:'Colaborate-Medium'; font-weight: bold;} */
.pd-0{ padding: 1px!important }
.full-responsive{ width:100%; }
.img-circle { border: 3px solid #fff; }
.bg-pink{ background-color: #f5f1e6;}
.bg-grey{background-color: #e1dde1;}
/* .artworks_title{ font-weight: bold; } */
.artworks_title a{ color: #6d6e71; }
.thumbnail-art{ width: 20%; padding: 3px;}
.navbar{ margin:80px 0 0; }
.center-block{ display: b
  lock; margin-right: auto; margin-left: auto; }
@font-face {
  font-family: 'collaborate';
  font-weight: normal;
  src: url('../fonts/colabreg.otf'), /* IE9 Compat Modes */
        url('/web/20220419071034im_/http://vandanakothari.com/fonts/colabreg.woff') format('woff');
}

@font-face {
  font-family: 'collaborate';
  font-weight: 600;
  src: url('../fonts/colabmed.otf'), /* IE9 Compat Modes */
       url('/web/20220419071034im_/http://vandanakothari.com/fonts/colabreg.woff') format('woff');
}
@font-face {
  font-family: 'collaborate';
  font-weight: 400;
  src: url('../fonts/colablig.otf'), /* IE9 Compat Modes */
       url('/web/20220419071034im_/http://vandanakothari.com/fonts/colabreg.woff') format('woff');
}

.semi-bold{
  font-weight: 400;
}
.bold{font-weight: bold;}
body{
  font-family: collaborate;
  /*font-size: 1.75em;
  line-height: 1.2em;*/
}
.product{
  display: flex;padding-left: 0;justify-content: space-between;
  /*margin: 30px 0 50px 0;*/
  overflow: auto;
}


li.dropdown-submenu:hover >a {
  color: #ed0d81;
}
.dropdown-submenu >.dropdown-menu a:hover{
  color: #ed0d81;
} 

.social li{
  width: 50px;
}
.dropdown-submenu>.main_menu{
  border: 0px;
}

.main_menu {
 /* display: flex;
  justify-content: space-between;
   border-bottom: 1px solid #ddd; 
  margin-bottom: 2px;*/
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    align-items: center;  
}
.expand{
  padding: 5px;
  /*font-size: 25px;*/
  font-weight: bold;
}
.breadcrumb{
  background: transparent;
  padding: 0;
  /* padding-left: 15px; */
}
.breadcrumb a{
  color: #6d6e71;
  font-size: 12px;
}
.breadcrumb a:hover{
    text-decoration: none;
}
/* .breadcrumb > .breadcrumb-item:last-child a{
  color: #ed0d81;
} */

.breadcrumb > .breadcrumb-item.active a{
  color: #ed0d81 !important;
}
/*.breadcrumb > li{
  margin: 0 15px;
}
.breadcrumb > li:first-child{
  margin-left: 0px;
}
.breadcrumb > li + li:before{
  /*content: '';*/
  /*padding: 0;*/
/*}*/
.fancybox-bg{
  background-color: #e1dde1!important;
}
.fancybox-is-open .fancybox-bg{
  opacity: 1!important;
}
.swiper-slide{
  background: transparent
}

.font-16 {
    font-size: 14px!important;
}
.text-transform {
    text-transform: uppercase;
}

.workshops_img_h{
  height: 600px
}

.mb-5{
  margin-bottom: 5px;
}

/* .flex-grid-center{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
} */
.nav-ham a{
  color: #6d6e71;
}
.nav-ham>ul:last-child .main_menu{
  padding: 5px 0;
}
.social_contact li { display: inline-block; max-width:30px; margin: 0 10px;}
.social_about li{ display: inline-block;}
.mt-150{ margin-top: 150px; }
.profile_img{ max-width: 221px;}
.img2-7 {
  height: 0;
  background: #e1dde1;
  position: relative;
  padding-bottom: 37.037037%;
}
.img2-7>img {
    /*width: 100%;*/
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}
.pagination_hack{
  left: 0;
  right:0;
  position: relative;
}
.pagination_hack span{
  margin:5px;
  width: 5px;
  height: 5px; 
}
.grey{
  color: #6d6e71;
}
.col-3{
  width: 100%;
  margin: 0 auto;
}
.video-width {width: 325px;}
.documentation-video {width: 750px; height: 450px;}
.custom-form-group{ margin-bottom: 15px;}
.ml-3{ margin-left: 3px}
@media only screen and (max-width: 600px) {
  .col-3{ width: 75%;}
  .mpb-30{ padding-bottom: 30px; }
  .navbar{ margin-top: 5px; margin-bottom: 5px; }
  .product{ flex-wrap: wrap; justify-content: center;  margin-top: 0px; }
  .video-width {width: 100%;}
  .documentation-video {width: 100%; height: 200px;}
  .thumbnail-art{ width: 50%;}
  .workshops_img_h{ height: auto!important; }
  .gallery_height{ height: auto; }
  .m-center{ margin:auto; margin-bottom: 30px; } 
  .navbar-brand { font-size: 20px; padding-top: 15px; padding: 12.5px 15px !important;}
  .custom-row { margin-right: -15px; margin-left: -15px; }
  .flex-grid-center .col-xs-6:last-child { width: 100%; }
  .flex-grid-center .col-xs-6:last-child img { width: 50%; }
  .thumbnail-art { padding:7px;}
  .custom-form-group{ margin-bottom: -15px;}
  .ptm{ margin-top: -20px;}
  .dropdown-submenu { list-style: none;  }
  .multi-level{padding-left: 0px;}
  .list-style{list-style:none; padding-left: 0px;}
  .mb-10{ margin-bottom: 10px; }
  .mpb-15{ padding-bottom: 15px; }
}
.img-210{ width: 210px; }
.active { color:#ed0d81 !important;}
.min-height { min-height: 350px; }
.social_contact .fa-facebook-square {color:#3454ac;}
.social_contact .fa-instagram {color:#bc32a7;}
.social_contact .fa-envelope {color:#e9483a;}
a {
  color: #6d6e71 !important;
  text-decoration: none;
}
.mt-80 { padding-bottom: 80px; }
.thum-cst-height img {height:175px!important;}
.contact-us-lable {
      font-size: 12px !important;
    font-weight: 500;
}
.mb-30 { margin-bottom: 50px; }
.bdr-color-cst {
  background-image: -webkit-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%), -webkit-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%);
  background-image: -moz-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%), -moz-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%);
  background-image: -o-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%), -o-linear-gradient(left, #c8cdd2 0%, #f6f6f7 100%);
  background-image: linear-gradient(to right, #c8cdd2 0%, #f6f6f7 100%), linear-gradient(to right, #c8cdd2 0%, #f6f6f7 100%); 
  border-radius:50%; padding:5px;
}
ul.breadcrumb li+li:before { content: "-"; color: #6d6e71; padding: 0 10px 0 10px;}
ol.breadcrumb li+li:before { content: ""; padding: 0 10px 0 10px;}
img { max-width:100%;}
.custom-responsive { height:100%;}
.custom-slide { width: auto !important;}
.center { display: block; margin-left: auto; margin-right: auto;}


.fancybox-bg {
    background: #e1dde1 !important;
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #000;
    background: transparent !important;;
    font-weight: bold;
}

.fancybox-button, .fancybox-button:link {
    color: #000;
    font-weight: bold;
    background: transparent !important;;
}

.fancybox-caption {
    transition: none !important;
    z-index: inherit !important;;
    color: #000 !important;
     box-shadow: none !important;
}

.fancybox-caption:hover {
    transition: none !important;
    z-index: inherit;
    color: #000 !important;
}


/*
     FILE ARCHIVED ON 07:10:34 Apr 19, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:22:44 Jan 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.73
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.012
  esindex: 0.014
  cdx.remote: 14.591
  LoadShardBlock: 120.33 (3)
  PetaboxLoader3.datanode: 129.178 (4)
  load_resource: 121.633
  PetaboxLoader3.resolve: 95.121
*/