@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900');
.portfolio-banner
{
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../images/portfoliobg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	text-align: center;
	font-family: 'Poppins', sans-serif !important;
}
.portfolio-banner h2
{
	color: #fff;
	font-size: 80px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 5px;
}
.portfolio-banner h3
{
    color: #262626;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
}
#fullpage .section
{
	width: 100%;
	height: auto;
	background: #262626;
}
#fullpage .section.work-hfx
{
	background: url(../images/sec1-background.jpg);
	background-attachment: fixed;
	background-size: cover; 
	box-sizing: border-box;
	position: relative;
	padding: 100px 0;
}
#fullpage .section.work-hfx2
{
	background: url(../images/sec2-background.jpg);
	background-attachment: fixed;
	background-size: cover; 
	box-sizing: border-box;
}
#fullpage .section.work-hfx3
{
	position: relative;
	background: url(../images/sec3-background.jpg);
	background-attachment: fixed;
	background-size: cover; 
	box-sizing: border-box;
}
#fullpage .section.work-hfx4
{
	background: url(../images/sec4-background.jpg);
	background-attachment: fixed;
	background-size: cover; 
	box-sizing: border-box;
}
#fullpage .section.work-hfx4 h2
{
    border-bottom: 10px solid #262626;
}
#fullpage .section.work-hfx4 h2,
#fullpage .section.work-hfx4 h3,
#fullpage .section.work-hfx4 p
{
	color: #262626;
}
#fullpage .section.work-hfx4 a.view-work
{
	border: 2px solid #262626;
	color: #262626;
}
#fullpage .section.work-hfx4 a.view-work:hover
{
	background: #262626;
	color: #fff;
}
#fullpage .section .container-fluid,
#fullpage .section .container,
#fullpage .section .row,
#fullpage .section .col-sm-8,
#fullpage .section .col-sm-6,
#fullpage .section .col-sm-4,
#fullpage .section .col-sm-2,
#fullpage .section .col-sm-5,
#fullpage .section .col-sm-3,
#fullpage .section .col-sm-7
{
	height: 100%;
}
#fullpage .section h2
{
	margin: 0;
	padding: 0 0 10px;
	color: #fff;
	font-size: 4em;
	font-weight: 800;
	border-bottom: 10px solid #fff;
	display: inline-block;
	text-transform: uppercase;
}
#fullpage .section h3
{
	margin-top: 40px;
	color: #fff;
	font-size: 30px;
}
#fullpage .section.work-hfx3
{
	height: auto;
    padding: 100px 0;
    overflow: hidden;
}
#fullpage .section.work-hfx3 h2 
{
	color: #284624;
	border-bottom: 10px solid #284624;
}
#fullpage .section.work-hfx3 h3
{
    margin-top: 30px;
    color: #262626;
    /*background: #282828;*/
    font-size: 30px;
    /*padding: 6px 10px;*/
    display: inline-block;
}
#fullpage .section.work-hfx3 p {
    color: #1b1b1b;
    font-weight: 500;
    font-size: 20px;
    margin-top: 20px;
}
#fullpage .section p
{
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.hght100
{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.view-work
{
    background: #fff;
    border: 2px solid #000;
    border-radius: 0;
    margin-top: 40px;
    color: #262626;
    padding: 10px 40px;
    font-size: 18px;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    display: none !important;
}
.view-work:hover
{
	border: 2px solid #262626;	
}
.st_cont_us
{
	background: #262626;
}
.bc-footer
{
	background: #1b1b1b;
}
.bc_cpryt
{
	background: #1b1b1b;
}
.bc_cpryt p
{
	color: #fff;
}
.mgtbport
{
	margin-bottom: 20px;
}
.portfolio-k-fetures label
{
	font-size: 20px;
}
.portfolio-k-fetures ul
{
	margin: 0;
	padding: 0;
}
.portfolio-k-fetures ul li
{
	position: relative;
	list-style: none;
	font-size: 18px;
	margin: 10px 0;
	padding-left: 24px;
}
.portfolio-k-fetures ul li:before
{
	content: '\f046';
	position: absolute;
	top: 0;
	left: 0;
	font-family: fontAwesome;
	color: #333;
}
.portfolio-k-fetures.clrw
{
	color: #fff;
}
.portfolio-k-fetures.clrw ul li:before
{
	color: #fff !important;
}
.clrw
{
	color: #fff;
}
.drblue-img1
{
	position: absolute;
	right: 50px;
	bottom: 50px;
}
.hfx-img1
{
	position: absolute;
	right: 100px;
	bottom: 50px;
}
.port-summray label,
.port-size label {
    font-size: 20px;
}
.port-summray ul
{
	margin: 10px 0 0;
	padding: 0;
	display: flex;
}
.port-summray ul li
{
	list-style: none;
	padding: 10px;
	margin: 0 5px;
	background: rgba(255,255,255,1);
	border-radius: 10px;
}
.port-summray ul li img
{
		width: 50px;
		height: 50px;
}
.port-size ul
{
	margin: 10px 0 0;
	padding: 0;
}
.port-size ul li
{
	list-style: none;
	display: inline-block;
	padding-right: 10px;
	margin-bottom: 10px;
}
.port-size ul li .img
{
	width: 30px;
	height: 30px;
	background: #fff;
	color: #262626;
	float: left;
	border-radius: 4px;
	text-align: center;
}
.port-size ul li .img h4
{
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.port-size ul li span
{
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	font-weight: 500;
    font-size: 15px;
    background: #000;
    color: #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.port-size ul li:nth-child(1) span
{
	background: #3774c1;
}
.port-size ul li:nth-child(2) span
{
	background: #237190;
}
.port-size ul li:nth-child(3) span
{
	background: #3f51b5;
}
.port-size ul li:nth-child(4) span
{
	background: #2ab6f5;
}
.port-size ul li:nth-child(5) span
{
	background: #607D89;
}
.port-size ul li:nth-child(6) span
{
	background: #77ad39;
}
.section.work-ctt
{
	background: url(../images/sec5-background.jpg) !important;
	background-attachment: fixed;
	background-size: cover; 
	box-sizing: border-box;
	position: relative;
	padding: 100px 0;
	overflow: hidden;
}
.section.work-ctt2
{
	background-attachment: fixed !important;
}
#fullpage .section.work-ctt h2
{
	color: #002868;
	border-color: #bf0a30;
}
#fullpage .section.work-ctt h3,
#fullpage .section.work-ctt p
{
	color: #262626;
}
.port-summray ul.ctt li
{
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.2);
}
.port-size ul.ctt li .img {
    color: #262626;
    border: 1px solid rgba(0,0,0,.2);
    box-sizing: border-box;
}
.ctt-img1 {
    position: absolute;
    right: -120px;
    bottom: -250px;
}
.port-sumttl
{
	width: 100px;
	padding: 25px 25px 0 0;
	font-weight: 500;
	font-size: 18px;
	border-right: 1px solid rgba(0,0,0,.2);
	margin-right: 20px;
	text-align: right;
}
.port-logo-text
{
	position: relative;
	display: flex;
}
.port-logo-text .img-logo
{
	position: relative;
	width: 60px;
	height: 60px;
	margin-right: 20px;
}
.port-logo-text .img-logo .ctt-mgt10
{
	position: relative;
	top: -10px;
    position: relative;
}
.ctt-mock-list
{
	position: relative;
	top: 50px;
	left: 150px;
	margin: 0;
	padding: 0;
	height: 600px;
}
.ctt-mock-list li
{
	position: absolute;
    list-style: none;
    top: 0;
    left: 0;
    transform: rotate(-45deg) skew(15deg);
    box-shadow: -30px 30px 60px rgba(0,0,0,.5);
    transition: 0.5s;
}
.ctt-mock-list li:before
{
	content: '';
	position: absolute;
	top: 5px;
	left: -10px;
	height: 100%;
	width: 10px;
    background: #ddd;
	transform: rotate(0deg) skewY(-45deg);
}
.ctt-mock-list li:after
{
	content: '';
	position: absolute;
	bottom: -10px;
	left: -5px;
	height: 10px;
	width: 100%;
    background: #aaa;
	transform: rotate(0deg) skewX(-45deg);
}
.ctt-mock-list li img
{
	max-width: 250px;
}
.ctt-mock-list li:nth-child(1)
{
	transform: rotate(-45deg) skew(15deg) translate(100px,-80px);
	z-index: 5;
}
.ctt-mock-list li:nth-child(2)
{
	transform: rotate(-45deg) skew(15deg) translate(50px,-40px);
	z-index: 4;
}
.ctt-mock-list li:nth-child(3)
{
	transform: rotate(-45deg) skew(15deg) translate(0,0);
	z-index: 3;
}
.ctt-mock-list li:nth-child(4)
{
	transform: rotate(-45deg) skew(15deg) translate(-50px,40px);
	z-index: 2;
}
.ctt-mock-list li:nth-child(5)
{
	transform: rotate(-45deg) skew(15deg) translate(-100px,80px);
	z-index: 1;
}
.ctt-mock-list li:hover
{
	top: -20px;
	z-index: 10;
}
.clrw
{
	border-right-color: rgba(255,255,255,.5);	
}

/* Sketch.js*/
.portfolio-banner
{
	background: transparent;
}
.portfolio-banner h2
{
    color: #324332;
}
.sketch
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/port-bg.jpg);
    background-size: cover;
}
.st_cont_us,
.bc-footer,
.bc_cpryt,
#fullpage
{
	position: relative;
	z-index: 2;
}
.portfolio-banner h2
{
	text-transform: initial;
	letter-spacing: 0;
    text-transform: uppercase;
}
.portfolio-banner h3
{
    color: #262626;
    /*background: #6d8d6d;*/
	text-transform: initial;
}
.banner-content-portfolio
{
  z-index: 10;
}
#fullpage .section.work-naturenurture h2,
#fullpage .section.work-naturenurture h3,
#fullpage .section.work-naturenurture p
{
	color: #262626;
	border-bottom-color: #262626;
}
#fullpage .section.work-dzero h2
{
	color: #fff;
	border-color: #fff;
}
.section.work-ctt.work-dzero
{
	background: url(../images/dz-background.jpg) !important;
	background-attachment: fixed !important;
}
.portfolio-k-fetures ul.clrwImp li:before
{
	color: #fff !important;
}
.clrwImp
{
	color: #fff !important;
}
#fullpage .section.work-hfx.work-naturenurture {
    background: url(../images/naturenurture-bg.jpg);
    background-attachment: fixed;
}

.ctt-mock-list.side2mock li:before
{
	content: '';
	position: absolute;
	top: 5px;
	left: -10px;
	height: 100%;
	width: 10px;
    background: #1f5d87;
	transform: rotate(0deg) skewY(-45deg);
}
.ctt-mock-list.side2mock li:after
{
	content: '';
	position: absolute;
	bottom: -10px;
	left: -5px;
	height: 10px;
	width: 100%;
    background: #08324e;
	transform: rotate(0deg) skewX(-45deg);
}
#fullpage .section.work-ctt.work-mcd h2
{
	color: #935e6e;
	border-color: #935e6e;
}
#fullpage .section.work-ctt.work-mcd
{
    background: url(../images/mcd-banner.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    padding: 100px 0 0;
}
#fullpage .section.work-wonderlead
{
    background: url(../images/wonderleadbg.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}
#fullpage .section.work-wonderlead h2
{
	color: #262626 !important;
	border-color: #5cbeb4 !important;
}
#fullpage .section.work-wonderlead h3,
#fullpage .section.work-wonderlead p
{
	color: #262626 !important;
}
.section.work-ctt.work-wow {
    background: url(../images/wow-bg.jpg) !important;
    background-attachment: fixed !important;
}
.section.work-ctt.work-wow h2
{
	color: #262626 !important;
    border-color: #262626 !important;
}
/*.section.work-ctt.work-wow h3,
.section.work-ctt.work-wow p
{
	color: #fff !important;
}
.section.work-ctt.work-wow .portfolio-k-fetures label
{
	color: #fff;
}
.section.work-ctt.work-wow .portfolio-k-fetures ul li,
.section.work-ctt.work-wow .portfolio-k-fetures ul li:before
{
	color: #fff;
}
.section.work-ctt.work-wow .port-size label,
.section.work-ctt.work-wow .port-summray label
{
	color: #fff !important;
}
.section.work-ctt.work-wow .ctt .port-sumttl
{
	color: #fff;
	border-color: #fff;
}*/
.z-index3
{
	position: relative;
	z-index: 3;
}
.z-index2
{
	position: relative;
	z-index: 2;
}
.pstn-rltv-delhi
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

#fullpage .section.work-ctt.port-lovely-candy
{
    background: url(../images/lovely-bg.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center center;
}
#fullpage .section.work-ctt.online-catalogo
{
    background: url(../images/online-catalog-bg.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center center;
}
#fullpage .section.work-ctt.online-catalogo h2
{
	color: #fff;
	border-color: #fff;
}
.floating-icon
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 10;
}
.floating-icon .icon
{
	position: absolute;
	width: 80px;
	height: 80px;
}
.floating-icon .icon img
{
		width: 100%;
}
.floating-icon .icon:nth-child(1)
{
	left: 100px;
	top: 130px;
	animation: floating 5s linear infinite;
	animation-delay: -0s;
}
.floating-icon .icon:nth-child(2)
{
	right: 100px;
	top: 150px;
	animation: floating 5s linear infinite;
	animation-delay: -2s;
}
.floating-icon .icon:nth-child(3)
{
	left: 350px;
	top: 150px;
	animation: floating 5s linear infinite;
	animation-delay: -1s;
}
.floating-icon .icon:nth-child(4)
{
	left: 210px;
    top: 260px;
	animation: floating 5s linear infinite;
	animation-delay: -1.5s;
}
.floating-icon .icon:nth-child(5)
{
    right: 240px;
    top: 250px;
    animation: floating 5s linear infinite;
	animation-delay: -2s;
}
.floating-icon .icon:nth-child(6)
{
	right: 280px;
    top: 110px;
	animation: floating 5s linear infinite;
	animation-delay: -2s;
}
.floating-icon .icon:nth-child(7)
{
	right: 450px;
    top: 180px;
	animation: floating 5s linear infinite;
	animation-delay: -.4s;
}
.floating-icon .icon:nth-child(8)
{
    left: 240px;
    top: 130px;
	animation: floating 5s linear infinite;
	animation-delay: -2.8s;
}
.floating-icon .icon:nth-child(9)
{
	right: 550px;
    top: 120px;
	animation: floating 5s linear infinite;
	animation-delay: -1.5s;
}
.floating-icon .icon:nth-child(10)
{
	left: 550px;
    top: 120px;
	animation: floating 5s linear infinite;
	animation-delay: -0.6s;
}
.floating-icon .icon:nth-child(11)
{
	right: 650px;
    top: 180px;
	animation: floating 5s linear infinite;
	animation-delay: -2.5s;
}
@keyframes floating
{
	0%
	{
		transform: translateY(0);
	}
	50%
	{
		transform: translateY(30px);
	}
	100%
	{
		transform: translateY(0);
	}
}
@media screen and (max-width: 480px)
{
  .banner-content-portfolio {
    margin-top: 70px !important;
	}
	.portfolio-banner
	{
		display: block;
		height: 40vh !important;
	}
	.portfolio-banner h2{
		font-size: 60px !important;
	}
	.portfolio-banner h3{
		font-size: 29px;
	}
	
	.main-container24
	{
      background-color: #a6e7fe !important;
	}
   .floating-icon .icon img 
   {
    width: 50%;
   }
   .floating-icon .icon:nth-child(1) {
    left: 57px;
	top: -49px;
	}
	.floating-icon .icon:nth-child(2) {
    right: 40px;
	top: -46px;
	}
	.floating-icon .icon:nth-child(3) {
    left: 294px;
	top: 23px;
	}
	.floating-icon .icon:nth-child(4) {
    left: 247px;
	top: 224px;
	}
	.floating-icon .icon:nth-child(5) {
    right: 294px;
	top: 220px;
	}
	.floating-icon .icon:nth-child(6) {
	right: 294px;
	top: 5px;
	}
	.floating-icon .icon:nth-child(7) {
    right: 201px;
	top: 144px;
	}
	.floating-icon .icon:nth-child(8) {
	left: 173px;
    top: -64px;
	}
	.floating-icon .icon:nth-child(11) {
    right: 140px;
    top: 182px;
	}
	div#fullpage {
    margin-top: 70px;
	}
	ul.ctt-mock-list {
    margin-top: 70px;
    }
   
    .hght100
    {
    	display: block;
    }
   
	.port-summray ul li img {
		width: 30px !important;
		height: 30px !important;
	}
	.web-preview {

		margin-top: 30px;
	}
	.boots_icon
	{
		display: none;
	}
	.pstn-rltv-delhi
	{
		display: none;
	}
	#fullpage .section h2 {

    font-size: 2.3em;
	}
	
	 .section.work-ctt.work-dzero
   {
   	background-color: #54779d !important;
    background-image: none !important;
   }
	.section.work-ctt.work-wow {
    background-color: #e6ebf1 !important;
    background-image: none !important;
	}
	#fullpage .section.work-hfx.work-naturenurture
   {
   	background-color: #deecf4 !important;
	background-image: none !important;
   }
   .floating-icon {
    height: auto;
	}
}

/******* ipad and Tab *******/

@media screen and (max-width: 768px)
{
	.portfolio-banner
	{
		height: 50vh !important;
	}
	.main-container24
	{
      background: #a6e7fe !important;
	}
   .floating-icon .icon img 
   {
    width: 64%;
   }
   .floating-icon .icon:nth-child(1) {
    left: 83px;
    top: 301px;
	}
	.floating-icon .icon:nth-child(2) {
    right: 100px;
    top: 304px;
	}
	.floating-icon .icon:nth-child(3) {
    left: 360px;
    top: 368px;
	}
	.floating-icon .icon:nth-child(4) {
    left: 257px;
    top: 654px;
	}
	.floating-icon .icon:nth-child(5) {
    right: 259px;
    top: 620px;
	}
	.floating-icon .icon:nth-child(6) {
    right: 299px;
    top: 293px;
	}
	.floating-icon .icon:nth-child(7) {
    right: 461px;
    top: 354px;
	}
	.floating-icon .icon:nth-child(8) {
    left: 203px;
    top: 266px;
	}
	.floating-icon .icon:nth-child(9) {
    right: 550px;
    top: 390px;
	}
	.floating-icon .icon:nth-child(10) {
    left: 670px;
    top: 270px;
	}
	.floating-icon .icon:nth-child(11) {
    right: 650px;
    top: 640px;
	}
	#fullpage .section.work-hfx
	{
		padding: 60px 0;
	}
	#fullpage .section.work-ctt.work-mcd
	{
		padding: 60px 0 0;
	}
	.section.work-ctt
	{
		    padding: 60px 0;
	}
	#fullpage .section.work-hfx3
	{
		    padding: 60px 0;
	}
	.pstn-rltv-delhi
	{
		display: none;
	}
	#fullpage .section h2 {

    font-size: 2.3em;
   }
   .section.work-ctt.work-dzero
   {
   	background-color: #54779d !important;
    background-image: none !important;
   }
	.section.work-ctt.work-wow {
    background-color: #e6ebf1 !important;
    background-image: none !important;
	}
	#fullpage .section.work-hfx.work-naturenurture
   {
   	background-color: #deecf4 !important;
   	background-image: none !important;
   }
   .port-summray ul.ctt li
	{
		width: 45px !important;
		height: 45px !important;
	}
	.port-summray ul li
	{
		padding: 3px !important;
	}
	.port-summray ul li img {
    height: 38px !important;
	}
}