<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name: Dolman Law Group - Rankings.io Child Theme
 Template: rankings-io
 Author: Rankings.io
*/

/* CLS Fixes */

/* GENERAL */

* {
	-webkit-font-smoothing: unset;
}

body {
	font-family: 'Montserrat', sans-serif;
	color: #000;
/* 	font-size: 20px; */
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'Cinzel', serif;
	padding: 5px 0px 5px 0px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .header-phone-cta {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}

h1, .h1 {
	font-size: 55px;
	line-height: 60px;
	margin: 1rem 0;
}

h2, .h2 {
	font-size: 40px;
	line-height: 55px;
}

h3, .h3 {
	font-size: 30px;
	line-height: 40px;
}

h4, .h4 {
	font-size: 25px;
	line-height: 30px;
}

h5, .h5 {
	font-size: 25px;
	line-height: 33px;
	text-transform: uppercase;
}

h6, .h6 {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	color: #B99476;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.staggered-size-header {
    font-size: 40px;
    line-height: 55px;
}

.staggered-size-header strong {
    font-size: 96px;
    line-height: 82px;
    font-weight: 400;
}

a {
	text-decoration: none;
	color: #B99476;
	font-weight: 600;
	transition: all 400ms;
}

a:hover {
	color: #000;
}

.page-content, .entry-content, .entry-summary{
	margin: 0;
}

a.btn, .btn:not(.navbar-toggler), div#page button:not(.navbar-toggler) {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFF;
	background: #C22C24;
	border: 1px solid #C22C24;
	border-radius: 0px;
	padding: 1.5rem 2.5rem;
	transition: all 400ms;
	box-shadow: none;
}

a.btn:hover, .btn:not(.navbar-toggler):hover, div#page button:not(.navbar-toggler):hover {
	background-color: #FFF;
	color: #C22C24;
}

.layout-block.dolman-offset-bkg:before {
    content: '';
    position: absolute;
    top: -4rem;
    height: 6rem;
    background-color: inherit;
}

.layout-block.dolman-offset-bkg.offset-bkg-right:before {
    right: 0;
    left: calc( 50vw + 400px );
    left: -ms-calc( 50vw + 400px );
    left: -moz-calc( 50vw + 400px );
    left: -webkit-calc( 50vw + 400px );
}

.layout-block.dolman-offset-bkg.offset-bkg-left:before {
    left: 0;
    right: calc( 50vw + 400px );
    right: -ms-calc( 50vw + 400px );
    right: -moz-calc( 50vw + 400px );
    right: -webkit-calc( 50vw + 400px );
}

.layout-block.dolman-offset-bkg.offset-bkg-arrow:before {
    background-repeat: no-repeat;
    background-size: 3rem 3rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.82' height='37.679' viewBox='0 0 37.82 37.679'%3E%3Cg id='Group_32192' data-name='Group 32192' transform='translate(-1444.738 -12743.597)'%3E%3Cg id='Group_31938' data-name='Group 31938' transform='translate(1446.238 12744.659)'%3E%3Cpath id='Path_28718' data-name='Path 28718' d='M677.079 9829.9H652v-23.638' transform='translate(-652 -9794.783)' fill='none' stroke='%23fff' stroke-width='3'/%3E%3Cline id='Line_55' data-name='Line 55' x1='35.262' y2='35.116' fill='none' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	z-index: 1;
}

.layout-block.dolman-offset-bkg.offset-bkg-right.offset-bkg-arrow:before {
    background-position: 3rem 2rem;
}

.layout-block.dolman-offset-bkg.offset-bkg-left.offset-bkg-arrow:before {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='37.82' height='37.68' viewBox='0 0 37.82 37.68'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none%3B stroke: %23fff%3B stroke-width: 3px%3B %7D %3C/style%3E%3C/defs%3E%3Cg id='Group_32192' data-name='Group 32192'%3E%3Cg id='Group_31938' data-name='Group 31938'%3E%3Cpath id='Path_28718' data-name='Path 28718' class='cls-1' d='M11.24 36.18h25.08V12.54'/%3E%3Cline id='Line_55' data-name='Line 55' class='cls-1' x1='1.06' y1='1.06' x2='36.32' y2='36.18'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: calc( 100% - 3rem ) calc( 100% - 2rem );
    background-position: -ms-calc( 100% - 3rem ) -ms-calc( 100% - 2rem );
    background-position: -moz-calc( 100% - 3rem ) -moz-calc( 100% - 2rem );
    background-position: -webkit-calc( 100% - 3rem ) -webkit-calc( 100% - 2rem );
}

.layout-block.dolman-offset-bkg.offset-bkg-right.offset-bkg-arrow.offset-drk-arrow:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60.73' height='60.494' viewBox='0 0 60.73 60.494'%3E%3Cg id='Group_31942' data-name='Group 31942' transform='translate(-1196.228 -5224.773)'%3E%3Cpath id='Path_29767' data-name='Path 29767' d='M693.373 9845.256H652v-38.994' transform='translate(545.728 -4561.49)' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3Cline id='Line_58' data-name='Line 58' x1='58.171' y2='57.931' transform='translate(1197.728 5225.836)' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
}

.layout-block.dolman-offset-bkg.offset-bkg-left.offset-bkg-arrow.offset-drk-arrow:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60.73' height='60.492' viewBox='0 0 60.73 60.492'%3E%3Cg id='Group_32363' data-name='Group 32363' transform='translate(1.058 1.063)'%3E%3Cpath id='Path_29767' data-name='Path 29767' d='M652 9845.256h41.373v-38.994' transform='translate(-635.202 -9787.326)' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3Cline id='Line_58' data-name='Line 58' x2='58.171' y2='57.931' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
}

.gform-body input, .gform-body textarea {
    border-radius: 0;
    border: .25px solid #344451;
    padding: 1.5rem !important;
}

#breadcrumbs a, #breadcrumbs span {
    color: #181919;
    font-size: 14px;
    font-weight: 100;
}

.hero-block.hero.rio-std-style #breadcrumbs a, .hero-block.hero.rio-std-style #breadcrumbs span{
	color: #F6F6F6;
}

.layout-block.pull-up-block {
    background: transparent !important;
    padding: 0;
    margin-top: -4rem;
}

.two-col-ul ul.related-pages {
	column-count: 2;
	-webkit-column-count: 2;
}

.two-col-ul ul.related-pages li {
	display: flex;
}

figure {
    max-width: 100% !important;
    width: unset !important;
}

.layout-block.sm-content &gt; .container:nth-of-type(1) {
	width: 1140px;
}

.container.all-containers ul, .container.all-containers ol, .toc-wrap ul {
    padding: 0;
    margin: 2rem 1rem 2rem 1.3rem;
}

.container.all-containers ul li, .container.all-containers ol li, .toc-wrap ul li {
	margin-bottom: .5rem;
}

/* HEADER */

#header-main nav.navbar {
    padding: 1rem 2rem;
}

ul.navbar-nav {
	margin-left: 0;
	margin-bottom: 0;
}

.header-cta-bar {
    background-color: #F6F6F6;
	padding: 1rem 0;
}

.header-cta-bar .container {
	padding: 0 2rem;
}

.header-cta-bar .header-cta-text {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.header-cta-bar .header-cta-text a {
	color: #C22C24;
	font-weight: 900;
}

.header-phone-cta {
	font-family: 'Cinzel', serif;
}

.header-phone-cta a {
	color: #c22c24;
}
.header-phone-cta a svg {
    margin-bottom: 4px;
}

.header-phone-cta a:hover {
	color: #b99476;
}

#masthead #header-main {
    background-color: transparent;
	transition: background-color 400ms;
}

#masthead #header-main.rio-scrolled-nav, body.single-post #masthead #header-main, body.single-qa_faqs  #masthead #header-main, body.blog #masthead #header-main, body.search-results #masthead #header-main, body.archive #masthead #header-main, body.page_type-faq-feed #masthead #header-main, body.page_type-practice-areas #masthead #header-main {
    background-color: #202C38;
}

#masthead #header-main .navbar-brand {
	display: inline-block;
    height: fit-content !important;
}

#masthead #header-main .navbar-brand img {
    width: 164px;
	transition: width 400ms;
}

#masthead #header-main.rio-scrolled-nav .navbar-brand img {
	width: 100px;
}

#masthead #header-main ul.navbar-nav {
	flex-wrap: wrap;
}

#masthead #header-main ul.navbar-nav li.menu-item {
	min-width: fit-content;
	white-space: nowrap;
	position: relative;
}

#masthead #header-main .navbar-nav ul.dropdown-menu {
	background-color: #283643;
	left: 20px;
	padding-bottom: 0px;
}

/*
#masthead #header-main .navbar-nav ul.dropdown-menu ul.dropdown-menu {
    position: relative;
    left: 0;
    background-color: #394d60;
}
*/

#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu &gt; li.menu-item {
    min-width: unset;
    width: 100%;
}

/*
#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu ul.dropdown-menu {
	min-width: 100%;
	width: fit-content;
}
*/

#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu {
    width: 300px;
}

#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu &gt; li.menu-item &gt; a:first-of-type {
    white-space: break-spaces;
}

#masthead #header-main ul.navbar-nav li.menu-item a {
    color: #FFF;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
}

#masthead #header-main ul.navbar-nav li.menu-item:hover &gt; a {
    color: #b99476;
}

#masthead #header-main ul.navbar-nav li.menu-item:hover &gt; a.nav-link.dropdown-toggle.alt-dropdown-toogle:last-of-type:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14 5L7.5 12L1 5' stroke='%23b99476' stroke-linecap='square'/%3E%3C/svg%3E");
}

.nav-link.dropdown-toggle.alt-dropdown-toogle:last-of-type:before {
    content: '\f078';
    content: '';
    display: inline-block;
    width: 14.88px;
    height: 17px;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14 5L7.5 12L1 5' stroke='white' stroke-linecap='square'/%3E%3C/svg%3E");
	transition: background 400ms;
}

ul.navbar-nav li a, body div .site-header .navbar.container .navbar-nav .nav-link {
	padding: 1rem .5rem;
	white-space: nowrap;
}

.navbar-nav li.menu-item.dropdown &gt; a:nth-of-type(1) {
    padding-right: 0px !important;
}

.navbar-nav li.menu-item.dropdown &gt; a:nth-of-type(2) {
    padding-left: 0px !important;
    margin-left: .5rem;
}

#masthead #header-main ul.navbar-nav .rio-search-toggle.menu-item a {
    visibility: hidden;
    overflow: hidden;
    max-width: 2rem !important;
    max-height: 3rem !important;
}

#masthead #header-main ul.navbar-nav .rio-search-toggle a:before {
    content: '';
    visibility: visible;
    position: absolute;
    right: 0;
    top: 23px;
    width: 14px;
    height: 14px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 487.95 487.95' style='enable-background:new 0 0 487.95 487.95%3B' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8 453l-140-140.1c27.6-33.1 44.2-75.4 44.2-121.6C386 85.9 299.5 0.2 193.1 0.2S0 86 0 191.4s86.5 191.1 192.9 191.1 c45.2 0 86.8-15.5 119.8-41.4l140.5 140.5c8.2 8.2 20.4 8.2 28.6 0C490 473.4 490 461.2 481.8 453z M41 191.4 c0-82.8 68.2-150.1 151.9-150.1s151.9 67.3 151.9 150.1s-68.2 150.1-151.9 150.1S41 274.1 41 191.4z' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	transition: background 400ms;
}

#masthead #header-main ul.navbar-nav .rio-search-toggle a:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 487.95 487.95' style='enable-background:new 0 0 487.95 487.95%3B' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8 453l-140-140.1c27.6-33.1 44.2-75.4 44.2-121.6C386 85.9 299.5 0.2 193.1 0.2S0 86 0 191.4s86.5 191.1 192.9 191.1 c45.2 0 86.8-15.5 119.8-41.4l140.5 140.5c8.2 8.2 20.4 8.2 28.6 0C490 473.4 490 461.2 481.8 453z M41 191.4 c0-82.8 68.2-150.1 151.9-150.1s151.9 67.3 151.9 150.1s-68.2 150.1-151.9 150.1S41 274.1 41 191.4z' fill='%23b99476'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#masthead #header-main .navbar-nav ul.dropdown-menu .menu-item {
    border-bottom: 1px solid #FFF;
	transition: background-color 400ms;
}

#masthead #header-main ul.dropdown-menu li.menu-item:hover {
    background-color: #b99476;
}

#masthead #header-main ul.dropdown-menu li.menu-item:hover &gt; a {
	background-color: transparent;
    color: #000;
}

#masthead #header-main ul.dropdown-menu li.menu-item:hover &gt; a.nav-link.dropdown-toggle.alt-dropdown-toogle:last-of-type:before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14 5L7.5 12L1 5' stroke='%23040404' stroke-linecap='square'/%3E%3C/svg%3E");
}

#header-main .navbar-toggler {
    background-color: transparent;
	border-color: transparent;
    box-shadow: none;
	padding: .5rem .75rem;
	transition: border 400ms;
}
#header-main .navbar-toggler:hover {
	border-color: #FFF;
}

#masthead span.navbar-toggler-icon {
    width: 1.5rem;
    height: 1.75rem;
}

#header-main .navbar-toggler-icon:before {
    content: '\f0c9';
    color: #fff;
    font-size: 1.75rem;
}

#header-main .navbar-toggler.btn[aria-expanded=true] .navbar-toggler-icon:before {
    content: "X";
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

/* INNER */

#page .entry-content {
    line-height: 32px;
}

body.blog #primary, body.single-post #primary, body.single-qa_faqs #primary, body.search-results #primary, body.archive #primary, body.page_type-faq-feed #primary, body.page_type-practice-areas #primary {
	padding-top: 10rem;
}

body .all-containers {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

#rev-pa-footer-rel-revs {
	padding-bottom: 15rem;
}

/* body:not(.home):not(.page_type-contact-page):not(.page_type-practice-areas):not(.page-id-49):not(.single-staff):not(.page-id-86891):not(.page-id-29018):not(.page-id-110225) #primary {
    position: relative;
	padding-bottom: 8rem;
}

body:not(.home):not(.page_type-contact-page):not(.page_type-practice-areas):not(.page-id-49):not(.single-staff):not(.page-id-86891):not(.page-id-29018):not(.page-id-110225) #primary:before, #rev-pa-footer-rel-revs:after  {
	content: 'Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group';
    position: absolute;
    bottom: 4rem;
    left: 0;
    right: 0;
    height: 125px;
    font-family: 'Cinzel', serif;
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -1px;
    overflow: hidden;
    white-space: nowrap;
    opacity: .1;
} */

div#page.dolman-page-with-bottom-banner #primary, body.archive #primary, body.page_type-faq-feed #primary {
    position: relative;
	padding-bottom: 8rem;
}

div#page.dolman-page-with-bottom-banner #primary:before, #rev-pa-footer-rel-revs:after, body.archive #primary:before, body.page_type-faq-feed #primary:before {
	content: 'Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group Dolman Law Group';
    position: absolute;
    bottom: 4rem;
    left: 0;
    right: 0;
    height: 125px;
    font-family: 'Cinzel', serif;
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -1px;
    overflow: hidden;
    white-space: nowrap;
    opacity: .1;
}

div.dolman-cutout-img-cont {
    float: right;
    width: 50%;
    height: 100%;
    shape-outside: polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
    shape-outside: -ms-polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
    shape-outside: -moz-polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
    shape-outside: -webkit-polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
    background-repeat: no-repeat;
    background-position: 50% top;
    background-size: 80%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='553' height='553' viewBox='0 0 553 553'%3E%3Cdefs%3E%3CradialGradient id='radial-gradient' cx='0.5' cy='0.5' r='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23bd4f42'/%3E%3Cstop offset='0.429' stop-color='%23bd4f42' stop-opacity='0.467'/%3E%3Cstop offset='1' stop-color='%23bd4f42' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Ccircle id='Ellipse_140' data-name='Ellipse 140' cx='276.5' cy='276.5' r='276.5' opacity='0.427' fill='url(%23radial-gradient)' style='mix-blend-mode: multiply%3Bisolation: isolate'/%3E%3C/svg%3E");
}

div.dolman-cutout-img-cont img {
	align-self: flex-end;
}

.layout-block.dolman-home-matthew-block &gt; .container {
	max-width: 1080px;
}

.layout-block.dolman-home-matthew-block h4 {
    font-size: 30px;
    line-height: 35px;
}

/* SEARCH */

#rio-search-banner {
    background-color: #081421;
}

#rio-search-banner .search-form {
	border-radius: 0;
}

#rio-search-banner button[type=submit], .search-block-404 button[type=submit] {
    margin-right: 10px;
    font-weight: 500;
    text-transform: uppercase;
}

#rio-search-banner button[type=submit] i:before, .search-block-404 button[type=submit] i:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 487.95 487.95' style='enable-background:new 0 0 487.95 487.95%3B' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8 453l-140-140.1c27.6-33.1 44.2-75.4 44.2-121.6C386 85.9 299.5 0.2 193.1 0.2S0 86 0 191.4s86.5 191.1 192.9 191.1 c45.2 0 86.8-15.5 119.8-41.4l140.5 140.5c8.2 8.2 20.4 8.2 28.6 0C490 473.4 490 461.2 481.8 453z M41 191.4 c0-82.8 68.2-150.1 151.9-150.1s151.9 67.3 151.9 150.1s-68.2 150.1-151.9 150.1S41 274.1 41 191.4z' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	transition: background 400ms;
}

#rio-search-banner button[type=submit]:hover i:before, .search-block-404 button[type=submit]:hover i:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 487.95 487.95' style='enable-background:new 0 0 487.95 487.95%3B' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M481.8 453l-140-140.1c27.6-33.1 44.2-75.4 44.2-121.6C386 85.9 299.5 0.2 193.1 0.2S0 86 0 191.4s86.5 191.1 192.9 191.1 c45.2 0 86.8-15.5 119.8-41.4l140.5 140.5c8.2 8.2 20.4 8.2 28.6 0C490 473.4 490 461.2 481.8 453z M41 191.4 c0-82.8 68.2-150.1 151.9-150.1s151.9 67.3 151.9 150.1s-68.2 150.1-151.9 150.1S41 274.1 41 191.4z' fill='%23C22C24'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* 404 */

#hero-404 h1 {
    font-size: 300px;
    line-height: 230px;
	margin-top: 0px;
}

.search-block-404 {
	height: 0;
}

.search-block-404 h4 {
	color: #FFF;
	margin-bottom: 2rem;
}

.search-block-404 &gt; .container {
    position: relative;
    background-color: transparent;
    z-index: 1;
    transform: translateY(-110px);
}

.search-block-404 .search-form {
    background-color: #FFF;
    border-radius: 0;
    box-shadow: 0 30px 70px #3936363d;
}

.search-block-404 .search-form input#search-404 {
    width: 100%;
    height: 65px;
    border: none;
    padding-left: 40px;
}

.search-block-404 button[type=submit] {
	margin: 1rem 30px 1rem 0;
}

/* BLOG */

span.pub-date {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 5px 0;
}

.date-author-block .author {
    color: #000;
/*     font-size: 20px; */
	font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.date-author-block .author:hover {
	color: #B99476;
}

body.blog #primary, body.archive #primary, body.page_type-faq-feed #primary {
	background: #F4F4F7;
}

.pagination {
    justify-content: center;
	padding: 3rem 0;
}

.pagination a, .pagination span.current {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
    color: #FFF;
    background: #C22C24;
    border: 1px solid #C22C24;
    border-radius: 0px;
    padding: .5rem .75rem;
    transition: all 400ms;
    box-shadow: none;
}

.pagination a:hover, .pagination span.current {
	background-color: #FFF;
    color: #C22C24;
}

.post-next-prev {
    margin: 2rem 0;
}

.post-next-prev .seperator {
    border-top: 1px solid #B99476;
}

.post-next-prev a {
    font-family: 'Cinzel', serif;
    font-size: 25px;
}

body.single-post .sidebar-cont, body.single-qa_faqs .sidebar-cont {
    padding-top: 75px;
}

.sidebar-cont .gform_wrapper, .rio-block-sidebar .gform_wrapper {
    padding-top: 1rem;
}

.sidebar-cont .gform_footer, .rio-block-sidebar .gform_footer {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.sidebar-cont .layout-block.rio-std-style &gt; .container, .rio-block-sidebar .layout-block.rio-std-style &gt; .container {
    padding-left: 0px;
    padding-right: 0px;
}

.related-block-single .blog-card {
    height: 100%;
	box-shadow: none;
	transition: all 400ms;
}

.related-block-single .blog-card:hover, body.page_type-podcast-feed .related-block-single .blog-card, body.single-podcasts .related-block-single .blog-card {
	cursor: pointer;
	background-color: #081421;
	color: #FFF;
}

body.page_type-podcast-feed .related-block-single .blog-card:hover, body.single-podcasts .related-block-single .blog-card:hover {
	background: transparent;
}

body.page_type-podcast-feed .related-block-single .blog-card .related-btn-cont a, body.single-podcasts .related-block-single .blog-card .related-btn-cont a {
	color: #B99476;
}

body.page_type-podcast-feed .related-block-single .blog-card:hover .related-btn-cont a, body.single-podcasts .related-block-single .blog-card:hover .related-btn-cont a {
	color: #C22C24;
}

body.page_type-podcast-feed .related-block-single .blog-card:hover h4, body.single-podcasts .related-block-single .blog-card:hover h4 {
	color: #000;
}

.related-block-single .blog-hero-img {
	position: relative;
/* 	height: 320px; */
	min-height: unset;
	padding-top: 63%;
	transition: inherit;
}

.related-block-single .blog-hero-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 1rem;
    left: 1rem;
    right: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 88px;
    background-image: url(/wp-content/themes/rankings-io-child/images/logo.svg);
	z-index: 1;
	transition: inherit;
}

.related-block-single .related-cell {
    height: 100%;
	padding-bottom: 1rem;
}

.related-block-single .blog-card:hover .blog-hero-img:before  {
	opacity: 0;
}

.related-block-single .blog-hero-img:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: #081421;
	background: -moz-linear-gradient(0deg, #081421 0%, #08142180 25%, #08142100 50%);
	background: -webkit-linear-gradient(0deg, #081421 0%, #08142180 25%, #08142100 50%);
	background: linear-gradient(0deg, #081421 0%, #08142180 25%, #08142100 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#081421",endColorstr="#08142100",GradientType=1);
	transition: inherit;
}

.related-block-single .blog-card:hover .blog-hero-img:after, body.single-podcasts #related-single-podcast-footer-related .blog-card:hover .blog-hero-img:after{
	background: transparent;
}

.related-block-single .blog-card .related-cont {
    padding: 2rem 2rem 0;
    margin-bottom: 0;
}

.related-block-single .blog-card .related-btn-cont {
	position: relative;
	padding: 2rem;
}

.related-block-single .blog-card:hover .related-btn-cont a {
	color: #C22C24;
}

.related-block-single .blog-card .related-btn-cont:before, body.page_type-podcast-feed .related-block-single .blog-card:hover .related-btn-cont:before, body.single-podcasts .related-block-single .blog-card:hover .related-btn-cont:before {
    content: '';
    position: absolute;
    bottom: 2rem;
    right: 2rem;
	height: 25px;
	width: 25px;
	background-position: center right;
	background-size: contain;
	background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.273' height='25.185' viewBox='0 0 25.273 25.185'%3E%3Cg id='Group_31920' data-name='Group 31920' transform='translate(1.5 1.063)'%3E%3Cpath id='Path_29766' data-name='Path 29766' d='M668.156 9821.489H652v-15.228' transform='translate(-652 -9798.867)' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3Cline id='Line_57' data-name='Line 57' x1='22.715' y2='22.621' transform='translate(0)' fill='none' stroke='%23bd4f42' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
	transition: all 400ms;
}

.related-block-single .blog-card:hover .related-btn-cont:before, body.page_type-podcast-feed .related-block-single .blog-card .related-btn-cont:before, body.single-podcasts .related-block-single .blog-card .related-btn-cont:before {
	transform: rotatez(-90deg);
	-ms-transform: rotatez(-90deg);
	-moz-transform: rotatez(-90deg);
	-webkit-transform: rotatez(-90deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.273' height='25.185' viewBox='0 0 25.273 25.185'%3E%3Cg id='Group_31920' data-name='Group 31920' transform='translate(1.5 1.063)'%3E%3Cpath id='Path_29766' data-name='Path 29766' d='M668.156 9821.489H652v-15.228' transform='translate(-652 -9798.867)' fill='none' stroke='%23FFFFFF' stroke-width='3'/%3E%3Cline id='Line_57' data-name='Line 57' x1='22.715' y2='22.621' transform='translate(0)' fill='none' stroke='%23FFFFFF' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
}

body.page_type-podcast-feed .related-block-single .blog-card .related-btn-cont:before, body.single-podcasts .related-block-single .blog-card .related-btn-cont:before {
	transform: rotatez(0deg);
	-ms-transform: rotatez(0deg);
	-moz-transform: rotatez(0deg);
	-webkit-transform: rotatez(0deg);
}

body.page_type-podcast-feed .related-block-single .blog-card:hover .related-btn-cont:before, body.single-podcasts .related-block-single .blog-card:hover .related-btn-cont:before {
	transform: rotatez(-90deg);
	-ms-transform: rotatez(-90deg);
	-moz-transform: rotatez(-90deg);
	-webkit-transform: rotatez(-90deg);
}

.author-box {
    background: rgb(62,74,86);
    background: -moz-radial-gradient(circle, rgba(62,74,86,1) 0%, rgba(8,20,33,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(62,74,86,1) 0%, rgba(8,20,33,1) 100%);
    background: radial-gradient(circle, rgba(62,74,86,1) 0%, rgba(8,20,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3e4a56",endColorstr="#081421",GradientType=1);
    border: none;
    color: #FFF;
    max-width: 100%;
    text-align: left;
    margin: 2rem 0;
}

.author-box h3 {
	color: #FFF;
}

.author-box h5 {
	color: #B99476;
}

.author-img {
    height: 250px;
    border-radius: 0;
    background-position: top center;
}

/* PODCASTS */

#default_podcast_feed_hero .hero-inner h1 {
    margin-top: 0;
    font-size: 50px;
}

#default_podcast_feed_hero .img-float {
    position: relative;
}

#default_podcast_feed_hero .img-float img {
    position: absolute;
    max-width: 100%;
    bottom: -6rem;
    right: 0;
    max-height: 500px;
}

#related-single-podcast-footer-related {
	padding-bottom: 8rem;
}

body.page_type-podcast-feed .col.main-cont {
    max-width: 800px;
	margin: auto;
}

.player-wrap {
	background-color: #4E5B6A;
	color: #FFF;
	padding-right: 2rem;
	margin-bottom: 2rem;
}

.player-wrap .controls.row {
	height: 100%;
}

.player-wrap .play-button {
    position: relative;
    width: 80%;
    padding-top: 80%;
    cursor: pointer;
    margin: auto;
}

.player-wrap .play-button:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    transition: all .15s;
    border-radius: 100%;
    background-color: #fff;
    background-size: 25px;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='32' height='32' x='0' y='0' viewBox='0 0 163.861 163.861' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cpath d='M34.857 3.613C20.084-4.861 8.107 2.081 8.107 19.106v125.637c0 17.042 11.977 23.975 26.75 15.509L144.67 97.275 c14.778-8.477 14.778-22.211 0-30.686L34.857 3.613z' fill='%2346525f' data-original='%23000000' class=''/%3E%3C/svg%3E");
}

.player-wrap .play-button.playing:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 47.607 47.607' style='enable-background:new 0 0 47.607 47.607%3B' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M17.991 40.976c0 3.662-2.969 6.631-6.631 6.631l0 0c-3.662 0-6.631-2.969-6.631-6.631V6.631C4.729 2.969 7.698 0 11.36 0 l0 0c3.662 0 6.631 2.969 6.631 6.631V40.976z' fill='%2346525f'/%3E%3Cpath d='M42.877 40.976c0 3.662-2.969 6.631-6.631 6.631l0 0c-3.662 0-6.631-2.969-6.631-6.631V6.631 C29.616 2.969 32.585 0 36.246 0l0 0c3.662 0 6.631 2.969 6.631 6.631V40.976z' fill='%2346525f'/%3E%3C/g%3E%3C/svg%3E");
}

.player-wrap .episode-title {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	max-width: 500px;
}

.player-wrap .progress-bar {
    background-color: #46525f;
    height: 6px;
	margin-top: 10px;
}

.player-wrap .progress-bar .progress {
	width: 0px;
}

.player-wrap .actions.row {
    margin-top: 10px;
    font-size: 14px;
}

.player-wrap .action-btn {
    font-size: 11px;
    font-weight: 600;
    display: inline-flex;
    margin-right: 5px;
    padding: 0 12px;
    cursor: pointer;
    transition: all 400ms;
    border: 1px solid #fff;
    border-radius: 100px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.player-wrap .action-btn i {
    margin: 0 3px;
}

.player-wrap .action-btn:hover {
    background: #FFF;
    color: #4e5b6a;
}

.player-wrap .action-btn svg {
	transition: fill 400ms;
}

.player-wrap .action-btn:hover svg {
    fill: #4e5b6a !important;
}

/* FOOTER */

footer#colophon {
	margin-top: 0;
}

footer#colophon .footer-under-locs {
    border-bottom: .25px solid #000000;
    margin-bottom: 1rem;
	position: relative;
}

div#footer-cta-fullwidth {
    background-color: #C22C24;
    color: #F6F6F6;
}

#footer-cta-fullwidth h3 {
    font-size: 35px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

div#footer-cta-fullwidth .header-phone-cta a {
	color: #F6F6F6;
}

div#footer-cta-fullwidth .btn {
    background: #F6F6F6;
    border-color: #F6F6F6;
    color: #C22C24;
}

div#footer-cta-fullwidth .btn:hover {
    background: #C22C24;
    color: #F6F6F6;
}

.footer-bottom .layout-block.sc-social-block {
    padding: 2rem 3rem;
    max-width: 850px;
    margin: auto;
}

div#back-to-top {
    position: absolute;
    right: 0;
    top: 2.5rem;
}

.site-info, .site-info a {
    font-size: 14px;
}

.footer-bottom {
    padding-top: 8rem;
}

.dolman-footer-loc-header {
	padding: 1rem 0;
}

.dolman-footer-loc-header h5 {
    margin-bottom: 0px;
}

.dolman-footer-loc-header-deco {
    background: #C22C24;
    height: 1px;
}

.dolman-footer-loc-wrap .footer-loc-cell {
    margin-bottom: 2rem;
}

.footer-loc-cell h6 {
	margin-bottom: 0;
}

.dolman-footer-loc-wrap .footer-loc-cell .address a, .dolman-footer-loc-wrap .footer-loc-cell .phone a {
    color: #081421;
    font-size: 15px;
    line-height: 20px;
}

.dolman-footer-loc-wrap .footer-loc-cell .address a {
	font-weight: 400;
}

.dolman-footer-loc-wrap .footer-loc-cell .address a:hover, .dolman-footer-loc-wrap .footer-loc-cell .phone a:hover {
	color: #B99476;
	font-weight: 600;
}

.footer-loc-hour-toggle {
    position: relative;
    width: fit-content;
}

.footer-loc-hour-toggle .trigger {
	font-size: 16px;
    text-decoration: underline;
    color: #C22C24;
    width: fit-content;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
}

.footer-loc-hour-toggle .trigger:hover + .hours {
	display: block;
}

.footer-loc-hour-toggle .hours {
    display: none;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    width: 160px;
    z-index: 1;
    bottom: 100%;
    left: calc( 50% - 80px );
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
}

.footer-loc-hour-toggle .hours:before {
	position: absolute;
    top: 100%;
    left: calc(50% - 10px);
    display: inline-block;
    content: '';
    border: 8px solid transparent;
    border-top: 8px solid #fff;
}

.footer-site-info-cont {
    padding-bottom: 1rem;
}

#rio-footer-logo-wrap a {
    display: inline-block;
}

#rio-footer-logo {
	max-width: 100%;
}

/* SC */

.dolman-contact-loc-cont {
	display: none;
}

.dolman-contact-loc-select-wrapper {
    position: relative;
    display: inline-block;
    height: fit-content;
    width: fit-content;
    margin: 1rem 0;
}

.dolman-contact-loc-select-wrapper:before {
    content: '';
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 2px;
    width: 40px;
    background-color: #FFF;
    pointer-events: none;
    background-position: center;
    background-size: 13px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' viewBox='0 0 15 10'%3E%3Cpath id='Polygon_5' data-name='Polygon 5' d='M7.5 0 15 10H0Z' transform='translate(15 10) rotate(180)' fill='%23c22c24'/%3E%3C/svg%3E");
}

.dolman-contact-loc-select {
    font-size: 18px;
    font-weight: 100;
    padding: 1rem 2.5rem 1rem .5rem;
    border: none;
    border-radius: 0;
}

.dolman-contact-loc-cont {
    padding: 1.5rem;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.dolman-contact-loc-cont &gt; div {
    margin-bottom: 1rem;
}

.social-block .social-icon {
    padding: 0;
}

.social-block .social-icon a {
    display: inline-block;
    padding-top: .5rem;
    width: 45px;
    height: 45px;
    background: #152233;
    border-radius: 100px;
}

.social-block .social-icon i {
    color: #FFF;
    font-size: 1.3rem;
}

.social-block .fa-facebook-f:before {
    content: "\f39e";
}

.dolman-stat-block.row {
	position: relative;
    background-color: #FFF;
    color: #000;
    box-shadow: 0 30px 70px #3936363d;
    border-bottom: 1px solid #C22C24;
}

.dolman-stat-block.row:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 96px;
	max-width: 100%;
	height: 16px;
	background-color: #C22C24;
}

.dolman-stat-block.row .dolman-stat {
	position: relative;
    text-align: center;
    padding: 2rem;
}

.dolman-stat-block.row .dolman-stat:before {
	content: '';
	position: absolute;
	top: 2rem;
	bottom: 4rem;
	right: 0;
	width: 1px;
	background-color: #B3957A;
}

.dolman-stat-block.row .dolman-stat:last-of-type:before{
	content: none;
}

.dolman-stat-block.row .dolman-stat h3 {
	font-size: 35px;
	font-weight: 700;
}

.dolman-stat-block.row .dolman-stat p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.dolman-award-cell {
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #F4F4F7;
    border-top: 6px solid #697FA0;
    padding: 3rem 1rem;
	display: flex;
	flex-direction: column;
}

.dolman-award-cell .top-text {
    font-family: 'Cinzel', serif;
    font-weight: 700;
    min-height: 150px;
}

.dolman-award-cell .bottom-text {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}

.rio-accor [rio-info="rio-faq-header"]:before {
    content: '+';
    position: absolute;
    left: 1rem;
    top: .5rem;
    font-size: 2rem;
    color: #C22C24;
}

.rio-accor [rio-info="rio-faq-header"] {
	font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
	line-height: 32px;
	border: none;
	border-bottom: 0.2px solid #000;
}

.rio-accor [rio-info="rio-faq-header"].open {
	border-bottom: none;
}

.rio-accor .rio-accor-a {
	font-size: 16px;
	padding-left: 4rem;
    border-bottom: 0.2px solid #000;
}

.dolman-podcast-grid .podcast-wrap {
    display: flex;
    justify-content: center;
    height: 80px;
    padding: 1.5rem;
    margin: 0.25rem 0;
    border: .25px solid #131313;
}

.dolman-podcast-grid img {
    max-height: 100%;
    width: auto;
    align-self: center;
}

ul.related-pages {
    padding: 2rem 0 0 !important;
    list-style: none;
    margin: 0 !important;
}

ul.related-pages ul.related-pages {
	padding: 0 !important;
}

ul.related-pages ul.related-pages li {
    padding-left: 5rem !important;
}

ul.related-pages ul.related-pages li:before {
	left: 3.5rem;
}

ul.related-pages a &gt; h5, ul.related-pages a {
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
    color: #152738;
    margin: 0;
    transition: all 400ms;
}

ul.related-pages a:hover &gt; h5, ul.related-pages a:hover {
	font-weight: 700;
}

ul.related-pages &gt; li:first-of-type, .two-col-ul ul.related-pages &gt; li {
    border-top: .2px solid #707070;
}

ul.related-pages &gt; li {
	position: relative;
    background-color: #F4F4F7;
    border: .2px solid #707070;
	border-top: none;
	padding: 1rem 0 1rem 3rem;
	margin: 0 !important;
}

ul.related-pages &gt; li:before {
    content: '&gt;';
    position: absolute;
    top: calc( 50% - 15px );
	top: -ms-calc( 50% - 15px );
	top: -moz-calc( 50% - 15px );
	top: -webkit-calc( 50% - 15px );
    bottom: 0;
    left: 1.5rem;
}

.dolman-faq-card {
    background-color: #162431;
	border: 1px solid #162431;
    margin: 1rem 0;
    padding: 2rem;
	transition: all 400ms;
}

.dolman-faq-card * {
	transition: inherit;
}

.dolman-faq-card h4 {
	color: #FFF;
	font-size: 20px;
}

.dolman-faq-card:hover{
	background-color: #FFF
}

.dolman-faq-card:hover h4 {
	color: #283643;
}

.toc-wrap {
    background-color: #f4f4f7;
    border: 2px solid #B99476;
    padding: 2rem 2rem 0rem;
    margin: 2rem 0;
}

.toc-wrap .toc-cont-header {
    font-family: 'Cinzel', serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
}

/* .dolman-social-share-link-cont {
    position: absolute;
    left: -3.5rem;
    top: 7rem;
    display: flex;
    flex-direction: column;
} */

.dolman-social-share-link-cont a.social-share-link {
	margin-bottom: 1rem;
	margin-right: 10px;
}

.dolman-social-share-link-cont a.social-share-link:last-of-type {
	margin-right: 0;
}

.dolman-social-share-link-cont a.social-share-link {
    display: inline-block;
    padding-top: .5rem;
    width: 45px;
    height: 45px;
    background: #152233;
	border: 2px solid #152233;
    border-radius: 100px;
	text-align: center;
	transition: all 400ms;
}

.dolman-social-share-link-cont a.social-share-link i {
    color: #FFF;
    font-size: 1.3rem;
}

.dolman-social-share-link-cont .fa-facebook-f:before {
    content: "\f39e";
}

.dolman-social-share-link-cont a.social-share-link:hover {
	background: #FFF;
}

.dolman-social-share-link-cont a.social-share-link:hover i {
	color: #152233;
}

/* RESPONSIVE */

@media (max-width: 1399px){
	#masthead #header-main {
		background-color: #283643;
	}

	#masthead #header-main ul.navbar-nav .rio-search-toggle.menu-item a:before {
		content: none;
	}

	#masthead #header-main ul.navbar-nav .rio-search-toggle.menu-item a {
		visibility: visible;
		max-width: 100% !important;
	}
	
	#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu {
		width: 100%;
	}
	
	ul.navbar-nav li a, body div .site-header .navbar.container .navbar-nav .nav-link {
		padding: 1rem .5rem;
		white-space: normal;
	}
	
	#masthead #header-main nav.navbar {
		max-height: 100vh;
		flex-wrap: nowrap;
		overflow-y: auto;
	}
}

@media (max-width: 1199px){
	
	.player-wrap .episode-title {
		max-width: 300px;
	}
	
	.player-wrap .play-button {
		width: 100%;
		padding-top: 100%;
	}
	
	.layout-block.dolman-offset-bkg.offset-bkg-right:before {
		left: calc( 50vw + 300px );
		left: -ms-calc( 50vw + 300px );
		left: -moz-calc( 50vw + 300px );
		left: -webkit-calc( 50vw + 300px );
	}

	.layout-block.dolman-offset-bkg.offset-bkg-left:before {
		right: calc( 50vw + 300px );
		right: -ms-calc( 50vw + 300px );
		right: -moz-calc( 50vw + 300px );
		right: -webkit-calc( 50vw + 300px );
	}
	
	.dolman-stat-block.row .dolman-stat:nth-of-type(even):before{
		content: none;
	}
	
/* 	#masthead #header-main {
		background-color: #283643;
	}

	#masthead #header-main ul.navbar-nav .rio-search-toggle.menu-item a:before {
		content: none;
	}

	#masthead #header-main ul.navbar-nav .rio-search-toggle.menu-item a {
		visibility: visible;
		max-width: 100% !important;
	}
	
	#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu {
		width: 100%;
	}
	
	ul.navbar-nav li a, body div .site-header .navbar.container .navbar-nav .nav-link {
		padding: 1rem .5rem;
		white-space: normal;
	}
	
	#masthead #header-main nav.navbar {
		max-height: 100vh;
		flex-wrap: nowrap;
		overflow-y: scroll;
	} */
}

@media ( max-width: 991px ){
	
	.player-wrap .episode-title {
		max-width: 100%;
	}
	
	.player-wrap .play-button {
		width: 80%;
		padding-top: 80%;
	}
	
	.two-col-ul ul.related-pages {
		column-count: 1;
		-webkit-column-count: 1;
	}
	
	h1, .h1 {
		font-size: 45px;
	}
	
	h2, .h2 {
		font-size: 43px;
		line-height: 45px;
	}
	
	.layout-block.dolman-offset-bkg:before {
		content: none;
	}
	
	a.btn, .btn:not(.navbar-toggler), div#page button:not(.navbar-toggler) {
		width: 100%;
	}
	
	.split-cell.dolman-five-reasons-col .split-inner p:before {
		transform: rotateZ(180deg);
		-ms-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
		-webkit-transform: rotateZ(180deg);
	}
	
	.dolman-award-cell .top-text {
		min-height: 100px;
	}
	
	div.dolman-cutout-img-cont {
		float: unset;
		width: 100%;
	}
	
	.hero-as-seen-on.container img {
		max-width: 200px !important;
		max-height: 40px !important;
		margin-bottom: 1rem;
	}
	
	.hero-as-seen-on.container .col-12.col-lg {
		padding-bottom: 1rem;
	}
	
	.player-wrap {
		padding: 2rem;
	}
	
	.player-wrap .cover {
		padding-bottom: 2rem;
	}
	
}

@media ( max-width: 767px ){
	#navbarCollapse {
		position: initial;
		background: transparent;
	}
	
}

@media (max-width: 700px){	
	.dolman-social-share-link-cont {
		position: relative;
		top: unset;
		left: unset;
		flex-direction: row;
		justify-content: space-around;
	}
}

@media (max-width: 575px){
	
	.layout-block.dolman-offset-bkg.offset-bkg-right:before {
		left: 50vw;
	}

	.layout-block.dolman-offset-bkg.offset-bkg-left:before {
		right: 50vw;
	}
	
	.staggered-size-header strong {
		font-size: 70px;
	}
	
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
		overflow-wrap: break-word;
	}
	.entry-content div[style*="width: 40%"] {
		width: 100% !important;
	}
	
	#hero-404 h1 {
		font-size: 200px;
	}
	
	.search-block-404 button[type=submit] {
		margin: 1rem 0 1rem 0;
	}
	
	.search-block-404 button[type=submit] span {
		display: none;
	}
	
	.controls-btn.play {
		margin: 0 auto 1rem auto;
		width: 80px;
	}
	
	.player-wrap .play-button {
		width: 100%;
		padding-top: 100%;
	}
}

@media ( min-width: 1400px ) {
	#masthead #header-main nav.container, #masthead #header-main .header-cta-bar .container {
		width: 90%;
		min-width: 1400px;
		max-width: 1500px;
	}
	
	/**/
	
/*
	.navbar-nav &gt; .nav-item &gt; .dropdown-menu{
		display: none;
	}

	.navbar-nav &gt; .nav-item:hover &gt; .dropdown-menu {
		display: block;
		top: 100%;
	}
*/
	
	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu {
		position: initial;
	}
	
	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu &gt; ul.dropdown-menu {
		top: unset;
		width: 100%;
		max-height: calc( 100vh - 11rem );
		column-count: 3;
		-ms-column-count: 3;
		-moz-column-count: 3;
		-webkit-column-count: 3;
		overflow-y: auto;
	}
	
	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu &gt; ul.dropdown-menu::-webkit-scrollbar {
	  height: 15px;
	}
	
	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu &gt; ul.dropdown-menu::-webkit-scrollbar-track {
	  background: #F4F4F7; 
	}
	
	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu &gt; ul.dropdown-menu::-webkit-scrollbar-thumb {
	  background: #B99476; 
	}

	#masthead #header-main ul.navbar-nav li.menu-item.large-3-col-submenu &gt; ul.dropdown-menu::-webkit-scrollbar-thumb:hover {
	  background: #C22C24; 
	}
	
	.navbar .nav-item .dropdown-menu{
		display: none;
	}

	.navbar .nav-item:hover &gt; .dropdown-menu {
		display: block;
		top: 100%;
	}
	
	#masthead #header-main .navbar-nav ul.dropdown-menu ul.dropdown-menu {
		background-color: #FFF;
		padding: 0;
		width: 300px;
		left: 100%;
		top: 0;
	}
	
	#masthead #header-main .navbar-nav li.menu-open-left ul.dropdown-menu{
		left: unset;
		right: 100%;
	}
	
	#masthead #header-main .navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu &gt; li.menu-item a {
		font-size: 15px;
	}
	
	#masthead #header-main .navbar-nav ul.dropdown-menu ul.dropdown-menu li.menu-item a {
		color: #283643;
		padding: .2rem .5rem;
		font-size: 15px;
		white-space: break-spaces;
	}
	
	#masthead #header-main ul.navbar-nav &gt; li.menu-item &gt; ul.dropdown-menu &gt; li.menu-item a {
		padding-top: .5rem;
		padding-bottom: .5rem;
	}
}</pre></body></html>