
.header-phone a {
  font-weight: 900;
}

.mobileBanner img {
  width: 100%;
}

#trust-branding-logos {
    display: flex;
    align-items: center;
    width: 100%;
}
#trust-branding-logos div {
    width: 100%;
}
.arrow-down {
     width: 0;
     height: 0;
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
     border-top: 20px solid #c71033;
     margin: 0 auto;
     text-align: center;
     padding-bottom: 20px;
}

.shadowbox {
    box-shadow: 2px 8px 20px 0 rgba(31,32,68,.25);
    padding: 40px 40px 30px 40px;
    margin-bottom: 35px;
}
mark {
    background-color: #fcd563;
    color: #c71033;
    padding: 2px;
}
::selection {
    color: #fff; 
    background: #C51A38;
}

body:not(.home) .content-wrapper h2,
body:not(.home) .content-wrapper h2 a {
    color: #c71033;
    font-size: 1.875rem;
    line-height: 2.4rem;
}
body:not(.home) .content-wrapper h3 {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 900;
}
body:not(.home) .content-wrapper h4 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    font-weight: 900;
}
body:not(.home) .content-wrapper h5 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    font-weight: 900;
    font-family: Lato, sans-serif;
}
body:not(.home) .content-wrapper h6 {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: 900;
}
body:not(.home) .content-area ul:not(.accordion) {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 17px;
}
body:not(.home) .content-area ul:not(.accordion) li:before {
    font-family: Font Awesome\ 5 Free;
    content: "\f105";
    font-weight: 900;
    margin: 0 5px 0 -15px;
    color: #c71033;
}
blockquote {
    border-left: 15px solid #c71033;
    background-color: #e0e0e0;
    padding: 1.5rem;
    color: #000;
}
blockquote p {
    color: #000;
    margin-bottom: 0;
}
a.btn-default:focus,
button:focus,
.button:focus {
    background-color: #d54b1e;
}
.header-phone,
.header-phone a {
    font-size: 1.59375rem;
}
.header-phone span {
    font-weight: 900;
}
.social-icons a:hover {
    color: #000;
    border: 1px solid #000;
}
.top-bar-section .has-dropdown>a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  border: none;
  margin-top: 0px;
  top: 2px;
  position: static;
  margin-left: 4px;
  margin-right: 0;
  width: auto;
  -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;;
}
.main-navigation li.active > a {
    color: #fff !important;
}
.top-bar-section .has-dropdown>a:hover::after,
.top-bar-section ul li > a:hover,
#menu-main-menu > li.has-dropdown:hover:after,
#menu-main-menu ul > li.has-dropdown:hover:after,
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover,
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover {
    color: #fcd563 !important;
}
.main-contact-form div > label, .main-contact-form legend {
    color: #4d4d4d;
}
.main-contact-form .wpcf7-list-item-label {
    color: #4d4d4d;
    font-size: 0.9rem;
}
.postscript-cities h3 {
    font-weight: 900;
    color: #fff;
}
.ryno-cities .ryno-column {
    font-size: 0.94rem;
}
.page-header h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    text-shadow: none;
    width: 100%;
    text-align: center !important;
}
.footer-main,
.footer-main p {
    font-size: 1.03rem;
}
.header-link {
    text-align: right;
}
.header-link, .header-link a {
    font-size: 1.09375rem;
    font-weight: normal;
}
.header-link a.btn, .header-link .button {
    padding: 5px 1.77778rem 5px 1.77778rem;
    background-color: #c71033;
}
.header-link a.btn:hover, .header-link .button:hover {
    background-color: #000;
}
.header-link, .header-link a {
    font-weight: normal;
    font-size: 15px;
}
/*Brands Service*/
#brands-serviced{
    background: url('/wp-content/uploads/brands-logo-bg.jpg') repeat-x;
    height: 199px;
}
.brands-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.6rem;
    font-weight: 900;
    text-align: center;
    padding-top: 70px;
    position: relative;
    z-index: 1;
}
#footer-schema {
    color:#fff;
    text-align:center;
}
.footer-schema {
    margin-bottom: 16px;
}
.footer-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.footer-btn:hover {
    bottom: -1px;
}

@media screen and (max-width: 1023px) and (min-width: 640px) {
    .top-bar-section ul {
        justify-content: space-around;
    }
    .brands-title {
        max-width: 450px;
        margin: auto;
        line-height: 3rem;
        padding-top: 50px;
    }
}

@media screen and (max-width: 1023px) {
    .header-right {
        transform: initial;
        text-align: center;
    }
    .header-link {
        text-align: center;
    }
    .social-icons {
        transform: initial;
        padding: 10px 0 20px;
    }
    .cta-bar {
        display: none;
    }
    .home-prefix {
        padding-top: 25px;
    }
    .home-prefix-box:hover a .home-prefix-desc {
        display: none;
    }
    .home-prefix-box a:hover, .home-prefix-box:hover a {
        margin: -4.375rem 0rem 0rem 0rem;
        padding: 1.4375rem 0rem;
    }
    .ryno-cities {
        display: none;
    }
    .postscript-cities h3 {
        margin-bottom: 0;
    }
    .ryno-list {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .footer-bottom {
		padding-bottom: 100px;
	}
	.footer-btn {
		left: 0;
	}
}

@media screen and (max-width: 639px) {
    .home h1, .home h2 {
        text-align: center;
    }
    .home .content-wrapper {
        margin-bottom: 0;
    }
    .top-bar-section ul {
        background-color: #c71033;
    }
    .header-phone {
        margin-top: 35px;
    }
    a.header-phone-link {
        color: #c71033;
        font-weight: 900;
    }
    .home-prefix-body {
        max-width: 290px;
    }
    .home-prefix-box.columns {
        height: auto;
        padding-left: 5px;
        padding-right: 5px;
    }
    .home-prefix-box a {
        position: absolute;
        bottom: 0;
        width: calc(100% - 10px);
        padding: 10px;
        line-height: 1.2rem;
    }
	.home-prefix-box a:hover, .home-prefix-box:hover a {
		padding: 10px;
	}
    .postscript-contact {
        padding: 30px 0;
    }
    .postscript-contact form input.cf-text,
    .postscript-contact form .cf-textarea, form select,
    .postscript-contact input[type="submit"] {
        height: 3rem;
    }
    .postscript-cities {
        display: none;
    }
    #gallery-2 .gallery-item {
        width: 100% !important;
        margin-top: 0 !important;
    }
	.footer-bottom {
		padding-bottom: 60px;
	}
	.footer-btn {
		width: 125px;
	}
}


.topbar-ftl {
    background: #B31E46;
    padding: 1em;
    color: #fff;
    text-align: center;
}
.topbar-ftl a {
    color: #fff!important;
    border: 2px solid #fff;
    padding: .75em;
}

.topbar-ftl a:hover {
    color: #B31E46 !important;
    background: #fff; 
    font-size: 1.01em; 
    text-decoration: underline;
}

/* RSA Styles Start */
body.page-id-47 .ryno-service-areas .rsa-pipe-template__icon, 
body.page-id-47 .ryno-service-areas .rsa-abc-template__icon, 
body.page-id-47 .ryno-service-areas .rsa-drop-template__icon, 
body.page-id-47 .ryno-service-areas .rsa-grid-template__icon {
	color: #fff;
}

body.page-id-47 a.rsa-pipe-template__link, 
body.page-id-47 a.rsa-abc-template__link, 
body.page-id-47 a.rsa-drop-template__link, 
body.page-id-47 a.rsa-grid-template__link {
	font-weight: 900;
	color: #fff;
	border-bottom: 2px solid #fff;

}

body.page-id-47 a.rsa-pipe-template__link:hover, 
body.page-id-47 a.rsa-abc-template__link:hover, 
body.page-id-47 a.rsa-drop-template__link:hover, 
body.page-id-47 a.rsa-grid-template__link:hover {
    color: #000;
    border-bottom: 2px solid #000;
}

.ryno-service-areas .rsa-pipe-template__icon, 
.ryno-service-areas .rsa-abc-template__icon, 
.ryno-service-areas .rsa-drop-template__icon, 
.ryno-service-areas .rsa-grid-template__icon {
    color: #c71033; 
}

.ryno-service-areas .rsa-pipe-template__link, 
.ryno-service-areas .rsa-abc-template__link, 
.ryno-service-areas .rsa-drop-template__link, 
.ryno-service-areas .rsa-grid-template__link {
    	color: #c71033;

}
.ryno-service-areas .rsa-pipe-template__link:hover, 
.ryno-service-areas .rsa-abc-template__link:hover, 
.ryno-service-areas .rsa-drop-template__link:hover, 
.ryno-service-areas .rsa-grid-template__link:hover {
    color: #000; 
    border-bottom: 2px solid #000; 
}
/* RSA Styles End */

.ryno-form {
    float: right;
    margin-left: 30px;
    width: 300px;
      max-width: 100%;
}
.page-template-page-conversion .sidebar-form {
    background-color: #000;
    box-shadow: 0.5rem 0.5rem 0 #c71033;
    padding: 20px 20px 0;
    margin-bottom: 50px;
    position: relative;
}
.page-template-page-conversion .sidebar-form h2 {
    font-size: 36px;
    line-height: 1em;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.page-template-page-conversion .sidebar-form img {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.page-template-page-conversion .sidebar-form input,
.page-template-page-conversion .sidebar-form textarea,
.page-template-page-conversion .sidebar-form select {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 15px;
    width: 100%;
    padding: 5px 10px;
}
.page-template-page-conversion .sidebar-form input[type=submit] {
    font-family: 'Montserrat', sans-serif;
    background-color: #c71033;
    margin-bottom: 0;
    border-radius: 4px;
    font-size: 24px;
    font-weight: 900;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 174px;
    padding: 12px;
    border: 2px solid #c71033;
}
.page-template-page-conversion .sidebar-form input[type=submit]:hover {
    background-color: #fff;
    color: #c71033 !important;
}
.page-template-page-conversion .sidebar-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
}
.page-template-page-conversion .sidebar-form input.wpcf7-form-control.wpcf7-text::placeholder,
.page-template-page-conversion .sidebar-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.cf-text::placeholder,
.page-template-page-conversion .sidebar-form textarea.wpcf7-form-control.wpcf7-textarea::placeholder,
.page-template-page-conversion .sidebar-form textarea.wpcf7-form-control.wpcf7-sele ct::placeholder {
    color: #383838;
}

@media screen and (max-width: 992px) {
    .page-template-page-conversion article {
        display: flex;
        flex-wrap: wrap;  
    }
    .page-template-page-conversion .ryno-seo-content {
        order: 1;
		width: 100%;
		margin-bottom: 40px;
    }
    .page-template-page-conversion .ryno-form {
        order: 2;
        float: none;
        margin: auto;
    }
}

.wpcf7 p {
    margin: 0 !important;
}