html {
    font-size: 1rem;
}

.list-box, .picker {
    width: 100%}
.breedBtn:hover, .green_btn:hover {
    background-color: #05b47b;
}
.age-des ul li span, .tick-list li span, p {
    color: #303030;
    font-family: Arial, Helvetica, sans-serif;
}
.age-des ul li span, .selectNo-des .des-col, .step-heading, .tick-list li span, p {
    font-family: Arial, Helvetica, sans-serif;
}
html {
    scroll-behavior: smooth;
}
.row.step1-row .img-bread img {
    max-width: 460px;
    height: auto;
}
.form-btn-row .step-btn, .row.MixBreedText, .selectNo-des h2, .step4-des .des-col, .supporters-logo, p.step_info {
    text-align: center;
}
.list-box div {
    padding: 5px 10px;
    cursor: pointer;
    font-weight: 600;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.list-box div:hover, .picker option:checked, .picker option:focus, .picker option:hover, .selected, select:focus option:checked {
    background-color: #018ac1;
    color: #fff;
}
.picker-container {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 70%;
    grid-column-gap: 20px;
    margin-bottom: 20px;
}
.step-btn, select#breedSelect {
    text-align: left;
}
.breed-btn, .main-title, .mini-box, .owl-dots, .picker, .selectbeed-row, .selectbeed-wrapper h2, .tick_container, .whoBox, .whoTitle {
    text-align: center;
}
.img-bread img {
    border-radius: 24px;
    width: 100%}
.picker {
    height: 150px;
    overflow-y: scroll;
    border: 2px solid #e6e6e6;
    background-color: #fff;
    padding: 0;
    border-radius: 8px;
    scrollbar-width: thin;
    scrollbar-color: #018ac1 #e0e0e0;
    transition: .3s ease-in-out;
}
.picker:hover {
    transform: scale(1.05);
}
.picker:focus-visible {
    outline: 0;
}
.picker option {
    padding: 6px 10px;
    font-size: 14px;
    transition: background .3s ease-in-out;
    white-space: break-spaces;
    color: #333;
}
.breedBtn, .green_btn {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}
.selected {
    background-color: #018ac1!important;
    color: #fff!important;
}
.form-col p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.green_btn {
    background-color: #06c083;
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 10px 40px;
    border-radius: 10px;
    font-weight: 700;
    transition: .3s ease-in-out;
}
.select-col label {
    color: #292827;
    margin-bottom: 7px;
    display: block;
}
.section-col {
    padding: 50px 0;
}
.blue-topGradient {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 246, 250, .5)), to(rgba(235, 246, 250, 0)));
    background-image: linear-gradient(180deg, rgba(235, 246, 250, .7), rgba(235, 246, 250, 0));
}
.step-content {
    max-width: 100%;
    margin-bottom: 30px;
}
.main-title, .main-title2 {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
}
p.haveMix {
    margin-bottom: 0;
    margin-top: 20px;
}
.main-title {
    font-size: 2rem;
    line-height: 2.375rem;
}
.main-title2 {
    line-height: 34px;
}
.main-title2 span {
    display: block;
    color: #485a68;
    font-size: 1.375rem;
    margin-top: 15px;
    line-height: 30px;
}
.step3-form .main-title2 span {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 22px;
}
.row.step3-row .main-title2 {
    font-size: 1.625rem;
}
.age-des.mob-block-, .row.step3-row .age-des {
    margin-top: 30px;
    margin-bottom: 0;
}
.content-body-width {
    padding-top: 0!important;
}
.course-video {
    width: 80%;
    margin: -345px auto 85px;
}
.step1-col {
    padding-bottom: 385px;
}
.whatWill {
    max-width: 70%;
    margin: auto auto 40px;
}
.mini-box {
    padding: 35px 25px 30px;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0 30px 60px 0 rgba(0, 0, 0, .08);
    margin-bottom: 30px;
    -webkit-transition: .3s;
    transition: .3s;
}
.mini-box:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
.mini-img, .slectAge-col .iconDogAge {
    margin-bottom: 15px;
}
.mini-content p {
    margin: 0;
    min-height: 92px;
}
.breedBtn {
    background-color: #06c083;
    color: #fff;
    border-radius: 10px;
    padding: 17px 40px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    transition: .3s ease-in-out;
    border: 0;
}
.selectbeed-row, .testi-box {
    display: grid;
    grid-template-rows: auto;
}
.testi-box, .whoBox {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    background-color: #fff;
}
.breed-btn a:focus, .breed-btn a:hover, .breedBtn:hover {
    color: #fff;
    text-decoration: none;
}
.breed-btn {
    margin-top: 30px;
}
.not-col, .who-created-col {
    padding-top: 80px;
}
.whoTitle {
    max-width: 69%;
    margin: auto auto 40px;
}
.whoBox {
    border: 2px solid #deebf0;
    border-radius: 24px;
    margin-bottom: 30px;
    padding: 35px 25px 30px;
    transition: .3s ease-in-out;
}
.testi-box, .whoBox-img {
    margin-bottom: 20px;
}
.testi-box:hover, .whoBox:hover {
    border-color: #018ac1;
}
.whoBox-content h2 {
    color: #018ac1;
    font-size: 1.375rem;
    margin-top: 0;
}
.whoBox-content p {
    margin-bottom: 0;
    min-height: 93px;
}
.age-des ul li:last-child, .tick-list li:last-child, .whoTitle p {
    margin-bottom: 0;
}
.blue-bottomGradient {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 245, 241, .1)), color-stop(60%, #ebf6fa));
    background-image: linear-gradient(180deg, rgba(255, 245, 241, .1), #ebf6fa 60%);
}
.testi-box {
    border: 2px solid #deebf0;
    border-radius: 16px;
    padding: 40px;
    grid-template-columns: 1fr 80%;
    grid-column-gap: 20px;
    align-items: center;
    transition: .3s ease-in-out;
}
.testi-box-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.testi-box-header .testi-title{
	color: #485a68;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 600;
}
.testi-box-header h3 {
    color: #485a68;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 600;
}
.testi-rating {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}
.testi-content p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 26px;
}
.testi-box-img img {
    border-radius: 50%;
    height: 153px;
}
.SelectAge-col .tick i img, .btn-downloadNow img, .slectAge-col .tick i img {
    height: 22px;
}
.download-header h2 {
    font-size: 1.625rem;
    line-height: 34px;
    margin-top: 0;
}
.download-formCol .form-control {
    height: 50px;
    border-radius: 8px!important;
    border-color: #e6e6e6!important;
    font-weight: 600;
    border-width: 2px!important;
	font-size: 16px;
}
.SelectAge-col.select, .slectAge-col.select {
    border-color: #c7b66e;
}
.btn-downloadNow {
    background-color: #fff;
    color: #06c083;
    width: 100%;
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 10px;
    display: flex;
    border: 2px solid #06c083;
    align-items: center;
    justify-content: center;
    gap: 12px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn-downloadNow:focus, .btn-downloadNow:hover {
    color: #fff;
    background-color: #06c083;
    text-decoration: none;
    outline: 0!important;
}
.btn-downloadNow:focus img, .btn-downloadNow:hover img {
    filter: invert(131%) sepia(0) saturate(67%) hue-rotate(265deg) brightness(269%) contrast(123%);
}
.owl-dots {
    padding-top: 15px;
}
/*.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #dedede;
    margin: 0 3px;
}
.owl-dots button.owl-dot.active {
    background-color: #c7b66e;
}*/
.owl-dots button.owl-dot span {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    background: #dedede;
    margin: 0 3px;
}
.owl-dots button.owl-dot.active span {
    background: #C7B66E;
}
.owl-dots button.owl-dot:focus {
    outline: 0;
}
.download-formCol p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
}
.Training-text, .d-none, .mob-block, .scroll-element, .testimonials-col .owl-nav {
    display: none;
}
.testimonials-col+.who-breed {
    margin-top: 42px;
}
.last-col {
    padding-top: 20px;
    padding-bottom: 50px;
}
.selectbeed-col .breed-img {
    cursor: pointer;
    transition: transform 1s;
}
.selectbeed-col label {
    overflow: hidden;
    position: relative;
}
.imgbgchk:checked+label>.tick_container {
    opacity: 1;
}
.imgbgchk:checked+label>img {
    transform: scale(1.25);
    opacity: .3;
}
.SelectAge-col .tick i img, .selectbeed-col .breed-img img, .slectAge-col .tick i img, .tick i img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%}
.tick_container {
    transition: .5s;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    bottom: 0;
    right: 0;
}
.breed-img, .tick {
    position: relative;
}
.tick {
    background-color: #06c083;
    height: 28px;
    width: 28px;
    border-radius: 100%}
.tick i img {
    height: 24px;
}
.v2step1-row .step-content {
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}
.selectbeed-wrapper {
    max-width: 55%;
    margin: auto;
}
.SelectAge-row, .age-des {
    margin-top: 0;
}
.selectbeed-wrapper h2 {
    font-size: 1.625rem;
    line-height: 32px;
    margin-bottom: 35px;
    margin-top: 10px;
}
.AgeDes p, .selectbeed-col p {
    margin-bottom: 0;
    font-family: Quicksand;
    font-weight: 600;
}
.selectbeed-row {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    gap: 15px;
    transition: .3s ease-in-out;
}
.SelectAge-row, .slectAge-row {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    gap: 24px;
    text-align: center;
}
.breed-img, .slectAge-col {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    background-color: #fff;
}
.selectbeed-row::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.selectbeed-row::-webkit-scrollbar-track {
    background: #e0e0e0;
    -webkit-border-radius: 10px;
    border-radius: 4px;
}
.selectbeed-row::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #018ac1;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
}
.selectbeed-row::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(39, 174, 97, .3);
}
.breed-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #dfe5f0;
    transition: .3s ease-in-out;
}
.selectbeed-col.select .breed-img {
    border-color: #06c083;
}
.selectbeed-col .breed-img img {
    max-width: 63%}
.selectbeed-col p {
    font-size: 14px;
    line-height: 18px;
}
.slectAge-col label {
    position: relative;
    padding: 20px;
    width: 100%;
    cursor: pointer;
}
.SelectAge-col .tick_container, .slectAge-col .tick_container {
    transition: .5s;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    text-align: center;
    top: -4px;
    right: -10px;
}
.SelectAge-col .tick, .slectAge-col .tick {
    background-color: #c7b66e;
    height: 28px;
    width: 28px;
    border-radius: 100%;
    position: relative;
}
.step2-form .main-title {
    text-align: left;
    margin-bottom: 30px;
}
.slectAge-col {
    border: 2px solid #ede7cf;
    border-radius: 16px;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 2px 0 #c7b66e, 0 1px 6px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 2px 0 #2b638f, 0 1px 6px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    box-shadow: 0 2px 0 #c7b66e, 0 1px 6px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
}
.slectAge-col:hover {
    transform: translateY(-4px);
    -webkit-box-shadow: 0 6px 0 #c7b66e, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 6px 0 #2b638f, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    box-shadow: 0 6px 0 #c7b66e, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
}
.slectAge-col.select {
    -webkit-box-shadow: 0 6px 0 #c7b66e, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 6px 0 #2b638f, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
    box-shadow: 0 6px 0 #c7b66e, 0 3px 15px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 0 3px rgba(255, 255, 255, .5);
}
.AgeDes .less-text {
    font-weight: 400;
    font-size: 15px;
}
.age-des ul, .tick-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.age-des ul li, .tick-list li {
    display: flex;
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
    align-items: start;
}
.age-des {
    margin-bottom: 50px;
}
.age-des ul li span, .tick-list li span {
    font-size: 17px;
}
.age-des ul li img {
    height: 23px;
    position: relative;
    top: 2px;
}
.AgeDes {
    min-height: 70px;
}
.step4_not {
    padding-bottom: 50px;
}
.SelectAge-col {
    background-color: #fff;
    border: 2px solid #ede7cf;
    border-radius: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding: 30px 20px;
    cursor: pointer;
    position: relative;
}
.SelectAge-col:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .2);
    transform: translateY(-4px);
}
.SelectAge-col p {
    margin: 0;
    font-family: Quicksand;
}
.SelectAge-col p:first-child {
    font-weight: 600;
    margin-bottom: 7px;
}
.step3-form .main-title {
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.rating-wrapper {
    margin-top: 45px;
    text-align: center;
}
.highest_row .rateddog_traning, .rating-wrapper .rateddog_traning {
    justify-content: center;
}
.rating-wrapper h2 {
    font-size: 1.375rem;
    margin-bottom: 30px;
    margin-top: 0;
}
.selectNo-des h2 {
    font-size: 1.625rem;
    margin-bottom: 30px;
    margin-top: 0;
}
.rateddog_traning {
    display: flex;
    gap: 20px;
    display: flex;
    gap: 50px;
    align-items: center;
}
.download-formCol.signForm .form-control, .rateddog_traning img {
    height: 45px;
}
.grayImg {
    -webkit-filter: grayscale(100%) brightness(113%) contrast(70%);
    filter: grayscale(100%) brightness(113%) contrast(70%);
}
.download-formCol.signForm {
    max-width: 100%;
    margin-top: 0!important;
}
.scroll-textarea>.scroll-content>textarea, .scroll-wrapper>.scroll-content {
    max-width: none!important;
    overflow: scroll!important;
    position: relative!important;
    top: 0;
}
.download-formCol.signForm .form-group {
    margin-bottom: 12px;
}
.download-formCol.signForm .btn-downloadNow {
    padding: 9px 15px;
    background-color: #06c083;
    color: #fff;
}
.download-formCol .form-control:focus {
    border-color: #018ac1!important;
}
.tick-list li img {
    height: 19px;
    position: relative;
    top: 4px;
}
.selectNo-des .des-col {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #485a68;
}
.highest_row .main-title, .step4-des h1.main-title {
    margin-bottom: 25px;
}
.selectNo-des {
    margin-top: 0;
    margin-bottom: 50px;
}
.selectNo-des h1.main-title {
    margin-bottom: 30px;
}
.supporters-logo img {
    height: 70px;
}
.download-img img {
    width: 100%;
    border-radius: 24px;
}
.signup-bottom ul.tick-list {
    margin-bottom: 30px;
    margin-top: 15px;
}
.form-btn-row {
    margin-top: 20px;
    margin-bottom: 40px;
}
.form-btn-row p {
    margin-top: 15px;
    text-align: center;
}
.css-blurry-gradient {
    position: absolute;
    transform: translate(-50%, 0);
    width: 450px;
    height: 450px;
    border-radius: 50% 22% 40% 80%;
    filter: blur(100px);
    background: radial-gradient(circle at 50% 50%, rgb(1 138 193), rgba(76, 0, 255, 0));
    opacity: .2;
    top: 50%;
    left: 50%}
.mainSelect {
    border: 2px solid #e6e6e6!important;
    background-color: #fff;
    padding: 0;
    border-radius: 8px;
    transition: .3s ease-in-out;
    border-right: 0;
}
.mainSelect>div {
    max-height: 170px;
    overflow: auto;
}
.scrollbar-inner-main>div {
    max-height: 414px;
    overflow: auto;
}
.scroll-wrapper {
    overflow: hidden!important;
    padding: 0!important;
    position: relative;
}
.scroll-wrapper>.scroll-content {
    border: none!important;
    box-sizing: content-box!important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    padding: 0;
    width: auto!important;
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-arrow, .scroll-element .scroll-bar {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999;
}
.scroll-textarea>.scroll-content {
    overflow: hidden!important;
}
.scroll-textarea>.scroll-content>textarea {
    border: none!important;
    box-sizing: border-box;
    height: 100%!important;
    margin: 0;
    max-height: none!important;
    outline: 0;
    padding: 2px;
    width: 100%!important;
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scrollbar-inner>.scroll-element, .scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%}
.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%}
.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 8px;
}
.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden;
}
.scrollbar-inner>.scroll-element .scroll-bar, .scrollbar-inner>.scroll-element .scroll-element_outer, .scrollbar-inner>.scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}
.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}
.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar, .scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}
.step-content p {
    font-size: 1.375rem;
    line-height: 30px;
}
.grey-text {
    color: gray;
}
.step-heading {
    text-align: center;
    font-weight: 400;
    color: #485a68;
    font-size: 1rem;
    margin-bottom: 8px;
}
.step3-form .step-heading {
    text-align: left;
    margin-bottom: 5px;
}
.stepHeading {
    text-align: center;
    margin-bottom: 0;
}
.course-video h1.main-title {
    margin-bottom: 40px;
}
.row.step3-row .slectAge-col .AgeDes .less-text {
    margin-top: 5px;
}
.signForm .error-subscription-form {
    border: none;
    box-shadow: 0 0 0 #fff!important;
    width: 100%;
    color: red!important;
    font-weight: 700;
    font-size: 13px;
    background-color: transparent!important;
}

.step_bread img {
    max-width: 460px;
    height: auto;
}


/*New landing page css shmem***/
.Dogs-training-img img {
    width: 55%;
    margin-bottom: 30px;
}
.getOrder {
    border: 2px solid #deebf0;
    padding: 35px;
    border-radius: 24px;
    margin-bottom: 50px;
    background-color: #fff;
}
.money-text {
    margin-top: 15px;
    margin-bottom: 0;
}
.getstarted a.breedBtn {
    color: #fff;
    text-decoration: none;
}
.sub-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.Online-List ul {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
}
.Online-List .main-title {
    margin-bottom: 40px;
}
.MoneyBack-header{text-align:center; margin-bottom:40px;}
p.money-text {
    margin-top: 15px;
}
.start-col, .MoneyBack-col {
    padding-top: 80px;
}
.Online-List .age-des {
    margin-bottom: 0;
}
.Online-List {
    padding-bottom: 80px;
}
.dog-ownerImg img {
    width: 100%;
    border-radius: 24px;
}
.MoneyBack-header img {
    height: 160px;
    margin-bottom: 20px;
}

@media (min-width:992px) {
    .row.step3-row .slectAge-col label {
    min-height: 181px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}@media (min-width:992px) and (max-width:1199.98px) {
    .row.mt-3.mob-hide, .row.step1-row, .row.step3-row, .row.step3no-row, .row.v2step1-row {
    margin-right: 0;
}
}@media (min-width:768px) and (max-width:991.98px) {
    .row.mt-3.mob-hide, .row.step1-row, .row.step2-row, .row.step3-row, .row.step3no-row, .row.teach_row, .row.v2step1-row, .row.who_row {
    margin-right: 0;
}
}
@media (max-width:991px) {
.row.what-learn-row {
    display: flex;
    flex-wrap: wrap;
}	
.what-learn-row .col-md-8 {
    width: 100%;
}
.row.what-learn-row .mob-first {
    order: -1;
}

.what-learn-row .col-md-4 {
    width: 100%;
}
.dog-ownerImg {
    text-align: center;
    margin-bottom: 30px;
}
.dog-ownerImg img {
    width: 50%;
    border-radius: 24px;
}	
	
.download-header, .download-img {
    text-align: center;
}
.row.step2-row .img-bread, .row.step3-row .age-des, .selectNo-des .des-col {
    margin-top: 30px;
}
.age-des {
    margin-bottom: 30px;
}
.selectNo-des h1.main-title {
    margin-bottom: 20px;
}
.picker-container {
    grid-template-columns: 1fr 70%;
    grid-column-gap: 13px;
}
.main-title {
    font-size: 1.625rem;
    line-height: 2rem;
}
.row.step2-row, .row.step3-row, .row.teach_row, .row.who_row {
    display: flex;
    flex-wrap: wrap;
}
.row.step3-row .col-md-6, .row.who_row .col-md-6, .teach_row .col-md-4 {
    width: 50%}
.whoBox-content p {
    min-height: 115px;
}
.testi-box-img img {
    height: 130px;
    width: 130px!important;
}
.download-header {
    max-width: 70%;
    margin: 30px auto auto;
}
.download-header h2 {
    font-size: 1.375rem;
    line-height: 28px;
}
.download-formCol {
    max-width: 70%;
    margin: auto;
}
.row.step3-row .img-bread img {
    height: 290px;
}
.download-img img {
    width: auto;
}
.selectNo-des.step4-des .des-col {
    margin-top: 0;
    margin-bottom: 20px;
}
}@media (max-width:767px) {
	.whoBox-img img {
    width: 100%;
    height: auto;
}
.dog-ownertext {
    margin-top: 25px;
}
.MoneyBack-header {
    margin-bottom: 30px;
}
.Online-List .main-title {
    margin-bottom: 30px;
}
.Online-List {
    padding-bottom: 50px;
}
.whoBox {
    padding: 25px 20px 25px;
    border-radius: 16px;
}
.Online-List ul {
    grid-template-columns: 1fr;
}
.Online-List ul:last-child {
    margin-top: 15px;
}
.start-col, .MoneyBack-col {
    padding-top: 50px;
}
.getOrder {
    margin-bottom: 40px;
	border-radius: 16px;
	padding: 25px;
}
	.row.step2-row .col-md-6 {
    width: 100%;
}
.img-bread.step_bread {
    text-align: center;
}
.img-bread img.mob-block {
    display: inline-block;
}
    .download-formCol, .download-header, .selectbeed-wrapper, .step-content {
    max-width: 100%}
.download-img img, .img-bread img {
    border-radius: 16px;
    height: auto;
}
.SelectAge-col .tick_container, .slectAge-col .tick_container {
    right: -7px;
}
.SelectAge-col .tick, .slectAge-col .tick {
    height: 24px;
    width: 24px;
}
.age-des ul li img, .btn-downloadNow img {
    height: 19px;
}
.form-col p, .row.step1-row .img-bread, .step-btn, .step3-form .main-title {
    text-align: center;
}
.row.MixBreedText, .signup-bottom .tick-list li span, .step-content p, .stepHeading {
    text-align: left;
}
.mob-first .img-bread, .row.v2step1-row .form-btn-row {
    margin-bottom: 10px;
}
.row.step1-row .img-bread img {
    width: 80%}
.age-des ul li, .row.step2-row .img-bread, .tick-list li, .who-breed .breed-btn, p.haveMix {
    margin-top: 0;
}
.age-des, .age-des.mob-block- {
    margin-top: 10px;
}
.row.v2step1-row .step-content, .selectNo-des {
    margin-bottom: 0;
}
.list-box div {
    padding: 11px 14px;
}
.step-content p {
    font-size: 1rem;
    line-height: 22px;
    margin-bottom: 13px;
}
.step3-form .step-heading {
    text-align: center;
    margin-bottom: 0;
    font-size: 1rem;
}
.row.step3-row .col-md-6, .step-btn .green_btn {
    width: 100%}
.step-heading {
    font-size: .875rem;
}
.selectNo-des.step4-des .des-col {
    margin-bottom: 10px;
    text-align: left;
    font-weight: 400;
}
.download-formCol.signForm .form-group, .v2step1-row h1.main-title {
    margin-bottom: 6px;
}
.row.step3-row h1.main-title2 {
    font-size: 1.5rem;
}
.main-title2 span {
    font-size: 1rem;
    margin-top: 0;
    line-height: 20px;
}
.section_Step {
    padding-top: 15px!important;
}
.main-title2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
}
.select-col {
    position: relative;
}
.scrollDown {
    display: block;
    position: absolute;
    top: 18px;
    right: 10px;
}
.css-blurry-gradient {
    width: 300px;
    height: 300px;
}
.mainSelect>div {
    max-height: 156px;
}
.row.step3-row .age-des {
    margin-top: 15px;
}
.highest_row .main-title, .testi-box-img, .v2step1-row .step-content {
    margin-bottom: 20px;
}
.selectbeed-wrapper h2 {
    margin-bottom: 15px;
    font-size: 1.5rem;
}
.age-des ul li span, .breedBtn, .btn-downloadNow, .green_btn, .tick-list li span {
    font-size: 16px;
}
.scrollbar-inner-main>div {
    max-height: 412px;
}
.mobileslectNo-des.step4-des h1.main-title {
    font-size: 1.4rem;
    margin-bottom: 8px;
}
.row.step3-row .img-bread img {
    height: auto;
}
.age-des {
    margin-bottom: 0;
}
.section-col {
    padding: 30px 0;
}
.course-video {
    margin: -245px auto 40px;
}
.step1-col {
    padding-bottom: 285px;
}
.whatWill, .whoTitle {
    max-width: 100%;
    margin: auto auto 30px;
}
.mini-content p {
    min-height: 115px;
}
.breed-btn {
    margin-top: 20px;
}
.who-created-col {
    padding-top: 55px;
}
.whoBox-content p {
    min-height: 180px;
}
.testi-box {
    justify-content: center;
    grid-template-columns: 1fr;
    align-items: center;
}
.testi-box-img img {
    margin: auto;
}
.testi-box-header {
    margin-bottom: 20px;
    flex-direction: column;
    text-align: center;
}
.owl-carousel .owl-item .testi-rating img {
    height: 16px;
    width: auto!important;
}
.testi-rating {
    gap: 7px;
    justify-content: center;
    margin-top: 10px;
}
.testi-content p {
    font-size: 16px;
    text-align: center;
}
.step-content {
    text-align: center;
    margin: auto;
}
.breedBtn {
    padding: 12px 20px;
    width: 100%}
.whoBox-content h2 {
    font-size: 1.125rem;
    margin-top: 0;
    padding-bottom: 0;
    line-height: 22px;
}
.row.step2-row, .row.step3-row, .row.step3no-row, .step1-row, .what-learn-row {
    display: flex;
    flex-wrap: wrap;
	/*flex-direction: column;*/
}
.mob-hide {
    display: none;
}
.mob-block {
    display: block;
}
.not-col {
    padding-top: 50px;
    padding-bottom: 40px;
}
.mob-first {
    order: -1;
}
.main-title {
    font-size: 1.5rem;
    line-height: 2rem;
}
.last-col {
    padding-top: 20px;
    padding-bottom: 0;
}
.download-img img {
    width: 100%}
.content-body-width {
    padding: 0;
}
.picker {
    height: 45px!important;
}
.step2-form .main-title {
    text-align: center;
    margin-bottom: 25px;
}
.slectAge-col label {
    padding: 10px;
}
.AgeDes .less-text {
    font-size: 14px;
}
.slectAge-row {
    gap: 20px;
}
.iconDogAge img {
    height: 54px;
}
.SelectAge-row {
    margin-top: 20px;
    gap: 20px;
}
.SelectAge-col {
    padding: 20px 15px;
}
.rateddog_traning {
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}
.rating-wrapper h2, .selectNo-des h2 {
    font-size: 1.375rem;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}
.rating-wrapper {
    margin-top: 30px;
}
.blue-bottomGradient {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 245, 241, .1)), color-stop(80%, #ebf6fa));
    background-image: linear-gradient(180deg, rgba(255, 245, 241, .1), #ebf6fa 80%);
}
.mobileslectNo-des {
    margin-bottom: 5px;
}
.mobileslectNo-des h1.main-title {
    margin-bottom: 15px;
}
.selectNo-des .des-col {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #303030;
}
.rateddog_traning img {
    height: 36px;
    width: auto;
}
.supporters-logo img {
    height: auto;
    width: 100%}
.v2step1-section {
    padding-top: 10px;
}
.dog-ownerImg {
    margin-bottom: 20px;
}
}@media (max-width:575px) {
	.dog-ownerImg img {
    width: 100%;
    border-radius: 16px;
}
	.Dogs-training-img img {
    width: 100%;
}
    .viewPort {
    height: 90vh;
}
.breed-img {
    width: 85px;
    height: 85px;
}
.selectbeed-wrapper h2 {
    font-size: 1.25rem;
    line-height: 25px;
}
.form-col p, .picker option {
    font-size: 14px;
}
.scrollbar-inner-main>div {
    max-height: 375px;
}
.selectbeed-row {
    gap: 10px;
}
.selectbeed-col p {
    line-height: 16px;
}
.course-video, .row.who_row .col-md-6, .teach_row .col-md-4 {
    width: 100%}
.mini-content p, .whoBox-content p {
    min-height: auto;
}
.form-col p {
    line-height: 18px;
}
.testi-box-img img {
    height: 100px;
    width: 100px!important;
}
.rateddog_traning img {
    height: 29px;
}
}@media (max-width:490px) {
    .header-text {
    font-size: 14px !important;
    /*margin-top: -6px !important;*/
	line-height: 18px;
}
}