/*
Theme Name: Twenty Thirteen Child
Theme URI: https://wordpress.org/themes/twentythirteen/
Template: twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: blog,one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,rtl-language-support,sticky-post,translation-ready,accessibility-ready
Version: 2.4.1533310624
Updated: 2018-08-03 15:37:04

*/
html
{
	font-family: Gotham, 'Open Sans', sans-serif;
	font-size: 15px;
}
body
{
	font-family: Gotham, 'Open Sans', sans-serif;
	background-color: #fff;
	color: #16354e;
}
.site {
	background-color: transparent;
	border: none;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
h1,h2,h3,h4,.h2
{
	font-family: HTFDidot-L11Light, serif;
	font-weight: normal;
	color: #10394b;
}
h1
{
	color: #2DB1E3;
	font-family: HTFDidot-L11Light, serif; 
	font-size: 2.5rem; 
	margin: 0 0 20px 0;
}
h2,.h2
{
	font-size: 1.6rem;
	margin: 35px 0 10px 0;
	line-height: 2rem; 
}
h3 {
	font-size: 1.5rem;
	margin: 20px 0 10px 0;
}
.entry-content a, .comment-content a {
	color: inherit;
}
#masthead
{
	margin: 0 auto;
	padding: 0 0 18px 0;
	top: 0;
	width: 100%;
	z-index: 500;
	height: 150px; 
	position:fixed;
}
#masthead .site-header-inside
{
	max-width: 1200px;
	margin: 0 auto;
	position: relative; 
	padding: 0 0 18px 0; 
}
.fixedsection
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	z-index: 1000;
	padding-top: 30px;
}
#main
{
	position: relative; 
}

.hentry {
	padding: 0;
	max-width: 1200px; 
	margin: 0 auto; 
}
.home .hentry
{
	max-width: 100%; 
}
.pagesidebar
{
	max-width: 20%; 
	width: 100%; 
	text-align: left; 
	float: right; 
}
.testimonialtextnew,
.pagesidebar .testimonialtext p,
.pagesidebar .testimonialtext
{
	font-family: HTFDidot-L11Light, serif;
	font-style: italic; 
	font-size: 1.7rem;
	line-height: 2.1rem;
	margin-bottom: 5px; 
	margin-top: 5px; 
}
.testimonialauthornew, 
.pagesidebar .testimonialauthor
{
	color: #2DB1E3; 
	font-weight: bold;
	font-size: .9rem; 
	line-height: 1.2em; 
	padding-left: 15px ;
	text-indent: -15px ;
	display: block;
} 

#primary-menu
{
	margin: 0; 
	padding: 40px 0 0 0;
}
.menu-social-container, 
.menu-mainmenu-container
{
	display: inline-block;
}
.main-navigation {
	clear: both;
	margin: 0;
	max-width: 100%;
	min-height: 45px;
	position: relative;
	text-align: right;
}
.navigation a {
	color: inherit;
}
.navbar {
	background-color: transparent;
	margin: 0 auto;
	max-width: 60%;
	width: 100%;
	float: right;
	display: inline-block;
}
ul.nav-menu, div.nav-menu > ul {
	margin: 0;
	padding: 0;
}
ul.nav-menu ul li,
ul.nav-menu ul a
{
	color: #fff;
	margin: 0;
	width: auto; 
	display: block;
}
.nav-menu li {
	margin: 0;
	padding: 0 20px 0 0;	
}
.nav-menu li:last-child a {
	margin-right: 0;
	padding-right: 0;
}
.nav-menu .sub-menu li {
	border-right: none; 
}
.nav-menu li a {
	color: #fff;    
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-weight: 700;
	font-size: 1.1rem;
	line-height: 1.1rem;
	padding: 0 0 10px 0;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 0 15px 0;	
	margin: 0; 
}
#menu-topsocial  li a {
	margin: 0 0 15px 0;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #fff;
	font-style: normal;
	border-bottom: solid 0px #748690;
}
.nav-menu li.nav-social {
	margin-top: -3px;
	padding-bottom: 0;
}
.nav-menu li.nav-social a,
#secondary #menu-social-2 li.nav-social a {
	border:none;
	width: 22px;
	height:22px;
	display: inline-block;
	color: transparent;
}
#secondary .widget li {
	padding: 0;
}
#secondary .widget .menu-footer-social-links-container ul {
	text-align: left; 
}
#secondary .widget .menu-footer-social-links-container li {
	width: auto; 
	display: inline-block; 
	padding: 0 8px 0 0 ;
}
.nav-menu li:hover > a, 
.nav-menu li a:hover, 
.nav-menu li:focus > a, 
.nav-menu li a:focus  {
	background-color: transparent;
	color: #fff;
	outline: none;
}
.nav-menu li:hover a {
	border-bottom: solid 1px #fff;
}
.nav-menu li:hover li a  {
	border-bottom: none; 
}
.nav-menu, .nav-menu li {
	position: relative; 
}
.nav-menu .sub-menu, 
.nav-menu .children {
	background-color: #2DB1E3;
	border: 0px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	text-align: left; 
	padding: 10px;
	font-size: .9rem; 
	width: 150px; 
}
.nav-menu li a:hover .sub-menu {
	height: auto;
	display: block; 
}
.nav-menu .sub-menu li a,
.nav-menu .sub-menu li a:hover, 
.nav-menu .sub-menu li a:focus{
	color: #fff; 
	outline: none;
	font-size: .9rem; 
	padding: 6px 0;
	background: none;
	white-space: nowrap; 
}
.insideblog h3 {
	margin-bottom: 2px;
}
p,li,div
{
	font-family: Gotham, 'Open Sans', sans-serif;

	margin: 0 0 25px 0;
	font-size: 1rem;
	line-height: 1.4em;
}
li
{
	margin-bottom: 10px;
	list-style: disc;
}
li li 
{
	list-style: circle;
}
.page-template-default.sidebar .entry-content ul
{
	list-style:none; 
	margin: 0; 
	padding: 0;
}
.page-template-default.sidebar .entry-content ul.addbluebar li,
.page-template-default.sidebar .entry-content ul.makeitalic
{
	background-image: url(../../uploads/2018/10/ul-line.jpg);
	background-repeat: no-repeat; 
	background-position: 20px 0px; 
	margin: 0 0 45px 0;
	padding: 8px 0 0 20px; 
}
.page-template-default.sidebar .entry-content ul.addbluebar li
{
	margin: 0 0 25px 0;
}
.page-template-default.sidebar .entry-content ul.makeitalic li
{
	font-family: HTFDidot-L11Light, serif;
	font-style: italic; 
	list-style: none; 
	font-size: 1.2rem; 
	line-height: 1.5rem;
}
.page-template-default.sidebar .entry-content ul.addbluebar.italic li
{
	font-family: HTFDidot-L11Light, serif;
	font-style: italic; 
	list-style: none; 
	font-size: 1.2rem; 
	line-height: 1.5rem;	
}
.search.sidebar .widget li.cat-item,
.single.sidebar .widget li.cat-item,
.post-template-default.sidebar .widget li.cat-item,
.page-template-default.sidebar .entry-content li.cat-item
{

	padding:  0; 
	margin: 0; 
	color: inherit; 
}
.search.sidebar .widget li.cat-item a,
.single.sidebar .widget li.cat-item a,
.post-template-default.sidebar .widget li.cat-item a
{
	color: inherit; 
}
.page-template-default.sidebar .entry-content.youonline li
{
	font-style: normal;	
}
.content-area
{
	overflow: hidden; 
}
.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: break-word;
	overflow: hidden; 
}
.pagediv
{
	background: #ecedec;
}
.entry-header, .entry-content, 
.entry-summary, .entry-meta {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
.entry-header
{
	display: none;	
}
.category-blog .entry-header,
.page_bit_categories-blog .entry-header
{
	display: block;
	color: #10394b;
}
.xsingle.sidebar .entry-header,
.sidebar .entry-header
{
	padding: 0;
	display: block;
	position: absolute;
	text-align: right;
	max-width: 1200px;
	width: 100%;
	margin: -175px 0 0 0;
}
.single.sidebar .entry-header {
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
	margin: 0;
}
.sidebar .entry-content, 
.sidebar .entry-summary, 
.sidebar .entry-meta 
{
	max-width: 70%;
	float: left;
	padding: 0;
}
.category-normalwidth .entry-content {
	max-width: 100%; 
	float: none; 
}
.xpage_bit_categories-blog .entry-header div
{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}
.header-title
{
	background-color: #748690;
	margin: 0 auto;
	margin-top: 82px;
}
.header-title-inside
{
	margin: 0 auto;
	max-width: 1200px;
	max-width: 100%;
	padding: 15px 0 15px 0;
}
.header-title-inside img
{
	width: 100%;
}
.headerimg
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 300px;
}
.entry-title {
	font-weight: normal;
	margin: 0;
	text-align: right;
	color: #fff;
	font-size: 4rem;
}
.entry-title.header-title-inside
{
	color: #10394b;
	font-weight: bold;
}
.sidebar .entry-title.header-title-inside
{
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	font-size: 2rem; 
	padding-top: 0;
}
.content-interior:nth-child(odd)
{
	background: #ecedec;
}
.sidebar .content-interior
{
	max-width: 100%;
	background: #fff !important;
}
.page_bit_categories-blog .content-interior,
.content-interior:nth-child(even)
{
	background: #fff;
}
.clearboth
{
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
.clearboth.giveheight
{
	height: 50px; 
}

.interior-section
{
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.single .interior-section{
	padding-top: 0;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
	margin-left: 15px;
	margin-right: 0px;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft 
{
	margin-left: 0px;
	margin-right: 15px;
}
.interior-section-content
{
	float: left;
	max-width: 68%;
}
.interior-section h2
{
	font-size: 2rem; 
	text-align: left;
	margin: 0 0 15px 0;
}
.home .interior-section h2
{
	font-size: 2.5rem;
	text-align: center;
	margin: 0 0 30px 0;
}
.featured-content h2,
.interior-section-content h2
{
	margin-top: 0;
}
.featured-content h2
{
	text-align: center;
	font-style: italic;
	padding: 0 10% 0 10%;
}
.featured-content hr:first-child
{
	margin-top: 40%;
}
.featured-content p
{
	text-transform: uppercase;
	text-align: center;
}
.interior-section.top
{
	padding: 0 5%;
}
.interior-section.top .top-text
{
	max-width: 80%;
	font-size: 1.3rem;
	display: block;
	margin: 0 auto;
	padding: 35px 0;
}
.interior-section.top .top-text.hasthumb
{
	max-width: 70%;
	display: inline-block;
	padding-bottom: 0;
}
.interior-section.top .top-text.hasthumb p
{
	font-size: 1.6rem;
}
.interior-section.top .top-text.hasthumb h2
{
	margin-bottom: 5px;
}
.interior-section.top .top-image
{
	display: inline-block;
	float: right;
	max-width: 25%;
}
.interior-section.top .top-image img
{
	margin: 0;	
}
.sidebar-containerx .more-tag,
.entry-summary .readmore,
.bloglists .readmore,
.postexcerpt .readmore, 
.entry-content .readmore
{
	font-weight: 600;
	display: block; 
	color: inherit;
	font-size: .8rem; 
}
.sidebar-containerx .more-tag:before,
.entry-summary .readmore:before,
.bloglists .readmore:before,
.postexcerpt .readmore:before,
.entry-content .readmore:before{
	content: "> ";
}
.widget a,
.widget a:hover,
.widget a:focus,
a,a:hover,
.entry-content a,
.entry-content a:hover, 
.comment-content a:hover 
{
	color: inherit;
}
.entry-content a,
.entry-content a:hover
{
	text-decoration: underline; 
}

.home .excerpted p
{
	font-size: 1.6rem;
}
figure.wp-caption.alignleft, img.alignleft {
	margin: 0 20px 0 0;
}
.home .homeblog,
.insideblog
{
	list-style: none;
	margin: 0;
	padding:0;
	width: 100%;
}
.home .homeblog li
{
	max-width: 45%;
	display: inline-block;
	vertical-align: top;
}
.insideblog li
{
	display: inline-block;
	max-width: 24.5%;
	vertical-align: top;
	padding: 0 25px 15px 0;
	margin-bottom: 15px;
}
.insideblog li:nth-child(2),
.insideblog li:nth-child(1)
{
	border-top: none;
}
.insideblog li:nth-child(odd)
{
	clear: both;
}
.insideblog li:nth-child(even)
{
	xpadding-right: 0;
}
.insideblog li p
{
	margin-bottom: 0;
}
.home .homeblog li:last-child
{
	float:right;
}
h4
{
	font-family: Gotham, 'Open Sans', sans-serif;
	color: #1AB7EA;
	font-size: 1rem;
	padding: 0;
	margin: 0 0 0px 0;
	font-weight: normal;
	clear: none; 
	font-weight: 500;
}
.rbs-img-content {
	padding: 10px 0 0 0 !important;
	background: transparent;
	color: rgb(51, 51, 51);
	line-height: 17px;
}
pre,
.excerpted pre {
	background: transparent;
	color: #10394b;
	font-size: 1.8rem;
	margin: 0 0 15px 0;
	overflow: auto;
	padding: 0px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.site-info {
	margin: 0 auto;
	max-width: 1200px;
	padding: 50px 0;
	width: 100%;
}
.entry-meta a,
.entry-meta a:hover,
.entry-meta a:focus
{
	color: #788890;
	outline: none;
}
.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1200px;
}
.post-navigation.navigation a,
.post-navigation.navigation a:hover,
.post-navigation.navigation a:focus
{
	color: #788890;
	font-size: 1rem; 
	font-style: normal;
}
.featured-content
{
	margin-top: 60px;
}
.sidebar .blog-section
{
	max-width: 100%;
	width: 100%;
	float: left;
	margin-top: 0; 
}
.site-main .sidebar-container {
	height: 0;
	top: 40px;
	width: 100%;
	z-index: 1;
}
.site-main .sidebar-containerx,
.site-main .youonline .sidebar-container,
.site-main .youonline .sidebar-containerx 
{
	height: auto;
	position: relative;
	top: 0px;
	max-width: 20%;
	width: 100%;
	z-index: 1;
	display: inline-block;
	float: left;
}
.single .site-main .sidebar-containerx
{
	float: left; 
}
.single .site-main .sidebar-containerx,
.site-main .youonline .sidebar-containerx
{
	float: left; 
	max-width: 20%;
	margin-top: 0; 
}
.site-main .pagesidebar .sidebar-containerx
{
	max-width: 100%; 
}
.site-main .sidebar-inner {
	margin: 0;
	max-width: 100%;
}
.site-main .widget-area {
	float: none;
	width: 100%;
	margin-top: 0; 
}
.sidebar .widget {
	background-color: transparent;
	font-size: .9rem;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	margin: 0 0 24px;
	padding: 0px;
	word-wrap: break-word;
}

.lcp_catlist
{
	color: #10394b;
	font-size: .7rem;
	line-height: 1rem;
}
.lcp_catlist a
{
	font-size: .9rem;
	display: block;
	color: #10394b;
	line-height: 1.1rem;
}
.top-social
{
	display: none;
}
.sidebar .post-navigation .nav-links {
	padding: 0;
}
.rbs-img-loaded:nth-child(even)
{
	clear: both;
}
.boxitems
{
	list-style: none; 
	padding: 0;
	margin: 0 0 50px 0; 
	display: table-row; 
}
.boxitems li
{
	display: table-cell; 
	max-width: 14%;	
	width: 14%;
	margin-right: 1%;
	margin-bottom: 50px; 
	padding-right: 1%;
	vertical-align: top; 
	text-align: center; 
	color: white; 
	background: none;
	border-right: solid 1px #2DB1E3;
}
.boxitems li:last-child
{
	border-right: none; 
	margin-right: 0; 
	padding-right: 0;
}
.boxitems em
{
	font-family: DidotLH-Bold;
	font-style: normal;
	font-size: 100px; 
	line-height: 100px; 
	display: block; 
	color: #2DB1E3;
	margin-bottom: 15px; 
	display: inline-block; 
}
.boxitems strong
{
	display: block;
	text-transform: uppercase;
}
.home div
{
	margin: 0 auto;
}
.homesection
{
	background: white; 
	margin: 0; 
}
.homesection.lite .narrow.centered
{
	max-width: 75%; 
	margin: 0 auto 50px auto; 
	text-align: center; 
}
.hometopcontent h1,
.homesection h1, 
.homesection h2
{
	font-family: HTFDidot-L11Light, serif;
	font-size: 3rem;
	line-height: 3.5rem; 
}
.homesection h2
{
	color: #2DB1E3;
	font-size: 42px; 
	padding-top: 0;
	margin-top: 0;
}
.homesection h3
{
	font-weight: normal; 
}
.homesection p,
.homesection li,
.homesection a
{
	font-size: 1.2rem; 
}
.homesection.dark p,
.homesection.dark h1,
.homesection.dark h3,
.homesection.dark li,
.homesection.dark a
{
	color: #16354E;
	font-weight: normal; 
	text-align: center; 
}
.homesection.dark h2
{
	text-align: center; 
	margin: 50px 0 25px 0;
}
.homesection.lite{
	padding-top: 50px; 
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}
.homesection.lite:last-child {
	height: 500px;
}
.homesection.lite p,
.homesection.lite h1,
.homesection.lite h3,
.homesection.lite li,
.homesection.lite a
{
	color: #ffffff;
	font-weight: normal; 
}
.homesection.lite p,
.homesection.lite p a
{
	font-size: 1.8rem; 
	line-height: 2.2rem; 
	padding-bottom: 0; 
	margin-bottom: 0; 
}
.hometopsection {
	background:transparent;
	min-height: 800px;
	position: absolute;
	top: 0; 
	width: 100%;
}
.hometopcontent {
	padding-top: 25%;
	width: 100%;
	color: #ffffff;
	text-align: right; 
	position: relative; 
	max-width: 1200px;
	margin: 0 auto; 
	padding-left: 30%;
}
.hometopcontent h1 {
	color: #ffffff;
	font-size: 62px; 
}
.hometopcontent p {
	font-size: 34px; 
}

.home .entry-title {
	display: none;
}
.homesection {
	background-repeat: no-repeat; 
	background-size: cover;
}
.homesection .entry-content {
	max-width: 1200px; 
	float: none; 
}
.youonline {
	font-size: 1rem;
}
#leftsidebar {
	max-width: 20%;
	display: inline-block;
	float: left; 
}
.magazine-menu-new,
#menu-magazine
{
	text-align: center;
	padding-left: 0;
}
.magazine-menu-new li,
#menu-magazine li
{
	display: inline-block;
	list-style: none;
}
.magazine-menu-new li a,
#menu-magazine li a {
	font-size: 2rem;
	display: block; 
	padding: 0px;
	font-family: HTFDidot-L11Light, serif;
	color: #1AB7EA;
	text-decoration: none; 
}
.magazine-menu-new li a:after,
#menu-magazine li a:after{
	content: "/";
	padding: 0 5px 0 10px;
}
.magazine-menu-new li:last-child a:after,
#menu-magazine li:last-child a:after  {
	content: "";
}
.magazine-menu-new li a:hover,
.magazine-menu-new li a:focus,
#menu-magazine li a:hover,
#menu-magazine li a:focus {
	color: #1AB7EA;
}
.magazine-middle
{
	max-width: 55%;
	display: inline-block;
	border-left: solid 1px silver; 
	border-right: solid 1px silver; 
	padding: 0 15px; 
	margin: 0 15px; 
	float: left; 
}
#tertiary
{
	float: right;
}
.sidebar .entry-content.youonline .magazine-left
{
	max-width: 75%;
	padding: 0;
	display: inline-block;
}
.site-footer .widget-area, .sidebar .site-footer {
	text-align: left;
	margin-top: 55px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: break-word;
}
img.aligncenter {
	margin: 0 auto;
}
.halfcolumn
{
	max-width: 48%;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.halfcolumn.last
{
	float: right;
}
#page
{
	height: 100%;
}
.home #page
{
	width: 100%; 
	height: 100%; 
}
.entry-content .morerightmargin img
{
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 100px; 
}
.entry-content .morerightmargin h1
{
	margin-top: 25px; 
}
.entry-meta
{
	display: none; 
}
.site-footer {
	background-color: #F7F7F6;
	color: inherit;
	font-size: .9rem;
	text-align: left;
	padding: 15px 0 35px 0;
}
.site-footer .widget a,
.site-footer .widget a:hover,
.site-footer .widget a:focus
{
	color: #10394b;
}
.site-footer ul,
.site-footer li{
	list-style:none;
}
.site-footer .widget-title, .site-footer .widget-title a {
	color: inherit;
	font-style: normal; 
	font-weight: bold ;
	text-align: left; 
	font-size: 1rem; 
	line-height: 1.2rem; 	
	font-family: Gotham, 'Open Sans', sans-serif;
}
.site-footer .widget:last-child .widget-title
{
	color: #1AB7EA;
	font-family: "GothamNarrow-Bold",sans-serif;
	font-size: .9rem; 
}
.site-footer .sidebar-containerx {
	background-color: transparent;
	padding: 20px 0;
}
.site-footer .sidebar-containerx .menu-footer-nav-container li
{
	margin-bottom: 0; 
}
.site-footer .sidebar-containerx .menu-footer-nav-container a
{
	color: #1AB7EA;
	text-transform: uppercase; 
	font-weight: bold;
	font-size: .9rem; 
}
.site-footer .widget-areax {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}
.site-footer .widget
{
	padding: 0; 
	margin: 0; 

}
.sidebar .site-footer .widget,
.site-footer .widget {
	background: transparent;
	color: inherit;
	display: inline-block;
	margin: 0 ;
	padding: 0 30px 0 0;
	width: 15%;
	color: #10394b; 
}
.site-footer .widget:first-child{
	width: 65%;
	float: left;
	padding: 0 50px 0 0;
	color: #10394b; 

}
.site-footer .widget:last-child
{
	text-align: center;
	float: right;
	padding-right: 0;
}
.site-info,
.site-info a,
.site-info a:hover,
.site-info a:focus
{
	color: inherit;
	font-size: .8rem;
}
.widget.widget_custom_menu_wizard li,
.widget.widget_custom_menu_wizard div
{
	margin-bottom: 0;
}
.widget.widget_custom_menu_wizard
{
	border-top: solid 3px #1AB7EA;
	margin-top: 35px; 
	padding-top: 25px; 
}

.widget.widget_custom_menu_wizard  a,
.widget.widget_custom_menu_wizard  a:hover,
.widget.widget_custom_menu_wizard  a:focus 
{
	color: #1AB7EA;
	text-transform: uppercase; 
	font-weight: bold; 
}
.widget.widget_custom_menu_wizard .cmw-current-item a
{
	color: #16354e; 
}
#topscroll
{

}
.sidebar .entry-content.youonline
{
	max-width: 100%;
}
#primary{
	margin-top: 50px;
}
.home #primary{
	margin-top: 0;
}
.single #primary
{
	max-width: 1200px; 
	margin: 0 auto; 
}
.single #content
{
	max-width: 78%;
	float: left;
	border-right: solid 1px silver; 
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
.single.sidebar .entry-content,
.single.sidebar .entry-header
{
	max-width: 100%; 
}
ul.bloglists
{
	list-style:none;
	margin: 0; 
	padding: 0; 
}
ul.bloglists li
{
	max-width: 24%;
	display: inline-block;
	vertical-align:top; 
	padding: 0 25px 0 0;
	margin-bottom: 35px; 
}
.imagecontainer
{
	overflow: hidden;
	border: solid 0px transparent; 
	margin-bottom: 5px; 
}
p.postdate
{
	font-family: "GothamNarrow-Book",serif;
	font-size: .9rem;
}
.single .postmeta
{
	margin: 0 0 25px 0;
	border-top: solid 3px #100e0f; 
	border-bottom: solid 1px #100e0f;
	padding: 10px 0;
}
.sidebar .widget .widget-title,
h3.widget-title,
h3.posttitle
{
	font-style: normal; 
	font-family: HTFDidot-L11Light, serif; 
	font-size: 1.2rem; 
	font-weight: normal; 
	border-bottom: solid 1px #100e0f; 
	border-top: solid 3px #100e0f;	
	padding: 5px 0;
}
.site-footer .widget .widget-title
{
	border: none; 
	font-size: 1.2rem; 
}
h3.widget-title,
.halfcolumn h3.posttitle
{
	text-align: center; 
}
h3.posttitle a
{
	color: #100e0f;
}
.postexcerpt
{

	font-size: .9rem; 
}
.lookbest
{
	xbackground: #1AB7EA;
	color: #1AB7EA;
	font-family: HTFDidot-L11Light, serif; 
	font-size: 1.5rem; 
	padding: 12px 0; 
	line-height: 1.5rem; 
	text-align: left; 
	margin-bottom: 0;
}
#mc_embed_signup .indicates-required {
	float: right !important;
}
.pagenumbers
{
	font-size: .9rem; 
	text-align: center; 
}
.pagenumbers a
{
	color: #1AB7EA;
	text-transform: uppercase; 
	padding: 0 5px; 
}
h2.youonline.header
{
	font-size: 2rem; 
	text-align: center; 
	display: none; 
}
.bloglists .singlearticle p
{
	margin-bottom: 0;
}
#headeroverlay
{
	height: 10px;
	display: none; 
	background-color: rgba(35,102,152,.8);
	position: absolute; 
	width: 100%; 
	top: 0; 
	-webkit-transition: height 1s; /* Safari */
	transition: height 1s;
	-moz-transition: height 1s;
	-o-transition: height 1s;
	margin: 0;
}
#logodiv
{
	float: left;
	width: auto; 		
	-webkit-transition: height 2s; /* Safari */
	transition: height 2s;
	-moz-transition: height 2s;
	-o-transition: height 2s;
	text-align: center; 
	margin: 0;
	max-width: 40%; 
}
#logo
{
	height: 86px; 
	-webkit-transition: height 2s; /* Safari */
	transition: height 2s;
	-moz-transition: height 2s;
	-o-transition: height 2s;
	margin: 0;
}
.page-template-default.sidebar .entry-content .singleleftsidebar ul
{
	margin-left: 15px;
}
.singleleftsidebar h3.widget-title
{
	margin-top: 0;
}
.nav-menu li.current-menu-item a,
.nav-menu li.current-menu-parent a
{
	line-height: 1rem; 
	border-bottom: solid 1px white; 
}
.nav-menu li.current-menu-item li a,
.nav-menu li.current-menu-parent li a
{
	white-space: nowrap;
	border-bottom: solid 0px white; 
}
.nav-menu li.current-menu-parent,
.nav-menu li.current-menu-item
{
	xborder-bottom: solid 1px white; 
}
.nav-menu li.current-menu-parent li.current_page_item a
{
	border-bottom: none; 
	border-bottom: solid 1px white;
	margin-bottom: 6px;
}
.metaslider .caption-wrap {
	height: 80% !important; 
	width: 100% !important;
	background: transparent !important; 
	opacity: 1 !important;
	margin: 0 auto !important;
}
button, input, textarea,
input:focus
{
	border: 1px solid #1AB7EA;
	font-family: inherit;
	padding: 5px;
}
.post-navigation.navigation a, .post-navigation.navigation a:hover, .post-navigation.navigation a:focus {
	color: #1AB7EA;
	font-size: .9rem;
	font-style: normal;
}
.postmeta a, .postmeta a:hover, .postmeta a:focus{
	color: #1AB7EA
}
.postmeta a:after
{
	content: ", ";
}
.postmeta a:last-child:after{
	content: "";
}
.blog-section .entry-thumbnail
{
	float: right; 
	margin-left: 15px; 
	max-width: 500px;
}
.postauthor
{
	font-size: .8rem; 
	margin-bottom: 10px; 
}
.magazine-middle .singlearticle h3{
	margin: 5px 0;
}
#mc_embed_signup .mc-field-group {
	padding-bottom: 0 !important;
	min-height: auto !important;
	margin-bottom: 15px !important;
}
#mc_embed_signup .indicates-required {
	font-size: .8rem !important;
	margin-bottom: 0 !important;
}
#mc_embed_signup .mc-field-group {
	padding-bottom: 0 !important;
	min-height: auto !important;
	margin-bottom: 15px !important;
}
#mc_embed_signup .mc-field-group input {
	padding: 4px 0 !important;
}
.button, input[type="submit"], input[type="button"], input[type="reset"],
#mc_embed_signup .button 
{
	background-color: #1AB7EA !important;
	background: #1AB7EA !important;
	border-radius: 0px !important;
	font-size: .9rem !important;
	height: auto !important;
	line-height: .9rem !important;
	text-transform: uppercase;
	padding: 10px !important; 
	font-weight: bold !important; 
	border: none; 
}
.entry-content a.button,
.entry-content a.button:hover, 
.entry-content a.button:focus
{
	background-color: #1AB7EA;
	text-transform: uppercase; 
	color: #fff !important;
	text-decoration: none; 
}
.entry-content a.button:hover
{
	background-color: gray !important; 
}
.button.noitalic
{
	text-align: center; 
	display: block; 
	font-style: normal; 
	max-width: 120px; 
	margin-top: 10px; 
	font-family: Gotham,"Open Sans",sans-serif;
}
.archive-title, .archive-meta {
	font-family: Gotham, 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 2rem; 
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.paging-navigation {
	background-color: transparent;
	padding: 0 0 20px 0;
}
.paging-navigation a {
	font-size: .9rem;
	font-style: normal;
	font-weight: normal;
	color: #1AB7EA;
}
.sidebar .paging-navigation .nav-links 
{
	max-width: 1200px;
	padding: 0 60px;
}

.paging-navigation .meta-nav 
{
	background-color: transparent;
	border-radius: 0;
	color: #1AB7EA;
	display: inline-block;
	font-size: 1rem;
	padding: 0;
	text-align: center;
	width: auto;
}
.paging-navigation a:hover .meta-nav {
	background-color: transparent;
	text-decoration: none;
}
.navigation 
{
	margin: 0; 
	padding: 0;
}
.navigation .nav-previous 
{
	float: left;
}
.paging-navigation .nav-next .meta-nav,
.paging-navigation .nav-previous .meta-nav 
{
	margin: 0;
	padding: 0;
	width: auto;
}
.entry-content .blog-section h3
{
	clear: none;
	font-weight: bold; 
}
.caption {
	font-style: italic;
	font-size: .8rem;
	text-align: right;
	margin: 0;
	padding: 0;
}
.search #content {
	margin: 0 auto;
	max-width: 1200px;
}
.search .content-interior{
	max-width: 70%;
	float: left;
}
.search .interior-section{
	padding-top: 10px;
}
.search.sidebar .entry-summary
{
	max-width: 100%;
	float: none;
	padding: 0;
}
.search .sidebar-containerx
{
	float: right;
}
.search .site-footer .sidebar-containerx{
	float: none;
}
.search .page-header {
	background-color: transparent;
}
.widget-area #categories-2 ul li
{
	list-style:  none;
}
.metaslider .caption {
	font-style: normal !important;
}
.sidebar-containerx .widget-area ul li {
	list-style: none;
}
.slidertitle
{
	font-size: 1.4rem; 
	padding: 20px 10px; 
	margin: 15% auto 0 auto; 
	width: 90%; 
	background:rgba(26,183,234, .7); 
	background: rgba(6,66,93, .7);
	text-align: center;
	text-decoration: none; 
}
.slidertitle a 
{
	text-decoration: none;
}
.moveleft {
	max-width: 50%;
	float: left;
	padding-top: 35px;
}
.freezeit
{
	position: relative; 
	text-align: right; 
	margin: 0 auto; 
	max-width: 1200px; 
	width: 100%;
}
#yologocontainer
{
	width: 100%; 
	margin-top: -130px; 
	margin-bottom: 50px; 
}
#yologo {
	text-align: right;
}
.category .entry-content,
.category.sidebar .entry-content
{
	max-width: 100%; 
}
.category.sidebar #primary {
	float: none;
	max-width: 1200px; 
}
.gohome, #logo, #logo:focus, .gohome:focus
{
	outline:none;
}
.site-footer p {
	font-size: 1.1rem;
}
.imagecontainer
{
	max-height: 182px; 
	overflow: hidden;
	border: solid 1px transparent; 
	border-radius: 5px; 
	margin-bottom: 5px; 
}
.imagecontainer img
{
	min-height: 182px; 
}
h3.posttitle a,
#categories-2 a 
{
	text-decoration: none;
}
.error404 .page-title::before {
	/* color: #e8e5ce; */
	content: "";
	/* font-size: 964px; */
	line-height: 0.6;
	overflow: hidden;
	/* position: absolute; */
	left: 7px;
	/* top: 28px; */
}
.error404 .page-wrapper {
	background-color: #fff;
	text-align: center; 
}
.error404 .page-title {
	padding: 50px 0 0 0;
}
.page-template-default.sidebar .entry-content ul.simple-sitemap-post,
.page-template-default.sidebar .entry-content ul.simple-sitemap-article,
.page-template-default.sidebar .entry-content ul.simple-sitemap-page {
	list-style: none;
	margin: 0 0 0 0px;
}
.page-template-default.sidebar .entry-content ul.simple-sitemap-post ul,
.page-template-default.sidebar .entry-content ul.simple-sitemap-article ul,
.page-template-default.sidebar .entry-content ul.simple-sitemap-page ul {
	list-style: none;
	margin: 0 0 0 35px;
}
.page-template-default.sidebar .entry-content ul.simple-sitemap-post li,
.page-template-default.sidebar .entry-content ul.simple-sitemap-article li,
.page-template-default.sidebar .entry-content ul.simple-sitemap-page li {
	list-style: none; 
	margin-bottom: 5px;
}
.page-id-16623  h1, 
.page-id-16623 p 
{
	margin-bottom: 15px; 
}
#text-7 .readmore
{
	display: none;
}
.error404 #topscroll
{
	margin: 0;
}
#post-17375 li
{
	list-style: none; 
	display: inline-block; 
	max-width: 380px; 
	vertical-align: top; 
	margin-right: 25px; 
	margin-bottom: 45px; 
}
#post-17375 li img
{
	margin-bottom: 15px; 
	max-width: 250px; 
}
#post-17375 .entry-content
{
	max-width: 100%; 
}
#post-17375 li:nth-child(6),
#post-17375 li:nth-child(3)
{
	margin-right: 0; 
}
#post-17505 ul
{
	list-style: none; 
}
#post-17505 li
{
	list-style:none; 
	display: inline-block; 
	max-width: 45%; 
	vertical-align: top; 
	clear: both; 
	margin: 0 35px 35px 0;
}
#post-17505 li:nth-child(even)
{
	margin-right: 0;
}
img.about-page
{
	float: left; 
	max-width: 250px; 
	margin-bottom: 35px; 
}
#post-17505 li div
{
	width: 100%; 
}
#post-17505 li img
{
	max-width: 150px; 
	float: none; 
	text-align: left;
	margin: 0 0 15px 0 !important;
}
img.about-page
{
	margin-right: 15px;
	max-width: 250px; 
}
.broken_link, a.broken_link {
	text-decoration: none;
}
.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.modal-content {
	position: absolute;
	top: 20%;
	left: 35%;
	height: 60%;
	background-color: white;
	padding: 1rem;
	width: 30%;
	border-radius: 0rem;
	text-align: center;
}
.page-id-17813  #colophonx,
.page-id-17813  #masthead,
.page-id-17813 .site-info,
.page-id-17813 #topscroll,
.page-id-17786  #colophonx,
.page-id-17786  #masthead,
.page-id-17786 .site-info,
.page-id-17786 #topscroll
{
	display:none; 
}
.page-id-17813 #page,
.page-id-17786 #page
{
	padding-top: 0; 

}
.page-id-17813 div,
.page-id-17786 div
{
	margin-bottom: 0; 
}
.show-modal {
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
button.trigger
{
	border: none; 
	background: transparent; 
	padding: 0; 
}
iframe
{
	max-width: 100%;
	width: 100%;
	height: 95%; 
	border: none;
}
iframe html
{
	overflow: hidden;
}

.show-modal {
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
#wpforms-form-17786 .wpforms-field-container,
#wpforms-form-17813 .wpforms-field-container
{
	margin: 0 auto; 
	max-width: 100%; 
	width: 100%;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button, div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
	background-color: #2fb1e3;
	border: none;
	cursor: pointer;
	color: #fff;
}
.page-id-17813 #content .entry-header,
.page-id-17786 #content .entry-header,
.page-id-17813 #masthead,
.page-id-17786 #masthead,
.rc-anchor-normal-footer,
.page-id-17813 .grecaptcha-badge,
.page-id-17786 .grecaptcha-badge 
{
	display: none !important;
}
.close-button {
	float: right;
	width: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	background-color: lightgray;
	position: absolute;
	right: 35px;
	top: 10px;
}

.page-id-17813 #primary,
.page-id-17786 #primary
{
	margin-top: 0; 
}
.page-id-17813  .pagesidebar,
.page-id-17786  .pagesidebar
{
	display:none;
}
#wpforms-form-17790 div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0 0 10px 0;
	clear: both;
}
div.wpforms-container-full {
	margin-bottom: 0;
}
.close-button:hover {
	background-color: darkgray;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: transparent;
	border: none; 
}
div.wpforms-container-full .wpforms-form .wpforms-field > * {
	max-width: 100%;
	font-size: .9rem;
}

div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 2px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: none;
	font-size: .9rem;
	border: 1px solid #ccc;
	padding: 8px;
	height: auto;
	width: 100%;
	line-height: 1;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 5px 0;
	clear: both;
}
/* case study css */
.csthumb
{
	display: inline-block; 
	margin: 0 35px 35px 0;
	padding: 0;
}
.csthumb a
{
	position: relative; 
	cursor: default; 
	padding: 0;
	display: block;
	margin: 0; 
}
.csthumb a span
{
	position: absolute;
	color: white;
	top: 45%;
	left: 0px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.7rem; 
}
.csmodal 
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	visibility: visible;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	z-index: 400;
}
.csmodal-content 
{
	position: absolute;
	position: fixed;
	top: 20%;
	top: 25%;
	left: 35%;
	height: 60%;
	height: 50%; 
	background-color: white;
	padding: .5rem 2rem;
	width: 30%;
	border-radius: 0rem;
	text-align: left;
	z-index: 500;
	min-height: 350px; 
}
.csclose-button 
{
	float: right;
	width: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	cursor: pointer;
	border-radius: 0.25rem;
	background-color: lightgray;
}
.csclose-button:hover {
	background-color: darkgray;
}
.csprevnext
{
	margin-top: 15px; 
}
.csprevnext a
{
	font-size: .8rem; 
	color: gray !important;
	text-transform: uppercase;
}
a.bluebutton
{
	color: #fff; 
	text-transform: uppercase; 
	display: inline-block; 
	padding: 10px; 
	background-color: #2db1e3; 
	border: none
}
#primary-menu {
	margin: 0;
	padding: 0;
}
.home div.menu-topsocial-container,
.menu-topsocial-container
{
	margin: 0; 
	padding: 20px 0 0 0;
}
#menu-topsocial
{
	padding-bottom: 0; 
	margin-bottom: 0; 
}
.toggled-on .menu-topsocial-container .nav-menu
{
	background-color: #2DB1E3; 
	margin: 0; 
	padding: 20px 0 0 0;
	text-align: center; 
}
.toggled-on .menu-topsocial-container .nav-menu li
{
	display: inline-block; 
}
.toggled-on .menu-topsocial-container .nav-menu li:last-child
{
	padding-right: 0; 
}
#menu-topsocial .nav-menu li a:hover, 
#menu-topsocial .nav-menu li:hover a 
{
	margin-bottom: 0; 
	padding-bottom: 0; 
	border-bottom: none !important;
	text-decoration: none; 
}
.homesection p.homelist
{
	font-size: 18px; 
	line-height: 26px;
}
.homelist span 
{
	font-size: 22px; 
	color: #2db1e3; 
	font-family: HTFDidot-L11Light,serif;
}
.home hr.shortgreen
{ 
	width: 100px; 
	text-align: left; 
	xfloat: right; 
	border: none; 
	background: #2db1e3; 
	height: 3px;
	margin-bottom: 10px; 
}
.home .fourcolumns
{
	max-width: 23%;
	margin-right: 2%;
	display: inline-block; 
	vertical-align: top; 
	padding-bottom: 45px; 
}
.home .fourcolumns:last-child
{
	margin-right: 0; 
}
.post-18085 .entry-thumbnail
{
	display: none; 
}
.entry-content ul.bluebullet,
.page-template-default.sidebar .entry-content ul.bluebullet
{
	padding-left: 15px; 
	list-style: none; 
	max-width: 100%;
	width: 100%;
}
.entry-content ul.bluebullet li::before,
.page-template-default.sidebar .entry-content ul.bluebullet li::before {
	content: "\2022";
	color: #2DB1E3;
	font-weight: bold;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
}
.threecolumns {
	max-width: 32%; 
	width: 100%; 
	display: inline-block; 
	vertical-align: top; 
}
.page-id-83 .pagesidebar {
	display: none; 
}
.page-id-83 .entry-content {
	max-width: 100%; 
}
ul.tempnav {
	gap: 2rem; 
	border-bottom: solid 1px #000;	
}
.tempnav li a {
	font-family: HTFDidot-L11Light, serif;
	xtext-transform: uppercase; 
	color: #2DB1E3 !important;
	font-size: 28px;
	padding-bottom: 15px; 
	text-decoration: none; 
}
.tempnav li.current-menu-item a {
	text-decoration: underline; 	
}
hr.break {
	height: 2px;
    background: #000;
    margin-top: 15px;
}
/* new format */
.sidebar.columnformat .entry-content {
	max-width: 1200px;
	max-width: 100%;
    float: none;
    padding: 0;
}
#post-19185 .entry-header,
.page-id-9597 .freezeit,
.page-id-17728 .entry-title {
    background-image: url(https://reputation-communications.com/wp-content/uploads/2025/09/REP25-circle-art-AI-world.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 200px;
    background-size: 200px;
    padding-top: 50px;
    margin-top: -50px; 
}
#post-19185 .entry-header {
	margin-top: -200px;
}
#post-19185 .entry-header h1 {
	display: none;
}

.page-id-9597 .freezeit {
    padding-top: 175px;
    margin-top: -175px;	
}
.rc-search label,
.rc-search button {
	display:none; 
}
.rc-search input {
	border: 1px solid #1AB7EA;
	font-size: .9rem;
}
.page-id-19185 .pagesidebar {
	display:none; 
}
.page-id-19185.sidebar .site-footer {
	margin-top: 0;
}
.page-id-19185 .site-main {
	margin-bottom: 0;
}
.singlerightsidebar .lookbest {
	display:none; 
}
.best {
	display: block;
	color: #1ab7ea; font-size: 1.5rem;
	text-align: left;
}
#middlecolumn h2.posttitle {
margin-top: 0;
    border-top: solid 2px black;
    border-bottom: solid 1px black;
    margin-bottom: 15px;	
}
.singlerightsidebar img {
	width: 100%;
}
#post-17786 .sidebar .entry-content {
  max-width: 100%;
  float: none;
  padding: 0;
}
#wpforms-confirmation-17790 {
color: white !important;;
}
#wpforms-17790 .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #18b5e8;
  border: 0px solid #b4d39b;
  box-sizing: border-box;
  color: white;
}