/**** Media Query ****/

ul.menu-top .hide-menu {
    display: none;
}

.menu-wrap {
    display: none;
}

.no-scroll {
    overflow: hidden;
}

.mobile-ph,
.mobile-ph a {
    font-size: 0;
    line-height: 30px;

    /*width: 30px;*/
    height: 30px;
}

.mobile-ph {
    margin-right: 30px
}

.mobile-ph a svg,
.mobile-ph a img {

    /*width: 30px;*/
    height: 30px;
    fill: #fff;
}

.mobile-ph a svg path {
    fill: #fff;
}

.mobile-ph.ph-number a {
    margin-left: 0
}

@media (min-width: 2000px) {
    .home-banner-slider {
        height: 70vh;
    }
}

@media (min-width: 1700px) {
    .left-image {
        width: 540px;
    }

    .team-blk .right-text {
        width: calc(100% - 540px);
    }

    /* ul.menu-top li {
        padding: 10px 5px;
    } */
}

@media (min-width: 768px) {
    .banner-home {
        z-index: 3;
        background: none !important;
    }

    .footer-nav {
        display: block;
        margin: auto;
    }

    .offset-line:before {
        width: 8px;
        position: absolute;
        content: "";
        height: 100%;
        top: 0;
        background-color: #a25231;
        left: 3%;
        z-index: 1;
        background: #df9f79;
        background: -moz-linear-gradient(top, #df9f79 0%, #9e4a2e 100%) !important;
        background: -webkit-linear-gradient(top, #df9f79 0%, #9e4a2e 100%) !important;
        background: linear-gradient(to bottom, #df9f79 0%, #9e4a2e 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df9f79', endColorstr='#9e4a2e', GradientType=1);
    }

    .banner-home.offset-line:before {
        background: linear-gradient(360deg, #A25130 0%, rgba(162, 81, 48, 0) 100%);
    }
}

@media (min-width:1900px) {
    .banner-home .container {
        max-width: 1700px;
    }
}

@media (min-width:1850px) {
    /* ul.menu-top li {
        padding: 10px 10px;
    } */
}

@media (min-width:1601px) {
    .main-header .container-fluid {
        max-width: 100%;
    }

    .practice_sec .left-img-block {
        margin-left: -20vw;
    }

    .practice_sec .right-img-block {
        margin-right: -20vw;
    }

    .practice_sec .left-img-block img,
    .practice_sec .right-img-block img {
        width: 100%;
    }
}

@media (min-width:1200px) {
    .how-we-can-help-header .heading-font {
        font-size: 45px;
    }

    .page-id-1000 .contact-map-details {
        padding: 75px 0 40px 100px;
    }
}

@media (min-width:1401px) {
    .container {
        max-width: 1366px;
    }
}


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

    .menu-top li a {
        font-size: 12px;
    }

    ul.menu-top li {
        padding: 15px 8px;
    }

    .banner-home {
        margin-top: 165px;
    }

    .translate-btn {
        margin: 0 18px;
    }

    .translate-btn {
        padding: 12px 10px;
        font-size: 14px;
    }

    /* 	.es_header .menu-top li a {
        font-size: 10px;
    } */
    /* 	.es_header ul.menu-top li{    padding: 10px 3px;} */
}

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

    /* .es_header .menu-top li a{
        font-size:10px;
    } */
    .banner-home .banner-title {
        font-size: 38px;
    }

    .clients-say-img {
        background-position: 100% 75%;
    }

    .positions ul li {
        padding-right: 15px;
    }

    .main-images {
        height: 28rem;
    }
}

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

    /*  .es_header .menu-top li a{
        font-size:9px;
    }
    .eg_header .menu-top li a{
        font-size:10px;
    } */
    .header_social {
        max-width: 380px;
    }

    .banner-home .banner-title {
        font-size: 38px;
    }

    .clients-say-img {
        background-position: 100% 75%;
    }

    .positions ul li {
        padding-right: 15px;
    }

    .main-images {
        height: 22rem;
    }

}

@media (min-width: 1201px) {
    .about-page-sec .heading {
        font-size: 42px;
    }

    .modal-lg {
        max-width: 1000px;
    }

    .banner-home .btn {
        padding: 15px 30px;
    }

    .banner-home .btn .icon svg,
    .banner-home .btn .icon img {
        width: 30px;
        height: 30px;
    }

    .banner-home .inner-content {
        margin-bottom: 30px;
        margin-top: 80px;
    }
}


@media (min-width: 1400px) {
    .banner-home .inner-content {
        margin-bottom: 30px;
        margin-top: 80px;
    }
}

@media (min-width: 1799px) {
    /* .es_header .menu-top li a, .menu-top li a {
		font-size: 13px;
	} */
}

@media (min-width: 1600px) {
    .banner-home .inner-content {
        margin-bottom: 30px;
        margin-top: 80px;
    }
}


@media (max-width: 1799px) {
    /*  .es_header ul.menu-top li {
        padding: 10px 5px;
    }
    .es_header .top-logo {
        width: 180px;
    }
    .es_header .top-menu {
        width: calc(100% - 180px);
    }
    .es_header .menu-top li a {
        font-size: 13px;
    }
    .es_header .ph-number a {
        font-size: 16px;
    }
    .es_header .ph-number p {
        font-size: 12px;
    }
	.ph-number {
		margin-left: 10px;
	} */
}


@media (max-width: 1699px) {
    /* .top-logo {
        margin-left: 1%;
    }
    ul.menu-top li, .es_header ul.menu-top li {
        padding: 5px 3px;
    }
    .menu-top li a {
        font-size: 13px;
    }
	.es_header .menu-top li a {
        font-size: 11px;
    }
    .ph-number {
        margin-left: 0;
    } */

}

@media (max-width: 1599px) {
    .offset-line:before {
        left: 2%
    }

    /* .top-logo, .es_header .top-logo {
        width: 160px;
    }
    .top-menu, .es_header .top-menu {
        width: calc(100% - 160px);
        padding-left: 25px;
    }
    .top-logo, .es_header .top-logo {
        margin-left: 0;
    } */
}

@media (max-width: 1500px) {

    /* .es_header .menu-top li a {
        font-size: 11px;
    } */
    .how-we-can-help-sec .pading-left {
        padding-left: 15px;
    }

    .heading.image_heading {
        padding: 0 5% 0 15%;
    }

    .left-image {
        padding-top: 65%;
    }

    .team-blk .right-text {
        padding: 100px 15px 100px 0;
    }

    .team-lists-slider button.slick-prev {
        top: inherit;
        bottom: 10px;
    }

    .team-lists-slider button.slick-next {
        top: inherit;
        bottom: 10px;
    }

    .team-blk .right-text::before {
        top: 38%;
    }

    .offset-line:before {
        left: 0
    }

    /* .top-menu {
        padding-left: 30px;
    }
    .ph-number p {
        font-size: 13px;
    }
    .ph-number a {
        font-size: 19px;
    }
    .header-contact {
        padding: 10px 15px;
    } */
    .banner-home .banner-title {
        font-size: 40px;
        line-height: 1.5;
    }

    /* .inner-content p.sub_title {
         font-size: 40px;
     }*/
    .team-lists-slider button.slick-next:before {
        left: -13px;
    }
}


@media (max-width: 1439px) {
    /* .top-logo {
        width: 200px;
        margin-left: 0;
    }  */
    /* .ph-number a {
        font-size: 14px;
    }
    .ph-number p {
        font-size: 12px;
    }
    .header-contact{
        margin-left: 10px;
    }
    .es_header .top-logo {
        width: 120px;
    }
    .es_header .top-menu {
        width: calc(100% - 120px);
    }
    .es_header .menu-top li a {
        font-size: 10px;
    }
    .top-logo {
        width: 120px;
    }
    .top-menu {
        width: calc(100% - 120px);
    }
	 */
    /* header.main-header .container-fluid{
		padding:0;
	}
	.top-logo{
		padding-left: 15px;
	}
	.top-menu, .es_header .top-menu {
		padding-left: 15px	;
	} */
}



@media (max-width: 1399px) {

    .banner-home .banner-title {
        font-size: 38px;
        line-height: 1.5;
    }

    /*.inner-content p.sub_title {
        font-size: 35px;
    }*/
    .banner_form input[type="submit"].button-btn {
        height: 140px;
    }

    .banner-home .banner-des {
        font-size: 20px;
    }

    .map-address-list iframe {
        height: 300px;
    }
	
	 .home-banner-form .checkbox span.wpcf7-list-item {
		margin-right: 15px !important;;
	}
	
	.home-banner-form .checkbox .wpcf7-list-item-label {
		font-size: 15px !important;
		padding-left: 26px !important;
	}

}

@media (max-width: 1299px) {
    /*  .es_header ul.menu-top li {
        padding: 10px 3px;
    }
    .es_header .ph-number a {
        font-size: 13px;
    }
    .es_header .ph-number p {
        font-size: 10px;
    }
    .es_header .header-contact{
        padding-left: 5px;
        padding-right: 5px
    } */
    /* .header-contact {
        margin-left: 5px;
    }
	.search-icon {
		margin-left: 10px;
		margin-right: 12px;
	}
	.search-icon svg, .search-icon img {
		width: 18px;
		height: 18px;
	}
	.ph-number svg, .ph-number img {
		height: 15px;
		width: 15px;
	}
	.es_header .top-logo, .top-logo {
		width: 92px;
	}
	.es_header .top-menu, .top-menu {
		width: calc(100% - 92px);
	} */
}



@media (max-width: 1200px) {
    .main-menu {
        background: transparent;
    }

    .banner-home .banner-des {
        font-size: 16px;
    }

    .child-menu-sec ul li {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .space-md {
        margin-top: 50px;
        margin-bottom: 50px;
    }

     .header-row {
        align-items: center;
    }

    .h2 .h2,
    h2,
    .heading,
    h2.title {
        font-size: 40px;
    }

    .header_menu {
        display: none;
    }

    ul.menu-top .hide-menu {
        display: block;
    }

    .main-header:before {
        width: 41%;
    }

    .logged-in .page-banner {
        margin-top: 120px;
    }

    .page-banner {
        margin-top: 120px;
    }

    .desk_phone {
        display: none;
    }

    .menu-wrap {
        background-color: #FFF;
        position: fixed;
        top: 120px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
    }

    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }

    .menu-show {
        right: 0;
        max-width: 100%;
    }

    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }

    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
        padding: 0;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }

    .menu-sidebar .menu-bar-wrapper li>a {
        color: #000;
        padding: 12px 20px;
        position: relative;
        display: block;
        font-weight: 500;
        font-size: 16px;
    }

    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li>a:hover {
        color: #000;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a {
        background-color: #ccc;
    }

    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -5px;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        color: #0e2743;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 500;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 54px;
        width: 44px;
        background-color: transparent;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 16px;
        padding-left: 30px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }

    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }

    body.nav-open-menu {
        position: fixed;
        overflow: hidden;
    }

    .menu-button {
        height: 50px;
        width: 50px;
        position: relative;
        margin-left: 0;
        border: 2px solid #ffff;
        background: #fff;
    }

    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 35px;
        right: 0;
        left: 0;
        background: #184D5A;
        height: 2px;
        border-radius: 10px;
    }

    .menu-button:hover {
        cursor: pointer;
    }

    .menu-button .menu-bar-top {
        top: 10px;
    }

    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }

    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 10px;
    }

    .menu-button.button-open {
        z-index: 13;
        background: #184D5A;
    }

    .menu-button.button-open {
        z-index: 13;
    }

    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }

    .menu-button.button-open .menu-bar-top {
        width: 70%;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
        top: 12px;
        background: #fff;
        opacity: 1;
    }

    .menu-button.button-open .menu-bar-bottom {
        width: 70%;
        transform: rotate(-45deg) translate(10px, -12px);
        transition: .5s;
        right: 0;
        background: #fff;
        top: 38px;
    }

    .sub-menu li ul.sub-menu {
        position: static;
    }

    .ph-number {
        margin-left: 0;
        margin-right: 25px;
    }

    .header-contact {
        display: flex;
        height: auto;
        padding: 0;
        margin: 0 8px 0 0px;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 45px;
    }

    .header_social ul.sociallinks li a {
        margin: 0px 2px;
        width: 33px;
    }

    .search-icon {
        /* width: 20px;
        height: 20px; */
        /* line-height: 22px; */
    }

    .search-icon svg,
    .search-icon img {
        width: 20px;
        height: 20px;
    }

    .about-blockquote-sec .quote_col .blockquote {
        font-size: 26px;
        line-height: 40px;
    }

    .practice-areas-slider {
        padding-bottom: 60px;
    }

    .practice-areas-slider .slick-arrow {
        bottom: 0px;
        background: #fff;
    }

    .slick-arrow svg,
    .slick-arrow img {
        width: 26px;
        height: 26px;
        fill: #000;
    }

    .team-lists-slider {
        padding-left: 15px;
    }

    .left-image {
        padding-top: 75%;
    }

    .mission-lists li {
        width: 50%;
    }

    .mission-lists li:nth-child(2n) {
        border-right: 0;
    }

    .mission-lists li:nth-child(3n) {
        border-right: 1px solid #eaeaea;
    }

    .newsletter-form-box {
        width: 100%;
        max-width: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        text-align: center;
    }

    .footer-logo {
        text-align: center;
    }

    .banner-home {
        margin-top: 120px;
    }

    .top-logo {
        width: 270px;
        padding-right: 15px;
        height: 120px;
    }

    .top-menu {
        width: calc(100% - 270px);
    }

    .translate-btn {
        padding: 12px 10px;
        font-size: 14px;
        margin: 0 15px;
    }

    .header_social span {
        display: none;
    }

}

@media (max-width: 1199px) {
    .contact-map-details {
        flex-direction: column;
        padding-left: 0;
        align-items: flex-start;
        padding-top: 0;
    }

    .get-in-touch {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .get-in-touch-contact-form.pt-2,
    .get-in-touch-header.mb-4 {
        padding-left: 15px;
    }

    .giving-back.es-giving-back.space-md {
        margin-bottom: 0;
    }

    .iframe-map-lists .footer-address-body:last-child {
        margin: 0 !important;
    }

    .contact-info-blocks .item {
        width: 32%;
    }

    .contact-info-blocks .row {
        justify-content: center;
    }
	
	.home-banner-form {
		margin-top: -30px;
	}

}

@media (max-width: 1024px) {
    .story_details {
        padding: 25px 0px 0px 25px;
    }

    .detail-box h4 {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .contact-map-details {
        margin: 0;
        padding: 50px 15px;
        padding-bottom: 0;
    }

    .get-in-touch.offset-line:before {
        display: none;
    }

    .counter-home .counter-slider-number {
        font-size: 45px;
    }

    .counter-home .counter-box:before {
        width: 50px;
        right: -40px;
    }

    .child-menu-sec ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .page-banner {
        min-height: 365px;
    }

    .how-we-can-help-sec .pading-left {
        padding-left: 0;
        padding-right: 0;
    }

    .how-we-can-help-sec::after {
        width: 100%;
    }

    .heading.image_heading {
        padding: 0 15px;
    }

    .team-lists-slider {
        padding-left: 0;
    }

    .left-image {
        padding-top: 62%;
        width: 350px;
    }

    .team-blk .right-text {
        padding: 75px 0;
        width: calc(100% - 350px);
    }

    .team-lists-slider button.slick-prev {
        right: 22%;
    }

    .clients-say-img {
        display: none;
    }

    img.giving-back-img-right {
        margin-bottom: 15px;
        width: 100%;
    }

    .nap-address_wrap .nap-text {
        word-break: break-all;
        color: #fff;
    }

    img {
        width: 100%;
    }

    .page-banner .banner-title {
        font-size: 45px;
        line-height: 50px;
    }

    .space-pd {
        padding: 50px 0;
    }

    .space-mr {
        margin: 50px 0;
    }

    .mainpage h1,
    .postlist-single h1 {
        font-size: 36px;
    }

    .mainpage h2,
    .postlist-single h2 {
        font-size: 32px;
    }

    .mainpage h3,
    .postlist-single h3 {
        font-size: 28px;
    }

    .mainpage h4,
    .postlist-single h4 {
        font-size: 24px;
    }

    .mainpage h5,
    .postlist-single h5 {
        font-size: 20px;
    }

    .mainpage h6,
    .postlist-single h6 {
        font-size: 18px;
    }

    .h2 .h2,
    h2,
    .heading,
    h2.title {
        font-size: 38px;
    }

    .ph-number {
        display: none;
    }



    .footer-logo {
        display: inline-flex;
        align-items: center;
    }

    .footer-logo ul.sociallinks {
        width: 100%;
        justify-content: space-between;
    }

    .footer-logo .f-logo {
        margin-right: 20px;
        width: 180px;
    }

    .footer-logo .f-des-block {
        width: calc(100% - 200px);
        width: -moz-calc(100% - 200px);
        width: -webkit-calc(100% - 200px);
    }

    .footer-logo ul.sociallinks li a svg,
    .footer-logo ul.sociallinks li a img {
        width: 22px;
        height: 22px;
        fill: #9ea0a0;
    }

    .footer-nav {
        margin-top: 30px;
    }

    .page-template-template-es_home .footer-nav {
        margin-top: 0;
    }

    .footer-heading {
        font-size: 22px;
    }

    .copyright-text {
        font-size: 14px;
        line-height: 26px;
    }

    .blog-list,
    .postlist-single,
    .news-listing {
        padding-right: 0;
    }

    aside.blog-sidebar {
        margin-top: 40px;
    }

    .story_details {
        padding: 25px 25px 0px 25px;
    }

    .img-box img {
        width: 100%;
    }

    .detail-box h4 {
        font-size: 20px;
    }

    .positions-perks-form-sec {
        display: inherit;
    }

    .positions-perks-content-box {
        width: 100%;
    }

    .contact-form-box {
        width: 100%;
    }

    .fam_detail {
        padding: 25px 0;
    }

    .fam_row2 .fam_detail {
        padding: 25px 0;
    }

    .fam_row1 .fam_detail {
        padding: 25px 0;
    }

    .immigration-why-work-lists img {
        margin-bottom: 25px;
    }

    .why-choose-list h2.heading {
        font-size: 28px;
    }

    .mobile-view-lang {
        display: block !important;
    }

    .header_social {
        display: none;
    }

    .translate-btn {
        padding: 10px 8px;
        font-size: 14px;
        margin: 0 15px 0 0px;
    }
}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .mission-lists li {
        border: none;
        border-bottom: 1px solid #FFF !important;
    }

    .mission-lists li:nth-last-child(2),
    .mission-lists li:nth-last-child(1) {
        border-bottom: none !important;
    }

    .mission-lists li:nth-child(even) {
        border-left: 1px solid #FFF;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .banner-home {
        height: 600px;
    }

    .banner-home .banner-title {
        font-size: 30px;
        line-height: 45px;
    }

    /*.inner-content p.sub_title {
        font-size: 30px;
    }*/
    .banner_form input[type="submit"].button-btn {
        height: 90px;
        font-size: 18px;
    }

    .list-box {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .awards-and-recognition-list-logo {
        width: auto;
    }

    .page-template-template-es_home .banner-home .banner-title {
        font-size: 34px;
        line-height: 50px;
        max-width: 100%;
    }

    .get-in-touch .address-title {
        font-size: 28px;
    }

    .footer-address-left span {
        font-size: 18px;
    }

    .team-lists-slider button.slick-prev {
        right: 22%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .banner-home {
        height: 600px;
        align-items: flex-start !important;
    }

    .banner-home .banner-title {
        font-size: 55px;
        line-height: 75px;
    }

    .banner-home-slider-image {
        height: 600px;
        background-position: top right;
    }

    .home-banner-slider {
        height: 600px;
    }

}

@media (max-width:1199px) {

    .banner-home-slider-image {
        height: 600px;
        background-position: top right;
    }

    .home-banner-slider {
        height: 600px;
    }

}

@media (min-width:768px) and (max-width:991px) {
    /* 	.team-listing img.featured-img {
                    height: 350px;
            } */
}

/* Small Devices View */
@media (max-width: 767px) {
    .banner_form input[type="submit"].button-btn {
        height: auto;
        padding: 20px;
        margin-top: 20px;
    }

    .ph-number a {
        font-size: 0;
    }

    .contact-map-details {
        padding: 30px 0px;
    }

    .get-in-touch .address-title {
        font-size: 22px;
    }

    .map-address-list iframe {
        height: 400px;
    }

    .counter-home .counter-box:before {
        display: none;
    }

    .counter-home .counter-item:after {
        display: none;
    }

    .child-menu-sec ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mission-lists li {
        padding: 20px
    }

    .mobile-ph,
    .mobile-ph a {
        font-size: 0 !important;
    }

    .page-banner .banner-title {
        font-size: 40px;
        line-height: 45px;
    }

    .h2 .h2,
    h2,
    .heading,
    h2.title {
        font-size: 35px;
    }

    .banner-home .banner-title {
        font-size: 40px;
        line-height: 48px;
    }

    ul.job-details-list li,
    ul.job-details-list li:nth-child(2n) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about-blockquote-sec .quote_col .blockquote {
        font-size: 20px;
        line-height: 32px;
    }

    .map-sec .contactinfo {
        max-width: 540px;
    }

    .home-contact-form form span {
        width: 100%;
        padding: 0;
    }

    .home-commitment-sec .list-cntn ul li {
        width: 100%;
    }

    .mission-lists li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #eaeaea !important;
    }

    .mission-lists li:last-child {
        border-bottom: 0 !important;
    }

    .heading.image_heading {
        font-size: 40px;
    }

    .how-we-can-help-sec::after {
        display: none;
    }

    .list-box-title {
        font-size: 28px;
    }

    .download-the-free-guide-form .cf7-submit-btn {
        padding-left: 15px !important;
        text-align: center;
    }

    .download-the-free-guide-form .wpcf7-submit.button-btn {
        width: auto;
        min-width: 300px;
    }

    .counter-home .counter-box {
        padding: 15px;
        border: 2px solid #fff;
        height: 100%;
    }

    .contact-map-details {
        margin-top: 50px;
    }

    .testimonial-slider.slider {
        padding: 120px 20px 50px 20px;
    }

    .footer-contact-info,
    .footer-follow {
        margin-top: 30px;
    }

    .heading.image_heading span {
        font-size: 16px;
        line-height: 20px;
    }

    .contact-info-blocks .item {
        width: 49%;
    }

    .about-firm {
        background: #f2f2f2;
    }

    .show_line_bottom,
    #container-wrap>div.join-team-page>div.the_perks_sec.space-pd>div>div>div:nth-child(1)>div>h2 {
        font-size: 40px;
    }

    .testimonial-slider.slider {
        padding: 30px 20px 30px 20px;
    }

    .giving-back-content {
        padding-left: 0;
    }

    .get-in-touch-sec-form {
        padding: 0;
    }

    .iframe-map-details .icon-box {
        width: 40px;
        height: 40px;
    }

    .footer-address-left {
        width: calc(100% - 0px);
    }

    .copyright {
        margin-top: 25px;
        padding: 10px 0;
    }

    .how-we-can-help-sec .main-images {
        margin-bottom: 25px;
    }
}

/* Iphone X */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .banner-home {
        height: 550px;
    }

    .banner-home .banner-title {
        font-size: 45px;
        line-height: 60px;
    }

    /* 	.story_details{padding:25px 0;} */


}


@media (max-width:575px) {
    .top-logo {
        width: 200px;
    }

    .immigration-why-work-lists ul li {
        width: 100%;
    }

    .header-search-box.open-search {
        height: 100px;
    }

    .space-md {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .page-banner {
        min-height: 230px;
    }

    .page-banner .banner-title {
        font-size: 22px;
        line-height: 50px;
    }

    .menu-button {
        width: 50px;
        height: 45px;
    }

    .menu-button .menu-bar {
        width: 30px;
    }

    .menu-button .menu-bar-top,
    .menu-button.button-open .menu-bar-top {
        top: 9px;
    }

    .menu-button.button-open .menu-bar-bottom {
        top: 35px;
    }

    .ph-number {
        margin-right: 15px;
        width: 25px;
        height: 25px;
    }

    .ph-number {
        display: block;
    }

    .mobile-ph,
    .mobile-ph a {
        line-height: 25px;
        width: 25px;
        height: 25px;
    }

    .mobile-ph a svg,
    .mobile-ph a img {
        width: 25px;
        height: 25px;
    }

    /* .search-icon {
        width: 22px;
        height: 22px;
        line-height: 22px;
        margin-right: 15px;
    }
    .search-icon svg, .search-icon img {
        width: 22px;
        height: 22px;
    } */
    .menu-sidebar .menu-bar-wrapper li>a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        height: 50px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 14px;
    }

    .mainpage h1,
    .postlist-single h1 {
        font-size: 30px;
        line-height: 1.1;
    }

    .mainpage h2,
    .postlist-single h2 {
        font-size: 28px;
        line-height: 1.1;
    }

    .mainpage h3,
    .postlist-single h3 {
        font-size: 26px;
        line-height: 1.1;
    }

    .mainpage h4,
    .postlist-single h4 {
        font-size: 22px;
        line-height: 1.1;
    }

    .mainpage h5,
    .postlist-single h5 {
        font-size: 18px;
        line-height: 1.1;
    }

    .mainpage h6,
    .postlist-single h6 {
        font-size: 16px;
        line-height: 1.1;
    }

    .header-search-box span.closebtn {
        right: 0;
    }

    .banner-home {
        height: 45vh;
    }

    .banner-title {
        font-size: 20px;
    }

    .home-process-sec .inner-content {
        padding: 50px 20px;
        border-radius: 0 50px 0px 50px;
    }

    .home-commitment-sec .right-content h6 {
        font-size: 18px;
        margin: 15px 0;
        line-height: 1.6;
    }

    .home-commitment-sec ul li {
        font-size: 20px;
    }

    .footer-logo {
        display: block;
        text-align: center;
    }

    .footer-logo .f-logo {
        margin-right: 0;
        width: auto;
        margin-bottom: 15px;
    }

    .footer-logo .f-des-block {
        width: 100%;
    }

    .footer-logo ul.sociallinks {
        justify-content: center;
    }

    .footer-logo ul.sociallinks li {
        margin: 0 5px;
    }

    /* 	.team-listing img.featured-img {
                    height:340px;
            } */
    .video-page .video_detail .icon:after {
        width: 58px;
        height: 38px;
    }

    .help-sec .description {
        font-size: 17px;
        line-height: 30px;
    }

    .map-sec .contactinfo {
        margin: 0 15px;
        width: calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
    }

    .story_details {
        padding: 25px 0;
    }

    .footer-address-left span {
        font-size: 16px;
    }

    .counter-slider-section {
        overflow: hidden;
    }

    .inner-content p.sub_title {
        font-size: 16px;
        padding-bottom: 15px;
    }

    .banner_form_section .text-center {
        text-align: left !important;
    }

    .footer-logo p {
        max-width: 100%;
    }

    .positions-perks-content-box {
        padding: 44px 15px;
    }

    .positions ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        display: inherit;
        flex-wrap: inherit;
    }

    .positions ul li {
        margin-top: 0px;
        width: 100%;
    }

    .contact-form-box {
        padding: 44px 15px;
    }

    .why-choose-list h2.heading {
        font-size: 28px;
    }

    .client-resources-sec .d-flex {
        display: inherit !important;
    }

    .tabs-details-group {
        margin-left: 0px;
        width: 100%;
        background: #eaeaea;
        margin-top: 25px;
    }

    .contact-us-form {
        background: none;
    }

    .contact-us-form.p-5 {
        padding: 0px !important;
    }

    .get-in-touch .h3.heading {
        font-size: 26px;
    }

    .draw-line {
        display: none !important;
    }

    .client_img {
        margin-bottom: 45px;
    }

    .page-template-template-client-tools .space-md {
        margin-bottom: 10px;
    }

    .faqs-title {
        max-width: 85%;
    }

    .how-we-can-help-sec .container-fluid {
        padding-right: 15px !important;
    }

    .main-images {
        height: 300px;
    }

    .page-banner .desc-banner {
        text-align: left !important;
        background: rgba(255, 255, 255, 0.7);
        margin: 0 !important;
        padding: 10px 10px 6px;
        line-height: normal;
        font-size: 20px;
    }

    .page-banner .banner-title {
        line-height: normal;
        background: rgba(255, 255, 255, 0.7);
        padding: 10px 10px;
        margin: 0;
    }

    .page-banner .banner-title::after {
        left: 10px;
    }

    .contact-info-blocks .item {
        width: 100%;
    }

    .top-menu {
        width: calc(100% - 230px);
    }

    .translate-btn {
        height: 45px;
        line-height: normal;
        display: flex;
        align-items: center;
        width: 95px;
        text-align: center;
        justify-content: center;
        padding: 0;
    }

    .search-icon {
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
    }

    .mobile-ph,
    .mobile-ph a {
        line-height: normal;
        height: 45px;
        display: flex;
        align-items: center;
    }
}

/* Extra Small Devices View */
@media (max-width: 480px) {

    .about-firm-content .heading,
    .heading.image_heading,
    .our-team .team-blk .right-text h2.heading,
    .giving-back-content h2.heading {
        font-size: 45px;
    }

    /* 	.btn {
                    white-space: break-spaces;
            } */
    .menu-wrap {
        top: 100px;
    }

    .logged-in .page-banner {
        margin-top: 100px;
    }

    .page-banner {
        margin-top: 100px;
    }

    .menu-button {
        width: 45px;
    }

    .ph-number {
        margin-right: 10px;
    }

    .translate-btn {
        margin: 0px 10px 0 0px;
    }

    h2.heading br {
        display: none;
    }

    .home-blog-sec .blog-heading {
        font-size: 20px;
    }

    .about-blockquote-sec .quote_col .profile {
        font-size: 15px;
        line-height: 24px;
    }

    .about-blockquote-sec .quote_col .blockquote {
        font-size: 16px;
        line-height: 30px;
    }

    .practice_sec .practice a {
        display: block !important;
        text-align: center;
    }

    .practice_sec .practice .practice-title {
        font-size: 17px;
        line-height: 26px;
        margin-left: 0;
        margin-top: 10px;
    }

    .header-row {
        height: 100px;
    }

    .banner-home {
        margin-top: 100px;
    }

    .top-logo,
    .es_header .top-logo {
        width: 180px;
        height: 100px;
    }

    .top-menu {
        width: calc(100% - 180px);
    }
}

@media (max-width:420px) {
    .white-submit-btn::before {
        background-position: center 25px;
        background-size: 25px;
    }

    .white-submit-btn:hover::before {
        background-position: center -32px;
    }

    .top-logo,
    .es_header .top-logo {
        width: 135px;
    }

    .top-menu {
        width: calc(100% - 110px);
    }

    .translate-btn {
        margin: 0px 5px 0 0px;
    }

    header.main-header .container-fluid {
        padding: 0 8px;
    }

    .top-logo::before {
        left: -8px;
    }

    .header-contact {
        margin: 0 5px 0 0px;
        width: 35px;
    }

    .ph-number {
        margin-right: 5px;
    }

    .mobile-ph a svg,
    .mobile-ph a img {
        width: 20px;
        height: 20px;
    }

    .mobile-ph,
    .mobile-ph a {
        line-height: 23px;
        width: 20px;
        height: 20px;
    }
}

@media (max-width:380px) {

    .h2 .h2,
    h2,
    .heading,
    h2.title {
        font-size: 28px;
    }

    .home-blog-sec .post-image img.no-feature,
    .home-blog-sec .post-image img.featured-img {
        height: 250px;
    }

    .home-blog-sec .blog-heading {
        font-size: 18px;
        line-height: 26px;
    }
}



@media (min-width:1200px) and (max-width:1366px) {
    .home-banner-slider {
        /*height: 130vh;*/
        /*bottom: 0;*/
    }

    .banner-home-slider-image {
        /*height: 130vh; */
        background-repeat: no-repeat;
        background-position: top center;
    }

    .one-mission-header h2 {
        font-size: 36px;
    }
}

@media (min-width:992px) {
    .clients-say-img {
        right: 0;
        left: inherit;
    }

    .clients-say-about-us .min-wdth-992 {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

}