/* Responsive css */

@media (max-width: 1600px) {
    ._heading {
        font-size: 40px;
    }
    ._banner .item>img {
        min-height: 800px;
        width: 100%;
        object-fit: cover;
        -webkit-mask-size: 100% 800px;
        mask-size: 100% 800px;
    }
    ._about-section {
        padding: 50px 0 120px;
    }
    ._abt-lft-wraper {
        padding: 0 60px 0 165px;
    }
    ._card-head {
        font-size: 18px;
    }
    ._service-section {
        padding: 215px 0 115px;
        margin-top: 0;
        margin-bottom: 0;
        background-position: bottom right;
    }
    ._text-card-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    ._text-card-desc {
        min-height: 205px;
    }
    ._card2-img {
        width: 85px;
    }
    ._card2-txt {
        font-size: 16px;
        line-height: 25px;
        width: calc(100% - 85px);
    }
    ._about-inner-2 ._abt-right {
        padding-left: 30px;
    }
    ._about-inner-2 ._head-div:not(:last-child) {
        margin-bottom: 15px;
    }
    ._exim-cont {
        padding: 45px;
    }
    ._ser-block-cont {
        padding: 65px;
    }
    ._ser-block-cont-2 {
        padding: 30px 15px;
    }
    ._ser-block ._ser-block-title {
        font-size: 20px;
    }
}

@media (max-width: 1400px) {
    ._common-padding {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    ._heading {
        font-size: 35px;
        line-height: 40px;
    }
    .navbar .navbar-nav>li {
        padding: 10px 10px;
    }
    .navbar li:last-child a {
        padding: 10px 15px;
    }
    ._srch-div {
        width: 225px;
        margin-left: 15px;
    }
    ._banner .item>img {
        min-height: 700px;
        width: 100%;
        object-fit: cover;
        -webkit-mask-size: 100% 700px;
        mask-size: 100% 700px;
    }
    ._bannerCaption-outer {
        top: 45%;
    }
    ._bannerCaption-inner {
        width: 70%;
    }
    ._banner .owl-nav {
        bottom: 25%;
        left: 0;
        right: 0;
        margin: 0 auto;
        justify-content: center;
    }
    ._caption-heading {
        font-size: 35px;
        line-height: 50px;
    }
    ._abt-lft-wraper {
        padding: 0 60px 0 80px;
    }
    ._about-section {
        padding: 50px 0 75px;
    }
    ._about-section::before {
        height: 825px;
        width: 755px;
    }
    ._time li {
        padding-right: 15px;
    }
    ._service-section {
        padding: 103px 0 75px;
        background-size: cover;
        background-position: top center;
    }
    ._footer-bottom {
        padding-top: 75px;
    }
    ._f-social-links li a {
        height: 55px;
        width: 55px;
        line-height: 55px;
        font-size: 25px;
    }
    ._f-quick-links li {
        font-size: 16px;
    }
    footer {
        padding: 45px 0;
    }
    ._exim-cont {
        padding: 30px;
    }
}

@media (max-width: 1199px) {
    ._common-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    ._heading,
    ._work-section ._heading,
    ._calculator-section ._heading {
        font-size: 30px;
        line-height: 35px;
    }
    ._srch-div {
        width: 175px;
        margin-left: 10px;
    }
    ._srch-form .form-control {
        width: 100%;
        border-bottom: 1px solid #fff;
        background-size: 15px;
        padding-right: 30px;
    }
    .logo a {
        margin-right: 15px;
    }
    .navbar .navbar-nav>li {
        font-size: 13px;
        padding: 10px 8px;
    }
    .navbar-brand img {
        height: 35px;
    }
    ._caption-heading {
        font-size: 30px;
        line-height: 35px;
    }
    ._caption-tagline {
        font-size: 15px;
    }
    ._bannerCaption-inner ._btn-default {
        margin-top: 15px;
    }
    ._bannerCaption-inner {
        width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    ._banner .item>img {
        min-height: 525px;
        -webkit-mask-image: none;
        mask-image: none;
        -webkit-mask-size: 0;
        mask-size: 0;
    }
    ._banner .owl-nav {
        bottom: 10%;
    }
    ._about-section::before {
        height: 695px;
        width: 600px;
        top: 15%;
    }
    ._card-head {
        font-size: 16px;
    }
    ._search-section .col-lg-6 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    ._search-section ._head-div {
        margin-bottom: 30px;
    }
    ._w-row {
        margin-top: 45px;
    }
    ._card2 {
        padding: 25px 25px;
    }
    ._card2-txt {
        font-size: 14px;
        line-height: 22px;
    }
    ._calculator-section .row>.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._calculator-section ._head-div {
        text-align: center !important;
        margin-bottom: 30px;
    }
    ._rate-cal {
        text-align: center;
        overflow: hidden;
    }
    ._blog-title {
        font-size: 18px;
    }
    ._text-cont {
        margin-bottom: 15px;
    }
    ._test-div {
        padding-right: 30px;
        padding-top: 30px;
    }
    ._test-div:before {
        height: 60px;
        background-size: contain;
    }
    ._contact-div {
        padding: 60px 65px;
    }
    ._exim-cont ._text-card-heading {
        font-size: 20px;
    }
    ._inner-banner-img {
        height: 350px;
        -webkit-mask-image: none;
        mask-image: none;
    }
    ._inner-banner-cap {
        top: 65%;
    }
    ._abt-card-fig {
        height: 170px;
    }
    ._abt-card-cont {
        padding: 20px 0 15px;
    }
    ._text-card-heading {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 10px 0;
    }
    ._ser-block-cont {
        padding: 30px 15px;
    }
    ._abt-card-2 ._abt-card-fig {
        height: 365px;
    }
    ._news-title {
        font-size: 20px;
    }
    ._contact-form ._btn-default {
        font-size: 16px;
        margin-top: 15px;
    }
    ._map-div {
        padding-left: 0;
    }
    ._contact-form .form-group {
        margin-bottom: 15px;
    }
    ._contact-form .form-control {
        height: 50px;
        padding: 10px 15px;
    }
}

@media (max-width: 1024px) {
    .main_head .navbar-nav .clickD {
        position: absolute;
        right: -5px;
        top: 50%;
        width: 10px;
        height: 5px;
        border-top: 5px solid #fff;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        cursor: pointer;
        display: block;
        background-size: 10px;
        z-index: 9999;
        transform: translateY(-50%);
    }
    .main_head ul.navbar-nav li .clickD+.sub-menu {
        opacity: 0;
        visibility: hidden;
    }
    .main_head ul.navbar-nav li .clickD.toggled+.sub-menu {
        position: absolute;
        top: 100%;
        opacity: 1;
        visibility: visible;
    }
    ._bannerCaption-outer {
        top: 60%;
    }
}

@media (max-width: 991px) {
    ._heading,
    ._work-section ._heading,
    ._calculator-section ._heading {
        font-size: 25px;
        line-height: 30px;
    }
    ._head-div:not(:last-child) {
        margin-bottom: 30px;
    }
    ._head-tag {
        font-size: 15px;
        line-height: 23px;
    }
    ._hdr-top-lft {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
    ._hdr-top-right {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .navbar {
        flex-direction: column;
        padding: 0;
    }
    .logo a {
        margin-right: 0px;
    }
    .navbar-nav {
        align-items: center;
    }
    .navbar .navbar-nav>li {
        padding: 5px 10px;
    }
    ._srch-div {
        position: absolute;
        right: 0;
        display: none;
    }
    ._bannerCaption-inner {
        width: 100%;
    }
    ._banner .item>img {
        min-height: 470px;
    }
    ._banner .owl-nav {
        bottom: 30px;
        left: 0;
        right: 0;
        margin: 0 auto;
        justify-content: center;
    }
    .owl-prev,
    .owl-next {
        margin: 0 7.5px;
    }
    ._about-section::before {
        display: none;
    }
    ._abt-row {
        margin-top: 0;
    }
    ._abt-lft-wraper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    ._abt-right-wraper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: -1;
        margin-bottom: 30px;
    }
    ._card-col,
    ._card-col:not(:last-child) {
        margin-bottom: 15px;
    }
    ._card {
        min-height: 215px;
        box-shadow: 5px 0 18px 0px rgba(41, 114, 234, 0.2);
    }
    ._card-img {
        margin-bottom: 15px;
    }
    ._card-img img {
        max-height: 45px;
    }
    ._card2-img {
        width: 60px;
    }
    ._card2-img img {
        max-width: 45px;
    }
    ._card2-txt {
        width: calc(100% - 60px);
    }
    ._search-div-2 form {
        height: 50px;
    }
    ._search-section .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._search-div-2 form .form-control {
        font-size: 14px;
        background-position: 22px 18px;
        padding-left: 45px;
    }
    ._search-div-2 form .btn {
        font-size: 18px;
    }
    ._service-section {
        background: #7aacf4;
        padding: 50px 0 50px;
    }
    ._service-section ._head-div:not(:last-child) {
        margin-bottom: 25px;
    }
    ._text-card-desc {
        min-height: auto;
    }
    ._blog-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    ._text-card-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._abt-lft,
    ._abt-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._inner-feature-img {
        margin-bottom: 25px;
    }
    ._exim-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._exim-block:nth-child(even) ._exim-col:nth-child(1) {
        padding-left: 15px;
    }
    ._exim-block:nth-child(odd) ._exim-col:nth-child(1) {
        padding-right: 15px;
    }
    ._exim-block:nth-child(even) ._exim-col:nth-child(2) {
        order: 0;
    }
    ._f-quick-links li {
        font-size: 15px;
    }
    ._inner-banner-img {
        height: 300px;
    }
    ._btm-border._head-div {
        width: 100%;
    }
    ._about-inner-1 .row>div {
        margin-bottom: 15px;
    }
    /* ._abt-card {
        margin-bottom: 15px;
    } */
    ._ser-block .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._ser-block-cont {
        padding: 30px 0;
    }
    ._ser-block-row-1 .col-md-6:first-child {
        padding-right: 15;
        padding-left: 15px;
    }
    ._ser-block-row-1 {
        padding-top: 30px;
    }
    ._ser-block-fig-1 {
        border-radius: 10px;
        overflow: hidden;
    }
    ._ser-block-fig-1 img {
        width: 100%;
    }
    ._ser-block-row-2 .col-md-6:nth-child(2) {
        order: -1;
    }
    ._ser-block-fig-2 {
        margin: 0 auto;
        height: auto;
    }
    ._ser-block-cont-2 {
        padding: 30px 0px;
    }
    ._abt-card-2 ._abt-card-fig {
        height: auto;
    }
    ._news-title {
        font-size: 19px;
        line-height: 25px;
    }
    ._recent-post-container {
        margin-top: 25px;
    }
    footer {
        background-size: cover;
    }
    ._exim-corner-section ._head-tag {
        text-align: justify;
    }
    ._exim-cont {
        padding: 30px 0;
        text-align: justify;
    }
    ._map-div {
        margin-top: 30px;
    }
    ._ser-block ._ser-block-title {
        font-size: 18px;
    }
    ._service-inner-1 {
        padding-bottom: 0;
    }
    ._ser-block ._common-padding {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    ._service-inner-1 ._head-div {
        margin-bottom: 35px;
    }
    ._exim-slider .item img {
        min-height: 180px;
        width: 100%;
        object-fit: cover;
    }
    ._s-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }
    ._s-table .table th,
    ._s-table .table td {
        font-size: 14px;
        padding: 10px 15px;
    }
}

@media (max-width: 767px) {
    p {
        font-size: 14px;
        line-height: 23px;
    }
    ._common-padding {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    ._exim-slider {
        padding-top: 45px;
    }
    ._exim-div {
        padding: 45px 0;
    }
    ._head-div:not(:last-child) {
        margin-bottom: 25px;
    }
    ._btn-default {
        font-size: 14px;
        line-height: 23px;
        min-width: 140px;
        padding: 10px 10px;
    }
    .main_head .navbar-nav .clickD {
        top: 25px;
    }
    .main_head ul.navbar-nav li .clickD.toggled+.sub-menu {
        position: relative;
        top: 100%;
    }
    ._hdr-top-lft,
    ._hdr-top-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._top-lists,
    ._social-links {
        justify-content: center;
    }
    ._top-lists li {
        padding-right: 15px;
    }
    ._top-lists li img {
        width: 14px;
        margin-right: 5px;
    }
    .logo a {
        margin: 0;
    }
    .navbar li a {
        color: #fff;
    }
    .navbar .navbar-nav>li:not(:last-child):before {
        display: none !important;
    }
    ._bannerCaption-inner {
        width: 100%;
        text-align: center;
    }
    ._bannerCaption-outer {
        top: 55%;
    }
    ._caption-heading {
        font-size: 25px;
        line-height: 30px;
    }
    ._banner .item>img {
        min-height: 450px;
    }
    ._caption-tagline {
        font-size: 14px;
        line-height: 23px;
    }
    .navbar-toggler {
        position: absolute;
        right: 15px;
        padding: 0;
        top: 13px;
    }
    .navbar-toggler-icon {
        height: auto;
    }
    .navbar-toggler-icon:focus,
    .navbar-toggler:hover,
    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    ._header-bottom .container {
        max-width: 100%;
        padding: 0;
    }
    .bar {
        background: #1e66dc;
        height: 3px;
        margin-bottom: 5px;
        transition: 0.4s;
    }
    .bar:last-child {
        margin-bottom: 0;
    }
    ._cross .bar-1 {
        -webkit-transform: rotate(-45deg) translate(-5px, 3px);
        transform: rotate(-45deg) translate(-5px, 3px);
    }
    ._cross .bar-2 {
        opacity: 0;
    }
    ._cross .bar-3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }
    .navbar-collapse {
        background: #fff;
        width: 100%;
    }
    /* .navbar li a {
            color: #5b5a5a;
        } */
    ._card2:before,
    ._w-col:last-child ._card2:before {
        display: none;
    }
    ._w-col:first-child {
        padding-right: 15px;
        margin-bottom: 25px;
    }
    ._w-col:last-child {
        padding-left: 15px;
    }
    ._card2-col:not(:last-child) {
        margin-bottom: 20px;
    }
    .navbar-collapse {
        background: #1e66dc;
        width: 250px;
        display: block;
        transform: translateX(-100%);
        transition: transform 0.4s;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
    }
    .navbar-collapse._show {
        transform: translateX(0);
    }
    .navbar-nav {
        align-items: flex-start;
        padding: 30px 0;
    }
    .navbar .navbar-nav>li {
        padding: 10px 15px;
        display: block;
        width: 100%;
    }
    .navbar li:last-child {
        margin: 0;
    }
    .navbar li:last-child a {
        color: #fff;
        padding: 0;
        display: block;
        border-radius: 0;
        background: transparent;
    }
    .navbar li:last-child a:hover {
        background: transparent;
    }
    ._bannerCaption-inner ._btn-default {
        font-size: 14px;
    }
    ._about-section {
        padding: 45px 0 45px;
    }
    ._card {
        min-height: auto;
    }
    ._text-card-col {
        margin-top: 15px;
    }
    ._text-card-heading {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 10px 0;
    }
    ._blog-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ._test-div {
        padding-right: 0;
        padding-top: 0;
    }
    ._test-div:before {
        height: 30px;
        width: 30px;
        left: 15px;
        top: 0px;
    }
    ._text-card {
        padding: 25px 25px;
    }
    ._text-card-fig {
        min-height: auto;
    }
    ._blog-cont {
        padding: 20px 15px;
    }
    ._text-cont {
        line-height: 25px;
    }
    ._search-div-2 form {
        height: 45px;
    }
    ._search-div-2 form .btn {
        font-size: 15px;
        width: 150px;
    }
    ._search-div-2 form .form-control {
        font-size: 13px;
        background-position: 12px 17px;
        padding-left: 30px;
        background-size: 12px;
    }
    footer {
        padding: 30px 0;
    }
    ._contact-lists li img {
        width: 20px;
    }
    ._footer-bottom {
        padding-top: 30px;
    }
    ._contact-div {
        padding: 45px 30px;
    }
    ._contact-lists li {
        margin-bottom: 15px;
        padding-left: 35px;
        font-size: 13px;
        line-height: 22px;
    }
    ._contact-lists li br {
        display: none;
    }
    ._cont-icon {
        top: 3px;
    }
    ._f-social-links li {
        padding: 0 5px;
    }
    ._f-social-links li a {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 18px;
    }
    ._f-quick-links li {
        font-size: 13px;
        padding: 0 5px;
    }
    ._news-title {
        font-size: 17px;
        line-height: 23px;
    }
    ._recent-cont ._recent-title {
        font-size: 16px;
    }
    ._inner-banner-img {
        height: 260px;
    }
    ._ser-block ._ser-block-title,
    ._exim-cont ._text-card-heading {
        font-size: 16px;
    }
    ._contact-form .form-control {
        height: 45px;
        padding: 7px 15px;
        font-size: 14px;
    }
    ._map-div {
        height: 300px;
    }
    .pagination {
        margin-top: 15px;
    }
    .page-item a,
    .page-item>span {
        font-size: 13px;
        padding: 5px 10px;
    }
    ._abt-card-2-col:not(:last-child) {
        margin-bottom: 10px;
    }
    ._ser-block-row-1 {
        padding-top: 30px;
    }
    ._search-section._search-header {
        padding: 30px 0;
    }
    ._search-page-cont {
        padding: 30px 0;
    }
    ._s-heading {
        font-size: 18px;
    }
    ._search-page-cont ._heading {
        font-size: 23px;
    }
    .table thead th {
        vertical-align: middle;
    }
    ._s-table .table th,
    ._s-table .table td {
        font-size: 13px;
    }
    ._search-top-hdr ._back-btn {
        display: none;
    }
    ._search-top-hdr {
        margin-bottom: 15px;
    }
    ._search-top-hdr img {
        max-height: 75px;
    }
    ._search-page-footer p {
        font-size: 12px;
        line-height: 16px;
    }
    ._search-section ._head-div {
        margin-bottom: 15px;
    }
    ._calculator-section,
    ._service-section {
        padding: 45px 0
    }
    ._search-result li {
        padding: 5px 15px;
    }
    ._search-result {
        padding: 5px 0;
    }
    ._search-page-cont {
        min-height: 350px;
    }
    ._recent-div {
        flex-wrap: wrap;
        flex-direction: column;
    }
    ._recent-fig {
        width: 100%;
        margin-bottom: 15px;
    }
    ._recent-cont {
        width: 100%;
        padding-left: 0px;
    }
}

@media (max-width: 480px) {
    ._social-links {
        display: none;
    }
    ._top-lists {
        flex-wrap: wrap;
    }
    ._caption-heading {
        font-size: 20px;
        line-height: 24px;
    }
    ._caption-tagline {
        font-size: 12px;
        line-height: 20px;
    }
    ._text-card-heading {
        font-size: 16px;
        line-height: 20px;
    }
}