/* MAIN STYLE/*
/* LINK */
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Lato:900,400,300,100,700);
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Arya:wght@400;700&family=Bakbak+One&family=Gotu&family=Rozha+One&display=swap');
@font-face {
	font-family: 'Pe-icon-social';
	src:url('fonts/Pe-icon-social.eot?-96eskg');
	src:url('fonts/Pe-icon-social.eot?#iefix-96eskg') format('embedded-opentype'),
		url('fonts/Pe-icon-social.woff?-96eskg') format('woff'),
		url('fonts/Pe-icon-social.ttf?-96eskg') format('truetype'),
		url('fonts/Pe-icon-social.svg?-96eskg#Pe-icon-social') format('svg');
	font-weight: normal;
	font-style: normal;
}
html{
	scroll-behavior: smooth;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

[class^="pe-so-"], [class*=" pe-so-"] {
	display: inline-block;
	font-family: 'Pe-icon-social';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Icons */

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?42463073');
  src: url('fonts/fontello.eot?42463073#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff2?42463073') format('woff2'),
       url('fonts/fontello.woff?42463073') format('woff'),
       url('fonts/fontello.ttf?42463073') format('truetype'),
       url('fonts/fontello.svg?42463073#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?42463073#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width:auto;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-3:before { content: '\e800'; } /* '' */
.icon-10:before { content: '\e801'; } /* '' */
.icon-6:before { content: '\e802'; } /* '' */
.icon-1:before { content: '\e803'; } /* '' */
.icon-4:before { content: '\e804'; } /* '' */
.icon-5:before { content: '\e805'; } /* '' */
.icon-beaker:before { content: '\e806'; } /* '' */
.icon-7:before { content: '\e807'; } /* '' */
.icon-9:before { content: '\e808'; } /* '' */
.icon-diamond:before { content: '\e809'; } /* '' */
.icon-clock:before { content: '\e80a'; } /* '' */
.icon-thumbs-up:before { content: '\e80b'; } /* '' */
.icon-music:before { content: '\e80c'; } /* '' */
.icon-mail:before { content: '\e80d'; } /* '' */
.icon-heart:before { content: '\e80e'; } /* '' */
.icon-2:before { content: '\e80f'; } /* '' */
.icon-pinterest:before { content: '\e810'; } /* '' */
.icon-linkedin:before { content: '\e811'; } /* '' */
.icon-dribbble-1:before { content: '\e812'; } /* '' */
.icon-facebook:before { content: '\e813'; } /* '' */
.icon-twitter:before { content: '\e814'; } /* '' */
.icon-tumblr:before { content: '\e815'; } /* '' */
.icon-instagram:before { content: '\e816'; } /* '' */
.icon-behance-1:before { content: '\e817'; } /* '' */
.icon-gplus:before { content: '\e818'; } /* '' */
.icon-picasa:before { content: '\e819'; } /* '' */

.dave-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;   
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }

/* Start Body */
*, *::after, *::before {
  box-sizing: border-box;
}
body{
	/*font-family: 'Josefin Sans', sans-serif; */
	font-family: 'Rubik', sans-serif;
	font-weight:300;
	background-color: #14004E;
}
html, body, #introduction{height:100%;}
h1{
	font-size:3.2em;
	font-weight:100;
}
h2{
	text-align:center;
	margin:30px;
	font-weight: 700;
	font-size: 3.4rem;
}
h2:after{
	content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 3em;
    background-color: #D9008D;
    margin: 0px auto;
    margin-top: 15px;
}
h4{
	font-size:1.6em;
	font-weight:300;
	margin:15px;
}
h4 span{
	color:#fff;
	font-weight: 400;
}
.sub-heading{
	font-size:20px;
	line-height:35px;
	text-align:center;
	font-weight:300;
	color:#666;
	margin:0px auto;
	width:90%;
}
#introduction{
	text-align:center;
	color:#fff;
	position:relative;
	overflow: hidden;
	max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#introduction1{
	text-align:center;
	color:#fff;
	position:relative;
	max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#header{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	font-size: 1em;
}
#header-canvas{
	position: relative;
	z-index: 3;
}


/* Video Cover */

.VideoIntro{
   
    padding: 0 24px;
    text-align: left;
    margin-bottom: 4rem;
}

/* Navigation */
.topnav{
	top: 2rem;
	padding: 16px 0px;
	right: 0rem;
	left: 0rem;
	position: relative;
	width: 100%;
	display: flex;
}
#footer .topnav{
	top: 0rem !important;
	padding: 16px 0px;
	right: 0rem;
	position: relative;
	width: 100%;
	display: inline-block;
}
.topnav ul{
	right: 0;
	margin: auto;
}
.topnav ul li{
  	display: inline-block;
  	padding: 0px 1.2rem;
}
.topnav ul li:last-child{
  	padding: 0px 0rem;
}
.topnav ul li a{
	color: #ffffff;
	font-size: 18px;
	font-smooth: auto;
	opacity: 60%;
	position: relative;
}
.topnav ul li a:hover{
	color: #ffffff;
	font-size: 18px;
	font-smooth: auto;
	opacity: 100%;
	transition: all 1s;

}

.topnav ul li a:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #fff;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.topnav ul li a:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.topnav ul li a.active{
	color: #ffffff;
	font-size: 18px;
	font-smooth: auto;
	opacity: 100%;
	text-decoration-line: underline;
	text-underline-offset: 8px;
}
.topnav ul li button{
	padding: 12px 24px;
	font-size: 16px;
	border-radius: 12px;
	border: 1px solid #fff;
	clip: rect(0, 66px, 100px, 34px);
	background-color: transparent;
	color: #fff;
	cursor: pointer;

	font-family: lato;
}


/* Hero Slider */

.hero-slider{
	display: flex;
  	flex-direction: row;
  	text-align: left;
}


.topnav ul li button {
  background: #100722;
  border: 0;
  left: 50%;
  top: 50%;
  position: relative;
  transform: translate(-50%,0%);
  &:focus, &:active {
    outline: none;
  }
  &:before, &:after {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    z-index: -1;
    border-radius: inherit;
    background: inherit;
  }
  &:before {
    background: linear-gradient(90deg, #0ebeff, #ffdd40, #ae63e4, #47cf73, #0ebeff, #ffdd40, #ae63e4, #47cf73);
    background-size: 200% 200%;
    animation: rainbow-border 1.5s linear infinite
  }
  &:after {
    margin: 2px;
    animation: rainbow-border 1.5s linear infinite
  }
  &:hover:before, &:focus:before {
    animation: rainbow-border 3.0s linear infinite
  }
}
@keyframes rainbow-border {
  0% { background-position: 0% 50% }
  100% { background-position: 200% 50% }
}




/* logo */
.profilepic img{
	border:solid #FFF 4px;
	width:120px;
	opacity:.8;
	border-radius:50%;
}
/* End logo */

#ticker{
	position:absolute;
	z-index: 55;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	top:20%;
	right: 0;
	text-align: left;
}
#ticker .intro-text{
	margin:20px;
	text-align: center;
}
#ticker .intro-text .name{
	font-size: 3rem;
	font-weight: 300;
}
.wave {
  animation-name: wave-animation;  /* Refers to the name of your @keyframes element below */
  animation-duration: 2.5s;        /* Change to speed up or slow down */
  animation-iteration-count: infinite;  /* Never stop waving :) */
  transform-origin: 70% 70%;       /* Pivot around the bottom-left palm */
  display: inline-block;
}

@keyframes wave-animation {
    0% { transform: rotate( 0.0deg) }
   10% { transform: rotate(14.0deg) }  /* The following five values can be played with to make the waving more or less extreme */
   20% { transform: rotate(-8.0deg) }
   30% { transform: rotate(14.0deg) }
   40% { transform: rotate(-4.0deg) }
   50% { transform: rotate(10.0deg) }
   60% { transform: rotate( 0.0deg) }  /* Reset for the last half to pause */
  100% { transform: rotate( 0.0deg) }
}

.video-container { 
    position: relative; 
    height: 100vh; /* Full viewport height */ 
    overflow: hidden; /* Prevent scroll bars */ 
} 
 
#background-video { 
  position:absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
} 
 
.overlay-content { 
    position: relative; 
    z-index: 1; /* Bring content above the video */ 
    color: white; /* Text color */ 
    text-align: center; /* Center text */ 
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20,0,78,0.75);
}
#ticker .intro-text .designation{
	margin:2rem 0;
	font-size: 4rem;
	font-weight: 200;
	line-height: 5rem;
	 font-family: "Abril Fatface", serif;
  font-style: normal;
}
#ticker .intro-text .designation span{
	color: #FF5900;
	text-underline-offset: 1.2rem;
}
#ticker .sub-text{
	text-align: left;
	margin-top:15px;
	padding: 0 0px;
	list-style-type: none;
	font-size: 1.6em;
	font-weight:100;
	color:#fff;
	line-height:1em;
	text-shadow: 1px 1px 1px #000;
}
#shade{
	z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
}

.smart-button{
	padding: 12px 32px;
	font-family: lato;
	font-size: 16px;
	border-radius: 12px;
	border: 1px solid #fff;
	clip: rect(0, 66px, 100px, 34px);
	background-color: transparent;
	color: #fff;
	cursor: pointer;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
            transition-duration: 0.4s;
}

.smart-button:hover{
	color: #FF5900;
	border: 1px solid #FF5900;
	cursor: pointer;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
            transition-duration: 0.4s;
}

.socials-icon{
	margin:40px 0px;
	font-size:2em;
}
.socials-icon a{
	margin:0px 10px;
	color:#fff;
	text-decoration: none;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
            transition-duration: 0.4s;
            opacity: .5;
}
.socials-icon a:hover{
	color:#C00180;
	opacity: .9;
}
.socials-iconbtm a:hover{
	color:#000;
}


/*Icons */
.pe-so-behance:before {
	content: "\e606";
}
.pe-so-dribbble:before {
	content: "\e611";
}
.pe-so-linkedin:before {
	content: "\e62c";
}
.pe-so-facebook:before {
	content: "\e617";
}
.pe-so-twitter:before {
	content: "\e651";
}
.pe-so-instagram:before {
	content: "\e626";
}
.pe-so-500px:before {
	content: "\e600";
}



/* Footer */
#footer{
	background-color:#1D152C;
	padding:20px;
	color:#fff;
	text-align:center;
	line-height:40px;
}
#footer .navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer .navigation ul li{
	display:inline-block;
	margin:0px 10px;
}
#footer .navigation ul li a{
	color:#fff;
	text-decoration:none;
	text-decoration: none;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
            transition-duration: 0.4s;
}
#footer .navigation ul li a:hover{
	color:#D0021B;
}

/*#floating_menu{
	width: 50%;
	padding: .5rem 0px;
	margin: 2% auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	border: 1px solid rgba(255, 255, 255, 0.3);
	/* From https://css.glass */
	background: rgba(255, 255, 255, 0.2);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	border: 1px solid rgba(255, 255, 255, 0.3);

}*/
#floating_menu .topnav{
	top:0px;
	right: 0px;
	padding: 1rem;
}
#floating_menu  .topnav ul{
	margin-left:0px;
}

.list-view{
	margin-left: 2rem;
}
.list-view li{
	padding-bottom: 1.2rem;
}
.numberBg{
	width: 70px;
	height: 70px;
	align-items: center; 
  justify-content: space-evenly;
  display: flex;
	border-radius: 100%;
	font-weight: 500;
	font-size: 2rem;
	background-color: #100722;
}

/* Single Item one liner Grid */

.SingleGrid{
	display: flex;
  align-items: flex-start;
  border-radius: 8px;
  padding: 24px;
  background-color: #1D152C;
  border-radius: 24px;
  align-items: center;
  margin:1rem 0 2rem 0;
}

.SingleGrid .number{
	font-size: 24px;
  margin-right: 16px;
}
.SingleGrid .content{
	 display: flex;
   flex-direction: column;
   width: 100%;
}
.SingleGrid .title{
	 font-size: 18px;
    margin-bottom: 4px;
}

/* State Section */

#stats{
	margin: 0rem 0 3rem 0;
	text-align:center;
	color:#fff;
	position:relative;
	overflow: hidden;
	max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    animation-duration: 2s !important;
}
#stats .four-column-grid{
	padding: 2rem 0;
}
.four-column-grid{
	display: flex;
	flex-direction: row;
}
.four-column-grid .count{
	padding: 5rem 0rem;
	display: block;
	width: 100%;
	font-size: 6rem;
	color: #C00180;
	font-weight: 700;
	display: flex;
	flex-direction: column;
}
.four-column-grid .count .number{
	display: inline-block;
	flex-direction: row;
}

.four-column-grid .count span{
	font-size: 1.3rem;
	color: #fff;
	padding: 1rem 0;
	font-weight: 300;
}

.text_24{
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 32px;
	opacity: .7;
}
.text_24_bold{
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 38px;
}
.text_24_medium{
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 38px;
}
.text_20{
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 28px;
	opacity: .7;
}
.text_20_bold{
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 28px;
}
.text_18{
	font-size: 1.1rem;
	font-weight: 300;
	line-height: 28px;
	opacity: .7;
}
.text_18_bold{
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 28px;
}
.text_32_medium{
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 38px;
}
.text_32_semibold{
	font-size: 2rem;
	font-weight: 600;
	line-height: 38px;
}
.text_32_bold{
	font-size: 2rem;
	font-weight: 700;
	line-height: 38px;
}
.KpiValue label{
	font-size: 2rem;
	font-weight: 300;
	line-height: 38px;
}
.text_32{
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 42px;
}
.text_20_regular{
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 30px;
}
.text_42{
	font-size: 2.3rem;
	font-weight: 500;
}
.text_42_bold{
	font-size: 2.3rem;
	font-weight: 700;
}
.text_90{
	font-size: 5.6rem;
	font-weight: 800;
}

/* About Section */
#aboutme, #few-recent-projects, #expertise, #experiences, #education, #letscreatesomething{
	margin: 3rem 0 3rem 0;
	color:#fff;
	position:relative;
	overflow: hidden;
	max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    animation-duration: 2s !important;
    scroll-snap-type: x proximity;
}
#aboutme .grid img{
 	width: 100%;
}
#few-recent-projects .grid{
	padding: 2rem 0;
}
hr{
	border: none;
    height: 1px;
    background-color: #fff;
    opacity: .2;
    margin: 10px 0;
}
.dividerImg{
	padding: 3rem 0;
}
#education .grid{
		gap: 6rem !important;
	}

#aboutme .text_24{
	margin: 2rem 0;
}
#aboutme .text_42{
	margin: 2rem 0;
	line-height: 3.4rem;
}
#aboutme .text_90{
	margin: 4rem 0;
}
#expertise .text_20{
	margin: .6rem 0 0 0;
}
#expertise .material-symbols-outlined {
	font-size: 44px;
}
#expertise span{
	padding: 24px;
	align-items: center;
	background-color: #100722;
	border-radius: 100%;
	margin-bottom: 16px;
}
#expertise .grid{
	padding: 1.6rem 0;
}
#expertise .contentBox{
	background-color: #1D152C;
	padding: 32px;
	border-radius: 40px;
}
#aboutme .contentBox{
	background-color: #1D152C;
	padding: 32px;
	border-radius: 40px;
}
#testimonial .contentBox{
	background-color: #1D152C;
	padding: 32px;
	border-radius: 40px;
}
.articles .contentBox .imgcovers{
	margin-bottom: 24px;
}
.articles .contentBox:hover img{
	transform: scale(1.2);
}
.grid-heading{
	font-size:18px;
	font-weight:400;
	margin:15px 0px;
	letter-spacing:1px;
}
#aboutme .content-inner{
	font-size:1em;
	font-weight:300;
	color:#000;
	line-height:26px;
}
.buttonreds{
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
	padding:13px 30px;
	border:solid 1.5px #D0021B;
	font-size:16px;
	margin:20px;
	border-radius:4px;
	display:inline-block;
	color:#D0021B;
	font-weight:300;
	text-transform:uppercase;
}
.buttonreds:hover{
	background-color:#D0021B;
	color:#fff;
}
.buttonwhite{
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
	padding:13px 30px;
	border:solid 1.5px #fff;
	font-size:16px;
	margin:20px;
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
}
.buttonwhite:hover{
	background-color:#fff;
	color:#000;
}
a{
	text-decoration:none;
}

.about-section a{
	color: #fff;
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
}

.about-section a:hover{
	color: #F6C5FF;
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
}

.about-section a img{
	transition: transform 0.3s ease;width: 100%;
    height: 100%;

}

.about-section a:hover img{
	transform: scale(1.2);
}
.about-section img{
	width: 60%;
}
#experties{
	background:#FFEE6B;
	padding:15px 0px;
}
#experties .content-inner{
	font-size:1em;
	font-weight:300;
	color:#000;
	line-height:26px;
	margin-bottom:70px;
	width:90%;
}
.blogbox .imgcovers{
	margin-bottom: 1.6rem;
}

.blogbox:hover img{
	transform: scale(1.2);
}

.blogbox{
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
}
.blogbox:hover{
	color: #E1D2FF;
}
#experties .sub-heading{
	color: #333;
}
#experties .dave-icon{
	font-size:90px;
}
#experties .grid-heading:after{
	background-color: #000;
    content: "";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    position: relative;
    width: 100px;
}
#expertise a{
	color: #fff;
}
#expertise a:hover{
	color: #F6C5FF;
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
}
#expertise a img{
	transition: transform 0.3s ease;
	width: 100%;
    height: 100%;
    overflow: hidden;

}

#expertise a:hover img{
	transform: scale(1.1);
}

.exp-title-withtext label{
	color: #fff;
}
.experiences .exp-title-withtext{
	font-weight:400;
	color:#000;
	font-size:1.5em;
	line-height:23px;
}
.experiences .exp-title-withtext label{
	/* text-transform:uppercase; */
}
.experiences .exp-title-withtext span{
	display:block;
	font-weight:300;
	color:#fff;
	opacity: .5;
	font-size: .8em;
	margin:10px 0px;
	line-height: 28px;
}
.experiences h3{
	line-height:25px;
	font-size:1.5em;
	font-weight:400;
	letter-spacing:.6px;
	margin:0px 0 10px 0px;
}
.experiences .content-inner{
	font-size:20px;
	font-weight:300;
	color:#fff;
	opacity: .5;
	line-height:32px;
	width:90%;
}
.experiences .content-inner1{
	font-size:20px;
	font-weight:300;
	color:#fff;
	line-height:32px;
	width:90%;
}
.display-content{
	margin-top: 2rem;
}
.display-content .heading{
	font-weight: 300;
	font-size: 20px;
	text-decoration: underline;
	text-underline-offset: .3rem;
	opacity: .7;
	color: #fff;
	margin: 16px 0;
}
.blogcontent{
	width: 100%;
	max-width: 1094px;
	min-width: 748px; /* when using padded grid on ipad in portrait mode, width should be viewport-width - padding = (768 - 20) = 748. actually, it should be even smaller to allow for padding of grid containing element */
	margin: 0 auto;
	text-align: left;
}
.KpiValue1{
	color: #8AFF57;
}
.numberstyle{
	list-style-type: decimal;
}
.numberstyle li{
	padding: .4rem 0;
}
.learning_points{
	list-style: none;
}
.learning_points li{
	padding: 1.6rem;
	background-color: #1D152C;
	border-radius: 16px;
	display: flex;
	align-items: center;
	gap: 1.2rem;
	margin: 1rem 0;
}
.bgwraper{
	background-color: #1D152C;
	padding: 40px;
	margin: 5rem 0;
	border-radius: 48px;
}
.blogcontent .grid{
	padding: 3rem 0;
}
.thanks{
	text-align: center;
	font-size: 4rem;
	font-weight: 900;
}
.clap{
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
}
.css-fih1bd{
	color: #FFF;
}
.display-content .contentInnerText{
	margin: 16px 0;
	opacity: .7;
	line-height: 28px;
	font-size: 18px;
}
.kpiInfo {
	margin-top: 2rem !important;
	gap: 1.6rem !important;
	margin-bottom: 3rem !important;
}
.kpiInfo .contentBox{
	background-color: #1D152C;
	border-radius: 30px;
	padding: 24px;
}
.kpiInfo .contentBox .text_20_regular{
	font-size: 18px;
}
.kpiInfo .contentBox span{
	padding: 16px;
    align-items: center;
    background-color: #100722;
    border-radius: 100%;
    margin-bottom: 16px;
}
.imgcovers{
	display: block;
	overflow: hidden;
	border-radius: 40px;
}
.imgcovers img{
	transition: transform 0.3s ease;width: 100%;
    height: 100%;
    overflow: hidden;

}
.imgcovers img:hover{
	transform: scale(1.2);
}
.workContentBox:hover img{
	transform: scale(1.2);
}

.photography:hover img{
	transform: scale(1.2);
}

.experiences .content-inner span{
	font-weight: 500;
}
.experiences .content-inner a{
	color: #fff;
}
.squircle-container {
 	width: 100%; /* Adjust as needed */
  height: 290px; /* Fixed height */
  position: relative;
  overflow: hidden;

}

.squircle-container img {
  	width: 100%;
  height: 100%;
  display: block;
  object-fit: cover; /* Ensure the image covers the entire container */
  border-radius:42px; /* Border radius */
  clip-path: url(#squircleClip); /* Apply the squircle clip path */
}



/* text up down animation */

.contentext {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.content__container {
  overflow: hidden;
  height: 90px;
  color: #D9008D;
}

.content__container:after, .content__container:before {
  position: absolute;
  top: 0;
  color: #16a085;
  line-height: 40px;
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-name: opacity;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.content__container__text {
	display: inline;
  margin-bottom: 20px;
}

.content__container__list {
  margin-top: 0;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}

.content__container__list__item {
  line-height: 90px;
}

@-webkit-keyframes opacity {

  0%, 100% {

    opacity: 0;

  }

  50% {

    opacity: 1;

  }

}

@-webkit-keyframes change {

  0%, 12.66%, 100% {

    transform: translate3d(0, 0, 0);

  }

  16.66%, 29.32% {

    transform: translate3d(0, -25%, 0);

  }

  33.32%, 45.98% {

    transform: translate3d(0, -50%, 0);

  }

  49.98%, 62.64% {

    transform: translate3d(0, -75%, 0);

  }

  66.64%, 79.3% {

    transform: translate3d(0, -50%, 0);

  }

  83.3%, 95.96% {

    transform: translate3d(0, -25%, 0);

  }

}

@keyframes opacity {

  0%, 100% {

    opacity: 0;

  }

  50% {

    opacity: 1;

  }

}

@keyframes change {

  0%, 12.66%, 100% {

    transform: translate3d(0, 0, 0);

  }

  16.66%, 29.32% {

    transform: translate3d(0, -25%, 0);

  }

  33.32%, 45.98% {

    transform: translate3d(0, -50%, 0);

  }

  49.98%, 62.64% {

    transform: translate3d(0, -75%, 0);

  }

  66.64%, 79.3% {

    transform: translate3d(0, -50%, 0);

  }

  83.3%, 95.96% {

    transform: translate3d(0, -25%, 0);

  }

}

/* End */



#letscreatesomething{
	padding:15px 0px;
	color:#fff;
}
#letscreatesomething .designation{
	margin: 2rem 0;
    font-size: 6rem;
    font-weight: 800;
    line-height: 7rem;
}
#letscreatesomething .designation span{
	color: #D9008D;
	text-decoration: underline;
	text-underline-offset: 1.2rem;
}

#subpage-header{
	padding:20px 0px;
	height: 500px;
  	background-size: cover;
  	position: relative;
  	overflow: hidden;
}
/*
#subpage-header video{
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	object-fit: cover;
	z-index: -1;
}
*/
#subpage-header:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #252b33;
	opacity: .7;
}
.subpage-header-over{
	z-index: 999;
	position: absolute;
	width: 100%;
	height: 60%;
    overflow: auto;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.subpage-header-over h2{
	color: #fff;
	font-size: 40px;
	width: 50%;
	text-align: center;
	margin: auto;
	font-weight: bold;
	line-height: 56px;
	font-family: "Josefin Sans",sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
  	transform: translateY(-50%);
	left: 0px;
	right: 0px;
}
.subpage-header-over h2 .socials-icon{
	font-size: 28px;
	margin: 0px;
}
.logo-position{
	position: absolute;
}
.logo-position a span{
	color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    top: -28px;
}

.logo img{
	width:48px;
	margin:10px;
	text-align:center;
}
#slideshow{
	background-color:#000;
	padding:20px 0px;
	color:#fff;
}
#slideshow h2{
	line-height:50px;
	font-size:34px;
	font-weight:300;
	font-family: 'Josefin Sans', sans-serif;
}
#slideshow .owl-carousel .item .item-coverimg img{
	border-radius:8px 8px 0px 0px;
}
#slideshow .owl-carousel .item .item-text{
	background-color:#fff;
	padding:30px;
	color:#000;
	border-radius:0px 0px 8px 8px;
}
#slideshow .owl-carousel .item h3{
	font-size:18px;
	line-height:20px;
}
#slideshow .owl-carousel .item .category{
	font-size:14px;
	color:#999;
	line-height:30px;
	margin-bottom:10px;
}
#slideshow .owl-carousel .item .item-text-content{
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
}
.owl-controls{
	position:relative;
}
.owl-nav{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
}
.owl-nav .owl-next{
	margin-left:210px !important;
}
#otherwork{
	padding:20px 0px;
}
#otherwork .grid img{
	max-width:100%;
	border-radius:8px;
	margin-bottom:20px;
}
#photography{
	padding:20px 0px;
	color:#fff;
}
.masonry .item{
	margin-bottom: 20px;
}
#photography h2{
	line-height:50px;
	font-size:34px;
	font-weight:300;
	font-family: 'Josefin Sans', sans-serif;
}
#photography .grid img{
	max-width:100%;
	border-radius:20px;
}

.numberstyleN{
		padding: 10px;
    width: 60px;
    height: 60px;
    background-color: #100722;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
}

.photography{
	display: block;
	overflow: hidden;
}
.photography img{
	transition: transform 0.3s ease;width: 100%;
    height: 100%;
    overflow: hidden;

}
.photography img:hover{
	transform: scale(1.2);
}

#design-process{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
}
.design-processcls[data-section]:before {
    background: #fff;
    border: 5px solid #e6e7e8;
    border-radius: 100%;
    font-weight: 400;
    content: attr(data-section);
    display: inline-block;
    font-size: 1pc;
    padding: 10px;
    position: relative;
    height: 3pc;
    width: 3pc;
    z-index: 2;
}
.design-processcls[data-section]:after {
    background-color: #e6e7e8;
    content: '';
    position: absolute;
    left: 49.85%;
    top: 0;
    height: 100%;
    width: 5px;
    z-index: 1;
}
.design-processcls .wrapper {
    max-width: 920px;
    position: relative;
    z-index: 2;
}
.wrapper {
    /* width: 94%; */
    margin: 0 auto;
    zoom: 1;
}
.wrapper:after, .wrapper:before {
    display: table;
	content: "";
}
.design-processcls[data-section="1"]:after {
    background-image: -webkit-linear-gradient(top,#fff,#fff 7pc,#e6e7e8 113px,#e6e7e8);
    background-image: linear-gradient(to bottom,#fff,#fff 7pc,#e6e7e8 113px,#e6e7e8);
}
.wraper-descirption {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.001),#fff 20px,#fff 70%,rgba(255,255,255,.001));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.001),#fff 20px,#fff 70%,rgba(255,255,255,.001));
    padding: 13px 0 29px;
}
.wraper-descirption h3 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: .5em;
}
.wraper-descirption p {
    margin-bottom: 40px;
	line-height:28px;
	font-size:20px;
}
.image-preview img{
	max-width:100%;
}
.loading-effect{
	position:fixed;
	background:#fff;
	color:#000;
	font-size:30px;
	z-index:9999999;
	width:100%;
	height:100%;	
	
}
#mental-model{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#F5F5F5;
}
#mental-model .wraper-descirption{
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
}
#task-analysis{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#fff;
}
#storyboarding{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#F5F5F5;
}
#storyboarding .wraper-descirption{
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
}
#Wireframes{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#fff;
}
#prototype{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#F5F5F5;
}
#prototype .wraper-descirption{
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.001),#F5F5F5 20px,#F5F5F5 70%,rgba(255,255,255,.001));
}
#visual-design{
	padding: 70px 0 111px;
	text-align:center;
	position:relative;
	background-color:#fff;
}
#lets-connect{
	background-color:#d0021b;
}

/* Blog Section */
#blogsections{
	background-color:#fff;
	padding:20px 0px;
}

#blogsections img{
	max-width:100%;
	border-radius:2px;
}
.sub-heading-text{
	margin: 20px;
	font-size: 12px;
	color: #999;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.blog-heading a{
	font-size: 18px;
	font-weight: 400;
	color: #d0021b;
	line-height: 28px;
	display: block;
	margin: 15px;
	text-transform: uppercase;
	 -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
}
.blog-heading a:hover{
	color: #8D0011;
	}
.blog-small-discription{
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    padding: 0 25px;
    text-align: center;
    color: #333c4e;
}
#blogsections .col-1-3{
	margin-bottom: 60px;
}

#blog-section-content{
	background-color:#fff;
	padding:20px 0px;
}
.blog-inner-content{
	display: block;
    margin: 30px auto;
    max-width: 750px;
    padding: 0px 10px;
    font-size: 16.5px;
    font-weight: normal;
    line-height: 30px;
    color: #333;
}
.blog-inner-content p{
	margin-bottom: 30px;
}
.blog-inner-content .subtitle-blog{
	font-size: 22px;
	line-height: 48px;
}
.blog-inner-content img{
	max-width: 100%;
}
.blog-inner-content .firstbig{
    float: left;
    font-size: 110px;
    font-weight: 400;
    line-height: 90px;
    margin-bottom: -1px;
    padding-right: 10px;
	color: #d0021b;
}

/* Commmon header */
.slider-section{

}

/* Grid */
[class*='col-'] {
  	min-height: 1px;
}
.custom-gridvalue{
	padding: 20px !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.grid {
	width: 100%;
	max-width: 1440px;
	min-width: 748px; /* when using padded grid on ipad in portrait mode, width should be viewport-width - padding = (768 - 20) = 748. actually, it should be even smaller to allow for padding of grid containing element */
	margin: 0 auto;
	display: flex;
	overflow: hidden;
	align-items: center;
	gap: 3rem;
	flex: 1;
	text-align: left;
}
.inner_grid{
	display: flex;
	border-bottom: 1px #2D2D2D solid;
	padding: 32px 0;	
}
.inner_grid .fluid-column {
  flex: 1; /* Fluid width for the column */
}

.inner_grid  .fixed-column {
  width: 200px; /* Fixed width for the column */
  text-align: right; /* Align content to the right */
}
.inner_grid  .fluid-column span{
	margin-top: 8px;
	display: inline-block;
}

/* Content Columns */

.col-1-1 {
	width: 100%;
}
.col-2-3, .col-8-12 {
	width: 66.66%;
}

.col-1-2, .col-6-12 {
	width: 50%;
}

.col-1-3, .col-4-12 {
	width: 33.33%;
}

.col-1-4, .col-3-12 {
	width: 25%;
}

.col-1-5 {
	width: 20%;
}

.col-1-6, .col-2-12 {
	width: 16.667%;
}

.col-1-7 {
	width: 14.28%;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-9 {
	width: 11.1%;
}

.col-1-10 {
	width: 10%;
}

.col-1-11 {
	width: 9.09%;
}

.col-1-12 {
	width: 8.33%
}

/* Layout Columns */

.col-11-12 {
	width: 91.66%
}

.col-10-12 {
	width: 83.333%;
}

.col-9-12 {
	width: 75%;
}

.col-5-12 {
	width: 41.66%;
}

.col-7-12 {
	width: 58.33%
}
.recent-project{
	overflow: inherit;
}
.recent-project figure {
	width: 100%;
   	height: 100%;
    display: block;
    background:#000;
    border-radius: 4px;
    position: relative;
}
.recent-project figure img{
	opacity: 0.8;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	border-radius: 4px 4px 0px 0px;
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.45);
    -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 4px;
  margin-bottom: -2px;
}
.recent-wrk-link{
	position: absolute;
	bottom: 5%;
	right: 3%;
	opacity: .8;
}
.recent-wrk-link i{
	top: 30%;
	width: 50px;
	padding: 10px;
	color: #fff;
	border-radius: 50%;
	border: solid 1px #fff;
	left: 0;
	right: 0;
}
.recent-project figure figcaption{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background:rgba(0,0,0,0.6);
	color: #fff;
	text-align: left;
	padding:15px 20px;
	border-radius: 0px 0px 4px 4px;
}
.recent-project figure figcaption h3{
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
}
.recent-project figure figcaption p{
	font-size: 16px;
	line-height: 28px;
	font-weight: 200;
	color: #ccc;
}
.recent-project figure a{
	width: 100%;
	position: absolute;
	top: 0px;
	display: block;
	height: 100%;
}
.recent-project figure:hover img{
	opacity: 0.6;
}
/*
.recent-project figure figcaption::before,
.recent-project figure figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.recent-project figure figcaption::before {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.recent-project figure figcaption::after {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	-webkit-transform: scale(1);
	transform: scale(1);
}
*/
.lt-colmn{
	padding-right: 40px;
	padding-bottom: 50px;
	padding-top: 10px;
}
.rt-colmn{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
}


@media handheld, only screen and (max-width: 767px) {
	.grid {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
	}

	[class*='col-'] {
		width: auto;
		float: none;
		padding-left: 0;
	}

	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
}


/*  -----  Media Query* ------ */

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi)
#introduction{
    background-image: url(../images/bg1.jpg);
}

@media screen and (max-width: 767px) {
	html,body,#introduction, #aboutme, #letscreatesomething{height:auto;}
}
@media screen and (max-width: 650px) {
	#ticker{
		top:15%;
	}
	h1{
		font-size:26px;font-weight:300;
	}
	h4{
		font-size:16px;font-weight:300;
	}
	#ticker .sub-text{
		font-size:18px;
		padding:0px;
	}
	#letscreatesomething h4{
		font-size:30px;
		line-height:48px;
	}
	#letscreatesomething .sub-heading-txt{
		width:auto;
		padding:0px 20px;
	}
	.profilepic img{
		width:100px;
	}
	#ticker .intro-text{
		margin:30px 0px 0px 0px;
	}
	#ticker .item img{
		width: 50%;
		align-items: center;
	}
	.socials-icon a{
		font-size:20px;
	}
	#introduction{
		height:100%;
	}
	#header-canvas{
		display:none;
	}
	#ticker .sub-text{
		font-weight:300;
	}
	.content-inner{
		width:auto;
	}
	.MainSection .text_42_bold{
		line-height: 3rem;
	}
	.exp-title-withtext{
		text-align:center;
		padding-right:0 !important;
	}
	.exp-title-withtext:after{
		background-color: #ccc;
		content: "";
		display: block;
		height: 1px;
		margin: 20px auto;
		position: relative;
		width: 100px;
	}
	.experiences .col-9-12{
		text-align:center;
	}
	.experiences .content-inner{
		width:auto;
	}
	.cd-stretchy-nav{
		top:25px !important;
	}
	#few-recent-projects .col-1-3{
		margin-bottom:25px;
	}
	
}

/*owl theme */

.owl-theme .owl-controls{margin-top:50px; margin-bottom:20px; text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:12px;margin:5px;padding:5px 8px;background:#d0021b;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#4A90E2;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/*Loader */
.preloader{
    position: fixed;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background: #DA291F;
    z-index: 99999;
	overflow:hidden;
}
.navlink{
	cursor:pointer;
}

.preloader .preloader-gif{
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url('preloader.gif') no-repeat;   
}
#preloader > span{
position: absolute;
top: 50%;
left: 0px;
right: 0px;
margin:auto;
display: block;
width: 60px;
height: 60px;
margin-top: -40px;
z-index: 1;
background: url(../images/preloader.gif) no-repeat center 16px #000;
-moz-border-radius: 99px;
-webkit-border-radius: 99px;
border-radius: 99px;
}

#preloader.landing > span{
background-position: center center;
}

#preloader.landing > span > span{
text-indent: -9999px;
}

/* masonry-layout */
.masonry { /* Masonry container */
    column-count: 3;
    column-gap: 1em;
}

.item { /* Masonry bricks or child elements */
    display: inline-block;
    width: 100%;
}
.wrapper {
    width: 95%;
    margin: 3em auto;
}

.masonry {
    margin: 0 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item {
    display: inline-block;
    padding:0px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.item img{
	max-width:100%;
}

@media only screen and (max-width: 400px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (max-width: 640px) {
	.logo-position{
		margin-top: -10px;
		margin-left: 0px !important;
		
	}
	figure.effect-bubba h2{
		font-size: 18px;
	}
	figure.effect-bubba p{
		font-size: 12px;
	}
    .subpage-header-over h2{
    	font-size: 26px;
    	line-height: 48px;
    	width: 80%;
    }
    #myTopnav{
    	display: none;
    }
    body{
    	padding: 0px 0px;
    }
    #ticker .intro-text .name{
    	font-size: 1.6rem;
    }
    #ticker .intro-text .designation{
    	font-size: 3rem;
    	line-height: 3.6rem;
    }
    .hero-slider{
    	flex-direction: column;
    	padding: 0px 24px;
    }
    #stats{
    	padding: 0px 24px;
    }
    #aboutme, #experiences, #few-recent-projects, #expertise, #letscreatesomething, #education{
    	padding: 0px 24px;
    }
   .inner_grid .fixed-column{
   	width: auto;
   }
    .four-column-grid .count{
    	font-size: 4rem;
    	padding: 1rem 0rem;
    }
    .four-column-grid{
    	flex-direction: column;
    	margin: 1rem 0rem;
    }
    #stats{
    	margin-bottom: 2rem;
    }
    #aboutme{
    	margin: 1rem 0;
    }
     #aboutme .grid{
     	flex-direction: column;
     	gap: 2rem;
    }
    #aboutme .grid .col-1-2 img{
    	width: 100%;
    }
    #aboutme .text_42{
    	line-height: 2.4rem;
    }
		#aboutme .text_90{
    	margin: 2rem 0;
    }
    #aboutme .text_24{
    	font-size: 1.2rem;
    	line-height: 1.6rem;
    }
    #ticker .intro-text{
    	margin-top: 0px;
    }
    .dividerImg{
    	padding: 1.6rem 0;
    }
    .text_42{
    	font-size: 1.6rem;
    	line-height: 1.6rem;
    }
    #expertise .contentBox{
    	padding: 16px;
    }
    .hero-slider .item{
    	display: none;
    }
    #aboutme .animationMan{
    	display: none;
    }
    .blogcontent{
    	padding: 0px 24px;
    }

    #few-recent-projects .grid, #expertise .grid, #experiences .grid, #education .grid{
    	flex-direction: column;
    	gap: 2.8rem;
    }
    #letscreatesomething .designation{
    	font-size: 3rem;
    	line-height: 3rem;
    }
    #education .grid .inner_grid{
    	padding: 2rem 0;
    }
    #education .grid{
    	gap: 1rem !important;
    }
    .VideoIntro .grid, .grid{
    	flex-wrap: wrap;
    }
    .blogcontent{
    	min-width: 100%;
    }
    .bgwraper{
    	padding: 16px;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
}