/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 04, 2019, 8:32:06 PM
    Author     : Erez
*/
@import url(https://fonts.googleapis.com/css?family=);
body{
    font-family: 'Montserrat', sans-serif;
    background-color:#000;
    color:#000;
    line-height: 1.8em;
}

@font-face {
   font-family: 'Montserrat', sans-serif;
   font-weight: normal;
   font-style: normal;
}
h1,h2,h4 {
    text-transform: uppercase;

}

.rock-brand-in-box{
    text-transform: uppercase;
}
.rock-item-name{
    text-transform: uppercase;
}
.rock-item-name a{
    color: #fff;
    font-weight: bold;
}
.rock-item-name a:hover{

}
.rock-top-banner{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+74 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 74%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 74%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 74%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.rock-top-banner ul li{
    height: 10px !important;
}
.rock-top-banner li a{
    min-height: 20px !important;
    font-family: Montserrat, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    color: #000 !important;
}
.rock-top-banner li a:hover{
    min-height: 20px !important;
    font-family: Montserrat, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    color: #3e3e3e !important;
}

.rock-nav-bar-container{
    width: 100%;
    margin: auto 0;
    /*position:fixed;*/
    z-index:2000;

}
.rock-mid-bar-container{
    margin-top: 70px !important; 
    min-height: 70px !important;
}
.rock-search-btn{
    background-color: #E21A2C !important;
}
.rock-search-btn input[type="submit"]{
    font-size: 13px;
    font-weight: bold;

}
.rock-breadcrumb a{
    font-size: 10px !important;

}

.rock-shopping-cart{
    margin-top: 10px !important;
}
.rock-shopping-cart a{

    color: #000;
    font-size: 13px;
}
.rock-main-container{
    /*    min-height: 1000px !important;*/
    background-color: #fff;
    margin-top: 0px;
    /*width: 1200px !important;*/
}
.rock-home-carousel{
padding: 0px;

}
.rock-background-color-manager{
    background-repeat:repeat;

}
.rock-home-side-list{
    background-color: #B81D22 !important;
    color: #fff !important;

}
.rock-item-image-holder{
    border: 1px solid #000;
    padding: 1px;
    margin-bottom: 80px;
    margin-right: 46px;
    text-align: center;
    height: 323px;
    width: 324px;
    position: relative;

}
.rock-item-image-holder img{

    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    max-height: 319px;
    border:none !important;

}
.rock-item-image{
    border:1px solid #000 !important;

}
.rock-item-image-related{
    height: 170px !important;
    width: 142px !important;
}
.rock-item-image-holder p {
    font-size: 12px;
    color: #fff !important;
    margin-top: 5px; 
}
.rock-item-image-holder-related p {
    font-size: 9px;
    color: #fff !important;
    margin-top: 5px; 
}
.rock-item-captions{
    background-color: #DA2431;
    height: 63px;
    top: 10px;
    width:324px;
    left: -2px;
    position: relative;

}

span.rollover {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background: #000;
    cursor: pointer;
    height: 309px;
    width: 308px;
    position: absolute;
    z-index: 10;
    opacity: 0;
    left: 7px;
    top: 6px;
}
@media screen and (max-width:479px) {
    span.rollover {
        height:292px;
        width:338px;
    }
    
}


span.rollover:hover {
    opacity: .7;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    -webkit-box-shadow: 0px 0px 4px #000;
    -moz-box-shadow: 0px 0px 4px #000;
    box-shadow: 0px 0px 4px #000;
}
/*.rock-items-col-12{
    margin-left: 50px !important;
}*/
.rock-col-8 {
    color:#fff;
}

.col-md-3 a:hover{
    color:#DA2431 !important;
}
.rock-carousel {
margin-top:40px;
z-index: 11;
text-align: center;
height: 323px;
position: relative;
}
.rock-carousel img {
margin-left: auto;
margin-right: auto;
display: block;
max-width: 100%;
max-height: 319px;
border: none !important;
width:70% !important;
}
.rock-carousel-bk {
    background: url(../../../rock_frontend/frontend_assets/images/page_id_5761cbc27aa7a_images/image_5761cbc27aa7a_10.jpg) repeat 100%;
    height:400px;
}
.rock-shopnow {
    position: absolute;
    left: 66%;
    top: 74%;
    z-index: 13;
    
}
.rock-carousel-price {
    position: absolute;
    left: 51%;
    top: 68%;
    z-index: 13;
    
}
.rock-shopnow a {
    color:white;
    font-size:1.5em;
    border: 2px solid white;
    border-radius: 5px;
    padding: 6px;
    background: #DA2431;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #d92736 !important;
}
.rock-brand-in-box{
    float: right;
    border: 1px solid #000;
    color: #fff;
    padding: 5px;
    background-color: #000;
    z-index: 11;
    position: absolute;
    right: 1px;
    font-size: 12px;
    text-decoration: none;
}
.rock-size-in-box{
    float: right;
    border: 1px solid #000;
    color: #fff;
    padding: 5px;
    background-color: #000;
    z-index: 11;
    position: absolute;
    right: 17px;
    bottom: 0px;
    font-size: 11px;
    text-decoration: none;
}
.rock-brand-in-box:hover{
    text-decoration: none !important;
    color:#2be;
}
.rock-view-details-in-box{

    border: 1px solid #000;
    padding: 5px;
    z-index: 10;
    position: absolute;
    right: 155px;
    top:277px;
    opacity: 0.6;
    background-color: #000;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}
.rock-view-details-in-box a{

}
.rock-view-details-in-box a:hover{

}
.rock-view-details-in-box:hover{
    opacity: 1;

    background-color: #000;
    text-decoration: none !important;
    color:#fff;

}
.rock-product-link{
    z-index: 20;
}
.rock-category-in-box{
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgb(0, 0, 0);
    padding: 6px;
    color: rgb(255, 255, 255);
    font-size: 11px;
}

.rock-item-page-image-div{

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 40px;
    /*height: 453px;*/
    text-align: center;
    max-width:357px;
    max-height:398px;
        
}
.rock-item-page-image-div img{
    width: 100%;

}
.rock-quantity-div-select{
    margin-top: 20px;
}
.rock-quantity-div-select select{
    width:60px;
}
.rock-add-to-cart-button{
    width: 100% !important;
    margin-bottom: 20px;
}
.rock-item-desc{
    padding: 15px;
    min-height: 150px;
    text-align: justify;
}
.footer-main-wrapper{
    background-color: #000;
}
.footer-main-wrapper ul{
    margin-top: 15px;
}
.footer-main-wrapper ul li{
    list-style: none;
}
.footer-main-wrapper ul li a{
    color:#fff;
}
.footer-main-wrapper h4{

    color:#fff;

}
.rock-footer-div{
    margin-top: 25px;
}
.rock-footer-all-rights{

    text-align: center !important;
    margin-top: 20px;
    color: #000;


}
.rock-footer-all-rights a{
    color: #000 !important;
    text-decoration: underline;
}
.rock-footer-all-rights a:hover{
    color:#EA3A3C;
}
.rock-list-group-heading{
    font-size: 13px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    background-color: #DA2431;
    color: #fff;
    font-weight: bold;
    min-height: 51px;

}
.rock-list-group-item{
    font-size: 13px !important;
}
.rock-item-page-title{
    margin-left: 100px;
}
.rock-top-footer{
    padding-bottom: 10px;
    background-color: #fff;
}
.rock-top-footer h1,.rock-top-footer h2 {
    border-bottom: 3px solid #DA2431;
    display: inline-block;
}
.rock-overlay-carousel2 h1,.rock-overlay-carousel h1 {
    font-size: 62px;
}
.rock-overlay-carousel2 h2, .rock-overlay-carousel h2{
    font-size: 24px;
}
.rock-top-footer a{
    vertical-align: middle !important;
}
.rock-social-media-footer{
    margin-top: 16px;
}
.rock-social-media-footer a img{
    background-color: #fff;
    border-radius: 20% !important;
}
.rock-social-media-footer a{
    vertical-align: middle !important;
    padding-bottom: 6px !important;
}
.rock-top-footer-newsletter{
    margin-top: 10px;

}
.rock-top-footer-newsletter h4{
    margin-top: 16px;
    color:#000;
}
.rock-top-footer-newsletter-form {
    margin-top: 16px;
}

.rock-newsletter-h4 i {
    color: #000;
}
.rock-input-button{
    background-color: #DA2431 !important;
    border-color: #DA2431 !important;
    color: #fff !important;
}
.rock-contact-us-footer{
    color:#000;
}
.rock-bottom-footer-div{
    background-color: #fff;
    border-top:15px solid #DA2431  !important;
}
.rock-bottom-footer-div a{
    color: #000;
}
.rock-bottom-footer-div ul{
    list-style: none;
}
.form-control:focus {
    border-color:#000 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(19,88,113,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(19,88,113,.6);
}
.btn-default, .btn-danger {
    background-color: #DA2431 !important;
    border-color: #DA2431 !important;
    color: #fff !important;
}

.rock-bottom-footer-div h4{
    color:#000;
    text-decoration: underline;
    margin-left: 35px;
}
.rock-payment-options {
    list-style: none;
    font-size: 9px !important;
}
.rock-payment-options li{
    display: inline-block;

}
.rock-payment-options li a img{
    margin-top: 10px;
}
.rock-payment-options a img{
    border:0px !important;
}
.rock-bottom-row{
    margin-top:15px;
}
@media screen and (max-width: 768px) {
    .rock-item-page-title{
        margin-left: 0 !important;
        text-align: center;
        font-size: 15px !important;
        font-weight: bold !important;
    }
}
@media screen and (max-width: 768px) {
    .rock-carousel img, .rock-shopnow a{
        width: 150px !important;
        height:150px !important;
        font-size:.9em;
    }
}
@media (min-width: 990px) and (max-width: 1218px) {
    .rock-shopnow a{
        font-size:.9em;
    }
}
.callnow,.focus,.protect {
    font-size: 14pt;
    color: #fff;
    float: left;
    margin-top: 10px;
}

h1.motto1 {
    font-size:3em;
    color:white;
    font-weight: 100;
    text-align:center;
    text-shadow: 2px 2px black;
}
h2.motto2 {
    font-size:2.6em;
    color:white;
    font-weight: 100;
    text-align:center;
    text-shadow: 2px 2px black;
}
@media (min-width: 1109px) and (max-width: 1215px) {
    p.callnow {
        font-size: 1.8em;
    }
}
@media (min-width: 1280px) and (max-width: 1389px) {
    h1.motto1{
        font-size:2.8em;
    }
    h2.motto2 {
        font-size:2.3em;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    h1.motto1 {
        font-size:2em;
    }

    h2.motto2 {
        font-size:1.6em;
    }
}
.rock-pagination{
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    padding: 6px;
}
.rock-pagination-top.pagination{
    margin: 0px !important;
}
.rock-pagination-top{
    max-height: 30px;
    float: right;
}
.rock-top-filter-container{
    width:88%;
    margin-left: 16px;
}

.rock-testimonials blockquote {
    background: linear-gradient(to top left, #DA2431, #135871);
    padding: 15px;
    border-radius: 5px;
    border-left: none !important;
}

.rock-testimonials blockquote p {
    font-family: 'Alegreya', serif;
    font-size: 24px;
    color: #b4b4b4;
    font-weight: 400;
    line-height: 40px;
    font-style: italic;
    text-indent: 100px;
    position: relative;
}

.rock-testimonials blockquote p:before{
    content: '\201C';
    font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 139px;
    top: 18px;
    left: -105px;
    color: #fff;
    text-shadow: 0px 7px 6px rgba(218, 36, 49, 0.1);
}

.rock-testimonials blockquote:after, .rock-testimonials blockquote:before {
    top: 55%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.rock-testimonials .tl-author {
    font-family: 'Alegreya SC', serif;
    font-weight: 700;
    font-size: 18px;
    color: #2be;
    text-shadow: 0 1px 1px rgba(255,255,255,0.7);
}

.rock-testimonials .tl-attribution {
    text-align: right;
    padding: 20px 100px 20px 20px;
    position: relative;
}

.rock-testimonials blockquote:before {
    border-top-color: rgba(0,0,0,0.01);
    border-width: 11px;
    left: 65%;
    margin-left: -11px;
}

.rock-testimonials .tl-thumb {
    display: block;
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    border-radius: 50%;
    background: url(../../../rock_frontend/frontend_assets/images/page_id_577b587f1a027_images/image_577b587f1a027_3.png) no-repeat center center;
    position: absolute;
    right: 10px;
    bottom: 5px;
    box-shadow: inset 1px 1px 5px rgba(34, 187, 238,67), 0 2px 3px rgba(34, 187, 238,67);
}

.rock-related-items {
        border: 1px solid #000;
    /*padding: 10px;*/
    margin-bottom: 95px;
    margin-right: 21px;
    text-align: center;
    max-height: 173px;
    max-width: 159px;
    position: relative;
}
.rock-category-items {
        border: 1px solid #000;
    /*padding: 10px;*/
    margin-bottom: 53px;
    margin-right: 21px;
    text-align: center;
    max-height: 173px;
    max-width: 159px;
    position: relative;
}

.rock-related-items span.rollover, .rock-category-items span.rollover{
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background: #000;
    cursor: pointer;
    height: 171px;
    width: 157px;
    position: absolute;
    z-index: 10;
    opacity: 0;
    left: 0px;
    top: 0px;
}
.rock-related-items .rock-item-captions {
    background-color: #000;
    height: 43px;
    top: 177px !important;
    width: 100%;
    left: 0px;
    position: absolute;
}
.rock-category-items .rock-item-captions {
    background-color: #DA2431;
    height: 26px;
    top: 177px !important;
    width: 100%;
    left: 0px;
    position: absolute;
}
.rock-product-link-related:hover {
    text-decoration: none !important;
}
.rock-product-link-related p:hover{
    color: #2be !important;
}

.rock-related-items span.rollover:hover, .rock-category-items span.rollover:hover {
    opacity: .7;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    -webkit-box-shadow: 0px 0px 4px #000;
    -moz-box-shadow: 0px 0px 4px #000;
    box-shadow: 0px 0px 4px #000;
}
.rock-policies-page ol li {
    background-color: #000 !important;
}
.rock-policies-page ol li a{
    color:#fff !important;
}
.rock-policies-page ol li a:hover{
    color:#DA2431 !important;
}
.rock-policies-page{
    margin-bottom: 50px;
}
.navbar-nav>li:hover {
    background:#fff;
}
.navbar-nav>li:active {
    background:#2be !important;
}
.rock-faq-legend {
    color:#2be;
}
#bar {
    background-color:#fff!important;
}

.rock-flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 147px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
}

.rock-flexible-container iframe,   
.rock-flexible-container object,  
.rock-flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rock-outer {
    background-color: #fbbf2d;
    width:100%;
    padding:77px;
    border-top:solid 10px #61380e;
    border-bottom:solid 10px #61380e;
}
.rock-inner {
    margin-top: 10px;
}
.rock-overlay-carousel2{
    position: absolute;
    width: 100%;
    background: none;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:0px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
}
.rock-overlay-services{
    position: absolute;
    width: 100%;
    background: black;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:0px;
    opacity:.65;
    z-index: 12;
    min-height: 380px;
    align-content: center;
    justify-content: center;
    display: grid;
}
.rock-overlay-carousel {
    position: absolute;
    width: 100%;
    background: black;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    opacity: .65;
    top:0px;
    min-height: 700px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
}

@media (min-width:400px) and (max-width: 767px) {
    .owl-carousel div h2, .owl-carousel div .textoverlay{
        font-size:10px;
    }
    .rock-overlay-carousel2 h1,.rock-overlay-carousel h1 {
    font-size: 22px;
    }
.rock-overlay-carousel2 h2, .rock-overlay-carousel h2{
    font-size: 12px;
    }
    .rock-overlay-carousel2{
    position: absolute;
    width: 100%;
    background: none;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:0px;
    min-height: 400px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
    }
    .rock-overlay-carousel {
    position: absolute;
    width: 100%;
    background: black;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:0px;
    min-height: 400px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
    }
    .megamenu.navbar {
    border-radius: 0 !important;
    border: none !important;
    }
    .rock-button {
        visibility: hidden; 
    }
    
}
.rock-header-logo {
    width:100%;
}
.rock-call-now {
    top:10px;
    float:right;
}
@media (min-width:375px) and (max-width: 667px) {
     .rock-header-logo {
    width:29%;
    }
}
@media (min-width:375px) and (max-width: 475px) {
    
    .rock-static-bar-top button.fill.rock-pareas{
    visibility:hidden;
    }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px)
and (orientation : portrait) {
.owl-carousel div h2, .owl-carousel div .textoverlay{
        font-size:10px;
    }
    .rock-overlay-carousel2 h1,.rock-overlay-carousel h1, .rock-overlay-services h1 {
    font-size: 22px;
    }
.rock-overlay-carousel2 h2, .rock-overlay-carousel h2, .rock-overlay-services h2{
    font-size: 12px;
    }
    .rock-overlay-carousel2{
    position: absolute;
    width: 100%;
    background: none;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:20px;
    min-height: 189px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
    }
    .rock-overlay-services{
    min-height: 250px;
    }    
    .rock-overlay-carousel {
    position: absolute;
    width: 100%;
    background: black;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    top:0px;
    min-height: 250px;
    z-index: 12;
    align-content: center;
    justify-content: center;
    display: grid;
    }
    .megamenu.navbar {
    border-radius: 0 !important;
    border: none !important;
    margin-top: 50px;
    }
    .rock-button {
        visibility: hidden; 
    }
    .rock-header-logo {
    width: 39% !important;   
    }    
}
@media (min-width:400px) and (max-width: 740px) {
     .textoverlay h1{
        font-size:15px;
    }
}
@media (min-width:741px) and (max-width: 940px) {
     .textoverlay h1{
        font-size:27px;
    }
}
.rock-phone {
    font-size: 14pt;
    color:#fff;
    float: right;
    margin-top: 10px;
}
.rock-break h1{
    font-size:31px;
}
.owl-pagination.owl-page.active {
color: #ff2400 !important;
}
.rock-htext {
    padding-left: 20px;
    color:#DA2431;
    font-size:12pt;
}
.rock-contact-overlay a {
    padding: 7%;
    width: 11%;
    background: #DA2431;
    font-size: 15px;
    line-height: 0px;
    color: #fff;
    text-transform: uppercase;
}

.rock-check-out-alert-warning .alert-warning {

    background-color: #DA2430 !important;
    color: #fff !important;
    font-size: 14px !important;
    border-color: #DA2430 !important;
}
.rock-service-overlay a {
    padding: 7%;
    width: 11%;
    background: #DA2431;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
}
.rock-disclaimer {
    color: #000;
    border-top: 1px solid;
    padding: 5px;
}
.rock-numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 36px;
    height: 36px;

    background: #fff;
    border: 4px solid #61380e;
    color: #000;
    text-align: center;

    font-size: 17pt;
}
.rock-promo-3 img {
margin:auto;
}
@media (min-width:570px) and (max-width: 991px) {
    .rock-promo-3 {
        max-height:320px;
       max-width:120px;
       float:left;
       padding-left:0px;
       padding-top:10px;
    }
}
.rock-firm-photo {
    background: url("http://compasslawcenter.com/public_html/rock_frontend/frontend_assets/images/page_id_5761cbc27aa7a_images/Los%20Angeles%20City-bk1600.png") no-repeat scroll 50% 0px;

    background-size: 100% auto;
}
@media screen and (max-width: 500px) {
.rock-firm-photo {
    background-size: 368% auto;
    }
}
@media (min-width: 983px) and (max-width:1177px) {
    .rock-firm-photo {
        background-size: 148% auto;
        }
}
@media (min-width: 500px) and (max-width:982px) {
    .rock-firm-photo {
        background-size: 264% auto;
        }
}
@media screen and (max-width: 700px) {
    h1.motto1,h2.motto2 {
        display:none;
        }
    .protect, .focus{
        display: none;
        }
    }
@media (min-width:400px) and (max-width: 569px) {
    .rock-promo-3 {
        max-height:156px;
       max-width:110px;
       float:left;
       padding-left:0px;
       padding-top:10px;
    }
}
/*@media (min-width:400px) and (max-width: 991px) {
    .navbar.navbar-default.navbar-static-top.rock-nav-default {
       max-height:120px;
       width:600px;
       float:left !important;
       padding:10px;
    }
}*/
@media (min-width:400px) and (max-width: 691px) {
    .nav.navbar-nav.rock-nav-overwrite {
       float:left !important;
       margin-left: 10px;
    }
}

@media (min-width:992px) and (max-width: 1680px) {
    .rock-promo-3 {
       float:left;
       padding-left:0px;
       padding-top:10px;
       padding-right:70px;
    }
}
.rock-border a{
    padding: 7%;
    width: 11%;
    font-size: 12px;
    line-height: 0px;
    color: #61380e !important;
    background-color:#fbbf2d;
    text-transform: uppercase;
    border: solid 1px #61380e;
}
.rock-border a:hover {
    color:#fff !important;
    text-decoration: underline;
}
.rock-promo-3 .img-responsive {
    display: inline-grid !important;
}
.rock-body-margin .img-responsive {
    
    max-height:700px;
}
.rock-sub1-margin .img-responsive {
    margin-top:0px;
}
.rock-awards-footer {
    display:flex;
    justify-content: center;
}
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.pagination {
    float:right !important;
}
.rock-intro {
    box-shadow: 0.5em 0.6em 1.7em rgba(0,0,0,0.24);
    min-height: auto;
    margin-top: 15px;
}
span.rock-schedule-fill:hover, span.rock-schedule-fill:focus, span.rock-schedule-fill-espanol:hover {
    box-shadow: inset 0 0 0 2em #DA2431;
    color: #fff;
}
.flare {
    text-align: right;
}
.rock-intro2 {
    box-shadow: 0.5em 0.6em 1.7em rgba(0,0,0,0.24);
    min-height: auto;
    background-color: #DA2431;
}
.rock-intro2 h1, .rock-intro2 span{
color:#fff;
}
.rockf-1 {
    display: block !important;
    position: absolute;
    width: 7rem;
    height: 7rem;
    z-index: 1;
    border-top-style: double;
    border-left-style: double;
    color: #DA2431;


    position: absolute;
    pointer-events: none;
    border-width: 1rem;
    box-sizing: border-box;
    top: 1.556rem;
    left: 1.556rem;
    transform-origin: top left;    
}
.rockf-3 {
    display: block !important;
    position: absolute;
    width: 7rem;
    height: 7rem;
    z-index: 1 !important;
    border-top-style: double;
    border-left-style: double;
    color: #fff !important;
    pointer-events: none;
    border-width: 1rem;
    box-sizing: border-box;
    top: 1.556rem;
    left: 1.556rem;
    transform-origin: top left;  
}
.rockf-2 {
    display: inline-block;
    width: 7rem;
    height: 7rem;
    z-index: 1;
    border-bottom-style: double;
    border-right-style: double;
    color: #DA2431;
    z-index: -1;
    pointer-events: none;
    border-width: 1rem;
    box-sizing: border-box;
    transform-origin: top right; 
    margin: 0px -40px;
}
.rockf-4 {
    display: inline-block;
    width: 7rem;
    height: 7rem;
    z-index: 1;
    border-bottom-style: double;
    border-right-style: double;
    color: #fff !important;
    z-index: -1;
    pointer-events: none;
    border-width: 1rem;
    box-sizing: border-box;
    transform-origin: top right; 
    margin: 0px -40px;
}
.rock-fall, .rock-fall-footer {
    padding: 4rem;
}

.rock-fall ul, .rock-fall-footer ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
.rock-fall li::before, .rock-fall-footer li::before {
    content: '';
    position: absolute;
    top: .45em;
    left: 0;
    width: 0.944em;
    height: 0.944em;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.056em;
    background-color: #DA2431;
    border-color: #DA2431;
    box-shadow: inset 0 0 0 0.167em #FFFFFF;
}
.rock-fall ul li, .rock-fall-footer ul li {
    position: relative;
    padding: 0 0 0 2em;
}
hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #DA2431;
    color: #DA2431;
    text-align: center;
}
hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
    color:#DA2431;
}

.fill:hover,
.fill:focus {
  box-shadow: inset 0 0 0 2em #DA2431;
  color:#fff;
}
button {
  background: none;
  border: 4px double;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
  color:#DA2431;
  margin: auto;
  display: block;
}
.rock-fall button:hover {
    color: #DA2431;
    background-color: #fff;
}
span.rock-schedule-fill{
  background: none;
  border: 4px double;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
  color:#DA2431;
  margin: auto;
  display: table; 
  text-align: center;
}
span.rock-schedule-fill-espanol{
  background: none;
  border: 4px double;
  font: inherit;
  line-height: 1;
  padding: 1em 2em;
  color:#DA2431;
  display: table;  
}
span.rock-schedule-fill:hover,
span.rock-schedule-fill:focus,
span.rock-schedule-fill-espanol:hover {
text-decoration: none;
  color:#fff;
}

.rock-img-home {
    width:100%;
}
.rock-body-margin {
    /*margin-top:94px;*/
    padding-left:0px;
    padding-right:0px;
}
.rock-body2-margin {
    margin-top:194px;
    padding-left:0px;
    padding-right:0px;
}
.embed-container {
    position: relative;
    padding-bottom: 35%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;

    }
.rock-sub-margin {
    /*margin-top:225px;*/
    padding-left:0px;
    padding-right:0px;
}
.rock-sub1-margin {
    padding-left:0px;
    padding-right:0px;
}
.rock-sub2-margin {
    padding-left:0px;
    padding-right:0px;
}
.rock-reset {
    padding-left:0px;
    padding-right:0px;
}
.rock-img-attorney {
    max-width: 160px;
}
@media (min-width:668px) and (max-width: 991px) {
    .rock-img-home{
    padding:0em 0;
    }
    .megamenu.navbar-default .navbar-nav > li > a {
    font-size: 12pt;
    }
}
@media (min-width:992px) and (max-width: 1199px) {
        .megamenu.navbar-default .navbar-nav > li > a {
    font-size: 12pt;
    }
    
}
@media (min-width: 669px) and (max-width: 992px) {
       .rock-header-logo { 
        width:29% !important;
    } 
}
@media (min-width: 768px) and (max-width: 951px) {
    .megamenu.navbar-default .navbar-nav > li > a {
    font-size: 10pt;
    }
}

@media (min-width: 1086px) and (max-width: 1500px) {
    .col-md-9 {
    width: 80%;
    }
}
.rock-hr {
  text-align: center;
  color: #DA2431;
  font-size: 2em;
  padding:.75em 0;
}
.rock-hr2 {
  color: #DA2431;
  font-size: 2em;
}

span.rock-outer-line {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  border-bottom: 6px double #DA2431;
}
span.rock-outer-line2 {
    display: block;
    height: -webkit-fill-available;
    border-left: 6px double #DA2431;
    margin: 0 11px;
}
.rock-awards {
    padding: 1em 10px;
}
.rock-firm-container {
    width: 100%;
    margin: auto 0;
    background-color:#fff;
}
.rock-img-border {
    padding-right:5px;
    padding-left:5px;
    text-align: center;
   
    margin-bottom: 30px;    
}
.rock-img-border a {
    text-decoration: none;
}
.rock-img-border:hover {
    box-shadow: 0.5em 0.6em 1.7em rgba(0,0,0,0.24);
}
.rock-att-border {
    background-color: #DA2431;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    flex-grow: 1; /* Take up remaining space in card */
    min-height: 119px;
}

.rock-att-border h4 {
    margin-bottom: auto; /* Push button to bottom */
}

.rock-att-border p {
    margin-top: auto; /* Button stays at bottom */
    margin-bottom: 0;
}
.rock-intro-attorneys {
    margin-bottom: 30px;
    margin-top: 15px;
    min-height: auto;    
}
.rock-cards-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px; /* Compensate for card padding */
}

.rock-img-grid {
    text-align: center;
    padding: 0px 10px 15px;
    display: flex;
    flex-direction: column;
    height: 100%; /* Fill available height in flex container */
}
.rock-pareas {
    color:#fff;
}
.rock-static-bar-top a:hover {
   text-decoration: none;  
}
.rock-img-grid a:hover {
    color:#DA2431;
    text-decoration: none;
    
}
.fill.rock-pareas:hover,
.fill.rock-pareas:focus{
  box-shadow: inset 0 0 0 2em #fff;
  color:#DA2431;
}
.rock-intro-pareas {
    max-width: 405px;
    max-height: 545px;
    overflow: hidden;
    box-shadow: 0.5em 0.6em 1.7em rgba(0,0,0,0.24);
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    
}
.rock-intro-contact {
    max-width: 405px;
    max-height: 925px;
    overflow: hidden;
    box-shadow: 0.5em 0.6em 1.7em rgba(0,0,0,0.24);
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    background: linear-gradient(to top left, #000, #3f3f3f);
    color: #fff;
    
}
.rock-fall ul li a {
    color: #000;
}
.rock-fall-footer ul li a {
    color: #fff;
}
.rock-fall ul li a:hover {
    color: #DA2431 !important;
}
.groucho {
  position: relative;
  font-family: 'Sanchez', serif;
  font-size: 30px;
  line-height: 1em;
  
  footer {
    font-family: 'Noto Sans', sans-serif;
    font-size: 0.6em;
    font-weight: 700;
    color: darken(white, 15%);
    float: right;
    
    &:before {
      content: '\2015';  
    }
  }
  &:after {
      content: '\201D';
      position: absolute;
      top: 0.28em;
      right: 0;
      font-size: 6em;
      font-style: italic;
      color: darken(white, 7%);
      z-index: -1;
   }
}
.testimonial .title {
    margin-top: 10px !important;
}
.rock-static-bar {
    padding:10px;
    z-index:3000;

}
.rock-static-bar-top {
    background-color: #000;
    padding:10px;

}
.rock-home-body {
    margin-top:220px;
}
.rock-enclosure {
}
.rock-footer-logo {
    width:75%;
}
.rock-testimonials-enclosure {
    background-color:#000;
    padding:20px;
    color:#fff;
}
.rock-testimonials-enclosure h1 {
    border-bottom: 3px solid #DA2431;
    display: inline-block;
}
.rock-break-enclosure {
background-color: rgb(245, 249, 249);
padding:20px;

}

.rock-info-contact-enclosure {
    background-color: rgb(245, 249, 249);
    padding: 20px;
    display: block;
    justify-content: center;
}
.rock-services-enclosure {
    background-color: rgb(255, 255, 255);
    padding: 20px;
    display: block;
    justify-content: center;
}
.rock-info-contact {
    display: grid;
    justify-content: center;
}
section.aggregate-ratings {
    clear: both;
    padding: 16px 0;
    line-height: 100%;
    display:inline-block;
}
section.aggregate-ratings .average {
    font: 32px/100% "open_sansregular", arial, sans-serif;
}
section.aggregate-ratings .average sup {
    font: 15px/100% "open_sanslight", arial, sans-serif;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    height: 18px;
}
sup {
    top: -0.5em;
}
section.aggregate-ratings .average sup span {
    color: rgba(255, 255, 255, 0.3);
    display: inline-block;
    padding: 0 4px 0 6px;
}
section.aggregate-ratings ul li {
    float: left;
    padding: 0 16px;
    height: 33px;
    display: block;
}
section.aggregate-ratings .star-rating {
    unicode-bidi: bidi-override;
    clear: both;
    color: #6d7175;
    position: relative;
    padding: 0;
    width: 90px;
    font-size: 14px;
    white-space: nowrap;
    display: block;
}
section.aggregate-ratings .star-rating .top {
    color: #ffbe4d;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}
section.aggregate-ratings .star-rating i {
    margin: 0 2px;
    width: 14px;
}
.fa-star:before {
    content: "\f005";
}
.rock-logo-one {
    z-index: 100;
}
.main-photo-rock {
    max-height: 350px;
    margin: auto 0;
}
.main-photo-rock-services {
    max-height: 380px;
    margin: auto 0;
}
