@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure {
	text-align: center;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
/* =Menu

-------------------------------------------------------------- */



#access {
}
#access .menu-header,  div.menu {
}
#access .menu-header ul,  div.menu ul {
}
#access .menu-header li,  div.menu li {
}
#access a {
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,  #access ul ul :hover > a {
/*background:url(../images/nav-feather.jpg) no-repeat top center; color:#a4a1a1;*/

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item,  #access ul li.current_page_ancestor,  #access ul li.current-menu-ancestor,  #access ul li.current-menu-item,  #access ul li.current-menu-parent {
	background: url(../images/nav-feather.jpg) no-repeat top center;
	color: #a4a1a1;
}
* html #access ul li.current_page_item,  * html #access ul li.current_page_ancestor,  * html #access ul li.current-menu-ancestor,  * html #access ul li.current-menu-item,  * html #access ul li.current-menu-parent,  * html #access ul li a:hover {
	background: url(../images/nav-feather.jpg) no-repeat top center;
	color: #a4a1a1;
}
#access ul li.current_page_item > a,  #access ul li.current_page_ancestor > a,  #access ul li.current-menu-ancestor > a,  #access ul li.current-menu-item > a,  #access ul li.current-menu-parent > a {
/*color: #fff;*/

}
* html #access ul li.current_page_item a,  * html #access ul li.current_page_ancestor a,  * html #access ul li.current-menu-ancestor a,  * html #access ul li.current-menu-item a,  * html #access ul li.current-menu-parent a,  * html #access ul li a:hover {
/*color: #fff;*/

}
/*MENU ENDS*/







/*IMAGE SECTION*/



/* =Images

-------------------------------------------------------------- */



/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto,  img.size-full,  img.size-large,  img.size-medium,  .attachment img,  .widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,  img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,  img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,  img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,  img.alignright,  img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/*IMAGE SECTION ENDS*/





body {
	margin: 0 !important;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0px;
	background-color: #fff;
}
header {
}
.container {
	width: 1250px;
	margin: 0 auto;
}
.feather-container {
	width: 1250px;
	float: left;
	background: url(../images/feather.jpg) bottom 10px right 15px no-repeat;
	min-height: 400px;
}
body.home .feather-container {
	width: 1250px;
	float: left;
	background: url(../images/feather.jpg) bottom 124px right 20px no-repeat;
	min-height: 400px;
}
header nav {
	margin: 10px 0 0 0;
}
header nav ul {
	text-align: center;
}
header nav ul li {
	display: inline-block;
	padding: 60px 0 25px;
}
header nav ul li a {
	font-family: 'LatoLight';
	font-size: 14px;
	color: #1e1c1c;
	text-transform: uppercase;
	background: url(../images/nav-dot.png) no-repeat left center;
	padding: 0 15px 0 25px;
}
/*header nav ul li:hover{background:url(../images/nav-feather.jpg) no-repeat top center;}*/

header nav ul li a:hover {
	color: #a4a1a1;
}
header nav ul li.active {
	background: url(../images/nav-feather.jpg) no-repeat top center;
	color: #a4a1a1;
}
header nav ul li:first-child a {
	background: none;
}
.logo-side {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 130px;
}
.rpadd {
	padding: 50px 116px 0 0;
}
.logo-sm {
	float: right;
	margin: 5px 0 0
}
footer {
	width: 100%;
	float: left;
	margin: 20px 0 10px 0;
}
footer p {
	font-family: 'LatoLight';
	font-size: 8px;
	color: #636060;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0px;
}
.ncontent {
	width: 825px;
	margin: auto;
	height: 440px;
	overflow: auto;
}
.content-left {
	width: 100%;
	float: left;
	padding-bottom: 25px;
	padding-left: 17px;
}
.content-left ul {
}
.content-left ul li {
	margin: 30px 0 0;
	float: left;
}
.content-left ul.commercial {
	width: 803px;
	margin: auto;
}
.content-left ul.commercial li {
	margin: 30px 0 0;
	float: left;
}
.commercial-div {
	width: 1150px;
	float: left;
	padding-bottom: 25px;
	position: relative;
}
.commercial-div ul {
}
.commercial-div ul li {
	width: 265px;
	overflow: hidden;
	margin: 30px 15px 30px 0;
	float: left;
}
.commercial li h3 {
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 0 0 0;
}
.commercial li h3 a {
	color: #000;
}
.ctext {
	width: 242px;
	float: left;
}
.ctext p {
	font-family: 'LatoRegular';
	color: #645d5d;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0;
}
.ctext h3 {
	font-family: 'LatoRegular';
	color: #645d5d;
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
}
.ctext h3 a {
	font-family: 'LatoRegular';
	color: #645d5d;
}
.video {
	width: 184px;
	float: left;
	height: 103px;
	margin-right: 16px;
}
.text {
	width: 540px;
	float: left;
}
.text p {
	font-family: 'LatoRegular';
	color: #645d5d;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0;
}
.text h3 {
	font-family: 'LatoRegular';
	color: #645d5d;
	font-size: 18px;
	line-height: 20px;
}
.text h3 a {
	font-family: 'LatoRegular';
	color: #645d5d;
}
.page-home {
	text-align: center;
	position: relative;
}
.blog {
	clear: both;
}
.blog li {
	margin-bottom: 50px;
}
.blog li h3 {
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 0 0 0;
}
.blog li h3 a {
	color: #000;
}
.blog li p {
	font-family: 'LatoRegular';
	font-size: 14px;
	color: #8d8d8a;
	padding: 5px 0 20px;
}
.blog-img {
	margin: 16px 0 0;
}
.text1 {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
}
.blog-left {
	width: 595px;
	float: left;
}
.contact-bg {
	width: 350px;
	float: left;
	margin: 20px 0 0 0;
}
.contact {
	width: 250px;
	float: left;
	margin: 0 0 0 0;
}
.contact h3 {
	font-family: 'LatoRegular';
	font-size: 24px;
	color: #000;
	clear: both;
	padding: 10px 0 0;
}
.contact h4 {
	font-family: 'LatoRegular';
	font-size: 20px;
	padding: 25px 0 0;
	color: #595953;
}
.contact p {
	font-family: 'LatoRegular';
	font-size: 14px;
	padding: 8px 0 0;
	color: #595953;
}
.contact p a {
	color: #595953;
}
.contact p {
	font-family: 'LatoRegular';
	font-size: 14px;
	padding: 10px 0 0;
	color: #595953;
}
.contact p span {
	color: #2b2b27
}
.contact-img {
	margin: 10px 0 0;
	float: left;
}
.contact-right {
	width: 400px;
	float: right;
}
.contact-sec {
	clear: both;
	padding-bottom: 40px;
}
.contact-sec h4 {
	font-family: 'LatoRegular';
	font-size: 18px;
	text-align: center;
	padding: 18px 0 0;
	clear: both;
	color: #000;
}
.contact1 {
	width: 100%;
}
.contact1 input[type="text"], input[type="tel"], input[type="email"] {
	font-family: 'LatoRegular';
	color: #867b7b;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	width: 370px;
	padding-left: 8px;
	height: 30px;
	float: left;
	margin: 18px 0 0;
}
.contact1 textarea {
	font-family: 'LatoRegular';
	color: #867b7b;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	width: 140px;
	height: 70px;
	margin: 18px 0 0;
	width: 370px;
	padding: 10px 0 0 2%;
}
.contact1 input[type="submit"] {
	font-family: 'LatoRegular';
	color: #fff;
	font-size: 14px;
	width: 100px;
	height: 30px;
	background: #000;
	float: left;
	margin-top: 20px;
}
@font-face {
	font-family: 'LatoLight';
	src: url('../fonts/lato-light.eot');
	src: url('../fonts/lato-light.eot') format('embedded-opentype'),  url('../fonts/lato-light.woff2') format('woff2'),  url('../fonts/lato-light.woff') format('woff'),  url('../fonts/lato-light.ttf') format('truetype'),  url('../fonts/lato-light.svg#LatoLight') format('svg');
}
@font-face {
	font-family: 'LatoRegular';
	src: url('../fonts/lato-regular.eot');
	src: url('../fonts/lato-regular.eot') format('embedded-opentype'),  url('../fonts/lato-regular.woff2') format('woff2'),  url('../fonts/lato-regular.woff') format('woff'),  url('../fonts/lato-regular.ttf') format('truetype'),  url('../fonts/lato-regular.svg#LatoRegular') format('svg');
}
@font-face {
	font-family: 'latobold';
	src: url('../fonts/lato-bold-webfont.eot');
	src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/lato-bold-webfont.woff2') format('woff2'),  url('../fonts/lato-bold-webfont.woff') format('woff'),  url('../fonts/lato-bold-webfont.ttf') format('truetype'),  url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
#comments {
	display: none;
}
h2.entry-title {
	display: none;
}
h1.entry-title {
	display: none;
}
.blog h2.entry-title {
	display: block !important;
}
.blog li h2.entry-title {
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 10px 0 0;
}
.blog li h2.entry-title a {
	color: #000;
}
.blog li h2.entry-title a:hover {
	color: #8d8c8c;
}
.entry-meta {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
}
.entry-meta a {
	color: #000;
}
.entry-meta a:hover {
	color: #595953;
}
.entry-utility {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
	margin-bottom: 30px;
}
.entry-utility a {
	color: #000;
}
.entry-utility a:hover {
	color: #595953;
}
.entry-content img {
	margin: 16px 0 20px 0;
}
.nav-previous {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
	margin-bottom: 30px;
}
.nav-previous a {
	color: #000;
}
.nav-previous a:hover {
	color: #595953;
}
.nav-next {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
	margin-bottom: 30px;
}
.nav-next a {
	color: #000;
}
.nav-next a:hover {
	color: #595953;
}
.entry-content {
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
	margin: 30px 0 30px;
}
.entry-content a {
	color: #000;
}
.entry-content a:hover {
	color: #595953;
}
h1.page-title {
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 30px 0;
}
h1.page-title a {
	color: #000;
}
h1.page-title a:hover {
	color: #8d8c8c;
}
.entry-summary {
	width: 80%;
	font-family: 'LatoRegular';
	color: #595953;
	font-size: 14px;
	display: block;
	padding: 10px 0 0 10px;
	margin: 30px 0 30px;
}
.entry-summary a {
	color: #000;
}
.entry-summary a:hover {
	color: #595953;
}
.page-id-15 .entry-content {
	padding: 0px !important;
	margin: 0px !important;
}
.single-post h1.entry-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.single-post h1.entry-title a {
	color: #000;
}
.single-post h1.entry-title a:hover {
	color: #8d8c8c;
}
.author h2.entry-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.author h2.entry-title a {
	color: #000;
}
.author h2.entry-title a:hover {
	color: #8d8c8c;
}
.category h2.entry-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.category h2.entry-title a {
	color: #000;
}
.category h2.entry-title a:hover {
	color: #8d8c8c;
}
.error404 h1.entry-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.error404 h1.entry-title a {
	color: #000;
}
.error404 h1.entry-title a:hover {
	color: #8d8c8c;
}
#searchform {
	margin-top: 25px;
}
.search h1.page-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 30px 0;
}
.search h1.page-title a {
	color: #000;
}
.search h1.page-title a:hover {
	color: #8d8c8c;
}
.search-results h1.page-title {
	display: block !important;
	font-family: 'latobold';
	font-size: 24px;
	color: #8d8c8c;
	text-transform: uppercase;
	margin: 30px 0 30px 0;
}
.search-results h1.page-title a {
	color: #000;
}
.search-results h1.page-title a:hover {
	color: #8d8c8c;
}
/*===== MANOJ =====*/



body.home footer > .logo-sm {
	display: none;
}
.m-new-work-thumb img {
	width: 184px;
	height: auto;
}
.m-commercial-thumb img {
	width: 184px;
	height: 103px;
}
.m-film-thumb img {
	width: 184px;
	height: 103px;
}
.m-music-video-thumb img {
	width: 184px;
	height: 103px;
}
body.blog .feather-container .blog-left li .entry-summary {
	width: 100%;
}
body.blog .feather-container .blog-left li .entry-summary img.wp-post-image {
	width: 100%;
	height: auto;
}
body.single .feather-container .blog-left li .entry-summary img.wp-post-image {
	width: 100%;
	height: auto;
}
.contact1 #wpcf7-f84-o1 p {
	clear: both;
	overflow: hidden;
}
.entry-content span.edit-link {
	display: none;
}
body.blog .entry-meta {
	display: none;
}
body.single .entry-meta {
	display: none;
}
body.blog .entry-utility {
	display: none;
}
body.single .entry-utility {
	display: none;
}
body.single .new-work-single-blog {
	width: 100%;
}
body.single .new-work-single-blog h3 {
	color: #8d8c8c;
	font-family: "latobold";
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 25px;
}
body.single .new-work-single-blog .single-cont-text {
	padding-top: 25px;
	width: 95%;
}
body.single .new-work-single-blog .single-cont-text p {
	color: #645d5d;
	font-family: "LatoRegular";
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0;
}
.single-nav-bottom {
	clear: both;
	overflow: hidden;
	padding-top: 30px;
}
.single-nav-bottom .m-single-prev-post {
	color: #1e1c1c;
	font-family: "LatoLight";
	font-size: 16px;
	padding: 0 15px 0 0;
	display: inline;
	float: left;
}
.single-nav-bottom .m-single-prev-post a {
	color: #1e1c1c;
}
.single-nav-bottom .m-single-nxt-post {
	color: #1e1c1c;
	font-family: "LatoLight";
	font-size: 16px;
	padding: 0 50px 0 25px;
	display: inline;
	float: right;
}
.single-nav-bottom .m-single-nxt-post a {
	color: #1e1c1c;
}
.single-nav-top {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
.single-nav-top .m-single-prev-post {
	color: #1e1c1c;
	font-family: "LatoLight";
	font-size: 16px;
	padding: 0 15px 0 0;
	display: inline;
	float: left;
}
.single-nav-top .m-single-prev-post a {
	color: #1e1c1c;
}
.single-nav-top .m-single-nxt-post {
	color: #1e1c1c;
	font-family: "LatoLight";
	font-size: 16px;
	padding: 0 50px 0 25px;
	display: inline;
	float: right;
}
.single-nav-top .m-single-nxt-post a {
	color: #1e1c1c;
}
/*===== 31-07-2015 =====*/

body.single header {
	display: none;
}
body.single footer {
	display: none;
}
body.single .feather-container {
	background: none;
}
body.single .single-nav-top {
	display: none;
}
body.single .single-nav-bottom {
	display: none;
}
body.single .ncontent {
	margin: 50px auto;
	height: 550px;
}
body.single .ncontent .content-left {
	padding-bottom: 0;
}
body.blog ul.blog li h2.entry-title {
	text-transform: none;
}
 @media screen and (max-width:1249px) {
.container {
	width: 98%;
	margin: 0 auto;
}
.feather-container {
	width: 100%;
	margin: 0 auto;
}
.ncontent {
	width: 70%;
	margin: 0 auto;
}
img {
	max-width: 100%;
	height: auto;
}
.content-left ul.commercial {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.content-left ul.commercial li {
	display: inline-block;
	float: none;
	margin: 15px 0 0;
}
body.page-template-page-newwork .video {
	width: 25%;
	height: auto;
}

body.page-template-page-newwork .video img{
	width: 100%;
	height: auto;
}

.text {
	width: 66%;
	float: left;
}
.contact-bg {
	width: 35%;
	background: none;
}
.contact {
	width: 90%;
	margin-left: 0;
}
.contact-right {
	width: 62%;
	float: right;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0 !important;
}
.contact1 input[type="text"], input[type="tel"], input[type="email"] {
	width: 96%;
	padding-left: 3%;
}
.contact1 textarea {
	width: 96%;
	padding-left: 3%;
}
.contact1 #wpcf7-f84-o1 p {
	width: 95%;
}
.contact1 {
	width: 95%;
	float: right;
}

body.home .feather-container{
	width: 100%;
}

}
 @media screen and (max-width:979px) {
header nav ul li a {
	padding: 0 8px 0 25px;
	font-size: 13px;
}

.text p {
	padding: 5px 0 0;
}
.m-film-thumb {
	width: 200px;
}
}
 @media screen and (max-width:800px) {
header nav ul li a {
	padding: 0 8px 0 25px;
	font-size: 12px;
}
.feather-container,body.home .feather-container {
	background-size: 120px;
}
.blog-left {
	width: 100%;
}
.blog-left .entry-summary {
	padding-left: 0;
}
.content-left ul li {
	width: auto;
}
}
 @media screen and (max-width:767px) {
header nav {
	display: none;
}
.feather-container,body.home .feather-container {
	background-size: 100px;
}
}

 @media screen and (max-width:738px) {
	 
	 body.page-template-page-newwork .video{
		 width: 35%;
	 }
	 
	 .text{
		 width: 52%;
	 }
	 
 }

 @media screen and (max-width:600px) {
.feather-container,body.home .feather-container {
	background-size: 55px;
}
footer p {
	font-size: 10px;
}
.text {
	width: 100%;
	float: none;
}
.text p {
	padding: 5px 0 0;
}
.video {
	width: 100%;
	float: none;
}
.contact-bg {
	float: none;
	width: 100%;
}

.content-left{
	padding-left: 0;
    width: 92%;
}

.contact-right {
	width: 100%;
}
.contact1 {
	float: left;
}
.contact-sec h4 {
	font-size: 16px;
	text-align: left;
}
.logo-side {
	margin-top: 30px;
}
.logo-side img {
	width: 80%;
}
}

/*Umair Changes */

body.page-template-page-newwork div.text{
width: 100% !important;
}

/* move video to left and align with title and credits */
.content-left iframe {
    max-width: 600px !important;
}

