
.HeaderMobile{
	width:100%;
	background: url(../images/background/cookieidea2.png)  no-repeat, url(../images/background/Gradient.svg)  no-repeat;
	background-position: center bottom, center left -600px ; 
	background-size:50%, cover;
}


@media screen and (min-width: 0px) and (max-width: 600px) {
  .HeaderMobile { 
  		display: block; 
  	}
  }

  @media screen and (min-width: 600px) and (max-width:2000px){
    .HeaderMobile { 
    	display: none;
    }
}



/****** Responsive *******/

@media (max-width: 550px) 
{
	.honeycomb-cell 
	{
		margin: 81.25px 25px;
	}
}


@media (min-width: 550px) and (max-width: 825px) 
{
	.honeycomb-cell:nth-child(3n) 
	{
		margin-right: calc(50% - 125px);
		margin-left: calc(50% - 125px);
	}

	.honeycomb_Hidden:nth-child(3n + 5) 
	{
		display: block;
	}
}


@media (min-width: 825px) and (max-width: 1100px) {

	.honeycomb-cell:nth-child(5n + 4) 
	{
		margin-left: calc(50% - 275px);
	}

	.honeycomb-cell:nth-child(5n + 5) 
	{
		margin-right: calc(50% - 275px);
	}

	.honeycomb_Hidden:nth-child(5n), 
	.honeycomb_Hidden:nth-child(5n + 3) 
	{
		display: block;
	}
}
@media (min-width: 1100px) 
{
	.honeycomb-cell:nth-child(7n + 5) {
		margin-left: calc(50% - 400px);
	}

	.honeycomb-cell:nth-child(7n + 7), 
	.honeycomb-cell:nth-child(7n + 5):nth-last-child(2) 
	{
		margin-right: calc(50% - 400px);
	}

	.honeycomb_Hidden:nth-child(7n + 7), 
	.honeycomb_Hidden:nth-child(7n + 9), 
	.honeycomb_Hidden:nth-child(7n + 11) 
	{
		display: block;
	}
}

.navbar_mobile{
	width: 100%;
	/*position: fixed;*/
	padding-top: 10px;
	z-index: 101;
	background-color: #831799;
}

/* menu button */
.menuBtn {
	height: 30px;
	width: 30px;
	position: absolute;
	left:  20px;
	top: 10px;
	z-index: 101;
	color: black;
}
.menuBtn > span {
	border-radius: 1px;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -15px;
	transition: height 100ms;
}
.menuBtn > span:after,
.menuBtn > span:before {
	content: '';
	background-color:white;
	border-radius: 1px;
	height: 2px;
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	transition: all 200ms;

}
.menuBtn > span:after {
	top: -7px;

}
.menuBtn > span:before {
	bottom: -7px;
}
.menuBtn.act > span {
	height: 0;
}

.menuBtn.act > span:after,
.menuBtn.act > span:before {
	background-color: white;
	top: 1px;
}
.menuBtn.act > span:after {
	transform: rotate(45deg);
}
.menuBtn.act > span:before {
	transform: rotate(-45deg);
}
/* main menu block */
.mainMenu {
	background-color: black;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	height: 100%;
	width: 20%;
	display: table;
	text-align: center;
	opacity: 0;
	transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transform: scale(0);
}
.mainMenu.act {
	opacity: 1;
	transform: scale(1);
	padding: 20px 30px 20px 0px;
}
.mainMenu.act ul li {
	opacity: 1;
	transform: translateX(0);
}
.mainMenu ul {
	display: table-cell;
	vertical-align: middle;
}
.mainMenu li {
	padding: 8px 0;
	transition: all 400ms 510ms;
	opacity: 0;
	border-bottom: 1px solid #3B3B3B;
}
.mainMenu li:nth-child(odd) {
	transform: translateX(30%);
}
.mainMenu li:nth-child(even) {
	transform: translateX(-30%);
}
.mainMenu li:last-child {
	transform: none;
}
.mainMenu a {
	color: white;
	display: inline-block;
	font-size: 18px;
}

img.logo_mobile{
	width:40%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

button.mobileQuote{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 100px;
	border:1px solid white;
	background-color: transparent;
	padding:3px 20px 5px 20px;
}

a.mobileQuote{
	font-family: 'Lato-Bold';
	color: white;
	font-size: 3vw;

}

button.mobileQuote:hover ,a.mobileQuote:hover{
	text-decoration: none;
	color: white;
	transform: scale(1.2);
}

ul.socialMobile{
	display: flex;
	justify-content: center;
}
ul.socialMobile li{
	padding-right:30px;
	border:none;
}

ul.socialMobile li:hover{
	border-bottom: 1px solid
}

.about_sectionMobile{
	padding: 50px 10px 50px 10px;
}

.about_sectionMobile .dot{
	margin: 50px 2px 50px 0px;
}

@media screen and (min-width: 0px) and (max-width: 600px) {
 	#myBtn {
 		padding: 10px;  
 		font-size:15px; /* Increase font size */
 	}

 	.slideshow-container {
	    height: 40vh;
	    padding: 30px 50px;
	    width: 100%;
	}

	p.about_para {
    margin-top: 20px;
    text-align: left;
    width: 70%;
    font-family: 'Lato-Regular';
    font-size: 2.5vw;
    font-weight: 300;
}

	p.team {
    text-transform: uppercase;
    font-size: 3vw;
    font-family: 'Spartan-ExtraBold';
    font-weight: 800;
    line-height: 3vh;
}

 	.service_section
	{
		padding: 50px;
		display: inline-block;
		width: 100%;
	}

	.row#inner_section{
		padding: 0;
		margin:0;
	}

	.row#inner_section2{
		padding: 0;
		margin-top:20px;
	}

	.row#inner_section2 > col-md-4{
		padding: 50px;
	}

	.sec-2-head-2 {
    color: black;
    font-size: 2.8vw;
    bottom: 8px;
    width: 100%;
    text-transform: capitalize;
    font-family: 'Spartan-Medium';
    text-align: justify;
	}

	.ser_para {
    
    text-align: justify;
    font-family: 'Lato-Regular';
    font-size: 2vw;
    font-weight: 300;
    color: black;
	}
	.row#wedo{
		margin: 0;
	}

	.whatWeDo {
		padding: 20px 0px 20px 0px;
	}

	.row#wedo {
	margin-left: 12vw;
    display: inline-grid;;
    gap: 10px;
    margin-top: 10px;
	}

	p.flipCard {
    font-size: 5vw;
	}

	p.whatWedoHead {
    margin-top: 40px;
    margin-left: 20px;
    font-size: 6vw;
	}

	p.flipCardBack {
    font-size: 3vw;
	}

	#we{
    padding: 50px 30px;
	}

	p.weAre {
    font-size: 4vw;
	}

	p.weAre_para {
    margin-top: 30px;
    font-size: 2vw;
    font-family: 'Lato-Regular';
    width: 100%;
	}

	.content {
    padding: 150px 30px 200px 30px;
	}

	.portfolio-1-head {
    font-size: 5vw;
    margin-left: auto;
    margin-right: auto;
	}
	.clients {
    padding: 60px 50px;
	}
	.clients-1-head {
	    font-size: 4.5vw;
	}
	.clients_head {
	   font-size: 6vw;
	}
	.clients img {
   	 width: 28vw;
	}

	.clients img.paytm{
		align-items: center;
		    margin-left: 24vw;
	}
	.contact_us {
   	 background: purple;
   	 padding: 50px 50px;
	}

	p.contact {
    	font-size: 4vw;
	}

	.contact_us p.contact_list {
    	font-size: 3.6vw;
    	font-weight: 200;
	}	

	.contact_us i.fa {
    	font-size: 5vw;
    	margin-right: 10px;
	}

	.column#form {
    width: 100%;
    margin-top: 0;
  }

  input[type=text], input[type=number], input[type=email]{
	padding: 5px;  
	width: 45%;

}

	input[type=submit]{
		width: 30%;
		font-size: 2vw;		
	}

	input[type=textarea]{
	height:10vh;
	}

	input::placeholder, textarea::placeholder{
	font-family: 'Lato-Light';
	font-size: 3vw;
	color: black;
}

   
   p.pages {
    font-size: 3vw;
    margin-bottom: 2px;
	}

	p.endpara {
    font-size: 2vw;
	}

	.footerAbout{
	font-family: 'Lato-Regular';
	 font-size: 3vw;
	font-weight: 400;
	line-height:10px;
	margin-left: auto;
	margin-right: auto;
	}

	p.pageLinks{
	font-size: 4vw;
	font-weight: 700;
	font-family: 'Spartan-Bold';
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 10px; 
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	border-bottom-color: #E9E9EB;
	color: white;
}
}


