html,body { margin: 0px; padding: 0px; font-family: "Roboto", sans-serif; overflow-x: hidden;}

/*.accordion-button::after {display: none;}*/


.insights_main_section {float: left; width: 100%; margin-top: 70px; margin-bottom: 70px;}
.insights_main_section h4 {
    font-size: 23px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.insights_main_section_inner_details {float: left; width: 100%;}
.insights_main_section_inner {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 71px;
}

.artical_title {text-transform: inherit !important; color: #842324 !important; font-weight: 700; margin-top: 30px;}


.insights_box {float: left; width: 100%;}
.insights_box_caption {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.insights_box_caption h5 {float: right; width: 100%; text-align: right;}
.insights_box img {width: 100%;}
.insights_box_caption h5 {
    float: left;
    width: 100%;
    letter-spacing: 1px;
    font-size: 18px;
}
.insights_box_caption h3 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 7px;
    float: left;
    width: 100%;
    margin-bottom: 14px;
}

.insights_box_caption a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.5px;
    margin-top: 12px;
    float: left;
    width: 100%;
}

.gray-title-artical {color: #6f6f6f;
    font-size: 20px;}

.brown_text {color: rgb(132 35 36);     word-wrap: break-word;}



























































.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.btn-img-upload {
	width: 30%;
	background-color: #31353D;
	color: white;
}

/* This does not work */
.btn-img-upload:hover {
  background-color: red;
}
/**/

.upload-btn-wrapper input[type=file] {
	cursor: inherit;
	display: block;
	font-size: 999px;
	filter: alpha(opacity=0);
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	cursor: pointer;
}
.upload-btn-wrapper button {
    position: relative;
    width: 185px !important;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px;
}
.upload_text {letter-spacing: 1px; margin-left: 10px;}






.custom-select-wrapper:after {
    position: absolute;
    content: "";
    background: url(../images/down-arrow.png) no-repeat;
    right: 0;
    bottom: 12px;
    width: 17px;
    height: 15px;
}
.custom-select .selected {

    letter-spacing: 1px !important;
}
.custom-select .options div {

    font-size: 14px; letter-spacing: 1px;
}


.find_lawyer_section .list-group
 {
   
    position: absolute;
    width: 100%;
    padding: 0 !important; border-radius: 10px;

}





.custom-select {
  position: relative;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue;
}

.carrer_form {float: left; width: 100%;}
.carrer_form .form-group {margin-bottom: 25px;}
   .carrer_form .form-control {
    font-size: 17px !important;
    letter-spacing: 1px !important;
}
.mail-location {font-weight: 400;
    color: #000; font-size: 18px; letter-spacing: 1px; text-decoration: none;}

.location_inner {
    float: left;
    width: 100%;
    padding-top: 70px;
}
.mail-location:hover {color: #832324;}

.about_gray_section_location_inner {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding: 0px 70px !important;
    position: relative;
    z-index: -9;
    padding-right: 0px !important;
}


/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color:transparent !important;
}

/* Point the arrow upwards when the select box is open (active): */
.select-items div {
    color: #FFF !important;
    padding: 4px 0px !important;
    font-size: 15px !important;
    letter-spacing: 2px;
    font-weight: 600 !important;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}



















.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 999;
    box-shadow: 0px 0px 114px #C8C8C8;
    transition: 0.5s ease;
}

.width_text {
    width: 44%;
}
.social_icons_footer li:hover {
    border: 2px solid #d68082;
}
.ul_policy {margin: 0px; padding: 0px; list-style: none;}
.ul_policy li {display: flex;}
.title_small {
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #21262b;
}
.dots {
    float: left;
    margin-right: 11px;
}
.policy_anker {text-decoration: none; color: rgb(106 72 72);}

.profile_left a {color: #000; text-decoration: none;}
.active { color: #852324 !important; border-bottom: 1px solid #852324 !important;}

.carousel-indicators .active { color: #852324 !important; border-bottom: 0px solid #852324 !important;}




.about_menu h4 a {text-decoration: none; color: #000;}
.industries_margin_top {margin-top: 50px;}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    z-index: 2;
    display: flex
;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 5.9rem;
    margin-left: 15%;
}

.pratrices_area_section {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.pratrices_area_section h4 {
    font-size: 26px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.pratrices_area_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 23px;
    float: left;
    width: 100%;
}
.pratrices_area_section ul li {
    display: inline-block;
    line-height: 71px;
}

.insights_section_main {float: left; width: 100%; background-color: #D5C3AF;}
.insights_image_left {
    float: left;
    width: 20%;
}
.insights_image_right {
    float: left;
    width: 60%;
    padding-left: 36px;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    height: 218px;
    justify-content: center;
}

.insights_image_right h3 { font-size: 40px; font-weight: 700; color: #343434;}
.insights_btn {float: left; width: 100%; margin-top: 80px; text-align: center;}
.insights_btn .btn_main {
    width: 243px;
    height: 51px;
    background-color: #9D1611;
    display: block;
    text-align: center;
    color: #FFF;
    line-height: 51px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
    margin: 0 auto;
}



.pratrices_area_section ul li a {
    background-color: #005B5B;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    padding: 14px 32px;
    letter-spacing: 1px;
    border-radius: 50px;
}
.insights_image_right a {
    font-size: 20px;
    font-weight: 400 !important;
    color: #343434 !important;
    text-transform: capitalize !important;
    text-decoration: none;
    margin-top: 9px;
    float: left;
    width: 100%;
}



.profile_top_section {float: left; width: 100%; display: flex; flex-direction: row; margin-bottom: 50px;}
.profile_left {
    float: left;
    width: 55%;
    border-right: 2px solid #D9D9D9;
    margin-right: 49px;
}
.profile_right {float: left; width: 45%;}
.profile_right p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px !important;
}
.team_proile_caption {float: right; width: 80%;}

.profile_left p{font-size: 20px; color: #000; font-weight: 500; margin-bottom: 0px !important;}

.menu_section_contact {
    margin: 0 auto;
    width: 1100px;
    padding-top: 63px;
    padding-bottom: 150px;
}


.address_section .paragraph {font-weight: 400; color: #000;}
.industrax_select_extra {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9999;
}
.address_section {
    float: left;
    width: 100%;
    margin-top: 15px;
    align-items: flex-start;
    justify-content: flex-start !important;
}
.address_section h4{font-size: 20px; font-weight: 700; color: #343434 !important;}


.margin_top_main {
    margin-top: 112px !important;
}
.industries_acrodian_section .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.industries_acrodian_section .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}
.industries_acrodian_section .accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
    float: left;
    width: 100%;
    padding-bottom: 0;
}

.industries_acrodian_section .accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: 0px;
    border-bottom: 0px solid #D9D9D9;
}
.industries_acrodian_section .accordion {border: 0px;}

.industries_acrodian_section .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: none; 
}
.industries_acrodian_section .accordion-header {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 3px solid #D9D9D9;
    margin-bottom: 0;
    padding-top: 15px;
}

.foam_section_ind {float: left; width: 100%; position: relative;}
.foam_section_ind button {
    position: absolute;
    right: -7px;
    background-color: transparent;
    border: 0px;
    top: 0;
}

.foam_section_ind .form-control {
    display: block;
    width: 100%;
    padding: 26.5px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 51px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}




.pratice_section_main {
    float: left;
    width: 100%;
    margin-top: 80px;
    padding-bottom: 68px;
}
.pratice_section_main .card-title {
    font-size: 50px;
    letter-spacing: 1px;
    color: #343434;
    margin-bottom: 50px;
}

.industries_acrodian_section .accordion-button {
    position: relative;
    display: flex
;
    align-items: center;
    width: 100%;
    padding: 0px 1px;
    font-size: 1rem;
    color: #343434 !important;
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-size: 23px;
    font-weight: 600;
    border-left: 6px solid #9D1611;
    padding-left: 18px;
}

.pratice_section_main .industries_acrodian_section .accordion-button {
  
    border-left: 6px solid #005B5B;
 
}


.industries_acrodian_section .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.banner_service  .btn_main {
    
    margin-top: 61px !important;
}

.industries_section_main {float: left; width: 100%;}

.industries_section_main  h4 {
    font-size: 26px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.industries_search_section {
    float: left;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 57px;
}
.industries_acrodian_section {float: left; width: 100%;}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 19px;
    height: 19px;
    padding: 0;
    margin-right: 7px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #282828;
    background-clip: padding-box;
    border: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 42px !important;
    overflow: hidden;
    border: 1xp solid #000 !important;
    position: relative;
    top: 1px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: 46%;
    background-size: 60% 99%;
    border-radius: 10px;
    background-color: #282828;
    padding: 10px;
    opacity: 1;
    border-radius: 51px;
}

.carousel-control-prev {
    left: 39%;
    height: auto !important;
    top: 77.3%; z-index: 99999; opacity: 1 !important;
}
.carousel-control-next {
    right: 39%;
    height: auto !important;
    top: 77.6%;
    z-index: 99999;
    opacity: 1 !important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    z-index: 2;
    display: flex
;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 5.9rem;
    margin-left: 15%;
}
.find_lawyer_section {
    float: left;
    width: 100%;
    background: url(../images/find-lawyerz-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 140px;
    padding-bottom: 140px;
}
.repsonsible_busines_inner {float: left; width: 100%; background-color: #D5C3AF;}
.prsons_piller_section h3 { font-size: 26px; color: #005B5B; text-transform: uppercase; letter-spacing: 2px;}
.prsons_piller_section {float: left; width: 100%; padding-top: 50px; padding-bottom: 0px; background-color: #F5F5F5;}
.responsibal_image_section_left {
    float: left;
    width: 43%;
}

.responsibal_image_section_right { float: left;
    width: 57%;}
.responsibal_image_section_right h4 {
    font-size: 54px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #343434;
    color: #343434;
    margin: 0 auto;
    padding: 17px 0px;
}

   .responsibal_image_section_right .paragraph {
    font-size: 22px;
    font-weight: 600;
    color: #343434;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-bottom: 41px;
}
.right_inner_responsibal {
    width: 671px;
    margin: 0 auto;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 583px;
}
.responsibal_image_section_right .btn_main {
    width: 243px;
    height: 51px;
    background-color: #FFF;
    display: block;
    text-align: center;
    color: #9D1611;
    line-height: 51px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
}
.carousel-item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.responsible_businees_main {float: left; width: 100%; padding-top: 100px; padding-bottom: 100px; background-color: #F5F5F5; margin-bottom: 120px;}
.carrer_section {
    float: left;
    width: 100%;
    background: url(../images/carrer.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 140px;
    padding-bottom: 140px;
    margin-top: 110px;
    margin-bottom: 110px !important;
}

.people_section {
    float: left;
    width: 100%;
    background: url("../images/people.png") no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 140px;
    padding-bottom: 140px;
    margin-top: 110px;
    margin-bottom: 110px !important;
}

.people_section .btn_main {

    background-color: #ffffff;
    display: block;

    color: #9D1611;
    
    margin-top: 33px;
}


.carrer_section .btn_main {

    background-color: #ffffff;
    display: block;

    color: #9D1611;
    
    margin-top: 33px;
}

.search_box_main {
    float: left;
    width: 663px;
    position: relative;
    margin-top: 21px;
    margin-bottom: 17px;
    margin-left: -8px;
}
.search_box_main .form-control {
    height: 80px;
    border-radius: 51px;
}
.search_box_main button {
    background-color: transparent;
    border: 0px;
    position: absolute;
    bottom: -1px;
    right: -8px;
    width: 113px;
}


.lawyer_bottom {float: left; width: 100%;}

.find_lawyer_section h5 {color: #FFF; letter-spacing: 1px; font-weight: 500;}
.find_lawyer_section .card-title-main {color: #FFF;}
.find_lawyer_section p {color: #FFF; font-size: 24px; font-weight: 600; letter-spacing: 0.5px;}
.find_lawyer_section h4 {
    font-size: 26px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 36px;
    margin-top: 15px;
    letter-spacing: 1px;
}
.find_lawyer_section h4 span {margin-left: 10px; letter-spacing: 1px;}


.parsons_mistry_div {float: left; width: 100%; background-color: #F5F5F5; padding-top: 60px; padding-bottom: 60px;}
.parsons_mistry_div_inner {float: left; width: 100%;}

.card-title-main {font-size: 55px; font-weight: 600; letter-spacing: 0.5px;}
.box_mistry_section_main {float: left; width: 100%; margin-top: 60px;}
.image_section_mistry_main {float: left; width: 100%; position: relative;}
.box_section_mistry {
    float: left;
    width: 100%;
    position: relative;
    background-color: #FFF;
    height: 481px;
    padding: 53px 40px !important;
    border: 2px solid #ebeaed;
}
.box_section_mistry a {
    font-size: 20px;
    font-weight: 300;
    color: #832324;
    text-decoration: none;
    position: absolute;
    bottom: 46px;
    letter-spacing: 1px;
}
.box_section_mistry a span {margin-left: 10px;}


    .box_section_mistry .paragraph {
        font-size: 20px;
        font-weight: 600;
        color: #FFF;
    }


.box_section_mistry h4 {
    font-size: 24px;
    color: #832324;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 24px;
    margin-bottom: 36px;
}



.box_section_mistry .paragraph { color: #343434;}


.image_section_mistry_main img {width: 100%;}
.service_section_inner {float: left; width: 100%;}
.service_left_section {
    float: left;
    width: 100%;
    margin-bottom: 34px;
    margin-top: -102px;
    margin-left: -44px;
}
.service_left_section .card-title {    margin-top: 171px;
    margin-left: 31px;}

.navbar-nav img {position: relative;
    right: -8px;}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffffe8;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}
.desktop {display: block !important;}
.mobile {display: none !important;}
/*.img_expertise {height: 240px; overflow: hidden;}*/


.button_img {position: absolute; right: 0;}


.search_input {
    float: none !important;
    width: 60% !important;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}

    .contact_foam_section .form-control {
      
        letter-spacing: 2px;
    }
.img_expertise {height: 240px;}

.search_input button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: 0;
    /* right: 1px; */
    /* position: absolute; */
    position: absolute;
    right: 26px;
    width: 33px;
    border: 0px;
    box-sizing: none;
    top: 14px;
    right: 20px;
    box-shadow: none;
    background-color: transparent;
}
.center_div_slide {
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #b75b58 !important;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}




















.poclies_main_section {
    float: left;
    width: 100%;
    margin-top: 170px;
}
.polices_inner_section {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding: 100px 100px;
    padding-bottom: 100px;
}
.margin_top_extra {
    margin-top: 300px;
}
.polices_inner_section .paragraph {
    color: #343434; letter-spacing: 0.8px;
}
.polices_inner_section .card-title {font-size: 44px; font-weight: 700; margin-bottom: 50px;}


#header {
    width: 100%;
    position: fixed;
    top: 0px;
    transition: top 0.3s;
    z-index: 9999;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-bottom: 3px solid #842324 !important;
}
.custom-select {
  position: relative;
  
}
.navbar {
    padding: 0;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
    background-color: #FFF;
}

/*style the arrow inside the select element:*/
    .select-selected:after {
        position: absolute;
        content: "";
        top: 22px;
        right: -5px;
        background: url(../images/down.png) no-repeat;
        width: 21px;
        height: 18px;
        margin: 0;
    }

/*point the arrow upwards when the select box is open (active):*/


/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    color: #9f1712;
    padding: 5px 0px;
    border-bottom: 3px solid #9f1712;
    border-color: #9f1712;
    cursor: pointer;
    user-select: none;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 500;
}
.select-items div {
    color: #FFF !important;
    padding: 5px 11px !important;
}
/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 0px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}




















.team .banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 126px;
    left: 216px;
}


.team .follow_us_section {
    bottom: 123px !important;
}

    .team_memeber_section_main {
        float: left;
        width: 100%;
        margin-top: 370px;
    }

    .team_member_box
 {
        float: left;
        width: 100%;
        box-shadow: none !important;
        background-color: #eeeeee !important;
        padding: 90px;
        border-radius: 0 !important;
    }

.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}
.next_btn_section .round_btn {

    background-color: #9f1712;
 
    color: #FFF;
}
header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 10px 0px;
}
.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -66px;
}
.area_expertise_box img {
    width: 93%;
    float: right;
}
.margin_top_expertise {margin-top: 120px;}

.area_of_expertise_section {float: left; width: 100%; margin-top: 130px;}
.area_expertise_box {
    float: left;
    width: 100%;
    padding-right: 36px;
}
.container {
    max-width: 1400px;
    margin: 0 auto;
}
.inner_footer_margin {margin-top: 0px;}

.inner_banner_main .banner_caption_home h1 {

    color: #ffffff;
}
.about_box_caption {float: left; width: 100%; margin-top: 30px;}
.about_box_caption h3 {
    font-size: 24px;
    color: #9D1611; font-weight: 800; letter-spacing: 1px;
    margin-bottom: 19px; text-align: center;

}

.four_box_main {
    float: left;
    width: 100%;
    display: grid
;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 100px;
}

.team-section-main {
    float: left;
    width: 100% !important;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 100px;
    margin-bottom: 42px;
}


.project_team_section_main {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.team-box-inner {
    float: left;
    width: 100%;
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 29px;
    margin-bottom: 30px;
}


.image_section_team_right h5{ font-size: 28px; font-weight: 900;}
.image_section_team_right h6{ font-size: 28px;  font-weight: 400;}
.image_section_team_right p{ font-size: 20px; font-weight: 800; margin-bottom: 0px;}
.bottom_caption_main {
    float: left;
    width: 100%;
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
.image_section_team_left {
    float: left;
    width: 152px;
    height: 152px;
    border-radius: 21px;
    overflow: hidden;
    box-shadow: -10px 10px 0px #872525;
}

.image_section_team_right {
    float: left;
    margin-left: 23px;
    width: 74%;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    height: 156px;
    justify-content: center;
}

.image_section_team_right a {font-size: 20px; font-weight: 400;  color: #832324; text-decoration: none;}




.black_strip_section_People {
    float: left;
    width: 100%;
    background-color: #343434;
    display: flex
;
    justify-content: space-between;
    padding: 12px 24px;
    z-index: -999;
    position: relative;
}
.black_strip_section_People h4 {margin-bottom: 0 !important; color: #FFF !important; text-transform:  capitalize !important; font-size: 22px;}
.about_box_section img {
    float: right;
    width: 100% !important;
    overflow: hidden;
    border-radius: 42px;
}
.margin_top_about {margin-top: 200px;}
.about_menu_secound_outer {
    float: left;
    width: 100%;
    border-bottom: 2px solid #D5C3AF;
    margin-bottom: 35px;
}


.about_menu_secound {
    float: left;
    width: 100%;
    display: grid
;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 18px 0px;
}

.inner_banner_btn  .btn_main {
   
    margin-top: 79px !important;
}



.about_menu h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 20px;
    text-align: center;
}

.about_menu img {margin-right: 10px;}
.about_menu {float: left; width: 100%; border-right: 2px solid #D5C3AF;}
.padding_right {padding-right: 70px;}
.padding_left {padding-left: 70px;}
    .paragraph2 {
        font-size: 20px;
        font-weight: 600;
        color: #343434 !important;
        letter-spacing: 1px;
    }
.team_member_box .paragraph2 {
    
    margin-top: 20px;
}

.firm_bg {float: left;
    width: 100%;
    background: url("../images/about/firm.png") no-repeat; background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;}

.firm_bg .business_caption_inner {
    float: left;
    width: 50%;
}


.profile_image {
    width: 236px;
    height: 236px;
    background-color: #832324 !important;
    border-radius: 26px;
    float: left;
    margin-top: -162px;
    box-shadow: -16px 16px 1px #832324;
    overflow: hidden;
}
    .team_member_box ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
        position: absolute;
        left: 57px;
        top: 210px;
    }
.team_member_box ul li {
    display: inline-block;
    margin-left: 16px;
}

.icon_about {
    width: auto !important;
    position: absolute;
    top: -71px;
    z-index: 999;
}


.margin_top_extra_team {
    margin-top: 325px;
}

    .team_member_box h3 {
        font-size: 44px !important;
        font-weight: 800;
        color: #000000 !important;
        letter-spacing: 1px;
        margin-top: 13px;
    }
.team_member_box h4 {
    font-size: 33px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 18px;
}
.expert_section_inner_main .round_btn {
   
    line-height: 41px;
    color: #ffffff; border: 0px; margin-top: 70px;
    background-color: #a11813;
 
    float: right;
}
    .about_box_section {
        float: left;
        width: 100%;
        position: relative;
        margin-top: 23px;
    }

.inner_banner_main .follow_us_section img {
    filter: invert(1) grayscale(1) brightness(10);
    width: auto !important;
    height: auto !important;
}
.padding_left_contact {
    padding-left: 62px;
}
.contact_us_today_section {float: left; width: 100%; margin-top: 120px;}
.contact_foam_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}


.map_section {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.contact_foam_section .form-control {
    display: block;
    width: 100%;
    padding: 13px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 40px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 18px;
    letter-spacing: 1px;
    color: #151439 !important;
    margin-bottom: 32px;
    border-width: 2px;
}
.contact_foam_section textarea {border-radius: 20px !important;}

.contact_foam_section .round_btn {
    width: 220px;
    height: 51px;
    line-height: 46px;
    color: #FFF;
    background-color: #9D1611;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    float: right;
    margin-top: 15px;
}





.contact_us_today_section h3 {color: #832324; font-size: 42px;  font-weight: 700; margin-bottom: 40px; letter-spacing: 1px;}

.contact_us_today_section h6 {font-size: 20px; font-weight: 700; color: #832324; letter-spacing: 1px; margin-top: 50px;}
.contact_us_today_section h6 a {text-decoration: none; color: #832324; }
.contact_box_page .paragraph2 {font-size: 20px; font-weight: 500; margin-bottom: 5px;}
.contact_box_page a {font-size: 20px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px; text-decoration: none; }


.contact_box_page {float: left; width: 100%;}


.follow_us_section img {

    width: auto !important;
    height: auto !important;
}


.expert_inner_select {
    float: left;
    width: 86%;
    position: relative;
}
.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.arrow_select {
    position: absolute;
    right: 5px;
    bottom: 20px;
    background-color: #FFF;
}



.form-select {
    font-size: 18px;
    letter-spacing: 1px;
    color: #6a6a6a !important;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 20px;
    border-radius: 54px;
    border-width: 2px;
}
.form-select:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

.inner_banner_main .follow_us_section ul li {
    color: #ffffff;

}

.four_box_about_section {
    float: left;
    width: 100%;
    margin-top: 150px;
}


.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #9D1611 !important;
    outline: 0;
    box-shadow: none;
}

.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99 !important;
    bottom: 125px;
    left: 120px;
}




.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 18px;
    font-weight: 600;
    color: #b75b58;
    text-decoration: none;
    background: 0 0;
    padding: 0px;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    letter-spacing: 1.5px;
    margin-left: 35px;
}

.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 4px;
}
.about_left_section_home {
    float: left;
    width: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.about_left_section_home h4 {
    font-size: 26px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.about_left_section_home h5 {font-size: 46px; color: #005B5B; letter-spacing: 1px; margin-top: 15px;}

.yellow_strip_section {
    height: 139px;
    background-color: #D5C3AF;
    float: left;
    width: 100%;
    position: relative;
    z-index: -999;
    margin-top: -73px;
}



.gray {color: #343434 !important;}

.btn_main {
    width: 243px;
    height: 51px;
    background-color: #9D1611;
    display: block;
    text-align: center;
    color: #FFF;
    line-height: 51px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
}

.about_left_section_home .btn_main {margin-top: 50px;} 



.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999; display: none ! important;
    bottom: 201px;
    left: 120px;
}
.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    z-index: 99;
}
.our_expertise_section {float: left; width: 100%; margin-top: 300px; background: url("../images/our_experties_home.png") no-repeat; background-size: cover; height: 568px;}

.about_gray_section {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding: 70px;
    position: relative;
    z-index: -9;
}


.expertise_box_left {
    float: left;
    width: 540px;
    background-color: #832324;
    padding: 60px 73px;
    border-radius: 61px;
    margin-top: -171px;
}
.margin_right_expertiese {padding-right: 0px;}
.our_expertise_text_section {float: left; width: 100%; margin-top: 120px; margin-bottom: 120px;}
.our_vision_section {
    float: left;
    width: 100%;
    background: url(../images/vision.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.about_vision {float: left; width: 100%; background: url("../images/about_vision.png") no-repeat; background-size: cover;}
.area_image_text {
    height: 75px;
    width: 378px;
    background-color: #832324;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 27px;
    margin-bottom: 0;
    border-radius: 22px;
    margin-top: 0px;
    position: relative;
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    z-index: 99;
    top: -194px;
    left: 0;
}
.value_section_main {
    float: left;
    width: 100%;
    background-color: #005B5B;
    display: grid
;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0px;
    height: 479px;
    align-items: center;
    margin-top: 44px;
}
.value_box .paragraph {margin-top: 25px; margin-bottom: 25px;}
.reponsibal_business_bg {float: left; width: 100%; background: url("../images/res-bus.png") no-repeat; background-size: cover; padding-top: 100px; padding-bottom: 100px;}

.search_input_section_main {
    float: left;
    width: 70%;
    margin-top: 72px;
}

.select-box {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
  .select-box .form-select {
    font-size: 18px;
    letter-spacing: 1px;
    color: #a21814 !important;
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 20px;
    border-radius: 0;
    border-width: 2px;
    border: 0px;
    border-bottom: 3px solid #9f1712;
    padding-left: 10px;
}


.select-items div, .select-selected {
    font-size: 16px;
    letter-spacing: 1px;
    color: #a21814 !important;
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 0px;
    border-radius: 0;
    border-width: 2px;
    border: 0px;
    border-bottom: 3px solid #9f1712;
    padding-left: 0px;
}





.our_location_main_section {float: left; width: 100%; background-color: #F5F5F5; display: grid
;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0px;}
.our_location_right {float: right; width: 100%;}
.our_location_left {
    float: left;
    width: 100%;
    padding: 109px;
    padding-left: 166px; position: relative; z-index: 9999;
}

.our_location_right img {width: 100%;}

.our_location_left h4 {
    font-size: 26px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.about_gray_section_inner {float: left; width: 100%;}
.people_bg {float: left; width: 100%; background: url("../images/people-career.png") no-repeat; background-size: cover; padding-top: 100px; padding-bottom: 100px;}
.value_box {
    float: left;
    width: 100%;
    padding: 58px;
  /*  text-align: justify;*/
    /* padding-right: 0; */
    border-right: 1px solid #ffffff;
    height: 100%;
}

.business_caption_inner h4 {
    font-size: 26px;
    color: #FFF;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 36px;
}
.business_caption_inner h4 img {
    margin-right: 15px;
    margin-top: -10px;
}

.business_caption_inner {float: right; width: 50%;}
.blue_patch_section {width: 1380px; float: left; background-color:none !important; padding-top: 90px; padding-bottom: 90px;}
.blue_patch_section_inner {
    float: left;
    width: 100%;
    padding-left: 251px;
    padding-right: 100px;
}
.paragraph {font-size: 24px; font-weight: 600; color: #FFF;}
.blue_patch_section_inner h4 {
    font-size: 36px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}
.right_footer_nav {float: right; width: 100%;}
.right_footer_nav ul {margin: 0px; padding: 0px; list-style: none; float: right;}

.right_footer_nav ul li {
    display: inline-block;
    margin-left: 5px;
}

    .footer_main_section {
        float: left;
        width: 100%;
        background-color: #832324;
        padding-top: 14px;
        padding-bottom: 5px;
    }
.footer_box {float: left; width: 100%; }

.blue_patch_section_inner .round_btn {
    color: #007b85;
    float: right;
    margin-top: 37px;
}

  .copyright_section_main p {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    text-align: right !important;
    margin-bottom: 0px !important;
    position: relative;
    top: 6px;
}

.social_icons_footer img {
    width: 28px;
    filter: invert(1);
}
.social_icons_footer li {
    width: 35px;
    height: 35px;
    background-color: transparent;
    border-radius: 100px;
    line-height: 17px;
    text-align: center;
    padding: 4px;
    border: 2px solid #ffffff;
}



.social_icons_footer {margin: 0px; padding: 0px; list-style: none;}
.social_icons_footer li {display: inline-block; margin-right: 8px;}

.footer_box img {
        margin-top: 0px;
        width: 63%;
    }

.copyright_ul {
    margin: 0px;
    list-style: none;
    float: right;
    padding: 6px 0px !important;
    padding-bottom: 0 !important;
}
.copyright_ul li {display: inline-block;}

.copyright_ul li a {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
}

.copyright_ul li a:hover {color: #ffa0a1;}
.footer_box p a:hover {color: #ffa0a1;}

.footer_box img {
    margin-top: 0px;
}
.left_footer_nav {display: flex;
    align-items: center;
    height: 100%;}
.footer_main_section {
    float: left;
    width: 100%;
    background-color: #832324;
    padding-top: 50px;
    padding-bottom: 5px;
}
.footer_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
.footer_box p {
    color: #FFF;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_box p a {color: #FFF; font-size: 20px; text-decoration: none;}

 footer {float: left; width: 100%; margin-top: 90px;}
.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
	padding: 15px 0px;}

.left_footer_nav ul {list-style: none; margin: 0px; padding: 0px;}
.left_footer_nav ul li {
    display: inline-block;
    margin-right: 110px;
}
.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
.blue_patch_section_inner .paragraph {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}

.find_expert_section H3 {font-size: 40PX; font-weight: 600; color: #9D1611;letter-spacing: 1PX;}


.expertise_box_left h6 {
    font-size: 26px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 35px;
    margin-bottom: 56px;
}
.find_expert_section {float: left; width: 100%; margin-top: 100px; margin-bottom: 100px;}
.round_btn {
    width: 220px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}


.follow_us_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    float: left;
    text-align: center;
}
.follow_us_section ul li {
    display: block;
    line-height: 51px;
}
.follow_us_section ul li {color: #9D1611; font-size: 18px; letter-spacing: 1px;}

.big_text {
    font-size: 36px;
    color: #9D1611;
    text-align: left;
    letter-spacing: 1px;
}
.our_expertise_text_section .round_btn {background-color: #9D1611; color: #FFF; margin-top: 80px;}


.our_team_section {float: left;
    width: 100%;
    
    background: url("../images/our_team.png") no-repeat;
    background-size: cover;
    height: 568px;}

.our_team_section .expertise_box_left {float: right;}


.nav-link:hover {color: #000;}
.navbar-brand img {width: 80%;}

.banner_section_main img {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-position: top;
}

.banner_section_main {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.blog-banner {
  margin-top: 75px;
}





.banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
	   
        left: 50% !important;
        transform: translate(-41.5%, -50%) !important;
        top: 50% !important;
    }

.banner_caption_home .btn_main {
    width: 243px;
    height: 51px;
    background-color: #ffffff;
    display: block;
    text-align: center;
    color: #9D1611;
    line-height: 51px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
    margin-top: 120px;
}



.banner_caption_home h1 {
    font-size: 83px;
    letter-spacing: 1.5px;
    color: #9D1611;
    width: 54%;
}
.banner_caption_home p {
    font-size: 26px;
    color: #9D1611;
    letter-spacing: 0.6px;
}








@media(max-width: 2500px){
	
    #header {
        width: 100%;
        position: fixed;
        top: 0px;
        transition: top 0.3s;
        z-index: 999999 !important;
    }
.custom-select {
  position: relative;
  
}
.navbar {
    padding: 0;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
    background-color: transparent !important;
}

/*style the arrow inside the select element:*/


/*point the arrow upwards when the select box is open (active):*/


/*style the items (options), including the selected item:*/

.select-items div {
    color: #FFF !important;
    padding: 0px 14px;
}
/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 0px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}




















.team .banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 126px;
    left: 216px;
}


.team .follow_us_section {
    bottom: 123px !important;
}



.team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 90px;
        border-radius: 40px;
        height: 700px; position: relative;
    }

.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}
.next_btn_section .round_btn {

    background-color: #9f1712;
 
    color: #FFF;
}
header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 10px 0px;
}
.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -66px;
}
.area_expertise_box img {
    width: 93%;
    float: right;
}
.margin_top_expertise {margin-top: 120px;}

.area_of_expertise_section {float: left; width: 100%; margin-top: 130px;}
.area_expertise_box {
    float: left;
    width: 100%;
    padding-right: 36px;
}
       .container {
        max-width: 2199px;
        margin: 0 auto;
    }
.inner_footer_margin {margin-top: 0px;}

.inner_banner_main .banner_caption_home h1 {

    color: #ffffff;
}
.about_box_caption {float: left; width: 100%; margin-top: 30px;}
.about_box_caption h3 {
    font-size: 24px;
    color: #9D1611; font-weight: 800; letter-spacing: 1px;
    margin-bottom: 19px; text-align: center;

}
.about_box_section img {
    float: right;
    width: 88%;
    overflow: hidden;
    border-radius: 42px;
}
.margin_top_about {margin-top: 200px;}


.padding_right {padding-right: 70px;}
.padding_left {padding-left: 70px;}
.paragraph2 { font-size: 20px; font-weight: 600; color: #A6816C; letter-spacing: 1px; }
.team_member_box .paragraph2 {
    
    margin-top: 20px;
}



.team_member_box ul li {
    display: inline-block;
    margin-left: 16px;
}

.icon_about {
    width: auto !important;
    position: absolute;
    top: -71px;
    z-index: 999;
}


.margin_top_extra_team {
    margin-top: 325px;
}



.expert_section_inner_main .round_btn {
   
    line-height: 41px;
    color: #ffffff; border: 0px; margin-top: 70px;
    background-color: #a11813;
 
    float: right;
}
.about_box_section {
    float: left;
    width: 100%;
    position: relative;
}

.inner_banner_main .follow_us_section img {
    filter: invert(1) grayscale(1) brightness(10);
    width: auto !important;
    height: auto !important;
}
.padding_left_contact {
    padding-left: 62px;
}
.contact_us_today_section {float: left; width: 100%; margin-top: 120px;}
.contact_foam_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}


.map_section {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.contact_foam_section .form-control {
    display: block;
    width: 100%;
    padding: 13px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 40px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 18px;
    letter-spacing: 1px;
    color: #151439 !important;
    margin-bottom: 32px;
    border-width: 2px;
}
.contact_foam_section textarea {border-radius: 20px !important;}

.contact_foam_section .round_btn {
    width: 220px;
    height: 51px;
    line-height: 46px;
    color: #FFF;
    background-color: #9D1611;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    float: right;
    margin-top: 15px;
}





.contact_us_today_section h3 {color: #832324; font-size: 42px;  font-weight: 700; margin-bottom: 40px; letter-spacing: 1px;}

.contact_us_today_section h6 {font-size: 20px; font-weight: 700; color: #832324; letter-spacing: 1px; margin-top: 50px;}
.contact_us_today_section h6 a {text-decoration: none; color: #832324; }
.contact_box_page .paragraph2 {font-size: 20px; font-weight: 500; margin-bottom: 5px;}
.contact_box_page a {font-size: 20px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px; text-decoration: none; }


.contact_box_page {float: left; width: 100%;}


.follow_us_section img {

    width: auto !important;
    height: auto !important;
}


.expert_inner_select {
    float: left;
    width: 86%;
    position: relative;
}
.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.arrow_select {
    position: absolute;
    right: 5px;
    bottom: 20px;
    background-color: #FFF;
}



.form-select {
    font-size: 18px;
    letter-spacing: 1px;
    color: #6a6a6a !important;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 20px;
    border-radius: 54px;
    border-width: 2px;
}
.form-select:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

.inner_banner_main .follow_us_section ul li {
    color: #ffffff;

}

.four_box_about_section {
    float: left;
    width: 100%;
    margin-top: 150px;
}


.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #9D1611 !important;
    outline: 0;
    box-shadow: none;
}

.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 120px;
}




.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 18px;
    font-weight: 600;
    color: #b75b58;
    text-decoration: none;
    background: 0 0;
    padding: 0px;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    letter-spacing: 1.5px;
    margin-left: 35px;
}

.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 4px;
}

    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 201px;
        left: 127px;
    }

.our_expertise_section {float: left; width: 100%; margin-top: 300px; background: url("../images/our_experties_home.png") no-repeat; background-size: cover; height: 568px;}

.expertise_box_left {
    float: left;
    width: 540px;
    background-color: #832324;
    padding: 60px 73px;
    border-radius: 61px;
    margin-top: -171px;
}
.margin_right_expertiese {padding-right: 0px;}
.our_expertise_text_section {float: left; width: 100%; margin-top: 120px; margin-bottom: 120px;}
.our_vision_section {
    float: left;
    width: 100%;
    background: url(../images/vision.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.about_vision {float: left; width: 100%; background: url("../images/about_vision.png") no-repeat; background-size: cover;}
.area_image_text {
    height: 75px;
    width: 378px;
    background-color: #832324;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 27px;
    margin-bottom: 0;
    border-radius: 22px;
    margin-top: 0px;
    position: relative;
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    z-index: 99;
    top: -194px;
    left: 0;
}



.blue_patch_section {width: 1380px; float: left; background-color:rgba(0,91,91,0.8); padding-top: 90px; padding-bottom: 90px;}
    .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 154px;
        padding-right: 100px;
    }
.paragraph {font-size: 24px; font-weight: 600; color: #FFF;}
.blue_patch_section_inner h4 {
    font-size: 36px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}
.right_footer_nav {float: right; width: 100%;}
.right_footer_nav ul {margin: 0px; padding: 0px; list-style: none; float: right;}

.right_footer_nav ul li {
    display: inline-block;
    margin-left: 5px;
}

.copyright_section_main {
    float: left;
    width: 100%;
    border-top: 1px solid #FFF;
    margin-top: 33px;
    padding-top: 21px;
}


.blue_patch_section_inner .round_btn {
    color: #007b85;
    float: right;
    margin-top: 37px;
}

.copyright_section_main p { font-size: 14px; color: #FFF; font-weight: 600; letter-spacing: 1px; float: left;}
.copyright_ul {margin: 0px; padding: 0px; list-style: none; float: right;}
.copyright_ul li {display: inline-block;}

.copyright_ul li a {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
}

.copyright_ul li a:hover {color: #ffa0a1;}
.footer_box p a:hover {color: #ffa0a1;}

.footer_box img {
    margin-top: 0px;
}
.left_footer_nav {display: flex;
    align-items: center;
    height: 100%;}
.footer_main_section {
    float: left;
    width: 100%;
    background-color: #832324;
    padding-top: 50px;
    padding-bottom: 5px;
}
.footer_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
.footer_box p {
    color: #FFF;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_box p a {color: #FFF; font-size: 20px; text-decoration: none;}

 footer {float: left; width: 100%; margin-top: 90px;}
.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
	padding: 15px 0px;}

.left_footer_nav ul {list-style: none; margin: 0px; padding: 0px;}
.left_footer_nav ul li {
    display: inline-block;
    margin-right: 110px;
}
.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
.blue_patch_section_inner .paragraph {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}

.find_expert_section H3 {font-size: 40PX; font-weight: 600; color: #9D1611;letter-spacing: 1PX;}


.expertise_box_left h6 {
    font-size: 26px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 35px;
    margin-bottom: 56px;
}
.find_expert_section {float: left; width: 100%; margin-top: 100px; margin-bottom: 100px;}
.round_btn {
    width: 220px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}


.follow_us_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    float: left;
    text-align: center;
}
.follow_us_section ul li {
    display: block;
    line-height: 51px;
}
.follow_us_section ul li {color: #9D1611; font-size: 18px; letter-spacing: 1px;}

.big_text {
    font-size: 36px;
    color: #9D1611;
    text-align: left;
    letter-spacing: 1px;
}
.our_expertise_text_section .round_btn {background-color: #9D1611; color: #FFF; margin-top: 80px;}


.our_team_section {float: left;
    width: 100%;
    
    background: url("../images/our_team_home.jpg") no-repeat !important;
    background-size: cover;
    height: 568px;}

.our_team_section .expertise_box_left {float: right;}


.nav-link:hover {color: #000;}
.navbar-brand img {width: 80%;}

.banner_section_main img {
    width: 100%;
    height: 100vh;
}

.banner_section_main {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 172px;
    left: 216px;
}
.banner_caption_home h1 {
    font-size: 83px;
    letter-spacing: 1.5px;
    color: #fff !important;
}
.banner_caption_home p {
    font-size: 26px;
    color: #9D1611;
    letter-spacing: 0.6px;
}

	
	
}


@media(max-width: 1920px){
	
	.image_section_team_right h5 {
    font-size: 23px;
    font-weight: 900;
}
	.image_section_team_right h6 {
    font-size: 21px;
    font-weight: 400;
}
	.image_section_team_right p {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0px;
}
	
	.image_section_team_right a {
    font-size: 16px;
    font-weight: 400;
    color: #832324;
    text-decoration: none;
}
.foam_section_ind .form-control {
        display: block;
        width: 100%;
        padding: 0.5px 25.5px;
        font-size: 19px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-clip: padding-box;
        border: 1px solid #000;
        border-radius: 51px;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        height: 54px !important;
    }
       .foam_section_ind button {
        position: absolute;
        right: 0px !important;
        background-color: #343434 !important;
        border: 0px ;
        top: 0px !important;
        width: 76px !important;
        border-radius: 50px !important;
    }
	
	.profile_left p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px !important;
}
	.profile_right p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px !important;
}
	.team_member_box h3 {
    font-size: 33px !important;
    font-weight: 800;
    color: #000000 !important;
    letter-spacing: 1px;
    margin-top: 13px;
}
	.pratrices_area_section h4 {
    font-size: 23px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
	.insights_image_right h3 {
    font-size: 22px;
    font-weight: 700;
    color: #343434;
}
	
	.our_location_left {
        float: left;
        width: 100%;
        padding: 79px;
        padding-left: 40px ;
    }
	
	.our_location_right img {
    width: 100%;
    height: 100%;
}
	.responsibal_image_section_right .paragraph {
    font-size: 20px;
    font-weight: 600;
    color: #343434;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-bottom: 41px;
}
	
.responsibal_image_section_right h4 {
        font-size: 39px;
        font-weight: 700;
        text-align: left !important;
        border-bottom: 1px solid #343434;
        color: #343434;
        margin: 0 !important;
        padding: 17px 0px; width: 100% !important;
    }
	.about_menu h4 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 20px;
    text-align: center;
}
	
	
.search_box_main button {
        border: 0px;
        position: absolute;
        bottom: -1px !important;
        right: -1px !important;
        width: 71px !important;
        height: 56px !important;
        background-color: #353535 !important;
        border-radius: 48px !important;
    }
	.box_section_mistry .paragraph {
    font-size: 18px;
    font-weight: 600;
   
}
	
    .search_box_main .form-control {
        height: 54px !important;
        border-radius: 51px;
    }
	
	.about_left_section_home h5 {
    font-size: 38px;
    color: #005B5B;
    letter-spacing: 1px;
    margin-top: 15px;
}
	.about_left_section_home h4 {
    font-size: 23px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
	
	.about_left_section_home h4 a {color: #005B5B; text-decoration: none;}
	.about_left_section_home h4 a:hover {color: #832324;}
	
	#header {
  width: 100%;
  position: fixed;
  top: 0px; 
  transition: top 0.3s;
  z-index: 9999;
}
.custom-select {
  position: relative;
  
}
.navbar {
    padding: 0;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
    background-color: #FFF;
}

/*style the arrow inside the select element:*/

/*point the arrow upwards when the select box is open (active):*/


/*style the items (options), including the selected item:*/

.select-items div {
    color: #FFF !important;
    padding: 0px 14px;
}
/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 0px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}




















.team .banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 126px;
    left: 216px;
}


.team .follow_us_section {
    bottom: 123px !important;
}



.team_member_box {
    float: left;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
    background-color: #FFF;
    padding: 90px; border-radius: 40px;
}

.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}
.next_btn_section .round_btn {

    background-color: #9f1712;
 
    color: #FFF;
}
header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 10px 0px;
}
.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -66px;
}
.area_expertise_box img {
    width: 93%;
    float: right;
}
.margin_top_expertise {margin-top: 120px;}

.area_of_expertise_section {float: left; width: 100%; margin-top: 130px;}
.area_expertise_box {
    float: left;
    width: 100%;
    padding-right: 36px;
}
    .container {
        max-width: 1600px;
        margin: 0 auto;
    }
.inner_footer_margin {margin-top: 0px;}

.inner_banner_main .banner_caption_home h1 {

    color: #ffffff;
}
.about_box_caption {float: left; width: 100%; margin-top: 30px;}
.about_box_caption h3 {
    font-size: 24px;
    color: #9D1611; font-weight: 800; letter-spacing: 1px;
    margin-bottom: 19px; text-align: center;

}
.about_box_section img {
    float: right;
    width: 88%;
    overflow: hidden;
    border-radius: 42px;
}
.margin_top_about {margin-top: 200px;}


.padding_right {padding-right: 70px;}
.padding_left {padding-left: 70px;}
    .paragraph2 {
        font-size: 18px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
    }
.team_member_box .paragraph2 {
    
    margin-top: 20px;
}



.team_member_box ul li {
    display: inline-block;
    margin-left: 16px;
}

.icon_about {
    width: auto !important;
    position: absolute;
    top: -71px;
    z-index: 999;
}


.margin_top_extra_team {
    margin-top: 325px;
}



.expert_section_inner_main .round_btn {
   
    line-height: 41px;
    color: #ffffff; border: 0px; margin-top: 70px;
    background-color: #a11813;
 
    float: right;
}
.about_box_section {
    float: left;
    width: 100%;
    position: relative;
}

.inner_banner_main .follow_us_section img {
    filter: invert(1) grayscale(1) brightness(10);
    width: auto !important;
    height: auto !important;
}
.padding_left_contact {
    padding-left: 62px;
}
.contact_us_today_section {float: left; width: 100%; margin-top: 120px;}
.contact_foam_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}


.map_section {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.contact_foam_section .form-control {
    display: block;
    width: 100%;
    padding: 13px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 40px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 18px;
    letter-spacing: 1px;
    color: #151439 !important;
    margin-bottom: 32px;
    border-width: 2px;
}
.contact_foam_section textarea {border-radius: 20px !important;}

.contact_foam_section .round_btn {
    width: 220px;
    height: 51px;
    line-height: 46px;
    color: #FFF;
    background-color: #9D1611;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    float: right;
    margin-top: 15px;
}





.contact_us_today_section h3 {color: #832324; font-size: 42px;  font-weight: 700; margin-bottom: 40px; letter-spacing: 1px;}

.contact_us_today_section h6 {font-size: 20px; font-weight: 700; color: #832324; letter-spacing: 1px; margin-top: 50px;}
.contact_us_today_section h6 a {text-decoration: none; color: #832324; }
.contact_box_page .paragraph2 {font-size: 20px; font-weight: 500; margin-bottom: 5px;}
.contact_box_page a {font-size: 20px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px; text-decoration: none; }


.contact_box_page {float: left; width: 100%;}


.follow_us_section img {

    width: auto !important;
    height: auto !important;
}


.expert_inner_select {
    float: left;
    width: 86%;
    position: relative;
}
.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.arrow_select {
    position: absolute;
    right: 5px;
    bottom: 20px;
    background-color: #FFF;
}



.form-select {
    font-size: 18px;
    letter-spacing: 1px;
    color: #6a6a6a !important;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 20px;
    border-radius: 54px;
    border-width: 2px;
}
.form-select:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #9D1611;
}

.inner_banner_main .follow_us_section ul li {
    color: #ffffff;

}

    .four_box_about_section h4 {
        font-size: 23px;
        color: #343434;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 36px;
    }
.four_box_about_section h4 img {
    margin-right: 15px;
    margin-top: -10px;
}
	
	
    .four_box_about_section {
        float: left;
        width: 100%;
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }


.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #9D1611 !important;
    outline: 0;
    box-shadow: none;
}

.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 120px;
}




  .nav-link {
        display: block;
        padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
        font-size: 16px;
        font-weight: 500 !important;
        color: #343434;
        text-decoration: none;
        background: 0 0;
        padding: 0px;
        border: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        letter-spacing: 1.5px;
        margin-left: 35px;
        border-bottom: 1px solid transparent;
    }

.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 4px;
}

    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 201px;
        left: 127px;
    }

.our_expertise_section {float: left; width: 100%; margin-top: 300px; background: url("../images/our_experties_home.png") no-repeat; background-size: cover; height: 568px;}

.expertise_box_left {
    float: left;
    width: 540px;
    background-color: #832324;
    padding: 60px 73px;
    border-radius: 61px;
    margin-top: -171px;
}
.margin_right_expertiese {padding-right: 0px;}
.our_expertise_text_section {float: left; width: 100%; margin-top: 120px; margin-bottom: 120px;}
.our_vision_section {
    float: left;
    width: 100%;
    background: url(../images/vision.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.about_vision {float: left; width: 100%; background: url("../images/about_vision.png") no-repeat; background-size: cover;}
.area_image_text {
    height: 75px;
    width: 378px;
    background-color: #832324;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 27px;
    margin-bottom: 0;
    border-radius: 22px;
    margin-top: 0px;
    position: relative;
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    z-index: 99;
    top: -194px;
    left: 0;
}



.blue_patch_section {width: 1380px; float: left; background-color:rgba(0,91,91,0.8); padding-top: 90px; padding-bottom: 90px;}
    .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 154px;
        padding-right: 100px;
    }
      .paragraph {
        font-size: 18px;
        font-weight: 600;
        color: #FFF;
    }
	.find_lawyer_section p {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
	.find_lawyer_section h4 {
    font-size: 23px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 36px;
    margin-top: 15px;
    letter-spacing: 1px;
}
	
	.card-title-main {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
	
.blue_patch_section_inner h4 {
    font-size: 36px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}
.right_footer_nav {float: right; width: 100%;}
.right_footer_nav ul {margin: 0px; padding: 0px; list-style: none; float: right;}

.right_footer_nav ul li {
    display: inline-block;
    margin-left: 5px;
}

        .copyright_section_main {
        float: left;
        width: 100%;
        border-top: 1px solid #FFF;
        margin-top: 11px;
        padding-top: 12px;
        padding-bottom: 6px;
    }


.blue_patch_section_inner .round_btn {
    color: #007b85;
    float: right;
    margin-top: 37px;
}

    .copyright_section_main p {
        font-size: 14px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        float: left;
        margin-bottom: 8px;
    }
.copyright_ul {margin: 0px; padding: 0px; list-style: none; float: right;}
.copyright_ul li {display: inline-block;}

.copyright_ul li a {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
}

.copyright_ul li a:hover {color: #ffa0a1;}
.footer_box p a:hover {color: #ffa0a1;}

.footer_box img {
    margin-top: 0px;
}
.left_footer_nav {display: flex;
    align-items: center;
    height: 100%;}
    .footer_main_section {
        float: left;
        width: 100%;
        background-color: #832324;
        padding-top: 14px;
        padding-bottom: 5px;
    }
.footer_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
.footer_box p {
    color: #FFF;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_box p a {color: #FFF; font-size: 20px; text-decoration: none;}

 footer {float: left; width: 100%; margin-top: 90px;}
.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
	padding: 15px 0px;}

.left_footer_nav ul {list-style: none; margin: 0px; padding: 0px;}
.left_footer_nav ul li {
    display: inline-block;
    margin-right: 110px;
}
.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
.blue_patch_section_inner .paragraph {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}

.find_expert_section H3 {font-size: 40PX; font-weight: 600; color: #9D1611;letter-spacing: 1PX;}


.expertise_box_left h6 {
    font-size: 26px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 35px;
    margin-bottom: 56px;
}
.find_expert_section {float: left; width: 100%; margin-top: 100px; margin-bottom: 100px;}
.round_btn {
    width: 220px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}


.follow_us_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    float: left;
    text-align: center;
}
.follow_us_section ul li {
    display: block;
    line-height: 51px;
}
.follow_us_section ul li {color: #9D1611; font-size: 18px; letter-spacing: 1px;}

.big_text {
    font-size: 36px;
    color: #9D1611;
    text-align: left;
    letter-spacing: 1px;
}
.our_expertise_text_section .round_btn {background-color: #9D1611; color: #FFF; margin-top: 80px;}


.our_team_section {float: left;
    width: 100%;
    
    background: url("../images/our_team.png") no-repeat;
    background-size: cover;
    height: 568px;}

.our_team_section .expertise_box_left {float: right;}


.nav-link:hover {color: #000;}
.navbar-brand img {width: 70%;}

.banner_section_main img {
    width: 100%;
    height: 100vh;
}

.banner_section_main {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 172px;
    left: 216px;
}
    .banner_caption_home h1 {
        font-size: 70px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
.banner_caption_home p {
        font-size: 23px;
        color: #fff !important;
        letter-spacing: 0.6px;
    }

.paragraph-insights {font-size:17px;}	
	
}






@media(max-width: 1600px){
	
	.carousel-control-prev {
    left: 38%;
    height: auto !important;
    top: 77.3%;
    z-index: 99999;
    opacity: 1 !important;
}
	.carousel-control-next {
    right: 38%;
    height: auto !important;
    top: 77.3%;
    z-index: 99999;
    opacity: 1 !important;
}
	
	.insights_image_right {
    float: left;
    width: 60%;
    padding-left: 36px;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    height: 210px;
    justify-content: center;
}
	
	
	.team_member_box ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: right;
    position: absolute;
    left: 22px;
    top: 210px;
}
	
	
	.polices_inner_section .card-title {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 50px;
}
	
	
	   .value_box .paragraph {
        font-size: 22px;
        font-weight: 600;
        color: #FFF;
    }
		.our_location_left {
    float: left;
    width: 100%;
    padding: 109px;
    padding-left: 40px;
}
	
	.about_menu h4 {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 20px;
    text-align: center;
}
	
	.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex
;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 5.3rem;
    margin-left: 15%;
}
	.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    left: 50% !important;
    transform: translate(-47.5%, -50%) !important;
    top: 50% !important;
}
	    .about_left_section_home h5 {
        font-size: 36px;
        color: #005B5B;
        letter-spacing: 1px;
        margin-top: 15px;
    }
	    .card-title-main {
        font-size: 41px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	
	.box_section_mistry {
    float: left;
    width: 100%;
    position: relative;
    background-color: #FFF;
    height: 465px;
    padding: 53px 51px;
    border: 2px solid #ebeaed;
}
	.box_section_mistry h4 {
    font-size: 22px;
    color: #832324;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 24px;
    margin-bottom: 36px;
}
	
	.container {
    max-width: 1550px;
    margin: 0px auto;
}
	
	.left_footer_nav ul li {
    display: inline-block;
    margin-right: 67px;
}
	
	.about_box_caption h3 {
    font-size: 22px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.padding_right {
    padding-right: 50px;
}
	.padding_left {
    padding-left: 50px;
}
	
	.icon_about {
    width: 39% !important;
    position: absolute;
    top: -71px;
}
	.about_box_section img {
    float: right;
    width: 91%;
    overflow: hidden;
    border-radius: 42px;
}
	
	.margin_top_about {
    margin-top: 120px;
}
	
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 0;
}
	.paragraph2 {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
}
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 203px;
        left: 85px;
    }
	
	.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 110px;
    left: 120px;
}
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 132px;
        left: 85px;
    }
	.nav-link {
 
    font-size: 16px;
    
}
	.our_expertise_section {
  
    margin-top: 264px; height: 430px;
   
}
.expertise_box_left h6 {
    font-size: 21px;
    
}	
.expertise_box_left h6 {
   
    margin-top: 35px;
    margin-bottom: 35px;
}	
	
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 483px;
    }
	
    .blue_patch_section {
        width: 1000px;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 58px;
        padding-bottom: 76px;
    }
	
	
	.round_btn {
    width: 170px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}
	
	
	.expertise_box_left {
    float: left;
    width: 490px;
    background-color: #832324;
    padding: 60px 41px;
    border-radius: 61px;
    margin-top: -171px;
}
    .expertise_box_left img {
        width: 27%;
    }
	
.banner_caption_home h1 {
    font-size: 56px;
    letter-spacing: 1.5px;
    color: #9D1611;
}	
.follow_us_section {
  
    left: 0;
}	
.banner_caption_home p {
    font-size: 19px;
    color: #9D1611;
    letter-spacing: 0.6px;
}	
    .big_text {
        font-size: 25px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }	
	
	   .our_team_section  .expertise_box_left {
       
        margin-top: -142px;
    }
	
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 43px;
}
	
	.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}
       .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 29px;
        padding-right: 61px;
    }
	.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
	
.blue_patch_section_inner .paragraph {
    font-size: 21px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}	
	.right_footer_nav img {width: 80%;}	
	.footer_box img {
    margin-top: 0px;
    width: 71%;
}
.footer_box img {
        margin-top: 0px;
        width: 63%;
    }
	.footer_box p a {
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
}
	.footer_box p {


    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
	
    .area_image_text {
        height: 65px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 17px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 19px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -194px;
        left: 0;
    }	
	
	.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -45px;
}
	.team .follow_us_section {
    bottom: 125px !important;
}
	
	    .team  .banner_caption_home {
    
        bottom: 173px;
        
    }
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 80px;
}
	
    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 104px;
    }	
	
	.find_expert_section H3 {
    font-size: 36PX;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}
	

	
	.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 36px;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 19px;
}
	.expert_section_inner_main .round_btn {
    line-height: 41px;
    color: #ffffff;
    border: 0px;
    margin-top: 48px;
    background-color: #a11813;
    float: right;
}
	
	
.margin_top_extra_team {
    margin-top: 275px;
}	
	
    .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 59px 63px;
        border-radius: 40px;
    }	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
}
	
.team_member_box ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 26px;
    float: right;
}	
	.contact_us_today_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
	.team_member_box ul li img {width: 70%;}
	.team_member_box ul li img {
        width: 70%;
        float: right;
    }
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.contact_foam_section .form-control {
   
    margin-bottom: 19px;
   
}	
	.map_section {
    float: left;
    width: 100%;
    margin-top: 75px;
}
	.nav-link img {width: 80%;}	
	
	.nav-link {
   
    margin-left: 27px;
}
	    .team_member_box h4 {
        font-size: 21px;
        font-weight: 500;
        color: #A6816C;
        letter-spacing: 1px;
    }
	
}
@media(max-width: 1440px){
	    .image_section_team_right h5 {
        font-size: 21px;
        font-weight: 900;
    }
	    .image_section_team_right h6

 {
        font-size: 19px;
        font-weight: 400;
    }
	
	
	.image_section_team_right {
    float: left;
    margin-left: 23px;
    width: 71%
;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    height: 156px;
    justify-content: center;
}
	    .polices_inner_section .card-title {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 50px;
    }
	
	.select-box .form-select {
    font-size: 16px;
  
}
	
	.foam_section_ind button {
    position: absolute;
    right: -7px;
    background-color: transparent;
    border: 0px;
    top: 0;
    width: 7.5%;
}
	.foam_section_ind .form-control {
    display: block;
    width: 100%;
    padding: 17.5px 28.5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 51px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
	
	
	.industries_acrodian_section .accordion-button {
   
    font-size: 20px;
    
}
	
	.pratice_section_main .card-title {
    font-size: 33px;
    letter-spacing: 1px;
    color: #343434;
    margin-bottom: 50px;
}
	    .foam_section_ind button {
        position: absolute;
        right: -7px;
        background-color: transparent;
        border: 0px;
        top: 0;
        width: 6.7%;
    }
	
	
	.right_inner_responsibal {
    width: 671px;
    margin: 0 auto;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 507px;
}
	    .responsibal_image_section_right .paragraph {
        font-size: 16px;
        
    }
	
	.carousel-control-next {
    right: 37.5%;
    height: auto !important;
    top: 77.5%;
    z-index: 99999;
    opacity: 1 !important;
}
	
	.carousel-control-prev {
    left: 37.5%;
    height: auto !important;
    top: 77.5%;
    z-index: 99999;
    opacity: 1 !important;
}
	     .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: flex
;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 85px;
        margin-left: 15%;
    }
	
	.image_section_mistry_main img {
    width: 100%;
    height: 465px; object-fit: cover;
}
	.box_section_mistry a {
    font-size: 18px;
    font-weight: 300;
    color: #832324;
    text-decoration: none;
    position: absolute;
    bottom: 46px;
}
	
	    .card-title-main {
        font-size: 36px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	    .box_section_mistry h4 {
        font-size: 20px;
        color: #832324;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 23px;
        margin-bottom: 36px;
    }
	
	    .search_box_main .form-control {
        height: 56px;
        border-radius: 51px;
    }
	    .search_box_main button {
        background-color: transparent;
        border: 0px;
        position: absolute;
        bottom: -1px;
        right: -8px;
        width: 82px;
    }
	
	.banner_caption_home .btn_main {
    width: 169px;
   
}
	.btn_main {
    width: 215px;
    height: 50px;
    background-color: #9D1611;
    display: block;
    text-align: center;
    color: #FFF;
    line-height: 51px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
    font-size: 14px;
}
	
	.about_left_section_home h4{


        font-size: 18px;
    }
	
	    .paragraph {
        font-size: 16px;
        font-weight: 600;
        color: #FFF;
    }
	
	.about_left_section_home h5 {
        font-size: 34px;
       
    }
	
	
	.container {
        max-width: 1390px;
        margin: 0px auto;
    }
	
	
	    .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 90px;
        border-radius: 40px;
        height: 615px;
        position: relative;
    }
	
	
	.search_input {
    float: none !important;
    width: 80% !important;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}
	
	.left_footer_nav ul li {
    display: inline-block;
    margin-right: 67px;
}
	
	.about_box_caption h3 {
    font-size: 22px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.padding_right {
    padding-right: 50px;
}
	.padding_left {
    padding-left: 50px;
}
	
	.icon_about {
    width: 39% !important;
    position: absolute;
    top: -71px;
}
	.about_box_section img {
    float: right;
    width: 91%;
    overflow: hidden;
    border-radius: 42px;
}
	
	.margin_top_about {
    margin-top: 120px;
}
	
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 0;
}
    .paragraph2 {
        font-size: 16px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
    }
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 203px;
        left: 85px;
    }
	
	.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 110px;
    left: 120px;
}
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 132px;
        left: 85px;
    }
	.nav-link {
 
    font-size: 16px;
    
}
	.our_expertise_section {
  
    margin-top: 264px; height: 430px;
   
}
.expertise_box_left h6 {
    font-size: 21px;
    
}	
.expertise_box_left h6 {
   
    margin-top: 35px;
    margin-bottom: 35px;
}	
	
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 483px;
    }
	
    .blue_patch_section {
        width: 1000px;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 58px;
        padding-bottom: 76px;
    }
	
	
	.round_btn {
    width: 170px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}
	
	
	.expertise_box_left {
    float: left;
    width: 490px;
    background-color: #832324;
    padding: 60px 41px;
    border-radius: 61px;
    margin-top: -171px;
}
    .expertise_box_left img {
        width: 27%;
    }
	
    .banner_caption_home h1 {
        font-size: 46px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
.follow_us_section {
  
    left: 0;
}	
.banner_caption_home p {
    font-size: 19px;
    color: #9D1611;
    letter-spacing: 0.6px;
}	
    .big_text {
        font-size: 25px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }	
	
	   .our_team_section  .expertise_box_left {
       
        margin-top: -142px;
    }
	
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 43px;
}
	
	.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}
       .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 29px;
        padding-right: 61px;
    }
	.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
	
.blue_patch_section_inner .paragraph {
    font-size: 21px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}	
	.right_footer_nav img {width: 80%;}	
	.footer_box img {
    margin-top: 0px;
    width: 71%;
}
    .footer_box img {
        margin-top: 0px;
        width: 63%;
    }	
	.footer_box p a {
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
}
	.footer_box p {

    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
	
    .area_image_text {
        height: 65px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 17px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 19px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -194px;
        left: 0;
    }	
	
	.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -45px;
}
	.team .follow_us_section {
    bottom: 125px !important;
}
	
	    .team  .banner_caption_home {
    
        bottom: 173px;
        
    }
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 80px;
}
	
    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 104px;
    }	
	
	.find_expert_section H3 {
    font-size: 36PX;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}
	

	
	.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 36px;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 19px;
}
	.expert_section_inner_main .round_btn {
    line-height: 41px;
    color: #ffffff;
    border: 0px;
    margin-top: 48px;
    background-color: #a11813;
    float: right;
}
	
	
.margin_top_extra_team {
    margin-top: 275px;
}	
	
    .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 59px 63px;
        border-radius: 40px;
    }	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
}
	
    .team_member_box ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-top: 0;
        float: right;
    }	
	
	    .profile_right p {
        font-size: 16px;
        color: #000;
        font-weight: 500;
        margin-bottom: 0px !important;
    }
	
	.contact_us_today_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
	.team_member_box ul li img {width: 70%;}
	.team_member_box ul li img {
        width: 70%;
        float: right;
    }
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.contact_foam_section .form-control {
   
    margin-bottom: 19px;
   
}	
	    .team_member_box h3 {
        font-size: 28px !important;
        font-weight: 800;
        color: #000000 !important;
        letter-spacing: 1px;
        margin-top: 13px;
    }
	    .insights_image_right {
        float: left;
        width: 60%;
        padding-left: 36px;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: 189px;
        justify-content: center;
    }
	.map_section {
    float: left;
    width: 100%;
    margin-top: 75px;
}
	.nav-link img {width: 80%;}	
	
	.nav-link {
   
    margin-left: 27px;
}
    .team_member_box h4 {
        font-size: 21px;
        font-weight: 500;
        color: #A6816C;
        letter-spacing: 1px;
    }

.profile_image {
        width: 187px;
        height: 186px;
        background-color: #832324 !important;
        border-radius: 26px;
        float: left;
        margin-top: -162px;
        box-shadow: -16px 16px 1px #832324;
        overflow: hidden;
    }
	
}
@media(max-width: 1400px){

	.select-items div, .select-selected {
    font-size: 15px;
    
}
	
	.insights_image_right a {
    font-size: 18px;
    font-weight: 400 !important;
    color: #343434 !important;
    text-transform: capitalize !important;
    text-decoration: none;
    margin-top: 9px;
    float: left;
    width: 100%;
}
	
	    .insights_image_right {
        float: left;
        width: 60%;
        padding-left: 36px;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: 181px;
        justify-content: center;
    }
	   .value_box .paragraph {
        font-size: 21px;
        font-weight: 600;
        color: #FFF;
    }
	
   
	.foam_section_ind .form-control {
    display: block;
    width: 100%;
    padding: 17.5px 28.5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 51px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
	
	
	.industries_acrodian_section .accordion-button {
   
    font-size: 18px;
    
}
	
	
	
	    .right_inner_responsibal {
        width: 671px;
        margin: 0 auto;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        height: 489px;
    }
	
	.business_caption_inner h4 {
    font-size: 22px;
    color: #FFF;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 36px;
}
	    .box_section_mistry .paragraph {
        font-size: 17px;
        font-weight: 600;
    }
	
	    .image_section_mistry_main img {
        width: 100%;
        height: 499px;
        object-fit: cover;
    }
	.box_section_mistry {
        float: left;
        width: 100%;
        position: relative;
        background-color: #FFF;
        height: 499px;
        padding: 53px 51px;
        border: 2px solid #ebeaed;
    }
	
	    .about_left_section_home h5 {
        font-size: 31px;
    }
	    .find_lawyer_section h4 {
        font-size: 20px;
        font-weight: 300;
        color: #FFF;
        margin-bottom: 36px;
        margin-top: 15px;
        letter-spacing: 1px;
    }
	
	    .paragraph {
        font-size: 16px;
        font-weight: 600;
        color: #FFF;
    }
	    .find_lawyer_section p {
        color: #FFF;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	    .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 90px;
        border-radius: 40px;
        height: 650px;
        position: relative;
    }
	
	
	
	.team_member_box h4 {
    font-size: 25px;
    font-weight: 500;
    color: #A6816C;
    letter-spacing: 1px;
}
	
	.about_box_caption h3 {
    font-size: 22px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.padding_right {
    padding-right: 50px;
}
	.padding_left {
    padding-left: 50px;
}
	
	.icon_about {
    width: 39% !important;
    position: absolute;
    top: -71px;
}
	.about_box_section img {
    float: right;
    width: 91%;
    overflow: hidden;
    border-radius: 42px;
}
	
	.margin_top_about {
    margin-top: 120px;
}
	
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 0;
}
	
	    .responsibal_image_section_right h4 {
        font-size: 32px;
        font-weight: 700;
        text-align: left !important;
        border-bottom: 1px solid #343434;
        color: #343434;
        margin: 0 !important;
        padding: 17px 0px;
    }
.paragraph2 {
        font-size: 16px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
    }
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 203px;
        left: 85px;
    }
	
	.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 110px;
    left: 120px;
}
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 132px;
        left: 85px;
    }
	.nav-link {
 
    font-size: 16px;
    
}
	.our_expertise_section {
  
    margin-top: 264px; height: 430px;
   
}
	.container {
    max-width: 1340px;
    margin: 0 auto;
}
	
.expertise_box_left h6 {
    font-size: 21px;
    
}	
.expertise_box_left h6 {
   
    margin-top: 35px;
    margin-bottom: 35px;
}	
	
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 483px;
    }
	
    .blue_patch_section {
        width: 1000px;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 58px;
        padding-bottom: 76px;
    }
	
	
	.round_btn {
    width: 170px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}
	
	
	.expertise_box_left {
    float: left;
    width: 490px;
    background-color: #832324;
    padding: 60px 41px;
    border-radius: 61px;
    margin-top: -171px;
}
    .expertise_box_left img {
        width: 27%;
    }
	
    .banner_caption_home h1 {
        font-size: 48px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
.follow_us_section {
  
    left: 0;
}	
.banner_caption_home p {
    font-size: 19px;
    color: #9D1611;
    letter-spacing: 0.6px;
}	
    .big_text {
        font-size: 25px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }	
	
	   .our_team_section  .expertise_box_left {
       
        margin-top: -142px;
    }
	
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 43px;
}
	
	.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}
    .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 21px;
        padding-right: 61px;
    }
	.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
	
.blue_patch_section_inner .paragraph {
    font-size: 21px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}	
	.right_footer_nav img {width: 80%;}	
	.footer_box img {
    margin-top: 0px;
    width: 71%;
}
.footer_box img {
    margin-top: 0px;
    width: 71%;
}	
	.footer_box p a {
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
}
	.footer_box p {
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
	
    .area_image_text {
        height: 65px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 17px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 19px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -194px;
        left: 0;
    }	
	
	.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -45px;
}
	.team .follow_us_section {
    bottom: 125px !important;
}
	
	    .team  .banner_caption_home {
    
        bottom: 173px;
        
    }
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 80px;
}
	
    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 104px;
    }
	
	.find_expert_section H3 {
    font-size: 36PX;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}
	

	
	.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 36px;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 19px;
}
	.expert_section_inner_main .round_btn {
    line-height: 41px;
    color: #ffffff;
    border: 0px;
    margin-top: 48px;
    background-color: #a11813;
    float: right;
}

.margin_top_extra_team {
    margin-top: 275px;
}	
	
.team_member_box {
    float: left;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
    background-color: #FFF;
    padding: 59px 63px;
    border-radius: 40px;
}	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
}
	
    .team_member_box ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-top: 0;
        float: right;
    }	
	.contact_us_today_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
	.team_member_box ul li img {width: 70%;}
	.team_member_box ul li img {
        width: 70%;
        float: right;
    }
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.contact_foam_section .form-control {
   
    margin-bottom: 19px;
   
}	
	.map_section {
    float: left;
    width: 100%;
    margin-top: 75px;
}
	.nav-link img {width: 80%;}	
	
	.nav-link {
   
    margin-left: 27px;
}
.copyright_ul {
    margin: 0px;
    list-style: none;
    float: right;
    padding: 6px 0px !important;
}	
	
}
@media(max-width: 1366px){
	    .right_inner_responsibal {
        width: 671px;
        margin: 0 auto;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        height: 482px;
    }

	
	.team_member_box h4 {
    font-size: 25px;
    font-weight: 500;
    color: #A6816C;
    letter-spacing: 1px;
}
	
	.about_box_caption h3 {
    font-size: 22px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.padding_right {
    padding-right: 50px;
}
	.padding_left {
    padding-left: 50px;
}
	
	.icon_about {
    width: 39% !important;
    position: absolute;
    top: -71px;
}
	.about_box_section img {
    float: right;
    width: 91%;
    overflow: hidden;
    border-radius: 42px;
}
	
	.margin_top_about {
    margin-top: 120px;
}
	
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 0;
}
    .paragraph2 {
        font-size: 16px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
    }
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 203px;
        left: 85px;
    }
	
	.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 110px;
    left: 120px;
}
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 132px;
        left: 85px;
    }
	.nav-link {
 
    font-size: 16px;
    
}
	.our_expertise_section {
  
    margin-top: 264px; height: 430px;
   
}
	.container {
    max-width: 1320px;
    margin: 0 auto;
}
	
.expertise_box_left h6 {
    font-size: 21px;
    
}	
.expertise_box_left h6 {
   
    margin-top: 35px;
    margin-bottom: 35px;
}	
	
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 483px;
    }
	
    .blue_patch_section {
        width: 1000px;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 58px;
        padding-bottom: 76px;
    }
	
	
	.round_btn {
    width: 170px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}
	
	
	.expertise_box_left {
    float: left;
    width: 490px;
    background-color: #832324;
    padding: 60px 41px;
    border-radius: 61px;
    margin-top: -171px;
}
    .expertise_box_left img {
        width: 27%;
    }
	
.banner_caption_home h1 {
        font-size: 48px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }	
.follow_us_section {
  
    left: 0;
}	
.banner_caption_home p {
    font-size: 19px;
    color: #9D1611;
    letter-spacing: 0.6px;
}	
    .big_text {
        font-size: 25px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }	
	
	   .our_team_section  .expertise_box_left {
       
        margin-top: -142px;
    }
	
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 43px;
}
	
	.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}
    .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 21px;
        padding-right: 61px;
    }
	.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
	
.blue_patch_section_inner .paragraph {
    font-size: 21px;
    font-weight: 600;
    color: #FFF;
    text-align: justify;
}	
	.right_footer_nav img {width: 80%;}	
	.footer_box img {
    margin-top: 0px;
    width: 71%;
}
.footer_box img {
    margin-top: 0px;
    width: 71%;
}	
	.footer_box p a {
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
}
	.footer_box p {
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
	
    .area_image_text {
        height: 65px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 17px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 19px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -194px;
        left: 0;
    }	
	
	.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -45px;
}
	.team .follow_us_section {
    bottom: 125px !important;
}
	
	    .team  .banner_caption_home {
    
        bottom: 173px;
        
    }
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 80px;
}
	
    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 104px;
    }	
	
	.find_expert_section H3 {
    font-size: 36PX;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}
	

	
	.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 36px;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 19px;
}
	.expert_section_inner_main .round_btn {
    line-height: 41px;
    color: #ffffff;
    border: 0px;
    margin-top: 48px;
    background-color: #a11813;
    float: right;
}

	
.margin_top_extra_team {
    margin-top: 275px;
}	
	
.team_member_box {
    float: left;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
    background-color: #FFF;
    padding: 59px 63px;
    border-radius: 40px;
}	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
}
	
.team_member_box ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 26px;
    float: right;
}	
	.contact_us_today_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
	.team_member_box ul li img {width: 70%;}
	.team_member_box ul li img {
        width: 70%;
        float: right;
    }
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.contact_foam_section .form-control {
   
    margin-bottom: 19px;
   
}	
	.map_section {
    float: left;
    width: 100%;
    margin-top: 75px;
}
	.nav-link img {width: 80%;}	
	
	.nav-link {
   
    margin-left: 27px;
}
}
@media(max-width: 1280px){
	
	    .image_section_team_right {
        float: left;
        margin-left: 23px;
        width: 68%;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: 156px;
        justify-content: center;
    }
	
	.foam_section_ind button {
    position: absolute;
    right: -7px;
    background-color: transparent;
    border: 0px;
    top: 0;
    width: 7.5%;
}
	.foam_section_ind .form-control {
    display: block;
    width: 100%;
    padding: 17.5px 28.5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 51px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
	
	
	.industries_acrodian_section .accordion-button {
   
    font-size: 18px;
    
}
	.pratice_section_main .card-title {
    font-size: 34px;
    letter-spacing: 1px;
    color: #343434;
    margin-bottom: 50px;
}
	
	
	
	    .right_inner_responsibal {
        width: 614px;
        margin: 0 auto;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        height: 451px;
    }
	.img_expertise {
    height: 218px;
}
	
	
	.team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 90px;
        border-radius: 40px;
        height: 581px;
        position: relative;
    }
	.about_box_caption h3 {
    font-size: 22px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.padding_right {
    padding-right: 50px;
}
	.padding_left {
    padding-left: 50px;
}
	
	.icon_about {
    width: 39% !important;
    position: absolute;
    top: -71px;
}
	.about_box_section img {
    float: right;
    width: 91%;
    overflow: hidden;
    border-radius: 42px;
}
	
	.margin_top_about {
    margin-top: 120px;
}
	
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 125px;
    left: 0;
}
    .paragraph2 {
        font-size: 16px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
    }
	      .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 207px;
        left: 85px;
    }
	
	.follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    bottom: 110px;
    left: 120px;
}
      .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        bottom: 150px;
        left: 85px;
    }

	.nav-link {
 
    font-size: 16px;
    
}
	.our_expertise_section {
  
    margin-top: 264px; height: 430px;
   
}
    .container {
        max-width: 1240px;
        margin: 0 auto;
    }
	
    .expertise_box_left h6 {
        font-size: 18px;
    }	
.expertise_box_left h6 {
   
    margin-top: 35px;
    margin-bottom: 35px;
}	
	
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 483px;
    }
	
    .blue_patch_section {
        width: 1000px;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 58px;
        padding-bottom: 76px;
    }
	
	
	.round_btn {
    width: 170px;
    height: 51px;
    line-height: 51px;
    color: #BE4526;
    background-color: #fff;
    border-radius: 50px;
    font-weight: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0 auto;
    float: left;
}
	
	
	.expertise_box_left {
    float: left;
    width: 490px;
    background-color: #832324;
    padding: 60px 41px;
    border-radius: 61px;
    margin-top: -171px;
}
    .expertise_box_left img {
        width: 27%;
    }
	
       .banner_caption_home h1 {
        font-size: 44px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }	
.follow_us_section {
  
    left: 0;
}	
.banner_caption_home p {
    font-size: 19px;
    color: #9D1611;
    letter-spacing: 0.6px;
}	
        .big_text {
        font-size: 22px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }	
	
	   .our_team_section  .expertise_box_left {
       
        margin-top: -142px;
    }
	
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 43px;
}
	
	.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}
    .blue_patch_section_inner {
        float: left;
        width: 100%;
        padding-left: 21px;
        padding-right: 61px;
    }
	.left_footer_nav ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    color: #FFF;
    letter-spacing: 1px;
}
	
     .blue_patch_section_inner .paragraph {
        font-size: 19px;
        font-weight: 600;
        color: #FFF;
        text-align: justify;
    }	
	.right_footer_nav img {width: 80%;}	
	.footer_box img {
    margin-top: 0px;
    width: 71%;
}
.footer_box img {
    margin-top: 0px;
    width: 71%;
}	
	.footer_box p a {
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
}
	.footer_box p {
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}
	
      .area_image_text {
        height: 65px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 17px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 19px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -183px;
        left: 0;
    }	
	
	.area_expertise_caption {
    float: left;
    width: 100%;
    margin-top: -45px;
}
	.team .follow_us_section {
    bottom: 125px !important;
}
	
	    .team  .banner_caption_home {
    
        bottom: 173px;
        
    }
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 80px;
}
	
    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 80px;
        margin-bottom: 104px;
    }
	
	.find_expert_section H3 {
    font-size: 36PX;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}
	.team_member_box h3 {
    font-size: 24px;
    font-weight: 800;
    color: #A6816C;
    letter-spacing: 1px;
    margin-top: 13px;
}
	.team_member_box h4 {
    font-size: 22px;
    font-weight: 500;
    color: #A6816C;
    letter-spacing: 1px;
}
	
	

	
	.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 36px;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 19px;
}
	.expert_section_inner_main .round_btn {
    line-height: 41px;
    color: #ffffff;
    border: 0px;
    margin-top: 48px;
    background-color: #a11813;
    float: right;
}

	
.margin_top_extra_team {
    margin-top: 275px;
}	
	
    .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 54px 63px;
        border-radius: 40px;
    }
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 75px;
}
	
.team_member_box ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 26px;
    float: right;
}	
	.contact_us_today_section {
    float: left;
    width: 100%;
    margin-top: 52px;
}
	.team_member_box ul li img {width: 70%;}
	.team_member_box ul li img {
        width: 70%;
        float: right;
    }
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 18px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.contact_foam_section .form-control {
   
    margin-bottom: 19px;
   
}	
	.map_section {
    float: left;
    width: 100%;
    margin-top: 75px;
}
	.nav-link img {width: 80%;}	
	
	.nav-link {
   
    margin-left: 27px;
}
}
@media(max-width:820px){
    
   .gray-title-artical {
    color: #6f6f6f;
    font-size: 16px;
} 
    
    
    .insights_main_section {
    float: left;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 39px;
}
    
    
    .insights_main_section h4 {
    font-size: 18px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 28px;
}
 .insights_box_caption h3 {
    font-size: 19px;
    font-weight: 700;
    margin-top: 7px;
    float: left;
    width: 100%;
    margin-bottom: 14px;
}   
    
    .insights_box_caption h5 {
    float: left;
    width: 100%;
    letter-spacing: 1px;
    font-size: 16px;
}
    
    .insights_main_section_inner {
        float: left;
        width: 100%;
        display: grid
;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 35px;
    }
    
    
	.location_inner {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}
	.mail-location {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    text-decoration: none;
}
	
	.about_gray_section_location_inner {
    z-index: 99;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	.image_mistery_main_home img {width: 100% !important; height: auto !important;}
	
	
	.select-selected:after {
    position: absolute;
    content: "";
    top: 17px;
    right: -5px;
    background: url(../images/down.png) no-repeat;
    width: 21px;
    height: 18px;
    margin: 0;
}
	
.social_icons_footer {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
        margin-top: 13px;
    }
	
	
	
	.about_left_section_home .btn_main {
    margin-top: 13px;
}
    .carousel-control-prev {
        left: 0;
       
    }	
	    .carousel-control-next {
        right: 0;
       
    }
	.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 99999;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: unset;
    padding: 0px 20px;
    color: #fff;
    text-align: center;
    background: 0 0;
    filter: var(--bs-carousel-control-icon-filter);
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
	
	
	.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 46%;
    background-size: 60% 99%;
    border-radius: 10px;
    background-color: #282828;
    padding: 10px;
    opacity: 1;
    border-radius: 51px;
}
	
	
	.find_lawyer_section {
    float: left;
    width: 100%;
    background: url(../images/find-lawyerz-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 68px;
    padding-bottom: 68px;
}
	.box_mistry_section_main {
    float: left;
    width: 100%;
    margin-top: 40px;
}
	.parsons_mistry_div {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding-top: 41px;
    padding-bottom: 40px;
}
	.padding-right {padding-right: 12px !important;}
    .padding-left {
        padding-left: 12px !important;
 
    }
	    .box_section_mistry h4 {
        font-size: 20px;
        color: #832324;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 23px;
        margin-bottom: 16px;
    }
	
	
	    .box_section_mistry a {
        font-size: 18px;
        font-weight: 300;
        color: #832324;
        text-decoration: none;
        position: relative;
        bottom: 0;
    }
	
	
	    .box_section_mistry {
        float: left;
        width: 100%;
        position: relative;
        background-color: #FFF;
        height: auto;
        padding: 34px 26px;
        border: 2px solid #ebeaed;
    }
	.insights_image_left {
    float: left;
    width: 25%;
}
	.insights_btn {
    float: left;
    width: 100%;
    margin-top: 45px;
    text-align: center;
}
	    .pratrices_area_section h4 {
        font-size: 21px;
        color: #005B5B;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 19px;
    }
	.pratrices_area_section ul li {
    display: inline-block;
    line-height: 47px;
}
	.insights_btn .btn_main {
    width: 207px;
    height: 44px;
    background-color: #9D1611;
    display: block;
    text-align: center;
    color: #FFF;
    line-height: 45px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
    margin: 0 auto;
}
	
	    .insights_image_right {
        float: left;
        width: 60%;
        padding-left: 36px;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: 115px;
        justify-content: center;
    }
	    .insights_image_right h3 {
        font-size: 17px;
        font-weight: 700;
        color: #343434;
    }
	    .insights_image_right a {
        font-size: 15px;
        font-weight: 400 !important;
        color: #343434 !important;
        text-transform: capitalize !important;
        text-decoration: none;
        margin-top: 9px;
        float: left;
        width: 100%;
    }
	.pratrices_area_section {
    float: left;
    width: 100%;
    margin-top: 0;
}
	
	.pratrices_area_section ul li a {
    background-color: #005B5B;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    padding: 10px 11px;
    letter-spacing: 1px;
    border-radius: 50px;
}
	

	
	
	.profile_right {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #b5b5b5;
    padding-top: 21px;
}
	    .team_member_box .paragraph2 {
        margin-top: 20px;
        text-align: center !important;
    }
	    .profile_left p {
        font-size: 16px;
        color: #000;
        font-weight: 500;
        margin-bottom: 0px !important;
    }
	
	    .team_member_box h3 {
        font-size: 24px !important;
        font-weight: 800;
        color: #000000 !important;
        letter-spacing: 1px;
        margin-top: 13px;
    }
	    .team_member_box h4 {
        font-size: 20px;
        font-weight: 500;
        color: #A6816C;
        letter-spacing: 1px;
    }
	
        .margin_top_team {
        margin-top: 115px !important;
    }
	.profile_top_section {
    float: left;
    width: 100%;
    display: block;
    flex-direction: row;
    margin-bottom: 50px;
}
.profile_left {
    float: left;
    width: 100%;
    border-right: 0px solid #D9D9D9;
    margin-right: 0;
}	
	.team_proile_caption {
    float: right;
    width: 100%;
}
	
	.prsons_piller_section h3 {
    font-size: 23px;
    color: #005B5B;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	    .responsibal_image_section_right .paragraph {
        font-size: 15px;
        margin-bottom: 1px;
    }
.responsible_businees_main {
        float: left;
        width: 100%;
        padding-top: 53px;
        padding-bottom: 53px;
        background-color: #F5F5F5;
        margin-bottom: 53px;
    }
	.carrer_section .btn_main {
    background-color: #ffffff;
    display: block;
    color: #9D1611;
    margin-top: 16px;
}
	.carrer_section {
    float: left;
    width: 100%;
    background: url(../images/carrer.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 51px;
    padding-bottom: 51px;
    margin-top: 50px;
    margin-bottom: 51px !important;
}
	.reponsibal_business_bg {
    float: left;
    width: 100%;
    background: url(../images/res-bus.png) no-repeat;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 55px;
}
	    .business_caption_inner h4 {
        font-size: 19px;
        color: #FFF;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 36px;
    }
	    .responsibal_image_section_right .paragraph {
        font-size: 16px;
        margin-bottom: 1px;
    }
	    .responsibal_image_section_right h4 {
        font-size: 24px;
        font-weight: 700;
        text-align: left !important;
        border-bottom: 1px solid #343434;
        color: #343434;
        margin: 0 !important;
        padding: 17px 0px;
    }
	.responsibal_image_section_right .btn_main {
    width: 143px;
    height: 40px;
    background-color: #FFF;
    display: block;
    text-align: center;
    color: #9D1611;
    line-height: 40px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 100px;
    margin-top: 25px;
}
	
	.responsibal_image_section_left {
    float: left;
    width: 100%
;
}
	.responsibal_image_section_right {
    float: left;
    width: 100%
;
}
	    .pratrices_area_section {
        float: left;
        width: 100%;
        margin-top: 0 !important;
    }
	
	.right_inner_responsibal {
        width: 100%;
        margin: 0 auto;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        height: auto;
        padding: 14px 42px;
        padding-bottom: 51px;
    }
	     .about_menu h4 {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 0;
        padding: 20px;
        text-align: center;
        letter-spacing: 1px;
    }
	    .four_box_about_section {
        float: left;
        width: 100%;
        margin-top: 40px !important;
        margin-bottom: 35px !important;
    }
	.firm_bg .business_caption_inner {
    float: left;
    width: 100%;
}
	.four_box_main {
    float: left;
    width: 100%;
    display: grid
;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0px;
}
	.firm_bg {
    float: left;
    width: 100%;
    background: url(../images/about/firm.png) no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
	.about_menu_secound {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 18px 0px;
}
    .about_menu {
        float: left;
        width: 100%;
        border: 2px solid #D5C3AF;
        border-radius: 8px;
    }
	.about_menu_secound_outer {
    float: left;
    width: 100%;
    border-bottom: 0px solid #D5C3AF;
    margin-bottom: 1px;
}
	.industries_acrodian_section .accordion-button {
        font-size: 16px;
        letter-spacing: 0.5px;
    }
.pratice_section_main {
        float: left;
        width: 100%;
        margin-top: 41px;
        padding-bottom: 24px;
    }
	
	
	.pratice_section_main .card-title {
        font-size: 25px;
        letter-spacing: 1px;
        color: #343434;
        margin-bottom: 22px;
    }
	.industries_acrodian_section .accordion-header {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 3px solid #D9D9D9;
    margin-bottom: 0;
    padding-top: 10px;
}
	.industries_acrodian_section .accordion-button {
        font-size: 16px;
    }
	
	.search_industris_section {        margin-top: 12px !important;
        margin-bottom: 29px;}
	
	.industries_section_main h4 {
    font-size: 23px;
    color: #005B5B;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
	
	.image_section_team_right a {
        font-size: 16px;
        font-weight: 400;
        color: #832324;
        text-decoration: none;
        letter-spacing: 0.5px;
    }
	.image_section_team_left {
    float: left;
    width: 152px;
    height: 152px;
    border-radius: 21px;
    overflow: hidden;
    box-shadow: -10px 10px 0px #872525;
    margin-left: 10px;
}
	.black_strip_section_People h4 {
    margin-bottom: 0 !important;
    color: #FFF !important;
    text-transform: capitalize !important;
    font-size: 17px;
}
	.industries_search_section {
    float: left;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 15px;
}
	.margin_top_main {
    margin-top: 63px !important;
}
	.btn_main {
        width: 160px;
        height: 42px;
        background-color: #9D1611;
        display: block;
        text-align: center;
        color: #FFF;
        line-height: 42px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        font-size: 14px;
    }
	
	    .about_left_section_home .btn_main {
        width: 209px;
        height: 42px;
        background-color: #9D1611;
        display: block;
        text-align: center;
        color: #FFF;
        line-height: 42px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        font-size: 14px;
    }
	
	
    .banner_caption_home .btn_main {
        width: 173px;
        height: 39px;
        background-color: #ffffff;
        display: block;
        text-align: center;
        color: #9D1611;
        line-height: 39px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        margin-top: 120px;
    }
	.people_section .btn_main {
    background-color: #ffffff;
    display: block;
    color: #9D1611;
    margin-top: 20px;
}
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
	    .paragraph2 {
        
        text-align: left !important;
    }
	
	.our_location_left h4 {
    font-size: 23px;
   
}
	    .about_left_section_home h5 {
        font-size: 23px;
    }
	
	
	.our_location_main_section {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    display: grid
;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0px;
}
	.our_location_left {
        float: left;
        width: 100%;
        padding: 74px;
        padding-left: 74px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
	.search_input_section_main {
    float: left;
    width: 100%;
    margin-top: 20px;
}
	
	    .value_section_main {
        float: left;
        width: 100%;
        background-color: #005B5B;
        display: grid
;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 0px;
        height: auto;
        align-items: center;
        margin-top: 21px;
    }
	.about_left_section_home h4 {
        font-size: 23px;
        color: #005B5B;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .value_box {
        float: left;
        width: 100%;
        padding: 25px 40px;
        /* text-align: justify; */
        /* padding-right: 0; */
        border-bottom: 1px solid #ffffff;
        height: 100%;
    }
	.people_bg {
    float: left;
    width: 100%;
    background: url(../images/people-career.png) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center;
}
	.people_section {
    float: left;
    width: 100%;
    background: url(../images/people.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 77px;
    padding-bottom: 77px;
    margin-top: 50px;
    margin-bottom: 50px !important;
}
	
	    .card-title-main {
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	.business_caption_inner {
    float: right;
    width: 100%;
}
	    .team-section-main {
        float: left;
        width: 100% !important;
        display: grid
;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 0px;
        margin-bottom: 25px;
    }
	    .about_left_section_home h4 {
        font-size: 16px;
    }
	.banner_section_main img {
        width: 100%;
        height: 65vh;
        object-fit: cover;
    }
	
	     .banner_section_main {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 58px;
    }
	
	.menu_section_contact {
    margin: 0 auto;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
	.about_gray_section {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding: 37px;
}
	    .paragraph {
        font-size: 15px;
        font-weight: 600;
        color: #FFF;
        letter-spacing: 0.5px;
    }
	
    .banner_caption_home .btn_main {
        margin-top: 29px;
    }
	
	
	    .img_expertise {
        height: auto;
    }
	
	.team_member_box ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
        position: absolute;
        right: -111px;
        bottom: 0;
        margin-top: -8px;
    }
	
	    .team_member_box {
        
        height: auto;
        position: relative;
    }

	
	
	.button_img {
    position: absolute;
    right: -6px;
    top: -2px;
    width: 63%;
}
	.navbar-brand {
    
    width: 50%;
}
	.navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
    align-items: center;
    border-top: 1px solid #dadada;
}
	.mobile_search {
        position: relative;
        right: -97px;
    }
	.desktop {display: none !important;}
.mobile {display: block !important; }
	
	
	.contact_foam_section .round_btn {
    width: 180px;
    height: 44px;
    line-height: 41px;
    color: #FFF;
    background-color: #9D1611;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    float: none;
    margin-top: 15px;
}
	
.map_section {
    float: left;
    width: 100%;
    margin-top: 49px;
}	
	
    .contact_us_today_section {
        float: left;
        width: 100%;
        margin-top: 19px;
    }
	.contact_foam_section .form-control {
    display: block;
    width: 100%;
    padding: 9px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 40px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 15px;
    letter-spacing: 1px;
    color: #151439 !important;
    margin-bottom: 12px;
    border-width: 2px;
}
		.contact_foam_section .form-select {
    font-size: 15px;
    letter-spacing: 1px;
    color: #6a6a6a !important;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 9px 20px;
    border-radius: 54px;
    border-width: 2px;
    margin-bottom: 12px;
}
	
	
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 27px;
    letter-spacing: 1px;
    /* margin: 0 auto; */
    text-align: center;
}
	.contact_us_today_section h6 {
    font-size: 20px;
    font-weight: 700;
    color: #832324;
    letter-spacing: 1px;
    margin-top: 32px;
    text-align: center;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 12px;
}
	.team_member_box h3 {
    font-size: 24px;
    font-weight: 800;
    color: #A6816C;
    letter-spacing: 1px;
    margin-top: 13px;
}
	   .team  .follow_us_section {
        
        bottom: 60px !important;
      
    }
	.team .banner_caption_home {
       
        bottom: 115px !important;
    
    }
	
	
	
	
.team_member_box h4 {
    font-size: 23px;
    font-weight: 500;
    color: #A6816C;
    letter-spacing: 1px;
}	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 48px;
}
	
	.team_memeber_section_main {
    float: left;
    width: 100%;
    margin-top: 4px;
}
	.team_member_box ul li img {width: 50%;}
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0px;
    margin-top: 14px;
}
	.expert_inner_select {
    float: left;
    width: 100%;
    position: relative;
}
.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 17px;
}	
    .expert_section_inner_main .round_btn {
        line-height: 37px;
        color: #ffffff;
        border: 0px;
        margin-top: 38px;
        background-color: #a11813;
        float: right;
        font-size: 15px;
    }
          .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px -2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 36px;
        border-radius: 20px;
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 39px;
    }
	.margin_top_extra_team {
    margin-top: 0;
}
	.profile_image {
    width: 198px;
    height: 198px;
    background-color: #B8B8B8;
    border-radius: 26px;
    float: none;
    margin-top: 0;
    box-shadow: -15px 16px 1px #005B5B;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 43px;
}
	
.find_expert_section {
    float: left;
    width: 100%;
    margin-top: 51px;
    margin-bottom: 51px;
}
	
.find_expert_section H3 {
    font-size: 36px;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}	
    .area_expertise_caption {
        float: left;
        width: 100%;
        margin-top: -39px;
        margin-bottom: 12px;
    }
	
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 51px;
}
	
	.area_image_text {
        height: 62px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 0px 12px 12px 0px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -102px;
    }
    
	.about_box_caption h3 {
    font-size: 21px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.icon_about {
    width: 27% !important;
    position: absolute;
    top: 9px;
    left: 10px;
}
	.four_box_about_section {
    float: left;
    width: 100%;
    margin-top: 51px;
}
	.margin_top_about {
    margin-top: 29px;
}
	
	.paragraph2 {
    font-size: 16px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-align: center;
}
	.padding_left {
    padding-left: 0;
}
	.about_box_section img {
    float: right;
    width: 100%;
    overflow: hidden;
    border-radius: 25px;
}
	.padding_right {
    padding-right: 0;
}
    .nav-link {
        display: block;
        padding: 4px 0px;
        font-size: 15px;
        font-weight: var(--bs-nav-link-font-weight);
        color: #b75b58;
        text-decoration: none;
        background: 0 0;
        border: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        letter-spacing: 1.5px;
        margin-left: 4px;
    }
	
	
	.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99999;
    bottom: 230px;
    left: 103px;
}
        .big_text {
        font-size: 19px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }
	
	
    .expertise_box_left {
        float: left;
        width: 100%;
        background-color: #832324;
        padding: 36px 36px;
        border-radius: 34px;
        margin-top: -171px;
    }
	
      .expertise_box_left h6 {
        font-size: 19px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 2px;
        margin-top: 23px;
        margin-bottom: 32px;
    }
.our_expertise_section {
        float: left;
        width: 100%;
        margin-top: 231px;
        background: url(../images/our_experties_home.png) no-repeat;
        background-size: cover;
        height: 375px;
    }
	header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 0px 0px;
}
.container {
    max-width: 700px;
    margin: 0 auto;
}
	footer {
    float: left;
    width: 100%;
    margin-top: 44px;
}
    .right_footer_nav {
        float: right;
        width: 100%;
        margin-top: 9px;
        position: relative;
        left: -3px;
    }
	    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
	
	.copyright_section_main {
    float: left;
    width: 100%;
    border-top: 1px solid #FFF;
    margin-top: 0;
    padding-top: 21px;
}
	
	.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
    padding: 28px 0px;
}
   .right_footer_nav img {
        width: 74%;
    }
	.right_footer_nav ul li {
    display: inline-block;
    margin-left: 0;
}
    .footer_box {
        float: left;
        width: 100%;
        margin-bottom: 23px;
    }
	.footer_box p a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
    .footer_box img {
        margin-top: 0px;
        width: 33%;
        margin-bottom: 0 !important;
    }
.footer_title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}	
.footer_box p {
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 9px;
}	
	
	
    .copyright_section_main p {
        font-size: 14px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        float: left !important;
        margin: 16px auto !important;
        text-align: left !important;
        margin-bottom: 21px !important;
    }
	.left_footer_nav ul li {
    display: block;
    margin-right: 0;
}
    .left_footer_nav ul li a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 800;
        color: #FFF;
        letter-spacing: 1px;
        line-height: 34px;
    }
	
.copyright_section_main .text-start {text-align: center !important;}
	.copyright_section_main {

    text-align: center;
}
    .copyright_ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: none;
        margin-top: 0;
        margin-bottom: 0;
    }	
	.right_footer_nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
.blue_patch_section {
        width: 100%;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 41px;
        padding-bottom: 55px;
    }	
	.blue_patch_section_inner {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.blue_patch_section_inner .paragraph {
        font-size: 16px;
        font-weight: 600;
        color: #FFF;
        text-align: justify;
        letter-spacing: 1px;
    }
	    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 95px;
        left: 103px;
        margin-left: 49px;
    }
	
	    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999;
        left: 50% !important;
        transform: translate(-47.5%, -50%) !important;
top: 50%;
    }
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 26px;
}
	
.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
}	
.banner_caption_home h1 {
        font-size: 35px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
.inner_banner_btn .btn_main {
        margin-top: 19px !important;
    }
	
	.banner_caption_home p {
    font-size: 20px;
    color: #9D1611;
    letter-spacing: 0.6px;
}
    .top_section_expertise {
        float: left;
        width: 100%;
        margin-bottom: 227px;
    }
	.our_team_section {
    float: left;
    width: 100%;
    background: url(../images/our_team.png) no-repeat;
    background-size: cover;
    height: 375px;
}
	
    .expertise_box_left img {
        width: 16%;
    }	
    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: 13px;
    }
	    .margin_topx {
        margin-top: 29px;
    }
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 60px;
    left: 13px;
}
	      .inner_banner_main .banner_caption_home
 {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 0;
        left: 103px;
    }
	    .about_box_section img {
        float: right;
        width: 100%;
        overflow: hidden;
        border-radius: 11px;
    }
	.area_expertise_box {
    float: left;
    width: 100%;
    padding-right: 0;
}
.area_expertise_box img {
    width: 100%;
    float: right;
}	
.margin_top_expertise {
    margin-top: 15px;
}	
	
	.padding_left_contact {
    padding-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 17px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_box_page {
    float: left;
    width: 100%;
    border-bottom: 1px solid #a7816c;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

	.marign_public { margin-bottom: 20px !important;}	
	
	.polices_inner_section {
    float: left;
    width: 100%;
    background-color: #F5F5F5;
    padding: 48px 48px !important;
    padding-bottom: 80px;
}
	    .polices_inner_section .card-title {
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 26px;
    }
	.poclies_main_section {
    float: left;
    width: 100%;
    margin-top: 114px;
}
    .service_left_section {
        float: left;
        width: 100%;
        margin-bottom: 24px;
        margin-top: 0;
        margin-left: 0;
    }	
	.service_left_section img {width: 100%;}
	.service_left_section .card-title {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0 !important;
}
	    .service_left_section img {
        width: 100%;
        margin-top: 44px;
    }
	.carousel-indicators {display: none;}
	
	.search_box_main .form-control {
        height: 46px !important;
        border-radius: 51px;
    }
	    .search_box_main button {
        border: 0px;
        position: absolute;
        bottom: -1px !important;
        right: -1px !important;
        width: 62px !important;
        height: 47px !important;
        background-color: #353535 !important;
        border-radius: 48px !important;
    }
	    .find_lawyer_section h4 {
        font-size: 17px;
        font-weight: 300;
        color: #FFF;
        margin-bottom: 36px;
        margin-top: 15px;
        letter-spacing: 1px;
    }
	
	.width_text {
    width: 100%;
}
	.margin-top_extra {margin-top: 90px !important; }
	    .inner_banner_main img {
        width: 100%;
        height: 45vh !important;
        object-fit: cover;
    }
	
	.inner_banner_main .banner_caption_home h1 {
        font-size: 26px !important;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	.banner_service .btn_main {
    margin-top: 32px !important;
}
	      .inner_banner_main .banner_caption_home p {
        font-size: 16px;
        color: #9D1611;
        letter-spacing: 0.6px;
    }
	
	.inner_banner_caption_extra {    margin-top: 0px !important;}	
	
}
@media(max-width:768px){
	
	
.carousel-item:after {position:absolute; content:""; width:100%; height:100%; top:0; left:0; background-color:rgba(0,0,0,0.3);}	
	
	
	.search_box_main {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 21px;
    margin-bottom: 17px;
    margin-left: -8px;
}
	
	.contact_foam_section .round_btn {
    width: 180px;
    height: 44px;
    line-height: 41px;
    color: #FFF;
    background-color: #9D1611;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 0;
    letter-spacing: 1px;
    margin: 0 auto;
    float: none;
    margin-top: 15px;
}
	
.map_section {
    float: left;
    width: 100%;
    margin-top: 49px;
}	
	
    .contact_us_today_section {
        float: left;
        width: 100%;
        margin-top: 19px;
    }
	.contact_foam_section .form-control {
    display: block;
    width: 100%;
    padding: 9px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 40px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 15px;
    letter-spacing: 1px;
    color: #151439 !important;
    margin-bottom: 12px;
    border-width: 2px;
}
		.contact_foam_section .form-select {
    font-size: 15px;
    letter-spacing: 1px;
    color: #6a6a6a !important;
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 9px 20px;
    border-radius: 54px;
    border-width: 2px;
    margin-bottom: 12px;
}
	
	
	.contact_us_today_section h3 {
    color: #832324;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 27px;
    letter-spacing: 1px;
    /* margin: 0 auto; */
    text-align: center;
}
	.contact_us_today_section h6 {
    font-size: 20px;
    font-weight: 700;
    color: #832324;
    letter-spacing: 1px;
    margin-top: 32px;
    text-align: center;
}
	.select-items {
    position: absolute;
    background-color: #9f1712;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 0px 12px;
}
	.team_member_box h3 {
    font-size: 24px;
    font-weight: 800;
    color: #A6816C;
    letter-spacing: 1px;
    margin-top: 13px;
}
	   .team  .follow_us_section {
        
        bottom: 60px !important;
      
    }
	.team .banner_caption_home {
       
        bottom: 115px !important;
    
    }
	
	
	
	
.team_member_box h4 {
    font-size: 23px;
    font-weight: 500;
    color: #A6816C;
    letter-spacing: 1px;
}	
	.next_btn_section {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 48px;
}
	
	.team_memeber_section_main {
    float: left;
    width: 100%;
    margin-top: 4px;
}
	.team_member_box ul li img {width: 50%;}
	.team_member_box ul li {
    display: inline-block;
    margin-left: 0px;
    margin-top: 14px;
}
	.expert_inner_select {
    float: left;
    width: 100%;
    position: relative;
}
.expert_section_inner_main {
    float: left;
    width: 100%;
    margin-top: 17px;
}	
    .expert_section_inner_main .round_btn {
        line-height: 37px;
        color: #ffffff;
        border: 0px;
        margin-top: 38px;
        background-color: #a11813;
        float: right;
        font-size: 15px;
    }
          .team_member_box {
        float: left;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.07) 0px -2px 1px, rgba(0, 0, 0, 0.07) 0px 4px 2px, rgba(0, 0, 0, 0.07) 0px 8px 4px, rgba(0, 0, 0, 0.07) 0px 16px 8px, rgba(0, 0, 0, 0.07) 0px 32px 16px;
        background-color: #FFF;
        padding: 36px;
        border-radius: 20px;
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 39px;
    }
	.margin_top_extra_team {
    margin-top: 0;
}
	.profile_image {
    width: 198px;
    height: 198px;
    background-color: #B8B8B8;
    border-radius: 26px;
    float: none;
    margin-top: 0;
    box-shadow: -15px 16px 1px #005B5B;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 43px;
}
	
.find_expert_section {
    float: left;
    width: 100%;
    margin-top: 51px;
    margin-bottom: 51px;
}
	
.find_expert_section H3 {
    font-size: 36px;
    font-weight: 600;
    color: #9D1611;
    letter-spacing: 1PX;
}	
    .area_expertise_caption {
        float: left;
        width: 100%;
        margin-top: -39px;
        margin-bottom: 12px;
    }
	
	
	.area_of_expertise_section {
    float: left;
    width: 100%;
    margin-top: 51px;
}
	
	.area_image_text {
        height: 62px;
        width: 378px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 0px 12px 12px 0px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -102px;
    }
    
	.about_box_caption h3 {
    font-size: 21px;
    color: #9D1611;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 19px;
    text-align: center;
}
	.icon_about {
    width: 27% !important;
    position: absolute;
    top: 9px;
    left: 10px;
}
	.four_box_about_section {
    float: left;
    width: 100%;
    margin-top: 51px;
}
	.margin_top_about {
    margin-top: 29px;
}
	
	.paragraph2 {
    font-size: 16px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-align: center;
}
	.padding_left {
    padding-left: 0;
}
	.about_box_section img {
    float: right;
    width: 100%;
    overflow: hidden;
    border-radius: 25px;
}
	.padding_right {
    padding-right: 0;
}
    .nav-link {
        display: block;
        padding: 4px 0px;
        font-size: 15px;
        font-weight: var(--bs-nav-link-font-weight);
        color: #b75b58;
        text-decoration: none;
        background: 0 0;
        border: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        letter-spacing: 1.5px;
        margin-left: 4px;
    }
	
	
	.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99999;
    bottom: 230px;
    left: 103px;
}
        .big_text {
        font-size: 19px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }
	
	
    .expertise_box_left {
        float: left;
        width: 100%;
        background-color: #832324;
        padding: 36px 36px;
        border-radius: 34px;
        margin-top: -171px;
    }
	
      .expertise_box_left h6 {
        font-size: 19px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 2px;
        margin-top: 23px;
        margin-bottom: 32px;
    }
.our_expertise_section {
        float: left;
        width: 100%;
        margin-top: 231px;
        background: url(../images/our_experties_home.png) no-repeat;
        background-size: cover;
        height: 375px;
    }
	header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 0px 0px;
}
.container {
    max-width: 700px;
    margin: 0 auto;
}
	footer {
    float: left;
    width: 100%;
    margin-top: 44px;
}
    .right_footer_nav {
        float: right;
        width: 100%;
        margin-top: 9px;
        position: relative;
        left: -3px;
    }
	    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
	
	.copyright_section_main {
    float: left;
    width: 100%;
    border-top: 1px solid #FFF;
    margin-top: 0;
    padding-top: 21px;
}
	
	.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
    padding: 28px 0px;
}
   .right_footer_nav img {
        width: 74%;
    }
	.right_footer_nav ul li {
    display: inline-block;
    margin-left: 0;
}
    .footer_box {
        float: left;
        width: 100%;
        margin-bottom: 23px;
    }
	.footer_box p a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
.footer_box img {
    margin-top: 0px;
    width: 33%;
    margin-bottom: 33px;
}
.footer_title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}	
.footer_box p {
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 9px;
}	
	
	
	.copyright_section_main p {
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: none;
    margin: 0 auto;
}
	.left_footer_nav ul li {
    display: block;
    margin-right: 0;
}
    .left_footer_nav ul li a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 800;
        color: #FFF;
        letter-spacing: 1px;
        line-height: 34px;
    }
	
.copyright_section_main .text-start {text-align: center !important;}
	.copyright_section_main {

    text-align: center;
}
    .copyright_ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: none;
        margin-top: 0;
        margin-bottom: 0;
    }	
	.right_footer_nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
.blue_patch_section {
        width: 100%;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 41px;
        padding-bottom: 55px;
    }	
	.blue_patch_section_inner {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

   
.blue_patch_section_inner .paragraph {
        font-size: 16px;
        font-weight: 600;
        color: #FFF;
        text-align: justify;
        letter-spacing: 1px;
    }
	.banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 95px;
        left: 103px;
    }
	.our_expertise_text_section .round_btn {
    background-color: #9D1611;
    color: #FFF;
    margin-top: 26px;
}
	
.our_expertise_text_section {
    float: left;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
}	
    .banner_caption_home h1 {
        font-size: 32px;
        letter-spacing: 1.5px;
        color: #9D1611;
        width: 80%;
    }
	.banner_caption_home p {
    font-size: 20px;
    color: #9D1611;
    letter-spacing: 0.6px;
}
    .top_section_expertise {
        float: left;
        width: 100%;
        margin-bottom: 227px;
    }
	.our_team_section {
    float: left;
    width: 100%;
    background: url(../images/our_team.png) no-repeat;
    background-size: cover;
    height: 375px;
}
	
    .expertise_box_left img {
        width: 16%;
    }	
    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: 13px;
    }
	    .margin_topx {
        margin-top: 29px;
    }
	
	.inner_banner_main .follow_us_section {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    bottom: 60px;
    left: 13px;
}
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 0px !important;
        left: 364px !important;
    }
	    .about_box_section img {
        float: right;
        width: 100%;
        overflow: hidden;
        border-radius: 11px;
    }
	.area_expertise_box {
    float: left;
    width: 100%;
    padding-right: 0;
}
.area_expertise_box img {
    width: 100%;
    float: right;
}	
.margin_top_expertise {
    margin-top: 15px;
}	
	
	.padding_left_contact {
    padding-left: 0;
}
	
	.contact_box_page .paragraph2 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
}
	.contact_box_page a {
    font-size: 17px;
    font-weight: 600;
    color: #A6816C;
    letter-spacing: 1px;
    text-decoration: none;
}
	.contact_box_page {
    float: left;
    width: 100%;
    border-bottom: 1px solid #a7816c;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

	
	
	
}
@media(max-width:600px){
	.select-items div, .select-selected {
    font-size: 16px;
  
}
	
	.insights_box_caption a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.5px;
    margin-top: 12px;
    float: left;
    width: 100%;
}
	
	
	
	    .inner_banner_main .banner_caption_home {
        left: 325px !important;
        margin-left: 0;
    }
	
	
	    .box_section_mistry a {
        font-size: 16px;
        font-weight: 300;
        color: #832324;
        text-decoration: none;
        position: relative;
        bottom: 0;
    }
	    .banner_section_main {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 47px;
    }
	
	
	    .box_section_mistry .paragraph {
        font-size: 16px;
        font-weight: 600;
    }
	    .box_section_mistry h4 {
        font-size: 18px;
       
    }
	.find_lawyer_section p {
        color: #FFF;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	.card-title-main {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	    .insights_image_left {
        float: left;
        width: 32%;
    }
	
	    .team_member_box h3 {
        font-size: 21px !important;
        
    }
	    .team_member_box h4 {
        font-size: 17px;
        
    }
	    .foam_section_ind .form-control {

        height: 48px !important;
    }
	    .foam_section_ind button {
        position: absolute;
        right: 0px !important;
        background-color: #343434 !important;
        border: 0px;
        top: 0px !important;
        width: 68px !important;
        border-radius: 50px !important;
    }
	.select-box {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
	
	    .foam_section_ind .form-control {
        display: block;
        width: 100%;
        padding: 17.5px 28.5px;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-clip: padding-box;
        border: 1px solid #000;
        border-radius: 51px;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
	
	    .image_section_team_right {
        float: left;
        margin-left: 23px;
        width: 64%
;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: 156px;
        justify-content: center;
    }
	
	.right_bottom_section {float: left; width: 100%;}
	.bottom_caption_main {
    float: left;
    width: 100%;
    display: block;
    justify-content: space-between;
    align-items: center;
}

	    .image_section_team_right h6 {
        font-size: 16px;
        font-weight: 400;
    }
	     .image_section_team_right a {
        font-size: 13px;
        font-weight: 400;
        color: #832324;
        text-decoration: none;
        letter-spacing: 0.5px;
    }
	    .image_section_team_right h5 {
        font-size: 19px;
        font-weight: 900;
    }
	
	
	
	.our_location_left h4 {
        font-size: 20px;
    }
	.our_location_left {
        float: left;
        width: 100%;
        padding: 37px;
        padding-left: 37px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
	
	    .mobile_search {
        position: relative;
        right: -68px;
    }
	    .paragraph2 {
        font-size: 15px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
        text-align: center;
    }
	    .people_bg {
        float: left;
        width: 100%;
        background: url(../images/people-career.png) no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 60px;
        background-position: center;
    }
	.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99999;
    bottom: 230px;
    left: 103px;
}
      .big_text {
        font-size: 16px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }
	
	
    .expertise_box_left {
        float: left;
        width: 100%;
        background-color: #832324;
        padding: 36px 36px;
        border-radius: 34px;
        margin-top: -171px;
    }
	
    .expertise_box_left h6 {
        font-size: 16px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 23px;
        margin-bottom: 32px;
    }
    .our_expertise_section {
        float: left;
        width: 100%;
        margin-top: 231px;
        background: url(../images/our_experties_home.png) no-repeat;
        background-size: cover;
        height: 215px;
        background-attachment: fixed;
        background-position: bottom;
    }
	header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 0px 0px;
}
.container {
        max-width: 550px;
        margin: 0 auto;
    }
	footer {
    float: left;
    width: 100%;
    margin-top: 44px;
}
    .right_footer_nav {
        float: right;
        width: 100%;
        margin-top: 9px;
        position: relative;
        left: -3px;
    }
	    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
	
	.copyright_section_main {
    float: left;
    width: 100%;
    border-top: 1px solid #FFF;
    margin-top: 0;
    padding-top: 21px;
}
	
	.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
    padding: 28px 0px;
}
   .right_footer_nav img {
        width: 74%;
    }
	.right_footer_nav ul li {
    display: inline-block;
    margin-left: 0;
}
    .footer_box {
        float: left;
        width: 100%;
        margin-bottom: 23px;
    }
	.footer_box p a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
    .footer_box img {
        margin-top: 0px;
        width: 33%;
        margin-bottom: 16px;
    }
.footer_title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}	
.footer_box p {
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 9px;
}	
	
	
    .copyright_section_main p {
        font-size: 12px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        float: none;
        margin: 0 auto;
    }
	.left_footer_nav ul li {
    display: block;
    margin-right: 0;
}
    .left_footer_nav ul li a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 800;
        color: #FFF;
        letter-spacing: 1px;
        line-height: 34px;
    }
	
.copyright_section_main .text-start {text-align: center !important;}
	.copyright_section_main {

    text-align: center;
}
.copyright_ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}	
	.right_footer_nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
      .round_btn {
        width: 145px;
        height: 39px;
        line-height: 39px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
        font-size: 14px;
    }
.blue_patch_section {
        width: 100%;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 41px;
        padding-bottom: 55px;
    }	
	.blue_patch_section_inner {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.blue_patch_section_inner .paragraph {
        font-size: 16px;
        font-weight: 600;
        color: #FFF;
        text-align: justify;
        letter-spacing: 1px;
    }
	    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 102px;
        left: 95px;
    }
    .our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 13px;
    }

	
    .our_expertise_text_section {
        float: left;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }	
    .banner_caption_home h1 {
        font-size: 30px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
    .banner_caption_home p {
        font-size: 19px;
        color: #9D1611;
        letter-spacing: 0.6px;
    }
    .top_section_expertise {
        float: left;
        width: 100%;
        margin-bottom: 227px;
    }
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 215px;
        background-attachment: fixed;
        background-position: center center;
    }
	.our_vision_section {
    float: left;
    width: 100%;
    background: url(../images/vision.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
    .expertise_box_left img {
        width: 16%;
    }	
    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: 13px;
    }
	.copyright_ul li a {
    font-size: 11px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
}
	
	.blue_patch_section_inner h4 {
    font-size: 27px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}
	
}
@media(max-width:480px){
	
	    .select-box {
        float: left;
        width: 100%;
        margin-bottom: 0;
    }
	
	    .inner_banner_main .banner_caption_home h1 {
        font-size: 22px !important;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	
		.extra-width-icon {        width: 5% !important;`}
	
	.inner_banner_main .banner_caption_home {
        left: 270px !important;
        margin-left: 0;
    }
	
	
	.find_lawyer_section h5 {
    color: #FFF;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
}
	    .about_left_section_home .btn_main {
        width: 209px;
        height: 39px;
        background-color: #9D1611;
        display: block;
        text-align: center;
        color: #FFF;
        line-height: 39px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        font-size: 14px;
    }
	    .banner_caption_home .btn_main {
        width: 173px;
        height: 39px;
        background-color: #ffffff;
        display: block;
        text-align: center;
        color: #9D1611;
        line-height: 39px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        margin-top: 20px;
    }
	
	    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 95px;
        left: 103px;
        margin-left: 31px;
    }
	
	     .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 99999;
        display: flex
;
        align-items: center;
        justify-content: center;
        width: unset;
        padding: 0px 13px;
        color: #fff;
        text-align: center;
        background: 0 0;
        filter: var(--bs-carousel-control-icon-filter);
        border: 0;
        opacity: .5;
        transition: opacity .15s ease;
    }
	    .card-title-main {
        font-size: 23px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	    .box_section_mistry .paragraph {
        font-size: 15px;
        font-weight: 600;
    }
	    .box_section_mistry h4 {
        font-size: 17px;
    }
	
	    .find_lawyer_section {
        float: left;
        width: 100%;
        background: url(../images/find-lawyerz-bg.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 39px;
        padding-bottom: 39px;
    }
	    .polices_inner_section {
        float: left;
        width: 100%;
        background-color: #F5F5F5;
        padding: 29px 30px !important;
        padding-bottom: 80px;
    }
	
	.polices_inner_section .card-title {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 26px;
    }
	    .polices_inner_section {
        float: left;
        width: 100%;
        background-color: #F5F5F5;
        padding: 32px 31px;
        padding-bottom: 80px;
    }
	
	    .team_member_box {
   
        padding: 17px;
      
    }
	    .pratrices_area_section h4 {
        font-size: 19px;
       
    }
	.pratrices_area_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 8px;
    float: left;
    width: 100%;
}
	    .profile_right p {
        font-size: 15px;
        color: #000;
        font-weight: 500;
        margin-bottom: 0px !important;
    }
	    .insights_image_right {
        float: left;
        width: 100%;
        padding: 17px 26px;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: auto;
        justify-content: center;
    }
	    .insights_image_left {
        float: left;
        width: 100%;
    }
	.insights_image_left img {width: 100%;}
	
	    .responsible_businees_main {
      
        margin-bottom: 39px;
    }
	    .carrer_section {
 
        margin-top: 39px;
        margin-bottom: 39px !important;
    }
	.about_menu img {
    margin-right: 10px;
    width: 8%;
}
	  .about_menu h4 {
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 0;
        padding: 11px;
        text-align: left !important;
        letter-spacing: 1px;
    }
	    .prsons_piller_section h3 {
        font-size: 21px;
        color: #005B5B;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
	    .right_inner_responsibal {
        width: 100%;
        margin: 0 auto;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        height: auto;
        padding: 14px 24px;
        padding-bottom: 41px;
    }
	    .four_box_about_section h4 {
        font-size: 20px;
        color: #343434;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 12px;
    }
	.prsons_piller_section {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 0px;
    background-color: #F5F5F5;
}
	
	    .responsibal_image_section_right h4 {
        font-size: 22px;
        font-weight: 700;
        text-align: left !important;
        border-bottom: 1px solid #343434;
        color: #343434;
        margin: 0 !important;
        padding: 17px 0px;
    }
	    .responsibal_image_section_right .paragraph {
        font-size: 14px;
        margin-bottom: 1px;
    }
	    .about_menu_secound {
        float: left;
        width: 100%;
        display: grid
;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
        margin: 18px 0px;
    }
	    .pratice_section_main {
        float: left;
        width: 100%;
        margin-top: 30px;
        padding-bottom: 24px;
    }
	.pratice_section_main .card-title {
        font-size: 23px;
        letter-spacing: 1px;
        color: #343434;
        margin-bottom: 22px;
    }
	
	 .image_section_team_right {
        float: left;
        margin-left: 0;
        width: 100%;
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        height: auto;
        justify-content: center;
        margin-top: 32px;
    }
	
	    .image_section_team_left {
        float: left;
        width: 100%;
        height: 100%;
        border-radius: 21px;
        overflow: hidden;
        box-shadow: -10px 10px 0px #872525;
        margin-left: 10px;
    }
	.image_section_team_left img {width: 100%;}
	    .black_strip_section_People h4 {
        margin-bottom: 0 !important;
        color: #FFF !important;
        text-transform: capitalize !important;
        font-size: 14px;
    }
	
	    .select-box .form-select {
        font-size: 14px;
    }
	
	.right_bottom_section {
        float: left;
        width: 100%;
        margin-top: 6px;
    }
	.value_box .paragraph {
    margin-top: 25px;
    margin-bottom: 10px;
}
	    .value_box .paragraph {
        font-size: 19px;
        font-weight: 600;
        color: #FFF;
    }
	    .business_caption_inner h4 {
        font-size: 20px;
        color: #FFF;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 36px; 
    }
	.business_caption_inner .paragraph {margin-bottom: 0px;}
	    .people_section .btn_main {
        background-color: #ffffff;
        display: block;
        color: #9D1611;
        margin-top: 16px;
    }
	    .card-title-main {
        font-size: 23px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
	    .btn_main {
        width: 111px;
        height: 37px;
        background-color: #9D1611;
        display: block;
        text-align: center;
        color: #FFF;
        line-height: 37px;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 100px;
        font-size: 14px;
    }
	.nav-link img {
        width: 73%;
    }
	    .mobile_search {
        position: relative;
        right: -38px;
    }
	    .value_box {
        float: left;
        width: 100%;
        padding: 25px 26px;
        /* text-align: justify; */
        /* padding-right: 0; */
        border-bottom: 1px solid #ffffff;
        height: 100%;
    }
	    .value_section_main {
        float: left;
        width: 100%;
        background-color: #005B5B;
        display: grid
;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 0px;
        height: auto;
        align-items: center;
        margin-top: 12px;
    }
	    #header {
        
        padding: 8px 0px;
    }
	.about_left_section_home h5 {
        font-size: 20px;
    }
	
	    .contact_us_today_section h3 {
        color: #832324;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 27px;
        letter-spacing: 1px;
        /* margin: 0 auto; */
        text-align: center;
    }
	
	.team_member_box .paragraph2 {
    margin-top: 11px;
}
	
	 
	    .expert_section_inner_main .round_btn {
        line-height: 32px;
        color: #ffffff;
        border: 0px;
        margin-top: 38px;
        background-color: #a11813;
        float: right;
        font-size: 15px;
    }
	    .find_expert_section H3 {
        font-size: 24px;
        font-weight: 600;
        color: #9D1611;
        letter-spacing: 1PX;
    }
    .team_member_box h3 {
        font-size: 20px;
        font-weight: 800;
        color: #A6816C;
        letter-spacing: 1px;
        margin-top: 0;
    }
	    .team_member_box h4 {
        font-size: 20px;
        font-weight: 500;
        color: #A6816C;
        letter-spacing: 1px;
    }
	    .inner_banner_main .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: 8px;
    }
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 142px;
        left: 90px;
    }
	    .paragraph2 {
        font-size: 13px !important;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
        text-align: center;
    }
	
	    .area_expertise_box h3 img {
        width: 10% !important;
        float: right;
    }
	    .area_image_text {
        height: 62px;
        width: 310px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 27px;
        margin-bottom: 0;
        border-radius: 0px 12px 12px 0px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -102px;
    }
	
	
	    .paragraph2 {
        font-size: 14px;
        font-weight: 600;
        color: #A6816C;
        letter-spacing: 1px;
        text-align: center;
    }
	
	    .about_box_caption h3 {
        font-size: 19px;
        color: #9D1611;
        font-weight: 800;
        letter-spacing: 1px;
        margin-bottom: 19px;
        text-align: center;
    }
	
    .footer_main_section {
        float: left;
        width: 100%;
        background-color: #832324;
        padding-top: 23px !important;
        padding-bottom: 5px;
    }
	
	
	.banner_caption_home {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 99999;
    bottom: 230px;
    left: 103px;
}
       .big_text {
        font-size: 14px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
    }
	
	
    .expertise_box_left {
        float: left;
        width: 100%;
        background-color: #832324;
        padding: 36px 36px;
        border-radius: 34px;
        margin-top: -171px;
    }
	
    .expertise_box_left h6 {
        font-size: 15px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 23px;
        margin-bottom: 23px;
    }
    .banner_section_main img {
        width: 100%;
        height: 75vh;
        object-fit: cover;
    }
	
        .our_expertise_section {
        float: left;
        width: 100%;
        margin-top: 158px;
        background: url(../images/our_experties_home.png) no-repeat;
        background-size: cover;
        height: 195px;
        background-attachment: fixed;
        background-position: bottom;
    }
	header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    padding: 0px 0px;
}
    .container {
        max-width: 420px;
        margin: 0 auto;
    }
	footer {
    float: left;
    width: 100%;
    margin-top: 44px;
}
    .right_footer_nav {
        float: right;
        width: 100%;
        margin-top: 9px;
        position: relative;
        left: -3px;
    }
	    .round_btn {
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
    }
	
    .copyright_section_main {
        float: left;
        width: 100%;
        border-top: 1px solid #FFF;
        margin-top: 0;
        padding-top: 6px;
    }
	
	.footer_nav_section {
    float: left;
    background-color: #A6816C;
    width: 100%;
    padding: 28px 0px;
}
   .right_footer_nav img {
        width: 74%;
    }
	.right_footer_nav ul li {
    display: inline-block;
    margin-left: 0;
}
    .footer_box {
        float: left;
        width: 100%;
        margin-bottom: 23px;
    }
	.footer_box p a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}
  .footer_box img {
        margin-top: 0px;
        width: 45%;
        margin-bottom: 16px;
    }
.footer_title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 20px;
}	
    .footer_box p {
        color: #FFF;
        font-size: 13px;
        letter-spacing: 1px;
        margin-bottom: 9px;
    }	
	
	
    .copyright_section_main p {
        font-size: 12px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        float: none;
        margin: 0 auto;
    }
	.left_footer_nav ul li {
    display: block;
    margin-right: 0;
}
      .left_footer_nav ul li a {
        text-decoration: none;
        font-size: 13px;
        font-weight: 800;
        color: #FFF;
        letter-spacing: 1px;
        line-height: 28px;
    }
	
    .copyright_section_main .text-start {
        text-align: left !important;
    }
	.copyright_section_main {

    text-align: center;
}
.copyright_ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
    margin-top: 11px;
    margin-bottom: 12px;
}	
	.right_footer_nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
    .round_btn {
        width: 123px;
        height: 35px;
        line-height: 35px;
        color: #BE4526;
        background-color: #fff;
        border-radius: 50px;
        font-weight: 16px !important;
        font-weight: 700;
        display: block;
        text-align: center;
        text-decoration: none;
        letter-spacing: 2px;
        margin: 0 auto;
        font-size: 12px;
    }
.blue_patch_section {
        width: 100%;
        float: left;
        background-color: rgba(0, 91, 91, 0.8);
        padding-top: 41px;
        padding-bottom: 55px;
    }	
	.blue_patch_section_inner {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
    .blue_patch_section_inner .paragraph {
        font-size: 14px;
        font-weight: 600;
        color: #FFF;
        text-align: justify;
        letter-spacing: 1px;
    }
	     .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 95px;
        left: 86px;
    }
	
	.follow_us_section ul li {
    display: block;
    line-height: 43px;
}
	
    .our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 13px;
    }
      .expertise_box_left {
        float: left;
        width: 100%;
        background-color: #832324;
        padding: 24px 24px;
        border-radius: 22px;
        margin-top: -115px;
    }
	
    .our_expertise_text_section {
        float: left;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }	
         .banner_caption_home h1 {
        font-size: 29px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
        .banner_caption_home p {
        font-size: 17px;
        color: #9D1611;
        letter-spacing: 0.6px;
    }
        .top_section_expertise {
        float: left;
        width: 100%;
        margin-bottom: 207px;
    }
    .our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 215px;
        background-attachment: fixed;
        background-position: center center;
    }
	.our_vision_section {
    float: left;
    width: 100%;
    background: url(../images/vision.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
    .expertise_box_left img {
        width: 16%;
    }	
	.banner_section_main {
    float: left;
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}
	
	
        .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: 5px;
    }
	.copyright_ul li a {
    font-size: 11px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
}
	
    .blue_patch_section_inner h4 {
        font-size: 24px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 1px;
        float: right;
        width: 100%;
        text-align: right;
        margin-bottom: 30px;
    }
    .navbar-brand img {
        width: 82%;
    }
	
	.blue_patch_section_inner .round_btn {
    color: #007b85;
    float: right;
    margin-top: 7px;
}
	
    .copyright_ul li {
        display: flex;
        width: 100%;
    }	
	
	    .copyright_ul li a {
        font-size: 11px;
        color: #FFF;
        font-weight: 600;
        letter-spacing: 1px;
        float: left;
        text-decoration: none;
        border-right: 0px solid #fff;
        padding-right: 11px;
        padding-left: 0;
    }
	
    .blue_patch_section_inner .paragraph {
        font-size: 13px;
        font-weight: 600;
        color: #FFF;
        text-align: right;
        letter-spacing: 1px;
    }
	    .nav-link {
        display: block;
        padding: 4px 0px;
        font-size: 14px;
        font-weight: var(--bs-nav-link-font-weight);
        color: #b75b58;
        text-decoration: none;
        background: 0 0;
        border: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        letter-spacing: 1.5px;
        margin-left: 0;
    }
	
	
}
@media(max-width:440px){ 
	    .select-items div, .select-selected {
        font-size: 15px;
    }
	    .inner_banner_main .banner_caption_home {
        left: 246px !important;
        margin-left: 0;
    }
	
	    .profile_image {
        width: 134px;
        height: 134px;
        background-color: #B8B8B8;
        border-radius: 26px;
        float: none;
        margin-top: 0;
        box-shadow: -9px 9px 1px #005B5B;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 29px;
    }
	    .insights_image_right a {
       
        margin-top: 0;
      
    }
	.team_member_box ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
        position: absolute;
        right: -57px;
        bottom: 0;
        margin-top: -99px;
    }
	    .team_member_box h4 {
        font-size: 16px;
        font-weight: 500;
        color: #A6816C;
        letter-spacing: 1px;
    }
	    .insights_image_right h3 {
        font-size: 14px;
        font-weight: 700;
        color: #343434;
    }
	    .prsons_piller_section h3 {
        font-size: 19px;
      
    }
	
	    .responsibal_image_section_right h4 {
        font-size: 19px;
       
    }
	    .responsible_businees_main {
     
        margin-bottom: 31px;
    }
	
	
	    .carrer_section {
      
        margin-top: 32px;
        margin-bottom: 32px !important;
    }
	    .reponsibal_business_bg {
        float: left;
        width: 100%;
        background: url(../images/res-bus.png) no-repeat;
        background-size: cover;
        padding-top: 39px;
        padding-bottom: 50px;
    }
	
	.flex_text {font-size: 13px !important;}
	
	    .business_caption_inner h4
 {
        font-size: 19px;
        
    }
	    .four_box_about_section h4 {
        font-size: 19px;
        
    }
	.about_box_section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 3px;
}
	.paragraph {
        font-size: 14px;
        font-weight: 600;
        color: #FFF;
        letter-spacing: 0.5px;
    }
	    .about_box_caption {
        float: left;
        width: 100%;
        margin-top: 16px;
    }
	
    .business_caption_inner .paragraph span {
        width: 0px !important;
        float: left;
    }
	
	    .business_caption_inner .paragraph {
        margin-bottom: 0px;
        text-align: left !important;
    
    }
	
	
	    .our_location_left
 {
        float: left;
        width: 100%;
        padding: 35px;
        padding-left: 35px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
	
	    .mobile_search {
        position: relative;
        right: -10px;
    }
	
	
	
	    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 51px;
        margin-bottom: 46px;
    }
	
	    .area_expertise_caption {
        float: left;
        width: 100%;
        margin-top: -33px;
        margin-bottom: 7px;
    }
.select-selected:after {
        position: absolute;
        content: "";
        top: 22px;
        right: -12px;
        background: url(../images/down.png) no-repeat;
        width: 30px;
        height: 18px;
        margin-top: -6px;
    }
	
	.area_expertise_box h3 img {
    width: 93%;
    float: right;
}
	
	    .area_image_text {
        height: 52px;
        width: 269px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 16px;
        margin-bottom: 0;
        border-radius: 0px 12px 12px 0px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -91px;
    }
	
	
	
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 142px;
        left: 64px;
    }
	    .inner_banner_main .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -12px;
    }
	
	
    .navbar-brand {
        float: left;
        width: 61%;
    }
	
	
	    .banner_caption_home p {
        font-size: 16px;
        color: #9D1611;
        letter-spacing: 0.6px;
    }
	.our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 198px;
        background-attachment: fixed;
        background-position: center center;
    }
    .container {
        max-width: 390px;
        margin: 0 auto;
    }
    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -12px;
    }
.follow_us_section ul li {
    color: #9D1611;
    font-size: 16px;
    letter-spacing: 1px;
}
.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 13px;
    position: relative;
    left: -6px;
}	
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 98px;
        left: 64px;
    }	
	.banner_caption_home h1 {
        font-size: 26px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	
	    .our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 0;
    }
.top_section_expertise .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 13px;
    }	
    .big_text {
        font-size: 14px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
        margin-bottom: 0;
    }	
	
	
	
}
@media(max-width:414px){ 
	.select-items div {

    font-size: 13px !important;
    
}
	    .select-items div, .select-selected {
        font-size: 14px;
    }
	
    .banner_caption_home {
        margin-left: 34px;
    }
	    .inner_banner_main .banner_caption_home {
        left: 218px !important;
        margin-left: 0;
    }
	
	    .industries_acrodian_section .accordion-button {
        font-size: 15px;
    }
	
	.about_left_section_home h5 {
        font-size: 18px;
    }
	.our_location_left {
        float: left;
        width: 100%;
        padding: 24px;
        padding-left: 24px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
	
	    .mobile_search {
        position: relative;
        right: -10px;
    }
	
	
	
	    .find_expert_section {
        float: left;
        width: 100%;
        margin-top: 51px;
        margin-bottom: 46px;
    }
	
	    .area_expertise_caption {
        float: left;
        width: 100%;
        margin-top: -33px;
        margin-bottom: 7px;
    }
.select-selected:after {
        position: absolute;
        content: "";
        top: 21px;
        right: -13px !important;
        background: url(../images/down.png) no-repeat;
        width: 30px;
        height: 18px;
        margin-top: -6px;
    }
	
	.area_expertise_box h3 img {
    width: 93%;
    float: right;
}
	
	    .area_image_text {
        height: 52px;
        width: 269px;
        background-color: #832324;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 16px;
        margin-bottom: 0;
        border-radius: 0px 12px 12px 0px;
        margin-top: 0px;
        position: relative;
        color: #FFF;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 1px;
        z-index: 99;
        top: -91px;
    }
	
	
	
	    .inner_banner_main .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 142px;
        left: 64px;
    }
	    .inner_banner_main .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -12px;
    }
	
	
    .navbar-brand {
        float: left;
        width: 61%;
    }
	
	
	    .banner_caption_home p {
        font-size: 15px;
        color: #9D1611;
        letter-spacing: 0.6px;
        margin-top: 12px;
    }
	.our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 198px;
        background-attachment: fixed;
        background-position: center center;
    }
    .container {
        max-width: 390px;
        margin: 0 auto;
    }
    .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -12px;
    }
.follow_us_section ul li {
    color: #9D1611;
    font-size: 16px;
    letter-spacing: 1px;
}
.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 13px;
    position: relative;
    left: -6px;
}	
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 99999;
        bottom: 98px;
        left: 64px;
    }	
	    .banner_caption_home h1 {
        font-size: 22px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	
	    .our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 0;
    }
.top_section_expertise .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 13px;
    }	
    .big_text {
        font-size: 14px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
        margin-bottom: 0;
    }	
	
	
	
}
@media(max-width:390px){ 
    
   
    
	.inner_banner_main .banner_caption_home {
        left: 213px !important;
        margin-left: 0;
    }
	.inner_banner_main .banner_caption_home p {
        font-size: 14px;
        color: #9D1611;
        letter-spacing: 0.6px;
        margin-top: 19px !important;
        margin-bottom: -4px !important;
    }
	
    .banner_caption_home {
        margin-left: 31px;
    }
	    .profile_right p {
        font-size: 14px;
        color: #000;
        font-weight: 500;
        margin-bottom: 0px !important;
    }
	.mobile_search {
        position: relative;
        right: -3px;
    }
	
	    .inner_banner_main .banner_caption_home h1 {
        font-size: 30px;
        letter-spacing: 1.5px;
       
    }
	    .inner_banner_main .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -15px;
    }
	
	.our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 198px;
        background-attachment: fixed;
        background-position: center center;
    }
	    .blue_patch_section_inner h4 {
        font-size: 24px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 1px;
        float: right;
        width: 100%;
        text-align: right;
        margin-bottom: 13px;
    }
	
	
    .container {
        max-width: 360px;
        margin: 0 auto;
    }
        .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -15px;
    }
.follow_us_section ul li {
    color: #9D1611;
    font-size: 16px;
    letter-spacing: 1px;
}
.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 13px;
    position: relative;
    left: -6px;
}	
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999 !important;
        bottom: 98px;
        left: 64px;
    }	
	    .banner_caption_home h1 {
        font-size: 22px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	
	.our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 18px;
    }
.top_section_expertise .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 18px;
    }	
    .big_text {
        font-size: 14px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
        margin-bottom: 0;
    }	
	
	
	
}
@media(max-width:375px){ 
    
        .banner_caption_home p {
        font-size: 15px;
        color: #9D1611;
        letter-spacing: 0.6px;
        margin-top: 12px;
        width: 80%;
    }
    
	    .inner_banner_main .banner_caption_home {
        left: 198px !important;
        margin-left: 0;
    }
	
	
	.mobile_search {
        position: relative;
        right: -3px;
    }
	
	    .inner_banner_main .banner_caption_home h1 {
        font-size: 30px;
        letter-spacing: 1.5px;
       
    }
	    .inner_banner_main .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -15px;
    }
	
	.our_team_section {
        float: left;
        width: 100%;
        background: url(../images/our_team.png) no-repeat;
        background-size: cover;
        height: 198px;
        background-attachment: fixed;
        background-position: center center;
    }
	    .blue_patch_section_inner h4 {
        font-size: 24px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 1px;
        float: right;
        width: 100%;
        text-align: right;
        margin-bottom: 13px;
    }
	
	
    .container {
        max-width: 360px;
        margin: 0 auto;
    }
        .follow_us_section {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 9999;
        bottom: 60px;
        left: -15px;
    }
.follow_us_section ul li {
    color: #9D1611;
    font-size: 16px;
    letter-spacing: 1px;
}
.text_rotate {
    transform: rotate(90deg);
    margin-bottom: 24px;
    margin-left: 13px;
    position: relative;
    left: -6px;
}	
    .banner_caption_home {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 999 !important;
        bottom: 98px;
        left: 64px;
    }	
	
	
	.our_expertise_text_section .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 18px;
    }
.top_section_expertise .round_btn {
        background-color: #9D1611;
        color: #FFF;
        margin-top: 18px;
    }	
    .big_text {
        font-size: 14px;
        color: #9D1611;
        text-align: left;
        letter-spacing: 1px;
        margin-bottom: 0;
    }	
	
	
	
}

@media(max-width:360px){
	    .inner_banner_main .banner_caption_home {
        left: 184px !important;
        margin-left: 0;
    }
	
	.banner_caption_home h1 {
        font-size: 24px;
        letter-spacing: 1.5px;
        color: #9D1611;
    }
	    .banner_caption_home p {
        font-size: 14px;
        color: #9D1611;
        letter-spacing: 0.6px;
        margin-top: 12px;
    }
	
	
.our_location_left {
        float: left;
        width: 100%;
        padding: 24px;
        padding-left: 16px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}











