﻿


.asso_detail_box {
    border: none !important;
}

.primary_details1 {
    box-shadow: 0px 1px 3px #808080;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-bottom: 0 !important;
    background: #fff;
}

    .primary_details1 .title {
        display: flex;
    }

        .primary_details1 .title img {
            width: 100px;
            margin-right: 15px;
            height: 100%;
        }

        .primary_details1 .title h3 {
            margin-top: 10px;
        }

        .primary_details1 .title .heading {
            display: block;
            text-align: left;
            margin-bottom: 5px;
        }

        .primary_details1 .title .heading_area {
            display: block;
            text-align: left;
            font-size: 14px;
            padding: 5px 0;
            color: #000;
            font-weight: 600;
            text-transform: capitalize;
        }

        .primary_details1 .title .heading_cat {
            display: block;
            text-align: left;
            font-size: 14px;
            padding: 5px 0;
            color: #000;
            font-weight: 400;
            text-transform: capitalize;
        }

.tickers {
    padding: 15px;
    border: 1px dotted #bbb;
    width: 60%;
}

.btn_tickers {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0 !important;
}

    .btn_tickers .btn_overview,
    .btn_tickers .btn_reviews,
    .btn_tickers .btn_photos {
        background: none;
        box-shadow: none;
        border: none;
        padding: 10px 45px;
        font-weight: 500;
        font-size: 16px;
    }

        .btn_tickers .btn_overview:hover,
        .btn_tickers .btn_reviews:hover,
        .btn_tickers .btn_photos:hover {
            border-bottom: 4px solid #F00;
            color: #F00;
        }

    .btn_tickers .btn_overview {
        color: #000;
    }

    .btn_tickers .btn_reviews {
        color: #000;
    }

    .btn_tickers .btn_photos {
        color: #000;
    }

    .btn_tickers .active {
        border-bottom: 4px solid #F00;
        color: #F00;
        display: inline-block !important;
    }

.info {
    padding-bottom: 60px;
    margin-bottom: 0 !important;
}

.secondary_details1 {
    margin-top: 20px;
    padding: 0 !important;
}

    .secondary_details1 .row {
        display: flex;
    }

    .secondary_details1 .left_panel .row,
    .secondary_details1 .right_panel .row {
        display: block;
    }

    .secondary_details1 .left_panel span,
    .secondary_details1 .right_panel span {
        display: block;
        padding: 4px 0;
        color: #0f80ac;
    }

    .secondary_details1 .left_panel {
        margin-right: 5px;
        box-shadow: 0px 1px 3px #808080;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding-bottom: 0 !important;
        padding: 15px 30px;
        background: #fff;
    }

    .secondary_details1 .right_panel {
        margin-left: 5px;
    }

        .secondary_details1 .right_panel .right_panel1,
        .secondary_details1 .right_panel .right_panel2 {
            background: #fff;
            padding: 15px;
            display: block;
        }

    .secondary_details1 .right_panel1 {
        box-shadow: 0px 1px 3px #808080;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .secondary_details1 .right_panel .right_panel2 {
        margin-top: 15px;
        box-shadow: 0px 1px 3px #808080;
        border: 1px solid #ddd;
        border-radius: 5px;
    }


.right_panel1 .form-group {
    margin-bottom: 5px !important;
}

.right_panel1 .prod_types .prod_tp {
    display: inline-block !important;
    background: #86ebf7;
    padding: 5px 10px !important;
    border: 1px solid #9e9d9d;
    border-radius: 5px;
    margin: 3px 0px;
}

.right_panel2 .cust_review {
}

    .right_panel2 .cust_review .cust_review_title {
        border-bottom: 1px solid #888;
        padding-bottom: 5px;
    }

        .right_panel2 .cust_review .cust_review_title h2 {
            display: inline;
        }

        .right_panel2 .cust_review .cust_review_title .rating {
            font-weight: 800;
            color: #036672 !important;
            display: inline;
            font-size: 25px;
        }

        .right_panel2 .cust_review .cust_review_title span {
            color: #999;
            display: inline;
            font-size: 16px;
            font-weight: 800;
        }

        .right_panel2 .cust_review .cust_review_title h4 {
            display: inline;
        }

            .right_panel2 .cust_review .cust_review_title h4 span {
                color: #333 !important;
                display: inline;
                font-size: 16px;
                font-weight: 500;
            }

    .right_panel2 .cust_review .cust_review_info {
        padding-top: 15px;
    }

        .right_panel2 .cust_review .cust_review_info p {
            margin-bottom: 5px;
        }

            .right_panel2 .cust_review .cust_review_info p span {
                display: inline-block;
                padding: 0;
                width: 35px;
                font-size: 16px;
            }

                .right_panel2 .cust_review .cust_review_info p span i {
                    margin-left: 5px;
                    color: #f00;
                }

            .right_panel2 .cust_review .cust_review_info p .p_bar {
                width: 75%;
                position: relative;
                background: #e6e6e6;
                padding: 0;
                border-radius: 20px;
                height: 12px;
                margin-top: 0;
                vertical-align: middle;
            }

                .right_panel2 .cust_review .cust_review_info p .p_bar .progress {
                    padding: 0;
                    height: 12px;
                    border-radius: 10px;
                    vertical-align: top;
                    margin-bottom: 0;
                }

            .right_panel2 .cust_review .cust_review_info p .count {
            }

.lbl_title {
    font-weight: 800;
    font-size: 16px;
    color: #000 !important;
}

.secondary_details1 iframe {
    width: 100%;
}

.photo_gal {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
    display: flex;
    background: #fff;
}

    .photo_gal .main_img {
        border-radius: 10px;
        width: 60%;
    }

        .photo_gal .main_img img {
            border-radius: 5px;
            width: 100%;
        }

    .photo_gal .image_thumbnails {
        display: block;
        position: relative;
        padding: 10px 0 0 10px;
        width: 40%;
    }

        .photo_gal .image_thumbnails .thumb_img {
            width: 32.5%;
            display: inline-block;
            margin: 0;
            height: 80px;
            margin-bottom: 5px;
        }

.offers_list {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
}

    .offers_list .offer_title {
        text-align: center;
    }

        .offers_list .offer_title h3 {
            margin: 5px 0 0 0;
        }

    .offers_list .offer_img {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

    .offers_list .gal_img {
        height: auto;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

    .offers_list .spa_marg1 {
        margin-bottom: 10px;
        background: #a7d7ea;
        border-radius: 5px;
    }

    .offers_list .best_offer .off_panel:last-child .spa_marg1 {
        margin-bottom: 0px;
    }

.spa_marg1 {
    width: 100%;
    position: relative;
    display: block;
    border: 1px solid #ddd;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.12);
    border-radius: 15px;
    float: left;
    margin-bottom: 20px;
}

.offer_img {
    background: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    float: left;
    width: 100%;
}

.offer_title {
    padding: 0 10px 15px 10px;
    float: left;
}

.gal_img {
    width: 100%;
    margin: auto;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    height: 200px;
    overflow: hidden;
}

.offer_title h3 {
    font-size: 15px;
    color: #34373a;
    font-weight: 800;
    float: left;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    margin: 10px 0;
}

.view_btn {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.viewmore {
    background: #f13738;
    padding: 8px 10px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    border: #f13738;
    box-shadow: 0 3px 8px 0 rgba(241, 55, 56, 0.43);
    width: 100%;
    margin-bottom: 10px;
}

.prod_types {
    display: block;
}

    .prod_types .user_review {
        display: flex;
        border-bottom: 1px dotted #808080;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .prod_types .user_review:hover {
            background: #eee;
        }

        .prod_types .user_review:last-child {
            border-bottom: none;
        }

        .prod_types .user_review .user_image {
            display: inline-block;
            width: 60px;
            margin-right: 15px;
        }

            .prod_types .user_review .user_image img {
                width: 50px;
                display: inline-block;
            }

        .prod_types .user_review .review_info {
            display: inline-block;
            position: relative;
        }

            .prod_types .user_review .review_info .uname {
            }

                .prod_types .user_review .review_info .uname h3 {
                    margin: 0;
                    font-size: 16px;
                    font-weight: 600;
                    font-family: sans-serif;
                }

            .prod_types .user_review .review_info .user_rating {
            }

                .prod_types .user_review .review_info .user_rating p {
                    margin: 0;
                }

                .prod_types .user_review .review_info .user_rating span {
                    padding: 0;
                }

                    .prod_types .user_review .review_info .user_rating span i {
                    }

            .prod_types .user_review .review_info .user_feedback {
            }

                .prod_types .user_review .review_info .user_feedback p {
                    margin-bottom: 0;
                }

                .prod_types .user_review .review_info .user_feedback span {
                    line-height: 18px;
                    color: #000;
                }

.right_sidebar .photo_gal {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 10px;
    display: block;
    background: none;
}

    .right_sidebar .photo_gal .main_img {
        border-radius: 10px;
        width: auto;
        margin-bottom: 10px;
    }

        .right_sidebar .photo_gal .main_img img {
            border-radius: 5px;
            width: 100%;
        }

    .right_sidebar .photo_gal .image_thumbnails {
        display: block;
        position: relative;
        padding: 0px 0 10px 0;
        width: auto;
    }

        .right_sidebar .photo_gal .image_thumbnails .thumb_img {
            width: 24%;
            display: inline-block;
            margin: 0;
            height: 50px;
            margin-bottom: 5px;
        }


#associates_detail {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #e5e5e5;
}

    #associates_detail .associates_detail {
        width: 100%;
        float: left;
        padding: 0;
        margin-top: 20px;
    }

.asso_detail_box {
    width: 100%;
    float: left;
    border: 1px solid #cecece;
    padding: 0;
    border-radius: 5px;
}

    .asso_detail_box .primary_details,
    .asso_detail_box .secondary_details {
        padding: 10px 20px;
        float: left;
        width: 100%;
        display: block;
    }

    .asso_detail_box .title {
        width: 100%;
        float: left;
        padding: 15px 0;
        margin-bottom: 5px;
        background: none !important;
    }

        .asso_detail_box .title h3 {
            font-size: 20px;
            font-weight: 600;
            text-transform: uppercase;
            color: #58174d;
            text-align: center;
        }

    .asso_detail_box .assodetail_img {
        width: 100%;
        border: 1px solid #cecece;
        padding: 10px;
        box-shadow: 2px 2px 5px #a09999;
        float: left;
        overflow: hidden;
    }

        .asso_detail_box .assodetail_img img {
            width: 100%;
            height: 100%;
        }

    .asso_detail_box .discount_link {
        width: 100%;
        float: left;
        padding-left: 10px;
    }

        .asso_detail_box .discount_link ul {
            padding: 0;
        }

            .asso_detail_box .discount_link ul .mini, .asso_detail_box .discount_link ul .max {
                display: inline-block;
                padding: 10px;
                text-align: center;
                color: #fff;
                font-size: 18px;
                width: 100%;
                float: left;
                margin-bottom: 15px;
                border-radius: 15px;
            }

                .asso_detail_box .discount_link ul .mini .fa, .asso_detail_box .discount_link ul .max .fa {
                    margin-right: 5px;
                }

            .asso_detail_box .discount_link ul .mini {
                /*background: #d9534f;
                        margin-right: 2%;*/
                /*background:linear-gradient(to right, #0eb1c7, #057382 );*/
                background: linear-gradient(to right, #0eb1c7, #057382, #0eb1c7 );
            }

            .asso_detail_box .discount_link ul .max {
                /*background: #1aae36;*/
                /*background:linear-gradient(to right, #057382, #0eb1c7 );*/
                background: linear-gradient(to right, #057382, #0eb1c7, #057382 );
            }

    .asso_detail_box .site_review {
        width: 100%;
        float: left;
        padding-left: 10px;
    }

        .asso_detail_box .site_review ul {
            padding: 0;
        }

            .asso_detail_box .site_review ul li {
                list-style: none;
                display: inline-block;
            }

                .asso_detail_box .site_review ul li .fa {
                    color: #fff;
                    padding: 10px;
                    font-size: 18px;
                    border-radius: 5px;
                }

                .asso_detail_box .site_review ul li .glob {
                    background: #f0ad4e;
                    padding: 10px 12px;
                }

                .asso_detail_box .site_review ul li .fac {
                    background: #3b5998;
                    padding: 10px 15px;
                }

                .asso_detail_box .site_review ul li .twit {
                    background: #00aced;
                    padding: 10px 12px;
                }

                .asso_detail_box .site_review ul li .gopl {
                    background: #dd4b39;
                    padding: 10px 7px;
                }

                .asso_detail_box .site_review ul li .inst {
                    background: #517fa4;
                    padding: 10px 12px;
                }

                .asso_detail_box .site_review ul li .square {
                    background: #69a451;
                    padding: 10px 12px;
                }

    .asso_detail_box .info {
        width: 100%;
        float: left;
        margin: 20px 0;
    }

        .asso_detail_box .info p {
            color: #34373a;
        }

        .asso_detail_box .info .fa {
            margin-right: 10px;
            color: red;
            margin-left: 25px;
        }

    .asso_detail_box .about_information {
    }

        .asso_detail_box .about_information h3 {
            font-weight: 600;
            color: #58174d;
        }

        .asso_detail_box .about_information .location_map {
            width: 100% !important;
            height: auto !important;
            position: relative;
            display: block;
        }

.location_map iframe {
    width: 100% !important;
    height: 400px !important;
}

.asso_detail_box .about_information p {
    color: #34373a;
    font-size: 16px;
    text-align: justify;
}

.sid_panel {
    width: 100%;
    float: left;
    padding: 0 0 0 10px;
}

    .sid_panel .soc_link {
        width: 100%;
        float: left;
        padding: 10px;
    }

        .sid_panel .soc_link ul {
            text-align: left;
            padding: 0;
        }

            .sid_panel .soc_link ul li {
                display: inline-block;
                margin: 3px;
            }

                .sid_panel .soc_link ul li .fa {
                    color: #fff;
                    padding: 10px;
                    font-size: 18px;
                    border-radius: 5px;
                }

                .sid_panel .soc_link ul li .fac {
                    background: #3b5998;
                    padding: 10px 14px;
                }

                .sid_panel .soc_link ul li .twit {
                    background: #00aced;
                }

                .sid_panel .soc_link ul li .gopl {
                    background: #dd4b39;
                }

                .sid_panel .soc_link ul li .inst {
                    background: #517fa4;
                    padding: 10px 13px;
                }

    .sid_panel .site_review {
        width: 100%;
        float: left;
        padding: 10px;
    }

        .sid_panel .site_review ul {
            padding: 0;
        }

    .sid_panel .location {
        width: 100%;
        float: left;
        padding: 0px;
        border: 1px solid #bbb;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .sid_panel .location .title {
            width: 100%;
            float: left;
            border-bottom: 3px double #036672;
            margin-bottom: 0px;
            background: #eee;
        }

        .sid_panel .location .offer_list {
            padding: 0 10px;
            float: left;
            min-height: 300px;
            height: 350px;
            overflow: scroll;
            width: 100%;
            overflow-x: hidden;
            overflow-y: auto;
        }

        .sid_panel .location h4 {
            font-weight: 600;
            color: #58174d;
            padding: 8px;
        }

        .sid_panel .location .fa {
            color: #d9534f;
            margin-right: 5px;
            font-size: 28px;
        }

        .sid_panel .location ul {
            padding: 0;
        }

            .sid_panel .location ul li {
                border-bottom: 1px dotted #cecece;
                list-style: none;
                padding: 7px 0;
                width: 100%;
                float: left;
            }

                .sid_panel .location ul li span {
                    line-height: 22px;
                }

                .sid_panel .location ul li .offimg {
                    width: 21%;
                    float: left;
                    margin-right: 5px;
                    height: 58px;
                    border: 1px solid #929394;
                }

                .sid_panel .location ul li a {
                    color: #036672 !important;
                    text-decoration: none !important;
                    font-weight: 600;
                }

.dashboard_bdetails .asso_detail_box {
    margin-bottom: 50px;
}

    .dashboard_bdetails .asso_detail_box .title h3 {
        margin-top: 0;
        font-family: Sansation;
        font-size: 27px;
        font-weight: 900;
    }

#main_container .main_container .main_page .base_info {
    margin: 0;
    padding: 0;
}


.box_design {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 1px 3px #e5e5e5;
    border-radius: 5px;
    margin-bottom: 25px;
    padding-bottom: 0;
    float: left;
}

.user_redeam .title {
    float: left;
    margin-bottom: 0;
}

    .user_redeam .title h3 {
        float: left;
        color: #000;
        text-align: left;
        font-family: Sansation;
        font-size: 22px;
        font-weight: 900;
        width: 100%;
    }

.redeam_box {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.base_info .form-group {
    padding: 0 5px;
}

    .base_info .form-group:first-child {
        padding-left: 0px;
    }

    .base_info .form-group:last-child {
        padding-right: 0px;
    }

.main_container .main_page .row .user_redeam {
    padding: 0 15px;
}

.redeam_panel {
}

    .redeam_panel .redeam_user {
        padding-left: 10px;
        padding-right: 0;
    }

        .redeam_panel .redeam_user .user_redeam {
        }

            .redeam_panel .redeam_user .user_redeam .title {
                border-radius: 5px 5px 0px 0px;
            }

                .redeam_panel .redeam_user .user_redeam .title h3 {
                    font-size: 18px;
                    color: #b31c04;
                }

        .redeam_panel .redeam_user .redeam_box {
        }

            .redeam_panel .redeam_user .redeam_box .form-group {
            }

                .redeam_panel .redeam_user .redeam_box .form-group label,
                .redeam_panel .redeam_user .redeam_box .form-group .form-control {
                    width: 100% !important;
                }

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.graphical_report {
    padding: 0;
}

    .graphical_report .left_graph,
    .graphical_report .right_graph {
        width: 48%;
        float: left;
        border: 1px solid #ddd;
        border-radius: 10px;
        box-shadow: 0 2px 3px #ccc;
        margin: 0 1%;
    }

    .graphical_report .left_graph {
    }

    .graphical_report .right_graph {
    }

@media(max-device-width:1280px) {
}

@media(max-device-width:1180px) {
}

@media(max-device-width:1024px) {
    .right_sidebar .photo_gal .image_thumbnails .thumb_img {
        width: 23.5%;
    }
}

@media(max-device-width:991px) {
    .right_panel2 .cust_review .cust_review_info p .p_bar {
        width: 70%;
    }

    .tickers {
        width: 70%;
    }

    .right_sidebar .photo_gal .image_thumbnails .thumb_img {
        width: 23%;
        height: 40px;
        padding: 2px;
    }

    .photo_gal .image_thumbnails {
        padding-top: 0;
    }

        .photo_gal .image_thumbnails .thumb_img {
            width: 32%;
            height: 60px;
        }

    .goToTop .navbar-brand {
        height: auto;
    }

        .goToTop .navbar-brand img {
            width: 100%;
        }

    .container-fluid > .navbar-header {
        width: 20%;
    }

    .navbar-default .navbar-nav > li > a, .goToTop .navbar-nav > li > a {
        padding: 15px 5px;
    }
}

@media(max-device-width:880px) {

    .container-fluid > .navbar-header {
        width: 20%;
    }

    .goToTop .navbar-brand img {
        width: 100%;
    }

    .right_panel2 .cust_review .cust_review_info p .p_bar {
        width: 65%;
    }
}

@media(max-device-width:840px) {

    .container-fluid > .navbar-header {
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a, .goToTop .navbar-nav > li > a {
        padding: 10px 25px;
    }

    .goToTop .navbar-brand img {
        width: 25%;
    }
}

@media(max-device-width:767px) {
    .asso_detail_box {
        padding: 0 15px;
    }

    section.module.parallax h1, .p_link ul {
        margin-top: 40px !important;
    }

    .sid_panel {
        padding: 0;
    }

        .sid_panel .right_sidebar {
            padding: 15px;
        }

    .right_sidebar .photo_gal {
        display: flex;
        background: #fff;
        padding: 15px 15px;
    }

        .right_sidebar .photo_gal .main_img {
            width: 60%;
            margin: 0;
        }

        .right_sidebar .photo_gal .image_thumbnails {
            width: 40%;
            padding-left: 10px;
        }

            .right_sidebar .photo_gal .image_thumbnails .thumb_img {
                height: 60px;
            }

    .right_sidebar .offers_list {
        padding: 15px;
    }

        .right_sidebar .offers_list .best_offer {
        }

            .right_sidebar .offers_list .best_offer .off_panel {
                width: 50%;
            }

                .right_sidebar .offers_list .best_offer .off_panel:nth-child(2n+2) {
                    padding-left: 25px;
                }

    .offers_list .gal_img {
        min-height: 225px;
    }

    .redeam_box {
        padding-bottom: 25px;
    }

        .redeam_box label, .redeam_box input, .redeam_box .form-control {
            width: 100% !important;
            float: left;
            padding: 7px 2px;
        }

        .redeam_box .form-control {
            width: 100% !important;
            float: left;
            padding: 7px 25px;
        }

    .dashboard_bdetails .asso_detail_box {
        padding: 0;
    }

    .base_info .form-group {
        width: 50%;
        margin-bottom: 0px;
    }

        .base_info .form-group:nth-child(2n+1) {
            padding-right: 5px;
            padding-left: 0px;
        }

        .base_info .form-group:nth-child(2n+2) {
            padding-left: 5px;
            padding-right: 0px;
        }

    .redeam_panel .redeam_user .redeam_box .form-group {
        padding: 0 15px;
    }
}

@media(max-device-width:668px) {
    .right_sidebar .photo_gal .image_thumbnails .thumb_img {
        height: 70px;
        width: 32.2%;
    }
}

@media(max-device-width:580px) {
    .right_sidebar .photo_gal .image_thumbnails .thumb_img {
        height: 60px;
        width: 32%;
    }

    .secondary_details1 .row {
        display: block;
    }

    .secondary_details1 .left_panel {
        margin-bottom: 15px;
    }

    .secondary_details1 .right_panel {
        margin-left: 0;
    }

    .right_panel2 .cust_review .cust_review_info p .p_bar {
        width: 80%;
    }
}

@media(max-device-width:540px) {
    .btn_tickers .btn_overview,
    .btn_tickers .btn_reviews,
    .btn_tickers .btn_photos {
        padding: 10px 25px;
    }
}

@media(max-device-width:480px) {
    .photo_gal,
    .right_sidebar .photo_gal {
        display: block;
        padding: 15px 15px;
    }

        .photo_gal .main_img,
        .right_sidebar .photo_gal .main_img {
            width: 100%;
            margin-bottom: 10px;
        }

        .photo_gal .image_thumbnails,
        .right_sidebar .photo_gal .image_thumbnails {
            width: 100%;
            padding: 0;
        }

            .photo_gal .image_thumbnails .thumb_img,
            .right_sidebar .photo_gal .image_thumbnails .thumb_img {
                height: 90px;
            }

    .right_sidebar .offers_list .best_offer .off_panel {
        width: 100%;
    }

        .right_sidebar .offers_list .best_offer .off_panel:nth-child(2n+2) {
            padding-left: 15px;
        }

    .tickers {
        width: 100%;
    }

    .asso_detail_box .title {
        display: block;
    }

    .primary_details1 .title img {
        width: 100%;
    }

    .asso_detail_box .title h3 {
        margin: 15px 0;
    }

    .primary_details1 .title .heading_area {
        line-height: 22px;
    }

    .goToTop .navbar-brand img {
        width: 40%;
    }
}

@media(max-device-width:360px) {
}
