.container {
    width: 1220px !important;
}
/*.hero_ {
    background-image: url(https://cdn.policyx.com/images/claims-dashboard-login-main-bg-2.png);
    padding: 40px 0px 0px 0px;
    width: 100%;
    height: 265px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right;
}*/
.hero_ {
    background-image: url(https://cdn.policyx.com/claim-and-support/claim_bg_new.png);
    padding: 9px 0px 0px 0px;
    width: 91%;
    height: 170px;
    background-size: auto;
    background-repeat: no-repeat;
    border-radius: 21px;
    margin: 20px 0px;
}
/*.hero_ h1 {
    line-height: 54px;
    font-weight: 600;
}*/
.hero_ h1 {
    font-size: 35px;
    line-height: 50px;
    color: #303030;
}
.hero_ .col-lg-6 p {
    padding: 0;
    font-size: 16px;
}
.tabs_main {
	width: 100%;
	height: auto;
/*	padding: 30px 0px;*/
    padding: 0px;
}
p {
		font-size: 16px;
    font-weight: 400;
    color: #000;
    letter-spacing: .016em;
    line-height: 30px;
    margin-bottom: 16px;
}
.btn_click {
    border: none;
    background: #26387bde;
    color: #ffffff;
    border-radius: 7px;
    font-size: 16px;
    padding: 7px 20px;
}
.tabs_slot {
	border-bottom: 2px solid #ff0057;
	padding-bottom: 9px;
}
.username_s {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    color: #253858;
    margin-bottom: 12px;
}
.hand_wave {
    width: 40px;
}
.data {
	width: 100%;
    background: #e5efff;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px;
    margin-top: 20px;    
    text-align: -webkit-left;
}
h2.s-heading {
    font-size: 22px;
    letter-spacing: .030em;
    line-height: 36px;
}
.tab-link.active {
    background-color: #005afe;
}
.tab-link.active:focus {
	outline: none;
}
.dashboad_data {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}
.slick-slide img {
    display: block;
    border-radius: 9px;
}
.active_policy {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	background: #fff;
	margin: 16px 0px 0px 0px;
	align-items: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	cursor: pointer;
	border-radius: 10px;
	border: 1px solid #fff;
}
.active_policy:hover {
    border: 1px solid #b7b3b3;
}
.claim_header {
    background: #264f7be8;
    padding: 2px 10px;
    border-radius: 10px;
    color: #fff;
}
.quick_links img {
	-webkit-transform: rotate(90deg);
}
.links h4 {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .3px;
	margin: 0px 0px 12px 0px;
}
.links li {
	list-style: none;
	margin-bottom: 10px;
	color: #282e38;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.links {
    width: 35%;
    margin: 0px 0px 0px auto;
}
.img_left_block {
    padding: 10px;
    border-radius: 8px;
    display: inline-block;
    margin-right: 230px;
}
.active_policy .left {
    display: flex;
    justify-content: start;
    align-items: center;
}
.form_slot {
	background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin: 20px 0px 0px 0px;
}
.form_slot input {
    font-size: 15px;
    width: 49%;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #000;
    padding: 10px;
    letter-spacing: .3px;
    margin: 7px 0px;
    height: auto !important;
}
.form_slot input:focus {
    outline: none;
}
.save_detail {
	background: #26387b;
	border: none;
	padding: 7px;
	border-radius: 5px;
	color: #fff;
	width: 24%;
	margin-top: 12px;
}
.save_detail:focus {
	outline: none;
}
.save_detail_2 {
	background: #26387b;
    border: none;
    padding: 7px;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    margin-top: 12px;
}
.save_detail_2:focus {
	outline: none;
}
input::placeholder {
  color: #03051ecc;
}
.d_flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.inner_tab_plc {
    background: #244870;
    padding: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.btn_tab_plc {
	padding: 7px 10px;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	width: 45%;
}
.btn_tab_plc:focus {
	outline: none;
}
.img_section {
    width: 120px;
    height: 64px;
    border-radius: 0.5rem;
    border: 1px solid #dfe1e6;
    padding: 0.75rem;
    background-color: #fff;
    overflow: hidden;
}
.img_section img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.col-md-12 .policy_detail_status {
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.policy_detail_status .card {
	border-radius: 4px;
	border: none;
	background: #fff;
	padding: 10px;
	margin: 20px 0px 0px 0px;
}
.inner_content h4 {
	font-size: 18px;
}
.bottom_detail_section {
	display: flex;
    justify-content: space-between;
}
.bottom_detail_section small {
	font-size: 13px;
    color: #fff;
    letter-spacing: .3px;
}
.bottom_detail_section h4 {
	font-size: 18px;
	color: #fff;
	margin: 5px 0px;
}
.download_policy span {
	margin-right: 12px;
}
.buttons_row {
	justify-content: end;
}
.buttons_row .download_policy a {
	color: #fff;
    font-family: sans-serif;
}
.buttons_row .download_policy {
	margin: 12px 4px;
    background: #6b7bb7;
    border: none;
    padding: 6px 10px;
    border-radius: 7px;
    color: #fff;
    font-size: 15px;
    letter-spacing: .2px;
}
.download_policy {
	background: #7b8bc5;
    border: none;
    padding: 10px;
    border-radius: 7px;
    margin: 12px 0px;
    color: #fff;
}
.download_policy:focus {
	outline: none;
}
.mid h5 {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .2px;
    color: #333438;
    background: #00802224;
    border-radius: 2px;
    padding: 5px 0px 4px 6px;
    width: 146px;
}
.mid h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .2px;
    font-weight: 500 !important;
    padding: 5px 0px 4px 6px;
}
.headline_ {
    background: #e2e3e5;
    padding: 8px 0px 8px 12px;
    border-radius: 5px;
    margin: 12px 0px 0px 0px;
    font-size: 20px;
}
.header_services {
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 5px 0px;
}
.header_services img {
    width: 36px;
    height: auto;
    margin-right: 13px;
}
.header_services h4 {
	font-size: 20px;
	position: relative;
	width: 100%;
	margin: 0px;
}
/*.header_services h4::before {
    content: "";
    position: absolute;
    width: 99%;
    height: 3px;
    background: #005afe91;
    left: 0px;
    border-radius: 4px;
    bottom: -9px;
}*/
.cards_list .cards {
	background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 6px;
    margin: 6px 0px;
    cursor: pointer;
    height: 120px;
}
.cards_list .cards p {
	font-size: 14px;
    line-height: 20px;
    letter-spacing: .2px;
    font-weight: normal;
}
.cards_list .cards img {
    width: 40px;
	margin: 0px 0px 10px 0px;
}
.cards_list .cards:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	transition: all .3s ease-in-out;
	background: #eef3fb1f;
}
.back_btn_1, .back_btn_2 {
    width: 40px;
    height: 40px;
    background: #ffffff73;
    border-radius: 29px;
    padding: 8px;
    box-shadow: 1px 2px 5px #b9b9b9;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.our_services_list_container .lists {
    box-shadow: rgb(50 50 93 / 16%) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    background: #fff;
    border-radius: 12px;
    padding: 10px;
    margin: 20px 0px;
}
.service_request_panel .lists {
    box-shadow: rgb(50 50 93 / 16%) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    background: #fff;
    border-radius: 12px;
    padding: 10px;
    margin: 20px 0px;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow i {
	font-size: 28px;
}
button.slick-prev.slick-arrow {
    background: #fff;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 14px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
button.slick-next.slick-arrow {
	background: #fff;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    left: 50px;
    margin: 0px 0px 14px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow:focus {
	outline: none;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow:hover {
	border: 1px solid #296dfa54;
}
.welcome_btns button {
    display: block;
    margin: 0px 0px 8px 0px;
    background: #f2f7ff;
    padding: 5px 10px;
    border-radius: 8px;
    border: .3px solid #e4edfb;
    color: #2d2d3f;
    letter-spacing: .2px;
}
.welcome_btns button:focus {
	outline: none;
}
.welcome_btns {
    margin: 10px 0px 0px 0px;
}
.policy_p {
	margin: 0px 0px 10px 0px;
	letter-spacing: .3px;
	line-height: 22px;
}
.col.px-1 {
    width: 13%;
    max-width: 12.5%;
}
.container-fluid.company_popup_box {
    background: #00000061;
    width: 102%;
    position: fixed;
    z-index: 9;
    background-attachment: fixed;
    height: 100%;
    top: 0;
    margin: auto;
    left: 0;
}
.popup_box {
    background: #fff;
    width: 60%;
    margin: auto;
    height: 80%;
    overflow: auto;
    margin: 3% auto 0% auto;
    border-radius: 12px;
}
.modal-header-box {
    display: flex;
    justify-content: space-between;
    background: #44649e;
    padding: 21px 23px;
    color: #fff;
    letter-spacing: .3px;
}
.modal-header-box h6 {
	margin: 0;
    font-size: 16px;
    letter-spacing: .3px;
}
.modal-header-box h6 i {
	cursor: pointer;
}
.modal-body-box {
	padding: 12px;
	position: relative;
}
.modal-body-box p {
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 14px;
}
ol.num-list2 {
	position: relative;
    list-style: none;
    counter-reset: my-sec-counter;
    margin: 0;
    padding-left: 15px;
}
ol.num-list2 li.num {
    position: relative;
    padding-left: 35px;
    text-align: left !important;
    margin-bottom: 15px;
}
ol.num-list2 li.num::before {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    content: "" counter(my-sec-counter) !important;
    counter-increment: my-sec-counter !important;
    position: absolute;
    left: -12px;
    top: -7px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    border: 3px solid #89bdf9;
    background: #ffffff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .1019607843);
    justify-content: center;
    align-items: center;
}
ol.num-list2 li.num {
	list-style-type: none;
}
.list-ul {
    margin-top: 16px;
    margin-bottom: 20px;
    list-style: none;
    padding-left: 0px;
}
ul.list-ul>li {
    padding-left: 25px !important;
    font-size: 15px;
    color: #1d304f;
    margin: 5px 0 11px 13px;
    position: relative;
    list-style: none;
}
ul.list-ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    background: #253858;
    border-radius: 100%;
}
.num-list2::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #44649e;
    margin-left: 3px;
}
.companyFooter {
    padding: 10px;
    border-radius: 7px;
/*	    box-shadow: rgb(0 0 0 / 23%) -1px -2px 8px;*/
    margin: 18px 0px 0px 0px;
    position: relative;
    background: #3765bb21;
}
.logoSection {
    position: absolute;
    top: 26px;
    right: 30px;
}
.insurerLogo {
    position: absolute;
    top: 0px;
    right: 18px;
    width: 226px;
}
.innerContentBox {
    background: linear-gradient(to right, #f3f7fc4f 0%, #ffffff 51%, #edf3fab3 100%);
}
.popup_box::-webkit-scrollbar {
    width: 5px; /* Width of the entire scrollbar */
}

.popup_box::-webkit-scrollbar-track {
    background: #fff; /* Color of the tracking area */
}

.popup_box::-webkit-scrollbar-thumb {
    background-color: #A8A8A8; /* Color of the scroll thumb */
    border-radius: 0px; /* Roundness of the scroll thumb */
    border: none;
}
.insurerLogo {
    position: absolute;
    top: 0px;
    right: 18px;
    width: 226px;
}
.header_services {
	cursor: pointer;
}
.cards_list {
	max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 1s ease, opacity 1s ease;
}
.lists:hover .cards_list {
	max-height: 400px;
	opacity: 1;
}
.request_modal {
    max-width: 45% !important;
    margin: 12% auto !important;
}
/*.request_modal .modal-content {
	background: linear-gradient(to right, #ffffff 0%, #ffffff 51%, #eceff3 100%);
    border-radius: 5px;
}*/
.labels {
    width: 100%;
    margin: 12px 0px 10px 0px;
}
.raiseReq {
    display: flex;
    justify-content: space-between;
}
.labels label {
    font-size: 15px;
    line-height: 23px;
    cursor: pointer;
    margin-bottom: 0px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 5px;
}
/*.labels label:hover {
    background: #4165a5db;
}*/
div#complain_box {
    margin: 12px 0px;
}
select#serviceCategory, select#endorsement_dropdown {
    width: 100%;
    padding: 6px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 23px;
}
select#serviceCategory, select#endorsement_dropdown:focus {
	outline: none;
}
textarea#user_comment {
    font-size: 15px;
}
textarea#user_comment:focus {
    outline: none;
}
#gethelp_popup_box .request_status {
    max-width: 90% !important;
    margin: 2% auto !important;
} 
.request_status {
	max-width: 70% !important;
    margin: 8% auto !important;
}
.table td {
    font-size: 14px !important;
}
textarea#user_comment_claim {
    padding: 10px;
    font-size: 15px;
    letter-spacing: .2px;
    color: #000;
    border-radius: 4px;
}
textarea#user_comment_claim:focus {
	outline: none;
}
.complaint_modal {
    max-width: 70% !important;
    margin: 5% auto !important;
}
.service_category_modal, .download_pdf_modal .modal-content {
	background: linear-gradient(to right, #ffffff 0%, #ffffff 51%, #eceff3 100%);
    border-radius: 5px;
}
.download_pdf_modal {
	max-width: 39% !important;
    margin: 12% auto !important;
}
.service_category_modal {
    margin: 12% auto !important;
}
.close_poup:focus {
	outline: none;
	box-shadow: none;
}
.labels [type=checkbox], [type=radio] {
    display: none;
}
.request_modal .modal-header {
    background: #025aa5;
    border: none;
    color: #ffffff;
    height: 47px;
}
.request_modal form label {
    display: flex;
    align-items: center;
    line-height: 1.625em;
    cursor: pointer;
    margin-bottom: 10px;
    justify-content: space-between;
    width: 165px;
    font-weight: 600 !important;
}
.service_category_modal .modal-header {
    background: #4165a5;
    border: none;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    height: 47px;
}
.modal-dialog.service_category_modal {
    max-width: 55%;
}
.logout_claim {
    font-size: 17px;
    background: #E61A23;
    padding: 5px 14px;
    border: none;
    border-radius: 20px;
    color: #fff;
    letter-spacing: .8px;
}
.logout_claim:focus {
    outline: none;
}
label.query_lable {
    background: #dff5e7;
    border: 1px solid #80b794;
    color: #1c5230;
}
label.service_lable {
    background: #dcddff7a;
    border: 1px solid #8c8ead;
    color: #34386c;
}
.complain_lable, .query_lable, .service_lable {
    background-color: rgb(231 166 166 / 10%);
    border: 1px solid #e8aeae;
    color: #fd7676;
    font-weight: 400 !important;
    letter-spacing: .4px;
    height: 49px;
    font-size: 16px !important;
    position: relative;
}
/*.buttons_group {
    position: relative;
    height: 153px;
    overflow: hidden;
}*/
.child_lables {
    position: absolute;
    top: 41px;
    display: none;
}
.stepOne {
    background: #005afe;
    color: #fff;
    padding: 12px;
    border-radius: 12px;
}
.stepOne p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 17px;
}
.colDiv {
    padding: 10px 3px;
    text-align: center;
}
.colDiv {
    height: 200px;
    text-align: center;
}
.colDiv:hover {
    background: #0012ff1f !important;
}
.policyDetail p {
    margin: 6px 0px 0px 0px;
    padding: 0;
    line-height: 24px;
    font-size: 15px;
}
.policyDetail {
    margin: 28px 0px 0px 0px;
}
.colDiv img {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.policyCategory {
    width: 120px;
    background: #005afe38;
    text-align: center;
    margin: 20px auto;
    border-radius: 6px;
    color: #151618;
    font-weight: bold;
    border: 1px solid #20175829;
    cursor: pointer;
}
.raiseReq .highlight {
    background: #0277a5 !important;
    color: #fff;
    border: none;
}
.complete_req input {
    width: 82%;
}
.raiseReq2 label {
    width: 206px;
    text-align: center;
    font-weight: bold !important;
    font-size: 15px !important;
    line-height: 37px;
}
.lenkedin_review {
    background: #0093fffa;
    border: none;
    color: #fff;
    margin: 18px 3px !important;
}
.lenkedin_review:hover {
    background: #377caf;
    transition-duration: .5s;
    color: #fff;
}
.lenkedin_review {
    border-radius: 7px;
    font-size: 16px;
    padding: 7px 20px;
}
.container-fluid.tabs_main {
    position: relative;
}
#support_popup {
    position: absolute;
    top: 10%;
    z-index: 999;
}    
#claimid_response .modal-dialog.modal-lg {
    top: 12%;
}
#claimid_response_second .modal-dialog.modal-lg {
   top: 12%;
}
.ticket_id {
    max-width: 56% !important;
}
#track_request_popup button.btn.btn-primary {
    margin: 5px 0px;
}
#track_request_claim_popup button.btn.btn-primary {
    margin: 5px 0px;
}




/*media query*/

@media screen and (max-width: 768px) {
    .container {
        width: auto !important;
    }
    /*.hero_ h1 {
        font-size: 25px;
        line-height: 38px;
    }*/
    .hero_ h1 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 2px;
    }
    .btn_click {
        font-size: 12px;
        padding: 7px 15px;
    }
    .container-fluid.tabs_main .f_col {
        padding: 0;
    }
    .logout_claim {
        padding: 6px 10px !important;
        height: 33px !important;
        font-size: 15px;
        margin: 0px 10px 0px 0px;
    }
    .stepOne {
        background: #005afe;
        padding: 4px 0px 4px 10px;
    }
    .colDiv {
        height: auto;
        margin: 0px 0px 14px 0px;
    }
    .policyDetail {
        margin: 15px 0px 0px 0px;
    }
    .header_services h4 {
        font-size: 15px;
    }
    .header_services img {
        width: 28px;
        margin-right: 8px;
    }
    .our_services_list_container .lists {
        margin: 12px 0px;
    }
    .cards_list .col.px-1 {
        width: auto;
        max-width: max-content;
        margin: 0px 0px 20px 0px;
    }
    /*.hero_ {
        padding: 22px 0px 0px 0px;
        width: 100%;
        height: 169px;
    }*/
    .hero_ {
        padding: 11px 0px 0px 0px;
        width: 97%;
        height: 120px;
    }
    /*.cards_list .cards {
        height: auto;
    }*/
    .modal-dialog.service_category_modal {
        max-width: 95% !important;
    }
    h5#exampleModalLabel {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .4px;
    }
    .complete_req input {
        width: 72%;
    }
    .request_modal {
        max-width: 95% !important;
        margin: 8% auto !important;
    }
    .complain_lable, .query_lable, .service_lable {
        height: 38px;
        font-size: 14px !important;
    }
    .request_modal form label {
        width: 116px;
    }
    .request_status {
        max-width: 95% !important;
        margin: 5% auto !important;
    }
    .complaint_modal {
        max-width: 95% !important;
        margin: 5% auto !important;
    }
    .data {
        padding: 0px;
    }
    .top-section {
        padding: 0px;
        align-items: flex-start !important;
    }
    .imgSlot {
        width: 38px !important;
        height: 38px !important;
    }
    .imgSlot img {
        width: 24px;
    }
    .stepOne p {
        font-size: 14px;
    }
    .buttons_row .download_policy {
        margin: 5px 4px;
        padding: 6px 7px;
        font-size: 14px;
    }
    .mid h5 {
        font-size: 15px;
        width: 134px;
    }
    .card_p_ph {
        margin: 0px !important;
    }
    .buttons_row {
        justify-content: left;
    }
    .img_section {
        margin-bottom: 5px;
    }
    .mid h6 {
        font-size: 14px;
    }
    .hero_section h1 {
        font-size: 30px;
        line-height: 45px;
    }
    .policy_detail_status .policy_detail_status .card .inner_content .col-6 {
        padding: 0;
    }
    .policy_detail_status .policy_detail_status .card .inner_content .col-lg-2 {
        padding: 0;
    }
    ::placeholder {
      font-size: 14px !important;
    }
    /*.tabs_slot span {
        float: left !important;
    }*/
    /*.hero_ {
        background: #EDF2F6;
    }*/
    .insurerLogo {
        display: none;
    }
    .ticket_id {
        max-width: 96% !important;
    }
}
@media screen and (max-width: 425px) {
    .logout_claim {
        padding: 6px 10px !important;
        height: 33px !important;
        font-size: 12px;
/*        margin: 17px 0px 0px 0px;*/
    }
    .raiseReq2 label {
        width: 105px;
        text-align: center;
        font-weight: bold !important;
        font-size: 11px !important;
        line-height: 13px;
    }
    .modal-body {
        padding: 10px !important;
    }
    .lenkedin_review {
        display: inline-block;
        margin: 5px !important;
    }
    .popup_box {
        width: 99% !important;
    }
    .logoSection img {
        width: 100px;
    }
}
@media screen and (max-width: 375px) {
    .complete_req input {
        width: 69%;
    }
    .modal-dialog.service_category_modal {
        max-width: 95% !important;
    }
    .popup_box {
        width: 99% !important;
    }
    .logoSection {
        top: 32px;
        right: 9px;
    }
    .logoSection img {
        width: 70px;
    }
    .lenkedin_review {
        display: inline-block;
        margin: 5px !important;
    }
    .request_modal form label {
        width: 106px;
    }
    h5#exampleModalLabel {
        font-size: 14px;
    }
    .tabs_slot span {
        float: left !important;
    }
    .logout_claim {
        padding: 6px 10px !important;
        height: 33px !important;
        font-size: 12px;
        margin: 17px 0px 0px 0px;
    }
}

@media screen and (max-width: 1024px) {
    .modal-dialog.service_category_modal {
        max-width: 67%;
    }
    /*.request_modal {
        max-width: 55% !important;
        margin: 12% auto !important;
    }*/
    .logoSection {
        top: 60px;
    }
    .insurerLogo {
        top: 20px;
        right: 0px;
        width: 102px;
    }
}