.heading-1 {
    font-size: 60px;
    font-weight: 900;
    color: #003942;
    line-height: 1.15;
    padding-bottom: 20px;
    font-family: 'KyrialDisplayProBold';
}
.heading-2 {
    font-size: 42px;
    font-weight: 600;
    color: var(--siteprimary--color);
    line-height: 1.15;
    padding-bottom: 40px;
    font-family: var(--heading----font);
}
.heading-3 {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
    color: var(--siteprimary--color);
    padding-bottom: 15px;
    font-family: var(--heading----font);
}
.heading-3-semibold {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 600;
    color: var(--siteprimary--color);
    padding-bottom: 15px;
    font-family: var(--heading----font);
}
.heading-30 {
    color: var(--siteprimary--color);
    text-align: center;
    font-family: var(--heading----font);
    font-style: normal;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.25;
}
.heading-4 {
    color: var(--siteprimary--color);
    text-align: center;
    font-family: var(--heading----font);
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1.25;
}
.heading-4-semibold {
    color: var(--siteprimary--color);
    text-align: center;
    font-family: var(--heading----font);
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    line-height: 1.25;
}
.heading-5 {
    font-size: 20px;
    line-height: 1.25;
    font-weight: 400;
    color: var(--siteprimary--color);
    padding-bottom: 15px;
    font-family: var(--heading----font);
}
.heading-6 {
    font-size: 18px;
    line-height: 1.25;
    font-weight: 400;
    color: var(--siteprimary--color);
    padding-bottom: 15px;
    font-family: var(--heading----font);
}
.heading-22 {
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
    color: var(--siteprimary--color);
    padding-bottom: 15px;
    font-family: var(--heading----font);
}
.paragraph-20 {
    font-size: 20px;
    line-height: 30px;
    color: #000000cc;
}
.paragraph-20 p, .paragraph-20 ul li {
    font-size: 20px;
    line-height: 30px;
    color: #000000cc;
}
.paragraph-18 p, .paragraph-18 ul li, .paragraph-18 ol li {
    font-size: 18px;
    line-height: 24px;
    color: #000000cc;
}
.paragraph-16 p, .paragraph-16 ul li, .paragraph-16 ol li  {
    font-size: 16px;
    line-height: 25px;
    font-family: var(--heading----font);
    color: #000;
}
.oac-page-banner-sec {
    position: relative;
    background-size: cover;
    background-position: center center;
    padding-bottom: 95px;
    background-attachment: fixed;
    padding-top: 40px;
}
.oac-page-banner-sec:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
}
.oac-page-banner-sec h1 {
    color: #fff;
    font-weight: bold;
    font-size: 70px;
    font-family: var(--heading----font); font-weight: 900;
    padding-bottom: 20px;
    line-height: normal;
}
.oac-page-banner-sec h2 {
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    line-height: 52px;
}
.wmcs-sec h2 {
    color: var(--siteprimary--color);
    font-size: var(--heading---font-size);
    font-weight: 600;
    line-height: 1.1;
    padding-bottom: 15px;
}
.wmcs-sec p {
    color: var(--siteprimary--color);
    line-height: 24px;
    font-weight: normal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    font-size: 16px;
}
.wmcs-sec {
    padding-top: 35px;
    padding-bottom: 60px;
}
.wmcs-sec h2.wmc-title {
    padding-top: 80px;
    font-size: var(--heading---font-size);
    color: var(--siteprimary--color);
    padding-bottom: 30px;
    font-weight: 800;
    line-height: 53px;
    width: 100%;
}
.wmcs-sec h4 {
    text-align: center !important;
    font-size: 18px;
    line-height: normal;
}
.oac-dual-box-content-sec {
    padding-left: 40px;
    padding-right: 40px;
    background-color: #dceff3;
    padding-top: 45px;
    padding-bottom: 30px;
}
.oac-dual-box-content-sec h2 {
    color: var(--siteprimary--color);
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 14px;
}
.oac-dual-box-content-sec p {
    color: rgba(0,0,0,0.8);
    font-family: var(--font---primary);
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 1em;
}
.oac-dual-box-content-sec .vc_btn3-inline a {
    background-color: #003942 !important;
    color: #fff !important;
    padding: 6px 14px;
    border-radius: 3px !important;
    font-size: 15px;
    border: 1px solid #23545c !important;
    font-family: var(--heading----font) !important;
    line-height: 1.5em;
    margin-top: 16px;
    font-weight: normal;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.0) 0%) !important;
} 
.oac-dual-box-content-sec .vc_btn3-inline a:hover {
    background: #0094b8 !important;
    border-color:#0094b8 !important;
}
.oac-dual-box-image-sec img {
    display: none;
}
.oac-dual-box-image-sec .vc_column-inner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.wce-virtual-sec h2 {
    padding: 0px 0px 20px;
    font-size: var(--heading---font-size);
    color: var(--siteprimary--color);
    font-weight: 600;
}
.wce-virtual-sec {
    padding-top: 60px;
}
.wce-virtual-colum .vc_column-inner> .wpb_wrapper {
    border: 2px solid var(--blue----color);
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 11px;
}
.wce-virtual-colum img {
    width: 100px;
    object-fit: cover;
}
.wce-virtual-colum h5 {
    font-size: 22px;
    color: var(--siteprimary--color);
    margin-top: 10px;
    margin-bottom: 17px;
    line-height: normal;
}
.wce-virtual-colum p {
    font-size: 16px;
    color: #000000cc;
    line-height: 22px;
}
.enquire-about-form {
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 65px;
}
.enquire-about-form h2 {
    font-size: 30px;
    color: #323232;
    line-height: normal;
    padding-bottom: 30px;
}
.e-a-input input {
    height: 50px;
    border: 1px solid #666;
    margin-bottom: 15px;
}
.e-a-input label {
    font-size: 15px;
    color: #000000cc;
    font-family: var(--heading----font);
}
.enquire-about-form .vc_column-inner {
    width: 80%;
    margin: 0 auto;
}
.e-a-input span {
    margin-left: 0;
    font-size: 15px;
    color: #000000cc;
    font-family: var(--heading----font);
}
input[type="checkbox"] {
    height: auto;
}
.e-a-input textarea {
    height: 100px;
    margin-bottom: 20px;
}
.e-a-input p {
    font-size: 15px;
    padding: 10px 0;
    color: #000000cc;
    font-family: var(--heading----font);
    line-height: 22px;
}
.enquire-about-form .e-a-input input[type="submit"] {
    background: #bd002a;
    border: 1px solid #bd002a;
    border-radius: 3px;
    padding: 15px 30px;
    height: auto;
    font-family: var(--heading----font);
    font-size: 17px;
    margin-top: 30px;
}
.e-a-input input:focus {
    border-color: var(--blue----color);
}
.enquire-about-form .e-a-input input[type="submit"]:focus {
    outline: none;
}
.enquire-about-form .e-a-input input[type="submit"]:hover {
        background: #f00035;
        border-color: #f00035;
}
.e-a-input span.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 15px;
    position: relative;
    top: -9px;
    font-family: var(--heading----font);
}
.nsm-sei-managed-sec h2 {
    color: var(--siteprimary--color);
    font-size: var(--heading---font-size);
    line-height: normal;
    padding-bottom: 30px;
}
.nsm-sei-managed-sec h4 {
    color: var(--siteprimary--color);
    font-size: 24px;
    line-height: normal;
}
.contact-us-today-brn {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.e-a-input p a {
    padding-left: 5px;
    color: var(--blue----color);
}
.e-a-input p a:hover {
        color: #bd002a;
}
.contact-us-today-brn a {
    padding: 17px 35px !important;
    font-size: 24px !important;
    border: 0 !important;
    line-height: 24px;
}
.nsm-sei-managed-sec {
    padding-top: 30px;
    padding-bottom: 70px;
}
/*video-conferencing page style start*/
.v-c-banner-sec {
    padding-top: 60px;
    padding-bottom: 125px;
    background-position: top;
}
.wiv-content p {
    font-size: 16px;
    line-height: 24px;
}
.wiv-content p a {
    color: #000;
}
p a, li a {
    color: var(--blue----color);
}
p a:hover, li a:hover {
    color: var(--sitesecondry---color);
}
.v-c-dual-box .oac-dual-box-content-sec p {
    font-size: 16px;
}
.v-c-dual-box .oac-dual-box-content-sec ul li {
    font-size: 16px;
    list-style: disc;
    font-weight: normal;
    padding: 1px 0;
    line-height: 24px;
}
.v-c-dual-box .oac-dual-box-content-sec ul {
    padding-left: 40px;
}
.v-c-dual-box .oac-dual-box-content-sec h3 {
    color: var(--blue----color);
    font-family: var(--heading----font);
    font-size: 24px;
    font-weight: normal;
}
.introductory-sec p {
    font-size: 16px;
    line-height: 24px;
}
.introductory-left-sec {
    padding-right: 70px;
}
.introductory-left-sec img {
    box-shadow: 2px 2px 14px rgb(0 0 0 / 46%);
}
.introductory-sec {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*video-conferencing page style end*/
.organisations-box img {
    width: 100%;
    height: 68px;
}
.organisations-box-sec h2 {
    font-size: 42px;
    font-weight: 600;
    color: var(--siteprimary--color);
    line-height: 1.15;
    padding-bottom: 40px;
}
.organisations-box .vc_column-inner> .wpb_wrapper {
    border: 2px solid var(--blue----color);
    padding: 40px 20px;
    height: 100%;
}
.organisations-box h3 {
    font-size: 20px;
    color: #000;
    line-height: 27px;
}
.offering-colum {
    width: calc(25% - 25px);
    margin: 0 12px;
}
.offering-colum p {
    font-size: 16px;
    line-height: 25px;
    font-family: var(--heading----font);
    color: #000;
}
.offering-colum> .vc_column-inner {
    padding-bottom: 60px;
}
.offering-colum .vc_btn3-inline {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    margin: 15px auto 30px;
    display: block;
    text-align: center;
}
.create-colum .vc_column-inner {
    padding-bottom: 50px;
}
.create-colum p {
    color: var(--blue----color);
    font-size: 16px;
}
.w-are-the-b-sec .offering-colum> .vc_column-inner {
    padding-bottom: 0;
}
.w-are-the-b-sec .offering-colum p {
    font-size: 16px;
}
.managed-box-sec .organisations-box .vc_column-inner> .wpb_wrapper {
    padding: 70px 20px;
}
.hybrid_event_section h2 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}
.conferencing-content p {
    font-size: 18px !important;
}
.video-conference-services .blue_button {
    display: block;
    text-align: center;
    margin-top: 40px;
}
.join-a-video-sec .offering-colum, .platform-features-sec .offering-colum {
    width: calc(33.33% - 25px);
}
.join-a-video-sec .offering-colum> .vc_column-inner {
    padding-bottom: 20px;
}
.platform-features-sec .offering-colum p {
    color: var(--siteprimary--color);
}
.wcevm-sec .offering-colum> .vc_column-inner {
    padding-bottom: 0;
}
.wcevm-sec .blue_button {
    margin-top: 50px;
}
.v-c-dual-box .paragraph-18 p {
    font-size: 18px;
}
.v-c-dual-box .oac-dual-box-content-sec ol {
    padding-left: 40px;
    padding-top: 5px;
}
.v-c-dual-box .oac-dual-box-content-sec ol li {
    list-style: auto;
}
.during-your-sec p {
    margin-top: 5px;
}
.ayc-sec .offering-colum {
    width: calc(50% - 25px);
}
.add-image-sec figure, .add-image-sec figure a, .add-image-sec figure a img {
    width: 100%;
}
.everything-sec ul {
    padding-left: 40px;
    padding-top: 20px;
}
.everything-sec ul li {
    list-style: unset;
}
.download-express-sec p {
    padding-bottom: 15px;
}
.app-download-sec {
    background: #eeeeee;
    max-width: 810px;
    margin: 0 auto;
    border-radius: 7px;
    padding-top: 50px;
    padding-bottom: 40px;
}
.app-store-btn a {
    background-color: transparent !important;
    font-size: 0 !important;
    width: 100%;
    height: 100%;
}
.app-store-btn {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 135px;
    height: 40px;
    border-radius: 8px;
    margin: 0 5px;
}
.app-download-btn-sec {
    text-align: center;
    padding-top: 30px;
}
.download-express-sec {
    padding-bottom: 30px !important;
}
.o-c-service-sec .offering-colum, .e-v-meetings-sec .offering-colum {
    width: calc(33% - 25px);
}
.o-c-service-sec .offering-colum p {
    color: #000000cc;
}
.o-c-service-sec .offering-colum> .vc_column-inner {
    padding-bottom: 40px;
}
.e-v-meetings-sec .offering-colum> .vc_column-inner {
    padding-bottom: 15px;
}
.about-express-sec ul {
	padding-left: 40px;
}
.about-express-sec ul li {
	list-style: unset;
}
.wce-virtual-sec.about-wce-sec {
    padding-top: 40px;
}
.oac-about-box h2 {
    font-size: 40px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.our-awards-sec .wmcs-right-sec {
    padding-top: 60px;
}
.our-awards-sec {
    padding-top: 60px;
}
.our-awards-sec ul {
    padding-left: 30px;
}
.our-awards-sec ul li {
    line-height: 24px;
    padding: 2px 0;
    font-size: 16px;
}
h2.about-testimonial-title {
    padding-bottom: 15px;
}
.about-button-sec {
    text-align: center;
    padding-bottom: 60px;
}
.support-accordion h4 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 30px;
}
.support-accordion .ui-accordion-content a {
    color: var(--blue----color);
}
.dial-in-number-sec h3 {
    font-size: 48px;
    line-height: normal;
    font-family: var(--heading----font); font-weight: 900;
}
.dial-in-number-sec h2 {
    padding-bottom: 20px;
}
.teal-full-sec {
    background-attachment: fixed !important;
    background-size: cover !important;
}
.any-questions-form .contact_form_inner {
    background: #dceff3;
    padding: 30px 45px;
    float: left;
}
.any-questions-form .contact_form_inner .form_group {
    width: 50%;
    padding: 9px 5px;
    float: left;
}
.any-questions-form .contact_form_inner input {
    border: 1px solid #dceff3;
    height: 40px;
    color: #000;
    font-size: 16px;
}
.any-questions-form .contact_form_inner input:focus {
    border-color: #00718c !important;
}
.any-questions-form .contact_form_inner .contact_email_address_inner {
    width: 100%;
}
.any-questions-form .contact_form_inner .contact_specific_information_inner {
    width: 100%;
}
.any-questions-form .contact_form_inner .contact_privacy_policy_inner {
    width: 100%;
    font-size: 13px;
    color: #000;
}
.any-questions-form .contact_form_inner .contact_personal_information_inner {
    width: 100%;
}
.any-questions-form .contact_form_inner label {
    font-weight: 600;
    font-size: 17px;
}
.any-questions-form .contact_form_inner textarea {
    height: 105px;
    border: 1px solid #dceff3;
}
.any-questions-form .contact_form_inner textarea:focus{
	border-color: #00718c !important;
}
.any-questions-form .contact_form_inner .contact_personal_information_inner {
    font-size: 13px;
    line-height: 1.5;
}
.any-questions-inner-sec {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.contact_form_inner h3 {
    text-align: center !important;
}
.any-questions-form .contact_form_outer h3 {
	display: none;
}
.any-questions-form h2 {
    padding-bottom: 25px;
}
.any-questions-form .contact_form_inner .contact_submit_inner {
    width: 100%;
    text-align: center;
}
.any-questions-form .contact_form_inner .contact_submit_inner input[type="submit"] {
    background: #bd002a;
    color: #fff;
    font-size: 20px;
    line-height: normal;
    padding: 11px 45px;
    height: auto;
    font-family: var(--font---primary);
    font-weight: normal;
    margin-top: 15px;
    border: 1px solid #bd002a;
}
.any-questions-form .contact_form_inner .contact_submit_inner input[type="submit"]:hover {
	background: #f00035;
}
.any-questions-form .contact_form_inner .contact_submit_inner input[type="submit"]:focus {
	border-color: #bd002a !important;
}
.any-questions-form .contact_form_inner .contact_privacy_policy_inner a {
    color: var(--blue----color);
}
.any-questions-form .contact_form_inner .contact_privacy_policy_inner a:hover {
    color: #bd002a;
}
.any-questions-form .wpcf7-response-output {
    width: 100%;
    margin: 0 !important;
    margin-top: 20px !important;
    padding: 11px 0 !important;
    border: 1px solid !important;
}
.fixed-banner, .inner_page_banner  {
    background-attachment: fixed !important;
    background-size: cover !important;
}
.express-billing-inner-sec p {
    padding: 10px 0;
}
.express-billing-inner-sec {
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    padding-top: 20px;
}
.portal-note-sec ul {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.portal-note-sec ul li {
    list-style: disc;
    padding: 6px 0;
}
.portal-note-sec h2 {
    padding-bottom: 25px;
}
.portal-note-sec {
    padding-top: 20px;
}
.request-your-express-form-sec h3 {
    color: #323232;
    font-family: 'Roboto',sans-serif;
    line-height: 1.1;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 15px;
}
.request-your-express-form-sec .form_group {
    padding: 12px 6px;
}
.request-your-express-form-sec .contact_form_outer {
    padding: 50px 140px;
    background: #eeeeee;
    border-radius: 6px;
}
.request-your-express-form-sec .contact_form_outer input {
    border: 1px solid #707070;
    height: 45px;
    border-radius: 0;
}
.request-your-express-form-sec .contact_form_outer textarea {
    border: 1px solid #707070;
    height: 110px;
}
.request-your-express-form-sec .contact_privacy_policy_inner {
    font-size: 13px;
    line-height: 1.5;
    color: #000000cc;
}
.request-your-express-form-sec .contact_personal_information_inner {
    font-size: 13px;
    color: #000000cc;
    line-height: 1.5;
}
.request-your-express-form-sec .contact_privacy_policy_inner a {
    color: var(--blue----color);
}
.request-your-express-form-sec .contact_privacy_policy_inner a:hover {
    color: #bd002a;
}
.request-your-express-form-sec .contact_form_outer input[type="submit"] {
    background: #bd002a;
    border-color: #bd002a;
    background: #bd002a;
    color: #fff;
    font-size: 20px;
    line-height: normal;
    padding: 11px 45px;
    height: auto;
    font-family: var(--font---primary);
    font-weight: normal;
    margin-top: 15px;
}
.request-your-express-form-sec .contact_form_outer input[type="submit"]:hover, .request-your-express-form-sec .contact_form_outer input[type="submit"]:focus {
    background: #f00035;
    border-color: #f00035;
}
.request-your-express-form-sec .contact_form_outer input:focus {
    border-color: #00718c;
}
.request-your-express-form-sec .contact_form_outer input[type="submit"]:focus {}
.request-your-express-form-sec .wpcf7-response-output {
    margin: 0 !important;
    border: 1px solid !important;
    font-size: 16px;
    padding: 15px 0 !important;
    margin-top: 15px !important;
}
.request-your-express-form-sec span.wpcf7-not-valid-tip {
    font-size: 16px;
    color: #dc3232;
    font-weight: normal;
}
.contact_submit_inner {
    text-align: center;
}
.inner_page_banner h1.banner_heading {
    line-height: 65px;
}
.oac-dual-box-content-sec .pms-learn-more-btn a {
    padding: 8px 14px !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    border: 1px solid #23545c !important;
    font-family: var(--heading----font) !important;
    line-height: 1.5em !important;
    margin-top: 25px !important;
    font-weight: normal;
}
.toll-free-numbers-sec ul {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.toll-free-numbers-sec ul li {
    list-style: disc;
    padding: 2px 0;
    font-size: 16px;
    line-height: 24px;
}
.toll-free-numbers-sec p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
}
.country-table-sec table {
    table-layout: auto;
    margin-left: auto !important;
    margin-right: auto !important;
}
.country-table-sec table tr th {
    color: #FFF;
    background: #003942;
    border-bottom: 0px solid #00599e;
    border-right: 0px solid #00599e;
    font-weight: 100;
    padding: 0px 25px;
    text-align: left;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    vertical-align: middle;
    font-size: 16px;
}
.country-table-sec table tr td {
    background: #fff;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 15px;
    border: 0;
    border-right: 1px solid #c1c3d1;
}
.country-table-sec table tr:nth-child(odd) td {
    background: #ebebeb;
}
.country-table-sec table tr:hover td {
    background: #dceff3;
    color: #000;
}
.ebooks-sec-colum .blue_button a {
    padding: 10px 9px !important;
    display: inline-block;
    font-size: 17px !important;
    max-width: 200px;
    width: 100%;
}
.ebooks-sec-colum> .vc_column-inner> .wpb_wrapper {
    border: 2px solid var(--blue----color);
    width: 100%;
    padding: 30px 30px 10px 30px;
    margin-bottom: 30px;
}
.custom_accordian_ex .ui-accordion-content ol {
    padding-left: 30px;
}
.custom_accordian_ex .ui-accordion-content ol li {
    list-style: auto;
    padding-bottom: 5px;
    line-height: normal;
    font-size: 16px;
}
a.doc-file-download {
    text-decoration: none !important;
    box-shadow: none;
    background: var(--blue----color);
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 30px;
}
a.doc-file-download:hover {
    background: #00596f;
    color: #fff;
}
.download-doc-sec p {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
}
.features-content p {
    padding-bottom: 15px;
}
.features-inner-sec .offering-colum {
    padding-bottom: 12px;
    margin-top: 12px;
}
.features-inner-sec .offering-colum p {
    padding-bottom: 6px;
    padding-top: 6px;
}
.activate-your-features-inner-sec {
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
    padding: 0px 50px 50px;
}
.activate-your-features-inner-sec h3 {
    padding-bottom: 30px;
}
.activate-your-features-inner-sec .ay-features {
    padding: 0 7px;
    padding-bottom: 15px;
}
.activate-your-features-inner-sec .ay-features label {
    font-size: 16px;
    color: #000000cc;
    font-family: var(--heading----font);
}
.activate-your-features-inner-sec .ay-features  input {
    height: 45px;
    border: 1px solid #666;
}
.activate-your-features-inner-sec ul li {
    padding: 3px 0;
}
.activate-your-features-inner-sec ul li span {
    margin-left: 2px;
}
.activate-your-features-inner-sec ul li label {
    font-size: 16px;
    color: #000000cc;
    font-family: var(--heading----font);
}
.activate-your-features-inner-sec ul {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.activate-your-features-inner-sec .contact_privacy_policy_inner {
    font-size: 15px;
    padding: 10px 0;
    color: #000000cc;
    font-family: var(--heading----font);
    line-height: 22px;
    padding-left: 20px;
}
.activate-your-features-inner-sec .contact_personal_information_inner {
    font-size: 15px;
    padding: 10px 0;
    color: #000000cc;
    font-family: var(--heading----font);
    line-height: 22px;
    padding-left: 20px;
}
.activate-your-features-inner-sec .ay-features input[type="submit"] {
    background: #bd002a;
    border: 1px solid #bd002a;
    border-radius: 3px;
    padding: 15px 30px;
    height: auto;
    font-family: var(--heading----font);
    font-size: 17px;
    margin-left: 13px;
    margin-top: 30px;
}
.activate-your-features-inner-sec .ay-features input[type="submit"]:hover {
    background: #f00035;
    border-color: #f00035;
}
.go-to-customer-sec h5 {
    line-height: 40px;
    margin-bottom: 20px;
}
.go-to-customer-sec .blue_button a {
    font-size: 22px !important;
}
.how-to-record-inner-sec h3 {
    font-weight: normal;
    padding-bottom: 15px;
}
.how-to-record-inner-sec ol {
    padding-left: 30px;
    padding-top: 15px;
}
.how-to-record-inner-sec ol li {
    list-style: auto;
    font-size: 17px;
    line-height: 26px;
}
.how-to-record-inner-sec p {
    font-size: 17px;
    line-height: 27px;
}
.why-record-sec h2 {
    padding-bottom: 15px;
}
.any-questions-form .contact_form_inner {
    background: #eeeeee;
}
.any-questions-inner-sec.any-questions-form {
    max-width: 100%;
}
.any-questions-inner-sec.any-questions-form .contact_privacy_policy_inner {
    display: none;
}
.any-questions-inner-sec.any-questions-form .contact_personal_information_inner {
    display: none;
}
.any-questions-form input, .any-questions-form textarea {
    border-color: #a7a7a7 !important;
}
.book_demo_header h4.heading-4 {
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 30px;
}
.request-a-callback p strong {
    font-size: 24px;
}
.request-a-callback .paragraph-20 p {
    line-height: 33px;
}
.request-a-callback .manage-lineheight p {
    line-height: 27px;
}
.book_demo_header .book_demo_calendly.request-a-calendly p {
    height: 790px;
}
.m-b-perfect-sec .offering-colum img {
    width: 60px;
    height: 60px;
}
.m-b-perfect-sec .offering-colum h5.heading-5 {
    font-weight: 900;
}
.m-b-perfect-sec .offering-colum h5.heading-5 a:hover {
    color: #bd002a;
}
.interested-on-click-sec h2 a {
    color: #000;
    font-size: 30px;
    padding: 35px 0;
    display: inline-block;
}
.troubleshooting-bnner h1 {
    line-height: 80px !important;
}
.after-each-step-sec p {
    font-size: 24px;
    line-height: 36px;
}
span.red-color {
    color: #bd002a;
}
.mega-accordion h3.ui-accordion-header-active {
    color: var(--sitesecondry---color);
}
.troubleshooting-accordion h6 {
    color: var(--sitesecondry---color);
    padding: 6px 0 6px;
}
.troubleshooting-accordion p, .troubleshooting-accordion ul li, .troubleshooting-accordion ol li {
    line-height: 26px !important;
}
.troubleshooting-accordion h5 {
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 10px;
}
.download-guide-sec .button_blue_border a {
    border-color: #bd002a !important;
    color: #bd002a !important;
    margin-top: 30px;
}
.download-guide-sec .button_blue_border a:hover {
    background: #bd002a !important;
    color: #fff !important;
}
h4.vc_custom_heading.heading-4.manage-heading {
    font-weight: normal;
}
ol.lower-alpha li {
    list-style: lower-alpha !important;
}
.book_demo_header h1.vc_custom_heading.book_demo_banner_heading {
    line-height: 50px;
}
.virtual-seminars-dome-sec h3.heading-30 {
    font-weight: normal;
}
.demo-seminar-3-colum .offering-colum img {
    width: 60px;
    height: 50px;
}
.demo-seminar-3-colum .offering-colum .vc_column-inner {
    padding: 50px 10px 30px;
}
.demo-seminar-3-colum {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.demo-seminar-3-colum h3.heading-30 {
    font-weight: normal;
}
.preferred-sec h3.heading-30 {
    font-size: 26px;
    padding-bottom: 10px;
    line-height: 40px;
}
.preferred-sec .heading-4 {
    padding-top: 20px;
}
.preferred-sec .heading-4 p {
    line-height: 30px;
}
.request-a-quote-form {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}
.request-a-quote-form .price_company_name_inner {
    width: 60% !important;
}
.request-a-quote-form .price_specific_information_inner {
    width: 60% !important;
}
.request-a-quote-form label {
    font-weight: normal !important;
    font-size: 15px;
    font-family: var(--heading----font);
}
.request-a-quote-form span.wpcf7-list-item {
    padding-left: 20px;
    font-weight: normal;
    font-size: 15px;
    font-family: var(--heading----font);
}
.request-a-quote-form input {
    background: #fff;
}
.now-provided-sec h3 {
    font-size: 42px;
    font-weight: 600;
    color: var(--siteprimary--color);
}
.now-provided-sec h3 a {
    color: var(--blue----color);
}
.now-provided-sec h3 a:hover {
    color: #bd002a;
}
.now-provided-sec h2.heading-2 {
    padding-bottom: 20px;
}
.what-we-offer-sec p {
    font-size: 16px;
    line-height: 25px;
    font-family: var(--heading----font);
    color: var(--siteprimary--color);
}
.what-we-offer-sec h2 {
    padding-bottom: 20px;
}
.plan-inclusions-sec h6.heading-6 {
    padding-bottom: 4px;
    line-height: normal;
}
.plan-inclusions-sec h6.heading-6 a {
    color: var(--blue----color);
    font-weight: 600;
    font-size: 16px;
}
.plan-inclusions-sec h6.heading-6 a:hover {
    color: #bd002a;
}
.plan-inclusions-sec h2.heading-2 {
    padding-bottom: 20px;
}
.check-your-nbn-sec h2.heading-2 {
    padding-bottom: 20px;
}
.check-your-nbn-sec h4.heading-4 {
    padding-bottom: 30px;
}
.Enquire-nbn-sec {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 60px;
    border-radius: 7px;
}
.Enquire-nbn-sec label {
    font-size: 15px;
    font-weight: 400;
    font-family: var(--heading----font);
}
.Enquire-nbn-sec span.wpcf7-list-item {
    font-size: 15px;
    padding-left: 20px;
    padding-bottom: 0 !important;
}
.high-definition-sec {
    padding-top: 30px;
    padding-bottom: 25px;
}
.high-definition-sec h2 {
    padding-bottom: 25px;
}
.high-definition-sec p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
    display: inline-block;
}
.oac-dual-box-listing-sec ul {
    padding-left: 30px;
    padding-top: 15px;
}
.oac-dual-box-listing-sec ul li {
    color: rgba(0,0,0,0.8);
    font-family: var(--font---primary);
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    list-style: disc;
}
.oac-dual-box-listing-sec h6 {
    padding-top: 12px;
    padding-bottom: 0;
}
.congratulations-sec h2.heading-30 {
    padding-bottom: 30px;
    padding-top: 50px;
}
.congratulations-sec p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
}
.congratulations-sec {
    padding-top: 40px;
    padding-bottom: 30px;
}
.love-our-service:before {
	display: none;
}
.refer-a-friend-sec {
    padding-top: 40px;
    padding-bottom: 50px;
}
.earn-referral-rewards-sec .form_group {
    padding: 8px 6px;
}
.earn-referral-rewards-sec .form_group input {
    height: 41px;
    border: 1px solid #323232;
    border-radius: 0;
}
.earn-referral-rewards-sec .form_group label {
    font-size: 15px;
    font-weight: 400;
}
.earn-referral-rewards-sec h3 {
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    text-align: center;
    padding-bottom: 15px;
    color: #323232;
}
.earn-referral-rewards-sec .contact_form_outer {
    background: #eee;
    padding: 30px 40px;
    border-radius: 7px;
}
.earn-referral-rewards-sec {
    padding: 0 30px;
}
.earn-referral-rewards-sec .form_group textarea {
    height: 100px;
    border: 1px solid #323232;
    border-radius: 0;
}
.earn-referral-rewards-sec input[type="submit"] {
    background: #bd002a;
    font-size: 18px !important;
    font-weight: 500;
    padding: 13px 30px;
    height: auto;
    border: 0;
    font-family: var(--heading----font);
    margin-top: 14px;
}
.refer-a-friend-left-sec p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 7px 0;
}
.refer-a-friend-left-sec h3 {
    font-weight: 600;
    padding-bottom: 15px;
    font-size: 28px;
}
.refer-a-friend-left-sec h2 {
    padding-bottom: 20px;
}
.wmcs-sec ul li {
    color: var(--siteprimary--color);
    line-height: 24px;
    font-weight: normal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    font-size: 16px;
    list-style: disc;
}

.wmcs-sec ul {
    padding-left: 30px;
}

/*mobile responsive style*/
@media(min-width: 992px) {
    .site-header-menu ul li.mega-menu-megamenu> ul.mega-sub-menu {
        padding-left: 25% !important;
        padding-right: 25% !important;
        width: 100vw !important;
        left: 57.1% !important;
        margin-left: -50vw !important;
        margin-top: 28px !important;
        box-shadow: 0px 13px 15px rgb(0 0 0 / 12%) !important;
    }
}
@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }
    .wmcs-sec h2 {
        font-size: 40px;
    }
    .oac-dual-box-content-sec {
        width: 100%;
        order: 2;
    }
    .oac-dual-box-image-sec img {
        display: block;
    }
    .oac-dual-box-image-sec {
        width: 100%;
    }
    .oac-dual-box-image-sec .vc_column-inner {
        padding-top: 0;
    }
    .wce-virtual-sec {
        padding-top: 60px;
    }
    .wce-virtual-sec h2 {
        font-size: 40px;
    }
    .enquire-about-form .vc_column-inner {
        width: 100%;
    }
    .e-a-input input[type="submit"] {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
        display: block;
    }
    .organisations-box {
        width: 50%;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .organisations-box-sec h2 {
        font-size: 35px;
    }
    .conferencing_services h2.confrence_services_heading br {
        display: none;
    }
    .organisations-box-sec h2 br {
        display: none;
    }
    .heading-2 {
        font-size: 36px;
    }
    .heading-2 br {
        display: none;
    }
    .offering-sec {
        padding-top: 15px !important;
    }
    .offering-colum {
        width: calc(50% - 25px);
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .heading-4 {
        font-size: 20px;
        padding-bottom: 20px;
    }
    .heading-3 {
        font-size: 30px;
    }
    .why_choose_us {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .wmcs-sec {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .video-page-testimonial .quote-content {
        max-width: 100%;
    }
    .oac-page-banner-sec h1 {
        font-size: 60px;
    }
    .wmcs-sec h2 br {
        display: none;
    }
    .about-video-sec .about-express-sec {
	    width: 100%;
	}
	.about-video-sec .wmcs-right-sec {
	    width: 100%;
	}
	.heading-30 {
		font-size: 24px;
	}
	.request-a-callback .paragraph-20 p br {
	    display: none;
	}
	.after-each-step-sec {
	    padding-top: 20px !important;
	    padding-bottom: 10px !important;
	}
	h4.vc_custom_heading.heading-4.manage-heading br {
	    display: none;
	}
    .now-provided-sec h3 {
        font-size: 36px;
    }
    .audio-sound-sec p {
	    width: 48%;
	    padding-left: 15px;
	}
	.audio-sound-sec p iframe {
	    width: 100%;
	}
	.congratulations-sec h2.heading-30 {
	    padding-top: 30px;
	}
	.love-our-service h4 br {
	    display: none;
	}
	.earn-referral-rewards-sec {
	    padding: 0 0px;
	}
	.earn-referral-rewards-sec .form_group {
	    width: 100%;
	    max-width: 100%;
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	}
}
@media (max-width: 767px) {
    .oac-page-banner-sec h1 {
        font-size: 40px;
        padding-bottom: 12px;
    }
    .oac-page-banner-sec h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .wmcs-sec h2.wmc-title {
        padding-top: 0px;
        font-size: 40px;
        padding-bottom: 30px;
        line-height: 47px;
        max-width: 100%;
    }
    .virtule_event_content {
        order: 2;
    }
    .alltype_virtualevents {
        display: flex;
        flex-wrap: wrap;
    }
    .introductory-left-sec {
        width: 50%;
        float: left;
        padding-right: 0;
    }
    .introductory-right-sec {
        width: 50%;
        float: left;
    }
    .introductory-sec h2 br {
        display: none;
    }
    .introductory-sec h2 {
        font-size: 36px;
    }
    .introductory-sec {
        padding-top: 0;
    }
    .inner_page_banner {
        padding: 0 !important;
    }
    .home_banner h1.banner_heading {
        font-size: 30px !important;
    }
    .home_banner h2 {
        font-size: 26px;
        padding-top: 20px;
    }
    .getting-started-banner {
        padding-bottom: 50px !important;
    }
    .request-your-express-form-sec .contact_form_outer {
	    padding: 40px 40px;
	}
	.request-your-express-form-sec {
	    padding-top: 20px !important;
	}
	.heading-1 {
	    font-size: 40px;
	}
	.platform-left-sec {
	    width: 50%;
	    float: left;
	}
	.platform-right-sec h2 {
    	font-size: 24px;
	    padding-bottom: 15px;
	}
	.inner_page_banner h1.banner_heading {
	    line-height: 40px !important;
	}
    .request-a-quote-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .request-a-quote-form .price_company_name_inner, .request-a-quote-form .price_specific_information_inner {
        width: 100% !important;
    }
    .phone-system-nbn-sec {
	    padding-bottom: 0 !important;
	}
	.thankyou-banner {
	    padding-top: 40px !important;
	    padding-bottom: 50px !important;
	}
	.congratulations-sec h2.heading-30 {
	    padding-top: 10px;
	}
	.congratulations-sec {
	    padding-top: 0px;
	}
	.refer-a-friend-sec {
	    padding-top: 0px;
	}
	.refer-a-friend-left-sec {
	    padding-bottom: 30px;
	}
	.love-our-service {
	    padding-top: 20px !important;
	    padding-bottom: 30px !important;
	}

}
@media (max-width: 667px) {
    .heading-2 {
        font-size: 30px;
    }
    .telent-connnect-video-sec {
	    padding-bottom: 5px !important;
	}
	.download-guide-sec {
	    padding-top: 0 !important;
	}
    .preferred-sec h3.heading-30 {
        font-size: 22px;
        line-height: 30px;
    }
        .now-provided-sec h3 {
        font-size: 26px;
    }
    .phone-system-nbn-sec {
	    padding-top: 15px !important;
	}
	.Enquire-nbn-sec {
	    padding-left: 0px;
	    padding-right: 0px;
	    padding-top: 20px;
	    padding-bottom: 40px;
	}
	.love-our-service h4 {
	    padding-top: 15px;
	}
}
@media (max-width: 568px) {
    .wmcs-sec h2.wmc-title {
        font-size: 30px;
        line-height: 35px;
    }
    .wce-virtual-sec {
        padding-top: 40px;
    }
    .wce-virtual-sec h2 {
        font-size: 30px;
    }
    .offering-colum {
        width: calc(100% - 25px);
    }
    .organisations-box-sec {
        padding-bottom: 20px !important;
    }
    .heading-2 {
        font-size: 26px;
    }
    .hybrid_event_section h2 {
        font-size: 30px;
    }
    .heading-3 {
        font-size: 24px;
    }
    .virtule_event_content> .vc_column-inner {
        padding-top: 0 !important;
    }
    .hybrid_event_section {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .why_choose_us {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .ultb3-info {
        padding: 0px 25px;
    }
    .introductory-right-sec {
        width: 100%;
    }
    .introductory-left-sec {
        width: 100%;
        text-align: center;
    }
    .introductory-left-sec figure {
        width: 100%;
        text-align: center;
    }
    .introductory-sec h2 {
        font-size: 30px;
        text-align: center !important;
    }
    .conferencing_services .confrence_services_contnent.virtual_agms_co p {
        font-size: 20px;
        line-height: 30px;
    }
    .alltype_virtualevents {
        padding-top: 15px !important;
    }
    .offering-block-sec {
        margin-top: 0 !important;
    }
    .organisations-box-sec .vc_column-inner {
        padding-top: 30px !important;
    }
    .organisations-box .vc_column-inner {
        padding-top: 0 !important;
    }
    .join-a-video-sec .offering-colum, .platform-features-sec .offering-colum, 
    .o-c-service-sec .offering-colum, .e-v-meetings-sec .offering-colum {
        width: calc(100% - 25px);
    }
    .security-sec {
        margin-top: 10px !important;
        padding-bottom: 30px;
    }
    .platform-features-sec {
        padding-bottom: 20px !important;
    }
    .heading-30 {
	    font-size: 20px;
	}
	.any-questions-form .contact_form_inner {
	    padding: 30px 0px;
	}
    .go-to-customer-sec {
        padding-bottom: 10px !important;
        padding-top: 15px !important;
    }
    .any-questions-form h2 {
        padding-bottom: 0px;
    }
	.any-questions-form .contact_form_inner .form_group {
	    width: 100%;
	}
	.inner_page_banner h1.banner_heading {
	    line-height: 40px;
	    padding-bottom: 0 !important;
	}
	.express-ebooks-sec {
	    padding-top: 15px !important;
	}
    .activate-your-features-inner-sec {
        padding: 20px 20px;
    }
    .activate-your-features-sec {
        padding-top: 0 !important;
    }
    .platform-left-sec {
	    width: 100%;
	}
	.platform-left-sec figure {
	    width: 100%;
	    text-align: center;
	}
	.what-we-offer-sec {
	    padding-top: 0 !important;
	    padding-bottom: 15px !important;
	}
	.plan-inclusions-sec {
	    padding-top: 0 !important;
	    padding-bottom: 40px !important;
	}
	.check-your-nbn-sec {
	    padding-top: 15px !important;
	    padding-bottom: 30px !important;
	}
	.Enquire-nbn-sec span.wpcf7-list-item {
		padding-left: 0;
	}
	.audio-sound-sec p {
	    width: 100%;
	    padding-left: 0;
	}
}
@media (max-width: 480px) {
    .oac-page-banner-sec h1 {
        font-size: 30px;
    }
    .oac-page-banner-sec h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .oac-page-banner-sec {
        padding-bottom: 77px;
        padding-top: 20px;
    }
    .oac-dual-box-content-sec {
        padding:30px 15px;
    }
    .oac-dual-box-content-sec h2 {
        font-size: 24px;
        line-height: 1.1;
        padding-bottom: 7px;
    }
    .wmcs-sec h2 {
        font-size: 31px;
        line-height: 1.2;
        padding-bottom: 0px;
    }
    .wmcs-sec .vc_column-inner {
        padding-top: 0 !important;
    }
    .wmcs-sec h2.wmc-title {
        font-size: 24px;
        line-height: 30px;
    }
    .wmcs-sec {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .wce-virtual-sec h2 {
        font-size: 24px;
    }
    .wce-virtual-sec {
        padding-top: 40px;
    }
    .enquire-about-form {
        margin-top: 30px;
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .nsm-sei-managed-sec h2 {
        font-size: 24px;
    }
    .nsm-sei-managed-sec h4 {
        font-size: 20px;
    }
    .nsm-sei-managed-sec {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .organisations-box-sec h2 {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .organisations-box {
        width: 100%;
    }
    .managed-box-sec .organisations-box .vc_column-inner> .wpb_wrapper {
        padding: 40px 20px;
    }
    .home_banner h2 {
        font-size: 20px;
        padding-top: 15px;
    }
    .wce-virtual-sec {
        padding-top: 0px;
    }
    .everything-sec h2 {
        padding-bottom: 20px;
    }
    .everything-sec> .vc_column-inner {
        padding-top: 20px !important;
    }
    .download-express-sec {
        padding-top: 0 !important;
    }
    .heading-3-semibold {
        font-size: 28px;
    }
    .access-codes-sec {
        padding-top: 15px !important;
        padding-bottom: 30px !important;
    }
    .operator-connect-testimonial {
        margin-top: 0 !important;
    }
    .seriously-img .vc_column-inner {
        padding-top: 0 !important;
    }
    .seriously-content {
        padding-bottom: 0 !important;
    }
    .telent-connnect-video-sec iframe {
	    height: 230px;
	}
	.about-video-sec iframe {
	    height: 230px;
	}
	.about-button-sec .vc_btn3-inline a {
	    margin: 0 !important;
	}
	.our-awards-sec .wmcs-right-sec {
	    padding-top: 30px;
	}
	h2.about-testimonial-title {
	    padding-bottom: 30px;
	    margin-top: -30px;
	}
	.our-awards-sec ul {
	    padding-left: 15px;
	    padding-top: 20px;
	}
	.wce-virtual-sec.about-wce-sec {
	    padding-top: 10px;
	}
	.about-video-sec .about-express-sec .wpb_content_element.paragraph-16 {
	    margin-bottom: 20px;
	}
	.restrictions-sec {
	    padding-top: 20px !important;
	}
	.dial-in-number-sec {
	    padding-top: 40px !important;
	    padding-bottom: 85px !important;
	}
	.dial-in-number-sec h3 {
	    font-size: 40px;
	}
	.express-billing-inner-sec {
	    padding-top: 0px;
	}
	.request-your-express-form-sec .contact_form_outer {
	    padding: 40px 25px;
	}
	.request-your-express-form-sec h3 {
	    font-size: 24px;
	    line-height: 33px;
	}
	.getting-started-banner {
	    padding-bottom: 40px !important;
	    padding-top: 15px !important;
	}
	.ebooks-sec-colum> .vc_column-inner> .wpb_wrapper {
	    padding: 15px 15px 15px 15px;
	}
	.inner_page_banner {
	    padding-bottom: 20px !important;
	}
	.inner_page_banner.getting-started-banner {
	    padding-top: 0 !important;
	    padding-bottom: 50px !important;
	}
	.inner_page_banner .down_arrow {
	    margin-top: 34px;
	    position: relative;
	    bottom: 20px;
	}
	.custom_accordian_ex h3.ui-accordion-header {
	    font-size: 16px !important;
	}
	.alltype_virtualevents {
		padding-bottom: 15px !important;
	}
	.alltype_virtualevents .vc_column-inner {
	    padding-bottom: 0 !important;
	}
    .activate-your-features-inner-sec ul {
        padding-left: 30px;
    }
    .activate-your-features-inner-sec .contact_privacy_policy_inner, 
    .activate-your-features-inner-sec .contact_personal_information_inner {
        padding-left: 20px;
    }
    .activate-your-features-inner-sec .ay-features input[type="submit"] {
        margin-left: 15px;
        margin-top: 20px;
    }
    .heading-1 {
	    font-size: 33px;
	    padding-bottom: 6px;
	}
	.interested-on-click-sec h2 a {
	    font-size: 22px;
	    display: initial;
	}
	.inner_page_banner h1.banner_heading {
	    line-height: 40px !important;
	}
	.after-each-step-sec {
	    padding-top: 10px !important;
	    padding-bottom: 0 !important;
	}
	.after-each-step-sec p {
	    font-size: 17px;
	    line-height: 28px;
	}
	.support-accordion h4 {
	    font-size: 18px;
	    line-height: 24px;
	}
	.troubleshooting-accordion p, .troubleshooting-accordion ul li, .troubleshooting-accordion ol li {
	    line-height: 24px !important;
	}
    .request-a-quote-form {
        padding-left: 0px;
        padding-right: 0px;
    }
    .preferred-sec h3.heading-30 {
        font-size: 20px;
        line-height: 26px;
    }
    .preferred-sec .heading-4 {
        padding-top: 15px;
        padding-bottom: 0;
    }
    .preferred-sec {
        margin-bottom: 0 !important;
    }
    .request-a-quote-form span.wpcf7-list-item {
        padding-left: 0px;
    }
    .preferred-sec .heading-4 p {
        line-height: 24px;
        font-size: 16px;
    }
    .high-definition-sec {
	    padding-top: 10px;
	    padding-bottom: 0px;
	}
	.inner_page_banner.thankyou-banner {
	    padding-top: 40px !important;
	    padding-bottom: 80px !important;
	}
	.earn-referral-rewards-sec .contact_form_outer {
	    padding: 30px 25px;
	}
}
@media (max-width: 375px) {
    .home_banner .chat_expert a, .blue_button a {
        font-size: 16px !important;
    }
    .about-video-sec iframe {
	    height: 205px;
	}
}