button:focus {
	outline: none !important;
}

button {
	outline: none;
}

.btn__more {
	transition: all .3s ease-in;
}

.btn__more:hover {
	margin-left: 5px;
}

.text-holder .album {
	display: none;
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}

.form__contact .form-control.wpcf7-not-valid {
	border: 1px solid #f00;
}

span.wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	display: none !important;
}

.sidebar__left a svg path {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.sidebar__left a:hover svg path {
	fill: #ce181e;
}

.table td,
.table th {
	border-top: 1px solid #f5f5f5;
	vertical-align: middle;
}

.mail_tb:hover,
.mail_tb {
	text-decoration: underline;
}

.home__bg__box {
	background: rgba(0, 0, 0, 0.2);
	padding: 20px 25px;
	border-radius: 6px;
}

.album-featured.hide {
	display: none;
}

.carousel__hero__item .text__holder {
	height: 700px;
	margin: 0 auto;
}

.carousel__hero__item .btn__holder {
	padding-top: 15px;
}

.carousel__hero .slick-dots li button {
	border: 2px solid #505050;
	background: #505050;
}

.carousel__hero .slick-dots li.slick-active button {
	border: 2px solid #ce181e;
	background: #ce181e;
}

.dropdown-item.active,
.dropdown-item:active {
	background: none;
}

.navbar-expand-lg .navbar-nav .nav-link {
	position: relative;
}

.navbar-expand-lg .navbar-nav li:first-child:after,
.navbar-expand-lg .navbar-nav .nav-link::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6px;
	bottom: -10.5px;
	height: 2.7px;
	width: 0;
	background: #ce181e;
	transition: all .2s ease-in;
}

.navbar-expand-lg .navbar-nav li:first-child:after {
	bottom: 0px;
	opacity: 0.9;
}

.navbar-expand-lg .navbar-nav li:first-child:hover:after,
.navbar-expand-lg .navbar-nav li:first-child.active:after,
.navbar-expand-lg .navbar-nav .menu-item.active .nav-link::before {
	width: 100%;
	right: unset;
	left: 0;
}

.navbar-expand-lg .navbar-nav li:first-child:hover:after,
.navbar-expand-lg .navbar-nav li:first-child.active:after,
.navbar-expand-lg .navbar-nav .menu-item.current-menu-ancestor .nav-link::before,
.navbar-expand-lg .navbar-nav .menu-item.current-menu-ancestor .nav-link::before,
.navbar-expand-lg .navbar-nav .nav-link.active::before,
.navbar-expand-lg .navbar-nav .nav-link:hover::before,
.navbar-expand-lg .navbar-nav .menu-item:hover .nav-link::before {
	background: #fff;
	width: 100%;
	transition: all .2s ease-in;
}

.navbar-expand-lg .navbar-nav li:first-child:hover:after,
.navbar-expand-lg .navbar-nav li:first-child.active:after {
	width: 80% !important;
}

.dropdown-menu.show {
	display: none;
}

.navbar-expand-lg .navbar-collapse {
	align-items: center;
}

.navbar-expand-lg .navbar-nav {
	height: 100%;
	align-items: center;
}

.navbar-expand-lg .navbar-nav li {
	height: 100%;
	align-items: center;
	display: flex;
	padding: 10px 15px;
	position: relative;
}

.header__bottom_navigation_bar li:before {
	content: "";
	position: absolute;
	background: rgb(255 255 255 / 35%);
	left: 0;
	top: 5px;
	bottom: 0;
	width: 1px;
	height: 25px;
}

.header__bottom_navigation_bar li:first-child:before {
	background: none;
	width: 0px;
	height: 0px;
}

.navbar-nav .dropdown-menu,
.fixed .navbar-nav .dropdown-menu {
	margin: 0;
}

.navbar-expand-lg .navbar-nav .menu-item:hover>.dropdown-menu {
	display: block;
}

.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-item:hover .dropdown-menu {
	display: block;
	left: 100%;
	margin: 0;
	top: 0;
}

.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-submenu-parent {
	position: relative;
}

.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-submenu-parent::after {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 40%;
	right: 9px;
	border-left: .3em solid #000;
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
}

.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-submenu-parent:hover::after,
.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-submenu-parent.active::after {
	border-left: .3em solid #ce181e;
}

.navbar-nav .dropdown .dropdown-item {
	display: flex;
	align-items: center;
	width: auto;
}

.navbar-nav .dropdown .dropdown-item::before {
	content: '';
	display: inline-block;
	height: 2px;
	width: 0;
	margin-top: 2px;
	margin-right: 5px;
	transition: all .2s ease-in;
	height: 4px;
	width: 4px;
	background: #ce181e;
	opacity: 0;
}

.newsnevents-four-block-header h3,
.navbar-nav .dropdown .dropdown-item.active {
	color: #ce181e;
}

.navbar-nav .dropdown .dropdown-item:hover::before,
.navbar-nav .dropdown .dropdown-item.active::before {
	opacity: 1;
}

.navbar-nav .dropdown .dropdown-item:hover {
	margin-left: 5px;
}

.navbar-nav>li.menu-item:first-child a {
	position: relative;
}

.navbar-nav>li.menu-item:first-child a:after {
	content: "\f015";
	position: absolute;
	font-family: 'FontAwesome';
	color: #fff;
	left: -10px;
	font-size: 16px;
	top: 0px;
	margin: 0 auto;
	text-align: center;
}

.navbar-nav>li.menu-item:first-child a {
	font-size: 0;
}


/*premium calculator*/

div.livestock_i_type {
	display: none;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.btn-info {
	color: #fff;
	background-color: #ce181e;
	border-color: #ce181e;
}

.btn-info:hover {
	color: #fff;
	background-color: #ce181e;
	border-color: #ce181e;
}

.policy__check {
	padding: 90px 0 60px;
}

.calc__box__list {
	margin: 0 0 30px;
}

.calc__box__list .btn.btn-info {
	width: 100%;
	padding: 25px 20px;
	cursor: pointer;
	background-color: #ce181e;
	border-color: #ce181e;
}

.calc__box__list .btn.btn-info:active,
.calc__box__list .btn.btn-info:hover {
	background-color: #ce181e;
	border-color: #ce181e;
	box-shadow: none;
}

.calc__box__list .btn.btn-info .img__holder {
	min-height: 96px;
}

.calc__box__list .btn.btn-info .img__holder img {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	max-width: 96px;
	opacity: 0.8;
}

.calc__box__list .btn.btn-info:hover .img__holder img {
	max-width: 80px;
}

.modal__calc .modal-header,
.modal__calc .modal-body {
	padding-left: 30px;
	padding-right: 30px;
}

.modal__calc .nav-tabs a.active {
	color: #ce181e;
	border-bottom: 1px solid #ce181e;
	padding-bottom: 6px;
}

.modal__calc .nav-tabs {
	margin-bottom: 20px;
	border: none;
}

.modal__calc .nav-tabs li {
	margin-right: 20px;
	text-transform: uppercase;
}

.modal__calc .nav-tabs li a {
	padding-left: 0;
	padding-right: 0;
}

.travel_check_response,
.tp__total__premium__calc,
.total__premium__calc {
	display: none;
}

.btn__main {
	cursor: pointer;
	z-index: 0;
}

.btn__main.active,
.btn__main:active {
	background: #ce181e !important;
	color: white !important;
	border: 1px solid #ce181e !important;
	box-shadow: none !important;
}

.modal__calc .custom-select,
.modal__calc .form-control {
	height: 44px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #ccc;
}

.p_check .custom-select,
.p_check .form-control {
	height: 44px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #ccc;
}

.modal__calc .btn__main {
	background: #ce181e;
	color: white;
	border: 1px solid #ce181e;
	width: 100%;
}

.modal__calc .btn__main:hover {
	opacity: 0.7;
}

.modal__calc .travel_check_response,
.modal__calc .tp__total__premium__calc,
.modal__calc .total__premium__calc {
	background: #303030;
	color: #fff;
	margin-top: 15px;
	padding: 15px 25px;
	text-align: center;
	line-height: 24px;
	border-radius: 4px;
}

.p_check_response {
	background: #d4edda;
	color: #000;
	margin-top: 15px;
	padding: 15px 25px;
	line-height: 28px;
	border-radius: 4px;
	font-size: 14px;
	width: 50%;
	display: none;
}

.modal__calc span.two_wheeler_cmpv_subtotal_div,
.modal__calc span.two_wheeler_cmpv_stamp_div,
.modal__calc span.two_wheeler_cmpv_vat_div,
.modal__calc span.two_wheeler_cmpv_premium_div,
.modal__calc span.two_wheeler_cmpv_stamp_div {
	margin-left: 10px;
}


/*dec-6-2020*/

.navbar-brand,
a {
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
}

.section.section__banner,
.carousel__hero,
.carousel__hero__item {
	overflow: hidden;
}

.branch__map__holder,
.footer__top,
.section__banner {
	position: relative;
	z-index: 0;
}

.bima_logo {
	position: absolute;
	right: 28.5rem;
	top: 0px;
	display: none;
}

.image_bima {
	width: 200px;
	height: 350px;
	overflow: hidden;
}

.hertiage_place {
	top: auto;
	position: absolute;
	left: auto;
	right: 0;
	bottom: -8px;
	z-index: -1;
}

#temples {
	fill: #231f20;
	stroke: none;
}

.top__info li a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.top__info li+li {
	margin-left: 0px!important;
}

.top__info li {
	margin-left: 0px !important;
	margin-right: 20px;
}

.top__info li:last-child {
	margin-right: 0px;
}

.footer__bottom img {
	width: 52px;
	filter: grayscale(100%);
}

.footer__bottom .site-by a:hover img {
	filter: grayscale(0%);
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	display: none !important;
}

.post-type-archive-gallery .gallery-slider--item .album-featured {
	box-shadow: inset 0 0 3px #ddd;
	padding: 15px 15px 0 15px;
}

.section__about .text-holder img {
	height: 125px;
	width: 125px;
	margin-bottom: 0;
}

.section__about .text-holder.visionNmissions img,
#introduction img {
	width: 295px;
	height: auto;
}
.section__about .text-holder.visionNmissions p, 
#introduction p {
   margin-bottom: 5px;
   text-align: justify;
}

.post-type-archive-gallery .gallery-slider--item {
	margin-bottom: 25px;
}

.post-type-archive-gallery .album-title {
	font-size: 16px;
	padding: 10px 0;
	display: block;
	color: #231f20;
	font-weight: 600;
}

.home-abt-text-info .text__holder,
p {
   text-align: justify !important;
}


/*header-fixed*/

header {
	top: 0;
	position: relative;
	background: #fff;
	box-shadow: 0 0 2px #ddd;
	transition: all ease-in-out 0.5s;
}

header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background: #fff;
	box-shadow: 0 0 2px #ddd;
	transition: all ease-in-out 0.5s;
}

header.fixed .navbar-brand {
	width: auto;
	transition: all ease-in-out 0.5s;
	max-width: 100%;
	height: auto;
	padding: 3px 0;
}

.navbar-brand {
	width: 105px;
	margin-right: auto;
	transition: all ease-in-out 0.5s;
	padding: 5px 0;
}

.navbar-brand a img,
.navbar-brand a {
	display: inline-block;
	transition: all ease-in-out 0.5s;
}

header.fixed .navbar-brand img {
	width: 88px;
	transition: all ease-in-out 0.5s;
}

.section.contact__holder .sidebar__left .table tr td:nth-child(2n) {
	text-align: right;
}

.section.contact__holder .align-items-center {
	align-items: flex-start !important;
}

.member__card__list {
	margin-bottom: 0;
}

.faq-question-answer-holder {
	background: #fafafa;
	padding: 10px 15px;
	margin-bottom: 15px;
	box-shadow: 0 0 5px #eee;
}

.faq-question-holder {
	color: #ce191e;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 7px;
}

.agri_tech_wrapper .table thead th,
.financial-indicator_section tr:first-child,
.claim_wrapper .table thead th,
.share-structure_wrapper .table thead th,
.premium-collection_wrapper .table thead th,
.capital-structure_wrapper .table thead th,
.information-officer-details .table thead th,
.reinsurance-alliance_wrapper .table thead th,
.our-agents_wrapper .table thead th,
.Surveyors-list_wrapper .table thead th {
	border-bottom: 0;
	background: #ce181e !important;
	color: #fff;
	vertical-align: middle;
}

/*.claim_wrapper .table th:first-child,*/
.agri_tech_wrapper .table th:first-child,
.claim_wrapper .table th:first-child,
.share-structure_wrapper .table th:first-child,
.premium-collection_wrapper .table th:first-child,
.capital-structure_wrapper .table th:first-child,
.reinsurance-alliance_wrapper .table th:first-child,
.our-agents_wrapper .table th:first-child,
.Surveyors-list_wrapper .table th:first-child {
	text-align: center;
}

.financial-indicator_section tr:nth-child(odd),
.reinsurance-alliance,
.section__products,
.section__news,
.claim_wrapper .table tbody tr:nth-child(even),
.share-structure_wrapper .table tbody tr:nth-child(even),
.premium-collection_wrapper .table tbody tr:nth-child(even),
.capital-structure_wrapper .table tbody tr:nth-child(even),
.reinsurance-alliance_wrapper .table tbody tr:nth-child(even),
.our-agents_wrapper .table tbody tr:nth-child(even),
.Surveyors-list_wrapper .table tbody tr:nth-child(even) {
	background: whitesmoke;
}

.footer_tr {
	background: rgb(206 24 30 / 62%);
	color: #fff;
}

.footer_tr td {
	font-weight: 600;
}

.title-head-of-nav {
	line-height: 1;
	text-align: center;
	margin: 0 auto 2.2rem;
	font-weight: 700;
	color: #ce181e;
}

.online-intimation-form_wrapper,
.Purchase_Renew_Policy_wrapper {
	max-width: 900px;
	margin: 0 auto;
}

.reinsurance-alliance_wrapper .table .table-imgwith {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.broker-logo-table,
.reinsurance-alliance-logo-table {
	width: 65px;
	margin-right: 10px;
}

.bullet_txt {
	list-style: disc;
	padding-left: 30px;
}

.Popup-model-policy-form .modal h5,
.business-hour_wrapper h3,
.online-intimation-form_wrapper h3,
.Purchase_Renew_Policy_wrapper h3 {
	text-align: left;
	font-size: 25px;
	margin: 1.5rem auto 1.3rem;
}

.Popup-model-policy-form .modal h5 {
	font-size: 20px;
	margin: 0;
	color: #ce181e;
}

.modal-header .close.focus,
.modal-header .close:focus {
	border: 0 !important;
	outline: 0;
	opacity: 1;
	text-shadow: none !important;
}

.Popup-model-policy-form .modal input,
.online-intimation-form_wrapper input,
.Purchase_Renew_Policy_wrapper input {
	height: 46px;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #333;
	border-radius: 3px;
	font-size: 14px;
	width: 100%;
}

.form-group.check_single .form-control {
	border: none;
	padding-left: 0;
}

.form-group.check_single .wpcf7-list-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-left: 0;
}

.form-group.check_single input[type="checkbox"] {
	opacity: 0;
	cursor: pointer;
	left: 0;
	margin: 0 5px 0 0;
	z-index: 1;
	width: 14px;
	height: 14px;
}

.res_check {
	position: relative;
	height: 30px;
	display: flex;
	align-items: center;
	display: none;
}

.input_chk {
	width: 14px;
	height: 14px;
	background-color: #fff;
	border: 1px solid #ce181e;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 8px;
}

.input_chk:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ce181e;
	left: 0;
	right: 0;
	top: 2px;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
}

.res_check input[type="checkbox"]:checked~.input_chk {
	border: solid 2px #ce181e;
}

.res_check input[type="checkbox"]:checked~.input_chk:after {
	opacity: 1;
	z-index: 1;
}

.res_check.active {
	height: 70px;
}

.load_all_product {
	display: none;
	margin: -30px 0 0;
}

.image_upload {
	position: relative;
}

.image_upload .btn__main {
	padding: 0;
	border: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.image_upload .file-66 {
	position: absolute;
	left: 0;
	top: 0;
	height: 43px;
	line-height: 38px;
	cursor: pointer;
	width: 265px;
	opacity: 0;
}

.image_upload .btn__main input[type="file"] {
	border: 0 !important;
	box-shadow: none;
}

.image_upload .btn__main:hover {
	background: transparent;
}

.image_upload_label {
	background: #ce181e;
	border: 1px solid #ce181e;
	padding: 2px 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	height: 43px;
	line-height: 40px;
	cursor: pointer;
}

.image_upload .image_upload_label i {
	color: #fff;
	padding-right: 5px;
}

.image_upload .image_upload_label span {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
}

.custom-file-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.filename {
	order: 2;
	margin-left: 3px;
}

.custom-file {
	order: 1;
}

.screen-reader-response ul li {
	color: red;
}

.wpcf7-not-valid {
	border: 1px solid red !important;
}

.captcha_row input[type="text"] {
	width: 200px;
	margin-top: 10px;
	padding: 10px 10px;
}

.captcha_row input[type="text"]:focus {
	outline: none;
}

.text-msg textarea {
	border: 1px solid #ccc;
	color: #333;
	border-radius: 3px;
	font-size: 14px;
	height: 150px;
	padding: 10px 15px;
	resize: none;
}

.table-imgwith br,
.noted-txt {
	display: none;
}

.noted-character {
	display: none;
}

.noted-p {
	font-size: 13px;
	margin: 4px 0 0;
	line-height: 1;
	display: none;
}

.grecaptcha-badge {
	display: none !important;
}

.link_product:hover,
.link_product {
	text-decoration: underline;
	color: #ce181e;
}

.home-abt-text-info {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.home-abt-text-info .text__holder {
	flex: 0 0 56%;
	max-width: 56%;
	text-align: left;
	margin: 0 0rem 0 0;
	padding: 20px;
	box-shadow: 0 0 4px 2px #f5f5f5;
	position: relative;
	background: #fff;
}

.home-abt-text-info .text__holder:before,
.home-abt-text-info .text__holder:after {
	content: '';
	position: absolute;
	border-top: 4px solid #ce181e;
	border-left: 4px solid #ce181e;
	left: 0;
	top: 0;
	bottom: 0;
	width: 160px;
	height: 130px;
}

.home-abt-text-info .text__holder:before {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 4px solid #ce181e;
	border-right: 4px solid #ce181e;
	width: 160px;
}

.home-abt-text-info .text__holder h2 {
	text-align: left;
	margin: 0 0 15px;
}

.section__whowe .btn__holder {
	padding-top: 20px;
}

.home-abt-text-info .information-officer-details_rt {
	flex: 0 0 21%;
	max-width: 21%;
	border: 1px solid whitesmoke;
	padding: 10px 10px;
	background: #ce181e;
	padding: 15px 10px;
	text-align: center;
}

.informationOfficer_header3 {
	font-weight: 600;
	color: #ce181e;
	color: #fff;
	position: relative;
	font-size: 19px;
	margin: 0 0 10px;
}

.home-abt-text-info .info-officer-image {
	background: #fff;
}

.home-abt-text-info ul {
	padding-top: 20px;
}

.home-abt-text-info li {
	line-height: 1;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 8px;
	width: 100%;
	color: #fff;
}

.home-abt-text-info li span {
	font-weight: 500;
	padding-left: 5px;
}

.home-abt-text-info li .info_officer_name {
	display: block;
	width: 100%;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
}

button.btn.btn-primary.hide-button,
.product__card__holder {
	display: none;
}

.product_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px auto 0;
}

.product_btn button {
	padding: 10px 15px;
	line-height: 1;
	background: #ce181e;
	color: #fff;
}

.breadcrumb-item:hover,
.breadcrumb-item.active,
.product_btn button:hover {
	color: #ce181e;
}

#scroll__top__top ul.nav-pills {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 0 25px;
}

#scroll__top__top ul.nav-pills li:not(:last-child) {
	margin-right: 6px;
	margin-bottom: 10px;
}

#scroll__top__top ul.nav-pills li:last-child {
	margin-bottom: 10px;
}

#scroll__top__top ul.nav-pills li a {
	color: #fff;
	background: #ce181e;
	border: 2px solid #ce181e;
	display: block;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 13px;
	transition: 0.3s;
}

#scroll__top__top ul.nav-pills li.active a,
#scroll__top__top ul.nav-pills li:hover a {
	color: #ce181e;
	background: #fff;
}

h3.inside-outside-title {
	margin: 5px 0 10px -15px;
	color: #ce181e;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
}

.inside-valley-network {
	margin-bottom: 35px;
}

.product__card {
	min-height: 250px;
	transition: all .3s ease-in;
}

.product__card:hover {
	transition: all .3s ease-in;
}

.product__card .product__image {
	margin: 0px 0 10px;
}

.product__image .img-fluid {
	height: 85px;
	overflow: hidden;
}

.product__desc {
	transform: translateY(calc(100% - 100px));
}

.product__desc p {
	height: 65px;
	overflow: hidden;
}

.anniversary_logo {
	display: none;
	right: 14rem;
}

.anniversary_logo .image_bima {
	width: 230px;
	background: transparent;
	box-shadow: none;
	padding: 0;
}

.navbar-nav .dropdown .dropdown-item,
.navbar-nav .dropup .dropdown-item {
	line-height: 1.4;
	padding: 5px 15px;
	position: relative;
	opacity: 1;
}

.navbar-nav .dropdown .megamenu__column__1-4 .dropdown-item {
	line-height: 1;
}

.half_form_group {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
}

.half_form_group:nth-child(2n) {
	float: right;
}

.sidebar__right .sidebar__holder {
	padding: 25px 30px 10px;
}

.sidebar__right .sidebar__holder h3 {
	padding: 10px 20px;
	position: relative;
	color: #fff;
	background: #ce181e;
	margin: 0;
}

.sidebar__right .sidebar__holder ul li {
	line-height: 1;
	cursor: pointer;
}

.sidebar__right .sidebar__holder ul li a {
	transition: all ease-in-out 0.3s;
}

.sidebar__right .sidebar__holder ul li:hover a {
	margin-left: 7px;
}

.sidebar__right .sidebar__holder ul li:hover .title-no-download {
	margin-left: 0;
}

.office_hr_wrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid #eee;
}

.office_hr_wrap>div strong {
	display: block;
	background: #ce181e;
	color: #fff;
	padding: 7px 0px 7px 15px;
}

.office_hr_lf,
.office_hr_rt {
	flex: 0 0 50%;
	max-width: 50%;
}

.office_hr_wrap>div {
	position: relative;
}

.office_hr_wrap>div:after {
	content: "";
	position: absolute;
	border-left: 1px solid #eee;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.office_hr_wrap>div:first-child:after {
	border-left: 0;
}

.office_hr_wrap>div p {
	padding-left: 30px;
	font-size: 13px;
}

.branch__info__list:hover {
	box-shadow: 0 0 14px 2px rgb(206 24 30 / 78%);
}

.branch_head_code {
	position: absolute;
	right: 14px;
	top: -9px;
	background: #ce181e;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 2px;
}

.branch_head_code:after {
	content: "";
	position: absolute;
	border-left: 9px solid #ce181e;
	border-top: 7px solid transparent;
	top: 0px;
	right: -9px;
}

.claim-documents_wrapper tbody tr,
.sidebar__left tbody tr {
	color: #414042 !important;
}

.claim-documents_wrapper tbody tr td,
.sidebar__left tbody tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 0;
	border: 0;
	text-align: left;
}

.claim-documents_wrapper tbody tr td:nth-of-type(even) {
	text-align: right;
}

.home-abt-text-info li a,
.claim-documents_wrapper tbody tr:nth-of-type(odd) a,
.sidebar__left tbody tr:nth-of-type(odd) a {
	color: #fff;
}

.claim-documents_wrapper tbody tr:nth-of-type(odd) a:hover svg path,
.sidebar__left tbody tr:nth-of-type(odd) a:hover svg path {
	fill: #fff;
}

.claim-documents_wrapper tbody tr,
.sidebar__left tbody tr {
	border-bottom: 1px solid #e9ecef;
}

.claim-documents_wrapper tbody tr a,
.sidebar__left tbody tr a {
	background-color: rgb(206 24 30);
	color: #fff !important;
	display: inline-block;
	padding: 3px 10px;
	fill: #fff;
	font-size: 13px;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table a:hover,
.claim-documents_wrapper tbody tr a:hover,
.sidebar__left tbody tr a:hover {
	fill: #fff;
	background-color: rgb(206 24 30 / 70%);
}

.claim-documents_wrapper a:hover svg path,
.sidebar__left a:hover svg path {
	fill: #fff;
}

.Popup-model-policy-btn.get-insurance-popup {
	display: flex;
	align-items: center;
	justify-content: center;
}

.Popup-model-policy-btn.get-insurance-popup button:not(:last-child) {
	margin-right: 5px;
}

.download_title {
	margin: 0px 0 5px;
	color: #ce181e;
	font-size: 1.1rem;
	line-height: 26px;
	font-weight: 600;
	text-align: left;
	padding-top: 10px;
}

.claim-documents_wrapper .download_table,
.Downloads_post_leftSide {
	background: whitesmoke;
	padding: 15px;
	border: 1px solid #eee;
}

.claim-documents_wrapper tr,
.single_download_pdf_post_by_year {
	background: #ffffff;
	padding: 0px 10px;
}

.prodct-type-list-bottom {
	margin-bottom: 25px !important;
}

.for-product-ul {
	list-style: none;
	padding: 0;
}

.strong-product-img-single {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 0 0 25px !important;
}

.strong-product-img-single:last-child {
	margin: 0 0 0 !important;
	flex-direction: row-reverse;
}

.strong-product-img-single:last-child .div-product-txt-single {
	margin-left: 0;
	margin-right: 1rem;
}

.for-product-ul .div-product-txt-single strong {
	position: relative;
}

.for-product-ul .div-product-txt-single strong:before {
	content: "";
	position: absolute;
	top: 8px;
	bottom: auto;
	line-height: inherit;
	background: #000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: -10px;
}

.product-img-single {
	margin: 0 !important;
}

.div-product-txt-single {
	flex: 0 0 77%;
	max-width: 77%;
	padding: 10px 25px;
	box-shadow: 0 0 0 2px #eee;
	margin-left: 1rem;
	background: #fff;
}


/*************************************** extra style *********************************************/

.btn {
	position: relative;
}

.btn:hover {
	background: none;
}

.btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.btn:hover:before,
.btn:focus:before,
.btn:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn__main:hover::before {
	background-color: #ce181e;
}

.btn__main.btn__white:hover::before {
	background-color: #fff;
}

.product_btn button {
	position: relative;
}

.product_btn button:hover {
	background: none;
}

.product_btn button::before {
	background: #ce181e;
}

.product_btn button:hover::before {
	background-color: #fff;
}


/*** footer ***/

.foo-list-contact .social-networks li a:hover {
	color: #fff;
}

.foo-list-contact .social-networks li a.facebook:hover {
	background: #097deb;
}

.foo-list-contact .social-networks li a.twitter:hover {
	background: #1da1f2
}

.foo-list-contact .social-networks li a.linkedin:hover {
	background: #0a66c2;
}

.foo-list-contact .social-networks li a.pinterest:hover {
	background: #c61d26;
}


/*************************************** extra style *********************************************/

.newsevent-category-news header.fixed {
	top: unset;
	bottom: 0;
	background: #000;
}

.newsevent-category-news header.fixed h2 {
	font-size: 20px;
	margin: 0;
	line-height: 59px;
}

.newsevent-category-news header.fixed h2 a {
	color: #fff;
}

.newsevent-category-news .post-thumbnail {
	display: block;
	margin-bottom: 30px;
}

.newsevent-category-news .post-thumbnail:not(:first-child) {
	margin-top: 30px;
}


/*reinsurance-alliance-home*/

.our_partners_icons-col-reinsurers-single,
.our_partners_icons-col-brokers-single {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.our_partners_icons-col-reinsurers-single-wrap,
.our_partners_icons-col-brokers-single-wrap {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	min-height: 125px;
	height: 125px;
	overflow: hidden;
}

.reinsurance-alliance_home .slick-arrow {
	font-size: 0;
	width: 30px;
	height: 30px;
	border: 1px solid #ce181e;
	border-radius: 50%;
	left: 0;
	margin-left: 0;
	background: transparent;
}

.reinsurance-alliance_home .slick-arrow.slick-next {
	left: auto;
	right: 0;
	margin-right: 0;
}

.reinsurance-alliance_home .slick-arrow:after {
	content: "";
	position: absolute;
}

.reinsurance-alliance_home .slick-dots {
	left: 0;
	right: 0;
	bottom: -65px;
	top: auto;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

.reinsurance-alliance_home .slick-dots li {
	vertical-align: middle;
	line-height: 1;
	margin: 0 0.7px;
	transition: all .3s ease;
}

.reinsurance-alliance_home .slick-dots li button {
	background: #505050;
	width: 12px;
	height: 12px;
}

.reinsurance-alliance_home .slick-dots li.slick-active button {
	background: #ce181e;
	border: 2px solid #ce181e;
	transition: all .3s ease;
}

.reinsurance-alliance_home img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	width: 130px;
}

.reinsurance-alliance_home {
	padding-bottom: 20px;
}

#top__header,
.sidebar__holder .download_title,
.brokers_home {
	display: none;
}


/*reinsurance-alliance*/

.reinsurance-alliance_wrapper h2 {
	font-size: 25px;
	font-weight: 600;
	margin: 0 auto 25px;
	line-height: 1;
}

.reinsurers_section {
	padding-top: 60px;
}

.reinsurance-alliance_wrapper .row div[class^='col-'] {
	margin-bottom: 30px;
}

.reinsurance-alliance-wrap-single {
	background: white;
	padding: 30px 20px;
	min-height: inherit;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 1px 1px rgb(0 0 0 / 3%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
	border: 1px solid #fafafa;
	min-height: 250px;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.reinsurance-alliance-wrap-single-wrap {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.lists_of_reinsurers img,
.lists_of_brokers img {
	width: 140px;
	margin: 0 auto 5px;
	max-width: 100%;
}

.lists_of_reinsurers p,
.lists_of_brokers p {
	font-weight: 600;
	line-height: initial;
	margin-top: 5px;
}

.reinsurance-alliance-wrap-single:hover {
	transform: translateY(-10px);
}

.sidebar__right .sidebar__holder {
	background: transparent;
	padding: 0px;
}

.sidebar__right .sidebar__holder .download_right_ul li,
#menu-sidebar-product,
.sidebar__holder .sidebar__holder__right__ul li {
	background: whitesmoke;
	padding: 15px 20px 0px;
	margin-bottom: 0px;
}

.sidebar__holder .sidebar__holder__right__ul li a.title-no-download {
	padding: 0;
	display: block;
	font-size: 20px;
	margin: 0 0 10px;
	color: #ce181e;
	line-height: 1;
}

.sidebar__holder .sidebar__holder__right__ul li .table {
	margin-bottom: 0;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li {
	line-height: 1.5;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table td {
	border-bottom: 1px solid #e6e6e6;
	padding: 7px 0 4px;
	transition: all ease-in-out 0.3s;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table tr:last-child td {
	border-bottom: 0;
	width: 90%;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table tr:last-child td:last-child {
	display: flex;
	width: auto;
	justify-content: flex-end;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table a {
	padding: 4px 9px;
	background: #ce181e;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	border-radius: 3px;
}

.sidebar__right .sidebar__holder .sidebar__holder__right__ul li table a svg {
	fill: #fff;
}

#menu-sidebar-product {
	margin-bottom: 0;
}

.Popup-model-policy-btn button {
	margin-right: 2rem;
}

.claim-procedure_wrapper ol {
	padding-left: 30px;
}

.claim-procedure_wrapper ol li {
	margin-bottom: 5px;
}

.footer__top #menu-footer1 {
	background: transparent;
	padding: 0;
}

.header__bottom {
	padding-top: 0;
	padding-bottom: 0;
	transition: all ease-in-out 0.5s;
}

.header__bottom_seccond_bar {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.header__bottom_toll_bar,
.header__bottom_search_bar {
	padding-right: 1.5rem;
	transition: all ease-in-out 0.5s;
}

.header__bottom_25logo_bar img {
	width: 150px;
	transition: all ease-in-out 0.5s;
}

header.fixed .header__bottom_25logo_bar {
	top: 3px;
	transition: all ease-in-out 0.5s;
}

header.fixed .header__bottom_25logo_bar img {
	width: 110px;
	transition: all ease-in-out 0.5s;
}

.navbar-nav .nav-link:hover {
	opacity: 1;
}

.lang__block .custom-select,
.top__info {
	font-weight: bold;
}

.top__info,
.top__info li a {
	color: #ce181e;
	display: block;
	line-height: 1.3;
	font-weight: bold;
}

.top__info li a:hover {
	color: #ce181e;
	border-bottom: 1px solid #fff;
}

.lang__block li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-left: 0 !important;
}

.lang__block li img {
	width: 20px;
	margin-right: 3px;
}

.lang__block {
	padding: 5px 5px 5px;
	border-radius: 3px;
	background: #fff;
	border: 2px solid #33333347;
	color: #ce181e;
}

.lang__block a {
	color: #ce181e;
	display: flex;
	align-items: center;
	line-height: initial;
}

.header__bottom_search_bar {
	width: 19rem;
}

.header__bottom_search_bar form {
	position: relative;
}

.header__bottom_search_bar .form-control {
	border: 2px solid #ce181e;
	border-radius: 20px;
	font-size: 14px;
	color: #000;
	width: 100%;
}

.header__bottom_search_bar .form-control::placeholder {
	color: #ce181e;
}

.header__bottom_search_bar .form-control:focus {
	box-shadow: none;
}

.icon_form {
	position: absolute;
	left: auto;
	right: 10px;
	color: #ce181e;
	line-height: 0;
}

.icon_form button:hover,
.icon_form button {
	background: transparent !important;
	color: #ce181e !important;
	border: 0 !important;
	box-shadow: none !important;
}

.sidebar__right .menu {
	position: relative;
	display: block;
	background: whitesmoke;
	min-width: 100%;
	width: 100%;
	font-size: 14px;
	z-index: 0;
	border: 0;
}

.sidebar__right .menu li {
	padding-left: 25px;
	position: relative;
}

.download_right_ul li i,
.sidebar__right .menu li i {
	padding-right: 5px;
}

.sidebar__right .menu li .sub-menu {
	padding: 0 15px;
}

.sidebar__right .menu li li {
	padding-left: 0;
}

.sidebar__right #menu-footer1 {
	padding: 0;
}

.sidebar__right .sidebar__holder .download_right_ul li,
.sidebar__right #menu-footer1>li {
	padding: 0 25px;
	position: relative;
}

.sidebar__right .sidebar__holder .download_right_ul li:before {
	content: "\f105";
	position: absolute;
	font-family: 'FontAwesome';
	top: 10px;
	font-size: 14px;
	left: 25px;
	opacity: 0;
}

.sidebar__right .menu .sub-menu {
	display: none;
}

.sidebar__right .menu .sub-menu {
	border: 0;
	display: none;
	position: static;
	font-size: 14px;
	background: transparent;
	min-width: 100%;
}

.sidebar__right .menu .sub-menu a {
	padding: 6px 0 6px 0px;
	line-height: 1;
	font-size: 13px;
}

.sidebar__right .menu-item-has-children a {
	position: relative;
}

.sidebar__right .menu-item-has-children>a {
	pointer-events: none;
}

.sidebar__right .menu-item-has-children .dropdown-submenu-child a,
.sidebar__right .menu-item-has-children a:last-child {
	border-bottom: 0;
}

.sidebar__right .menu li:hover>a,
.btn--more.active,
.btn--more:active,
.btn--more:hover,
.sidebar__right .menu li li.active a,
.sidebar__right .menu-item-has-children .dropdown-item.active,
.sidebar__right .menu-item-has-children .dropdown-item:active,
.sidebar__right .menu-item-has-children a:hover {
	color: #ce181e;
	background: transparent;
}

.foo-list-product .menu li.menu-item-has-children>a:after,
.sidebar__right li.menu-item-has-children:after {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 13px;
	right: 15px;
	border-left: .3em solid #000;
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	transform: rotate(90deg);
}

.sidebar__right li.menu-item-has-children:hover::after,
.sidebar__right li.menu-item-has-children.active::after {
	border-left: .3em solid #ce181e;
}

.navbar-nav>li.menu-item:first-child:before,
.navbar-expand-lg .navbar-nav li .nav-link {
	left: 0;
	transition: all ease-in-out 0.5s;
}

.navbar-expand-lg .navbar-nav .menu-item.current-menu-ancestor .nav-link,
.navbar-expand-lg .navbar-nav .menu-item.current-menu-ancestor .nav-link,
.navbar-nav>li.menu-item:first-child.active:before,
.navbar-expand-lg .navbar-nav li .nav-link.active,
.navbar-nav>li.menu-item:first-child:hover:before,
.navbar-expand-lg .navbar-nav li:hover .nav-link {
	opacity: 0.9;
}

.news__container {
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	transform: translateY(0px);
	transition: all ease-in-out 0.5s;
}

.news__container .card__news__desc {
	background: whitesmoke;
	padding: 10px 15px 15px;
}

.news__btn button {
	background: transparent;
	color: #fff !important;
}

.news__date {
	line-height: 1;
}

.news__date p {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 700;
}

.news__date i {
    padding-right: 6px;
    font-size: 12px;
}

.news__container:hover {
	transform: translateY(-10px);
	box-shadow: 0 0 10px 4px #ddd;
}

.single_news_define {
	margin-bottom: 40px;
}

.newsnevents .inner__title h3,
.single-newsevent .text-holder h3 {
	text-align: left;
	line-height: initial;
	font-size: 28px;
	line-height: 1.3;
	margin-bottom: 30px;
}

.single-newsevent .text-holder .news__date p {
	font-size: 14px;
	padding-bottom: 9px;
	border-bottom: 1px solid #ce181e;
	color: #000;
	font-weight: 500;
}

.single-newsevent .news__btn {
	font-size: 18px;
	letter-spacing: 2px;
	color: #645F39 !important;
	background: transparent;
	border: none;
	font-family: "HelveticaNeueLTStd-Roman";
	margin-top: 10px;
	padding: 10px;
	position: relative;
	padding: 0;
}

.single-newsevent .news__btn button {
	border-radius: 0;
	padding: 10px 20px;
	border: 2px solid #ce181e;
	background: #ce181e;
	color: #fff!important;
}

.single-newsevent .news__btn button:hover {
	background: #fff;
	color: #ce181e !important;
}

.search-results .btn--more:hover,
.single-newsevent .news__btn a:hover,
.card__news__desc .btn__holder a:hover {
	margin-left: 5px;
}

.foo-list-product .menu .sub-menu {
	margin: 10px 0;
	padding: 0 0 0 15px;
	display: none;
}

.footer__top {
	background-image: url(../../assets/images/banner1.png);
	background-repeat: no-repeat;
	height: 100%;
	position: relative;
	background-color: transparent;
	z-index: 0;
	padding: 35px 0 10px;
	background-position: center;
}

.footer__top:after {
	content: "";
	position: absolute;
	background: rgb(50 50 50 / 85%);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.foo-list-contact ul li+li {
	padding-left: 20px;
}

.foo-list ul address strong,
.foo-list ul li,
.foo-list ul a {
	color: #fff;
	cursor: pointer;
}

.foo-list-contact .social-networks li a {
	background: #fff;
}

.foo-list-product .menu li.menu-item-has-children>a {
	position: relative;
	pointer-events: none;
}

.foo-list-product .menu li.menu-item-has-children>a:after {
	top: 7px;
	right: -15px;
	border-left: .3em solid #fff;
}

.foo-list ul li.phone a {
	display: inline-block;
	position: relative;
	padding-right: 10px;
}

.foo-list ul li.phone a:after {
	content: "/";
	position: absolute;
	right: 0;
	font-size: 14px;
	font-weight: 500;
}

.foo-list ul li.phone a:last-child {
	padding-right: 0px;
}

.foo-list ul li.phone a:last-child:after {
	content: none;
}

.home .card__news__desc {
	background: #fff;
	padding: 15px 15px;
}

.home .card__news {
	transform: translateY(0px);
	transition: all ease-in-out 0.5s;
	background: #fff;
}

.home .card__news:hover {
	transform: translateY(-10px);
	box-shadow: 0 0 10px 4px #ddd;
}

.card__news__desc .btn__holder a {
	background: #ce181e;
	border: 2px solid #ce181e;
	color: #fff;
	display: inline-block;
	padding: 2px 7px;
	border-radius: 3px;
}

.header__bottom_25logo_bar {
	position: absolute;
	top: 16px;
	z-index: 2;
	right: 0.3rem;
	transition: all ease-in-out 0.5s;
	display: none;
}

.section__Partners h2 {
	margin: 0 0 20px;
}

.home .section__news .row div[class^="col-"] {
	padding: 0 5px;
}

.home .section__news .row div[class^="col-"]:nth-child(4n + 1) {
	padding-left: 15px;
}

.home .section__news .row div[class^="col-"]:nth-child(4n) {
	padding-right: 15px;
}

.foo-list h3 {
	margin: 0 0 5px;
	color: #fff;
}

.footer__bottom {
	background: #333;
}

.copyright p,
.site-by {
	color: #fff;
}

.navbar-toggler {
	padding: 0 !important;
	padding-right: 2rem !important;
	position: relative;
	height: auto;
	width: 3.5rem;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 28px;
	height: 3px;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
	top: 0px;
	background-color: #ce181e;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::after,
.hamburger-inner::before {
	top: 8px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger-inner::after {
	top: -8px;
}

.is-active .hamburger-inner {
	transform: translate3d(0, 3px, 0) rotate( 45deg);
}

.is-active .hamburger-inner:before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

.is-active .hamburger-inner:after {
	transform: translate3d(0, 8px, 0) rotate( -90deg);
}

.section__banner .slick-dots {
	left: 0;
	text-align: center;
}

.section__about--product .text-holder {
	background: whitesmoke;
	padding: 15px 15px;
	margin-bottom: 30px;
	border: 1px solid #eee;
	display: flow-root;
}

.section__about--product .sidebar__left .text-holder {
	text-align: left;
}

.interested_part {
	position: relative;
	box-shadow: 0 0 2px 2px #f5f5f5;
	padding: 10px 15px;
	background: #fff;
	color: #414042;
	float: left;
}

.note-cal:after,
.note-cal:before,
.interested_part:after,
.interested_part:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-top: 0;
	border-right: 0;
	border-top: 4px solid #ce181e;
	border-left: 4px solid #ce181e;
	width: 45px;
	height: 40px;
}

.note-cal:after,
.interested_part:after {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 4px solid #ce181e;
	border-right: 4px solid #ce181e;
}

.section__banner__inner .image__holder {
	background-position: center !important;
}

.postid-621 .section__banner__inner .image__holder,
.postid-394 .section__banner__inner .image__holder {
	background-position: center -50px !important;
}

.postid-634 .section__banner__inner .image__holder {
	background-position: right center !important;
}

.search-results .page-title,
.no-results .page-header {
	box-shadow: none;
	color: #ce181e;
	position: relative;
	z-index: 0;
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 15px;
}

.no-results .page-header h1 {
	font-size: 30px;
	font-weight: 600;
}

.no-results .page-content form {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.no-results .page-content form label {
	flex: 0 0 32%;
	max-width: 32%;
}

.no-results .page-content form input {
	border: 1px solid #ce181e;
	height: 40px;
	padding: 5px 10px;
	font-size: 14px;
}

.no-results .page-content form input:focus {
	outline: none;
}

.no-results .page-content form input[type="search"] {
	width: 100%;
}

.PremiumCalculator_btn,
.no-results .page-content form input[type="submit"] {
	padding: 4px 35px;
	background: #ce181e;
	color: #fff;
	cursor: pointer;
}

.PremiumCalculator_btn:hover,
.no-results .page-content form input[type="submit"]:hover {
	background: rgb(206 24 30 / 72%);
}

.PremiumCalculator_btn {
	line-height: 2.5;
	border-radius: 20px;
	padding: 4px 20px;
}

.PremiumCalculator_btn:hover:before {
	display: none;
}

.search-results .prabhu_search_outer {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 90%;
	margin-bottom: 30px;
	transform: translateY(0px);
	transition: all ease-in-out 0.5s;
}

.search-results .prabhu_search_inner {
	padding: 20px 15px;
	background: whitesmoke;
	border: 1px solid #eee;
	box-shadow: 0 0 1px 1px rgb(0 0 0 / 3%);
	height: 100%;
	margin-bottom: 30px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.search-results .btn--more {
	background: #ce181e;
	border: 2px solid #ce181e;
	color: #fff;
	display: inline-block;
	padding: 2px 7px;
	border-radius: 3px;
}

.search-results .text_holder {
	margin-bottom: 15px;
}

.search-results .text_holder .search_title {
	font-size: 17px;
	color: #ce181e;
}

.search-results .news__desc h1 {
    font-size: 15px;
}

.search-results .news__desc {
    line-height: 1.3;
}

.search-results .prabhu_search_outer:hover {
	transform: translateY(-10px);
	box-shadow: 0 0 10px 4px #ddd;
}

.posts-navigation {
	flex: 0 0 100%;
	max-width: 100%;
	padding: 15px 15px 0;
}

.posts-navigation .nav-links {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.posts-navigation .nav-links>div a {
	font-size: 15px;
	color: #ce181e;
	position: relative;
	transition: all ease-in-out 0.5s;
}

.posts-navigation .nav-links .nav-previous a {
	padding-left: 30px;
}

.posts-navigation .nav-links .nav-next a {
	padding-right: 30px;
}

.posts-navigation .nav-links>.nav-next a:after,
.posts-navigation .nav-links>.nav-previous a:before {
	content: "\f177";
	position: absolute;
	font-family: 'FontAwesome';
	left: 10px;
	font-size: 15px;
	line-height: 1;
	top: 4px;
	transition: all ease-in-out 0.5s;
}

.posts-navigation .nav-links>.nav-next a:after {
	content: "\f178";
	right: 10px;
	left: auto;
}

.posts-navigation .nav-links .nav-previous a:hover {
	padding-left: 20px;
}

.posts-navigation .nav-links .nav-next a:hover {
	padding-right: 20px;
}

.posts-navigation .nav-links .nav-previous a:hover:before {
	left: 0px;
}

.posts-navigation .nav-links .nav-next a:hover:after {
	right: 0px;
}

.col-md-7.copyright {
	display: flex;
	color: #fff;
}

.member__card {
	cursor: pointer;
}

.cs_wrap_text,
.bod_wrap_text {
	text-align: center;
}

.info-officer-image {
	margin: 0 auto 0px;
	max-width: 126px;
	width: 128px;
	height: 128px;
	overflow: hidden;
}

.mgmt-list {
	list-style: disc;
	width: 100%;
	padding-left: 42px;
}

.member__appointment,
.mgmt-list strong {
	color: #ce181e;
}

.header__bottom_address_bar {
	background: #333;
	padding: 5px 15px;
}

.short-top__info {
	color: #ce181e;
	line-height: 1.3;
	font-weight: bold;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: center;
	color: #fff;
}

.short-top__info li {
	margin-left: 0px !important;
	margin-right: 20px;
	display: flex;
	align-items: center;
	position: relative;
}

.short-top__info li:last-child {
	margin-right: 0px;
}

.short-top__info li:after {
	content: "";
	position: absolute;
	border-right: 1px solid #fff;
	right: -10px;
	top: 0;
	bottom: 0;
}

.short-top__info li:last-child:after {
	display: none;
}

.short-top__info li a {
	line-height: 1.3;
	font-weight: 500;
	color: #fff;
	font-size: 13px;
}

.short-top__info li a:hover {
	text-decoration: underline !important;
}

.short-top__info .fa {
	margin-right: 6px;
	color: #fff;
}

header.fixed .header__bottom_address_bar {
	display: none;
}

.section__management h2,
.section__hod h2,
.section__board h2,
.policy__check h2 {
	line-height: 1;
	text-align: center;
	margin: 0 auto 2.2rem;
	font-weight: 700;
	color: #ce181e;
}

.home .carousel__hero__item:first-child {
	/*background-position: center -100px !important;*/
}

.postid-2582 .section__banner__inner .image__holder,
.postid-2341 .section__banner__inner .image__holder,
.postid-35 .section__banner__inner .image__holder,
.postid-37 .section__banner__inner .image__holder {
	background-position: center bottom !important;
}

.postid-268 .section__banner__inner .image__holder {
	background-position: center bottom !important;
}

.branch__info__list {
	padding: 15px 15px;
	border: 1px solid #fafafa;
	box-shadow: 0 0 3px #ddd;
}

.branch__incharge__list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.branch-info_add li {
	line-height: 1.7;
	display: flex;
	align-items: center;
}

.branch-info_add {
	text-align: left;
	flex: 0 0 70%;
	max-width: 70%;
	font-weight: 500;
}

.branch-info_inchrg {
	text-align: right;
	flex: 0 0 30%;
	max-width: 30%;
}

.branch_head_image {
	width: 100px;
	border-radius: 50%;
	border: 2px solid #ce181e;
}

.branch_head_name {
	margin: 0px auto 0;
	display: inline-block;
	line-height: 1.3;
	position: relative;
	border-bottom: 1px solid #fafafa;
}

.branch__info__list ul span.branch_head_name {
	margin: 0;
}

.mail_pro {
	font-size: 12px;
}

.branch__info__list strong {
	line-height: 1;
}

.page-id-2503 .member__image,
.page-id-163 .member__image {
	width: 260px;
	height: auto;
	border-radius: 0;
	max-width: 260px;
	height: 255px;
}

span.branch_head_post {
	font-weight: 500 !important;
}

.member__appointment {
	font-weight: 600;
}

.pop_up.member__email {
	display: block;
}

.section__banner__inner .image__holder .text-holder h2 {
	bottom: 30px;
}

#buttonScroll {
	cursor: pointer;
	position: fixed;
	text-align: center;
	top: auto;
	bottom: 220px;
	z-index: 10000;
	right: 25px;
	border: 0;
	color: #fff;
	background: #ce181e;
	width: 35px;
	height: 40px;
	font-size: 30px;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
	display: none;
}

#buttonScroll i {
	transform: translate(0, -2px);
}

.wsp-container {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.wsp-container h2 {
	text-align: center;
	margin: 0 0 40px;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 600;
	color: #ce181e;
}

.wsp-container-single {
	flex: 0 0 100%;
	max-width: 100%;
	background: whitesmoke;
	margin: 0 0 25px 0;
	padding: 25px 25px;
	box-shadow: 0 0 2px 1px #ddd;
}

.wsp-container-single:first-child ul.ul-top li ul.children li,
.wsp-container ul li {
	position: relative;
	padding: 0 0 0 0;
}

.wsp-container-single:first-child ul.ul-top li {
	padding: 0 0 0 10px;
}

.wsp-container-single:first-child ul.ul-top li:before {
	content: "\f105";
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	font-size: 18px;
}

.wsp-container ul.wsp-pages-list li ul.children li a,
.wsp-container ul li a {
	font-size: 14px;
	font-weight: 500;
	padding-right: 3px;
}

.wsp-container-single:first-child ul.ul-top li .children li,
.wsp-container ul.ul-top li {
	list-style: decimal;
}

.wsp-container ul li .children {
	padding: 5px 15px 5px 25px;
}

.wsp-container ul li .children li {
	margin: 0 0 5px;
}

.wsp-container-single:first-child ul.ul-top,
.wsp-container ul li .children li {
	padding: 0;
}

.wsp-container-single ul.ul-top {
	padding: 0 0 0 25px;
}

.page-id-1069 .wsp-container-single:first-child ul.ul-top li,
.wsp-container-single:first-child ul.ul-top li {
	list-style: none;
}

.sitemap_wrapper .wsp-posts-title,
.sitemap_wrapper .wsp-posts-list,
.wsp-container-single h2.wsp-pages-title,
.wsp-container ul li .children li:before {
	display: none;
}

.wsp-container ul.wsp-pages-list li a {
	font-size: 16px;
	font-weight: 600;
}

.wsp-container ul.wsp-newsevents-list li {
	line-height: 1.5;
	margin: 0 0 12px;
}

.page-id-1069 .wsp-container-single:first-child ul.ul-top li .children li,
.page-id-1069 .wsp-container ul.ul-top li {
	list-style: devanagari;
}

.foo-list ul.social-networks {
	margin-bottom: 10px;
}

.album-featured {
	border: 2px solid whitesmoke;
	padding: 8px 8px;
	margin: 0 0 2rem;
	background: #fafafa;
	transform: translateY(0px);
	transition: all ease-in-out 0.3s;
}

.album-featured:hover {
	transform: translateY(-10px);
}

.page-id-2541 .section__banner__inner .image__holder,
.page-id-1777 .section__banner__inner .image__holder {
	background-position: center top !important;
}

.wsp-pages-title {
	display: block !important;
	text-align: center !important;
	margin: 0 0 40px !important;
}

.wsp-container-single:first-child {
	flex: 0 0 100%;
	max-width: 100%;
}

.wsp-container-single ul.ul-top,
.wsp-container-single:first-child ul.ul-top {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.wsp-container-single:first-child ul.ul-top>li {
	flex: 0 0 24%;
	max-width: 24%;
	margin: 0 0 40px;
}

.wsp-container-single:first-child ul.ul-top>li:first-child {
	display: none;
}

.wsp-container-single ul.ul-top>li {
	margin: 0 3% 10px 0%;
	line-height: 1.5;
	flex: 0 0 22%;
	max-width: 22%;
}

.wsp-container-single ul.ul-top>li:nth-child(4n) {
	margin-right: 0;
}

.branch__info__list ul a {
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
}

.branch__map__holder {
	padding-bottom: 0;
}

.contact__map,
.contact__map__holder {
	height: 370px;
	overflow: hidden;
}

.sidebar__left strong.mnv {
	margin: 0 0 7px;
}

.sidebar__left .mnv_ul {
	padding: 0 0 20px 15px;
	font-size: 14px;
	line-height: 24px;
}

.sidebar__left .mnv_ul li {
	margin: 0 0 15px;
    line-height: 20px;
}

.missionvision-wrap {
	display: inline-block;
	width: calc(100% - 320px);
	vertical-align: top;
}

.gallery_more-img a {
	margin-bottom: 30px;
	box-shadow: 0 3px 3px #bdbdbd;
	cursor: pointer;
	transform: translateY(0px);
	transition: all ease-in-out 0.5s;
	display: inline-block;
}

.gallery_more-img a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.card__news__image a img {
	height: 200px;
	object-fit: cover;
	overflow: hidden;
	object-position: initial;
}
.product_btn button.btn.btn-danger.btn__main:active::before {
    background: #fff;
}
.product_btn button.btn.btn-danger.btn__main:active {
    color: #ce181e !important;
}

.member__image {
    max-width: 104px;
    width: 104px;
    background: #fff;
}

.member__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.app-downlaod-link a {
    display: inline-block;
    width: 130px;
}

.wpcf7-response-output {
    font-size: 12px !important;
}

.notice__images-single-img img,
.notice__images-layout img {
   width: 100%;
    max-width: 100%;
    height: auto;
}

.notice__images-single {
       position: relative;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 2px 2px #ddd;
    padding: 15px 15px;
    background: #fafafa;
}

.notice__images-single-img {
    max-height: 260px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.notice__images-single-text {
     padding-top: 10px;
}

.notice__images-single-text ul {
    list-style: decimal;
    padding-left: 15px;
}
.notice__images-single-text span {
     font-size: 13px;
    font-weight: 500;
    color: #000;
}

.notice__images-single-text span i {
        font-size: 10px;
    padding-right: 5px;
    color: #ce181e;
    position: relative;
    top: -1px;
}

.date-event-notice {
    padding-right: 2px;
}

.notice__images-single-text:hover {
    color: #ce181e;
}
#exampleModal4.show,
#exampleModal4 {
    transition: all ease-in-out 0.5s;
}
#exampleModal4 .modal-content {
        background: transparent;
}

#exampleModal4 .close {
    color: #ce181e;
    position: absolute;
    right: 5px;
    background: #fff;
    opacity: 1;
    font-size: 45px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 5px;
    border-radius: 50%;
    font-weight: 400;
}

.sgpb-popup-dialog-main-div-theme-wrapper-6 {
    top: 70px !important;
    position: absolute !important;
}
.sgpb-theme-6-overlay {
        position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
}

#sgpb-popup-dialog-main-div {
    max-height: inherit !important;
    /*height: inherit !important;*/
    background-position: center top !important;
    /*padding: 445px 0;*/
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    height: 100% !important;
}

#sgpb-popup-dialog-main-div > div {
        overflow: hidden !important;
}

#sgpb-popup-dialog-main-div > div img {
        width: 100%;
    height: auto;
    max-width: 100%;
    position: relative !important;
}
.sgpb-popup-dialog-main-div-theme-wrapper-6.add-modal-class {
   position: fixed !important;
   bottom: 25px !important;
   top: auto !important;
}

/*error page*/
.no-results .page-title,
.error404 .page-title {
    font-weight: 600;
    color: #ce181e;
    margin-bottom: 2px;
}

.no-results .page-content p,
.error404 .page-content p {
        margin-bottom: 20px;
}

.error404 .search-form {
    display: flex;
}
.error404 .search-form .search-field {
    border: 2px solid #ce181e;
    font-size: 14px;
    padding: 5px 15px;
    height: 45px;
    width: calc(100vh - 150px);
}
.error404 .search-form .search-submit {
        font-size: 14px;
    height: 45px;
    padding: 5px 35px;
    color: #fff;
    background: #ce181e;
    border: 2px solid #ce181e;
    width: 150px;
}

.error404 .search-form .search-submit:hover {
    opacity: 0.7;
}

.error404 .search-form .search-field.focus,
.error404 .search-form .search-field:focus {
    outline: none !important;
}

.agri_tech__holder {
        margin-bottom: 30px;
}

.center-btn {
        display: block;
    text-align: center;
}

.note-cal {
    margin: 15px 0 0;
    position: relative;
    /* box-shadow: 0 0 2px 2px #f5f5f5; */
    padding: 10px 15px;
    background: #fff;
    color: #414042;
}

.note-cal p {
    text-align: center !important;
    line-height: 1.4;
    margin: 0;
    font-size: 13px;
}

.popupbtn {
    line-height: 1.3;
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

/*************************************** responsive *********************************************/

@media only screen and (max-width: 1599px) {
	.carousel__hero__item .text__holder {
		height: 530px;
	}
}

@media only screen and (min-width: 992px) {
	.navbar-toggler {
		display: none;
	}
	.carousel__hero__item h1 {
		margin: 0 0 20px;
		line-height: 60px;
	}
	.header__bottom_navigation_bar {
		background: #ce181e;
	}
	.navbar-nav .dropdown-menu {
		max-height: inherit;
		width: auto !important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0px 0px;
		text-transform: uppercase;
		color: #fff;
		transition: .5s ease;
		background: none !important;
		font-size: 14px;
	}
	.navbar-nav {
		position: relative;
		justify-content: flex-end;
		width: 100%;
	}
	.megamenu__column__holder .megamenu__column__1-4 {
		cursor: pointer;
		border: 0;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin-bottom: 0px;
	}
	.navbar-nav .dropdown-mega .dropdown-menu {
		margin: 27px 0 0;
	}
	.megamenu__column__1-4 h3 {
		font-size: 13px;
		margin: 0;
		padding-bottom: 0px;
		position: relative;
		padding: 3px 0 3px;
	}
	.megamenu__column__1-4 h3:after {
		content: "\f107";
		position: absolute;
		font-family: 'FontAwesome';
		right: 0;
		font-size: 15px;
		line-height: 1;
		top: 9px;
		transform: rotate(-90deg);
	}
	.megamenu__column__1-4 h3:before {
		content: "";
		position: absolute;
		border-bottom: 1px solid #f3f3f3;
		top: auto;
		left: -12px;
		right: -12px;
		bottom: 0;
	}
	.megamenu__column__1-4:last-child h3:before {
		border-bottom: 0;
	}
	.megamenu__column__1-4 h3:hover {
		color: #ce181e;
	}
	.megamenu__column__1-4 ul {
		margin: 0;
		padding-bottom: 0;
		position: absolute;
		left: 189px;
		width: auto;
		top: 0;
		opacity: 0;
		transition: 0.5s;
	}
	.megamenu__column__1-4 ul li {
		padding: .25rem 2.5rem .25rem 0.8rem !important;
		background: #fff;
		border: 1px solid rgba(0, 0, 0, 0.05);
		border-bottom: 0;
	}
	.megamenu__column__1-4 ul li:last-child {
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	}
	.megamenu__column__holder .ico__holder {
		width: 17px;
	}
	.megamenu__column__1-4:hover ul {
		opacity: 1;
	}
	.dropdown-mega {
		position: relative !important;
	}
	.dropdown-menu-megamenu {
		width: auto;
		right: auto;
		left: 0;
	}
	.megamenu__column__holder {
		padding: .25rem 1.5rem;
		width: 100%;
		overflow: inherit;
	}
	.navbar-nav .dropdown-menu.dropdown-menu-parent {
		min-width: 260px;
	}
	.navbar-nav .dropdown-menu.dropdown-submenu-child {
		min-width: 270px;
	}
	.navbar-nav .dropdown-menu.dropdown-submenu-child:before {
		content: "";
		position: absolute;
	}
	.navigation_bar_menuall {
		padding-left: 60px;
		padding-right: 60px;
	}
	.navbar-expand-lg .navbar-nav {
		justify-content: flex-start;
	}
	.navbar-expand-lg .navbar-nav li {
		position: relative;
		line-height: 1;
		padding: 10px 17px;
	}
	.navbar-nav>li.menu-item:first-child a:after {
		position: relative;
		left: 0;
		right: 0;
	}
	.navbar-expand-lg .navbar-nav li:first-child:hover:after,
	.navbar-expand-lg .navbar-nav li:first-child.active:after {
		opacity: 0;
	}
	.header__bottom_address_bar {
		padding: 5px 60px;
	}
	.gallery_more-img a {
		max-height: 160px;
		overflow: hidden;
	}
}

@media (min-width: 992px) and (max-width: 1240px) {
	.header__bottom_address_bar,
	.navigation_bar_menuall,
	.header__top,
	.header__bottom {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 1185px) and (max-width: 1264px) {
	.navbar-expand-lg .navbar-nav li {
		padding: 10px 17px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 13px;
	}
}

@media (min-width: 1160px) and (max-width: 1184px) {
	.navbar-expand-lg .navbar-nav li {
		padding: 10px 15px;
	}
}

@media (min-width: 1148px) and (max-width: 1159px) {
	.navbar-expand-lg .navbar-nav li {
		padding: 10px 14.6px;
	}
}

@media (min-width: 1111px) and (max-width: 1147px) {
	.navbar-expand-lg .navbar-nav li {
		padding: 10px 12.8px;
	}
}

@media (min-width: 992px) and (max-width: 1110px) {
	.navbar-nav {
		justify-content: space-between;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		text-transform: uppercase;
		font-size: 12px;
	}
	.navbar-brand {
		width: 130px;
	}
	.image_bima {
		width: 150px;
	}
	.lang__block li,
	.top__info li {
		font-size: 13px;
	}
	.top__info li {
		margin-right: 15px;
	}
	.navbar-expand-lg .navbar-nav li {
		padding: 10px 12px;
	}
	.navbar-nav>li.menu-item:first-child a:after {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1600px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1199px) {
	#scroll__top__top ul.nav-pills {
		justify-content: center;
	}
	.branch-info_add {
		text-align: center;
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		order: 2;
	}
	.branch-info_inchrg {
		text-align: center;
		flex: 0 0 100%;
		max-width: 100%;
		order: 1;
		margin: 0 0 10px;
	}
	.branch-info_add li {
		justify-content: center;
	}
}

@media only screen and (max-width: 991px) {
	header.fixed {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	.navbar-nav>li.menu-item:first-child a {
		font-size: 0;
		padding: 0;
	}
	.navbar-toggler {
		display: block;
		padding: .25rem 0.5rem;
	}
	.image_bima {
		width: 125px;
	}
	.newsnevents .row div[class^='col-'],
	.reinsurance-alliance_wrapper .row div[class^='col-'],
	.post-type-archive-gallery .row:nth-child(2) .col-md-3,
	.section__board .row [class^='col-md'],
	.section__management .row [class^='col-md'],
	.branch__info__cover .row [class^='col-md'],
	.footer__top .row [class^='col-md'],
	.section__news .row [class^='col-md'],
	.section__products .row [class^='col-md'] {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.section__products .product__desc {
		position: relative;
		padding: 0;
	}
	.newsnevents .card__news {
		margin-bottom: 0px;
	}
	.fixed .navbar-nav .dropdown-menu,
	.navbar-nav .dropdown-menu {
		margin: 0px 0 0;
		padding: 0;
	}
	.navbar-nav .dropdown-menu-megamenu {
		height: auto;
		overflow: auto;
	}
	.lang__block li,
	.top__info li {
		font-size: 13px;
	}
	.top__info li {
		margin-right: 15px;
	}
	.sidebar__holder {
		padding: 20px 15px;
	}
	.header__bottom_navigation_bar li:before,
	.header__top .col-md-7 {
		display: none;
	}
	.header__top .col-md-5 {
		flex: 100%;
		max-width: 100%;
	}
	.lang__block {
		align-items: center;
		justify-content: space-between;
		display: flex;
	}
	.branch__info__cover .row .branch__info__list {
		background: #f4f4f4 !important;
	}
	.branch__info__cover .row .branch__info__list:nth-child(2n) {
		background: #fff !important;
	}
	.branch__info__cover .row .branch__info__list:nth-child(3n) {
		background: #fff !important;
	}
	.branch__info__cover .row .branch__info__list:nth-child(4n) {
		background: #f4f4f4 !important;
	}
	.megamenu__column__holder .megamenu__column__1-4 {
		border-left: 0;
	}
	.home-abt-text-info .text__holder,
	.home-abt-text-info .information-officer-details_rt {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.home-abt-text-info .text__holder {
		margin-bottom: 30px;
	}
	.sidebar__right {
		margin-top: 30px;
	}
	#scroll__top__top ul.nav-pills {
		justify-content: center;
	}
	.header__bottom_toll_bar,
	.header__bottom_search_bar,
	.navbar-toggler {
		padding-right: 1rem;
		padding-left: 0;
	}
	.header__bottom_search_bar {
		width: 16rem;
	}
	.megamenu__column__holder .megamenu__column__1-4 {
		width: 100%;
		padding: 0 1%;
	}
	.megamenu__column__1-4 h3 {
		font-size: 13px;
		margin: 0;
		padding-bottom: 0px;
		position: relative;
		padding: 3px 0 3px;
	}
	.megamenu__column__1-4 h3:before {
		content: "";
		position: absolute;
		border-bottom: 1px solid #f3f3f3;
		top: auto;
		left: -12px;
		right: -12px;
		bottom: 0;
	}
	.megamenu__column__1-4 h3:after {
		content: "\f107";
		position: absolute;
		font-family: 'FontAwesome';
		right: 0;
		font-size: 15px;
		line-height: 1;
		top: 7px;
		transform: rotate(0deg);
		font-size: 20px;
	}
	.megamenu__column__1-4:last-child h3:before {
		border-bottom: 0;
	}
	.megamenu__column__1-4 ul {
		display: none;
	}
	.megamenu__column__1-4.active ul {
		display: block;
	}
	.megamenu__column__1-4 ul li {
		padding: .25rem 0 .25rem 0 !important;
		background: #fff;
		border: 1px solid rgba(0, 0, 0, 0.05);
		border-bottom: 0;
		border: 0;
	}
	.megamenu__column__1-4 ul li:last-child {
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	}
	.megamenu__column__holder {
		overflow: hidden;
		padding: 0px 20px 0px;
	}
	.megamenu__column__1-4 h3:hover {
		color: #ce181e;
	}
	.fixed .navbar-nav .dropdown-mega .dropdown-menu,
	.navbar-nav .dropdown-mega .dropdown-menu {
		margin: 0px 0 0 !important;
	}
	.navbar-expand-lg .navbar-nav {
		padding: 0 15px;
	}
	.navbar-expand-lg .navbar-nav li {
		display: block;
		line-height: 1.1;
		height: auto;
		width: 100%;
		padding: 0;
		border-bottom: 1px dotted #333;
		background: #fff;
	}
	.navbar-nav>li.menu-item:first-child a:after {
		color: #ce181e;
		left: 0;
		background: #fff;
		top: -2px;
		font-size: 25px;
		position: inherit;
	}
	.navbar-expand-lg .navbar-nav li:first-child:hover:after,
	.navbar-expand-lg .navbar-nav li:first-child.active:after {
		width: 100% !important;
		opacity: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 1rem;
		padding: 0.8rem 0;
		text-align: left;
		display: inline-block;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu.dropdown-submenu-parent {
		display: block;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu.dropdown-menu-parent,
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-item {
		border: 0;
		justify-content: left;
		padding: 7px 0 7px 10px;
		font-size: 1rem;
		border-bottom: 1px dotted #ddd;
		position: relative;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu.dropdown-menu-parent {
		position: initial;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-item:hover .dropdown-menu {
		left: 0;
	}
	.dropdown-menu,
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu.dropdown-submenu-child>a:last-child {
		padding-bottom: 0;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-submenu-parent::after {
		transform: rotate(90deg);
		right: 15px;
		top: 15px;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-item.dropdown-submenu-parent {
		display: block;
		margin: 0;
		text-align: left;
	}
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu .dropdown-item:last-child,
	.navbar-expand-lg .navbar-nav li.menu-item-has-children:last-child,
	.dropdown-menu,
	.navbar-expand-lg .navbar-nav .menu-item .dropdown-menu.dropdown-submenu-child {
		border: 0 !important;
	}
	.navbar-expand-lg .navbar-nav li:first-child:after,
	.navbar-expand-lg .navbar-nav .nav-link::before,
	.navbar-expand-lg .navbar-nav .nav-link:hover::before,
	.navbar-expand-lg .navbar-nav .menu-item:hover .nav-link::before,
	.navbar-expand-lg .navbar-nav .menu-item.active .nav-link::before {
		background: #ce181e;
		bottom: 0;
	}
	.navbar-nav .dropdown .dropdown-item.dropdown-submenu-parent::before {
		top: -2px;
		position: relative;
	}
	.navbar-nav .dropdown .dropdown-item .dropdown-item.dropdown-submenu-child::before {
		top: 2px;
	}
	.header__bottom_seccond_bar {
		justify-content: center;
		flex-wrap: wrap;
	}
	.navbar-nav>li.menu-item:first-child:before {
		color: #ce181e;
	}
	.dropdown-toggle::after {
		vertical-align: middle;
	}
	.header__bottom_lang_bar,
	.navbar-brand,
	.navbar-toggler {
		z-index: 2;
	}
	.bima_logo {
		right: 130px;
	}
	#navbarSupportedContent {
		display: block;
		position: fixed;
		top: 0;
		width: 0;
		background: #fff !important;
		z-index: 1;
		height: 100vh;
		right: 0;
		transition: all ease-in-out 0.5s;
		padding-top: 10rem;
	}
	#navbarSupportedContent.show {
		width: 100%;
	}
	header.fixed #navbarSupportedContent {
		padding-top: 5rem;
	}
	.header__bottom_navigation_bar .dropdown-submenu-child:nth-child(2) {
		display: none !important;
	}
	.anniversary_logo {
		right: 9rem;
	}
	.anniversary_logo .image_bima {
		width: 165px;
	}
	.footer__top:after {
		bottom: -2px;
	}
	.no-results .page-content form label {
		flex: 1;
		max-width: inherit;
	}
	.header__bottom_25logo_bar img {
		width: 140px;
	}
	header.fixed .header__bottom_25logo_bar img {
		width: 95px;
	}
	.mgmt-list {
		width: auto;
	}
	.page-id-2503 .member__image,
	.page-id-163 .member__image {
		width: 225px;
		max-width: 225px;
		height: 175px;
	}
	.wsp-container-single:first-child ul.ul-top>li {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.wsp-container-single ul.ul-top>li {
		flex: 0 0 30.33%;
		max-width: 30.33%;
	}
	.wsp-container-single ul.ul-top>li:nth-child(3n) {
		margin: 0 0 10px 0%;
	}
	.wsp-container-single ul.ul-top>li:nth-child(4n) {
		margin-right: 3%;
	}
	.wsp-container-single:first-child ul.ul-top>li:nth-child(4n),
	.wsp-container-single:first-child ul.ul-top>li:nth-child(3n) {
		margin: 0 0 10px 0%;
	}
	.gallery_more-img {
		margin-top: 20px;
	}
	.gallery_more-img .row div[class^="col-"] {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	
	.home .carousel__hero__item:first-child {
	  background-position: center center !important;
	}
	
}

@media only screen and (max-width: 768px) {
	.title-head-of-nav {
		font-size: 34px;
	}
	.online-intimation-form_wrapper,
	.Purchase_Renew_Policy_wrapper {
		max-width: inherit;
	}
	.newsevent-category-news header.fixed h2 {
		font-size: 17px;
		line-height: 45px;
	}
}

@media only screen and (min-width: 768px) {
	.gallery_more-img a {
		max-height: 160px;
		overflow: hidden;
	}
	#exampleModal4.modal.show .modal-dialog {
        top: 5%;
    }
}

@media only screen and (max-width: 767px) {
	.sidebar__left {
		padding-right: 15px;
	}
	.sidebar__right {
		padding-left: 15px;
	}
	.sidebar__left .text-holder+.text-holder {
		padding-top: 15px;
	}
	.newsnevents .row div[class^='col-'],
	.home-abt-text-info ul,
	.home-abt-text-info .information-officer-details_rt,
	.home-abt-text-info .info-officer-image {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 10px 10px;
	}
	.home-abt-text-info ul {
		padding: 25px 0px 0;
	}
	.product__card {
		padding: 30px 5px;
	}
	.product__card:hover .product__desc {
		transform: translateY(-13%);
	}
	.newsevent-category-news .post-thumbnail {
		margin-bottom: 20px;
	}
	.newsevent-category-news .post-thumbnail:not(:first-child) {
		margin-top: 20px;
	}
	.newsevent-category-news header.fixed h2 {
		padding: 10px 0;
		font-size: 16px;
		line-height: 23px;
	}
	.navbar-brand {
		max-width: 100px;
	}
	.header__bottom_search_bar {
		width: 14rem;
	}
	.header__bottom_toll_bar,
	.header__bottom_search_bar,
	.navbar-toggler {
		padding-right: 0.8rem;
	}
	.col-md-7.copyright {
		justify-content: center;
	}
	.copyright p,
	.site-by {
		text-align: center;
		font-size: 12px;
		line-height: 17px;
	}
	.footer__bottom img {
		width: 60px;
		margin-top: 5px;
	}
	.wsp-container h2 {
		text-align: left !important;
		margin: 0 0 15px !important;
	}
	.gallery_more-img .row div[class^="col-"],
	.wsp-container-single ul.ul-top>li,
	.wsp-container-single,
	.wsp-container-single:first-child ul.ul-top>li {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.wsp-container-single:first-child ul.ul-top>li {
		margin: 0 0 10px;
	}
	.wsp-container-single ul.ul-top {
		padding-left: 25px;
	}
	.wsp-container-single:first-child ul.ul-top {
		padding-left: 0;
	}
	.sidebar__left .mnv_ul {
		padding: 0 0 20px 0;
	}
	.breadcrumb {
	    justify-content: flex-start !important;
	}
}

@media only screen and (max-width: 767px) {
	.sidebar__left {
		padding-right: 15px;
	}
	.sidebar__right {
		padding-left: 15px;
	}
	.lang__block li,
	.top__info li {
		font-size: 12px;
	}
	.claim-documents_wrapper tbody tr a,
	.sidebar__left tbody tr a {
		text-align: center;
		padding: 3px 5px;
	}
	.reinsurance-alliance_home .slick-dots {
		bottom: -45px;
	}
	.div-product-txt-single {
		flex: 0 0 70%;
		max-width: 70%;
	}
	.branch__info__list {
		box-shadow: 0 0 0 4px whitesmoke;
	}
	.gallery_more-img a {
		max-height: inherit;
		overflow: hidden;
	}
	
	.newsnevents-four-block-header h3 {
	    margin: 0 0 0;
	}
}

@media only screen and (max-width: 720px) {
	.header__bottom_seccond_bar {
		position: relative;
	}
	.header__bottom_toll_bar,
	.header__bottom_search_bar,
	.navbar-toggler {
		padding-right: 0;
	}
	.navbar-brand {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: initial;
		text-align: center;
		margin-bottom: 10px;
		padding: 0;
	}
	.navbar-brand img {
		width: 110px;
	}
	.navbar-toggler {
		position: absolute;
		top: 1.5rem;
		left: 0;
		padding: 0;
		width: auto;
		width: 2rem;
		height: 1.5rem;
	}
	.hamburger-inner {
		left: 0;
		top: 10px;
	}
	.hamburger-inner::before {
		top: 8px;
	}
	.header__bottom_lang_bar {
		position: absolute;
		top: 1.5rem;
		right: 0;
		padding-right: 0;
	}
	.header__bottom_25logo_bar {
		position: absolute;
		top: 2.7rem;
		right: 0px;
	}
	.lang__block {
		padding: 3px 3px;
		flex-wrap: wrap;
		background: transparent;
	}
	.lang__block li img {
		margin-right: 0;
	}
	.lang__block a {
		font-size: 0;
	}
	.top__info {
		padding-left: 1rem;
	}
	.top__info li a {
		display: inline-block;
	}
	.header__bottom {
		padding: 5px 15px;
	}
	header.fixed .header__bottom_search_bar,
	header.fixed .header__bottom_toll_bar {
		display: none;
	}
	header.fixed .navbar-brand {
		margin-bottom: 0px;
		padding: 0;
	}
	.header__bottom_seccond_bar {
		justify-content: center;
	}
	.header__bottom_address_bar li:nth-child(2):after,
	.header__bottom_address_bar li:nth-child(3),
	.header__bottom_address_bar li:nth-child(4) {
		display: none;
	}
	.header__bottom_address_bar li:nth-child(2) {
	    margin-right: 0;
	}
}

@media (min-width: 576px) {
#exampleModal4 .modal-dialog {
    max-width: 770px;
    margin: 30px auto;
}
}

@media only screen and (max-width: 575px) {
	.wsp-container-single,
	.reinsurance-alliance_wrapper .row div[class^='col-'],
	.div-product-txt-single,
	.div-product-img-single,
	.post-type-archive-gallery .row:nth-child(2) .col-md-3,
	.section__board .row [class^='col-md'],
	.section__management .row [class^='col-md'],
	.branch__info__cover .row [class^='col-md'],
	.footer__top .row [class^='col-md'],
	.section__news .row [class^='col-md'],
	.section__products .row [class^='col-md'] {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footer__bottom {
		text-align: center;
	}
	.bima_logo {
		position: absolute;
		right: 0;
		left: 20px;
		top: 20px;
		margin: 0 auto;
		text-align: center;
	}
	.home__bg__box {
		margin-top: 65px;
	}
	.post-type-archive-gallery .album-featured-img .img-fluid {
		width: 100%;
	}
	.branch__info__cover .row .branch__info__list:nth-child(3n) {
		background: #f4f4f4 !important;
	}
	.branch__info__cover .row .branch__info__list:nth-child(4n) {
		background: #fff!important;
	}
	.section.branch__map__holder .bima_logo {
		right: 8px;
		left: auto;
	}
	.title-head-of-nav {
		font-size: 27px;
	}
	.online-intimation-form_wrapper h3,
	.Purchase_Renew_Policy_wrapper h3 {
		font-size: 22px;
		margin: 1rem auto 1.3rem;
	}
	.half_form_group {
		width: 100%;
	}
	.half_form_group:nth-child(2n) {
		float: none;
	}
	.Popup-model-policy-btn {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 20px auto 0;
	}
	.Popup-model-policy-btn button {
		padding: 0 10px;
		min-width: 100px;
		font-size: 13px;
	}
	.Popup-model-policy-btn button:last-child {
		margin-right: 0;
	}
	#scroll__top__top ul.nav-pills li:last-child,
	#scroll__top__top ul.nav-pills li:not(:last-child) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.div-product-txt-single {
		margin: 15px 0 0;
		padding: 10px 15px;
	}
	.div-product-txt-single p {
		margin-bottom: 16px;
	}
	.strong-product-img-single {
		justify-content: center;
		flex-wrap: wrap;
	}
	.div-product-img-single {
		margin: 0 auto;
		text-align: center;
	}
	.product-img-single {
		width: 200px !important;
		float: none !important;
	}
	.section__about .text-holder img {
		float: none;
		margin-left: 0;
	}
	.sidebar__left .text-holder {
		margin: 0 auto;
	}
	.sidebar__left .text-holder p {
		margin-bottom: 16px;
	}
	.section__about .text-holder.visionNmissions img,
	#introduction img {
		width: 100%;
		margin-right: 0;
	}
	.anniversary_logo {
		top: 2px;
	}
	.anniversary_logo .image_bima {
		width: 155px;
	}
	.home .section__news .row div[class^="col-"] {
		padding: 0 15px;
	}
	.top__info li a {
		display: block;
	}
	.header__bottom_toll_bar {
		display: none;
	}
	.header__bottom_25logo_bar img {
		width: 120px;
	}
	.header__bottom_25logo_bar {
		top: 3rem;
	}
	.header__bottom_search_bar {
		width: 17rem;
	}
	.section__about.section__about--product .text-holder img {
		height: auto;
	}
	.no-results .page-header h1,
	.search-results .page-title {
		font-size: 25px;
	}
	h3.inside-outside-title {
		margin: 5px 0 10px 0px;
	}
	.branch__info__list {
		margin: 0 15px;
		box-shadow: 0 0 0 4px whitesmoke;
		padding: 20px 15px;
	}
	.claim-documents_wrapper .download_table,
	.Downloads_post_leftSide {
		padding: 15px 5px;
	}
	.postid-621 .section__banner__inner .image__holder,
	.postid-394 .section__banner__inner .image__holder {
		background-position: center 0px !important;
	}
	.postid-634 .section__banner__inner .image__holder {
		background-position: -28rem center !important;
	}
	.section__about .text-holder img {
		margin-bottom: 10px;
	}
	.last_updated {
		margin-bottom: 30px;
	}
	
	.error404 .search-form {
	        flex-wrap: wrap;
	            justify-content: center;
	}
	.error404 .search-form .search-field {
	    width: 300px;
        margin-bottom: 10px;
	}
	
	.no-results .page-header,
	.no-results .page-content p,
	.error-404 .page-content p,
	.error-404 .page-header {
	   text-align: center !important;
	}
}


@media only screen and (max-width: 421px) {
	.header__bottom_toll_bar {
		padding-top: 6px;
	}
	.navbar-brand img {
		width: 95px;
	}
	.claim-documents_wrapper tbody tr td,
	.sidebar__left tbody tr td {
		font-size: 13px;
	}
	.header__bottom_25logo_bar {
		top: 3.7rem;
		right: -5px;
	}
	header.fixed .header__bottom_25logo_bar {
		top: 3.7rem;
	}
	.header__bottom_25logo_bar img {
		width: 120px;
	}
	.header__bottom_search_bar {
		width: 14rem;
	}
	header.fixed .header__bottom_lang_bar {
		padding-right: 0;
	}
	
}

@media only screen and (max-width: 406px) {
    .header__bottom_address_bar {
        padding: 5px 10px;
    }
    .short-top__info {
        justify-content: flex-start;
    }
    
    .short-top__info li {
        margin-right: 10px;
    }
    
    .short-top__info li a {
            font-size: 12px;
    }
    
    .short-top__info .fa {
            font-size: 11px;
    }
    .header__bottom_address_bar li:nth-child(2) a:last-child {
        display: none;
    }
    
    .header__bottom_address_bar li:nth-child(2) {
            padding-left: 10px;
    }
} 

@media only screen and (max-width: 350px) {
	.claim-documents_wrapper tbody tr a svg,
	.sidebar__left tbody tr a svg {
		width: 12px;
	}
	.Popup-model-policy-btn {
		justify-content: space-between;
	}
	.Popup-model-policy-btn button {
		font-size: 12px;
		margin-right: 0;
	}
	.header__bottom_25logo_bar {
		top: 6.4rem;
		right: -13px;
	}
	.header__bottom_25logo_bar img {
		width: 100px;
	}
}

@media (min-width: 341px) and (max-width: 370px) {
	.header__bottom_25logo_bar {
		top: 3.5rem;
		right: -13px;
	}
	.header__bottom_25logo_bar img {
		width: 100px;
	}
}

@media only screen and (min-width: 768px) {
	.modal .modal-dialog {
		top: 15%;
	}
	.modal.show .modal-dialog {
		top: 20%;
	}
	.Popup-model-policy-form .modal.show .modal-dialog {
		top: 0%;
	}
}

label {
	margin-bottom: 0px;
}

.modal-body label {
	margin-bottom: 0px;
	color: #999;
}

@media only screen and (min-width: 1600px) {
	.product__card:hover .product__desc {
		-webkit-transform: translateY(-6%);
		transform: translateY(-6%);
	}
}

.init-closed, .closed {

    margin-bottom:50px!important;
}

ul.simple-sitemap-page.main li {
    list-style: disc;
}

h3.post-type {
    display: none;
}