@media only screen and (min-width: 320px) and (max-width: 992px) {

    body,
    html {
        overflow-x: hidden
    }

    .container,
    .container-fluid {
        max-width: 90% !important
    }

    .wow {
        visibility: inherit !important
    }

    .res-full {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important
    }

    .res-show {
        display: block !important
    }

    .res-hide {
        display: none !important
    }

    .marquee-tag {
        top: 0 !important
    }

    .top-strip .btn {
        font-size: 9px !important
    }

    .top-strip .container-fluid,
    header .container-fluid {
        max-width: 100% !important
    }

    .hd {
        line-height: 48px !important
    }

    .hd .shape {
        background: 0 0 !important;
        color: #d7600d !important;
        margin-left: 0 !important
    }

    .hd .clearfix,
    .hd br {
        display: none !important
    }

    .hd .shape:after,
    .hd .shape:before {
        display: none !important
    }

    header.fixed {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
        padding-bottom: 0px !important
    }

    header {
        padding: 0 0
    }

    header .logo {
        width: 190px;
        position: relative;
        padding: 10px
    }

    nav {
        position: fixed !important;
        top: 0;
        right: -100%;
        width: 86%;
        height: 100%;
        background: #fff;
        z-index: 100000;
        max-height: 100%;
        opacity: 0;
        padding-top: 15px
    }

    nav.open {
        right: 0;
        opacity: 1
    }

    .close-nav {
        display: block !important;
        width: 35px;
        position: absolute;
        top: 0;
        left: -35px;
        cursor: pointer;
        background: #fff;
        padding: 10px
    }

    .close-nav img {
        width: 20px !important
    }

    nav ul {
        position: relative !important;
        z-index: 10000;
        background: #fff;
        max-height: 85%;
        overflow: scroll;
        overflow-x: hidden
    }

    nav ul li {
        width: 100%;
        padding: 0 15px
    }

    nav ul li a {
        padding: 12px 0;
        display: flex
    }

    nav ul li a .fa {
        margin-left: auto
    }

    nav .btns {
        display: flex !important;
        margin-top: 20px;
        width: 100%;
        margin-bottom: 15px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    nav .btns a {
        padding: 8px 25px !important;
        font-size: 14px !important;
        border-radius: 5px !important;
        width: 50%
    }

    nav ul.list {
        padding-top: 0 !important
    }

    nav ul li .dropdown-menu {
        position: static !important;
        opacity: 1 !important;
        visibility: inherit !important;
        display: none !important;
        box-shadow: none !important;
        min-width: 100% !important;
        width: 100% !important
    }

    nav ul li .dropdown-menu hr {
        display: none !important
    }

    .single_lavel {
        background: #fafafa !important
    }

    .single_lavel li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.07) !important
    }

    .single_lavel li:last-child {
        border-bottom: 0 !important
    }

    nav .dropdown-menu.show {
        display: block !important
    }

    nav .mega_menu {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important
    }

    nav .mega_menu .row {
        display: block !important
    }

    nav .mega_menu .row .col {
        max-width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0;
        padding-bottom: 15px
    }

    nav .mega_menu .row .col img {
        width: 120px
    }

    .mega_menu .owl-dots {
        display: block;
        margin-top: 20px
    }

    nav .dropdown-menu li {
        padding: 0
    }

    header.scroll ul.list li {
        margin-top: 0 !important
    }

    header .part1 {
        display: flex;
        align-items: center;
        max-width: 100%;
        flex: 0 0 100%
    }

    .header_search_wrap {
        position: fixed !important;
        top: 0;
        left: inherit !important;
        right: -100%;
        opacity: 0;
        width: 100% !important;
        height: 100% !important;
        z-index: 100000;
        background: #fff;
        padding: 0;
        max-width: 100%
    }

    .header_search_wrap.open {
        right: 0;
        opacity: 1
    }

    .header_search_wrap p.d-flex {
        display: none !important
    }

    .open-search img {
        width: 21px !important
    }

    .header_search_wrap.open {
        left: 0;
        opacity: 1
    }

    .header-search input {
        height: 50px !important;
        padding-left: 55px !important;
        background: 0 0 !important;
        opacity: 1 !important;
        visibility: inherit !important;
        width: 100% !important
    }

    .header-search {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important
    }

    .header-search input::-webkit-input-placeholder {
        color: #5f5f5f;
        font-size: 15px
    }

    .header-search input::-moz-placeholder {
        color: #5f5f5f;
        font-size: 15px
    }

    .header-search input:-ms-input-placeholder {
        color: #5f5f5f;
        font-size: 15px
    }

    .header-search input:-moz-placeholder {
        color: #5f5f5f;
        font-size: 15px
    }

    .header-search form .btn {
        background: 0 0 !important;
        color: #000 !important;
        opacity: 0.5;
        width: 50px;
        height: 50px;
        right: 10px;
        position: absolute
    }

    .header-search form .close-search {
        position: absolute;
        top: 13px;
        left: 10px;
        z-index: 100;
        opacity: 0.5
    }

    .home_section2 .part2 {
        padding-left: 15px !important
    }

    .home_section2 .part2 .row {
        padding-left: 0 !important
    }

    .get_in_touch .col-md-7 {
        padding: 0 15px !important;
        margin-bottom: 35px
    }

    .get_in_touch .tv .screen {
        width: 100%
    }

    .video-wrapper {
        width: 73%;
        left: 13%
    }

    .get_in_touch .card {
        width: 100%
    }

    .submit-requirment-panel.open {
        top: 0 !important
    }

    .process_wrap {
        overflow-y: hidden !important;
        margin-top: -100px
    }

    .process_wrap::-webkit-scrollbar {
        height: 3px !important
    }

    .process_wrap .process {
        width: 975px !important;
        height: 450px;
        padding-left: 50px
    }

    .process::-webkit-srollbar {
        display: none !important
    }

    .process li {
        display: inline-block !important;
        width: 150px
    }

    .process:after {
        top: 44.4%
    }

    .owl-nav {
        display: none !important
    }

    .table-responsive::-webkit-scrollbar {
        height: 3px !important
    }

    .sitemap table td a {
        font-size: 12px
    }

    .thankou {
        width: 100%
    }

    .thankou img {
        width: 100% !important
    }

    .canada-immigration-row1 .card {
        background: #fff;
        box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%)
    }

    .canada-immigration-row1 .card:after {
        width: 100%;
        left: 0;
        opacity: 1
    }

    .canada-immigration-row1 .card img {
        width: 30px !important
    }

    .canada-immigration-row1 .card h4 {
        margin-top: 15px !important
    }

    .canada-immigration-row2 {
        display: block !important;
        white-space: nowrap !important;
        overflow: scroll;
        overflow-y: hidden
    }

    .canada-immigration-row2::-webkit-scrollbar {
        height: 3px !important
    }

    .canada-immigration-row2::-webkit-scrollbar-track {
        background: 0 0 !important
    }

    .canada-immigration-row2 .card {
        display: inline-block !important;
        vertical-align: top;
        width: 240px;
        max-width: 0 0 240px;
        flex: 0 0 240px;
        margin: 15px 7px !important;
        height: 180px
    }

    .canada-immigration-row2 .card .overlay * {
        white-space: normal
    }

    .md-stepper-horizontal {
        white-space: nowrap;
        overflow: scroll;
        overflow-y: hidden;
        margin-top: -25px;
        margin-bottom: 20px
    }

    .md-stepper-horizontal::-webkit-scrollbar {
        height: 3px !important
    }

    .md-stepper-horizontal::-webkit-scrollbar-track {
        background: 0 0 !important
    }

    .md-stepper-horizontal .md-step .md-step-bar-left,
    .md-stepper-horizontal .md-step .md-step-bar-right {
        top: 40px
    }

    footer .column h4 {
        margin-bottom: 15px
    }

    footer .column h4 .fa.act {
        transform: rotate(180deg)
    }

    footer .column ul {
        display: none
    }

    .fixed_bottom_mobile {
        display: flex !important;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        background: #fff;
        padding: 10px 25px
    }

    .fixed_bottom_mobile .col2 {
        width: 55%;
        display: flex
    }

    .fixed_bottom_mobile .col2 a {
        margin: auto
    }

    .fixed_bottom_mobile.d-none {
        display: none !important
    }

    .fixed_bottom_mobile .rounded-circle {
        width: 45px;
        height: 45px;
        background: #27d166;
        margin: auto
    }

    .fixed_bottom_mobile .rounded-circle .fa {
        color: #fff;
        font-size: 30px
    }

    .fixed_bottom_mobile .btn {
        border-radius: 0 !important;
        font-size: 15px;
        font-weight: 600
    }

    .fixed_bottom_mobile .col1 {
        width: 60px
    }

    .tab-sml-rounded::-webkit-scrollbar {
        display: block !important;
        height: 4px !important
    }

    .testimonial_page .part1 {
        padding-right: 15px !important
    }

    .testimonial-slider-full .owl-item {
        padding: 0 15px
    }

    .recently-viewed {
        left: 0
    }

    .recently-viewed div.d-flex {
        margin-top: 107px;
        transform: rotate(90deg);
        margin-left: -218px;
        height: 34px
    }

    .recently-viewed ul {
        margin-top: -140px
    }

    .recently-viewed .editor {
        background: #fff
    }

    #hot-links-panel {
        display: none
    }
}

@media only screen and (min-width: 320px) and (max-width: 525px) {
    .pagination li a {
        width: 15px;
        height: 15px;
        font-size: 12px
    }

    .faq .set .content ul.lists li {
        margin-bottom: 10px
    }

    .hd.sml-80 {
        zoom: 60% !important;
        font-size: 30px !important
    }

    .top-strip .container-fluid div.d-flex {
        justify-content: left !important
    }

    .contact_Location_tabs .nav::-webkit-scrollbar,
    .toogle_tabs::-webkit-scrollbar {
        display: none !important
    }

    .contact_Location_tabs .nav,
    .toogle_tabs {
        white-space: nowrap;
        overflow: scroll
    }

    .contact_Location_tabs .nav li,
    .toogle_tabs li {
        display: inline-block;
        float: none
    }

    .toogle_tabs li {
        margin: 0 5px !important
    }

    .faq-tabs .tab-pane {
        padding: 0 !important
    }

    .editor h3 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-top: 24px !important;
        margin-bottom: 24px !important
    }

    .editor h2 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-top: 24px !important;
        margin-bottom: 24px !important
    }

    .editor p {
        font-size: 17px !important;
        line-height: 28px !important;
        text-align: left;
        word-spacing: inherit !important
    }

    .set>a h3 {
        font-size: 20px !important;
        line-height: 27px !important;
        margin-top: 24px !important;
        margin-bottom: 24px !important
    }

    .editor p,
    .editor ul li {
        font-size: 17px !important;
        line-height: 28px !important
    }

    .editor ol li,
    .editor p {
        font-size: 17px !important;
        line-height: 28px !important
    }

    .crs-calculator-section .container {
        max-width: 100% !important;
        padding: 0 !important
    }

    div.ex3 {
        width: 100% !important;
        top: 50px;
        right: 0
    }

    .image_galery_section .video img {
        height: auto !important
    }

    .podcast-row {
        padding-left: 0
    }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .res-d-block-sm {
        display: block;
        width: max-content
    }

    .hd.text-center span {
        margin: auto
    }

    .res-m-auto {
        margin: auto !important
    }

    .canada-immigration-row1 .card,
    .canada-immigration-row2 .card {
        max-width: 100%;
        margin: 15px
    }

    .payment-confirmation h3 {
        font-size: 22px !important
    }

    .payment_method li {
        width: 39%
    }

    .payment_method li img {
        width: 100%
    }

    .payment_method a {
        padding: 5px 10px !important
    }

    .step {
        padding: 0 20px 35px 50px;
        zoom: 80%
    }

    .custom-control-label {
        font-size: 17px;
        line-height: 25px
    }

    .score {
        width: 140px;
        text-align: center
    }

    .sidebar .card h2 strong span {
        display: block;
        margin: auto !important
    }

    .top-strip .close_strip {
        right: 8px !important
    }

    .calculator_panel_2 {
        width: 36px !important
    }

    @-moz-document url-prefix() {
        .hd {
            display: block !important;
            font-size: 21px !important;
            transform: scale(0.9)
        }

        .hd span {
            display: block;
            height: 42px;
            line-height: 40px;
            width: max-content
        }

        .hd.text-center span {
            margin: auto !important
        }

        .heading .hd {
            display: block !important;
            font-size: 21px !important;
            transform: scale(0.9)
        }

        .heading .hd span {
            display: block;
            height: 42px;
            line-height: 40px;
            width: max-content
        }

        .heading .hd.text-center span {
            margin: auto !important
        }
    }

    .top-strip span .shape {
        font-size: 12px !important
    }

    .top-strip .btn {
        font-size: 8px !important;
        padding: 0 5px !important
    }

    .top-strip .close_strip {
        width: 15px !important
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .res-d-block {
        display: block
    }

    .res-padding0 {
        padding: 0 !important
    }

    .res-sm-hide {
        display: none
    }

    .hd {
        zoom: 70%
    }

    .hd .shape {
        line-height: 48px
    }

    .top-strip .hd .shape {
        line-height: 20px !important
    }

    p.font-24 {
        font-size: 18px !important;
        line-height: 25px !important
    }

    p.font-20 {
        font-size: 17px !important;
        line-height: 23px !important
    }

    p.font-18 {
        font-size: 17px !important;
        line-height: 28px !important
    }

    p.font-16 {
        font-size: 17px !important;
        line-height: 25px !important
    }

    p.font-14 {
        font-size: 17px !important;
        line-height: 25px !important
    }

    .top-strip .btn {
        position: relative;
        left: -6px
    }

    .top-strip span {
        font-size: 12px
    }

    .calculator_panel .tab {
        width: 35px
    }

    .home-banner {
        display: none !important
    }

    .res-banner {
        display: block !important
    }

    .calculator_panel .tab {
        padding: 5px;
        right: -35px
    }

    .calculator_panel {
        width: 72%;
        left: -72%
    }

    .calculator_panel.open {
        z-index: 1000
    }

    .calculator_panel div a {
        font-size: 12px
    }

    .calculator_panel .tab img {
        width: 20px
    }

    .submit-requirment-panel {
        width: 265px;
        right: -265px;
        display: none
    }

    .submit-requirment-panel .custom_tab li a {
        padding: 10px 25px !important
    }

    .submit-requirment-panel .tab {
        transform: scale(0.8) rotate(-90deg);
        top: 89px;
        left: -109px
    }

    .home_section2_row .col-md-9 {
        padding: 0 !important
    }

    .home_section2_row .container-fluid {
        max-width: 100% !important
    }

    .home_section2_row .row {
        display: block !important;
        flex-direction: initial !important;
        padding-left: 0 !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .home_section2_row .card {
        display: inline-block !important;
        width: 49.5%;
        max-width: 100%;
        margin: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        background: #f7f7f7;
        padding: 15px 25px !important;
        padding-right: 15px !important
    }

    .home_section2_row .card:nth-child(1),
    .home_section2_row .card:nth-child(2),
    .home_section2_row .card:nth-child(3),
    .home_section2_row .card:nth-child(4) {
        border-bottom: 0
    }

    .home_section2_row .card .mover {
        align-items: center
    }

    .home_section2_row .card .info {
        width: 70%
    }

    .home_section2_row .card .icon {
        width: 30%;
        position: relative;
        top: -10px
    }

    .home_section2_row p {
        padding: 0 35px
    }

    .home_section2_row .card p {
        display: none
    }

    .home_section2_row .card h3 span {
        display: block;
        color: #d8600a !important;
        font-size: 23px !important
    }

    .home_section2_row .card h3 {
        font-size: 20px !important
    }

    .home_section2_row .card img {
        width: 40px
    }

    .home-services {
        margin-top: 0 !important
    }

    .home_section2 .owl-item {
        padding: 25px 0 !important
    }

    .home_section2 .owl-item .card {
        margin: 0 !important
    }

    .service_card .icon {
        height: 108px
    }

    .service_card {
        padding-top: 25px !important
    }

    .service_card .info {
        margin-top: 15px
    }

    .service_card .icon:before {
        transform: scale(0.7);
        top: -25px;
        left: -72px
    }

    .service_card .icon img {
        width: 67px !important
    }

    .service_card p {
        width: 90% !important;
        font-size: 14px !important
    }

    .card.service_card {
        padding: 20px 0 !important
    }

    .services_section .service_card {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 20px 0;
        padding: 35px 25px !important
    }

    .testimonial .part2 {
        margin-top: 50px
    }

    .testimonial_box p {
        font-size: 16px !important
    }

    #callback_request_popup .modal-body {
        margin-top: -40px
    }

    #callback_request_popup .modal-body p.font-22 {
        font-size: 16px !important;
        line-height: 25px !important
    }

    footer .part1 {
        margin-bottom: 35px
    }

    footer .part1 img:first-child {
        width: 150px
    }

    footer .column {
        margin-bottom: 0 !important
    }

    footer .part3 h4 {
        font-size: 18px !important
    }

    .custom_tab {
        white-space: nowrap;
        overflow: scroll;
        overflow-y: hidden;
        display: block !important
    }

    .custom_tab::-webkit-scrollbar {
        display: block !important;
        height: 4px !important
    }

    .custom_tab::-webkit-scrollbar-thumb {
        background: #d7600d !important
    }

    .custom_tab li {
        margin: 0 !important
    }

    .custom_tab li {
        display: inline-block !important;
        vertical-align: top;
        float: none !important
    }

    footer {
        padding-bottom: 50px
    }

    .footer_panel_tab {
        bottom: -60px
    }

    .footer-panel .tab-content .list {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }

    footer .subscribe_form {
        width: 280px
    }

    footer .accreditation {
        margin-top: 50px
    }

    .btn-lg {
        zoom: 80%
    }

    .page-404 {
        margin-top: 0
    }

    .page-404 .list .btn {
        font-size: 13px !important;
        padding: 8px 15px !important
    }

    .sidebar-wrap {
        padding: 0 15px !important;
        margin-top: 20px
    }

    .sidebar {
        padding-left: 0 !important
    }

    .about_appointment {
        width: 100%;
        height: auto
    }

    .about_appointment h3 br {
        display: none !important
    }

    .about_appointment h3 {
        font-size: 18px !important
    }

    .about_appointment li {
        width: 100%;
        padding-left: 0;
        text-align: center
    }

    .about_appointment li a {
        justify-content: center
    }

    .about_appointment ul {
        margin-top: 20px
    }

    .about_last_row .row {
        padding-left: 0 !important
    }

    .about_last_row .row.pl-5 .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .about_last_row .row.pl-5 .col-md-6 p {
        text-align: center
    }

    .about_last_row .col-md-6.pl-5 {
        padding-left: 0 !important;
        margin-top: 25px
    }

    .about .col-md-7.pr-0 {
        padding-right: 15px !important
    }

    .assessment-form {
        width: 100%
    }

    .form .form-group .title {
        font-size: 12px
    }

    .set>a h3 {
        font-size: 17px
    }

    .author_section h2 {
        font-size: 22px
    }

    .author_news .card img {
        width: 80px
    }

    .modal-dialog {
        width: 90%
    }

    .modal-body {
        padding: 15px !important
    }

    .client-feedback-box h2 {
        font-size: 22px
    }

    .client-feedback-content {
        padding-right: 0;
        width: 100%
    }

    .client-feedback-content .ml-3 {
        margin-left: 0 !important
    }

    .client-feedback-box {
        margin-bottom: 30px
    }

    .contact h2 {
        font-size: 22px
    }

    .contact h3 {
        font-size: 22px
    }

    .contact h4 {
        font-size: 16px !important
    }

    .iccrc-strip {
        width: 90%;
        left: 5%
    }

    .iccrc-strip h4 {
        font-size: 14px !important
    }

    .iccrc-strip img {
        width: 180px !important
    }

    .canada-immigration-row2 .card h4 {
        font-size: 18px !important
    }

    .accordion-container.rows .set {
        width: 90% !important
    }

    .canada-immigration-row1~.row .col-md-8 {
        margin-top: 25px
    }

    .getInTouchForm .row .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .getInTouch form {
        width: 100%
    }

    .getInTouch form .col-md-12 {
        padding: 0
    }

    .testimonial__ img {
        left: -31px
    }

    .express-entry-list {
        margin-bottom: 25px
    }

    .immigration-countries-row {
        margin-top: -30px
    }

    .immigration-countries-row .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .immigration-countries-box ul li {
        width: 100%
    }

    .immigration-countries-box:last-child {
        margin-bottom: 0
    }

    .immigration-countries-box h3 {
        font-size: 24px !important
    }

    .news-img {
        margin-bottom: 20px
    }

    .payment_gateway_list li {
        margin: 10px !important;
        width: 24%
    }

    .paytm {
        padding-bottom: 0 !important
    }

    .career .part1 {
        margin-bottom: 35px
    }

    .client-feedback-box:nth-child(even) .col-md-6:first-child,
    .podcast-row:nth-child(even) .col-md-6:first-child {
        order: 2
    }

    .podcast-row .col-md-6 {
        padding: 0 15px !important
    }

    .podcast-row .col-md-6 ul {
        margin-bottom: 0 !important
    }

    .video {
        margin-top: 0
    }

    .step {
        padding: 0 20px 35px 50px;
        zoom: 80%;
        margin-bottom: 0
    }

    .video-testimonial .podcast-row h3 {
        font-size: 18px !important
    }

    .video-testimonial .podcast-row .col-md-6 div.pr-5 {
        padding-right: 0 !important
    }

    .steps {
        max-height: 300px;
        margin-bottom: 25px
    }

    .progress__ {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        top: inherit;
        height: 25px;
        transform: translateY(0);
        border-radius: 0 !important
    }

    .wow {
        visibility: visible !important
    }

    .canada_page_tab .custom_tab {
        border-bottom: 2px solid #d7600d !important
    }

    #join_workshop_popup h3,
    #upcoming_workshop h3 {
        font-size: 26px !important
    }

    #join_workshop_popup p.font-22 {
        font-size: 16px !important
    }

    .modal-dialog {
        max-width: 95% !important
    }

    #join_workshop_popup form {
        margin-top: 15px !important
    }

    #join_workshop_popup .modal-body {
        margin-top: -60px
    }

    #join_workshop_popup div.text-center.mb-2 {
        margin-top: 0 !important
    }

    .testimonial-slider-full .owl-item .card {
        width: 95%
    }

    @media screen and (-webkit-min-device-pixel-ratio: 0) {

        .express-entry-list,
        ::i-block-chrome {
            border-right: 2px solid #d7600d
        }
    }
}

@media only screen and (min-width: 320px) and (max-width: 850px) {
    .home-banner {
        height: auto;
        background: 0 0 !important;
        padding: 10px 0
    }

    .banner .hd {
        zoom: 60%
    }

    .fixed_payment_card {
        margin-top: 15px
    }
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
    nav {
        width: 50%
    }

    .about_appointment li {
        width: 45% !important
    }

    .assessment-form .row .col-md-3 {
        max-width: 40%;
        flex: 0 0 40%
    }

    .assessment-form .row .col-md-9 {
        max-width: 60%;
        flex: 0 0 60%
    }

    .getInTouch form .col-md-12 {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 15px !important
    }

    .canada-immigration-row1 .card,
    .canada-immigration-row2 .card {
        max-width: 45%;
        flex: 0 0 45%;
        margin: 10px
    }

    .home_section2_row .card h3 span {
        display: block;
        color: #d8600a !important;
        font-size: 30px !important
    }

    .fixed_bottom_mobile .btn {
        padding: 10px 45px !important
    }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .res-banner {
        display: none !important
    }

    nav {
        width: 40%
    }

    footer .footer_socials li a {
        width: 30px !important;
        height: 30px !important
    }

    .author_news .col-md-4 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .author_section .col-md-4 img {
        width: 100%
    }

    .assessment-form {
        width: 90%
    }

    .canada-immigration-row1 .card,
    .canada-immigration-row2 .card {
        max-width: 30%;
        flex: 0 0 30%;
        margin: 10px
    }

    .accordion-container.rows .set {
        width: 100%;
        margin-bottom: 0
    }

    .express-entry-list li a {
        font-size: 14px
    }

    .immigration-countries-box ul li {
        width: 100%
    }

    .sidebar {
        display: block !important
    }

    .fixed_payment_card {
        margin-top: 0 !important
    }

    .fixed_payment_card h3 {
        font-size: 18px !important
    }

    .fixed_payment_card p {
        font-size: 15px !important
    }

    .term-condition .sidebar li a {
        font-size: 14px
    }

    .fixed_bottom_mobile .btn {
        padding: 10px 45px !important
    }
}

@media only screen and (min-width: 575px) and (max-width: 992px) {
    .home-banner {
        padding: 35px 0 !important
    }

    .submit-requirment-panel {
        width: 300px !important;
        right: -300px
    }

    .top-strip .btn {
        position: relative;
        left: 0
    }

    .about_appointment {
        width: 100% !important
    }
}

@media only screen and (min-width: 850px) and (max-width: 992px) {
    .home-banner .col-md-8 {
        max-width: 60% !important;
        flex: 0 0 100% !important
    }
}

@media only screen and (min-width: 650px) and (max-width: 800px) {
    .sidebar-wrap {
        padding-right: 0 !important
    }

    .sidebar {
        display: flex
    }

    .sidebar {
        display: block !important;
        padding-left: 0 !important
    }

    .about .part1,
    .about .part2,
    .sidebar-wrap {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0 !important
    }

    .services_section .service_card {
        max-width: 45%;
        flex: 0 0 45%;
        margin: 20px 10px;
        padding: 35px 25px !important
    }
}

@media only screen and (min-width: 800px) and (max-width: 992px) {
    .about .part1 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px
    }

    .sidebar-wrap {
        max-width: 100%;
        flex: 0 0 100%;
        display: flex;
        padding-left: 15px !important;
        width: 100%
    }

    .sidebar {
        width: 100%;
        padding-left: 0 !important;
        display: flex
    }

    .about .part2 {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0 !important
    }

    .services_section .service_card {
        max-width: 45%;
        flex: 0 0 45%;
        margin: 20px 10px;
        padding: 35px 25px !important
    }
}