
.header_bottom_wrapper.hidden-xs {float: left; width: calc(100% - 655px);}   
@media (max-width: 1400px) and (min-width: 1200px){
	header .col-lg-6.top-nav{width: 44.5%!important;}
	header .col-lg-6{width: 50%;}
    .header_bottom_wrapper.hidden-xs {width: calc(100% - 700px);}  
    .langs #lang_sel_click li{width:50px!important;} 
}

@media (max-width: 1199px) and (min-width: 768px){
	
    /*.top-nav {width: calc(50% - 80px) !important;}*/
    /*.header_bottom_wrapper.hidden-xs {width: calc(56% - 95px) !important;}*/
    /*.top-nav .navbar-collapse.collapse {float: left; width:calc(100% - 50px);}*/
    /*.top-nav .navbar-collapse.collapse {width: 100%;}*/
    /*.top-nav ul.navbar-nav {width:calc(100% - 98px);}*/
}

/*@media (max-width: 768px) {
    .top-nav .navbar-collapse.collapse {width: 100%;}
    .top-nav ul.navbar-nav {width: calc(100% - 92px);}
}
*/
@media (max-width: 1366px){
    /*.header_bottom_wrapper.hidden-xs {width: calc(56% - 60px) !important; padding-left: 10px;}*/
}

@media (max-width: 1110px) {
    .search-bar {width: calc(100% - 315px) !important;} 
}
@media (max-width: 967px) {
    .header_bottom_wrapper.hidden-xs {width: calc(56% - 125px) !important;}
    .search-bar {width: calc(100% - 115px) !important;}
}


@media (max-width: 767px) {
    .search-bar {width: calc(100% - 55px) !important;}  
    
}

@media (max-width: 420px) {
    .search-bar {width: calc(100% - 50px) !important; padding-top: 10px;}
}


.wpcf7-form-control-wrap{
	position: initial;
}

#subscribe.modal .modal-content .modal-body form .wpcf7-form-control .wpcf7-list-item label{
    width: 100%;
    display: flex;
    max-width: 100%;
    gap: 10px;
    flex-direction: row-reverse;
}

#subscribe.show .newsletter_subscribe .wpcf7-not-valid-tip{
    top:-20px;
}

/********************** case study **************************/
#top-link-block{}
/*  modal menu */
ul.modal-menu-wrapper li.modal-menu-item{ cursor:pointer; display: inline-block; font-weight: 600; color: #333; color: #aaa; line-height: 45px; font-size: 18px;padding:0 15px;}
ul.modal-menu-wrapper {z-index: 1; width: 100%; line-height: 45px;position:fixed; background-color: rgba(44,44,44,0.9);margin-bottom:0;padding:0;}   
ul.modal-menu-wrapper li.modal-menu-item.active{color:#fff!important;}

.all_modules_wrapper{}

@media (max-width: 1400px) and (min-width: 768px){
	ul.modal-menu-wrapper li.modal-menu-item{
		padding:0 12px;
		font-size:13px;
	}
}	

 /*big wide image*/
.img-holder{ position:relative;}
.img-holder img.wide-banner{width:100%;}

/*Regular text over wide image*/
.img-holder .img-holder-text {position:absolute; width:100%;height:100%;top:35px;}
.img-holder .img-holder-text .text-wrapper{max-width: 600px; margin: 30px auto; color: #000; background: rgba(255,255,255,.95); text-align: center; font-size: 80px; font-weight: bold; line-height: 1.05; padding: 20px;}
.img-holder .img-holder-text .text-title{font-size: 50px; margin-bottom: 30px; line-height: 1.2;}
.img-holder .img-holder-text .text-content{font-size: 20px; line-height: 1.7; text-align: left;}
.txtOverImg_module .img-holder .img_wrapper.hidden-xs{position:relative;height:100%;/* background-size:cover;*/background-repeat:no-repeat;background-attachment: fixed;}
.txtOverImg_module .img-holder .img_wrapper.hidden-xs .img-holder-text{position: static; width: 100%; height: 100%;}


 /*Simple text with wide margin*/
.only_txt_module{width: 100%;margin: auto; max-width: 620px; padding: 20px 30px; font-size: 20px; line-height: 1.7;  overflow-wrap: break-word;  word-wrap: break-word; word-break: break-word;}
.only_txt_module .onlyBoldTxt{font-size: 35px; line-height: 1.2; margin: 30px 0; font-weight: bold; }
.only_txt_module .onlyTxt{}

 /*text in large font center in image*/
.txtCenterOverImg_module .img-holder .img-holder-text .text-content{background: rgba(255,255,255,.95); max-width: none; text-align: center; color: #000; font-size: 80px; font-weight: bold; line-height: 1.05;}
.txtCenterOverImg_module .img-holder .img-holder-text{top:0}
.txtCenterOverImg_module .bg_img_fixed{background-size:cover;background-attachment:fixed;height:100vh; background-repeat: no-repeat;}

 /*Text on one side with image on other side*/
.txtLeftImgRight_module{padding-top:45px;}
.txtLeftImgRight_module .text_wrapper{width: 100%; max-width: 620px; padding: 20px 30px; font-size: 20px; line-height: 1.7; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word;}
.txtLeftImgRight_module img{width: 80%; margin: auto; display: block; padding: 20px 30px;}
.txtLeftImgRight_module .img_caption{text-align: center; color: grey;}

/*Multilayered wide images*/
.multiImages_module{padding-top:45px;}
.multiImages_module .parallax .bg_scroll{position: relative; height: calc(100vw * 657/1362); height:100vh; background-attachment : fixed; background-size : contain;background-repeat:no-repeat;background-position:center 150px;    background-size: 85%;}
.multiImages_module .parallax .parallax-content:nth-child(1) .bg_scroll{}
.multiImages_module .parallax .text_parallax{overflow-wrap: break-word; word-wrap: break-word; word-break: break-word;font-size: 20px; color: #1e1e1e; max-width: 620px; margin: 0 auto;background-color:rgba(255,255,255,0.95); padding: 20px 30px; line-height: 1.7;}
/*
.multiImages_module .menu_wrapper li{cursor:pointer; display: inline-block; font-weight: 600; color: #333; padding: 0 15px; line-height: 30px; font-size: 18px;}
.multiImages_module .menu_wrapper{box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);  -moz-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);-webkit-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);z-index: 1100; height: 45px; line-height: 45px;position:fixed; background-color:#fff; padding-left: 15%; width: 100%;}    
*/  

@media (min-width: 1367px){
	/*Text scrolling over static image*/
.txt_scroll_image_module .scroll_image_wrapper.bigger_than_tablet{display:block;background-attachment: fixed; top: 73px; height:100%; background-repeat:no-repeat; background-size: cover; overflow: hidden;}
.txt_scroll_image_module .scroll_image_wrapper.bigger_than_tablet .scroll_text_wrapper{display:block;background: rgba(255,255,255,.95); width: 100%; max-width: 620px; padding: 20px 30px; padding-top: 45px; font-size: 20px; line-height: 1.7; overflow-wrap: break-word; word-wrap: break-word;  word-break: break-word;}

.txt_scroll_image_module .scroll_image_wrapper.tablet_and_mobile_version{display:none; }
.txt_scroll_image_module .scroll_image_wrapper.tablet_and_mobile_version:before{display:none; }
.txt_scroll_image_module .scroll_wrapper.tablet_and_mobile_version{display:none; }
	
} 


/*Text on one side and image on second side*/
.txtLeftImgRight_module .txt_right{float:right;}

/*Caption scrolls over wide image*/
.caption_scroll_image_module .scroll_image_wrapper {background-attachment: fixed; height:calc(100vw / 1.779); background-repeat:no-repeat; background-size: cover; overflow: scroll;}
.caption_scroll_image_module .scroll_image_wrapper .scroll_wrapper{width: 100%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-justify-content: center; justify-content: center; -webkit-box-pack: center;-moz-box-pack: center; -ms-flex-pack: center; -webkit-align-items: center; align-items: center;}
.caption_scroll_image_module .scroll_image_wrapper .scroll_wrapper .scroll_text_wrapper {margin: auto; width: 100%; background-color: rgba(0,0,0,.4); color: #fff; padding: 15px 30px;}

/*Video*/
.video_module .video_wrapper{
    margin-top: 40px;
    margin-bottom: 30px;
}
.video_module .video_wrapper iframe{
	display:block;
	margin:auto;
}

.page-template-case-studies .wrap{padding-top:73px;}
@media (max-width: 1399px) {
	.page-template-case-studies .wrap{padding-top:124px;top: 124px;}
}
@media (max-width: 1279px) {
	.page-template-case-studies .wrap{padding-top:101px;}
}
@media (max-width: 1199px) {
	.page-template-case-studies .wrap{padding-top: 85px !important;}
}

@media (max-width: 1366px) {
	.txtOverImg_module .img-holder .img-holder-text{position: static;}
	.txtOverImg_module .img-holder .img-holder-text .text-wrapper{color:#000;}
	.txtOverImg_module .img-holder .img_wrapper{position:relative;height:calc(100vw / 1.77); height:auto;background-size:cover;background-repeat:no-repeat;}
	.txtOverImg_module .img-holder .img_wrapper:before{content: '';width:100%; position: absolute; left: 0; bottom: -1px; right: 0; height: 30%;height:100px; background: linear-gradient(to bottom,rgba(255,255,255,0),#fff) left top;}

}
/*mobile*/
@media (max-width: 768px) {
	.txtLeftImgRight_module,.multiImages_module{padding-top:0px;}
	.all_modules_wrapper{padding-top:0px;}
	.page-template-case-studies .wrap { padding-top: 73px !important;}
	.img-holder img.wide-banner{padding: 15px;}
	.img-holder .img-holder-text .text-content h2{}
	.img-holder .img-holder-text .text-content h3{font-size: 17px; line-height: normal;}
	.img-holder .img-holder-text .text-content{max-width: none; margin: 0 10px;}
	.only_txt_module .onlyBoldTxt{padding-left: 15px; padding-right: 15px; font-size: 24px; line-height: 1.4; margin: 20px 0;}
	.only_txt_module .onlyTxt{padding-left: 15px; padding-right: 15px; line-height: 1.7;font-size: 20px;}
	.only_txt_module .onlyTxt iframe{width:100%;}
	.only_txt_module {padding: 15px 0 20px; max-width: 540px; margin: auto;}
	.txt_scroll_image_module .scroll_wrapper .scroll_text_wrapper{font-size: 20px; line-height: 1.7;}
	.txtLeftImgRight_module .text_wrapper{margin: auto; width: 100%; max-width: 540px; padding-left: 0; padding-right: 0; font-size: 18px;}
	.txtLeftImgRight_module img{width: 100%;}
	.txtLeftImgRight_module .text_wrapper h3{font-size:17px;}
	.txtCenterOverImg_module .img-holder img{height: 667px; object-fit: cover; padding: 0;}
	.txtCenterOverImg_module .img-holder .img-holder-text .text-content{font-size: 40px;}
	.caption_scroll_image_module .scroll_image_wrapper .scroll_wrapper{min-height:700px; overflow: hidden;}
	.caption_scroll_image_module .scroll_image_wrapper .scroll_wrapper .scroll_text_wrapper{overflow: auto;}
	.caption_scroll_image_module .scroll_image_wrapper{height: 300px; width: 100%; background-position: center;}
	/*.multiImages_module .parallax .bg_scroll{height: 300px!important; background-position   : top center;/background-image:none!important;}
	/*.multiImages_module .parallax .parallax-content:nth-child(1) .bg_scroll{background-position-y:initial;}
	.multiImages_module .menu_wrapper{padding-left: 0; width: 100%; text-align: center;}*/
	.multiImages_module .parallax .bg_scroll{background-attachment: scroll; height: auto; min-height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center;}
	.multiImages_module .parallax .parallax-content{display:none;}
	.multiImages_module .parallax .parallax-content:nth-child(1){display:block;}
	.video_module .video_wrapper iframe{height:320px;width:100%;}
	.txtCenterOverImg_module{height:100vh}
	.txtCenterOverImg_module .img-holder{height:100%;}
	.txtCenterOverImg_module .bg_img_fixed{height: 100%; width: 100%;  background-attachment:initial;}
	.txtCenterOverImg_module .img-holder .img-holder-text{position: absolute; top: 0;}
	.only_txt_module,.txt_scroll_image_module,.multiImages_module,.txt_scroll_image_module,.txtOverImg_module{background-color:#fff;}
	.only_txt_module .onlyTxt p img{float: none; width: auto; margin: auto;display: block;}
	.page-template-case-studies #contact{background-color: #fff;}
	#related .swiper-container .article-box .excerpt.exp-case-studies{font-size:18px;}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1366px) 
{
	body .visible-ipad-pro{display:block!important;}
	body .hidden-ipad-pro{display:none!important;}
	.txtCenterOverImg_module{height:100vh}
	.txtCenterOverImg_module .img-holder{height:100%;}
	.txtCenterOverImg_module .bg_img_fixed{height: 100%; width: 100%;  background-attachment:initial;}
	.txtCenterOverImg_module .img-holder .img-holder-text{position: absolute; top: 0;}
	
	.multiImages_module .parallax .bg_scroll{background-attachment: scroll; height: auto; min-height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center;}
	.multiImages_module .parallax .parallax-content{display:none;}
	.multiImages_module .parallax .parallax-content:nth-child(1){display:block;}
}
@media only screen 
and (min-width: 1366px) 
and (max-width: 1366px)
and (orientation: landscape) 
{
	.txtCenterOverImg_module{height:100vh}
	.txtCenterOverImg_module .img-holder{height:100%;}
	.txtCenterOverImg_module .bg_img_fixed{height: 100%; width: 100%;  background-attachment:initial;}
	.txtCenterOverImg_module .img-holder .img-holder-text{position: absolute; top: 0;}
	
	.multiImages_module .parallax .bg_scroll{background-attachment: scroll; height: auto; min-height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center;}
	.multiImages_module .parallax .parallax-content{display:none;}
	.multiImages_module .parallax .parallax-content:nth-child(1){display:block;}
}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1024px) 
and (min-device-height : 1366px) 
and (max-device-height : 1366px) 
and (min-width: 1024px) 
and (max-width: 1024px)
{
	.txtCenterOverImg_module{height:100vh}
	.txtCenterOverImg_module .img-holder{height:100%;}
	.txtCenterOverImg_module .bg_img_fixed{height: 100%; width: 100%;  background-attachment:initial;}
	.txtCenterOverImg_module .img-holder .img-holder-text{position: absolute; top: 0;}
	
	.multiImages_module .parallax .bg_scroll{background-attachment: scroll; height: auto; min-height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center;}
	.multiImages_module .parallax .parallax-content{display:none;}
	.multiImages_module .parallax .parallax-content:nth-child(1){display:block;}
	
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1366px) 
and (orientation : landscape),
only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
{
	.dialog_download{display:none!important;}
}
@media (max-width: 1366px){ 
	.txt_scroll_image_module .scroll_image_wrapper.bigger_than_tablet{display:none!important;}
	.txt_scroll_image_module .scroll_image_wrapper.bigger_than_tablet .scroll_text_wrapper{display:none!important;}
	
	.txt_scroll_image_module .scroll_image_wrapper.tablet_and_mobile_version{display:block; position: relative; background-attachment: initial; height: calc(100vw / 1.77); background-repeat: no-repeat; background-size: cover; background-position: center;overflow: hidden; top: auto;}
	.txt_scroll_image_module .scroll_image_wrapper.tablet_and_mobile_version:before{display:block; content: ''; position: absolute; left: 0; bottom: -1px; right: 0;  height: 30%; background: linear-gradient(to bottom,rgba(255,255,255,0),#fff) left top;}
	.txt_scroll_image_module .scroll_wrapper.tablet_and_mobile_version{display:block;}
}
/************ pop up case studie***********************/
@media only screen 
and (min-device-width : 768px) 
{
	
	#dialog .form-heading{
	max-width: none;
    float: none;
    margin: 15px 10px;
	}
	
}
#dialog{
	background-color: #fff;
	top:180px;
}
.ui-widget.ui-widget-content{
    background-color: transparent;
    border: 0;
}

.single #dialog .newsletter_subscribe label{
    width: auto!important;
}
.blur {
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    filter: blur(6px);

}
.ui-dialog .ui-dialog-titlebar {
   display: none
}
/************end pop up case studie***********************/

/************ pop up download pdf case studie***********************/
.dialog_download .ui-dialog-titlebar,.ressource_form_dialog .ui-dialog-titlebar{
	display:block;
    font-size: 0;
    position: relative;
    background-color: transparent;
    border: 0;
}
.ui-widget-overlay{
	display:none;
}
.ui-widget.ui-widget-content{
	border:0!important;
}
#download_pdf_dialog{
	background-color:#fff;
	padding:0;
    -webkit-box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
}

#download_pdf_dialog .popup_content{
	background-image:url('/wp-content/themes/roots-mipo/assets/img/bg-popup.png'); 
	background-position: center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	position:relative;
    padding: 30px 23px 13px;
}
.popup_border{
	background-image:url('/wp-content/themes/roots-mipo/assets/img/icon_border_popup.png');
	background-size: cover; 
	background-repeat: no-repeat; 
	width:100px;
	height:100px;
	position:absolute;
    top: -19px;
    left: -34px;
	z-index:9999;
}
.dialog_download button.ui-dialog-titlebar-close, .ressource_form_dialog button.ui-dialog-titlebar-close{
    background-image: url(/wp-content/themes/roots-mipo/assets/img/popup-close.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 31px;
    height: 29px;
    border:0;
    background-color:transparent;
    z-index: 1;
    top: 21px;
    right: -10px;
}
#download_pdf_dialog .popup_content .popup_title{
	font-size: 29px;
	font-weight: 400;
	color: #4a4682;
	margin-bottom:0;
}
#download_pdf_dialog .popup_content .popup_sub_title{
	font-size: 14px;
	color: #4a4682;
    margin-bottom: 16px;
    margin-top: 5px;
}
#download_pdf_dialog .popup_content .popup_submit{
    border: 0;
    background-color: #4a4682;
    background: linear-gradient(to bottom, #6f6a9d 0%, #6f6a9d 54%, #56508c 42%, #56508c 100%) !important;
    border-radius: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

/************end  pop up download pdf case studie***********************/

/************ pop up ressource form case study***********************/
#ressource_form_dialog{
	background-color:#fff;
	padding:0;
    -webkit-box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 26px 0px rgba(0,0,0,0.75);
	background-image:url('/wp-content/themes/roots-mipo/assets/img/bg_ressource.png'); 
    background-position: right -397px bottom -454px;
	background-size: cover; 
	background-repeat: no-repeat; 
	position:relative;
    padding: 30px 23px 13px;
}
#ressource_form_dialog .title_above_form h5{
	font-size: 29px;
	font-weight: 400;
	margin-bottom:0;
	color: #4a4682;
} 
#ressource_form_dialog .title_above_form h4{
	font-size: 14px;
	color: #4a4682;
    margin-bottom: 16px;
    margin-top: 5px;
} 
#ressource_form_dialog form label{
	color: #48535b;
	font-size: 18px;
	font-weight: 700;
	display:block;
}
#ressource_form_dialog form label input{
	border: 1px solid #a1a1a1;
	background-color: #ffffff;
	border-radius: 3px;
}
#ressource_form_dialog .newsletter_subscribe label{
    float: none;
    width: 100%!important;
}
#ressource_form_dialog .newsletter_subscribe label .wpcf7-list-item-label{
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.71);
    margin-left:40px;
}
#ressource_form_dialog .newsletter_subscribe label input{
    width: 35px!important;
    height: 34px;
    border-radius: 5px;
    border: 2px solid #a9a9a9;
    background-color: #dedede;
}
#ressource_form_dialog form input[type="submit"]{
	font-size: 24px;
	font-weight: 700;
}
.ui-dialog .ui-dialog-titlebar{
		background: linear-gradient(to bottom, #6f6a9d 0%, #6f6a9d 54%, #56508c 42%, #56508c 100%) !important;
    height: 35px;
}
#ressource_form_dialog form .input-group.terms{
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    color: #48535b;
    margin: -10px auto 0px auto;
}
#ressource_form_dialog form .contact_form_terms{
	display:none;
}
#ressource_form_dialog form div.wpcf7-mail-sent-ok{
    visibility: visible;
    line-height: 20px;
}
#ressource_form_dialog form .wpcf7-display-none{
	display: block;
    visibility: hidden;
    margin: 3px 0 0 0;
    height:50px;
}
@media (min-width: 1367px){
	.popup_content.bigger_than_tablet{
		display:block;
	}
	.mobile_version{
		display:none;
	}
	
	
}

@media (max-width: 1366px){
	.popup_content.bigger_than_tablet{
		display:none!important;
	}
	
	.mobile_version{
		display:block!important;
	}	
	.mobile_version	.popup_content_mobile img{
	    width: 15%;
	    vertical-align: text-top;
	}
	
}


.popup_content_mobile.dt_version{
	float:right;
	width:auto;
 	border: 2px solid #fff;
    border-radius: 5px;    
	height: 33px;
    line-height: 26px;
    margin-top: 8px;
    width: 153px;
    margin-right:15px;
    text-align: center;    
}

.popup_content_mobile.dt_version span{
	color:white;
	font-size:17px;
}

.popup_content_mobile.dt_version img{
	width: 24px;
	margin-left:5px;
}
	
.popup_content_mobile{
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	border: 2px solid #383563;
	background-color: #4a4682;
    height: 100%;
	width: 100%;
}
.popup_content_mobile button.popup_submit{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    height: 100%;
    padding-left:10px;
    font-family: Lato;
}




@media (max-width: 1024px) {
	#download_pdf_dialog{
		background-color: #4a4682;
	    height: 39px!important;
	    line-height:32px!important;
    	width: 100%!important;
	    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35); 
    	border-radius: 5px; 
    	border: 2px solid #383563; 
    	background-color: #4a4682; 
	}
	#ressource_form_dialog{
		padding: 5px 10px 0px;
	}
	.ressource_form_dialog button.ui-dialog-titlebar-close{
	    background-size: contain;
    	width: 22px;
    	height: 22px;
    	top: 40px;
    	right: 4px;
	}
	#ressource_form_dialog form .input-group.terms{
		font-size: 8px;
    	font-weight: 600;
    	line-height: 10px;
	    margin-bottom: 5px;
	}
	#ressource_form_dialog form label{
	    font-size: 16px;
        margin-top: 5px;
	}
	#ressource_form_dialog form input{
	    height: 30px;
    	line-height: 30px;
	}
	#ressource_form_dialog form .wpcf7-recaptcha iframe{
		    width: 236px!important;
	}
	#ressource_form_dialog .title_above_form h5{
	    font-size: 19px;
	}
	#ressource_form_dialog .newsletter_subscribe label input{
	    width: 20px!important;
    	height: 26px;
	}
	#ressource_form_dialog .newsletter_subscribe label .wpcf7-list-item-label{
	    font-size: 12px;
	}
	.dialog_download {top:inherit !important;bottom:10px !important;}
}
/************end  pop up ressource form case study***********************/
