@font-face {
	font-family: 'CenturyGothic-Regular';
	src: url('../fonts/CenturyGothic_gdi.eot');
	src: url('../fonts/CenturyGothic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic_gdi.woff') format('woff'), url('../fonts/CenturyGothic_gdi.ttf') format('truetype'), url('../fonts/CenturyGothic_gdi.svg#CenturyGothic-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-F003;
}
@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('../fonts/CenturyGothic-Bold_gdi.eot');
	src: url('../fonts/CenturyGothic-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic-Bold_gdi.woff') format('woff'), url('../fonts/CenturyGothic-Bold_gdi.ttf') format('truetype'), url('../fonts/CenturyGothic-Bold_gdi.svg#CenturyGothic-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-F003;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'CenturyGothic-Regular';
	background-attachment: fixed;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'CenturyGothic-Bold';
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
label, input, textarea, button {
	margin: 0px;
	padding: 0px;
	outline: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#wrapper {
	width: 1320px;
	margin: auto;
	display: block;
}
.container {
	width: 1225px;
	margin: auto;
	display: block;
}
.left {
	width: 214px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 0;
}
.logo {
	display: block;
	margin: 32px 0 0 0px;
	padding: 0px;
}
.navigation {
	margin: 110px 0 0 0px;
	padding: 0 0 0 36px;
	display: block;
}
.navigation ul li {
	list-style: none;
	display: block;
	font-family: 'CenturyGothic-Bold';
	text-transform: uppercase;
}
.navigation ul li a {
	color: #000;
	display: block;
	text-shadow: 0px 0px 0 #fff,     /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */ -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.navigation ul li a:hover {
	color: red;
	transform: scale(1.1);
	transform-origin: 20% 80%;
	transition: transform 0.5s linear;
}
.navigation ul li:hover a {
}
.navigation ul li a.home {
	font-size: 37.22px;
	letter-spacing: 8px;
}
.navigation ul li a.story {
	font-size: 23.76px;
	letter-spacing: -1px;
	line-height: 0px;
}
.navigation ul li a.event {
	font-size: 36.29px;
	letter-spacing: 0;
	margin: 10px 0 0 0;
}
.navigation ul li a.entarment {
	font-size: 19.47px;
	letter-spacing: -1px;
	line-height: 0;
	margin: 0;
}
.navigation ul li a.exbition {
	font-size: 22.81px;
	letter-spacing: -1px;
	line-height: 37px;
	margin: 0;
}
.navigation ul li a.sports {
	font-size: 24.28px;
	letter-spacing: -1px;
	line-height: 0;
	margin: 0;
}
.navigation ul li .light {
	font-size: 18.74px;
	letter-spacing: -1px;
	line-height: 11px;
	margin: 18px 0 0;
	display: block;
}
.navigation ul li .camera {
	font-size: 23px;
	letter-spacing: 0px;
	line-height: 22px;
	display: block;
	margin: 0;
}
.navigation ul li .action {
	font-size: 29px;
	letter-spacing: 0px;
	line-height: 19px;
	display: block;
	margin: 0;
}
.navigation ul li a.creative {
	font-size: 26.36px;
	letter-spacing: 0;
	line-height: 23px;
	margin: 15px 0 0;
}
.navigation ul li a.space {
	font-size: 21.29px;
	letter-spacing: 0px;
	line-height: 15px;
	margin: 0;
}
.navigation ul li a.work {
	font-size: 23.99px;
	letter-spacing: 0;
	line-height: 23px;
	margin: 10px 0 0;
}
.navigation ul li a.contact {
	font-size: 36.99px;
	letter-spacing: 0;
	line-height: 28px;
	margin: 10px 0 0;
}
.right {
	display: block;
	margin: 0 0 0 214px;
	padding: 0px;
	min-height: 800px;
}
ul.thumb {
	width: 100%;
	float: left;
	margin: 0px;
}
ul.thumb li {
	list-style: none;
	float: left;
	width: 33%;
	position: relative;
	transition: all .2s ease-in-out;
	margin: 0px 0 0 0px
}
ul.thumb li:hover {
	transform: scale(1.1);
	transform-origin: 20% 80%;
	z-index: 9999999;
	transition: transform 1s linear;
}
ul.thumb li h3 {
	color: #fff;
	opacity: 0;
	font-size: 22px;
	padding: 10px 15px;
	text-transform: none !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	height: 100%;
	position: absolute;
	box-sizing: border-box;
	text-align: center;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 9999;
}
ul.thumb li p {
	color: #fff;
	opacity: 0;
	font-size: 15px;
	font-weight: 400;
	padding: 40px 15px 0 15px;
	text-transform: none !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	height: 100%;
	position: absolute;
	box-sizing: border-box;
	text-align: center;
}
ul.thumb li .story {
	background: #908689;
	max-height: 180px;
	min-height: 180px;
	height: 100%;
	width: 100%;
}
ul.thumb li .story h2 {
	font-size: 54.14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 14px;
	position: absolute;
}
ul.thumb li .story h2 span {
	display: block;
	font-size: 40.11px;
	line-height: 6px;
	padding: 0 0 18px 22px;
}
ul.thumb li .story img {
	display: block;
	margin: auto;
	padding: 41px 0 0;
}
ul.thumb li:hover p {
	opacity: 1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
ul.thumb li:hover h3 {
	opacity: 1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
ul.thumb li .story .textbox {
	background-color: rgba(53, 49, 50, 0.91);
	height: 133px;
	left: 32px;
	position: absolute;
	right: 32px;
	top: 24px;
	transform: scale(0);
	width: 83%;
}
ul.thumb li:hover .story .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .story .text {
	padding-top: 41px !important;
}
ul.thumb li .story .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 73px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .story .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li .cameraaction {
	background: #000;
	max-height: 180px;
	min-height: 180px;
	height: 100%;
	width: 100%;
}
ul.thumb li .cameraaction h2 {
	color: #fff;
	font-size: 36px;
	line-height: 31px;
	padding: 0 0 0 14px;
	position: absolute;
	text-transform: uppercase;
	top: 46px;
}
ul.thumb li .cameraaction img {
	display: block;
	margin: auto;
	padding: 41px 0 0 50px;
}
ul.thumb li .cameraaction .textbox {
	background-color: rgba(53, 49, 50, 0.96);
	height: 133px;
	left: 32px;
	position: absolute;
	right: 32px;
	top: 24px;
	transform: scale(0);
	width: 83%;
}
ul.thumb li:hover .cameraaction .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .cameraaction .text {
	padding-top: 21px !important;
}
ul.thumb li .cameraaction .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 60px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .cameraaction .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li .weare {
	background: #5ac5f6;
	max-height: 180px;
	min-height: 180px;
	height: 100%;
	width: 100%;
}
ul.thumb li .weare h2 {
	color: #fff;
	font-size: 45px;
	left: 0;
	line-height: 45px;
	padding: 0 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 44px;
	padding-left: 60px;
}
ul.thumb li .weare img {
	display: block;
	padding: 33px 0 0 18px;
}
ul.thumb li .weare .textbox {
	background-color: rgba(53, 49, 50, 0.96);
	height: 133px;
	left: 32px;
	position: absolute;
	right: 32px;
	top: 24px;
	transform: scale(0);
	width: 83%;
}
ul.thumb li:hover .weare .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .weare .text {
	padding-top: 37px !important;
}
ul.thumb li .weare .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 73px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .weare .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li .exibi {
	background: #011a50;
	max-height: 180px;
	min-height: 180px;
	height: 100%;
	width: 100%;
}
ul.thumb li .exibi h2 {
	color: #fff;
	font-size: 48px;
	left: 0;
	line-height: 45px;
	padding: 0 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 64px;
}
ul.thumb li .exibi .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 154px;
	left: 12px;
	position: absolute;
	right: 0;
	top: 13px;
	transform: scale(0);
	width: 93%;
}
ul.thumb li:hover .exibi .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .exibi .text {
	padding-top: 16px !important;
}
ul.thumb li .exibi .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 56px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .exibi .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.event-slide {
	position: relative;
	margin: 0 0 0 0px;
	max-height: 366px;
	overflow: hidden;
}
.event-tag {
	position: absolute;
	top: 12px;
	z-index: 9999;
}
ul.thumb li .entai {
	background: url(../images/entartainment.jpg) no-repeat;
	max-height: 366px;
	min-height: 366px;
	height: 100%;
	width: 100%;
	background-size: cover;
}
ul.thumb li .entai h2 {
	color: #fff;
	font-size: 47px;
	left: 0;
	line-height: 45px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 2px;
}
ul.thumb li .entai img {
	margin: auto;
	display: block;
	padding: 140px 90px 0 0;
}
ul.thumb li .entai .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 303px;
	left: 32px;
	position: absolute;
	right: 0;
	top: 30px;
	transform: scale(0);
	width: 82%;
}
ul.thumb li:hover .entai .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .entai .text {
	padding-top: 40px !important;
}
ul.thumb li .entai .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 90px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .entai .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li .sprots {
	background: #edcf32 url(../images/sprots-img.jpg) no-repeat center top;
	max-height: 364px;
	min-height: 364px;
	height: 100%;
	width: 100%;
	margin: -186px 0 0 0;
	position: relative;
	background-size: cover;
}
ul.thumb li .sprots h2 {
	color: #fff;
	font-size: 47px;
	left: 0;
	line-height: 45px;
	padding: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 85%;
	padding: 0 0 0 14px;
}
ul.thumb li .sprots .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 303px;
	left: 32px;
	position: absolute;
	right: 0;
	top: 30px;
	transform: scale(0);
	width: 82%;
}
ul.thumb li:hover .sprots .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .sprots .text {
	padding-top: 89px !important;
}
ul.thumb li .sprots .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 126px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .sprots .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li.ourwork {
	background: #c41504;
	max-height: 178px;
	min-height: 178px;
	height: 100%;
	width: 183px!Important;
	margin: 0px 0 0 0px;
	position: relative;
}
ul.thumb li.ourwork h2 {
	color: #fff;
	font-size: 47px;
	line-height: 45px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
}
ul.thumb li.ourwork h2 span {
	font-size: 33.7px;
	display: block;
}
ul.thumb li.ourwork .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 154px;
	left: 12px;
	position: absolute;
	right: 0;
	top: 13px;
	transform: scale(0);
	width: 88%;
}
ul.thumb li.ourwork:hover .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li.ourwork .text {
	padding-top: 48px !important;
}
ul.thumb li.ourwork .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 85px !important;
	right: 0;
	top: -7px;
}
ul.thumb li.ourwork .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li.spaceart {
	background: #69e8db;
	max-height: 178px;
	min-height: 178px;
	height: 100%;
	width: 182px!Important;
	margin: 0px 0 0 0px;
	position: relative;
}
ul.thumb li.spaceart h2 {
	color: #fff;
	line-height: 38px;
	position: absolute;
	right: 0;
	left: 0;
	text-align: center;
	text-align: center;
	text-transform: uppercase;
	bottom: 4px;
}
ul.thumb li.spaceart h2 span {
	display: block;
}
ul.thumb li.spaceart {
	background: url(../images/spacecart.png) no-repeat;
	max-height: 178px; background-size:cover;
	min-height: 178px;
	height: 100%;
	width: 100%;
	margin: 0px 0 0 0px;
	position: relative;
}
ul.thumb li.spaceart h2 {
	bottom: 0;
	color: #fff;
	font-size: 50px;
	left: 5px;
	line-height: 41px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
}
ul.thumb li.spaceart .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 154px;
	left: 7px;
	position: absolute;
	right: 0;
	top: 13px;
	transform: scale(0);
	width: 93%;
}
ul.thumb li.spaceart:hover .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li.spaceart .text {
	padding-top: 16px !important;
}
ul.thumb li.spaceart .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 56px !important;
	right: 0;
	top: -7px;
}
ul.thumb li.spaceart .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
ul.thumb li .creative {
	background: #dc5d9f;
	max-height: 178px;
	min-height: 178px;
	height: 100%;
	width: 363px;
	margin: 0px 0 0 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	background-image: url('../images/singapore.png');
}
ul.thumb li .creative h2 {
	color: #fff;
	font-size: 19px;
	line-height: 19px;
	position: absolute;
	left: 5px;
	text-align: center;
	text-transform: uppercase;
	top: 2px;
}
ul.thumb li .creative .textbox {
	background-color: rgba(53, 49, 50, 0.93);
	height: 154px;
	left: 12px;
	position: absolute;
	right: 0;
	top: 13px;
	transform: scale(0);
	width: 93%;
}
ul.thumb li:hover .creative .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.thumb li .creative .text {
	padding-top: 16px !important;
}
ul.thumb li .creative .text1 {
	font-size: 12px;
	left: 0;
	padding-top: 56px !important;
	right: 0;
	top: -7px;
}
ul.thumb li .creative .textbox {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
#footer {
	width: 100%;
	float: left;
	padding: 30px 0;
	background-color: transparent;
	background-image: url('../images/bg-transparent.png');
	background-repeat: repeat;
}
#footer p {
	font-size: 11px;
	font-family: 'CenturyGothic-Bold';
	color: #736f70;
	margin: 10px 0;
	color: Black
}
.foots-social {
	width: 100%;
	text-align: center;
	margin: 0px;
}
.foots-social h4 {
	font-family: 'CenturyGothic-Regular';
	font-size: 13px;
	color: #002056;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.foots-social ul li {
	list-style: none;
	display: inline-block;
	margin: 7px 1px;
}
/************services**********/

.fs {
	margin: 363px 0 0 0;
}
.fs1 {
	margin: 26px 0 0 0
}
.heading {
	background: #908689;
	width: 100%;
	float: left;
	padding: 30px;
	box-sizing: border-box;
	margin: 7px 0;
}
.heading h1 {
	font-size: 34px;
	color: #fff;
}
.services {
	width: 100%;
	float: left;
}
.services ul li {
	background: #f2f2f2 none repeat scroll 0 0;
	display: inline-block;
	float: left;
	margin: 0 7px 0 0;
	width: 271px;
}
.services-head {
	padding: 12px 25px;
	box-sizing: border-box;
	min-height: 70px;
}
.color1 {
	background: #edcf32;
}
.color2 {
	background: #000000;
}
.color3 {
	background: #5ac5f6;
}
.color4 {
	background: #dc5d9f;
}
.color5 {
	background: #011a50;
}
.color6 {
	background: #52aed8;
}
.color7 {
	background: #c41504;
}
.color8 {
	background: #69e8db;
}
.services-head img {
	float: left;
	margin: 0 15px 0 0;
}
.services-head h2 {
	font-size: 18px;
	color: #fff;
	display: block;
	text-transform: uppercase;
}
.services-details {
	width: 100%;
	float: left;
	padding: 25px;
	box-sizing: border-box;
}
.services-details ul li {
	display: block;
	width: 100%;
	margin: 3px 0;
}
.services-details ul li img {
	float: left;
	margin: 5px 0 0;
}
.services-details ul li p {
	display: block;
	font-size: 13px;
	margin: 0 0 0 12px;
}
.services ul li:nth-child(4n) {
	margin: 0;
}
.arrow_box {
	position: relative;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 23%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(242, 242, 242, 0);
	border-bottom-color: #f2f2f2;
	border-width: 7px;
	margin-left: -17px;
}
.arrow_box:before {
	border-color: rgba(242, 242, 242, 0);
	border-bottom-color: #f2f2f2;
	border-width: 7px;
	margin-left: -17px;
}
.right-botm {
	width: 100%;
	float: left;
	margin: 7px 0 0 0;
	padding: 45px;
	box-sizing: border-box;
	background: #f2f2f2;
}
.right-botm p {
	font-size: 13px;
	color: #002056;
}
.ftr {
	padding: 30px;
}
.ftr p {
	font-size: 10px;
	color: #fff;
}
.head {
	background: #5ac5f6;
	text-align: right;
}
.left-contact {
	width:46%;
	float: left;
}
.contactinfo {
	width: 100%;
	float: left;
	margin: 0px 0 0 0;
	padding: 25px;
	box-sizing: border-box;
	background: #5d5e61;
}
.contactinfo h1 {
	font-size: 21px;
	color: #fff;
}
.contactinfo p {
	font-size: 18px;
	color: #fff;
	margin: 20px 0 0 0;
	display: block;
	text-transform: uppercase;
}
.contactinfo span {
	display: block;
	font-size: 16px;
	color: #fff;
}
.num-details {
	width: 100%;
	float: left;
	margin: 18px 0;
}
.num-details ul li {
	display: block;
	width: 100%;
	margin: 5px 0;
}
.num-details ul li img {
	float: left;
}
.num-details ul li p {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 16px;
	text-transform: none;
}
.contact-img {
	width:100%;
	float: left;
	margin: 7px 0 0 0;
	background: url(../images/cont-img.jpg) no-repeat;
	height: 333px;
	position: relative;
}
.big-social {
	background: #f2f2f2;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.contact-img h6 {
	background: rgba(1, 70, 144, 0.74 );
	font-size: 16px;
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
.big-social h4 {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 18px;
}
.big-social ul {
	float: left;
}
.rt-contact {
	font-weight: bold;
	width: 53%;
	float: right;
	background: #f2f2f2;
	padding: 20px 30px;
	box-sizing: border-box;
}
.rt-contact h1 {
	font-size: 18px;
	color: #8f8f8f;
	text-transform: uppercase;
	margin: 0 0 30px 0
}
.rt-contact input {
	width: 100%;
	height: 35px;
	border: 1px solid #c7c7c7;
	margin: 0 0 12px 0;
	text-indent: 10px;
	font-size: 12px;
}
.rt-contact textarea {
	resize: none;
	font-size: 12px;
	height: 127px;
	width: 100%;
	border: 1px solid #c7c7c7;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 0 14px 0;
	font-size: 12px;
}
.botm-box {
	width: 100%;
}
.botm-box input {
	width: auto;
	margin: 0;
	float: left;
}
.botm-box p {
	float: left;
	margin: 8px 0 0 10px;
	font-size: 14px;
	color: #606060;
}
.submit {
	float: left;
	width: 100%;
	text-align: center;
	margin: 40px 0 0 0;
}
.submit input {
	margin: auto;
	float: none;
	text-align: center;
	cursor: pointer;
	background: #00a0c6;
	color: #fff;
	font-size: 16px;
	border: none;
	width: 125px;
}
.submit input:hover {
	background: #5d5e61;
}
.head1 {
	text-align: right;
}
.selcet-box {
	float: left;
	width: 231px;
	height: 30px;
	background: #fff;
}
.testimonial {
	width: 100%;
	margin: 0px 0;
	float: left;
	border: 0px solid #d8d8d8;
	padding: 10px;
	box-sizing: border-box;
}
.test-iner {
	width: 100%;
	float: left;
}
.test-iner img {
	max-height: 100px;
	max-width: 200px
}
.test-iner span p {
	box-sizing: border-box;
	display: inline;
	margin: 10px 0;
	font-size: 20px;
	line-height: 23px;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
}
.test-iner span {
	display: block;
	margin: 19px 10px;
	vertical-align: top;
}
.rt-b {
	display: inline-block;
	float: none !important;
	vertical-align: top;
	margin: 0 0 -13px 10px;
}
.rt-bl {
	display: inline-block;
	float: none !important;
	vertical-align: top;
	margin: -13px 10px 0 0;
}
.details {
	float: right;
}
.details h1 {
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif;
}
.details p {
	display: block;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
}
.gallery {
	width: 100%;
	float: left;
}
.owl-pagination {
	float: left;
	margin: -25px 0 0 27px;
}
#container li img {
	width: 100%;
}
.gallery_title {
	border-bottom: solid 2px #8e7630;
	display: block;
	overflow: hidden;
	clear: both;
	margin: 45px 0 0 0px;
	padding: 0 0px 15px 0px;
}
.gallery_title h2 {
	font-family: 'AvenirNextLTProBold';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 7px;
	margin: 0 0 8px 0px;
}
#container li {
	list-style: none;
	float: none;
	display: inline-block;
	height: 150px;
}
#container li img {
	max-height: 150px;
	max-width: 150px;
}
#container .ps-current li {
	height: 600px;
}
#container .ps-current li img {
	max-width: 1000px;
	max-height: 600px;
	width: auto
}
.pgwSlideshow {
	height: 750px;
}
#lightGallery li img {
	max-height: 150px;
	max-width: 150px;
	height: 150px;
	width: 150px;
}
#containe #pgwSlideshow li {
	float: left
}
#container li:nth-child(4n) {
	margin: 0;
}
#container li li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0 7px;
}
#container li a:hover {
	text-decoration: none;
	color: #8e7630;
}
.content {
	overflow: auto;
	position: relative;
	margin: 10px 0;
	width: 100%;
	height: 650px;
}
.content.hidden {
	display: none;
}
.content.event {
	margin: 0px;
}
.ftr1 {
	text-align: center;
}
.ftr1 p {
	color: #fff !important;
}
.test-img {
	float: left;
	width: 265px;
	text-align: center;
}
.test-word {
	float: right;
}
.test-details {
	float: right;
	width: 100%;
	text-align: center;
	padding-top: 10px
}
.test-details .maincontenta {
	 margin: 0 auto; 
    max-width: 700px;
    width: 100%;
}
.test-details .details {
	float: none;
	margin: 0 auto;
	width: 100%; max-width:700px;
	padding-right: 0;
	text-align: right;
	padding-top: 30px;
}
.test-details .details ul {
	float: right
}
.test-details p, .test-details span {
	margin: 0;
	padding: 0;
}
.event-containt {
	background: #f2f2f2;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
}
.event-containt h4 {
	font-size: 17px;
	color: #535353;
}
.event-containt p {
	font-size: 14px;
	color: #535353;
	margin: 10px 0 0 0;
}
.running-event {
	width: 100%;
	margin: 20px 0 7px 0;
	padding: 0 15px;
	box-sizing: border-box;
}
.running-event h1 {
	font-size: 22px;
	color: #606060;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #cccccc;
	text-align: center
}
.running-event h1:after {
	width: 83px;
	height: 3px;
	border-bottom: solid 3px #68979f;
	display: block;
	content: "";
	margin: 3px auto 0 auto;
}
.running-event h3 {
	font-size: 18px;
	color: #606060;
}
.running-event p {
	font-size: 14px;
	color: #000;
	margin: 10px 0;
}
.running-event ul li {
	list-style: none;
	margin: 0 0 0 40px;
	font-size: 15px;
}
.example {
	margin: 20px 0;
	width: 100%;
}
.example span {
	font-size: 16px;
	color: #606060;
}
.ex-box {
	width: 100%;
	background: #f7f7f7;
	text-align: center;
	float: left;
	margin: 10px 0;
}
.bg {
	text-align: center;
	background: url(../images/exbg.jpg) bottom left no-repeat;
}
.ex-box ul li {
	display: inline-block;
	margin: 10px 25px;
	vertical-align: top;
}
.containt {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.containt h1 {
	font-size: 18px;
	margin: 0;
	color: #606060;
}
.containt p {
	font-size: 15px;
}
.bg1 {
	text-align: center;
	background: url(../images/bg2.jpg) top right no-repeat;
}
.bg1 li {
	margin: 20px 0 !important;
}
.other-services {
	width: 100%;
	margin: 20px 0;
	float: left;
}
.other-services span {
	font-size: 15px;
	color: #606060;
}
.other-services ul {
	width: 100%;
	margin: 10px 0;
}
.other-services ul li {
	list-style: disc;
	margin: 0 0 0 40px;
	font-size: 15px;
}
.bg3 {
	text-align: center;
	background: url(../images/bg3.jpg) top left no-repeat;
	padding: 10px 0;
}
.bg3 li {
	margin: 0 !important;
}
.eb {
	background: none;
}
.eb ul {
	text-align: left;
}
.eb ul li {
	margin: 0;
	width: 330px;
}
.os {
	margin: 5px 0
}
.containt h5 {
	font-size: 15px;
	color: #606060;
}
.rt {
	background-color: transparent;
	background-image: url('../images/bg-transparent.png');
	background-repeat: repeat;
}
.grouphead {
	font-weight: bold;
	margin-top: 10px;
	font-size: 26px;
	width: 100%;
	background-image: url('../images/divider.png');
	height: 200px;
	line-height: 217px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}
.imageleft {
	float: left;
	display: inline;
	width: 280px; position:absolute; left:0;
	text-align: center
}
.textright {
	 box-sizing: border-box;
    display: inline;
    float: left; min-height:300px;
    padding: 10px 12px 10px 260px;
    width: 100%;
}
.textleft {
	box-sizing: border-box;
    display: inline;
    float: left; min-height:300px;
    padding: 10px 260px 10px 20px;
    width: 100%
}
.imageright {
	display: inline;
    float: left;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 280px;
}
.circular {
	width: 240px;
	height: 240px;
	border-radius: 120px;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	margin-left: 30px;
	background-position: center center;
}
.items {
	display: inline-block; position:relative;
	width: 100%
}
.items img {
	border: 1px solid grey;
	max-width: 300px;
	max-height: 200px
}
.boxline {
	margin: 30px 0;
	padding: 0 30px;
}
#footer p {
	color: Black !important
}
.maincontenta strong {
	color: Red;
}
.maincontenta b {
	color: Red;
}
.bannerimg img {
	width: 100%;
}
.details {
	padding-right: 60px;
}
.details ul, .details li {
	list-style: none;
	display: table-cell;
}
.details li {
	display: inline-block;
	height: 100px;
	vertical-align: bottom;
	padding: 5px;
}
.items ul, .items li {
	margin: 0 0 0 25px;
	padding: 0
}
#container #lightGallery li {
}
.smalltxt {
	font-size: 14px;
}
.filter {
	margin-bottom: 0px;
	display: block;
}
.filter a {
	padding: 5px 5px;
	background: #A87F41;
	font-size: 12px;
	border-radius: 3px;
	color: White;
}
.filter .selected a {
	padding: 5px 5px;
	background: #CB984B;
	font-size: 12px;
	border-radius: 3px;
	color: White;
}
#formenu .filter a:hover, .filter a:visited {
	padding: 5px 5px;
	border-radius: 3px;
	color: White;
	background: #CB984B;
}
#formenu {
	padding-bottom: 10px;
	text-align: center;
}
#formenu .filter {
	list-style: none;
}
#formenu .filter li {
	display: inline-block;
	margin-right: 10px;
	height: auto; margin-bottom:10px;
	border-width: 0px;
	width: auto
}
.foren {
	text-shadow: 4px 4px 0 black, /* Simulated effect for Firefox and Opera and nice enhancement for WebKit */ -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
}

.menu-icon{ display:none;}

.mob-menu{ display:none;}

.about-bg{ height:1250px; background:url(../images/scroll.png) no-repeat center center; width:100%; float:left;}

.about-padding{ padding:150px 150px 10px 150px;}


@media (max-width:1320px) {
#wrapper {
	width: 90%;
	max-width: 1320px;
	margin: auto;
}

ul.thumb li{ width:50%;}

ul.thumb li.ourwork{ width:50% !important;}

ul.thumb li .creative{ width:100%;}

ul.thumb li:last-child{ width:75%;}

ul.thumb li.spaceart{ width:25% !important;}

ul.thumb li .entai h2{ font-size:40px;}

.about-bg{ background-size:cover;}

.about-padding {
    padding: 150px 10% 10px;
}

.items ul, .items li {
    margin: 8px;
    padding: 0;
}

.sdfsdf {
    height: auto !important;
}

#container .ps-current li{ height:auto !important;}

#container .ps-current li img{ max-width:100% !important;}

.pgwSlideshow{ height:auto !important;}

.content{ height:auto !important;}

.right{ min-height:inherit !important;}


}

@media (max-width:980px) {
	
body{ background-image:url(../images/mob-bg.jpg) !important; background-repeat:no-repeat; background-position:right;}	
	
.right{ margin:0; float:right; width:100%;}

.navigation{ display:none;}	

.logo {
    display: block;
    float: left;
    margin: 15px 0px 15px;
    padding: 0;
    width: 130px;
}

.left{ position:relative; width:100%;}

ul.thumb li h3{ font-size:18px;}

.menu-icon{ display: block;
    float: right; cursor:pointer;
    margin-top: 40px;}

.mob-menu{background: rgba(196, 21, 4, 0.8) none repeat scroll 0 0;
    display: none;
    height: 100vh;
    margin: 0;
    padding: 20px;
    position: absolute;
    right: -39px;
    z-index: 999;}
	
.not-mob{ display:none;}

.botm-box p{ font-size:13px;}		
	#divbss img { width:100% ! important; height:auto ! important;}
}

@media (max-width:767px) {
	
	
ul.thumb li.ourwork {
    width: 70% !important;
}

ul.thumb li.spaceart {
    width: 30% !important;
}

ul.thumb li {
    width: 100%;
}

ul.thumb li:last-child {
    width: 100%;
}	
	
.about-bg{ height:auto; padding-bottom:80px;}

.left-contact{ width:100%;}

.rt-contact{ width:100%;}

ul.thumb li .sprots{ margin:0;}

	
}

@media (max-width:640px) {
	
ul.thumb li.spaceart {
    background-size: cover;
    width: 50% !important;
}

ul.thumb li.ourwork {
    width: 50% !important;
}	

.imageleft {
    display: block;
    float: none;
    left: 0;
    margin: auto;
    position: relative;
    text-align: center;
    width: 280px;
}

.textright{ padding:20px;}

.imageright {
    display: block;
    float: none;
    margin: auto;
    position: relative;
    right: 20px;
    text-align: center;
    width: 280px;
}

.textleft {
    box-sizing: border-box;
    display: inline;
    float: left;
    min-height: 300px;
    padding: 20px;
    width: 100%;
}

.textleft div{ padding:0px !important;}

.textright div{ padding:0px !important;}

.textleft{ min-height:inherit;}

.textright{ min-height:inherit;}
	
}

@media (max-width:479px) {
	
ul.thumb li .cameraaction h2{ font-size:25px;}

ul.thumb li h3 {
    font-size: 15px;
}

ul.thumb li .weare h2{ font-size:30px; line-height:30px; top:60px;}	

ul.thumb li .exibi h2{ font-size:35px;}

ul.thumb li .entai h2 {
    font-size: 30px;
}

ul.thumb li.ourwork {
    width: 100% !important;
}

ul.thumb li.spaceart{ width:100% !important;}

.about-padding {
    padding: 150px 10px 10px;
}

.botm-box p {
    color: #606060;
    float: none;
    font-size: 13px;
    margin: 8px 0 0 30px;
}
	
}

