.cs_top_header_info_btn a {
    font-weight: 400;
    font-size: 12px;
}

.main_menu_wrapper ul > li > a {
    padding: 4px 10px;
    font-size: 14px;
}

ul.sub_menu {
    padding: 0 8px 0px;
}

.cs_header_wrapper {
    padding: 10px 0 10px;
}

.cs_top_services_icon {
    margin-top: 10px;
}

.cs_footer_logo img {
    max-width: 150px;
}

.cs_footer_section1 p {
    padding: 10px 0px 0px;
}

.cs_counter_text h4 {
    padding: 20px 0px 8px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.cs_counter_text p {
    font-size: 14px;
}

div#Mission, div#Vision {
    line-height: normal;
    font-size: 14px;
}

.cs_mission_vision_wrapper .cs_main_btn {
    margin-top: 14px;
}

.cs_pricing_charge_table td {
    padding: 16px 0px;
}

.fixed_header.fixed {
    padding: 5px 0px;
}

ul.sub_menu {
    top: 52px;
}

.cs_people_choose_wrapper .who_we_tab li a {
    padding-bottom: 14px;
}

.cs_people_choose_wrapper .who_we_tab .nav {
    padding-bottom: 10px
}

#myButton {
    bottom: 120px;
    left: 30px;
    position: fixed;
    transform-origin: bottom;
    z-index: 999;
}

#myCall {
    left: 30px;
    bottom: 60px;
    position: fixed;
    transform-origin: bottom;
    z-index: 999;
}

    #myCall img, #myButton img {
        width: 50px;
        border-radius: 100%
    }

.cs_pagetitle {
    padding: 50px 0px 50px;
    margin-bottom: 40px;
}

.cs_about_content p {
    color: #464646;
}

.bg-light {
    float: right;
}

.tab-content h3 {
    font-weight: 600;
    color: #692d91;
    letter-spacing: -1px;
    margin-top: 4px;
}

.tab-content span {
    color: #fff;
    font-weight: 600;
}

.fcs li {
    display: inline-block;
    padding: 6px 22px;
}

.timing a, .cdn a {
    font-size: 13px;
    color: #000
}

.shipping-pricing {
    font-weight: 700;
    letter-spacing: -1px;
    color: #e95b0d;
}

.tab-content hr {
    margin: 6px 0px 6px;
    background-color: #f16e26;
}

.cs_tab_form_btn {
    margin-bottom: 20px;
}

.form-control {
    padding: 0.375rem 0.98rem;
}

.border-radius {
    border: 2px solid #f16e26;
    border-radius: 5px;
}

.bottomdiv {
    padding: 6px 10px;
}

div#pills-tabContent1 {
    padding: 20px 30px 20px 30px;
}

label {
    font-size: 12px;
}

.cs_contact_form .cs_field_holder {
    margin-bottom: 20px;
}

.cs_contact_form {
    padding: 30px;
}

.document-icon .fa-file-excel-o {
    font-size: 18px;
    color: #1ca515;
}

.document-icon .fa-file-pdf-o {
    font-size: 18px;
    color: #e31e24;
}

.main_menu_parent .cs_main_btn a {
    padding: 5px 16px;
    height: 42px;
}
/* ---- New Section of Home page---*/
.cs_counter_icon p {
    fill: #fff;
    background: #43444b;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    padding: 20px;
    margin: 0 auto;
    border: 10px solid #2e2f37;
    position: relative;
}

.cs_people_choose_wrapper {
    margin: 80px 0 0px;
}

.listar-feature-item-wrapper {
    margin-top: 120px;
    padding-left: 27px;
    padding-right: 27px;
}

.listar-feature-item {
    position: relative;
    height: calc(100% - 20px);
}

    .listar-feature-item a {
        position: absolute;
        top: 20px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% + 4px);
        border-radius: 1000px;
        z-index: 10;
    }

.listar-feature-item-wrapper .listar-feature-item a:before {
    content: "";
    position: absolute;
    top: -74px;
    left: 50%;
    margin-left: -74px;
    width: 148px;
    height: 148px;
    border-radius: 1000px;
    z-index: 10;
}

.listar-feature-item a:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 1000px;
    z-index: 10;
    animation: ripple 0.7s linear infinite;
    box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6), -5px -5px 10px rgba(255, 255, 255, 0.5);
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
    }

    100% {
        box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
    }
}

.listar-feature-item .listar-feature-item-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}

.listar-feature-item .listar-feature-item-inner {
    padding: 50px 30px;
    border-radius: 6px;
    z-index: 5;
    position: relative;
    height: 100%;
}

    .listar-feature-item .listar-feature-item-inner:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .listar-feature-item .listar-feature-item-inner:before {
        border: 0;
        box-shadow: 120px 0px 150px rgba(80, 80, 80, 0.15), 10px 0px 10px rgba(80, 80, 80, 0.02);
        border-radius: 1000px;
        background: rgba(255, 255, 255, 0);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    }

.listar-feature-right-border {
    position: absolute;
    width: calc(100% + 24px);
    height: calc(100% + 24px);
    top: -12px;
    left: 0;
    overflow: hidden;
}

    .listar-feature-right-border:before, .listar-hovering-features .listar-feature-item a:hover ~ .listar-feature-item-inner .listar-feature-right-border:before, .listar-hovering-features-grey .listar-feature-item a:hover ~ .listar-feature-item-inner .listar-feature-right-border:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-right: 11px solid #f16e26;
        border-radius: 100%;
    }

.listar-feature-item .listar-feature-block-content-wrapper {
    position: relative;
    display: block;
    text-decoration: none;
    margin: -30px;
    padding: 30px;
    height: calc(100% + 100px);
}

.listar-feature-icon-wrapper {
    width: 148px;
    height: 148px;
    line-height: 148px;
    border-radius: 500px;
    position: relative;
    background-color: #fff;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.06);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 50%;
    vertical-align: middle;
    margin-left: -74px;
    top: -66px;
    margin-top: -74px;
}

.listar-feature-icon-inner {
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 500px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
    background: #fff;
    transform: rotate(0deg);
    text-align: left;
}

.listar-feature-item img, .listar-feature-item i {
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    left: 50%;
    transform: translate(-50%);
    font-size: 40px;
    color: #f16e26;
}

.listar-feature-item-wrapper .listar-feature-content-wrapper {
    top: 0;
}

.listar-feature-content-wrapper {
    position: relative;
    margin-top: -15.5px;
}

.listar-feature-item .listar-feature-counter-added {
    padding-top: 0;
    margin: 0 0 30px;
    text-align: center;
    line-height: 1.5;
}

    .listar-feature-item .listar-feature-counter-added span {
        display: inline-block;
        line-height: normal;
        font-weight: 400;
        text-shadow: none;
        border-radius: 50px;
        color: #252525;
        font-size: 18px;
    }

    .listar-feature-item .listar-feature-counter-added > span {
        box-shadow: 15px 20px 30px rgba(80, 80, 80, 0.12), 5px 0px 40px rgba(80, 80, 80, 0.1);
        padding: 10px 20px;
        position: relative;
        background-color: #fff;
    }

    .listar-feature-item .listar-feature-counter-added > span {
        margin-left: 25px;
    }

        .listar-feature-item .listar-feature-counter-added > span span {
            box-shadow: 15px 15px 30px rgba(80, 80, 80, 0.2), 5px 0px 80px rgba(80, 80, 80, 0.15);
            padding: 10px 0;
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 30px;
            white-space: nowrap;
            position: absolute;
            top: -3px;
            left: -40px;
            border-radius: 50px;
            background-color: #fff;
        }

.listar-feature-item-excerpt {
    padding: 0 20px;
    color: #252525;
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

div#header_tab input[type="text"] {
    width: 100%;
}

div#header_tab textarea {
    width: 100%;
}

.mt-20 {
    margin-top: 20px;
}

.cs_banner_slider_wrapper .swiper-button-next, .cs_banner_slider_wrapper .swiper-button-prev {
    bottom: 20px;
}
/* 3rd level menu 
ul.sub_menu .third_level_submenu {
	position: absolute;
    width: max-content;
    min-width: 200px;
    top: 0px;
    z-index: 9;
    transform: translate(20px, 0px);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    border: none;
    border-radius: 0 0 10px 10px;
    padding: 0 0 15px;
    background: var(--main-bg-color);
    box-shadow: 0px 6px 6px 0 rgb(0 0 0 / 6%);
}


ul.sub_menu li:hover .third_level_submenu {
    left:100%;
    top:0;
	transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
	position:absolute;
} 
ul.sub_menu  > .third_level_submenu li{
	display:block;
    padding:3px 10px;
    white-space:nowrap;	
}
*/
.privacy ul li:before {
    font-family: FontAwesome;
    content: "\f072";
    display: inline-block;
    padding-right: 8px;
    color: #f76201;
    margin-left: 20px;
}

.privacy_policy_li li {
    border-bottom: 1px solid #909090;
    margin-bottom: 16px;
}

.cs_comment_form {
    margin-top: 20px;
}

.cs_field_holder {
    margin-bottom: 20px;
}

.cs_single_blog_img1_box1 {
    margin: 10px auto;
}

.cs_blog_sidebar_categories li {
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 0px;
}

.cs_blog_sidebar_categories ul {
    color: #692d91;
}

.irh3 h3 {
    color: #f16e26;
}

@media (max-width: 600px) {
    ul.sub_menu {
        top: 5px;
    }

    .main_menu_wrapper ul > li > ul > li a {
        font-size: 13px;
    }

    .main_menu_wrapper li {
        padding: 10px 0;
    }

    .mnone {
        display: none;
    }

    .cs_banner_slider_wrapper .swiper-button-next, .cs_banner_slider_wrapper .swiper-button-prev {
        bottom: 30px;
    }

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

    .cs_pricing_charge_table th, .cs_pricing_charge_table td {
        font-size: 10px;
        padding: 12px 0px;
    }

    .main_menu_wrapper li li:hover .third_level_submenu {
        width: 230px;
    }

    ul.sub_menu .third_level_submenu {
        position: relative;
        display: contents;
        visibility: visible;
        opacity: 1;
    }

        ul.sub_menu .third_level_submenu li {
            padding: 0px 0;
        }

    .has_submenu {
        width: 200px;
    }

    .main_menu_wrapper li {
        width: 200px;
    }

        .main_menu_wrapper li > ul > li {
            padding-left: 0px;
        }

    ul.sub_menu li:hover .third_level_submenu {
        transform: translate(0px, 0px);
    }

    .cs_banner_tracking_button {
        margin-left: 16px;
    }

    .cs_header_form a.cs_banner_tab {
        padding: 11px 16px;
        font-size: 11.3px
    }
}
