@media only screen and (max-width: 1199px) {
    .hero_banner_left_area .hero_top_title .hero_txt_main {
        font-size: 20px;
    }
    .hero_banner_left_area .hero_top_title h1 {
        font-size: 64px;
    }
    .hero_banner_left_area .hero_top_title .hero_banner_contnt {
        font-size: 16px;
    }

    .key-info-head {
        font-size: 13px;
        font-weight: 500;
    }
    .key-info-value {
        font-size: 18px;
    }
.sec-title .sub-title {
    font-size: 15px;
}
.sec-title h1 {
    font-size: 34px;
}
.sec-title h2, .read-more-box h2 {
    font-size: 34px;
}
.process-block .inner-box .icon-box .icon img {
    width: 62px !important;
    height: 62px !important;
}
.process-block .icon-box .count {
    height: 44px;
    width: 44px;
}

.process-block .info-box .title {
    font-size: 17px;
}
.process-block .info-box .text {
    font-size: 15px;
    line-height: 22px;
}

.nav-tabs .nav-link.active {
    font-size: 15px;
}
.visa-title {
    font-size: 24px;;
}
.visa-price {
    font-size: 28px;
}

.visa-detail .visa_icon_dtl {
    width: 22px;
    margin-right: 8px;
}
.visa-detail {
    font-size: 15px;
}
.read-more-box p {
    font-size: 15px;
}
.read-more-box h3 {
    font-size: 20px;
}
.read-more-box ul li {
    font-size: 15px;
}
.read-more-box ol li {
    font-size: 15px;
}

.why_choose_section .inner-items .item .icon i {
    height: 82px;
    width: 82px;
    line-height: 82px;
    font-size: 40px;
}

.search-bar input {
    font-size: 15px;
}
.country-card a {
    font-size: 15px;
}
.view-all .view-btn {
    font-size: 15px;
}


.accordion-header .accordion-button {
    font-size: 15px;
}
.accordion-body {
    font-size: 14px;
}
.accordion-body p {
    font-size: 14px;
}
.accordion-body ul li {
    font-size: 14px;
}

.footer_contact .footer_left_title {
    font-size: 20px;
}

.slicknav_menu {
    font-size: 16px;
    background: #4c4c4c;
    padding: 0 !important;
}
.slicknav_nav ul {
    margin: 0 0 0 20px;
    background: #faf8ed;
}
.slicknav_nav ul {
    margin-top: 0px !important;
    margin: 0 0 0 20px;
    padding-top: 10px !important;
}


}

@media only screen and (max-width: 1114px) {
.canvas__open {
    position: absolute;
    right: 15px;
    top: 30px;
}
.default_check_input .form-check {
    border: 1px solid #aaa;
    border-radius: 8px;
    padding: 6px 8px;
    width: 40%;
}

.default_btn_area.d-flex.w-100.gap-3 {
    display: block !important;
    gap: 10px !important;
}
.default_btn_area a, .default_btn_area button {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.btn_second_search {
    margin-bottom: 10px;
}

}

@media only screen and (max-width: 1199px) {
	.header {
		background: #ffffff;
		box-shadow: 0 0 4px #d3d3d3;
		padding: 0px 0px;
	}
	.canvas__open {
		position: absolute;
		right: 15px;
		top: 42px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.main_dubaivisa_hero_banner_section .review_bar {
		grid-template-columns: repeat(2,1fr);
		width: 100%;
		display: none !important;
	}
}
	
@media only screen and (max-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
    width: 95%;
    max-width: 960px !important;
}
.main_dubaivisa_hero_banner_section .banner_container_main {
    padding: 50px 15px;
}	

.canvas__open {
    position: absolute;
    right: 24px;
    top: 30px;
	width: 40px;
	height: 35px;
	line-height:30px;
}

.header .container {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

}

@media only screen and (max-width: 991px) {

.header__nav__option .whattsap.desktop_view_btn {
    margin-right: 4px;
}
.whattsap.pull-right a {
    margin-top: 0;
}
.visa-form-header {
    position: relative;
    height: 300px;
}
.col-md-1.hero_mid_elig_iprt {
    display: none;
}
.col-md-1.hero_left_iconmntr {
    display: none;
}
.header__nav__option {
    display: none;
    margin-right: 8%;
}

.offcanvas-menu-wrapper {
    position: fixed;
    left: -397px;
    width: 40%;
    height: 100%;
    background: var(--bg-color-white);
    padding: 50px 20px 30px 30px;
    display: block;
    z-index: 9999;
    overflow-y: auto;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    opacity: 0;
}

.hero_banner_section {
    height: 700px;
    position: relative;
}
.hero_banner_left_area {
    margin-bottom: 24px;
}
.hero_banner_left_area .hero_top_title .hero_txt_main {
    font-size: 18px;
}
.hero_banner_left_area .hero_top_title h1 {
    font-size: 52px;
    text-shadow: 7px 7px 4px #000;
}

.key-container {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
    padding: 16px 20px;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    border-radius: 12px;
    background: rgb(255, 255, 255);
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.12);
    backdrop-filter: blur(4px);
}

.process-section {
    position: relative;
    padding: 50px 0px;
    padding-top: 70px;
}
.sec-title h1 {
    font-size: 28px;
}
.sec-title h2, .read-more-box h2 {
    font-size: 28px;
}
.process-block .icon-box .icon {
    height: 110px;
    width: 110px;
}
.process-block .inner-box .icon-box .icon img {
    width: 56px !important;
    height: 56px !important;
}
.process-block .icon-box {
    position: relative;
    height: 138px;
    width: 138px;
}
.process-block .icon-box .count {
    height: 38px;
    width: 38px;
}
.process-block .info-box .inner {
    padding: 16px 20px 16px;
}
.process-block:last-child {
    margin-top: 14px;
}

.visa-title {
    font-size: 20px;
}
.visa-price {
    font-size: 28px;
}
.visa-detail {
    font-size: 14px;
}
.visa-detail .visa_icon_dtl {
    width: 18px;
    margin-right: 8px;
}

.btn-searchs {
    font-size: 15px;
}
.btn_second_search {
    font-size: 15px;
}

.why_choose_section .inner-items .item .icon i {
    height: 74px;
    width: 74px;
    line-height: 74px;
    font-size: 34px;
}
.why_choose_section .inner-items .item .content h3 {
    font-size: 16px;
}

.testimonial-block-one .inner-box .author-thumb {
    width: 50px;
    height: 50px;
}
.author-box h5 {
    font-size: 15px;
}
.author-box h5 small {
    font-size: 13px;
}

.description {
    font-size: 15px;
}
.main-banner-consultation-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    max-width: 446px;
}
.hero_banner_form_right {
    background-color: #fffffff5;
}
.header__logo {
    padding: 0px 0;
    width: 136px;
}
.header__nav__option {
    text-align: right;
    padding: 14px 0;
}
.header__nav__option .d-express_btn {
    height: 45px;
}
.header__nav__option .d-express_btn .btn-searchs {
    height: 45px;
    line-height: 30px;
}

.visa-wa-perfect {
    margin-right: 15px !important;
}

.visa-form-header h2 {
    font-size: 30px;
}

.default-banner-title .default-tp-title {
    font-size: 34px;
}

.blog-block .lower-content .title a {
    font-size: 18px;
}
.blog-block .lower-content .text {
    font-size: 14px;
}
.blog-block .image-box .date {
    font-size: 22px;
    font-weight: 700;
}

.sec-title h1 {
    font-size: 34px;
}

.default_str_dtls_other .track_label span {
    font-size: 14px;
}

}

@media only screen and (max-width: 768px) {
    .main-banner-consultation-image {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        max-width: 273px;
    }
    .header__nav__option {
        display: none;
        margin-right: 10%;
    }
    .hero_banner_section {
        height: 680px;
        position: relative;
    }
    .hero_banner_left_area .hero_top_title .hero_txt_main {
        font-size: 16px;
    }
    .hero_banner_left_area .hero_top_title h1 {
        font-size: 40px;
        text-shadow: 7px 7px 4px #000;
    }
    .hero_banner_left_area .hero_top_title h2 .hero_in_image {
        width: 110px;
        height: 44px;
        border-radius: 30px;
        overflow: hidden;
    }

    .hero_banner_form_right {
        background-color: #fffffff0;
    }
	    .sec-title h1 {
    font-size: 26px;
}
    .sec-title h2, .read-more-box h2 {
    font-size: 26px;
}
.process-section {
    position: relative;
    padding: 30px 0px;
    padding-top: 70px;
}
.process-block {
    margin-bottom: 20px;
}
.process-block .icon-box {
    position: relative;
    height: 120px;
    width: 120px;
    margin-bottom: 32px;
}
.process-block .icon-box .icon {
    height: 90px;
    width: 90px;
}
.process-block .inner-box .icon-box .icon img {
    width: 46px !important;
    height: 46px !important;
}
.process-block .icon-box .count {
    height: 32px;
    width: 32px;
}
.process-block .info-box .title {
    font-size: 16px;
}
.process-block .info-box .text {
    font-size: 14px;
    line-height: 22px;
}
.nav-tabs .nav-link {
    font-size: 15px;
    padding: 10px 16px;
}
.nav-tabs .nav-link.active {
    font-size: 15px;
    padding: 10px 16px;
}

.prices_card_section {
    padding: 30px 0px;
}

.testimonial-block-one .inner-box .text p {
    font-size: 12px;
    font-style: italic;
    line-height: 22px;
}
.sec-title p {
    font-size: 14px;
}
.description {
    font-size: 14px;
}
.why_choose_section .inner-items .item .content p {
    font-size: 14px;
}

.search-bar input {
    font-size: 14px;
}
.search-bar .cun_search_btn {
    font-size: 16px;
    width: 50px;
}
.footer_contact .footer_left_title {
    font-size: 18px;
}
.widgets_container h3 {
    font-size: 14px;
}
.header__logo {
    padding: 0px 0;
    width: 130px;
}
.header__nav__option {
    text-align: right;
    padding: 12px 0;
}
.header__nav__option .d-express_btn {
    height: 45px;
}
.header__nav__option .d-express_btn .btn-searchs {
    height: 45px;
    line-height: 30px;
}
.canvas__open {
    position: absolute;
    right: 22px;
    top: 30px;
}
.default-banner-title .default-tp-title {
    font-size: 32px;
}

.visa-form-header h2 {
    font-size: 26px;
    margin-bottom: 16px;
}
.visa-form-feature-box {
    display: flex;
    padding: 10px 20px;
}
.visa-form-feature-box {
    display: inline-block;
    width: 49%;
    padding: 10px 20px;
}
.default_main_title .default_sec_text {
    font-size: 16px;
}
.default_input_area label.form-label {
    font-size: 14px;
}
.default_input_area select, .default_input_area input {
    font-size: 14px;
}
#citizen_select, #traveling_select {
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
}
.upload-title {
    font-size: 14px;
}
.upload-box i {
    font-size: 26px;
}
.default_input_area .form-check-label {
    font-size: 14px;
}
.default_note_text p {
    font-size: 14px;
}
.header {
    padding: 2px 0px;
}
.foter_main_logo_bx {
    width: 140px;
}
.edit_ptm_modal .modal-title {
    font-size: 20px !important;
}

.sec-title h1 {
    font-size: 30px;
}

.default_str_dtls_other {
    display: block;
}
.default_str_dtls_other .track_label {
    margin-bottom: 8px;
}
.track_checkbox {
    width: 20px;
    height: 20px;
}

.addresspera {
    font-size: 13px;
}
.footerIcon.d-inline-flex {
    width: 22px;
}

.footer_bottom {
    margin-top: 10px;
}
.footer_left_highlight_bg {
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 42%;
    height: 24px;
    background: var(--bg-color-main);
    border-radius: 0px 50px 0px 0px;
}
.whattsap.pull-right a .chat_icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
}
.whattsap.pull-right a .chat_icon span {
    font-size: 22px;
    color: #fff;
}
.header__nav__option .whattsap a {
    color: #fff;
    font-size: 11px;
    line-height: normal;
    padding: 0px 4px 0px 0px;
    border-radius: 14px;
    width: 149px;
    gap: 4px;
    margin-top: 3px;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.whattsap.pull-right .chat_btn .chat_text small {
    display: block;
    font-size: 8px;
}
.whattsap.pull-right .chat_btn .chat_text strong {
    display: block;
    font-size: 13px;
}
.header__nav__option .whattsap a strong {
    font-size: 13px;
}
.prices_card_section .nav-tabs {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
    white-space: nowrap;
    overflow-y: scroll;
    height: 52px;
}
.alert.alert-success.alert-dismissible.fade.show {
    font-size: 14px;
}

}

@media only screen and (max-width: 575px) {
.edit_ptm_modal .modal-title {
    font-size: 18px !important;
}
    .offcanvas-menu-wrapper {
        position: fixed;
        left: -397px;
        width: 60%;
        height: 100%;
    }
.slicknav_nav ul li a {
    font-size: 14px;
    padding-bottom: 12px !important;
    padding-top: 8px;
}

    .slicknav_nav li ul li a {
        font-size: 13px;
    }
.header__nav__option .whattsap a {
    margin-top: 0px;
}
    .hero_banner_section {
    height: 640px;
    position: relative;
}

.hero_banner_left_area .hero_top_title .hero_txt_main {
    font-size: 15px;
}
.hero_banner_left_area .hero_top_title h1 {
    font-size: 32px;
    text-shadow: 7px 7px 4px #000;
}
.hero_banner_left_area .hero_top_title h2 .hero_in_image {
    width: 86px;
    height: 38px;
    border-radius: 30px;
    overflow: hidden;
}
.hero_banner_left_area .hero_top_title .hero_banner_contnt {
    font-size: 14px;
}
.hero_banner_form_right .form_heading_text {
    font-size: 21px;
}
.hero_banner_form_right .country_label {
    font-size: 15px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
}
.header__nav__option .d-express_btn .btn-searchs {
    font-size: 14px;
    height: 45px;
    line-height: 30px;
}
.btn-search {
    font-size: 15px;
}

.key-container {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    display: flex;
    width: 90%;
    margin: 0 auto;
}
.key-info-value {
    font-size: 16px;
}
.sec-title .sub-title {
    font-size: 14px;
}
.sec-title h1 {
    font-size: 22px;
}
.sec-title h2, .read-more-box h2 {
    font-size: 22px;
}

.process-block .icon-box {
    position: relative;
    height: 108px;
    width: 108px;
    margin-bottom: 32px;
}
.process-block .icon-box .icon {
    height: 82px;
    width: 82px;
}
.process-block .inner-box .icon-box .icon img {
    width: 42px !important;
    height: 42px !important;
}
.nav-tabs .nav-link {
    font-size: 15px;
    padding: 8px 12px;
}
.nav-tabs .nav-link.active {
    font-size: 15px;
    padding: 8px 12px;
}

.prices_card_section .sec-title.text-start.mb-4 {
    margin-bottom: 16px !important;
}
.visa-title {
    font-size: 18px;
}
.visa-price {
    font-size: 26px;
}
.read-more-box p {
    font-size: 14px;
}
.read-more-box h3 {
    font-size: 18px;
}
.read-more-box ul li {
    font-size: 14px;
}
.read-more-box ol li {
    font-size: 14px;
}
.why_choose_section .inner-items .item .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 28px;
}
.content_section {
    padding: 30px 0px;
}
.why_choose_section {
    padding: 36px 0px;
}

.testimonial-section {
    padding: 30px 0px;
}
.country_section {
    padding: 30px 0px;
}
.faqs_Section {
    padding: 30px 0px;
}
.footer_top {
    padding: 38px 0 6px;
}
.country-card {
    padding: 0;
}
.footer_contact .footer_left_title {
    font-size: 17px;
    font-weight: 600;
}
.widgets_container {
    margin-bottom: 20px;
}
.widgets_container h3 {
    font-size: 14px;
    margin-bottom: 8px;
}
.foter_main_logo_bx {
    width: 180px;
}
.default_banner_blogsec {
    padding: 60px 0px;
}
.default_banner_contactsec {
    padding: 60px 0px;
}
.breadcrumb-section .breadcrumb-link {
    font-weight: 600;
    font-size: 14px;
}

.blog-block .lower-content .title a {
    font-size: 16px;
}
.blog-block .post-info li {
    font-size: 12px;
}
.blog-block .image-box .date {
    font-size: 20px;
    font-weight: 700;
}
.blog-section .sec-title.text-start.mb-4 {
    margin-bottom: 12px !important;
}
.blog-section {
    padding: 30px 0px;
}

.header__logo {
    padding: 0px 0;
    width: 113px;
}
.nav_logo_main {
    width: 134px;
}
.foter_main_logo_bx {
    width: 120px;
}

}


@media only screen and (max-width: 480px) {
.visa-wa-perfect {
    display: block;
}
.header__nav__option {
    display: none;
    margin-right: 12%;
}

.offcanvas-menu-wrapper {
    position: fixed;
    left: -397px;
    width: 78%;
    height: 100%;
}

.sprites {
    font-size: 20px;
}
.key-info-head {
    font-size: 12px;
    font-weight: 500;
}
.key-info-value {
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
.key-container-body {
    display: flex;
    align-items: center;
    gap: 5px;
}
.key-container {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    display: flex;
    width: 96%;
    margin: 0 auto;
    padding: 10px 12px;
}
.whatsapp-btn {
    bottom: 95px;
    right: 17px;
    font-size: 34px;
    z-index: 10;
    height: 50px;
    width: 50px;
}
#scrollTopBtn {
    bottom: 45px;
    right: 17px;
    width: 50px;
    height: 50px;
    font-size: 18px;
}

.urgent-visa-btn {
    left: 48px;
    top: 60%;
    font-size: 11px;
    padding: 8px 10px;
}

.sec-title p {
    font-size: 14px;
    margin-bottom: 16px;
}
.widgets_container.widget_menu.widget_menu_last {
    margin-bottom: 40px;
}
.widgets_container.widget_menu {
    margin-bottom: 20px;
}
.default-banner-title .default-tp-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.visa-form-header h2 {
    font-size: 22px;
    margin-bottom: 16px;
}
.select2-container {
    width: 100% !important;
}
.upload-box i {
    font-size: 24px;
}
.default_btn_area.d-flex.w-100.gap-3 {
    display: block !important;
}
.default_btn_area a.btn-searchs.btn_second_search {
    align-items: center;
    padding-top: 8px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.default_btn_area button {
    width: 100%;
    height: 45px;
}
.default_btn_area a, .default_btn_area button {
    font-size: 14px;
    margin-bottom: 12px;
}
.default_main_title .default_sec_text {
    font-size: 15px;
}
.visa-form-feature-box p {
    margin: 0;
    font-size: 12px;
}
.default_main_form_area {
    padding: 20px;
}
.default_banner_blogsec {
    padding: 50px 0px;
}
.default_banner_contactsec {
    padding: 50px 0px;
}
.header__nav__option {display: none !important;}

.read-more-content {
    transition: max-height 0.6s ease;
}

.sec-title h1 {
    font-size: 26px;
    padding-bottom: 0;
}
.visa-wa-perfect img {
    width: 40px;
    height: 40px;
    margin-right: 0;
    border: 0px solid #46c756;
    border-radius: 50px;
    padding: 0;
    background: #fff;
    z-index: 10;
}
.visa-wa-perfect {
    margin-right: 8px !important;
}
.visa-wa-perfect .whts_txt {
    display: none;
}
.canvas__open {
    position: absolute;
    right: 15px;
    top: 24px;
    height: auto;
    padding: 4.5px 0px;
    line-height: 22px;
}

}

@media only screen and (max-width: 575px) {
	ul#visaTab {
		display: block;
		white-space: nowrap;
		overflow: scroll;
	}
	ul#visaTab li.nav-item {
		display: inline-block;
		margin-bottom: 6px;
	}
	.default_str_dtls_other .track_label {
		display: flex;
		align-items: center;
		gap: 8px;
	}
	.default_str_dtls_other .track_label span {
		font-size: 13px;
		font-weight: 600;
	}
	
}

@media only screen and (max-width: 420px) {
	.header__nav__option {display: none !important;}
	
    .header__nav__option .d-express_btn .btn-searchs {
        display: none !important;
        font-size: 12px;
        height: 45px;
        line-height: 30px;
    }
    .hero_banner_form_right .form_heading_text {
        font-size: 19px;
    }
    .hero_banner_left_area .hero_top_title h1 {
        font-size: 24px;
        text-shadow: 7px 7px 4px #000;
    }

    .hero_banner_left_area .hero_top_title h2 .hero_in_image {
    width: 78px;
    height: 34px;
    border-radius: 30px;
    overflow: hidden;
}
.hero_banner_left_area .hero_top_title .hero_txt_main {
    font-size: 14px;
}
.hero_banner_left_area .hero_top_title .hero_banner_contnt {
    font-size: 13px;
    line-height: 20px;
}
.hero_banner_form_right .country_label {
    font-size: 14px;
}
.hero_banner_section {
    height: 610px;
    position: relative;
}
.sprites {
    font-size: 18px;
}
.key-info-head {
    font-size: 10px;
    font-weight: 500;
}
.sec-title h1 {
    font-size: 20px;
}
.sec-title h2, .read-more-box h2 {
    font-size: 20px;
}
.process-block .info-box .title {
    font-size: 15px;
}
.process-block .info-box .text {
    font-size: 13px;
    line-height: 22px;
}
ul#visaTab {
    display: block;
    white-space: nowrap;
    overflow: scroll;
}
ul#visaTab li.nav-item {
    display: inline-block;
    margin-bottom: 6px;
}
.default_check_input.d-flex.justify-content-start.align-items-center.gap-3 {
    gap: 8px !important;
}
.default_input_area .form-check-label {
    font-size: 13px;
    margin-left: 2px;
}

.sec-title .sub-title {
    font-size: 13px;
}
.sec-title h1 {
    font-size: 19px;
    padding-bottom: 0;
}
.dubai_flg_icon {
    width: 32px !important;
}

.partner_item_img {
    padding: 14px;
}

.header__nav__option {
    margin-right: 15%;
}

}


@media only screen and (max-width: 991px) {
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
    font-size: 18px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon {
    padding: 22px 18px;
    margin-bottom: 20px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn a {
    font-size: 13px;
    font-weight: 600;
    display: block;
    padding: 12px 10px;
    text-align: center;
    border-radius: 21px;
}
.pbmit-ihbox-style-14 .pbmit-heading-desc strong {
    font-size: 13px;
}

.left_side h2 {
    font-size: 32px;
}
.contact_section .left_side p {
    font-size: 15px;
    margin: 0px auto;
}
.why_icon {
    width: 70px;
    height: 70px;
}
.why_card {
    margin-bottom: 20px;
}
.doc_icon {
    width: 100px;
    height: 100px;
}
.doc_icon img {
    width: 58px;
    height: 58px;
}
.fees_table_bxs table thead tr .db_tb_heading {
    font-size: 15px;
    vertical-align: middle;
}
.fees_table_bxs table tbody tr .db_tb_text {
    font-size: 15px;
}
.fees_table_bxs table tbody tr .db_tb_text .btn-searchs {
    font-size: 14px;
}
.payment-header .paypal_card {
    width: 104px;
}
.payment-header .visa_card {
    width: 88px;
    height: 30px;
}
.payment-box h2 {
    font-size: 20px;
    font-weight: 700;
}
.track_banner_left .default-tp-title {
    font-size: 28px;
}
.track_banner_left p {
    font-size: 15px;
}
.track_banner_form_bx .track_form_title {
    font-size: 16px;
}

.payment_details_top_main {
    margin-bottom: 30px;
}
.payment_applicant_no {
    font-size: 15px;
}
.default_str_dtls table thead tr .db_tb_heading {
    font-size: 15px;
}
.default_str_dtls table tbody tr .db_tb_text {
    font-size: 14px;
}
.payment_user_dtl_bx .accordion-button {
    font-size: 17px !important;
}
.payment_right .section_title {
    font-size: 17px;
}
.fee_item, .fee_total {
    font-size: 14px;
}
.fee_total {
    font-size: 16px;
    font-weight: 500;
}
.payment_right .sub_title {
    font-size: 17px;
}
.method_box span {
    font-size: 14px;
}

.hero_frm_section {
    height: 170px;
    position: relative;
}
.hero_main_cntry_frm .btn-search {
    height: 46px;
    font-size: 15px;
}

}
@media only screen and (max-width: 767px) {

.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon {
    padding: 22px 18px;
    margin-bottom: 20px;
}
.section-mdt {
    padding: 38px 0px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
    font-size: 16px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn a {
    line-height: 11px;
    padding-bottom: 14px;
}
.contact_section .left_side h2 {
    font-size: 24px;
}
.contact_section .left_side p {
    font-size: 14px;
    margin: 0px auto;
}
.contact_section {
    padding: 30px 0;
}
.contact_section .col-lg-6.col-12.left_side {
    margin-bottom: 24px;
}
.form_card h3 {
    font-size: 20px;
}
.form_card p {
    font-size: 13px;
    margin-bottom: 18px;
}
.input_row input {
    height: 45px;
    font-size: 15px;
}
.input_row textarea {
    font-size: 15px;
    resize: vertical;
}
.fees_table_bxs {
    white-space: nowrap;
    overflow: scroll;
}
.fees_table_bxs table thead tr .db_tb_heading {
    font-size: 14px;
    vertical-align: middle;
}
.fees_table_bxs table tbody tr .db_tb_text {
    font-size: 14px;
}
.fees-section {
    padding: 30px 0px;
}
.payment-header .paypal_card {
    width: 94px;
}
.payment-header .visa_card {
    width: 70px;
    height: 24px;
}
.payment-box h2 {
    font-size: 19px;
}
.payment-main-section {
    padding: 34px 0px;
}
.track_banner_left .default-tp-title {
    font-size: 26px;
}
.track_input {
    min-width: 250px;
    height: 45px;
    font-size: 14px;
}
.track_btn {
    padding: 12px 28px;
    font-size: 15px;
}
.payment_details_top_main .payment_dtl_top_txt_bxs .payment_visa_price {
    margin-bottom: 0px;
    font-size: 15px;
}
.payment-section {
    padding: 30px 0px;
}
.default_banner_mainsec {
    padding: 70px 0px;
}

.hero_frm_section {
    height: 360px;
    position: relative;
}
.hero_main_cntry_frm .btn-search {
    height: 46px;
    font-size: 15px;
    margin-top: 6px;
}
.hero_main_cntry_frm .col-md-5 {
    margin-bottom: 18px;
}

}
@media only screen and (max-width: 768px) {
	.feature_box_mnx {
		margin-bottom: 22px;
	}
}

@media only screen and (max-width: 575px) {
.contact_section .left_side h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
.form_card h3 {
    font-size: 18px;
}
.contact_section .right_side .btn-searchs {
    font-size: 14px;
}

.input_row input {
    height: 45px;
    font-size: 14px;
}
.input_row textarea {
    font-size: 14px;
    resize: vertical;
}
.documents_section {
    padding: 30px 0px;
}
.payment-header .paypal_card {
    width: 88px;
}
.payment-header .visa_card {
    width: 60px;
    height: 19px;
}
.payment-header .master_card {
    width: 46px;
}
.payment-box {
    padding: 26px 20px;
}
.track_banner_section {
    padding: 39px 0px;
}
.track_banner_left .default-tp-title {
    font-size: 22px;
}
.track_banner_left p {
    font-size: 14px;
}
.default_str_dtls {
    white-space: nowrap;
    overflow: scroll;
}
.default_banner_mainsec {
    padding: 60px 0px;
}

}
@media only screen and (max-width: 480px) {
.default_banner_mainsec {
    padding: 50px 0px;
}
.why_icon {
    width: 50px;
    height: 50px;
}
.why_card {
    margin-bottom: 20px;
}
.doc_icon {
    width: 76px;
    height: 76px;
}
.doc_icon img {
    width: 48px;
    height: 48px;
}
.doc_card h4 {
    font-size: 16px;
    height: auto;
}
.why_card h4 {
    font-size: 16px;
    font-weight: 600;
}
.why_card p {
    margin-bottom: 0;
}
.track_banner_left .default-tp-title {
    font-size: 20px;
}
.track_banner_left p {
    font-size: 14px;
    line-height: 22px;
}
.track_form {
    display: block;
}
.track_input {
    min-width: 100%;
    height: 45px;
    font-size: 14px;
    margin-bottom: 10px;
}
.track_btn {
    padding: 12px 28px;
    font-size: 15px;
    margin-left: auto;
    width: -webkit-fill-available;
}
.payment_user_dtl_bx .accordion-button {
    font-size: 16px !important;
}
.payment_right .section_title {
    font-size: 16px;
}
.payment_right .sub_title {
    font-size: 16px;
}
.payment_right .btn-searchs {
    height: 45px;
}
.method_box {
    padding: 8px 15px;
}
.default_str_dtls .btn-searchs {
    font-size: 14px;
}
.payment_details_top_main {
    padding: 16px;
}
.payment_user_dtl_bx .accordion-button {
    padding: 15px 12px;
    font-weight: 700;
}
.payment_user_dtl_bx .accordion-body {
    padding: 15px 12px;
}
.default_str_dtls table.table.table-hover.mt-3 {
    margin-top: 0px !important;
}
.payment_right {
    padding: 16px;
}
span.badge.bg-warning {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
}

}

@media only screen and (max-width: 991px) {
	.docum_required-section .doc-card {
		margin-bottom: 20px;
	}
	.docum_required-section .icon-circle {
		width: 104px;
		height: 104px;
		font-size: 44px;
	}
}
@media only screen and (max-width: 767px) {
	.docum_required-section .icon-circle {
		width: 84px;
		height: 84px;
		font-size: 36px;
	}
	.footer-note strong {
		font-size: 17px;
	}
	.footer-note small {
		font-size: 15px;
	}
	.docum_required-section .doc-card h3 {
		font-size: 16px;
	}
	.footer-note {
		margin-top: 10px;
	}
}
.whatsapp-btn {
	display: none;
}

@media only screen and (max-width: 480px) {
.header__nav__option .whattsap.desktop_view_btn {display: none !important;;}
.header__nav__option .whattsap.mobile_view_btn {display: block !important;}
	.header__nav__option .whattsap a {
		font-size: 10.1px;
		padding: 5px 4px 5px 4px;
		width: 140px;
		height: 35px;
		vertical-align: middle;
		align-items: center;
		display: flex;
		justify-content: center;
	}
	.header__nav__option .whattsap a strong {
		font-size: 12px;
		font-weight: 700;
	}
	.urgent-visa-btn {
		display: none;
	}
	#scrollTopBtn {
		bottom: 105px;
		right: 32px;
		width: 50px;
		height: 50px;
		font-size: 18px;
	}
	.whatsapp-btn {
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		bottom: 21px;
		left: 25px;
		font-size: 34px;
		z-index: 10;
		height: 60px;
		width: 60px;
		border-radius: 50%;
	}
.header__nav__option .whattsap a {
    font-size: 10.1px;
    padding: 5px 4px 5px 4px;
    width: 140px;
    height: 35px;
    background: var(--bg-color-main);
    border-radius: 6px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;
}
.header__nav__option .whattsap a strong {
    font-size: 11px;
    font-weight: 700;
}

}
@media only screen and (max-width: 420px) {

.track_banner_left .default-tp-title {
    font-size: 19px;
}
.payment_applicant_no {
    font-size: 14px;
}
.payment_details_top_main .payment_dtl_top_txt_bxs .payment_visa_price {
    margin-bottom: 0px;
    font-size: 14px;
    width: fit-content;
    margin-left: auto;
    margin-top: 8px;
}
.default_str_dtls table thead tr .db_tb_heading {
    font-size: 14px;
}
.default_str_dtls table tbody tr .db_tb_text {
    font-size: 13px;
}
.payment_details_top_main .payment_dtl_top_txt_bxs {
    display: block !important;
}

.hero_frm_section {
    height: 342px;
    position: relative;
}
.hero_frm_section .banner_in_main_bxs {
    width: 93% !important;
}
.hero_main_cntry_frm .col-md-5 {
    margin-bottom: 10px;
}

.header__nav__option .whattsap a {
    font-size: 10.1px;
    padding: 5px 4px 5px 4px;
    width: 140px;
    height: 35px;
    background: var(--bg-color-main);
    border-radius: 6px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;
}
.header__nav__option .whattsap a strong {
    font-size: 11px;
    font-weight: 700;
}
.whattsap a span {
    position: relative;
    font-size: 27px;
}

.docum_required-section .icon-circle {
    width: 62px;
    height: 62px;
    font-size: 26px;
}
.footer-note strong {
	font-size: 14px;
}
.footer-note small {
	font-size: 13px;
}

}

@media only screen and (max-width: 406px) {
	.country-grid {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(158px, 1fr));
		gap: 14px;
		overflow: hidden;
	}
	.search-bar {
    position: relative;
    margin-bottom: 20px;
}
	
}