/*
Theme Name: Wide Eye Creative
Theme URI: http://www.wideeyecreative.com
Author: Wide Eye Creative
Author URI: http://www.wideeyecreative.com
Description: Custom Wide Eye Creative Theme for WordPress
Version: 1.0
*/


/*=============================
=            FONTS            =
=============================*/
/**
 *	Name: 	Franklin Gothic
 *	Code: 	font-family: "franklin-gothic-urw",sans-serif;
 *	Sizes: 	300, 400, 500, 700, 900
 */
/**
 *	Name: 	Franklin Gothic Compressed
 *	Code: 	font-family: "franklin-gothic-urw-comp",sans-serif;
 *	Sizes: 	400, 700
 */

.tag-meta {
 	display: block;
 	margin: 40px auto;
 	text-align: center;;
}
.tag-meta .tags {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.tag-meta .tags .tag {
	display: inline-block;
	color: #445061;
}
.tag-meta .tags .tag:after {
	content: ', ';
	display: inline-block;
	margin-right: 5px;
}
.tag-meta .tags .tag:last-of-type:after {
	display: none;
}

.gform_fields {
	list-style: none;
	padding: 0;
}
.gfield {
    color: #445061;
    font-size: 16px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased !important;
    margin-bottom: 25px;
    display: block;
}
.gfield label {
	font-weight: 400;
}
.gfield_description.validation_message {
	color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	padding: 0 15px !important;
}


body {
	text-rendering: optimizelegibility;
	background: #e3e3e3;
	font-family: "franklin-gothic-urw",sans-serif;
	color: #445061;
	font-size: 16px;
	line-height: 25px;
}
section, header, footer, main {
	position: relative;
}
a {
	color: #fb8b1f;
	text-decoration: none !important;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
a:hover {
	color: #fa9737;
}
p {
	color: #445061;
	font-size: 16px;
	line-height: 25px;
	-webkit-font-smoothing: antialiased !important;
	margin-bottom: 25px;
}
strong {
	-webkit-font-smoothing: antialiased;	
}
input {
	height: 45px !important;
	line-height: 45px !important;
}
input, textarea {
	padding: 0 !important;
	padding-left: 15px !important;
	border: solid 1px #cfcfcf !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	color: #616F83 !important;
	font-size: 22px !important;
	letter-spacing: -0.02em !important;
	font-family: "franklin-gothic-urw",sans-serif !important;
	font-weight: 400 !important;
	-webkit-font-smoothing: antialiased !important;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3 {
	-webkit-font-smoothing: antialiased;
}

td {
	padding-bottom: 12px;
}

::selection {
	background: #009f8e;
	color: #fff;
}

::-moz-selection {
	background: #009f8e;
	color: #fff;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 3px;
	margin: 9px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*========================================
=            INDIVIDUAL ITEMS            =
========================================*/
#site-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #fff;

	-webkit-transition: -webkit-transform .33s cubic-bezier(.694, .0482, .335, 1);
	-moz-transition: -moz-transform .33s cubic-bezier(.694, .0482, .335, 1);
	-o-transition: -o-transform .33s cubic-bezier(.694, .0482, .335, 1);
	-ms-transition: -ms-transform .33s cubic-bezier(.694, .0482, .335, 1);
	transition: transform .33s cubic-bezier(.694, .0482, .335, 1);
}

body.show-nav #site-wrapper {
	-webkit-transform: translate3d(-260px, 0, 0);
	-moz-transform: translate3d(-260px, 0, 0);
	-ms-transform: translate3d(-260px, 0, 0);
	-o-transform: translate3d(-260px, 0, 0);
	transform: translate3d(-260px, 0, 0);
}
.top-section {
	padding-top: 80px;
}
h1.block, h2.block {
	text-transform: uppercase;
	color: #fff;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
h1.block span, h2.block span{
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	display: inline;
	background: rgb(5, 59, 149);
	background: rgba(5, 59, 149, 0.80);
	padding: 0 12px 3px;
}
h1.block {
	font-size: 54px;
	line-height: 72px;
}
h2.block {
	font-size: 43px;
	line-height: 59px;
}
.btn-orange {
	outline: none !important;
	position: relative;
	display: block;
	background: #fb8b1f;
	color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	-webkit-font-smoothing: antialiased;
}
.btn-orange:hover, .btn-orange:focus {
	background: #fb9532;
	color: #fff;
}
.btn-orange:active {
	background: #fa8515;
	color: #fff;
}
.btn-orange i {
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background: #fa7419;
	position: absolute;
	width: 35px;
	height: 100%;
	right: 0;
	top: 0;
	line-height: 38px;
	font-size: 20px;
	text-align: center;

}
.btn-orange:hover i, .btn-orange:focus i {
	background: #fa7c27;
	color: #fff;
}
.btn-orange:active i {
	background: #f96f11;
	color: #fff;
}
.play-button {
	display: block;
	text-align: center;
	width: 72px;
	height: 72px;
	line-height: 60px;
	border: 6px solid #fb8b1f;
	background: #fa7419;
	color: #fff;
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	margin: 0 auto;
	font-size: 25px;
	margin-bottom: 12px;
}
.play-button:hover, .play-button:focus {
	background: #fb7c26;
	border-color: #faa12d;
	color: #fff;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.play-button:active {
	background: #f07725;
	border-color: #eb931f;
}
.watch-now {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.2em;
	font-size: 12px;
	margin-bottom: 28px;
}
h4.tag {
	color: #009f8e;
	text-transform: uppercase;
	background: #fff;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	letter-spacing: 0.08em;
	font-size: 17px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	padding: 0 15px;
	margin: 0;
}
.share-post  {
	position: absolute;
	z-index: 999999;
	left: 0;
	top: 45%;
}
main .share-post {
	top: 5px;
}
.share-post ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #1c2839;
	display: block;
	width: 50px;
	padding: 5px 11px;
	text-align: center;
}
.share-post li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 17px;
	outline: none !important;
	padding: 10px 0;
}
.share-post li a:hover {
	color: #009f8e;
}
.share-post hr {
	border: none;
	display: block;
	width: 100%;
	height: 1px;
	background: #364150;
	margin: 0;
}
.at3lblight {
	background: none;
}
#at3win {
	-moz-box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
}
#post-template-1, #post-template-2, #post-template-3 {
	display: none;
}

.download-box {
	border: solid 1px #cfcfcf;
	padding: 20px 12px;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px !important;
}
.download-box h5 {
	margin: 0;
	color: #fb8b1f;
	font-size: 21px;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}
.download-box h5 span {
	color: #a8b3c5;
	font-size: 18px !important;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.download-box i {
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.download-box .icon-left i {
	font-size: 45px;
	-webkit-transform: translateY(0) rotate(90deg);
	-moz-transform: translateY(0) rotate(90deg);
	transform: translateY(0) rotate(90deg);
	color: #fb8b1f;
}
.download-box .icon-right i {
	color: #e7eaef;
	font-size: 37px;
	margin-top: 7px;
}
.download-box p {
	color: #626c7b;
	font-size: 13px !important;
	font-family: "franklin-gothic-urw",sans-serif;
	margin: 0 !important;
}
.download-box:hover {
	background: #f2f2f2;
}
.download-box:hover .icon-left i, .download-box:hover .icon-right h5 {
	color: #fba450;
}
.download-box:hover .icon-right i {
	color: #626c7b;
}
.video-embed iframe {
	width: 100%;
	min-height: 420px;
	margin-bottom: 50px;
}


/*==================================
=            NAVIGATION            =
==================================*/
#site-navigation {
	width: 260px;
	background: #0f1723;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding: 36px 50px;
	-webkit-font-smoothing: antialiased;
}
#site-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#site-navigation ul li a {
	color: #828992;
	font-size: 19px;
	-webkit-font-smoothing: antialiased;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
}
#site-navigation ul li a:hover, #site-navigation ul li a:focus, #site-navigation ul li.current-menu-item a {
	color: #fff;
}
#site-navigation .social {
	margin-top: 25px;
}
#site-navigation .social a {
	color: #828992;
	margin-right: 18px;
	font-size: 23px;
}
#site-navigation .social a:hover {
	color: #fff;
}
#site-navigation .nav-toggle {
	display: block;
	height: 16px;
	width: 16px;
	position: absolute;
	right: 37px;
	top: 37px;
}
#site-navigation .nav-toggle span {
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}
#site-navigation .nav-toggle:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	display: block;
	content: ' ';
	background: #828992;
	-moz-transform: translateY(0) rotate(-45deg);
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#site-navigation .nav-toggle:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	display: block;
	content: ' ';
	background: #828992;
	-moz-transform: translateY(0) rotate(45deg);
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#site-navigation .nav-toggle:hover:before, #site-navigation .nav-toggle:hover:after {
	background: #fff;
}
#site-navigation .get-updates {
	display: block;
	background: #1c2839;
	text-transform: uppercase;
	text-align: left;
	color: #828992;
	font-size: 12px;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-weight: 500;
	padding: 7px 12px;
	width: 127px;
	margin-top: 45px;
	position: relative;
}
#site-navigation .get-updates:after {
	display: block;
	position: absolute;
	content: " ";
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	top: 0;
	right: -20px;
	border-top: 19px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #1c2839;
	height: 0;
	width: 0;
}
#site-navigation .get-updates i {
	margin-right: 10px;
}
#site-navigation .get-updates:hover  {
	background: #35465e;
	color: #fff;
}
#site-navigation .get-updates:hover:after {
	border-left: 20px solid #35465e;
}
#site-navigation input {
	width: 100%;
	padding: 0 !important;
	padding-left: 25px !important;
	font-size: 15px !important;
	height: 30px !important;
	line-height: 30px !important;
	-moz-border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	border-radius: 35px !important;
	outline: none !important;
	margin-top: 30px;
	background: #090909 url('images/icon-search.png') no-repeat 7px 46%;
	color: #fff !important;
	border-color: #000 !important;
	opacity: .6;
}



/*====================================
=            BREAD CRUMBS            =
====================================*/
#breadcrumbs {
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	z-index: 99999;
}
#breadcrumbs .breadcrumbs a {
	color: #8897b0;
	font-size: 16px;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.1em;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 54px;
	text-transform: uppercase;
	border-right: 1px solid #e9e9e9;
	text-align: center;
	width: 100%;
	display: block;
	white-space:nowrap;
}
#breadcrumbs .breadcrumbs a:hover, #breadcrumbs .breadcrumbs a:focus {
	background: #f2f2f2;
}
#breadcrumbs .current_page_item a, #breadcrumbs .breadcrumbs a:hover, #breadcrumbs .breadcrumbs a:focus {
	color: #033385;
}
#breadcrumbs .breadcrumbs .crust {
	border-left: 1px solid #e9e9e9;
	list-style: none;
	padding: 0;
	margin: 0;
	min-height: 60px;
}
#breadcrumbs .breadcrumbs .crust .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumbs .breadcrumbs .crust li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	min-width: 230px;
}
#breadcrumbs.single .breadcrumbs {

}
#get-updates-crumbs {
	margin-top: -61px;
}
#get-updates-crumbs .btn-orange {
	width: 155px;
	float: right;
	padding: 0;
	height: 34px;
	line-height: 34px;
	text-align: right;
	padding-right: 24px;
	margin-top: 13px;
	margin-bottom: 14px;
	position: relative;
	z-index: 99999999;
}
#get-updates-crumbs .btn-orange i {
	right: auto;
	left: 0;
	font-size: 14px;
	line-height: 32px;
}
#get-updates-crumbs.single {
	margin-top: 0;
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
}





/*===================================
=            SITE HEADER            =
===================================*/
#site-header {
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 20px;
	width: 100%;
	z-index: 999;
}
#site-header .nav-toggle {
	height: 48px;
	width: 53px;
	display: inline-block;
	line-height: 48px;
	background: rgb(27, 49, 83);
	background: rgba(27, 49, 83, 0.20);
	text-align: center;
	color: #fff;
	font-size: 28px;
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.25);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: right;
}
#site-header .nav-toggle:hover, #site-header .nav-toggle:focus {
	background: rgba(27, 49, 83, 0.7);
}



/*===================================
=            HOME SLIDER            =
===================================*/
#home-slider {
	z-index: 50;
}
#home-slider h2 {
	margin:0;
}
#home-slider .bxslider li {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #788290;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 670px;
	width: 100%;
	display: block;
}
.bx-wrapper {
	margin-bottom: 0 !important;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
	left: 0 !important;
}
ul.bxslider {
	margin: 0 !important;
	padding: 0 !important;
}
.bx-wrapper .bx-pager {
	padding: 0 !important;
	bottom: 20px !important;
}
#home-slider .bx-wrapper .bx-pager.bx-default-pager a {
	height: 10px;
	width: 38px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #fff;
}
#home-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, #home-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #009f8e;
}
#home-slider .slide-wrap {
	position: relative;
	height: 670px;
}
#home-slider .slide {
	position: relative;
	width: 100%;
	left: 0;
}
#home-slider .slide.link {
	top: 60%;
}
#home-slider .slide.video {
	top: 45%;
}
#home-slider .slide a.btn-orange {
	margin-top: 4px;
	width: 150px;
	height: 35px;
	padding: 0;
	line-height: 35px;
	text-align: left;
	padding-left: 25px;
}
#home-slider a.btn-orange i {
	line-height: 33px;
}

.slide.video h2, .slide.video h2 span {
	text-align:center;
}


/*===================================
=            HOME CONENT            =
===================================*/
#home-content {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #009f8e;
	/*background-image: url('images/background-dots.png');*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 125px;
	text-align: center;
	overflow: hidden;
	z-index: 55;
}
#home-content .container {
	position: relative;
	z-index: 100;
}
#home-content .icon {
	margin: 0 20px;
}
#home-content h2 {
	margin: 0;
	color: #f7f7f7;
	font-size: 38px;
	letter-spacing: -0.02em;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	margin-top: 30px;
	margin-bottom: 25px;
}
#home-content p {
	color: #fff;
	font-size: 17px;
	font-family: "franklin-gothic-urw",sans-serif;
	line-height: 25px;
	-webkit-font-smoothing: antialiased;
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	margin-bottom: 40px;
}
#home-content .btn-orange {
	font-size: 12px;
	width: 310px;
	margin: 0 auto;
	-moz-box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	box-shadow: 0px 1px 0px 0px rgba(2, 2, 2, 0.25) !important;
	height: 40px;
	padding: 0;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding-left: 45px;
}
#home-content .dots {
	position: absolute;
	left: 0;
	top: -120%;
	min-width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 55;
}





/*=============================
=            FEEDS            =
=============================*/
#feeds {
	background-position: 50% 0;
	background-color: #0c2e67;
	/*background-image: url('images/background-dots.png');*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#feeds .wave {
	position: absolute;
	left: 0;
	top: -105%;
	min-width: 100%;
	height: auto;
}
#feeds .bxslider {
	text-align: center;
}
#feeds .bxslider li {
	padding-top: 110px;
	padding-bottom: 140px;
}
#feeds .bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	text-align: center;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	line-height: 51px;
	border: solid 2px #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 33px;
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
	margin-top: -50px;
}
#feeds .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-left: -3px;
}
#feeds .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-right: -3px;
}
#feeds .bx-wrapper .bx-controls-direction a:hover {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
#feeds .meta {
	color: #fb8b1f;
	font-size: 24px;
	letter-spacing: 0.16em;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	-moz-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	-webkit-text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	text-shadow: 0px 1px 0px rgba(2, 2, 2, 0.2);
	text-transform: uppercase;
}
#feeds h2 {
	margin-bottom: 50px;
}
	#feeds h2 {
		margin-bottom: 50px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
#feeds h2 a {
	color: #f7f7f7;
	font-size: 35px;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	text-transform: uppercase;
	letter-spacing: normal;
	-webkit-font-smoothing: antialiased;
}
#feeds .btn-orange {
	width: 160px;
	height: 40px;
	padding: 0;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding-left: 30px;
}



/*==============================
=            TOPPER            =
==============================*/
#topper {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url('images/background-topper-default.jpg');
	background-color: #090f18;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 120px 0 40px;
}
#topper hr {
	border: none;
	height: 1px;
	display: block;
	background: #8597a7;
	width: 142px;
	margin: 0 auto;
	margin-top: 25px;
}
#topper.topper_index {
	background-image: url('images/background-topper-index.jpg');
}
#topper.topper_single{
	background-image: url('images/background-topper-single.jpg');
}
#topper.topper_videos {
	background-image: url('images/background-topper-videos.jpg');
}








/*==========================================
=            LATEST TWITTER          =
==========================================*/
#latest-twitter {
	overflow: hidden;
	background: #1c2839;
	padding-bottom: 130px;
}
#latest-twitter .pixel {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
	height: auto;
}
#latest-twitter .tag {
	color: #0c2e67;
}
#latest-twitter #latest-tweets {
	position: relative;
	padding-top: 130px;
}
#latest-twitter .bxslider {
	text-align: center;
}
#latest-twitter .bxslider li {
	padding-top: 110px;
	padding-bottom: 140px;
}
#latest-twitter .bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	text-align: center;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	line-height: 51px;
	border: solid 2px #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 33px;
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
	margin-top: -50px;
}
#latest-twitter .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-left: -3px;
}
#latest-twitter .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-right: -3px;
}
#latest-twitter .bx-wrapper .bx-controls-direction a:hover {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
#latest-twitter .news-item {
	overflow: hidden;
}
#latest-twitter .fa-twitter {
	color: #053b95;
	font-size: 25px;
}
#latest-twitter .small {
	color: #053b95;
	letter-spacing: 0.16em;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw-comp",sans-serif;
}
#latest-twitter .message {
	color: #fff;
	font-size: 26px;
	letter-spacing: normal;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	width: 595px;
	max-width: 80%;
	margin: 20px auto 40px;
}

/*==========================================
=            LATEST PATENT NEWS            =
==========================================*/
#latest-patent-news {
	overflow: hidden;
	background: #1c2839;
	padding-bottom: 130px;
}
#latest-patent-news .pixel {
	position: absolute;
	left: 0;
	top: -150%;
	min-width: 100%;
	height: auto;
}
#latest-patent-news .tag {
	color: #fb8b1f;
}
#latest-patent-news .meta {
	color: #009f8e;
	letter-spacing: 0.16em;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw-comp",sans-serif;
}
#latest-patent-news h2 {
	margin-top: 5px;
}
#latest-patent-news h2 a {
	color: #fff;
	font-size: 26px;
	letter-spacing: normal;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}
#latest-patent-news .col-md-4 {
	padding: 0 3em;
}
#latest-patent-news .middle {
	border-left: 1px solid #384352;
	border-right: 1px solid #384352;
}
#latest-patents {
	padding: 120px 0 30px;
}
#latest-patent-news .btn-orange {
	width: 160px;
	height: 40px;
	padding: 0;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding-left: 30px;
}




/*=============================
=            INNER            =
=============================*/
main {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 100px;
}
main.single {
	padding-bottom: 0;
}
#content h1 {
	color: #0c2e67;
	font-size: 35px;
	letter-spacing: -0.02em;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
}
#content h2 {
	color: #0c2e67;
	font-size: 35px;
	letter-spacing: -0.02em;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 20px;
}
#content h3 {
	color: #009f8e;
	font-size: 19px;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content hr {
	width: 141px;
	margin: 35px auto;
	display: block;
	border: none;
	height: 1px;
	background: #c6c9cd;
}
#callout-text p {
	font-size: 22px;
	line-height: 30px;
	color: #445061;
	margin-top: 20px;
}
.featured-image img {
	margin: 10px 0 30px;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.meta.single {
	color: #009f8e;
	font-size: 20px;
	letter-spacing: 0.16em;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	text-transform: uppercase;
	text-align:center;
}
.single #content h2 {
	text-align:center;
}
#single-links {
	padding-bottom: 80px;
}
#single-links a {
	color: #8897b0;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-weight: 500;
}
#single-links a:hover, #single-links a:focus {
	color: #657795;
}
#single-links .go-back {
	font-size: 14px;
}
#single-links .prev {
	text-align: left;
}
#single-links .middle {
	text-align: center;
}
#single-links .next {
	text-align: right;
}
#single-links hr {
	background: #c6c9cd;
	border: none;
	height: 1px;
	width: 142px;
	margin: 0 auto;
}
hr.last {
	margin-bottom: 50px !important;
}

/*=====================================
=            SIGN UP MODAL            =
=====================================*/
#signup-modal {
	z-index: 9999999999;
}
.modal.in .modal-dialog {
	margin-top: 150px !important;
}
#signup-modal .modal-body {
	padding: 50px;
	-moz-box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 50px 500em rgba(0, 0, 0, 0.8);
}
#signup-modal .modal-content {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	max-width: 350px;
	margin: 0 auto;

}
#signup-modal h3 {
	margin: 0;
	text-align: center;
	color: #1c2839;
	font-size: 32px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	margin-bottom: 20px;
}
#signup-modal input {
	outline: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: solid 1px #ccc !important;
	height: 45px !important;
	line-height: 45px !important;
	color: #1c2839 !important;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 5px;
}
#signup-modal .form-group {
	margin: 0;
}
#signup-modal button.submit {
	width: 100%;
	padding: 0;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}
#signup-modal button.submit i {
	font-size: 28px;
	line-height: 41px;
}
#signup-modal button.close {
	position: absolute;
	top: -28px;
	right: 2px;
	color: #fff;
	z-index: 99999;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}
.modal-backdrop {
	display: none !important;
}








/*=============================
=            INDEX            =
=============================*/
article {
	margin-bottom: 35px;
}
article.post .meta span {
	display: block;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 0.16em;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 100%;
	margin-bottom: 5px;
}
article.post .tag-meta {
	text-align: left;
	margin: 20px 0 0;
}
article.post .tag-meta .tags {
	text-align: left;
}
article.post .meta {
	border-right: 1px solid #e9e9e9;
	margin-top: 5px;
}
article.post .meta span.month-day {
	color: #009f8e;
}
article.post .meta span.year {
	color: #ccc;
}
article.post .page .meta {
	display: none;
}
article.post .col-sm-7 {
	padding-left: 2.5em;
}
article.post h2, article.post h2 a {
	color: #0c2e67;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.015em;
	font-family: "franklin-gothic-urw",sans-serif;
	font-weight: 300;
	margin: 0;
	margin-bottom: 15px;
}
article.post h2 a:hover {
	color: #314e7e;
}
article.post .excerpt p {
	color: #1c2839;
	font-size: 16px;
	line-height: 25px;
	display: inline-block;
	margin: 0;
}
article.post .read-more {
	color: #fb8b1f;
	letter-spacing: 0.1em;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
}
article.post .featured-image img {
	–moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
article.post .featured-image img:hover {
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.post-separator hr {
	background: #e5e5e5;
	border: none;
	width: 100%;
	display: block;
	height: 1px;
	width: 100%;
	margin-bottom: 35px;
}
#load-more hr {
	background: #c6c9cd;
	height: 1px;
	width: 142px;
	margin: 0 auto;
	display: block;
	margin-top: 50px;
}
.load-more {
	color: #8897b0;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-weight: 500;
	display: block;
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
.load-more:hover {
	color: #657795;
}
article.post .col-md-1 {
	padding: 0 10px;
}

img.alignright {
	float: right;
	padding: 0px;
	margin: 0 0 1px 7px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 20px 0px 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*=====================================
=            SHARE BUTTONS            =
=====================================*/
#share-buttons {
	padding: 48px 0;
	text-align: center;
	background: url('images/background-social-share.jpg') repeat 0 0;
}
#share-buttons a {
	height: 45px;
	line-height: 45px;
	display: inline-block;
	width: 222px;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 20px;
	margin: 0 7px;
}
#share-buttons a i {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 10px;
	font-size: 25px;
}
#share-buttons .facebook {
	background: #3b5998;
}
#share-buttons .facebook:hover, #share-buttons .facebook:focus {
	background: #496298;
}
#share-buttons .facebook:active {
	background: #2d4984;
}
#share-buttons .twitter {
	background: #00aced;
}
#share-buttons .twitter:hover, #share-buttons .twitter:focus {
	background: #1eb4ed;
}
#share-buttons .twitter:active {
	background: #0792c7;
}






/*=====================================
=            FOOTER SIGNUP            =
=====================================*/
#footer-signup {
	padding: 125px 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url('images/background-footer-signup.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#footer-signup h3 {
	color: #fdfdfd;
	text-align: center;
	text-transform: uppercase;
	font-family: "franklin-gothic-urw-comp",sans-serif;
	letter-spacing: 0.06em;
	font-size: 28px;
	margin: 0;
	margin-bottom: 25px;
}
#footer-signup .form-group {
	margin-bottom: 0;
}
#footer-signup input {
	margin-bottom: 5px;
}
#footer-signup .btn-orange {
	width: 100%;
	height: 45px;
	padding: 0;
	line-height: 45px;
	font-size: 14px;
}
#footer-signup i {
	line-height: 43px;
	font-size: 28px;
}





/*===================================
=            SITE FOOTER            =
===================================*/
#site-footer {
	background: #0f1723;
	padding-top: 38px;
	padding-bottom: 85px;
	-webkit-font-smoothing: antialiased;
}
#footer-nav ul {
	padding: 0;
	margin: 0;
}
#footer-nav li {
	display: inline-block;
}
#footer-nav a {
	color: #fff;
	font-size: 15px;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing: normal;
	margin-right: 1.1em;
}
#footer-social {
	text-align: center;
}
#footer-social a {
	color: #828992;
	font-size: 18px;
	margin-right: 0.25em;
}
#footer-social a:hover, #footer-social a:focus {
	color: #fff;

}
#footer-social-2 {
	text-align: right;
}
.rss {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: #ff6800;
	text-align: right;
	padding: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 18px;
	margin-right: 1em;
}
.rss:hover {
	background: #fa7a22;
}
.rss i {
	position: absolute;
	left: 5px;
	font-size: 15px;
	top: 3px;
}
#site-footer iframe {
	margin-bottom: -6px;
}
.copyright {
	color: #787878;
	font-size: 14px;
	font-family: "franklin-gothic-urw",sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	margin-top: 15px;
}
.extra-copy {
	margin-top: 25px;
	float: right;
	width: auto;
}
#site-footer input {
	width: 100%;
	padding: 0 !important;
	padding-left: 25px !important;
	font-size: 15px !important;
	height: 30px !important;
	line-height: 30px !important;
	-moz-border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	border-radius: 35px !important;
	outline: none !important;
	background: #090909 url('images/icon-search.png') no-repeat 7px 46%;
	color: #fff !important;
	border-color: #000 !important;
	max-width: 70%;
	opacity: .6;
}

/*==================================
=            ANIMATIONS            =
==================================*/
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}





/*=====================================
=            MEDIA QUERIES            =
=====================================*/
@media only screen and (min-width : 320px) {

}
@media only screen and (min-width : 480px) {

}
@media only screen and (min-width : 768px) {

}
@media only screen and (min-width : 992px) {

}
@media only screen and (min-width : 1200px) {
	#footer-nav a {
		margin-right: 2em;
		font-size: 15px;
	}
	#footer-social a {
		font-size: 20px;
		margin: 0 0.25em;
	}
	#footer-social-2 .rss {
		margin-right: 3em;
	}
}








@media only screen and (max-width : 1200px) {
	h2.block {
		font-size: 39px;
		line-height: 55px;
	}
}
@media only screen and (max-width : 992px) {
	h2.block {
		font-size: 36px;
		line-height: 52px;
	}
	#latest-patent-news .middle {
		border: none;
		border-top: 1px solid #384352;
		border-bottom: 1px solid #384352;
	}
	#latest-patent-news .col-md-4 {
		padding: 2em 15px;
	}
	#footer-nav {
		text-align: center;
	}
	#footer-nav a {
		margin: 0 1em;
		font-size: 17px;
		text-align: center;
	}
	#footer-social {
		margin: 40px 0;
	}
	#footer-social a {
		font-size: 40px;
		margin: 0 0.25em;
	}
	#footer-social-2 {
		text-align: center;
	}
	.copyright {
		text-align: center;
		margin-top: 30px;
	}
	.disclaimer {
		text-align: center;
	}
	.post div.col-md-2 {
		width: 30%;
		height: 30%;
		margin: 10px auto;
	}
	article.post .meta {
		text-align: center;
		margin-bottom: 10px;
		border: none;
	}
}
@media only screen and (max-width : 768px) {
	#home-slider .bxslider li {
		height: 600px !important;
	}
	#home-slider .slide-wrap {
		height: 400px;
	}
	#footer-nav li {
		display: block;
	}
	#footer-nav a {
		width: 100%;
		margin: 0;
		display: block;
		font-size: 21px;
		padding: 3px 0;
	}
	.download-box {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	.download-box h5 {
		margin: 15px 0 5px;
	}
	#single-links .prev, #single-links .next {
		text-align: center;
	}
	.share-post, #site-navigation .get-updates {
		display:none;
	}
	article.post .meta span {
		font-size: 20px;
		line-height: 18px !important;
	}
	article.post h2, article.post h2 a {
		text-align: center;
	}
	article.post .meta {
		text-align: center;
		border-right: 0px;
	}
	article.post .excerpt p {
		text-align: center;
	}
	.post div.col-md-2 {
		width: 40%;
		height: 40%;
		margin: 10px auto;
	}
	#breadcrumbs {
		height: 60px;
	}
	#breadcrumbs .breadcrumbs {
		visibility: hidden;
	}
	#share-buttons a {
		width: 47%;
		margin: 0 1%;
	}
	.slide-wrap h2.block {
		display: block;
		text-align: center;
		line-height: 21px !important;
		padding: 12px;
		font-size: 32px;
	}
	#home-slider .slide a.btn-orange {
		margin: 4px auto;
	}
	#home-content .dots, #feeds .wave, #latest-patent-news .pixel {
		top: 0 !important;
	}

	.bx-controls-direction { display: none; }
}
@media only screen and (max-width : 750px) {
	h1.block span, h2.block span {
		padding:0 0px 0;
		margin:0 0px 0;
		background:none;
		line-height: 40px;
		display: inline !important;
	}
	#feeds .bx-viewport {
		height: 580px !important;
	}
}
@media only screen and (max-width : 480px) {
	#home-slider .bxslider li {
		height: 550px !important;
	}
	#home-slider .slide-wrap {
		height: 275px;
	}
	.slide-wrap h2.block {
		font-size: 35px;
		line-height: 49px;
	}
	.post div.col-md-2 {
		width: 60%;
		height: 60%;
		margin: 10px auto;
	}
	#share-buttons a {
		width: 100%;
		margin: 1% 0;
	}
	.play-button {
		margin-top:20px;	
	}
	.watch-now {
		margin-bottom: 0px;
	}
	#home-content {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	#home-content h2 {
		font-size: 30px;
	}
	#feeds .bx-viewport {
		height: 470px !important;
	}
	#feeds .bxslider li {
		padding-top: 50px;
		padding-bottom: 50px;
		height: auto;
	}
	#latest-patents {
		padding: 50px 0 30px;
	}
	#latest-patent-news {
		padding-bottom: 50px;
	}
	#footer-signup {
		padding: 50px 0;
	}
	#home-content .btn-orange {
		width:100%;
		padding-left: 25px;
	}
}
@media only screen and (max-width : 320px) {
	#home-slider .slide.link {
                top: 40%;
        }
        #home-slider .slide.video {
                top: 33%;
        }
}


@media only screen and (max-width : 480px) {
#latest-twitter #latest-tweets{
	padding-top: 100px;
}
#latest-twitter #latest-tweets h5.message{
	font-size: 22px;
}
}










/*=======================================
=            BROWSER SUPPORT            =
=======================================*/
html.ie-old, html.ie-old #site-wrapper {
	min-width: 980px;
}
html.ie-old body {
	overflow: auto;
}