article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}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-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fff;
color: #222;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.625;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #333;
color: #fff;
}
::selection {
background-color: #333;
color: #fff;
}
a {
color: #f96e5b;
}
a:hover {
color: #222;
}
p {
margin: 0 0 16px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
blockquote,
blockquote::before {
color: #999;
}
blockquote {
margin: 0;
padding: 24px 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #333;
color: #ddd;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-weight: 400;
line-height: 1.2;
margin: 0 0 16px;
padding: 0;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto; } input,
select,
textarea {
background-color: #f5f5f5;
border: 1px solid #ddd;
box-shadow: 0 0 5px #ddd inset;
color: #999;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
padding: 16px;
width: 100%;
}
input[type="checkbox"], 
input[type="radio"], 
input[type="image"] {
width: auto;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
::-moz-placeholder {
color: #999;
opacity: 1;
}
::-webkit-input-placeholder {
color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
background-color: #333;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 16px 24px;
text-decoration: none;
text-transform: uppercase;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
color: #fff;
background-color: #f96e5b;
}
.entry-content .button:hover {
color: #fff;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}  .site-container {
background-color: #fff;
margin: 32px auto;
max-width: 1140px;
overflow: hidden;
padding: 36px;
}
.site-inner {
clear: both;
padding-top: 32px;
}
.wrap {
margin: 0 auto;
max-width: 1140px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 868px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
float: right;
width: 700px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 500px;
}
.full-width-content .content {
width: 100%;
}
.metro-pro-landing .site-container {
max-width: 772px;
}
.metro-pro-landing .site-inner,
.metro-pro-landing .entry {
padding: 0;
} .sidebar-primary {
float: right;
width: 332px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 164px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.search-form {
overflow: hidden;
width: 100%;
}
.search-form input[type="search"] {
background: #f5f5f5 url(//www.globalseducer.com/wp-content/themes/metro-pro/images/search.png) no-repeat 15px 16px;
background-size: 15px 15px;
padding: 16px 16px 16px 44px;
}
.search-form input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 12px;
}
a.alignnone img,
img.alignnone {
margin-bottom: 12px;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignright {
max-width: 100%;
}
a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 12px 0;
}
a.alignright img,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
margin: 0;
text-align: center;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td {
text-align: center;
} .breadcrumb {
margin-bottom: 20px;
}
.archive-description,
.author-box,
.sticky {
background-color: #f5f5f5;
margin-bottom: 48px;
overflow: hidden;
padding: 32px;
}
.author-box p {
margin: 0;
}
.author-box .avatar {
margin-right: 24px;
}
.author-box h1 {
font-size: 16px;
margin-bottom: 4px;
} .entry-title {
font-size: 48px;
font-weight: 700;
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
text-decoration: none;
}
.entry-title a:hover {
color: #f96e5b;
}
.content .home-top .entry-title {
font-size: 24px;
}
.after-entry .widget-title,
.archive-title,
.comments-title,
.widget .entry-title {
font-size: 20px;
}
.comment-respond h3,
.entry-comments h3,
.widget-title {
background: url(//www.globalseducer.com/wp-content/themes/metro-pro/images/lines.png) bottom repeat-x;
font-family: 'Oswald', sans-serif;
font-size: 16px;
line-height: 1;
margin-bottom: 16px;
padding-bottom: 16px;
text-align: center;
text-transform: uppercase;
}
.comment-respond h3:before,
.entry-comments h3:before,
.widget-title:before {
margin-right: 10px;
}
.comment-respond h3:after,
.entry-comments h3:after,
.widget-title:after {
margin-left: 10px;
}
.after-entry .widget-title,
.enews-widget .widget-title {
background: none;
text-shadow: none;
}  .featured-content .entry {
background: none;
margin-bottom: 16px;
padding: 0;
}
.featured-content .entry p,
.home-bottom .featured-content {
margin-bottom: 0;
}
.featured-content .entry-title {
margin-bottom: 8px;
}
.home-bottom .featured-content .entry-title {
margin: 8px 0;
}
.home-bottom .featured-content .widget-title {
margin-bottom: 20px;
}
.home-bottom .featured-content .entry {
border-bottom: 5px solid #f5f5f5;
}
.metro-pro-home .home-bottom .entry {
margin-bottom: 20px;
padding-bottom: 20px;
}
.home-bottom .featured-content .entry-content p,
.home-bottom .featured-content img {
margin-bottom: 0;
}  .sidebar .enews-widget {
background-color: #333;
color: #fff;
padding: 28px 32px 32px;
}
.sidebar .enews-widget .widget-title {
color: #fff;
}
.sidebar .enews-widget input {
margin-bottom: 16px;
}
.sidebar .enews-widget input[type="submit"] {
background-color: #f96e5b;
color: #fff;
margin: 0;
width: 100%;
}
.sidebar .enews-widget input:hover[type="submit"] {
background-color: #fff;
color: #333;
}
.sidebar .enews-widget input {
background-color: #fff;
box-shadow: none;
margin-bottom: 12px;
}
.after-entry .enews-widget input {
width: 50%;
}
.after-entry .enews-widget input[type="submit"] {
width: auto;
} .latest-tweets ul li {
margin-bottom: 16px;
} .site-inner div.gform_wrapper input[type="text"],
.site-inner div.gform_wrapper textarea,
.site-inner div.gform_wrapper .ginput_complex label {
font-size: 16px;
padding: 16px;
}
.site-inner div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
margin: 16px 0 0;
}
.site-inner div.gform_wrapper input[type="submit"] {
font-size: 14px;
} img#wpstats {
display: none;
} .site-header {
background-color: #fff;
padding: 0;
overflow: hidden;
}
.header-image .site-header {
padding: 0;
} .title-area {
float: left;
padding: 0;
width: 360px;
}
.site-title {
font-family: 'Oswald', sans-serif;
font-size: 48px;
line-height: 1;
margin: 0 0 16px;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
background-color: #f96e5b;
color: #fff;
display: inline-block;
padding: 16px;
text-decoration: none;
}
.site-description {
display: block;
height: 0;
margin-bottom: 0;
text-indent: -9999px;
} .header-full-width .title-area,
.header-full-width .site-title {
width: 100%;
}
.header-image .site-description,
.header-image .site-title a {
display: block;
text-indent: -9999px;
} .header-image .site-title,
.header-image .title-area {
min-height: 100px;
padding: 0;
}
.header-image .site-title a {
background-color: none;
max-width: 270px;
min-height: 80px;
padding: 0;
} .site-header .widget-area {
float: right;
width: 664px;
}
.site-header .search-form {
float: right;
margin-top: 16px;
width: 50%;
} .genesis-nav-menu {
clear: both;
color: #fff;
font-size: 14px;
line-height: 1;
margin: 0;
padding: 0;
width: 100%;
}
.genesis-nav-menu .menu-item {
border: none;
display: inline-block;
margin: 0;
padding: 0;
text-align: left;
}
.genesis-nav-menu a {
color: #fff;
display: block;
padding: 16px 20px 14px;
position: relative;
text-decoration: none;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
background-color: #f96e5b;
color: #fff;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
margin: 0;
opacity: 0;
padding: 0;
position: absolute;
-webkit-transition:	opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 175px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #333;
font-size: 12px;
padding: 12px 16px;
position: relative;
width: 175px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -36px 0 0 174px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .right {
display: inline-block;
float: right;
list-style-type: none;
padding: 16px 20px 14px;
text-transform: uppercase;
}
.genesis-nav-menu > .right > a {
background: none;
display: inline;
padding: 0;
}
.genesis-nav-menu > .right > a:hover {
color: #f96e5b;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
}
.genesis-nav-menu > .search {
padding: 0;
}
.genesis-nav-menu .search-form {
width: 100%;
}
.genesis-nav-menu .search-form input[type="search"] {
font-size: 12px;
padding: 14px 14px 14px 44px;
} .site-header ul.genesis-nav-menu {
background-color: #333;
}
.site-header .sub-menu .sub-menu {
margin-top: -55px;
} .nav-primary {
background-color: #333;
}
.nav-primary a {
text-transform: uppercase;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
color: #fff;
}
.nav-primary .sub-menu a {
padding: 16px 20px;
}
.nav-primary .sub-menu a:hover {
background-color: #f96e5b;
color: #fff;
}
.nav-primary .sub-menu .sub-menu {
margin: -44px 0 0 174px;
} .nav-secondary {
background-color: #333;
text-align: right;
}
.nav-secondary a {
font-size: 12px;
font-weight: 700;
line-height: 1;
padding: 16px;
}
.nav-secondary .sub-menu a:hover {
background-color: #f96e5b;
color: #fff;
}  .home-middle {
overflow: hidden;
}
.home-middle-left,
.home-middle-right {
width: 332px;
}
.home-middle-left {
float: left;
}
.home-middle-right {
float: right;
} .entry,
.page.page-template-page_blog-php .entry {
background: url(//www.globalseducer.com/wp-content/themes/metro-pro/images/lines.png) bottom repeat-x;
background-size: 8px 8px;
margin-bottom: 48px;
padding-bottom: 32px;
}
.page .entry {
background: none;
}
.single .entry {
background: none;
margin-bottom: 32px;
padding: 0;
}
.entry-content a {
color: #f96e5b;
}
.entry-content a:hover {
color: #333;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
margin-bottom: 26px;
}
.entry-content ol li,
.entry-content ul li {
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
margin-bottom: 0;
}
.entry-meta {
color: #999;
font-size: 12px;
text-transform: uppercase;
}
.entry-meta a {
color: #999;
text-decoration: none;
}
.entry-meta a:hover {
color: #222;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-meta .entry-comments::before {
margin: 0 6px 0 2px;
}
.entry-meta .entry-categories,
.entry-meta .entry-tags {
display: block;
}
.content .entry-meta .entry-comments-link {
float: right;
}
.content .entry-meta .entry-comments-link a {
background-color: #f96e5b;
color: #fff;
padding: 8px 16px;
}
.content .entry-meta .entry-comments-link a:hover {
background-color: #333;
color: #fff;
} .after-entry,
.after-entry .wrap {
overflow: hidden;
}
.after-entry {
background: url(//www.globalseducer.com/wp-content/themes/metro-pro/images/lines.png);
background-size: 8px 8px;
margin-top: 32px;
padding: 16px;
text-align: center;
}
.after-entry .wrap {
background-color: #fff;
padding: 32px;
}
.after-entry p {
margin-bottom: 20px;
} .archive-pagination {
font-size: 14px;
margin: 40px 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #333;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 8px 12px;
text-decoration: none;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #f96e5b;
} .entry-comments,
.entry-pings {
margin-bottom: 40px;
}
p.form-submit,
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list li {
list-style-type: none;
margin-top: 24px;
padding: 32px;
}
.ping-list li {
list-style-type: none;
margin: 0;
padding: 20px 0;
}
.ping-list .reply {
display: none;
}
.comment-list li li {
margin-right: -32px;
}
.comment {
background-color: #f5f5f5;
border: 2px solid #fff; 
border-right: none; 
}
.comment-content {
clear: both;
}
.comment .avatar {
margin: 0 16px 24px 0;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
padding: 24px;
}
p.subscribe-to-comments {
padding: 24px 0 16px;
} .widget {	
margin-bottom: 32px;
word-wrap: break-word;
}
.widget li {
border-bottom: 1px dotted #ececec;
margin-bottom: 10px;
padding-bottom: 10px;
text-align: left;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget ul > li {
list-style-type: none;
text-indent: 0;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget ul > li:last-child,
.widget p:last-child {
margin-bottom: 0;
} .sidebar {
display: inline;
font-size: 15px;
}
.sidebar p:last-child,
.sidebar ul {
margin: 0;
}
.sidebar .search-form {
width: 100%;
}
a.social-buttons {
background-color: #333;
border-right: 1px solid #fff;
color: #fff;
float: left;
font-size: 10px;
overflow: hidden;
padding: 8px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 25%;
}
a.social-buttons.last {
border: none;
}
a.social-buttons:hover {
background-color: #f96e5b;
} .footer-widgets {
background-color: #fff;
clear: both;
font-size: 15px;
margin: 32px auto;
max-width: 1140px;
padding: 36px 36px 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 332px;
}
.footer-widgets-1 {
margin-right: 36px;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
}
.footer-widgets .widget {
margin-bottom: 36px;
}
.footer-widgets .search-form {
width: 100%;
} .site-footer {
background-color: #333;
color: #fff;
font-size: 12px;
font-weight: 700;
padding: 16px;
text-align: center;
}
.site-footer a {
color: #fff;
text-decoration: none;	
}
.site-footer a:hover {
color: #f96e5b;
}
.site-footer p {
margin: 0;
}  .metro-pro-blue .entry-title a:hover,
.metro-pro-blue .genesis-nav-menu > .right > a:hover,
.metro-pro-blue .site-footer a:hover,
.metro-pro-blue a,
.metro-pro-blue h2 a:hover {
color: #5bb1f9;
}
.metro-pro-blue .entry-title a,
.metro-pro-blue .entry-meta a:hover,
.metro-pro-blue a:hover {
color: #222;
}
.metro-pro-blue .entry-meta a {
color: #999;
}
.metro-pro-blue .archive-pagination li a:hover,
.metro-pro-blue .button,
.metro-pro-blue .button:hover,
.metro-pro-blue .entry-comments-link a,
.metro-pro-blue .entry-comments-link a:hover,
.metro-pro-blue .genesis-nav-menu a,
.metro-pro-blue .site-footer a,
.metro-pro-blue .site-title a,
.metro-pro-blue .site-title a:hover,
.metro-pro-blue a.social-buttons {
color: #fff;
}
.metro-pro-blue h2 a,
.metro-pro-blue h2 a:visited {
color: #333;
}
.metro-pro-blue .archive-pagination li a:hover,
.metro-pro-blue .archive-pagination li.active a,
.metro-pro-blue .button:hover,
.metro-pro-blue .btn:hover,
.metro-pro-blue .content .entry-comments-link a,
.metro-pro-blue .enews-widget input:hover[type="submit"],
.metro-pro-blue .genesis-nav-menu .current-menu-item > a,
.metro-pro-blue .genesis-nav-menu a:hover,
.metro-pro-blue .sidebar .enews-widget input[type="submit"],
.metro-pro-blue .site-title a,
.metro-pro-blue a.social-buttons:hover,
.metro-pro-blue button:hover,
.metro-pro-blue input:hover[type="button"],
.metro-pro-blue input:hover[type="reset"],
.metro-pro-blue input:hover[type="submit"] {
background-color: #5bb1f9;
}
.metro-pro-blue .entry-comments-link a:hover {
background-color: #333;
}
.metro-pro-blue .sidebar .enews-widget input:hover[type="submit"] {
background-color: #fff;
}
.metro-pro-blue .genesis-nav-menu > .right > a,
.metro-pro-blue.header-image .site-title a {
background: none;
} .metro-pro-green .entry-title a:hover,
.metro-pro-green .genesis-nav-menu > .right > a:hover,
.metro-pro-green .site-footer a:hover,
.metro-pro-green a,
.metro-pro-green h2 a:hover {
color: #21c250;
}
.metro-pro-green .entry-title a,
.metro-pro-green .entry-meta a:hover,
.metro-pro-green a:hover {
color: #222;
}
.metro-pro-green .entry-meta a {
color: #999;
}
.metro-pro-green .archive-pagination li a:hover,
.metro-pro-green .button,
.metro-pro-green .button:hover,
.metro-pro-green .entry-comments-link a,
.metro-pro-green .entry-comments-link a:hover,
.metro-pro-green .genesis-nav-menu a,
.metro-pro-green .site-footer a,
.metro-pro-green .site-title a,
.metro-pro-green .site-title a:hover,
.metro-pro-green a.social-buttons {
color: #fff;
}
.metro-pro-green h2 a,
.metro-pro-green h2 a:visited {
color: #333;
}
.metro-pro-green .archive-pagination li a:hover,
.metro-pro-green .archive-pagination li.active a,
.metro-pro-green .button:hover,
.metro-pro-green .btn:hover,
.metro-pro-green .content .entry-comments-link a,
.metro-pro-green .enews-widget input:hover[type="submit"],
.metro-pro-green .genesis-nav-menu .current-menu-item > a,
.metro-pro-green .genesis-nav-menu a:hover,
.metro-pro-green .sidebar .enews-widget input[type="submit"],
.metro-pro-green .site-title a,
.metro-pro-green a.social-buttons:hover,
.metro-pro-green button:hover,
.metro-pro-green input:hover[type="button"],
.metro-pro-green input:hover[type="reset"],
.metro-pro-green input:hover[type="submit"] {
background-color: #21c250;
}
.metro-pro-green .entry-comments-link a:hover {
background-color: #333;
}
.metro-pro-green .sidebar .enews-widget input:hover[type="submit"] {
background-color: #fff;
}
.metro-pro-green .genesis-nav-menu > .right > a,
.metro-pro-green.header-image .site-title a {
background: none;
} .metro-pro-pink .entry-title a:hover,
.metro-pro-pink .genesis-nav-menu > .right > a:hover,
.metro-pro-pink .site-footer a:hover,
.metro-pro-pink a,
.metro-pro-pink h2 a:hover {
color: #d1548e;
}
.metro-pro-pink .entry-title a,
.metro-pro-pink .entry-meta a:hover,
.metro-pro-pink a:hover {
color: #222;
}
.metro-pro-pink .entry-meta a {
color: #999;
}
.metro-pro-pink .archive-pagination li a:hover,
.metro-pro-pink .button,
.metro-pro-pink .button:hover,
.metro-pro-pink .entry-comments-link a,
.metro-pro-pink .entry-comments-link a:hover,
.metro-pro-pink .genesis-nav-menu a,
.metro-pro-pink .site-footer a,
.metro-pro-pink .site-title a,
.metro-pro-pink .site-title a:hover,
.metro-pro-pink a.social-buttons {
color: #fff;
}
.metro-pro-pink h2 a,
.metro-pro-pink h2 a:visited {
color: #333;
}
.metro-pro-pink .archive-pagination li a:hover,
.metro-pro-pink .archive-pagination li.active a,
.metro-pro-pink .button:hover,
.metro-pro-pink .btn:hover,
.metro-pro-pink .content .entry-comments-link a,
.metro-pro-pink .enews-widget input:hover[type="submit"],
.metro-pro-pink .genesis-nav-menu .current-menu-item > a,
.metro-pro-pink .genesis-nav-menu a:hover,
.metro-pro-pink .sidebar .enews-widget input[type="submit"],
.metro-pro-pink .site-title a,
.metro-pro-pink a.social-buttons:hover,
.metro-pro-pink button:hover,
.metro-pro-pink input:hover[type="button"],
.metro-pro-pink input:hover[type="reset"],
.metro-pro-pink input:hover[type="submit"] {
background-color: #d1548e;
}
.metro-pro-pink .entry-comments-link a:hover {
background-color: #333;
}
.metro-pro-pink .sidebar .enews-widget input:hover[type="submit"] {
background-color: #fff;
}
.metro-pro-pink .genesis-nav-menu > .right > a,
.metro-pro-pink.header-image .site-title a {
background: none;
} .metro-pro-red .entry-title a:hover,
.metro-pro-red .genesis-nav-menu > .right > a:hover,
.metro-pro-red .site-footer a:hover,
.metro-pro-red a,
.metro-pro-red h2 a:hover {
color: #ef4f4f;
}
.metro-pro-red .entry-title a,
.metro-pro-red .entry-meta a:hover,
.metro-pro-red a:hover {
color: #222;
}
.metro-pro-red .entry-meta a {
color: #999;
}
.metro-pro-red .archive-pagination li a:hover,
.metro-pro-red .button,
.metro-pro-red .button:hover,
.metro-pro-red .entry-comments-link a,
.metro-pro-red .entry-comments-link a:hover,
.metro-pro-red .genesis-nav-menu a,
.metro-pro-red .site-footer a,
.metro-pro-red .site-title a,
.metro-pro-red .site-title a:hover,
.metro-pro-red a.social-buttons {
color: #fff;
}
.metro-pro-red h2 a,
.metro-pro-red h2 a:visited {
color: #333;
}
.metro-pro-red .archive-pagination li a:hover,
.metro-pro-red .archive-pagination li.active a,
.metro-pro-red .button:hover,
.metro-pro-red .btn:hover,
.metro-pro-red .content .entry-comments-link a,
.metro-pro-red .enews-widget input:hover[type="submit"],
.metro-pro-red .genesis-nav-menu .current-menu-item > a,
.metro-pro-red .genesis-nav-menu a:hover,
.metro-pro-red .sidebar .enews-widget input[type="submit"],
.metro-pro-red .site-title a,
.metro-pro-red a.social-buttons:hover,
.metro-pro-red button:hover,
.metro-pro-red input:hover[type="button"],
.metro-pro-red input:hover[type="reset"],
.metro-pro-red input:hover[type="submit"] {
background-color: #ef4f4f;
}
.metro-pro-red .entry-comments-link a:hover {
background-color: #333;
}
.metro-pro-red .sidebar .enews-widget input:hover[type="submit"] {
background-color: #fff;
}
.metro-pro-red .genesis-nav-menu > .right > a,
.metro-pro-red.header-image .site-title a {
background: none;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.after-entry,
.comment-respond h3:after,
.comment-respond h3:before,
.entry-comments h3:after,
.entry-comments h3:before,
.entry,
.widget-title:after,
.widget-title:before {
background-image: url(//www.globalseducer.com/wp-content/themes/metro-pro/images/lines@2x.png);
}
.search-form input[type="search"] {
background-image: url(//www.globalseducer.com/wp-content/themes/metro-pro/images/search@2x.png);
}
}
@media only screen and (max-width: 1139px) {
.footer-widgets,
.site-container,
.wrap {
max-width: 960px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 688px;
}
.content {
width: 580px;
}
.site-header .widget-area {
width: 544px;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 380px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.home-middle-left,
.home-middle-right,
.sidebar-primary,
.title-area {
width: 272px;
}
}
@media only screen and (max-width: 1023px) {
.footer-widgets,
.site-container,
.wrap {
max-width: 772px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.content-sidebar-sidebar .content,
.content,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.site-header .widget-area,
.title-area {
width: 100%;
}
.header-image .site-title a {
float: none;
margin: 0 auto;
}
.entry-footer .entry-meta,
.sidebar .widget,
.site-header,
.entry-comments,
.comment-respond {
padding: 0;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-footer p,
.site-header hgroup,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a {
padding: 16px;
}
.site-header .search-form {
margin: 16px auto ;
width: 100%;
}
.genesis-nav-menu li.alignleft,
.genesis-nav-menu li.right {
display: none;
}
.entry-footer .entry-meta {
margin: 0;
padding-top: 12px;
}
.home-middle-left,
.home-middle-right {
width: 332px;
}
.sidebar .widget.enews-widget {
padding: 40px;
}
.footer-widgets-1 {
margin: 0;
}
.site-footer {
padding: 24px;
}
}
@media only screen and (max-width: 767px) {
body {
font-size: 14px;
}
.footer-widgets,
.site-container {
width: 94%;
}
.site-container {
padding: 20px 5%;
}
.five-sixths,
.four-sixths,
.home-middle-left,
.home-middle-right,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.genesis-nav-menu a,
.nav-primary .sub-menu a {
font-size: 12px;
padding: 12px;
}
.nav-secondary a,
.nav-secondary .sub-menu a {
font-size: 11px;
padding: 10px 8px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -31px 0 0 174px;
}
.nav-primary .sub-menu .sub-menu {
margin: -36px 0 0 174px;
}
.entry-title {
font-size: 30px;
}
.after-entry .enews-widget input,
.after-entry .enews-widget input[type="submit"] {
width: 100%;
margin-bottom: 10px;
}
.footer-widgets {
padding: 20px 5% 0;
}
}
@media only screen and (max-width: 480px) {
.content .entry-meta .entry-comments-link {
display: block;
float: none;
margin: 10px 0;
}
}
@media only screen and (max-width: 320px) {
.header-image .site-title a {
background-size: contain !important;
}
.site-title {
font-size: 36px;
}
}div.wpcf7{margin:0;padding:0;}
div.wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:0;padding:0;border:0;}
div.wpcf7-mail-sent-ok{border:2px solid #398f14;}
div.wpcf7-mail-sent-ng{border:2px solid #ff0000;}
div.wpcf7-spam-blocked{border:2px solid #ffa500;}
div.wpcf7-validation-errors{border:2px solid #f7e700;}
.wpcf7-form-control-wrap{position:relative;}
span.wpcf7-not-valid-tip{color:#f00;font-size:1em;display:block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #ff0000;background:#fff;padding:.2em .8em;}
span.wpcf7-list-item{margin-left:0.5em;}
.wpcf7-display-none{display:none;}
div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:#888;}
.wpcf7-recaptcha iframe {
margin-bottom: 0;
}.nc_socialPanel{clear:both;margin-top:20px!important;margin-bottom:20px!important;height:30px;line-height:1;padding:0;}
.nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide){width:100%!important;}
.nc_wrapper .nc_socialPanel{margin-top:10px!important;margin-bottom:10px!important;}
div.nc_socialPanel .nc_tweetContainer{float:left;cursor:pointer;height:32px;font-family:Lato;border-radius:2px;transition:all .1s linear;border-size:1px;margin:0 5px;}
.nc_socialPanel .nc_tweetContainer a.nc_tweet,.nc_socialPanel .totes .swp_count{display:block;font-size:18px!important;font-family:Lato, sans-serif;font-weight:bold;text-decoration:none;height:30px;text-transform:none;}
.nc_socialPanel a .swp_count{line-height:32px;display:inline-block;padding:0;}
.nc_socialPanel span:before{content:initial!important;}
.nc_socialPanel .totes .swp_count{line-height:30px;}
.nc_socialPanel .spaceManWilly{display:block;max-width:none!important;}
.nc_socialPanel span.swp_count{font-size:14px;}
.nc_socialPanel span.iconFiller{font-size:18px;}
.nc_socialPanel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0;}
.nc_socialPanel:not(.nc_socialPanelSide){opacity:0;transition:opacity .2s ease-in-out;}
.nc_socialPanel:not(.nc_socialPanelSide) div.totes.totesalt:nth-child(1){margin-left:0;padding-left:0;margin-right:15px;}
.nc_socialPanel:not(.nc_socialPanelSide) div.totes.totesalt:nth-last-child(1){margin-right:0;padding-right:0;}
a.swp_CTT{cursor:pointer;}
span.swp_share{font-weight:normal;font-size:14px;display:block;height:30px;vertical-align:middle;line-height:30px;float:right;max-width:none!important;}
.nc_socialPanel .sw{height:30px;line-height:32px;text-shadow:none!important;width:20px;margin:0 7px;}
.iconFiller{display:block;float:left;transition:width .1s linear;overflow:hidden;height:30px;}
.nc_socialPanel .iconFiller{width:30px;}
.nc_socialPanel .totes{color:white;display:block;font-size:19px;cursor:default;background:#c4c4c4;border:1px solid #e08a0f;border-radius:2px;padding:0 10px;}
.nc_socialPanel div.totes.totesalt,.nc_socialPanel:hover div.totes.totesalt:not(:nth-child(1)){background:transparent!important;color:#474B4D;border:none;margin-left:0!important;}
div.nc_socialPanel:hover div.totes.totesalt:not(:nth-child(1)){background:transparent;color:#474B4D;margin-left:10px;}
.nc_socialPanel .totes.totesalt .swp_label{font-size:10px;color:#474B4D;vertical-align:middle;}
.nc_socialPanel .totes .swp_label{font-size:10px;vertical-align:middle;}
.nc_socialPanel .totes.totesalt .swp_count{color:#474B4D;font-size:24px;}
.nc_socialPanel:hover .totes,.nc_socialPanel.swp_fullColor .totes,.nc_socialPanel.swp_fade .totes,.nc_socialPanel.swp_customFull:hover div.totes{background:#e08a0f;}
.nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer.totes.totesalt:before{content:"o";font-family:sw-icon-font;display:inline-block;vertical-align:top;margin-top:7px;}
.nc_socialPanel:not(.nc_socialPanelSide) .totes.totesalt .swp_count{line-height:0;margin-top:12px;display:inline-block;vertical-align:middle;margin-left:10px;min-width:35px;}
span.swp_label{display:block;position:absolute;margin-top:13px;text-transform:uppercase;font-size:9px!important;text-align:center!important;}
.nc_socialPanelSide span.swp_label{margin-top:0;}
.nc_socialPanel.swp_leaf .nc_tweetContainer{border-radius:15px 0;border-width:1px;}
.nc_socialPanel.swp_pill .nc_tweetContainer{border-radius:50px;border-width:1px;}
.nc_socialPanel.swp_shift .nc_tweetContainer:not(.totes){-webkit-transform:skew(-25deg);-moz-transform:skew(-25deg);-o-transform:skew(-25deg);border-width:1px;}
.nc_socialPanel.swp_shift .nc_tweetContainer a{-webkit-transform:skew(25deg);-moz-transform:skew(25deg);-o-transform:skew(25deg);}
.swp_connected .nc_tweetContainer,.swp_connected:hover .nc_tweetContainer,.swp_connected .nc_tweetContainer:hover{border-radius:0!important;border-width:1px;margin:0!important;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .googlePlus,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .googlePlus:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .googlePlus{border:1px solid #df4b37;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .twitter:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .twitter{border:1px solid #429cd6;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_fb:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_fb{border:1px solid #3a589e;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .nc_pinterest,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .nc_pinterest:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .nc_pinterest{border:1px solid #cd2029;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .linkedIn,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .linkedIn:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .linkedIn{border:1px solid #0d77b7;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_tumblr,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_tumblr:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_tumblr{border:1px solid #39475d;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_stumbleupon,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_stumbleupon:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_stumbleupon{border:1px solid #ef5025;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_yummly,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_yummly:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_yummly{border:1px solid #e26426;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_reddit,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_reddit:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_reddit{border:1px solid #f04b23;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_email,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_email:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_email{border:1px solid #6bcce9;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_whatsapp,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_whatsapp:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_whatsapp{border:1px solid #71c169;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_pocket,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_pocket:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_pocket{border:1px solid #ef4056;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_buffer,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_buffer:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_buffer{border:1px solid #323b43;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_hacker_news,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_hacker_news:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_hacker_news{border:1px solid #d85623;}
.nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_flipboard,html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .swp_flipboard:hover,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .swp_flipboard{border:1px solid #bf2626;}
.nc_socialPanel.swp_d_fullColor .googlePlus,html body .nc_socialPanel.swp_i_fullColor .googlePlus:hover,body .nc_socialPanel.swp_o_fullColor:hover .googlePlus{background:#df4b37;border:1px solid #c44133;}
.nc_socialPanel.swp_d_fullColor .twitter,html body .nc_socialPanel.swp_i_fullColor .twitter:hover,body .nc_socialPanel.swp_o_fullColor:hover .twitter{background:#429cd6;border:1px solid #3c87b2;}
.nc_socialPanel.swp_d_fullColor .swp_fb,html body .nc_socialPanel.swp_i_fullColor .swp_fb:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_fb{background:#3a589e;border:1px solid #2e4675;}
.nc_socialPanel.swp_d_fullColor .nc_pinterest,html body .nc_socialPanel.swp_i_fullColor .nc_pinterest:hover,body .nc_socialPanel.swp_o_fullColor:hover .nc_pinterest{background:#cd2029;border:1px solid #aa1b29;}
.nc_socialPanel.swp_d_fullColor .linkedIn,html body .nc_socialPanel.swp_i_fullColor .linkedIn:hover,body .nc_socialPanel.swp_o_fullColor:hover .linkedIn{background:#0d77b7;border:1px solid #0c6591;}
.nc_socialPanel.swp_d_fullColor .swp_tumblr,html body .nc_socialPanel.swp_i_fullColor .swp_tumblr:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_tumblr{background:#39475d;border:1px solid #27313f;}
.nc_socialPanel.swp_d_fullColor .swp_stumbleupon,html body .nc_socialPanel.swp_i_fullColor .swp_stumbleupon:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_stumbleupon{background:#ef5025;border:1px solid #d34427;}
.nc_socialPanel.swp_d_fullColor .swp_yummly,html body .nc_socialPanel.swp_i_fullColor .swp_yummly:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_yummly{background:#e26426;border:1px solid #b65027;}
.nc_socialPanel.swp_d_fullColor .swp_reddit,html body .nc_socialPanel.swp_i_fullColor .swp_reddit:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_reddit{background:#f04b23;border:1px solid #d33f27;}
.nc_socialPanel.swp_d_fullColor .swp_email,html body .nc_socialPanel.swp_i_fullColor .swp_email:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_email{background:#6bcce9;border:1px solid #61bace;}
.nc_socialPanel.swp_d_fullColor .swp_whatsapp,html body .nc_socialPanel.swp_i_fullColor .swp_whatsapp:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_whatsapp{background:#71c169;border:1px solid #28b04b;}
.nc_socialPanel.swp_d_fullColor .swp_pocket,html body .nc_socialPanel.swp_i_fullColor .swp_pocket:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_pocket{background:#ef4056;border:1px solid #ce3d55;}
.nc_socialPanel.swp_d_fullColor .swp_buffer,html body .nc_socialPanel.swp_i_fullColor .swp_buffer:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_buffer{background:#323b43;border:1px solid #59626a;}
.nc_socialPanel.swp_d_fullColor .swp_hacker_news,html body .nc_socialPanel.swp_i_fullColor .swp_hacker_news:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_hacker_news{background:#f16522;border:1px solid #d85623;}
.nc_socialPanel.swp_d_fullColor .swp_flipboard,html body .nc_socialPanel.swp_i_fullColor .swp_flipboard:hover,body .nc_socialPanel.swp_o_fullColor:hover .swp_flipboard{background:#e02828;border:1px solid #bf2626;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .googlePlus,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .googlePlus:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .googlePlus{border-bottom:3px solid #c44133;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .twitter,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .twitter:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .twitter{border-bottom:3px solid #5595bc;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_fb,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_fb:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_fb{border-bottom:3px solid #2e4675;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .nc_pinterest,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .nc_pinterest:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .nc_pinterest{border-bottom:3px solid #aa1b29;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .linkedIn,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .linkedIn:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .linkedIn{border-bottom:3px solid #0c6591;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_tumblr,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_tumblr:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_tumblr{border-bottom:3px solid #27313f;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_stumbleupon,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_stumbleupon:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_stumbleupon{border-bottom:3px solid #d34427;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_yummly,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_yummly:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_yummly{border-bottom:3px solid #b65027;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_reddit,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_reddit:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_reddit{border-bottom:3px solid #d33f27;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_email,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_email:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_email{border-bottom:3px solid #61bace;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_whatsapp,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_whatsapp:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_whatsapp{border-bottom:3px solid #28b04b;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_pocket,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_pocket:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_pocket{border-bottom:3px solid #ce3d55;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_buffer,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_buffer:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_buffer{border-bottom:3px solid #59626a;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_hacker_news,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_hacker_news:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_hacker_news{border-bottom:3px solid #d85623;}
.nc_socialPanel.swp_threeDee.swp_d_fullColor .swp_flipboard,html body .nc_socialPanel.swp_threeDee.swp_i_fullColor .swp_flipboard:hover,body .nc_socialPanel.swp_threeDee.swp_o_fullColor:hover .swp_flipboard{border-bottom:3px solid #bf2626;}
.nc_socialPanel.swp_d_lightGray .nc_tweetContainer,html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_lightGray:hover .nc_tweetContainer{background-color:#ccc;border:1px solid #ccc;}
.nc_socialPanel.swp_threeDee.swp_d_lightGray .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_lightGray .nc_tweetContainer:not(.totesalt):hover,body .nc_socialPanel.swp_threeDee.swp_o_lightGray:hover .nc_tweetContainer:not(.totesalt){border-bottom:3px solid #999;}
.nc_socialPanel.swp_d_mediumGray .nc_tweetContainer,html body .nc_socialPanel.swp_i_mediumGray .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_mediumGray:hover .nc_tweetContainer{background-color:#999;border:1px solid #999;}
.nc_socialPanel.swp_threeDee.swp_d_mediumGray .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_mediumGray .nc_tweetContainer:not(.totesalt):hover,body .nc_socialPanel.swp_threeDee.swp_o_mediumGray:hover .nc_tweetContainer:not(.totesalt){border-bottom:3px solid #444;}
.nc_socialPanel.swp_d_darkGray .nc_tweetContainer,html body .nc_socialPanel.swp_i_darkGray .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_darkGray:hover .nc_tweetContainer{background-color:#444;border:1px solid #444;}
.nc_socialPanel.swp_threeDee.swp_d_darkGray .nc_tweetContainer:not(.totesalt),html body .nc_socialPanel.swp_threeDee.swp_i_darkGray .nc_tweetContainer:not(.totesalt):hover,body .nc_socialPanel.swp_threeDee.swp_o_darkGray:hover .nc_tweetContainer:not(.totesalt){border-bottom:3px solid #222;}
.nc_socialPanel.swp_d_lgOutlines a,html body .nc_socialPanel.swp_i_lgOutlines a:hover,body .nc_socialPanel.swp_o_lgOutlines:hover a{color:#ccc;}
.nc_socialPanel.swp_d_lgOutlines .nc_tweetContainer,html body .nc_socialPanel.swp_i_lgOutlines .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_lgOutlines:hover .nc_tweetContainer{background:transparent;border:1px solid #ccc;}
.nc_socialPanel.swp_d_mdOutlines a,html body .nc_socialPanel.swp_i_mdOutlines a:hover,body .nc_socialPanel.swp_o_mdOutlines:hover a{color:#999;}
.nc_socialPanel.swp_d_mdOutlines .nc_tweetContainer,html body .nc_socialPanel.swp_i_mdOutlines .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_mdOutlines:hover .nc_tweetContainer{background:transparent;border:1px solid #999;}
.nc_socialPanel.swp_d_dgOutlines a,html body .nc_socialPanel.swp_i_dgOutlines a:hover,body .nc_socialPanel.swp_o_dgOutlines:hover a{color:#444;}
.nc_socialPanel.swp_d_dgOutlines .nc_tweetContainer,html body .nc_socialPanel.swp_i_dgOutlines .nc_tweetContainer:hover,body .nc_socialPanel.swp_o_dgOutlines:hover .nc_tweetContainer{background:transparent;border:1px solid #444;}
.nc_socialPanel.swp_d_colorOutlines .googlePlus a,html body .nc_socialPanel.swp_i_colorOutlines .googlePlus a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .googlePlus a{color:#df4b37;}
.nc_socialPanel.swp_d_colorOutlines .swp_fb a,html body .nc_socialPanel.swp_i_colorOutlines .swp_fb a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_fb a{color:#3a589e;}
.nc_socialPanel.swp_d_colorOutlines .nc_pinterest a,html body .nc_socialPanel.swp_i_colorOutlines .nc_pinterest a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .nc_pinterest a{color:#cd2029;}
.nc_socialPanel.swp_d_colorOutlines .linkedIn a,html body .nc_socialPanel.swp_i_colorOutlines .linkedIn a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .linkedIn a{color:#0d77b7;}
.nc_socialPanel.swp_d_colorOutlines .swp_tumblr a,html body .nc_socialPanel.swp_i_colorOutlines .swp_tumblr a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_tumblr a{color:#39475d;}
.nc_socialPanel.swp_d_colorOutlines .swp_stumbleupon a,html body .nc_socialPanel.swp_i_colorOutlines .swp_stumbleupon a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_stumbleupon a{color:#ef5025;}
.nc_socialPanel.swp_d_colorOutlines .swp_yummly a,html body .nc_socialPanel.swp_i_colorOutlines .swp_yummly a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_yummly a{color:#e26426;}
.nc_socialPanel.swp_d_colorOutlines .swp_whatsapp a,html body .nc_socialPanel.swp_i_colorOutlines .swp_whatsapp a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_whatsapp a{color:#71c169;}
.nc_socialPanel.swp_d_colorOutlines .swp_pocket a,html body .nc_socialPanel.swp_i_colorOutlines .swp_pocket a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_pocket a{color:#ef4056;}
.nc_socialPanel.swp_d_colorOutlines .swp_reddit a,html body .nc_socialPanel.swp_i_colorOutlines .swp_reddit a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_reddit a{color:#f04b23;}
.nc_socialPanel.swp_d_colorOutlines .swp_email a,html body .nc_socialPanel.swp_i_colorOutlines .swp_email a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_email a{color:#6bcce9;}
.nc_socialPanel.swp_d_colorOutlines .swp_buffer a,html body .nc_socialPanel.swp_i_colorOutlines .swp_buffer a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_buffer a{color:#323b43;}
.nc_socialPanel.swp_d_colorOutlines .swp_hacker_news a,html body .nc_socialPanel.swp_i_colorOutlines .swp_hacker_news a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_hacker_news a{color:#f16522;}
.nc_socialPanel.swp_d_colorOutlines .swp_flipboard a,html body .nc_socialPanel.swp_i_colorOutlines .swp_flipboard a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_flipboard a{color:#e02828;}
.nc_socialPanel.swp_d_colorOutlines .googlePlus,html body .nc_socialPanel.swp_i_colorOutlines .googlePlus:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .googlePlus{background:transparent;border:1px solid #df4b37;}
.nc_socialPanel.swp_d_colorOutlines .twitter,html body .nc_socialPanel.swp_i_colorOutlines .twitter:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .twitter{background:transparent;border:1px solid #429cd6;}
.nc_socialPanel.swp_d_colorOutlines .swp_fb,html body .nc_socialPanel.swp_i_colorOutlines .swp_fb:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_fb{background:transparent;border:1px solid #3a589e;}
.nc_socialPanel.swp_d_colorOutlines .nc_pinterest,html body .nc_socialPanel.swp_i_colorOutlines .nc_pinterest:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .nc_pinterest{background:transparent;border:1px solid #cd2029;}
.nc_socialPanel.swp_d_colorOutlines .linkedIn,html body .nc_socialPanel.swp_i_colorOutlines .linkedIn:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .linkedIn{background:transparent;border:1px solid #0d77b7;}
.nc_socialPanel.swp_d_colorOutlines .swp_tumblr,html body .nc_socialPanel.swp_i_colorOutlines .swp_tumblr:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_tumblr{background:transparent;border:1px solid #39475d;}
.nc_socialPanel.swp_d_colorOutlines .swp_stumbleupon,html body .nc_socialPanel.swp_i_colorOutlines .swp_stumbleupon:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_stumbleupon{background:transparent;border:1px solid #ef5025;}
.nc_socialPanel.swp_d_colorOutlines .swp_yummly,html body .nc_socialPanel.swp_i_colorOutlines .swp_yummly:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_yummly{background:transparent;border:1px solid #e26426;}
.nc_socialPanel.swp_d_colorOutlines .swp_whatsapp,html body .nc_socialPanel.swp_i_colorOutlines .swp_whatsapp:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_whatsapp{background:transparent;border:1px solid #71c169;}
.nc_socialPanel.swp_d_colorOutlines .swp_reddit,html body .nc_socialPanel.swp_i_colorOutlines .swp_reddit:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_reddit{background:transparent;border:1px solid #f04b23;}
.nc_socialPanel.swp_d_colorOutlines .swp_email,html body .nc_socialPanel.swp_i_colorOutlines .swp_email:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_email{background:transparent;border:1px solid #6bcce9;}
.nc_socialPanel.swp_d_colorOutlines .swp_pocket,html body .nc_socialPanel.swp_i_colorOutlines .swp_pocket:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_pocket{background:transparent;border:1px solid #ef4056;}
.nc_socialPanel.swp_d_colorOutlines .swp_buffer,html body .nc_socialPanel.swp_i_colorOutlines .swp_buffer:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_buffer{background:transparent;border:1px solid #323b43;}
.nc_socialPanel.swp_d_colorOutlines .swp_hacker_news,html body .nc_socialPanel.swp_i_colorOutlines .swp_hacker_news:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_hacker_news{background:transparent;border:1px solid #f16522;}
.nc_socialPanel.swp_d_colorOutlines .swp_flipboard,html body .nc_socialPanel.swp_i_colorOutlines .swp_flipboard:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .swp_flipboard{background:transparent;border:1px solid #bf2626;}
.nc_socialPanelSide{z-index:9999999;top:200px;transition:all .2s linear;height:auto;width:100px!important;overflow:visible;}
.nc_socialPanelSide.slide{position:fixed;left:-100px;transition:all .2s linear;}
.nc_socialPanelSide.fade{position:fixed;left:5px;display:none;transition:all .2s linear;}
.nc_socialPanelSide .nc_tweetContainer{height:32px;background:#DD4B38;display:block;font-family:Lato,sans-serif;clear:both;vertical-align:top;width:90px;transition:all .1s linear;overflow:hidden;border-radius:3px;margin:3px 0!important;padding:0;}
.nc_socialPanelSide .nc_tweetContainer .iconFiller{display:inline-block;width:21px;height:40px;vertical-align:middle;transition:all .1s linear;margin:0 6px;padding:0;}
.nc_socialPanelSide .nc_tweetContainer .swp_count{display:inline-block;width:0;overflow:hidden;line-height:35px;text-align:right;font-size:14px;height:32px;vertical-align:top;transition:all .1s linear;margin:0;padding:0;}
.nc_socialPanelSide .nc_tweetContainer a{display:block;text-decoration:none;vertical-align:top;height:36px;cursor:pointer;transition:all .1s linear;font-weight:500;margin:0;padding:0;}
.nc_socialPanelSide .nc_tweetContainer .sw,.nc_socialPanelSide .nc_tweetContainer .swp_share{line-height:34px;float:left;}
.nc_socialPanelSide .nc_tweetContainer .swp_share{font-size:13px;}
.nc_socialPanelSide .nc_tweetContainer:hover,.nc_socialPanelSide .nc_tweetContainer:hover .iconFiller,.nc_socialPanelSide .nc_tweetContainer:hover .swp_count{transition:all .1s linear;}
.nc_socialPanelSide.swp_boxed{transform:scale(0.9);}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer{margin-bottom:5px;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer,.nc_socialPanelSide.swp_boxed .nc_tweetContainer a{height:75px;width:75px;position:relative;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer i.sw{width:60px;text-align:center;padding-top:10px;font-size:27px;height:40px;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_share{position:absolute;bottom:0;left:0;width:75px;text-align:center;height:35px;opacity:0;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_count{transition:padding .1s linear;position:absolute;bottom:0;left:0;width:75px;text-align:center;height:35px;padding:0;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) span.swp_count.swp_hide,.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly{height:75px;opacity:1;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer span.iconFiller{width:75px;height:40px;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes):hover span.swp_count:not(.swp_hide){opacity:0;}
.nc_socialPanelSide.swp_boxed .totes{width:75px!important;padding:0;}
.nc_socialPanelSide .nc_tweetContainer:not(.totes){line-height:34px;}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .iconFiller{width:30px;margin-left:2px;}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) .swp_count{width:48px;padding:0 8px;}
.nc_socialPanelSide:not(.swp_boxed) .nc_tweetContainer:not(.totes):hover{width:130px;}
.nc_socialPanelSide .nc_tweetContainer:not(.totes):hover .iconFiller,.nc_socialPanelSide .nc_tweetContainer:not(.totes) .spaceManWilly{width:72px;}
.nc_socialPanelSide .nc_tweetContainer.totes{background:rgba(0,0,0,0);height:45px;font-weight:500;text-align:center;width:90px;border:0!important;margin:0;padding:0;}
.nc_socialPanelSide .nc_tweetContainer.totes .swp_count{font-family:Lato, sans-serif;color:#444;font-weight:500;display:block;width:100%;text-align:center;height:28px;}
.nc_socialPanelSide .nc_tweetContainer.totes .swp_label{font-family:Lato, sans-serif;display:block;width:100%;text-align:center;font-size:50%;color:#444;font-weight:500;}
.nc_wrapper{position:fixed;background:white;width:100%;transition:top .5s bottom .5s;z-index:99999;}
.nc_wrapper.floatBottom{bottom:0;left:0;}
.nc_wrapper.floatTop{top:0;left:0;}
.nc_floater{width:740px;left:304px;position:relative;margin:10px 0;}
.nc_socialPanelSide.hideCounts a{text-align:center;}
.nc_socialPanelSide.hideCounts .iconFiller{float:none;text-align:left;}
.sw{display:inline-block;font-family:sw-icon-font!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-style:normal;font-weight:normal;}
.sw:before{display:block!important;}
.wp-editor-container .sw:before{font-size:18px;line-height:22px;}
.wp-editor-container .sw-social-warfare:before{color:#ee464f;}
.mce-container .sw-social-warfare{font-size:20px;vertical-align:middle;margin-right:15px;color:#ee464f;}
.sw-google-plus:before{content:"h";}
.sw-pinterest:before{content:"b";}
.sw-twitter:before{content:"s";}
.sw-facebook:before{content:"j";}
.sw-linkedin:before{content:"f";}
.sw-tumblr:before{content:"r";}
.sw-stumbleupon:before{content:"q";}
.sw-reddit:before{content:"a";}
.sw-email:before{content:"k";}
.sw-yummly:before{content:"x";}
.sw-whatsapp:before{content:"y";}
.sw-pocket:before{content:"B";}
.sw-buffer:before{content:"z";}
.sw-hacker_news:before{content:"D";}
.sw-flipboard:before{content:"C";}
.sw-social-warfare:before{content:"p";}
.swp_CTT{text-decoration:none!important;}
.sw-tweet-clear{zoom:1;}
.sw-tweet-clear:after{display:block;visibility:hidden;height:0;clear:both;content:".";}
.sw-click-to-tweet{display:block;position:relative;margin:15px 0;padding:15px 30px;}
.sw-click-to-tweet:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.sw-click-to-tweet .sw-ctt-text{position:relative;word-wrap:break-word;margin:0 0 10px;padding:0;}
a .sw-click-to-tweet .sw-ctt-text{position:relative;font-size:24px;line-height:140%;font-weight:500;text-decoration:none;text-transform:none;display:block;margin:0;padding:0;}
.sw-click-to-tweet .sw-ctt-btn{position:relative;display:block;text-transform:uppercase;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:100%;float:right;text-decoration:none;margin:10px 0 0;padding:3px 5px 3px 3px;}
.sw-click-to-tweet i.sw-twitter{float:right;font-size:21px;margin-left:15px;text-transform:none;margin-top:2px;}
a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #dddddd;border-radius:4px;}
a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #dddddd;border-radius:0;}
a.style2 .sw-click-to-tweet .sw-ctt-text{text-decoration:none;color:#666666;font-style:italic;}
a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;padding-right:20px;transition:all .25s linear;}
a.swp_CTT.style3 .sw-click-to-tweet{border:none;border-left:10px solid #429cd6;background-color:#429cd6;border-radius:0;padding-right:20px;transition:all .25s linear;}
a.style3 .sw-click-to-tweet .sw-ctt-text{text-decoration:none;color:#FFFFFF;font-style:italic;}
a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #3c87b2;transition:all .25s linear;}
a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #C33;border-radius:0;transition:all .25s linear;}
a.swp_CTT.style5:hover .sw-click-to-tweet{border-left:10px solid #30394F;transition:all .25s linear;background-color:#D34250;}
a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394F;border-left:10px solid #D34250;border-radius:0;transition:all .25s linear;}
a.swp_CTT.style6:hover .sw-click-to-tweet{border-left:10px solid #D34250;transition:all .25s linear;background-color:#CED3DC;}
a.swp_CTT.style6 .sw-click-to-tweet{background-color:#EEEEEE;border-left:10px solid #D34250;border-radius:0;transition:all .25s linear;}
a.style6 .sw-click-to-tweet i.sw-twitter{color:#30394F;}
.swp_pop_thumb{float:left;width:100px;height:100px;border-radius:3px;margin:5px 25px 5px 0;}
.swp_popular_post{clear:both;}
.swp_clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both;}
.swp_popular_post a.swp_popularity{display:block;border:none;line-height:1.5;margin:20px 0;}
span.swp_pop_count{font-size:70%;display:block;}
.swp_widget_box{border-radius:3px;}
.sw-pinit{position:relative;display:inline-block;padding:0;}
.sw-pinit:hover img{opacity:0.5;transition:all 0.5s;}
.sw-pinit .sw-pinit-overlay{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background:#000000;display:none;padding:0;}
a.sw-pinit-button{background:#cd2029;color:#fff;border:1px solid #aa1b29;font-size:20px;border-radius:4px;position:absolute;padding:0px 30px;z-index:200;line-height:45px;height:50px;}
a.sw-pinit-button:before{color:#fff;font-family:sw-icon-font;content:'b';margin-right:10px;margin-left:-5px;font-size:24px;float:left;line-height:50px}
a.sw-pinit-button:hover:before{content:'F';}
a.sw-pinit-button:hover{background:#aa1b29;color:#fff;}
.sw-pinit-left{left:30px;}
.sw-pinit-center{left:50%;margin-left:-60px;}
.sw-pinit-right{right:30px;}
.sw-pinit-top{top:30px;}
.sw-pinit-middle{top:50%;margin-top:-25px;}
.sw-pinit-bottom{bottom:30px;}
.nc_socialPanel.notMobile .nc_tweetContainer:nth-last-child(1),.mobile .nc_tweetContainer:nth-last-child(2),.nc_tweetContainer.totes:nth-last-child(1){margin-right:0;}
.nc_socialPanel.swp_d_fullColor a,html body .nc_socialPanel.swp_i_fullColor .nc_tweetContainer:hover a,body .nc_socialPanel.swp_o_fullColor:hover a,.nc_socialPanel.swp_d_lightGray a,html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover a,body .nc_socialPanel.swp_o_lightGray:hover a,.nc_socialPanel.swp_d_mediumGray a,html body .nc_socialPanel.swp_i_mediumGray a:hover,body .nc_socialPanel.swp_o_mediumGray:hover a,.nc_socialPanel.swp_d_darkGray a,html body .nc_socialPanel.swp_i_darkGray a:hover,body .nc_socialPanel.swp_o_darkGray:hover a{color:white;}
.nc_socialPanel.swp_d_colorOutlines .twitter a,html body .nc_socialPanel.swp_i_colorOutlines .twitter a:hover,body .nc_socialPanel.swp_o_colorOutlines:hover .twitter a,.wp-editor-container .sw-twitter:before,a.style1 .sw-click-to-tweet i.sw-twitter,a.style2 .sw-click-to-tweet i.sw-twitter{color:#429cd6;}
.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes) .swp_hide span.swp_share,.nc_socialPanelSide.swp_boxed .nc_tweetContainer:not(.totes):hover span.swp_share:not(.swp_hide){opacity:1;}
.nc_socialPanel.mobile .iconFiller ~ .swp_count,.sw-content-locator{display:none;}
a.style1 .sw-click-to-tweet .sw-ctt-text,a.style1 .sw-click-to-tweet .sw-ctt-btn{text-decoration:none;color:#999999;}
a.style1:hover .sw-click-to-tweet .sw-ctt-text,a.style1:hover .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-text,a.style2 .sw-click-to-tweet .sw-ctt-btn,a.style2:hover .sw-click-to-tweet .sw-ctt-btn{text-decoration:none;color:#666666;}
a.style3:hover .sw-click-to-tweet .sw-ctt-text,a.style3 .sw-click-to-tweet .sw-ctt-btn,a.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.style3 .sw-click-to-tweet i.sw-twitter,a.style4 .sw-click-to-tweet .sw-ctt-text,a.style4:hover .sw-click-to-tweet .sw-ctt-text,a.style4 .sw-click-to-tweet .sw-ctt-btn,a.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.style5 .sw-click-to-tweet .sw-ctt-text,a.style5:hover .sw-click-to-tweet .sw-ctt-text,a.style5 .sw-click-to-tweet .sw-ctt-btn,a.style5:hover .sw-click-to-tweet .sw-ctt-btn{text-decoration:none;color:#FFFFFF;}
a.style4 .sw-click-to-tweet i.sw-twitter,a.style5 .sw-click-to-tweet i.sw-twitter{color:#FFFFFF;}
a.style6 .sw-click-to-tweet .sw-ctt-text,a.style6 .sw-click-to-tweet .sw-ctt-btn{text-decoration:none;color:#30394F;}
a.style6:hover .sw-click-to-tweet .sw-ctt-text,a.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.style6:hover .sw-click-to-tweet i.sw-twitter{text-decoration:none;color:#2A2D34;}.yuzo_related_post{overflow:hidden;padding:10px 0;margin:10px 0;width:100%;display:block;clear:both;}
.yuzo_related_post .yuzo_clearfixed, .yuzo_widget_wrap .yuzo_clearfixed{clear:both;display:block;margin:5px 0;}
.yuzo_related_post h3{margin:0 !important}
.yuzo_related_post .relatedposts{margin:0 0 20px 0;float:left;font-size:12px;}
.yuzo_related_post .relatedposts h3{font-size:20px;}
.yuzo_related_post .relatedthumb{margin:0 1px 0 1px;float:left;line-height:15px;text-align:left;}
.yuzo_related_post .relatedthumb img{margin:0 0 3px 0;padding:0;}
.yuzo_related_post .relatedthumb a{overflow:hidden;text-decoration:none;display:block;padding:0;background-image:none !important;background-color:transparent;}
.yuzo_related_post .yuzo_text{color:}
.yuzo_related_post .relatedthumb .yuzo-img-wrap{margin-bottom:10px;}
.yuzo_related_post .relatedthumb.box_shadow_related{box-shadow:1px 1px 3px rgba(227, 227, 227, 1);}
.yuzo_icon_views{padding-left:21px;background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 3px no-repeat;color:#000;font-style:italic;}
.yuzo-list{overflow:hidden;clear:both;margin-bottom:10px;width:100%;float:left;border-bottom:1px solid rgb(244, 244, 244);position:relative;}
.yuzo-list .image-list{float:left;}
.yuzo-list .image-list{display:inline;margin-right:15px;}
.yuzo_views_post{opacity:.4;margin:4px 0;}
.yuzo-list .link-list .yuzo_views_post{display:inline-block!important;background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 6px no-repeat;margin:0;font-weight:normal;}
.yuzo-list .link-list .yuzo_icon_views__top{min-width:35px;}
.style-3 .yuzo-list:before{content:'';background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/arrow-left-point.png);position:absolute;left:0;top:7px;width:22px;height:22px;opacity:.2;}
.style-3 .yuzo-list a{padding-left:22px;}
.yuzo-list-color{display:block;width:100%;background:#DEDEDE;color:#444444;padding:15px 10px!important;}
.yuzo_related_post .yuzo-list-color{width:50%;position:relative;-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out;-o-transition:width .3s ease-out;-ms-transition:width .3s ease-out;transition:width .3s ease-out;}
.yuzo-list-color.color-1{background:#FD6964;width:97%;}
.yuzo-list-color.color-2{background:#F7C79E;width:90%;position:relative;top:-10px;}
.yuzo-list-color.color-3{background:#F8E664;width:80%;position:relative;top:-20px;}
.yuzo-list-color.color-4{background:#DBF59D;width:70%;position:relative;top:-30px;}
.yuzo-list-color.color-5{background:#82DCF2;width:60%;position:relative;top:-40px;}
.yuzo-list-color.color-6{position:relative;top:-50px;}
.yuzo-list-color.color-7{position:relative;top:-60px;}
.yuzo-list-color.color-8{position:relative;top:-70px;}
.yuzo-list-color.color-9{position:relative;top:-80px;}
.yuzo-list-color.color-10{position:relative;top:-90px;}
.yuzo-list-color.color-11{position:relative;top:-100px;}
.yuzo-list-color.color-12{position:relative;top:-110px;}
.yuzo-list-color.color-13{position:relative;top:-120px;}
.yuzo-list-color.color-1:hover{width:100%;}
.yuzo-list-color.color-2:hover{width:93%;}
.yuzo-list-color.color-3:hover{width:83%;}
.yuzo-list-color.color-4:hover{width:73%;}
.yuzo-list-color.color-5:hover{width:63%;}
.yuzo_related_post.style-4 .relatedthumb:hover{opacity:.9;}
.yuzo-list-color .yuzo_icon_views{background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 7px no-repeat;opacity:.6;color:#4D4D4D;font-weight:normal;}
.yuzo_related_post.style-2{overflow:inherit!important;width:100%;display:inline-block;}
.yuzo_related_post.style-1 .yuzo_text{display:block;}
.yuzo_related_post_widget{padding:0 0;margin:10px 0;width:100%;display:block;float:left;clear:both;}
.yuzo_related_post_widget .yuzo_clearfixed{clear:both;display:block;margin:5px 0;}
.yuzo_related_post_widget h3{margin:0 !important}
.yuzo_related_post_widget .relatedposts{margin:0 0 20px 0;float:left;font-size:12px;}
.yuzo_related_post_widget .relatedposts h3{font-size:20px;}
.yuzo_related_post_widget .relatedthumb{margin:0 1px 0 1px;float:left;line-height:15px;text-align:left;}
.yuzo_related_post_widget .relatedthumb img{margin:0 0 3px 0;padding:0;}
.yuzo_related_post_widget .relatedthumb a{overflow:hidden;text-decoration:none;display:block;padding:0;background-image:none !important;background-color:transparent;}
.yuzo_related_post_widget .yuzo_text{color:}
.yuzo_related_post_widget .relatedthumb .yuzo-img-wrap{}
.yuzo_related_post_widget.style-1{}
.yuzo_icon_views{padding-left:21px;background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 3px no-repeat;color:#000;font-style:italic;}
.yuzo-list{overflow:hidden;clear:both;margin-bottom:10px;width:100%;float:left;border-bottom:1px solid rgb(244, 244, 244);position:relative;}
.yuzo-list .image-list{float:left;}
.yuzo-list .image-list{display:inline;margin-right:15px;}
.yuzo_views_post{opacity:.4;margin:4px 0;text-align:left;}
.yuzo-list .link-list .yuzo_views_post{background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views.png) 0 6px no-repeat;margin:0;font-weight:normal;}
.yuzo-list .link-list .yuzo_icon_views__top{min-width:35px;}
.style-3 .yuzo-list:before{content:'';background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/arrow-left-point.png);position:absolute;left:0;top:7px;width:22px;height:22px;opacity:.2;}
.style-3 .yuzo-list a{padding-left:22px;}
.yuzo_widget_wrap .yuzo_views_post{padding:4px 20px;}
.yuzo-list-color{display:block;width:100%;background:#DEDEDE;color:#444444;padding:15px 10px!important;}
.yuzo_related_post_widget .yuzo-list-color{width:50%;position:relative;-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out;-o-transition:width .3s ease-out;-ms-transition:width .3s ease-out;transition:width .3s ease-out;}
.yuzo-list-color.color-1{background:#FD6964;width:97%;}
.yuzo-list-color.color-2{background:#F7C79E;width:90%;position:relative;top:-10px;}
.yuzo-list-color.color-3{background:#F8E664;width:80%;position:relative;top:-20px;}
.yuzo-list-color.color-4{background:#DBF59D;width:70%;position:relative;top:-30px;}
.yuzo-list-color.color-5{background:#82DCF2;width:60%;position:relative;top:-40px;}
.yuzo-list-color.color-6{position:relative;top:-50px;}
.yuzo-list-color.color-7{position:relative;top:-60px;}
.yuzo-list-color.color-8{position:relative;top:-70px;}
.yuzo-list-color.color-9{position:relative;top:-80px;}
.yuzo-list-color.color-10{position:relative;top:-90px;}
.yuzo-list-color.color-11{position:relative;top:-100px;}
.yuzo-list-color.color-12{position:relative;top:-110px;}
.yuzo-list-color.color-13{position:relative;top:-120px;}
.yuzo-list-color.color-1:hover{width:100%;}
.yuzo-list-color.color-2:hover{width:93%;}
.yuzo-list-color.color-3:hover{width:83%;}
.yuzo-list-color.color-4:hover{width:73%;}
.yuzo-list-color.color-5:hover{width:63%;}
.yuzo_related_post_widget.style-4 .relatedthumb:hover{opacity:.9;}
.yuzo-list-color .yuzo_icon_views{background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 7px no-repeat;opacity:.6;color:#4D4D4D;font-weight:normal;}
.yuzo_related_post_widget.style-2{overflow:inherit!important;}
.yuzo_related_post_widget.style-1 .yuzo_text{display:block;}
.yuzo_related_post_widget .yuzo-list .link-list .yuzo_views_post{display:block!important;}
.yuzo_related_post_widget .yuzo-list-color  .yuzo_icon_views{background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 0px no-repeat;}
.yuzo_related_post_widget.style-1 .yuzo_icon_views{background:url(//www.globalseducer.com/wp-content/plugins/yuzo-related-post/assets/images/views2.png) 0 2px no-repeat;}
.ilen_shine{display:block;position:relative;overflow:hidden;}
.ilen_shine .shine-effect{position:absolute;top:-110%;left:-210%;width:200%;height:200%;opacity:0;background:rgba(255, 255, 255, 0.2);background:-moz-linear-gradient( left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.0) 100% );background:-webkit-linear-gradient( top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.0) 100% );background:-webkit-gradient( linear, left top, right top, color-stop(0% ,rgba(255, 255, 255, 0.2)), color-stop(75% ,rgba(255, 255, 255, 0.2)), color-stop(90% ,rgba(255, 255, 255, 0.8)), color-stop(100%,rgba(255, 255, 255, 0.0)) );background:-o-linear-gradient( top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.0) 100% );background:-ms-linear-gradient( top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.5) 90%,6 rgba(255, 255, 255, 0.0) 100% );background:linear-gradient( top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 0.0) 100% );-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-transition-property:left, top, opacity;-moz-transition-property:left, top, opacity;-ms-transition-property:left, top, opacity;-o-transition-property:left, top, opacity;transition-property:left, top, opacity;-webkit-transition-duration:0.5s, 0.5s, 0.1s;-moz-transition-duration:0.5s, 0.5s, 0.1s;-ms-transition-duration:0.5s, 0.5s, 0.1s;-o-transition-duration:0.5s, 0.5s, 0.1s;transition-duration:0.5s, 0.5s, 0.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;}
.ilen_shine:hover .shine-effect{opacity:1;top:-30%;left:-30%;}
.ilen_shine:active .shine-effect {
opacity: 0;
}