/*=============================================================================*/
/*  PW Instagram feed
/*  ---
/*  PRESTAWORKS AB (www.prestaworks.se)
/*=============================================================================*/





/*=============================================================================*/
/*  $BASIC SETUP
/*=============================================================================*/

.bx-wrapper{
    margin:30px auto!important;
    position:relative;
}
.bx-prev {
    left: -90px;
    position: absolute;
    top: 50%;
}

.bx-next {
    position: absolute;
    right: -90px;
    top: 50%;
}
    #pwinstafeed {
        clear: both;
        position: relative;
    }
        #pwinstafeed:after {
            clear: both;
            content: '';
            display: table;
        }
        #pwinstafeed.show-notice {
            display: block;
        }
        #pwinstafeed.no-padding {
            padding: 0;
        }
        #pwinstafeed h4:after {
            display: none !important;
        }
    .pwi-single-photo {
        display: block;
        float: left;
        padding: 5px;
    }
    #left_column .pwi-smallcolumns-2 .pwi-single-photo,
    #right_column .pwi-smallcolumns-2 .pwi-single-photo {
        width: 50%;
    }
    #left_column .pwi-smallcolumns-3 .pwi-single-photo,
    #right_column .pwi-smallcolumns-3 .pwi-single-photo {
        width: 33.33333333333333%;
    }
    #left_column .pwi-smallcolumns-4 .pwi-single-photo,
    #right_column .pwi-smallcolumns-4 .pwi-single-photo {
        width: 25%;
    }
        .pwi-single-photo a {
            color: #21a3d8;
            display: block;
            position: relative;
            width: 100%;
        }
            .pwi-single-photo a:before {
                background: rgba(0, 0, 0, .25);
                border-radius: 3px;
                content: '';
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 1;
                -webkit-transform: scale(0) translate3d(0,0,0);
                   -moz-transform: scale(0) translate3d(0,0,0);
                        transform: scale(0) translate3d(0,0,0);
            }
            .pwi-single-photo a:after {
                background: #fff;
                border-radius: 3px;
                content: '\f067';
                font-family: Fontawesome;
                font-size: 18px;
                height: 32px;
                line-height: 32px;
                margin: -16px 0 0 -16px;
                padding: 0;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center;
                width: 32px;
                z-index: 1;
                -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                   -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                        box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                -webkit-transform: scale(0) translate3d(0,0,0);
                   -moz-transform: scale(0) translate3d(0,0,0);
                        transform: scale(0) translate3d(0,0,0);
            }
            .style-2 .pwi-single-photo a:before,
            .style-2 .pwi-single-photo a:after {
                border-radius: 100%;
            }
            .pwi-single-photo a:before,
            .pwi-single-photo a:after {
                -webkit-transition: all .25s ease-in-out;
                   -moz-transition: all .25s ease-in-out;
                        transition: all .25s ease-in-out;
            }
            .pwi-single-photo a:hover:before,
            .pwi-single-photo a:hover:after {
                color: #21a3d8;
                -webkit-transform: scale(1) translate3d(0,0,0);
                   -moz-transform: scale(1) translate3d(0,0,0);
                        transform: scale(1) translate3d(0,0,0);
            }
        .pwi-single-photo img {
            border-radius: 3px;
            display: block;
            height: auto;
            max-width: 100%;
            width: 100%;
        }
            .style-2 .pwi-single-photo img {
                border-radius: 100%;
            }
        .carousel-inactive.pwi-productcolumns-3 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-3 .pwi-single-photo {
            width: 33.33333333333333%;
        }
        .carousel-inactive.pwi-productcolumns-4 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-4 .pwi-single-photo {
            width: 25%;
        }
        .carousel-inactive.pwi-productcolumns-5 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-5 .pwi-single-photo {
            width: 20%;
        }
        .carousel-inactive.pwi-productcolumns-6 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-6 .pwi-single-photo {
            width: 16.66666666666667%;
        }
        .carousel-inactive.pwi-productcolumns-7 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-7 .pwi-single-photo {
            width: 14.28571428571429%;
        }
        .carousel-inactive.pwi-productcolumns-8 .pwi-single-photo,
        .carousel-inactive.pwi-bigcolumns-8 .pwi-single-photo {
            width: 12.5%;
        }
    [id="pwinstafeed-product"] h3 strong {
        color: #3f729b;
    }
    .pwinstafeed-prompt {
        border: 1px solid #3f729b;
        border-radius: 2px;
        clear: both;
        margin-bottom: 10px;
        padding: 10px 10px 10px 52px;
        position: relative;
    }
        .pwinstafeed-prompt p {
            margin: 0;
            padding: 0;
        }
        .pwinstafeed-prompt strong {
            color: #3f729b;
        }
        .pwinstafeed-prompt i {
            background-color: #3f729b;
            color: #fff;
            display: block;
            font-size: 18px;
            height: 32px;
            left: 10px;
            line-height: 32px;
            position: absolute;
            text-align: center;
            top: 10px;
            width: 32px;
        }
            .pwinstafeed-prompt.style-1 i {
                border-radius: 3px;
            }
            .pwinstafeed-prompt.style-2 i {
                border-radius: 100%;
            }
    [id="pwinstafeed"] .alert.alert-info,
    [id="pwinstafeed-product"] .alert.alert-info {
        background-color: #f8fcfe;
        border-color: #c5e9f3;
        color: #31b0d5;
        font-weight: normal;
    }

    @media (max-width: 768px) {
        .carousel-inactive .pwi-single-photo {
            width: 20%;
        }
        #pwinstafeed.no-padding {
            padding-top: 15px;
        }
        #pwinstafeed h4.page-subheading {
            font-size: 16px;
        }
        .bx-prev{left:0;}
        .bx-next{right:0;}
        
        
    }





/*=============================================================================*/
/*  $SLIDER SETUP
/*=============================================================================*/

    .pwi-navigation {
        border-radius: 2px;
        height: 26px;
        position: absolute;
        top: 0;
        right: 15px;
        width: 51px;
    }
        .pwi-navigation.style-2 {
            border-radius: 3em;
        }
        .pwi-navigation.is-light {
            background: #e0e0e0;
            border: 1px solid #e0e0e0;
        }
        .pwi-navigation.is-dark {
            background: #111;
            border: 1px solid #111;
        }
        .carousel-inactive .pwi-navigation {
            display: none;
        }
        .no-padding .pwi-navigation {
            right: 0;
        }
        [id="pwinstafeed-product"] .page-product-heading {
            padding-right: 70px;
        }
        .pwi-next,
        .pwi-prev {
            display: block;
            font-size: 18px;
            position: absolute;
            height: 24px;
            padding: 0;
            width: 24px;
            top: -52px;
            opacity: 1;
            -webkit-appearance: none;
               -moz-appearance: none;
                -ms-appearance: none;
                 -o-appearance: none;
                    appearance: none;
            -webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out, color .25s ease-in-out;
               -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out, color .25s ease-in-out;
                    transition: opacity .25s ease-in-out, background .25s ease-in-out, color .25s ease-in-out;
        }
            .footer-block .pwi-next,
            .footer-block .pwi-prev {
                top: -37px;
            }
            .pwi-photos-product .pwi-next,
            .pwi-photos-product .pwi-prev {
                top: -59px;
            }
                .pwi-photos-product .pwi-next {
                    right: 20px;
                }
                .pwi-photos-product .pwi-prev {
                    right: 43px;
                }
            .is-light .pwi-next,
            .is-light .pwi-prev {
                background: #f5f5f5;
                border: 1px solid #e0e0e0;
            }
                .is-light .pwi-next:hover,
                .is-light .pwi-prev:hover {
                    background: #fff;
                }
            .is-dark .pwi-next,
            .is-dark .pwi-prev {
                background: #222;
                border: 1px solid #111;
                color: #fff;
            }
                .is-dark .pwi-next:hover,
                .is-dark .pwi-prev:hover {
                    background: #444;
                }
            .pwi-next {
                border-radius: 0 2px 2px 0;
                right: 0;
                top:50%;
            }
                .style-2 .pwi-next {
                    border-radius: 0 3em 3em 0;
                }
            .pwi-prev {
                border-radius: 2px 0 0 2px;
                /*right:23px;*/
                top:50%;
            }
                .style-2 .pwi-prev {
                    border-radius: 3em 0 0 3em;
                }
            .is-light .pwi-next.slickpw-disabled,
            .is-light .pwi-prev.slickpw-disabled {
                background: #f5f5f5;
                color: #ccc;
            }
            .is-dark .pwi-next.slickpw-disabled,
            .is-dark .pwi-prev.slickpw-disabled {
                background: #333;
                color: #666;
            }
        .pwi-next:focus,
        .pwi-prev:focus {
            outline: 0;
        }
    .slickpw-slider {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        position: relative;
        display: block;
        -webkit-touch-callout: none;
          -webkit-user-select: none;
           -khtml-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
            -ms-touch-action: pan-y;
                touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
        width:90%;
        margin:30px auto;
    }
    .slickpw-list {
        display: block;
        margin: 0 auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        width:83%;
    }
        .slickpw-list:focus {
            outline: none;
        }
        .slickpw-loading .slickpw-list {
            background: white;
        }
        .slickpw-list.dragging {
            cursor: pointer;
            cursor: hand;
        }
        .slickpw-slider .slickpw-list,
        .slickpw-track,
        .slickpw-slide,
        .slickpw-slide img {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    .slickpw-track {
        display: block;
        left: 0;
        position: relative;
        top: 0;
        zoom: 1;
    }
        .slickpw-track:before, .slickpw-track:after {
            content: "";
            display: table;
        }
        .slickpw-track:after {
            clear: both;
        }
        .slickpw-loading .slickpw-track {
            visibility: hidden;
        }
    .slickpw-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
        .slickpw-slide img {
            display: block;
        }
        .slickpw-slide.slickpw-loading img {
            display: none;
        }
        .slickpw-slide.dragging img {
            pointer-events: none;
        }
        .slickpw-initialized .slickpw-slide {
            display: block;
        }
        .slickpw-loading .slickpw-slide {
            visibility: hidden;
        }
        .slickpw-vertical .slickpw-slide {
            border: 1px solid transparent;
            display: block;
            height: auto;
        }





/*=============================================================================*/
/*  $PAGE SETUP
/*=============================================================================*/


        .pwi-loadmore span {
            text-align: center;
        }
        .pwi-loadmore.disabled {
            opacity: 0.3;
            pointer-events: none;
        }
    .pwi-pagefeed {
        margin-top: 30px;
        margin-right: -15px;
        margin-left: -15px;
    }
        .pwi-pagefeed:after {
            clear: both;
            content: '';
            display: block;
        }
    .pwi-pagephoto {
        padding: 0 15px 30px;
    }
        .pwi-pagephoto a {
            border-radius: 3px;
            display: block;
            position: relative;
        }
            .style-2 .pwi-pagephoto a {
                border-radius: 100%;
            }
            .pwi-pagephoto a:before {
                background: rgba(0, 0, 0, .25);
                border-radius: 3px;
                content: '';
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 1;
                -webkit-transform: scale(0) translate3d(0,0,0);
                   -moz-transform: scale(0) translate3d(0,0,0);
                        transform: scale(0) translate3d(0,0,0);
            }
            .pwi-pagephoto a:after {
                background: #fff;
                border-radius: 3px;
                content: '\f067';
                font-family: Fontawesome;
                font-size: 18px;
                height: 32px;
                line-height: 32px;
                margin: -16px 0 0 -16px;
                padding: 0;
                position: absolute;
                top: 50%;
                left: 50%;
                text-align: center;
                width: 32px;
                z-index: 1;
                -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                   -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                        box-shadow: 0 0 3px rgba(0, 0, 0, .5);
                -webkit-transform: scale(0) translate3d(0,0,0);
                   -moz-transform: scale(0) translate3d(0,0,0);
                        transform: scale(0) translate3d(0,0,0);
            }
            .style-2 .pwi-pagephoto a:before,
            .style-2 .pwi-pagephoto a:after {
                border-radius: 100%;
            }
            .pwi-pagephoto a:before,
            .pwi-pagephoto a:after {
                -webkit-transition: all .25s ease-in-out;
                   -moz-transition: all .25s ease-in-out;
                        transition: all .25s ease-in-out;
            }
            .pwi-pagephoto a:hover:before,
            .pwi-pagephoto a:hover:after {
                color: #21a3d8;
                -webkit-transform: scale(1) translate3d(0,0,0);
                   -moz-transform: scale(1) translate3d(0,0,0);
                        transform: scale(1) translate3d(0,0,0);
            }
        .pwi-pagephoto img,
        .pwi-pagephoto video {
            border-radius: 3px;
            display: block;
            height: auto;
            width: 100%;
        }
            .style-2 .pwi-pagephoto img,
            .style-2 .pwi-pagephoto video {
                border-radius: 100%;
            }

    .pwi-columns-3 .pwi-pagephoto {
        display: block;
        float: left;
        width: 33.33333333333333%;
    }
        @media (min-width: 992px) {
        .pwi-columns-3 .pwi-pagephoto:nth-child(3n+1) {
            clear: left;
        }
        .pwi-photos .fade-hover {
    height: 320px;
    overflow: hidden;
}
    }
    .pwi-columns-4 .pwi-pagephoto {
        display: block;
        float: left;
        width: 25%;
    }
        @media (min-width: 992px) {
        .pwi-columns-4 .pwi-pagephoto:nth-child(4n+1) {
            clear: left;
        }}
    .pwi-columns-5 .pwi-pagephoto {
        display: block;
        float: left;
        width: 20%;
    }
        @media (min-width: 992px) {
        .pwi-columns-5 .pwi-pagephoto:nth-child(5n+1) {
            clear: left;
        }}
    .pwi-columns-6 .pwi-pagephoto {
        display: block;
        float: left;
        width: 16.66666666666667%;
    }
        @media (min-width: 992px) {
        .pwi-columns-6 .pwi-pagephoto:nth-child(6n+1) {
            clear: left;
        }}
    .pwi-columns-7 .pwi-pagephoto {
        display: block;
        float: left;
        width: 14.28571428571429%;
    }
        @media (min-width: 992px) {
        .pwi-columns-7 .pwi-pagephoto:nth-child(7n+1) {
            clear: left;
        }}
    .pwi-columns-8 .pwi-pagephoto {
        display: block;
        float: left;
        width: 12.5%;
    }
        @media (min-width: 992px) {
        .pwi-columns-8 .pwi-pagephoto:nth-child(8n+1) {
            clear: left;
        }}

        #pwinstafeed .page-subheading{
        text-align: center;
    text-transform: none;
    margin-top:50px;
    border:none;
    font-weight:bold;
    font-size:20px; display: block;
        }

#pwinstafeed p {
    font-size: 15px;
    margin: 0 !important;
    text-align: center;
}
#pwinstafeed .bx-controls-direction .bx-prev,#pwinstafeed .bx-controls-direction .bx-next{
    background: url("chevron.jpg") no-repeat;
    height: 43px;
    width: 23px;
    font-size:0;
    top: 50%;
}
#pwinstafeed .bx-controls-direction .bx-prev:before,#pwinstafeed .bx-controls-direction .bx-next:before{
    content:"";
}
.bx-next{
transform:rotate(180deg);
}

.item-by {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    color: white;
    display: none;
    line-height: normal;
    position: absolute;
    width: 100%;
}
.item-by {
    background-color: transparent;
}


.fade-hover .media-container::before {
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
}
.fade-hover:hover .media-container::before {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: none !important;
}
.media-container:hover .item-by {
    display: block;
}
.item-by .avatar {
    margin-bottom: 10px;
    margin-left: 10px;
}
.item-by .avatar {
    float: left;
}

.item-by .avatar img {
    border-radius: 150px;
    height: 60px;
    margin: 2px;
    width: 60px;
}
.item-by .fullName, .item-by .userName {
    display: none;
    margin-left: 10px;
    margin-top: 15px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}
.item-likes {
    margin-top: 20px;
}
.item-likes {
    float: right;
    font-size: 24px;
    margin-right: 10px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
#candid-overlay div, span, h1, h2, h3, h4, h5, h6, p {
    text-align: inherit;
}
#candid-overlay .name h3, #candid-overlay .name .user-name{
    font-family: "brandon-grotesque-regular",sans-serif;
    font-size: 1.6rem !important;
    padding: 16px 0 16px 5px !important;
    text-transform: none !important;
    display:block;
}
#candid-overlay .name h3, #candid-overlay .name .user-name, #candid-overlay .name p {
    cursor: default;
    text-align: left;
}
#candid-overlay .name h3, #candid-overlay .name .user-name, #candid-overlay .name .user-fullname {
    line-height: normal;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
#candid-overlay .name h3, #candid-overlay .name .user-name {
    box-sizing: border-box;
    clear: none;
    font-size: 14px;
    height: 60px;
    line-height: 27px;
    padding: 16px 0;
    text-transform: uppercase;
    display:block;
}
.overlay-img-container {
    display: inline-block;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 555px;
}
#candid-overlay a {
    background: inherit;
    border: medium none;
    color: inherit;
    text-decoration: none;
    transition: none 0s ease 0s ;
}

#candid-overlay-img {
    bottom: 0;
    cursor: pointer;
    display: inherit;
    left: 0;
    margin: auto !important;
    max-height: 100%;
    max-width: 100% !important;
    position: absolute;
    right: 0;
    top: 0;
    width: initial;
}
#candid-overlay .profile-wrap {
    background-color: white;
    padding: 15px 15px 0 15px;
}

#candid-overlay .profile-wrap {
    float: right;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 280px;
}
#overlay-profile-img-link {
    cursor: pointer;
    display: inline;
}

#candid-overlay .user-avatar {
    border-radius: 500px;
    float: left !important;
    height: 60px !important;
    margin: 5px;
    width: 60px !important;
    vertical-align:middle;
}
#candid-overlay .name {
    background-color: inherit;
    height: auto;
    left: 0;
    margin-left: 70px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: auto;
}
#candid-overlay .name a {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#candid-overlay #candid-overlay-links {
    background-color: white;
    margin-top: 30px;
    min-height: 445px;
}
#candid-overlay .profile-wrap .candid-image-btn {
    padding: 0 !important;
}
.candid-image-btn img {
    cursor: pointer;
    float: none !important;
    margin: auto;
    max-height: 150px;
    max-width: 150px;
    padding: 5px;
}
#candid-overlay .candid-zoom-overlay {
    background-color: rgba(255, 255, 255, 0.698);
    color: #303030;
    font-size: 1.8rem;
}
#candid-overlay .candid-zoom-overlay-footer {
    background: rgba(255, 255, 255, 0.698) none repeat scroll 0 0;
    color: #303030;
    font-size: 1.6rem;
    height: 60px;
    line-height: 2.7;
    padding: 7.5px 60px;
    white-space: pre;
}
.candid-image-overlay {
    cursor: pointer;
    display: none;
}
#candid-overlay .overlay-img-container:hover .candid-image-overlay, #candid-overlay .overlay-img-container:hover .candid-marker {
    display: block;
}

#module-ndk_steppingpack-default .fancybox-opened .fancybox-skin{
  padding:0 !important;
}

.fancybox-nav{width:6%;}


.candid-image-overlay { position:relative; z-index: 9; height:100%; }

#candid-overlay .candid-zoom-overlay-footer {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.698);
    bottom: 0;
    color: #303030;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    padding: 13px 25px;
    position: absolute;
    white-space: normal;
}

#candid-overlay .candid-zoom-overlay {  padding: 10px; text-align: center; }
#candid-overlay .profile-wrap { text-align:center; }

.links-heading { font-size:16px; font-weight: 700; }
.candid-marker { display: none; }

#candid-overlay a.product-label { font-size:18px; margin-bottom:20px; }
.candid-zoom-overlay .fa.fa-heart.fa-2x, .candid-zoom-overlay .fa.fa-comment.fa-2x{margin:0 5px 0 0;font-size:30px; }
.candid-zoom-overlay .fa.fa-comment.fa-2x{padding-left:15px;}
#candid-overlay .product-label {
    font-size: 14px !important;
}
#candid-overlay .product-label {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 5px 20px;
    position: relative;
    text-decoration: none;
}
#page .pwi-photos .pwi-columns-3 {
    float: left;
    margin: 30px 30px 0 0;
    width: 30%;
    overflow:hidden;
    position:relative;
    height:400px;
}

#page .pwi-photos .media-container .media {
   /* height: 100%;*/
    width: 100%;
}
/*.overlay {
    position: relative;
}*/
.morebox{
    border: 2px solid #4090db;
    border-radius: 50%;
    box-sizing: border-box;
    clear: both;
    height: 120px;
    margin: 60px auto 0;
    width: 120px;
}
.morebox .more {
    color: #4090db;
    display: block;
    font-size: 12px;
    font-weight: 600;
    padding: 50px 9px;
    text-align: center;
    text-transform: uppercase;
}
.moreclick{border:none;}
.moreclick1{display: inline-block;
    width: 100%;}
.tit span {
    border: 3px solid #000;
    border-radius: 15px;
    font-weight: bold;
    padding: 5px 10px;
}
#center_column .tit {
    margin-bottom: 20px !important;
}
.tit1 span{
 border: 3px solid #000; 
    padding: 5px 30px;
}

.galaries {
    display: inline-block;
    margin: 20px 0 30px;
    width: 100%;
}
.pb-center-column .bx-controls .bx-prev{left:-35px;}
.pb-center-column .bx-controls .bx-next{right:-35px;}

@media only screen and (min-width:321px) and (max-width:1024px) {

.bx-controls{display:none;}
#page .pwi-photos .pwi-columns-3 {margin:30px 20px 0 0;}
}
@media only screen and (max-width:400px){
.bx-controls{display:none;}
#page .pwi-photos .pwi-columns-3{margin:30px 10px 0 0;}
}
/* ------  ------ */
#module-pwinstafeed-pwinstafeed .pwi-photos .media-container{height:100%;}
.bottom_galary {
  margin: 60px auto 0;
  text-align: center;
 
  font-family: "Helvetica";
}
.bottom_galary h4 {
  font-family: "Helvetica";
  font-weight: bold;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
.galaries {
    margin: 80px 0 30px;
    }
}

@media (min-width: 320px) and (max-width:990px) {
.bottom_galary {
margin: 20px auto 0;
}
}