/* Resets ------ */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border: 0; }

.clear {
	clear: both;
	font-size: 1px !important;
	line-height: 1px !important;
	margin: 0px !important;
	padding: 0px  !important;
}


/*** TYPOGRAPHY PRESETS ***/

html, body  { height: 100%; }
table a {
	padding: 0px 0px 0px 0px !important;
}

.gigantic {
	font-size: 68px;
	line-height: 72px;
	letter-spacing: -1px;
}

.huge, h1 {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	color:#4a4a4a;
}

.large, h2 {
	font-size: 18px;
	line-height: 26px;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 0;
	vertical-align: middle;
}

.big, h3 {
	color: #ffbe38;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 15px;
	line-height: 20px;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 15px;
	line-height: 18px;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 0px 0;
}

.normal, body {
	font: 13px/18px Helvetica, Tahoma, Geneva, sans-serif;
}

.small {
	font-size: 10px;
	line-height: 14px;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}


/*** DEFAULT WIDTH: 990px ***/


body, img, span { behavior: url('/scripts/frontend/iepngfix.htc'); }

body {
	-webkit-tap-highlight-color: #ff0;
	background: url('/images/frontend/bg.png') repeat-x scroll 0 0 #fff;
	color: #777575;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 5px 10px;
	text-align: center;
	width: 970px;
}


/*** HEADER ***/


#header {
	float: left;
	height: auto;
	width: 100%;
}

#search-wrapper {
	height: 24px;
	width: 100%;
}

#search-wrapper .search-input {
	-moz-border-radius: 2px;
	-msfilter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#eae9e9', EndColorStr='#fff')";
	-webkit-radius: 2px;
	background-image: -moz-linear-gradient(top, #eae9e9, #fff);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eae9e9), color-stop(1, #fff));
	border-bottom: 1px solid #393939;
	border-left: 1px solid #999;
	border-radius: 2px;
	border-right: 1px solid #393939;
	border-top: 1px solid #999;
	color: #999;
	height: 20px;
	float: right;
	line-height: 18px;
	margin-right: 5px;
	width: 250px;
}

#search-wrapper .search-submit {
	float: right;
	height: 24px;
	width: 60px;
}

#logo-wrapper {
	float: left;
	margin: 30px 0 0;
}

#logo-wrapper img {
	width: 120px;
}

#nav-menu-wrapper {
	float: right;
	margin-top: 20px;
	position: relative;
}

#nav-menu {
	float: left;
	padding: 9px 5px;
}

#nav-menu li {
	float: left;
	list-style: none outside none;
}

#nav-menu a {
	display: block;
	color: #8c8c8c;
	font-family: 'Droid Serif Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}

#nav-menu .selected a {
	border-bottom: 3px #ffbe38 solid;
	color: #000;
}

#nav-menu a:hover {
	color: #000;
}

#nav-menu a,#nav-menu a:active,#nav-menu a:visited {
	text-decoration: none;
	padding: 5px 10px;
}


/*** CONTENT ***/


#content {
	clear: both;
	float: left;
	height: auto;
	text-align: left;
	width: 100%;
}

#content a {
	color: #188dc3;
	line-height: normal;
}

#content p {
	margin: 0 0 20px 0;
}

#content br {
	margin: 5px 0px 8px 0px;
}

#content .title {
	border-bottom: 1px solid #ccc;
	color: #ffbe38;
	font-size: 38px;
	line-height: 38px;
	margin: 0;
	padding-left: 12%;
	text-align: left;
}

#content .video {
	margin: 0 0 15px;
}

#content .embed {
	display: block;
}

#content .video iframe {
	height: 360px;
	width: 640px;
}

#content .video object {
	height: 360px;
	width: 640px;
}


/*** PAGINATION ***/


#content .paginator {
	background: none;
	float: left;
	line-height: 28px;
	list-style: none outside none;
	margin: 0;
	padding: 2%;
	text-align: center;
	width: 96%;
}

#content .paginator li {
	display: inline;
	float: none;
	margin: 0 2px;
	padding: 3px 5px;
	text-align: center;
}

#content .paginator li a {
	color: #777575 !important;
	text-decoration: underline !important;
}

#content .paginator .currentPage {
	border: 1px solid #639FDA;
	color: #639FDA;
	font-weight: 700;
	padding: 2px 4px;
	width: auto !important;
}


/* SHOWCASE MENU */


.showcase-menu {
	float: none;
	list-style: none !important;
	margin: 0 auto;
	width: 100%;
}

.showcase-menu li {
	display: inline;
	float: left;
	list-style: none;
	margin-bottom: 40px;
	margin-right: 20px;
	position: relative;
	width: 310px;
}

.showcase-menu li.third {
	margin-right: 0;
}

.showcase-menu li .caption {
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: left;
	width: 310px;
}

.showcase-menu .caption h4 {
	margin: 5px 0;
}
 
.showcase-menu li .frame {
	border: 10px solid #ECEDF2;
	float: left;
	position: relative;
	height: 218px;
	width: 290px;
}

.showcase-menu li .frame img {
	float: left;
	height: 218px;
	width: 290px;
}

.showcase-menu li .hover {
	background: url('/images/frontend/showcaseBg2.jpg') no-repeat;
	display: none;
	height: 188px;
	left: 0;
	overflow: hidden;
	padding: 15px;
	position: absolute;
	top: 0;
	width: 260px;
}

.showcase-menu li .hover h4 {
	color: #121212;
	margin: 5px 0;
}

.showcase-menu li .hover p {
	color: #0f4761;
	font-family: 'Droid Serif Italic',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

.showcase-menu li .hover .arrow {
	bottom: 5px;
	display: none;
	position: absolute;
	right: 10px;
}

.showcase-menu li .hover .arrow a {
	color: #fff !important;
	float: right;
	font-family: 'Droid Serif Italic',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}

.showcase-menu li .hover .arrow a span {
	cursor: pointer;
	float: left;
	line-height: 25px;
	margin-right: 4px;
}

.showcase-menu li .hover .arrow a img {
	display: inline;
	height: 25px;
	width: 23px;
}


/* CLIENTS MENU */


.clients-menu {
	float: none;
	list-style: none !important;
	margin: 0 auto;
	width: 882px;
}

.clients-menu li {
	border: #e7e7e7 1px solid;
	display: inline;
	float: left;
	height: 195px;
	list-style: none;
	margin: 5px;
	padding: 2px;
	position: relative;
	width: 278px;
}

.clients-menu .logo {
	display: none;
	height: 195px;
	width: 276px;
}

.clients-menu li .hover {
	background: url('/images/frontend/logoBg.jpg') no-repeat;
	display: none;
	height: 155px;
	left: 2px;
	padding: 20px;
	position: absolute;
	top: 2px;
	width: 238px;
}

.clients-menu li .hover h2 {
	color: #121212;
	font-family: 'Droid Serif Italic',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 21px;
	padding-bottom: 5px;
}

.clients-menu li .hover p {
	color: #6e5207;
	font-family: 'Droid Serif Italic',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
}


/*** HOME PAGE ***/


.home-page #content .left-column {
	float: left;
	margin: 48px 30px 0 0;
	text-align: left;
	width: 640px;
}

.home-page #content .left-column h1 {
	color: #4a4a4a;
	font-size: 18px;
	padding: 0 15px;
	text-align: justify;
}

.home-page #content .left-column .share-icons-large {
	text-align: right;
}

.home-page #content .left-column .share-icons-small {
	text-align: right;
}

.home-page #content .left-column .share-icons-large .stButton {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.home-page #content .left-column .share-icons-small .stButton {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.home-page #content .left-column .share-icons-small .chicklets {
	padding:0 0 0 12px;
}

.home-page #content .right-column {
	float: right;
	position: relative;
	text-align: left;
	top: -6px;
	width: 300px;
}

.home-page #content .blog-wrapper {
	line-height: 18px;
}

.home-page #content .blog-wrapper h1 {
	color: #ffbe38;
	font-size: 38px;
	line-height: 38px;
}

.home-page #content .blog-message {
	margin: 20px 0;
}

.home-page #content .blog-message.extra {
	display: none;
}

.home-page #content .blog-message h2 {
	line-height: 0 !important;
}

.home-page #content .blog-message .date  {
	margin: 0 0 7px !important;
}

.home-page #content .blog-message .message p {
	display: inline;
	margin:0 !important;
}

.home-page #content .middle-content {
	float: left;
	margin-top: 20px;
	text-align: left;
	width: 100%;
}

.home-page #content .middle-content h1.caption {
	border-bottom: 1px solid #ccc;
	color: #ffbe38;
	font-size: 38px;
	line-height: 38px;
	padding-left: 13px;
	margin: 0;
}

.home-page #content .menu-wrapper {
	float: left;
	padding: 15px 0;
	width: 100%;
}


/*** ARTICLE PAGE ***/


.article-page #content .article-wrapper-1 {
	margin: auto;
	width: 75%;
}

.article-page #content .article-wrapper-2 {
	float: left;
	padding: 30px 0;
	text-align: left;
	width: 100%
}

.article-page #content ul {
	padding: 0 0 15px 5%;
	width: 95%;
}

.article-page #content ul li {
	list-style-type: disc;
	margin: 5px 0;
}

.article-page #content img {
	margin: 10px 0;
}

.widget_links li{
	list-style:none !important;
	list-style-type:none !important;
	padding:5px;
	font-family:'Droid Serif Italic',"Trebuchet MS",Arial,Helvetica,sans-serif;
	
}

.widget_links li a{
	color:#188DC3;
}

#widget_links{
	padding:10px;
	margin:5px;
	border:10px solid #ECEDF2;
	}

/*** MENU PAGE ***/


.menu-page #content .menu-wrapper {
	float: left;
	padding: 30px 0;
	width: 100%;
}


/*** BLOG PAGE ***/


.blog-page #content .blog-wrapper-1 {
	margin: auto;
	width: 75%;
}

.blog-page #content .blog-wrapper-2 {
	float: left;
	padding: 30px 0;
	text-align: left;
	width: 100%;
}

.blog-page #content ul {
	float: left;
}

.blog-page #content ul li {
	list-style: none outside none;
	margin: 0 0 30px;
}

.blog-page #content .body ul {
	padding: 0 0 15px 5%;
	width: 95%;
}

.blog-page #content .body ul li {
	list-style-type: disc;
	margin: 5px 0;
}

.blog-page #content img {
	margin: 10px 0;
}


/*** VIDEO PAGE ***/


.video-page #content .left-column {
	float: left;
	margin: 48px 30px 0 0;
	text-align: left;
	width: 640px;
}

.video-page #content .left-column h1 {
	color: #4a4a4a;
	font-size: 18px;
	padding: 0 15px;
	text-align: justify;
}

.video-page #content .left-column .share-icons-large {
	text-align: right;
}

.video-page #content .left-column .share-icons-small {
	text-align: right;
}

.video-page #content .left-column .share-icons-large .stButton {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.video-page #content .left-column .share-icons-small .stButton {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.video-page #content .left-column .share-icons-small .chicklets {
	padding:0 0 0 12px;
}

.video-page #content .right-column {
	float: right;
	position: relative;
	text-align: left;
	top: -8px;
	width: 300px;
}

.video-page #content .menu-wrapper {
	line-height: 18px;
}

.video-page #content .menu-wrapper h1 {
	color: #ffbe38;
	font-size: 38px;
	line-height: 38px;
}

.video-page #content .menu-item {
	margin: 22px 0;
}

.video-page #content .menu-item .date  {
	margin: 0 0 7px !important;
}

.video-page #content .menu-item .body {
	display: inline;
	margin: 0 !important;
}


/*** DYNAMIC  PAGE ***/


.dynamic-page #content .blogpost-wrapper-1 {
	margin: auto;
	width: 75%;
}

.dynamic-page #content .blogpost-wrapper-2 {
	float: left;
	padding: 30px 0;
	text-align: left;
	width: 100%;
}

.dynamic-page #content .share-icons-large {
	float: left;
	margin-left: -50px;
}

.dynamic-page #content .share-icons-small {
	float: left;
	margin-left: -40px;
}

.dynamic-page #content .blogpost-wrapper-2 ul {
	padding: 0 0 15px 5%;
	width: 95%;
}

.dynamic-page #content .blogpost-wrapper-2 ul li {
	list-style-type: disc;
	margin: 5px 0;
}

.dynamic-page #content .blogpost-wrapper-2 img {
	margin: 10px 0;
}

.dynamic-page #content .search-wrapper-1 {
	margin: auto;
	width: 75%;
}

.dynamic-page #content .search-wrapper-2 {
	float: left;
	padding: 30px 0;
	text-align: left;
	width: 100%;
}

.dynamic-page #content .search-item {
	list-style: none outside none;
	margin: 25px 0;
}

.dynamic-page #content .search-item .description {
	display: inline;
	margin: 0 !important;
}

.dynamic-page #content .error-wrapper-1 {
	margin: auto;
	width: 75%;
}

.dynamic-page #content .error-wrapper-2 {
	float: left;
	padding: 30px 0;
	text-align: left;
	width: 100%;
}


/*** FOOTER ***/


#footer {
	border-top: 1px solid #ccc;
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
	width: 100%;
}

#footer a {
	color: #188dc3;
	line-height: normal;
}

#footer .left-column {
	float: left;
	padding-right: 20px;
	width: 310px;
}

#footer .left-column p {
	margin: 12px 0;
}

#footer .right-column {
	float: left;
	width: 640px;
}

::selection { background: rgb(180,200,240); }
::-moz-selection { background: rgb(180,200,240); }
img::selection { background: transparent; }
img::-moz-selection { background: transparent; }


/*** MIN WIDTH: 1212px ***/


@media only screen and (min-width: 1212px) {
	#wrapper {
		width: 1180px;
	}

	#logo-wrapper img {
		width: 150px;
	}

	#content .title {
		font-size: 48px;
		line-height: 48px;
		padding-left: 20%;
	}

	#content .video iframe {
		height: 418px;
		width: 765px;
	}

	#content .video object {
		height: 418px;
		width: 765px;
	}

	#content .video iframe {
		height: 418px;
		width: 765px;
	}

	#content .video object {
		height: 418px;
		width: 765px;
	}

	p {
		font-size: 14px;
	}

	.showcase-menu {
		width: 100%;
	}

	.showcase-menu li {
		margin-right: 65px;
		width: 350px;
	}

	.showcase-menu li .caption {
		width: 350px;
	}

	.showcase-menu .caption h4 {
		font-size: 18px;
	}

	.showcase-menu li .frame {
		height: 248px;
		width: 330px;
	}

	.showcase-menu li .frame img {
		height: 248px;
		width: 330px;
	}

	.showcase-menu li .hover {
		height: 208px;
		padding: 20px;
		width: 290px;
	}

	.showcase-menu li .hover h4 {
		font-size: 18px;
		line-height: 24px;
	}

	.showcase-menu li .hover p {
		font-size: 14px;
		line-height: 18px;
	}

	.showcase-menu li .hover .arrow {
		bottom: 10px;
		right: 15px;
	}

	.showcase-menu li .hover .arrow a {
		font-weight: 700;
	}

	.clients-menu {
		width: 100%;
	}

	.home-page #content .left-column {
		margin: 48px 65px 0 0;
		width: 765px;
	}

	.home-page #content .left-column h1 {
		font-size: 22px;
		padding: 0;
	}

	.home-page #content .right-column {
		top: -22px;
		width: 350px;
	}

	.home-page #content .blog-wrapper {
		line-height: 21px;
	}

	.home-page #content .blog-wrapper h1 {
		font-size: 48px;
		line-height: 48px;
	}

	.home-page #content .blog-message {
		margin: 24px 0;
	}

	.home-page #content .blog-message .date  {
		margin: 0 0 8px !important;
	}

	.home-page #content .menu-wrapper {
		padding: 25px 0;
	}

	.home-page #content .middle-content {
		margin-top: 20px;
	}

	.article-page #content .article-wrapper-1 {
		width: 60%;
	}

	.article-page #content ul li {
		font-size: 14px;
	}

	.blog-page #content .blog-wrapper-1 {
		width: 60%;
	}

	.blog-page #content .body ul li {
		font-size: 14px;
	}

	.video-page #content .left-column {
		margin: 48px 65px 0 0;
		width: 765px;
	}

	.video-page #content .left-column h1 {
		font-size: 22px;
		padding: 0;
	}

	.video-page #content .right-column {
		top: -21px;
		width: 350px;
	}

	.video-page #content .menu-wrapper h1 {
		font-size: 48px;
		line-height: 48px;
	}

	.video-page #content .menu-item {
		margin: 24px 0;
	}

	.dynamic-page #content .blogpost-wrapper-1 {
		width: 60%;
	}

	.dynamic-page #content .search-wrapper-1 {
		width: 60%;
	}

	.dynamic-page #content .error-wrapper-1 {
		width: 60%;
	}

	#footer .left-column {
		padding-right: 65px;
		width: 350px;
	}

	#footer .right-column {
		width: 765px;
	}
}


/*** MIN WIDTH: 989px, MAX WIDTH: 768px ***/


/* @media only screen and (max-width: 989px) { */
@media only screen and (max-width: 989px) and (min-width: 768px) {
	#wrapper {
		width: 740px;
	}

	#logo-wrapper img {
		width: 90px;
	}

	#content .title {
		font-size: 26px;
		line-height: 26px;
		padding-left: 12%;
	}

	#content .video iframe {
		height: 295px;
		width: 525px;
	}

	#content .video object {
		height: 295px;
		width: 525px;
	}

	.showcase-menu {
		width: 660px;
	}

	.showcase-menu li {
		margin: 10px !important;
	}

	.clients-menu {
		width: 588px;
	}

	.home-page #content .video iframe {
		height: 360px;
		width: 640px;
	}

	.home-page #content .video object {
		height: 360px;
		width: 640px;
	}

	.home-page #content .left-column {
		float: none;
		margin: 30px auto;
		width: 640px;
	}

	.home-page #content .left-column h1 {
		font-size: 15px;
		line-height: 22px;
		padding: 0;
	}

	.home-page #content .share-icons-large {
		display: none;
	}

	.home-page #content .share-icons-small {
		display: block !important;
	}

	.home-page #content .right-column {
		top: 0;
		width: 360px;
	}

	.home-page #content .blog-wrapper h1 {
		border-bottom: 1px solid #ccc;
		font-size: 26px;
		line-height: 26px;
		padding-left: 13px;
	}

	.home-page #content .blog-wrapper h2 {
		font-size: 16px;
		line-height: 16px;
	}

	.home-page #content .blog-message {
		margin: 30px 20px;
	}

	.home-page #content .blog-message.extra {
		display: block;
	}

	.home-page #content .middle-content {
		margin-right: 20px;
		margin-top: 0;
		width: 360px;
	}

	.home-page #content .middle-content h1.caption {
		font-size: 26px;
		line-height: 26px;
	}

	.home-page #content .middle-content .showcase-menu {
		width: 330px;
	}

	.video-page #content .left-column {
		margin: 30px 25px 0 0;
		width: 525px;
	}

	.video-page #content .left-column h1 {
		font-size: 15px;
		line-height: 22px;
		padding: 0;
	}

	.video-page #content .share-icons-large {
		display: none;
	}

	.video-page #content .share-icons-small {
		display: block !important;
	}

	.video-page #content .right-column {
		top: -10px;
		width: 190px;
	}

	.video-page #content .menu-wrapper h1 {
		font-size: 26px;
		line-height: 26px;
	}

	.video-page #content .menu-wrapper h2 {
		font-size: 16px;
		line-height: 16px;
	}

	.video-page #content .menu-item {
		margin: 16px 0;
	}

	.dynamic-page #content .share-icons-large {
		display: none;
	}

	.dynamic-page #content .share-icons-small {
		display: block !important;
		float: left;
	}

	#footer .left-column {
		width: 300px;
	}

	#footer .right-column {
		width: 420px;
	}
}


/*** Max WIDTH: 767px, Min WIDTH: 480px ***/

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	body {
		
		padding: 0px 0px 0px 0px;
		width: 100%;
		
		-webkit-text-size-adjust: 100%;
		
	}
	
	#wrapper {
	width: 440px;
	height: auto;	
	padding: 0px 20px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 480px 117px;
	-moz-background-size: 480px 117px;
	-webkit-background-size: 480px 117px;
	-o-background-size: 480px 117px;
	}

	#logo-wrapper img {
		width: 110px;
	}

	#nav-menu {
		padding: 0;
	}

	#nav-menu li {
		float: none;
	}

	#nav-menu li a {
		font-size: 16px;
		padding: 2px 10px;
	}
	
	#quick-menu{
		margin-top:50px;
		clear:right;
		margin-bottom:100px;
	}
	
	#quick-menu select{
		width:200px;
	}
	
	#content{
		width: 420px;
	}
	
	#header{
		width: 420px;
	}
	
	#footer{
		width: 420px;
	}

	#content .title {
		font-size: 32px;
		line-height: 32px;
		padding-left: 0;
	}

	#content .video {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	#content .video iframe {
		width: 410px !important;
		height: 240px !important;
	}

	#content .video object {
		width: 410px !important;
		height: 240px !important;
	}

	#content iframe {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	#content object {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	#content video {
		/* background-color: #090; */
		display: block !important;
		width: 410px !important;
		height: 240px !important;
		z-index: 80 !important;
	}
	
	.home-page #content .video {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	.home-page #content iframe {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	.home-page #content object {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	.home-page #content video {
		background-color: #090;
		display: block !important;
		width: 410px !important;
		height: 240px !important;
		z-index: 80 !important;
		overflow:hidden;
	}

	.home-page #content .video iframe {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	.home-page #content .video object {
		width: 410px !important;
		height: 240px !important;
		overflow:hidden;
	}

	.showcase-menu {
		width: 330px;
	}

	.showcase-menu li {
		margin: 10px !important;
	}

	.clients-menu {
		width: 294px;
	}

	.home-page #content .left-column {
		float: left;
		margin: 10px 0;
		width: 410px;
	}

	.home-page #content .left-column h1 {
		font-size: 15px;
		line-height: 24px;
		padding: 0;
	}

	.home-page #content .right-column {
		float: left;
		width: 410px;
	}

	.home-page #content .share-icons-large {
		display: none;
	}

	.home-page #content .share-icons-small {
		display: block !important;
	}

	.home-page #content .blog-wrapper h1 {
		font-size: 32px;
		line-height: 32px;
	}

	.home-page #content .blog-message.last {
		display: none;
	}

	.home-page #content .middle-content {
		margin-top: 0px;
	}

	.home-page #content .middle-content h1.caption {
		font-size: 32px;
		line-height: 32px;
		padding: 0;
	}

	.article-page #content .article-wrapper-1 {
		width: 100%;
	}

	.blog-page #content .blog-wrapper-1 {
		width: 100%;
	}

	.video-page #content .left-column {
		float: left;
		margin: 10px 0;
		width: 100%;
	}

	.video-page #content .left-column h1 {
		font-size: 15px;
		line-height: 24px;
	}

	.video-page #content .right-column {
		float: left;
		width: 100%;
	}

	.video-page #content .share-icons-large {
		display: none;
	}

	.video-page #content .share-icons-small {
		display: block !important;
	}

	.dynamic-page #content .blogspot-wrapper-1 {
		width: 100%;
	}

	.dynamic-page #content .search-wrapper-1 {
		width: 100%;
	}

	.dynamic-page #content .error-wrapper-1 {
		width: 100%;
	}

	#footer .left-column {
		float: left;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	#footer .right-column {
		float: left;
		margin: 20px auto 0;
		width: 100%;
	}
}


@media only screen and (max-width: 479px) {
	body {
		
		padding: 0px 0px 0px 0px;
		width: 100%;
		margin: 0px auto;
		-webkit-text-size-adjust: 100%;
		
	}
	
	#wrapper {
		width: 300px;
		height: auto;	
		padding: 0px 10px;
		margin: 0px auto;
		background-repeat: no-repeat;
		background-size: cover;
		background-size: 300px 117px;
		-moz-background-size: 300px 117px;
		-webkit-background-size: 300px 117px;
		-o-background-size: 300px 117px;
	}

	#logo-wrapper img {
		width: 110px;
	}

	#nav-menu {
		padding: 0;
	}

	#nav-menu li {
		float: none;
	}

	#nav-menu li a {
		font-size: 16px;
		padding: 2px 10px;
	}
	
	#search-wrapper .search-input{
		
		width:200px;
	}
	
	#quick-menu{
		margin-top:50px;
		clear:right;
		margin-bottom:100px;
	}
	
	#quick-menu select{
		width:180px;
	}
	
	#content{
		width: 300px;
	}
	
	#header{
		width: 300px;
	}
	
	#footer{
		width: 300px;
	}

	#content .title {
		font-size: 32px;
		line-height: 32px;
		padding-left: 0;
	}

	#content .video {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	#content .video iframe {
		width: 300px !important;
		height: 176px !important;
	}

	#content .video object {
		width: 300px !important;
		height: 176px !important;
	}

	#content iframe {
		width:300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	#content object {
		width:300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	#content video {
		/* background-color: #090; */
		display: block !important;
		width: 300px !important;
		height: 176px !important;
		z-index: 80 !important;
	}
	
	.home-page #content .video {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	.home-page #content iframe {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	.home-page #content object {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	.home-page #content video {
		background-color: #090;
		display: block !important;
		width: 300px !important;
		height: 176px !important;
		z-index: 80 !important;
		overflow:hidden;
	}

	.home-page #content .video iframe {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	.home-page #content .video object {
		width: 300px !important;
		height: 176px !important;
		overflow:hidden;
	}

	.showcase-menu {
		width: 300px;
	}

	.showcase-menu li {
		margin-top: 10px !important;
		width:300px !important;
	}
	
	.showcase-menu li .frame{
		width:280px;
	}
	
	.showcase-menu li .frame img{
		width:280px;
	}
	
	.showcase-menu li .hover {
		width:250px;
	}

	.clients-menu {
		width: 300px;
	}

	.home-page #content .left-column {
		float: left;
		margin: 10px 0;
		width: 300px;
	}

	.home-page #content .left-column h1 {
		font-size: 15px;
		line-height: 24px;
		padding: 0;
	}

	.home-page #content .right-column {
		float: left;
		width: 300px;
	}

	.home-page #content .share-icons-large {
		display: none;
	}

	.home-page #content .share-icons-small {
		display: block !important;
	}

	.home-page #content .blog-wrapper h1 {
		font-size: 32px;
		line-height: 32px;
	}

	.home-page #content .blog-message.last {
		display: none;
	}

	.home-page #content .middle-content {
		margin-top: 0px;
	}

	.home-page #content .middle-content h1.caption {
		font-size: 32px;
		line-height: 32px;
		padding: 0;
	}

	.article-page #content .article-wrapper-1 {
		width: 100%;
	}

	.blog-page #content .blog-wrapper-1 {
		width: 100%;
	}

	.video-page #content .left-column {
		float: left;
		margin: 10px 0;
		width: 100%;
	}

	.video-page #content .left-column h1 {
		font-size: 15px;
		line-height: 24px;
	}

	.video-page #content .right-column {
		float: left;
		width: 100%;
	}

	.video-page #content .share-icons-large {
		display: none;
	}

	.video-page #content .share-icons-small {
		display: block !important;
	}

	.dynamic-page #content .blogspot-wrapper-1 {
		width: 100%;
	}

	.dynamic-page #content .search-wrapper-1 {
		width: 100%;
	}

	.dynamic-page #content .error-wrapper-1 {
		width: 100%;
	}

	#footer .left-column {
		float: left;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	#footer .right-column {
		float: left;
		margin: 20px auto 0;
		width: 100%;
	}
}

