h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'poppins' !important;
}

.at-end {
    align-items: center;
}

/* dicount css */
.flx_height {
    height: 252px;
    display: flex;
    align-items: center;
}

.sticky {
    position: fixed;
    top: 0px;
    z-index: 99 !important;
}

.dis-line {
    padding: 11px 0 !important;
    background: #092a49;
    z-index: 1;
    width: 100%;

}

.main-discount-line p {
    font-family: 'Poppins';
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0;
    padding: 0 0;
    color: #ffffff;
}

.discount-content {
    padding: 17px 0;
}

.howSeoContent .howSeoContentImage img {
    width: 100%;
}

.howSeoContent .howSeoContentHeading {
    width: 80%;
    padding: 20px 20px;
    background: #092947;
}

.howSeoContentImage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.discount-image img {
    width: 100%;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 12%);
}

#cutOffer {
    font-weight: 800;
    font-family: 'Poppins';
    position: absolute;
    right: 24px;
    top: 17px;
    cursor: pointer;
    z-index: 999;
    color: white;
    font-size: 25px;
}

#discount {
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 23%;
}

.discount-main {
    background: #092a49;
    width: 50%;
    box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 17%);
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

#copyTextPromocode {
    color: white;
    font-weight: 300;
    text-align: left;
    margin-top: 8px;
}

.discount-content h4 {
    font-size: 25px;
    font-weight: 300;
    color: white;
}

.discount-content span {
    font-size: 60px;
    font-weight: 700;
    color: white;
}

.discount-content h1 {
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
}

.discount-content p {
    font-family: 'Poppins';
    font-size: 23px;
    font-weight: 600;
    color: white;
}

.discount-content button {
    border: none;
    padding: 8px 20px;
    font-family: 'Poppins';
    font-weight: 600;
    background: #ffffff;
    color: black;
}

/* dicount css */

/* header */
.canada-submenu div {
    padding: 10px 10px;
}

.canadamega-menu .modal-content {
    padding: 45px 0;
    position: relative;
    border-top: 8px solid #FFC107;
}

.canadamega-menu .modal-content:before {
    position: absolute;
    content: '';
    position: absolute;
    background-color: #fffae4;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
}

.canadamega-menu .close span {
    color: black;
}

.canadamega-menu .modal-dialog {
    width: 90%;
    margin: 3% auto;
}

.canadamega-menu .modal-header {
    padding: 0;
    margin-top: -9px;
}

.canadamega-menu .modal-body {
    position: relative;
    padding: 15px;
    padding-top: 0;
}

.canadamega-menu .modal-header h4 {
    text-align: center;
    padding-bottom: 10px;
    color: black;
    padding-top: 10px;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 700;
}

.canada-megamenu-img img {
    transition: 0.5s;
}

.canada-megamenu-img {
    width: 100%;
    margin: auto;

}

.comming-soon:hover img {
    transform: inherit !important;
}

.canada-megamenu:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.comming-soon:before {
    content: 'coming soon';
    background-color: #ffffffd1;
    width: 100%;
    top: 0px;
    height: 100%;
    position: absolute;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5%;
    left: 0;
}

.comming-soon {
    position: relative;
}

.canada-megamenu {
    text-align: center;
    transition: 0.5s;
    width: 100%;
    cursor: pointer;
    margin: auto;
    background: white;
    padding: 25px 9px;
    box-shadow: 0px 20px 19px 0px rgb(0 0 0 / 9%);
    padding-bottom: 15px;
    overflow: hidden;
}


.canada-megamenu-content h5 {
    font-weight: 800;
    font-size: 19px;
    margin-bottom: 0px;
}

.canadamega-menu .close {
    color: #fff;
    position: fixed;
    top: 10px;
    right: 15px;
    font-size: 35px;
    font-weight: 700;
    opacity: 1;
    z-index: 999999;
}

.canada-submenu {
    display: block;
    padding: 0px 10px !important;
    min-width: 1000px !important;
    left: -300% !important;
}

.canada-dropdown-menu {
    background: white;
    padding: 15px 11px !important;
    transition: 0.3s;
}

.canada-dropdown-menu h5 {
    text-align: center;
    color: black;
    font-weight: 500;
    margin-bottom: -7px;
}


.canada-dropdown-menu:hover h5 {
    transition: 0.3s;
    color: white;
}

/* header */

/* banner start */
.banner-ba-canada {
    padding: 0px 0px ;
}
.banner-ba-canada .col-md-7 {
    padding: 0px 0px;
}
.banner-ba-canada .col-md-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
}
.virtual-office-banner-content {
    padding: 00px 80px;
    position: relative;
}
.virtual-office-banner-content a:hover {
    background: white;
    color: black;
}
.virtual-office-banner-content a {
    color: white;
    background: #007bff;
    padding: 12px 45px;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 17px;
    transition: 0.3s;
}
.banner-ba-canada:before {
    content: '';
    position: absolute;
    background-color: #007bff;
    top: -37%;
    width: 35%;
    height: 67%;
    border-radius: 50%;
    left: -27%;
    border: 2px solid white;
    z-index: 11;
    box-shadow: 0px 0px 16px 8px rgb(0 0 0 / 65%);
}

.virtual-office-banner-content h1 {
    font-size: 42px;
    line-height: 65px;
    text-align: left;
    color: white;
    z-index: 999;
    position: relative;
    margin-bottom: 30px;
}
.banner-ba-canada {
    background: #092a49;
    background-image: url(../imgs/canada-virtual-office/toronto-content-banner.webp);
    background-blend-mode: multiply;
    overflow: hidden;
    position: relative;
}
/* banner end */


/* featured */
.featured {
    background-image: url(../imgs/canada-virtual-office/bg-white-3.png);
}

.section_headings h3 {
    line-height: 37px;
}

.section_headings {
    position: relative;
    margin-left: 23px;
    margin-bottom: 0px;
}

.section_headings h4 {
    margin-bottom: 0;
}

.section_headings:before {
    content: '';
    background-color: black;
    width: 1%;
    height: 88%;
    position: absolute;
    left: -22px;
    top: 4px;
}

.section_headings h3 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 26px;
    margin: 0;
}

.featured .row {
    align-items: end;
}

.section-buttons button {
    padding: 11px 42px;
    margin-top: 0;
    font-family: 'Poppins';
    background: #007bff;
    color: white;
    font-weight: 400;
    letter-spacing: 2px;
    transition: 0.5s;
    height: 50px;
    border: 2px solid #007bff;
}

.section-buttons {
    text-align: right;
}

.section-buttons button:hover {
    padding: 11px 40px;
    background: inherit;
    border-color: black;
    border: 2px solid black;
    color: black;
    font-weight: 500;
    transition: 0.5s;
}

.feature-main {
    background: white;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 24%);
    padding: 13px 13px;
    margin-top: 25px;
    position: relative;
}

.feature-main span {
    font-family: 'Poppins';
    font-weight: 700;
    opacity: 0.3;
    font-size: 49px;
    display: block;
    margin-top: 8px;
    z-index: 1;
    transition: 0.5s;
    position: relative;
    color: #f0c30b;
}

.feature-main p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
    z-index: 1111;
    z-index: 1;
    position: relative;
    transition: 0.5s;
}

.feature-main h5 {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    margin-top: 20px;
    z-index: 1;
    position: relative;
    transition: 0.5s;
}

.feature-main:hover span,
.feature-main:hover p,
.feature-main:hover h5 {
    color: white;
    transition: 0.5s;
}

.feature-main:after {
    position: absolute;
    content: '';
    background-color: #007bff;
    width: 1%;
    height: 100%;
    top: 0;
    transition: 0.5s;
    left: 0;
}

.feature-main:hover:after {
    width: 100%;
    transition: 0.5s;
}

/* featured */


/* video  */
.canadaVideo {
    height: 99%;
    padding: 5px 5px;
    border: 1px solid #007bff;
    border-radius: 5px;
    background: #007bff;
}

/* video  */

/* seo content */
.canadaContent p {
    font-size: 18px !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    line-height: 37px !important;
}

.address_image img {
    height: 390px;
    object-fit: cover;
    margin-top: 28px;
}

.abt-seo-content {
    background-image: url(../imgs/canada-virtual-office/bg-contact3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #007bff08;
    background-position: unset;
}

/* seo content */

/* eligbile */
.eligble h3 {
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
}

.eligble {
    background-image: url(../imgs/canada-virtual-office/yellowBg.png);
    position: relative;
    padding: 90px 0px;
}

.eligble p {
    font-size: 18px !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    line-height: 32px;
}

.eligibleImg img {
    position: absolute;
    width: 28%;
    bottom: 0;
    filter: drop-shadow(2px 4px 6px #0000003d);
}

/* eligbile */

/* address */
.listing-image img {
    width: 100%;
}

.main-listing button {
    border: none;
    display: block;
    margin-bottom: 14px;
    margin-top: 8px;
    background: #007bff;
    font-family: 'Poppins';
    padding: 3px 29px;
    font-size: 15px;
    float: right;
    transition: 0.5s;
    height: 40px;
    color: white;
}

.ourAddress .section_headings h3 {
    color: white;
}

.ourAddress .section_headings:before {
    background-color: white;
    top: 3px;
}

.ourAddress .at-end {
    align-items: center;
}

.ourAddress .faq-content p {
    font-size: 20px;
    color: white;
}

.ourAddress .section-buttons button:hover {
    padding: 11px 40px;
    background: inherit;
    border-color: black;
    border: 2px solid black;
    color: black;
    font-weight: 500;
    transition: 0.5s;
}

.ourAddress .section-buttons button {
    border: none;
    padding: 11px 42px;
    margin-top: 0;
    font-family: 'Poppins';
    background: white;
    color: black;
    font-weight: 400;
    letter-spacing: 2px;
    transition: 0.5s;
    height: 50px;
}

.ourAddress .section_headings:before {
    display: none;
}

.ourAddress {
    position: relative;
    background-image: url(../imgs/canada-virtual-office/circle_border.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
}

.main-listing button:hover {
    padding: 3px 29px;
    background: inherit;
    border-color: black;
    border: 2px solid black;
    color: black;
    font-weight: 500;
    transition: 0.5s;
}

.listing-badge span {
    padding: 3px 10px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    background: #009868 !important;
}

.listing-info a {
    background: none;
    padding: 0px;
    text-decoration: none;
    color: white !important;
    font-size: 16px;
}

.listing-info span {
    text-decoration: none;
    color: white;
    font-size: 15px;
    background: #ffffff57;
    padding: 4px 7px;
}

.listing-info {
    padding: 0 25px;
}

.listing-image {
    position: relative;
    overflow: hidden;
}

.listing-image img {
    transition: 0.5s;
}

.listing-badge {
    position: absolute;
    top: 25px;
    right: 20px;
    z-index: 1;
}

.listing-info {
    padding: 13px 25px;
    position: absolute;
    bottom: 2px;
    width: 100%;
}

.competition_banner {
    padding: 50px 0 0;
    background: #d3ecff !important;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    min-height: 500px;
}

.listing-content {
    padding: 30px 30px;
    background: #092a49;
    width: 50%;
    position: absolute;
    bottom: 0;
    left: -12%;
    z-index: 1;
}

.main-listing:after {
    content: '';
    background-color: #092a49;
    width: 20%;
    height: 112%;
    position: absolute;
    top: -6%;
    right: -3%;
}

.ourAddress .listing-content h5 {
    color: white;
    margin-bottom: 8px;
}

.list-bade span {
    color: black !important;
    font-size: 13px !important;
    font-family: 'Poppins';
    font-weight: 400 !important;
}

.list-bade {
    background: #007bff40 !important;
    padding: 3px 7px;
    font-family: 'poppins';
    text-align: center;
}

.listing-content .col-md-3 {
    padding: 0px 5px;
}

.list-blue {
    background: rgba(99, 99, 245, 0.1) !important;
}

.list-blue span {
    color: #6363f5 !important
}

.pric h4 {
    font-weight: 700;
}

.pric i {
    font-size: 21px;
}

.price-icon {
    float: right;
}

.price-icon a {
    color: #ff6647;
    text-decoration: none;
}

.price-icon a i {
    color: #ff6647;
}

.listing-content span label {
    font-size: 16px;
    padding: 0 3px;
    font-weight: 200;
}

.listing-content span {
    font-size: 18px;
    font-weight: 600;
    color: #3270fc;
}

.listing-title {
    margin: 5px 0px;
    margin-top: 13px;
}

.listing-title a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    color: black;
    font-family: 'Poppins' !important;
}

.list-content p {
    color: #5c727d;
}

.list-content p {
    color: black;
    line-height: 24px;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Poppins';
}

.main-listing {
    border-radius: 0px;
    position: relative;
    display: flex;
    justify-content: end;
}

.listing-content p {
    color: white;
    line-height: 30px;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
}


.listing-image {
    position: relative;
    overflow: hidden;
    width: 70%;
}

.listing-list ul li span {
    display: block;
    color: #5c727d;
    position: relative;
    font-size: 16px;
}

.listing-list ul {
    margin-left: -30px;
}

.listing-list ul li {
    list-style: none;
    color: #5c727d;
    font-size: 16px;
    position: relative;
    display: inline-block;
    margin-right: 23px;
}

/* .listing-list ul li span i {
    position: absolute;
    bottom: -3px;
    left: 15px;
} */
.listing-list ul li::before {
    position: absolute;
    content: "";
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: #5c727d;
    opacity: 0.2;
}

.listing-image img {
    border-radius: 0px;
    z-index: 1;
    position: relative;
}

.last::before {
    display: none;
}

.main-listing .read-button {
    margin-top: 8px;
    margin-bottom: 21px;
    margin-right: 24px;
    text-align: right;
}

.main-listing .read-button a {
    float: inherit;
    font-size: 14px;
}

.listing-image img:hover {
    transform: scale(1.1);
    transition: 0.5s;
}

/* address */


/* reviews */
.review_content p {
    font-family: 'Poppins' !important;
    font-weight: 400;
}

.reviewBg {
    background-image: url(../imgs/canada-virtual-office/bg-testimonial2.png);
}

.review {
    background-image: url(../imgs/canada-virtual-office/bg-rent.jpg) !important;
    background-size: cover;
}

/* reviews */

/* packages */
.learn-more-canada a {
    font-weight: 500;
    transition: 0.5s;
    font-size: 12px;
}

.canada-packages-new .package_mobile_box .pricebox_bg .pricing_list li {
    font-family: 'poppins' !important;
}

.canada-packages-new .price_modal_btn .pricing_modal:before,
.pricing_sumbit_btn .sumbit_btn:before,
.read-more:before,
.shared_heading>button:before {
    border-radius: inherit !important;
}

.canada-packages-new .price_modal_btn .pricing_modal,
.pricing_sumbit_btn .sumbit_btn {
    border-radius: 0px !important;
}

.canada-gold-learnmore a {
    color: white;
}

.canada-packages-new .price_box_bg {
    padding: 6px !important;
}

.canada-packages-new .section-buttons button:hover {
    border-color: white;
    color: white;
}

.canada-packages-new {
    background-image: url(../imgs//canada-virtual-office/bg-contact3.png);
    background-color: black;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 80px 0px;
    padding-top: 120px;
}

.canada-packages-new .price_box_bg,
.canada-packages-new .pricebox_bg,
.canada-packages-new .papular_content {
    border-radius: 0px !important;
}

.canada-packages-new .section_headings h3,
.canada-packages-new .section_headings h4 {
    color: white;
}

.canada-packages-new .section_headings:before {
    background-color: white;
}

.canada-packages-new .at-end {
    margin-bottom: 100px;
}

.canada-packages-new .price_box_bg_img {
    background-image: url(../imgs/canada-virtual-office/bg-rent.jpg);
}

/* packages */

/* money back */
.money-back {
    /* background-image: url(../imgs/canada-virtual-office/moneyBack.png); */
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    padding: 35px 0;
}

.money-back h2 {
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 16px;
}

.money-back p {
    font-family: 'Poppins';
    font-size: 35px;
}

.money-back .section-buttons {
    text-align: center;
    margin-top: 25px;
}

/* money back */

/* faq */
.faq-content p {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 22px;
}

.canada-virtual-office-faq .section_headings {
    margin-bottom: 0px;
}

.canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 23px;
}

#stats_bg .counter h6 {
    font-size: 13px;
}

.canada-virtual-office-faq {
    background-color: white !important;
}

.canada-virtual-office-faq.faq_wrapp .accordion_1 .panel {
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.0509803922);
    border-radius: inherit;
    border: 1px solid #E5E5EA !important;
    background-color: #fff;
}

.canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a.collapsed:before {
    content: "\f0da";
    top: 10px;
}

.canada-virtual-office-faq .panel-body p {
    font-family: 'Poppins' !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: black !important;
}

.canada-virtual-office-faq .panel-body li {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 14px;
    color: black;
}

/* faq */


/* counter up */
.statsbg .section-buttons button:hover {
    border-color: white;
    color: white;
}

.statsbg .section_headings:before {
    background-color: white;
}

.statsbg .section_headings {
    color: white;
}

.statsbg .counter h6 {
    font-size: 13px;
}

.statsbg .spaceTop {
    margin-top: 56px;
}

/* counter up */


/* seo content */
.seo_content p,
.howSeoContent p {
    color: black;
    line-height: 32px;
    margin: 10px 0px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    font-family: 'Poppins';
}

.seo_image img {
    width: 100%;
    border-radius: 0;
}

.seoCanada {
    /* background-image: url(../imgs/canada-virtual-office/bg-rent.jpg); */
    background: #007bff14;
    background-attachment: fixed;
}

.seo_head h3, .howSeoContent h3 {
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 700;
    color: white !important;
    margin: 0;
    line-height: 35px;
    text-align: left;
    text-decoration: underline;
}
.howSeoContent {
    text-align: center;
    background: white;
    padding: 0px 0;
    margin-top: 25px;
    display: flex;
}

.competition_banner .howSeoContent p {
    color: white !important;
    font-size: 14px !important;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
    line-height: 27px !important;
}

.competi_content h5 {
    color: black !important;
}

.compi-last-content {
    font-size: 24px;
    line-height: 42px;
}

.competi_content p {
    margin-bottom: 10px;
    color: black !important;
    font-size: 16px !important;
    line-height: 32px !important;
    font-family: 'Poppins';
    font-weight: 500;
}

.take-advantage-content p {
    color: white;
    font-weight: 400 !important;
    font-family: 'Poppins';
    font-size: 15px;
    line-height: 32px;
}

.take-advantage-content h5 {
    color: white;
    font-weight: 600;
    margin-bottom: 6px;
}

.take-advantage-content {
    background: #073050;
    padding: 30.5px 35px;
}

.take-advantage-main .section_headings:before {
    display: none;
}

.take-advantage-main {
    position: relative;
    background: #d3ecff !important;
}

.take-advantage-main::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../imgs/canada-virtual-office/background-img.png);
    background-blend-mode: multiply;
    opacity: 0.4;
    z-index: 0;
}

.take-advantage-main>* {
    position: relative;
    z-index: 1;
}

.take-advantage-main {
    background-blend-mode: multiply;
}

.take-advantage-main .section_headings {
    text-align: center;
}

.take-advantage-main .col-md-7,
.take-advantage-main .col-md-5 {
    padding: 0;
}

/* seo content */


/* elevate-section */
.elevate-section h3 {
    line-height: 37px;
    font-weight: 400;
}

.elevate-section .faq-content p {
    margin-bottom: 0px;
    ;
}

.elevate-div p {
    font-family: 'Poppins';
    font-weight: 300;
}

.elevate-div {
    text-align: center;
}

.elevate-div img {
    width: 20%;
    margin-bottom: 14px;
}

.elevate-div {
    text-align: center;
    border: 1px solid #efefef;
    padding-bottom: 6px;
}

/* elevate-section */

/* featuredIn */
.featuredIn {
    background-color: #282828;
    padding-top: 10px;
    padding-bottom: 15px;
    z-index: -1;
    position: relative;
}

.featuredIn h3 {
    color: white;
    text-align: center;
}

.featuredIn .section_headings {
    margin-left: 0px;

}

.featuredIn .section_headings:before {
    display: none;
}

.featuredIn .section-buttons button:hover {
    border-color: white;
    color: white;
}

.featured-in-row {
    margin-top: 10px;
    display: flex;
    justify-content: center;
}

.feature-in img {
    margin-top: 10px;
    padding: 5px 5px;
    opacity: 0.3;
    transition: 0.5s;
    width: 60% !important;
    background-color: white;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.feature-in img:hover {
    opacity: inherit;
    transition: 0.5s;
    filter: inherit;
    -webkit-filter: inherit;
}

/* featuredIn */

/* canada-about-section */
.canada-about-section .section_headings:before {
    display: none;
}

.canada-about-section .section_headings {
    margin-left: 0;
    text-align: center;
}

.canada-about-content p {
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
}

.take-advantage img {
    height: 515px;
    object-fit: cover;
}   

.canada-about-section {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: white;
}

/* canada-about-section */

/* canada-other-service */
.canada-other-services {
    display: flex;

}

.canada-other-service-content h4 {
    font-weight: 600;
    font-size: 22px;
}

.canada-other-service-content {
    padding: 18px 18px;
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.0509803922);
    border-radius: inherit;
    border: 1px solid #E5E5EA !important;
    background-color: #fff;
    width: 87%;
    display: grid;
}

.canada-other-services .section-buttons {
    text-align: left;
}

.canada-other-services .section-buttons button {
    height: inherit;
    padding: 5px 18px;
    font-size: 15px;
    letter-spacing: inherit;
    height: 35px;
    border: 2px solid;
}

.canada-other-service-content p {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
}

.canada-other-service-image img {
    width: 100%;
    height: 234px;
    object-fit: cover;
}

/* canada-other-service */




@media(max-width:768px) {
    .section_headings h3 {
        font-size: 20px;
    }

    .section_headings h4 {
        font-size: 17px;
        margin-bottom: 0;
    }

    .section-buttons button {
        padding: 6px 30px;
        margin-top: 0;
        height: 40px;
        font-size: 13px;
    }

    .featured .row,
    .reviewBg .row {
        display: inherit !important;
    }

    .at-end {
        display: inherit !important;
    }

    .canadaContent p {
        font-size: 13px !important;
        line-height: 25px !important;
    }

    .list-bade {
        width: 55%;
    }

    .main-listing {
        margin-bottom: 30px;
        display: block;
    }

    .listing-image {
        width: 100%;
    }

    .main-listing:after {
        display: none;
    }

    .listing-content {
        width: 100%;
        position: inherit;
        left: 0;
        padding: 14px 16px;
    }

    .listing-content p {
        color: white;
        line-height: 25px;
        font-size: 14px;
    }   

    .take-advantage-content p {
        font-weight: 400 !important;
    }

    .take-advantage-content h6 {
        font-size: 19px;
    }

    .eligibleImg img {
        display: none;
    }

    .eligble p {
        font-size: 15px !important;
        line-height: 30px;
    }

    .eligble {
        padding: 30px 0px;
    }

    .money-back h2 {
        font-weight: 200;
        font-size: 25px;
        text-align: center;
    }

    .money-back p {
        font-family: 'Poppins';
        font-size: 25px;
        margin-bottom: 24px;
    }

    .money-back .section-buttons {
        text-align: center;
        margin-top: 11px;
    }

    .section-buttons {
        text-align: right;
        margin-top: 18px;
    }

    .canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a {
        height: inherit;
        font-size: 13px !important;
    }

    .canada-other-services {
        display: inherit;
        padding: 0 13px;
    }

    .canada-other-service-content {
        width: 100%;
    }

    .feature-in img {
        margin-bottom: 20px !important;
    }

    .featuredIn {
        padding: 30px 14px;
    }

    .seo_head h3,
    .howSeoContent h3 {
        font-size: 17px;
        font-weight: 600;
        line-height: 26px;
    }

    .seo_content p,
    .howSeoContent p {
        font-size: 13px;
        font-weight: 400;
    }

    .canada-mobile-flex {
        display: inherit !important;
    }

    .canada-mobile-packages {
        padding: 0 15px;
        padding-top: 80px;
    }

    .canada-mobile-packages .slick-dots {
        margin-top: 20px !important;
    }

    .canada-packages-new.package_mobile_box .pricebox_bg .pricing_list li {
        font-size: 13px !important;
    }

    .main-discount-line p {
        font-family: 'Poppins';
        font-size: 11px;
        font-weight: 400;
        margin: 0 0;
        padding: 0 0;
        color: white;
        line-height: 17px;
        text-align: center;
    }

    #discount {
        top: 9%;
        left: 37px;
    }

    .discount-main {
        width: 80%;
    }

    .discount-content h4 {
        font-size: 19px;
        margin: 0;
    }

    .discount-content {
        padding: 17px 29px;
    }

    .discount-content span {
        font-size: 40px;
    }

    .discount-content p {
        font-size: 17px;
    }

    .discount-content h1 {
        font-size: 25px;
        font-weight: 300;
        text-transform: uppercase;
        color: white;
        margin-top: 7px;
    }

    .canadamega-menu .modal-header h4 {
        text-align: center;
        padding-bottom: 10px;
        color: black;
        padding-top: 10px;
        font-size: 16px;
        margin-bottom: 0;
        font-weight: 700;
        padding: 0 20px;
        line-height: 22px;
    }

    .canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a.collapsed:before {
        content: "\f0da";
        top: 0;
    }

    .main-discount-line p {
        font-size: 11px;
        line-height: 20px;
    }

    #discount {
        z-index: 999999;
    }

    .feature-in img {
        width: 100% !important;
    }

    .counter h6 {
        font-weight: 300;
        font-size: 10px !important;
        margin: 0;
        color: black;
        line-height: 17px;
        padding: 0 0;
        margin-top: 5px;
    }

    .canada-about-content p, .eligble p, .faq-content p, .canada-virtual-office-faq .panel-body p, .unlock p, .unlock ul li, .seo_content p, .howSeoContent p, .review_content p, .howSeoContent p {
        font-size: 14px !important;
    }

    .steps-list h3 {
        font-size: 13px;
        line-height: 20px;
    }

    .unlock ul li {
        line-height: 24px;
    }

    .steps-item .location {
        font-size: 13px;
        font-weight: 300;
        line-height: 20px;
    }

    .canada-about-section .section_headings h3 {
        font-size: 15px;
        line-height: 26px;
        font-weight: 600;
    }

    .canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a {
        font-weight: 300;
    }

    .discount-image {
        display: none;
    }

    .dis-line {
        padding: 11px 0 !important;
    }

    .main_heading h4,
    .eligble h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .howSeoContent .howSeoContentHeading {
        width: 100%;
    }
    .competi_content h3 {
        color: #fff;
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 6px !important;
        text-align: center !important;
    }

    /* new design css start */
    .banner-ba-canada:before {
        display: none;
    }
    .virtual-office-banner-content h1 {
        font-size: 20px;
        line-height: 39px;
        margin-bottom: 15px;
    }
    .virtual-office-banner-content a {
        color: white;
        background: #007bff;
        padding: 8px 33px;
        font-weight: 500;
        font-family: 'Poppins';
        font-size: 16px;
        transition: 0.3s;
        margin-bottom: 35px;
    }
    .banner-ba-canada {
        background-size: contain;
    }
    .virtual-office-banner-content {
        padding: 00px 30px;
        position: relative;
    }
    .banner-ba-canada {
        padding-bottom: 0px !important;
        padding-top: 20px !important;
    }
    .take-advantage-content {
        background: #073050;
        padding: 15px 15px;
    }
    .howSeoContent {
        display: block;
    }
    /* new design css end */
}


@media(min-width:800px) and (max-width:999px) {  
    .virtual-office-banner-content {
        padding: 00px 30px;
        position: relative;
    }
    .virtual-office-banner-content h1 {
        font-size: 19px;
        line-height: 35px;
        margin-bottom: 8px;
    }
    .banner-ba-canada {
        padding: 0px 0px !important;
    }
    .banner-ba-canada:before {
        top: -44%;
    }
    .take-advantage-content {
        padding: 10px 10px;
    }
    .take-advantage-content p {
        font-size: 12px;
        line-height: 26.6px;
    }
    .listing-content p {
        line-height: 20px;
        font-size: 11px;
    }
    .competi_content p {
        margin-bottom: 8px;
        font-size: 14px !important;
        line-height: 25px !important;
    }
    .howSeoContent .howSeoContentHeading {
        width: 80%;
        padding: 10px 10px;
    }
    .competition_banner .howSeoContent p {
        color: white !important;
        font-size: 10px !important;
        line-height: 19px !important;
    }
    .howSeoContentHeading h3 {
        color: #fff;
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .listing-content {
        padding: 10px 10px;
        width: 60%;
        bottom: 0;
        left: -19px;
        z-index: 1;
    }
}

/* 999 - 1200 */
@media(min-width:999px) and (max-width:1200px) {    

    /* banner css start */
    .virtual-office-banner-content h1 {
        font-size: 19px;
        line-height: 39px;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 14px;
    }
    .virtual-office-banner-content a {

        padding: 8px 39px;
    }
    .virtual-office-banner-content {
        padding: 00px 40px;
        position: relative;
    }
    .banner-ba-canada{
        padding: 0px 0px !important;
    }
    /* banner css end */

    .listing-content p {
        color: white;
        line-height: 25px;
        font-size: 15px;
    }

    .listing-content {
        padding: 20px 20px;
        background: #092a49;
        width: 50%;
        position: absolute;
        bottom: 0;
        left: -30px;
    }

    .take-advantage-content {
        background: #073050;
        padding: 15px 15px;
    }

    .take-advantage-content h6 {
        margin-bottom: 5px;
    }

    .seo_head h3, .howSeoContent h3 {
        font-size: 20px;
        margin-bottom: -3px;
    }

    .howSeoContent .howSeoContentHeading {
        padding: 10px 15px;
    }

    .competition_banner .howSeoContent p {
        font-size: 13px;
        line-height: 24px;
    }

    .take-advantage-content p {
        font-weight: 300 !important;
        font-size: 14px;
        line-height: 29.7px;
    }

    .competition_banner .howSeoContent p {
        color: white !important;
        font-size: 13px !important;
        margin-bottom: 0;
        margin-top: 0;
        font-weight: 400;
        line-height: 25px !important;
    }

    .flx_height {
        height: 172px;
        display: flex;
        align-items: center;
    }

    .feature-main h5 {
        font-size: 15px;
        line-height: 23px
    }

    .feature-main {
        height: 230px;
    }

    .list-bade span {
        font-size: 11px !important;
    }

    .listing-title a {
        font-size: 15px;
    }

    .list-content p {
        font-size: 13px;
    }

    .eligble {
        padding: 30px 0px;
    }

    .eligble p {
        font-size: 17px !important;
        line-height: 31px;
    }

    .money-back p {
        font-family: 'Poppins';
        font-size: 35px;
        margin-bottom: 26px;
    }

    .canadaContent p {
        font-size: 16px !important;
        font-family: 'Poppins' !important;
        font-weight: 400 !important;
        line-height: 31px !important;
    }

    .money-back h2 {
        font-weight: 200;
        font-size: 40px;
        margin-bottom: 14px !important;
    }

    .money-back .section-buttons {
        margin-top: 9px;
    }

    .price_small i.fa.fa-info-circle {
        position: inherit;
    }

    .canada-packages-new li span {
        font-size: 10px !important;
        text-indent: -6px;
        line-height: 10px !important;
    }

    footer {
        overflow: hidden;
    }

    .canada-virtual-office-faq.faq_wrapp .accordion_1 .panel .panel-title a {
        font-size: 11px;
        height: 40px;
        line-height: 23px;
        text-indent: -23px;
        margin-left: 21px;
    }

    .canada-virtual-office-faq .panel-body p {
        font-size: 11px !important;
    }

    .canada-other-service-content p {
        font-family: 'Poppins';
        font-size: 12px;
        font-weight: 400;
    }

    .canada-other-service-content h4 {
        font-weight: 600;
        font-size: 17px;
    }

    .discount-content span {
        font-size: 30px;
        font-weight: 700;
        color: white;
    }

    .discount-content h1 {
        font-size: 20px;
        margin: 0;
    }

    .discount-content p {
        font-size: 18px;
        margin-bottom: 8px;
        font-weight: 300;
        margin-top: -7px;
    }

    #copyTextPromocode {
        color: white;
        font-weight: 300;
        text-align: left;
        margin-top: 0;
        margin-bottom: 3px;
        font-size: 15px;
    }

    .discount-content {
        padding: 0 0;
    }



    .discount-content h4 {
        margin: 0;
        font-size: 20px;
        margin-bottom: -6px;
    }

    /* main-discount-line start */
    .main-discount-line p {
        font-size: 15px;
        font-weight: 600;
    }

    /* main-discount-line start */

}

/* 999 - 1200 */
@media(min-width:1200px) and (max-width:1300px) {

    /* banner css start */
    .virtual-office-banner-content h1 {
        font-size: 28px;
        line-height: 46px;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 14px;
    }
    .virtual-office-banner-content a {

        padding: 8px 39px;
    }
    .virtual-office-banner-content {
        padding: 00px 40px;
        position: relative;
    }
    .banner-ba-canada{
        padding: 0px 0px !important;
    }
    /* banner css end */

    .listing-content {
        padding: 30px 30px;
        background: #092a49;
        width: 50%;
        position: absolute;
        bottom: 0;
        left: -20px;
    }

    .take-advantage-content {
        background: #073050;
        padding: 30.5px 18px;
    }

    .take-advantage-content p {
        font-weight: 300 !important;
        font-size: 15px;
        line-height: 32px;
    }

    .howSeoContent .howSeoContentHeading {
        padding: 9px 20px;
    }
        
    .listing-content p {
        line-height: 27px;
        font-size: 15px;
    }

    footer {
        overflow: hidden;
    }

    .contactInfo {
        display: flex;
        justify-content: center;
    }

    .canadaIcons ul {
        text-align: center;
        margin-top: -6px;
    }

    .eligble {
        padding: 43px 0px;
    }

    .discount-content span {
        font-size: 35px;
        font-weight: 700;
        color: white;
    }

    .discount-content h1 {
        font-size: 25px;
        margin: 4px 0;
    }

    .discount-content p {
        margin-bottom: 6px;
        margin-top: -5px;
        font-weight: 300;
    }

    .discount-content h4 {
        margin: 0;
        font-size: 20px;
    }

    .discount-content p {
        margin-top: -6px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    .flx_height {
        height: 192px;
        display: flex;
        align-items: center;
    }

    /* main-discount-line start */
    .dis-line {
        padding: 7px 0;
    }

    .main-discount-line p {
        font-size: 18px;
        font-weight: 400;
    }

    /* main-discount-line start */
}

@media(min-width:1300px) and (max-width:1400px) {

    /* banner css start */
    .virtual-office-banner-content h1 {
        font-size: 28px;
        line-height: 46px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 14px;
    }
    .virtual-office-banner-content a {

        padding: 8px 39px;
    }
    .virtual-office-banner-content {
        padding: 00px 50px;
        position: relative;
    }
    .banner-ba-canada{
        padding: 0px 0px !important;
    }
    /* banner css end */

    .take-advantage-content {
        background: #073050;
        padding: 30.5px 18px;
    }

    .take-advantage-content p {
        font-weight: 300 !important;
        font-size: 15px;
        line-height: 32px;
    }

    .howSeoContent .howSeoContentHeading {
        padding: 9px 20px;
    }
        
    .listing-content p {
        line-height: 27px;
        font-size: 15px;
    }
    .competition_banner .howSeoContent p {
        color: white !important;
        font-size: 13px !important;
        margin-bottom: 0;
        margin-top: 0;
        font-weight: 400;
        line-height: 25px !important;
    }

    .listing-content {
        left: -5%;
    }

    .take-advantage-content {
        background: #073050;
        padding: 30.5px 25px;
    }

    .take-advantage-content p {
        font-weight: 300 !important;
    }

    footer {
        overflow: hidden;
    }

    .contactInfo {
        display: flex;
        justify-content: center;
    }

    .canadaIcons ul {
        text-align: center;
        margin-top: -6px;
    }

    .eligble {
        padding: 43px 0px;
    }

    .discount-content span {
        font-size: 35px;
        font-weight: 700;
        color: white;
    }

    .discount-content h1 {
        font-size: 25px;
        margin: 4px 0;
    }

    .discount-content p {
        font-size: 18px;
    }

    .discount-content h4 {
        margin: 0;
        font-size: 20px;
    }

    .discount-content p {
        margin-bottom: 9px;
        margin-top: -9px;
        font-weight: 300;
    }

    #copyTextPromocode {
        color: white;
        font-weight: 300;
        text-align: left;
        margin-top: 8px;
        margin-bottom: 0;
        font-size: 16px;
    }

    .flx_height {
        height: 208px;
        display: flex;
        align-items: center;
    }

    /* main-discount-line start */
    .dis-line {
        padding: 7px 0;
    }

    .main-discount-line p {
        font-size: 18px;
        font-weight: 400;
    }

    /* main-discount-line start */

}

@media(min-width: 1400px) and (max-width: 1700px) {

    /* banner css start */
    .virtual-office-banner-content h1 {
        font-size: 32px;
        line-height: 51px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 24px;
    }
    .virtual-office-banner-content a {

        padding: 8px 39px;
    }
    .virtual-office-banner-content {
        padding: 00px 80px;
        position: relative;
    }
    .banner-ba-canada{
        padding: 0px 0px !important;
    }
    /* banner css end */

    /* new design css start */

    .listing-content {
        left: -6%;
    }

    .take-advantage-content {
        background: #073050;
        padding: 30.5px 18px;
    }

    .take-advantage-content p {
        font-weight: 300 !important;
        font-size: 16px;
        line-height: 32px;
    }

    .take-advantage-content h5 {
        font-size: 26px;
    }

    .howSeoContent .howSeoContentHeading {
        padding: 9px 20px;
    }
        
    .listing-content p {
        line-height: 27px;
        font-size: 15px;
    }    
    
    /* new design css end */

    .discount-content span {
        font-size: 40px;
        font-weight: 700;
        color: white;
    }

    .discount-content h1 {
        font-size: 27px;
        margin-bottom: 0;
    }

    #copyTextPromocode {
        margin-bottom: 0;
    }

    .flx_height {
        height: 224px;
        display: flex;
        align-items: center;
    }

    /* main-discount-line start */
    .discount-content p {
        font-size: 21px;
        margin-bottom: 9px;
        font-weight: 300;
    }

    .dis-line {
        padding: 7px 0;
    }

    .main-discount-line p {
        font-size: 18px;
        font-weight: 400;
    }

    /* main-discount-line start */
}

@media (min-width:1700px) and (max-width:1800px) {
    .eligble {
        padding: 55px 0px;
    }

    .eligibleImg img {
        position: absolute;
        width: 22%;
        bottom: 0;
        filter: drop-shadow(2px 4px 6px #0000003d);
    }

    .discount-content {
        padding: 17px 0;
        margin-bottom: -21px;
    }

    .flx_height {
        height: 264px;
        display: flex;
        align-items: center;
    }
}

@media (min-width:1800px) and (max-width:2150px) {
    .eligble {
        padding: 55px 0px;
    }

    .eligibleImg img {
        position: absolute;
        width: 22%;
        bottom: 0;
        filter: drop-shadow(2px 4px 6px #0000003d);
    }

    .discount-content {
        padding: 17px 0;
        margin-bottom: -21px;
    }

    .flx_height {
        height: 296px;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 2150px) and (max-width: 2350px) {
    .eligble {
        padding: 55px 0px;
    }

    .eligibleImg img {
        position: absolute;
        width: 22%;
        bottom: 0;
        filter: drop-shadow(2px 4px 6px #0000003d);
    }

    .discount-content h4 {
        font-size: 45px;
    }

    .discount-content p {
        font-size: 33px;
        margin-bottom: 30px;
        font-weight: 300;
    }

    .discount-content h1 {
        font-size: 40px;
        margin: 31px 0;
    }

    .flx_height {
        height: 350px;
        display: flex;
        align-items: center;
    }

    #copyTextPromocode {
        color: white;
        font-weight: 300;
        text-align: left;
        margin-top: 23px;
        font-size: 27px;
    }
}

@media (min-width: 2350px) and (max-width: 2561px) {
    .eligble {
        padding: 55px 0px;
    }

    .eligibleImg img {
        position: absolute;
        width: 22%;
        bottom: 0;
        filter: drop-shadow(2px 4px 6px #0000003d);
    }

    .discount-content h4 {
        font-size: 45px;
    }

    .discount-content p {
        font-size: 33px;
        margin-bottom: 30px;
    }

    .discount-content h1 {
        font-size: 40px;
        margin: 18px 0;
    }

    .flx_height {
        height: 395px;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 2561px) {
    .eligble {
        padding: 55px 0px;
    }

    .eligibleImg img {
        position: absolute;
        width: 22%;
        bottom: 0;
        filter: drop-shadow(2px 4px 6px #0000003d);
    }

    .discount-content h4 {
        font-size: 45px;
    }

    .discount-content p {
        font-size: 33px;
        margin-bottom: 30px;
    }

    .discount-content h1 {
        font-size: 40px;
        margin: 18px 0;
    }

    .flx_height {
        height: 395px;
        display: flex;
        align-items: center;
    }
}