
body {
	margin: 0px;
	padding: 0px;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
}

.container-xl {
	width:  1100px;
}

.bg {
    background-color: #1F2024;
    color: #FFFFFF;
}

.bg_1 {
	background-color: #353639;
	color: #FFFFFF;
}

.pull-right {
	float: right;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.pb--60 {
	padding-bottom: 60px;
}

.pt--60 {
	padding-top: 60px;
}

.btn-yellow {
	background-color: #C1A05E;
	color: #FFFFFF;
	font-size: 20px;
	padding: 6px 20px;
	margin-top: 20px;
}

.btn-yellow:hover {
	background-color:  #FFFFFF;
	color: #000000;
}

.line-height-28{
	line-height: 28px;
}

.title {
	color: #C1A05E;
}

.breadcrumb li a:hover {
	color:  #C1A05E;
}

/* Header */

header {
	background-color: #FFFFFF;
}

.top-left-header a{
	font-size: 13px;
}
.sticky-top {
    align-items: center;
}

.navbar{
  height: 100%;
  padding: 0px;
}

.navbar .nav{
  height: 100%;
  padding: 0px;
}

.nav li{
	padding: 37px 28px;
	margin: 0px;
}
.nav li a {
	color: black;
	position: relative;
	font-weight: 500;
}

header a:hover{
   color: #C1A05E;
}

.navbar-nav {
	position: relative;
	display: inline-block;
  }
  
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	min-width: 200px;
	z-index: 1;
	border-top: 1px solid black;
	margin: 37px 0px;
	padding: 10px 0px;
  }
  
  .dropdown-content a {
	  padding: 10px 20px;
	  display: block;
  }
  
  .dropdown:hover .dropdown-content {display: block;}


/* banner */

.banner {
	width: 100%;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner .content {
	    padding: 0px 220px;
 }



/* About us */

.about iframe {
	width: 100%;
	min-height: 600px;
	height: 100%;
}

.about .content {
	padding-left: 219px;
    padding-right: 100px;
}

.our-works a img{
   width: 100%;
   height: 400px;
   object-fit: cover;
}

.our-works .production-description {
	padding: 10px 100px;
}

/* Work */

.work-box {
	color: #000000;
	background-color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}  

.our-works .work-box img{
	width: 100%;
	height: 350px;
}

.work-box .content {
	padding:15px 30px;
	padding-top: 20px;
	border-top: 1px solid black;
}

.our-works .slider {
	margin-bottom: 20px;
	position: relative;
}


.our-works .slider-card {
	transition: all 0.6s;
	padding: 20px;
}


.our-works .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: calc(50% - 70px);
	left: 0;
	opacity: 0.6;
	font-size: 30px !important;
	z-index: 1;
	color: #FFFFFF;
}

.our-works .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: calc(50% - 70px);
	right: 0;
	opacity: 0.6;
	font-size: 30px !important;
	z-index: 1;
	color: #FFFFFF;
}


/* our story */

/*.story img{
	width: 100%;
	height: 600px;
	max-height: 100%;
	padding: 50px;
} */

 .story img {
   min-width: 250px;
   max-width: 400px;
   min-height: 350px;
   max-height: 500px; 
}  

.story .row>* {
	padding-right: 0px;
}

.story {
	background-repeat: no-repeat;
	background-size: cover;
}

.story .description {
    text-align: center;
}

.story_content img{
	width: 300px;
    height: 300px;
	margin-bottom: 10px;
}


/* Testimonals */


.clients_image img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	/* object-fit: cover; */
}


/* footer */

footer i {
	font-size: 1.2rem;
	color: #C1A05E;
}

footer a {
	color: #000000;
}

footer a:hover {
	color: #C1A05E;
}

footer ul li {
	padding-right: 20px;
}

footer .company {
	padding-left: 80px;
} 

footer .our-works {
	padding-left: 30px;
}

footer .interact-with-us h4 {
	padding-bottom: 20px!important;
}

.social-media i {
	font-size: 1.4rem;
}

/* Whatsapp Floating icon */


.whatsapp {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#1F2024;
	color: #FFFFFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
    z-index:100;
}

.whatsapp_icon {
	margin-top:16px;
}

.whatsapp:hover {
	background-color: #C1A05E;
}

/* contact */

.contact-header {
	width: 100%;
	height: 300px;
	object-fit: cover;
	background-color: rgb(0, 0, 0,0.5);
	background-blend-mode: multiply;
}

.contact-info{
	 background-color: #353639;
	 color: #FFFFFF;
}

.contact-form label {
	font-size: 30px; 
	font-weight: 300;
}

.contact-info i {
	color: #C1A05E;
}

.contact-info a:hover {
	color: #C1A05E;
}



/* Blog Description */

.blog-detail-header img {
    object-fit: contain;
    width: 100%;
}

.blog-detail-description {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
    border: 1px solid;
}

.blog-detail-header .logo {
	width: 40px;
	height: 40px;
	border-radius: 50px;
	border: 4px solid #76787d;
	object-fit: cover;
}


/* bespoke */

.bespoke-header .row {
	padding: 0px 100px;
}

.bespoke-box {
	padding: 100px 0px;
}

.bespoke-image {
	width: 50%;
}

.bespoke-content {
	width: 50%;
}


.bespoke-box:nth-child(even) {
  background:  #353639;
  color: #FFFFFF;
}

.bespoke-box:nth-child(even) .row{
	flex-flow: row-reverse;
}

.bespoke-box:nth-child(odd) {
  background:  #1F2024;
  color: #FFFFFF;
} 


/* About */

.about_us .header {
	background-repeat: no-repeat;
    background-size: cover;
    background-color: rgb(0, 0, 0,0.5);
    background-blend-mode: multiply;
}

.about_us .content {
	overflow: hidden;
}

.media-content img {
	max-width: 100%;
	height: 100%;
}

/*platform */

.platform-content img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	position: relative;

}

.zoom-anim-dialog  {
	color : white;
	padding: 20px 350px;
	width: 100%;
	text-align: center;
}

.mfp-close-btn-in .mfp-close {
    color: #FFFFFF; 
    right: 10%;
    top: -5%;
    font-size: 60px;
}

.platform-content img:hover {
  opacity: 0.5;
}

/* Media */

.media-content img:hover {
  opacity: 0.5;
}

.media-gallerys {
	height: 100%;
}

.media-gallerys img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	position: relative;
}

.media-content:nth-child(even) .row {
	flex-flow: row-reverse;
}

.mfp-close-btn-in .mfp-close {
    color: #FFFFFF; 
    right: -24%;
    top: 0;
    font-size: 60px;
}

.media-title .row {
	padding: 40px 60px;
}

.zoom-anim-dialog .mfp-close {
	right: 20%;
}

.zoom-anim-dialog img {
	max-height: 450px;
}


.owl-dots {
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}

.owl-dot.active {
    background: #FFFFFF;
}

@media only screen and (max-width: 1250px) {
		.container-xl {
		width: auto;
	}
		.banner .content {
		padding: 0px 20px;
	}
     
    .nav .container-xl {
       width: 100%;
    }

    .nav .fa-bars {
    	font-size: 20px;
    	padding-right: 10px;
    }

	.container-xl {
		width: auto;
	}

	.about .content {
        padding: 0px 30px;
    }

   footer .pull-right {
   	float: left;
   }
   footer {
   	padding: 0px 20px;
   }

	.about .content {
    padding-left: 100px;
    padding-right: 100px;
    }
    
    .about_us .content {
    	padding: 10px 60px;
    }

    .blog-details {
    	padding: 30px 40px;
    }

	.story_content .full-description {
		padding: auto 20px;
	}
}

@media only screen and (max-width: 992px) {
	.container-xl {
		width: auto;
	}
		.banner .content {
		padding: 0px 20px;
	}
     
    .nav .container-xl {
       width: 100%;
    }

    .nav .fa-bars {
    	font-size: 20px;
    	padding-right: 10px;
    }

	.offcanvas-body .nav {
		width: 100%;
		height: auto;
	}
    
	.offcanvas-body .nav li {
       padding: 20px 30px;
	   border-bottom: 1px solid gray;
	   border-radius: 0px 7px 10px 7px;
	}

	.dropdown:hover .dropdown-content {
		border: 1px solid black;
		position: relative;
		margin: 0px;
		padding: 0px;
	}

	.dropdown:hover .dropdown-content a {
		padding: 20px;
	}

	.dropdown:hover .dropdown-content {display: block;}

	.container-xl {
		width: auto;
	}

	.about_us .header {
		padding: 60px 30px;
	}

	.about .content {
        padding: 0px 30px;
    }
    .about iframe {
       min-height: 400px;
   }
   footer .pull-right {
   	float: left;
   }
   footer {
   	padding: 0px 20px;
   }

  .bespoke-header .row {
  	padding: 0px;
  } 
  .bespoke-box {
    padding: 50px 20px;
   }
    .bespoke-box .content{
    padding-top: 20px;
   }

   .bespoke-box:nth-child(even) .row {
    flex-flow: column;
}

   .zoom-anim-dialog {
    color: white; 
    width: 100%;
    text-align: center;
   }
   .mfp-gallery {
   	    top: 233.6px;
	    position: absolute;
	    height: 667px;
   }
   .media-title .row {
     padding: 20px 0px; 
   }
   .media-content{
     padding: 20px 30px;
     border-bottom: 1px solid gray;
   }

   footer .our-works {
    padding-left: 163px;
   }

   footer .company {
	padding-left: 0px;
   }

}

@media only screen and (max-width: 770px) {
	 .contact-information {
	   	padding-top: 70px;
	   	padding-left: 30px;
	   	padding-right: 30px;
	   }

	.media-content:nth-child(even) .row {
		 flex-flow: column; 
	   }

	   footer .our-works {
		padding-left: 93px;
	  }
	}

/*responsive */

@media only screen and (max-width: 600px) {
	.banner .content {
		padding: 0px 20px;
	}
     
    .nav .container-xl {
       width: 100%;
    }

    .nav .fa-bars {
    	font-size: 20px;
    	padding-right: 10px;
    }

	.container-xl {
		width: auto;
	}

	.about .content {
        padding: 0px 30px;
    }
    .about iframe {
       min-height: 300px;
   }

   .our-works .production-description {
	padding: 10px 30px;
    }

   .our-works {
   	padding-left: 10px;
   	padding-right: 10px;
   }
   .our-story img {
    height: 200px;
    padding: 20px;
   }
   .clients_image {
   	text-align: center;
   }
   footer h4 {
   	text-align: center;
   }
   footer .pull-right {
   	  float: none;
   }
   footer ul {
   	justify-content: space-evenly;
   }

   .contact-information {
   	padding-top: 70px;
   	padding-left: 30px;
   	padding-right: 30px;
   }

   .about_us .header {
   	padding: 30px 0px;
   }

   .showroom {
	padding: 0px 10px 60px 10px;
   }

   .blog-detail-description {
    padding-left: 20px; 
    padding-right: 20px; 
    font-size: 15px;
    border: 1px solid;
    overflow: hidden;
   }

  .navbar .nav{
   height: 75%;
   padding: 0px;
  }
  .navbar li {
  	padding: 25px 30px;
  }

  .bespoke-header .row {
  	padding: 0px;
  } 
  .bespoke-box {
    padding: 50px 20px;
   }
    .bespoke-box .content{
    padding-top: 20px;
   }

   .zoom-anim-dialog {
    color: white; 
    width: 100%;
    text-align: center;
   }
   .mfp-gallery {
   	    top: 233.6px;
	    position: absolute;
	    height: 667px;
   }
   .media-title .row {
     padding: 20px 0px; 
   }
   .media-content{
     padding: 20px 30px;
     border-bottom: 1px solid gray;
   }
   .blog-details {
    	padding: 20px 20px;
    }

	.mfp-close-btn-in .mfp-close {
		right: 0%;
	}

	footer .social-icon {
		justify-content: center;
	}

	footer img {
		width: 100%!important;
	}

	.story img {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		height: auto;
	}

	.story .row>* img {
		padding: 0px 15px!important;
	}

	.story {
		background-position: center;
	}

	.story .description {
		text-align: start;
	}

	.story_content img {
		width: 100%;
	}

	.story_content {
		padding: inherit 10px;
	}

	footer .our-works {
		padding-left: 0px;
	}

	footer .interact-with-us {
		text-align: center;
	}

}