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, strong, 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;
	background: transparent
}
#home, #about-us, #portfolio, #logo_container, #camp_gal, #shoots, #services, #contact_page {
	/*padding-top: 115px;*/
	padding-bottom: 105px;/*min-height:750px;
height:auto!important;
height:750px;*/
}
/*port page*/
#portfolio, #logo_container, #camp_gal, #shoots {
	/*padding-top: 91px;*/
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
#portfolio h1 {
	font-size: 23px;
	font-weight: normal;
color:#5a5a5a margin-bottom:3px;
}
#port_nav {
	/*text-align: right;
	padding-right: 70px;*/
	clear: both;
	margin-bottom: 30px;
}
#port_nav ol {
	margin-left: 39%;
}
@media(max-width:1400px) {
#port_nav ol {
	margin-left: 37%;
}
}
@media(max-width:1300px) {
#port_nav ol {
	margin-left: 35%;
}
}
@media(max-width:1100px) {
#port_nav ol {
	margin-left: 33.5%;
}
}
@media(max-width:992px) {
#port_nav ol {
	margin-left: 31.5%;
}
}
@media(max-width:800px) {
#port_nav ol {
	margin-left: 26%;
}
}
@media(max-width:700px) {
#port_nav ol {
	margin-left: 22%;
}
}
@media(max-width:600px) {
#port_nav ol {
	margin-left: 18%;
}
}
@media(max-width:500px) {
#port_nav ol {
	margin-left: 12%;
}
}
@media(max-width:480px) {
#port_nav ol {
	margin-left: 10%;
}
}
@media(max-width:400px) {
#port_nav ol {
	margin-left: auto;
}
}
#port_nav ol li {
	list-style: none;
	display: inline;
	font-size: 14px;
	color: #000000;
	float: left;
	display: block;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	border-radius: 3px;
	background-color: #f1f1f1;
	margin-top: 30px;
	margin-right: 5px;
	text-transform: uppercase;
}
#filters li.active {
	background-color: #000000;
	color: #FFFFFF;
}
#port_nav ol li a {
	text-decoration: none;
	color: #000000;
}
#port_nav ol li:hover, #port_nav ol li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
.ellipse {
	float: left;
}
.port_container {
}
.page_navigation, .alt_page_navigation {
	padding-bottom: 10px;
	float: right;
}
.page_navigation a, .alt_page_navigation a {
	padding: 3px 10px;
	margin: 2px;
	color: #afafaf;
	text-decoration: none;
	float: left;
	font-size: 12px;
	background-color: #242424;
}
.active_page {
	background-color: #615f5f !important;
	color: #e4e4e4 !important;
}
#website_design, #corporate, #campaigns {
	display: none;
}
#tiles {
	list-style-type: none;
	position: relative;
	margin: 0;
}
#tiles li {
	width: 215px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	/*-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;*/
	display: none; /** Hide items initially to avoid a flicker effect **/
	cursor: pointer;
	/*padding: 4px;*/
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 10;
}
#tiles li a {
	display: block;
}
#tiles li.inactive {
	opacity: 0;
	z-index: 1;
}
#tiles li p {
	color: #666666;
	padding: 8px 10px;
	font-size: 13px;
	line-height: 18px;
}
#tiles li p strong {
	font-size: 16px;
	margin-bottom: 5px;
}
#tiles ali:nth-child(3n) {
	height: 175px;
}
#tiles ali:nth-child(4n-3) {
	padding-bottom: 30px;
}
#tiles ali:nth-child(5n) {
	height: 250px;
}
#portfolio {
	overflow: hidden;
}
#portfolio .camp_post a, #portfolio .website a, #portfolio .shoot a {
	width: 215px;
	height: 149px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
#portfolio .logo a {
	width: 215px;
	height: 100px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
#portfolio .logo img {
	width: 100%;
}
/*common css */

.pad10 {
	padding: 10px;
}
.pad20 {
	padding: 20px;
}
.pad30 {
	padding: 30px;
}
.pad40 {
	padding: 40px;
}
.mar10 {
	margin: 10px;
}
.mar20 {
	margin: 20px;
}
.mar30 {
	margin: 30px;
}
.mar40 {
	margin: 40px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt12 {
	margin-top: 12px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt33 {
	margin-top: 33px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt60 {
	margin-top: 50px;
}
.mr5 {
	margin-right: 5px;
}
.mr8 {
	margin-right: 8px;
}
.mr10 {
	margin-right: 10px;
}
.mr12 {
	margin-right: 12px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb12 {
	margin-bottom: 12px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.ml5 {
	margin-left: 5px;
}
.ml8 {
	margin-left: 8px;
}
.ml10 {
	margin-left: 10px;
}
.mr80 {
	margin-right: 97px;
}
.ml12 {
	margin-left: 12px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.pt5 {
	padding-top: 5px;
}
.pt8 {
	padding-top: 8px;
}
.pt10 {
	padding-top: 10px !important;
}
.pt12 {
	padding-top: 12px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pr5 {
	padding-right: 5px;
}
.pr8 {
	padding-right: 8px;
}
.pr10 {
	padding-right: 10px;
}
.pr12 {
	padding-right: 12px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pr35 {
	padding-right: 35px;
}
.pr40 {
	padding-right: 40px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb8 {
	padding-bottom: 8px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb12 {
	padding-bottom: 12px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pl5 {
	padding-left: 5px;
}
.pl8 {
	padding-left: 8px;
}
.pl10 {
	padding-left: 10px;
}
.pl12 {
	padding-left: 12px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
.pl35 {
	padding-left: 35px;
}
.pl40 {
	padding-left: 40px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
