/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/
 Description:  Twenty Seventeen Child Theme
 Author:       Amy Stefani | iMarket Solutions
 Author URI:   http://imarketsolutions.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeen-child
*/

/* ---------------------------------------------------
------------------------------------------------------
------------------------------------------------------
------------------------------------------------------


               TABLE OF CONTENTS

                1) Login Screen
                2) Fonts
                3) Layout 
                4) Sidebar 
                5) General Form 
                6) Search Form 
                7) Header 
                8) Top/Primary Navigation Menus
                9) Footer Styling
                10) Last Updated Text 
                11) Child Menu / Secondary Nav
                12) Table of Contents 
                13) Breadcrumbs
                14) Comments Form
                15) Tiny MCE Table
                16) Simple Tooltip


------------------------------------------------------
------------------------------------------------------
------------------------------------------------------
------------------------------------------------------
*/



/*
-------------------------------------------------
-------------------------------------------------
1) Login Screen
------------------------------------------------- 
------------------------------------------------- */

@media screen and (min-width: 48em) {
	body.um-page-loggedout #primary { margin-left: auto !important; }
}

/* Ultimate Member Plugin overrides  */
body.um-page-loggedout header h1.entry-title {
	text-align: center;
}
body.um-page-loggedout header#masthead {
  display: none;
}


/*
-------------------------------------------------
-------------------------------------------------
2) Fonts
------------------------------------------------- 
------------------------------------------------- */


/* Define the "system" font family via. https://css-tricks.com/snippets/css/system-font-stack/ */
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 400;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
body { font-family: system, sans-serif; }

/* Cursive headings */
h1,
h2,
h3,
.single-post h1.entry-title,
body.page:not(.twentyseventeen-front-page) .entry-title,
h1.entry-title,
h1.page-title,
.post-thumbnail h3,
.site-title,
.site-description {
	font-style: italic;
	font-weight: bold;
	font-family: 'Merriweather';
	text-transform: none;
	letter-spacing: unset;
}
.entry-content h2 {
    padding: 20px 0 0;
}
.site-title,
.site-description {
	color: #005c9f;
    letter-spacing: 0px;
}
.entry-content h3 {
    padding-top: 0;
}

/* Keep h2 colors the same as h1s */
h2, .home.blog .entry-title {
    color: #333;
}

/* Keep homepage entry title the same as subpages */ 
/* Page title (for search page) */
h1.page-title,
body.page.twentyseventeen-front-page .entry-title {
    font-size: 24px;
    font-size: 1.5rem;
}

/* Page title (for search page) */
.search .page-header {
    padding: 10px 0;
}
.search .page-header h1.page-title {
    margin-bottom: 0;
}

/* Disable weird box shadow hover effect */
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	color: #005c9f;
	-webkit-box-shadow: inset 0 -1px 0 #005c9f;
    box-shadow: inset 0 -1px 0 #005c9f;
}

@media all and (min-width: 48em) {
    /* Keep homepage entry title the same as subpages */ 
    /* Page title (for search page) */
    h1.page-title,
    body.page.twentyseventeen-front-page .entry-title {
        font-size: 30px;
        font-size: 1.875rem;
    }
        /* Page title (for search page) */
    .search .page-header {
        padding: 5px 0 25px;
    }
}

/* Stop letter-spacing from getting weird in IE */
h1 {
	letter-spacing: 0px !important;
}


.home.blog .entry-title,
h2.page-title,
h2.widget-title {
	font-size: 1.5em;
}


.entry-title a {  
    color: #005c9f; 
}




@media all and (max-width: 48em) {
    body {
        line-height: 1.46;
    }
}




/*
-------------------------------------------------
-------------------------------------------------
3) Layout
------------------------------------------------- 
------------------------------------------------- */

.site-content-contain {
    background: #fff;
}

#primary {
    padding: 20px 10px;
    background: #fff;
}

#secondary {
    padding: 25px 20px;
    background: #fff;
}

#primary img {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}

.wrap {
    padding: 0 5px;
}

/* Full-width homepage is a bit too wide */
.home .entry-content {
    width: 800px !important;
    max-width: 100%;
}


/* Stop floating the entry header content */
body:not(.has-sidebar):not(.page-one-column) .page-header, 
body.has-sidebar.error404 #primary .page-header, 
body.page-two-column:not(.archive) #primary .entry-header, 
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    width: 100%;
    float: none;
}

/* Stop floating the entry content */
.blog:not(.has-sidebar) #primary article, 
.archive:not(.page-one-column):not(.has-sidebar) #primary article, 
.search:not(.has-sidebar) #primary article, 
.error404:not(.has-sidebar) #primary .page-content, 
.error404.has-sidebar #primary .page-content, 
body.page-two-column:not(.archive) #primary .entry-content, 
body.page-two-column #comments {
    width: 100%;
    float: none;
}

.entry-content ul {
    list-style: none;
    margin-left: 15px;
}

.entry-content ol {
    margin-left: 25px;
}

.entry-content ul li {
    position: relative;
    padding-left: 15px;
}

.entry-content ul li::before {
    content: '\25b8';
    position: absolute;
    left: 0;
}

/* Correct padding under menu */
.site-content,
.twentyseventeen-front-page .site-content {
   padding: 0 0;
}

@media screen and (min-width: 30em) {
    .site-title,
    .site-description {
        font-size: 2em;
    }
    .site .site-branding {
        padding: 50px 0 40px;
    }
    .site-content-contain {
        background: #f2f2f2;
    }
    .wrap {
        padding: 0 15px;
    }

}

@media screen and (min-width: 40em) {
    .site-title,
    .site-description {
        font-size: 2.5em;
    }
    #primary,
    #secondary {
        padding: 35px 25px;
    }
}
    
@media screen and (min-width: 48em) {
    
    .site .site-branding {
        padding: 80px 20px 90px;
    }
    
    .wrap {
        padding: 0 25px;
    }
    .site-title,
    .site-description {
        font-size: 3.5em;
    }
    .site-content,
    .twentyseventeen-front-page .site-content {
        padding: 15px 0 0;
    }
    
    /* Correct padding under menu */
    .site-content,
    .twentyseventeen-front-page .site-content {
        padding: 0;
    }
    .navigation-top nav {
        padding: 0 10px;
    }
	.navigation-top .wrap,
	.wrap,
	.single-post:not(.has-sidebar) #primary,
	.archive.page-one-column:not(.has-sidebar) .page-header,
	.archive.page-one-column:not(.has-sidebar) #primary {
		max-width: 1500px;
	}
    .has-sidebar:not(.error404) #primary {
        float: left;
        width: 68%;
    } 
    .has-sidebar.home #primary,
    .error404 #primary {
        width: 100%;
        float: none;
    }
    .has-sidebar #secondary {
        width: 30%;
        padding-top: 35px;
    }
 
    
	/* remove the crazy padding on h1s*/ 
	.page-header { padding-bottom: 0 }

	/* align main page template with the new width */ 
	.page.page-one-column:not(.twentyseventeen-front-page) #primary {  margin-left: 0; }

}


/*
-------------------------------------------------
-------------------------------------------------
4) Sidebar
------------------------------------------------- 
------------------------------------------------- */

h2.widget-title {
    text-transform: none;
    letter-spacing: 0;
}

.widget {
    padding-bottom: 20px;
}

@media all and (min-width: 48em) {
    h2.widget-title {
        margin-bottom: 15px;
        text-align: center;
    }
}

/*
-------------------------------------------------
-------------------------------------------------
5) General Forms
------------------------------------------------- 
------------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	border: 0;
}
form label {
	margin-bottom: 0;
}

select {
    padding-left: 10px;
}

input.search-field {
    padding-right: 64px; /* Prevent the button from overlapping your input text */
}

.page-content input.search-field {
    border: 3px solid #ebebeb;
}

button, 
input[type="button"], 
input[type="submit"] {
    background: #33A0C1;
    padding: 15px 25px;
    font-size: 1rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
button:hover, 
button:active, 
input[type="button"]:hover, 
input[type="button"]:active, 
input[type="submit"]:hover,
input[type="submit"]:active  {
    background: #FFA602;
}


/*
-------------------------------------------------
-------------------------------------------------
6) Search Form
------------------------------------------------- 
------------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	border: 0;
}
form label {
	margin-bottom: 0;
}

select {
    padding-left: 10px;
}

input.search-field {
    padding-right: 64px; /* Prevent the button from overlapping your input text */
}

.page-content input.search-field {
    border: 3px solid #ebebeb;
}

.page-content .search-form {
    max-width: 100%;
    width: 500px;
}

/*
-------------------------------------------------
-------------------------------------------------
7) Header
------------------------------------------------- 
------------------------------------------------- */

.site-branding {
    -webkit-transition: none;
    transition: none;
}

.site-title,
.site-description { font-size: 2.3em; }
.site-title a { color: #005c9f; }
.site-title::before {
	  content: "";
	  display: block;
	  margin: 0;
	  line-height: 1em;
	  width: 100px;
	  max-width: 100px;
	  height: 5px;
	  background: #ffa602;
	  margin-bottom: 15px;
	  transition: none;
	}

.site-description { 
    font-size: 1.85em; 
}
.site-branding { 
    padding: 30px 10px;
    background-color: #fff; 
}
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
	left: -1px;
}

.site-title {
    font-size: 1.5em;
}
.custom-header::after {
	  background-color: #fff;
	  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.32);
	  color: #222;
	  font-weight: bold;
	  height: 45px;
	  line-height: 15px;
	  position: absolute;
	  text-align: center;
	  text-transform: uppercase;
	  transform: rotate(32deg);
	  -ms-transform: rotate(32deg);
	  -webkit-transform: rotate(32deg);
	  width: 275px;
	  z-index: 3;
	  right: -49px;
	  top: 20px;
	  content: "Internal Use Only";
	  font-size: 15px;
      padding: 16px 0px 0 19px;
}
	


.custom-header {
	overflow: hidden;
	padding-top: 10px;
	background-color: #33a0c1;
}

@media all and (max-width: 800px) {
    .site-branding-text {
        max-width: 500px;
    }
}

@media all and (max-width: 400px) {
    .site-branding-text {
        max-width: 200px;
    }
}


@media all and (min-width: 40em) {
    
    .site-title {
        font-size: 1.9em;
    }
    
}


@media all and (min-width: 48em) {
     .site-title {
        font-size: 2.3em;
    }
    
    .site-branding { 
        background-color: #f2f2f2; 
    }
  
    .home .site-branding {
        margin-bottom: 66px; /* Why wait for JS when we can add this now! (stop jumping header) */
    }
    .ultimate-parent-432 .custom-header,
    .ultimate-parent-492 .custom-header {
        margin-bottom: 66px; /* Why wait for JS when we can add this now! (stop jumping header) */
    }
}

/*
-------------------------------------------------
-------------------------------------------------
8) Top/Primary Navigation Menus
------------------------------------------------- 
------------------------------------------------- */

.navigation-top {
	background-color: #ffa602;
	border: 0;
	font-size: 14px;

	/* removes flicker in chrome */
 	-webkit-transform: translate3d(0,0,0);
 	transform: translate3d(0,0,0);
}
.ultimate-parent-432 .navigation-top,
.ultimate-parent-492 .navigation-top {
     margin-top: 46px;
}
.navigation-top .wrap {
    padding: 1px;
}
.main-navigation a {
    padding: 5px 10px;
}
.navigation-top li {
    text-transform: uppercase;
    letter-spacing: 1px;
    vertical-align: middle;
}
.main-navigation ul ul a {
    padding: 0.6em 1.25em;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
    color: #005c9f;
}
.main-navigation a:hover {
    color: #FFFFFF;
}
 
    .main-navigation ul {
        background: #ebebeb;
    }
    .main-navigation ul li { 
        margin: 10px auto;
    }
    .main-navigation .dropdown-toggle {
        height: 31px;
        padding: 0;
    }
    .main-navigation ul ul a {
        padding: 0.05em 1.25em;
    }
    .main-navigation .search-form {
        margin: 10px auto;
    }

@media all and (min-width: 48em) {
    
    .main-navigation ul {
        background: transparent;
    }
    .main-navigation .search-form,
    .main-navigation ul li { 
        margin: auto;
    }
    .main-navigation ul ul a {
        padding: 10px 15px;
    }
    .navigation-top {
        padding: 0 20px;
    }
    .site-navigation {
        height: 66px;
    }
    body:not(.home) .navigation-top  {
        margin-top: 0;
    }
    .navigation-top .wrap {
        padding: 0;
        height: 100%;
    }
    .main-navigation ul ul .menu-item-has-children > a > .icon, 
    .main-navigation ul ul .page_item_has_children > a > .icon {
        margin-top: -5px;
        right: 2px;
    }
    .navigation-top {
	   font-size: 13px;
    }
    .navigation-top li {
        height: 66px;
        line-height: 66px;
        text-align: center;
    }
    .sub-menu li {
        height: auto;
        line-height: 1.15;
        text-align: left;
    }
    .navigation-top .search-form,
    .navigation-top li a {
        display: inline-block;
        line-height: 1.15;
        vertical-align: middle;
    }
    .main-navigation a {
      font-weight: 600;
	}
    /* display first menu item's children on the right side */
    .main-navigation ul#top-menu > li:first-of-type:hover > ul, 
    .main-navigation ul#top-menu > li:first-of-type.focus > ul {
        left: 0;
        right: auto;
    }
    .main-navigation ul#top-menu > li:first-of-type.menu-item-has-children::before,
    .main-navigation ul#top-menu > li:first-of-type.menu-item-has-children::after {
        right: auto;
        left: 1em;
    }
    
}
@media all and (min-width: 48em) and (max-width: 1175px) {
    
    .navigation-top {
	   font-size: 12px;
    }
    #top-menu > li {
        margin: auto -1.5px;
    }
    #menu-item-911,
    #menu-item-943,
    ul#top-menu > li:last-child {
        max-width: 33.333%;
    }
    #menu-item-889,
    #menu-item-890,
    #menu-item-899,
    .menu-part-2-container ul#top-menu > li:last-child {
        max-width: 25%;
    }
    #menu-item-858,
    #menu-item-861,
    #menu-item-862, 
    #menu-item-881,
    .menu-part-1-container ul#top-menu > li:last-child {
        max-width: 20%;
    }
    
}


/* ------ Very Top ("section") Menu ---------- */

#sections-menu {
    margin: 0;
}
#sections-menu li {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: 36px;
    background: #FFA602;
    border-radius: 4px 4px 0 0;
}
#sections-menu .part-2 {
    margin-left: 5px;
}

#sections-menu li a {
    display: block;
    padding: 6px 10px;
    height: 36px;
    color: #222;
    border-radius: 4px 4px 0 0;
    transition: 0.2s;
}

.ultimate-parent-492 #sections-menu .part-1,
.ultimate-parent-432 #sections-menu .part-2 {
    background: #fff;
}

.ultimate-parent-492 #sections-menu .part-1 a:hover,
.ultimate-parent-432 #sections-menu .part-2 a:hover,
.ultimate-parent-492 #sections-menu .part-1 a:hover,
.ultimate-parent-432 #sections-menu .part-2 a:hover {
    background: #33A0C1;
    color: #fff;
}

#sections-menu {
    text-align: center;
}
.navigation-top-sections {
    position: absolute;
    background: #eee;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
}

/* Mobile */
@media all and (max-width: 40em) {

    #sections-menu li {
        margin: auto -3px;
        width: 49%;
    }
    #sections-menu .part-2 {
        margin-left: 2%;
    }
    .navigation-top-sections .wrap {
        padding: 0 5px;
    }
}


/* Desktop */
@media all and (min-width: 48em) {
    .navigation-top-sections {
        position: static;
        background: transparent;
        padding-top: 0;
    }
    #sections-menu {
        position: absolute;
        list-style: none;
        z-index: 10;
        background-color: none;
        left: 0;
        margin: auto auto auto 35px;
        text-align: left;
        top: -107px;
        height: 41px;
    }
    #sections-menu li {
        font-size: 12px;
        line-height: 23px;
        height: 41px;
    }
    #sections-menu li a {
        padding: 9px 16px;
        height: 41px;
    }
}


@media (max-width: 48em) {
	.main-navigation a:hover {
		color: #015C9F;
	}
}

@media all and (min-width: 48em) {
    .main-navigation ul li:hover > ul, 
    .main-navigation ul li.focus > ul {
        left: auto;
        right: 0;
    }
}


/*
-------------------------------------------------
-------------------------------------------------
9) Footer
------------------------------------------------- 
------------------------------------------------- */


.site-footer {
    background: #fff;
}
.site-footer .wrap {
    padding-bottom: 0;
    padding-top: 0;
}

.site-footer .links-menu {
    list-style: none;
    text-transform: uppercase;
    margin: 0;
}

.site-footer .links-menu li {
    list-style: none;
    text-align: center;
    border-top: 0 none;
    padding: 0;
    margin: auto;
}

.site-footer .links-menu li a {
    position: relative;
    padding: 3px 0;
}

.site-footer .links-menu li a:hover,
.site-footer .links-menu li a:active, 
.site-footer .links-menu li a:focus {
    box-shadow: none;
    color: #005c9f;
}

.site-footer .links-menu li a::after {
    content: '';
    position: absolute;
    right: -16px;
    top: 0;
    width: 12px;
    height: 100%;
    background-image: url('images/icon_image.png');
    background-size: contain;
    background-position: center 2px;
    background-repeat: no-repeat;
    transition: 0.1s;
}

.site-footer .links-menu li a:hover::after,
.site-footer .links-menu li a:active::after {
    right: -18px;
    top: -2px;
}

.site-footer .widget-column.footer-widget-1,
.site-footer .widget-column.footer-widget-2 {
    text-align: center;
}

.site-footer .widget-area .widget p:last-of-type {
    margin-bottom: 0;
}


@media all and (min-width: 48em) {
    .site-footer .widget-column.footer-widget-1 {
        width: 58%;
        text-align: left;
    }
    .site-footer .widget-column.footer-widget-2 {
        width: 36%;
        text-align: right;
    }
    .site-footer .links-menu li {
        text-align: right;
        margin-right: 15px;
    }
    .site-footer .wrap {
        padding-bottom: 1.5em;
        padding-top: 2em;
    }
}


/*
-------------------------------------------------
-------------------------------------------------
10) Last Updated Text
------------------------------------------------- 
------------------------------------------------- */



.update-date {
    margin-bottom: 0;
    text-align: right;
    font-size: 12px;
    text-transform: uppercase;
}

/*
-------------------------------------------------
-------------------------------------------------
11) Child Menu / Secondary Nav
------------------------------------------------- 
------------------------------------------------- */


.child-pages {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid #ebebeb;
}

.child-pages.intro {
    border-top: 0 none;
    padding-top: 0;
}

.child-pages h4 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: bold;
    color: #444;
    margin-bottom: 10px;
}

.child-pages li {
    font-size: 14px;
}

.child-pages a {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.child-pages a:hover,
.child-pages a:hover,
.child-pages a:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #005c9f;
}

/*
-------------------------------------------------
-------------------------------------------------
12) Table of Contents
------------------------------------------------- 
------------------------------------------------- */



#page .simple-sitemap-page {
    margin: 0;
}
#page .simple-sitemap-page li {
     list-style: none;
}
#page .simple-sitemap-page li::before {
     content: none;
}
#page .simple-sitemap-page > li > .children > li {
    position: relative;
}
#page .simple-sitemap-page > li > .children > li::before {
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    line-height: 1;
    content: '\25b8';
    color: #c1c1c1;
    padding: 3px 0;
}
#page .simple-sitemap-page .children {
    margin: 5px 0 5px 20px;
}
#page .simple-sitemap-page .children ul {
    border-left: 2px solid #ebebeb;
    padding-left: 10px;
    margin: 5px 0;
}
#page .simple-sitemap-page > li {
    font-size: 22px;
    line-height: 1.05;
    padding: 3px 0;
}
#page .simple-sitemap-page > li li {
    font-size: 0.90em;
    padding: 3px 0;
    font-weight: normal;
}
#page .simple-sitemap-page li a {
    text-decoration: none;
    box-shadow: none;
}

/* Smaller fonts if in sidebar */
#page #secondary .simple-sitemap-page > li {
    font-size: 18px;
}

/* Special styling for two columned homepage sitemap */

.error404 #page .table-of-contents,
.home #page .table-of-contents {
    text-align: left;
    margin: 40px auto;
    max-width: 100%;
    border-top: 2px solid #ebebeb;
    padding-top: 40px;
    margin-top: 15px;
}

.error404 #page .simple-sitemap-page,
.home #page .simple-sitemap-page {
    display: inline-block;
}


.error404 #page .simple-sitemap-page > li,
.home #page .simple-sitemap-page > li {
    max-width: 50%;
    width: 550px;
    display: inline-block;
    vertical-align: top;
    margin: auto -3px;
    padding: 0 20px;
    font-weight: bold;
}

@media all and (max-width: 48em) {
    #page #secondary .simple-sitemap-page > li,
    #page .simple-sitemap-page > li {
        font-size: 15px;
    }
    .error404 #page .simple-sitemap-page > li,
    .home #page .simple-sitemap-page > li {
        max-width: 100%;
        width: 100%;
        display: block;
        margin: auto;
    }
    .error404 #page .table-of-contents,
    .home #page .table-of-contents {
        margin: 20px auto;
    }
}


/*
-------------------------------------------------
-------------------------------------------------
13) Breadcrumbs
------------------------------------------------- 
------------------------------------------------- */

@media all and (max-width: 30em) {
    .breadcrumbs-container-wrap .breadcrumb-container a {
        padding: 2px 5px;
    }
    .breadcrumb-container li {
        display: block;
    }
    .breadcrumb-container li .separator {
        display: none;
    }
}

.breadcrumb-container li a:hover,
.breadcrumb-container li a:active,
.breadcrumb-container li:last-of-type a,
#page .simple-sitemap-page li.current_page_item > a,
#page .simple-sitemap-page li a:hover,
#page .simple-sitemap-page li a:active {
    color: #005c9f !important;
}
#page .simple-sitemap-page li.current_page_item > a {
    font-weight: bold;
}
.breadcrumbs-container {
    padding: 3px 10px;
    text-transform: uppercase;
    background: #f2f2f2;
    margin: auto 10px;
}
.breadcrumbs-container .breadcrumb-container ul > li:first-of-type a {
    padding-left: 0;
}
.breadcrumbs-container .breadcrumb-container ul > li:first-of-type .separator,
.breadcrumbs-container .breadcrumb-container ul > li:last-of-type .separator:last-child {
    display: none;
}

@media all and (min-width: 30em) {
    .breadcrumbs-container {
        background: transparent;
        margin: auto;
    }
}
@media all and (min-width: 48em) {
    .breadcrumbs-container {
        padding: 15px 20px;
    }
   
}

/*
-------------------------------------------------
-------------------------------------------------
14) Comments Form
------------------------------------------------- 
------------------------------------------------- */

#comments {
    margin-top: 15px;
    padding-top: 30px;
    border-top: 2px solid #ebebeb;
}

#respond {
    max-width: 100%;
    width: 600px;
    padding: 35px 20px;
    background: #f2f2f2;
}



/*
-------------------------------------------------
-------------------------------------------------
15) Tiny MCE Table 
------------------------------------------------- 
------------------------------------------------- */

.page-id-502 .widgets_on_page ul,
.page-id-502 .widgets_on_page li {
    margin-left: 0;
    padding-left: 0;
}

.page-id-502 .widgets_on_page ul li::before {
    content: none;
}

table.tinymce {
    border-width: 0px 1px 1px 1px;
    border-color: #eee;
    border-style: solid;
}
table.tinymce tr:first-of-type {
    background: #ddd;
    font-size: 13px;
    text-transform: uppercase;
}
table.tinymce tr th {
    text-align: center;
    padding: 0.4em;
}
table.tinymce tr th,
table.tinymce td {
    border-left: 1px solid #eee;
}

table.tinymce tr th:first-of-type,
table.tinymce td:first-of-type {
    border-left: 0 none;
}

table.tinymce img {
    display: block;
    margin: auto;
}


/*
-------------------------------------------------
-------------------------------------------------
16) Simple Tooltips
------------------------------------------------- 
------------------------------------------------- */

span.tooltips::after {
    content: '';
    width: 11px;
    height: 11px;
    background-image: url('/blog/wp-content/themes/twentyseventeen-child/images/tooltip.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 1px;
}
span.tooltips:hover,
span.tooltips:hover::after {
    cursor: pointer;
}
span.tooltips {
    position: relative;
    padding-right: 13px;
}