@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

/* thank you page */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
/* edn thank you page */
body {
    margin: 0;
    padding: 0;
    font-family: 'open sans';
    color: #212529;
}

.ff-modal .modal-header {
    padding: 0;
    border: none;
    text-align: center;
    justify-content: center;
}

footer h2,
footer p {
    text-transform: none;
}

.red-div {
    background: #e0221a;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

/* thank you page */
section.white {
    text-align: center;
    background-color: #e9e9e9;
    padding: 50px 0px;
    padding-bottom: 85px;
}

.call-btn {
    background-color: red;
    color: white;
}

section.white h1 {
    font-size: 60px;
    line-height: 1.351em;
    letter-spacing: -0.5px;
    color: rgb(0, 0, 0);
    font-family: Raleway, sans-serif;
    font-weight: 400;
    margin-bottom: 13px;
}

.text1 {

    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 963px;
    padding-top: 15px;
    padding-bottom: 15px;

}

.text1 h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.671em;
    font-weight: 700;
    text-align: center;
    color: rgba(45, 45, 45, 0.8);
    margin-bottom: 0;
}

.call-btn {
    max-width: 375px;
    margin-left: auto;
    text-shadow: rgb(0 0 0 / 0%) 0px 0px 0px;
    margin-right: auto;
    border-radius: 10px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.op3-background-ancestor {
    color: rgb(255, 255, 255);
    /* height: 80px; */
    /* font-size: 22px; */
    font-family: Oswald, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1em;
}

a.op3-background-ancestor:hover {
    color: #fff;
    text-decoration: none;
}
/*end thank you page */

.whatdo-sec .rot-sec:nth-child(even) {
    flex-direction: row-reverse;
}

.ff-modal .modal-body form input::placeholder {
    color: #aab3bc;
}

.whatdo-sec .left-sec-text h2 b {
    font-weight: 700;
}

.footer-text {
    background-color: #000;
    color: #fff;
    padding: 50px 50px;
    text-transform: capitalize;
}

.footer-abt.left-ft {
    text-align: right;
}

.row.text-ft {
    margin-bottom: 50px;
}

.row.text-ft.rights-ft {
    margin-bottom: 0px;
}

.footer-abt p a {
    color: #fff;
}

.footer-abt p {
    margin-bottom: 10px;
}

.footer-abt.left-ft p {
    margin-bottom: 5px;
    line-height: normal;
}

.footer-abt.left-ft h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

.regiter-btn a:hover {
    color: #fff;
    text-decoration: none;
}

.cus-container {
    width: 1308px;
    margin: 0 auto;
}

.cus-row {
    display: flex;
    flex-wrap: wrap;
}

.footer-abt.left-ft p i {
    margin-right: 10px;
}

.red-div h2 {
    font-size: 20px;
    font-family: "Asap", sans-serif;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px #000;
    text-shadow: 1px 1px 0px rgb(0 0 0 / 50%);
    text-align: center;
    margin: 0;
    margin-bottom: .5rem;
    line-height: normal;
}

.blue-div {
    background-color: #0080ff;
    text-align: center;
    padding: 20px 20px;
    color: #fff;
    padding-bottom: 25px;
}

.blue-div h2 {
    margin: 0;
    font-size: 24px;
    color: #fff;
    font-weight: 700
}

.blue-div h3 {
    font-size: 52px;
    line-height: 1.22em;
    font-weight: 700;
    margin-top: 0.40em;
    margin-bottom: 0;
}

.blue-div h3 b {
    font-weight: 700;
}

.black-div {
    background-color: #212121;
    padding: 40px 0px;
    display: flex;
    flex-wrap: wrap;
}

.video-sec {
    padding: 0px 20px;
    width: 50%;
    box-sizing: border-box;
}

.video-sec iframe {
    width: 100%;
    height: 356px;
}

.video-text-sec {
    padding: 0px 20px;
    width: 50%;
    box-sizing: border-box;
}

.calendar-sec {
    padding: 15px 0px;
    display: flex;
    flex-wrap: wrap;
}

.cl-text {
    width: 37%;
    padding: 0px 10px;
    box-sizing: border-box;
}

section.text-box11.goto-sec .rot-sec {
    margin-top: 30px;
}

.cl-text h2 {
    font-size: 24px;
    height: 36px;
    font-weight: 700;
    color: #fff;
    background-color: rgb(251, 0, 0);
    text-align: center;
    margin: 0;
    padding-bottom: 2px;
}

.cl-text h3 {
    font-size: 69px;
    color: #212529;
    background-color: #fff;
    text-align: center;
    margin: 0;
    height: 103px;
    font-weight: 700;
    padding: 4px 0px;
}

.cl-text-1 {
    width: 63%;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #fff;
}

.cl-text-1 h2 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

/* thank you page */
/* .footer-thankyou {
    margin-left: auto;
    margin-right: auto;
    padding-top: 95px;
    padding-bottom: 55px;
    padding-left: 0;
    padding-right: 0;
} */

    .footer-abt.left-ft.thankyou p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: normal;
}
.footer-abt.left-ft.left-ft-thankyou h2 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.row.text-ft.text-ft-thankyou {
    margin-bottom: 40px;
}
/* end thank you page */

.cl-text-1 h5 {
    font-size: 19px;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 15px;
}

.red-div h2 a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

.cl-text-1 h6 {
    font-size: 19px;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 28px;
}

.calendar-sec .reg-btn {
    color: rgb(255, 255, 255);
    height: 80px;
    border-radius: 10px;
    max-width: 492px;
    margin-left: 0px;
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px -10px;
    text-shadow: rgb(0 0 0 / 12%) 0px 2px 0px;
    background-color: #f58207;
    display: block;
    width: 100%;
    text-decoration: none;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 22px;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-box11 p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #212529;
    margin: 0;
}

.goto-sec {
    padding-top: 30px;
    padding-bottom: 27px;
}

.Rotator-text {
    padding: 0px 35px;
}

.rot-sec {
    display: flex;
}

.Rotator-text {
    width: 65%;
}

.Rotator-text h2.heading {
    color: rgb(28, 28, 28);
    font-size: 33px;
    letter-spacing: -0.5px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 40px;
}

.text-main .text-12:last-child {
    margin: 0;
}

.img-sec-1 img {
    width:100% !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px -10px;
}

.rot-img-sec h2 {
    font-size: 25px;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    color: rgb(33, 37, 41);
}

.rot-img-sec p {
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(134, 134, 134);
    text-align: center;
    margin: 0;
}

.num-text {
    width: 40px;
    height: 40px;
    background-color: #0080ff;
    border-radius: 50%;
}

.text-12 {
    display: flex;
    margin-bottom: 30px;
}

.num-text {
    max-width: 40px;
    height: 40px;
    font-weight: 700;
    background-color: #0080ff;
    border-radius: 50%;
    width: 100%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.sub-text h4 {
    color: rgb(65, 94, 101);
    font-size: 26px;
    line-height: 1.25em;
    margin: 0;
    margin-left: 25px;
    font-weight: 700;
}

.img-sec-1 {
    text-align: center;
}

.rot-img-sec {
    width: 35%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.btn-rt.calendar-sec p {
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}

.btn-rt.calendar-sec {
    text-align: center;
    display: block;
    padding: 0px;
}

.btn-rt.calendar-sec a.reg-btn {
    margin: 0 auto;
    max-width: 492px;
    font-size: 24px;
}

.goto-sec {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #f9f9f9;
}

.who-sec .Rotator-text h2.heading {
    margin-top: 0;
    margin: 0;
}

.who-sec {
    padding: 50px 0px;
    padding-top: 40px;
}

.who-sec p {
    font-size: 18px;
    line-height: 27px;
    margin: 0;
    font-weight: 400;
    margin-bottom: 20px;
}

.who-sec .left-sec-text {
    margin-top: 35px;
}

.who-sec .rot-img-sec {
    width: 48%;
    justify-content: unset;
}

.who-sec .Rotator-text {
    width: 52%;
}

.who-sec .img-sec-1 {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

.who-sec .Rotator-text h2.heading.sec-head {
    font-size: 30px;
}

.who-sec .text-12 {
    margin-bottom: 20px;
}

.text-main {
    padding-bottom: 25px;
}

section.goto-sec.whatdo-sec h3 {
    color: rgb(0, 0, 0);
    font-size: 28px;
    line-height: 1.595em;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.5px;
    margin: 0;
}

.whatdo-sec .left-sec-text {
    text-align: center;
}

.whatdo-sec .left-sec-text p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 0;
}

.whatdo-sec .left-sec-text h2 {
    font-size: 24px;
    margin-bottom: 0px;
}

.whatdo-sec .left-sec-text h2 i {
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}

section.goto-sec.whatdo-sec .Rotator-text {
    width: 50%;
    display: inline-flex;
    align-items: center;
}

section.goto-sec.whatdo-sec .rot-img-sec {
    width: 50%;
    justify-content: unset;
}

.whatdo-sec .rot-sec {
    margin-top: 50px;
}

.whatdo-sec .img-sec-1 {
    width: 400px;
    margin: 0 auto;
}

.yellow {
    background-color: #eb7100;
}

.yellow h1 {
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 47px 0px;
    font-weight: 700;
    text-align: center;
}

.regiter-btn a {
    color: rgb(255, 255, 255);
    height: 80px;
    border-radius: 10px;
    max-width: 492px;
    margin: 0 auto;
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px -10px;
    text-shadow: rgb(0 0 0 / 12%) 0px 2px 0px;
    background-color: #f58207;
    display: block;
    width: 100%;
    text-decoration: none;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 22px;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

.regiter-btn {
    padding: 50px 0px;
}

.modal-backdrop.show {
    background-color: rgba(255, 255, 255, 0.87);
    opacity: 1 !important;
}

.ff-modal button.close {
    padding: 10px;
    position: absolute;
    top: -20px;
    right: -60px;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48Zz48cGF0aCBkPSJNMjU2LDMzQzEzMi4zLDMzLDMyLDEzMy4zLDMyLDI1N2MwLDEyMy43LDEwMC4zLDIyNCwyMjQsMjI0YzEyMy43LDAsMjI0LTEwMC4zLDIyNC0yMjRDNDgwLDEzMy4zLDM3OS43LDMzLDI1NiwzM3ogICAgTTM2NC4zLDMzMi41YzEuNSwxLjUsMi4zLDMuNSwyLjMsNS42YzAsMi4xLTAuOCw0LjItMi4zLDUuNmwtMjEuNiwyMS43Yy0xLjYsMS42LTMuNiwyLjMtNS42LDIuM2MtMiwwLTQuMS0wLjgtNS42LTIuM0wyNTYsMjg5LjggICBsLTc1LjQsNzUuN2MtMS41LDEuNi0zLjYsMi4zLTUuNiwyLjNjLTIsMC00LjEtMC44LTUuNi0yLjNsLTIxLjYtMjEuN2MtMS41LTEuNS0yLjMtMy41LTIuMy01LjZjMC0yLjEsMC44LTQuMiwyLjMtNS42bDc1LjctNzYgICBsLTc1LjktNzVjLTMuMS0zLjEtMy4xLTguMiwwLTExLjNsMjEuNi0yMS43YzEuNS0xLjUsMy41LTIuMyw1LjYtMi4zYzIuMSwwLDQuMSwwLjgsNS42LDIuM2w3NS43LDc0LjdsNzUuNy03NC43ICAgYzEuNS0xLjUsMy41LTIuMyw1LjYtMi4zYzIuMSwwLDQuMSwwLjgsNS42LDIuM2wyMS42LDIxLjdjMy4xLDMuMSwzLjEsOC4yLDAsMTEuM2wtNzUuOSw3NUwzNjQuMywzMzIuNXoiLz48L2c+PC9zdmc+);
    background-size: 30px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    opacity: 1;
}

.ff-modal .modal-dialog .modal-content .modal-box {
    padding-bottom: 97px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 70px;
    max-width: 758px;
    width: 100%;
    background-color: rgba(0, 36, 88, 0.8);
}

.ff-modal .modal-dialog {
    max-width: 758px;
    margin-top: 80px;
}

.ff-modal .modal-content {
    background-color: transparent;
}

.ff-modal h4.modal-title {
    text-transform: capitalize;
    font-size: 36px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    text-shadow: rgb(0 0 0 / 30%) 0px 2px 0px;
    text-align: center;
}

.ff-modal .modal-header {
    padding: 0;
    border: none;
    text-align: center;
}

.ff-modal .modal-body {
    max-width: 545px;
    width: 100%;
    margin: 00 auto;
    border: none;
}

.ff-modal .modal-body form input {
    width: 100%;
    height: 67px;
    padding: 0px 20px;
    border-radius: 3px;
    border: none;
}

.from-box {
    position: relative;
}

.from-box i {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 18px;
    color: #aab3bc;
}

.ff-modal .from-box {
    margin-bottom: 6px;
}

.ff-modal .from-box {
    margin-bottom: 20px;
}

.ff-modal .modal-body form input::placeholder {
    font-size: 18px;
}

.ff-modal .modal-body form .form-box.checkbox input {
    width: 13px;
    height: 13px;
}

.ff-modal .modal-body form .form-box.checkbox {
    color: #b8b8b8;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 0px;
}

.ff-btn button {
    height: 81px;
    color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-shadow: rgb(0 0 0 / 15%) 0px 1px 0px;
    background-color: #f58207;
    font-size: 27px;
    line-height: 1.5em;
    width: 100%;
    margin: 20px 0px;
    border-radius: 10px;
    ;
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 4px;
    border-left-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgba(0, 0, 0, 0.2);
}

.ff-modal .modal-body form p {
    color: #b8b8b8;
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 0px;
}
.btn-rt.calendar-sec a.reg-btn, .regiter-btn a, .calendar-sec .reg-btn{
    height:auto !important;
    padding:20px 10px !important;
}

@media (min-width:576px) {
    .container,
    .container-sm {
        max-width: 540px;
        margin: 0 auto;
    }
}

@media (min-width:768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
        margin: 0 auto;
    }
}

@media (min-width:992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
        margin: 0 auto;
    }
}

/* thank you page */
@media screen and (max-width: 1023px) {
    section.white h1 {
        font-size: 30px;
        line-height: 1.381em;
    }
    section.white .container{
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* end thank you page */


@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
        margin: 0 auto;
    }
}

@media (max-width: 1300px) {
    .blue-div h3 br {
        display: none;
    }
}

@media (max-width: 1200px) {
    .Rotator-text {
        padding: 0px 0px;
    }
}

@media (max-width: 1024px) {
    .video-sec iframe {
        width: 100%;
        height: 205px;
    }
    .btn-rt.calendar-sec a.reg-btn {
        max-width: 385px;
    }
    .sub-text h4 {
        margin-left: 20px;
        font-size: 20px;
    }
    .video-sec {
        width: 40%;
        padding: 0;
        /* margin-right: 28px; */
        padding-left: 0;
        padding-right: 28px;
    }
    .rot-img-sec {
        width: 55%;
    }
    .Rotator-text {
        width: 45%;
    }
    s .cl-text h3 {
        padding: 8px 0px;
        font-weight: 700;
    }
    .video-text-sec {
        padding: 0px 30px;
        width: 60%;
    }
    .cl-text h2 {
        padding-bottom: 6px;
    }
    .calendar-sec .reg-btn {
        height: 72px;
        font-size: 18px;
        /* max-width: 100%; */
        max-width: 385px;
        margin-left: auto;
        margin-right: auto;
    }
    .btn-rt.calendar-sec a.reg-btn, .regiter-btn a, .calendar-sec .reg-btn{
        height:auto !important;
        padding:20px 10px !important;
    }
    .cl-text-1 h6 {
        font-size: 14px;
        line-height: 21px;
    }
    .cl-text-1 h2 {
        font-size: 23px;
    }
    .cl-text-1 h5 {
        font-size: 14px;
    }
    section.goto-sec.whatdo-sec .container,
    .who-sec .container {
        max-width: 100%;
        padding: 0px 30px;
    }
    .who-sec .Rotator-text h2.heading.sec-head {
        font-size: 27px;
    }
    .who-sec .rot-img-sec {
        width: 45%;
        justify-content: center;
    }
    .who-sec .Rotator-text {
        width: 55%;
    }
    .whatdo-sec .left-sec-text {
        padding: 0px 0px;
    }
    section.goto-sec.whatdo-sec .Rotator-text {
        padding: 0px 10px;
    }
    section.goto-sec.whatdo-sec .rot-img-sec {
        padding: 0px 10px;
    }
    .whatdo-sec .rot-sec {
        margin: 0px -10px;
        margin-top: 50px;
    }
    section.text-box11.goto-sec .container {
        max-width: 100%;
        padding: 0px 30px;
    }
    .Rotator-text h2.heading {
        font-size: 27px;
    }
    .who-sec .img-sec-1 {
        width: 230px;
    }
    .regiter-btn a {
        max-width: 385px;
        font-size: 23px;
        height: 72px;
    }
}

@media (max-width: 991px) {
    .whatdo-sec .img-sec-1 {
        width: 100%;
    }
    .ff-modal button.close {
        top: -14px;
        right: -16px;
    }
    /*.whatdo-sec .rot-sec {
 flex-wrap: wrap;
}
section.goto-sec.whatdo-sec .Rotator-text{
    width: 100%;
    margin-bottom: 50px;
}
section.goto-sec.whatdo-sec .rot-img-sec {
    width: 100%;
}*/
    .whatdo-sec .rot-sec:first-child {
        margin-top: 30px;
    }
    .blue-div h3 {
        font-size: 48px;
        line-height: 1em;
    }

    /* thank you page */
    section.white {
        padding-top: 50px;
    }
    /* end thank you page */
}

@media (max-width: 767px) {
    .video-sec.pl-0 {
        width: 100%;
        padding: 0px 20px !important;
    }
    .cus-row {
        margin: 0px 0px;
    }
    .ff-btn button {
        height: 69px;
        font-size: 17px;
    }
    .footer-abt.left-ft {
        text-align: left;
        margin-top: 15px;
    }
    .footer-text {
        padding: 30px 20px;
    }
    .footer-abt p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .footer-abt.left-ft h2 {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .ff-modal .modal-header {
        max-width: 545px;
        width: 100%;
        margin: 00 auto;
    }
    .video-text-sec.pr-0 {
        width: 100%;
        padding: 0px 20px !important;
    }
    .row.text-ft {
        margin-bottom: 40px;
    }
    .cl-text {
        width: 100%;
        margin-bottom: 20px;
    }
    .whatdo-sec .rot-sec:nth-child(even) {
        flex-direction: column-reverse;
    }
    .cl-text-1 {
        width: 100%;
        text-align: center;
    }
    .cl-text-1 h6 br:last-child {
        display: none;
    }
    .calendar-sec .reg-btn {
        font-size: 23px;
    }
    .rot-sec {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .Rotator-text {
        width: 100%;
        margin-top: 30px;
    }
    .rot-img-sec {
        width: 100%;
    }
    .Rotator-text h2.heading {
        font-size: 23px;
        text-align: center;
    }
    .sub-text h4 {
        margin-left: 10px;
        font-size: 15px;
    }
    .num-text span {
        display: none;
    }
    .num-text {
        max-width: 10px;
        height: 10px;
        margin-top: 4px;
    }
    .rot-img-sec h2 {
        font-size: 15px;
    }
    .rot-img-sec p {
        font-size: 15px;
    }
    .img-sec-1 {
        margin-bottom: 20px;
    }
    .who-sec .rot-img-sec {
        width: 100%;
        margin-top: 20px;
    }
    .who-sec .Rotator-text {
        width: 100%;
        margin-bottom: 0;
    }
    .who-sec .Rotator-text h2.heading {
        margin-bottom: 10px;
    }
    .who-sec p {
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .who-sec .Rotator-text h2.heading.sec-head {
        font-size: 23px;
    }
    .btn-rt.calendar-sec a.reg-btn, .regiter-btn a, .calendar-sec a.reg-btn {
        font-size: 23px;
        height: auto !important;
        padding:15px 10px !important;
    }
    .goto-sec {
        padding-bottom: 35px;
    }
    section.goto-sec.whatdo-sec h3 {
        font-size: 26px;
        padding: 0px 15px;
        line-height: 1.429em;
    }
    .whatdo-sec .left-sec-text h2 {
        font-size: 18px;
    }
    .ff-modal .modal-dialog .modal-content .modal-box {
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
    }
    section.goto-sec.whatdo-sec .Rotator-text {
        width: 100%;
    }
    section.goto-sec.whatdo-sec .rot-img-sec {
        width: 100%;
    }
    .whatdo-sec .left-sec-text p {
        font-size: 15px;
        line-height: 22px;
    }
    .who-sec .btn-rt.calendar-sec a.reg-btn {
        font-size: 16px;
        height: 67px;
    }
    .yellow h1 {
        font-size: 18px;
    }
    .regiter-btn a {
        height: 60px;
    }
    .ff-modal .modal-body {
        padding: 15px 0px;
    }
    .blue-div h2 {
        font-size: 15px;
        font-weight: normal;
    }
    .ff-modal h4.modal-title {
        line-height: 1.411em;
        font-size: 22px;
    }
    .ff-modal .modal-body form input {
        height: 64px;
    }
    .ff-modal button.close {
        position: absolute;
        top: -14px;
        right: -7px;
    }
    .ff-modal .modal-dialog {
        max-width: 100%;
        padding: 0px 15px;
        margin-top: 50px;
    }
    .text-box11 p {
        font-size: 14px;
    }
    .red-div h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .blue-div h3 {
        font-size: 25px;
    }
    .blue-div h3 b {
        font-weight: normal;
        line-height: 1.5;
    }
    /* thank you page */
    section.white h1 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    section.white h2 {
        font-size: 16px;
    }

    section.white {
        padding-top: 20px;
    }
    /* end thank you page */
}

@media (max-width: 576px) {
    .red-div h2 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 12px;
    }
    .blue-div h3 {
        font-size: 25px;
    }
    .blue-div h3 b {
        font-weight: normal;
        line-height: 1.5;
    }
}