.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } @media (max-width: 980px){
.col-3-break-mobile {
display: flex;
direction: ltr;
}
.col-3-break-mobile .et_pb_column {
width: 31.3333%;
margin-right: 3%;
margin-bottom: 0;
}
.col-3-break-mobile .et_pb_column.et-last-child {
margin-right: 0 !important;
}
}
@media (max-width: 540px){
.col-3-break-mobile {
display: block;
}
.col-3-break-mobile .et_pb_column {
width: 100%;
float: none;
margin-right: 0;
margin-bottom: 30px;
}
} .mth-rte ul {
list-style-type: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.mth-rte ul li {
position: relative;
padding-left: 35px;
margin-bottom: 15px;
}
.mth-rte ul li::before {
content: "";
background-image: url(//themethodgroup.co.uk/wp-content/themes/rane-starter/img/list-bullets.png);
background-repeat: no-repeat;
background-position: left center;
width: 23px;
height: 21px;
position: absolute;
left: 0;
top: 3px;
}
.list-2-col {	
column-count: 2;
}
@media (max-width: 540px){
.list-2-col {	
column-count: 1;
}
}   .et-l.et-l--header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 2;
}
.admin-bar .et-l.et-l--header {
top: 32px;
}
#mth-header { background: transparent;
}
.header-inner {
overflow: hidden;
}
.header-inner__logo {
float: left;
width: 20%;
padding-top: 20px;
}
.header-inner__main {
float: right;
width: 80%;
}
.header-inner__logo-img {
width: 150px;
}
.social-list__link::before {
content: "\e093";
font-family: "ETmodules";
color: white !important;
font-size: 18px;
display: inline-block;	
margin-left: 15px;
position: relative;
top: -5px;
}
.social-list__link--insta::before {
content: "\e09a";
}   .et_pb_row.et_pb_row_0_tb_header {
padding: 0 !important;
}
.header-inner {
display: flex;
align-items: center;
}
.header-inner__main {
text-align: right;
}
.header-inner__nav {
overflow: hidden;
}
.header-inner__nav-list {
list-style-type: none !important;
margin: 0 !important;
padding: 0 !important;
}
.header-inner__nav-list-item {
float: left;
padding: 0 10px;
}
.header-inner__nav-link {
color: white !important;
display: inline-block;
text-transform: uppercase;
font-family: "Raleway";
border-bottom: 2px solid transparent;
transition: 0.3s;
}
.header-inner__nav-link:hover,
.header-inner__nav-link--active,
.page-id-236 .our-services {
border-bottom: 2px solid #F26922;
}
.header-inner__social {
display: inline-block;
}
@media (max-width: 768px){
.header-inner__nav {
display: none;
}
}
.header-inner__nav-list-item ul {
display: none;
list-style: none;
position: absolute;
width: 250px;
padding: 0;
margin: 0;
transition: 0.2s;
}
.header-inner__nav-list-item:hover ul {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 10px 10px 10px 10px;
background-color: rgba(0, 0, 0, 0.5);
}
.header-inner__nav-list-item:hover ul li {
padding-top: 10px;
}
.header-inner__nav-list-item:hover ul a{
color: #fff;
}
.header-inner__nav-list-item:hover ul a:hover{
border-bottom: 2px solid #F26922;
}
.rane-icon::before {
content: "";
font-family: "ETmodules";
color: #fff;
}
.rane-icon {
display: inline-block;
position: relative;
font-size: 26px;
}
.rane-icon--menu::before {
content: "\61";
}
.site-header-hamburger {
display: inline-block;
color: #fff;
}
@media (min-width: 981px){
.header-inner__nav {
overflow: hidden;
display: inline-block;
}
.site-header-hamburger {
display: none;
}
}  .slideout-nav {
position: fixed;
left: -250px;
top: 0;
width: 250px;
height: 100%;
background: #666;
z-index: 9999;
transition: 0.2s;
overflow: hidden;
overflow-y: scroll;
}
body.admin-bar .slideout-nav {
top: 46px;
}
.slideout-nav--out {
left: 0;
}
.slideout-nav__menu,
.slideout-nav .menu {
padding: 0 !important;
margin: 0 !important;
list-style-type: none !important;
}
.slideout-nav .dropdown-item-has-child {
position: relative;
}
.slideout-nav .dropdown-item-has-child::after {
content: "\43";
font-family: "ETModules";
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%);
}
.slideout-nav .dropdown-item-has-child--open::after {
content: "\42";
}
.slideout-nav a {
color: white;
display: block;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding: 8px 8px 8px 16px;
}
.slideout-nav .dropdown-menu {
list-style-type: none;
padding: 0 !important;
margin: 0 !important;
height: 0;
overflow: hidden;
}
.slideout-nav .dropdown-menu--toggle-on {
height: auto;
overflow: auto;
}
.slideout-nav .dropdown-menu a {
background: #353d42;
}
.slideout-nav .close-slideout {
text-align: right;
font-size: 24px;
}
.slideout-nav .close-slideout::after {
content: "\51";
font-family: "ETModules";
}
.slideout-nav li.menu-item-has-children a {
border: 2px solid red;
}
.nav-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.75);
z-index: 999;
transition: 0.2s;
}
.et-menu{
width: 100%;
}
.nav{
float:  right;
}
.et-menu .menu-item{
font-size:  14px;
padding-top: 0.7rem;
padding-right: 1rem;
}
.et-menu .menu-item a{
color: #333!important;
}
.et-menu .menu-item :hover{
font-size:  14px;
color: #262261;
}
.et-menu li{
display: inline;
}
.et-l--header ul{
padding: 0 0 15px 1em;
}   .et-l.et-l--header,
.et-l.et-l--header .cba-header__row,
.header-inner__logo-img,
.et_pb_section_0_tb_header.et_pb_section {
transition: 0.5s;
}
.et-l.et-l--header.header-scolled {
box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.page .et-l.et-l--header.header-scolled {
background-color: rgba(0,0,0,0.8) !important;
}
.et-l.et-l--header.header-scolled .cba-header__row {
padding-top: 16px !important;
padding-bottom: 16px !important;	
}
.et-l.et-l--header.header-scolled .header-inner__logo-img {
width: 100px;
}
.et-l.et-l--header.header-scolled #menu-main-navigation {
top: 12px;
}   .contact-page-form .form-row {
overflow: hidden;
margin-bottom: 8px;
}
.contact-page-form .form-row__group.form-row__group--third {
float: left;
width: 33.3333%;
padding-right: 5px;
}
.contact-page-form .form-row input[type="text"],
.contact-page-form .form-row input[type="email"],
.contact-page-form .form-row textarea {
background-color: #F2F2F2;    
border: 0;
padding: 22px 20px;
margin-bottom: 5px;
width: 100%;
}
.contact-page-form .form-row textarea  {
min-height: 260px;
}
.form-row__btn {
text-align: right;
}
.contact-page-form input[type="submit"] {
border: 1px solid #F26922;
background: #ffffff;
color: #F26922;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
padding: 20px 20px;
min-width: 218px;
text-align: center;
}
@media (max-width: 540px){
.contact-page-form .form-row__group.form-row__group--third {
float: none;
width: 100%;
padding-right: 0;
}
.contact-page-form .form-row textarea  {
min-height: 150px;
}
}   .footer-links {
max-width: 900px;
margin: 0 auto;	
text-align: center;
}
.footer-links a {
font-size: 16px;
color: white;
text-transform: uppercase;
font-weight: 300;
margin: 0 30px;
border-bottom: 2px solid transparent;
transition: 0.3s;
display: inline-block;
padding-bottom: 3px;
}
.footer-links a:hover {
border-color: #F26922;
}
.footer-links a:first-of-type {
margin-left: 0;
}
.footer-links a:last-of-type {
margin-right: 0;	
}
@media (max-width: 768px){
.footer-links a {
font-size: 14px;
margin: 0 15px;
}
}
@media (max-width: 540px){
.footer-links a {
display: block;
font-size: 16px;
width: 100%;
margin: 0 0 15px 0 !important;
}
}
.site-info {
color: white !important;
font-size: 14px !important;	
}
.site-info a {
color: #fff;
border-bottom: 1px dotted #fff !important;
}