@charset"utf-8";
/*
Theme Name: Webwise
Description: Webwise
Version: 1.0
Author: Nevada
Author URI: http://www.nevada.ie/
*/
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}* html .clearfix,:first-child+html .clearfix{zoom:1}

/*
 * HTML5 Boilerplate (modified by Nevada.ie)
 * Detailed information about this CSS: h5bp.com/css
 */

/* HTML5 display definitions */	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }	
/* Base */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:antialiased; }
body { margin: 0; line-height: 1; overflow-x:hidden; }	
input, select {vertical-align:middle;}
/* Remove text-shadow in selection highlight: h5bp.com/i. These selection declarations have to be separate. */	
::-moz-selection { background: #CCC; color: #fff; text-shadow: none; }
::selection { background: #CCC; color: #fff; text-shadow: none; }	
/* Links */	
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a{vertical-align:baseline;background:transparent;}
a:hover, a:active { outline: 0; }	
/* Typography */	
abbr[title] { border-bottom: 1px dotted; }	
b, strong { font-weight: bold; }	
blockquote { margin: 1em 40px; }	
dfn { font-style: italic; }	
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }	
ins { background: #ff9; color: #333; text-decoration: none; }	
mark { background: #ff0; color: #333; font-style: italic; font-weight: bold; }	
ol,ul{margin:0 0 0 30px;padding:0;}
/* hidden */
.hidden{display:none;visibility:hidden}
.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.invisible{visibility:hidden}		
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }	
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }	
q { quotes: none; }
q:before, q:after { content: ""; content: none; }	
small { font-size: 85%; }	
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }	
/* Embedded content */	
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e */	
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }	
/* Correct overflow not hidden in IE9 */
svg:not(:root) { overflow: hidden; }	
/* Figures */	
figure { margin: 0; }	
/* Forms */	
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; float:left;}	/* IE bug may make form disappear if you do not float this element */
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }	
/* 1. Correct color not inheriting in IE6/7/8/9 2. Correct alignment displayed oddly in IE6/7  */	
legend { border: 0; *margin-left: -7px; padding: 0; }	
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */	
button, input, select, textarea { font-size: 105%; margin: 0; vertical-align: baseline; *vertical-align: middle; }	
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */	
button, input { line-height: normal; *overflow: visible; }	
/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */	
table button, table input { *overflow: auto; }	
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */	
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }	
.hand {cursor: pointer;}
/* Consistent box sizing and appearance */	
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; vertical-align: middle; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }	
/* Remove inner padding and border in FF3/4: h5bp.com/l */	
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }	
/* 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */	
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }	
/* Tables */	
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; padding: 5px; }
/* clear fix for floated elements that prevent the document flow height continuing */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
html[xmlns] .clearfix {display: block;}	
h1,h2,h3,h4,h5,h6 {text-rendering:optimizeLegibility;}
small { font-size: 10px; }
ol { list-style: decimal; }
ul { list-style: disc; }
li { margin-left: 30px; }
video {
	width: 100%;
	height: auto;
}
.ie8 object { /* object for videos */
	
}
img {
	height: auto;
     max-width: 100%;
}
	.ie8 #body img {
		height: auto;
		width: auto;	
	}
	
	.ie8 .main-nav img {
		height: auto;
		max-width: none !important;	
	}	
	
dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,blockquote,article { margin-bottom: 20px; }
	.archive article,.category article
	{
		margin-bottom:50px;	
	}
article {position: relative; }
p { 
	margin: 10px 0;
}

/* ---------------------------------------------------------------------- */
/*	FONTS
/* ---------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 29, 2013 */
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/opensans-extrabold-webfont.eot');
    src: url('fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('fonts/opensans-extrabold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

.theme_width {
	margin: 0 auto;		
	position: relative;
	width: 1020px;	
}

.full-width {
	width: 100%;
}

.feature {
	display: inline-block;
	float: left;
	margin: 0 20px 20px 0;
}

/* OTHER */
body, button, input, select, textarea { font-family: 'open_sansregular', Arial, sans-serif; }	

body {
	background-image: url(images/backgrounds/dot.png);
	background-repeat: repeat;
	background-position: top left;
	color: #000;
	font-size: 13px;
	padding-bottom:65px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

.post-excerpt {
	position: relative;
}

.right {
	float: right;	
}

.left {
	float: left;	
}

::-moz-selection { background: #CCC; color: #fff; text-shadow: none; }
::selection { background: #CCC; color: #fff; text-shadow: none; }

.post-date {
	color: #666;
	font-size: 11px;		
	font-style: italic;
}	

	section.right .post-date {
		margin-bottom: 10px;
	}

hr {
	border-top: 1px solid #CCC;
}	

h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin: 20px 0;
}

h1 {
	font-size: 30px;
	font-family:"open_sanssemibold";
	font-weight:lighter;
	line-height: 36px;
	margin-top: 0;		
	width: 100%;
}	

h2 {
	font-size: 19px;
}

h3, h4 {
	font-size: 18px;
}

h3 {
	color:#ED3024;
}
	
h5, h6 {
	font-size: 17px;
}

h5 {
	color:#ED3024;
}

a, a h2 {
	color: #ED3024;
	text-decoration: none;	
}

a:hover, a h2:hover { color: #333; }
a.no_underline { text-decoration: none; }
#cookie-law-info-bar
{
	padding:13px 0 !important;	
}
.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited
{
	border-bottom:none;
	text-shadow:none !important;	
}
a#CONSTANT_OPEN_URL
{
	color:#FFF !important;	
}
.float_left { 
	float: left;
	clear: none;
}

.float_right {
	float: right;
	clear: none;
}
	
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
		-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
				-webkit-border-radius: 3px;
	padding-top: 4px;
	margin: 10px;
	position: relative;
	text-align: center;
	behavior: url(/wp-content/themes/webwise/PIE.htc);	
}	

.button, input[type="submit"], button, #wrapper .cform input.backbutton, #wrapper .cform input.resetbutton, #wrapper .cform input.sendbutton, a.read-more {
	background: #D01915;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: auto;
	overflow: visible;
	padding: 4px 6px;
	text-shadow: 0 1px 0 #000;
	width: auto;
}
	.read-more:hover, a.read-more:hover {
		background: #2A2A2A;
	}	
	.wpcf7-form
	{
		display:block;
		float:left;
		width:100%;	
	}
	.wpcf7-form div,
	.wpcf7-form textarea
	{
		margin-bottom: 15px;	
	}	
		.wpcf7-form input[type='text'], 
		.wpcf7-form input[type='email']
		{
			width:200px;
		}	
	.wpcf7-form .left-col
	{
		float:left;
		width:48%;
	}
	.wpcf7-form .right-col
	{
		float:right;
		width:48%;		
	}	
	.wpcf7-form #resource-table input[type='text']
	{
		width:20px;	
	}
		.wpcf7-form #resource-table input[type='checkbox']
		{
			float:left;
			margin-right:10px;	
		}
	#resource-table strong
	{
		margin-bottom:20px;
	}
	#resource-table th
	{
		background:#ECECEC;
		padding:5px;
		text-align:left;	
	}
	#resource-table .margin-bottom td
	{
		padding-bottom:25px;	
	}
	#resource-table .wpcf7-list-item-label
	{
		display:none;	
	}
	#resource-table .wpcf7-list-item
	{
		display:inline-block !important;	
		margin:5px 10px 0 0 !important;
		width: 15px;
		vertical-align:middle;
	}
	#resource-table .span.last,
	#resource-table .span
	{
		clear:none;
		width:auto;	
	}
	#resource-table td
	{
		width:33%	
	}
	.wpcf7-list-item
	{
		display:block;
		float:left;
		margin:5px 0 !important;
		width:100%;
	}	
		.wpcf7-list-item.first
		{
			margin-top:10px !important;	
		}	
	.wpcf7-list-item input[type='checkbox']
	{
		float:left;
		margin-right:10px;
		vertical-align:middle;	
	}
	.wpcf7-form
	{
		background: #F4F4F4;
		display:block;
		padding:10px;	
	}	
	.wpcf7-form p {
		display: inline-block;
		margin: 0;
		padding: 0;			
	}
	.wpcf7-form strong {
		font-size:15px;
	}	
	span.wpcf7-not-valid-tip {
		float: left;
		width: 100%;	
	}
div.field-wrap {
	float: left;
	margin-bottom: 15px;
	width: 100%;	
}

#wrapper input.wpcf7-submit {
	background: #EF3124;
	color: #FFF;
	font-size: 18px;
	cursor: pointer;
	height: auto;
	margin: 10px 0;
	overflow: visible;
	padding: 10px 20px;
	position: relative;
	width: auto;
	text-transform: uppercase;
}

	#wrapper a.button {
		background-position: center;
		color: #FFF;	
		text-decoration: none;		
		text-shadow: 0 1px 0 #000;	
		text-transform: uppercase;
	}

	.wpcf7-response-output {
		display: block;
	}
	
	#wrapper .wpcf7-validation-errors, #wrapper .wpcf7-mail-sent-ng, #wrapper .wpcf7-spam-blocked {
		background: #EB2720;
		border: none;
		color: #FFF;
		float: left;
		margin: 5px 0;
		width: 100%;
	}	
	
	#wrapper .wpcf7-mail-sent-ok {
		background: #2D8800;
		border: none;
		color: #FFF;
	}	
	
	#wpm_download_1 {
		background: none;
		color: #000;
		display: block;
		float: left;
		font-size: 18px;
		margin-bottom: 20px;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	
		#wpm_download_1 a {	
			font-size: 24px;
		}
	
#wrapper div.wpcf7-response-output	{
	margin: 5px 0;	
}

#wrapper .success, #wrapper .wpcf7-mail-sent-ok {
	color: #EB2720;
	background: none;
	padding: 0;
}

#wrapper div.wpcf7-mail-sent-ok {
	background: none;
	color: #EB2720;
	border-color: none;
	font-size: 18px;	
	width: 100%;
	text-align: left;
}

.position {
	color: #0083CB;	
}

.button {
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium { font-size: 13px; }

	.button.large { font-size: 15px; }

	.button.no-bg {
		background: none;
		color: #0083CB;
		padding: 0;
	}

		.button.no-bg:hover {
			background: none;
			color: #CCC;
		}

	.button .icon, .button .arrow {
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

	.ie7 .button .icon, .ie7 .button .arrow { display: inline; }

	.button .icon.left, .button .arrow.left {
		margin-left: 0;
		margin-right: 3px;
	}

	.button .arrow.left { background-position: 0 -19px; }

		.button:hover .arrow { background-color: #CCC; }

.single-image, .image-gallery, .iframe {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	position: relative;
}

section
{
	display:block;
	float:left;	
	width:100%;
}
.image_left {
	display: inline-block;
	float: left;	
	margin: 10px 20px 20px 0;
}
.image_right {
	display: inline-block;
	float: right;	
	margin: 10px 0 20px 20px;
}

/* ---------------------------------------------------------------------- */
/*	HOME SLIDESHOW
/* ---------------------------------------------------------------------- */
html .ls-nav-prev,
html .ls-nav-next
{
	display:block !important;	
	opacity:.6;
}
	html .ls-nav-prev:hover,
	html .ls-nav-next:hover
	{
		opacity:1;
	}
#slideshow {
	display:block;
	float:left;
	text-align:center;
	width:100%;	
}
#wrapper .soliloquy-container {
	margin: 0 auto;	
}
.soliloquy-container .soliloquy-caption {
	height:30%;
	width: 100% !important;
	left: 0 !important;
	bottom: 34px !important;
}	
.soliloquy-container .soliloquy-caption-inside
{
	background:none!important;
}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		color:#FFF;
		display:block;
		font-size:18px;
		line-height:22px;
		margin:0;
		padding:0;
		text-align: left;
		text-shadow: none;
		width:100%;
	}		
		#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2 {	
			background: none repeat 0 0 rgba(229, 23, 21, 0.8);
			font-family: 'open_sansregular';
			font-size:20px;	
			padding:15px;			
			width: 75%;			
		}
		/* IE8 transparency */
		.ie8 #wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2
		{
			background:#E41715;
		}
		.ie8 #wrapper .soliloquy-caption blockquote
		{
			background:#333;
		}		
		
		#wrapper .soliloquy-caption blockquote {
			background-color:rgba(49, 49, 49, 1);
			background-position: center right;
			background-repeat:no-repeat;
		     color:#2A2A2A!important;	
			font-size:15px;
			line-height:17px;
			margin:0;
			padding:15px;		
			width: 90%;
		}
		
		#wrapper .soliloquy-container .soliloquy-caption a,#wrapper .soliloquy-container .soliloquy-caption h2,#wrapper .soliloquy-container .soliloquy-caption blockquote
		{
			color:#FFF !important;	
		}
		
	#wrapper .soliloquy-theme-classic .soliloquy-next
	{
		background-color:none;
		background-image: url(../imgs/sprites.png);
		background-repeat: no-repeat;
		background-position: -40px -62px;
		height:70px;
		width:28px;
		left:0;
		top:45%;
	}
	#wrapper .soliloquy-theme-classic .soliloquy-prev
	{
		background-color:none;
		background-image: url(../imgs/sprites.png);
		background-repeat: no-repeat;
		background-position: -4px -62px;
		height:70px;
		width:28px;
		left:0;
		top:45%;		
	}
	#wrapper .soliloquy-theme-classic .soliloquy-pager
	{
		text-align:center;
	}
	#wrapper .soliloquy-caption-inside strong {
		display:inline-block;
		padding:20px;
	}
	

	
/* ---------------------------------------------------------------------- */
/*	Side column
/* ---------------------------------------------------------------------- */

.widget-area .widget-container {
	background-color: #EBEBEB;	
	float: left;
	margin-top: 10px;
	padding: 6%;
	width: 88%;
}

#contact-us a, #report a, #helplines a {
	color: #FFF;
	display: block;
	font-size:17px;
	margin-bottom: 3px;
	padding: 4% 2%;
	text-transform: uppercase;
}

#contact-us
{
	text-align:center;	
}
	#contact-us a:hover, #report a:hover, #helplines a:hover {
		background-color:#E51715;
	}

#contact-us a {
	background:#373737 url(images/icons/sprites.png) no-repeat 15px -596px;
	float: left;
	font-family: 'open_sanssemibold', Arial, sans-serif;	
	margin-top:5px;
	width: 96%;
}

#report a, #helplines a {
	background:#FEA536;
	font-family: 'open_sanssemibold', Arial, sans-serif;
	font-size:13px;
	text-align: center;
}

	#report a {
		float: left;
		margin-right: 3%;
		width: 61%;
	}

	#helplines a {
		float: right;
		width: 28%;
	}		

/* ---------------------------------------------------------------------- */
/*	POPULAR POSTS
/* ---------------------------------------------------------------------- */		
#popular-posts
{
	float:left;
}
ul.wpp-list
{
	margin:0;
}
	ul.wpp-list li
	{
		border-top:1px solid #E8E8E8;
		font-size:14px;
		list-style:none;
		margin:15px 0 10px 0;
		padding-top:15px;
	}
		ul.wpp-list li	a
		{
			display:block;	
		}
/* ---------------------------------------------------------------------- */
/*	WPML
/* ---------------------------------------------------------------------- */

#wrapper #lang_sel_list {
	border: none;
	float: right;
	height: auto;
	margin: 16px 20px 0 0;	
	width: auto;	
	z-index: 10;
}

	#wrapper #lang_sel_list ul {
		border: none;
		left: auto;
		top: auto;
		width: auto;
	}
	
	#wrapper #lang_sel_list li {
		border: none;
		float: right;
		list-style: none;
		margin: 0;
		width: auto;	
	}
	
	#wrapper #lang_sel_list a, #lang_sel_list a:visited {
		background: none;
		border: none;
		color: #FFC031;
		font-family: 'open_sansbold';
		font-size: 14px;
		padding: 0;	
	}
	
		#wrapper #lang_sel_list a:hover {
			color: #FFF;
		}


/* ---------------------------------------------------------------------- */
/*	SOCIAL LINKS
/* ---------------------------------------------------------------------- */
#ssba {
	display:block;
	float:left;
	width: 100%;
}
	#home-page #ssba {
		margin-left: 10px;
	}
		
	#home-page #gallery #ssba {
		display: inline-block;
		float:none;
		margin: 20px 0 0 0;
		width: auto;
	}

.social-media {
	display: inline-block;
	float:left;
	margin: 7px 0 0 12px;
}

	.social-media span {
		background-repeat: no-repeat;			
		display: inline-block;
		margin-right:8px;
		height: 31px;	
		width: 31px;
	}
	
	.social-media a {
		margin-right: 9px;
	}

		.social-media .youtube {
			background-image: url(images/icons/sprites.png);
			background-position: 0 -740px;
		}			
			
		.social-media .twitter {
			background-image: url(images/icons/sprites.png);
			background-position: 0 -708px;
		}		
		
		.social-media .facebook {
			background-image: url(images/icons/sprites.png);
			background-position: 0 -676px;		
			
		}	

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

.hidden, .wpcf7-display-none{ display: none; }

.disabled { cursor: auto; }

.screenreader { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /* Fallback for old IE */ position: absolute; }

.align-center, .aligncenter { margin-left: auto; margin-right: auto; text-align: center; display: block; }

.align-left, .alignleft { float: left; }

	img.align-left, img.alignleft  { display: block; margin-bottom: 15px; margin-right: 15px; }

.align-right, .alignright { float: right; }

	img.align-right, img.alignright, .alignright img, .align-right img { display: block; margin-bottom: 15px; margin-left: 15px; }
	
.wp-caption img {	
	margin: 2%;
	width: 96%;
}

.bold {
	font-weight: 700;
}

blockquote {
	background-image: url(/wp-content/themes/webwise/images/icons/quote.png);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	background-color: #FFF;
	font-size: 19px;
	line-height: 24px;
	margin: 0 0 30px 0;
	padding: 10px 60px 0 55px;		
	position: relative;
	behavior: url(/wp-content/themes/webwise/PIE.php);
}

	blockquote strong {	
		font-size: 15px;
		margin-top: 15px;
	}
	
	#inside-page blockquote {
		display:inline-block;
		margin: 20px 35px;	
	}

	blockquote p:last-of-type { margin-bottom: 0; }

ul.tick_list li {
	list-style: url(/wp-content/themes/webwise/images/icons/tick.png) outside;
}

	#inside-page ul.tick_list {
		margin:20px 0 20px 47px;
	}

	#inside-page ul.tick_list li {
		margin-left: 0;
	}

#wrapper .afi-document
{
	display:inline-block;
	float:none;	
}

/* ---------------------------------------------------------------------- */
/*	Video List
/* ---------------------------------------------------------------------- */

#videos
{
	width:100%;
}
	section.video
	{
		margin-bottom: 20px;
		width:100%;
	}
		#videos h3
		{
			background-image: url(images/icons/sprites.png);
			background-repeat:no-repeat;			
			background-position:0 -820px;
			color:#FEA536;
			font-family:'open_sansextrabold';
			font-size:20px;
			line-height:42px;
			padding-left:63px;
			text-transform:uppercase;
			vertical-align:middle;
		}
		.video p
		{
			display:none;	
		}
		.video .arve-wrapper
		{
			margin:0;	
		}
		.video-holder,#videos .ssba
		{
			display:none;
		}
		.video-holder.first
		{
			display:block;
		}
		.video-list.first
		{
			font-weight:700;
		}
		.video-list
		{
			background-color:#F5F5F5;
			background-image:url(images/icons/sprites.png);
			background-repeat:no-repeat;
			background-position:9px -1208px;
			cursor:pointer;
			display:block;
			margin-top:1px;
			padding:10px 9px 10px 39px;
			vertical-align:middle;
		}
			.video-list:hover
			{
				color:#ED3024;
			}
/* ---------------------------------------------------------------------- */
/*	Popular Articles
/* ---------------------------------------------------------------------- */

#popular-articles h3
{
	background-image: url(images/icons/sprites.png);
	background-repeat:no-repeat;			
	background-position:0 -775px;
	color:#FEA536;
	font-family:'open_sansextrabold';
	font-size:20px;
	height:42px;
	line-height:42px;
	padding-left:63px;
	text-transform:uppercase;
	vertical-align:middle;
}

/* ---------------------------------------- */
/*	Home page
/* ---------------------------------------- */

article.teachers,article.parents
{
	margin-bottom:8px;
	position:relative;	
}
.article-wrapper-left
{
	float:left;
}
.article-wrapper-right
{
	float:right;	
}
article.teachers .caption,article.parents .caption
{
	background:#E41715;
	bottom:0;
	display:inline-block;
	color:#FFF;
	font-size:14px;
	padding:6px 15px;
	left:0;
	position:absolute;	
}
.parents .block, .teachers .block
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, .5);
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;	
	width:190px;
	z-index:10;
}
.parents .title, .teachers .title
{
	background-image:url(images/icons/sprites.png);
	background-repeat:no-repeat;
	color:#FFF;
	display:inline-block;
	font-family:"open_sansextrabold", Arial, Helvetica, sans-serif;
	font-size:21px;
	height:42px;
	left:0;
	line-height:44px;
	padding:5px 0 5px 70px;
	position:absolute;
	top:0;	
	vertical-align:middle;
	z-index:11;
}
	.parents .title
	{
		background-position:10px -873px;
	}
	.teachers .title
	{
		background-position:10px -934px;
	}	
	
/* ---------------------------------------------------------------------- */
/*	Tags
/* ---------------------------------------------------------------------- */
.tags strong
{
	margin-right:10px;
}

/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

.no-style > li {
	list-style: none;
	margin: 0;
}

/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */

#bits {
	display:block;
	float:right;
	margin-top: 12px;	
}

.search-icon {
	background: url(images/icons/sprites.png) 0 0 no-repeat;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 24px;
	margin: 10px 20px 0 0;
	width: 24px;
}

	/* Modal */
	input#searchsubmit {
		height: auto;
		width: auto;	
	}
	
	#search-modal.white-popup-block {
		background:#EB2720 url(images/backgrounds/stripes.png) repeat;
		border: none;
		text-align: center;
	}
	
	#search-modal #searchform, #search-modal #searchform fieldset {
		float: left;	
		display: block;
		position: relative;
		width: 100%;
	}
	
		#search-modal #searchform fieldset #s {
			box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
			height: 50px;
			font-size: 19px;
			line-height: 19px;
			margin-top: 10px;
			width: 70%;
			vertical-align: middle;
		}
		
		#search-modal #searchform fieldset #searchsubmit {
			background:none;
			border: none;
			line-height: 30px;
			vertical-align: middle;	
		}

/* ---------------------------------------------------------------------- */
/*	Posts
/* ---------------------------------------------------------------------- */

.page-template-tmpl-get-ideas-php article, .page-template-tmpl-your-space-php article {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 30px;
}
#inside-page .tags
{
	border-bottom: 1px solid #D4D4D4;
	padding:0 0 20px 0;
	margin:5px 0 20px 0;
	width:100%;
}
.post-item {
	border-bottom: 1px solid #CCC;
	margin-bottom: 25px;	
	padding-bottom: 5px;
}

#wrapper .post-item h3 {
	color: #ED3024;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.html-code {
	display: none;	
}

/* ---------------------------------------------------------------------- */
/*	Pages
/* ---------------------------------------------------------------------- */

#container {
	background: #FFF;
	float:left;
	margin:0;
	min-height: 300px;
	position: relative;	
	padding: 2% 2% 25px 2%;
	width: 96%;
}

#container .left {
	float: left;
	width: 68%;
}
	#inside-page #container .left
	{
		width:63%;
	}

#container .right {
	float: right;
	width: 30%;
}
	#container .right aside, #container .right .widget-container
	{
		float:left;
		width:100%;
	}	
	 #container .right .widget-container
	{
		border-bottom:3px solid #E41715;
		margin-bottom:20px;
		padding-bottom:20px;
	}	
		#container .right .widget-container:last-of-type
		{
			border-bottom:none;	
		}

/* ---------------------------------------------------------------------- */
/*	Archive / Category
/* ---------------------------------------------------------------------- */
.archive_title
{
	border-bottom:1px solid #D4D4D4;
	margin-bottom:20px;
	padding-bottom:20px;
}
.archive h4,.archive h4
{
	margin-bottom:4px;
}

/* ---------------------------------------------------------------------- */
/*	Landing Page
/* ---------------------------------------------------------------------- */
html.page-template-tmpl-landing-page,
body.page-template-tmpl-landing-page
{
	background:#373737;	
	margin:0;
	padding:0;	
}
.page-template-tmpl-landing-page header .theme_width,
.page-template-tmpl-landing-page footer .theme_width,
.page-template-tmpl-landing-page #body .theme_width
{
	width:1020px;	
}
.page-template-tmpl-landing-page .ssba,
.page-template-tmpl-landing-page #categories-list,
.page-template-tmpl-landing-page #tags-list
{
	display:none;	
}
html .page-template-tmpl-landing-page .download-button
{

	background:none;
	border:none;	
	border-radius:0;
	box-shadow:none;
	padding:0;
	text-shadow:none;
}
.page-template-tmpl-landing-page .download-button button
{
	padding-left:80px !important;
}
html .download-button .vc_btn3.vc_btn3-style-custom
{
	background:#FFF;
	font-family:"open_sansbold",Arial,sans-serif;
	font-size:21px;
	text-shadow:none;	
}
	.page-template-tmpl-landing-page .download-button.red-button
	{
		font-size:18px !important;
	}
		.page-template-tmpl-landing-page .download-button.red-button a
		{
			padding-left:80px !important;
			font-family:"open_sans",Arial,sans-serif !important;		
			height:100px;	
			width:350px;					
		}
			.page-template-tmpl-landing-page .download-button.red-button a:hover
			{
				color:#CCC !important;
			}
.page-template-tmpl-landing-page .lesson
{
	text-align:center;	
}
.page-template-tmpl-landing-page .lesson a
{
	color:#000;
}
.page-template-tmpl-landing-page .lesson h4 a
{
	color:#FFF;
}
	.page-template-tmpl-landing-page .lesson a:hover
	{
		color:#e41715;	
	}
.lessons .wpb_wrapper .wpb_text_column:first-of-type
{
	min-height:150px;	
}
.lesson p
{
	color:#292929;
	font-family:"open_sansbold",Arial,sans-serif;
	font-size:15px;
	line-height:25px;
}
.lesson h3
{
	background: rgba(255,255,255,0.92);
	color:#333;	
	font-size:18px !important;
	letter-spacing:2px;
	margin:0 20px;
	padding:10px;
	text-transform:uppercase;
}
.lesson h4
{
	color:#FFF;
	display:inline-block;
	font-size:45px !important;
	padding:35px 32px;
	vertical-align:middle;
	border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
		margin-top:-70px;
}
	.lesson.lesson1 h4
	{
		background:#06a0dc;
	}
	.lesson.lesson2 h4
	{
		background:#31bd8a;
	}
	.lesson.lesson3 h4
	{
		background:#b17ab5;
	}
	.lesson.lesson4 h4
	{
		background:#bda50e;
	}
	.lesson.lesson5 h4
	{
		background:#b04378;
	}
	.lesson.lesson6 h4
	{
		background:#80bb10;
	}	
.text-panel h2
{
	border-bottom:#e41715 solid 2px;
	display:block;
	font-family:"open_sansbold",Arial,sans-serif;
	font-size:30px !important;
	letter-spacing:5px;
	line-height:34px;
	margin-top:0;
	margin-bottom:15px;
	padding-bottom:30px;	
}
.text-panel p
{
	font-size:17px;
	line-height:25px;
}
.page-template-tmpl-landing-page .download-button button:hover
{
	color:#333 !important;
}
	.page-template-tmpl-landing-page .download-button .fa
	{
		font-size:34px !important;
	}
html body.page-template-tmpl-landing-page .padding
{
	padding:0 40px 80px 40px;	
}
.page-template-tmpl-landing-page footer
{
	position:relative;	
	display:block;
	float:left;
	height:auto;
	top:auto;
}
html .arve-wrapper
{
	margin:0;
	padding:0;
}
	.page-template-tmpl-landing-page#inside-page #container
	{
		float:none;
		margin:0;
		padding:0;	
		width:100%;
	}
	.page-template-tmpl-landing-page .theme_width
	{
		width:100%;	
	}
.page-template-tmpl-landing-page #logo-wrapper
{
	display:none;	
}
html .wpb_video_widget .wpb_wrapper .wpb_video_wrapper
{
	margin:0;
	padding:0;	
}		
/* ---------------------------------------------------------------------- */
/*	Related Articles
/* ---------------------------------------------------------------------- */
.related-articles
{
	border-top:8px solid #D01B19;
	display:block;
	font-size:14px;
	margin:30px 0 0 0;
	padding-top:0;	
	width:100%;
}
	.related-articles ul
	{
		display:block;
		list-style:none;
		margin:0;	
		width:100%;
	}
		.related-articles img
		{
			margin-bottom:5px;	
		}
		.related-articles ul li
		{
			display:inline-block;	
			float:left;
			margin:0 11px 0 0;	
			max-width:195px;
			min-height:200px;
		}
			.related-articles ul li:last-of-type
			{
				margin:0;
			}
			
	#wrapper .related-articles h3
	{
		background-image: url(images/icons/sprites.png) !important;
		background-repeat:no-repeat !important;	
		background-position:0 -775px !important;
		color:#FEA536 !important;
		font-family:'open_sansextrabold';
		font-size:20px !important;
		line-height:40px !important;
		margin:10px 0 !important;
		padding-left:63px !important;
		text-transform:uppercase !important;
		vertical-align:middle !important;
	}
		
/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label {
	cursor: pointer;
	display: block;
	margin: 0 0 5px;
}

input, textarea, select {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}

input {
	padding: 6px;
	width: 140px;
}

select {
	height: 30px;
}

textarea {
	 border-color: #CCC;
	 height: 60px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		   border-radius: 5px;			
	padding: 10px;
	resize: both;	
	position: relative;
	width: 90%;
	behavior: url(/wp-content/themes/webwise/PIE.php);		
}
	
	input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border-color: #333; }

input[type="submit"], button {
	font-size: 13px;
}

	input[type="submit"].medium, button.medium { font-size: 15px; }

	input[type="submit"].large, button.large { font-size: 17px; }

select, option {
	cursor: pointer;
	padding: 5px 7px;
}

input[type="text"], input[type="password"], input[type="email"] {
	background: #FFF;
	position: relative;
	behavior: url(/wp-content/themes/webwise/PIE.php);	
}

/* Fix for Mobile Safari */
input[type="checkbox"] { -webkit-appearance: checkbox; width: auto; height: auto; background: none; border: none; padding: 0; }
input[type="radio"] { -webkit-appearance: radio; width: auto; height: auto; background: none; border: none; padding: 0; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #0083CB; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder { color: #0083CB; }

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark { color: #0083CB; }


/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

header {
	float: left;
	width: 100%;
}	

	header #logo {
		float: left;
		margin: 0;
	}
	
	header #logo img, header #logo {	
		height: 66px;
		width: 195px;
	}
	
	header .top {
		background:#373737;
		display: block;
		position: fixed;		
		top: 0;
		width: 100%;
		z-index: 40;
	}
	
		.logged-in header .top {
			top: 29px;
		}
	
	header .logo-wrapper {
		position: relative;
		z-index: 9;
	}
	
	#red-stripes	
	{
		background:url(images/backgrounds/stripes.png);
		display:block;	
		height:88px;
	}

/* ---------------------------------------------------------------------- */
/*	Get Involved
/* ---------------------------------------------------------------------- */

.get-involved #ticker-form h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

.get-involved .right .wrapper {
	padding: 15px 25px;		
}

	#wrapper .get-involved input[type="text"],  #wrapper .get-involved input[type="email"] {
		padding: 9px;	
		width: 180px;
	}
	
	#wrapper .get-involved input[type="submit"] {
		font-size: 14px;
		padding: 11px;
		width: auto;
	}
	
		#wrapper .get-involved #ticker-form, #wrapper .get-involved #info-pack-form, #feature-box {
			display: inline-block;
			min-height: 0;
			margin-bottom: 20px;
			width: 100%;
		}
		
		#home-page #feature-box.yellow {
			float:right;
			margin-bottom: 0;	
		}
	
/* ---------------------------------------------------------------------- */
/*	Nested List 
/* ---------------------------------------------------------------------- */

ul.nested_list h4, ul.nested_list h3, ul.nested_list h2 {
	display: inline;	
	float: none;
}

ul.nested_list, .nested_list li {
	margin-left: 0;
	list-style: none;	
}

.nested_list li {
	display: block;
	cursor: pointer;
}

	.nested_list li ul li {
		border: none;
		cursor: default;	
		font-size: 13px;
		line-height: 25px;
		padding-left: 52px;
	}

	.nested_list ul {
		display: none;
		margin: 10px 0;
	}
	
.nested_list li {
	border-bottom: 1px solid #E5E5E5;
	font-size: 17px;
	line-height: 40px;
	margin-bottom: 10px;
	padding: 10px 0;
	vertical-align: middle;
}

.nested_list li:before {
	background: #EEE;
    	color: #B5B5B5;
    	content: "+";
	display: inline-block;
    	font-size: 35px;
	height: 40px;
	margin-right: 10px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
}	

	.nested_list li.active:before {
		background: #EB2720;
		color: #FED500;
	}

	.nested_list li li:before {
		display: none;
	}	
	
.nested_list li:hover:before, .nested_list li:hover {
    color: #FED500;  
}	

	.nested_list li li:hover, .nested_list li li {
	    color: #535353;
	}	
	
.nested_list li.active:before {
    content: "-";
    font-size: 35px;    
}
	
/* -------------------------------------------------- */
/*	Main Navigation
/* -------------------------------------------------- */

header .main-nav { 
	display: inline-block;
	float: left;
	margin: 0;
	width: auto;
}

	header .main-nav .menu .sub-arrow {
		float: right;
		margin: 3px 10px 0 0;
		vertical-align: 1px;
	}	
	
header .main-nav #ul-nav {
	display: block;		
	margin: 0;
}

	header .main-nav > ul,
	header .main-nav .menu > ul { 
			margin: 0;
		}

		header .main-nav .menu li {
			display: block;
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			position: relative;
		}

			header .main-nav a {
				border-left:1px solid #525252;
				border-right:1px solid #000;
				color: #FFF;
				display: inline-block;			
				font-family: 'open_sanssemibold', Arial, sans-serif;
				font-size:14px;
				line-height:24px;
				margin: 0;
				padding: 22px 25px;
				text-transform:uppercase;
				vertical-align: middle;
			}
			
			header .main-nav li {
				border-left:1px solid #525252;
				border-right:1px solid #000;
			}
			
				header .main-nav li:first-of-type {
					border-left:none;
				}
				
				header .main-nav li:last-of-type {
					border-right:none;
				}				
				
				header .main-nav li ul li, header .main-nav li > * {
					border:none !important;	
				}
			
				header .main-nav .page-item-2 a {
					padding-top: 12px;	
				}

				.main-nav .menu a:hover {
					color: #EF3124;
				}				

				.main-nav .menu .current_page_item > a, .main-nav .menu .current_page_parent > a {
					color: #EF3124;
				}
					
			/* Dropdown */
			.main-nav ul li:hover > ul {
				display: block;
				left: 0;
				margin: 0;
				top: 68px;						
			}					
			
			.main-nav ul ul ul {
				display: none;
				left: 0;
				position: absolute;
				z-index: 100;
			}

				.main-nav ul ul ul li { 
					background: none;
					border-right: none;
					float: none;
				}

					.main-nav ul ul ul a {
						background:#FEA536;
						display: block;
						font-size: 14px;
						margin: 0;
						padding: 8px 10px;
						text-align: left;
						width: 130px;
					}

						.main-nav ul ul a:hover, .main-nav ul ul .hover > a,
						.main-nav ul ul .current_page_item > a, .main-nav ul ul .current_page_item > a:hover,
						.main-nav ul ul .current_page_parent > a, .main-nav ul ul .current_page_parent > a:hover {
						}							

			/* Sub Dropdown */

			.main-nav ul ul ul ul {
				left: 145px !important;
				top: 6px !important;	
			}

			.main-nav ul ul li ul li:hover > ul {
				display: block;
			}


/* Nav menus */
.widget_nav_menu li {
	list-style: none;
	margin-left: 0;
}					

/* Mobile */
#mobile-icon, #mobile-menu-wrapper {
	display: none;	
}

#mobile-menu-wrapper {
	margin-bottom: 10px;	
}

#mobile-menu-wrapper ul.mobile-menu {
	list-style: none;
	margin: 0;	
}

#mobile-icon {
	background: url(images/icons/mobile-icon.png) no-repeat 0 0;
	cursor: pointer;
	float:right;
	height: 25px;	
	width: 30px;
}

	#mobile-icon:hover {
		background: url(images/icons/mobile-icon.png) no-repeat -60px 0;
	}
	
	#mobile-icon.on {
		background: url(images/icons/mobile-icon.png) no-repeat -30px 0;
	}

#mobile-menu-wrapper .mobile-menu li {
	display: block;
	float: left;
	margin: 0;
	width: 100%;	
}

	#mobile-menu-wrapper .mobile-menu li a {
		border-bottom: none;
		margin: 0;
		padding-bottom: 10px;		
		padding-top: 10px;
		width: auto;	
	}
	
		#mobile-menu-wrapper .mobile-menu li a:hover {
			color: #EB2720;
		}
	
		#mobile-menu-wrapper .mobile-menu li {
		}	
		
			#mobile-menu-wrapper .mobile-menu li ul li {
				border-bottom: none;
				border-top: none;
			}	
			
		#mobile-menu-wrapper .mobile-menu li.current_page_item a {
			color:#EB2720;
		}
	
		#mobile-menu-wrapper .mobile-menu li.current_page_item ul li > a {
			#color:#000;
		}		
		
		#mobile-menu-wrapper .mobile-menu li > ul li a {	
			padding-left: 30px;
			text-transform: none;
		}

.main-nav #mobile-menu-wrapper ul ul {
	display: block;
	float: left;
	left: auto;
	right: auto;
	margin: 0;
	top: auto;
	position: relative;
	width: 100%;
	z-index: auto;
}

	.main-nav #mobile-menu-wrapper ul ul a {
		text-align: left;	
	}

	.main-nav #mobile-menu-wrapper li:hover > ul {
		display: block;
		left: auto;
		margin: 0;
		top: auto;						
	}	

/* ---------------------------------------------------------------------- */
/*	Body
/* ---------------------------------------------------------------------- */

#wrapper {
	position: relative;
}
	#body { 
		float: left;
		line-height: 19px;
		position: relative;
		width: 100%;		
	}
/* ---------------------------------------------------------------------- */
/*	Page navigation
/* ---------------------------------------------------------------------- */

#wrapper .wp-pagenavi {
	margin-top: 20px;
}

#wrapper .wp-pagenavi .pages {
	display: none;	
}

#wrapper .wp-pagenavi a {
	background: #CCC;
	color: #000;
	display: inline-block;
	-webkit-border-radius: 16px;
	   -moz-border-radius: 16px;
		   border-radius: 16px;	
	font-weight: 700;
	font-size: 12px;
	margin-right: 10px;
		padding: 4px 10px;	
	position: relative;
	text-decoration: none;
	behavior: url(/wp-content/themes/webwise/PIE.php);	
}

#wrapper .wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: 1px solid #333 !important;
}
	
	#wrapper .wp-pagenavi a:hover, #wrapper .wp-pagenavi .current {
		background: #141414;
		color: #FFF;
		display: inline-block;
		-webkit-border-radius: 16px;
		   -moz-border-radius: 16px;
			   border-radius: 16px;
		font-size: 12px;
		margin-right: 10px;
		padding: 4px 10px;	
		position: relative;
		behavior: url(/wp-content/themes/webwise/PIE.php);	
	}
	
.page_nav {
	float: left;	
	width: 100%;
}


/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ 
	float:left;
	margin-right:4%;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;	
}

.last {
	clear:right;
	margin-right:0 !important;
	float: right;
}
	span.last
	{
		float:left;	
		margin:auto !important;
	}	
	.one_third p:first-of-type, .two_third p:first-of-type, .one_half p:first-of-type, .last p:first-of-type {
		margin-top: 0;
	}	

.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

/* ---------------------------------------------------------------------- */
/*	Tabs
/* ---------------------------------------------------------------------- */
#wrapper .wpui-tabs-nav-prev, #wrapper .wpui-tabs-nav-next, #wrapper .wpui-tabs-nav-holder {
	display: none;	
}

/* ---------------------------------------------------------------------- */
/*	News
/* ---------------------------------------------------------------------- */		

.news-listing .content a, .content-home a
{
	color:#000;
}

#news-list
{
	border-top:3px #E41715 solid;
	margin-top:40px;
	padding-top:30px;
}
	#news-list article
	{
		display:block;
		float:left;
		margin-bottom:30px;
		padding-bottom:30px;
		border-bottom:1px solid #D4D4D4;
		width:100%;
	}
		#news-list article:last-of-type
		{
			border-bottom:none;	
		}
	.news-item .wp-post-image 
	{
		float: left;
		margin-right: 20px;
	}	
	.news-item .title 
	{	
		clear: right;
		font-size:20px;
		line-height: 24px;
		margin: 20px 0;		
		position: relative;
	}
	.news-item a .content
	{
		color:#000;
		clear:both;
		overflow:hidden;
	}
	.news-item a br {
    		margin-bottom:10px;
	}

/* ---------------------------------------------------------------------- */
/*	Partner Sites
/* ---------------------------------------------------------------------- */
.breadcrumbs
{
	border-bottom:1px solid #D4D4D4;
	margin-bottom:20px;
	padding-bottom:20px;
}
/* ---------------------------------------------------------------------- */
/*	Partner Sites
/* ---------------------------------------------------------------------- */	
#partner-sites h3
{
	background-image:url(images/icons/sprites.png);
	background-position:0 -1002px;
	background-repeat:no-repeat;
	color:#000;
	display:block;
	float:left;
	font-family:"open_sansextrabold";
	font-size: 20px;
	height:40px;
	line-height:40px;
	margin-bottom:25px;
	padding-left:60px;
	text-transform:uppercase;
	vertical-align:middle;
}
#partner-wrapper
{
	text-align:center;	
}
	#partner-wrapper a
	{
		display:block;
		margin-bottom:15px;	
	}
/* ---------------------------------------------------------------------- */
/*	To Top Button
/* ---------------------------------------------------------------------- */		

.end-cats
{
	background:#FFF;
	display:block;	
	float:left;
	padding: 0 2%;
	width: 96%;		
}
	.end-cats .icon
	{
		background-color:#FFF;
		background-image:url(images/icons/sprites.png);
		background-repeat:no-repeat;
		display:inline-block;
		float:left;
		height:10px;
		margin-right:20px;
		-webkit-border-radius: 45px;
		   -moz-border-radius: 45px;
			   border-radius: 45px;		
		padding:20px;
		width:10px;
		text-align:center;
		vertical-align:middle;
	}
		/* CATEGORY SECTION */
		.post-categories
		{
			background-image:url(images/icons/sprites.png);
			background-position:0 -1172px;
			background-repeat:no-repeat;
			height:15px;
			margin:0 20px 0 0;
			padding-left:20px;
			width:16px;
			text-align:center;
			vertical-align:middle;			
		}
			.post-categories a
			{
				display:inline-block;
				clear:none;
				font-size:11px;
				margin:0 0 0 8px;
			}
		#tags-list .icon
		{
			background-position:15px -1098px;
		}
		#categories-list .icon
		{
			background-position:15px -1054px;
		}
		div.category-items
		{
			display:block;		
			margin-top:10px;
		}
			div.category-items:first-of-type
			{
				margin-top:7px;	
			}
			.category-items .parent
			{
				font-weight:700;
				text-transform:uppercase;
			}
			span.parent,span.child a
			{
				display:inline-block;
				margin-right:10px;	
			}
	.list-wrapper
	{
		display:inline-block;
		vertical-align:middle;	
		width: 90%;
	}
	.inner-wrapper
	{
		background:#F5F5F5;
		display:block;	
		float:left;
	}
		#categories-list .inner-wrapper
		{
			padding:2% 2% 0 2%;
			width:96%;
		}
		#tags-list .inner-wrapper
		{
			padding:2%;
			width:96%;
		}
	.pad-me
	{
		float:left;
		font-size:14px;
		display:block;	
		margin-top:10px;
		width:80%;
	}
	.end-cats .title
	{
		display:inline-block;
		float:left;
		font-family:"open_sansextrabold", Arial, Helvetica, sans-serif;
		font-size:18px;
		margin:16px 30px 16px 0;
		text-transform:uppercase;
	}
	.end-cats li
	{
		float:left;
		list-style:none;
		margin:10px 20px 10px 0;
	}
	
/* ---------------------------------------------------------------------- */
/*	To Top Button
/* ---------------------------------------------------------------------- */		
#back-top {
	position: fixed;
	bottom: 10px;
	right: -15px;
	text-align: center;
	z-index: 30;
}

#back-top a {
	width: 88px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/* background color transition */
			-webkit-transition: .5s;
		-moz-transition: .5s;
	transition: .5s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 56px;
	height: 56px;
	display: block;
	margin-bottom: 7px;
	background: #ED3224 url(/wp-content/themes/webwise/images/arrows/up-arrow.png) no-repeat center center;
	/* background color transition */
	transition: .5s;	
		-webkit-transition: .5s;
			-moz-transition: .5s;
	-webkit-border-radius: 45px;
	   -moz-border-radius: 45px;
		   border-radius: 45px;
}

	#back-top a:hover span {
		background-color: #373737;
	}	
	
/* LOCKERS */
.lesson1 .vc_btn3.vc_btn3-color-sky:hover,
.lesson2 .vc_btn3.vc_btn3-color-success:hover,
.lesson3 .vc_btn3.vc_btn3-color-violet:hover,
.lesson4 .vc_btn3.vc_btn3-color-chino:hover,
.lesson5 .vc_btn3.vc_btn3-color-danger:hover,
.lesson6 .vc_btn3.vc_btn3-color-danger:hover
{
	opacity:.8;
}
	.lesson1 .vc_btn3.vc_btn3-color-sky
	{
		background-color:#00a1dc !important;
	}
	.lesson2 .vc_btn3.vc_btn3-color-success
	{
		background-color:#00ae6d !important;
	}
	.lesson3 .vc_btn3.vc_btn3-color-violet
	{
		background-color:#914198 !important;
	}	
	.lesson4 .vc_btn3.vc_btn3-color-chino
	{
		background-color:#bca500 !important;
	}		
	.lesson5 .vc_btn3.vc_btn3-color-danger
	{
		background-color:#ac3b6f !important;
	}			
	.lesson6 .vc_btn3.vc_btn3-color-danger
	{
		background-color:#7bbd42 !important;
	}					

/* -------------------------------------------------- */
/*	Pagination
/* -------------------------------------------------- */

.pagination { margin: 0 }

	.pagination a, .pagination span {
		border: 1px solid transparent;
		color: #9c9c9c;
		display: inline-block;
		margin: 0 8px 0 0;
		padding: 2px 8px 4px;
	}

	.ie7 .pagination li, .ie7 .pagination span { display: inline; }

	.pagination .current {
		background: #e6edef;
		color: #707070;
		padding: 2px 7px 4px;
	}

	.comments-pagination .current { padding-bottom: 3px; }

		.pagination a:hover, .comments-pagination a:hover {
			border-color: #e6edef;
			color: #CCC;
		}

	.pagination .next, .pagination .prev { border: none; }


/* ---------------------------------------------------------------------- */
/*	Logos
/* ---------------------------------------------------------------------- */
#logos
{
	background:#FFF;
	display:block;
	text-align:center;	
	padding:10px 0;
	width:100%;
}
	#logos a
	{
		display:inline-block;
		margin:20px 10px;
	}

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

footer {
	background:#FEA536;
	bottom:0;
	color:#FFF;
	display:block;
	padding:5px 0;
	position:fixed;
	width: 100%;
	z-index:20;
}
	#home-page footer
	{
		background:#373737;
	}
	#home-page footer a:hover
	{
		color: #F9B22C;
	}	
	footer a {
		color:#FFF;	
	}
	
	footer .social {
		display: inline-block;
		float: right;	
		margin-left: 10px;
	}
	
footer ul.menu, footer ul.menu li {
	float: left;	
	margin: 0;
	text-transform: uppercase;
}

	footer ul.menu li {
		margin-right: 20px;	
	}

footer .widget-container,
.copyright
{
	display:inline-block;
	float:right;	
	margin-top:14px;
}
footer .widget-container
{
	font-family:"open_sanssemibold";
}
footer .social-media
{
	margin:5px 0 2px 0;	
}

/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Magnific Popup CSS */
.white-popup-block
{
	background: #FFF;
	line-height: 22px;
	margin: 40px auto;
	max-width: 650px;
	padding: 10px 30px 20px 30px;
	position: relative;
	text-align: left;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
button.mfp-close, button.mfp-arrow
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	display: block;
	outline: 0 none;
	overflow: visible;
	padding: 0;
	z-index: 1046;
}
.mfp-close
{
	color: #FFFFFF;
	font-family: Arial,monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-bg
{
	background: #0b0b0b;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}
.mfp-wrap
{
	height: 100%;
	left: 0;
	outline: none !important;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 1043;
}
.mfp-container
{
	box-sizing: border-box;
	height: 100%;
	left: 0;
	moz-box-sizing: border-box;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
}
.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
	display: none;
}
.mfp-content
{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
	cursor: auto;
	width: 100%;
}
.mfp-ajax-cur
{
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom
{
	cursor: -moz-zoom-in;
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.mfp-loading.mfp-figure
{
	display: none;
}
.mfp-hide
{
	display: none !important;
}
.mfp-preloader
{
	color: #cccccc;
	left: 8px;
	margin-top: -0.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}
.mfp-preloader a
{
	color: #cccccc;
}
.mfp-preloader a:hover
{
	color: white;
}
.mfp-s-ready .mfp-preloader
{
	display: none;
}
.mfp-s-error .mfp-content
{
	display: none;
}
button.mfp-close, button.mfp-arrow
{
	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: none;
	overflow: visible;
	padding: 0;
	webkit-appearance: none;
	webkit-box-shadow: none;
	z-index: 1046;
}
button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
.mfp-close
{
	color: white;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-close:hover, .mfp-close:focus
{
	opacity: 1;
}
.mfp-close:active
{
	top: 1px;
}
.mfp-close-btn-in .mfp-close
{
	color: #FFF;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
	color: white;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
.mfp-counter
{
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
}
.mfp-arrow
{
	height: 110px;
	margin: 0;
	margin-top: -55px;
	opacity: 0.65;
	padding: 0;
	position: absolute;
	top: 50%;
	webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 90px;
}
.mfp-arrow:active
{
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a
{
	border: medium inset transparent;
	content: '';
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0;
}
.mfp-arrow:after, .mfp-arrow .mfp-a
{
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b
{
	border-bottom-width: 21px;
	border-top-width: 21px;
}
.mfp-arrow-left
{
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a
{
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b
{
	border-right: 27px solid #3f3f3f;
	margin-left: 25px;
}
.mfp-arrow-right
{
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a
{
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b
{
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	max-width: 900px;
	width: 100%;
}
.mfp-iframe-holder .mfp-close
{
	top: -40px;
}
.mfp-iframe-scaler
{
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%;
}
.mfp-iframe-scaler iframe
{
	background: black;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
img.mfp-img
{
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 40px 0 40px;
	webkit-box-sizing: border-box;
	width: auto;
}
.mfp-figure
{
	line-height: 0;
}
.mfp-figure:after
{
	background: #444444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	content: '';
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1;
}
.mfp-figure small
{
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-bottom-bar
{
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}
.mfp-title
{
	color: #f3f3f3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left;
	word-wrap: break-word;
}
.mfp-image-holder .mfp-content
{
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure
	{
	}
	.mfp-img-mobile .mfp-figure:after
	{
		bottom: 0;
		top: 0;
	}
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		moz-box-sizing: border-box;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		webkit-box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close
	{
		background: rgba(0, 0, 0, 0.6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
}
@media all and (max-width: 900px)
{
	.mfp-arrow
	{
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}
	.mfp-arrow-left
	{
		transform-origin: 0;
		webkit-transform-origin: 0;
	}
	.mfp-arrow-right
	{
		transform-origin: 100%;
		webkit-transform-origin: 100%;
	}
	.mfp-container
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img
{
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar
{
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.mfp-ie7 .mfp-container
{
	padding: 0;
}
.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}
.mfp-ie7 .mfp-close
{
	padding-top: 0;
	right: 0;
	top: 0;
}


/* ---------------------------------------------------------------------- */
/*	Isotope
/* ---------------------------------------------------------------------- */

#isotope-container {

}

/* Isotope CSS3 transitions */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	 -ms-transition-duration: 0.8s;
	  -o-transition-duration: 0.8s;
		transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	 -ms-transition-property: height, width;
	  -o-transition-property: height, width;
		transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	 -ms-transition-property:     -ms-transform, opacity;
	  -o-transition-property:         top, left, opacity;
		transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	 -ms-transition-duration: 0s;
	  -o-transition-duration: 0s;
		transition-duration: 0s;
}


/* Theme width */
@media only screen and (max-width: 1050px) {
	.page-template-tmpl-landing-page iframe
	{
		height:400px;
		display:block;	
		margin:0 auto;
		width:711px;
	}
}
@media only screen and (max-width: 1020px) {
	footer .theme_width
	{
		padding:0 2%;
		width:96%;	
	}
	/* Main */
	.main-nav {
		background: #FFF;
		position: static;		
	}
		.main-nav .menu {
			display: none;	
		}
	header .main-nav
	{
		background:none;
		float:right;
		width:100%;	
	}
	header .main-nav li {
		border-left:none;
		border-right:none;
		border-bottom:1px solid #525252;
		border-top:1px solid #000;		
	}
		.main-nav ul ul ul a
		{
			background:none;	
		}
			.main-nav ul ul ul ul
			{
				left:auto !important;
				margin-left:20px !important;
				top:auto !important;				
			}
	#mobile-icon {
		display: block;
		position:absolute;
		right:20px;
		top:22px;
	}
	.main-nav a {
		margin: 0 10px;
		padding: 12px 5px 8px 5px;		
	}
	#back-top {
		display: none !important;
	}
	#bits
	{
		margin-right:50px;
	}
	#contact-us a
	{
		background-image:none;	
	}	
	.pad-me
	{
		float:left;
		width:100%;
	}
		#tags-list .icon,#categories-list .icon
		{
			display:none;	
		}
			ul.wp-tag-cloud
			{
				margin:0;
			}
			.end-cats .title
			{
				margin-bottom:0;
			}
	header #logo {
		margin-left:20px;
	}	
	#popular-articles h3
	{
		font-size:17px;	
		padding-left:49px;
	}
	.theme_width {
		margin: 0 auto;
		width: 100%;
	}

	#background {
		display: none;
	}
	header .bottom, #body, footer {
		width: 100%;	
	}
	
		header .bottom {
			margin-bottom: 20px;	
		}
	#wrapper .soliloquy-caption blockquote
	{
		display:none;
	}
	
	/* Home Page */
	.article-wrapper-left, .article-wrapper-right
	{
		width: 47%;
	}

	.related-articles ul li
	{
		float:left !important;
		margin:0 3% 0 0;	
		max-width:30%;
		min-height:0;
	}	
}

/* Tablet Portrait size to standard 980 (devices and browsers) */
@media only screen and (max-width: 980px) {
}

/* Breakpoint for Social media in header */
@media only screen and (max-width: 940px) {
	header .social-media
	{
		display:none;	
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
	
	.page-template-tmpl-landing-page .top .bits
	{
		display:none;	
	}
	.page-template-tmpl-landing-page header .theme_width,
	.page-template-tmpl-landing-page footer .theme_width,
	.page-template-tmpl-landing-page #body .theme_width
	{
		margin:0 auto;
		width:96%;	
	}
	.page-template-tmpl-landing-page iframe
	{
		height:300px;
		display:block;	
		margin:0 auto;
		width:533px;
	}	

	.twitter-timeline
	{
		width:100% !important;
	}

	/* -------------------------------------------------- */
	/*	Navigation
	/* -------------------------------------------------- */	
	#partner-sites h3
	{
		background-image:none;
		border-bottom:1px solid #CCC;
		clear:both;
		float:none;
		font-size:22px;
		margin:0 auto 30px auto;
		padding:0 0 10px 0;
		text-align:center;
		width:200px;	
	}
	#wrapper .soliloquy-caption blockquote
	{
		display:block;
	}	

	/* ---------------------------------------- */
	/*	Body
	/* ---------------------------------------- */
	#container .left, #container .right,#inside-page #container .left {
		float:left;
		margin-bottom:15px;
		width:100%;
	}
	#container .right {
		margin-bottom:0;
	}
	#inside-page #container section .title {
		font-size: 20px;
		left: 0;	
		width: 85%;
	}

	/* ---------------------------------------- */
	/*	Home page
	/* ---------------------------------------- */

	.soliloquy-container
	{
		width:100% !important;
	}
	
	/* ---------------------------------------- */
	/*	Responsive columns
	/* ---------------------------------------- */

	#wrapper .one_half,#wrapper .one_third,#wrapper .two_third,#wrapper .three_fourth,#wrapper .one_fourth,#wrapper .one_fifth,#wrapper .two_fifth,#wrapper .three_fifth,#wrapper .four_fifth,#wrapper .one_sixth,#wrapper .five_sixth { 
		float: none;
		margin: 0 0 20px 0;
		width: 96%;
	}		
	
	#wrapper .one_half .wp-caption {
		height: auto;
		width: 100% !important;	
	}	
}

@media screen and (max-width: 600px) { /* override slider settings */

	
	.page-template-tmpl-landing-page iframe
	{
		height:200px;
		width:355px;
	}	
	.soliloquy-container .soliloquy-caption, 
	.soliloquy-container .soliloquy-controls-auto, 
	.soliloquy-container .soliloquy-pager
	{
		display:block !important;	
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2
	{
		width: 100%;	
	}
	.soliloquy-container .soliloquy-caption
	{
		bottom:0 !important;
	}
	#wrapper .soliloquy-caption blockquote
	{
		display:none;	
	}
	
}
	
@media screen and (max-width: 641px) { /* portrait tablets, landscape e-readers, landscape mobile 480px */


	footer .widget-container
	{
		float:left;
		margin:10px 0;
		width:100%;	
	}
	footer .social-media
	{
		margin-top:10px;	
	}
	.wpcf7-form .left-col,
	.wpcf7-form .right-col
	{
		float:left;
		width:100%;		
	}		
}

/* breakpoint for logo */
@media screen and (max-width: 479px) {
	.page-template-tmpl-landing-page iframe
	{
		height:150px;
		width:266px;
	}		
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2
	{
		font-size:16px;
		padding:5px;
	}
	
	footer
	{
		display:block;
		float:left;
		position:relative;	
	}
	.article-wrapper-left, .article-wrapper-right
	{
		float:left;
		margin:0 0 20px 0;
		width: 100%;
	}
		.article-wrapper-right
		{
			margin-bottom:0;
		}
		.article-wrapper-left img, .article-wrapper-right img
		{
			height:auto;
			width:100%;	
		}
	header #logo img{
		height: auto;
		width: 100%;
	}
	#red-stripes
	{
		height:66px;	
	}
	header #logo {
		height:auto;
		margin:0 0 0 5px;
		width:160px;	
	}
	#bits
	{
		margin-top:6px;
	}
	#mobile-icon
	{
		top:16px;	
	}
	#wrapper input.wpcf7-submit {
		background: #C00;
		padding:5px 20px 7px 20px;
	}
	.search-icon
	{
		display:none;
	}
	header .main-nav
	{
		margin-right:20px;
	}
	.archive h4, .archive .content, .archive .post-date
	{
		display:block;
		float:left;
		margin:10px 0 0 0;
		width:100%;	
	}
		.archive .content
		{
			margin-top:0;	
		}
}


/* Mobile Portrait Size (down to 280px) */
@media only screen and (max-width: 319px) {
	/* -------------------------------------------------- */
	/*	Images and Captions
	/* -------------------------------------------------- */	
	
	.feature {
		float: none;
		margin:10px 0;	
	}
	
	div.wp-caption {
		margin-left: 0 !important;	
		margin-right: 0 !important;	
	}
	
	div.wp-caption, img.size-medium, div.wp-caption img {
		height: auto !important;
		width: 100% !important;	
	}

}