.main-header .navbar-nav>li>a, .main-header .navbar-nav>li>a:focus, .main-header .navbar-nav>li>a:hover {
    padding-left: 0;
    padding-right: 0;
}
img.main-logo{
    margin-left: 0;
}
.banner-text {
    font-size: 34px;
    color: #5e106f;
    line-height: 1.1;
    font-family: 'OmnesMedium';
    padding: 40px 50px 15px;
}
.btn-wrapper .btn {
    margin: 2px 0;
}
.choose-ur-steps img.steps {
    padding: 5px 10px 5px 0;
}
.choose-ur-steps li a {
    font-size: 17px;
}
.left-text-wrapper {
    padding: 0 10px 0 10px;
}
.product-wrapper {
    padding-top: 0px;
}
.sec-fifth-title {
    font-size: 21px;
    padding: 50px 40px 57px;
}
.testimonial-text-wrap {
    font-size: 17px;
    color: #69007b;
    line-height: 1.3;
    padding: 75px 37px 0 68px;
}
.btn-wrapper.lets-get-started button.btn {
    margin: 15px 0 40px;
}
h3.page-sub-title {
    font-size: 21px;
    color: #5e106f;
    margin: 0 0 20px 0;
}
.star-bg:before {
    content: "";
    background: none;
}
.star-bg:after {
    content: "";
    background: none;
}
.hidden-in-small{
    display: none;
}
.btn-wrapper.find-out-more .btn {
    padding: 8px 50px;
    margin-top: 7px;
}
.trainingPants .title{
    padding: 10px;
}
.trainingPants .title{
    font-size: 24px;
}
.trainingPants .title:after{
    border-width: 10px 0 10px 10px;
    top: 31%;
}
/*------------CSS FOR 6 STEPS LANDING PAGE STARTS------------*/
.steps6-landing-wrapper .stepContent{
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}
.steps6-landing-wrapper .stepContent .step-title{
    font-size: 20px;
    line-height: normal;
}
.steps6-landing-wrapper .stepContent img{
    width: 30%;
}
.steps6-landing-wrapper .goBtn{
    padding-top: 8px;
    padding-bottom: 8px;
}
.steps6-landing-wrapper .goBtn:after{
    background-size: 80%;
    top: 9px;
}
.steps6-landing-wrapper .voucherValue{
    font-size: 52px;
}
.steps6-landing-wrapper .desc{
    font-size: 28px;
    margin-top: -8px;
}
.steps6-landing-wrapper .voucherContent .voucherBtn{
    bottom: 15px;
}
.steps6-landing-wrapper .star-bg:before,
.steps6-landing-wrapper .star-bg:after{
    display: none;
}
.steps6-landing-wrapper .voucherContent .voucherBtn .btn{
    padding-top: 8px;
    padding-bottom: 8px;
}
.btn-wrapper.next-step-btn button.btn, .btn-wrapper.prev-step-btn button.btn{
        font-size: 17px;
}
.btn-wrapper.sign-submit-btn button.btn{
    font-size: 17px;
}
/*------------CSS FOR 6 STEPS LANDING PAGE ENDS------------*/

/*------------CSS FOR STEP 1 PAGE STARTS------------*/
.step-wrap-text {
    font-size: 35px;
    padding: 35px 30px 0 30px;
}
.step-1-banner-text {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}
.step-1-wrapper .banner-text {
    padding: 0 70px 5px 30px;
}
a.circle-wrap {
    text-align: center;
    border-radius: 50%;
    width: 143px;
    height: 143px;
    margin: 0 auto;
    font-size: 17px;
    color: #fff;
    background: #5e106f;
    display: table;
    table-layout: fixed;
}
.stepImgCircle img{
    width: 143px;
    height: 143px;
}
.find-out-text:before {
    content: "";
    background: url(../images/star-img-7.png);
    width: 158px;
    height: 109px;
    position: absolute;
    left: -80px;
    top: 0;
    transform: scale(0.5);
}
.find-out-text:after {
    content: "";
    background: url(../images/star-img-8.png);
    width: 158px;
    height: 109px;
    position: absolute;
    right:-80px;
    top: 0;
    transform: scale(0.5);
}
.circle-main-wrap {
    margin-top: 30px;
    margin-bottom: 50px;
}
.sign-of-potty-training .sign-of-img{
	height: 140px;
	display: table-cell;
    vertical-align: middle;
}
/*------------CSS FOR STEP 1 PAGE ENDS------------*/
/*------------CSS FOR STEP 2 PAGE STARTS------------*/
.step-2-wrapper .banner-text{
    padding-left: 30px;
    line-height: normal;
}
.step-2-section3 .rightContent{
    background:url(../images/step-2/notes-small.png) no-repeat;
}
.step-2-section2 .desc{
    padding-top: 0;
    padding-bottom: 0;
}
.step-2-section3 .rightContent{
    padding-top: 53px;
}
.step-2-section3 .rightContent .downloadBtn{
    bottom: 34px;
}
.step-2-section4 .block .icon{
    left: 20px;
}
.step-2-section4 .row1{
    margin-top: 0;
}
.step-2-section4 .heading{
    margin-top: 30px;
}
.step-2-section4 .imgCircle{
    width: 80%;
}
.step-2-section5 .starsLeft,
.step-2-section5 .starsRight{
    display: none;
}
.tool-title{
    font-size: 14px;
}
.step-2-section2 h4{
    font-size: 21px;
}
.step-2-section6 .find-out-desc,
.step-2-section7 .find-out-desc{
    font-size: 17px;
}
.step-2-section6 .starsBlock:before,
.step-2-section6 .starsBlock:after{
    background-size: 70%;
    background-repeat: no-repeat;
}
.next-step-btn button:after,
.prev-step-btn button:after{
    transform: scale(0.5);
}
.step-2-section2 .buynowBtn .btn{
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
}
/*------------CSS FOR STEP 2 PAGE ENDS------------*/

/*------------CSS FOR STEP 3 PAGE STARTS------------*/
.step-3-wrapper .banner-text{
    padding-left: 30px;
    padding-bottom: 5px;
}
/*------------CSS FOR STEP 3 PAGE ENDS------------*/

/*------------CSS FOR STEP 4 PAGE STARTS------------*/
.step-4-wrapper .step-1-banner-text {
    font-size: 22px;
    padding-left: 50px;
    padding-right: 0;
}
.img-psy-wrap:before {
    left: -16px;
    top: -40px;
}
.img-psy-wrap:after {
    right: -10px;
    bottom: -35px;
}
.step-4-wrapper .step-4-section2 .desc {
    padding-right: 0;
}
.find-out-text:after {
    right: -100px;
    top: 0;
    transform: scale(0.5);
}
.find-out-text:before {
    left: -100px;
    top: 0;
    transform: scale(0.5);
}
.step-4-wrapper .banner-text {
    padding: 0 70px 0 30px;
}
.step-4-wrapper .step-1-banner-text {
    padding-left: 30px;
}
.step-1-wrapper .sign-of-potty-training input[type="checkbox"].custome-checkbox + label {
    padding-left: 30px;
}
.step-1-wrapper .next-step-btn button:before {
    content: "";
    background: url(../images/star-img-11.png);
    width: 107px;
    height: 55px;
    position: absolute;
    left: 30px;
    top: 38px;
}
.step-1-wrapper .next-step-btn button:after {
    content: "";
    background: url(../images/star-img-12.png);
    width: 90px;
    height: 84px;
    position: absolute;
    right: 0;
    top: 38px;
}

.step-1-wrapper .find-out-text:before {
    left: -100px;
    top: -10px;
    transform: scale(0.5);
}
.step-1-wrapper .find-out-text:after {
    right: -100px;
    top: -10px;
    transform: scale(0.5);
}
/*------------CSS FOR STEP 4 PAGE ENDS------------*/

/*------------CSS FOR STEP 5 PAGE STARTS------------*/
.step-5-wrapper .banner-text{
    line-height: normal;
}
/*------------CSS FOR STEP 5 PAGE ENDS------------*/

/*------------ CSS FOR STEP 6 PAGE STARTS ------------*/
.step-6-wrapper .step-4-section2 .desc {
    padding-right: 0;
}
.step-6-wrapper .step-2-section2 h4 {
    padding-top: 0;
}
.padding-bottom-75 {
    padding-bottom: 35px;
}
.padding-top-75 {
    padding-top: 35px;
}
.step-6-wrapper .img-psy-wrap:before {
    left: -30px;
    top: -30px;
}
.step-6-wrapper .img-psy-wrap:after {
    right: -30px;
    bottom: -35px;
}
.step-6-wrapper .banner-text {
    padding: 0 70px 0px 30px;
}
.step-6-wrapper .step-1-banner-text {
    padding-right: 100px;
}
.step-4-section2.margin-top-35{
    margin-top: 0;
}
.step-6-btn-wrap .btn-wrapper.next-step-btn button.btn,
.step-6-btn-wrap .btn-wrapper.prev-step-btn button.btn{
    padding-left: 35px;
    padding-right: 35px;
}
/*------------ CSS FOR STEP 6 PAGE ENDS ------------*/

/*------------ PRODUCT PAGE CSS STARTS ------------*/
.product-page .banner-text {
    padding: 152px 90px 0px 50px;
	width:55%;
}
/*------------ PRODUCT PAGE CSS ENDS ------------*/

.step-5-wrapper .step-1-banner-text {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 180px;
}
.step-5-wrapper .step-1-left-text-wrapper {
    padding: 0;
}
.quiz-wrapper-section  .btn-wrapper.next-step-btn button.btn,
.quiz-wrapper-section  .btn-wrapper.prev-step-btn button.btn {
    padding: 8px 30px;
    margin: 35px 0 70px 0;
}
.quiz-wrapper-section .prev-step-btn button:before {
    left: -130px;
    top: 38px;
    transform: scale(0.7);
}
.step-1-wrapper .quiz-wrapper-section  .next-step-btn button:after {
    right: -100px;
    top: 38px;
}

.congrats-text:before {
    left: -131px;
    top: -120px;
    transform: scale(0.7);
}
.congrats-text:after {
    right: -20px;
    top: -30px;
    transform: scale(0.7);
}

.show-in-desktop-only{
    display: none;
}
.hide-in-desktop-only{
    display: block;
} 


/*--------------- 2ND PHASE PAGE CSS STARTS ------------------*/
/*---------------- DISNEY PAGE CSS STARTS ----------------*/
.disney-wrapper .video-wrapper .baby{
    transform: scale(0.7);
    transform-origin: bottom center;
}
/*---------------- DISNEY PAGE CSS ENDS ----------------*/

/*---------------- CONGRATS PAGE CSS STARTS ----------------*/
.congrats-section-3 .row:after{
    transform: scale(0.6);
    right: 5%;
}
.congrats-section-3 .row:before{
    left: 0;
    transform: scale(0.6);
}
/*---------------- CONGRATS PAGE CSS ENDS ----------------*/

/*---------------- SUCCESS STORIES PAGE CSS STARTS ----------------*/
.testimonial-content-text{
    font-size: 20px;
    padding: 20px;
}
.testimonial-content-text .no1{
    font-size: 50px;
}
.testimonial-blogger{
    padding-top: 50px;
}
.testimonial-awards{
    padding-top: 28px;
    line-height: 1;
}
.section-pad{
    padding: 41px 70px 41px 57px;
}

.section-pad span:after{
    right: -49px;
    bottom: -12px;
}
.fs-15{
    font-size: 15px;
}
.ninety-nine{
    font-size: 50px;
}
.testimonial99{
    line-height: 0.8;
}
.buttonBottom .prev-step-btn{
    padding-left: 40px;
}
.starscontent .prev-step-btn button:before{
    left: -77px;
    top: 38px;
}
.starscontent .next-step-btn button:after{
    right: -69px;
    top: 38px;
}
/*---------------- SUCCESS STORIES PAGE CSS ENDS ----------------*/

/*---------------- VIDEO PAGE CSS STARTS ----------------*/
.img-responsive-for-device{
    display: block;
    max-width: 100%;
    height: auto;
}
.video-container .video-wrapper iframe {
    padding: 0;
        height: 140px;

}
/*---------------- VIDEO PAGE CSS ENDS ----------------*/

/*---------------- REGISTER PAGE CSS STARTS ----------------*/
.registerWrapper .step-1-banner-text{
    padding-left: 50px;
    padding-right: 110px;
}
/*---------------- REGISTER PAGE CSS ENDS ----------------*/

/*--------------- 2ND PHASE PAGE CSS ENDS ------------------*/



/*------------------tools and activity changes-----------------*/

.tools-and-activities-wrapper .banner-text {
    font-size: 42px;
    padding-bottom: 0;
}
.tools-activites-wrapper.btn-wrapper button.btn span.tool-img {
    right: 6px;
    transform: scale(0.9);
    top:3px;
}
.flex-step-wrap{
display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: relative;
    width: 100%;
}
.step-filter-wrapper{
    display: block;
    position: relative;
    flex-basis: 30%;
    transition: all 300ms ease-out;
    padding: 10px 17px;
}
.step-title{
    margin: 0 auto;
    width: 100%;
}

/*------------------tools and activity changes end-----------------*/


	
 .select-wrapper:before {
    display: none
   
}

.select-wrapper:after {
    display: none
}


.select-wrapper select {
    font-size: 14px;

}

.new-section .new-section-wrapper {padding-left:0;}
.new-section .product-title-new {margin-bottom: 10px;}
.new-section .product-description{margin-bottom:8px;}
.new-section ul.list{margin-bottom:14px;}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
