@charset "utf-8";
@import url('fonts/fonts.css');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* CSS Document */
html {
    scroll-behavior: smooth;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.table-responsive {
    padding: 0 0 20px 0 !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    outline: none !important;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    cursor: pointer;
}

body {
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Jost', sans-serif;
    background: #F7F7F7 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield;
}

.nav-menu > li {
    float: unset;
}

.blogsss .media p {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #707372;
}

.owl-carousel .owl-prev {
    position: absolute;
    left: -100px;
    top: 45%;
}

.owl-carousel .owl-next {
    position: absolute;
    right: -100px;
    top: 45%;
}

.homepage-new-slider .owl-prev {
    position: absolute;
    left: 0px;
    top: 45%;
}

.homepage-new-slider .owl-next {
    position: absolute;
    right: 0px;
    top: 45%;
}

.homepage-new-slider .owl-nav {
    margin-top: 0px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset;
}

.new-testi-slidr .owl-prev {
    position: absolute;
    left: -70px;
    top: 50%;
}

.new-testi-slidr .owl-next {
    position: absolute;
    right: -70px;
    top: 50%;
}

.alert-danger ul li{
    padding: 5px 0;
}

.culture-slider .owl-prev {
    position: absolute;
    left: -150px;
    top: 45%;
}

.culture-slider .owl-next {
    position: absolute;
    right: -130px;
    top: 45%;
}

input {
    border-radius: 5px;
    background: transparent;
}

select {
    font-weight: 500;
    text-transform: capitalize;
    -webkit-appearance: none;
    background: url(../images/ar.png) no-repeat 93% center;
    padding: 0 0 0 10px;
    line-height: 16px;
}

.no-spacing {
    padding: 0;
    margin: 0;
}

.accordion .h6 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #ad122a;
    padding: 10px 0;
}

.accordion .card {
    border: unset;
}

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: unset;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.btn-link, .btn-link:hover, .btn-link:focus {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #ad122a;
    padding: 10px 0;
    text-decoration: none;
}

.custom_flaot_right {
    /*text-align: right;*/
}

.reset-filter {
    padding: 0 1rem;
    text-decoration: underline !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: #1A2939;
}

.reset-filter:hover {
    padding: 0 1rem;
    text-decoration: underline !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: #ad122a;
}

.btn-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

.btn-link.collapsed:after {
    content: "\f106";
}

/*step form css end here*/

a {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none !important;
}

.linkedinn {
    background-image: url("../images/linkedin-seeklogo-01.png");
    background-color: #cccccc;
}

.readmore_button {
    width: auto !important;
    padding: 14px;
    border-radius: 5px;
    background-color: #1A2939 !important;
    border: 0px solid #ced4da !important;
    color: #ffffff !important;
    height: 50px !important;

}

.readmore_button:hover {
    width: auto !important;
    padding: 14px;
    border-radius: 5px;
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    border: 0px solid #ced4da !important;
    color: #ffffff !important;
    height: 50px !important;

}

.new_owl_carousal .card {
    border: unset;
    padding: 20px;

}

.new-testi-slidr .owl-nav button.owl-next, .new-testi-slidr .owl-nav button.owl-prev, .new-testi-slidr button.owl-dot {
    color: #000;
}

.new-testi-slidr .owl-nav button.owl-next:hover, .new-testi-slidr .owl-nav button.owl-prev:hover, .new-testi-slidr button.owl-dot:hover {
    background: transparent;
    color: #000;
}

.culture-slider .owl-nav button.owl-next, .culture-slider .owl-nav button.owl-prev, .culture-slider button.owl-dot {
    color: #fff;
}

.culture-slider .owl-nav button.owl-next:hover, .culture-slider .owl-nav button.owl-prev:hover, .culture-slider button.owl-dot:hover {
    background: transparent;
    color: #fff;
}

.custom-color .owl-nav button.owl-next, .custom-color .owl-nav button.owl-prev, .custom-color button.owl-dot {
    color: #000;
}

.custom-color .owl-nav button.owl-next:hover, .custom-color .owl-nav button.owl-prev:hover, .custom-color button.owl-dot:hover {
    background: transparent;
    color: #000;
}

.t1 .card {
    border: unset;
    padding: 0px;

}

.innn {
    color: #852833;
    font-weight: bold;
    font-size: 16px;
}

.innn:hover {
    color: #1A2939;
    text-decoration: underline !important;
}

/*header start here*/

header {
    /* position: absolute; */
    width: 100%;
    top: 0;
    padding: 27px 20px 27px 20px;
    z-index: 999;
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%);
}

/*header end here*/
.career-p {
    margin: 0 auto;
}

.career-h2 {
    margin: 0 auto;
}

.new1 {
    background-repeat: no-repeat;
    background-image: url(../images/Banner.jpg);
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
}

.new2 {
    background-repeat: no-repeat;
    background-image: url(../images/Banner2.jpg);
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
}

/*======================================= new css start here ===========================*/

.new-testi {
    background-color: #fff;
    padding: 60px 0;
    text-align: center;
}

.testi-card {
    border: 1px solid #707070;
    padding: 100px 25px 62px 25px;
    position: relative;
    cursor: pointer;
    border-radius: 0.25rem;
    /*min-height: 600px;*/
}

.projects-txt-testi {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    color: #1a2939;
    padding-top: 49px;
}

.testipic {
    position: absolute;
    top: -3rem;
    right: 50%;
    transform: translateX(50%);
    z-index: 9999;
}

.new-testi-slidr .item {
    padding-top: 55px;
}

.new-testi-slidr {
    padding-top: 60px;
}

.testi-card:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    /* background-color: #ad122a;*/
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    transition: height 0.4s ease-in-out;
}

.testi-card:hover:after {
    height: 100%;
    z-index: -1;
}

.testi-desc {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
    text-align: justify;
    /*height: 280px;*/
}

.testi-card:hover .testi-desc {
    color: #fff;
    transition: 0.4s ease-in-out;
}

.testi-card:hover .projects-txt-testi {
    color: #fff;
    transition: 0.4s ease-in-out;
}

.home-map-card {
    background: #fff !important;
    padding: 30px;
    border: none !important;
}

.bold {
    font-weight: 600 !important;
}

.map-card iframe {
    width: 100%;
    height: 300px;
}

.new-gray-bg {
    /*background-color: #F7F7F7!important;*/
    /*background: linear-gradient(108.99deg, #F7F7F7 -0.16%, #e2e2e2 153.62%) !important;*/
    background-color: unset;
}

.for-news-page {
    border-color: #fff !important;
}

.for-news-page:hover {
    border-color: #1A2939 !important;
    color: #1A2939 !important;

}

.for-news-page_page:hover {
    border-color: #fff !important;
    color: #fff !important;

}

.inner-rank-card:hover {
    background: #1A2939;
}

.inner-rank-card:hover h4 {
    color: #fff !important;
}

.inner-rank-card:hover h6 {
    color: #fff !important;
}

.inner-rank-card:hover p {
    color: #fff !important;
}

/*======================================= new css end here ===========================*/

.cv-label input[type="file"] {
    display: none;
}

.cv-label {
    cursor: pointer;
    padding-top: 14px;
}

.apply-bt {
    background: #1A2939;
    color: #fff !important;
}

/*======================================= index page start here ===========================*/
.new-project-box img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.new-project-box:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.zoom-pic img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.zoom-pic:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

zoom-pic
.web-btn-sm {
    cursor: pointer;
    border: 1px solid #fff;
    background: transparent;
    padding: 12px 40px !important;
    border-radius: 50px;
    color: white !important;
    margin: 30px 0 0 0;
    font-weight: 600;
    text-transform: capitalize;
}

.web-btn-sm:hover {
    background: #852833 !important;
    color: #fff;
}

.custom-pad {
    padding-top: 85px !important;
}

.home-team .learn-more {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    color: #1A2939;
}

.red-banner {
    background-image: url(../images/new-bg.png);
    background-color: #852833;
    height: 530px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-banner {
    background-image: url(../images/new-bg-firm.png);
    background-color: #852833;
    height: 530px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.team-banner {
    background-image: url(../images/new-bg-team.png);
    background-color: #852833;
    height: 530px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.prac-banner {
    background-image: url(../images/new-bg-pra.png);
    background-color: #852833;
    height: 530px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    /* background-position: center; */
    /* background-size: contain;*/
}

.red-banner p {
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat';
    letter-spacing: 0.05em;
    line-height: 38px
}

.red-banner h6 {
    font-size: 16px;
    font-family: 'Montserrat';
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 20px;
}

.red-banner h5 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    line-height: 50px;
    color: #fff;
}

.white-banner {
    /*background-color: #fff;*/
    /* height: 800px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.white-banner p {
    color: #707372;
    font-size: 16px;
    font-family: 'Montserrat';
    /*letter-spacing: 0.05em;*/
    line-height: 30px;
    padding-right: 50px;
}

.white-banner h6 {
    font-size: 10px;
    font-family: 'Montserrat';
    color: #1A2939;
    letter-spacing: 0.1em;
    line-height: 20px;
    font-weight: normal;
}

.white-banner h5 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 35px;
    line-height: 50px;
    color: #1A2939;
}

.white-banner img {
    width: 850px;
}

.for-blue-bg {
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%) !important;
}

.blog-section h2 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    color: #707372;
    text-align: center;
}

.blog-section h1 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
    /*color: #852833;*/
    color: #1A2939;
    text-align: center;
}

.blog-section h3 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    color: #1A2939;
    text-align: center;
}

.left-box img {
    z-index: 1;
    left: 100px;
    position: relative;
}

.padding-top {
    padding-top: 200px;
}

.no-padding {
    padding: 0;
}

.respn-signup img {
    padding: 0 5px;
}

.filter-box {
    background: #fff;
    /*padding: 30px 70px;*/
    padding: 60px 70px;
    /*padding: 50px 70px 50px 70px;*/
    margin-top: -4rem;
}

.loc-text {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: left;
    color: #707372;
}

.filter-txt {
    display: none;
}

.filter-box form {
    width: 100%;
}

.filter-box input, .filter-box select {
    height: 50px;
    border-radius: 5px;
    background: #f5f5f5;
    width: 100%;
    font-weight: normal;

}

.form-control {
    color: #707372;
    height: 50px;
}

input::placeholder, textarea::placeholder {
    color: #707372 !important;
    font-size: 14px !important;
}

.file_placeholder {
    color: #707372 !important;
    font-size: 14px !important;
}

.filter-box .filter_button {
    background-color: #1A2939;
    border: 1px solid #ced4da;
    color: #ffffff;
}

.filter_button_career {
    background-color: #1A2939 !important;
    border: 1px solid #ced4da !important;
    color: #ffffff !important;
    height: 50px !important;
    width: 100%;
    font-family: 'Montserrat';
    border-radius: 0.25rem;
}

.filter_button_career:hover {
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    border: 1px solid #ced4da;
    color: #ffffff;
}

.form-group {
    margin-bottom: 1rem;
}

.filter-box select {
    height: 50px !important;
    border-radius: 5px;
    background-color: #f5f5f5;
    font-size: 14px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.filter-box .filter_button:hover {
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    border: 1px solid #ced4da;
    color: #ffffff;
}

.vendor_logo_hide {
    display: inline !important;
   /* color: transparent;*/
    width: 250px;
}

.vendor_logo {
    display: block !important;
    color: black;
    width: 100%;
}

::placeholder {
    color: red;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: red;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: red;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/plus.png);
    width: 10.94px;
    height: 11.28px;
}

.navbar-light .navbar-toggler {
    border: none;
}

.employess {
    padding: 40px 0;
}

.employess .media {
    background-color: #fff;
    padding: 24px;
    margin: 10px 0;
    position: relative;
    cursor: pointer;
}

.fa-envelope {
    color: #ad122a;

}

.fa-phone, .fa-fax, .fa-map-marker-alt {
    color: #ad122a;

}

.employess .media h5 {
    color: #1A2939;
    font-family: 'Lora';
    font-size: 35px;
    line-height: 43px;
}

.employess .media h6 {
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
}

.employess .media p {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: #707372;
}

.employess .media .full-pro {
    position: absolute;
    bottom: 50px;
}

.employess .media .in {
    position: absolute;
    bottom: 50px;
    right: 52px;
}

.employess .media .emp-pic {
    width: 260px;
    height: 290px;
}

.employess .media .media-body {
    padding: 10px 10px;
}

.employess .full-pro {
    font-family: 'Lora';
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 20px;
    color: #1A2939;
    border-bottom: 1px solid #1A2939;
}

.center-content {
    padding: 44px 0;
}

.blogsss {
    padding: 70px 0;
}

.blogsss .media {
    background-color: #fff;
    padding: 24px;
    margin: 10px 0;
    display: block;
}

.blogsss .media h5 {
    color: #1A2939;
    font-family: 'Lora';
    font-size: 28px;
    line-height: 43px;
    padding: 20px 0;
}

.blogsss .media h6 {
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
    font-style: italic;
    padding-bottom: 30px;
    height: 100px;
}

.blogsss .media p {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #707372;
}

.blogsss .media .full-pro {
    color: #1A2939;
    border-bottom: 1px solid #1A2939;
    font-family: 'Lora';
    font-size: 12px;
    font-style: italic;

}

.white-banner .full-pro {
    color: #1A2939;
    border-bottom: 1px solid #1A2939;
    font-family: 'Lora';
    font-size: 12px;
    font-style: italic;
    margin: 100px 0 0 0px;

}

.blogsss .media .dated {
    color: #1A2939;
    font-family: 'Montserrat';
    font-size: 10px;
    float: right;
    font-weight: bold;
    text-transform: uppercase;

}

.blogsss .media .in {
    position: absolute;
    bottom: 50px;
    right: 52px;
}

.blogsss .media .emp-pic {
    width: 260px;
    height: 290px;
}

.employess .media .media-body {
    padding: 10px 10px;
}

.employess .full-pro {
    font-family: 'Lora';
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 20px;
    color: #1A2939;
    border-bottom: 1px solid #1A2939;
}

.employess .media p img {
    padding-right: 5px;
}

.contents2 ul li {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #6d706d;
    list-style-type: disc;
    margin: 0 20px;
}

strong {
    font-weight: 600;
}

.contents ul li {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #6d706d;
    list-style-type: disc;
    margin: 0 20px;
}

.career-section-2 .practice-box .media p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #6d706d;
    padding: 15px 0 22px 0;
}

/*======================================= index page end here ===========================*/

#header {
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    /* box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%); */
}

header#header.header-white {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    /* background-color: white; */
    /*background: #0000004d;*/
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%);
    /* background: #0000001f; */
    backdrop-filter: blur(11px);
    position: fixed;
    width: 100%;
    top: 0;
    padding: 27px 20px 27px 20px;
    /*padding: 12px 136px 12px 140px;*/
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 12px 40px !important;
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 14px;
    /* font-family: 'ITC Avant Garde Gothic Std';*/
    font-family: 'Montserrat';
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #1A2939;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 10px;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    /* font-family: 'ITC Avant Garde Gothic Std';*/
    font-family: 'Montserrat';
    font-size: 12px;
}

.dropdown-content a:hover {
    background-color: #ad122a;
    border-radius: 10px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #ad122a;
}

.w-banner h6 {
    color: #fff !important;
}

.w-banner h5 {
    color: #fff !important;
}

.w-banner p {
    color: #fff !important;
}

.w-banner a {
    color: #fff !important;
}

.memberactive {
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%) !important;
}

/*======================================= full-profile page start here ===========================*/

.backgr-white {
    background-color: #fff;
}

.full-pic {
    /*width: 400px;
    height: 446px;*/
}

.left-box {
    padding-top: 85px;
}

.inner_color {
    color: #1A2939 !important;
}

.inner_color:hover {
    color: #ad122a !important;
}

.profile .right-box2 {
    padding-top: 0px;
    padding-left: 0;
}

.profile .right-box2 h6 {
    font-family: 'Lora';
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.profile .right-box2 .media p {
    color: #fff;
}

.right-box {
    padding-top: 85px;
    padding-left: 130px;
    padding-bottom: 170px;
    padding-right: 80px;
}

.name1 {
    color: #1A2939;
    font-family: 'Lora';
    font-size: 35px;
    line-height: 43px;
    font-weight: 600;
}

.post {
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
}

.pro-email p {
    font-family: 'Montserrat';
    /* font-style: italic;*/
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    color: #707372;
}

.pro-email {
    padding: 15px 0;
}

.contents p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #6d706d;
    text-align: justify;
}

.contents h6 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #ad122a;
    padding: 10px 0;
}

.icn-txt {
    padding-left: 30px;
}

.icn-txt h6 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #1A2939;
    padding-bottom: 20px;
}

.custom_h6 h6 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #852833;
    padding: 10px 0;
}

.icn-txt p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #6d706d;
    padding-top: 10px;
}

.icn-txt .media {
    margin-bottom: 10px;
}

.icn-2 {
    padding-left: 30px;
}

.icn-txt2 h6 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #1A2939;
    padding-bottom: 20px;
}

.icn-txt2 p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 32px;
    color: #6d706d;
}

.icn-txt2 .media {
    margin-bottom: 28px;
}

.educt h6 {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
    padding: 20px 0;
    text-transform: uppercase;
}

.educt p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #707372;
    /* padding: 20px 0;*/
}

.left-box .name-detail {
    display: none;
}

.icn-txt2 {
    display: none;
}

/*======================================= full-profile end here ===========================*/

/*======================================= bugs start here ===========================*/

/*======================================= bugs end here ===========================*/

/*======================= new pages start here==============*/

.red-banner-new {
    background-image: url(../images/new-bg.png);
    /* height: 786px;*/
    height: 100vh;
    /* height: 630px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-96 {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 96px;
    line-height: 90px;
    color: #fff;
}

.recent_button {
    width: 300px;
    padding: 16px;
    font-size: 16px;
    height: auto;
    font-family: 'Montserrat';
    border-radius: 0.25rem;
}

.red-banner-new .text-96 {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 90px;
    line-height: 90px;
    color: #fff;
}

.text-40 {
    font-family: 'ITC Avant Garde Gothic Std';
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 64px;
    color: #fff;
}

.for-left-border {
    border-left: 3px solid #fff;
    padding-left: 30px;
}

.about-the-firm {
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%);
    padding: 60px 0;
}

.about-the-firm h6 {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #fff;
    text-align: justify;
    /* padding-top: 28px;*/
}

.area2 {
    margin-top: 0rem;
    /*margin-bottom: 60px;*/
    padding: 60px 70px;
}

.filter-section-new {
    background-color: #fff;
}

.text-logo {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 49px;
    letter-spacing: 0.2em;
    line-height: 58px;
    color: #fff;
}

.years {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 65px;
    line-height: 86px;
    color: #f7f7f7;
    padding-top: 40px;
    /*padding-right: 75px;*/
}

.exp {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #fff;
}

.years-box {
    display: flex;
}

.small-firm {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #fff;
}

.firm-h4 {
    font-family: 'Lora';
    font-weight: 500;
    /*font-size: 38px;*/
    font-size: 32px;
    line-height: 50px;
    color: #f7f7f7;
    padding: 10px 0;
    /* text-align: justify;*/
}

.red-box {
    /*background-color: #852833;*/
    /*background-color: #ad122a;*/
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    /*max-width: 493px;*/
    /*height: 389px;*/
    /* padding: 116px 50px 42px 75px;*/
    padding: 10px;
    /*margin-top: -14rem;*/
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
}

.recent {
    font-family: 'Lora';
    font-weight: normal;
    font-weight: 600;
    font-size: 44px;
    /*color: #1a2939;*/
    color: #fff;
}

.project-heding {
    padding-bottom: 3rem;
    text-align: center;
}

.gray-banner2 {
    /*background-color: #F7F7F7;*/
    background: linear-gradient(108.99deg, #F7F7F7 -0.16%, #d1d1d1 153.62%);
    justify-content: center;
    align-items: center;
    padding: 60px 0;
}

.projects-txt {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 26px;
    line-height: 45px;
    /*color: #1a2939;*/
    color: #fff;
    padding-top: 10px;
}

.map-card a {
    color: #6d706d;
}

.map-card a:hover {
    color: #6d706d;
}

.helping-box {
    background-image: url(../images/new-bg2.png);
    height: 702px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.years-50 {
    font-family: "ITC Avant Garde Gothic Std";
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 64px;
    color: #fff;
}

.helping-h4 {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 96px;
    line-height: 85px;
    color: #fff;
}

.white-bordr {
    font-family: "ITC Avant Garde Gothic Std";
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 19px;
    color: #fff;
}

.zoom-pic {
    overflow: hidden;
}

.new-project-box {
    margin: 10px 0;
    /*overflow: hidden;*/
}

.new-btn {
    color: rgb(231, 10, 10);
    text-transform: capitalize;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 68px;
    border: unset;
    border-radius: 5px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #fff;
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
}

.new-btn:hover {
    background: linear-gradient(108.99deg, #1A2939 -0.16%, #101b23 153.62%);
}

.membr {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.membr:hover {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.culture-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.year-slider {
    /* padding-top: 80px;*/
}

.year-slider .card {
    border: none;
    /*height: 280px;*/
}

.year-slider .owl-stage {
    display: flex;
    align-items: end;
}

.year-slider h5 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 30px;
    color: #22394e;
}

.year-slider .card-body {
    padding-left: 0;
    padding-right: 0;
}

.year-slider h6 {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #6d706d;
    /*padding-top: 40px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* number of lines to show */
    line-clamp: 5;
    -webkit-box-orient: vertical;
    padding: 40px 8px 5px 11px;
}

.year-slider .owl-prev {
    width: 50px;
    height: 50px;
    background: transparent;
    border: 1px solid #6d706d !important;
    border-radius: 50px !important;
}

.year-slider .owl-next {
    width: 50px;
    height: 50px;
    background: transparent;
    border: 1px solid #6d706d !important;
    border-radius: 50px !important;
}

.new-vision-pic {
    width: 552px;
}

.vision-txt-box h4 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    color: #852833;
    padding: 30px 0;
}

.vision-txt-box p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
    color: #979b98;
}

.filter-box2 {
    background: #fff;
    padding: 60px 70px;
    margin: 30px 0;
}

.new-card h5 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 28px;
    line-height: 20px;
    color: #1a2939;
    padding-top: 20px;
}

.new-card {
    border: none;
    background: none;
}

.new-card .card-body {
    padding-left: 0;
    padding-top: 0;
}

.new-card p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #6d706d;
    padding-top: 30px;
    width: 90%;
    text-align: justify;
}

.new-card img {
    width: 90%;
    height: auto;
}

.memberships-box {
    background-color: #ffffff;
    padding: 60px 0;
}

.page-media h5 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    color: #1a2939;
}

.page-media p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: left;
    color: #707372;
    padding-top: 22px;
    text-align: justify;
}

.memberships-box .area-heading {
    /* padding-top: 40px;*/
    padding-bottom: 40px;
}

.white-hr {
    border-color: #fff;
}

.ranked-box {
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    padding: 60px 0;
}

.rank-text {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    color: #fff;
    padding-left: 10px;
    padding-bottom: 20px;
    line-height: 50px;
}

.hr-all-white {
    width: 200px;
    /* color: #1A2939; */
    border-top: 2px solid #fff;
    margin-top: 1rem;
}

.mar-left-0 {
    margin-left: 0;
}

.hr-all-red {
    width: 200px;
    /* color: #1A2939; */
    border-top: 2px solid #ad122a;
    margin-top: 1rem;
}

.hr-all-red-read {
    width: 50px;
    float: left;
    /* color: #1A2939; */
    border-top: 1px solid #ad122a;
    margin-top: 1rem;
}

.footer_line {
    width: 100%;
    border-top: 1px solid #ad122a !important;
    margin-top: 0;
    padding: 0 !important;
}

.footer_line_blue {
    width: 100%;
    border-top: 1px solid #1A2939 !important;
    margin-top: 0;
    padding: 0 !important;
}

.footer-linked {
    float: left;
}

.rank-year {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    color: #fff;
    padding: 20px 0;
}

.rank-card {
    width: 100%;
    height: 212px;
    border-radius: 10px;
    padding: 10px;
    border: 2px solid #ffffff;
    margin: 10px 0;
}

.inner-rank-card {
    background-image: url(../images/new-rank-card-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.inner-rank-card h4 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    color: #1A2939;
}

.inner-rank-card h6 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1A2939;
    text-align: center;
}

.inner-rank-card p {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #1A2939;
    padding-top: 30px;
    text-align: center;
}

.histry-txt {
    display: none;
}

.values-txt1 {
    display: none;
}

.fa-linkedin-in {
    color: #ad122a;
    /*font-size: 20px;*/
}

/*======================= new pages end here==============*/

.employess .media a {
    z-index: 2;
}

.employess .media .media-body {
    z-index: 2;
}

.employess .media:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ad122a;
    transition: height 0.4s ease-in-out;
}

.employess .media:hover:after {
    height: 100%;
}

.employess .media:hover h5 {
    color: #fff;
}

.employess .media:hover h6 {
    color: #fff;
}

.employess .media:hover .fa-linkedin-in {
    color: #fff;
}

.employess .media:hover .center-content p {
    color: #fff;
}

.employess .media:hover .full-pro {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.employess .media:hover .fa-envelope {
    color: #fff;
}

.employess .media:hover .fa-phone {
    color: #fff;
}

/*======================================= practice-areas page start here ===========================*/

.area-heading {
    text-align: center;
}

.area-heading h6 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 30px;
    color: #22394e;
    /*padding-bottom: 10px;*/
    line-height: 50px;
}

.area-heading p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #6d706d;
    padding-top: 40px;
    padding-bottom: 40px;
}

.practice-box {
    /* padding: 90px 0 10px 0;*/
    padding: 10px 0 10px 0;
}

.practice_area_page .media {
    display: block;
    margin-top: 30px;
}

.practice_area_page .media .media_arraw {
    text-align: center;
    margin-top: 30px;
}

.practice_area_page .media .media_arraw_text {
    text-align: center;
    margin-top: 30px;
}

.area {
    margin-top: -13rem;
    margin-bottom: 60px;
    padding: 60px 70px;
}

.practice-box .media {
    width: 309px;
    height: 185px;
    padding: 20px;
}

.practice-box .media h5 {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    /*color: #ad122a;*/
    color: #707372;
    font-weight: 600;
}

.practice-box .media img {
    width: 40px;
}

.practice-box .media p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #6d706d;
    padding: 32px 0 25px 0;
}

.practice-box .media a {
    color: #C2C4C3;
}

.flip-card {
    background-color: transparent;
    width: 309px;
    height: 185px;
    perspective: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
    
}

.year-slider-hr {
    margin: 60px 0;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */

}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    color: black;
}

.flip-card-back {
    /* background-color: #2980b9; */
    color: white;
    transform: rotateY(180deg);
}

.flip-card-back h5 {
    position: absolute;
    top: 40px;
    left: 30px;
    font-size: 20px;
    line-height: 22px;
    font-family: 'Lora';
    color: #fff;
}

.flip-card-back .for-read-a {
    position: absolute;
    bottom: 18px;
    left: 30px;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}

.footer-linked img {
    /* width: 80%;*/
    padding: 10px 0px;
}

/*======================================= practice-areas page end here ===========================*/

/*======================================= financing page start here ===========================*/



.left-box2 {
    padding-left: 30px;
    padding-top: 75px;
    padding-bottom: 156px;
}

.single_practice_area .left-box2 {
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 50px;
}

.text-16 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #707372;
}

.financ-heading {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    line-height: 50px;
    color: #1a2939;
    padding-bottom: 20px;
}

.contents2 p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 25px;
    color: #6d706d;
    text-align: justify;
}

.inner-box {
    padding: 0 40px;
}

.backg-red {
    background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    /*background-color: #852833;*/
}

.right-box2 {
    padding-top: 85px;
    padding-left: 50px;
}

.right-box2 .media p {
    color: #707372;
}

.right-box2 .icn-txt {
    padding-left: 80px;
}

.right-box2 h6 {
    color: #ad122a;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
}

.silder-titel {
    font-family: 'Lora';
    font-weight: normal;
    font-size: 20px;
    line-height: 35px;
    color: #1A2939;
    /*padding-top: 20px;*/
    /*height: 90px;*/
}

.card-p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: #707372;
    /*padding: 18px 0 30px 0;*/
    padding: 0px 0 10px 0;
}

.teaaaammmm .card-body {
    padding: 10px 1.25rem;
}

.learn-more {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    /*color: #1A2939;*/
    color: #ffffff;
}

.learn-more:hover {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    /*color: #1A2939;*/
    color: #ffffff;
}

.learn-more-blue {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    color: #1A2939;
}

.learn-more-blue:hover {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    color: #ad122a;
}

.learn-more-white {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    color: #fff;
}

.learn-more-white:hover {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 10px;
    text-align: left;
    color: #ad122a;
}

.teams-box .card {
    padding: 20px;
}

.teams-box .card .card-body {
    padding: 0px;
}

.main-p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    /* color: #707372;*/
    color: #ffffff;
    text-align: center;
}

.main-heding {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 44px;
    line-height: 50px;
    text-align: center;
    color: #1A2939;
    /*color: #ffffff;*/
    padding-bottom: 30px;
}

.partner-heding {
    font-family: 'Lora';
    font-weight: bold;
    font-size: 38px;
    line-height: 43px;
    text-align: left;
    color: #707372;
    /*color: #ffffff;*/
    padding: 38px 0;
}

.all-team {
    font-family: 'Lora';
    font-weight: normal;
    /*font-style: italic;*/
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 20px;
    text-align: center;
    /*color: #1A2939;*/
    color: #ffffff;
    margin-top: 80px;
}

.all-team:hover {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 20px;
    text-align: center;
    /*color: #1A2939;*/
    color: #ad122a;
    /*padding-top: 80px;*/
}

.all-blogs {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 20px;
    text-align: center;
    color: #1A2939;
    padding-top: 80px;
}

.all-blogs:hover {
    font-family: 'Lora';
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 20px;
    text-align: center;
    /*color: #1A2939;*/
    color: #ad122a;
    padding-top: 80px;
}

.teams-box {
    padding: 60px 0;
}

.more-text {
    padding-left: 150px;
}

/*======================================= financing page end here ===========================*/

/*======================================= contact page start here ===========================*/

.gray-banner {
    background: linear-gradient(108.99deg, #F7F7F7 -0.16%, #d1d1d1 153.62%);
    /*background-color: #F7F7F7;*/
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0 0 0;
}

.contact {
    background: linear-gradient(108.99deg, #F7F7F7 -0.16%, #d1d1d1 153.62%);
    /*background-color: #F7F7F7;*/
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0 60px 0;
}

.home-contact-box {
    /*height: 1240px!important;*/
    height: auto;
}

.gray-banner h6 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: left;
    color: #707372;
}

.gray-banner h5 {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 38px;
    line-height: 50px;
    text-align: left;
    color: #1A2939;
}

.gray-banner input {
    height: 50px;
    border-radius: 5px;
    background: transparent;
    border: 0.5px solid #6d706d;
}

.gray-banner textarea {
    height: 136px;
    border-radius: 5px;
    background: transparent;
    border: 0.5px solid #6d706d;
}

.gray-banner form {
    padding-top: 30px;
}

.send-btn {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: #1A2939;
    /*padding-top: 30px;*/
    border-radius: 10px;
    padding: 18px;
}

.contact-map {
    background-color: transparent;
    /* background: linear-gradient(108.99deg, #F7F7F7 -0.16%, #e2e2e2 153.62%);*/
    padding: 40px 0 40px 0;
}

.contact-map .media {
    padding: 3px 0;
}

.contact-map p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #6d706d;
}

.contact-map iframe {
    width: 100%;
    height: 300px;
}

.respn-line {
    display: none;
}

.contact-map {
    /*padding: 40px 0 0px 0;*/
}

.custom-padding-contact {
    padding: 70px 0 70px 0;
}

.inner-box img {
    float: left;
    margin-right: 50px;
}

/*======================================= contact page end here ===========================*/

/*.career-section hr {
    width: 200px;
    !*color: #1A2939;*!
    border-top: 2px solid #1A2939;
    margin-top: 1rem;
}*/

.career-section p {
    color: #6d706d;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-align: center;
    padding: 0 100px;
}

.career-section-3 p {
    color: #6d706d;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-align: center;
    padding: 0 50px;
}

.career-section-3 .item .new-card p {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #6d706d;
    padding: 30px 0 0 0;
    text-align: left;
    text-align: justify;

}

.career-p {
    color: #6d706d;
    font-size: 12px !important;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: left !important;
    padding: 0 !important;
    width: 280px;
}

.career-h2 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #1A2939;
    padding: 30px 10px;
    width: 300px;
    height: 100px;
}

.career_margin {
    margin: 100px 0;
}

.career-section-2 .practice-box {
    position: relative;
    padding: 0;
}

.career-section-2 .career-flip {
    position: absolute;
    top: -200px;
    left: 405px;
}

.career-section-2 .career-flip-right {
    position: absolute;
    top: -200px;
    right: 370px;
}

.career-form h3 {
    font-family: 'Lora';
    font-weight: 600;
    font-size: 32px;
    line-height: 26px;
    color: #1A2939;
    text-align: center;
    padding-bottom: 30px;
}

.career-form p {
    color: #6d706d;
    font-size: 14px !important;
    font-family: 'Montserrat';
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 26px;
    text-align: center;
    padding-bottom: 30px;
}

.career-form .button-p {
    padding: 0;
}

.form-control {
    border: 1px solid #6d706d;
}

/*============================footer start here*============================*/

.yell-btn-sm {
    cursor: pointer;
    border: 1px solid #1A2939;
    background: transparent;
    padding: 12px 40px !important;
    border-radius: 50px;
    color: #1A2939 !important;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    text-transform: capitalize;
}

.yell-btn-sm:hover {
    transform: scale(1.1);
}

.yell-btn-sm img {
    padding: 0 5px;
}

footer {
    background: #1A2939;
    background-size: cover;
}

.footer-top {
    padding: 50px 0 50px 0;
}

.footer-top hr {
    border-color: #646464;
    padding: 8px 0;
}

.addrs {
    font-family: 'Montserrat';
    letter-spacing: 0.05em;
    line-height: 26px;
    font-size: 16px;
    text-align: right;
    /* color: #69888c;*/
    color: #ffffff;
}

.contact-box li {
    margin: 0 0 24px 0;
}

.contact-box li i {
    padding-right: 15px;
}

.copyrite-p {
    text-align: right;
    color: #9D9D9D;
    font-family: 'Lato', sans-serif;
    margin: 0;
}

.copyrite-p a {
    padding: 0 10px;
    font-family: Montserrat;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #f7f7f7;
}

.footer-top ul li a {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #9d9d9d;
}

.footer-hedings {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: left;
    color: #f7f7f7;
}

.footer-top ul li img {
    margin: 0 10px 0 0;
}

.footer-top ul.social {
    margin: 0 0 0 0;
}

.footer-top ul.social li {
    display: inline-block;
}

.footer-top ul.social li a {
    margin: 20px 0 0 3px;
    padding: 10px;
    border-radius: 5px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

.ftr-env {
    padding-right: 10px;
}

.adr {
    padding: 30px 0;
}

.social-icons {
    list-style: none;
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}

.social-icons li a {
    color: #ffffff !important;
    font-size: 18px;
    width: 44px;
    height: 44px;
    border: 1px solid #ffffff;
    background: transparent;
    border-radius: 50px;
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%); */
    margin-right: 10px;
    margin-top: 10px;
    transition: ease-in-out 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-top ul li:last-child a {
    margin-right: 0px;
}

.social-icons li a:hover {
    color: #1A2939 !important;
    background: #fff;
}

.social-icons li a:hover .fa-linkedin-in {
    color: #1A2939 !important;
}

.footer-top ul.social li a.active,
.footer-top ul.social li a:hover {
    background: #0EAFE6;
    color: white;
}

.footer-bottom {
    border-top: 2px solid #2d26c5;
    padding: 8px 0 18px 0;
}

.footer-bottom p {
    color: white;
    margin: 25px 0 0 0;
    font-size: 15px;
}

.footer-bottom ul li {
    display: inline-block;
}

.footer-bottom ul li a {
    margin: 16px 0 0 10px;
}

.footer-bottom ul li a:hover {
    opacity: .6;
}

.footer-top ul li a:hover {
    color: #0EAFE6;
}

.footer-top ul li a:hover {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 25px;
    text-align: left;
    color: #ffffff;
}

/*======================================*footer end here*======================================*/
.map-card {
    /*border: 1px solid #000;*/
    overflow: auto;
    background-color: #fff;
    padding: 30px;
    border-radius: 0.25rem;
}

.map-card ul {
    padding: 30px;
}

/*======================= responsive start here==============*/

@media (max-width: 2400px) {

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 660px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 450px;
    }
}

@media (max-width: 2200px) {

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 580px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 420px;
    }
}

@media (max-width: 2000px) {

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 550px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 420px;
    }
}

@media (max-width: 1750px) {

    .white-banner img {
        width: auto;
    }

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 480px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 405px;
    }

    .padding-top {
        padding-top: 235px;
    }

    .white-banner .full-pro {
        margin: 100px 0 0 0px;
    }

}

@media (max-width: 1660px) {
    .nav-menu > li > a {
        margin: 0 5px;
    }

    .nav-menu > li > a {
        padding: 12px 28px;
    }

    .employess .media h5 {
        font-size: 31px;
    }

    .addrs {
        font-size: 13px;
    }

    .financ-heading {
        font-size: 30px;
    }
}

@media (max-width: 1570px) {
    .employess .media .emp-pic {
        width: 220px;
        height: 250px;
    }

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 405px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 370px;
    }

    .employess .media h5 {
        font-size: 29px;
    }

    .employess .media p {
        font-size: 12px;
    }

    .nav-menu > li > a {
        padding: 12px 14px;
    }

    header {
        padding: 27px 10px 27px 10px;
    }

    .addrs {
        font-size: 14px;
    }

    .red-banner h5 {
        font-size: 32px;
    }

    .gray-banner h5 {
        font-size: 36px;
        line-height: 48px;
    }

    .contact-map p {
        font-size: 14px;
    }

    .right-box2 .icn-txt {
        padding-left: 40px;
    }

    .white-banner p {
        color: #707372;
        font-size: 14px;
        font-family: 'Montserrat';
        /*letter-spacing: 0.05em;*/
        line-height: 26px;
        padding: 0 30px;
    }

    .white-banner h6 {
        font-size: 12px;
        font-family: 'Montserrat';
        color: #1A2939;
        letter-spacing: 0.1em;
        line-height: 20px;
        font-weight: normal;
        padding: 0 30px;
    }

    .white-banner h5 {
        font-family: 'Lora';
        font-weight: 500;
        font-size: 30px;
        line-height: 50px;
        color: #1A2939;
        padding: 0 30px;
        padding-bottom: 10px;
    }

    .blogsss .media h5 {
        color: #1A2939;
        font-family: 'Lora';
        font-size: 25px;
        line-height: 43px;
        padding: 10px 0;
    }

    .blogsss .media h6 {
        font-family: 'Montserrat';
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #707372;
        font-style: italic;
        padding-bottom: 30px;
    }

    .blogsss .media p {
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 13px;
        letter-spacing: 0.05em;
        line-height: 26px;
        color: #707372;

    }

    .white-banner img {
        width: 100%;
    }

    .padding-top {
        padding-top: 150px;
    }

    .white-banner .full-pro {
        margin: 100px 0 0 30px;
    }

    .years {
        font-size: 50px;
    }
}

@media (max-width: 1440px) {
    header {
        padding: 20px 70px;
    }

    .red-box {
        /* padding: 80px 50px 42px 75px;*/
    }

    .employess .media .emp-pic {
        width: 200px;
        height: 230px;
    }

    .employess .media h5 {
        font-size: 24px;
    }

    .employess .media p {
        font-size: 12px;
    }

    .center-content {
        padding: 35px 0;
    }

    .red-banner h5 {
        font-size: 30px;
    }

    .area {
        padding: 60px 40px;
    }

    .gray-banner h5 {
        font-size: 34px;
        line-height: 48px;
    }

    .contact-map p {
        font-size: 14px;
    }

    .right-box2 .icn-txt {
        padding-left: 40px;
    }

    .financ-heading {
        font-size: 23px;
        line-height: 35px;
    }

    .padding-top {
        padding-top: 235px;
    }

    .years {
        font-size: 55px;
    }

    .exp {
        font-size: 14px;
    }
}

@media (max-width: 1366px) {

    header {
        padding: 20px 30px 20px 30px;
    }

    .employess .media p {
        font-size: 10px;
    }

    .red-banner h5 {
        font-size: 27px;
    }

    .red-banner p {
        line-height: 42px;
        font-size: 16px;
    }

    .nav-menu > li > a {
        padding: 12px 19px;
    }

    .employess .media {
        padding: 20px;
    }

    .addrs {
        font-size: 12px;
    }

    .footer-hedings {
        font-size: 13px;
    }

    .flip-card {
        width: 280px;
        height: 185px;
    }

    .flip-card-back img {
        width: 280px;
        height: 185px;
    }

    .contact-map p {
        font-size: 12px;
    }

    .gray-banner h5 {
        font-size: 32px;
        line-height: 48px;
    }

    .financ-heading {
        font-size: 34px;
        line-height: 46px;
    }

    .contents2 p {
        font-size: 16px;
        line-height: 32px;
    }

    .right-box2 .icn-txt {
        padding-left: 30px;
    }

    .inner-box img {
        float: none;
        padding-bottom: 30px;
    }

    .more-text {
        padding-left: 15px;
    }

    /*======================= new pages responsive start here==============*/
    .text-40 {
        font-size: 30px;
        letter-spacing: 0.05em;
        line-height: 50px;
    }

    .text-96 {
        font-size: 70px;
        line-height: 76px;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 1280px) {
    .employess .media .emp-pic {
        width: 140px;
        height: 170px;
    }

    .employess .media h5 {
        font-size: 20px;
        line-height: 18px;
    }

    .red-banner h5 {
        font-size: 27px;
    }

    .employess .media .media-body {
        padding: 10px 4px;
    }

    .center-content {
        padding: 16px 0;
    }

    .employess .media h6 {
        font-size: 10px;
    }

    .footer-hedings {
        font-size: 12px;
    }

    .addrs {
        font-size: 10px;
    }

    .full-pic {
        width: 370px;
        height: 430px;
    }

    .gray-banner h5 {
        font-size: 30px;
        line-height: 48px;
    }

    .financ-heading {
        font-size: 28px;
        line-height: 44px;
    }

    .right-box2 .icn-txt {
        padding-left: 22px;
    }

    .padding-top {
        padding-top: 200px;
    }

    .white-banner h5 {
        font-size: 25px;
        line-height: 30px;
    }

    /*======================= new pages responsive start here==============*/
    .firm-h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .small-firm {
        font-size: 14px;
        line-height: 18px;
    }

    .new-card img {
        width: 236px;
        height: 212px;
    }

    .new-card h5 {
        font-weight: normal;
        font-size: 30px;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 1199px) {
    header {
        padding: 20px 20px 20px 20px;
    }

    .employess .media p {
        font-size: 10px;
    }

    .employess .media h6 {
        font-size: 12px;
    }

    .red-banner h5 {
        font-size: 22px;
    }

    .red-banner p {
        line-height: 38px;
        font-size: 16px;
    }

    .nav-brand {
        width: 138px;
    }

    .nav-menu > li > a {
        padding: 12px 15px;
    }

    .nav-menu > li > a {
        font-size: 14px;
    }

    .footer-hedings {
        font-size: 10px;
    }

    .addrs {
        font-size: 9px;
    }

    .practice-box .media {
        width: 230px;
        height: 185px;
    }

    .flip-card-back img {
        width: 230px;
        height: 185px;
    }

    .flip-card {
        width: 230px;
        height: 185px;
    }

    .flip-card-back h5 {
        font-size: 14px;
    }

    .gray-banner h5 {
        font-size: 26px;
        line-height: 46px;
    }

    .contact-map p {
        font-size: 10px;
    }

    .icn-txt p {
        font-size: 14px;
    }

    /*======================= new pages responsive start here==============*/
    .text-40 {
        font-size: 26px;
        letter-spacing: 0.05em;
        line-height: 50px;
    }

    .text-96 {
        font-size: 54px;
        line-height: 76px;
    }

    .firm-h4 {
        font-size: 26px;
        line-height: 38px;
    }

    .small-firm {
        font-size: 12px;
        line-height: 18px;
    }

    .inner-rank-card h4 {
        font-size: 22px;
    }

    .inner-rank-card h6 {
        font-size: 14px;
    }

    .inner-rank-card p {
        font-size: 13px;
        padding-top: 26px;
    }

    .rank-card {
        height: 202px;
    }

    .new-card img {
        width: 205px;
        height: 186px;
    }

    .new-card h5 {
        font-weight: normal;
        font-size: 24px;
        line-height: 34px;
    }

    .year-slider h6 {
        font-size: 12px;
        line-height: 26px;
        padding-top: 10px;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 1050px) {
    .side-nav-links {
        display: block;
    }

    .last-li {
        display: none !important;
    }

    .respn-signup {
        display: none !important;
    }

    .employess .media p {
        font-size: 8px;
    }

    .employess .media h6 {
        font-size: 10px;
    }

    .employess .media h5 {
        line-height: 42px;
    }

    .footer-hedings {
        font-size: 9px;
    }

    .footer-top ul li a {
        line-height: 25px;
        font-size: 12px;
    }

    .footer-top ul li a:hover {
        line-height: 20px;
        font-size: 10px;
    }

    .full-pic {
        width: 308px;
        height: 330px;
    }

    .red-banner h5 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 14px;
    }

    .flip-card {
        width: 205px;
        height: 185px;
    }

    .flip-card-back img {
        width: 205px;
        height: 185px;
    }

    .area {
        padding: 60px 20px;
    }

    .practice-box .media p {
        font-size: 10px;
    }

    .practice-box .media {
        width: 205px;
        height: 185px;
    }

    .flip-card-back h5 {
        font-size: 14px;
    }

    .contact-map p {
        font-size: 9px;
        line-height: 24px;
    }

    .gray-banner h5 {
        font-size: 24px;
        line-height: 46px;
    }

    /*======================= new pages responsive start here==============*/
    .red-box {
        max-width: 493px;
        height: 310px;
        padding: 55px 35px 35px 55px;
        margin-top: -14rem;
    }

    .about-the-firm h6 {
        font-weight: normal;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 30px;
        color: #fff;
    }

    .inner-rank-card h4 {
        font-size: 22px;
    }

    .inner-rank-card h6 {
        font-size: 14px;
    }

    .inner-rank-card p {
        font-size: 13px;
        padding-top: 22px;
    }

    .rank-card {
        height: 200px;
    }

    .new-card img {
        width: 190px;
        height: 170px;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 1400px) {

    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }

    .career-section-2 .career-flip {
        position: absolute;
        top: -200px;
        left: 340px;
    }

    .career-section-2 .career-flip-right {
        position: absolute;
        top: -200px;
        right: 340px;
    }

    .silder-titel {
        font-family: 'Lora';
        font-weight: normal;
        font-size: 20px;
        line-height: 35px;
        color: #1A2939;
        /*padding-top: 20px;*/
        /* height: 90px; */
    }

    .projects-txt {
        font-family: 'Lora';
        font-weight: normal;
        font-size: 22px;
        line-height: 45px;
        color: #1a2939;
        padding-top: 10px;
    }
}

@media (min-width: 991px) {

    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 991px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .employess .media .emp-pic {
        width: 180px;
        height: 210px;
    }

    .employess .media h5 {
        font-size: 28px;
    }

    .employess .media p {
        font-size: 14px;
    }

    .employess .media h6 {
        font-size: 14px;
    }

    .filter-txt {
        display: block;
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #707372;
        text-transform: uppercase;
    }

    .filter-box {
        padding: 22px 30px;
        margin-top: -3rem;
    }

    .employess {
        padding: 26px 0;
    }

    .red-banner {
        height: 600px;
    }

    .center-colum {
        display: none;
    }

    .footer-top {
        text-align: center;
    }

    .addrs {
        text-align: center;
        font-size: 14px;
    }

    .social-icons {
        justify-content: center;
    }

    .adr {
        padding: 20px 0;
    }

    .ftrr-logo {
        padding-bottom: 10px;
    }

    .footer-top .yell-btn-sm {
        display: none;
    }

    .left-box {
        text-align: center;
    }

    .practice-box .media {
        width: 280px;
        height: 185px;
    }

    .flip-card-back img {
        width: 280px;
        height: 185px;
    }

    .flip-card {
        width: 280px;
        height: 185px;
    }

    .flip-card-back h5 {
        font-size: 14px;
    }

    .flip-card-front .media {
        display: block;
    }

    .flip-card-front .media img {
        padding: 10px 0;
    }

    .gray-banner h5 {
        font-size: 22px;
        line-height: 44px;
    }

    .left-box2 {
        padding-left: 30px;
    }

    /*======================= new pages responsive start here==============*/
    .text-logo {
        display: none;
    }

    .years-box {
        justify-content: space-between;
        text-align: center;
    }

    .years {
        padding: 0;
    }

    .rank-text {
        font-weight: normal;
        font-size: 28px;
        line-height: 25px;
        color: #fff;
    }

    .values-txt {
        display: none;
    }

    .values-txt1 {
        display: block;
        padding-bottom: 10px;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 767px) {
    .fotr-nav {
        display: block;
        text-align: center;
    }

    .gray-banner form {
        padding: 40px;
    }

    .contact form {
        padding: 40px 20px;
    }

    .gray-banner {
        height: auto;
        align-items: flex-start;
        padding: 50px 0;
    }

    .home-contact-box{
        padding: 50px 0 0 0;
    }

    .contact {
        padding: 0;
    }

    .home-contact-box {
        height: auto !important;
    }

    .contact-map .for-map {
        text-align: center;
    }

    .msg {
        text-align: center;
    }

    .footer-linked img {
        width: 80%;
        padding: 10px 0px;
    }

    .custom_padding_contact_home {
        padding-top: 30px;
    }

    .contact-map p {
        font-size: 10px;
        line-height: 16px;
    }

    .contact-map ul {
        padding-top: 30px;
    }

    .contact-map ul li {
        display: block;
        padding-right: 18px;
    }

    .my-custom-padding-on-column{
        padding: 0;
    }

    .respn {
        justify-content: center;
    }

    .respn-line {
        display: block;
        border-top: 1px solid #1A2939;
    }

    .main-heding {
        font-size: 30px;
    }

    .silder-titel {
        font-size: 22px;
        line-height: 32px;
    }

    .card-p {
        font-size: 9px;
        padding: 16px 0 22px 0;
    }

    /*======================= new pages responsive start here==============*/
    .rank-card {
        height: 180px;
    }

    .inner-rank-card p {
        padding-top: 20px;
    }

    .rank-year {
        font-size: 30px;
    }

    .rank-text {
        font-weight: normal;
        font-size: 24px;
        line-height: 25px;
        color: #fff;
    }

    /*.culture-box {*/
    /*    display: none;*/
    /*}*/
    .culture-box {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }

    .membr {
        font-size: 10px;
        letter-spacing: 0.1em;
        line-height: 16px;
    }

    .new-btn {
        width: 112px;
        height: 50px;
        margin: 4px 5px;

    }

    .culture-hr {
        display: none;
    }

    .histry-txt {
        display: block;
    }

    .histry-txt h6 {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #707372;
        padding: 30px 0;
    }

    .journey {
        text-align: left !important;
    }

    .year-slider h6 {
        font-weight: normal;
        font-size: 13px;
        line-height: 28px;
        color: #6d706d;
        padding-top: 10px;
    }

    .year-slider h5 {
        font-weight: 500;
        font-size: 26px;
        color: #22394e;
    }

    .vision-txt-box h4 {
        font-weight: 500;
        font-size: 24px;
        color: #22394e;
        padding-bottom: 5px;

    }

    .vision-txt-box p {
        font-weight: normal;
        font-size: 16px;
        line-height: 30px;
        color: #22394e;

    }

    .area-heading h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .area-heading p {
        font-size: 15px;
        letter-spacing: 0.05em;
        line-height: 27px;
    }

    .new-card img {
        width: 100%;
        height: auto;
    }

    .new-card h5 {
        font-weight: normal;
        font-size: 28px;
        line-height: 30px;
        color: #1A2939;
    }

    .new-card h5 br {
        display: none;
    }

    .page-media {
        display: block;
    }

    /*======================= new pages responsive end here==============*/
}

@media (max-width: 575px) {
    
     .scrolled-down{
        transform:translateY(0)!important;
    }
    .scrolled-up{
        transform:translateY(0)!important;
    }

/*.practice-box .flip-card-front .media{*/
/*    display: block!important;*/
/*}*/
    /*======================================= bugs start here ===========================*/
    .custom_flaot_right {
        text-align: center;
    }

    .footer-top .custom_flaot_right {
        padding-top: 15px;
    }

    .career-section-3 .item .new-card p {
        padding: 30px 30px 0 30px;
    }

    .career-section-3 .silder-titel {
        padding: 30px 30px 0 30px;
    }

    .prac-banner {
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .homepage-new-slider .owl-prev img {
        width: 20px;
    }

    .year-slider {
        margin: 0 10px;
    }

    .journey h6 {
        text-align: center;
    }

    .histry-txt {
        display: none;
    }

    .homepage-new-slider .owl-next img {
        /*width: 30px;*/
        width: 20px;
    }

    .hr-all-red {
        margin-top: 5px;
        width: 30%;
    }

    .teaaaammmm .owl-carousel .card {
        min-height: 410px;
    }

    .teaaaammmm .card-body {
        display: block;
        flex-direction: column;
        justify-content: space-between;
    }

    .contact-map .loc-text {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 20px;
        text-align: left;
        color: #707372;
        padding-bottom: 0;
    }

    .teaaaammmm .owl-carousel .owl-prev {
        position: unset;
    }

    .teaaaammmm .owl-carousel .owl-next {
        position: unset;
    }

    .teaaaammmm .owl-carousel .owl-prev img {

        width: 24px;
    }

    .teaaaammmm .owl-carousel .owl-next img {

        width: 24px;
    }

    .new-testi .owl-carousel .owl-prev {
        position: unset;
    }

    .new-testi .owl-carousel .owl-next {
        position: unset;
    }

    .new-testi .owl-carousel .owl-prev img {

        width: 24px;
    }

    .new-testi .owl-carousel .owl-next img {

        width: 24px;
    }

    .recent {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .culture-slider .owl-next {
        position: unset;
    }

    .culture-slider .owl-prev {
        position: unset;
    }

    .culture-slider .owl-next img {
        width: 24px;
    }

    .culture-slider .owl-prev img {
        width: 24px;
    }

    .new-card p {
        width: 100%;
    }

    .new-card .card-body {
        padding: 0;
    }

    .new-repnsi .flip-card-back img {
       /* width: 100% !important;*/
    }

    .new-repnsi .flip-card {
        width: 100% !important;
    }

    .inner-box img {
        float: none;
        padding-bottom: 0px;
        margin: 0;
    }

    .contents2 ul li {
        font-size: 12px;
    }

    .partner-heding {
        font-size: 20px;
        line-height: 26px;
        padding: 20px 0;
    }

    .employess .partner-heding {
        font-size: 20px;
        line-height: 26px;
        padding: 20px 0 20px 15px;
    }

    .employess .emp_no_padding{
        padding: 0 0px;
    }

    .center-content {
        white-space: nowrap;
    }

    .employess .media .emp-pic {

        max-width: 130px;
        height: 140px;
        object-fit: cover;
    }

    .gyay-backgd {
        background: #f7f7f7 !important;
    }

    .accordion h6 {
        padding: 8px 0 !important;
    }

    .blogsss .media p {
        /*white-space: nowrap; */
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .blogsss .media h5 {
        line-height: 30px;
    }

    .membr {
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 16px;
    }

    .membr:hover {
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 16px;
    }

    .culture-box div {
        width: 90%;
        padding-right: 10px;
    }

    .new-btn {
        width: 100%;
        height: 35px;
        margin: 4px 5px;

    }

    /*======================================= bugs end here ===========================*/
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .career-section-3 .emp-pic {
        width: 100%;
    }

    .career-mobile-section h5 {
        font-family: 'Lora';
        font-weight: normal;
        font-size: 20px;
        line-height: 22px;
        color: #6d706d;
    }

    .career-mobile-section .media-body {
        justify-content: space-between;
    }

    .career-mobile-section .arrow_career {
        /*padding: 0 0 0 50px;*/
        float: right;
        text-align: right;
        color: #C2C4C3;
        font-size: 20px;
    }

    .career-mobile-section hr {
        border-top: 1px solid #1A2939
    }

    .career-section p {
        color: #6d706d;
        font-size: 11px;
        font-family: 'Montserrat';
        font-weight: normal;
        letter-spacing: 0.05em;
        line-height: 20px;
        text-align: center;
        padding: 0;
    }

    .career-section-3 p {
        color: #6d706d;
        font-size: 12px;
        font-family: 'Montserrat';
        font-weight: normal;
        letter-spacing: 0.05em;
        line-height: 20px;
        text-align: center;
        padding: 0 30px;
    }

    .career-h2 {
        font-family: 'Lora';
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        color: #1A2939;
        padding: 10px 0;
        height: auto;
    }

    .career-p {
        color: #6d706d;
        font-size: 12px !important;
        font-family: 'Montserrat';
        font-weight: normal;
        letter-spacing: 0.05em;
        line-height: 30px;
        text-align: left !important;
        padding: 0 !important;
        padding-bottom: 30px !important;
        width: auto;
    }

    .footer-top {
        text-align: center;
        padding: 54px 0 30px 0;
    }

    .footer-top ul li {
        justify-content: center;
    }

    .employess .media h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .employess .media h6 {
        font-size: 8px;
    }

    .employess .media p {
        font-size: 8px;
    }

    .employess .full-pro {
        font-size: 8px;
    }

    .red-banner p {
        font-weight: normal;
        font-size: 8px;
        letter-spacing: 0.05em;
        line-height: 16px;
        padding: 0 90px 0 22px;
    }

    .red-banner {
        height: 366px;
    }

    .center-content {
        padding: 6px 0;
    }

    .center-content img {
        width: 7px;
    }

    .employess .media .full-pro {
        bottom: 40px;
    }

    .employess .media .in {
        bottom: 40px;
    }

    .copyrite-p {
        text-align: center;
    }

    .full-pic {
        width: 354px;
        height: 303px;
    }

    .right-box .name-detail {
        display: none;
    }

    .left-box .name-detail {
        display: block;
        padding: 30px 0;
    }

    /*.backg-red {*/
    /*    background: unset;*/
    /*}*/
    .profile .right-box2 {
        padding-top: 0px;
        padding-left: 0;
    }

    .left-box .full-pic {
        margin-top: 100px;
        object-fit: contain;
        object-position: center;
    }

    .main-pro-box .left-box .full-pic {
        margin-top: 50px;
        object-fit: contain;
        object-position: center;
    }

    .left-box img {
        position: unset;
    }

    .left-box {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        /*height: 55vh;*/
        margin-bottom: 35px;
    }

    .btn-link, .btn-link:hover, .btn-link:focus {
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #ad122a;
        padding: 10px 0;
        text-decoration: none;
    }

    .navigation img {
        max-width: 180px;
    }

    .main-pro-box .left-box {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0px;
        /*height: 55vh;*/
        margin-bottom: 0px;
    }

    .pro-email {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .pro-email h6 {
        padding: 25px 0 0 0;
    }

    .main-pro-box {
        padding: 0 0px;
    }

    .right-box {
        padding-top: 0px;
        padding-left: 5px;
        padding-bottom: 58px;
        padding-right: 5px;
    }

    .right-box .icn-txt {
        display: none;
    }

    .icn-txt2 {
        display: block;
        padding: 30px 28px 36px 28px;
    }

    .icn-txt2 h6 {
        font-size: 16px;
    }

    .practice-box .media {
        width: 158px;
        height: 185px;
    }

    .flip-card-back img {
        width: 400px;
        height: 110px;
        object-fit: cover;
        object-position: center;
    }

    .flip-card {
        width: 100%;
        /*height: 185px;*/
        height: 122px;
    }

    .flip-card-back h5 {
        font-size: 13px;
    }

    .flip-card-back h5 {
           position: absolute;
    top: 10px;
    left: 10px;
    line-height: 19px;
    font-family: 'Lora';
    color: #fff;
    }

    .flip-card-back .for-read-a {
        position: absolute;
        /*bottom: 90px;*/
        bottom: 20px;
        left: 10px;
        font-family: 'Montserrat';
        font-weight: normal;
    font-size: 9px;
    line-height: 13px;
    height: 32px !important;
    color: #fff;
    padding-top: 9px;
    }

    /*.flip-card-front .media {*/
    /*    display: block !important;*/
    /*    margin: auto;*/
    /*    width: 100%;*/
    /*}*/
    
    .flip-card-front .media {
        display: block !important;
        margin: auto;
        /*width: 100%;*/
        justify-content: center;
    }
    
    .flip-card-front .media .media_arraw{
        display: none;
    }

    .flip-card-front .media img {
        padding: 0;
        width: 24px;
        height: 28px;
    }

    .practice-box .media p {
        font-weight: normal;
        font-size: 10px;
        line-height: 13px;
        padding: 11px 0 12px 0;
    }

    .filter-box {
        padding: 10px 0 0 0;
        margin-top: -2rem;
    }

    .filter_team {
        padding: 10px;
        margin-top: -2rem;
    }

    .practice-box {
        padding: 10px;
    }

    .area-heading p {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: justify;
    }

    .filter-section-new .area-heading p {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
    }

    .practice-area .area-heading p {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0px;
        padding-bottom: 15px;
        text-align: center;
    }

    .practice-area .area-heading h6 {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        padding: 20px 0 0 0;
    }

    .profile .right-box2 h6 {
        font-family: 'Lora';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #fff;
        text-transform: uppercase;
        padding-bottom: 20px;
    }

    .single_practice_area .right-box2 h6 {
        font-family: 'Lora';
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 0px;
        color: #fff;
        text-transform: uppercase;
        padding-bottom: 0px;
    }

    .custom-padding-culture{
        padding: 0;
    }

    .single_practice_area .icn-txt .media {
        text-align: unset;
        display: flex;
    }

    .single_practice_area .icn-txt p {
        font-size: 11px;
        line-height: 3px;
        padding: 10px 0;
    }

    .new-card p {
        font-family: 'Montserrat';
        font-weight: normal;
        font-size: 12px;
        line-height: 20px;
        color: #6d706d;
        padding-top: 20px;
        width: 100%;
        text-align: justify;
    }

    .page-media p {
        font-family: 'Montserrat';
        font-weight: normal;
        font-size: 11px;
        letter-spacing: 0.05em;
        line-height: 20px;
        text-align: left;
        color: #707372;
        padding-top: 22px;
        text-align: justify;
    }

    .testi-desc {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
        color: #707372;
        text-align: justify;
        /* height: 280px; */
    }

    .area-heading p br {
        display: none;
    }

    .area-heading h6 {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
    }

    .filter-section-new .area-heading h6 {
        padding:35px 0 0 0;
    }

    .gray-banner2 {
        padding: 35px 0;
    }

    .area-heading img {
        width: 30%;
    }

    .left-box2 {
        padding: 0px 22px;
    }

    .single_practice_area .left-box2 {
        padding: 0px 22px;
    }

    .inner-box {
        padding: 0;
    }

    .icn-txt p {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 0;
    }

    .icn-txt .media {
        display: block;
    }

    .icn-txt .media img {
        width: 12px;
        /* height: 14px;*/
    }

    .right-box2 {
        padding-top: 0px;
        padding-left: 0px;
    }

    .right-box2 h6 {
        text-align: left;
        font-size: 12px;
    }

    .icn-txt h6 {
        text-align: center;
        margin-bottom: 30px;
    }

    .contact h6 {
        margin-top: 50px;
        padding-left: 22px !important;
    }

    .icn-txt .media {
        text-align: center;
    }

    .mobile_hide {
        display: none;
    }

    .right-box2 .icn-txt {
        padding: 10px;
    }

    .main-heding {
        font-size: 20px;
        padding-bottom: 26px;
    }

    .teaaaammmm .main-heding {
        font-size: 18px;
        padding-bottom: 0px;
        line-height: 32px;
    }

    .about-the-firm .custom-padding{
        padding: 0 20px;
    }

    .about-the-firm .custom-padding-2{
        margin-left: 30px;
    }

    .main-p {
        font-size: 11px;
    }

    .teams-box {
        padding: 46px 0;
    }

    .all-team {
        padding-top: 44px;
    }

    .red-banner h6 {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 20px;
        padding: 0 22px;
    }

    .red-banner h5 {
        font-weight: 500;
        font-size: 26px;
        line-height: 30px;
        padding: 14px 22px;
    }

    .red-banner h5 br {
        display: none;
    }

    .practice-box .media h5 {
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        /*padding-top: 10px;*/
        
    }

    .practice_area_page .media .media_arraw_text {
        text-align: center;
        margin-top: 0px;
        padding: 5px 0 0px 0px;
        /*white-space: nowrap;*/
    }

    .name1 {
        color: #1A2939;
        font-family: 'Lora';
        font-size: 25px;
        line-height: 43px;
        font-weight: 600;
    }

    .post {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
    }

    .pro-email p {
        font-weight: normal;
        font-style: italic;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
        /*padding: 10px 0;*/
    }

    .educt h6 {
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
        /*padding: 0;*/
    }

    .educt p {
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        font-style: normal;
    }

    .educt p br {
        display: none;
    }

    .educt .pro-email p br {
        display: block;
    }

    .contents p {
        /*  width: 304px;*/
        /* height: 136px;*/
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
    }

    .contents ul li {
        font-family: 'Montserrat';
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 25px;
        color: #6d706d;
        list-style-type: disc;
        margin: 0 20px;
    }

    .backgr-white {
        /* margin: 0 33px;*/
           /* margin-top: 450px;*/
    }

    .single_practice_area .backgr-white {
        /* margin: 0 33px;*/
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .backg-red-mobile {
        background: linear-gradient(108.99deg, #ad122a -0.16%, #790123 153.62%);
    }

    .contents h6 {
        font-weight: 500;
        font-size: 13px;
        letter-spacing: 0.1em;
        line-height: 20px;
        width: 100%;
        padding: 38px 0;
    }

    /*.contents br {
        display: none;
    }*/

    .contents br {
        display: block;
    }

    .contents .card-body {
        padding: 5px;
    }

    .contents p:last-child {
        padding: 8px 0;
    }

    .icn-txt2 p {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 32px;
    }

    .icn-txt2 .media img {
        width: 12px;
        height: 14px;
    }

    .icn-txt2 .media {
        margin-bottom: 10px;
    }

    .gray-banner h5 {
        font-weight: 500;
        font-size: 26px;
        line-height: 30px;
        /* padding-left: 22px;*/
    }

    .contact h5 {
        font-weight: 500;
        font-size: 26px;
        line-height: 30px;
         padding-left: 22px;
    }

    .gray-banner h6 {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 20px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .gray-banner input {
        /*width: 302px;*/
        height: 68px;
        border-radius: 5px;
        background: transparent;
        border: 0.5px solid #6d706d;
        margin: 0 auto;
    }

    .gray-banner textarea {
        /*width: 302px;*/
        height: 150px;
        border-radius: 5px;
        background: transparent;
        border: 0.5px solid #6d706d;
        margin: 0 auto;
    }

    .contact-map p {
        font-weight: normal;
        font-size: 10px;
        letter-spacing: 0.05em;
        line-height: 18px;
    }

    .contact-map p a {
        white-space: nowrap;
        font-size: 10px;
    }

    .respn-line {
        display: none;
    }

    .map-card {
        margin-bottom: 10px;
        padding: 0;
    }

    .footer-hedings {
        font-size: 14px;
        text-align: center;
    }

    .footer-linked {
        float: unset;
    }

    /*.footer_lines {*/
    /*    padding-left: 80px;*/
    /*}*/

    /*.footer_lines_extra {*/
    /*    padding-left: 110px;*/
    /*}*/

    .contact-map {
        padding: 40px 0 10px 0;
    }

    .contact-map .media {
        align-items: center;
    }

    .finan-white {
        margin: 0;
    }

    .text-16 {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 20px;
    }

    .financ-heading {
        font-weight: normal;
        font-size: 25px;
        line-height: 25px;
        padding-top: 5px;
    }

    .contents2 p {
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
    }

    .right-box2 .row {
        justify-content: center;
    }

    .right-box2 .row .col-6 {
        max-width: 41%;
    }

    .icn-txt .row .col-6 {
        max-width: 50%;
    }

    .blog-section h2 {
        font-size: 14px;
    }

    .blog-section h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .blog-section h3 {
        font-size: 12px;
    }

    .innn {
        font-size: 12px;
    }

    .custom-pad {
        padding-top: 30px !important;
    }

    .white-banner {
        height: auto;
    }

    .padding-top {
        padding-top: 50px;
    }

    .white-banner p {
        color: #6d706d;
        font-size: 12px;
        font-family: 'Montserrat';
        /*letter-spacing: 0.05em;*/
        line-height: 30px;
        padding: 30px 0 0 0;
    }

    .white-banner h6 {
        font-size: 12px;
        font-family: 'Montserrat';
        color: #707372;
        letter-spacing: 0.1em;
        line-height: 20px;
        padding: 0;
    }

    .white-banner h5 {
        padding: 0;
        font-size: 25px;
        line-height: 40px;
        font-weight: normal;
    }

    .white-banner .full-pro {
        margin: 50px 0;
    }

    /*======================= new pages responsive start here==============*/
    .text-40 {
        font-family: 'ITC Avant Garde Gothic Std';
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 26px;
        color: #fff;
    }

    .text-96 {
        font-weight: normal;
        font-size: 39px;
        line-height: 37px;
        color: #fff;
    }

    .red-banner-new {
        height: 450px;
    }

    .firm-h4 {
        font-size: 20px;
        line-height: 26px;
        color: #f7f7f7;
        padding-top: 0;
        text-align: left;
    }

    .small-firm {
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 8px;
        color: #fff;
    }

    .red-box {
        width: auto;
        height: auto;
        padding: 30px;
        margin-top: -2rem;
        margin-bottom: 1rem;
    }

    .about-the-firm h6 {
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 22px;
        color: #fff;
    }

    .years {
        font-weight: 500;
        font-size: 48px;
        color: #fff;
        line-height: 59px;
    }

    .about-the-firm .col-4{
        padding: 20px 0 ;
    }

    .exp {
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 16px;
        color: #fff;
    }

    .years-50 {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 26px;
        color: #fff;
    }

    .helping-h4 {
        font-weight: normal;
        font-size: 39px;
        line-height: 37px;
        color: #fff;
    }

    .helping-box {
        height: 398px;
    }

    .projects-txt {
        font-weight: normal;
        font-size: 25px;
        line-height: 30px;
        color: #fff;
        padding-bottom: 12px;
    }

    .inner-rank-card h4 {
        font-weight: normal;
        font-size: 12px;
        line-height: 20px;
        color: #1A2939;
    }

    .inner-rank-card h6 {
        font-weight: 500;
        font-size: 7px;
        line-height: 11px;
        color: #1A2939;
    }

    .inner-rank-card p {
        font-weight: bold;
        font-size: 7px;
        line-height: 9px;
        color: #1A2939;
        padding-top: 14px;
    }

    .rank-card {
        height: 112px;
    }

    .rank-year {
        text-align: center;
        font-weight: 500;
        font-size: 22px;
        color: #fff;

    }

    .rank-text {
        font-weight: normal;
        font-size: 20px;
        line-height: 25px;
        color: #fff;
    }

    .new-rank-logo {
        width: 65.75px;
    }

    .new-rank-logo-box {
        text-align: center;
        display: block !important;
    }

    .new-rank-logo-box .hr-all-white {
        margin: 0 auto !important;
    }

    .ranked-box {
        padding: 50px 0;
    }

    .year-slider h6 {
        font-weight: normal;
        font-size: 12px;
        line-height: 20px;
        color: #22394e;
        padding-top: 10px;
    }

    .year-slider h5 {
        font-weight: 500;
        font-size: 20px;
        color: #22394e;

    }

    .vision-txt-box h4 {
        font-weight: 500;
        font-size: 20px;
        color: #22394e;
        padding-bottom: 5px;

    }

    .vision-txt-box p {
        font-weight: normal;
        font-size: 12px;
        line-height: 20px;
        color: #22394e;

    }

    .filter-box2 {
        padding: 22px 45px;
        margin-top: 2rem;
    }

    .new-card h5 {
        font-weight: normal;
        font-size: 18px;
        line-height: 30px;
        color: #1A2939;
    }

    .new-card h5 br {
        display: none;
    }

    .page-media img {
        width: 70%;
    }

    .page-media h5 {
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        color: #1a2939;

    }

    /*======================= new pages responsive end here==============*/

}

@media (max-width: 375px) {
}

@media (min-width: 0px) and (max-width: 991px) {
    /*menu start here*/
    .navigation-portrait .nav-menu > li > a {
        /* color: black; */
        padding: 0 10px 10px 20px !important;
        border: 0 !important;
        margin: 0;
        background: transparent;
        height: auto;
    }

    .navigation-portrait .nav-menu > li:last-child {
        padding: 10px 0 0px 0 !important;
    }

    .navigation-portrait .nav-menu > li {
        padding: 10px 0 0 0 !important;
    }

    /*menu end here*/
}

/*======================= responsive end here==============*/