.uxp-container { min-height: 80vh; } .btn.red { background-color: #e0002d; } .btn.orange { background-color: orange !important; border-color: orange !important; } .page-template-user-experience #billboard { height: 95px !important; } .btn-blank:after { content: '' !important; } .btn-sm { padding: 4px 12px !important; } .btn-transparent { border-color: transparent !important; background-color: transparent; margin: 0px !important; } .user-exp-landing h2.normalize { font-weight: 300; } .user-exp-landing .phone { position: fixed; top: 30%; right: -165px; background-color: #00a000; display: block; padding: 20px; color: white; font-size: 36px; z-index: 9999; border-top-left-radius: 8px; border-bottom-left-radius: 8px; -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; } .user-exp-landing .phone i.fa { margin-right: 15px; } .user-exp-landing .phone:hover, .user-exp-landing .phone:focus { right: 0; } .user-exp-landing .bg-light-grey { background-color: #f8f8f8; } .user-exp-landing section { padding-top: 40px; padding-bottom: 40px; } @media (max-width: 720px) { .user-exp-landing section { padding-top: 30px; } } .user-exp-landing section iframe, .user-exp-landing section object { margin: 0; } .user-exp-landing section input[type="text"], .user-exp-landing section input[type="email"] { box-shadow: none; background-color: #dedede; } .user-exp-landing section .video-caption { right: 16px; } @media (max-width: 760px) { .user-exp-landing section .video-caption { position: relative !important; right: 0; bottom: 0; background-color: white; } } .user-exp-landing section .summary-text h2 { margin-top: 16px; margin-bottom: 0px; line-height: 120%; } .user-exp-landing .choice { padding: 32px 16px; background-color: #042141; display: block; min-height: 100px; -webkit-transform: all 0.3s ease-in-out; -moz-transform: all 0.3s ease-in-out; -ms-transform: all 0.3s ease-in-out; -o-transform: all 0.3s ease-in-out; transform: all 0.3s ease-in-out; -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; position: relative; } .user-exp-landing .choice h3, .user-exp-landing .choice p { color: white; } .user-exp-landing .choice:hover { cursor: pointer; background-color: #345574; } .user-exp-landing .choice:after { content: ''; position: absolute; top: 50%; right: 20px; background-image: url('../assets/images/calendar-icon.png'); background-repeat: no-repeat; width: 70px; height: 70px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .user-exp-landing .choice .timeSlot { color: #DAE5EF; } .user-exp-landing .choice.choice-phone h3 { color: white; font-size: 32px; } .user-exp-landing .choice.choice-phone h3 small { display: block; margin-bottom: 8px; } .user-exp-landing .choice.choice-phone:after { background-image: url('../assets/images/phone.png'); background-size: cover; } .form-container { margin-top: 16px; } .modal { text-align: center; padding: 0 !important; } .modal .modal-header { border: none; } .modal .control { margin-top: 16px; } .modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; } .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; } @media (max-width: 760px) { .form-data-group { margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #e7e7e7; } .form-data-group:last-child { border-bottom: none; } } #backdrop { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 997; } .kam-info { border: 1px solid #dcdcdc !important; margin-bottom: 15px; position: relative; } .kam-info:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 70px; border-bottom: 1px solid #dcdcdc; background-color: #d8e7fe; } .kam-header { min-height: 50px; } .kam-header img { border: 3px solid rgba(0, 0, 0, 0.1); display: block; position: absolute; left: 50%; top: 20px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; } .kam-header:after { content: ''; width: 108px; height: 108px; background-color: white; border-radius: 50%; display: block; position: absolute; top: 16px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; -webkit-box-shadow: 0px -2px 0px #dcdcdc; -moz-box-shadow: 0px -2px 0px #dcdcdc; box-shadow: 0px -2px 0px #dcdcdc; } .kam-body { margin: -9px; padding: 80px 20px 20px 20px; } .kam-body h3 { color: #042141; font-size: 24px; margin-bottom: 4px; } .kam-body .h4 { display: block; color: #042141; margin: 0px; } .kam-body .h4.kam-title { color: #a0a064; font-size: 13px !important; } .kam-body .extra-info { margin-top: 5px; color: #042141; } .kam-body .extra-info .col-md-6:first-child { border-right: 1px solid #cecece; } .select .btn { font-weight: 500; -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; } .select .btn:hover { background-color: rgba(251, 54, 64, 0.6); } .select .btn:focus { background-color: #fb3640; } .select a { color: #042141; } .select a:hover { color: #1748a1; } .select .video-section { background-color: #ececec; padding-top: 120px; padding-bottom: 0px; position: relative; } @media (max-width: 768px) { .select .video-section { padding-top: 85px !important; } } .select .video-section:after { content: ''; background-color: #f7f7f7; width: 100%; height: 150px; display: block; bottom: 0; right: 0; margin-top: -160px; border-top: 1px solid #dcdcdc; } @media (max-width: 720px) { .select .video-section .greeting-container { margin-bottom: 0px; } } .select .video-section .marketing-info { height: 174px; margin-bottom: 0px; } .select .video-section .marketing-info p { font-size: 14px; font-style: italic; line-height: 20px; margin-bottom: 0px; } .select .video-section .greeting { font-weight: 700; line-height: 22px; } .select .video-section .greeting + h2 { margin-bottom: 0px; line-height: 1rem; } .select .summary-text { margin-top: 0px; padding-top: 25px; background-color: #ececec; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .select .summary-text p { margin-bottom: 25px; line-height: 120%; } .select .video-content:after, .select .video-caption:after { content: ''; width: 100%; height: 35px; display: block; background-size: contain; background-repeat: no-repeat; background-position: center; margin-top: 15px; } @media (max-width: 720px) { .select .video-content:after, .select .video-caption:after { margin-top: 10px; } } .select #inviteFormContainer { padding: 20px 0px; } .select .dateFormatted { font-size: 32px; } .select .monthFormatted { color: white; font-size: 18px; } .select .video-content { position: relative; } @media (max-width: 920px) { .select .video-content { padding-top: 60px; } } @media (max-width: 720px) { .select .video-content { margin-bottom: 5px; } } .select .video-content:after { background-image: url('../assets/images/shadow-lg.png'); } .select .video-content > p { display: none; } .select .video-caption:after { background-image: url('../assets/images/shadow-sm.png'); } .select form[name="inviteForm"] input.form-control { background: white; } .select .btn-submit { background-color: #FB3640; color: white; } .select .invited-friends-section { background-color: white; } .select #appointment-list { padding-bottom: 80px; } @media (max-width: 920px) { .select #appointment-list { padding-bottom: 40px; } } .select #appointment-list > .time-block { margin-bottom: 50px; } .select .seperator-line { color: #FB3640; display: inline-block; position: relative; clear: both; margin-top: 20px; margin-bottom: 20px; } .select .seperator-line:after, .select .seperator-line:before { content: ''; width: 40px; height: 2px; position: absolute; background-color: #FB3640; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .select .seperator-line:after { right: -50px; } .select .seperator-line:before { left: -50px; } .select .kam-remind { padding-top: 16px; } .select .invited-friend { background-color: white; border: 1px solid #dcdcdc; } @media (max-width: 767px) { .select .invited-friend-item { margin-bottom: 0px; } } .select .toast-success { background-color: #5bc0de; color: white; } .select .cg-busy-default-spinner { top: 100px; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .select form[name="inviteForm"] .input-group { margin-bottom: 15px; } .btn-lg { padding: 10px 16px !important; font-size: 18px !important; } @media (max-width: 920px) { .select section { padding-bottom: 10px; } .select section .form-data-group { margin-bottom: 0px; } .select section .form-data-group > div { margin-bottom: 0px; } .select section .form-data-group > div .form-group { margin-bottom: 0px; } .select section .form-data-group > div .form-group .input { margin-bottom: 0px; } .select section .controls > div { margin-bottom: 0px; } .select section .controls > div .row > div { margin-bottom: 8px; text-align: center; } .select .video-section:after { margin-top: -185px; } .select .invited-friends-list > div { margin-bottom: 8px; } .select .invited-friends-list > div .invited-friend { margin-bottom: 8px; } .select .submit-form { position: fixed; bottom: 0; left: 0; right: 0; z-index: 999999; text-align: center; } .select .submit-form button { margin-bottom: 0px; } .select .video-caption:after { display: none; } .select .kam-header { position: fixed; display: inline-block; top: 10%; right: 8px; width: 70px; height: 70px; z-index: 299; -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; } .select .kam-header.on { top: 20%; right: 50%; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); -o-transform: translateX(50%); transform: translateX(50%); } .select .video-caption { margin-bottom: 0px; background-color: transparent !important; } .select .kam-profile-content > div { margin-bottom: 0px; -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; } .select .kam-info { padding: 0px; min-height: 0px; border: none !important; margin-bottom: 0px; -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; position: fixed; background-color: rgba(0, 0, 0, 0); z-index: 297; } .select .kam-info.on { top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); } .select .kam-body { max-height: 0px; margin-bottom: 0px; min-height: 0px; padding: 0px; border: none; overflow: hidden; position: fixed; top: 28%; left: 29px; right: 29px; z-index: 298; -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; } .select .kam-body.on { padding: 50px 20px 20px 20px; border: 1px solid #dcdcdc !important; min-height: 20px; max-height: 1000px; } .select .marketing-info { display: none; } .select #appointment-list { padding-bottom: 16px; } .select #appointment-list .time-block { margin-bottom: 16px; } .select .kam-remind { padding-top: 20px; } .select .kam-remind > h2 { margin-bottom: 0px; } .select .kam-remind .seperator-line { margin-top: 8px; margin-bottom: 8px; } .select .kam-remind .seperator-line + p { margin-bottom: 8px; } } @media (max-width: 920px) and (max-width: 768px) { .select form[name="inviteForm"] .form-group > input, .select form[name="inviteForm"] .form-group > .input-group { margin-bottom: 10px; } } @media (max-width: 920px) and (max-width: 767px) { .select .submit-form button[type="submit"] { display: block !important; width: 100%; } } @media (max-width: 920px) and (max-width: 767px) { .select .kam-header { width: 74px; height: 74px; } }