body {

    color: #2b2d31;

    font-family: 'avenirregular', sans-serif;

    background-size: cover;

    font-size: 1rem;

    color: #494949;

    /*font-family: 'Hind', sans-serif;*/

}



@font-face {

    font-family: 'avenirregular';

    src: url('https://www.barxbuddydevice.com/V106g/app/desktop/fonts/avenir_roman-webfont.woff2') format('woff2'), url('https://www.barxbuddydevice.com/V106g/app/desktop/fonts/avenir_roman-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}



body,

html {

    max-width: 100%;

    overflow-x: hidden;

}



*:hover,

*:focus {

    outline: none !important;

    text-decoration: none !important;

    /* border: none!important;



  box-shadow: none!important; */

}



.btn:focus,

.form-control:focus {

    -webkit-box-shadow: none;

    box-shadow: none;

}



.row {

    display: -webkit-flex;

}



img {

    max-width: 100%;

}



* {

    text-decoration: none;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    margin: 0;

    padding: 0;

    word-wrap: break-word;

}



.font-weight-bolder {

    font-weight: 800 !important;

}



a:hover {

    color: #1477bd !important;

}



ol,

ul {

    list-style: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    margin: 0;

    padding: 0;

    font-family: 'Nunito', sans-serif;

}



h1 {

    font-weight: bold;

    max-width: 600px;

    color: #01273F;

}



section {

    position: relative;

}



.row:before,

.row:after {

    width: 0px;

    height: 0px;

    content: "";

}



.align-items-center {

    -webkit-align-items: center;

}



.justify-content-center {

    -webkit-justify-content: center;

}



.justify-content-between {

    -webkit-justify-content: space-between;

}





/*.flex-column-reverse {



    -webkit-flex-direction: column-reverse!important;



}*/



@media (min-width: 768px) {

    .col-md-1 {

        -webkit-flex: 0 0 8.333333%;

    }

    .col-md-2 {

        -webkit-flex: 0 0 16.666667%;

    }

    .col-md-3 {

        -webkit-flex: 0 0 25%;

    }

    .col-md-4 {

        -webkit-flex: 0 0 33.333333%;

    }

    .col-md-5 {

        -webkit-flex: 0 0 41.666667%;

    }

    .col-md-6 {

        -webkit-flex: 0 0 50%;

    }

    .col-md-7 {

        -webkit-flex: 0 0 58.333333%;

    }

    .col-md-8 {

        -webkit-flex: 0 0 66.666667%;

    }

    .col-md-9 {

        -webkit-flex: 0 0 75%;

    }

    .col-md-10 {

        -webkit-flex: 0 0 83.333333%;

    }

    .col-md-11 {

        -webkit-flex: 0 0 91.666667%;

    }

    .col-md-12 {

        -webkit-flex: 0 0 100%;

    }

}



.s-md {

    display: none;

}



.h-md {

    display: block;

}



.clr-ylw {

    color: #FFE000;

}



.clr-grn {

    color: #0DA84B;

}



.clr-blue {

    color: #01273F;

}



.f-25 {

    font-size: 1.375rem;

}



.f-55 {

    font-size: 3.4375rem;

}



.f-14 {

    font-size: 0.875rem !important;

}



.f-20 {

    font-size: 1.25rem;

}



.f-45 {

    font-size: 2.563rem;

}



.f-35 {

    font-size: 2.1875rem;

}



a,

a:hover {

    color: inherit !important;

    text-decoration: none !important;

}





/* sec1 */



.clr-rd {

    color: #D50000;

}



.top-bar {

    background: #FFE000;

    color: #000000;

    padding: 8px 15px;

    z-index: 99999;

    position: relative;

}



#sec-1 {

    background: url(../image/top-bg.png) no-repeat no-repeat;

    background-position: center center;

    background-size: cover;

    overflow: hidden;

}



.g-kit-hdr .hd-pnts {

    width: 50%;

}



.p-hd {

    font-weight: 800;

    font-family: 'Nunito', sans-serif;

    font-size:

}



#sec-3 .container {

    position: relative;

    z-index: 99;

}



.g-kit-hdr p {

    /*    font-size: 1.5625rem;*/

    font-size: 20px;

    padding-bottom: 10px;

}



.hdr-btn {

    background: #FFE000;

    border: 1px solid #FFBC00;

    color: #01273F;

    padding: 10px 64px;

    border-radius: 32px;

    font-size: 20px;

    display: inline-block;

    font-weight: 700;

    font-family: 'Nunito', sans-serif;

    margin-bottom: 20px;

}



.hdr-btn:hover {

    background: #FFBC00;

    border: 1px solid #FFBC00;

    color: #01273F;

}





/*.mb-1:last-child::before {



    background: url(../../images/index_new_ad/tick-red.png) no-repeat no-repeat;



}

.mb-1:nth-child(2)::before {



    background: url(../../images/index_new_ad/tick-red.png) no-repeat no-repeat;



}*/



.hd-pnts p {

    position: relative;

    left: 50px;

}



.hd-pnts p:before {

    position: absolute;

    content: "";

    background: url(../image/tick.svg) no-repeat no-repeat;

    width: 35px;

    height: 35px;

    left: -50px;

}



.hdr-right {

    width: 100%;

    float: right;

    padding-bottom: 40px;

}



.top-5-img {

    position: absolute;

    bottom: 0px;

    margin-right: -65px;

}



.lck {

    position: relative;

    top: -4px;

}





/* sec2 */



#logo-ara {

    background-color: #01273F;

    padding: 20px 0px;

    text-align: center;

    color: #fff;

}



.lg-hd h3 {

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

}



#logo-ara .d-flex {

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-justify-content: space-between;

}



#sec-2 {

    padding: 50px 0px;

}



.s2-tp-txt h4 {

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    margin-bottom: 10px;

}



.s2-tp-txt p {

    color: #494949;

}



.s2-tp-txt {

    position: relative;

    margin-bottom: 40px;

}



.s2-tp-txt:before {

    position: absolute;

    content: url(../image/paw.svg);

    top: 0;

    left: -50px;

}





/* sec3 */



#sec-3 {

    background-color: #01273F;

    padding: 40px 0px;

}



#sec-3 .d-flex {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-align-items: center;

}



.s3-txt h3 {

    color: #fff;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    text-align: center;

    margin-bottom: 40px;

}



.s3-txt {

    text-align: center;

    margin-left: 40px;

}





/* sec4 */



#kit-sec {

    padding: 50px 0px;

}



.kit-bg-bx.one {

    background: url(../image/bg-1.png) no-repeat;

    background-size: 100%;

}



.kit-bg-bx.two {

    background: url(../image/bg-2.png) no-repeat;

    background-size: 100%;

}



.kit-bg-bx.three {

    background: url(../image/bg-3.png) no-repeat;

    background-size: 100%;

}



.kit-bg-bx {

    width: 33%;

    min-height: 455px;

}



.kit-bg.d-flex {

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-justify-content: space-between;

    margin-top: 50px;

}



.kit-num h4 {

    color: #01273F;

    background: #FFE000;

    width: 60px;

    height: 60px;

    border-radius: 50%;

    line-height: 60px;

    font-weight: bold;

    margin: -25px auto 0px;

    font-family: 'Nunito', sans-serif;

}



.kit-bx h4 {

    font-weight: bold;

    color: #FFE000;

    font-family: 'Nunito', sans-serif;

    margin-bottom: 10px;

}



.kit-bx p {

    color: #fff;

    font-weight: bold;

}



.kit-bx {

    width: 64%;

    margin: 0 auto;

}



.kit-box-1 img,

.kit-box-2 img {

    width: 80px;

    margin-bottom: 15px;

}



.kit-box.d-flex {

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-justify-content: space-between;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: flex-end;

    -webkit-align-items: flex-end;

    margin: 30px 0px;

}



.kit-box-1 h4 {

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    margin-bottom: 5px;

}



.kit-box-2 h4 {

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    margin-bottom: 5px;

}





/* sec5 */





/* sec6 */



#sec-6 {

    background: #F1F4F8;

    background-size: cover;

    padding: 50px 0px 40px;

}



.review-txt {

    background: rgb(255, 255, 255, 0.7);

    background-size: contain;

    position: relative;

    margin-left: 4rem;

    padding: 30px;

    border-radius: 35px;

    border-top-left-radius: 0px;

}



.review-txt:after {

    position: absolute;

    content: "";

    top: 0px;

    left: -79px;

    background: url(../image/review-bg-2.png) no-repeat no-repeat;

    width: 80px;

    height: 70px;

}



.q-left {

    position: absolute;

    top: -16px;

    left: 5;

}



.q-right {

    position: absolute;

    right: 15px;

    bottom: -15px;

}



.review-txt-bx-2 {

    background: rgb(255, 255, 255, 0.7);

    background-size: contain;

    position: relative;

    margin-right: 4rem;

    padding: 30px;

    border-radius: 35px;

    border-top-right-radius: 0px;

}



.review-txt-bx-2:after {

    position: absolute;

    content: "";

    top: 0px;

    right: -79px;

    background: url(../image/review-bg-r.png) no-repeat no-repeat;

    width: 80px;

    height: 70px;

}



.reviwe-area {

    max-width: 700px;

    margin: 0 auto;

}



.review-usr img {

    max-width: 130px;

}



.reviwe-area {

    margin-top: 60px;

    padding-bottom: 40px;

}



.rvw-btn {

    text-align: center;

    margin-top: 120px;

}



#sec-6 .carousel-indicators {

    bottom: -60px;

}



#sec-6 .carousel-indicators li {

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background: transparent;

    border: 1px solid #01273F;

    opacity: 1;

}



#sec-6 .carousel-indicators .active {

    background: #01273F !important;

}



#sec-6 .carousel-control-prev {

    height: 30px;

    bottom: -50px;

    top: inherit;

    left: 30%;

    z-index: 999;

}



#sec-6 .carousel-control-next {

    height: 30px;

    bottom: -50px;

    top: inherit;

    right: 30%;

    z-index: 999;

}



#sec-6 .carousel-control-next-icon {

    background-image: url(../image/right.svg);

}



#sec-6 .carousel-control-prev-icon {

    background-image: url(../image/left.svg);

}





/* sec7 */



#sec-7,

.sec-7 {

    padding: 50px 0px;

}



.sec-7 {

    background: #f1f4f8;

}



#sec-7 p,

.sec-7 p {

    color: #494949;

}



.sec-7 p {

    font-size: 20px;

}



.save-btn {

    background: #FFE000;

    border: 1px solid #FFBC00;

    color: #01273F;

    padding: 10px 64px;

    border-radius: 32px;

    font-size: 20px;

    display: inline-block;

    font-weight: 700;

    font-family: 'Nunito', sans-serif;

    margin-top: 30px;

}



.save-btn:hover {

    background: #FFBC00;

    border: 1px solid #FFBC00;

    color: #01273F;

}



.leftHoriz {

    position: relative;

    padding: 0px 0px 0px 16px;

    padding-right: 0px;

    border-left: 5px solid #01273f;

    margin: 20px 0px;

}



.horizontalRotate {

    -webkit-transform: rotate(90deg);

    transform: rotate(90deg);

    position: absolute;

    left: -20px;

    top: 55px;

}





/* sec8 */



#dg-btn {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

    text-align: center;

    position: relative;

}



#dg-btn h3 {

    font-family: 'Nunito', sans-serif;

    font-size: 1.563rem;

}



.line-thrugh {

    text-decoration: line-through;

}



.s9-d {

    position: absolute;

    bottom: 0;

    right: 15px;

    width: 185px;

}





/* sec9 */





/* sec10 */



#sec-10 {

    background: #F1F4F8;

    padding: 50px 0px;

}



#sec-10 .card-header {

    padding: 1.2rem 1.25rem;

    margin-bottom: 0;

    background-color: transparent;

    border-bottom: 0px solid #0DA84B;

    cursor: pointer;

    color: #0DA84B;

}



.card {

    background-color: transparent !important;

    border: 0px !important;

}



.accordion .card-header:after {

    font-family: 'FontAwesome';

    content: "\f068";

    float: right;

    color: #0DA84B;

    position: absolute;

    right: 10px;

    width: 20px;

    top: 22px;

}



.accordion .card-header.collapsed:after {

    /* symbol for "collapsed" panels */

    content: "\f067";

    color: #0DA84B;

    position: absolute;

    right: 10px;

    width: 20px;

    top: 22px;

}



.faq-line {

    background: #0DA84B;

    height: 3px;

    width: 98%;

    margin: 0 auto;

    margin-bottom: 20px;

}



#sec-10 .card-body p {

    padding: 0px 0px 0px;

}



.midWing {

    position: relative;

    margin-bottom: 50px;

    left: -40px;

}





/* sec11 */





/* sec12 */



.save-btn:hover,

.hdr-btn:hover {

    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

}



#scdSlider .carousel-indicators li {

    height: 20px;

    width: 20px;

    border-radius: 50%;

    background: transparent;

    border: 2px solid #fff;

}



#scdSlider .carousel-indicators li.active {

    background: #fff;

}



.candyHeader {

    margin-top: -120px;

}



#scdSlider .carousel-control-next,

#scdSlider .carousel-control-prev {

    height: 50px;

    top: calc(100% - 48px);

}



.sec-7 h4 {

    font-family: 'Nunito', sans-serif;

}



#step .carousel-control-prev {

    left: 30%;

}



#step .carousel-control-next {

    right: 30%;

}



#step .carousel-indicators li {

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background: #9e9e9e;

    border: 1px solid #fff;

    opacity: 1;

}



#step .carousel-indicators .active {

    background: #000 !important;

}



#step a.carousel-control-prev,

a.carousel-control-next {

    font-size: 43px;

    color: #1d1d1d !important;

    opacity: 0.5;

    width: 35px;

    position: absolute;

    bottom: 12px;

    height: 24px;

    top: auto;

    z-index: 99;

}



#train-behave {

    padding: 60px 0px;

}



.tainer-hd {

    text-align: center;

    width: 70%;

    margin: 0 auto 70px;

}



.dog-box {

    border: 2px solid #FFE000;

    border-radius: 8px;

    position: relative;

    min-height: 28rem;

}



.dg-bx-txt {

    padding: 15px;

    text-align: center;

}



.dg-bx-nm {

    position: absolute;

    width: 75px;

    height: 75px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin: 0 auto;

    background: #ffe001;

    border-radius: 50%;

    font-size: 35px;

    font-family: 'Nunito', sans-serif;

    font-weight: 800;

    color: #01273F;

    top: -40px;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

}



.singleRowInner {

    display: table;

    float: right;

}



h5.b-left {

    border-left: 4px solid #0DA84B;

    padding-left: 20px;

}



@media(max-width:991px) {

    .horizontalRotate {

        left: -13px;

        top: 45px;

        width: 31px;

    }

}



@media(max-width:767px) {

    .leftHoriz {

        padding-right: 30px;

    }

    .midWing {

        position: relative;

        margin-bottom: 50px;

        left: 0px;

        -webkit-transform: rotate(24deg);

        transform: rotate(24deg);

        margin-top: -20px;

    }

    .review-txt:after {

        position: absolute;

        content: "";

        top: -34px;

        left: 50%;

        background: url(../image/rs-revw.png) no-repeat no-repeat;

        width: 144px;

        height: 50px;

        opacity: 0.7;

        -webkit-transform: translateX(-50%);

        transform: translateX(-50%);

    }

    .review-txt-bx-2:after {

        position: absolute;

        content: "";

        top: -34px;

        left: 50%;

        background: url(../image/rs-revw.png) no-repeat no-repeat;

        width: 144px;

        height: 50px;

        opacity: 0.7;

        -webkit-transform: translateX(-50%);

        transform: translateX(-50%);

    }

    .text-bdr-lft {

        margin-top: 30px;

    }

    .rs-gap {

        margin-bottom: 30px;

    }

    #demo1 {

        max-width: 500px;

        margin: auto;

    }

    #sec-4 .s4-nbx {

        padding-top: 140px;

    }

    #sec-4 .sec-4-heading h4 {

        font-size: 29px;

        max-width: 300px;

        margin: auto;

    }

    .horizontalRotate {

        position: relative;

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

        left: auto;

        top: auto;

        margin: auto;

    }

    .sec-7.single .candy {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

        margin-top: 50px;

        margin-bottom: -20px;

    }

    #sec-8 .horizontalRotate {

        margin-top: 30px;

    }

    .sec-7.single .horizontalRotate.d-block.d-md-none,

    .sec-7.single h5 .horizontalRotate {

        margin-bottom: 30px;

    }

    #sec-6 .carousel-control-next {

        right: 10%;

        bottom: -52px;

    }

    #sec-6 .carousel-control-prev {

        left: 10%;

        bottom: -52px;

    }

}



@media(max-width:575px) {

    /*

    .review-usr img {

        max-width: 50px;

    }

*/

    .review-txt {

        padding-left: 40px;

        padding-right: 70px;

    }

    .singleRow:div:first-child {

        width: 100%;

    }

    .singleRow:div:last-child {

        width: 100%;

    }

}



@media(max-width:510px) {

    /*

    .review-txt {

        padding-left: 40px;

        padding-right: 40px;

    }

*/

    .review-usr img {

        max-width: 85px;

    }

    .rvw-btn {

        padding: 0px 15px;

    }

    .review-txt {

        padding-left: 15px;

        padding-right: 15px;

        font-size: 13px;

        padding-top: 15px;

    }

    #demo1 {

        max-width: 310px;

    }

}



#app_common_modal_close,

#error_handler_overlay_close {

    color: #fff !important;

}



#pro-sec {

    background: #F1F4F8;

    padding: 50px 0px;

}



.btn-img {

    -webkit-transition: 0.4s;

    transition: 0.4s;

}



.btn-img:hover {

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}



.pw-box {

    background: #fff;

    text-align: center;

    padding: 0px 0px 30px;

    min-height: 230px;

}



.pb-box {

    background: #01273F;

    text-align: center;

    padding: 30px;

    min-height: 255px;

}



.pw-box h4 {

    font-size: 1.563rem;

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

}



.pb-box h3 {

    color: #FFE000;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    font-size: 1.563rem;

}



.pb-box p {

    color: #fff;

    margin-top: 10px;

}



.pb-box p span img {

    position: relative;

    bottom: 4px;

}



.pw-box img {

    margin-top: -160px;

}



.pw-box.two img {

    margin-top: -120px;

}



.para-box {

    min-height: 100px;

}



.p-row {

    margin-top: 130px;

}



.mst-hd {

    margin-top: 22px;

}



#m-back {

    margin-top: 50px;

}



.lock-btn {

    text-align: center;

}



.lock-btn p span img {

    position: relative;

    bottom: 5px;

}



#dg-bck {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

}



/*.dg2 {

    position: absolute;

    left: 0px;

    top: -90px;

    width: 180px;

}*/



footer {

    padding: 50px 0px 80px;

}



.ftr-nav a {

    color: #01273F;

    font-weight: bold;

    font-family: 'Nunito', sans-serif;

    font-size: 1.3rem;

}



.cntct .fa {

    color: #01273F;

    font-size: 1.2rem;

    margin-right: 5px;

    position: relative;

    top: 2px;

}



.cntct li {

    margin-bottom: 10px;

    color: #01273F;

    font-weight: bold;

    font-family: 'Nunito', sans-serif;

}

.d-flex .top-5-img {
    display: none;
}

.dg2 {
    position: absolute;
    left: 0px;
    top: -50px;
    width: 170px;
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    border-top: 1px solid #f1f4f9;
}

.sticky-footer .buyButton {
    background: #ffe000;
    border: 1px solid #ffd500;
    color: #01273F !important;
    padding: 10px 64px;
    border-radius: 32px;
    font-size: 20px;
    display: inline-block;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    margin: 0;
}

@media (max-width: 767px) {
    .sticky-footer .buyButton {
        display: block;
        padding: 10px 65px 8px;
        border-radius: 32px;
        font-size: 20px;
        display: block;
        font-weight: 700;
        font-family: 'Nunito', sans-serif;
        margin: 10px auto;
        width: 300px;
    }

    footer {
        padding: 50px 0px 130px;
    }

}


.spcl.f-45 {
    font-size: 2.103rem;
}

.s2-hd h3 {
    max-width: 800px;
    margin: auto;
    padding-bottom: 20px;
}

.s2-hd h4 {
    color: #01273F;
    font-size: 30px;
    max-width: 930px;
    margin: auto;
}

.famImg img {
    margin-top: -60px;
}

.sideDog {
    height: auto;
}

.s9-d.divCl {
    position: absolute;
    bottom: -20px;
    right: 0px;
    width: 215px;
    overflow: hidden;
}

.s9-d.divCl img {
    min-width: 290px;
}

.newgrn {
    max-width: 800px;
    margin: auto;
}


.top-5-img.newTop {
    position: absolute;
    bottom: 0px;
    width: 780px;
    max-width: 50vw;
    left: -150px;
}

.dg2.newDg {
    position: absolute;
    left: -10px;
    top: -60px;
    width: 360px;
}

@media screen and (max-width: 1400px) {
    .s9-d.divCl {
        width: 145px;
    }
    
    .s9-d.divCl img {
/*        min-width: 220px;*/
    }
    
    
   /* .top-5-img.newTop {
        left: -50px;
    }*/
     .top-5-img.newTop {
        left: -28px;
    }
}

@media screen and (max-width: 1199px) {
    .lock-btn.btm {
        text-align: center;
        padding-left: 200px;
    }
}

@media screen and (max-width: 991px) {
    .lock-btn.btm {
        padding-left: 90px;
    }
    
    .dg2.newDg {
        left: -10px;
        top: -10px;
        width: 260px;
    }
}
@media screen and (max-width: 767px) {
    
    
    .lock-btn.btm {
        padding-left: 0px;
    }
    
    .s9-d.divCl {
        position: relative;
        bottom: 0;
        right: 0;
        width: auto;
        max-width: 100%;
        margin-top: 30px;
    }

    .top-5-img.newTop {
        position: absolute;
        bottom: 0px;
        margin-right: 0;
        right: -15px;
        width: 45%;
        max-width: none;
            left: auto;
    }

    .dg2.newDg {
        position: relative;
        left: 0px;
        top: auto;
        width: 300px;
        margin: -30px auto 0px;
        bottom: -86px;
    }

}
.mst-img{
    margin-top: -30px;
}
