
@font-face {
	font-family: 'Conv_DIN Condensed Bold';
	src: url('../fonts/DIN Condensed Bold.eot');
	src: local('☺'), url('../fonts/DIN Condensed Bold.woff') format('woff'), url('../fonts/DIN Condensed Bold.ttf') format('truetype'), url('../fonts/DIN Condensed Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_DINLightAlternate';
	src: url('../fonts/DINLightAlternate.eot');
	src: local('☺'), url('../fonts/DINLightAlternate.woff') format('woff'), url('../fonts/DINLightAlternate.ttf') format('truetype'), url('../fonts/DINLightAlternate.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2{
	    font-family: 'Conv_DIN Condensed Bold', sans-serif;

}

.custom-navbar .nav li a {
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
    padding-right: 10px;
   font-family: 'Conv_DIN Condensed Bold', sans-serif;
	 text-transform:uppercase;
	 letter-spacing:2px;
}
#service{
	padding-top: 30px;
	background-color: #fff;
}
.back{
	color: #000;
    border: 1px solid #bfd62e;
    min-height: 350px;
    background-color: #bfd62e;
    margin-bottom: 10px;
}
.back
{
	cursor:pointer;
}
.back a{
    text-decoration: none;
}
.heading h1{
	margin-top: 0;
    font-family: 'Conv_DIN Condensed Bold', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    color: #000;
}
p
{
	font-family: 'Conv_DINLightAlternate', sans-serif;
    font-size:16px;
	color:#000;
	text-align:justify;
}
.subtitle{
	padding-top: 130px;
	font-size: 36px;
    text-transform: uppercase;
    padding-top: 130px;
}
#about{
	    padding-top: 60px;
}
#work{
	
	    
		padding-bottom: 60px;
}
#clients{
	    padding-top: 60px;
}
#contact{
	    padding-top: 60px;
}
.wrk h1{
	color: #fff;
}
footer p
{
	font-size:10px;
	font-family:'Conv_DINLightAlternate';
}
.work_layer {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.service-box h4{
	font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
	text-align:center;
	padding-top:120px;
}
.service-box a{
	text-decoration: none;
}
.clients img{
	    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    width: 175px;
    float: left;
    filter: gray;
    padding: 20px;
    -webkit-transition: all .6s ease;
	cursor:pointer;
}
.clients{
	padding-bottom: 40px;
}
.checkbox{
	padding: 0px 20px 0px 10px;
	    display: inline-block;
	    color: #96989A;
}
.back:hover {
	background-color: #fff;
        transition: 1s;
}
.contact-sec{
	
    height: auto;
    padding-top: 0px;
    padding-bottom:0px;
    margin-bottom: 30px;
}
#contact {
    background-color: #000;
}
.contact-icon h2{
	color:#000;
	font-size:24px;
	display: inline-block;
}
.address{
	background-color: #bfd62e;
	padding: 14px 0px 33px 25px;
}
.contact-icon{
	  }
.contact-icon i{
	    font-size: 20px;
    color: #bfd62e;
    height: 50px;
    width: 50px;
    border: 1px solid #FFF157;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}
.contact-icon i:hover  {
    color: #fff;
    border: 1px solid #bfd62e;
    background: #bfd62e;
    -webkit-transition: .3s;
    transition: .3s;
}
.single-contact p{
	padding: 0px 60px;
}
footer{
	background-color: #96989A;
}
footer p{
	color: #fff;
	font-family: 12px;
}
.scroll nav li a{
	color: #000;
}

 .clients img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
      transition: 1s;
 
}
.service-box img{
     filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    margin-bottom:20px;
}
.service-box img:hover{
     filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
      transition: 1s;
}
.page li a{
   color: #000 !important;
}
#film{
        padding-top: 60px;
        padding-bottom: 60px;
}
#print{
        padding-top: 60px;
    padding-bottom: 60px;
}
#digital{
     padding-top: 60px;
    padding-bottom: 60px;
}
.box-title{
    text-align: center;
    font-family: 'Conv_DIN Condensed Bold', sans-serif;
    
}
.box-title h3{
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 0;
	color:#000;
}
.box-title p{
    font-family: 'Conv_DIN', sans-serif;
    
	font-size: 16px;
    color: #96989a;
	font-weight:normal;
	text-align;center;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* this will override the width=""/height="" properties defined on the iframe */
    width: 100%;
    height: auto;
}

@media(max-width:768px) {
.gautam
{
	text-align:center;
}
.hl
{
	display:none;
}
.scroll-mob{
    background-color: #fff;
    box-shadow: none;
	height:90px;
	z-index:999;
}
.navbar
{
	background-color:#fff;
}
.custom-navbar
{
	background-color: #fff;
}
.custom-navbar .nav li a
{
	color:#000;
}
.custom-navbar .nav li:first-child {
    border-top: none;
}
}
@media(max-width:425px) {
    .mob{
        background-color: #fff;
    }
    .mob li a{
        color: #000 !important;
    }
}