.btn2 {
    font-size:27px;
    font-weight:700;
    display: inline-block;
    padding: 12px 30px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.btn3 {
    font-size: 27px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 30px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    width: 50%;
    height: 87px;
    margin-bottom: 20px;
}
.btn-secondary {
    color: rgb(255, 254, 253);
    background-color: teal;
    border: 2px solid teal;
}
.btn2:hover {
    background:rgb(53, 154, 206);
}
.btn3:hover {
    background:teal;
}
.btn:hover {
    color: rgb(255, 254, 253)!important;
}
.modal-body {
    position: relative;
    padding: 40px 80px;;
    background: #ebebeb;
}
@media (min-width: 820px) {
    .modal-dialog {
        width: 800px;
        margin: auto;
        z-index: 99;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        margin: auto;
        z-index: 99;
    }
}
.modal-title {
    margin: 0;
    font-size: 48px;
    padding: 20px 30px 0 30px;
    line-height: 1.42857143;
}
@media only screen and (max-width:600px) {
    .btn2 {
        font-size:17px;
    }
    .btn3 {
        font-size:20px;
    }
    .modal-title {
        font-size:35px;
        line-height:39px;
    }
    .modal-body {
        padding: 40px 20px;;
    }
}
@media only screen and (max-width:360px) {
    .btn2 {
        font-size:16px;
    }
    .fs-13 {
        font-size:13px!important;
    }
    .modal-title {
        font-size: 27px;
        line-height: 28px;
    }
}
.input-icons i {
position: absolute;
}
.input-icons {
    width: 100%;
    margin-bottom: 10px;
}
.icon {
    padding: 16px;
    color: #333;
    font-size:25px;
    min-width: 50px;
    text-align: center;
}
.input-field {
    width: 100%;
    padding: 18px;
    box-shadow: 0 0 0 3px rgb(0 0 0 / 5%) !important;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    margin-bottom:13px;
}
.elInputIRight {
    background-position: 97%;
}
.elInputIEmail.elInputIBlack {
    background-image: url('images/psychologyofsales/envelope.png');
    background-repeat: no-repeat;
}
.elInputIName.elInputIBlack {
    background-image: url('images/psychologyofsales/user.png');
    background-repeat: no-repeat;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    border: 5px solid black;
}
small {
    font-size:60%;
}
@media only screen and (max-width:700px) {
    .hidden-xs {
        display:none;
    }
}
@media only screen and (min-width:768px) {
    .hidden-lg {
        display:none;
    }
}
.pt-0 {
    padding-top:0!important;
}
li.countdown {
    display: inline-block;
    font-size: 1em;
    list-style-type: none;
    padding: 0 0.7em;
    color:#fff;
    text-align:center;
}
li.countdown span {
    display: block;
    font-size: 1.8rem;
    text-align:center;
    padding-top:2px;
    color:#fff;
}
@media only screen and (max-width:1028px) {
    li.countdown {
        padding:0 0.3em;
    }
}
@media all and (max-width: 768px) {
    li.countdown {
        font-size: calc(1.125rem * var(--smaller));
    }
    
    li.countdown span {
        font-size: 1.7em;
    }
}
.circle {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 9px;
    height:55px;
    width:55px;
}
span.span2 {
    padding-top:5px!important;
    font-size:0.8em!important;
    letter-spacing:1;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -85%);
    color:#fff;
    font-family: 'Roboto', sans-serif!important;
}
.centered2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-37%, -85%);
    color:#fff;
    font-family: 'Roboto', sans-serif!important;
}
h3.psy {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 70px;
}
h4.psy {
    font-size: 30px;
    color: #08e3e3;
}
.text-new {
    color: #000000;
    font-size: 23px;
    font-family: 'Roboto', sans-serif!important;  
    text-align: left;
    line-height: 40px;;
}
.pl-80 {
    padding-left: 80px;
}
.pb-40 {
    padding-bottom:40px;
}
.bg-white2 {
    padding: 100px 0;
}
.fs-30 {
    font-size:30px;
}
.mb-0 {
    margin-bottom: 0!important;
}
.btn4 {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 30px;
    margin-bottom: 0;
    line-height: 1.42857143;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
p.pp {
    font-size: 20px;
    margin-bottom: 7px;
}
p.pp2 {
    font-size: 17px;
    margin-bottom: 6px;
}
.text-left {
    text-align: left!important;
}
@media only screen and (max-width:1024px) {
    span.span2 {
        font-size: 0.8em!important;
    }
}
@media only screen and (max-width:820px) and (min-width:768px) {
    li.countdown {
        padding: 0 0.2em;
    }
    .circle {
        border: 2px solid #fff;
        border-radius: 50%;
        padding: 11px;
        height: 45px;
        width: 45px;
    }
    span.span2 {
        font-size: 0.5em!important;
    }
    li.countdown span {
        font-size: 1em;
    }
    .pl-80 {
        padding-left: 30px;
    }
}
@media only screen and (max-width:820px) {
    .pl-80 {
        padding-left: 15px;
    }
    .pt-501 {
        padding-top:50px;
    }
    .pt-1001 {
        padding-top: 100px!important;
    }
    .centered2 {
        transform: translate(-47%, -85%);
    }
}
@media only screen and (max-width:727px) {
    .myImage2 {
        float: none;
        width: 50px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .txt-center {
        text-align: center;
    }
    .display-flex {
        flex-direction: column;
    }
    .pd-10 {
        padding:10px 0;
    }
    li.countdown {
        padding: 0 0.5em;
    }
    p.free {
        font-size: 22px;
        text-align: center;
        line-height: 27px;
    }
}
h2.teal-title {
    font-size: 45px;
    color: teal;
    margin-bottom: 40px;
    line-height: 55px;
    padding: 0 150px;
}
@media only screen and (max-width:820px) {
    h2.teal-title {
        padding: 0px;
    }
}
.text-black {
    color:#000!important;
}
.bb {
    border-bottom: 10px solid #000;
}
.seats_remaining {
    text-align: center;
    color:purple;
    padding-top:20px;
}
.text-white-seats {
    color:white!important;
}
.pers {
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
    font-family: 'Roboto', sans-serif!important;
}