.page_banner_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	height: 100%;
}
.page_banner_content .container,
.page_banner_content .row {
    height: 100%;
}
.page_bnr_boxleft {
	display: flex;
	align-items: center;
}
.bnr_image_box {
	padding: 36px 30px;
	width: 355px;
	max-width: 355px;
	min-width: 355px;
	margin-right: 30px;
	height: 252px;
	align-items: center;
	display: flex;
	border-radius: 26px;
	background: linear-gradient(170deg, #FFF 7.48%, #DFF2E6 114.37%);
	box-shadow: 0 10px 39.5px 0 rgba(30, 68, 21, 0.18);
	backdrop-filter: blur(2px);
}
.bnr_box_content h1 {
	color: #368322;
	font-size: 69px;
	font-weight: 700;
}
.bnr_box_content p {
	color: #000000;
	font-size: 24px;
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* .page_bnr_form {
	max-width: 420px;
	background: #fff;
	padding: 25px 35px;
	border-radius: 25px;
	position: absolute;
	top: 0;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	bottom: unset;
	width: 100%;
	right: 15px;
	transform: translateX(0%) translateY(-32%);
	-webkit-transform: translateX(0%) translateY(-32%);
	-moz-transform: translateX(0%) translateY(-32%);
	-ms-transform: translateX(0%) translateY(-32%);
	-o-transform: translateX(0%) translateY(-32%);
    z-index: 1;
}
.page_bnr_form h3 {
	font-size: 29px;
	font-weight: 600;
	margin: 0 0 12px 0;
	color: #000;
} */
.page_bnr_form .form-control {
	padding: 10px 0;
	font-size: 15px;
	color: #000;
	border-color: #d9d9d9;
}
.page_bnr_form select {
	padding: 10px 0;
	font-size: 15px;
	color: #000;
	border-bottom: 1px solid #d9d9d9 !important;
	border: none;
	background: transparent url(../images/ibuprofen_images/images/select_angle.svg) no-repeat right;
	width: 100%;
    appearance: none;
    -moz-appearance: none;  
    -webkit-appearance: none;   

}
.page_bnr_form .form-group {
	font-size: 13px;
}
.page_bnr_form .btn.btn-primary {
	width: 100%;
	height: 50px;
	background: #DD8615;
	border: none;
	border-radius: 6px;
	font-weight: 600;
	font-size: 16px;
}
.breadcrumb-new {
	background: transparent;
	padding: 0;
}
.page_about_box {
	display: flex;
	margin: 15px 0;
}
.page_about_box figure {
	min-width: 15px;
	width: 15px;
	max-width: 15px;
	margin-right: 20px;
}
.page_about_box h6 {
	font-size: 20px;
	color: #0E1C04;
	font-weight: 700;
}
.page_about_box p{
    color: #696969;
}
.page_section_two h2 {
	font-size: 35px;
	font-weight: 700;
}
.page_section_three {
	background: url(../images/ibuprofen_images/images/bg_green_one.png)0 0 no-repeat;
	background-size: cover;
	padding: 30px 0;
	background-position: center center;
}
.page_section_three_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page_section_three_box h2 {
	color: #fff;
	font-size: 22px;
	margin: 0;
	font-weight: 700;
}
.page_section_three_box a {
	background: #DD8615;
	width: 180px;
	display: flex;
	justify-content: center;
	height: 50px;
	align-items: center;
	color: #fff;
	border-radius: 6px;
	font-size: 15px;
	letter-spacing: 0.5px;
}


.indic_box {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 40px;
	border-radius: 25px;
	text-align: center;
	position: relative;
/*	top: -125px;*/
	background: #fff;
	margin-top: -120px;
}
.indic_box h2{
    font-size: 35px;
  font-weight: 700;
}
.indic_box h6 {
	font-size: 23px;
	font-weight: 700;
	margin: 15px 0;
}
.indic_box p {
	font-size: 17px;
    color: #696969;
}
.indic_box p span{
    color: #519D3D;
}
.indic_box a {
	background: #DD8615;
	width: 180px;
	display: flex;
	justify-content: center;
	height: 50px;
	align-items: center;
	color: #fff;
	border-radius: 6px;
	font-size: 15px;
	letter-spacing: 0.5px;
	margin: 30px auto 0;
}

.page_section_seven{
    position: relative;
/*    top: -50px;*/
}
/* .page_section_seven::before {
	content: "";
	background: url(../images/gradient_net.svg) 0 0 no-repeat;
	width: 100%;
	height: 70%;
	display: block;
	position: absolute;
	bottom: 0;
	background-size: cover;
	background-position: center left;
} */
    .page_section_seven h2{
    font-size: 44px;
  font-weight: 700;
  text-align: center;
/*  color: #fff;*/
}
.page_section_seven ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
}
.page_section_seven ul li{
    width: 48%;
    margin: 12px 0;
    position: relative;
    padding-left: 30px;
		font-size: 18px;
    /* color: #fff; */
}
.page_section_seven ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    background: url(../images/ibuprofen_images/images/circle-arrow-right.svg) no-repeat center center;
    background-size: 100%;
}
.page_section_eight h2{
    text-align: center;
    font-size: 44px;
    font-weight: 700;
}
.page_portfolio_slider .slick-arrow {
	width: 40px !important;
	height: 40px !important;
    background: #DD8615 !important;
}
.page_portfolio_slider .slick-prev::before {
	content: "";
	background: url(../images/ibuprofen_images/images/port_arrow_left.svg) 0 0 no-repeat;
	background-size: 100%;
	width: 40px !important;
	height: 40px !important;
	background-size: 11px;
	border-radius: 50%;
	background-position: center center;
	left: 0;
}
.page_portfolio_slider .slick-next::before{
    content:"";
    background: url(../images/ibuprofen_images/images/port_arrow_right.svg) 0 0 no-repeat;
    background-size: 100%;
    width: 40px !important;
	height: 40px !important;
	background-size: 11px;
	border-radius: 50%;
	background-position: center center;
	left: 0;
}
.page_section_nine h2{
   font-size: 35px;
  font-weight: 700;
  text-align: center;		
}
#accordion_product .accordion-title::before {
	float: right !important;
	font-family: FontAwesome;
	content: "";
	background: url(../images/ibuprofen_images/images/acr_cross.svg) 0 0 no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	background-size: cover;
}
#accordion_product .accordion-title.collapsed:before {
    float: right !important;
    content:"";
	background: url(../images/ibuprofen_images/images/acr_plus.svg) 0 0 no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	background-size: cover;
}
#accordion_product .card-header {
	background: transparent;
	padding: 13px 0;
	border-bottom:none !important;
}
#accordion_product .card-header a {
	color: #0E1C04;
	font-size: 19px;
}
#accordion_product .card {
	border-bottom: 2px solid #D7DEF0 !important;
	border-radius: 0;
}
#accordion_product .card-body {
	padding: 20px 0 0 0;
	border: none;
}
#accordion_product .card-body p{
	color: #696969;
	font-size: 15px;
}
#mobile_bnr{
	display: none;
}

/* 09-09-25 */
.b_button a {border-radius: 6px;padding: 18px 53px;background: #DD8615; color: #fff;font-size: 18px;
font-weight: 700;text-transform: capitalize;}
.b_button a:hover {color: #fff;background-color: #368322;}

.page_bnr_form {
	max-width: 962px;
	background: #fff;
	padding: 50px 118px;
	border-radius: 18px;
	box-shadow: 0 2px 44.4px 0 rgba(16, 16, 18, 0.08);
	bottom: unset;
	width: 100%;	
	margin: 0 auto;
}
.page_bnr_form h3 {color: #000;font-size: 40px;font-weight: 700;line-height: normal;margin-bottom: 30px;text-align: center;}
.page_bnr_form textarea.form-control { resize: none;}
.page_bnr_form .btn.btn-primary {max-width: 178px;}
.page_bnr_form input[type=checkbox] {vertical-align: top;margin-top: 4px;}

.content_with_img {border-radius: 14px; overflow: hidden;}
.sec_cont { font-size: 20px;}
.sec_cont h2 {color: #000;font-size: 44px;font-weight: 700;line-height: normal;margin-bottom: 30px;}

.cs_top_outer { background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url(../images/ibuprofen_images/images/cs_img.jpg);}
.cs_top { background-color: rgba(255, 255, 255, 0.85); padding-bottom: 180px;}

 .slick-items-box figure img {
	width: 100%;
}
.slick-items-box figure {
	margin: 0;
}
.page_slider_one .slick-slide {
	margin: 0 10px;
}
.page_slider_one .slick-list {
  margin: 0 -10px; 
}
.slick-items-box-middle {
	position: absolute;
	top: 85px;
	width: 100%;
	text-align: center;
	padding: 0 25px;
	height: 220px;
	display: flex;
	align-items: center;
}
.slick-items-box-middle p {
	margin: 0;
	font-size: 16px;
	-webkit-user-select: text;
	   -moz-user-select: text;
	    -ms-user-select: text;
	        user-select: text;
	        width: 100%;
}
.slick-items-box {
	position: relative;
}
.slick-items-box-down h3 {
	margin: 0;
	font-size: 20px;
	color: #fff;
	-webkit-user-select: text;
	   -moz-user-select: text;
	    -ms-user-select: text;
	        user-select: text;
}
.slick-items-box-down {
	position: absolute;
	bottom: 0;
	height: 147px;
	width: 100%;
	padding: 45px 25px;
	text-align: center;
}
.page_slider_one .slick-next {
	right: -75px !important;
}

/* responsive css */
/* responsive css */
/* responsive css */
@media (min-width: 321px) and (max-width: 390px) {
	.slick-items-box-middle {
	top: 57px;
	padding: 20px 25px;
	height: 195px;
}
}
@media (min-width: 320px) and (max-width: 600px) {
  .page_slider_one .slick-next {
    right: -12px !important;
  }
  .slick-items-box-middle {
	top: 57px;
	padding: 20px 25px;
	height: 195px;
}
.slick-items-box-middle p {
	margin: 0;
	font-size: 15px;
}
.slick-items-box-down {
	position: absolute;
	bottom: 0;
	height: 110px;
	padding: 16px 50px;
}
.slick-items-box-down h3 {
	font-size: 17px;
}
}


@media (max-width: 480px) {
    .cs_top_outer {
        background-image: url(../images/ibuprofen_images/images/cs_img_mob.jpg);
    }
}

/* Mobile 5.5 inch (up to 375px) */
@media (max-width: 375px) {
    .cs_top_outer {
        background-image: url(../images/ibuprofen_images/images/cs_img_mob.jpg);
    }
}
@media screen and (max-width: 1024px) {
	/* .page_banner_content {
		position: unset;
		background: url(../images/pagBanner.jpg)0 0 no-repeat;
		background-size: cover;
		background-position: center center;
		padding: 50px 0;
	} */
	/* .page_bnr_form {
		position: unset;
		transform: translateX(0%) translateY(0%);
		-webkit-transform: translateX(0%) translateY(0%);
		-moz-transform: translateX(0%) translateY(0%);
		-ms-transform: translateX(0%) translateY(0%);
		-o-transform: translateX(0%) translateY(0%);
} */
	.page_banner_content .container, .page_banner_content .row {
		height: auto;
	}
	/* .banner_page picture {
		display: none;
	} */
	.page_portfolio_slider .slick-prev{
		left: 0 !important;
		z-index: 3;
	}
		.page_portfolio_slider .slick-next {
		right: 0 !important;
	}
	.bnr_box_content h1 {font-size: 50px;}
	.b_button a {padding: 12px 40px;}
}

@media screen and (max-width: 992px) {
	/* #mobile_bnr {
		display: block;
	} */
	/* #desktop_bnr .page_bnr_boxleft {
		display: none;
	} */
	#desktop_bnr .col-md-8, #desktop_bnr .col-md-4 {
		width: 100%;
		max-width: 100%;
		flex: unset;
	}
	#desktop_bnr .page_banner_content {
		background: transparent;
	}
	.page_bnr_form {
		margin: 0 auto;
		max-width: 100%;
	}
	.bnr_image_box {
		width: 250px;
		max-width: 250px;
		min-width: 250px;
	}
	.bnr_box_content h1 {
		font-size: 35px;
	}
	.bnr_box_content p {
		font-size: 15px;
	}
	.page_section_three_box a{
		min-width: 180px;
		max-width: 180px;
		width: 180px;
		margin-left: 40px;
	}
	.page_section_two h2, .page_section_seven h2, .page_section_eight h2, .indic_box h2, .page_section_nine h2 {
		font-size: 26px;
	}
	.page_about_box h6 {
		font-size: 18px;
	}
	.indic_box h6 {
		font-size: 18px;
	}	
	.indic_box p {
		font-size: 15px;
	}
	.page_section_three_box h2 {
		font-size: 20px;
	}

	.content_with_img .row .col-lg-6:last-child { order: -1;}
	.img_box { margin-bottom: 20px;}
	.img_box img { width: 100%;}
	.page_bnr_form {padding: 40px 30px;}

}
@media screen and (max-width: 600px) {
.img-fluid.w-100 { width: auto !important; height: auto;}
.page_banner_content {position: static;align-items: flex-start;}
.b_button.justify-content-end {justify-content: flex-start !important;padding-top: 20px;}
.b_button a {padding: 12px 30px;}
}


@media screen and (max-width: 575px) {
	.page_bnr_boxleft {
		display: block;
	}
	.bnr_image_box {
		width: 70%;
		max-width: 70%;
		min-width: 70%;
		padding: 16px 13px;
		margin-bottom: 20px;
	}
	.bnr_box_content h1 {
		font-size: 29px;
	}
	.page_banner_content {
		padding: 30px 0;
	}
	.page_about_box h6 {
		font-size: 17px;
	}
	.page_about_box p {
		font-size: 14px;
	}
	.page_section_two.pb-5 {
		padding-bottom: 15px !important;
	}
	.page_section_three_box {
		display: block;
		text-align: center;
	}
	.page_section_three_box a {
		min-width: 230px;
		max-width: 230px;
		width: 230px;
		margin: 15px auto 0;
	}

	/* .page_section_seven::before {
	height: 80%;
	
} */
	.indic_box {
		padding: 25px;
	}
	.page_section_seven ul {
		display: block;
	}
	.page_section_seven ul li {
		width: 100%;
	}
	
	
	.page_section_nine.pt-5.pb-5 {
		padding-top: 30px !important;
	}
	
	.page_bnr_form{
		padding: 25px 21px;
	}
	.page_bnr_form h3 {
		font-size: 26px;
	}
	.page_section_two.pb-5 h2 {
		margin-top: 0 !important;
	}
	.breadcrumb-new li, .breadcrumb-new li a {
		font-size: 14px !important;
	}
	
  .page_section_seven h2{
    text-align:left;
}
.sec_cont h2 {font-size: 26px;margin-bottom: 15px;}
.sec_cont {font-size: 18px;}
}

@media screen and (max-width: 480px) {
.bnr_image_box {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	padding: 10px 13px;
}
}
