/*------banner------*/
.banner {
    padding: 36px 0px 111px;
}
.banner-btn {
    margin-top: 15px;
}
.banner-img {
    position: relative;
}
.banner-img img{
    transition: all 0.4s;
}
.banner-img .cercil1 {
    position: absolute;
    top: 104px;
    left: 0;
}
.banner-img .cercil2 {
    position: absolute;
    top: 20px;
    left: 238px;
}
.banner-img .cercil3 {
    position: absolute;
    bottom: -92px;
    right: 40px;
}
.banner-img .banner-men {
    position: absolute;
    right: 47px;
    bottom: -33px;
    top: auto;
    z-index: 1;
}
.banner-img .banner-men:hover, .banner-img .banner-phone:hover, .run-with-friend-img2:hover {
    transform: translateY(-10px);
}
.banner-img .banner-phone {
    margin-left: 74px;
    z-index: 2;
    position: relative;
}
.banner-img:after {
    content: "";
    position: absolute;
    background-image: url('/wp-content/themes/child-test/assets/images/cross.svg');
    right: 0;
    z-index: 9999;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    top: 35px;
}
.banner-img:before {
    content: "";
    position: absolute;
    background-image: url(https://praiserun.com/wp-content/uploads/2021/11/cross.svg);
    left: 0;
    z-index: 9999;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    bottom: -38px;
}
.banner-btn {
    display: flex;
    align-items: center;
}
.banner-text .comman-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*-----genral-app------*/
section.general-app {
    padding: 60px 0px;
    background-color: #F4F6FA;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #c09f50;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	cursor: pointer;
    transition: all 0.4s;
}
.play-btn:hover {
    background-color: #fff;
}
.genral-app-video video {
    width: 558px;
    height: 370px;
    border-radius: 30px;
    display: none;
    position: relative;
    z-index: 1;
    background-color: #000;
}
.genral-app-video-img {
    position: relative;
    z-index: 1;
    width: fit-content;
    width: -moz-fit-content;
}
.genral-app-img {
    text-align: right;
	position: relative;
}
.genral-app-img .cercil1 {
    position: absolute;
    right: 24px;
    bottom: -46px;
    z-index: 0;
}
.genral-app-img img {
    position: relative;
    z-index: 1;
    margin-top: 17px;
    transition: all 0.4s;
}
img.genral-app-img-phone-img:hover {
    transform: translateY(-10px);
}
.genral-app-video .cercil1 {
    position: absolute;
    bottom: -22px;
    right: 45px;
    z-index: 0;
}
.genral-app-video {
    position: relative;
    margin-top: 30px;
}
.general-app-box .cercil1 {
    position: absolute;
    bottom: 0;
    right: 50px;
}
.general-app-box {
    position: relative;
}
.genral-app-video .cercil2 {
    position: absolute;
    top: 36px;
    left: -50px;
}

/*-----appp-feature----*/
.app-features {
    padding: 60px 0px;
}
.running-module li {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3D434C;
    position: relative;
    margin-left: 18px;
}
.running-module li:after {
    position: absolute;
    content: "";
    top: 9px;
    left: -18px;
    height: 4px;
    width: 4px;
    background-color: #3D434C;
    border-radius: 50%;
}
.running-module-icon ul {
    display: flex;
    align-items: center;
}
.running-module-icon li span {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 auto;
    transition: all 0.4s;
}
.running-module-icon ul li {
    margin-right: 30px;
    transition: all 0.4s;
}
/* .running-module-icon li:hover span {
    transform: translateY(-10px);
} */
.running-module-icon {
    margin-top: 40px;
}
.running-module-icon h4 {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #3D434C;
    margin-top: 7px;
    margin-bottom: 0;
}
.the-app-running-module{
	margin-bottom:30px;
}
.genral-app-img.app-feature-img-circel .cercil2 {
    position: absolute;
    left: -24px;
    bottom: -47px;
    z-index: 0;
}
.genral-app-img.app-feature-img-circel {
    position: relative;
}
.genral-app-img.app-feature-img-circel .cercil1{
    position: absolute;
    right: -50px;
    top: -34px;
    z-index: 0;
}

/*-----the-app-------*/
.the-app-img {
    position: relative;
}
.the-app-cercil1 {
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 0;
}
.the-app-img .the-app-main-img {
    position: relative;
    z-index: 1;
}
.the-app h2 {
    margin-bottom: 30px;
}
.the-app-right {
    margin-left: 91px;
    margin-top: 35px;
}
.app-features-box p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3D434C;
    width: 388px;
}
.the-app-img.the-app-img-cercel-img2 .the-app-cercil2 {
    position: absolute;
    left: -51px;
    bottom: -7px;
}

/*-------run-with-friend-------*/
.run-with-friend {
    padding: 60px 0px 99px;
}
.run-with-friend.app-features h2 {
    margin-bottom: 32px;
}
ul.but-more-icon {
    margin: 30px 0px 26px;
}
.run-with-friend-img {
    position: relative;
    margin-left: 35px;
}
.run-with-friend-img2 {
    position: absolute;
    top: 14px;
    right: 0;
    transition: all 0.4s;
}
.run-with-friend-img1 {
    margin-top: 60px;
    width: 558px;
    height: 368px;
    border-radius: 30px;
    background: #000;
}
.run-with-cercil1 {
    position: absolute;
    right: 160px;
    top: 26px;
    z-index: -1;
}
.run-with-cercil1-img2 {
    position: absolute;
    bottom: -82px;
    right: 34px;
    z-index: -1;
}
.run-with-friend-img .run-with-cercil1-img3 {
    position: absolute;
    left: 138px;
    bottom: -47px;
    z-index: -1;
}
.run-with-friend-img2-box video {
    position: absolute;
    left: 2px;
    z-index: 0;
    right: 3px;
    height: 100%;
    background-color: #000;
    width: 90%;
    border-radius: 36px;
    margin: 0 auto;
}
.run-with-friend-img2-box img {
    z-index: 1;
    position: relative;
}
.run-with-friend-img2-box {
    position: relative;
    overflow: hidden;
}

/*------but-more-----*/
.but-more h2 {
    margin-bottom: 30px;
}
.but-more-icon {
    display: flex;
    align-items: center;
}
.but-more-icon li {
    margin-right: 16px;
}
.but-more .the-app-right {
    margin-top: 69px;
}
.the-app-img.but-more-img .run-with-cercil1-img2 {
    position: absolute;
    top: 0;
    right: -27px;
    z-index: 0;
}
.the-app-img.but-more-img .run-with-cercil1-img1 {
    position: absolute;
    left: -51px;
    bottom: -7px;
    z-index: 0;
}
.but-more-img1{
    z-index: 1;
    position: relative;
}

/*------newsletter----*/
.news-letter {
    background-color: #C09F50;
    padding: 56px 0px;
}
.newslatter-box .emaillist form{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.newslatter-box input {
    height: 52px;
    width: 491px;
    border: 0;
    border-radius: 8px;
    margin-right: 16px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #3D434C;
    font-weight: normal;
}
.newslatter-box .es_subscription_form_submit{
    padding: 12px 32px;
    border: 0px;
    color: #c09f50 !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-right: 0;
    width:147px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    transition: all 0.4s;
    border: 1px solid #fff;
}
.newslatter-box .es_subscription_form_submit:hover{
    border: 1px solid #fff;
    color: #fff !important;
    background-color: transparent;
}
.news-letter  p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px;
    display: inline-block;
}
.newslatter-box .emaillist form label {
    margin-bottom: 0px;
}
.es-field-wrap {
    margin-bottom: 0px;
}
.newslatter-box input:focus-visible {
    outline: 0px;
}
.news-letter h2 span {
    color: #fff;
}
.es_subscription_message.success {
    color: #fff !important;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 24px;
}
span#spinner-image {
    display: none !important;
}
.es_subscription_message.error {
    color: #ffffff;
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
/*-----contact-form------*/
.contact-form-information-box {
    background-color: #3D434C;
    border-radius: 30px 0px 0px 30px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 59px !important;
}
.contact-form-information p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.contact-form-information h2 {
    color: #fff;
    justify-content: center;
    margin-bottom: 24px;
}
.contact-form-box-outer {
    padding: 33px 20px;
    background-color: #fff;
    border-radius: 0px 30px 30px 0px;
}
.contact-form-box input {
    height: 48px;
    border: 1px solid #B2B9BF;
    margin-bottom: 24px;
    border-radius: 8px;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3D434C;
    padding: 12px 16px;
}
.contact-form-box textarea {
    height: 72px;
    border-radius: 8px;
    border: 1px solid #B2B9BF;
    margin-bottom: 24px;
    resize: none;
    padding: 12px 16px;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3D434C;
}
.form-btn {
    display: flex;
    align-items: center;
}
.form-btn input {
    padding: 11px 31px;
    width: auto;
    background: #C09F50;
    border-radius: 6px;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #fff !important;
    align-items: center;
    height: 52px;
    border: 1px solid #c09f50;
    transition: all 0.4s;
}
.form-btn input:hover{
    background-color: transparent;
    border: 1px solid #c09f50;
    color:#c09f50 !important;
}
.form-btn button {
    background-color: transparent;
    color: #c09f50 !important;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-left: 20px;
    cursor: pointer;
    transition: all 0.4s;
    position: relative;
}
.form-btn button:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: auto;
    height: 1px;
    width: 0;
    background-color: #c09f50;
    transition: all 0.4s;
    right: 0;
}
.form-btn button:hover:after{
    width: 100%;
    right: auto;
    left: 0;
}
.wpcf7 .ajax-loader {
    display: none;
}
.contact-form-box .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #c09f50;
    outline: 0;
    box-shadow: none;
}
.contact-form-box h2 {
    text-align: center;
    margin-bottom: 35px;
}
.contact-form-information {
    text-align: center;
}
.contact-form .row {
    margin: 0px 15px;
}

.form-country-code {
    position: relative;
}
.form-country-code input {
    padding-left: 86px !important;
}
.contact-form.general-app {
    padding: 50px 0px;
}
.wpcf7-not-valid-tip {
    margin-top: 0;
    position: absolute;
    bottom: -69px;
    right: -270px;
    left: 0;
}
.message .wpcf7-not-valid-tip {
    bottom: -94px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #c09f50;
}
.contact-form-box .row {
    margin: 0;
}
select#select_country_code {
    border: 0;
    position: absolute;
    z-index: 1;
    background-color: transparent;
    padding: 0px 14px;
    text-align: center;
    border-right: 1px solid #B2B9BF;
    display: flex;
    align-items: center;
    top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #3D434C;
}
span.form-country-code-number input, span.form-country-code-number p {
    display: none;
}
.form-country-code br {
    display: none;
}
.intl-tel-input.allow-dropdown input {
    margin-bottom: 24px !important;
}

/*------responsive------*/
@media(max-width: 1299px){
    .genral-app-img.app-feature-img-circel .cercil1 {
        right: 0;
    }
    .the-app-img.the-app-img-cercel-img2 .the-app-cercil2 {
        left: 0;
        bottom: -46px;
    }
    .the-app-img.but-more-img .run-with-cercil1-img1 {
        left: 0;
        bottom: -46px;
    }
    .contact-form-information-box .comman-btn {
        padding: 14px 26px 14px 26px;
    }
    .genral-app-video .cercil2 {
        top: -22px;
        left: 0;
    }
}

@media(max-width: 1199px){
    .newslatter-box input {
        width: 341px;
    }
    .banner-img .banner-men {
        right: 0;
    }
    .banner-img .banner-phone {
        margin-left: auto;
        margin-right: 204px;
    }
    .banner-img {
        text-align: right;
    }
    /* .comman-btn .comman-btn {
        padding: 14px 30px 14px 30px;
    } */
    .contact-form-information-box {
        padding: 59px 30px !important;
    }
    .contact-form-information-box .comman-btn {
        padding: 14px 20px 14px 20px;
        font-size: 14px;
    }
    
}


@media(max-width: 991px){
    .the-app-right {
        margin-left: 20px;
    }
    .newslatter-box .emaillist form {
        justify-content: center;
        margin-top: 24px;
    }
    .news-letter {
        text-align: center;
    }
    .banner {
        padding: 30px 0px 40px;
    }
    .contact-form-information-box {
        background-color: #3D434C;
        border-radius: 30px 30px 0px 0px;
    }
    .contact-form-box-outer {
        padding: 33px 5px;
        background-color: #fff;
        border-radius: 0px 0px 30px 30px;
    }
    .contact-form .banner-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .run-with-friend-img2 {
        display: none;
    }
    .banner-img .banner-men {
        position: relative;
        z-index: 1;
        bottom: 0;
    }
    .banner-img {
        text-align: center;
        margin-bottom: 24px;
    }
    .banner-img:before {
        bottom: 0;
    }
    .banner-img:after {
        top: 0;
    }
    .banner-img .cercil2 {
        top: 40%;
        left: 46%;
    }
    
}

@media(max-width: 767px){
    .genral-app-video-img img {
        width: 100%;
    }
    .play-btn img {
        width: auto;
    }
    .genral-app-img {
        text-align: center;
        margin-bottom: 40px;
    }
    .genral-app-img .cercil1 {
        left: 33%;
        right: auto;
        width: 260px;
    }
    .genral-app-video {
        margin-top: 0px;
    }
    video {
        width: 100%;
    }
    .genral-app-video .cercil1 {
        right: 0;
    }
    section.general-app {
        padding: 40px 0px;
    }
    .the-app-right {
        margin-left: 0;
        margin-top: 24px;
    }
    .the-app-img .the-app-main-img {
        width: 100%;
    }
    .the-app-cercil1 {
        top: auto;
        right: 0;
        bottom: -46px;
    }
    .run-with-friend-img {
        margin-left: 0;
        margin-bottom: 24px;
    }
    .run-with-cercil1-img2 {
        bottom: -40px;
        right: 0;
    }
    .the-app-running-module {
        margin-bottom: 20px;
    }
    .running-module li {
        font-size: 14px;
    }
    .run-with-friend {
        padding: 40px 0px 40px;
    }
    .run-with-friend.app-features h2 {
        margin-bottom: 24px;
    }
    .app-features {
        padding: 40px 0px;
    }
    
    .running-module-icon h4 {
        font-size: 16px;
        line-height: 26px;
    }
    .news-letter {
        background-color: #C09F50;
        padding: 40px 0px;
    }
    img.run-with-friend-img1, .but-more-img img {
        width: 100%;
    }
    .app-features .genral-app-img img {
        width: 100%;
    }
    .run-with-cercil1 {
        display: none;
    }
    .run-with-friend-img1 {
        margin-top: 0;
    }
    .genral-app-img-phone-img {
        height: 400px;
    }
    .contact-form-information-box {
        padding: 25px 10px !important;
    }
    .banner-img .banner-men {
        width: 200px;
    }
    .contact-form-information h2 {
        margin-bottom: 8px;
    }
    .contact-form-box-outer {
        padding: 24px 5px;
    }
    .but-more .the-app-right {
        margin-top: 24px;
    }
    .app-features-box p {
        width: 100%;
    }
    .genral-app-img.app-feature-img-circel .cercil1 {
        right: 0px;
        top: -34px;
        z-index: 0;
        width: auto;
    }
    .genral-app-video-img {
        position: relative;
        z-index: 1;
        width: auto;
    }
    .the-app-img.but-more-img .run-with-cercil1-img1 {
        left: 0;
        bottom: -46px;
        width: auto;
    }
    .the-app-img.but-more-img .run-with-cercil1-img2 {
        top: -24;
        right: 0;
        width: auto;
    }
    .genral-app-img.app-feature-img-circel .cercil2 {
        left: 0;
        bottom: -47px;
        width: auto;
    }
    .contact-form.general-app {
        padding: 40px 0px;
    }
    .contact-form-box h2 {
        text-align: center;
        margin-bottom: 20px;
    }
    .run-with-friend-img {
        text-align: center;
    }
    .genral-app-video video {
        width: 100%;
        height: 100%;
    }
    .run-with-friend-img1 {
        width: 100%;
        height: 100%;
    }
    .genral-app-img img {
        margin-top: 0;
    }
}


@media(max-width: 576px){
    .genral-app-img .cercil1 {
      display: none;
    }
    .newslatter-box .emaillist form {
        display: block;
    }
    .newslatter-box label {
        width: 100%;
    }
    .newslatter-box .emaillist form label {
        margin-bottom: 24px;
    }
    .newslatter-box input {
        width: 100%;
    }
    .genral-app-video .cercil1 {
        display: none;
    }
    .contact-form .banner-btn {
        flex-flow: wrap;
    }
    .contact-form .comman-btn-border {
        margin-left: 0px;
    }
    .contact-form .banner-btn a {
        margin: 12px;
    }
    h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .newslatter-box .es_subscription_form_submit {
        width: 100%;
    }
    .banner-img .cercil2 {
        left: 38%;
    }
    .contact-form-information p {
        margin-bottom: 0px;
        font-size: 14px;
    }
    .run-with-friend-img .run-with-cercil1-img3 {
        position: absolute;
        left: 0px;
        bottom: -47px;
        z-index: -1;
    }
    .contact-form-information-box .comman-btn {
        padding: 10px 20px 10px 20px;
        font-size: 14px;
    }
    .contact-form-box input {
        margin-bottom: 20px;
    }
    .contact-form-box .row {
        margin: 0px 0px;
    }
    .banner-text .comman-btn {
        width: 100%;
        text-align: center;
    }
    .form-btn input {
        margin-bottom: 0;
    }
    
  }

  @media(max-width: 480px){
    .banner-btn {
        display: block;
    }
    .comman-btn-border {
        margin-left: 0;
    }
    .comman-btn-fill {
        margin-right: 24px;
        margin-bottom: 14px;
    }
    .running-module-icon ul {
        align-items: baseline;
    }
    .run-with-cercil1-img2 {
        display: none;
    }
    .contact-form .banner-btn a {
        margin: 12px 4px;
    }
    .running-module-icon h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .running-module-icon ul li {
        margin-right: 20px;
    }
    .banner-btn {
        margin: 0;
    }
    .genral-app-video video {
        height: 240px;
    }
    .run-with-friend-img1 {
        width: 100%;
        height: 240px;
    }
    .newslatter-box input {
        font-size: 14px;
        line-height: 22px;
    }
  }