/*
 Theme Name:   Poseidon Child
 Theme URI: https://themezee.com/themes/poseidon/
 Description:  Poseidon Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     poseidon
 Version:      1.1.8
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, custom-background, custom-header, custom-menu, blog, news,  editor-style, rtl-language-support, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, one-column, left-sidebar, right-sidebar, three-columns
 Text Domain:  poseidon
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.has-cookie-bar #catapult-cookie-bar {
	padding: 0;
	font-size: .7rem;
}

#main img{
    border: 1px;
    border-color: #000;
    border-style: solid;
    padding: 1px;
}

body,h2,h3
{
font-family:'Open Sans';
}

.more-link{
font-family:'Open Sans';
font-size: 1.1rem;
font-weight: 400;
font-style:italic;
text-transform:lowercase;
}

body{
font-family:'Open Sans';
font-style: normal;
font-size: 1.1rem;
line-height:1.75;
color:#000;
}

/*
new css for video background
*/

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 20em;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 99;
    position: absolute;
/*    background: rgba(0, 0, 0, 0.4);*/
    width: 100%;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}
.text-white text-thin{
    font-family: 'Josefin Sans', sans-serif;
}






/* ***********************************************
*
*
*
*
*
*  new css copied from custom css to improve speed  
*
*
*
*
*
*
************************************************** */





/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.has-cookie-bar #catapult-cookie-bar {
    padding: 0;
    font-size: .7rem;
}


#main img{
    border: 0px;
    border-color: #000;
    border-style: solid;
    padding: 0px;
}

.site-title
{
/*font-family:'Cormorant Garamond';*/
font-family: 'Josefin Sans', sans-serif;
font-size: 2.5rem;
font-weight: 300;
font-style: normal;
color:#000;
letter-spacing: 0px;
text-transform: uppercase;
}

.site-description
{
/*font-family:'Cormorant Garamond';*/
font-size: 1.1rem;
font-weight: 300;
font-style:italic;
letter-spacing: 1px;
}

body,h2,h3,h4
{
font-family: 'Josefin Sans', sans-serif;
}

.entry-title,.page-title,.page-header,.archive-title{
font-family: 'Josefin Sans', sans-serif;
/*font-size: 1.1rem;*/
font-weight: 600;
}

.entry-title,.page-title,.page-header,.archive-title{
font-family: 'Josefin Sans', sans-serif;
/*font-size: 1.1rem;*/
font-weight: 600;
}

.page-header .archive-title {
font-family: 'Josefin Sans', sans-serif;
/*font-size: 1.1rem;*/
font-weight: 600;
}

.entry-title{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.7em;
line-height:1.1;
font-weight: 600;
}

.entry-title h1{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.7em;
font-weight: 600;
line-height:1.1;
}

.archive-title h1{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.7em;
font-weight: 600;
line-height:1.1;
}

.entry-title h2{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.3rem;
font-weight: 600;
line-height:1.0;
}

.entry-title a{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.1rem;
font-weight: 400;
text-transform:capitalize;
}


.entry-content {
font-family:'Open Sans', sans-serif;
font-style: normal;
font-size: 1.1rem;
font-weight: normal;
color: #000;
}

.entry-excerpt p, .archive-description{
font-family:'Open Sans', sans-serif;
font-style: normal;
font-size: 1.1rem;
font-weight: normal;
color:#000;
}

.more-link{
font-family:'Open Sans', sans-serif;
font-size: 1.1rem;
font-weight: normal;
font-style:italic;
text-transform:lowercase;
}

.widget-title{
font-family: 'Josefin Sans', sans-serif;
font-size: 0.9rem;
font-weight: normal;
text-transform:uppercase;
}

main .widget-title{
/*font-family:'Cormorant Garamond';*/
font-family: 'Josefin Sans', sans-serif;
font-size: 1.1rem;
letter-spacing:0.1rem;
font-weight: normal;
font-style:normal;
text-transform:uppercase;
border-top:4px solid #eee;
border-bottom:4px solid #eee;
width:100%;
text-align:center;
}

h2.comments-title{
/*font-family:'Cormorant Garamond';*/
font-family: 'Josefin Sans', sans-serif;
font-size: 1.2rem;
font-weight: normal;
font-style:italic;
text-transform:capitalize;
}

.comments-header .comments-title{
/*font-family:'Cormorant Garamond';*/
font-family: 'Josefin Sans', sans-serif;
font-size: 1.2rem;
font-weight: normal;
font-style:italic;
text-transform:capitalize;
}

body{
font-family:'Open Sans', sans-serif;
font-size: 1.1rem;
font-weight: normal;
line-height:1.75;
color:#000;
}

.primary-navigation{
 margin:auto;
 }

.main-navigation-menu a{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.1rem;
font-weight: normal;
line-height:1.75;
color:#000;
}

.saboxplugin-wrap{
padding-bottom:10px;
background-color:#f0f8ff;
}

div.sharedaddy h3.sd-title{
    margin-top:40px;
font-size:1.2rem;
}

#jp-relatedposts{
    padding-top:0px;
}

#jp-relatedposts h3.jp-relatedposts-headline{
    font-size:1.2rem;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{
    font-size:1.1rem;
    padding-top:1rem;
}

.clearfix{
clear:none;
}
#catapultCookie{
font-size:0.7rem;
}

/*img{
max-width:800px;
}
*/
.post-layout-small .post-wrapper .type-post .wp-post-image{
/*max-width:360px;*/
margin: 0 1.5em 1em 0;
}

.entry-title h2{
    font-size: 15px;
    font-size: 1.30rem;
    font-weight: normal;
}
.entry-content h2{
    font-weight: 600;
    font-variant-caps: petite-caps;
    font-weight: 600;
    border-radius: 0;
    font-size: 30px;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    background-color: peachpuff;
}

.archive-description h2{
    font-weight: 600;
    font-variant-caps: petite-caps;
    font-weight: 600;
    border-radius: 0;
    font-size: 30px;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    background-color: peachpuff;
}

.entry-title h1{
    /* font-size: 18px; */
    font-size: 1.7em;
    font-weight: normal;
}
iframe{
    /*height:100%;*/
}
.subtitle h3{
    font-size:18px;
}
.quads-ad-label{
    font-size:0.5em;
}
.site-branding {
    float: left;
    margin: auto;
    padding: 0;
    max-width: 100%;
}
.breadcrumbs{
    font-family: 'Josefin Sans', sans-serif;
    margin: 0 auto;
    padding: 1em 2em;
    max-width: 1280px;
	font-size:0.9rem;
}
.site-content{
    padding-top: 1em;
}

.sticky-header.small-header .site-header .site-branding .site-title {
    margin: 0;
    font-size: 2.5rem;
}

.akismet_comment_form_privacy_notice{
    font-size: 0.7rem;
}

@media only screen and (max-width: 35em){
.sticky-header.small-header .site-header .site-branding .site-title {
    margin: 0;
    font-size: 1.8rem;
    }
}

@media only screen and (max-width: 35em){
.breadcrumbs {
    /* margin-top: 3.7em; */
    }
}

@media only screen and (max-width: 35em){
.header-image {
    /*margin-top: 3em;*/
    text-align: center;
    }
}

@media only screen and (max-width: 35em){
.site-branding .site-title {
    font-size: 32px;
    font-size: 1.8rem;
    padding-top: 0.1em;
    }
}

@media only screen and (max-width: 60em){
.main-navigation-toggle {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 1em;
    color: #404040;
    background: 0 0;
    }
}


.sticky-header .site-header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
}

.entry-content h3 {
    background-color: #ffffe0;
    border-radius: 0px;
    font-size: 24px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    font-variant-caps: petite-caps;
}

.entry-content h4 {
    font-size: 24px;
    font-variant-caps: petite-caps;
}


.archive-description h3 {
    background-color: #ffffe0;
    border-radius: 0px;
    font-size: 24px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    font-variant-caps: petite-caps;
}

#toc_container {
    background: lightyellow;
}

h3.sd-title {
    margin: 0 0 1em;
    display: inline-block;
    line-height: 1.2;
    font-size: 15px;
    font-weight: normal;
    background-color: #fff;
    border:0px;
    padding:0px;
}

.wp-caption .wp-caption-text {
    background-color: lightyellow;
    font-variant-caps: petite-caps;
    border: 1px solid lightgray;
    margin: .5em 0;
	color: #4a4949;
}

.entry-meta {
    margin: 1em 0.2em 0em;
    color: #555;
    text-transform: inherit;
    font-size: 13px;
    font-size: 0.8125rem;
}
.sidebar-facts {
    font-family: 'Josefin Sans', sans-serif;
}
a:link, a:visited {
    color: #0c50ab;
	font-weight:600;
	text-decoration:underline;
}

a:hover {
	color: #0c50ab;
 /* color: #064fb1; */
	text-decoration:underline;
	font-weight:600;
}
.su-service addresscrab {
    display: block;
    margin-bottom: .5em;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

.no-sidebar .content-area, .site-content .centered-content-area {
    float: left;
	}

.comment ol.children {
    list-style: none;
	margin-left:0px;
	margin-top:10px;
}

.comment {
    margin: 0 0 1em;
    padding: 1em;
}

.archive-title, .page-header .archive-title{
    display: inline-block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
    color: #404040;
    text-transform: capitalize;
    font-size: 1.7em;
}

.main-navigation-menu ul a {
    padding: 0.8em;
	font-size: 1rem;
}

@media only screen and (min-width: 60.001em){
.main-navigation-menu ul a {
    padding: 0.7em;
	font-size: 0.8rem;
}
}

@media only screen and (max-width: 60em){
	.main-navigation-menu a {	
    	padding: 0.8em;
		line-height: 1;
}
	.main-navigation-menu .submenu-dropdown-toggle {
		padding:0px;
}
	.main-navigation-menu ul li ul a {
    padding-left: 2em;
	font-size:0.9rem;
}
}

@media only screen and (max-width: 30em){
	.container {
	padding-right: 1em;
    padding-left: 1em;
	}
	
	.breadcrumbs {
    padding: 1em 1.2em;    
}
}

.page-header {
    margin: 0 0 0em 0;
}
.su_note a:link, a:visited{
 	text-decoration:underline;
}