/*
Project     :	Thoracic Society
Version     :	1.0
Last Change : 	03/02/2020
Primary Use :   Thoracic Society
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Elementor General
2. Home
3. Services
4. Counter
5. Tesimonial
6. Media Queries 
--------------------------------------------------------------*/


/*-------------------------------------------------------------- 1. Elementor General --------------------------------------------------------------*/

.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

.elementor-icon {
    text-align: center;
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    opacity: 1;
}


/*-------------------------------------------------------------- 2. Home  --------------------------------------------------------------*/

.header-theme {
	color:#f1c40f;
	font-weight:600;
}

.header-bg::before {
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #f1c40f;
    top: 50%;
    transform: translateY(-50px);
}


.title-submain {
	position:relative;
}

.title-submain::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: -10px;
    background-color: #f1c40f;
    width: 3px;
    height: 3px;
}
.title-submain::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -10px;
    background-color: #f1c40f;
    width: 50px;
    height: 3px;
}


.thoracicsociety-blog-main .article-content {
	 padding: 0;
}

.thoracicsociety-blog-main .entry-header {
	 padding: 0 !important;
}

.thoracicsociety-blog-main h4 {
	font-size: 17px !important;
	font-weight:700;
	line-height: 25px !important;
}

.video-mod1 .entry-attachment,
.educ-mod1 .entry-attachment {
	display:table-cell;
	
}
.video-mod1 .blog-image,
.educ-mod1 .blog-image {
	padding:0;
}

.video-mod1 .entry-attachment img,
.educ-mod1 .entry-attachment img { 
	max-width:80px;
	height:80px;
}

.video-mod1 .homeblog-content,
.educ-mod1 .homeblog-content {
	display:table-cell;	
	vertical-align:top;
	padding-left:20px;
}

.educ-mod1 .article-content{
	border-bottom:1px solid #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.video-mod1 .article-content{
	border-bottom:1px solid #dddddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.events-mod .blog-image,
.news-mod .blog-image,
.educ-mod .blog-image {
	padding:0 0 20px 0;
}
.events-mod .entry-content h2,
.news-mod .entry-content h2,
.educ-mod .entry-content h2 {
	display:none;
}
.events-mod .entry-content p,
.news-mod .entry-content p,
.educ-mod .entry-content p {
	margin-bottom:0;
}


.entry-btn {
	display:table;
	padding-top:20px;
}

.thoracicsociety-blog-main .entry-content {
	margin-top:5px;
}

.video-mod .blog-image {
	display:none;
}

/* Membership subscription plan */

.sub-plan-mod .ihc-level-item-title {
	font-size:20px;
	font-family:'Roboto',serif;
	color:#333333;
	letter-spacing:1px;
	line-height:100%;
	padding:0;
}

.sub-plan-mod .ihc-level-item-price {
	font-family:'Open sans',serif;
	font-size:35px;	
	color:#142962;
	font-weight:500;
	letter-spacing:1px;
	min-height:100%;
	padding:10px 20px;
}

/*.sub-plan-mod .ihc-level-item:first-child .ihc-level-item-price {
	padding:10px 20px 20px 20px !important;
}
*/



/*.sub-plan-mod .ihc-level-item:first-child .ihc-level-item-top {
	padding:30px 20px 5px 20px !important;
}




.sub-plan-mod .ihc-level-item:first-child .ihc-level-item-price,
.sub-plan-mod .ihc-level-item:first-child .ihc-level-item-top {
	background-color:#f1c40f;
}


.sub-plan-mod .ihc-level-item:nth-child(3) .ihc-level-item-price,
.sub-plan-mod .ihc-level-item:nth-child(3) .ihc-level-item-top, 
.sub-plan-mod .ihc-level-item:nth-child(2) .ihc-level-item-price,
.sub-plan-mod .ihc-level-item:nth-child(2) .ihc-level-item-top {
	background-color:#f4f4f4;
}

.sub-plan-mod .ihc-level-item:first-child {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}


.sub-plan-mod .ihc-level-item:nth-child(3),
.sub-plan-mod .ihc-level-item:nth-child(2) {
	transform:scale(1);
	-webkit-transform:scale(1);
}

.sub-plan-mod .ihc-level-item:nth-child(3):hover,
.sub-plan-mod .ihc-level-item:nth-child(2):hover {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
*/

.sub-plan-mod .ihc-level-item:hover,
.sub-plan-mod .ihc-level-item {
	transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;	
}

.sub-plan-mod .ihc-level-item-wrap:hover {
	top:0 !important;
	 
	
}

.sub-plan-mod .ihc-level-item-top { 
	padding:20px 20px;	
	line-height:100%;
	border-bottom-color:#f1c40f;
}


.sub-plan-mod .ihc-level-item .ihc-level-item-top  {
	background-color:#f2f2f2;
}

/*.sub-plan-mod .ihc-level-item .ihc-level-item-price  {
	background-color:#f9f9f9;
}*/

.sub-plan-mod  .ihc-level-item-content {
	font-size:14px;
	font-family:'Open sans',serif;
	font-weight:600;
	color:#666666;
	letter-spacing:1px;
	line-height:24px;
	padding:20px 20px 80px 20px;
}


.sub-plan-mod .ihc-level-item-link {
	padding: 12px 25px;
	width: auto;
	display: table;
	font-weight:600;
	letter-spacing:1px;
}

.sub-plan-mod .ihc-level-item .ihc-level-item-link  { 
	background-color:#142962 !important;
	color:#ffffff;	
}


.sub-plan-mod .ihc-level-item .ihc-level-item-link:hover { 
	background-color:#f1c40f !important;
	color:#ffffff;
}


.sub-plan-mod .ihc-level-item-content {
	min-height:100%;
	padding-bottom: 30px;
}

.sub-plan-mod .ihc-level-item {
	margin:30px auto;
	max-width:85%;
}




/* Membership account page */
.mem-account-mod .ihc-user-page-top-ap-background {
	background-color:#142962;
	height:100%;	
}

.mem-account-mod .ihc-user-page-top-ap-wrapper .ihc-top-level-box.ihc-expired-level {
	background-color:#f1c40f;
}

.mem-account-mod #js_ihc_edit_top_ap_banner {
	height:100%;	
}

.mem-account-mod .ihc-ap-menu {
	 background-color:#222222;
}

.mem-account-mod .ihc-ap-menu .ihc-ap-menu-item {
	 background-color:transparent;
}

.mem-account-mod .ihc-ap-menu .ihc-ap-menu-item .fa-ihc {
	font-size:12px;
}

.mem-account-mod .ihc-ap-menu .ihc-ap-menu-item-selected {
	background-color:#666666 !important;
}

.mem-account-mod .ihc-ap-wrap {
	background-color:#f2f2f2;
	padding:30px 30px;
	margin-top:0;
}

.mem-reg-title,
.ihc-order-title,
.ihc-ap-wrap h3 {
	position:relative;
	font-size:22px;
	font-weight:600;
	font-family:'Roboto',serif;
	letter-spacing:1px;
	margin-bottom:30px;
}

.mem-reg-title::after,
.ihc-ap-wrap h3::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    background-color: #f1c40f;
    width: 3px;
    height: 3px;
}
.mem-reg-title::before,
.ihc-ap-wrap h3::before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: -5px;
    background-color: #f1c40f;
    width: 50px;
    height: 3px;
}

.mem-reg-mod .iump-form-line-register input[type="text"]:hover,
.mem-reg-mod .iump-form-line-register input[type="password"]:hover,
.mem-reg-mod .iump-form-line-register input[type="number"]:hover,
.mem-reg-mod .iump-form-line-register textarea:hover,
.mem-reg-mod .iump-form-line-register select:hover,
.mem-reg-mod .iump-form-line-register .select2-selection:hover,
.mem-reg-mod .iump-form-line-register input[type="text"]:focus,
.mem-reg-mod .iump-form-line-register input[type="password"]:focus,
.mem-reg-mod .iump-form-line-register input[type="number"]:focus,
.mem-reg-mod .iump-form-line-register textarea:focus,
.mem-reg-mod .iump-form-line-register select:focus,
.mem-reg-mod .iump-form-line-register .select2-selection:focus,
.mem-account-mod .iump-form-line-register input[type="text"]:hover,
.mem-account-mod .iump-form-line-register input[type="password"]:hover,
.mem-account-mod .iump-form-line-register input[type="number"]:hover,
.mem-account-mod .iump-form-line-register textarea:hover,
.mem-account-mod .iump-form-line-register select:hover,
.mem-account-mod .iump-form-line-register .select2-selection:hover,
.mem-account-mod .iump-form-line-register input[type="text"]:focus,
.mem-account-mod .iump-form-line-register input[type="password"]:focus,
.mem-account-mod .iump-form-line-register input[type="number"]:focus,
.mem-account-mod .iump-form-line-register textarea:focus,
.mem-account-mod .iump-form-line-register select:focus,
.mem-account-mod .iump-form-line-register .select2-selection:focus {
	border-color:#142962;
}

.mem-account-mod .iump-register-form  {
	min-width:100%;
}

.mem-account-mod  .iump-form-line-register.iump-form-text {
	float:left;
	width:33.33%;
}
.mem-account-mod .iump-form-line-register.iump-form-password {
	float:left;
	width:50%;
}

.mem-account-mod .iump-form-upload_image .ihc-content-left,
.mem-account-mod .iump-form-upload_image .ihc-upload-image-wrapp {
	display:inline-block;
	vertical-align:middle;
}

.mem-account-mod .iump-form-upload_image .ihc-content-left {
	padding-left:20px;
}

.mem-account-mod .iump-form-upload_image .ihc-content-left #ihc-avatar-button {
	border-color:#f1c40f ;
	color:#f1c40f;
	
}


.mem-account-mod .iump-form-upload_image .ihc-content-left #ihc-avatar-button.ihc-upload-avatar:hover  {
	border-color:#142962 ;
	background-color:#142962 ;
	color:#ffffff ;
}

.mem-account-mod .iump-form-upload_image .ihc-content-left #ihc-avatar-button,
.mem-account-mod #ihc_submit_bttn {		
	font-family:'Open sans',serif;
	line-height:100%;
	border-radius:3px;
	padding:12px 25px;
	font-weight:600;
	letter-spacing:1px;
	
}

.mem-reg-mod .iump-submit-form input,
.mem-reset-mod .impu-form-submit input,
.mem-login-mod .impu-form-submit input,
.mem-account-mod #ihc_submit_bttn {	
	border-color:#142962 !important;
	background-color:#142962 !important ;
	border-radius:3px;
	color:#ffffff ;
	font-family:'Open sans',serif;
	font-size:14px;
	line-height:100%;
	padding:12px 25px;
	font-weight:600;
	letter-spacing:1px;
	
}

.mem-reg-mod .iump-submit-form input:hover,
.mem-reset-mod .impu-form-submit input:hover,
.mem-login-mod .impu-form-submit input:hover,
.mem-account-mod #ihc_submit_bttn:hover {	
	border-color:#f1c40f !important ;
	background-color:#f1c40f !important;
	border-radius:3px;
	color:#ffffff ;
}

.mem-reg-mod .iump-submit-form input,
.mem-reg-mod .iump-submit-form input:hover,
.mem-reset-mod .impu-form-submit input,
.mem-reset-mod .impu-form-submit input:hover,
.mem-login-mod .impu-form-submit input,
.mem-login-mod .impu-form-submit input:hover {
	width:auto !important;
}


.mem-reg-mod .iump-submit-form,
.mem-account-mod .iump-submit-form {
	display:table;
	margin:20px auto 0 auto;
}

.mem-account-mod .iump-user-page-box {
    margin-bottom: 10px;
}

.mem-account-mod  .ihc-account-tranz-list tfoot th,
.mem-account-mod  .ihc-account-tranz-list thead th,
.mem-account-mod .ihc-account-subscr-list thead td {
	font-family:'Roboto',serif;
	color:#333333;
	font-size:14px;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.mem-reg-mod .iump-level-details-register span,
.mem-account-mod  .ihc-account-tranz-list tbody span,
.mem-account-mod .ihc-account-subscr-list tbody span {
	font-family:'Open sans',serif !important;
}
.mem-account-mod  .ihc-account-tranz-list tbody td,
.mem-account-mod .ihc-account-subscr-list tbody td {
	font-family:'Open sans',serif !important;
	color:#666666;	
	font-size:13px !important;
	
}

.mem-account-mod .iump-renew-subscription-button {
	background-color:#142962 !important ;
	border-radius:3px;
	color:#ffffff ;
}
.mem-account-mod .iump-delete-subscription-button {
	background-color:#f1c40f !important ;
	border-radius:3px;
	color:#ffffff ;
}
	
.mem-account-mod .ihc-account-subscr-list thead {
	border-bottom:2px solid #f1c40f;
}

.mem-account-mod .ihc-account-subscr-list {
	margin:0;
}

.mem-account-mod  .ihc-account-tranz-list tfoot th,
.mem-account-mod  .ihc-account-tranz-list thead th {
	padding:10px 5px;
	border-color:#dddddd;
}

.mem-account-mod  .ihc-account-tranz-list tbody td {
	padding-bottom:10px;
	padding-top:10px;
}

.mem-account-mod  .ihc-account-tranz-list {
	border-color:#dddddd;
}

.mem-account-mod .ihc-level-name {
	color:#f1c40f !important;
}

.mem-account-mod .ihc-additional-message {
	background-color: #f9f9f9;
	border-left:2px solid #f1c40f;
	font-family:'Open sans',serif !important;
	letter-spacing: 0.5px;
}

/* Login page */

.mem-reset-mod .ihc-pass-form-wrap,
.mem-login-mod .ihc-login-form-wrap {
	background-color:rgba(255,255,255,0.9) !important;
	box-shadow: 0 10px 18px -8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 10px 18px -8px rgba(0,0,0,0.5);
	padding:20px 20px 30px 20px ;
	border-left:2px solid #f1c40f;
}


.mem-reset-mod .impu-form-line-fr:hover,
.mem-reset-mod .impu-form-line-fr:checked,
.mem-login-mod .impu-form-line-fr:hover,
.mem-login-mod .impu-form-line-fr:checked {
	border-color:#142962 !important;
}

.mem-login-mod .ihc-wrapp-the-errors,
.mem-reset-mod .ihc-wrapp-the-errors {
	max-width:400px;
	margin:20px auto 20px auto;
}

.mem-reg-mod .ihc-tos-wrap a,
.mem-login-mod .impu-form-links-reg a,
.mem-login-mod .impu-form-links-pass a {
	color:#142962;
	font-weight:600;
}

.mem-logout-mod .ihc-logout-wrap a {
	color:#142962;
	font-weight:600;
	text-decoration:underline !important;
}

.mem-logout-mod .ihc-logout-wrap {
	background-color:transparent;
}


.mem-reset-mod .fa-ihc,
.mem-login-mod .fa-ihc {
	font-size:13px;
	top:3px;
}

/* Menmeber Register */

.mem-reg-mod .iump-form-line-register .iump-form-radiobox {
	display:inline-block;
}

/*.mem-reg-mod .iump-form-line-register {
		display:inline-block;
		width:33.33%;
	vertical-align:top;
}

.mem-reg-mod .iump-form-radio {
	width:33.33%;
	float:left;
}*/


.mem-reg-mod .iump-form-line-register {
		float:left;
		width:33.33%;
	   vertical-align:top;
}

.mem-reg-mod .iump-form-line-register:nth-child(2) { 
	float: none;
    display: table;
}

.mem-reg-mod .iump-form-line-register:nth-child(12),
.mem-reg-mod .iump-form-line-register:nth-child(11),
.mem-reg-mod .iump-form-line-register:nth-child(10),
.mem-reg-mod .iump-form-line-register:nth-child(9) { 
	width:33.33%;
}

.mem-reg-mod .iump-form-line-register:nth-child(15),
.mem-reg-mod .iump-form-line-register:nth-child(12),
.mem-reg-mod .iump-form-line-register:nth-child(9) {
	clear:both;
}

.mem-reg-mod .ihc-tos-wrap {
	float: none;
    display: table;
    width: 100%;
}

/*.mem-reg-mod .ihc-form-create-edit {
	display:table-footer-group;
}
.mem-reg-mod #ihc_cart_wrapper {
	display:table-header-group;
}*/

.mem-reg-mod .iump-labels-register {
	color:#333333;
}

.mem-reg-mod .iump-register-form {
	max-width:100% ;
}

.mem-reg-mod .ihc-order-title {
	border-bottom-color:#f1c40f;
	display:table;
	max-width:100%;
}
.mem-reg-titles .elementor-heading-title {
	border-bottom:2px solid #f1c40f;
	display:table; 
	margin-bottom:20px;
}

.mem-reg-mod .iump-level-details-register {
	max-width:400px;
}
.mem-reg-mod .iump-totalprice-wrapper {
	border-top-color:#dddddd;
}

.ihc-reset-pass-success-msg {
	background-color:#ffffff;
	border-left:2px solid #4bb543;
	font-weight:600;
	letter-spacing:1px;
	font-size:14px;
	padding:10px 20px;
	color:#4bb543;
}

.mem-reg-mod .ihc-strength-wrapper {
	line-height:0;
	margin-top:10px;
}

.mem-reg-mod .iump-form-password {
	margin-bottom:0;
	padding-bottom:0;
}

/* header silder */

.slider-coun-main { 
	position: absolute;
	top: 40px;
	right: 40px;
}

.slider-coun-name {
	background-color:rgba(255, 255, 255,0.9);
	color:#333333 !important;
	padding:5px 20px;
	font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;	
	display: table;
	margin-left: auto;	
	margin-right: 15px;
}

.slider-padding {
	padding-bottom:50px;
	padding-top:100px;
}

.header1-bg {
	background-color:rgba(20, 41, 98,0.9);
	padding:30px 20px;
	position:relative;
}

.header5-bg {
	background-color:rgba(20, 41, 98,0.9);
	padding:30px 20px;
	position:relative;
	
}

.header-slider1 p,
.header-slider1 h2 {
	color:#ffffff;
}

.header-slider9 h2,
.header-slider8 h2,
.header-slider7 h2,
.header-slider6 h2,
.header-slider5 h2,
.header-slider2 h2,
.header-slider1 h2 {
	font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 1px;
	margin-bottom:20px;
}

.header-slider9 p,
.header-slider8 p,
.header-slider7 p,
.header-slider6 p,
.header-slider5 p,
.header-slider2 p,
.header-slider1 p  {
	font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.5px;
	margin-bottom:20px;
}

.header-slider5 .header-btn,
.header-slider2 .header-btn,
.header-slider1 .header-btn {
	display:table;
}


.header-slider2 .header-btn a,
.header-slider1 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#f1c40f;
	background-color:#FFFFFF;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header-first .header-btn a,
.header-slider5 .header-btn a,
.header-slider2 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#ffffff;
	background-color:#f1c40f;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header1-bg::before {
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #f1c40f;
    top: 50%;
    transform: translateY(-50px);

}


	/* first slider */
.header-first p,
.header-first h2 {
	color:#333333;
}

.header-first .header1-bg {
	background-color:rgba(255, 255, 255,0.8);
	padding:30px 20px;
	position:relative;
	
}

	/* Second slider */

.header2-bg {
	background-color:rgba(255, 255, 255,0.7);
	padding:30px 20px;
	position:relative;
}

.header-slider2 .header-btn,
.header-slider2 {
	margin:0 auto;
	text-align:center;
}

.header-slider2 p,
.header-slider2 h2 {
	color:#333333;
}

 /* Slider 3 */

.header-slider3 .header1-bg {
	background-color:rgba(20, 41, 98,0.7);
}

.header-slider3 p,
.header-slider3 h2 {
	color:#ffffff;
}

/* Slider 5 */

.header-slider5 p {
	color:#ffffff;
}

.header-slider5 h2 {
	color:#ffffff;
}

/* Slider 6 */

.header-theme1 {
	color:#142962;
	font-weight:600;
}

.header-slider6 p,
.header-slider6 h2 {
	color:#ffffff;
}

.header-slider6 .header6-bg {
	background-color:rgba(231, 76, 60,0.8);
	padding:30px 20px;
	position:relative;
	
}

.header6-bg::before{
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #ffffff;
    top: 50%;
    transform: translateY(-50px);

}

.header-slider6 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#ffffff;
	background-color:#142962;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header-slider6 .header-btn {
	display:table;
}

/* Slider 7 */

.header-theme1 {
	color:#142962;
	font-weight:600;
}

.header-slider7 p,
.header-slider7 h2 {
	color:#333333;
}

.header-slider7 .header7-bg {
	background-color:rgba(255, 255, 255,0.8);
	padding:30px 20px;
	position:relative;
	
}

.header7-bg::before{
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #f1c40f;
    top: 50%;
    transform: translateY(-50px);

}

.header-slider7 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#ffffff;
	background-color:#142962;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header-slider7 .header-btn {
	display:table;
}


/* Slider 8 */

.header-slider8 p,
.header-slider8 h2 {
	color:#ffffff;
}

.header-slider8 .header8-bg {
	background-color:rgba(0, 0, 0,0.9);
	padding:30px 20px;
	position:relative;
	
}

.header8-bg::before{
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #f1c40f;
    top: 50%;
    transform: translateY(-50px);

}

.header-slider8 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#ffffff;
	background-color:#f1c40f;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header-slider8 .header-btn {
	display:table;
}

/* Slider 9 */

.header-slider9 p,
.header-slider9 h2 {
	color:#333333;
}

.header-slider9 .header9-bg {
	background-color:rgba(255, 255,255,0.8);
	padding:30px 20px;
	position:relative;
	
}

.header9-bg::before{
    content: "";
    position: absolute;
    left: -3px;
    height: 50px;
    width: 3px;
    background-color: #f1c40f;
    top: 50%;
    transform: translateY(-50px);

}

.header-slider9 .header-btn a {
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#ffffff;
	background-color:#142962;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
}

.header-slider9 .header-btn {
	display:table;
}
	

/* about page start */
	
#menu-about-menu {
	padding-left:0;
	margin:0;
}
#menu-about-menu li {
	list-style:none;
	margin-bottom: 15px;
	border: 0 !important;
}

#menu-about-menu li a {
	border: 1px solid #eeeeee !important;
	font-weight: 600;
	font-size: 14px;
	padding: 15px 20px !important;
	line-height: 100%;
	width: 100% !important;
	display: table;
	
}

#menu-about-menu li.active:hover a,
#menu-about-menu li.active a {
	border: 1px solid #eeeeee !important;
	background-color:#142962;
	color:#ffffff;
}

#menu-about-menu li:hover a {
	border: 1px solid #eeeeee !important;
	background-color:#f1c40f;
	color:#ffffff;
}

.about-widget-col.widget-col {
	padding:0;
}

.about-submain {
	position:relative;
}

.about-submain::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-color: #f1c40f;
    width: 3px;
    height: 3px;
}
.about-submain::before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: -10px;
    background-color: #f1c40f;
    width: 50px;
    height: 3px;
}

.name-title {
	font-size:16px;
	font-weight:600;
}



.list-text {
	font-weight:600;
	padding-right:20px;
}

.about-container .elementor-inner-section:first-child {
	display:block;
}
.about-container .elementor-inner-section {
	display:none;
}


.download-btn-main .download-btn {
	font-family: "Open Sans", Sans-serif;
	font-size: 16px !important;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius:3px;
	color:#f1c40f !important;
	background-color:#ffffff;
	border:1px solid #f1c40f !important;
	padding: 15px 20px 15px 20px;
	line-height:100%;
	display:block;
	text-align: center;
	line-height: 100% !important;
}
.download-btn-main .download-btn:hover { 
	color:#ffffff !important;
	background-color:#142962;
	border:1px solid #142962 !important;
}



/* about page end */

.iump-form-line-register {
	position:inherit !important;
}


/* home */
.news-mod .blog-image {
	width:30%;
}

.elementor-element.cta-row {
	margin:0 auto;
	width:80%;
}

/* School Surgery */
.school-date span {
	font-size:14px;
}

.elementor-element.school-date  {
	display:table;
	margin:0 auto;
	width:auto;
}

.school-speaker li:last-child {
	color:#E67E22;
}

.school-date1 {
	width:auto !important;
}

.webinar-mod .entry-content p,
.webinar-mod .entry-header,
.webinar-mod .entry-meta-date-main {
	display:none;
	margin:0 !important;
}
.webinar-mod .entry-content {
	margin:0 !important;
}


.home-webinar-mod  table,
.webinar-mod .wp-block-table table {
	border:1px solid #dddddd;
}

.home-webinar-mod  table tr,
.webinar-mod .wp-block-table table tr {
	border-bottom:1px solid #dddddd;
}


.home-webinar-mod table thead th,
.webinar-mod .wp-block-table table thead th {
	padding:10px 15px;
	text-align:center;
	border-right:1px solid #dddddd;
}

.home-webinar-mod table tr td,
.webinar-mod .wp-block-table table tr td {
	padding:10px 18px;
	border-right:1px solid #dddddd;
}


.home-webinar-mod td,
.webinar-mod .wp-block-table td {
    padding: 6px 6px 6px 6px;
}

.web-date-col .elementor-widget-wrap {
	width:100%;
	height:260px;
	overflow-x: scroll;
	overflow-y: scroll;
}

.home-webinar-mod table {
	width:1200px;
}

.video-guide a,
.link-hover a{
	color:#1289bb !important;
	
}
.video-guide a:hover,
.link-hover:hover a{
	color:#142962 !important;
	text-decoration:underline;
}

.submission-form .form-input {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
}

.submission-form .form-textarea {
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
}


/* The cat-check */

.cat-check-main {
	padding-bottom:30px;
}
.cat-check {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 12px;
  cursor: pointer;
 
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cat-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dddddd;
}

/* On mouse-over, add a grey background color */
.cat-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cat-check input:checked ~ .checkmark {
  background-color: #f1c40f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cat-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cat-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.submission-form  .common-label {
	display:block;
	width:100%;
	font-size:16px;
	font-weight:600;
	letter-spacing:1px;
}

.submission-form .form-div {
	margin-bottom:40px;
}
.submission-form .form-div1 {
	margin:0 0 40px 0;
}

.submission-form .form-div .form-textarea { 
	margin-bottom:0;
}

.elementor-element.submission-mod {
	width:60% !important;
	margin:0 auto;
	background-color: #f9f9f9;
padding: 40px 20px;
border: 1px solid #ddd;
}


.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
	
text-align: center;
margin: 0 auto;
  
}

.upload-btn-wrapper .btn {
  border: 2px solid #f1c40f !important;
  color: #f1c40f;
  background-color:transparent;
  padding: 14px 20px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
	width:100%;
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	/*position:relative;
	z-index:1;*/
}
/*
.upload-btn-wrapper .btn:hover {
  border: 2px solid #ffffff !important;
  color: #f1c40f;
  background-color:#ffffff; 
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/

.upload-btn-wrapper input[type=file] {
 /* font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;*/
	cursor:pointer;
}

.video-form .boxed-btn-1,
.submission-form .boxed-btn-1 {
	background-color: #142962;
    border: 2px solid #142962 !important;
    border-radius: 3px;
    cursor: pointer;
    padding: 14px 20px;
    line-height: 100%;   
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    outline: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
	width:100%;
}
.video-form .boxed-btn-1:hover,
.submission-form .boxed-btn-1:hover {
  border: 2px solid #f1c40f !important;
  color: #ffffff;
  background-color:#f1c40f; 
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.submission-form .sub-check label {
	display:inline-block;
}

.video-cat-list {
	padding-left:20px;
}

.video-cat-list li {
	list-style:none;
}
.sub-heading {
	position:relative;
	padding:20px 20px;
	background-color: #142962;
	color:#ffffff;
	text-align:center;
	margin-bottom:40px !important;
	font-size:25px;
	
}


/* video podcast */

.video-row .video-mod .article-content {
	width: 48%;
padding-right: 15px;
	padding-bottom: 15px;
display: inline-block;
vertical-align: top;
}

.video-row .video-mod .entry-attachment {
	 display: inline-block;
	width:35%;
}

.video-row .video-mod .homeblog-content {
    display: inline-block;
    vertical-align: top; /*vertical-align: middle; updated on 8/9/2020*/
    padding-left: 20px;
	width:63%;
}

.video-row .video-mod .blog-image {
	display:block;
}

.video-btn {
	margin-left:auto;
}
.thoracicsociety-blog-main .video-podcast-content .entry-content {
	margin-top:15px !important;
}

.video-row .video-mod .entry-attachment iframe {
	height:100px;
}

@media only screen and (max-width:767px) {  
	.video-row .video-mod .article-content {
   		 width: 100%;
	}
	.thoracicsociety-blog-main .video-podcast-content .entry-content {
   		 margin-top: 5px !important;
	}
	.video-row .video-mod .entry-attachment iframe {
    	height: 100%;
	}
	
}

@media only screen and (max-width:480px) {   
	.video-row .video-mod .homeblog-content {
		width:100%;
		padding-left:0;
		padding-top:10px;
	}
	.video-row .video-mod .entry-attachment {
		width:100%;
	}
}