@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-semibold-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'merriweatherregular';
    src: url('/wp-content/themes/lightfoots-wp/font/merriweather-regular-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/merriweather-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'merriweatherbold';
    src: url('/wp-content/themes/lightfoots-wp/font/merriweather-bold-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/merriweather-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'questa_sansregular';
    src: url('/wp-content/themes/lightfoots-wp/font/questa-regular-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/questa-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_probold';
    src: url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-bold-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-regular-webfont.woff2') format('woff2'),
    url('/wp-content/themes/lightfoots-wp/font/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'merriweatherregular';
    text-align: center;
    color: #000;
    margin: 0;
    letter-spacing: 0;
}

p, a, li {
    font-family: 'source_sans_proregular';
    letter-spacing: 0;
}

input, select textarea {
    font-family: 'merriweatherregular';
    letter-spacing: 0;
    outline: none !important;
}

h1 {
    font-size: 45px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

p, li {
    color: #222226;
    font-size: 18px;
}

button {
    outline: none !important;
}

/*Header css start*/
.top-header {
    background-color: #605d75;
    text-align: right;
    padding: 5px 80px;
}

.top-header ul {
    display: inline-block;
    margin: 0 0 0 30px;
    vertical-align: middle;
}

.top-header ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding-left: 10px;
    line-height: 20px;
    font-size: 0;
}

.top-header ul li a {
    color: #fff;
    font-size: 16px;
    font-family: 'merriweatherregular';
    outline: none;
}

.top-header ul li a:hover, .top-header ul li a:focus {
    text-decoration: none;
}

#site-header {
    background: #f4f2fc;
    transition: 0.3s ease all;
}

#site-header.Header-fix {
    position: sticky;
    top: -150px;
    z-index: 99;
    width: 100%;
    transform: translateY(150px);
}

.header-inner .header-titles-wrapper {
    padding-left: 40px;
}

.header-inner .header-navigation-wrapper {
    padding-right: 80px;
}

.header-inner h1.site-logo {
    margin: 0;
}

.header-inner .site-logo img {
    max-width: 170px;
}

.search-form input[type="search"] {
    height: 29px;
    border-radius: 19px;
    background-color: #bfbcc6;
    color: #fff;
    border: none;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: 'source_sans_proregular';
    outline: none;
}

.search-form input[type="search"]::placeholder {
    color: #fff;
}

.header-inner .toggle-wrapper::before {
    display: none;
}

.header-inner .search-form {
    position: relative;
}

.search-form .search-submit {
    background-image: url(/wp-content/uploads/2020/12/Group-4.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    position: absolute;
    right: 7px;
    top: 3px;
    background-size: contain;
}

.header-inner .primary-menu-wrapper {
    vertical-align: middle;
}

.header-inner .header-toggles {
    vertical-align: middle;
    height: 30px;
}

header .header-navigation-wrapper {
    width: 100%;
}

header ul.primary-menu {
    width: 100%;
    margin: 0;
}

header #mega-menu-wrap-primary {
    background-color: transparent;
    width: 100%;
}

header #mega-menu-wrap-primary #mega-menu-primary {
    background-color: transparent;
    display: table;
    width: 100%;
    text-align: right;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    position: static;
    margin: 0;
    float: none;
    text-align: center;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #605d75;
    font-size: 16px;
    text-transform: capitalize;
    height: auto;
    line-height: inherit;
    font-family: 'source_sans_proregular';
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: transparent;
    color: #232526;
    outline: none;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background-color: transparent;
    color: #232526;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.custom_menu a {
    opacity: 1;
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
    background-color: #AFCA0B;
    padding: 0;
    width: 136px;
    height: 45px;
    text-align: center;
    margin: 0;
    line-height: 45px;
    box-sizing: border-box;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.custom_menu a:hover, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.custom_menu a:focus {
    background-color: #AFCA0B;
    color: #ffffff;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 40px 100px;
    background: #ffffff;
    top: 57px;
    min-height: 450px;
    box-sizing: border-box;
    width: 100vw;
    left: -250.266px;
    border-bottom: 1px solid #f7f7f7;
}

header #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu a.mega-menu-link + ul.mega-sub-menu {
    width: 64%;
    vertical-align: top;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    margin-bottom: 0px;
    padding: 0;
    position: static;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item:hover {
    background-color: #f1f1f1;
}

header #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu a.mega-menu-link {
    color: #605d75 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    width: 100%;
    display: block !important;
    font-family: 'source_sans_proregular' !important;
    font-weight: normal !important;
    padding: 7px 10px !important;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    filter: invert(100%);
    top: 4px;
    right: 0;
    transform: rotate(-90deg); /*display: none;*/
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.main-service > a.mega-menu-link > span.mega-indicator {
    display: block !important;
}

header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color: #662D91;
    opacity: 1;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
    display: inline-block !important;
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    margin-left: 10px;
}

header #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item-object-services a.mega-menu-link {
    width: 100%;
    text-align: left !important;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu li {
    display: block;
    width: 100% !important;
    padding: 0px;
    margin-bottom: 0px;
    position: static;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    width: 10px;
    height: 10px;
    font-size: 0;
    background-image: url(/wp-content/uploads/2021/01/menu-arrow.png);
    background-repeat: no-repeat;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    background-position: center center;
    vertical-align: middle;
    background-size: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    transform: rotate(180deg);
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    transform: rotate(90deg);
}

/*#mega-menu-primary li.last-menu{display: none !important;}*/

/*page css start*/
.main_banner {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    padding: 110px 0 110px 0;
    position: relative;
}

.main_banner::before {
    position: absolute;
    content: " ";
    background-color: rgb(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
}

.banner_heads {
    position: relative;
}

.main_banner h1 {
    text-align: left;
    color: #fff;
    font-size: 75px;
    font-family: 'source_sans_prosemibold';
    letter-spacing: 0;
    margin: 0 0 31px 0;
}

.main_banner h2 {
    text-align: left;
    color: #fff;
    font-size: 45px;
    letter-spacing: 0;
    margin: 0 0 30px 0;
    font-family: 'source_sans_proregular';
    max-width: 620px;
    line-height: 50px;
}

.box_link {
    width: 230px;
    height: 58px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    background-color: #d1515e;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'source_sans_probold';
    outline: none;
    cursor: pointer;
}

.box_link:hover, .box_link:focus {
    background-color: #fff;
    color: #d1515e;
    text-decoration: none;
}

.clients_section {
    padding: 60px 0 40px 0;
}

.clients_heads {
    max-width: 881px;
    margin: 0 auto 70px auto;
}

.clients_section h2 {
    margin: 0 0 30px 0;
}

.clients_section p {
    font-size: 18px;
    text-align: center;
    color: #605d75;
}

.clients_section .owl-carousel .owl-item img {
    width: auto;
}

.clients_section .owl-dots {
    text-align: center;
    margin-top: 50px;
}

.owl-carousel button.owl-dot {
    width: 13px;
    height: 13px;
    background-color: transparent !important;
    border: 1px solid #605d75 !important;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
}

.owl-carousel button.owl-dot.active {
    background-color: #605d75 !important;
}

.services_sec {
    margin-bottom: 50px;
}

.services_sec .col-sm-4 {
    height: 300px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.services_sec .item_servi {
    padding: 50px 60px 43px 60px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.services_sec .item_servi::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-image: linear-gradient(#605d75, rgb(255, 255, 255, 0.1));
    z-index: -1;
}

.services_sec h3 {
    color: #fff;
    font-family: 'source_sans_proregular';
    line-height: 29px;
}

.item_servi .box_link {
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.item_servi .box_link {
    position: absolute;
    bottom: 43px;
    width: 174px;
    height: 44px;
    line-height: 44px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px;
    background-color: #d1515e;
}

.item_servi .box_link:hover, .item_servi .box_link:focus {
    color: #d1515e;
    background-color: #fff;
}

.testimonials_sec {
    padding: 80px 0;
    background-color: #d7d7d7;
}

.testimonials_sec h2 {
    position: relative;
}

.testimonials_sec h2::after {
    position: absolute;
    content: " ";
    height: 11px;
    width: 382px;
    background-color: #CDC2EF;
    left: 0;
    right: 0;
    bottom: 9px;
    margin: auto;
    z-index: -9;
}

.testimonials_sec p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    max-width: 711px;
    margin: 50px auto 20px auto;
    color: #000;
}

.testimonials_sec h4 {
    font-size: 24px;
    color: #d1515e;
    margin: 0 0 7px 0;
}

.testimonials_sec h6 {
    font-size: 16px;
    color: #d1515e;
    text-transform: inherit;
}

.testimonials_sec .owl-carousel .owl-nav button {
    width: 64px;
    height: 64px;
    background-color: #605D75 !important;
    text-align: center;
    border-radius: 50%;
    outline: none;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

.testimonials_sec .owl-carousel .owl-nav button:hover {
    background-color: #605d75 !important;
}

.testimonials_sec .owl-carousel .owl-nav button img {
    display: inline-block;
}

.testimonials_sec .owl-nav button.owl-next {
    float: right;
}

.carousel-wrap {
    position: relative;
}

.testimonials_sec .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.testimonials_sec .owl-dots {
    display: none;
}

.blogs_sec {
    padding: 80px 0 100px 0;
}

.blogs_sec h2 {
    margin: 0 0 60px 0;
    position: relative;
}

.blogs_sec h2::after {
    position: absolute;
    content: " ";
    height: 11px;
    width: 192px;
    background-color: #bfbcc6;
    left: 0;
    right: 0;
    bottom: 9px;
    margin: auto;
    z-index: -9;
}

.blogs_box {
    background-color: #fff;
    box-shadow: 0px 2px 14px #e6e6e6;
    margin-bottom: 30px;
}

.blogs_box .blog_img {
    height: 200px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.blogs_box .blog_img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.blogs_box .blog_contn {
    padding: 30px;
}

.blogs_box h3 {
    height: 60px;
    overflow: hidden;
    font-size: 24px;
    line-height: 30px;
    color: #222226;
    text-align: left;
    margin-bottom: 2px;
    font-family: 'source_sans_prosemibold';
}

.blogs_box p {
    font-size: 20px;
    line-height: 25px;
}

.blogs_box p.date_tiles {
    display: none;
    font-size: 12px;
    font-family: 'merriweatherregular';
    color: #442E6D;
    margin-bottom: 25px;
}

.read-more {
    font-size: 20px;
    text-transform: uppercase;
    outline: none;
}

.read-more:hover, .read-more:focus {
    text-decoration: none;
    letter-spacing: 1px;
}

.page-template-main_blog .blogs_box {
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center;
    position: relative; /* height: 300px;*/
}

.page-template-main_blog .blogs_box .blog_img { /*display: none;*/
}

.page-template-main_blog .blogs_box .blog_contn { /*background-color: #605d75; height: auto; position: absolute; width: 89%; left: 0; right: 0; bottom: 5%; margin: auto;padding:20px;*/
}

.page-template-main_blog .blogs_box h3 { /*color: #fff; font-size: 20px; margin: 0; line-height: 1.3em;*/
}

.page-template-main_blog .blogs_box h4 {
    display: none; /*color: #fff; text-align: left; margin: 0 0 20px 0; text-transform: uppercase; font-size: 14px; letter-spacing: 0px;*/
}

.page-template-main_blog .blogs_box .excerpt {
    font-size: 20px;
    line-height: 25px;
    color: #222226;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-template-main_blog .blogs_box .read-more-link {
    font-size: 20px;
    text-transform: uppercase;
    outline: none;
    transition: all 0.15s linear;
}

.page-template-main_blog .blogs_box .read-more-link:hover, .page-template-main_blog .blogs_box .read-more-link:focus {
    text-decoration: none;
    letter-spacing: 1px;
}

.page-template-main_blog .tab-pane .col-sm-4 a:hover {
    text-decoration: none;
}

.page-template-main_blog .blogs_box p {
    display: none;
}

.blogs_sec .owl-nav, .blogs_sec .owl-dots, .articles .owl-dots {
    display: none;
}

.sub_sec {
    padding: 65px 0 0 0;
    background-color: #605d75;
}

.sub_sec h2 {
    color: #fff;
    margin-bottom: 45px;
    font-family: 'merriweatherregular';
}

.sub_sec .sub_form {
    max-width: 660px;
    margin: auto;
}

form p {
    margin: 0;
}

form input.wpcf7-form-control {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 4px 0;
    font-size: 16px;
    color: #fff;
    outline: none;
}

form input.wpcf7-form-control::placeholder {
    color: #fff;
}

form .wpcf7-form-control-wrap {
    margin-bottom: 40px;
    display: block;
}

form .wpcf7-form-control-wrap.your-name {
    width: 46%;
    float: left;
}

form .wpcf7-form-control-wrap.sn-name {
    width: 46%;
    float: right;
}

form .wpcf7-form-control-wrap.your-email {
    clear: both;
}

form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    letter-spacing: 0;
    height: 47px;
    font-size: 20px;
    font-family: 'source_sans_proregular';
    font-weight: normal;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

form input.wpcf7-form-control.wpcf7-submit:hover, form input.wpcf7-form-control.wpcf7-submit:focus {
    text-decoration: none;
    background-color: #fff;
    color: #605d75;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 0 0 10px 0;
    border: none;
    text-align: center;
    color: #dc3232;
    font-size: 13px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ff0000;
}

/*Footer css start*/
#site-footer {
    background-color: #f4f2fc;
    padding: 0;
}

.footer-top {
    padding: 65px 0 35px 0;
}

.foo_first .widget_media_image {
    margin-bottom: 110px;
}

.foo_first .widget_media_image img {
    max-width: 236px !important;
}

.foo_first ul {
    margin: 0 0 15px 0;
    list-style-type: none;
}

.foo_first ul li {
    margin: 0;
}

.foo_first a {
    font-size: 16px;
    text-align: left;
    color: #222226;
}

.foo_first a:hover, .foo_first a:focus {
    text-decoration: none !important;
}

.foo_first ul.social-icon {
    margin: 0 0 15px 0;
}

.foo_first ul.social-icon li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

footer h2.subheading {
    font-size: 16px;
    line-height: 20px;
    color: #d1515e;
    margin: 10px 0 10px 0 !important;
    text-align: left;
}

.foo_snd img {
    display: inline-block;
    margin: 0 2px 0 0;
}

.foo_third .menu li {
    margin: 0;
    line-height: 20px;
}

.foo_third .menu a {
    font-size: 16px;
    color: #222226;
    font-weight: normal;
    line-height: 20px;
    outline: none;
}

.foo_third .menu a:hover, .foo_third .menu a:focus {
    color: #605d75;
    text-decoration: none !important;
}

footer .widget_text p {
    font-family: 'source_sans_proregular';
    font-size: 16px;
    line-height: 20px;
    color: #222226;
}

footer .foo_four img {
    margin: 0 0 22px 0;
}

.foo_snd {
    padding-left: 53px;
}

.foo_third {
    padding-left: 26px;
}

.footer-bottom {
    background-color: #605d75;
    padding: 20px 0;
}

footer .footer-bottom p {
    font-size: 10px;
    line-height: 13px;
    color: #fff;
    font-family: 'merriweatherregular';
}

#site-footer a.to-the-top {
    border: solid 1px #fff;
    width: 50px;
    height: 50px !important;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9;
    background-color: #605d75;
    font-size: 0;
    overflow: hidden;
    line-height: 50px;
    border-radius: 4px;
    box-shadow: 0 0 7px #5d5d5d;
    text-align: center;
}

a.to-the-top span.arrow {
    font-size: 24px;
    color: #fff;
}

#site-footer a.to-the-top:hover, #site-footer a.to-the-top:focus {
    background-color: #fff;
    text-decoration: none;
}

#site-footer a.to-the-top:hover .dashicons,
#site-footer a.to-the-top:focus .dashicons {
    color: #605d75 !important;
}

/*MAIN SERVICES PAGE CSS*/
.main_service_meta_content .services_sec {
    margin: 60px 0 0 0;
}

.main_service_meta_content .services_sec .col-sm-4 {
    margin-bottom: 30px;
}

.case_chooset {
    padding: 50px 0;
}

.services-template-new_services.single-services .services_sec {
    padding: 0;
    background-color: transparent;
    margin: 0;
}

/*SERVICES PAGE CSS START*/
.ser_bred {
    color: #222222;
    margin: 15px 0 35px 0;
    font-family: 'source_sans_proregular';
    font-size: 14px;
    letter-spacing: 0;
}

.ser_bred span {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
    color: #d1515e;
    font-family: 'source_sans_proregular';
    font-size: 14px;
}

.ser_bred span.bred_title {
    color: #222222;
}

.service_content {
    padding-bottom: 80px;
}

.service_post h1 {
    text-align: left;
    font-size: 45px;
    color: #222226;
    margin-bottom: 20px;
}

.services_test {
    border-left: 5px solid #d1515e;
    padding: 15px 0px 15px 30px;
    margin: 50px 0;
}

.services_test p {
    font-family: 'merriweatherbold';
    color: #666;
    font-style: italic;
    font-size: 26px;
}

.services_test p.client_title {
    font-size: 20px;
    color: #d1515e;
    text-transform: capitalize;
    margin-bottom: 0;
    font-style: normal;
}

.services_test p.client_desgi {
    color: #222226;
    font-size: 18px;
    font-family: 'source_sans_proregular';
    font-style: normal;
    margin: 0;
}

.team_section {
    padding-bottom: 30px;
}

.team_box {
    margin-bottom: 30px;
}

.team_box img.team_img {
    width: 100%;
}

.team-text {
    margin-top: 15px;
    text-align: center;
}

.team_box h4.team-name {
    color: #d1515e;
    font-size: 20px;
}

.team_box p.team_desgi {
    margin: 0;
    font-size: 14px;
}

.contact-num a {
    display: inline-block;
    color: #222222;
    font-size: 14px;
    padding: 0 5px;
    outline: none;
}

.contact-num a:hover, .contact-num a:focus {
    text-decoration: none;
}

.contact-num a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.team_box ul.social-icon {
    margin: 0;
    text-align: center;
    padding: 5px 0 0 0;
    list-style-type: none;
}

.team_box .social-icon li {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.team_box .social-icon li:hover img {
    opacity: 0.8;
}

.team-leader {
    padding-bottom: 30px;
}

.team-leader .team_box img.team_img {
    max-width: 238px;
}

.team-leader .team-text {
    background-color: #fff;
    text-align: left;
    border-top: 2px solid #605d75;
    padding: 15px;
    max-width: 260px;
    margin: -55px 0 20px auto;
    position: relative;
}

.team-leader .team_box h4.team-name {
    text-align: left;
    margin: 0 0 10px 0;
    color: #222222;
}

.team-leader .team_box h4.team-name span {
    font-size: 15px;
    padding-left: 10px;
}

.team-leader .team_box p.team_desgi {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 2px;
}

.team-leader p.contact-num {
    margin: 0;
}

.blue-btn {
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    background-color: #605d75;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    outline: none;
    margin-bottom: 13px;
    font-family: 'merriweatherregular';
    outline: none;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
}

.blue-btn:hover, .blue-btn:focus {
    text-decoration: none;
    color: #000;
    background-color: #eae3dd;
}

.contact_form {
    background-image: url(/wp-content/uploads/2020/12/service-form-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 35px 30px;
    position: relative;
}

.contact_form::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #605d75;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.contact_form .form-sec {
    position: relative;
    z-index: 9;
}

.contact_form p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-family: 'merriweatherregular';
    margin: 35px 0 0 0;
    clear: both;
}

.contact_form p a {
    display: block;
    text-decoration: underline;
    color: #fff;
    font-family: 'merriweatherregular';
}

.contact_form h2 {
    color: #fff;
    position: relative;
    margin-bottom: 40px;
}

.contact_form h2::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}

.contact_form form input.wpcf7-form-control {
    color: #ffffff;
}

.contact_form form input.wpcf7-form-control::placeholder {
    color: #ffffff;
}

.contact_form form .wpcf7-form-control-wrap {
    margin-bottom: 30px;
}

.contact_form form input.wpcf7-form-control.wpcf7-submit {
    max-width: 150px;
    height: 40px;
    font-size: 16px;
    font-family: 'merriweatherregular';
    background-color: #d1515e;
    border: none;
}

.contact_form form input.wpcf7-form-control.wpcf7-submit:hover, .contact_form form input.wpcf7-form-control.wpcf7-submit:focus {
    color: #d1515e;
    background-color: #fff;
}

.service_post .case_study {
    padding: 30px 30px 40px 30px;
    margin-top: 40px;
    position: relative;
    background-image: url(/wp-content/uploads/2020/12/service-form-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.service_post .case_study::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #605d75;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.service_post .case_study h2 {
    font-size: 22px;
    margin-bottom: 50px;
    position: relative;
    color: #fff;
}

.service_post .case_study h2::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}

.service_post .case_choose {
    position: relative;
}

.service_post .case_study select#case_study {
    padding: 10px;
}

.post_section {
    padding-bottom: 50px;
}

.post_section h2, .articles h2 {
    margin-bottom: 30px;
}

.service_post .awrds_section {
    padding-top: 50px;
}

.service_post .sub_sec .awrds_section {
    padding-top: 0;
}

.services_sec h2.rs-titte {
    font-family: 'merriweatherregular';
    text-align: center;
    color: #000;
    margin: 0 0 30px 0;
    letter-spacing: 0;
}

.single-services .services_sec .services_sec_box {
    margin-bottom: 50px;
    background-color: #f4f2fc;
    padding: 50px 0;
}

.services_left h5 {
    font-size: 24px;
    color: #222226;
    text-align: left;
    margin: 10px 0 20px 0;
}

.services_left h5 {
    font-size: 28px;
    color: #222226;
    text-align: left;
    margin: 10px 0 20px 0;
}

.fee_stru td, .fee_stru th {
    border-color: #ddd;
    padding: 10px 15px;
}

.fee_stru th {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    font-family: 'source_sans_prosemibold';
    background-color: #605d75;
    letter-spacing: 0;
}

.fee_stru td {
    font-size: 16px;
    color: #222226;
}

/*SERVICES PAGE POPUP CSS START*/
.pum-theme-160, .pum-theme-default-theme {
    background-color: rgba(255, 255, 255, 0.9);
}

div#popmake-169 {
    background-image: url(/wp-content/uploads/2020/12/service-form-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 35px 30px;
    position: relative;
}

div#popmake-169::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #605d75;
    top: 0;
    left: 0;
    opacity: 0.6;
}

#popmake-169 button.pum-close.popmake-close {
    background-color: #fff;
    background-image: url(https://lightfoots.properopartners.com/wp-content/uploads/2021/01/close.png);
    background-size: 13px;
    padding: 13px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    margin: -13px -13px 0 0;
    box-shadow: 0 0 7px #ababab;
}

.pum-content.popmake-content {
    position: relative;
    z-index: 9;
    max-width: 600px;
    margin: auto;
}

.pum-content h2 {
    color: #fff;
    font-size: 26px;
    margin: 0 0 30px 0;
    position: relative;
}

.pum-content h2::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}

.pum-content p {
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
}

.emaillist form input {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 4px 0;
    font-size: 16px;
    color: #CDC2EF;
    outline: none;
    font-weight: normal;
    letter-spacing: 0;
}

.emaillist form input::placeholder {
    color: #fff;
}

.emaillist form input.es_submit_button {
    color: #ffffff;
    max-width: 150px;
    height: 40px;
    font-size: 16px;
    font-family: 'merriweatherregular';
    background-color: #d1515e;
    border: none;
    opacity: 1;
    width: 150px;
    margin: auto;
    display: block;
    font-weight: normal;
    outline: none;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

.emaillist form input.es_submit_button:hover, .pum-content form input.es_submit_button:focus {
    text-decoration: none;
    color: #d1515e;
    background-color: #fff;
}

.emaillist label {
    width: 100%;
    margin: 0 0 30px 0;
}

.emaillist form .es-field-wrap {
    display: inline-block;
    width: 46%;
}

.emaillist form .es-field-wrap:nth-child(2) {
    float: right;
}

.modal-open .modal.main_serv_popup {
    background-color: rgb(255 255 255 / 90%);
}

.main_serv_popup .modal-dialog {
    width: 100%;
    max-width: 700px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
    left: 0;
    right: 0;
}

.main_serv_popup .modal-content {
    background-image: url(/wp-content/uploads/2020/12/service-form-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 35px 30px;
    position: relative;
}

.main_serv_popup .modal-content::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #605d75;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.main_serv_popup .modal-header {
    padding: 0;
    border: none;
}

.main_serv_popup button.close {
    background-color: #fff;
    background-image: url(https://lightfoots.properopartners.com/wp-content/uploads/2021/01/close.png);
    background-size: 13px;
    padding: 13px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    margin: -13px -13px 0 0;
    box-shadow: 0 0 7px #ababab;
    font-size: 0;
    z-index: 99;
    opacity: 1;
    right: 0;
    position: absolute;
    top: 0;
}

.main_serv_popup .modal-body {
    position: relative;
    z-index: 9;
    padding: 0 20px;
}

.main_banner .main_serv_popup h2 {
    color: #fff;
    font-size: 26px;
    margin: 0 0 30px 0;
    position: relative;
    font-family: 'merriweatherregular';
    text-align: center;
    max-width: 100%;
}

.main_banner .main_serv_popup h2::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}

.main_serv_popup p {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
}

.main_serv_popup .wpcf7-form-control-wrap.your-email {
    width: 46%;
    float: right;
    vertical-align: top;
    clear: none;
}

.main_serv_popup .wpcf7-form-control {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 4px 0;
    font-size: 16px;
    color: #CDC2EF;
    outline: none;
    font-weight: normal;
    letter-spacing: 0;
}

.main_serv_popup form input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    max-width: 180px;
    height: 40px;
    font-size: 16px;
    font-family: 'merriweatherregular';
    background-color: #d1515e;
    border: none;
    opacity: 1;
    margin: auto;
    display: block;
    font-weight: normal;
    outline: none;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    clear: both;
}

.main_serv_popup p br {
    display: none;
}

.main_serv_popup form.wpcf7-form {
    margin-top: 30px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    text-align: center;
    border: none;
}

/*EXPERT PAGE DESGIN*/
.team-popup-post {
    padding: 70px 0 0px 0;
}

.expert_data_left h1.team-name {
    color: #d1515e;
    font-size: 30px;
    margin: 20px 0 0 0;
}

.expert_data_left p.team_desgi {
    text-align: center;
    font-size: 18px;
}

.expert_data_left .contact-num {
    text-align: center;
}

.expert_data_left .contact-num a {
    text-align: center;
    font-size: 18px;
}

.news_form {
    padding: 50px 0;
}

.news_form h2 {
    margin-bottom: 30px;
}

.news_form .emaillist {
    max-width: 500px;
    margin: auto;
}

.news_form .emaillist label {
    margin-bottom: 0px;
}

.news_form .emaillist form .es-field-wrap {
    width: 100%;
}

.news_form .emaillist form input {
    background-color: #f3f0fb;
    padding: 10px 15px;
    color: #333;
}

.news_form .emaillist form input::placeholder {
    color: #333;
}

.news_form .emaillist form input.es_submit_button {
    background-color: #d1515e;
    color: #fff;
}

.news_form .emaillist form input.es_submit_button:hover {
    background-color: #d1515e;
    color: #fff;
}

.single-our-people .blogs_sec {
    padding: 0px 0 40px 0;
}

.single-our-people .case_chooset {
    padding: 50px 0 20px 0;
}

/*OUR PEOPLE PAGE CSS*/
.ourpeople_meta_content {
    padding-top: 55px;
}

.ourpeople_meta_content h1 {
    margin-bottom: 30px;
}

.ourpeople_meta_content .team_box {
    margin-bottom: 30px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

select#desig {
    margin-bottom: 30px;
    border-radius: 0px;
    border: 1px solid #ddd;
    padding: 8px;
    outline: none;
    font-family: 'source_sans_proregular';
    font-size: 18px;
}

.team_box a, .team_box a:hover, .team_box a:focus {
    outline: none;
    text-decoration: none;
}

.ourpeople_meta_content .team_box:hover, .ourpeople_meta_content .team_box:focus {
    transform: scale(1.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1)
}

.ourpeople_meta_content .team_box ul.social-icon {
    padding: 5px 0 20px 0;
}

/*CONTACT PAGE CSS*/
.Contact_page_meta {
    padding-top: 55px;
}

.Contact_page_meta h1 {
    margin-bottom: 50px;
}

.contact_us_section {
    padding-bottom: 50px;
}

.top_con_sec {
    margin-bottom: 40px;
}

.top_con_sec h3 {
    font-size: 22px;
    color: #222226;
    font-family: 'source_sans_proregular';
    margin: 0 0 20px 0;
}

.top_con_sec h5 {
    color: #222226;
    font-size: 18px;
    font-family: 'source_sans_proregular';
}

.about_con {
    max-width: 1040px;
    margin: 0 auto 50px auto;
    text-align: center;
}

.company_details {
    margin-bottom: 40px;
    display: block;
    overflow: hidden;
}

/*.sec_com .company_details ul li,*/
.company_details-item .company_details ul li {
    display: flex;
    align-items: flex-start;
    float: left;
    padding-right: 10px;
}

.company_details h3 {
    text-align: left;
    color: #222226;
    margin-bottom: 15px;
}

.company_details ul {
    margin: 0;
}

.company_details ul {
    margin: 0;
    font-size: 0;
}

.company_details ul li {
    display: inline-block;
    width: 50%;
    margin: 0 0 15px 0;
    color: #222226;
    font-size: 16px;
}

.company_details ul li img {
    display: inline-block;
    margin-right: 10px;
}

.company_details ul li .con_add a {
    display: block;
    padding: 7px 0px;
    text-transform: capitalize;
    color: #d1515e;
    float: left;
    width: 100%;
    overflow: hidden;
}

.company_details ul li a {
    color: #222226;
    font-size: 16px;
    outline: none;
}

.company_details ul li a:hover {
    text-decoration: none;
}

.contact_social ul.social-icon {
    margin: 0;
    list-style-type: none;
}

.contact_social > h3 {
    text-align: left;
    color: #222226;
    margin-bottom: 15px;
}

.contact_social ul.social-icon li {
    display: inline-block;
    margin: 0 15px 0 0;
}

.contact_social ul.social-icon li a {
    width: 40px;
    height: 40px;
    background-color: #f3f0fb;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 40px;
}

.contact_social ul.social-icon li a img {
    margin: 0;
    display: inline-block;
    max-width: 15px;
}

.contact_us_section .wpcf7-form-control-wrap.Name {
    width: 46%;
    float: left;
    vertical-align: top;
}

.contact_us_section .wpcf7-form-control-wrap.Email {
    width: 46%;
    float: right;
    vertical-align: top;
}

.contact_us_section .wpcf7-form-control-wrap.Telephone {
    width: 46%;
    float: left;
    vertical-align: top;
}

.contact_us_section .wpcf7-form-control-wrap.Postcode {
    width: 46%;
    float: right;
    vertical-align: top;
}

.wpcf7-form-control-wrap.captcha-778 {
    width: 170px;
    float: left;
}

/*ERROR PAGE CSS START*/
.error404 #site-content {
    padding: 8rem;
}

/*BLOG PAGE CSS START*/
.blog_post {
    margin-bottom: 50px;
}

.blog h2.page_title {
    margin: 50px 0 31px 0;
}

.btn.loadMoreBtn {
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    background-color: #605d75;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    outline: none;
    margin-bottom: 13px;
    font-family: 'merriweatherregular';
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    max-width: 180px;
    margin: 0 auto;
    padding: 0;
    border-radius: 0;
}

.btn.loadMoreBtn:hover, .btn.loadMoreBtn:focus {
    text-decoration: none;
    color: #605d75;
    background-color: #f1f1f1;
}

section.blog-section2 {
    padding: 50px 0;
}

.blog-cat.nav-pills {
    margin-bottom: 40px;
    text-align: center;
}

.blog-cat.nav-pills li {
    margin: 5px 10px;
    float: none;
    display: inline-block;
}

.blog-cat.nav-pills li a {
    color: #333;
    background-color: #f4f2fc;
    border-radius: 40px;
    font-size: 18px;
    text-transform: capitalize;
    border: 1px solid #f4f2fc;
    padding: 14px 40px;
    display: inline-block;
    text-align: center;
}

.blog-cat.nav-pills li.active a {
    color: #fff;
    background-color: #d1515e;
}

.blog-sidebar .news_form {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
}

.news_form h2.widget-title {
    font-size: 22px;
}

.blog-sidebar .news_form .emaillist form .es-field-wrap {
    width: 100%;
}

.blog-sidebar .news_form .emaillist label {
    margin-bottom: 0;
}

.blog-sidebar ul.social-icon {
    text-align: center;
}

/*ABOUT PAGE CSS START*/
.about_page_meta {
    padding: 50px 0 0 0;
}

.about_page_meta h1.page_title {
    margin-bottom: 30px;
}

.about-section p {
    text-align: center;
}

.section_about {
    margin-top: 40px;
}

.about-section .section_about p {
    text-align: left;
}

.about_page_meta .team_section {
    padding-top: 50px;
}

.about_page_meta .team_section h2 {
    margin-bottom: 30px;
}

.awrds_section {
    padding-bottom: 50px;
}

.about_page_meta .awrds_section {
    padding: 0;
}

.awrds_section h2 {
    margin-bottom: 30px;
}

.award-img {
    margin-bottom: 15px;
}

.awrds_section h4.aw-name {
    color: #fff;
    font-size: 20px;
}

.core_section {
    padding: 50px 0;
    background-color: #f4f2fc;
    margin-top: 50px;
}

.history_core_inner {
    padding: 50px 0;
}

.csr_core_inner {
    padding: 50px 0;
    background-color: #f4f2fc;
}


/*SINGLE BLOG PAGE CSS START*/
.single-post #site-content {
    padding: 50px 0;
}

.single-post .entry-header {
    padding: 0px 0 30px 0;
}

.single-post h1.entry-title {
    text-align: left;
}

.single-post .featured-media img {
    margin: 0;
}

.single-post .section-inner.medium {
    max-width: 1200px;
    margin: 0;
    width: 100%;
}

.single-post.singular .featured-media-inner {
    width: 100%;
    left: 0;
}

.single-post .post-inner {
    padding-top: 50px;
}

.single-post .post-inner p {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left;
}

nav.pagination-single {
    width: 100%;
    margin-top: 50px;
}

nav.pagination-single hr {
    display: none;
}

.pagination-single a {
    font-size: 18px;
    color: #605d75;
    font-weight: normal;
    outline: none;
    font-family: 'source_sans_proregular';
    max-width: fit-content;
    padding: 6px 12px;
    background-color: #f4f2fc;
    border: 1px solid #ddd;
}

.pagination-single a:hover, .pagination-single a:focus {
    text-decoration: none;
}

.sidebar_blog h2.widget-title {
    text-align: left;
    font-size: 24px;
    padding: 0px;
    margin-bottom: 10px;
}

.sidebar_blog nav li {
    margin: 0;
}

.sidebar_blog nav li a {
    color: #605d75;
    font-size: 16px;
    text-transform: capitalize;
    height: auto;
    line-height: inherit;
    font-family: 'source_sans_proregular';
    font-weight: normal;
}

.sidebar_blog nav li a:hover, .sidebar_blog nav li a:hover:focus {
    text-decoration: none;
}

.archive-header {
    padding: 5rem 0 3rem 0;
}

.archive-title {
    font-weight: normal;
}

.widget select {
    outline: none;
    border: 1px solid #ddd;
    width: 100%;
    color: #605d75;
    font-size: 16px;
    text-transform: capitalize;
    height: auto;
    line-height: inherit;
    font-family: 'source_sans_proregular';
    padding: 8px 12px;
}

/*ABOUT PAGE CSS START*/
.page-template-template-full-width h1.page_title {
    margin: 50px 0 30px 0;
}

.page-template-template-full-width .post-inner {
    padding-top: 0;
}

.section_about figure.wp-block-image {
    margin-top: 0 !important;
}

/*COMPLAINTS POLICY PAGE CSS START*/
.com_left_sec h2 {
    font-size: 24px;
    font-family: 'merriweatherregular';
    color: #333;
    margin: 0 0 20px 0 !important;
    letter-spacing: 0;
    text-align: left;
    line-height: 34px;
    font-weight: normal;
}

.com_left_sec a {
    font-weight: normal;
}

.com_ryt_sec h3 {
    margin: 0 0 20px 0 !important;
    text-align: left;
    font-family: 'merriweatherregular';
    color: #083a03;
}

.com_ryt_sec p img {
    display: inline-block;
    margin-right: 10px;
}

.com_ryt_sec a {
    color: #222226;
}

/*CAREERS PAGE CSS START*/
.page-template-careers h1.page_title {
    display: none;
}

.work_section {
    padding: 50px 0 50px 0;
    background-color: #fafafa;
}

.work_section .row {
    display: flex;
}

.work_section .col-sm-3 {
    display: grid;
}

.work_inner_box {
    outline: none;
    margin-top: 30px;
    background-color: #fff;
    text-align: center;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
}

a.work_inner_box:hover, a.work_inner_box:focus {
    text-decoration: none;
    transform: scale(1.1);
}

.work_inner_box img {
    display: inline-block;
    margin-bottom: 15px;
}

.work_inner_box h3 {
    font-size: 20px;
    color: #222226;
    margin-bottom: 5px;
}

.work_inner_box p {
    line-height: 22px;
}

.recruitment_section {
    padding: 50px 0;
}

.recruitment_section p {
    text-align: center;
}

.ricru-inner {
    margin-top: 15px;
}

.ricru-inner .work_inner_box {
    padding: 40px 20px;
    margin: 0 0 20px 0;
}

.ricru-inner span {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #bfbcc6;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin: 0 auto;
    z-index: 9;
    position: relative;
    bottom: -11px;
}

.ricru-inner h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 5px;
}

.ricru-inner p {
    line-height: 22px;
}

.tabing_sec {
    margin: 30px 0 50px 0;
}

.tabing_sec .panel-group {
    max-width: 850px;
    margin: 0 auto;
}

.tabing_sec .panel-group .panel {
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
}

.tabing_sec .panel-heading {
    background-color: #f8f8f8;
    border-radius: 0;
    border: none;
    padding: 0;
}

.tabing_sec .panel-heading a {
    color: #333;
    outline: none;
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.tabing_sec .panel-heading a:hover, .tabing_sec .panel-heading a:focus {
    text-decoration: none;
}

.tabing_sec .panel-heading h4.panel-title {
    position: relative;
    text-align: left;
    font-family: 'source_sans_proregular';
}

.tabing_sec .panel-heading h4.panel-title::before {
    position: absolute;
    content: " ";
    background-image: url(/wp-content/uploads/2021/01/arrow-down-acc.png);
    background-repeat: no-repeat;
    background-size: 15px;
    height: 17px;
    width: 15px;
    right: 0;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

.tabing_sec .panel-heading a.collapsed h4.panel-title::before {
    transform: rotate(180deg);
}

.case_study {
    padding: 50px 0;
    background-color: #d7d7d7;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.case_study h2 {
    margin-bottom: 30px;
    font-size: 35px;
}

.case_study select#case_study {
    width: 100%;
    max-width: 500px;
    background-color: #fff;
    border: none;
    padding: 10px;
    font-family: 'source_sans_proregular';
    font-size: 17px;
    outline: none;
}

.case_study a.case_down.nohref {
    background-color: #bfbcc6;
}

.case_study a.case_down {
    bottom: 43px;
    width: 174px;
    height: 44px;
    line-height: 44px;
    left: 0;
    right: 0;
    font-size: 16px;
    background-color: #605d75;
    display: block;
    margin: 20px auto 0 auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'source_sans_probold';
    outline: none;
}

.case_study a:hover {
    text-decoration: none;
}

.hr_details.contact_us_section {
    padding: 50px 0;
    position: relative;
}

.hr_details.contact_us_section::before {
    position: absolute;
    content: "";
    width: 80%;
    height: 1px;
    background-color: #ddd;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
}

.hr_inner {
    max-width: 700px;
    margin: auto;
}

.hr_inner .company_details {
    text-align: center;
    margin-bottom: 20px;
}

.hr_inner .company_details h3 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 35px;
}

.hr_inner .contact_form {
    border: 10px solid #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
    box-shadow: 0px 0px 4px 1px rgba(238, 234, 253, 1);
}

.hr_inner .wpcf7-form-control-wrap.captcha-778 {
    max-width: 470px;
    float: left;
    width: 100%;
}

/*Shubham*/
.services-template-services_others .service_post .case_study {
    padding: 30px 30px 40px 30px;
    margin-top: 0px;
    position: relative;
}

.services-template-services_others .service_post .case_study h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

.services-template-services_others .service_post .case_study select#case_study {
    padding: 10px;
}

.services-template-services_others .case_study select#case_study {
    width: 100%;
    max-width: 500px;
    background-color: #fff;
    border: none;
    padding: 10px;
    font-family: 'source_sans_proregular';
    font-size: 17px;
    outline: none;
}

.services-template-services_others .case_study a.case_down.nohref {
    background-color: #bfbcc6;
}

.services-template-services_others .case_study a.case_down {
    bottom: 43px;
    width: 174px;
    height: 44px;
    line-height: 44px;
    left: 0;
    right: 0;
    font-size: 16px;
    background-color: #605d75;
    display: block;
    margin: 20px auto 0 auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'source_sans_probold';
    outline: none;
}

.services-template-services_others .service_content div.contact_form ~ .container {
    width: 100%;
    padding: 0px;
}

.services-template-services_others .contact_form {
    display: none;
}

.blogs_box .blog-desc-bg h3 {
    height: auto !important;
}

.articles .blogs_box {
    /*min-height: 435px;*/
    min-height: 358px;
}

.contact_us_section .first_com .company_details ul {
    display: block;
    overflow: hidden;
}

.contact_us_section .first_com .company_details ul li {
    display: flex;
    float: left;
    align-items: flex-start;
    padding-right: 15px;
}

.ser_bred span.cat_link a {
    color: #d1515e;
}

/*Shubham*/


/*===============*/
/*===== MEDIA CSS START =====*/

@media (max-width: 999px) {
    .header-inner {
        padding: 15px 0;
    }

    .header-inner .site-logo img {
        max-width: 150px;
    }

    .nav-toggle .toggle-icon, .nav-toggle svg {
        height: auto;
    }

    .nav-toggle .toggle-inner {
        height: auto;
        padding: 0;
    }

    .header-titles-wrapper {
        align-items: baseline;
        justify-content: left;
        padding: 0;
        text-align: left;
    }

    .header-inner .header-titles-wrapper {
        padding-left: 0;
    }

    button.toggle.search-toggle.mobile-search-toggle {
        display: none;
    }

    .header-inner .toggle {
        outline: none;
    }

    button.close-nav-toggle {
        outline: none;
    }

    .mobile-menu .modal-menu li {
        border: none;
        padding: 0 20px;
        border-bottom: 1px solid #ddd;
    }

    .mobile-menu .modal-menu li a {
        border: none;
        color: #605d75;
        font-family: 'source_sans_proregular';
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0;
        outline: none;
        padding: 10px 0px;
        border-bottom: none;
    }

    .mobile-menu .modal-menu li .sub-menu-toggle {
        padding: 0;
        background-color: transparent;
        border: none;
    }

    .mobile-menu .modal-menu li .sub-menu {
        padding-left: 20px;
    }

    .mobile-menu .modal-menu li .sub-menu li {
        padding: 0;
    }

    .mobile-menu .modal-menu li .sub-menu li:last-child {
        border-bottom: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    h2 {
        font-size: 35px;
    }

    .main_banner {
        padding: 85px 0 85px 0;
    }

    .main_banner h1 {
        font-size: 40px;
        margin: 0 0 5px 0;
    }

    .main_banner h2 {
        font-size: 25px;
        line-height: 30px;
        max-width: 340px;
    }

    .box_link {
        font-size: 16px;
        width: 220px;
        height: 55px;
        line-height: 55px;
    }

    .clients_heads {
        max-width: 573px;
        margin: 0 auto 45px auto;
    }

    .clients_section {
        padding: 60px 0 36px 0;
    }

    .clients_section p {
        font-size: 16px;
    }

    .clients_section .carousel-wrap {
        max-width: 555px;
        margin: auto;
    }

    .clients_section .owl-dots {
        margin-top: 30px;
    }

    .services_sec .col-sm-4 {
        height: 302px;
    }

    .services_sec h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .services_sec .item_servi {
        padding: 40px 40px 30px 40px;
    }

    .item_servi .box_link {
        bottom: 30px;
    }

    .testimonials_sec {
        padding: 50px 0 40px 0;
    }

    .testimonials_sec h2::after {
        width: 203px;
    }

    .testimonials_sec p {
        font-size: 18px;
        line-height: 22px;
        max-width: 611px;
        margin: 30px auto 30px auto;
    }

    .testimonials_sec h4 {
        font-size: 18px;
    }

    .testimonials_sec h6 {
        font-size: 12px;
        max-width: 170px;
        margin: auto;
    }

    .testimonials_sec .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
        line-height: 0 !important;
    }

    .testimonials_sec .owl-carousel .owl-nav button img {
        width: 8px;
    }

    .blogs_sec {
        padding: 52px 0 100px 0;
    }

    .blogs_box .blog_contn {
        padding: 30px 23px;
    }

    .blogs_box h3 {
        height: 50px;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .blogs_box p, .page-template-main_blog .blogs_box .excerpt {
        font-size: 18px;
        line-height: 22px;
    }

    .sub_sec .sub_form {
        max-width: 612px;
    }

    .footer-top {
        padding: 65px 20px 35px 20px;
    }

    /*SERVICES PAGE CSS START*/
    .service_post h1 {
        font-size: 40px;
    }

    .services_test p {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 35px;
    }

    .main_banner {
        padding: 66px 0 66px 0;
    }

    .main_banner h1 {
        font-size: 40px;
        margin: 0 0 5px 0;
    }

    .main_banner h2 {
        font-size: 25px;
        line-height: 30px;
        max-width: 340px;
    }

    .box_link {
        font-size: 16px;
        font-size: 16px;
        width: 171px;
        height: 43px;
        line-height: 43px;
    }

    .clients_heads {
        max-width: 573px;
        margin: 0 auto 45px auto;
    }

    .clients_section {
        padding: 60px 0 36px 0;
    }

    .clients_section p {
        font-size: 16px;
    }

    .clients_section .carousel-wrap {
        max-width: 555px;
        margin: auto;
    }

    .clients_section .owl-dots {
        margin-top: 30px;
    }

    .services_sec .col-sm-4 {
        height: 227px;
    }

    .services_sec h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .services_sec .item_servi {
        padding: 30px 10px 20px 10px;
    }

    .item_servi .box_link {
        bottom: 21px;
    }

    .testimonials_sec {
        padding: 30px 0 15px 0;
    }

    .testimonials_sec h2::after {
        width: 203px;
    }

    .testimonials_sec p {
        font-size: 18px;
        line-height: 22px;
        max-width: 460px;
        margin: 30px auto 30px auto;
    }

    .testimonials_sec h4 {
        font-size: 18px;
    }

    .testimonials_sec h6 {
        font-size: 12px;
        max-width: 170px;
        margin: auto;
    }

    .testimonials_sec .owl-nav {
        width: 90%;
        margin: auto;
        left: 0;
        right: 0;
    }

    .testimonials_sec .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
        line-height: 0 !important;
    }

    .testimonials_sec .owl-carousel .owl-nav button img {
        width: 11px;
    }

    .blogs_sec {
        padding: 52px 0 40px 0;
    }

    .blogs_sec h2 {
        margin: 0 0 30px 0;
    }

    .blogs_box .blog_contn {
        padding: 30px 23px;
    }

    .blogs_box h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
        height: 50px;
    }

    .blogs_box p, .page-template-main_blog .blogs_box .excerpt {
        font-size: 18px;
        line-height: 22px;
    }

    .blogs_sec .owl-dots, .articles .owl-dots {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .sub_sec {
        padding: 50px 0 60px 0;
    }

    .sub_sec .sub_form {
        max-width: 400px;
    }

    .footer-top {
        padding: 65px 20px 35px 20px;
    }

    #site-footer .col-sm-3 {
        width: 49%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .foo_first .widget_media_image {
        margin-bottom: 40px;
    }

    .foo_third, .foo_snd {
        padding-left: 0;
    }

    footer .footer-bottom p {
        max-width: 660px;
    }

    .home .sub_sec h2 {
        font-size: 20px;
    }

    /*SERVICES PAGE CSS START*/
    .service_post h1 {
        font-size: 30px;
    }

    .services_test p {
        font-size: 18px;
    }

    .team-leader .team-text {
        margin: 0 0 20px 0;
    }

    .services_test p.client_title {
        font-size: 16px;
    }

    .services_test p.client_desgi {
        font-size: 16px;
    }

    .team-leader .team_box h4.team-name span {
        font-size: 14px;
        padding-left: 0;
        display: block;
        margin-top: 5px;
    }

    .blue-btn {
        font-size: 14px;
        height: 35px;
        line-height: 39px;
    }

    .contact_form {
        padding: 30px 15px;
    }

    .contact_form form input.wpcf7-form-control {
        font-size: 14px;
    }

    .services_sec h2.rs-titte {
        font-size: 35px;
    }

    /*CONTACT PAGE CSS*/
    .company_details h3,
    .contact_social > h3 {
        font-size: 20px;
    }

    .company_details ul li {
        width: 100%;
    }

    /*SINGLE BLOG PAGE CSS START*/
    .single-post .col-sm-8, .single-post .col-sm-4 {
        width: 100%;
    }

    /*CAREERS PAGE CSS START*/
    .work_section .row {
        display: block;
    }

    .work_section .col-sm-3 {
        display: grid;
        width: 50%;
    }

    .recruitment_section .col-sm-3 {
        width: 50%;
    }

    .hr_inner {
        max-width: 580px;
    }

    .hr_inner .company_details ul li {
        width: 50%;
    }

    /*EXPERT PAGE DESGIN*/
    .news_form .emaillist {
        max-width: 580px;
    }


    .articles .blogs_box .blog_contn {
        padding: 20px 15px;
    }
}

@media (max-width: 767px) {
    .articles .blogs_box {
        min-height: auto;
    }

    .contact_social ul.social-icon {
        margin-bottom: 30px;
    }

    h2 {
        font-size: 35px;
    }

    .top-header {
        padding: 5px 19px;
    }

    .top-header ul {
        margin: 0 0 0 20px;
    }

    .main_banner {
        padding: 60px 0 60px 0;
    }

    .banner_heads {
        padding-left: 40px;
    }

    .main_banner h1 {
        font-size: 40px;
        margin: 0 0 5px 0;
    }

    .main_banner h2 {
        font-size: 25px;
        line-height: 30px;
        max-width: 340px;
    }

    .box_link {
        font-size: 16px;
    }

    .clients_heads {
        max-width: 573px;
        margin: 0 auto 35px auto;
    }

    .clients_section {
        padding: 45px 0 45px 0;
    }

    .clients_section h2 {
        margin: 0 0 15px 0;
    }

    .clients_section p {
        font-size: 16px;
    }

    .clients_section .carousel-wrap {
        max-width: 555px;
        margin: auto;
    }

    .clients_section .owl-dots {
        margin-top: 15px;
    }

    .owl-carousel button.owl-dot {
        width: 6px;
        height: 6px;
        margin: 0 3px;
    }

    .services_sec .col-sm-4 {
        height: 222px;
        float: left;
        margin-bottom: 10px;
    }

    .services_sec h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .services_sec .item_servi {
        padding: 30px 0px 20px 0px;
    }

    .item_servi .box_link {
        bottom: 21px;
        font-size: 14px;
    }

    .testimonials_sec {
        padding: 50px 0 40px 0;
    }

    .testimonials_sec h2 {
        font-size: 20px;
    }

    .testimonials_sec h2::after {
        width: 203px;
        height: 5px;
        bottom: -6px;
    }

    .testimonials_sec p {
        font-size: 18px;
        line-height: 22px;
        max-width: 460px;
        margin: 30px auto 30px auto;
    }

    .testimonials_sec h4 {
        font-size: 18px;
    }

    .testimonials_sec h6 {
        font-size: 12px;
        max-width: 100%;
        margin: auto;
    }

    .testimonials_sec .owl-nav {
        width: 90%;
        margin: auto;
        left: 0;
        right: 0;
    }

    .testimonials_sec .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
        line-height: 0 !important;
    }

    .testimonials_sec .owl-carousel .owl-nav button img {
        width: 11px;
    }

    .blogs_sec {
        padding: 45px 0 30px 0;
    }

    .blogs_sec h2 {
        margin: 0 0 50px 0;
    }

    .blogs_sec h2::after {
        height: 5px;
        bottom: -11px;
        width: 104px;
    }

    .blogs_box .blog_contn {
        padding: 30px 23px;
    }

    .blogs_box h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
        height: 50px;
    }

    .page-template-main_blog .blogs_box h3 {
        margin-bottom: 0;
    }

    .blogs_box p, .page-template-main_blog .blogs_box .excerpt {
        font-size: 18px;
        line-height: 22px;
    }

    .blogs_sec .owl-dots, .articles .owl-dots {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .sub_sec {
        padding: 50px 0 60px 0;
    }

    .sub_sec .sub_form {
        max-width: 550px;
    }

    .sub_sec .awrds_section {
        padding-top: 50px;
    }

    .sub_sec .awrds_section .owl-carousel {
        max-width: 300px;
        margin: auto;
    }

    .footer-top {
        padding: 65px 20px 35px 20px;
    }

    #site-footer .col-sm-3 {
        width: 49%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 30px;
    }

    .foo_first .widget_media_image {
        margin-bottom: 40px;
    }

    .foo_third, .foo_snd {
        padding-left: 0;
    }

    footer .footer-bottom p {
        max-width: 570px;
    }

    #site-footer a.to-the-top {
        width: 35px;
        height: 35px !important;
        line-height: 35px;
        right: 15px;
        bottom: 15px;
    }

    a.to-the-top span.arrow {
        font-size: 18px;
    }

    .foo_first .widget_media_image img {
        max-width: 100% !important;
    }

    .sub_sec h2 {
        font-size: 20px;
    }

    /*SERVICES PAGE CSS START*/
    .ser_bred {
        margin: 15px 0 25px 0;
    }

    .service_post h1 {
        font-size: 30px;
    }

    .services_test p {
        font-size: 18px;
    }

    .services_test {
        border-left: 3px solid #d1515e;
        padding: 15px 0px 15px 20px;
        margin: 30px 0;
    }

    .team-leader {
        padding-bottom: 10px;
    }

    .team-leader .team_box img.team_img {
        max-width: 50%;
    }

    .team-leader .team-text {
        margin: -55px 0 20px auto;
        max-width: 65%;
    }

    .services_test p.client_title {
        font-size: 16px;
    }

    .services_test p.client_desgi {
        font-size: 16px;
    }

    .team-leader .team_box h4.team-name span {
        font-size: 14px;
    }

    .blue-btn {
        font-size: 14px;
        height: 35px;
        line-height: 39px;
    }

    .contact_form {
        padding: 30px 15px;
    }

    .contact_form form input.wpcf7-form-control {
        font-size: 14px;
    }

    .service_content {
        padding-bottom: 50px;
    }

    .team_section {
        padding-bottom: 10px;
    }

    .team_section .row {
        display: table;
    }

    .team_section .col-sm-3 {
        width: 50%;
        display: inline-flex;
        vertical-align: top;
    }

    .services_sec h2.rs-titte {
        font-size: 20px;
    }

    .service_post .awrds_section {
        margin-bottom: 30px;
    }

    .emaillist form .es-field-wrap {
        width: 100%;
    }

    .main_banner .main_serv_popup h2 {
        max-width: 100%;
        line-height: 1.1em;
    }

    .main_serv_popup .modal-dialog {
        max-width: 100%;
        width: 93%;
    }

    .service_post .sub_sec .awrds_section {
        padding-top: 50px;
        margin: 0 0 0 0;
    }

    /*EXPERT PAGE DESGIN*/
    .team-popup-post {
        padding: 40px 0 30px 0;
    }

    .expert_data_left img.team_img {
        max-width: 70%;
        margin: auto;
    }

    .news_form .emaillist {
        max-width: 580px;
    }

    .news_form .emaillist form .es-field-wrap {
        width: 100%;
    }

    .news_form .emaillist label {
        margin-bottom: 0;
    }

    /*OUR PEOPLE PAGE CSS*/
    .ourpeople_meta_content {
        padding-top: 35px;
    }

    .ourpeople_meta_content h1 {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .ourpeople_meta_content .team_box {
        margin-bottom: 30px;
    }

    select#desig {
        width: 100%;
        padding: 5px 10px;
    }

    /*CONTACT PAGE CSS*/
    .Contact_page_meta {
        padding-top: 35px;
    }

    .Contact_page_meta h1 {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .company_details h3,
    .contact_social > h3 {
        font-size: 20px;
    }

    .company_details ul li {
        width: 100%;
    }

    .company_details {
        margin-bottom: 20px;
    }

    .top_con_sec h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }

    .top_con_sec {
        margin-bottom: 25px;
    }

    .contact_us_section .wpcf7-form-control-wrap.Name {
        width: 100%;
        float: none;
    }

    .contact_us_section .wpcf7-form-control-wrap.Email {
        width: 100%;
        float: none;
    }

    .contact_us_section .wpcf7-form-control-wrap.Telephone {
        width: 100%;
        float: none;
    }

    .contact_us_section .wpcf7-form-control-wrap.Postcode {
        width: 100%;
        float: none;
    }

    /*BLOG PAGE CSS START*/
    .blog h2.page_title {
        margin: 30px 0 20px 0;
        font-size: 30px;
    }

    /*SINGLE BLOG PAGE CSS START*/
    .single-post #site-content {
        padding: 30px 0;
    }

    .single-post h1.entry-title {
        font-size: 24px;
    }

    .single-post .post-inner {
        padding-top: 30px;
    }

    .pagination-single-inner {
        display: table;
        width: 100%;
    }

    .pagination-single a {
        display: inline-block;
    }

    .pagination-single a.next-post {
        float: right;
        margin: 0;
    }

    /*ABOUT PAGE CSS START*/
    .page-template-template-full-width h1.page_title {
        font-size: 24px;
    }

    /*COMPLAINTS POLICY PAGE CSS START*/
    .com_left_sec h2 {
        font-size: 18px;
        line-height: 24px;
    }

    /*CAREERS PAGE CSS START*/
    .work_section {
        padding: 50px 0 30px 0;
    }

    .work_section .row {
        display: block;
    }

    .work_section .col-sm-3 {
        display: grid;
        width: 100%;
    }

    .recruitment_section .col-sm-3 {
        width: 100%;
    }

    .recruitment_section {
        padding: 50px 0 0 0;
    }

    .tabing_sec {
        margin: 30px 0 30px 0;
    }

    .case_study {
        padding: 30px 0;
    }

    .case_study h2 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .hr_details.contact_us_section {
        padding: 50px 0 30px 0;
    }

    .hr_inner {
        max-width: 580px;
    }

    .hr_inner .company_details {
        text-align: left;
    }

    .hr_inner .company_details h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .hr_inner .company_details ul {
        padding-left: 20px;
    }

    .hr_inner .company_details ul li {
        width: 100%;
    }

    .tabing_sec .panel-heading a {
        padding: 15px 30px 15px 15px;
    }

    .tabing_sec .panel-heading h4.panel-title::before {
        right: -18px;
    }

    /*ABOUT PAGE CSS START*/
    .about_page_meta {
        padding: 50px 0 0 0;
    }

    .about_page_meta h1.page_title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .left_part_about {
        margin-bottom: 20px;
    }

    li {
        font-size: 14px;
    }

    .awrds_section .col-sm-3 {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }

    .awrds_section {
        padding-bottom: 0;
    }
}

@media (max-width: 480px) {
    h1, h2, h3 {
        font-size: 20px;
    }

    p {
        font-size: 14px;
    }

    .top-header ul {
        margin: 0;
    }

    .top-header {
        padding: 5px 20px;
        text-align: left;
    }

    .top-header ul li a {
        font-size: 7px;
    }

    .top-header ul.social-icon {
        float: right;
    }

    .top-header ul.social-icon img {
        max-width: 10px;
    }

    .top-header ul li {
        line-height: 10px;
    }

    .nav-toggle .toggle-icon img {
        max-width: 21px;
    }

    .header-inner .site-logo img {
        max-width: 100px;
    }

    .main_banner {
        padding: 30px 0 30px 0;
    }

    .banner_heads {
        padding-left: 15px;
    }

    .main_banner h1 {
        font-size: 20px;
    }

    .main_banner h2 {
        font-size: 16px;
        line-height: 20px;
        max-width: 230px;
        margin-bottom: 10px;
    }

    .box_link {
        font-size: 10px;
        width: auto;
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
    }

    .clients_section {
        padding: 30px 0 30px 0;
    }

    .clients_section h2 {
        margin: 0 0 25px 0;
    }

    .clients_section p {
        font-size: 10px;
        line-height: 14px;
    }

    .services_sec .col-sm-4 {
        float: none;
        margin: 0 auto 20px auto;
    }

    .services_sec .item_servi {
        padding: 30px 30px 20px 30px;
    }

    .testimonials_sec p {
        font-size: 12px;
        line-height: 16px;
        max-width: 318px;
        margin: 30px auto 30px auto;
    }

    .testimonials_sec h4 {
        font-size: 12px;
    }

    .testimonials_sec h6 {
        font-size: 8px;
    }

    .testimonials_sec .owl-nav {
        display: none;
    }

    .sub_sec .sub_form {
        max-width: 281px;
    }

    form .wpcf7-form-control-wrap.your-name {
        width: 100%;
        float: none;
    }

    form .wpcf7-form-control-wrap.sn-name {
        width: 100%;
        float: none;
    }

    .foo_first .widget_media_image img {
        max-width: 160px !important;
    }

    .footer-top {
        padding: 45px 10px 10px 10px;
    }

    #site-footer .col-sm-3 {
        width: 100%;
    }

    /*SERVICES PAGE CSS START*/
    .service_post h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .services_test p {
        font-size: 16px;
    }

    .services_test {
        border-left: 3px solid #d1515e;
        padding: 10px 0px 10px 15px;
        margin: 20px 0;
    }

    .team_box h4.team-name {
        font-size: 16px;
    }

    .team-text {
        margin-top: 15px;
    }

    .service_content {
        padding-bottom: 40px;
    }

    /*EXPERT PAGE DESGIN*/
    .expert_data_left h4.team-name {
        font-size: 20px;
    }

    .expert_data_left p.team_desgi {
        font-size: 16px;
    }

    .expert_data_left .contact-num a {
        font-size: 16px;
    }

    .blogs_box h3 {
        height: auto;
    }
}

/*Pentangle Styles*/

.vacancies_page.page_title {
    margin: 50px 0 30px 0;
}

table .fixed-width {
    width: 100%;
    @media screen and (min-width: 768px) {
        width: 55%;
    }
}

table.vacancies tr {
    display: flex;
    flex-direction: column;
    @media screen and (min-width: 768px) {
        display: table-row;
    }
}

table.vacancies td {
    padding: 10px;
}

table.vacancies td {
    border-bottom: none;
    border-top: none;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    min-width: 100px;
}

table.vacancies tr:nth-child(even) {
    background-color: #F8F8F8;
}

.exemployee {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.items-middle {
    align-items: center;
}

.footer-box {
    background-color: white;
    padding: 12px;
    font-weight: bold;
    position: relative;
    top: -4em;
}

.footer-box p {
    font-size: 14px;
}

/* popup maker form */

.popmake-content form input.wpcf7-form-control {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    color: #000;
}

.popmake-content form input[type=text],
.popmake-content form input[type=email] {
    font-size: 14px;
    padding: 10px 8px;
    font-weight: 200;
}

.popmake-content label {
    color: #000;
    text-align: left;
    font-weight: bold;
}

.popmake-content form .wpcf7-form-control-wrap {
    margin-bottom: 10px;
}

.pum-content p {
    margin-bottom: 0;
}

.popmake-content form input.wpcf7-form-control.wpcf7-submit {
    background-color: #d1515e;
    border: 0;
    font-weight: bold;
    color: #fff;
}

.popmake-content .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 0;
    font-weight: bold;
}