@media (max-width: 576px) {
    .header-br-p{
        display: block !important;
    }
    #header2 .logo a img {
        max-width: 100%;
        max-width: 200px !important;
    }
    .zoomImg{
        position: unset !important;
    }
    .checkout-colum-reverse{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
    .product-colum-reverse{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
    .footer-down {
        font-size: 13px;
        font-family: 'PT Sans', sans-serif;
        letter-spacing: 1px;
    }
    .des-head{
        display: none;
    }
    .mob-head{
        display: block;
    }
    #slider .sliderCont .slides .text_lines h3 {
        line-height: 50px !important;
        font-weight: 300 !important;
        color: #fff !important;
        font-family: AbrilFatface;
        text-shadow: 2px 4px 5px #0000003d !important;
        text-align: center;
    }
    .home-2 #slider .sliderCont .slides .text_lines > .container {
        max-width: calc(100% - 100px) !important;
        margin: inherit;
    }
    #slider .sliderCont .slides .text_lines {
        height: 154px;
        top: -webkit-calc(20% - 57px);
        top: calc(10% - 57px) !important;
    }
    #slider .sliderCont .slides .text_lines h3 {
        font-size: 45px !important;
    }
    .banner-box1 {
        text-align: left !important;
        position: unset !important;
        bottom: 0;
        margin-left: 45px;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .banner-box3 {
        position: absolute;
        top: unset !important;
        bottom: 0;
    }
    .mb-blog{
        margin-bottom: 0px !important;
    }
    /* footer */
    footer .topFooter .widget {
        width: 50%;
        float: left;
        display: block;
        height: auto;
        margin: 0 auto 20px;
    }
    .last-link-sq{
        width: 100%;
        float: left;
    }
    footer .topFooter .line1 {
        border-bottom: 0px solid #FFF;
        padding-bottom: 0px;
    }
    footer .topFooter .footFeatures .footFeature .texts h2 {
       
        font-weight: 300 !important;
    }
    /* footer .topFooter .line1, footer .topFooter .line2 {
        padding: 5px 0px 45px 0px;
    } */
    .footFeature .media {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: unset !important;
    }
    .footFeature .media .icon {
        padding-right: 0px !important;
        padding-bottom: 0px !important;
    }
    footer .topFooter .footFeatures .footFeature {
        padding: 10px 20px;
    }
    footer .topFooter .widget h4 {
        text-transform: uppercase;
        font-size: 15.2px;
        font-family: 'PT Sans', sans-serif;
        margin: 15px 0 10px !important;
        text-align: center;
    }
    footer .topFooter .widget ul.nav li a {
        line-height: 25px !important;
        font-family: 'PT Sans', sans-serif;
        color: #FFF;
        padding: 0;
    }

    .flex-center{
        flex-wrap: wrap;
    }
    .flex-center > div{
        width: 100%;
    }
    .flex-center > div{
        text-align: center;
    }
    .flex-center > div:last-child{
        text-align: center;
    }
}
@media (max-width: 767px) {
    .link-blog-page{
        margin-bottom: 30px;
    }
    #header2 .logo a img {
        /* max-width: 100%; */
        max-width: 200px;
    }
    #slider .sliderCont .slides .text_lines h3 {
      
        line-height: 0;
        font-weight: 700;
        color: #fff !important;
        font-family: AbrilFatface;
        text-shadow: 2px 4px 5px #000000a1;
        text-align: left;
    }
    .grid-top {
        margin-top: 0;
    }
    .ring_cont h2{
        text-align: center;
    }
    .ring_cont p{
        text-align: center;
    }
    .com_btn{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .blog_description {
        margin-top: 10px;
    }
    #shopRings {
        padding: 20px 0 0;
    }
    #brands.contentRowPad {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .footFeature .media {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    footer .topFooter .footFeatures .footFeature .texts h4{
        display: none;
    }
    footer .topFooter .footFeatures .footFeature .texts h2 {
        font-size: 15px !important;
    }
    .footFeature .media .icon{
        padding-right: 0px !important;
        padding-bottom: 10px;
    }
    footer .topFooter .widget h4 {
        text-transform: uppercase;
        font-size: 15.2px;
        font-family: 'PT Sans', sans-serif;
        margin: 0 0 25px;
        text-align: center;
    }
    footer .topFooter .widget ul.nav li a{
        text-align: center;
    }
    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: -5px;
        text-align: center;
    }
    .footer-dispaly{
        display: block;
    }
    #wwd2018 h3{
        text-align: center;
    }
    #wwd2018 p{
        text-align: center;
    }
    .sj-mb{
        margin-bottom: 20px;
    }
    .titlePart h4{
        text-align: center;
    }
    .excerpt{
        text-align: center;
    }
    .latestPosts h4{
        text-align: center;
    }
    #breadcrumbRow .footFeature h2{
        background: unset !;
    }
}
@media (min-width: 768px) and (max-width: 991px) { 
    #slider .sliderCont .slides .text_lines h3 {
        font-size: 41px;
        /* font-family: 'PT Sans', sans-serif;
        text-transform: capitalizes; */
        line-height: 28px;
        font-weight: 700;
        color: #fff !important;
        font-family: AbrilFatface;
        text-shadow: 2px 4px 5px #000000a1;
    }
    #header2 .logo a img {
        /* max-width: 100%; */
        max-width: 200px;
    }
    .menu-padding{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .tab-width{
        width: 100%;
    }
    .ring_sec.home-2-ring {
        position: relative;
        margin-top: 50px;
    }
    .ring_sec {
        position: relative;
        padding-bottom: 0px;
        margin-top: 100px;
    }
    .addrse-box-tab1{
        display: flex;
        justify-content: center;
        align-self: center;
    }
    footer .topFooter .footFeatures .footFeature .texts h2 {
        font-size: 16px;
    }
    footer .topFooter .footFeatures .footFeature{
        width: 50%;
        display: inline-block;
        float: none;
        padding: 0px 20px;
    }
    .service-box{
        margin: 0px;
        padding: 5px;
        box-shadow: 12px 10px 19px 17px #bbaeae2b;
        margin-bottom: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }
 }
 @media (min-width: 992px) and (max-width: 1200px) { 
    #slider .sliderCont .slides .text_lines h3{
        font-size: 35px;
        line-height: 30px;
    }
 }
.sj-mb{
    margin-bottom: 20px;
}