/*
Template Name: film banner
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

body{
font-family: 'Philosopher', sans-serif; 
  }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
}
a:hover{
text-decoration:none;
}
ul{
padding:0;
margin:0;
list-style:none;
}
p{
padding:0;
margin:0;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0; 
} 
.space_all{
padding:0; 
} 
.border_none_1{
border:none!important;
 }
/********************* center****************/

#center #back_to_camera {
clear: both;
display: block;
height: 80px;
line-height: 40px;
padding: 20px;
}
#center .fluid_container {
margin: 0 auto;
width: 100%;
}
.camera_wrap{
position:relative;
}
.camera_caption{
top:220px;
text-align:left;
font-size:40px;
width:100%;  
   }
.camera_caption p{
top:220px;
text-align:left;
font-size:20px;
   }
.center_main{ 
background-color:#FF0000;
 }
.well_3 a{ 
font-size:15px!important;
background:#000000!important;
padding:13px 20px 13px 20px!important;
border-radius:30px!important;
color:#FFFFFF;
font-weight:bold;
 }
.well_3 a:hover{ 
background:#fff!important;
color:#000;
 }
/********************* center_end****************/  
/********************* middle ****************/ 
#middle{ 
  padding-top:50px;
  padding-bottom:50px;
 }
.middle_1 ul{ 
  text-align:center;
 }
.middle_1 li{ 
  display:inline;
  padding-right:16px;
 }
.middle_1 li a{ 
  font-size:20px;
  background: #8e0606;
  color:#fff;
  padding:10px 20px 10px 20px;
  border-radius:20px;
 }
/********************* middle_end ****************/ 
/*********************collection_home****************/
#collection_home{
 padding-top:0px;
 padding-bottom:50px; 
  }
.collection_home_1 p{
  margin-top:20px;
  font-size:18px;
  line-height:1.6em;
  }
 
.collection_home_2{
 margin-top:40px; 
  } 
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width:100%;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #000;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
	background: #fff;
	color: #2d434e;
}

figure.effect-steve h2 {
	position: relative;
	margin-top: 2em;
	padding: 0.25em;
}

figure.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
	margin-top: 1em;
	padding: 0.5em;
	font-weight: 800;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
.collection_home_3{ 
  text-align:center;
  padding-top:50px;
 }
.collection_home_3 p a{ 
  font-size:18px;
  color:#fff;
  background-color: #ed1b24;
  border: 2px solid #ed1b24;
  padding:10px 10px 10px 10px;
  letter-spacing:2px;
  border-radius:10px;
 }
.collection_home_3 p a:hover{ 
   background: #8e0606;
   border: 2px solid #8e0606;
 }
/*********************collection_home_end****************/
/********************* service ****************/
#service{ 
  padding-top:30px;
  padding-bottom:40px;
  background:#f1f1f1;
 }
.service_1 h2{ 
  font-size:26px;
  color: gray;
  font-weight:bold;
 }
.hr_1{
  width:2%;
  border-color:#eb1c24;
  border-width:3px;
  float:left; 
  margin:0px;  
  padding-bottom:30px
}
.service_2 a i{ 
  font-size:22px;
  color:#000;
  border:2px solid #fff;
  background-color: #fffc;
  border-radius:35px;
  padding:8px 10px 8px 15px;
   }
.service_2 a i:hover{ 
  color:#da1a1a;
   }
.service_2 i{ 
  float:right;
  margin-right:15px;
  margin-top:0px;
   }  
.service_2{ 
   background-image: url(../img/14.jpg);
   padding-bottom:100px;
   padding-top: 100px;
   background-attachment: ;
   background-repeat: no-repeat;
   }
 .service_3 a i{ 
  font-size:22px;
  color:#000;
  border:2px solid #fff;
  background-color: #fffc;
  border-radius:35px;
  padding:8px 10px 8px 15px;
   }
.service_3 a i:hover{ 
  color:#da1a1a;
   }
.service_3 i{ 
  float:right;
  margin-right:15px;
  margin-top:0px;
   }  
.service_3{ 
   background-image: url(../img/15.jpg);
   padding-bottom:100px;
   padding-top: 100px;
   background-attachment: ;
   background-repeat: no-repeat;
   } 
.service_4 a i{ 
  font-size:22px;
  color:#000;
  border:2px solid #fff;
  background-color: #fffc;
  border-radius:35px;
  padding:8px 10px 8px 15px;
   }
.service_4 a i:hover{ 
  color:#da1a1a;
   }
.service_4 i{ 
  float:right;
  margin-right:15px;
  margin-top:0px;
   }  
.service_4{ 
   background-image: url(../img/16.jpg);
   padding-bottom:100px;
   padding-top: 100px;
   background-attachment: ;
   background-repeat: no-repeat;
   }
.service_5 a i{ 
  font-size:22px;
  color:#000;
  border:2px solid #fff;
  background-color: #fffc;
  border-radius:35px;
  padding:8px 10px 8px 15px;
   }
.service_5 a i:hover{ 
  color:#da1a1a;
   }
.service_5 i{ 
  float:right;
  margin-right:15px;
  margin-top:0px;
   }  
.service_5{ 
   background-image: url(../img/17.jpg);
   padding-bottom:100px;
   padding-top: 100px;
   background-attachment: ;
   background-repeat: no-repeat;
   }
.service_6{ 
  text-align:center;
 }
.service_6 p a{ 
  font-size:18px;
  color:#fff;
  background-color: #ed1b24;
  border: 2px solid #ed1b24;
  padding:10px 10px 10px 10px;
  letter-spacing:2px;
  border-radius:10px;
 }
.service_6 p a:hover{ 
   background: #8e0606;
   border: 2px solid #8e0606;
 }
/********************* service_end ****************/
/********************* making ****************/
#making{ 
   padding-top:30px;
   padding-bottom:40px;
   background-color: #fff;   
  }
.making_1 h2{ 
  font-size:26px;
  color: gray;
  font-weight:bold;
   }
.hr_1{
  width:2%;
  border-color:#eb1c24;
  border-width:3px;
  float:left; 
  margin:0px;  
  padding-bottom:30px
}


#making .animate {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
#making .info-card {
		width: 100%;
		border: 1px solid rgb(215, 215, 215);
		position: relative;
		font-family: 'Lato', sans-serif;
		margin-bottom: 20px;
		overflow: hidden;
	}
#making .info-card > img {
		width: 100px;
		margin-bottom: 60px;
	}
#making .info-card .info-card-details,
#making .info-card .info-card-details .info-card-header  {
		width: 100%;
		height: 100%;
		position: absolute;
		bottom: -100%;
		left: 0;
		padding: 0 15px;
		background: rgb(255, 255, 255);
		text-align: center;
	}
#making .info-card .info-card-details::-webkit-scrollbar {
		width: 8px;
	}
#making .info-card .info-card-details::-webkit-scrollbar-button {
		width: 8px;
		height: 0px;
	}
#making .info-card .info-card-details::-webkit-scrollbar-track {
		background: transparent;
	}
#making .info-card .info-card-details::-webkit-scrollbar-thumb {
		background: rgb(160, 160, 160);
	}
#making .info-card .info-card-details::-webkit-scrollbar-thumb:hover {
		background: rgb(130, 130, 130);
	}           

#making .info-card .info-card-details .info-card-header {
		height: auto;		
		bottom: 100%;
		padding: 10px 5px;
	}
#making .info-card:hover .info-card-details {
		bottom: 0px;
		overflow: auto;
		padding-bottom: 25px;
	}
#making .info-card:hover .info-card-details .info-card-header {
		position: relative;
		bottom: 0px;
		padding-top: 45px;
		padding-bottom: 25px;
	}
#making .info-card .info-card-details .info-card-header h1,	
#making .info-card .info-card-details .info-card-header h3 {
		color: rgb(142, 6, 6);
		font-size: 22px;
		font-weight: 900;
		text-transform: uppercase;
		margin: 0 !important;
		padding: 0 !important;
	}
#making .info-card .info-card-details .info-card-header h3 {
		color: rgb(142, 182, 52);
		font-size: 15px;
		font-weight: 400;
		margin-top: 5px;
	}
#making .info-card .info-card-details .info-card-detail .social {
		list-style: none;
		padding: 0px;
		margin-top: 25px;
		text-align: center;
	}
#making .info-card .info-card-details .info-card-detail .social a {
		position: relative;
		display: inline-block;
		min-width: 40px;
		padding: 10px 0px;
		margin: 0px 5px;
		overflow: hidden;
		text-align: center;
		background-color: rgb(215, 215, 215);
		border-radius: 40px;
	}
.making_3 p{
  text-align:center;
  padding-top:30px!important;
}
.making_3 p a{ 
  font-size:18px;
  color:#fff;
  background-color: #ed1b24;
  border: 2px solid #ed1b24;
  padding:10px 10px 10px 10px;
  letter-spacing:2px;
  border-radius:10px;
 }
.making_3 p a:hover{ 
   background: #8e0606;
   border: 2px solid #8e0606;
 }
/********************* making_end ****************/
/********************* our ****************/
#our{ 
   padding-top:40px;
   padding-bottom:60px;
   background:#f1f1f1;
 }
.our_1{ 
   text-align:center;
 }
.our_1 h2{ 
   font-size:50px;
   font-weight:bold;
   padding-bottom:15px;
 }
.our_1 p{ 
   font-size:19px;
   font-weight:bold;
   padding-bottom:38px;
   color: #2f2f2f;
 }
#our .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#our .ih-item,
#our .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#our .ih-item a {
  color: #333;
}
#our .ih-item a:hover {
  text-decoration: none;
}
#our .ih-item img {
  width: 100%;
  height: 100%;
}

#our .ih-item.square {
  position: relative;
  width: 346px;
  height: 348px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#our .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#our .ih-item.square.effect5.colored .info {
  background: #1a4a72;
}
#our .ih-item.square.effect5.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#our .ih-item.square.effect5 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#our .ih-item.square.effect5 .info {
  background: #333333;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#our .ih-item.square.effect5 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#our .ih-item.square.effect5 .info p {
  font-style: italic;
  font-size: 21px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#our .ih-item.square.effect5 a:hover .img {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
}
#our .ih-item.square.effect5 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

#our .ih-item.square.effect5.left_to_right .info {
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  -ms-transform: scale(0) rotate(-180deg);
  -o-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
}
.our_3 p{
  text-align:center;
  padding-top:50px!important;
}
.our_3 p a{ 
  font-size:18px;
  color:#fff;
  background-color: #ed1b24;
  border: 2px solid #ed1b24;
  padding:10px 10px 10px 10px;
  letter-spacing:2px;
  border-radius:10px;
 }
.our_3 p a:hover{ 
   background: #8e0606;
   border: 2px solid #8e0606;
 }
/********************* our_end ****************/











@media screen and (max-width : 767px){
#our .ih-item.square {
    width: 100%;
    height: 100%;
	margin-bottom:10px;
}
#our .ih-item.square.effect5 .info p {
    font-size: 12px;
}
#middle {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.middle_1 li a {
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}
.middle_1 li {
    padding-right: 0px;
    line-height: 30px;
}
#collection_home {
    padding-top: 0px;
    padding-bottom: 30px;
    text-align: center;
}
.collection_home_3 {
    padding-top: 30px;
}
#collection_home .col-sm-4{ 
    padding:0px;
	margin:0px;
 }
.effect-steve img{ 
   margin-bottom:10px;
 }
#service {
    text-align: center;
}
.hr_1 {
    width: 100%;
}
.service_2 {
    padding-bottom: 60px;
}
.service_3 {
    padding-bottom: 60px;
}
.service_4 {
    padding-bottom: 60px;
}
.service_5 {
    padding-bottom: 80px;
}
#making {
    text-align: center;
}
#our {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.our_1 h2 {
    font-size: 40px;
    padding-bottom: 15px;
}
.our_3 p {
    padding-top: 30px!important;
}
}

@media (min-width:470px) and (max-width:767px) {
.service_2 i {
    float: none;
    margin-right:0px;
}
.service_3 i {
    float: none;
    margin-right:0px;
}
.service_4 i {
    float: none;
    margin-right:0px;
}
.service_5 i {
    float: none;
    margin-right:0px;
}
.service_2 {
    padding-bottom: 60px;
    padding-top: 60px;
    margin-left: 90px;
}
.service_3 {
    padding-bottom: 60px;
    padding-top: 60px;
    margin-left: 90px;
}
.service_4 {
    padding-bottom: 60px;
    padding-top: 60px;
    margin-left: 90px;
}
.service_5 {
    padding-bottom: 60px;
    padding-top: 60px;
    margin-left: 90px;
}
}
 
@media (min-width:768px) and (max-width:960px) { 
#our .ih-item.square {
    width: 100%;
    height: 100%;
}
#center .cameraContent {
    top: -30%;
}
#center .camera_caption {
    font-size: 25px;
}
.middle_1 li {
    padding-right: 1px;
}
.middle_1 li a {
    font-size: 17px;
}
figure.effect-steve h2{
    font-size: 15px;
}
figure.effect-steve p{
    font-size: 10px;
}
#making .info-card .info-card-details .info-card-header h1{
    font-size: 18px;
}
#our .ih-item.square.effect5 .info p {
    font-size: 10px;
}
} 


 
@media (min-width:961px) and (max-width:1200px) {
#our .ih-item.square {
    width: 100%;
    height: 100%;
}

#center .cameraContent {
    top: -30%;
}
#center .camera_caption {
    font-size: 25px;
}
.middle_1 li {
    padding-right: 1px;
}
.middle_1 li a {
    font-size: 17px;
}
figure.effect-steve h2{
    font-size: 15px;
}
figure.effect-steve p{
    font-size: 10px;
}
#making .info-card .info-card-details .info-card-header h1{
    font-size: 18px;
}
#our .ih-item.square.effect5 .info p {
    font-size: 10px;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}