*{
  padding: 0px;
  margin: 0px;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Italic.eot');
    src: url('fonts/HelveticaNeue-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Italic.woff') format('woff'),
        url('fonts/HelveticaNeue-Italic.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Italic.svg#HelveticaNeue-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Medium.eot');
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Medium.woff') format('woff'),
        url('fonts/HelveticaNeue-Medium.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Thin.eot');
    src: url('fonts/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Thin.woff') format('woff'),
        url('fonts/HelveticaNeue-Thin.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Thin.svg#HelveticaNeue-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Roman.eot');
    src: url('fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Roman.woff') format('woff'),
        url('fonts/fonts/HelveticaNeue-Roman.ttf') format('truetype'),
        url('HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Light.eot');
    src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Light.woff') format('woff'),
        url('fonts/HelveticaNeue-Light.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Heavy.eot');
    src: url('fonts/HelveticaNeue-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Heavy.woff') format('woff'),
        url('fonts/HelveticaNeue-Heavy.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Heavy.svg#HelveticaNeue-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Black.eot');
    src: url('fonts/HelveticaNeue-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Black.woff') format('woff'),
        url('fonts/HelveticaNeue-Black.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Black.svg#HelveticaNeue-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-UltraLight.eot');
    src: url('fonts/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('fonts/HelveticaNeue-UltraLight.woff') format('woff'),
        url('fonts/HelveticaNeue-UltraLight.ttf') format('truetype'),
        url('fonts/HelveticaNeue-UltraLight.svg#HelveticaNeue-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}



html{
    font-size: 100%;
}

body {
    margin: 0;
    font-family: 'Helvetica Neue';
}

.header.sticky{
	position: fixed;
	
}

	.heroCaption{
    position: relative;
    /*bottom: 66px;*/
    left: 2px;
    }
    .galleryCaption {
    position: relative;
    /*bottom: 66px;*/
    left: 2px;
    }

.header {
    background: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    /*background-image: url(../images/header-bg.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 40px;
    padding-bottom: 40px;
}

.header-contaner{
	width: 87vw;
	margin: 0px auto;
}

.vibhor-logo-text {
    font-size: 18px;
    color: #808080;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: 'Helvetica Neue';
    font-weight: 600;
    letter-spacing: 1px;
	margin-bottom: 0px;
}

.banner-section {
	position: relative;
}

.banner-section img{
	width: 100%;
}

.header-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.search-input {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #fff;
    width: 78%;
    font-size: 14.5px;
    font-weight: 300;
    color: #fff;
    font-family: 'Helvetica Neue';
   letter-spacing: 1px;
}

.search-input::placeholder {
  color: #fff;
  opacity: 0.6; /* Firefox */
}

.search-input::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff;
  opacity: 0.6;
}

.menu-search-block{
    margin-bottom: 20px;
    padding-left: 32px;
}

.search-input:focus{
    outline: none;
}

.logo-block{
	width: 30%;
	padding-top: 0px;
}

.logo-block a:hover{
    text-decoration: none;
}

.dropdown-list{
    position: absolute;
    right: 28%;
    color: #fff;
    line-height: normal;
    top: 0px;
    margin-top: 6px;
    cursor: pointer;
}

.navigation{
	width: 70%;
	padding-top: 0px;
}

.menu-button{
	text-align: right;
}

.menu-btn {
    font-size: 15px;
    color: #808080;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: 'Helvetica Neue';
    font-weight: 400;
    letter-spacing: 0.5px;
}
.menu-btn:focus{
	outline: none;
}

.menu-title {
    padding-left: 56px;
    color: #fff;
    margin-top: -22px;
    font-size: 14.5px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.logo-block img{
	max-width: 220px;
}

/* Sidepanel styles (from the right) */

.menuUl-list{
  text-align: left;
}

/* Button to open the sidepanel */
.open-btn {
  
  border: none;
}

.sidepanel {
  height: 100%;
  width: 370px;
  position: fixed;
  z-index: -11;
  top: 0;
  right: 0; /* Changed from left to right */
  background-color: #111;
  overflow-x: unset;
  transition: 0.5s;
  padding-top: 60px;
  background-image: url(../images/sidepanel-bg.jpg);
  opacity: 0;
  display: none;
}

.sidepanel.open_panel{
	display: block;
	 opacity: 1;
	 z-index: 10;
}

.sidepanel a {
    padding: 2px 8px 2px 32px;
    text-decoration: none;
    font-size: 14.5px;
    color: white;
    display: block;
        letter-spacing: 1px;
    transition: 0.3s;
    font-weight: 300;
	font-family: 'Helvetica Neue';
}



.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .close-btn {
    position: absolute;
    top: 0;
    right: 16px;
    font-size: 28px;
}

/* Back button styling */
.back-btn {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 36px;
  color: white;
  display: none;
}

.back-btn i{
    position: relative;
    top: 2px;
    left: -4px;
}

/* Menu and Submenu */
.menu {
  list-style-type: none;
}

.submenu {
  list-style-type: none;
  padding-left: 60px;
   display: none;
}

.submenu-panel {
  list-style-type: none;
  padding-left: 0;
  margin-top: 36px;
}

.submenu-panel a {
  padding: 2px 10px;
  font-size: 14.5px;
  font-weight: 300;
  font-family: 'Helvetica Neue';
}

/* Hide submenus initially */


.submenu-panel.show .submenu{
  display: block;
}

.submenu-panel.show .dropdown .submenu{
 display: none;
}

.dropdown.open > .submenu {
  display: block;
}

/* Full screen for submenu */
.submenu-panel {
  position: absolute;
  top: 32px;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: none;
}

.submenu-panel.show {
  display: block;
}


.menuUl-list {
    padding-left: 28px;
    position: relative;
    padding-top: 30px;
}

.menuUl-list li{
	list-style: none;
}

.menlist-space-1{
	padding-top: 38%;
}

.menlist-space-2 {
    padding-top: 12%;
}


.menlist-space-3 {
    padding-top: 26%;
}


.menlist-space-4 {
    padding-top: 8%;
}


.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: -15px;
    left: 0;
    font-size: 30px;
    right: 0;
    text-align: right;
    padding: 8px 12px 0 0;
}

.home-section-2 {
    position: relative;
    background-image: url(../images/plain-bg.jpg);
    background-size: 100%;
    background-repeat: repeat;
}

.space-t-50 {
	padding-top: 50px;
}

.space-t-20 {
	padding-top: 20px;
}

.space-t-90 {
	padding-top: 90px;
} 

.space-b-90 {
	padding-bottom: 90px;
}

.space-b-180 {
    padding-bottom: 15%
}

.space-t-180{
	padding-top: 15%;
}

.custom-contaner{
	width: 88vw;
	margin: 0px auto;
	position: relative;
}

.v-text {
    color: #808080;
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Helvetica Neue';
    word-spacing: 1px;
    text-align: left;
    letter-spacing:1px;
    line-height: 1.8;
}

p {
        color: #808080;
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Helvetica Neue';
    word-spacing: 0px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.7;
}

.home-slider-section {
	margin-top: 38px;
    position: relative;
}

.about-section{
	background-color: #333333;
	position: relative;
}

/*
.about-section:after {
    content: "";
    width: 72%;
    height: 92%;
    background-color: #0c0c0c;
    position: absolute;
    top: -100px;
    left: -10%;
    border-radius: 50%;
    z-index: 10;
    box-shadow: -1px 3px 10px 1px rgb(146 146 147 / 12%);
}*/

.vibhor-sogani-thumbnail {
    position: relative;
    z-index: 15;
    width: 88%;
    margin-top: 24px;
}

.vibhor-sogani-thumbnail img {
    width: 350px;
    /*position: fixed;*/
    
}

.vibhorSogani-about-info-block{
	position: relative;
	z-index: 15;
}

.desk-banner{
    display: block;
}

.mobile-banner{
    display: none !important;
}


.work-main-bg {
   /* background-image: url(../images/web-dak-bg-min.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;*/
}

.work-section {
	/*background-image: url(../images/work-bg.jpg);*/
	position:relative;
	overflow: hidden;
}

.work-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 5.5%;
}

.work-item-sm{
	width: calc(27% - 3%);
}
.work-item-lg {
    width: calc(40% - 5%);
}

.work-item-md{
	width: calc(33% - 3%); 
}

.work-section.space-t-90{
	padding-top: 15%;
}

.work-section.space-b-90{
	padding-top: 22%;
}

.work-item.work-item-ex-space {
    width: 5%;
}

.work-item {
    margin-top: 10%;
    position: relative;
}

.work-thubnail {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 3% 0%;
    width: 100%;
    height: 80%;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}

.work-thubnail h3 {
    font-family: 'Helvetica Neue';
    color: #808080;
    font-size: 1rem;
        letter-spacing: 1px;
    padding-top: 14px;
    margin-bottom: 0px;
        font-weight: normal;
}

.work-thubnail img{
	width: 100%;
	margin-bottom: 10px;
}

/*
.work-section:after {
    content: "";
    width: 78%;
    height: 66%;
    border-radius: 50%;
    position: absolute;
    top: 9%;
    right: -20%;
    background-color: #848484c9;
    border: 1px solid #a2a1a1;
}*/

.artwork-worksection {
    position: absolute;
    top: 12%;
    width: 79%;
    right: -18%;
}

#home-img-slider .owl-nav img {
    width: 30px;
}

#home-img-slider .owl-next {
    position: absolute;
    right: 12px;
    top: 50%;
}

#home-img-slider .owl-next:focus{
	outline: none;
}

#home-img-slider .owl-prev:focus{
	outline: none;
}

#home-img-slider .owl-prev {
    position: absolute;
    left: 12px;
    top: 50%;
}


.artwork-worksection img{
	width: 100%;
}

.work-circle-section {
	/*background-image: url(../images/work-bg.jpg);*/
	position:relative;
}

.work-circle-x {
    width: 850px;
    height: 850px;
    border-radius: 50%;
    background: linear-gradient(to right, #9292928a 200px, #9292928a 200px, #7674748a);
    border: 1px solid #a2a1a1;
    margin: 0px auto;
}

.work-circle-xr {
    width: 900px;
}

.work-circle-xr img{
	width:  100%;
}

.work-detail-section {
     padding-top: 20%;
    padding-bottom: 10%;
        background-color: #fff;
} 

.slice-sky {
    margin-bottom: 22px;
   font-size: 17px;
    font-weight: 600;
    color: #000000;
    background-color: transparent;
    border: none;
    font-family: 'Helvetica Neue';
    letter-spacing: 1px;
}

.work-detail-section-inner {
    position: relative;
    background-color: #fff;
    text-align: center;
}

.work-detail-banner.wdb-2 {
	    padding-top: 12px;
}

.work-detail-section img {
     width: 100%;
   /* height: 750px;
    object-fit: contain;*/
     margin: 0px  auto;
}


.popup-input-filed {
    width: 100%;
    height: 46px;
    margin: 8px 0;
    border: 0px;
    border-bottom: 1px solid #e9e9e9;
}

.popup-input-filed:focus{
    outline: none;
}

.popup-input-filed.messg:focus{
    outline: none;
}

.popup-input-filed.messg{
        height: 430px;
}

.cancel-btn {
    background-color: #cccccc;
    width: 130px;
    border-radius: 50px;
    font-family: 'Helvetica Neue';
    font-size: 15px;
}

.cancel-btn:focus{
        box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

.popup-send-btn:focus{
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

.popup-send-btn {
    background-color: #525252;
    color: #fff;
    font-family: 'Helvetica Neue';
    width: 130px;
    border-radius: 50px;
    font-size: 15px;
}

.popup-send-btn:hover{
    background-color: #000;
}

.contact-popup .modal-dialog{
            margin-top: 7%;
}

.contact-popup .modal-content{
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 18px;
}

.contact-popup .close:focus{
    outline: none;
}

.contact-popup .modal-body{
    padding-top: 0px;
}

.contact-popup .modal-title{
    width: 90%;
}


.work-detail-section-2 {
	/*background-image: url(../images/Website-light-grey-min.png);
	background-size: 100%;
	background-repeat: repeat;
	background-size: cover;*/
}

.work-detail-banner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: left;
}

.work-detail-banner img {
    width: auto;
    height: 750px;
    object-fit: contain;
    margin: 0px  auto;
}

.press-main-bg {
   /* background-image: url(../images/press-page-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;*/
}

.press-section.space-b-90 {
    padding-bottom: 16%;
}

.press-section.space-t-90 {
        padding-top: 20%;
}

.press-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
}

.press-item {
    width: calc(33% - 3%);
    display: flex;
    margin-top: 40px;
    margin-bottom: 30px;
}

.press-thumbnail{
	width: 271px;
}

.press-thumbnail img{
   width: 94%;
   filter: grayscale(1);
}

.press-thumbnail img:hover {
    filter: unset;
}

.press-item-content {
    width: calc(100% - 271px);
    padding-left: 25px;
}

.press-item-content .press-text {
    color: #000000;
    font-family: 'Helvetica Neue';
    font-size: 14.5px;
    line-height: 1.3;
    margin: 0px;
    font-weight: 600;
}

.press-item-content .press-year {
    color: #808080;
    font-family: 'Helvetica Neue';
    font-size: 13px;
    line-height: 1.3;
    margin: 0px;
    font-weight: 500;
    margin-top: 8px;
    font-style: italic;
}

.footer-section {
   padding: 20px 0px 20px;
}

.footer-links li{
    list-style: none;
}

.footer-links li a {
    color: #808080;
    font-size: 0.9rem;
    font-weight: normal;
    font-family: 'Helvetica Neue';
    word-spacing: 0px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.2;
}

.footer-links li a:hover{
    text-decoration: none;
}

.footer-logo {
    text-align: right;
}

.footer-logo img {
    width: 170px;
}

.contact-page{
        padding-top: 20%;
    padding-bottom: 10%;
}

.contact-img img{
    width: 100%;
}

.contact-form-section{
    padding-top: 6%;
}

.contact-form-section label{
        color: #808080;
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Helvetica Neue';
    word-spacing: 0px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.7;
    margin-top: 50px;
    width: 100%;
}

.contact-form-section .contact-form-field {
    width: 100%;
    height: 50px;
    border: 1px solid #9c9c9c;
    background-color: transparent;
}

.contact-form-section .contact-message-filed {
    width: 100%;
    height: 400px;
     background-color: transparent;
}

.submit-btn {
    background-color: #4d4d4d;
    color: #fff;
    font-family: 'Helvetica Neue';
    font-size: 1rem;
    padding: 10px 25px;
    margin-top: 50px;
    border: 0px;
    width: 140px;
}

.submit-btn:hover{
    background-color: #000;
}

.connect-section{
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
    margin-top: 100px;
}

.connect-heading {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    color: #808080;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
}


.text-connect p {
    text-align: center;
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    font-family: 'Helvetica Neue';
}

.text-connect p span{
    font-weight: 600;
}

.search-result-heading {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    color: #000;
}


#ContentPlaceHolder1_Panel1{
    display: flex;
    gap: 10px;
}

#searchTag {
    width: 100px;
    background-color: #fff;
    border: 1px solid #7e7e7e;
    font-family: 'Helvetica Neue';
    font-size: 1rem;
    color: #606060;
}

.search-list {
        margin: 12px 0px;
}

.search-list a{
    color: #000;
    font-family: 'Helvetica Neue';
    font-size: 1rem;
}

.search-borader{
    padding-bottom: 20px;
    border-bottom: 1px solid #cacaca;
}

.foot-social{
    text-align: center;
}

.foot-social  li{
    list-style: none;
    display: inline-block;
}

.foot-social  li a {
    color: #000;
    font-size: 22px;
    margin: 0 6px;
}

/* Responsive adjustments */
@media screen and (max-height: 450px) {
  .sidepanel a {
    font-size: 18px;
  }
  .sidepanel .closebtn {
    font-size: 20px;
  }
}