    .social-top1 {
        padding-left: 0px;
        margin-bottom: 0;
        float: right;
        display: block;
        text-align: left;
        padding-top: 2px;
    }
    
    .social-top1 a:hover {
        color: #fff;
    }
    
    .btn-sample-msds-coa {
        background-color: #83C857;
        font-size: 11px;
        border-radius: 20px;
        padding: 6px 6px;
        margin: 0 3px;
        border: 1px solid #83C857;
        color: #fff;
        text-transform: uppercase;
    }
    
    .top-bar ul.top1 li a.icon-yt {
        background-color: #c4302b;
    }
    
    .li-icon-yt {
        background-color: #c4302b;
    }
    
    .formcont {
        background: #2b80c3;
        padding: 10px;
    }
    
    .formcont h3 {
        font-size: 16px;
        color: #fff;
        margin-bottom: 10px;
    }
    
    .formcontinputbox {
        margin-bottom: 20px;
    }
    
    .shipping {
        background: #FB0706;
        padding: 10px;
        margin-top: 20px;
    }
    
    .shipping h3 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 0px;
        font-weight: 500;
        line-height: 70px;
    }
    
    .formcontinputbox .form-control {
        border: 1px solid rgba(225, 225, 225, .25);
        background-color: rgba(225, 225, 225, .02);
        color: #fff!important;
        border-radius: 8px;
    }
    
    .home_reg_control .form-control {
        color: #fff !important;
        font-size: 14px;
    }
    
    .home_reg_control .form-control::placeholder {
        color: #fff !important;
        font-size: 14px
    }
    
    .home_reg_select option:first-child {
        font-size: 14px;
    }
    
    .home_reg_select option {
        color: black;
    }
    
    .reg_div_border {
        border-left: 1px solid #ccc;
    }
    
    .career-card .card-title {
        color: #136fba;
    }
    
    .career-card ul {
        margin-left: -61px;
    }
    
    .career-card ul li i {
        display: inline;
        margin-left: 10px;
        color: #136fba;
    }
    
    .career-card ul li {
        display: inline;
        margin-left: 10px;
        color: #000;
    }
    
    .career_opening_data {
        padding: 15px;
    }
    
    .career-card a.career_anchor {
        color: #000;
        padding: 15px;
        background-color: #f7f7f7;
    }
    
    .page-title {
        word-break: break-all;
    }
    
    .b_blog_title {
        word-break: break-all;
    }
    
    .contact-card ul li {
        display: inline;
        margin-left: 10px;
    }
    
    .contact-card:hover {
        background-color: #eaeaea;
        border-left: 3px solid #136fba;
    }
    
    .accreditation-item img {
        height: 555px;
    }
    
    .acc-btn.btn-flat {
        box-shadow: none;
        /*border-width: 1px;

    border: 1px solid #b1eafe;*/
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        font-size: 12px;
        color: #000;
        padding: 12px 9px;
        line-height: 1.2;
        width: 150px;
        height: 150px;
        /*border-radius: 64px;*/
    }
    
    .acc-btn {
        display: inline-block;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: 0.25rem;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    
    .certificate-ul {
        margin-bottom: 5rem;
    }
    
    .certificate-ul li {
        height: 77px;
        /*margin: 14px 5px;*/
        margin: 14px -5px;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    
    .event_thumbnail {
        height: 230px;
    }
    
    .card-simson-gallery {
        transition: 0.5s;
        height: 100%;
        padding-bottom: 15px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        border: 0;
    }
    
    .card-simson-gallery .image {
        height: 230px;
        border-bottom: 1px solid #ccc;
    }
    
    .card-simson-gallery .image .thumbnail {
        align-self: center;
        height: 230px;
        width: 100%;
        position: relative;
        /* margin: 10px auto 0; */
        margin: 10px auto;
        display: flex;
    }
    
    .card-simson-gallery .image .thumbnail img {
        height: auto;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
    
    .life_at_simson_img_div {
        align-self: center;
        /* position: relative; */
        height: 261px;
        display: flex;
    }
    
    .p_cer_name {
        text-align: center;
        font-size: 18px;
    }
    
    .padding-img {
        padding: 40px;
    }
    
    .all-video-p {
        text-align: center;
    }
    
    .section-homeslider .owl-dots {
        bottom: 10px;
    }
    
    .display-img {
        /*display: flex;*/
        position: absolute;
    }
    
    .top-bar ul .top_contact_no_res {
        list-style: none;
        display: flex;
    }
    
    .top_contact_no_res li a {
        /* color: #fff; */
        color: #454545;
    }
    
    .top-bar ul.top_contact_no_res li {
        /* display: inline-block; */
        /* color: #fff; */
        color: #454545;
        margin-bottom: 5px;
        list-style: none;
        display: flex;
    }
    
    .top-bar ul.top_contact_no {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        /* z-index: 10;

    right: 0;

    top: 380px; */
    }
    
    .top-bar ul.top_contact_no li {
        margin-right: 14px;
        list-style: none;
        /* display: inline-block; */
        color: #454545;
    }
    
    .top-bar ul.top_contact_no li a {
        color: #454545;
    }
    
    .social-top {
        padding-left: 0px;
        margin-bottom: 0;
        display: flex;
        padding-top: 2px;
    }
    
    .social-top li {
        padding: 10px;
        list-style: none;
        width: 45px;
        height: 45px;
        text-align: center;
        margin-right: 10px;
        margin-bottom: 30px;
    }
    
    .li-icon-fb {
        background-color: #3C5A98;
    }
    
    .li-icon-tw {
        background-color: #30C0F9;
    }
    
    .li-icon-ld {
        background-color: #0177B5;
    }
    
    .li-icon-ad {
        background-color: #A4C63A;
    }
    
    .li-icon-al {
        background-color: #000;
    }
    
    .social-top a {
        font-size: 14px;
        color: #fff;
    }
    
    .social-top a:hover {
        font-size: 14px;
        color: #fff;
    }
    
    .new_arrival_text {
        font-size: 17px !important;
        /* margin: 6px; */
    }
    
    .active .duration-1 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }
    
    .active .duration-2 {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }
    
    .active .duration-3 {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
    }
    
    .active .duration-4 {
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
    }
    
    .active .duration-5 {
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
    }
    
    .delay-1 {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    
    .delay-2 {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    
    .delay-3 {
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }
    
    .delay-4 {
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }
    
    .duration-1 {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }
    
    .duration-2 {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }
    
    .duration-3 {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
    }
    
    .duration-4 {
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
    }
    
    .duration-5 {
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
    }
    
    .active .delay-1 {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    
    .active .delay-2 {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    
    .active .delay-3 {
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }
    
    .active .delay-4 {
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }
    
    .active .delay-5 {
        -webkit-animation-delay: 5s;
        animation-delay: 5s
    }
    
    .active .delay-6 {
        -webkit-animation-delay: 6s;
        animation-delay: 6s
    }
    
    .active .delay-7 {
        -webkit-animation-delay: 7s;
        animation-delay: 7s
    }
    
    .active .delay-8 {
        -webkit-animation-delay: 8s;
        animation-delay: 8s
    }
    
    .active .delay-9 {
        -webkit-animation-delay: 9s;
        animation-delay: 9s
    }
    
    .active .delay-10 {
        -webkit-animation-delay: 10s;
        animation-delay: 10s
    }
    
    .active .delay-11 {
        -webkit-animation-delay: 11s;
        animation-delay: 11s
    }
    
    .active .delay-12 {
        -webkit-animation-delay: 12s;
        animation-delay: 12s
    }
    
    .active .delay-13 {
        -webkit-animation-delay: 13s;
        animation-delay: 13s
    }
    
    .active .delay-14 {
        -webkit-animation-delay: 14s;
        animation-delay: 14s
    }
    
    .active .delay-15 {
        -webkit-animation-delay: 15s;
        animation-delay: 15s
    }
    
    .active .delay-16 {
        -webkit-animation-delay: 16s;
        animation-delay: 16s
    }
    
    .active .delay-17 {
        -webkit-animation-delay: 16s;
        animation-delay: 17s
    }
    
    .active .delay-18 {
        -webkit-animation-delay: 16s;
        animation-delay: 18s
    }
    
    .active .delay-19 {
        -webkit-animation-delay: 19s;
        animation-delay: 19s
    }
    
    .active .delay-20 {
        -webkit-animation-delay: 20s;
        animation-delay: 20s
    }
    
    .active .delay-21 {
        -webkit-animation-delay: 21s;
        animation-delay: 21s
    }
    
    .active .delay-22 {
        -webkit-animation-delay: 22s;
        animation-delay: 22s
    }
    
    .active .delay-24 {
        -webkit-animation-delay: 24s;
        animation-delay: 24s
    }
    
    .active .delay-25 {
        -webkit-animation-delay: 25s;
        animation-delay: 25s
    }
    
    .active .delay-27 {
        -webkit-animation-delay: 27s;
        animation-delay: 27s
    }
    
    .active .delay-28 {
        -webkit-animation-delay: 28s;
        animation-delay: 28s
    }
    
    .active .delay-30 {
        -webkit-animation-delay: 30s;
        animation-delay: 30s
    }
    
    .active .delay-33 {
        -webkit-animation-delay: 33s;
        animation-delay: 33s
    }
    
    .active .delay-34 {
        -webkit-animation-delay: 34s;
        animation-delay: 34s
    }
    
    .active .delay-36 {
        -webkit-animation-delay: 36s;
        animation-delay: 36s
    }
    
    .translateX-50 {
        transform: translateX(50%)
    }
    
    .translateY-50 {
        transform: translateY(-50%)
    }
    
    .translate-middle {
        transform: translate(50%, -50%)
    }
    
    .active .fadeInOn {
        animation-name: fadeIn;
    }
    /* .active  .fadeOutOn {

  -webkit-animation-name: fadeOut;

  animation-name: fadeOut;

}  */
    
    .owl-carousel .active .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }
    
    .img-box-class {
        /*background-clip: border-box;

    border: 7px solid rgb(173, 234, 254);

    border-radius: 0.25rem;

    background-color: #fff;*/
        background-clip: border-box;
        box-shadow: 2px 2px 2px rgb(173, 234, 254, 0.6);
        border-radius: 0.25rem;
        background-color: #fff;
    }
    
    .txt-span {
        font-size: 16px;
    }
    
    .img-box-class img {
        padding: 15px;
    }
    
    .blink-text {
        /*font-size: 15px;*/
    }
    
    .blink-text span {
        /*padding: 3px;*/
        padding: 8px 11px;
        color: #fff;
    }
    /* life @ simson*/
    
    .card-wrapper {
        height: 330px;
        width: 100%;
        perspective: 800px;
        margin-bottom: 40px;
    }
    
    .card_life_at_simson {
        width: 100%;
        height: 100%;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transform-style: preserve-3d;
        -webkit-transition: transform 1.5s;
        transition: transform 1.5s;
    }
    
    .card_life_at_simson:hover {
        -ms-transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    
    .front {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: #136fba;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        color: #fff;
        text-align: center;
        /* line-height: 208px; */
        font-family: Helvetica;
    }
    
    .card .front .front-content {
        color: #fff;
        width: 100%;
        justify-content: center;
        padding: 15px;
    }
    
    .card .front .front-content>span,
    .card .back .back-content>span {
        display: block;
    }
    
    .card-wrapper .name {
        font-size: 14px;
    }
    
    .back {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: #136fba;
        -ms-transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        color: #fff;
        text-align: center;
        font-family: Helvetica;
        padding: 15px;
    }
    
    .card-wrapper .card .back .back-content {
        text-align: left;
    }
    
    .card .front .front-content>span,
    .card .back .back-content>span {
        display: block;
    }
    
    .card-wrapper .name {
        font-size: 14px;
    }
    
    .card-wrapper .card .back .back-content p {
        margin-top: 20px;
        font-size: 12px;
        color: #fff;
    }
    /* end life @ simson */
    
    .accreditation-item {
        display: flex;
        position: relative;
        align-self: center;
        /*height: 125% !important;*/
    }
    /* .event-card {

	height: 100%;

	border: 1px solid black;

} */
    
    .event-card .thumbnail {
        align-self: center;
        /* height: 230px; */
        width: 100%;
        position: relative;
        /* margin: 10px auto; */
        margin: 0 auto;
        display: flex;
    }
    
    .event-card .thumbnail img {
        height: auto;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
    
    .event-card .card-body {
        /*display: flex;*/
        flex-wrap: wrap;
    }
    
    .event-card .card-title {
        /*word-break: break-all;*/
        word-wrap: break-word;
    }
    /*blog card*/
    
    .home-blog-card .thumbnail {
        height: 230px;
        width: 100%;
        position: relative;
        /* margin: 10px auto; */
        margin: 0 auto;
        display: flex;
    }
    
    .home-blog-card .thumbnail img {
        height: auto;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
    
    .home-blog-card .card-body {
        /*display: flex;*/
        flex-wrap: wrap;
    }
    
    .home-blog-card .card-title {
        word-break: break-all;
    }
    
    .card-bottom {
        margin-bottom: 20px;
    }
    
    .quality_aspect_img {
        height: auto;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
    
    .quality_img_div {
        margin: 0px auto;
        height: 297px;
        display: flex;
    }
    /* 

.mb-20 {

    margin-bottom: 20px;

} */
    /* all product page*/
    /* .section-allproduct:before{position: absolute;content: '';width: 100%;bottom: 0;left: 0;height: 44%;background-color: #fff} */
    
    .section-allproduct .item {
        padding: 3px
    }
    
    .section-allproduct .service-box {
        transition: 0.5s;
        background-color: #f3f3f3;
        color: #136fba;
        text-align: center;
        border-radius: 40px;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        margin: 50px 0 0
    }
    
    .service-box .icon-div {
        position: relative;
        height: 75px;
        background: #86CECA;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px
    }
    
    .service-box .icon-div .icon {
        position: absolute;
        width: 100px;
        left: 50%;
        margin: -50px 0 0 -50px
    }
    
    .service-box .icon-div .icon>.image {
        position: relative;
    }
    
    .service-box .icon-div .icon>.image>.icon-small {
        width: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -25px 0 0 -25px
    }
    
    .service-box .title-div {
        height: 60px;
        background-color: #eee;
        display: table;
        width: 100%;
        padding: 5px 10px
    }
    
    .service-box .title-div h4 {
        color: #FF530A;
        font-size: 18px;
        margin: auto;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }
    
    .service-box .des-div {
        /*background-color: #B8E5FA;*/
        background-color: #E9F2F7;
        /*border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;*/
        /*padding: 10px 10px;*/
        padding: 110px 0px 10px;
        min-height: 202px;
    }
    
    .service-box .des-div p {
        font-size: 14px;
        margin: 0px 5px;
        text-align: left;
    }
    
    .lifeatsimson_gallery_img_shadow a img {
        box-shadow: 0px 0px 5px 0px rgb(0, 0, 0, 0.3);
        padding: 5px;
        margin-bottom: 17px;
        /*margin-left: 13px;*/
    }
    
    .lifeatsimson_gallery_mg_caption {
        text-align: center;
        margin-top: 5px;
    }
    
    .btn-gallery-custom {
        background-color: #fff;
        font-size: 11px;
        border-radius: 20px;
        padding: 0.3rem 1.5rem;
        border: 1px solid #fff;
        color: #136fba;
        text-transform: uppercase;
    }
    
    .btn-gallery-custom:hover,
    .btn-gallery-custom:focus,
    .btn-gallery-custom:active {
        color: #fff!important;
        background-color: #136fba;
        border: 1px solid #136fba;
    }
    
    .gallery_img_shadow a img {
        box-shadow: 0px 0px 5px 0px rgb(0, 0, 0, 0.3);
        padding: 5px;
        margin-bottom: 17px;
        height: 109.8px;
        width: 128px;
        /*margin-left: 13px;*/
    }
    
    .enquiry-control {
        font-size: 13px;
    }
    
    .ordered-item .image .thumb {
        display: flex;
        margin: 0px auto;
    }
    
    .cart-item .image .thumb {
        display: flex;
        margin: 0px auto;
    }
    
    .ui-widget.ui-widget-content {
        z-index: 100000;
        border-width: 0px
    }
    
    .card-profile form p.error {
        color: #ad3232;
        text-align: left;
    }
    
    .search_txt_div {
        font-size: 13px;
    }
    
    .search_txt_div input {
        border-radius: 20px;
        font-size: 12px;
    }
    
    .search_txt_div .btn {
        font-size: 12px;
        padding: 0.3rem 0.7rem;
    }
    
    .right {
        z-index: 10;
    }
    
    .table_packsize tbody tr:last-child td {
        border-bottom: 1px solid #ccc;
    }
    
    .list-group-item.ordered-item {
        min-height: 105px
    }
    
    .ordered-item .span-quantity {
        /*width: 42%;*/
    }
    
    #ui-id-4 {
        width: 300px !important;
        max-height: 250px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    
    .card-login .card-header:before {
        position: absolute;
        content: '';
        width: 140%;
        height: 480px;
        border-radius: 100%;
        top: -350px;
        left: 50%;
        background: url(../images/page-header.jpg) no-repeat center;
        background-size: cover;
        transform: translateX(-50%) rotateX(180deg);
    }
    
    .card-login .card-header:after {
        position: absolute;
        content: '';
        width: 140%;
        height: 480px;
        border-radius: 100%;
        top: -350px;
        left: 50%;
        background-image: linear-gradient(to bottom right, rgba(0, 110, 173, 0.4), rgba(106, 201, 255, 0.4));
        background-size: cover;
        transform: translateX(-50%) rotateX(180deg);
    }
    
    @media only screen and (min-device-width: 1280px) {
        .all-video-p {
            margin-top: 10px;
        }
    }
    /*I PAD Pro*/
    
    @media only screen and (min-device-width: 1024px) and (max-device-width: 1110px) {
        .padding-img {
            padding: 0px;
        }
        .all-video-p {
            margin-top: 10px;
        }
        .img-width .item img {
            width: 130%;
        }
        .txt-spannew {
            font-size: 17px !important;
            margin: 5px !important;
        }
        .btn-custom {
            padding: 0.3rem 1rem;
        }
        .ordered-item .row.rr2 {
            margin-top: -30px
        }
        .cart-item .row-pro-rr {
            margin-top: -50px;
        }
    }
    /*I PAD*/
    
    @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
        .padding-img {
            padding: 0px;
        }
        .top_contact_no {
            display: none !important;
        }
        .all-video-p {
            margin-top: 10px;
        }
        .top-bar ul.top_contact_no_res li {
            display: inline-block !important;
            margin-right: 20px;
        }
        .top-bar ul.top2 li {
            display: inline-block;
            padding: 0 10px;
            border-right: 0px;
        }
        ul.top_contact_no_res {
            padding: 0px;
        }
        .fancy.two span:before,
        .fancy.two span:after {
            display: none;
        }
        #ui-id-1 {
            width: 300px !important;
            max-height: 300px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        #ui-id-2 {
            width: 300px !important;
            max-height: 300px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        #ui-id-3 {
            width: 300px !important;
            max-height: 300px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        #ui-id-4 {
            width: 300px !important;
            max-height: 150px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        .ordered-item .row.rr2 {
            margin-top: -30px
        }
        .cart-item .row-pro-rr {
            margin-top: -50px;
        }
    }
    
    @media (max-width: 640px) {
        .contact-card ul li {
            display: inline;
            margin-left: 0px;
        }
        .certificate-ul li {
            margin: 25px 5px;
        }
        .acc-btn.btn-flat {
            padding: 15px 17px;
        }
        .top-bar ul.top_contact_no_res li {
            display: inline-block !important;
            margin-right: 5px;
        }
        .card-ordered .card-footer .col-4 span>span+span {
            font-size: 15px;
        }
        .shipping h3 {
            font-size: 20px;
            line-height: 26px !important;
        }
        /* .cart-item .image {

		width: 100px;

		height: 100px;

	} */
        .top_contact_no {
            display: none !important;
        }
        #ui-id-4 {
            width: 300px !important;
            max-height: 150px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        /*Remove this code after adding Price */
        .ordered-item .span-quantity,
        .ordered-item .span-size {
            width: 49%;
        }
        /* added on 1-Nov-2019*/
        #tawkchat-status-text-container {
            padding: 0px;
            position: absolute;
            z-index: 999998;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            border: 0 none;
            text-align: center;
            margin-top: -31px !important;
            margin-left: 30px !important;
        }
    }
    
    @media (max-width: 360px) {
        .padding-img {
            padding: 0px;
        }
        .img-box-class img {
            padding: 0px;
            display: inline-block !important;
        }
        .img-width .item img {
            width: 105%;
        }
        .section-homeslider .owl-dots {
            bottom: 4px;
        }
        .ordered-item .image .thumb {
            max-height: 58px;
        }
        .top_contact_no {
            display: none !important;
        }
        /*.page-card {

	    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);

	     -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); 

	    border: 0;

	}*/
        .txt-spannew {
            font-size: 11px !important;
            margin-bottom: 0px !important;
        }
    }
    
    @media (max-width: 320px) {
        .padding-img {
            padding: 0px;
        }
        .img-box-class img {
            padding: 0px;
            display: inline-block !important;
        }
        .mb-small-device {
            margin-bottom: 21px;
        }
        .img-width .item img {
            width: 130%;
        }
        .top_contact_no {
            display: none !important;
        }
        .top-bar ul.top_contact_no_res li {
            display: inline-block;
            color: #454545;
            margin-bottom: 5px;
            list-style: none;
        }
        .txt-spannew {
            font-size: 11px !important;
            margin-bottom: 0px !important;
        }
        .ordered-item .image {
            height: 60px;
            width: 60px;
        }
        .ordered-item .image .thumb {
            max-height: 58px;
        }
        .ordered-item .name {
            margin-left: 11px;
        }
        .cart-item .image {
            height: 60px;
            width: 60px;
        }
        .cart-item .image .thumb {
            max-height: 58px;
        }
        .cart-item .input-group input {
            margin: 0 0px;
        }
        /*life at simson*/
        .card .front .front-content {
            padding: 2px;
        }
    }
    /* .txt-spannew{

	font-size: 16px !important;

	margin-bottom:5px !important;

} */
    
    .cardbody {
        display: flex;
        flex: 1 1 auto;
        padding: 0.5rem;
    }
    
    .text-subtitle span {
        font-size: 20px;
    }
    
    .certificate_title {
        position: relative;
        font-weight: 500;
        font-size: 22px;
        margin-bottom: 10px;
        color: #000;
        background-color: #f0f0f0;
        padding: 10px;
    }
    
    .pricenew {
        color: red;
        font-weight: bold;
    }
    
    .pricenew span {
        color: black;
        font-weight: normal !important;
    }
    
    .top-bar ul {
        padding-left: 0px;
    }
    
    .disc_offer {
        background-image: url(../images/discount.png);
        position: absolute;
        background-size: contain;
        right: 0;
        top: 40px;
        color: #fff;
        padding: 10px 0 0 30px;
        font-weight: bold;
        line-height: 20px;
        font-size: 15px;
        background-repeat: no-repeat;
        z-index: 999;
        height: 60px;
        width: 60px;
    }
    
    .social_font {
        font-size: 25px !important;
    }
    
    .cart-label-size {
        font-weight: bold;
    }
    
    @media (max-width: 640px) {
        .service-box .des-div {
            /*background-color: #B8E5FA;*/
            background-color: #E9F2F7;
            /*border-bottom-left-radius: 40px;
            border-bottom-right-radius: 40px;*/
            /*padding: 10px 10px;*/
            padding: 210px 0px 10px;
            min-height: 202px;
        }
    }