.serv_box {
    width: 14%;
    padding: 10px;
    text-align: center;
}

.serv_link {
    display: block;
}

.serv_link svg {
    width: 100%;
    height: 60px;
    margin-bottom: 5px;
}

.serv_text {
    display: block;
    color: #00bdf2;
    font-size: 15px !important;
    font-weight: 400;
}

.serv_link svg path:hover {
    fill: #002e5e;
}

.serv_link:hover .serv_text {
    color: #002e5e;
}

.serv_icon_top {
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: 0;
}

.serv_icon_top a {
    display: block;
    line-height: 0;
}

.site_des.diff_des span a, .site_des.diff_des p a, .site_des.diff_des p a span
 {
    color: #002e5e;
    font-weight: 700 !important;
}
.diff_des a b {
    color: #002e5e !important;
	 font-weight: 700 !important;

}


.diff_des span a, .diff_des p a, .diff_des p a span
 {
    color: #002e5e;
    font-weight: 700 !important;
}

.logo_lg {
    width: 100%;
    line-height: 0;
}

.logo_lg a {
    display: block;
}

.logo_main {
    margin-top: 10px;
    gap: 20px;
}

.xr_col_1 {
    width: 67% !important;
}

.xr_col_2 {
    width: 33% !important;
}

.xr_img {
    width: 100% !important;
    padding-left: 100px;
}

.xr_img img {
    object-fit: contain;
    width: 100%;
    height: 130px;
}

.xr_vid iframe {
    width: 600px !important;
    height: 340px !important;
    position: relative !important;
    line-height: 0 !important;
    text-align: center !important;
}

.xr_vid .fluid-width-video-wrapper {
    padding: 0px !important;
    line-height: 0 !important;
    text-align: center !important;
}

.wxr_col_1,
.wxr_col_2 {
    width: 50% !important;
}

.wxr_col_1 {
    padding-right: 20px;
}

.wxr_col_2 {
    padding-left: 20px;
}

.sx_main_inr {
    width: 33.33%;
    padding: 15px;
}

.sx_icon svg {
    width: auto;
    height: 50px;
    margin-bottom: 10px;
}

.mb_col_1 {
    width: 85% !important;
}

.mb_col_2 {
    width: 15% !important;
}

.er_col_1 {
    width: 33.33% !important;
}

.er_col_2 {
    width: 66.66% !important;
    padding-left: 20px;
}

.mb_box {
    width: 25% !important;
    padding: 10px;
}

.mb_box .diff_des span {
    font-size: 14px !important;
}

.mb_box .diff_des span b {
    font-size: 16px !important;
}

.lm_col_1 {
    width: 25% !important;
    padding-right: 5px;
}

.lm_col_2 {
    width: 75% !important;
    padding-left: 20px;
}

.lm_inr ul {
    list-style: none;
    padding: 0;
}

.lm_inr ul li {
    width: 100%;
    margin-bottom: 4px;
}

.lm_inr ul li .site_button {
    width: 100%;
    justify-content: left;
    padding-left: 20px;
    font-weight: 700;
}

.cd_col_1 {
    width: 46% !important;
}

.cd_col_2 {
    width: 54% !important;
}

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

.cotnact_main_col_6 {
    width: 50%;
    padding: 10px;
}

.cotnact_main_col_12 {
    width: 100%;
    padding: 10px;
}

.frm_label {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 4px;
    line-height: normal;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
input[type=date],
select,
textarea {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #ddd !important;
}

textarea {
    height: 80px;
}

.wpcf7-list-item {
    margin: 0;
    margin-right: 20px;
}

.wpcf7-list-item-label {
    color: #000;
    font-size: 16px;
}

.service_area_inner {
    text-align: center;
}

.service_area_inner ul {
    list-style: none;
    padding: 0;
    margin: -10px;
}

.service_btn {
    display: inline-block;
    padding: 10px;
}

.service_btn .site_button {
    width: 180px !important;
}

.st_map_inr ul {padding-bottom: 0;list-style: none;}

.st_map_inr ul li a {
    display: block;
    color: #00bdf2;
    font-weight: 600;
    padding: 4px 0px;
}

.st_map_inr ul li a:hover {
    color: #002e5e;
}

ul.main_menu li a {
    font-size: 16px !important;
}

ul.main_sub_menu li a {
    font-size: 15px !important;
}

ul.sub_sub_menu li a {
    font-size: 14px !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {

    .serv_box {
        width: 50%;
    }

    .serv_text {
        font-size: 14px !important;
    }

    .serv_link svg {
        height: 50px;
    }

    .logo_main {
        justify-content: center;
    }


    .xr_col_1,
    .xr_col_2 {
        width: 100% !important;
    }

    .xr_img {
        padding-left: 0;
        padding-bottom: 20px;
    }

    .xr_vid iframe {
        width: auto !important;
        height: auto !important;
    }

    .wxr_col_1,
    .wxr_col_2 {
        width: 100% !important;
    }

    .wxr_col_1 {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .wxr_col_2 {
        padding-left: 0px;
        padding-top: 10px;
    }

    .sx_main_inr {
        width: 100%;
        padding: 10px;
    }

    .sx_icon svg {
        width: 100%;
    }

    .mb_col_1 {
        width: 100% !important;
    }

    .mb_col_2 {
        width: 100% !important;
    }

    .er_col_1 {
        width: 100% !important;
    }

    .er_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .mb_box {
        width: 100% !important;
    }

    .lm_col_1 {
        display: none !important;
    }

    .lm_col_2 {
        width: 100% !important;
        padding: 0;
    }

    .cd_col_1 {
        width: 100% !important;
    }

    .cd_col_2,
    .cotnact_main_col_6 {
        width: 100% !important;
    }

    .frm_label {
        font-size: 14px;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=date],
    select,
    textarea {
        height: 30px;
    }

    textarea {
        height: 60px;
    }

    .cd_col_1 .site_title,
    .cd_col_1 .diff_des span,
    .cd_col_2 .site_exsubtitle {
        text-align: left !important;
    }

    .wpcf7-list-item-label {
        font-size: 14px;
    }

}

@media all and (min-width: 481px) and (max-width: 767px) {

    .serv_box {
        width: 33.33%;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    .serv_box {
        width: 25%;
    }

    .serv_link svg {
        height: 50px;
    }

    .logo_main {
        justify-content: center;
    }

    .xr_col_1,
    .xr_col_2 {
        width: 100% !important;
    }

    .xr_img {
        padding-left: 0;
        padding-bottom: 20px;
    }

    .wxr_col_1,
    .wxr_col_2 {
        width: 100% !important;
    }

    .wxr_col_1 {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .wxr_col_2 {
        padding-left: 0px;
        padding-top: 10px;
    }

    .sx_main_inr {
        width: 50%;
        padding: 10px;
    }

    .sx_icon svg {
        width: 100%;
    }

    .mb_col_1 {
        width: 100% !important;
    }

    .mb_col_2 {
        width: 100% !important;
    }

    .er_col_1 {
        width: 100% !important;
    }

    .er_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .mb_box {
        width: 50% !important;
    }

    .lm_col_1 {
        display: none !important;
    }

    .lm_col_2 {
        width: 100% !important;
        padding: 0;
    }

    .cd_col_1 {
        width: 45% !important;
    }

    .cd_col_2 {
        width: 55% !important;
    }

    .frm_label {
        font-size: 14px;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=date],
    select,
    textarea {
        height: 30px;
    }

    textarea {
        height: 60px;
    }

    .cd_col_1 .site_title,
    .cd_col_1 .diff_des span,
    .cd_col_2 .site_exsubtitle {
        text-align: left !important;
    }

    .wpcf7-list-item-label {
        font-size: 14px;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1140px) {

    .serv_box {
        width: 25%;
    }

    .sx_main_inr {
        padding: 10px;
    }

    .mb_box {
        width: 33.33% !important;
    }

    .cd_col_1 {
        width: 40% !important;
    }

    .cd_col_2 {
        width: 60% !important;
    }

    .frm_label {
        font-size: 15px;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=date],
    select,
    textarea {
        height: 30px;
    }

    textarea {
        height: 60px;
    }

    .wpcf7-list-item-label {
        font-size: 15px;
    }

}

@media all and (min-width: 1141px) and (max-width: 1440px) {

    .serv_box {
        width: 25%;
    }

    .sx_main_inr {
        padding: 10px;
    }

    .mb_box {
        width: 33.33% !important;
    }

    .cd_col_1 {
        width: 40% !important;
    }

    .cd_col_2 {
        width: 60% !important;
    }

    .frm_label {
        font-size: 15px;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=date],
    select,
    textarea {
        height: 30px;
    }

    textarea {
        height: 60px;
    }

    .wpcf7-list-item-label {
        font-size: 15px;
    }

}

@media all and (min-width: 1441px) and (max-width: 1880px) {

    .serv_box {
        width: 16.66%;
    }

    .sx_main_inr {
        padding: 10px;
    }

    .cd_col_1 {
        width: 40% !important;
    }

    .cd_col_2 {
        width: 60% !important;
    }

    .frm_label {
        font-size: 15px;
    }

    input.text,
    input.title,
    input[type=email],
    input[type=password],
    input[type=tel],
    input[type=text],
    input[type=date],
    select,
    textarea {
        height: 30px;
    }

    textarea {
        height: 60px;
    }

    .wpcf7-list-item-label {
        font-size: 15px;
    }

}