/*!
Theme Name: Envarsus
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chiesi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

chiesi is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
*{
	box-sizing: border-box;
}
html,body,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,form,header,footer{
	margin: 0;
	padding: 0;
	border:0;
}
html{
	overflow-x: hidden;
}
body{
	background: #e5f5fc;
	color: #545454;
	font-size: 18px;
	font-family: 'Roboto',Helvetica,sans-serif;
}
body.home{
	background: #f4f4f4;
}
body.page-template-without_title_white_bg,
body.page-template-circles_tpl{
	background: #fff;
}
body.style-2{
	background: #e1e0e0;
}
a{
	text-decoration: none;
}
p{
	margin-bottom: 20px;
}
p sup,
p sub{
	font-size: 10px;
	line-height: 10px;
}
p a{
	color: #545454;
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
h2{
	color: #006eb7;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	margin-bottom: 22px;
}
h2 sup{
	font-size: 0.6em;
	line-height: 0.6em;
}
.page-template-medicine_patient_tpl h2{
	font-weight: normal;
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 19px;
}
h2.sust_title{
	text-transform: uppercase;
	text-decoration: underline;
	color: #289d8f;
	font-size: 30px;
}
ul{
	list-style-type: none;
}
ul li{
	padding: 0 0 0 13px;
	position: relative;
	margin-bottom: 20px;
}
ul.black li{
	margin-bottom: 0;
}
ul li:before{
	content: '';
	width: 6px;
	height: 5px;
	background: #009ee3;
	border-radius: 50%;
	position: absolute;
	left:2px;
	top:7px;
}
ul.black li:before{
	background: #545454;
	border-radius: 50%;
}
.aligncenter{
	text-align: center;
}
.alignright{
	text-align: right;
}
.clear{
	clear: both;
}
/*
=================================================================
|							HEADER								|
=================================================================
*/
.site{
	/*width: 1366px;*/
	margin:0 auto;
	width: 100%;
	min-height: 100vh;
	position: relative;
}
.home_widget{
	background: #009fe3;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Arial, Helvetica,sans-serif;
}

/*edit-16/11/21--open*/
.home_widget_inner{
	padding: 12px 127px 12px;
	width: 1366px;
	margin:0 auto;
	/*text-transform: uppercase;*/
	text-align: center;
	font-size: 14px;
	color: #0091d1;
	margin-top: -18px;
}
/*edit-16/11/21--close*/
.header_widget{
	/*background: #009fe3;*/
	font-size: 13px;
	color: #22a0d7;
	line-height: 27px;
	overflow: hidden;
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
}
.header_widget .header_widget_inner{
	width: 1366px;
	margin:0 auto;
	padding: 12px 57px 10px 127px;
}

/*===public-page-open===*/
.public_page .chiesi_logo_inner{
    display: none;
}

.public_page .hcp_header_background_image{
	border-bottom: 2px solid #d4d4d4;
	padding-bottom: 75px;
}

.public_page .header_widget a{
	display: block;
}

.public_page .header_widget{
	color: #22a0d7;
}

.public_page .header_widget .header_widget_inner{
    width: 100%;
}

.public_page .site-footer{
	border-top: 2px solid #d4d4d4;
}

.public_page .site-footer ul#footer-nav{
	position: absolute;
    top: 11px;
}

.public_page{
	background-color: white;
}

.public_page #primary{
	padding-bottom: 109px !important;
}

.public_page .post-edit-link{
	position: absolute;
    z-index: 100;
}

.public_page ul li:before{
	background-color: #006eb7;
}

.public_page .section-welcome-wrapper{
    min-height: 77vh;
}
/*===public-page-close===*/
.header_widget a{
	/*float: right;*/
	color: #71706f;
	position: relative;
	margin-left: 27px;
	text-decoration: underline;
	margin-right: 27px
}
.header_widget a:hover{
	text-decoration: none;
}

/* edit_16/11/21--open */
.logo_area{
	/*text-align: center;*/
	/*padding: 23px 127px 8px;*/
	padding: 23px 41px 95px;
	/*background: #FFFFFF;*/
}

.logo_area a{
	display: inline-block;
	float: left;
}

.logo_new .logo_a{
	display: inline-block;
	float: left;
	position: absolute;
}

/* edit_16/11/21--close */
.logo_area img{
	margin-top: 2px;
    height: 45px;
    margin-left: -14px;
}

.logo_new .logo_site{
	margin-top: 25px;
    height: 45px;
    margin-left: 27px;
}
header{
	position: relative;
	z-index: 10;
	
}
header .navigation_area{
	border-bottom: 2px solid #d4d4d4;
	/*background: #FFFFFF;*/
}
header .navigation_area .navigation_area_inner{
	padding: 14px 6px 4px 127px;
	/*width: 1366px;*/
	width: fit-content;
	margin:0 auto;
}
header .navigation_area.nav_2 .navigation_area_inner{
	padding: 4px 6px 4px 263px;
	display: flex;
	justify-content: space-between;
}
header .navigation_area .logo{
	float: left;
	margin-top: 11px;
	margin-right: 15px;
}
header .navigation_area.nav_2 .logo{
	margin-top: 0;
}
header .menu{
	justify-content: flex-end;
	display: flex;
	list-style-type: none;
}
header .nav_2 .menu{
	padding-top: 14px;
	margin-bottom: 23px;
}
header .menu li{
	position: relative;
	flex: 0 0 145px;
	margin-left: -15px;
	/*text-align: center;*/
	line-height: 17px;
	padding: 0 15px;
	margin-bottom: 0;
}

.menu-patient-primary-nav-container .patient_center_header{
	margin-left: 20px;
}
header .menu li.short{
	flex:0 0 79px;
}
header .menu li.long{
	flex:0 0 171px;
}
header .menu li.long2{
	flex:0 0 198px;
}
header .menu li.hidden{
	display: none;
}
header .menu li a{
	font-family: 'Roboto',sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #545454;
	/*text-align: center;*/
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 100%;
	border-left: 6px solid #e95e25;
	/*min-height: 46px;*/
	font-weight: 600;
	padding-left: 10px;
}
header .menu li.menu-item-has-children:hover{
	/*background: #009ee3;*/
}
header .menu li:before{
	display: none;
}
header .menu li:hover>a{
	font-weight: bold;
}
header .nav_2 .menu li:hover>a,
header .nav_2 .menu li.current_page_item a{
	font-weight: normal;
	color: #e95e25;
}
header .menu li.menu-item-has-children:hover>a{
	
	color: #046eb7;
	/*border-color: #FFFFFF;*/
}
header .menu li ul{
	display: none;
	position: absolute;
	top:100%;
	left:21px;
	list-style-type: none;
	background: #e95e25;
	width: max-content;
}
header .menu li:hover ul{
	display: block;
}
header .menu li ul li{
	margin:0;
	padding: 0 6px;
}
header .menu li ul li a{
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	font-size: 13px;
	min-height: 1px;
	background: #e95e25;
	left: 0px;
	border-left: none;
	border-bottom: 1px solid white;
	padding: 7px;
}
header .menu li ul li a:hover{
	background: #f09069;
	font-weight: normal;
}
/*New-open*/

header .menu li ul li:hover{
	background: #f09069;
	font-weight: normal;
}
header .menu li ul li:last-child a{
	border:0;
	width: auto;
}
/*New-close*/
header .menu li ul li a:hover:before,
header .menu li ul li a:hover:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 15px;
	/*background: #4db2df;*/
	top:0;
	left:-15px;
}
header .menu li ul li a:hover:after{
	left:auto;
	right: -15px;
}
header .menu li ul li:last-child a{
	/*border:0;*/
}
.chiesi_logo{
	width: 100%;
	background: #009fe3;
	position: relative;

}
.chiesi_logo:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFFFFF;
	height: 17px;
}
.chiesi_logo_inner{
	padding: 11px 57px 3px 127px;
	width: 1366px;
	margin:0 auto;
	text-transform: uppercase;
	overflow: hidden;
}
.chiesi_logo .logo2{
	float: right;
	position: relative;
}
.chiesi_logo .logo2 img{
	display: block;
}
.header_widget a.pi_btn{
	display: none;
}
/*
=================================================================
|							CONTENT								|
=================================================================
*/
p a.colored{
	color: #009fe3;
	text-decoration: none;
}
p a.colored:hover{
	text-decoration: underline;
}
.home_content.site-main{
	background: #f4f4f4;
	padding: 74px 127px 225px;
}
.home_content h4{
	font-weight: normal;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 84px;
	color: #006eb7;
	font-family: 'Roboto',sans-serif;
}
.home_content .options_wrap{
	display: flex;
	justify-content:space-between;
}
.home_content .options_wrap .option{
	width: 345px;
	background: #FFFFFF;
	border-radius: 24px;
	box-shadow: 0px 0px 10px 7px #99b5c5;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 24px;
	padding: 46px 20px 98px;
	position: relative;
	text-align: center;
}
.home_content .options_wrap .option strong{
	color: #1578bc;
}
.home_content .options_wrap .option.option_3 strong{
	color: #046eb7;
}
.home_content .options_wrap .option a{
	position: absolute;
	bottom:0;
	width: 100%;
	left: 0;
	background: #00aeef;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 0 0 24px 24px;
	padding: 18px 0 25px;
	text-transform: uppercase;
}
.home_content .options_wrap .option.option_3 a{
	background: #0069a6;
}
.site-main{
	padding: 17px 127px 180px;
	width: 1366px;
	margin:0 auto;
}

/*.products_page .site-main{
	width: auto;
}*/
.page-template-white_bg_tpl .site-main{
	background: #FFFFFF;
}
.page-template-medicine_tpl .site-main{
	padding: 0 127px 180px;
	margin-top: -23px;
	position: relative;
}
.page-template-medicine_patient_tpl .site-main{
	padding: 0 127px 180px;
	position: relative;
}
.page-template-form_tpl .site-main{
	padding: 2px 229px 182px;
}
.page-template-without_title_white_bg .site-main{
	background: #FFFFFF;
	padding: 0;
	width: 100%;
	padding: 0 0 180px;
}
.overlay_big_img{
	position: relative;
}
.overlay_big_img img{
	position: relative;
	display: block;
	z-index: 1;
	width: 100%;
	height: auto;
}
.overlay_big_img .overlay_wrap{
	width: 1366px;
	height: 100%;
	position: absolute;
	left: 50%;
	top:0;
	transform: translateX(-50%);
	z-index: 2;
}
.page_wrap{
	padding: 0 127px;
	width: 1366px;
	margin:0 auto;
}
.overlay_big_img .blue_box{
	width: 519px;
	left:117px;
	top:69px;
	background: #009ee3;
	position: absolute;
	padding: 15px 80px 19px 21px;
	z-index: 2;
	min-height: 241px;
}
.overlay_big_img .blue_box a:after{
	content: '';
	display: block;
	background: url(images/video_icon.png) no-repeat 0 0;
	width: 62px;
	height: 48px;
	position: absolute;
	bottom:27px;
	right: 28px;
	text-decoration: none;
}
.overlay_big_img .blue_box:before{
	content: '';
	width: calc(100% + 38px);
	height: calc(100% + 32px);
	position: absolute;
	z-index: -1;
	border:2px solid #FFFFFF;
	left:-21px;
	top:-18px;
	opacity: 0.6;
}
.overlay_big_img .blue_box .video_lnk{
	/*display: block;
	background: url(images/video_icon.png) no-repeat 0 0;
	width: 62px;
	height: 48px;
	position: absolute;
	bottom:27px;
	right: 28px;
	text-decoration: none;*/
}
.overlay_big_img .blue_box span.title{
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 42px;
	margin-bottom: 19px;
	display: block;
}
.overlay_big_img.patient .blue_box h2{
	margin-bottom: 40px;
}
.overlay_big_img .blue_box span.text{
	color: #FFFFFF;
	margin:0;
	display: block;
	font-size: 16px;
	line-height: 21px;
}
.overlay_big_img.patient .blue_box p{
	margin:0 0 21px;
}
.overlay_info_wrap{
	padding: 0 127px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	width: 1366px;
	margin:-37px auto 45px;
}
.overlay_info_wrap .overlay_info{
	flex: 0 0 348px;
}
.overlay_info_wrap .overlay_info h3{
	background: #009fe3;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0 0 0 0;
	text-align: center;
	line-height: 37px;
	font-size: 17px;
}
.overlay_info_wrap .overlay_info .img_wrap{
	position: relative;
	margin-bottom: 13px;
}
.overlay_info_wrap .overlay_info .img_wrap img{
	display: block;
}
.overlay_info_wrap .overlay_info p{
	padding: 0 7px;
}
.overlay_info_wrap .overlay_info p a{
	font-size: 16px;
	font-weight: bold;
	color: #009ee3;
	text-decoration: underline;
	margin-left: 5px;
}
.overlay_info_wrap .overlay_info p a:hover{
	text-decoration: none;
}
.overlay_watch{
	margin-bottom: 25px;
}
.overlay_watch a{
	display: block;
	background:#ed7d52;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 10px;
	font-weight: bold;
	font-family: 'Arial',Helvetica,sans-serif;
}
.follow{
	text-align: right;
	padding: 0 9px;
	margin-bottom: 25px
}
.follow a{
	background: url(images/linkedin.png) no-repeat right 0;
	padding: 20px 75px 0 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #009ee3;
	display: inline-block;
	text-decoration: underline;
}
.follow a:hover{
	text-decoration: none;
}
.medicines{
	width: 100%;
}
.medicines_description{
	background: #FFFFFF;
	line-height: 0px;
	font-size: 0px;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	color: #006276;
	margin-bottom: 19px;
}
.medicines_description:before{
	content: '';
	/*background: url(images/medicines_logo.png) no-repeat 0 0;*/
	width: 42px;
	height: 42px;
	position: absolute;
	left:50%;
	top:-10px;
	transform: translateX(-50%);
}
.medicines_description .left,
.medicines_description .right{
	line-height: 22px;
	font-size: 10px;
	width: 50%;
	display: inline-block;
	padding: 0 25px;
	vertical-align: top;
}
.medicines_description .left{
	text-align: right;
}
ul.medicines_list{
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}
ul.medicines_list li{
	flex: 0 0 255px;
	color: #FFFFFF;
	padding: 0 34px;
	position: relative;
	min-height: 511px;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}
ul.medicines_list li.medicine_1{
	background: url(images/medicine_bg_1.png) no-repeat 0 0;
}
/*ul.medicines_list li.medicine_2{*/
/*	background: url(images/medicine_bg_2.png) no-repeat 0 0;*/
/*}*/
/*ul.medicines_list li.medicine_3{*/
/*	background: url(images/medicine_bg_3.png) no-repeat 0 0;*/
/*}*/
/*ul.medicines_list li.medicine_4{*/
/*	background: url(images/medicine_bg_4.png) no-repeat 0 0;*/
/*}*/
ul.medicines_list li:before{
	display: none;
}
ul.medicines_list li .desc{
	position: absolute;
	left:15px;
	right: 15px;
	bottom:50px;
	text-align: center;
	min-height: 124px;
}
ul.medicines_list li .desc sup,
ul.medicines_list li .desc sub{
	font-size: 8px;
	line-height: 8px;
}
ul.medicines_list li.medicine_4 .desc{
	min-height: 60px;
	left: 30px;
	right: 30px;
}
ul.medicines_list li a{
	position: absolute;	
	left:34px;
	right: 34px;
	bottom:23px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	border-radius: 14px;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	background: #001f61;
}
ul.medicines_list li.medicine_2 a{
	background: #008c36;
}
ul.medicines_list li.medicine_3 a{
	background: #006277;
}
ul.medicines_list li.medicine_4 a{
	background: #95c11f;
}
.medicines .notes,
.page-template-medicine_tpl .notes{
	font-size: 12px;
	line-height: 17px;
}
.post-thumbnail{
	width: 100%;
	position: relative;
}
.post-thumbnail img{
	width: 100%;
	position: relative;
	display: block;
	height: auto;
}
.post-thumbnail img.medicine_logo{
	position: absolute;
	top:189px;
	width: auto;
	height: auto;
	left:50%;
	transform: translateX(-312px);
}
.patient_bronchitol .post-thumbnail img.medicine_logo{
	left:204px;
	transform: translateX(0);
	top:45px;
}
.patient_quinsair .post-thumbnail img.medicine_logo{
	left:247px;
	transform: translateX(0);
	top:116px;
}
.patient_bramitob .post-thumbnail img.medicine_logo{
	left:250px;
	transform: translateX(0);
	top:94px;
}
.post-thumbnail.quinsair_header img.medicine_logo{
	left: 128px;
	transform: translateX(0);
	top: 102px;
}
.post-thumbnail.bronchitol_header img.medicine_logo{
	left: 239px;
	transform: translateX(0);
	top: 36px;
}
.post-thumbnail .thumb_wrap{
	width: 1366px;
	height: 100%;
	position: absolute;
	z-index: 2;
	top:0;
	left:50%;
	transform: translateX(-50%);
}
.post-thumbnail .title_desc{
	position: absolute;
	top:265px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	left:50%;
	transform: translateX(-312px);
	width: 246px;
}
.post-thumbnail.quinsair_header .title_desc{
	left: 128px;
	transform: translateX(0);
	top: 190px;
}
.post-thumbnail.bronchitol_header .title_desc{
	left: 278px;
	transform: translateX(0);
	top: 178px;
}
.post-thumbnail .title_desc sup,
.post-thumbnail .title_desc sub{
	font-size: 8px;
	line-height: 8px;
}
.post-thumbnail .title_small_desc{
	border:1px solid #FFFFFF;
	position: absolute;
	top:207px;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 38px;
	left:50%;
	font-family: 'Raleway',sans-serif;
	border-radius: 20px;
	transform: translateX(195px);
	background: #4e748b;
	padding: 0 19px;
}
.post-thumbnail.quinsair_header .title_small_desc{
	background: #001f61;
	transform: translate(235px);
}
.post-thumbnail.bronchitol_header .title_small_desc{
	background: #006277;
	transform: translate(135px);
	top:143px;
}
.post-thumbnail h1{
	position: absolute;
	width: 100%;
	left: 0;
	bottom:25px;
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	font-family: Arial,Helvetica,sans-serif;
}
.post-thumbnail.dark_title h1{
	color: #545454;
}
.post-thumbnail.charity h1,
.post-thumbnail.sust_patient h1,
.hidden_title .post-thumbnail h1{
	display: none;
}
.entry-content{
	padding-top: 30px;
}
.page-template-circles_tpl .entry-content{
	padding-top: 7px;
}
.white_area{
	width: 100%;
	background: #FFFFFF;
}
.white_area.first_about{
	padding: 14px 8px 45px;
	margin-bottom: 24px;
}
.white_area.second_about{
	padding: 21px 3px 25px 4px;
	margin-bottom: 24px;
}
.about_logo{
	display: block;
	margin:0 0 11px 78px;
}
.about_box_1{
	padding: 0 21px;
	display: flex;
	align-items: center;
	margin-bottom: 47px;
}
.about_box_1 .left{
	flex:0 0 50%;
}
.about_box_1 .right{
	flex:0 0 50%;
	text-align: center;
}
.about_box_2{
	padding: 0 14px;
	display: flex;
	margin-bottom: 20px;
	font-size: 16px;
}
.about_box_2 .left{
	flex: 0 0 36%;
	padding: 0px 20px 0 15px;
	border-left: 3px solid #006eb7;
}
.about_box_2 .center{
	flex: 0 0 33%;
	padding: 0px 50px 0 15px;
	border-left: 3px solid #e95e25;
}
.about_box_2 .right{
	flex: 0 0 30%;
	padding: 0 10px 0 15px;
	border-left: 3px solid #e95e25;
}
.second_about h2,
.second_about p{
	margin-left: 18px;
	margin-right: 0px;
}
.second_about .img_box{
	margin-bottom: 20px;
}
ul.about_medicines_list{
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
	padding: 0 15px 0 10px;
}
ul.about_medicines_list li{
	flex: 0 0 334px;
	color: #FFFFFF;
	padding: 0 34px;
	position: relative;
	min-height: 668px;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
ul.about_medicines_list li:before{
	display: none;
}
/*ul.about_medicines_list li.medicine_1{*/
/*	background: url(images/about_medicine_1.png) no-repeat 0 0;*/
/*}*/
/*ul.about_medicines_list li.medicine_2{*/
/*	background: url(images/about_medicine_2.png) no-repeat 0 0;*/
/*}*/
/*ul.about_medicines_list li.medicine_3{*/
/*	background: url(images/about_medicine_3.png) no-repeat 0 0;*/
/*}*/
ul.about_medicines_list li .desc{
	position: absolute;
	left:15px;
	right: 15px;
	bottom:66px;
	text-align: center;
	min-height: 160px;
}
ul.about_medicines_list li .desc sup,
ul.about_medicines_list li .desc sub{
	font-size: 8px;
	line-height: 8px;
}
ul.about_medicines_list li.medicine_4 .desc{
	min-height: 60px;
	left: 30px;
	right: 30px;
}
ul.about_medicines_list li a{
	position: absolute;	
	left:46px;
	right: 46px;
	position: absolute;
	bottom:31px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	border-radius: 16px;
	line-height: 33px;
	font-size: 19px;
	text-align: center;
	background: #001f61;
	text-decoration: none;
}
ul.about_medicines_list li.medicine_2 a{
	background: #008c36;
}
ul.about_medicines_list li.medicine_3 a{
	background: #006277;
}
.refs{
	padding-top: 20px;
}
.refs p,
.refs ol{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 3px;
}
.refs ol{
	margin-left: 12px;
}
.refs ol li{
	padding-left: 5px;
	word-break: break-word;
}
.refs p sup,
.refs p sub,
.refs ol sup,
.refs ol sub{
	font-size: 7px;
	line-height: 7px;
}
.refs p a,
.refs ol a{
	text-decoration: none;
}
.refs p a:hover,
.refs ol a:hover{
	text-decoration: underline;
}
.refs p span,
.refs ol span{
	color: #000000;
}
.refs p.ref_title{
	font-size: 14px;
	line-height: 16px;
}
.white_area.sustain_first{
	margin-top:64px;
	padding: 20px 15px 0;
	margin-bottom: 26px;
}
.white_area.sustain_second{
	padding: 26px 15px 22px;
	margin-bottom: 26px;
}
.sustain_box_1{
	display: flex;
}
.sustain_box_1 .left{
	flex: 0 0 59%;
	padding: 0px 30px 0 0;
}
.sustain_box_1 .right{
	flex: 0 0 41%;
	padding: 25px 0 0 7px;
}
.row{
	display: flex;
}
.row .w10{
	flex: 0 0 10%;
}
.row .w15{
	flex: 0 0 15%;
}
.row .w20{
	flex: 0 0 20%;
}
.row .w23{
	flex: 0 0 23%;
}
.row .w25{
	flex: 0 0 25%;
}
.row .w27{
	flex: 0 0 27%;
}
.row .w30{
	flex: 0 0 30%;
}
.row .w31{
	flex: 0 0 31%;
}
.row .w35{
	flex: 0 0 35%;
}
.row .w37{
	flex: 0 0 37%;
}
.row .w38{
	flex: 0 0 38%;
}
.row .w39{
	flex: 0 0 39%;
}
.row .w40{
	flex: 0 0 40%;
}
.row .w41{
	flex: 0 0 41%;
}
.row .w43{
	flex: 0 0 43%;
}
.row .w44{
	flex: 0 0 44%;
}
.row .w45{
	flex: 0 0 45%;
}
.row .w46{
	flex: 0 0 46%;
}
.row .w47{
	flex: 0 0 47%;
}
.row .w50{
	flex: 0 0 50%;
}
.row .w53{
	flex: 0 0 53%;
}
.row .w54{
	flex: 0 0 54%;
}
.row .w55{
	flex: 0 0 55%;
}
.row .w56{
	flex: 0 0 56%;
}
.row .w57{
	flex: 0 0 57%;
}
.row .w59{
	flex: 0 0 59%;
}
.row .w60{
	flex: 0 0 60%;
}
.row .w61{
	flex: 0 0 61%;
}
.row .w62{
	flex: 0 0 62%;
}
.row .w63{
	flex: 0 0 63%;
}
.row .w65{
	flex: 0 0 65%;
}
.row .w69{
	flex: 0 0 69%;
}
.row .w70{
	flex: 0 0 70%;
}
.row .w73{
	flex: 0 0 73%;
}
.row .w75{
	flex: 0 0 75%;
}
.row .w77{
	flex: 0 0 77%;
}
.row .w80{
	flex: 0 0 80%;
}
.row .w85{
	flex: 0 0 85%;
}
.row .w90{
	flex: 0 0 90%;
}
.small_img_wrap{
	padding-right: 30px;
	overflow-x: hidden;
	margin-bottom: 50px;
}
.small_img_wrap.blue{
	color: #545454;
}
.row:last-child .small_img_wrap{
	margin-bottom: 0;
}
.small_img_wrap .img_wrap{
	width: 131px;
	height: 131px;
	text-align: center;
	margin-top: 5px;
	align-items: center;
	float: left;
	display: flex;
}
.small_img_wrap .img_wrap img{
	margin: 0 auto;
}
.small_img_wrap.blue .img_wrap{
	background: #046eb6;
}
.small_img_wrap.green .img_wrap{
	background: #e95e24;
}
.small_img_wrap p{
	padding: 0 0 0 22px;
	margin: 0 0 0 131px;
}
.white_area.sustain_second .refs{
	padding-top: 0;
}
.accordion{
	padding: 0 0px;
	margin-bottom: 50px;
}
.accordion .accordion{
	padding: 1px 0 0;
	margin:0;
}
.accordion .accordion_item{
	margin-bottom: 12px;
}
.accordion .accordion_title{
	width: 100%;
	background: #e9e9e8;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006eb7;
	text-align: left;
	line-height: 24px;
	transition: 0.3s;
	padding: 20px 22px;
	margin-bottom: 0px;
	position: relative;
	cursor: pointer;
	border-radius: 0 12px 12px 0;
}
.accordion .accordion_title:before{
	content: '';
	width: 25px;
	height: 14px;
	background: url(images/accordion_marker_big_1.png) no-repeat 0 0;
	position: absolute;
	right: 25px;
	top:50%;
	transform: translateY(-50%);
}
.accordion .active .accordion_title:before{
	transform: rotate(180deg);
}
.accordion .accordion_content{
	height: 0;
	overflow: hidden;
	transition: 0.3s;
}
.accordion .active .accordion_content{
	height: auto;
	padding-top: 21px;
}
.accordion h3{
	text-transform: uppercase;
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #e95e25;
	color: #006eb7;
	margin-bottom: 16px;
}
.accordion h3 sup{
	font-size: 0.6em;
	line-height: 0.6em;
}
.accordion ul{
	margin-bottom: 27px;
}
.accordion ul li{
	padding: 0 0 0 23px;
	position: relative;
	margin-bottom: 20px;
}
.accordion ul.style-2 li{
	padding-left: 13px;
}
.accordion ul.style-2 li ul{
	margin:0;
}
.accordion ul.style-2 li ul li{
	margin:0;
}
.accordion ul.style-2 li ul li:before{
	background: #006eb7;
}
.accordion ul.style-3{
	font-size: 13px;
	line-height: 18px;
}
.accordion ul li a{
	color: #7fba27;
	text-decoration: underline;
}
.accordion ul li a:hover{
	text-decoration: none;
}
.accordion ul li sup,
.accordion ul li sub{
	font-size: 9px;
	line-height: 9px;
}
.accordion ul li:before{
	content: '';
	width: 5px;
	height: 4px;
	background: #e95e25;
	border-radius: 50%;
	position: absolute;
	left:13px;
	top:7px;
}
.accordion ul.style-2 li:before{
	left:0;
}
.accordion ul.style-3 li:before{
	background: #545454;
	left: 0;
}
.accordion ul.style-3 li{
	margin-bottom: 0;
	padding-left: 13px;
}
.accordion .img_box{
	font-size: 0;
	line-height: 0;
	margin-bottom: 30px;
}
.accordion .img_box img{
	max-width: 100%;
	height: auto;
}
.accordion ul li .img_box{
	margin-top: 18px;
}
.accordion .img_box img{
	max-width: 100%;
}
.accordion .colored_title{
	/*background: url(images/colored_title_1.jpg) repeat-y 0 0;*/
	color: #FFFFFF;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	padding: 8px 20px 8px;
	margin-bottom: 32px;
}
.accordion .colored_title sup,
.accordion .colored_title sub{
	font-size: 12px;
	line-height: 12px;
}
.accordion p a{
	color: #7fba27;
	text-decoration: underline;
}
.accordion p a:hover{
	text-decoration: none;
}
.accordion .refs p{
	line-height: 16px;
}
.accordion .custom_box_1{
	background: #d9eff8;
	position: relative;
	padding: 10px 180px 10px 90px;
	min-height: 104px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.accordion .custom_box_1 p{
	margin-bottom: 0;
}
.accordion .custom_box_1 .img_wrap{
	position: absolute;
	width: 136px;
	height: 136px;
	border-radius: 50%;
	right: -16px;
	padding: 16px;
	top:-16px;
	overflow:hidden;
}
.accordion .custom_box_1 .img_wrap:before{
	content: '';
	background: #FFFFFF;
	opacity: 0.7;
	width: 100%;
	position: absolute;
	left:0;
	top:0;
	height: 100%;
	z-index: 1;
}
.accordion .custom_box_1 .img_wrap img{
	z-index: 2;
	position: relative;
}

.form_wrap{
	background: #FFFFFF;
	border:3px solid #80cff1;
	padding: 26px 21px 0;
}
.form_wrap .colored_title{
	/*background: url(images/colored_title_4.jpg) repeat-y 0 0;*/
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
	padding: 16px 20px 16px;
	margin-bottom: 44px;
}
.form_wrap .form_inner{
	padding: 0 21px;
}
.form_wrap label{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 18px;
	display: block;
}
.form_wrap label.inline-label{
	display: inline-block;
	margin-right: 21px;
}
.form_wrap .wpcf7-checkbox .wpcf7-list-item{
	margin:0 0 0 4px;
	display: block;
}
.form_wrap .wpcf7-checkbox .wpcf7-list-item label input{
	display: none;
}
.form_wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label{
	position: relative;
	padding: 0 0 0 44px;
	line-height: 22px;
	display: inline-block;
}
.form_wrap .wpcf7-checkbox .wpcf7-list-item label span.wpcf7-list-item-label:before{
	content: '';
	background: #FFFFFF;
	border:1px solid #545454;
	width: 20px;
	height: 20px;
	position: absolute;
	left:0;
	top:-2px;
	border-radius: 2px;
}
.form_wrap .wpcf7-checkbox .wpcf7-list-item label input:checked + span.wpcf7-list-item-label:before{
	background: url(images/checkbox.png) no-repeat center center #009ee3;
	border:1px solid #009ee3;
}
.form_wrap select{
	border:1px solid #545454;
	padding: 0 7px;
	height: 42px;
	font-size: 16px;
	border-radius: 2px;
	-webkit-appearance:none;
   -moz-appearance:none;
   appearance:none;
   background-image:url(images/select_2.jpg);
   background-repeat: no-repeat;
   background-position: right center;
   width: 100%;
   margin-bottom: 22px;
}
.form_wrap select:focus{
	background-image:url(images/select_1.jpg);
}
.form_wrap .wpcf7-form-control-wrap{
	display: block;
}
.form_wrap .wpcf7-form-control-wrap.contact-day,
.form_wrap .wpcf7-form-control-wrap.time{
	width: 49%;
	float: left;
	margin-left: 1%;
}
.emailconf{
	clear: both;
}
.form_wrap .wpcf7-form-control-wrap.contact-day{
	margin-right: 1%;
	margin-left: 0;
}
.form_wrap .wpcf7-form-control-wrap.title{
	display: inline-block;
}
.form_wrap .liketodiscuss{
	margin-bottom: 23px;
}
.form_wrap .profession{
	margin-bottom: 12px;
}
.form_wrap .email{
	margin-bottom: 17px;
}
.form_wrap .bestway{
	margin-bottom: 29px;
}
.form_wrap .institutionpostcode{
	margin-bottom: 21px;
}
.form_wrap select.small{
	width: 92px;
	margin-bottom: 22px;
	height: 30px;
}
.form_wrap input[type="text"]{
	border:1px solid #545454;
	border-radius: 2px;
	color: #545454;
	height: 42px;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 0 14px;
	font-family: Arial, Helvetica,sans-serif;
	outline: none;
}
.form_wrap input[type="text"]:focus{
	color: #009ee3;
}
.form_wrap .wpcf7-radio .wpcf7-list-item{
	margin:0 0 0 4px;
	display: block;
}
.form_wrap .wpcf7-radio .wpcf7-list-item label input{
	display: none;
}
.form_wrap .wpcf7-radio .wpcf7-list-item label span.wpcf7-list-item-label{
	position: relative;
	padding: 0 0 0 44px;
	line-height: 22px;
}
.form_wrap .wpcf7-radio .wpcf7-list-item label span.wpcf7-list-item-label:before{
	content: '';
	background: #FFFFFF;
	border:1px solid #545454;
	width: 20px;
	height: 20px;
	position: absolute;
	left:0;
	top:-2px;
	border-radius: 50%;
}
.form_wrap .wpcf7-radio .wpcf7-list-item label input:checked + span.wpcf7-list-item-label:after{
	content: '';
	background: #009ee3;
	width: 6px;
	height: 6px;
	position: absolute;
	left:8px;
	top:6px;
	border-radius: 50%;
}
.form_wrap .val2{
	display: none;
}
.form_wrap p{
	font-size: 16px;
}
.form_wrap p a{
	color: #009ee3;
	text-decoration: underline;
}
.form_wrap p a:hover{
	text-decoration: none;
}
.form_wrap ul{
	font-size: 16px;
}
.form_wrap ul li:before{
	background: #545454;
	width: 4px;
	height: 5px;
	border-radius: 50%;
}
.form_wrap ul li a{
	color: #009ee3;
	text-decoration: underline;
}
.form_wrap ul li a:hover{
	text-decoration: none;
}
.form_wrap .btn_wrap{
	text-align: right;
	margin-bottom: 35px;
}
.form_wrap input[type="submit"]{
	text-align: center;
	width: 217px;
	border-radius: 5px;
	background: #009fe3;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	height: 42px;
	border:0;
	cursor: pointer;
	color: #FFFFFF;
}
.gray_video_wrap{
	padding: 9px;
	background: #ecefef;
}
.gray_video_wrap video,
.gray_video_wrap iframe{
	height: 477px;
	width: 100%;
}
.video_wrap{
	margin-bottom: 30px;
}
.video_wrap video,
.video_wrap iframe{
	max-width: 100%;
	width: 100%;
}
.patient_medicine_block{
	background: #FFFFFF;
	padding: 27px 16px;
	margin-top: 40px;
}
.patient_medicines_list{
	display: flex;
	padding: 0 14px 29px;
	justify-content: space-between;
}
.patient_medicines_list li{
	flex: 0 0 320px;
	text-align: center;
	padding: 26px 12px 8px;
}
.patient_medicines_list li.medicine_1{
	border:1px solid #009fe2;
}
.patient_medicines_list li.medicine_2{
	border:1px solid #7fba27;
}
.patient_medicines_list li.medicine_3{
	border:1px solid #084992;
}
.patient_medicines_list li:before{
	display: none;
}
.patient_medicines_list li .title{
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
.patient_medicines_list li p{
	margin-bottom: 0;
}
.patient_medicines_list img{
	display: block;
	margin:0 auto;
}
.patient_medicines_list li p a{
	background: #009fe3;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #009fe3;
	color: #FFFFFF;
	text-decoration: none;
	height: 102px;
}
.contact_area{
	display: flex;
	padding: 0px 7px 0;
	flex-wrap: wrap;
}
.contact_area .contact_box{
	flex:0 0 52%;
	position: relative;
	padding: 0 30px 0 150px;
	margin: 30px 0 37px;
}
.contact_area.patient_contact_area .contact_box{
	flex:0 0 51%;
}
.contact_area .contact_box:nth-child(even){
	flex:0 0 48%;
	padding-right: 0;
}
.contact_area.patient_contact_area .contact_box:nth-child(even){
	flex:0 0 49%;
}
.contact_area .contact_box:before{
	content: '';
	width: 128px;
	height: 129px;
	position: absolute;
	left: 2px;
	top:3px;
	background-position: center;
	background-repeat: no-repeat;
}
.contact_area .contact_box.contact_box_1:before{
	background-image: url(images/contact_img_1.png);
}
.contact_area.patient_contact_area .contact_box.contact_box_1:before{
	background-image: url(images/contact_img_7.png);
}
.contact_area .contact_box.contact_box_2:before{
	background-image: url(images/contact_img_2.png);
}
.contact_area.patient_contact_area .contact_box.contact_box_2:before{
	background-image: url(images/contact_img_8.png);
}
.contact_area .contact_box.contact_box_3:before{
	background-image: url(images/contact_img_3.png);
}
.contact_area.patient_contact_area .contact_box.contact_box_3:before{
	background-image: url(images/contact_img_9.png);
}
.contact_area .contact_box.contact_box_4:before{
	background-image: url(images/contact_img_4.png);
}
.contact_area.patient_contact_area .contact_box.contact_box_4:before{
	background-image: url(images/contact_img_10.png);
}
.contact_area .contact_box.contact_box_5:before{
	background-image: url(images/contact_img_5.png);
}
.contact_area .contact_box.contact_box_6:before{
	background-image: url(images/contact_img_6.png);
}
.contact_area .contact_box h2{
	font-size: 18px;
	line-height: 22px;
	color: #e95e25;
}
.contact_area.patient_contact_area .contact_box h2{
	color: #006eb7;
}
.bordered_box_1{
	border-top:6px solid #6d2a8d;
	border-bottom:6px solid #97cef1;
	position: relative;
	padding: 25px 13px 40px 13px;
	margin:0 -13px;
}
.bordered_box_2{
	border-bottom:6px solid #f8a605;
	position: relative;
	padding: 25px 13px 29px 13px;
	margin:0 -13px;
}
.testimonial_box{
	background: #b980d0;
	max-width: 883px;
	width: 100%;
	margin:44px auto;
	padding: 43px 85px 38px;
}
.testimonial_box.sust_testimonial{
	background: #289d8f;
}
.testimonial_box p{
	font-size: 36px;
	line-height: 38px;
	color: #FFFFFF;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.testimonial_box p.author{
	text-transform: none;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}
.sust_box_wrap{
	margin:0 -13px;
	display: flex;
	padding-top: 14px;
}
.sust_box_wrap .sust_box{
	flex:0 0 calc(50% - 7px);
	background: #e1ebe9;
	margin-right: 12px;
	padding-bottom: 3px;
}
.sust_box_wrap .sust_box:last-child{
	margin-right: 0;
}
.sust_box_wrap .sust_box .title{
	background: #f8a605;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 21px;
	margin-bottom:15px;
}
.sust_box_wrap .sust_box .text_wrap{
	padding: 0 21px;
}
.useful_area{
	padding: 40px 129px 10px 56px;
}
.link_wrap{
	display: flex;
	margin-bottom: 30px;
}
.link_wrap .image{
	flex:0 0 202px;
}
.link_wrap .image img{
	max-width: 100%;
	width: 100%;
}
.link_wrap .description{
	padding:0 78px 0 78px;
}
.link_wrap .description h3{
	font-size: 30px;
	color: #009ee3;
	margin-bottom: 25px;
}
.link_wrap .description p a{
	color: #009ee3;
}
.link_wrap .link{
	flex:0 0 181px;
}
.link_wrap .link a{
	width: 100%;
	display: flex;
	align-items: center;
	height: 101px;
	background: #009fe3;
	color: #FFFFFF;
	justify-content: center;
}
.accordion.meetings_accordion{
	padding: 0;
	margin: 0 -11px;
}
.accordion.meetings_accordion .accordion_title{
	color: #ffffff;
	background: #0091d1;
	text-transform: none;
	border-radius: 0;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	padding: 12px 22px;
}
.accordion.meetings_accordion .active .accordion_title{
	margin-bottom: 8px;
}
.accordion.meetings_accordion .accordion_title:before{
	right:44px;
	top:50%;
	transform: translateY(-50%);
	background-image:url(images/accordion_marker_small_1.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.accordion.meetings_accordion .active .accordion_title:before{
	background-position: 0 -22px;
}
.accordion.meetings_accordion .active .accordion_content,
.meetings_wrap{
	border:3px solid #a0d7f0;
	padding: 0;
	background:#FFFFFF;
}
.meetings_wrap{
	margin:0 -11px;
}
.meetings_navigation{
	display: flex;
	margin:0 -11px 20px;
	justify-content: space-between;
}
.meetings_navigation>div{
	flex: 0 0 557px;
	background: #FFFFFF;
	padding: 10px 11px 127px;
	position: relative;
}
.meetings_navigation>div img{
	width: 100%;
	margin-bottom: 5px;
}
.meetings_navigation h2{
	font-size: 30px;
	line-height: 34px;
	padding: 0 24px;
	margin-bottom: 7px;
	color: #0091d1;
}
.meetings_navigation p{
	padding: 0 24px;	
}
.meetings_navigation .btn_more{
	position: absolute;
	right: 11px;
	bottom:11px;
	width: 181px;
	background: #006eb7;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 30px 0;
	color: #FFFFFF;
}
.meeting_page_title{
	border:2px solid #0091d1;
	text-align: center;
	color: #e95e25;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 22px;
	background: #FFFFFF;
	font-weight: bold;
	padding: 10px 20px 13px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 -11px 9px;
}
.meeting_box_1{
	background: url(images/meetings_bg_1.jpg) no-repeat 0 0;
	min-height: 314px;
	padding: 36px 80px 0 503px;
}
.meeting_box_2{
	background: url(images/meetings_bg_2.jpg) no-repeat 0 0;
	min-height: 316px;
	padding: 36px 80px 0 503px;
}
.meeting_box_3{
	background: url(images/meetings_bg_3.jpg) no-repeat 0 0;
	min-height: 312px;
	padding: 15px 80px 0 503px;
}
.meeting_box h2{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 15px;
	color: #e95e25;
}
.meeting_box p{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 14px;
}
.meeting_box .info_wrap{
	font-size: 14px;
	font-style: italic;
	padding-top: 20px;
	color: #009ee3;
}
.meeting_box.meeting_box_3 .info_wrap{
	padding-top: 15px;
}
.meeting_box .info_wrap > div{
	padding-top: 7px;
	min-height: 27px;
	display: inline-block;
	margin-right: 30px;
}
.meeting_box .info_wrap > div a{
	color: #009ee3;
	font-weight: bold;
	text-decoration: underline;
}
.meeting_box .info_wrap > div a:hover{
	text-decoration: none;
}
.meeting_box .info_wrap div.date{
	background: url(images/meeting_date.jpg) no-repeat 0 0;
	padding-left: 47px;
}
.meeting_title{
	background: #67696c;
	color: #FFFFFF;
	padding: 10px 25px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	min-height: 61px;
	margin-top: 4px;
}
.meeting_video{
	display: flex;
	margin:4px 0 0;
	padding-top: 4px;
	border-top: 1px solid #0e4993;
}
.meeting_video.last{
	border-bottom: 0;
}
.meeting_video .video{
	width: 463px;
	flex:0 0 463px;
}
.meeting_video .video_1{
	width: 463px;
	height: 219px;
	background:url(images/meetings_video_1.jpg) no-repeat 0 0;
	background-size: cover;
	display: block;
}
.meeting_video .video_2{
	width: 456px;
	height: 216px;
	background:url(images/meetings_video_2.jpg) no-repeat 0 0;
	background-size: cover;
	display: block;
}
.meeting_video .video_3{
	width: 434px;
	height: 206px;
	background:url(images/meetings_video_3.jpg) no-repeat 0 0;
	background-size: cover;
	display: block;
}
.meeting_video .text_wrap{
	padding: 40px 50px 0 37px;
}
.meeting_video .text_wrap h3{
	color: #44aedd;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 46px;
	line-height: 22px;
	text-transform: none;
	border:0;
}
.meeting_video .text_wrap p{
	font-style: italic;
}
.circles_site_wrap{
	position: relative;
	padding: 104px 0 200px 0;
	max-width: 928px;
	margin: 0 auto;
}
/*.circles_site_wrap:before{
	content: '';
	width: 392px;
	height: 533px;
	background: url(images/left_circles.jpg) no-repeat 0 0;
	position: absolute;
	left: 0;
	top:0;
}
.circles_site_wrap:after{
	content: '';
	width: 237px;
	height: 210px;
	background: url(images/right_circles.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	top:0;
}*/
body.page-template-circles_tpl:not(.products_page) .site-main{
	width: 928px;
	position: relative;
	padding: 13px 17px;
	z-index: 1;
}
body.page-template-circles_tpl.products_page .site-main{
	position: relative;
	z-index: 1;
}
body.page-template-circles_tpl.prescribing_wrap .site-main{
	width: 1120px;
}

body.page-template-circles_tpl .site-main:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	opacity: 0.9;
	z-index: -1;
	top:0;
	left:0;
}
body.page-template-circles_tpl h1{
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	color: #006eb7;
	margin:0 0 15px;
}
.transplant_box_1{
	overflow: hidden;
}
.transplant_box_1 .left{
	width: 75%;
	float: left;
}
.transplant_box_1 .right{
	float: left;
	width: 25%;
	padding: 16px 0 0 42px;
}
.transplant_box_1 .right img{
	max-width: 100%;
}
.transplant_box_2{
	overflow: hidden;
	background: #e95e24;
}
.transplant_box_2 p,
.transplant_box_2 p a{
	color: #FFFFFF;
}
.transplant_box_2 .left{
	width: 33%;
	float: left;
}
.transplant_box_2 .left img{
	max-width: 100%;
}
.transplant_box_2 .right{
	float: left;
	width: 67%;
	padding: 24px 30px 0 40px;
}
.transplant_box_3{
	background: url(images/transplant_bg_1.jpg) no-repeat 0 0;
	min-height: 265px;
	padding: 40px 45px 0 680px;
}
.transplant_box_3 h3{
	font-size: 18px;
	line-height: 24px;
	color: #e95e25;
	margin-bottom: 18px;
}
.transplant_area{
	padding: 17px 18px 0 18px;
}
.bordered_img_box{
	border:1px solid #969594;
	border-bottom: 2px solid #dfdfdf;
	border-top: 2px solid #dfdfdf;
	border-radius: 14px;
	overflow: hidden;
	margin-bottom: 20px;
}
.bordered_img_box .title{
	background: #fbe6de;
	text-align: center;
	font-weight: bold;
	color: #706f6e;
	font-size: 20px;
	line-height: 22px;
	padding: 10px;
	min-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 35px 0;
}
.bordered_img_box .about_envarsus_slider .title{
	margin: 0 -38px 35px -38px;
}

.bordered_img_box .title.color2{
	background: #d8e9f4;
}
.bordered_img_box .title sup{
	font-size: 0.6em;
	line-height: 0.6em;
}
.bordered_img_box .wrap{
	text-align: center;
	padding: 30px 0;
}
.bordered_img_box .wrap2{
	text-align: center;
	padding: 0px 0 15px;
}
/*
.bordered_img_box .slider_wrap{
	padding: 30px 0 0;
}
*/
.bordered_img_box .bx-wrapper{
	border:0;
	box-shadow: none;
}
.bordered_img_box .img_wrap{
	text-align: center;
}
.bordered_img_box .table_wrap{
	padding: 30px 20px;
}
.bordered_img_box .table_wrap table{
	margin-bottom: 0;
}
.sust_boxes_1{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.sust_boxes_1 .box{
	display: flex;
	flex:0 0 49.3%;
	font-size: 30px;
	line-height: 32px;
	color: #FFFFFF;
	background: #e96f45;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	padding: 30px 50px;
}
.sust_boxes_1 .box sup{
	font-size: 15px;
	line-height: 15px;
}
.custom_sust_box_1,
.custom_sust_box_2{
	position: relative;
	margin-bottom: 20px;
}
.custom_sust_box_2{
	margin:0;
}
.custom_sust_box_1 img{
	position: absolute;
	height: 100%;
	top:0;
	right: 0;
}
.custom_sust_box_2 img{
	position: absolute;
	height: 100%;
	top:0;
	left: 0;
}
.custom_sust_box_1 .content_area{
	background: #e75f30;
	min-height: 379px;
	position: relative;
	z-index: 1;
	width: 51%;
	padding: 30px 50px 30px 20px;
}
.custom_sust_box_2 .content_area{
	background: #e75f30;
	min-height: 379px;
	position: relative;
	z-index: 1;
	margin-left: 49%;
	width: 51%;
	padding: 30px 50px 30px 20px;
}
.custom_sust_box_1 .content_area h3,
.custom_sust_box_2 .content_area h3{
	color: #FFFFFF;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}
.custom_sust_box_1 .content_area ul li,
.custom_sust_box_2 .content_area ul li{
	color: #FFFFFF;
}
.custom_sust_box_1 .content_area ul li:before,
.custom_sust_box_2 .content_area ul li:before{
	background: #FFFFFF;
}
.custom_sust_box_1 .content_area ul li sup,
.custom_sust_box_2 .content_area ul li sup{
	font-size: 8px;
	line-height: 8px;
}
.section-welcome.patient_welcome{
	padding-right: 140px;
}
.page-template-page-fullwidth .site-main{
	padding-bottom: 170px!important;
}
.full_bg_wrap{
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #FFFFFF;
	margin-bottom: 19px;
}
.full_bg_half_content{
	width: 50%;
	padding:70px 100px 0 14px;
	margin-left: 50%;
}
.full_bg_half_content h2{
	font-size: 43px;
	line-height: 50px;
	color: #FFFFFF;
	margin-bottom: 72px;
}
.corner_white_box{
	width: 100%;
	max-width: 556px;
	background: url(images/corner.jpg) no-repeat 0 0 #FFFFFF;
	padding: 34px 70px 34px 38px;
	min-height: 500px;
}
.corner_white_box h3{
	color: #0f6fb4;
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 30px;
}
.corner_white_box p{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 24px;
}
.full_bg_content{
	width: 100%;
	max-width: 1366px;
	margin:0 auto;
	padding: 17px 232px 0px;
}
.full_bg_content.totop{
	margin-top: -200px;
}
.full_bg_content.totop2{
	margin-top: -160px;
}
.full_bg_content h3{
	color: #0f6fb4;
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 30px;
}
.dosing_wrap{
	display: flex;
	justify-content: space-between;
}
.dosing_wrap .dosing{
	flex:0 0 228px;
	display: flex;
	align-items: center;
}
.dosing_wrap .dosing.bordered{
	border-bottom: 1px solid #7fb6db;
}
.dosing_wrap .dosing.bordered img{
	display: none;
}
.dosing_wrap .dosing img{
	margin-bottom: 10px;
}
.dosing_wrap .dosing h4{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	color: #006eb7;
	margin-bottom: 10px;
}
.custom_env_box{
	padding: 0 184px;
	position: relative;
}
.absolute_text{
	position: absolute;
	top:-180px;
	font-size: 16px;
}
.absolute_text a{
	color: #006eb7;
}
.tabs{
	border-bottom: 1px solid #e75f30;
	padding-bottom: 24px;
	margin-bottom: 36px;
}
.tabs ul.tab_titles{
	display: flex;
	justify-content: space-between;
	margin:0 -25px;
}
.tabs ul.tab_titles li{
	position: relative;
	padding: 252px 0 10px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	width: 100%;
	color: #006eb7;
	margin-bottom: 32px;
	font-weight: bold;
	border-bottom: 1px solid #87b7d9;
	flex:0 0 270px;
	cursor: pointer;
}
.tabs ul.tab_titles li p{
	display: none;
}
.tabs ul.tab_titles li.tab2{
	flex:0 0 226px;
}
.tabs ul.tab_titles li:before{
	content: '';
	position: absolute;
	width: 226px;
	height: 229px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
	left:50%;
	transform: translateX(-50%);
	top:0;
}
.tabs ul.tab_titles li.tab1:before{
	background-image: url(images/tab_img_1.png);
}
.tabs ul.tab_titles li.tab2:before{
	background-image: url(images/tab_img_2.png);
}
.tabs ul.tab_titles li.tab3:before{
	background-image: url(images/tab_img_3.png);
}
.tabs ul.tab_titles li.active{
	color: #e75f30;
	border-color: #e75f30;
}
.tabs ul.tab_titles li.active:before{
	background-position: 0 -229px;
}
.tabs ul.tab_titles li.active:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 39px 87.5px 0 87.5px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	bottom:-71px;
	left:50%;
	transform: translateX(-50%);
}
.tabs .tab_content{
	background:#f9ddd2;
	margin:0 -25px;
	display: none;
	padding: 55px 40px;
}
.tabs .tab_content,
.tabs .tab_content p{
	font-size: 20px;
	line-height: 24px;
}
.tabs .tab_content.active{
	display: block;
}
.take_box_wrap{
	display: flex;
	justify-content: space-between;
	padding: 0 40px;
	text-align: center;
	margin-bottom: 25px;
}
.take_box_wrap .take_box{
	flex: 0 0 230px;
}
.take_box_wrap .take_box p{
	font-size: 16px;
	line-height: 20px;
}
.take_box_wrap .take_box img{
	margin-bottom: 22px;
}
.take_box_wrap .take_box p:before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #006eb7;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: middle;
}
.accordion.faq_accordion{
	background: #FFFFFF;
	padding-bottom: 30px;
}
.accordion.faq_accordion .accordion_content{
	padding-left: 22px;
	padding-right: 22px;
}
.blue_block{
	background: #006eb7;
	padding: 18px 18px;
	overflow: hidden;
	margin-bottom: 40px;
}
.blue_block .left{
	float: left;
	width: 60%;
	padding: 0 40px 0 0;
}
.blue_block .right{
	float: left;
	width: 40%;
	text-align: right;
}
.blue_block h2{
	color: #FFFFFF;
}
.blue_block p{
	color: #FFFFFF;
}
.blue_block img{
	max-width: 100%;
}
.white_area.exp_area{
	padding: 18px;
	margin-bottom: 30px;
}
.pi_wrap{
	overflow:hidden;
}
.pi_wrap .left,
.pi_wrap .right{
	float: left;
	width:50%;
	padding: 0 10px;
}
.pi_wrap p{
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.pi_wrap .bordered_box{
	border:1px solid #343432;
	font-size: 14px;
	color: #1d1d1b;
	text-align: justify;
	font-weight: bold;
	padding: 10px 8px;
}
.clinical_box{
	display: flex;
	flex-wrap: wrap;
}
.clinical_box .left{
	flex:0 0 24.5%;
}
.clinical_box .left .clinical_img_wrap{
	overflow:hidden;
	border-radius: 20px;
	position: relative;
	margin-bottom: 8px;
}
.clinical_box.active .left .clinical_img_wrap:after{
	content: '';
	position: absolute;
	width: 100%;
	z-index: 1;
	background: url(images/clinical_active.png) no-repeat center 0;
	background-size: cover;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
}
.clinical_box .right{
	flex:0 0 75.5%;
	padding: 0 0 0 23px;
}
.clinical_box .left img{
	width:100%;
	display: block;
	margin-bottom: 0;
}
.clinical_box .left a.clinical_btn{
	background: #ed7d52;
	border-radius: 7px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	width:100%;
	padding: 10px 5px;
}
.clinical_box.active .left a.clinical_btn{
	background: #006eb7;
}
.clinical_box .left a.clinical_btn span{
	text-decoration: underline;
}
.clinical_box .right h4{
	border-bottom: 1px solid #e95e25;
	font-size: 16px;
	line-height: 22px;
	color: #006eb8;
	padding: 0 3px 3px;
	margin-bottom: 13px;
}
.clinical_box .right h4 sup{
	font-size: 9px;
	line-height: 9px;
}
.accordion .clinical_box  ul{
	padding: 0 0 0 3px;
	font-size: 16px;
	line-height: 20px;
}
.accordion .clinical_box  ul sup{
	font-size: 9px;
	line-height: 9px;
}
.accordion .clinical_box  ul li{
	padding-left: 9px;

}
.accordion .clinical_box  ul li ul{
	padding-left: 26px;
}
.accordion .clinical_box  ul li ul li{
	margin-bottom: 0;
}
.accordion .clinical_box ul li:before{
	left:0;
}
.clinical_box .summary{
	width:100%;
	position: relative;
	height: 0;
	overflow: hidden;
}
.clinical_box.active .summary{
	height: auto;
	padding: 27px 0;
	margin-bottom: 27px;
	transition: 0.3s;
	overflow:visible;
}
.clinical_box .summary:before{
	content: '';
	position: absolute;
	left:50%;
	top:0;
	height: 100%;
	width: 100vw;
	background: #f4f4f4;
	transform: translateX(-50%);
	z-index: -1;
}
.accordion.clinical .active .accordion_content{
	overflow:visible;
}
.accordion .summary h3{
	padding-right: 170px;
	padding-bottom: 20px;
	font-size: 20px;
	margin-bottom: 22px;
}
.accordion .summary h3 span{
    font-weight:400;
}
.accordion .summary h5{
	color: #006eb8;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}
.accordion .summary h5 sup{
	font-size: 10px;
	line-height: 10px;
}
.accordion .summary p{
	font-size: 16px;
	line-height: 20px;
}
.summary .bordered_img_box{
	background: #FFFFFF;
	border: 1px solid #929291;
	border-bottom: 2px solid #dfdfdf;
	border-top: 2px solid #dfdfdf;
}
.summary .bordered_img_box_2{
	border:1px solid #9b9a9a;
	background: #FFFFFF;
	border-radius: 14px;
	margin-bottom: 50px;
}
.summary .bordered_img_box_2 .wrap{
	padding-top: 21px;
}
.summary .bordered_img_box.halfwidth,
.summary .bordered_img_box_2.halfwidth,
p.halfwidth{
	max-width: 591px;
	margin:0 auto 50px;
}
.summary .bordered_img_box img,
.summary .bordered_img_box_2 img{
	max-width: 100%;
	width: auto;
	display: inline;
}
.summary .bordered_img_box .title{
	display: flex;
	min-height: 65px;
	align-items: center;
	justify-content: center;
	background: #c4ddee;
	color: #808080;
}
.bordered_img_box .title.notflex,
.summary .bordered_img_box .title.notflex{
	display: block;
}
.summary .btn_close_1{
	width: 25px;
	height: 25px;
	position: absolute;
	top:41px;
	right: 25px;
	display: block;
	background: url(images/btn_close_1.jpg) no-repeat 0 0;
	font-size: 0;
}
.summary .btn_close_2{
	width: 35px;
	position: absolute;
	padding-top: 35px;
	bottom:50px;
	right: -110px;
	display: block;
	background: url(images/btn_close_2.jpg) no-repeat 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #545454;
}
.clinical_wrap_box_1,
.clinical_wrap_box_2,
.clinical_wrap_box_3{
	display: flex;
}
.clinical_wrap_box_1 .left{
	flex: 0 0 66%;
}
.clinical_wrap_box_1 .right{
	flex: 0 0 34%;
	padding-left: 58px;
}
.clinical_wrap_box_2 .left{
	flex:0 0 75%;
}
.clinical_wrap_box_2 .right{
	flex:0 0 25%;
}
.clinical_wrap_box_3 .left{
	flex: 0 0 48%;
	padding: 0 10px 0 0;
}
.clinical_wrap_box_3 .right{
	flex: 0 0 52%;
}
.accordion .clinical_box ul{
	padding-left: 0;
}
.accordion .clinical_box ul li ul{
	padding-left: 26px;
}
.accordion .summary .refs p{
	font-size: 12px;
	line-height: 14px;
}
.bordered_text{
	border:1px solid #a4a4a3;
	padding: 20px 70px;
	border-radius: 14px;
	background:#FFFFFF;
	margin-bottom: 30px;
}
.bordered_text p{
	color: #71706f;
	margin-bottom: 0;
}
/*
=================================================================
|							TABLES								|
=================================================================
*/
table{
	border-spacing: 0;
	padding: 0;
	border:0;
	border-top:1px solid #97c74f;
	border-bottom:1px solid #97c74f;
	margin-bottom:30px;
	text-align: left;
	width: 100%;
}
.quinsair table{
	border-top:1px solid #5576a3;
	border-bottom:1px solid #5576a3;
}
.bronchitol table{
	border-top:1px solid #4a76ae;
	border-bottom:1px solid #4a76ae;
}
table td{
	border-bottom:1px solid #97c74f;
	border-right: 1px solid #97c74f;
	padding: 7px 13px;
	font-size: 14px;
	line-height: 18px;
}
.quinsair table td{
	border-bottom:1px solid #8f9dba;
	border-right: 1px solid #8f9dba;
}
.bronchitol table td{
	border-bottom:1px solid #95afd0;
	border-right: 1px solid #95afd0;
}
table th{
	background: #d7eabc;
	font-weight: bold;
	border-bottom: 1px solid #fafcf7;
	border-right: 1px solid #fafcf7;
	padding: 7px 13px;
	font-size: 14px;
	line-height: 18px;
}
.quinsair table th{
	background: #afe0f5;
	border-bottom: 1px solid #ebf7fd;
	border-right: 1px solid #ebf7fd;
}
.bronchitol table th{
	background: #e5efcb;
}
table td:last-child,
table th:last-child{
	border-right: 0;
}
table sub,
table sup{
	font-size: 8px;
	line-height: 8px;
}
table tr:last-child td,
table tr:last-child th{
	border-bottom: 0;
}
table p{
	margin-bottom: 10px;
}
table p:last-child{
	margin-bottom: 0;
}
table.view-1{
	border:0;
}
table.view-2{
	border:0;
}
table.view-3{
	border: 0;
}
table.view-1 thead th{
	background: #4e748b;
	color: #FFFFFF;
	border-bottom: 1px solid #e7eee8;
	border-right: 1px solid #e7eee8;
}
table.view-2 thead td{
	border-right: 0;
	border-bottom: 0;
	background: transparent;
}
table.view-2 thead th{
	background: #006aae;
	color: #FFFFFF;
	border-bottom: 1px solid #97c7e3;
	border-right: 1px solid #97c7e3;
}
table.view-2 thead th.colored{
	background: #009fe3;
}
table.view-1 th{
	background: #7fba27;
	border-bottom: 1px solid #e7eee8;
	border-right: 1px solid #e7eee8;
	color: #FFFFFF;
}
table.view-1 th.transparent{
	color: #545454;
	background: transparent;
}
table.view-1 td{
	font-weight: bold;
	background: #e6f1d4;
	border-bottom: 1px solid #f7fbf2;
	border-right: 1px solid #f7fbf2;
}
table.view-2 td{
	background: #d4edfc;
	border-bottom: 1px solid #e7f5fd;
	border-right: 1px solid #e7f5fd;
	color: #1d1d1b;
}
table.view-3 td{
	background: #d4edfc;
	border-bottom: 1px solid #e7f5fd;
	border-right: 1px solid #e7f5fd;
}
table.view-2 td.title{
	background: #0089cd;
	border-bottom: 1px solid #70c2e9;
	border-right: 1px solid #e7f5fb;
	color: #FFFFFF;
}
table.view-2 td.colored{
	background: #a1daf7;
	border-bottom: 1px solid #d0edfb;
}
table.view-1 td:last-child,
table.view-1 th:last-child,
table.view-1 thead th:last-child{
	border-right: 0;
}
table.view-3 th{
	background: #008bce;
	border-bottom: 1px solid #70c6ec;
	border-right: 1px solid #70c6ec;
	color: #FFFFFF;
	font-weight: normal;
}
.bordered_img_box table{
	border:0;
}
.bordered_img_box table td{
	border:2px solid #969594;
	border-left: 0;
	border-top:0;
	font-size: 18px;
	padding: 10px 5px;
}
.bordered_img_box table td.red{
	color: #e95e24;
}
.bordered_img_box table td:nth-child(3){
	border:0;
	padding-left: 12px;
}
/*
=================================================================
|							OWL CAROUSEL						|
=================================================================
*/
.owl-stage-outer{
	overflow: hidden;
	width: 100%;
}
.quin_slider .owl-stage-outer{
	font-size: 0;
	position: relative;
	z-index: 1;
}
.owl-stage{
	display: flex;
}
.bronc_slider,
.quin_slider{
	margin:0 31px 45px;
	position: relative;
}
.owl-item{
	float: left;
}
.bronc_slider .owl-item,
.quin_slider .owl-item{
	background: #FFFFFF;
	width: 100%;
	max-width: 100%;
}
.bronc_slider .owl-item>div{
	display: flex;
	height: 100%;
}
.bronc_slider .owl-item .img_wrap{
	flex: 0 0 50%;
	position: relative;
}
.bronc_slider .owl-item .img_wrap img{
	width: 100%;
	display: block;
	height: 100%;
}
.bronc_slider .owl-item .text_wrap{
	flex: 0 0 50%;
	padding: 55px 50px 20px 35px;
}
.bronc_slider .owl-item h3{
	text-transform: uppercase;
	margin-bottom: 40px;
}
.bronc_slider .owl-item ul{
	padding: 0 0 0 15px;
}
.bronc_slider .owl-item ul li:before{
	background: #000000;
}
.bronc_slider .owl-nav,
.quin_slider .owl-nav{
	position: absolute;
	top:0;
	left:0;
	width: calc(100% + 62px);
	margin-left: -31px;
	height: 100%;
}
.bronc_slider .owl-nav button,
.quin_slider .owl-nav button{
	cursor: pointer;
	background: #abcc59;
	border:0;
	width: 31px;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
}
.quin_slider .owl-nav button{
	background: #1c9cd8;
}
.bronc_slider .owl-nav button.owl-next,
.quin_slider .owl-nav button.owl-next{
	left: auto;
	right: 0;
}
.bronc_slider .owl-nav button span,
.quin_slider .owl-nav button span{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 19px;
	height: 28px;
	/*background: url(images/slider_arrows.jpg) no-repeat 0 0;*/
	font-size: 0;
}
.quin_slider .owl-nav button span{
	width: 22px;
	height: 32px;
	/*background: url(images/slider_arrows_2.jpg) no-repeat 0 0;*/
}
.bronc_slider .owl-nav button.owl-next span{
	background-position: 0 -28px;
}
.quin_slider .owl-nav button.owl-next span{
	background-position: 0 -32px;
}
.bronc_slider .owl-dots,
.quin_slider .owl-dots{
	position: absolute;
	bottom:-18px;
	width: 100%;
	text-align: center;
}
.bronc_slider .owl-dots button,
.quin_slider .owl-dots button{
	border:0;
	background:#FFFFFF;
	width: 39px;
	height: 3px;
	margin:0 2px;
	cursor: pointer;
}
.quin_slider .owl-dots button{
	background: #ccebf8;
	width: 58px;
	height: 9px;
}
.quin_slider .owl-dots button.active{
	background:#1c9cd8; 
}
.quin_slider .video_wrap{
	margin-bottom: 0;
	width: 95%;
}
.bronc_slider .owl-dots button.active{
	background:#abcc59; 
}
.medicines_list .owl-nav.disabled{
	display: none;
}
.medicines_list .owl-dots{
	position: absolute;
	bottom:30px;
	left:50%;
	transform: translateX(-50%);
}
.medicines_list .owl-dots .owl-dot{
	width: 20px;
	margin:0 10px;
	height: 20px;
	border:2px solid #FFFFFF;
	background: #FFFFFF;
	border-radius: 50%;
	cursor: pointer;
}
.medicines_list .owl-dots .owl-dot.active:nth-child(1){
	background: #001f61;
}
.medicines_list .owl-dots .owl-dot.active:nth-child(2){
	background: #008c36;
}
.medicines_list .owl-dots .owl-dot.active:nth-child(3){
	background: #006277;
}
.medicines_list .owl-dots .owl-dot.active:nth-child(4){
	background: #95c11f;
}
.about_envarsus_slider>div{
	padding: 0 38px;
}
.slider_wrap .bx-wrapper .bx-controls-direction a{
	width: 28px;
	height: 60px;
	background: #e95e24;
	top:122px;

}
.slider_wrap .bx-wrapper .bx-prev{
	left:0;
	border-radius: 0 30px 30px 0;
}
.slider_wrap .bx-wrapper .bx-next{
	right: 0;
	border-radius: 30px 0px 0px 30px;
}
.slider_wrap .bx-wrapper .bx-prev:before,
.slider_wrap .bx-wrapper .bx-next:before{
	content: '';
	width: 8px;
	height: 14px;
	background: url(images/slider_arrows.png) no-repeat 0 0;
	left:7px;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
.slider_wrap .bx-wrapper .bx-next:before{
	background-position: -8px 0;
	left: auto;
	right: 7px;
}
.about_envarsus_slider ul li{
	padding-left: 13px;
	font-size: 17px;
}
.about_envarsus_slider ul li:before{
	left:0;
}
.slider_wrap .bx-wrapper .bx-pager.bx-default-pager a{
	width: 13px;
	height: 13px;
	border:1px solid #e95e24;
	background:#e95e24;
	margin:0 2px;
	border-radius: 50%;
}
.slider_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.slider_wrap .bx-wrapper .bx-pager.bx-default-pager a.active, 
.slider_wrap .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #FFFFFF;
}
/*
=================================================================
|							FOOTER								|
=================================================================
*/
.site-footer{
	/*background: #767676;*/
	position: absolute;
	bottom:0;
	width: 100%;
	left:0;
	z-index: 1;
	
}

.tpl_note_hcp .site-footer{
	background: rgb(255, 255, 255);
}
.site-footer.patient_footer{
	background: #ffffff;
}
.site-footer .site-info{
	padding: 17px 41px 8px;
	/*width: 1366px;*/
	margin:0 auto;
	
}
.site-footer.patient_footer .site-info{
	padding-bottom: 0px;
}

/*edit-29-11-2021--open*/
.home .site-footer .site-info,
.public_page .site-footer .site-info{
	padding: 87px 34px 12px;
}
/*edit-29-11-2021--close*/
.site-footer ul#footer-nav{
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 76px;
}
.home .site-footer ul#footer-nav,
.public_page .site-footer ul#footer-nav{
	margin-bottom: 0;
}
/*edit-16/11/21--open*/
.site-footer ul#footer-nav li{
	display: inline-block;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	padding-left: 0;
}
/*edit-16/11/21--close*/
.site-footer ul#footer-nav li:before{
	display: none;
}
.site-footer ul#footer-nav li:after{
	content: '|';
	margin:0 0 0 5px;
}
.site-footer ul#footer-nav li:last-child:after{
	display: none;
}
.site-footer ul#footer-nav li a{
	color: #000000;
}
.site-footer ul#footer-nav li a:hover{
	text-decoration: underline;
}
footer .bordered_box{
	border:1px solid #000000;
	padding: 4px 6px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0 auto;
	/*text-align: center;*/
	margin:0 75px;
	width:35%;

}
footer .bordered_box.short{
	/*margin:0 auto;*/
	max-width: 90%;
	padding: 8px 25px;
}
footer .bordered_box .bordered_title{
	font-size: 17px;
	font-weight: bold;
}
footer .bordered_box a{
	color: #000000;
	/*text-decoration: underline;*/
}
footer .bordered_box a:hover{
	text-decoration: none;
}
#fade{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.3;
	z-index: 10;
	top:0;
	left:0;
	transition: 0.5s;
	display: none;
}
.video_fade{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.8;
	z-index: 10;
	top:0;
	left:0;
	transition: 0.5s;
	display: none;
}
.video_popup{
	position: fixed;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 11;
	width: 1047px;
	height: 588px;
}
.video_popup .video_wrap{
	margin-bottom: 0;
}
.video_popup video,
.video_popup iframe{
	width: 1047px;
	height: 588px;
}
.video_popup .popup_close,
.video_fade .popup_close{
	position: absolute;
	width: 30px;
	height: 30px;
	right: -30px;
	top:-10px;
}
.video_fade .popup_close{
	right: 10px;
	top:20px;
}
.video_popup .popup_close:after,
.video_popup .popup_close:before,
.video_fade .popup_close:after,
.video_fade .popup_close:before{
	position: absolute;
 	left: 15px;
  	content: ' ';
  	height: 100%;
  	width: 3px;
  	background-color: #009fe3;
  	transform: rotate(45deg);
}
.video_popup .popup_close:after,
.video_fade .popup_close:after{
	transform: rotate(-45deg);
}
.popup{
	position: fixed;
	width: 666px;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	background: #FFFFFF;
	border-radius: 24px;
	padding: 55px 31px 10px;
	text-align: center;
	z-index: 11;
	transition: 0.5s;
	border:1px solid #71706f;
	display: none;
}
.popup h3{
	font-size: 36px;
	line-height: 46px;
	color: #0069a6;
	font-weight: bold;
	margin-bottom: 42px;
	font-family: 'Roboto',sans-serif;
}
.popup p{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 42px;
	font-family: 'Roboto',sans-serif;
}
.popup .btns_wrap{
	display: flex;
	justify-content: space-between;
}
.popup .btns_wrap .popup_btn{
	border-radius: 24px;
	width: 294px;
	border:2px solid #545454;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding: 6px 10px;
	color: #545454;
	display: flex;
	align-items: center;
	min-height: 100px;
	font-family: 'Roboto',sans-serif;
}
.popup .btns_wrap .popup_btn.btn_yes{
	border-color: #e95e25;
	background: #e95e25;
	color: #FFFFFF;
}
.popup#leave_popup .btns_wrap .popup_btn{
	border-color: #009fe3;
	background: #009fe3;
	color: #FFFFFF;
	text-align: center;
	justify-content: center;
}
.mobile_nav{
	display: none;
}

/*edit--16/11/21--open*/
.tpl_note,
.popup .tpl_note{
	font-size: 13px;
	margin:0;
	font-weight: normal;
}
/*edit--16/11/21--close*/
.home_content.site-main .tpl_note{
	position: absolute;
	bottom:100px;
}
.page-template-without_title_white_bg .tpl_note{
	padding-right: 127px;
	max-width: 1366px;
	width: 100%;
	margin:0 auto 30px;
}
.popup .tpl_note{
	margin-top: 20px;
	padding-right: 0;
}
/*edit--16/11/21--open*/
.site-footer .tpl_note{
	line-height: 29px;
	color: #FFFFFF;
	float: right;
	margin:0;
	width: auto;
	padding: 0;
	
}
/*edit--16/11/21--close*/
.page-template-page-fullwidth .site-main{
	width: 100%;
}
a.totop{
	text-decoration: none;
	display: inline-block;
	background: url(images/to_top.jpg) no-repeat center 0;
	padding: 35px 0 0;
	color: #006eb7;
	font-size: 12px;
	line-height: 18px;
	position: fixed;
	right: 50px;
	bottom:170px;
	display: none;
}
/*
=================================================================
|							Maintenance							|
=================================================================
*/
body.maintenance_page{
	background: #FFFFFF;
}
body.maintenance_page header .logo_area{
	/*max-width: 1366px;*/
	margin:0 auto;
	/*padding-top: 22px;*/
	padding-bottom: 52px;
    border-bottom: 2px solid #d4d4d4;
}
body.maintenance_page .site-main{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: calc(147vh - 126px);
}
body.maintenance_page .site-main p{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 50px;
}
body.maintenance_page .site-main p a{
	text-decoration: none;
	color: #009fe3;
}
body.maintenance_page .site-main p a:hover{
	text-decoration: underline;
}
.patient_page footer .bordered_box.short{
	width: 40%;
    padding: 4px 5px;
	margin-bottom: 5px;
}
@media screen and (max-width:1366px){
	header .menu li,
	header .menu li.long{
		flex: auto;
	}
	footer .bordered_box{
		width: 36%;
}
	.home_widget_inner{
		padding: 12px 0px 10px;
		width: 100%;
	}
	.header_widget .header_widget_inner{
		width: 100%;
		padding: 2px 50px 0px 50px;
		text-align: center;
	}
	header .navigation_area .navigation_area_inner{
		padding: 14px 6px 21px 50px;
		width: fit-content;
	}

	.site-main{
		width: 100%;
		padding:17px 50px 180px;
	}
	.products_page .site-main{
		padding: 17px 70px 180px;
	}
	.home_content.site-main{
		padding: 74px 50px 225px;
	}
	.site-footer .site-info{
		width: 100%;
		padding:10px 30px 5px;

	}
	.home_content .options_wrap .option{
		max-width: 345px;
		min-width: 300px;
		width: 30%;
	}
	.overlay_big_img .overlay_wrap{
		width: 100%;
	}
	.overlay_big_img .blue_box{
		left: 50px;
		top:29px;
	}
	.overlay_info_wrap{
		width: 100%;
		padding: 0 50px;
	}
	.overlay_info_wrap .overlay_info{
		flex:0 0 32%;
	}
	.overlay_info_wrap .overlay_info .img_wrap img{
		width: 100%;
		height: auto;
	}
	.overlay_info_wrap .overlay_info h3{
		padding: 5px 10px;
		line-height: 28px;
	}
	.page_wrap{
		padding: 0 50px;
		width: 100%;
	}
	ul.medicines_list li{
		flex:0 0 24%;
	}
	ul.medicines_list li{
		
		min-height: 500px;
	}
	ul.medicines_list li.medicine_1,
	ul.medicines_list li.medicine_2,
	ul.medicines_list li.medicine_3,
	ul.medicines_list li.medicine_4{
		background-position: center 0;
		background-size: cover;
	}
	.post-thumbnail .thumb_wrap{
		width: 100%;
	}
	.page-template-medicine_tpl .site-main{
		padding: 0 50px 180px;
	}
	.accordion{
		padding: 0 50px;
	}
	.quin_box_1 img{
		max-width: 100%;
	}
	.accordion .row img{
		max-width: 100%;
	}
	.bronc_custom_boxes_3 .img_wrap img{
		max-width: 100%;
	}
	.page-template-form_tpl .site-main{
		padding: 2px 50px 82px;
	}
	.second_about .img_box img{
		max-width: 100%;
		height: auto;
	}
	.meetings_navigation > div{
		flex: 0 0 49%;
	}
	body.page-template-circles_tpl.prescribing_wrap .site-main{
		width: auto;
		margin:0 20px;
	}
	.chiesi_logo_inner{
		width: 100%;
	}
	.section-welcome-wrapper{
		background-size: 45% auto!important;
	}
	.full_bg_content{
		padding: 17px 50px 0px
	}
	.public_page .section-welcome-wrapper{
		background-size: 94% auto!important;
	}
	.video_popup{
		max-width: 1024px;
		height: auto;
	}
	/*edit--16/11/21--open*/
	.home .site-footer .site-info{
		padding-left: 62px;
		padding-right: 25px;
	}
	/*edit--16/11/21--close*/

	/*===hcp_header_line_break-open===-*/
	 .hcp_header_envaras{
		display: contents !important;
	} 
	 .hcp_header_data{
		display: contents !important;
	}
	 .hcp_header_chiesi{
		display: contents !important;
	} 
	/*===hcp_header_line_break-close===-*/
	
	/*hcp_header-open*/
	.hcp_header_align .menu-hcp-header-container .menu{
		width: 83%;
		margin: inherit;
	  }
	/*hcp_header-close*/
	.patient_page footer .bordered_box.short{
		width: 45%;
	}


}
@media screen and (max-width:1023px){
	.home_content .options_wrap{
		display: block;
	}
	.home_content .options_wrap .option{
		width: 345px;
		margin:0 auto;
		margin-bottom: 20px;
		max-width: 100%;
		min-width: 1px;
	}
	.home_content.site-main{
		padding-bottom: 40px;
	}
	.home_widget_inner{
		text-align: center;
	}
	.site-footer{
		position: relative;
	}
	.header_widget{
		text-align: center;
	}
	.header_widget a{
		display: none;
	}
	.header_widget a.pi_btn{
		display: block;
		position: absolute;
		border:1px solid #ffffff;
		text-transform: uppercase;
		color: #FFFFFF;
		z-index: 1;
		padding: 5px 10px;
		left: 50%;
		line-height: 24px;
		transform: translateX(-50%);
		top: 55px;
		text-decoration: none;
	}
	.page-id-43 .header_widget a.pi_btn{
		display: none;
	}
	.header_widget a.pi_btn:after{
		display: none;
	}
	header .navigation_area{
		display: none;
	}
	.mobile_nav{
		display: block;
		background:transparent;
		padding: 14px 50px 4px 90px;
		position: relative;
		margin-top: -32px;
	}
	.mobile_nav .pi_lnk{
		display: none;
	}
	.mobile_nav.active .env_logo{
		margin-top:30px;
	}
	.logo{
		margin-left: -30px;
		display: inline-block;
		margin-top:-10px;
	}
	.header_1 .logo{
		margin-left: -50px;
	}
	.chiesi_logo{
		display: none;
	}
	.logo.env_logo{
		margin-top: 10px;
		margin-left: -30px;
	}
	.mobile_nav .menu_btn{
		border:3px solid #046eb7;
		border-left: 0;
		border-right:0;
		position: relative;
		float: right;
		height: 23px;
		width: 28px;
		/*margin-top: -40px;*/
	}
	.mobile_nav .menu_btn.active{
		border:0;
	}
	.mobile_nav .menu_btn:before{
		content: '';
		border-top:3px solid #046eb7;
		top:50%;
		left:0;
		width: 100%;
		position: absolute;
		transform: translateY(-50%);
	}
	.mobile_nav .menu_btn.active:before{
		transform: rotate(140deg);
	}
	.mobile_nav .menu_btn.active:after{
		content: '';
		border-top:3px solid #046eb7;
		top:50%;
		left:0;
		width: 100%;
		position: absolute;
		transform: translateY(-50%);
		transform: rotate(40deg);
	}
	header .mobile_nav .menu{
		background: #dddddd;
		position: absolute;
		left:0;
		top:100%;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		display: none;
		transition: 1s;
		z-index: 1;
		margin-top: 2px;
		text-align: center;
		overflow: hidden;
	}
	header .mobile_nav .menu:after{
		content: '';
		z-index: -1;
		background: #979797;
		height: calc(100% + 21px);
		width: calc(100% + 100px);
		left:-50px;
		position: absolute;
		top:0;
		z-index: -1;
	}
	header .mobile_nav .menu.active{
		display: block;
	}
	header .mobile_nav .menu:before{
		content: '';
		position: absolute;
		top:0;
		left:-50px;
		height: 20px;
		width: calc(100% + 100px);
		/*background: rgb(221,221,221);*/
		/*background: linear-gradient(0deg, rgba(221,221,221,1) 0%, rgba(84,84,84,1) 100%);*/
	}
	header .menu li{
		margin:0;
		width: 100%;
		margin:0 auto;
		padding: 0;
	}
	header .menu li.hidden{
		display: block;
	}
	header .menu li a,
	header .menu li ul li a{
		font-size: 18px;
		line-height: 28px;
		border:0;
		padding: 10px 15px;
		min-height: 1px;
		position: relative;
		color: white;
		margin: auto;
	}
	header .menu li a:after{
		content: '';
		position: absolute;
		bottom:0;
		left:50%;
		margin-left: -100px;
		width: 200px;
		/*border-top:2px solid #d4d4d4;*/
	}
	header .menu li.active,
	header .menu li.active:hover,
	header .menu li.active.medicine-1:hover,
	header .menu li.active.medicine-2:hover,
	header .menu li.active.medicine-3:hover{
		background: transparent;
	}
	header .menu li.active a,
	header .menu li.active:hover a{
		color: #FFFFFF;
	}
	header .menu li:hover,
	header .menu li.medicine-1:hover,
	header .menu li.medicine-2:hover,
	header .menu li.medicine-3:hover{
		background: none;
	}
	header .menu li:hover a{
		border:0;
		color: #545454;
		font-weight: normal;
	}
	header .menu li:hover ul{
		display: none;
	}
	header .menu li.active:hover ul{
		display: block;
	}
	header .menu li ul,
	header .menu li.medicine-1 ul,
	header .menu li.medicine-2 ul,
	header .menu li.medicine-3 ul{
		display: none;
		position: relative;
		width: 100%;
		transition: 1s;
		padding: 5px 0;
		background: #e95d25;
		left: 0;
	}
	header .menu li ul:before{
		content: '';
		position: absolute;
		top:0;
		left:0;
		height: 4px;
		width: 100%;
		background: rgb(221,221,221);
		background: linear-gradient(0deg, #e95d25 0%, rgb(84 84 84 / 44%) 100%);
	}
	header .menu li ul:after{
		content: '';
		position: absolute;
		bottom:0;
		left:0;
		height: 20px;
		width: 100%;
		background: rgb(221,221,221);
		background: linear-gradient(180deg, #e95d25 0%, rgba(84, 84, 84, 0) 100%);
	}
	header .menu li.active ul{
		display: block;
	}
	header .menu li ul li{
		position: relative;
		z-index: 1;
	}
	header .menu li ul li:last-child a:after{
		border-top: 0;
	}
	header .menu li:hover ul li a,
	header .menu li ul li:hover a{
		color: #FFFFFF;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu,
	header .mobile_nav .menu-mobile-patient-container .menu{
		background: transparent;
		margin:0;
		padding: 0;
		text-align: right;
		display: none;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu:before,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu:before,
	header .mobile_nav .menu-mobile-patient-container .menu:before{
		display: none;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu:after,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu:after,
	header .mobile_nav .menu-mobile-patient-container .menu:after{
		background: transparent;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu li,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu li,
	header .mobile_nav .menu-mobile-patient-container .menu li{
		display: inline-block;
		width: auto;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu li a,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu li a,
	header .mobile_nav .menu-mobile-patient-container .menu li a{
		color: #FFFFFF;
		border:0;
		font-size: 10px;
		line-height: 12px;
		padding: 0;
	}
	header .mobile_nav .menu-mobile-hcp-secondary-container .menu li a:after,
	header .mobile_nav .menu-mobile-hcp-primary-container .menu li a:after,
	header .mobile_nav .menu-mobile-patient-container .menu li a:after{
		display: none;
	}
	.overlay_big_img .overlay_wrap{
		position: relative;
	}
	.overlay_big_img .blue_box{
		position: relative;
		left:0;
		top:0;
		width: 100%;
	}
	.overlay_big_img .blue_box:before{
		display: none;
	}
	.overlay_info_wrap{
		margin-top:10px;
	}
	.overlay_info_wrap{
		display: block;
	}
	.page-template-without_title_white_bg .site-main{
		padding-bottom: 50px;
	}
	ul.medicines_list{
		display: block;
		position: relative;
	}
	ul.medicines_list li{
		float: left;
		padding: 0;
		width: 100%;
	}
	.site-main{
		padding-bottom: 50px;
	}
	ul.medicines_list li a{
		width: 300px;
		left: 50%;
		line-height: 55px;
		border-radius: 27px;
		transform: translateX(-50%);
		bottom:70px;
	}
	ul.medicines_list li .desc{
		bottom:90px;
	}
	footer .bordered_box{
		width: 100%;
		margin:0 auto;
	}
	ul.medicines_list li.medicine_4 .desc{
		min-height: 124px;
	}
	.post-thumbnail img{
		min-height: auto;
	}
	.post-thumbnail.quinsair_header img.medicine_logo,
	.post-thumbnail.bronchitol_header img.medicine_logo,
	.post-thumbnail img.medicine_logo{
		top:0px;
		left:50px;
		position: relative;
		margin:20px 0 20px;
		display: block;
		min-height: 1px;
		transform: translateX(0);
	}
	.post-thumbnail.quinsair_header .title_desc,
	.post-thumbnail.bronchitol_header .title_desc,
	.post-thumbnail .title_desc{
		top:0;
		left: 50px;
		position: relative;
		transform: translateX(0);
	}
	.post-thumbnail.quinsair_header .title_small_desc,
	.post-thumbnail.bronchitol_header .title_small_desc,
	.post-thumbnail .title_small_desc{
		position: relative;
		display: inline-block;
		top:0;
		left:50px;
		transform: translateX(0);
	}
	.accordion{
		padding: 0;
	}
	.row{
		display: block;
	}
	.quin_box_1{
		text-align: center;
		padding-top: 0;
	}
	.accordion .row img{
		margin:0 auto!important;
		display: block;
	}
	.accordion .custom_box_1{
		padding-left: 50px;
	}
	.accordion .img_box img{
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.bramitob_box_1,
	.bramitob_box_2,
	.bronchitol_box_2{
		padding: 20px 0 0;
	}
	.page-template-medicine_tpl .site-main{
		padding-bottom: 50px;
	}
	.bronc_custom_boxes_3{
		display: block;
	}
	.bronc_custom_boxes_3 .img_wrap{
		margin-bottom: 20px;
	}
	.bronc_slider .owl-item > div{
		display: block;
	}
	.about_box_2{
		padding: 0 50px;
		display: block;
	}
	.about_box_2 .right{
		text-align: center;
	}
	ul.about_medicines_list{
		display: block;
	}
	ul.about_medicines_list li.medicine_1,
	ul.about_medicines_list li.medicine_2,
	ul.about_medicines_list li.medicine_3{
		background-size: cover;
		background-position: center 0;
	}
	.sustain_box_1{
		display: block;
	}
	.sustain_box_1 .right{
		text-align: center;
	}
	.sustain_second img{
		max-width: 100%;
		height: auto;
	}
	.contact_area{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.contact_area .contact_box{
		min-height: 131px;
	}
	.post-thumbnail.sust_patient img,
	.post-thumbnail.charity img{
		min-height: 1px;
	}
	.patient_medicines_list{
		display: block;
	}
	.page-template-medicine_patient_tpl .post-thumbnail img{
		min-height: 1px;
	}
	.patient_quinsair .post-thumbnail img.medicine_logo{
		position: relative;
		left: 50px;
		margin:20px 0 0;
		top:0;
	}
	.page-template-medicine_patient_tpl .text_wrap{
		padding: 0;
	}
	.page-template-medicine_patient_tpl .site-main{
		padding: 0 50px;
	}
	.accordion .info_links .description{
		flex: 0 0 30%;
		padding:5px 20px 5px 20px;
	}
	.accordion .info_links p{
		flex: 0 0 70%;
	}
	.meeting_box_1,
	.meeting_box_2{
		padding: 320px 50px 0 28px;
		background-position: center 0;
	}
	.meeting_box_3{
		background-position: center 0;
		padding:320px 50px 20px;
	}
	.meeting_video .text_wrap{
		padding: 20px 50px 0;
	}
	.meeting_video .video{
		width: 350px;
		flex:0 0 350px;
	}
	.meeting_video .video_1,
	.meeting_video .video_2,
	.meeting_video .video_3{
		width: 100%;
		height: 170px;
		background-position: center;
	}
	.transplant_box_3{
		padding: 265px 0px 20px 0px
	}
	body.page-template-circles_tpl .site-main{
		width: auto;
		margin:0 20px;
	}
	.circles_site_wrap{
		padding: 104px 0 20px 0
	}
	.meetings_navigation{
		display: block;
	}
	.meetings_navigation > div{
		width: 100%;
		margin-bottom: 20px;
	}
	.bordered_img_box .wrap{
		padding: 30px 20px;
	}
	.bordered_img_box .wrap img{
		max-width: 100%;
	}
	.full_bg_wrap{
		padding-top: 0.1px;
	}
	.full_bg_half_content{
		width: 100%;
		margin-left: 0;
		padding: 20px 20px 0 20px;
		margin-top: 270px;
		background: #FFFFFF;
	}
	.full_bg_half_content h2{
		color: #006eb7;
	}
	.full_bg_half_content h2 br{
		display: none;
	}
	.corner_white_box{
		max-width: 100%;
	}
	.absolute_text{
		position: relative;
		top:0;
		left: 0;
	}
	.custom_env_box{
		padding: 0 20px;
	}
	.corner_white_box{
		padding: 34px 20px 34px 20px
	}
	.full_bg_content{
		padding: 17px 20px 0px
	}
	.corner_white_box{
		min-height: 1px;
	}
	.full_bg_content .row .w62{
		text-align: center;
	}
	.full_bg_content .row .w62 img{
		max-width: 100%;
	}
	.page-template-page-fullwidth .site-main{
		padding-bottom: 0!important;
	}
	.dosing_wrap .dosing{
		display: block;
		margin-bottom: 20px;
	}
	.dosing_wrap .dosing img{
		display: none;
	}
	.dosing_wrap .dosing.bordered img{
		display: block;
		margin:0 auto;
	}
	.full_bg_content.totop,
	.full_bg_content.totop2{
		margin-top: 0;
	}
	.tabs ul.tab_titles{
		margin:0;
	}
	.tabs ul.tab_titles li{
		flex:0 0 30%;
	}
	.take_box_wrap .take_box{
		flex: 0 0 30%;
	}
	.accordion .accordion_title{
		padding-right: 50px;
	}
	.public_page .section-welcome-wrapper .section-welcome{
		background: none!important;
	}
	.video_popup video,
	.video_popup iframe{
		width: 100%;

	}
	.home .site-footer .site-info{
		padding-left: 30px;
		padding-right: 30px;

	}
	body.page-template-circles_tpl:not(.products_page) .site-main{
		width: 100%;
		margin:0;
	}
	.products_page .site-main{
		padding-bottom: 20px;
	}
	.sustain_box_1 .left{
		padding-right: 0;
	}
	a.totop{
		right: 0;
	}
	body.maintenance_page .site-main{
		height: calc(100vh - 184px);
	}
	.video_popup{
		width: 90%;
	}

	/*hcp-open*/
	.tpl_note_hcp .header_widget{
		color: transparent;
	}

	.header_widget .header_widget_inner{
		width: 33%;
	}

	/*hcp-close*/

	/*patient_product_page-open*/
	.patient_page .header_widget .header_widget_inner{
		width: 100%;
	}

	.patient_page .header_widget .header_widget_inner{
		padding: 4px 0px 0px 77px;
	}

	.patient_page .mobile_nav .menu_btn{
		float: none;
        margin: auto;
        display: block;
		margin-top: 30px;
	}
	/*patient_product_page-close*/

}
@media screen and (max-width:991px){
	.section-welcome{
		width: 50%!important;
	}
	.section-welcome.patient_welcome{
		padding-right: 30px;
	}
	.video_popup .popup_close{
		top:20px;
		right: -10px;
	}
}
@media screen and (max-width:767px){
	.white_space{
	display: inline !important;
	}

	.site-footer ul#footer-nav li{
		font-size: 10px;
	}
	header .mobile_nav .menu:after{
		width: calc(100% + 60px);
		left:-30px;
	}
	header .mobile_nav .menu:before{
		left:-30px;
		width: calc(100% + 60px);
	}
	.overlay_big_img .blue_box p{
		padding-right: 100px;
	}
	.header_widget .header_widget_inner,
	.mobile_nav,
	.overlay_info_wrap,
	.page_wrap,
	.site-footer .site-info,
	footer .bordered_box,
	.home_widget_inner,
	.home_content.site-main,
	.site-main,
	.page-template-medicine_tpl .site-main,
	.page-template-medicine_patient_tpl .site-main,
	.page-template-form_tpl .site-main{
		padding-left: 30px;
		padding-right: 30px;
	}
	.site-footer .site-info{
		text-align: center;
	}
	.popup{
		width: 90%;
	}
	.popup .btns_wrap{
		display: block;
	}
	.popup .btns_wrap a{
		margin-bottom: 20px;
		width: 100%;
	}
	.post-thumbnail img{
		min-height: auto;
	}
	.about_logo{
		margin:0;
		max-width: 100%;
	}
	.about_box_1{
		padding: 0;
		display: block;
	}
	.about_box_1 .right img{
		margin:0!important;
	}
	.about_box_2{
		padding: 0;
	}
	.about_box_2 img{
		max-width: 100%;
	}
	ul.medicines_list li{
		min-height: 600px;
	}
	.page-template-medicine_tpl .post-thumbnail img{
		min-height: 300px;
	}
	.post-thumbnail.quinsair_header img.medicine_logo,
	.post-thumbnail.bronchitol_header img.medicine_logo,
	.post-thumbnail img.medicine_logo{
		left:30px;
		min-height: 1px;
	}
	.post-thumbnail.quinsair_header .title_desc,
	.post-thumbnail.bronchitol_header .title_desc,
	.post-thumbnail .title_desc{
		left: 30px;
	}
	.post-thumbnail.quinsair_header .title_small_desc,
	.post-thumbnail.bronchitol_header .title_small_desc,
	.post-thumbnail .title_small_desc{
		left:30px;
	}
	.accordion .custom_box_1{
		padding: 10px;
	}
	.accordion .custom_box_1 .img_wrap{
		display: none;
	}
	.accordion ul.download li{
		flex-wrap: wrap;
	}
	.accordion ul.download li div{
		flex:0 0 100%;
	}
	.accordion .info_links{
		flex-wrap: wrap;
	}
	.accordion .info_links .description{
		flex:0 0 100%;
		padding: 5px 20px 5px 20px;
		margin-bottom: 20px;
	}
	.accordion .info_links p{
		flex:0 0 100%;
		flex-wrap: wrap;
		padding: 0 20px 0 20px;
	}
	.accordion .info_links a, 
	.accordion.quinsair .info_links a, 
	.accordion.bronchitol .info_links a, 
	.accordion.quinsair_patient .info_links a, 
	.accordion.bramitob_patient .info_links a{
		flex:0 0 100%;
		margin-bottom: 60px;
	}
	.accordion .info_links a:last-child, 
	.accordion.quinsair .info_links a:last-child, 
	.accordion.bronchitol .info_links a:last-child, 
	.accordion.quinsair_patient .info_links a:last-child, 
	.accordion.bramitob_patient .info_links a:last-child{
		margin-bottom: 0;
	}
	.bronchitol_box_1 img{
		float: none!important;
		margin:0!important;
	}
	.bronc_custom_boxes_1{
		display: block;
	}
	.bronc_custom_boxes_2{
		display: block;
	}
	.bronc_custom_boxes_2 .left, .bronc_custom_boxes_2 .right{
		padding: 0;
	}
	.bronc_diagram_1 p{
		position: relative;
		top:0;
		padding: 20px 10px;
		margin:0;
	}
	.bronc_custom_boxes_3 .img_wrap{
		padding-right: 0;
	}
	.bronc_custom_boxes_4{
		display: block;
	}
	.bronc_slider .owl-item .text_wrap{
		padding: 20px 50px 20px 20px;
	}
	.sustain_box_1 .right img{
		max-width: 100%;
	}
	.useful_area{
		padding: 40px 20px 10px 20px;
	}
	.link_wrap{
		display: block;
	}
	.link_wrap .description{
		padding: 0;
	}
	.sust_box_wrap{
		display: block;
		margin:0;
	}
	.sust_box_wrap .sust_box{
		margin:0;
	}
	.testimonial_box.sust_testimonial{
		padding: 43px 20px 38px;
	}
	.patient_quinsair .post-thumbnail img.medicine_logo,
	.patient_bramitob .post-thumbnail img.medicine_logo,
	.patient_bronchitol .post-thumbnail img.medicine_logo{
		left:30px;
		width: 40%;
		top:0;
	}
	.patient_bramitob .post-thumbnail img.medicine_logo{
		display: none;
	}
	.page-template-medicine_patient_tpl .text_wrap img{
		margin:0!important;
		max-width: 100%;
	}

	/*edit-18-11-21--open*/
	.site-footer .tpl_note{
		float: right;
		margin-top: 34px;
		margin-right: 13px;
		font-size: 10px;
	}
	/*edit-18-11-21--close*/
	.page-template-without_title_white_bg .tpl_note{
		margin-top: 0px;
		padding: 0 30px;
	}
	.meeting_box_1,
	.meeting_box_2{
		padding: 320px 30px 0 30px;
	}
	.meeting_box_3{
		background-position: center 0;
		padding:320px 30px 20px;
	}
	.meeting_video .text_wrap{
		padding: 20px 30px 0;
	}
	.meeting_video{
		display: block;
	}
	.meeting_video .video{
		width: 100%;
	}
	.meeting_video .video_1,
	.meeting_video .video_2,
	.meeting_video .video_3{
		height: 206px;
	}
	.transplant_box_1{
		display: flex;
		flex-wrap: wrap;
	}
	.transplant_box_1 .left{
		flex: 0 0 100%;
		order:2;
	}
	.transplant_box_1 .right{
		flex: 0 0 100%;
		order:1;
		text-align: center;
		padding-left: 0;
	}
	.transplant_box_2 .left{
		text-align: center;
	}
	.transplant_box_2 .left,
	.transplant_box_2 .right{
		float: none;
		width: 100%;
	}
	.transplant_box_3{
		background-size: 100% auto;
		padding-top: 200px;
	}
	.post-thumbnail h1{
		font-size: 40px;
		line-height: 40px;
	}
	.transplant_box_3 p br{
		display: none;
	}
	.accordion.meetings_accordion .accordion_title:before{
		right: 14px;
	}
	.pi_wrap .left, .pi_wrap .right{
		display: inline;
		float: none;
		padding: 0;
	}
	.pi_wrap{
		text-align: justify;
	}
	.pi_wrap p{
		margin:0;
	}
	.pi_wrap *{
		display: inline;
	}
	.pi_wrap .bordered_box{
		display: block;
		margin:20px 0;
	}
	.clinical_box{
		display: block;
	}
	.clinical_box .right{
		padding-left: 0;
	}
	.accordion .summary h3{
		padding-right: 55px;
	}
	.clinical_wrap_box_1, .clinical_wrap_box_2, .clinical_wrap_box_3{
		display: block;
	}
	.bordered_text{
		padding: 20px;
	}
	.resources-links li{
		width: calc(50% - 30px);
		margin-left:15px!important;
		margin-right:15px!important;
	}
	table.colored-cells th{
		white-space: normal!important;
	}
	.icon-boxes-wrapper{
		flex-wrap: wrap;
	}
	.sust_boxes_1{
		display: block;
	}
	.sust_boxes_1 .box{
		margin-bottom: 20px;
	}
	.sustain_second img{
		position: relative;
		display: block;
	}
	.custom_sust_box_1 .content_area{
		width: 100%;
		min-height: 1px;
	}
	.custom_sust_box_2 .content_area{
		margin:0;
		width: 100%;
		min-height: 1px;
	}
	.section-welcome-wrapper{
		background-size: cover!important;
	}
	.section-welcome-wrapper .section-welcome-wrapper{
		padding-top: 200px;
		background-size: auto 200px!important;
		background-position: center 0!important;
	}
	.section-welcome.patient_welcome{
		width: 100%!important;
		padding: 20px 30px 20px;
	}
	.full_bg_half_content{
		margin-top: 220px;
	}
	.dosing_wrap{
		display: block;
	}
	.tabs ul.tab_titles{
		display: block;
	}
	.tabs ul.tab_titles li{
		width: 100%;
	}
	.tabs ul.tab_titles li.active:after{
		display: none;
	}
	.take_box_wrap{
		display: block;
	}
	.blue_block {
		display: flex;
		flex-wrap: wrap;
	}
	.blue_block .right{
		order:1;
	}
	.blue_block .left{
		order:2;
	}
	.blue_block .left,
	.blue_block .right{
		float: none;
		flex: 0 0 100%;
		padding-right: 0;
	}
	.public_page .section-welcome-wrapper{
		background-position: 0 0!important;
		background-size: 160% auto!important;
	}
	.public_page .section-welcome-wrapper .section-welcome{
		margin-top: 300px;
		background: #FFFFFF!important;
		width: 100%!important;
		padding: 20px;
	}
	.popup .btns_wrap .popup_btn{
		margin:0 auto 20px;
		width: 100%;
	}
	.video_popup video,
	.video_popup iframe{
		width: 100%;
		max-width: 100%;
		height: 250px;
	}
	.popup h3{
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 30px;
	}
	.popup p{
		margin-bottom: 30px;
	}
	footer .bordered_box{
		font-size: 14px;
	}
	.entry-content > .refs{
		margin-bottom: 40px;
	}
	.small_img_wrap .img_wrap{
		float: none;
		margin:0 auto 20px;
	}
	.small_img_wrap{
		padding: 0;
	}
	.small_img_wrap p{
		margin:0;
		padding: 0;
	}
	.contact_area .contact_box{
		padding: 0;
	}
	.contact_area .contact_box:before{
		margin:0 auto 20px;
		display: block;
		position: relative;
		left: 0;
	}
	.meeting_box h2{
		font-size: 28px;
		line-height: 34px;
	}
	.circles_site_wrap{
		padding-top: 40px;
	}
	.sust_box_wrap .sust_box img{
		float: none!important;
		margin:0 auto 20px!important;
		display: block;
	}
	.bordered_box_1 img{
		margin-top:0!important;
	}
	.bordered_box_1 .w70 ul{
		padding-left: 0!important;
	}
	.bordered_box_2 .w23.alignright{
		text-align: center;

	}
	.bordered_box_2 .w23.alignright img{
		margin-bottom: 20px!important;
	}
	.testimonial_box{
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-template-page-fullwidth .w38 p{
		padding-top: 0!important;
	}
	.tabs ul.tab_titles li{
		padding-bottom: 0;
	}
	.tabs ul.tab_titles li p{
		background: #f9ddd2;
		margin: 20px 0px 0;
		display: block;
		color: #545454;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		padding: 55px 40px;
	}
	.tabs .tab_content{
		display: none!important;
	}
	.tabs ul.tab_titles li.active{
		border-color: #87b7d9;
		color: #006eb7;
	}
	.tabs ul.tab_titles li.active:before{
		background-position: 0 0;
	}
	.custom_sust_box_1 .content_area,
	.custom_sust_box_2 .content_area{
		padding-right: 20px;
	}
	.form_wrap .wpcf7-form-control-wrap.contact-day,
	.form_wrap .wpcf7-form-control-wrap.time{
		float: none;
		width: 100%;
		margin-left:0;
		margin-right:0;
	}

	/*patient_header_main_page-open*/
	.menu_outline_patient_header{
		border: 1px solid #046eb7;
		display: block;
		justify-content: flex-end;
		padding: 6px;
		margin: auto;
		margin-top: -38px;
		margin-bottom: 5px;
		width: fit-content;
	}
   /*patient_header_main_page-close*/

   .page-template-without_title_white_bg .tpl_note{
	padding: 0px;
   }

   .menu-patient-primary-nav-container 
	.patient_center_header{
		margin-left: auto;
	}
    /*===maintance_page-open===*/
	.maintenance_page .site-footer .tpl_note{
		position: absolute;
		right: 2px;
		bottom: 0px;
	}
	.maintenance_page .site-footer .site-info{
		padding: 2px 22px 66px;
	}

	.maintenance_page footer .bordered_box{
		font-size: 8px;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 10px;
		display: block;
	}

	.maintenance_page .site-footer{
		padding: 25px 0px 0px 0px;
	}
    /*===maintance_page-close===*/
}
@media screen and (max-width:550px){
	body.maintenance_page .site-main{
		height: calc(100vh - 260px);
	}
	.video_popup .popup_close{
		top:-20px;
		right: -10px;
	}
	.header_widget a.pi_btn{
		text-transform: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	.logo.env_logo{
		margin-left: -10px;
	}
}
@media screen and (max-width:480px){
	.transplant_box_3{
		padding-top: 140px;
	}
	.popup{
		padding: 20px 20px 16px;
	}
	.popup h3{
		font-size: 24px;
		line-height: 28px;
	}
	.popup p{
		font-size: 16px;
		line-height: 22px;
	}
	.popup h3,
	.popup p{
		margin-bottom: 20px;
	}
	.popup .btns_wrap .popup_btn{
		font-size: 20px;
		line-height: 24px;
		min-height: 80px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:420px){
	.header_widget a.pi_btn{
		max-width: 100px;
		line-height: 15px;
	}
	.logo{
		max-width: 150px;
	}
	.logo img{
		width: 100%;
	}
}
@media screen and (max-width:400px){
	.transplant_box_3{
		padding-top: 120px;
	}
	.header_widget a.pi_btn{
		top:65px;
	}
}
@media screen and (max-width:330px){
	.logo{
		max-width: 100px;
	}
}
.popup_cotanier {
    height: 100%;
    width: 100%;
    background: #fff;
    position: fixed;
    content: '';
    left: 0;
    top: 0;
    z-index: 11;
    display: none;
}
.popup_cotanier_pat{
    height: 100%;
    width: 100%;
    background: #fff;
    position: fixed;
    content: '';
    left: 0;
    top: 0;
    z-index: 11;
    display: none;
}
#ie-buster-app a{
    display:none !important;
}
#ie-buster-app p{
    max-width:100% !important;
    text-align:center !important ;
}

/*new_code_16/11/21--open*/
.header_logo_background_img{

	background-image: url("images/logo_new_background.png");
	background-repeat: no-repeat;
	/*background-size: 471px 139px;*/

}

.footer_right_image{

	background-image: url("images/footer_right_image_hcp.png");
	background-position: bottom right;
    background-repeat: no-repeat;
	display: flow-root;
    /*background-size: 355px 120px;*/

}
/*new_code_16/11/21--close*/


/*new_code_18/11/21--open*/

/*mobile_view*/
@media only screen and (max-width: 767px) {
   /*header-open*/
	.header_logo_background_img{
		background-size: 223px 68px;
	}

	.logo_area{
		padding: 9px 15px 95px;
	}
	.logo_area img{
		margin-top: 0px;
        height: 25px;
        margin-left: 0px
	}

	.logo_new .logo_site{
		margin-top: 12px;
        height: 25px;
        margin-left: 10px
	}



	.logo_area a{
		float: none;
	}

	.logo_new .logo_a{
		float: none;
	}

	.home_widget_inner{
		margin: auto;
	}
    /*header-close*/
	
	/*footer-open*/
	.home .site-footer .site-info, 
	.public_page .site-footer .site-info{
		padding: 7px 0px 0px 0px;
        padding-bottom: 0px;
	}

	.footer_right_image{
		background-size: 250px 69px;
		display: flow-root;
	}

	.site-footer{
	  padding: 67px 0px 0px 0px;	 
	}

	.site-footer ul#footer-nav{
		margin-top: -25px;
		padding-left: 0px;
	}
	/*footer-close*/

	/*hcp-header-open*/
	.hcp_header_background_image{
		background-size: 238px 66px;
		border-bottom: 2px solid #d3d3d3;
	}

	.header_widget a.pi_btn{
		border: 1px solid #046eb7;
        color: #7f7f7f;
		max-width: inherit;
		left: 57px;
		top: 86px;
		padding: 9px;
		/*padding-left: 7px;
        padding-right: 7px;
		line-height: 29px;*/

	}

	.header_widget{
		color: transparent;
	}

	.logo.env_logo{
		display: block;
		float: right;
        margin-top: -97px;
        margin-right: 16px;
	}

	.chiesi_mob_logo{
		display: none;
	}

	.mobile_nav{
		margin-top: -19px;
	}
	.menu_outline{
	border: 1px solid #046eb7;
    display: flex;
    justify-content: flex-end;
    padding: 7px;
	float: right;
	/*margin-top: -46px;
	margin-right: -14px;*/
	}
	/*hcp-headerclose*/

	/*hcp-footer-open*/

	.tpl_note_hcp .site-footer .tpl_note{
		position: initial;
		margin-top:40px !important;
		margin-right: 9px;
		font-size: 9px;
	}

	.tpl_note_hcp footer .bordered_box{
		font-size: 8px;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 10px;
		display: block;
	
	}

	.tpl_note_hcp .site-footer .site-info{
		display: inline-table;
		padding: 2px 22px 0px;
	}

	.tpl_note_hcp .site-footer ul#footer-nav{
		margin-top: -80px;
	}

	.tpl_note_hcp .site-footer ul#footer-nav li{
		font-size: 10px;
	}
	/*hcp-footer-close*/

	/*patient_header-open*/
	.logo.env_logo_patient{
	  display: block;
      float: right;
      margin-top: -98px;
      margin-right: -16px;
	}

	.patient_page .header_widget{
		color: #0089cd;
	}

	.patient_page .header_widget .header_widget_inner{
		text-align: left;
		float: right;
		width:60%;
		line-height: 10px;
		margin-top: 19%;
		font-size: 11px;
		
	}

	.menu_outline_patient{
		border: 1px solid #046eb7;
		display: table;
		justify-content: flex-end;
		padding: 4px;
		margin: auto;
		margin-top: -35px;
        margin-bottom: 5px;
	}

	.patient_page .mobile_nav .menu_btn{
		margin-top: 2px;
	}

	.patient_page .mobile_nav{
		margin-top: -15px;
	}
	/*patient_header-close*/

	/*patient_footer_open*/
	.patient_footer .bordered_box.short{
		font-size: 10px;
		line-height: 8px;
		display: block;
		position: absolute;
		width: 83% !important;
		
	}

	.patient_page .patient_footer .tpl_note{
		/*position: initial;*/
		margin-top: 100px !important;
		margin-right: 0px;
		font-size: 9px;
	}

	.patient_page .site-footer{
		padding: 25px 0px 0px 0px;
	}
	/*patient_footer_close*/

	/*===patient_home_header_open===*/
	.header_widget .mobile_home{
		display: block;
		position: absolute;
		top: 16px;
		right: 0%;
	}
	/*===patient_home_header_open===*/

	/*==hcp_home_header-open===*/
	.menu_outline_hcp{
		border: 1px solid #046eb7;
		padding: 7px;
		margin-bottom: 2px;
		margin-right: -16px;
		margin-top: -23px;
		float: right;
	}

	.hcp_header_right_logo{
		top: -79px;
		position: absolute;
		right: 3%;
	}

	/*.hcp_menu .menu.active{
        margin-top:27px;
	}*/
    /*===hcp_home_header-close===*/

	/*===hcp_educational_meetings-open===*/
	.hcp_educational_meetings .to_home{
		position: absolute;
		top: 10px;
		right: 0px;
		display: block;
	}

	.hcp_educational_meetings .to_patient{
		position: absolute;
		top: 30px;
		right: 0px;
		
	}

	.hcp_educational_meetings .menu_outline_educational_meetings{
		border: 1px solid #046eb7;
		display: flow-root;
		justify-content: flex-end;
		padding: 6px;
		margin: auto;
		margin-top: 38px;
		margin-bottom: 5px;
		width: fit-content;

	}

	.hcp_educational_meetings .mob_educational{
		position: absolute;
		color: #22a0d7;
		line-height: 11px;
		float: left;
		top: 76px;
		text-align: left;
        margin-left: 30px;
	}
	/*===hcp_educational_meetings-close===*/

	/*maintaince_page-open*/
	body.maintenance_page header .logo_area{
		padding-bottom: 69px;
	}

	body.maintenance_page .site-main p{
		font-size: 16px;
	}
	/*maintaince_page-close*/

	/*===public_page===open*/
	.public_page .header_widget .header_widget_inner{
		margin-top: 33px;
	}

	.public_page .site-footer ul#footer-nav{
		position: initial;
	}
	/*===public_page===close*/


}
/*new_code_18/11/21--close*/

/*new_code_19/11/21--open*/

@media (max-width: 600px){

	.header_widget a.pi_btn{
	    margin-top: auto;
        margin-bottom: 12px;
	}

	.menu_outline{
		top: -7px;
		position: absolute;
		right: 20px
	}

	#onetrust-banner-sdk .ot-close-icon{
		max-width: 29px;
	}

	.tpl_note_hcp .site-footer{
		padding-top: 80px !important;
        display: flex;

	}


}

 /* Tablets Ipads portrait mode */
 @media (min-width: 768px) and (max-width: 1024px){
	 
	 .header_logo_background_img{
		background-size: 238px 66px;
	  }

	.logo_area{
		padding: 9px 15px 95px;
	  }

	.logo_area img{
		margin-top: 0px;
        height: 27px;
        margin-left: 0px;
	  }

	.logo_area a{
		float: none;
	  }

	  /*.logo_new{
		padding: 9px 15px 95px;
	  }*/

	.logo_new .logo_site{
		margin-top: 10px;
        height: 27px;
        margin-left: 14px;
	  }

	.logo_new .logo_site{
		float: none;
	  }

    /*header-close-tab_view*/

	/*footer-open*/
	.home .site-footer .site-info, 
	.public_page .site-footer .site-info{
		padding: 87px 29px 3px;
	}

	.home_widget_inner{
		padding: 0px;
	}

	.footer_right_image{
		background-size: 305px 107px;
	}

	.site-footer .tpl_note{
		line-height: 18px;
	}

	.site-footer ul#footer-nav{
		padding-left: 0px;
	}
	/*footer-close*/


	/*hcp-header-open*/
	.hcp_header_background_image{
		background-size: 256px 66px;
		border-bottom: 2px solid #d3d3d3;
	}

	.header_widget a.pi_btn{
		border: 1px solid #046eb7;
        color: #7f7f7f;
		max-width: fit-content;
		margin: auto;
		top: 31px;
		
	}

	.logo.env_logo{
		display: block;
		float: right;
        margin-top: -35px;
        margin-right: 26px;
	}
	

	.chiesi_mob_logo{
		display: none;
	}

	.mobile_nav .menu_btn{
		margin-top: 0px;
	}

	/*header .mobile_nav .menu{
		margin-top: 30px;
	} */

	.menu_outline{
		border: 1px solid #046eb7;
		display: flex;
		justify-content: flex-end;
		padding: 6px;
		float: right;
		margin-top: -29px;
		margin-right: 80px;

	}
	/*hcp-headerclose*/

	/*patient-open*/
	.logo.env_logo_patient{
		display: block;
		float: right;
        margin-top: 9px;
        margin-right: -33px;
	}
	
	/*patient-close*/

	/*hcp-footer-open*/
	.tpl_note_hcp footer .bordered_box{
		width: 54%;
		margin: 0;
		padding: 3px 6px;
		font-size: 10px;
		line-height: 11px;
	}

	.tpl_note_hcp .site-footer .site-info{
		padding: 0px 12px 8px;
	}

	.tpl_note_hcp .site-footer ul#footer-nav{
		padding-left: 20px;
		margin-bottom: 3px
		
	}

	.tpl_note_hcp .site-footer ul#footer-nav li{
		font-size: 12px;
	}

	.tpl_note_hcp .footer_right_image{
		background-size: 342px 80px;
	}

	.tpl_note_hcp .site-footer .tpl_note{
		margin-top: 61px !important;
		font-size: 11px;
	}

	.tpl_note_hcp .site-footer{
		padding-top: 14px !important;
		position: absolute;
	}
	/*hcp-footer-close*/

	/*patient_product_page_header-open*/
	.outline_patient_tab{
		border: 1px solid #046eb7;
		display: block;
		justify-content: flex-end;
		padding: 6px;
		margin: auto;
		margin-top: 18px;
		margin-bottom: 5px;
		width: 6%;
	}

	.patient_page .mobile_nav .menu_btn{	
		margin-top: 0px;
		width: 24px;
	}
	/*patient_product_page_header-close*/


	/*patient_page_product-footer_open*/
	.patient_page footer .bordered_box{
         float: left;
		  margin-bottom: 21px;
		  font-size: 12px;
		  width: 60% !important;
	}

	.patient_page .site-footer.patient_footer{
		position: absolute;
	}

	.patient_page .site-footer .tpl_note{
		margin-top: 116px !important;
	}

	.patient_page .site-footer ul#footer-nav{
		padding-left: 21px;
	}

	.site-footer.patient_footer .site-info{
		padding-bottom: 8px;
	}

	/*patient_page_product-footer_close*/

	/*patient_header_main_page-open*/
	.menu_outline_patient_header{
		border: 1px solid #046eb7;
		display: block;
		justify-content: flex-end;
		padding: 6px;
		margin: auto;
		margin-top: -6px;
		margin-bottom: 22px;
		width: fit-content;
	}

	.tab_home .to_home{
		float: right;
		display: block;
	}

	/*.patient_page header .mobile_nav .menu{
		margin-top: 15px;
	}*/
	/*patient_header_main_page_close*/

	/*===hcp_header_home-open===*/
	.hcp_header_tab_logo{
		top: -4px;
		position: absolute;
		right: 3%;
		float: right;
	}

	.menu_outline_hcp{
		border: 1px solid #046eb7;
		padding: 5px;
		margin-bottom: 25px;
		margin-right: 25%;
		margin-top: -7px;
		float: right;
		width: fit-content;
	}
	/*===hcp_header_home-close===*/

	/*===hcp_educational_meetings-open===*/
	.hcp_educational_meetings .to_home{
		position: absolute;
		top: 10px;
		right: 53px;
		display: block;
	}

	.hcp_educational_meetings .to_patient{
		position: absolute;
		top: 30px;
		right: 0px;
		
	}

	.hcp_educational_meetings .menu_outline_educational_meetings{
		border: 1px solid #046eb7;
		display: flow-root;
		justify-content: flex-end;
		padding: 6px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 21px;
		width: fit-content;

	}

	.hcp_educational_meetings .mob_educational{
		position: absolute;
		color: #22a0d7;
		/*line-height: 11px;
		float: left;
		top: 76px;
		text-align: left;
        margin-left: 30px;*/
		display: block;
	}
	/*===hcp_educational_meetings-close===*/

	/*===maintance_page-open===*/

	.maintenance_page .site-footer .tpl_note{
		position: absolute;
		right: 16px;
		bottom: 7px;
	}

	.maintenance_page footer .bordered_box{
		width: 57%;
		margin: 0 0px;
		margin-bottom: 4px;
		line-height: 12px;
		font-size: 11px;
	}

	.maintenance_page .footer_right_image{
		background-size: 342px 80px;
	}

	.maintenance_page .site-footer .site-info{
		padding: 0px 12px 8px;
	}

	.maintenance_page .site-footer ul#footer-nav{
		padding-left: 20px;
	}

	/*===maintance_page-close===*/

	/*===public_page===open*/
	.public_page .site-footer{
		position: absolute;
	}
	/*===public_page===cose*/
	
}

/*new_code_19/11/21--close*/


/*ipad-pro*/
/*new_code_22/11/21--open*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

	.site-footer{
		position: absolute;
	}

	.site-footer ul#footer-nav{
		padding-left: 72px !important;
	}

	.header_logo_background_img{
		background-size: 313px 91px;
	}

	.logo_area img{
		margin-top: 8px;
		height: 33px;
	}

	.logo_new .logo_site{
		margin-top: 20px;
		height: 33px;
	}

	.home_widget_inner{
		margin-top: -5px;

	}

	.home_content .options_wrap{
		display: flex;
	}

	.home_content .options_wrap .option{

		width:276px;

	}

	/*hcp_page-open*/
	header .navigation_area.nav_2 .navigation_area_inner{

		padding: 0px 0px 3px 121px;

	}

	.hcp_header_background_image{
		background-size: 358px;
	}

	.header_widget .header_widget_inner{
		width: 50%;
		padding: 11px 50px 0px 50px;
	}

	.header .nav_2 .menu{
		padding-top: 14px;
		margin-bottom:7px;
	}

	.chiesi_logo_right{
		margin-right: 0px;
	}

	.header .menu li a{
		font-size: 13px;
	}

	.chiesi_logo_right{
		display: none;
	}

	.tab_view_logo{
		display: block !important;	
		margin-top: -32px;
        margin-right: 68px;
	}

	.hcp_header_background_image{

		background-size: 31% 81%;

	}

	.header_widget{
		line-height: 20px;
	}

	.footer .bordered_box{
		width: 51%;
		margin: 0 36px;
	}

	.logo.env_logo{
		display: none;
	}
	/*hcp_page-close*/

	/*hcp-footer-open*/
	.tpl_note_hcp footer .bordered_box{
		margin: 0 74px;
		width: 50%;
		font-size: 13px;
	}

	.tpl_note_hcp .site-footer ul#footer-nav{
		padding-left: 71px;
	}

	.tpl_note_hcp .footer_right_image{
		background-size: 276px 80px !important;
	}
	/*hcp-footer-close*/

	

	/*patient_product_footer-open*/
	.patient_page footer .bordered_box{
		/*min-width: 66%;*/
		margin-bottom: 20px;
	}

	.patient_page .site-footer .tpl_note{
		margin-top: 10% !important;
	}
	/*patient_product_footer-close*/

	/*patient_home_page-open*/
	.tab_home .to_home{
		float: inherit;
	}
	/*patient_home_page-close*/


	/*hcp_header_main_page-open*/
	.hcp_header_align .hcp_tab_view_logo{
		right: 4%;
		position: absolute;
		top: 16px;
		display: block;
	}

	.hcp_chiesi_logo_right{
		display: none;
	}
    /*hcp_header_main_page-close*/

	/*hcp_educational-meetings-open*/

	 .hcp_educational_meetings header .navigation_area 
	 .navigation_area_inner{
		padding: 14px 6px 10px 50px;
	 }
	/*hcp_educational-meetings-close*/

	/*===maintance_page-open===*/
	.maintenance_page footer .bordered_box{
		margin: 0 77px;
		width: 42%;
	}
	.maintenance_page .site-footer ul#footer-nav{
		padding-top: 14px;
	}

	.hcp_educational_meetings .mob_educational{
		display: unset;
        position: unset;
	}

	.hcp_educational_meetings .to_home{
		position: unset;
		display: unset;
	}

	.hcp_educational_meetings .to_patient{
		position: unset;
	}

	body.maintenance_page .site-main{
		height: calc(100vh - 126px);
	}
	/*===maintance_page-close===*/

	/*===public_page===open*/
	.public_page .hcp_header_background_image{
		background-size: 358px;
	}

	/*===public_page===close*/

}
/*new_code_22/11/21--close*/


/*new_code_30/11/21-hcp-open*/
.hcp_header_background_image{
	background-image: url("images/logo_new_background.png");
	background-repeat: no-repeat;
	background-color: white;
}

/*===hcp_header_line_break-open===-*/
.hcp_header_envaras{
	display: block;
} 
.hcp_header_data{
	display: block;
}
.hcp_header_chiesi{
	display: block;
}
/*===hcp_header_line_break-close===-*/
.chiesi_logo_right{
	margin-top: -42px;
    margin-right: 110px;
}

.tpl_note_hcp .site-footer .tpl_note{
	margin-top: 78px;
}

.tpl_note_hcp .site-footer {
	border-top: 2px solid #d3d3d3;
	padding-top: 5px;
}

.tab_view_logo{
	display: none;	
}

.env_logo{
	display: none;
}

.resources_our-products a {
	padding-top: 8px !important;
}
/*new_code_30/11/21-hcp-close*/


/*patient_our_products-open*/
.patient_page .patient_faq a{
	line-height: 31px;
}

.patient_page .header_widget{
    color: #0091d1;
}

/*footer-open*/


.patient_dose{
	content: "\a";
    white-space: pre;
}

.patient_information{
	content: "\a";
    white-space: pre;
}

.patient_page .patient_footer_images{
	background-image: url(images/footer_right_image_patient.png);
    background-position: right;
    background-repeat: no-repeat;
	background-position: right bottom;
	display: flow-root;
}

.patient_page .site-footer .tpl_note{
	margin-top: 86px;
}

.patient_page .site-footer.patient_footer{
	border-top: 2px solid #d3d3d3;
}
/*footer-close*/

/*patient_our_products-close*/


/*patient_header-open*/
.patient_header_middle .patient_center_header a{
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 14px;
}
/*patient_header-close*/

/*hcp_header-open*/

.hcp_header_align .menu li.long{
	flex: 0px;
}

.hcp_header_align .menu li{
	flex: 0px;
}

.hcp_header_align .menu{
  width: 83%;
  margin: auto;
  margin-bottom: 26px;
}

.hcp_header_align .hcp_header_middle_content a{
	padding-top: 9px;
    padding-bottom: 8px;
}

.hcp_chiesi_logo_right{
	right: 5%;
    position: absolute;
    top: 11px;
}

.hcp_tab_view_logo{
	display: none;
}
/*hcp_header-close*/


/*Chiesi-Educational-meetings-open*/
.menu-meetings-nav-container .hcp_chiesi-educational-meetings a{
	padding-top: 9px;
    padding-bottom: 8px;
	width: max-content;
}

.tpl_note_hcp .to_patient{
	display: none;
}

.hcp_educational_meetings .to_patient{
	display: unset;
}
/*Chiesi-Educational-meetings-close*/


.white_space{
	display: block;
}


/*===maintance_page-open===*/
.maintenance_page .logo_area a{
	float: none;
}

.maintenance_page .site-footer .tpl_note{
	margin-top: 78px;
}

.maintenance_page .site-footer{
	border-top: 2px solid #d3d3d3;
}

.maintenance_page .site-footer .site-info{
	padding-top: 15px;
}

/*===maintance_page-close===*/

