button,
a,
li,
input,
textarea,
select {
    cursor: pointer;
    -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;
    transition: all 0.3s ease-in-out;
}

::-webkit-scrollbar-track {
    background: #f9f9f9;
}

::-webkit-scrollbar-thumb {
    background-color: #154DB9;
    border-radius: 3px;
    opacity: .6;
}

/* common class */

#title span {
    color: #EB5757;
    font-weight: 900;
}

.max-width {
    max-width: 70%;
    margin: 0 auto;
}

.align-iteam {
    align-items: center;
}

strong {
    font-weight: 900;
}

#main-header.et-fixed-header .menu-btn a {
    background-color: #024c70 !important;
    border: 1px solid #024c70 !important;
}

.et_pb_divider_0:before {
    border-top-color: #013853 !important
}

/* home page css */

#main-header.et-fixed-header {
    height: 80px !important;
    background-color: #fff !important;
    border-bottom: 1px solid #f2f3f4 !important;
}

#main-header.et-fixed-header ul li a {
    color: #000 !important;
}

#et_pb_contact_form_0 .et_pb_button:hover {
    border-color: #024c70 !important;
}

.et-fixed-header #logo {
    content: url(https://id-ward.com/wp-content/uploads/2021/07/logo.png);
}

#top-menu-nav ul li {
    margin-right: 60px;
}

#top-menu-nav ul li:nth-last-of-type(1) {
    margin-right: 0;
}

#main-header .menu-btn a {
    background: #FF6C6C;
    border-radius: 10px;
    padding: 20px 35px !important;
    padding-bottom: 0;
    font-size: 16px;
    color: #fff !important;
}

#main-header #et-top-navigation {
    padding: 10px 0 0 0;
}

#main-header.et-fixed-header .menu-btn a {
    color: #fff !important;
}

#top-menu-nav .et-fixed-header .et-cart-info {
    color: #222222 !important;
}

#banner-title span {
    color: #FF6C6C;
    font-weight: 900;
}

#icon_wrapper {
    background: #FBFBFB;
    border: 1px dashed #EB5757;
    box-sizing: border-box;
    box-shadow: 0px 50px 54px rgb(83 83 83 / 9%);
    border-radius: 23px;
    transform: rotate(6deg);
    padding: 40px;
    margin: 0 auto !important;
    margin-top: -20px !important;
    max-width: 250px;
    width: 100%;
}

#icon_wrapper .et_pb_circle_counter_inner {
    position: relative;
    display: block;
    transform: rotate(-5deg);
}

#counter-box {
    overflow: visible;
}

#ct-wrapper .et_pb_main_blurb_image,
#ct-wrapper.et_pb_image.et_pb_image_4 {
    width: 33%;
    margin-bottom: 0 !important;
}

#ct-wrapper .et_pb_image_wrap {
    max-width: 100px !important;
    width: 100% !important;
}

#ct-wrapper .et_pb_blurb_content {
    max-width: 100% !important;
    width: 100%;
    display: flex;
    align-items: center !important;
}

.et_pb_menu__wrap {
    justify-content: flex-end !important;
}

div#benifit-right-sec {
    max-width: 100%;
    width: 100%;
}

#benifit-right-sec .et_pb_blurb_content {
    margin: 0 0 0 auto !important;
}

#benifit-right-sec .et_pb_main_blurb_image {
    width: 40px !important;
}

#menu-footer-menu li a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
}

#menu-footer-menu li {
    margin-right: 20px;
}

#menu-footer-menu li:nth-last-of-type(1) {
    margin-right: 0;
}

#footer-custom #footer-logo {
    max-width: 170px !important;
    width: 100%;
}

#main-footer {
    display: none;
}

#footer-custom .et_pb_menu_0.et_pb_menu {
    background-color: transparent !important;
}

#menu-footer-menu li a {
    color: #fff !important;
}

#footer-custom .et_pb_menu_0_tb_footer {
    background-color: transparent !important;
}

/* home page  css end */
/* about page */
#icon-img {
    max-width: 150px;
}

#befit-sec span.et_pb_image_wrap {
    padding-top: 13px !important;
}

/* product page */

#hero-title span {
    font-weight: 900;
    color: #FF6C6C;
}

#book-sec #btn {
    background-color: #023B58;
    border: 2px solid transparent;
}

#book-sec #btn:hover {
    background-color: transparent;
    border-color: #023B58;
}

#content-heading strong {
    color: #FF6C6C !important;
}

#connted-img {
    margin-left: 80px;
}

/* contact page */

#et_pb_contact_form_0 .input {
    border-radius: 10px !important;
    padding: 20px !important;
    font-size: 18px !important;
    min-height: 80px !important;
}

#et_pb_contact_form_0 .et_contact_bottom_container {
    float: left;
}

#contact-page-spacer .et_pb_divider:before {
    display: none;
}

#reclaim-row #btn:hover {
    background: transparent !important;
    border: 1px solid #023B58 !important;
}


#connted-img {
    padding-top: 15px;
}

ul#menu-footer-menu li a:hover {
    color: #FF6C6C !important;
    opacity: 100%;
}

/* responsive code */
@media only screen and (max-width: 1400px) {
    #befit-sec .benifit-title {
        font-size: 46px !important;
    }

    #footer-custom #menu-footer-menu li {
        margin-right: 5px !important;
    }

    #counter-box {
        padding-right: 20px;
        padding-left: 20px;
    }

    .benifit-title br {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    #section.top_banner {
        padding-top: 150px !important;
        padding-bottom: 100px;
    }

    .container,
    .row,
    .et_pb_row {
        width: 90% !important;
    }

    #main-header {
        top: 20px;
    }

    #logo {
        max-height: 50%;
    }

    #top-menu-nav ul li {
        margin-right: 45px;
    }

    #top-menu-nav .et-fixed-header #et-top-navigation {
        padding: 15px 0 0 0;
    }

    #banner-title {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 0px;
        padding-bottom: 25px !important;
    }
    div#counter-row {
        margin-top: 50px !important;
    }
    #btn {
        font-size: 20px;
    }

    #circle-logo-row span.et_pb_image_wrap {
        max-width: 200px !important;
        width: 100%;
    }

    #section {
        padding: 70px 0;
    }

    #title {
        font-size: 40px;
    }

    #befit-sec .benifit-title {
        font-size: 40px !important;
    }

    #blue-card-title {
        font-size: 40px;
    }

    .max-width {
        max-width: 90%;
        margin: 0 auto;
    }

    #befit-sec {
        padding: 60px 0 130px;
    }

    .benifit-title {
        font-size: 40px !important;
    }

    #benifit-spacer {
        height: 30px;
    }

    #blue-box-row {
        padding: 40px 0 !important;
    }

    #menu-footer-menu li {
        margin-right: 0px !important;
    }

    div#footer-custom {
        padding: 30px 0;
    }

    #ct-wrapper h4.et_pb_module_header {
        font-size: 13px !important;
    }

    /* inner page css */

    #hero-title {
        font-size: 40px;
    }

    #counter-box {
        padding-right: 20px;
        padding-left: 20px;
    }

    #counter-box #card-title {
        font-size: 18px;
    }

    #counter-box #card-desc {
        font-size: 15px;
    }

    #connected-sec {
        padding: 80px 0;
    }

    #reclaim-title {
        font-size: 35px;
    }

    #conncted-row #content-heading {
        font-size: 40px;
        margin-bottom: 20px !important;
    }

    #connted-img {
        padding-top: 20px;
    }

    #conncted-row {
        margin-bottom: 40px !important;
    }

    #blue-card-sec {
        margin-top: -80px !important;
    }

    .page-id-377 #blue-card-sec {
        margin-top: 0px !important;
    }

    #menu-footer-menu li a {
        font-size: 16px;
    }

    .page-id-387 #blue-card-sec {
        margin-top: -180px !important;
    }

    .page-id-390 #blue-card-sec {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 996px) {
    #main-header {
        top: 0px;
    }

    #mobile_menu {
        background-color: #fff !important;
    }

    #main-header #mobile_menu ul li a {
        color: #222222 !important;
    }

    #main-header .mobile_menu_bar::before {
        color: #fff !important;
    }

    #main-header .mobile_menu_bar {
        padding-bottom: 5px !important;
    }

    #main-header div#book-sec {
        margin-top: -120px !important;
    }

    #main-header .menu-item a {
        text-align: center !important;
    }

    #main-header .menu-btn a {
        background: #024c70 !important;
        border-radius: 10px;
        padding: 20px 35px !important;
        padding-bottom: 0;
        font-size: 16px;
        color: #fff !important;
        text-align: center;
    }

    nav#top-menu-nav .posted_in a {
        color: #fff !important;
    }

    #section.top_banner {
        padding-top: 120px !important;
        padding-bottom: 80px;
    }

    #section {
        padding: 10px 0;
    }

    #reclaim-row #btn {
        text-align: center !important;
    }

    #reclam-col {
        text-align: center !important;
    }

    #reclam-col .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        text-align: center;
    }

    #reclam-col .banner-btn {
        text-align: center !important;
    }

    #reclaim-row {
        justify-content: center !important;
        text-align: center !important;
    }

    #title {
        font-size: 30px;
        margin-bottom: 10px !important;
    }

    #platform-dsc {
        font-size: 16px;
    }

    #befit-sec .benifit-title {
        font-size: 35px !important;
    }

    #befit-sec h4 {
        font-size: 28px;
    }

    #counter-row {
        margin-top: 10px !important;
    }

    div#counter-box {
        margin-bottom: 60px;
    }

    div#counter-box:nth-last-of-type(1) {
        margin-bottom: 0 !important;
    }

    #befit-sec {
        padding: 0px 0 30px;
    }

    #befit-sec br {
        display: none;
    }

    .benifit-title {
        margin-bottom: 20px !important;
    }

    #benifit-right-sec .et_pb_blurb_content {
        margin: 0 !important;
    }

    #blue-box-row {
        padding: 35px !important;
    }

    #blue-card-title {
        font-size: 35px;
    }

    #footer-custom {
        margin-top: 0 !important;
    }

    #footer-custom .et_pb_fullwidth_menu .et_pb_menu__menu,
    .et_pb_menu .et_pb_menu__menu {
        display: block;
    }

    #footer-custom .mobile_menu_bar {
        display: none;
    }

    div#footer-custom {
        padding: 20px 0;
    }

    #ct-wrapper .et_pb_blurb_content {
        justify-content: center;
    }

    #ct-wrapper .et_pb_main_blurb_image {
        display: none;
    }

    #ct-wrapper .et_pb_blurb_container {
        text-align: center;
    }

    #footer-custom #footer-logo {
        margin: auto;
    }

    #footer-custom .et_pb_menu__menu {
        margin: auto;
    }

    /* inner page css */

    #hero-title {
        font-size: 32px;
        margin-bottom: 10px !important;
    }

    #product-banner {
        padding: 140px 0 !important;
        margin-bottom: 0 !important;
    }

    #et_pb_contact_form_0 .input {
        min-height: 60px !important;
    }

    #page-container #contact-form .et_pb_button {
        margin-left: 20px !important;
    }

    #contact-form {
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    #img-col {
        display: none;
    }

    #book-sec {
        padding-bottom: 20px;
        margin-top: -100px !important;
    }

    div#reclaim-col {
        margin-bottom: 0;
    }

    div#card-row {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 680px) {
    #section.top_banner {
        padding-top: 90px !important;
        padding-bottom: 50px;
    }

    #benifit-right-sec .et_pb_main_blurb_image {
        display: none !important;
    }

    div#banner-title {
        font-size: 28px;
        padding-bottom: 15px !important;
    }

    #section.top_banner #btn {
        font-size: 18px !important;
        padding: 10px 25px !important;
        border-radius: 5px !important;
    }

    #section {
        padding: 0;
    }

    #title {
        font-size: 24px;
    }

    #counter-row {
        margin-top: 0px !important;
    }

    #benifit-right-sec .et_pb_main_blurb_image {
        width: 20px !important;
    }

    #befit-sec .benifit-title {
        font-size: 25px !important;
    }

    #benifit-spacer {
        height: 10px;
    }

    .benifit-title {
        font-size: 30px !important;
    }

    #benifit-right-sec .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 5px;
    }

    #benifit-right-sec h4 {
        font-size: 18px;
        line-height: 1.3em;
    }

    #blue-box-row {
        padding: 20px 0 !important;
        border-radius: 10px;
    }

    #blue-card-title {
        font-size: 20px;
    }

    #blue-box-row .et_pb_button_1 {
        font-size: 18px !important;
        padding: 10px 25px !important;
    }

    #footer-custom {
        padding: 0 !important;
    }

    #footer-custom .et_pb_column {
        margin-bottom: 15px !important;
    }

    #footer-custom #footer-logo {
        max-width: 140px !important;
        width: 100%;
    }

    #footer-custom .et_pb_blurb_container {
        padding-left: 0 !important;
    }

    #footer-row {
        padding-bottom: 0 !important;
    }

    /* inner page css */

    #hero-title {
        font-size: 25px;
    }

    #hero-title br {
        display: none;
    }

    #product-banner {
        padding: 60px 0 !important;
    }

    #contact-form {
        padding: 0 !important;
        margin-bottom: 0px !important;
    }

    #contact-page-spacer {
        height: 0;
    }

    #page-container #contact-form .et_pb_button {
        margin-left: 10px !important;
    }

    div#reclaim-row {
        display: flex;
        flex-wrap: wrap;
        text-align: center !important;
        padding: 20px !important;
        border-radius: 10px !important;
    }

    div#reclaim-title {
        font-size: 22px;
        text-align: center;
    }

    a#btn {
        font-size: 16px !important;
        padding: 15px 30px !important;
    }

    div#book-sec {
        margin-top: -100px !important;
        padding-bottom: 0px !important;
    }

    div#reclaim-col {
        margin-bottom: 20px;
    }

    div#connected-sec {
        padding: 30px 0;
    }

    #blue-card-sec {
        margin-top: -180px;
    }

    #content-heading {
        font-size: 26px !important;
        margin-bottom: 10px !important;
    }

    #connected-desc {
        font-size: 16px;
    }

    #blue-card-sec.blue-card-about {
        margin-top: 0 !important;
    }

    #about-banner-desc {
        font-size: 16px !important;
    }

    #about-banner-desc br {
        display: none;
    }

    #card-spacer {
        height: 0px;
    }

    .home #counter-box {
        margin-bottom: 60px !important;
    }

    .page-id-387 #counter-box {
        margin-bottom: 60px !important;
    }

    .home #blue-card-sec {
        margin-top: -80px !important;
    }

    #counter-box {
        margin-bottom: 20px !important;
    }

    .page-id-377 #hero-title {
        margin-bottom: 0 !important;
    }
    #contact-form{
      margin-top:50px !important;
    }


}