/*
 Theme Name: Market Desk Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Market Desk Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Market Desk
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
body {
	font-weight:400;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
a {
    color: #b40411;
}
a,input[type="submit"],button {
	cursor:pointer;
}
p {
	line-height:1.8em;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
    position: relative;
}
#footer-widgets .footer-widget li:before,
#footer-bottom {
	display:none;
}
.et_header_style_left #et-top-navigation {
    padding-top: 27px;
}
.animate_head h2 {
	background: linear-gradient(
        to right,
        #b40411 20%,
        #f6c719 30%,
        #205AC6 70%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 2s ease-in-out infinite alternate;
}
@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
@media (min-width: 981px) {
.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 10px;
}
}
h4.title {
    padding-bottom: 40px;
}
.af-btn {
	padding-right:12px!important;
}
.video_opacity .et_pb_section_video_bg {
	opacity: 0.1;
}
.af-btn a {
    padding: 10px 20px !Important;
    border-radius: 50px;
    color: #b40411 !important;
    border:1px solid #b40411;
}
.login-btn a {
    padding: 10px 20px !Important;
    border-radius: 50px;
    color: #fff !important;
    border:1px solid #b40411;
	background:#b40411;
}
.login-btn a:first-child {
    display: none !important;
}
span.mob_block a {
    color: #f6c71a;
}
.copyright-footer {
    color: #fff;
}
.footer_creadits {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 7px 0;
}
.copyright-footer {
	display: flex;
    align-items: center;
/*     justify-content: center; */
}
.copyright-footer a {
    color:var(--green);
    font-weight: 600;
    text-decoration: underline;
}
.copyright-footer img {
	max-height: 40px;
	
}
.copyright-footer .circle-anim {
	position:relative;
	margin-left: 7px;
	display:block;
	padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.copyright-footer .circle-anim:before, .copyright-footer .circle-anim:after {
    z-index: 2;
    opacity: 1;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    background: rgb(255 255 255 / 0%)!important;
    content: "";
    position: absolute;
    border: 1px #f6c71a solid;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right-color: transparent;
    -webkit-animation: circle-rotation1 3s infinite linear;
}
.copyright-footer .circle-anim:after {
    content: "";
    border: 1px solid #f6c71a;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-right-color: transparent;
    -webkit-animation: circle-rotation 2s infinite linear;
}
@-webkit-keyframes circle-rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-webkit-keyframes circle-rotation1{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}
#menu-footer-menu a {
    color: var(--green);
    font-weight: 500;
    text-decoration: underline;
}
#footer-bottom {
    padding-bottom: 15px;
}
@media (max-width: 580px) {
.copyright-footer .mob_block {
    display: block;
}
}
.social_media {
    position: relative;
    padding: 2px 15px 0 !important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.social_media_list li img {
    max-height: 28px;
}
.social_media li img {
    max-width: 36px;
    display: block;
    transition: all 0.5s ease;
}
ul.social_media.d-flex.align-items-center.justify-content-end {
    display: inline-flex;
    padding: 0px !important;
    gap: 12px;
}
.button-af-sub {
    position: relative;
}
.button-af-sub .et_contact_bottom_container {
    position: absolute;
    right: 0;
    top: 6px;
    bottom: 0;
}
body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #205AC6!important;
    font-size: 14px;
    background-color: #ffffff!important;
    padding: 8px 20px;
    border-radius: 0px 30px 30px 0px;
}
#footer-widgets {
    padding: 6% 0 6%;
}
.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
    margin-bottom: 10px !important;
}
#footer-widgets .footer-widget li a {
    font-size: 13px;
    font-weight: 400;
	margin-bottom: 15px;
    display: block;
}
#footer-widgets .footer-widget li:hover a {
	color:#f6c719!important;
}
#footer-widgets .footer-widget p {
    font-size: 13px;
    font-weight: 400;
}
.inline-button .et_pb_button_module_wrapper.et_pb_module {
    display: inline-flex;
    padding: 0 10px;
}
ul#top-menu li a {
    color: #000;
}
ul#top-menu>li>a {
    text-transform: uppercase;
}
#et-top-navigation #top-menu .menu-item-has-children>a:first-child:after, 
#et-top-navigation #et-secondary-nav .menu-item-has-children>a:first-child:after {
    font-size: 16px;
    right: 5px;
    top: 0px;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #b50312;
}
#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
    font-family: 'ETmodules';
    content: "3";
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 400;
}
.nav li ul {
   
	border-top: 3px solid #b50311;
}
#top-menu li li a {
    padding: 6px 0px;
   
}
div#block-14 h4 {
    line-height: 1.6em;
	
}
.shape-1,.shape-2 {
	position:absolute;
	left:0;
	right:0;
	width:200px;
	height:200px;
	content:'';
	margin: 0 auto;
}
.shape-1 {
	background: #b40411;
    z-index: 1;
    top: 60%;
    transform: translateY(60%);
    margin-left: 33%;
	animation: moveUpDown 1s ease-in-out infinite alternate;
}
.circle {
	border-radius:100%;
	-webkit-border-radius:100%;
}
.shape-1.circle {
	background:#205AC6;
}
.shape-2.red {
	background:#B40411;
}
.shape-2 {
	background: #f6c719;
    top: 100%;
    transform: translateY(100%);
    margin-left: 40px;
	animation: moveDownUp 1s ease-in-out infinite alternate;
}
@keyframes moveUpDown {
    0% {
        top: 60%;
    	transform: translateY(60%);
    }
    100% {
        top: 50%;
    	transform: translateY(50%);
    }
}
@keyframes moveDownUp {
    0% {
        top: 100%;
    	transform: translateY(100%);
    }
    100% {
        top: 110%;
    	transform: translateY(110%);
    }
}
.circle_after_before:before {
	position:absolute;
	width:200px;
	height:200px;
	border-radius:100%;
	content:'';
}
.circle_after_before:after {
	position:absolute;
	width:200px;
	height:200px;
	border-radius:100%;
	content:'';
}
.circle_after_before:before {
	background: #f6c719;
    top: 50%;
    transform: translateY(-50%);
    left: -3%;
	z-index:1;
	animation: moveUpDowns 1s ease-in-out infinite alternate;
}
.circle_after_before:after {
	background:#205ac6;
	top: 42%;
    transform: translateY(-42%);
    left: -2%;
	animation: moveDownUps 1s ease-in-out infinite alternate;
}
.circle_after_before.triangle:after {
	border-top: solid 120px transparent; 
	border-left: solid 260px #b40411; 
	border-bottom: solid 120px transparent; 
	height: 0; 
	width: 0;
	border-radius: 0;
    background: none;
}
.circle_after_before.triangle:before {
	left:1%;
}
@keyframes moveUpDowns {
    0% {
        top: 50%;
    	transform: translateY(-50%);
    }
    100% {
        top: 54%;
    	transform: translateY(-54%);
    }
}
@keyframes moveDownUps {
    0% {
        top: 42%;
    	transform: translateY(-42%);
    }
    100% {
        top: 38%;
    	transform: translateY(-38%);
    }
}
.shape-3 {
	background: #f6c719;
    z-index: 1;
    top: 24%;
    transform: translateY(-24%);
	right:-19%;
	width:140px;
	height:140px;
	animation: anim1 1s ease-in-out infinite alternate;
	position:absolute;
	content:'';
	border-radius:100%;
}
@keyframes anim1 {
    0% {
        transform:scale(1);
    }
    100% {
        transform:scale(1.2);
    }
}
.shape-4 {
	background: #b40411;
    z-index: 1;
    top: 90%;
    transform: translateY(-90%);
	right:-15%;
	width:220px;
	height:60px;
	animation: anim2 1s ease-in-out infinite alternate;
	position:absolute;
	content:'';
}
@keyframes anim2 {
    0% {
        right:-15%;
    }
    100% {
        right:-10%;
    }
}
.shape-5 {
	background: #205ac6;
    top: 40%;
    transform: translateY(40%);
	right:-10%;
	width:260px;
	height:200px;
	animation: anim3 1s ease-in-out infinite alternate;
	position:absolute;
	content:'';
}
@keyframes anim3 {
    0% {
        top: 28%;
    }
    100% {
        top: 24%;
    }
}
.position_inherit>div,.position_inherit>div>div {
	position:inherit;
	height:100%;
}
.testimonial_author .et_pb_blurb_content {
	display: flex;
    align-items: center;
    justify-content: start;
}
.testimonial_author .et_pb_main_blurb_image {
	margin: 0;
    width: auto;
}
.imgbg img {
	max-width:100px;
}
.imgbg:after {
	position:absolute;
	right:30px;
	bottom:-30px;
	content:'';
	font-family: ETmodules!important;
    font-weight: 400!important;
    color: #f3f3f3;
    font-size: 40px;
	font-style:normal;
}
.testimonial_author h4 {
	padding-bottom:3px;
}
.nav ul li a:hover {
    background-color: #b40411;
    width: 100%;
    color: #fff !important;
}
#top-menu li li {
    padding: 0;
    margin: 0;
    display: block;
}
#top-menu li li a {
    width: auto;
	padding: 6px 20px;
}
.data_dis .et_pb_module.et_pb_code.et_pb_code_2 {
	height: 100%;
}
.data_dis .et_pb_code_inner {
    height: 100%;
}
@media(min-width:980px) and (max-width:1310px) {
.video_opacity .et_pb_text_0 h1, .et_pb_text_1 h1, .et_pb_text_2 h1 {
    font-size: 40px;
}	
}
@media(min-width:980px) and (max-width:1200px) {
	#main-header .container {
		width:96%;
	}
	body #page-container .et_pb_section.video_opacity .et_pb_button {
		font-size: 13px;
		padding-top: 8px!important;
		padding-right: 15px!important;
		padding-bottom: 8px!important;
		padding-left: 15px!important;
	}
}
.d-flex {
	display:flex;
}
.align-items-center {
	align-items:center;
}
.flex-wrap {
	flex-wrap:wrap;
}
.large_btn .et_pb_blurb_content {
	display: flex;
    align-items: center;
    justify-content: center;
}
.large_btn .et_pb_main_blurb_image {
	margin: 0;
}
.large_btn .et_pb_module_header,
.large_btn .et_pb_blurb_container {
	padding: 0;
}
@media(min-width:320px) and (max-width:767px){
	.et_mobile_menu{
		    border-top: 3px solid #b50312;
	}
	
.af-btn a {
    padding: 12px 10px !important;
    border-radius: 0;
    color: #6f6f6f !important;
    border: none;
    background: #f7f7f7;
    font-weight: 700;
}
	.login-btn a {
			padding: 12px 10px !important;
			border-radius: 0px;
			color: #6f6f6f !important;
			border: none;
			background: #f7f7f7;
			margin: 15px auto;
			font-weight: 700;
	}
	.d-flex {
   		 display: block;
	}
	h4.title {
   		 padding-bottom: 10px;
	}
	#footer-widgets .footer-widget li a {
		font-size: 12px;
		font-weight: 400;
		margin-bottom: 7px;
		display: block;
	}
	.shape-1,.shape-2 {
		display:none;
}
	.circle_after_before:before{
		display:none;
	}
	.circle_after_before:after{
		display:none;
	}
	.shape-3, .shape-4, .shape-5{
		display:none;
	}
	.et_mobile_menu li a {
			color: #000;
	}
	
	ul#mobile_menu {
		max-height: 400px;
		overflow-y: auto;
	}
	
	.inline-button .et_pb_button_module_wrapper.et_pb_module {
		display: block;
		padding: 0px;
	}
	
	div#block-14 h4 {
    	font-size: 12px !important;
	}
	
	.wp-block-image img {
		height: auto;
		max-width: 60% !important;
	}
	
	#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
   		 margin-bottom: 3.5% !important;
	}
	
	.button-af-sub .et_contact_bottom_container {
		position: absolute;
		right: 0;
		top: 4px;
		bottom: 0;
	}
	.et_pb_column.et_pb_column_3_5.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
   		 order: 2;
	}
	.banner {
    	display: grid;
	}
	.flex-m {
		width: 50%;
		flex: 0 0 46%;
    	margin: 6px 6px;
	}
	.af-flow {
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		width: 90%;
	}
	.flex-m .et_pb_module a.et_pb_button {
    	font-size: 13px !important;
}
}

@media(min-width:768px) and (max-width:980px){
	.et_mobile_menu{
		    border-top: 3px solid #b50312;
	}
		.flex-m {	
		width: 50%;
		flex: 0 0 32%;
		margin: 6px 6px;

	}
	.af-flow {
		display: flex;
		
	}
	.et_pb_text_9 h4, .et_pb_text_10 h4, .et_pb_text_11 h4 {
    	font-size: 16px !important;
	}
	.af-2-section {
    	width: 60%;
	}
	.\32 nd-section {
    	width: 40%;
	}
	.af-2-section h1 {
   	 font-size: 30px !important;
	}
	body #page-container .et_pb_section .et_pb_button_0 {
		border-width: 1px!important;
		border-radius: 30px;
		letter-spacing: 0px;
		font-size: 12px !important;
		font-weight: 400!important;
		background-color: #B40411;
	}
	.et_pb_button_0_wrapper .et_pb_button_0, .et_pb_button_0_wrapper .et_pb_button_0:hover, .et_pb_button_1_wrapper .et_pb_button_1, 	.et_pb_button_1_wrapper .et_pb_button_1:hover {
    	padding-top: 10px!important;
   	 	padding-right: 15px!important;
    	padding-bottom: 10px!important;
    	padding-left: 15px!important;
	}
	
	body #page-container .et_pb_section .et_pb_button_1 {
    border-width: 1px!important;
    border-radius: 30px;
    letter-spacing: 0px;
    font-size: 12px !important;
    font-weight: 400!important;
	}
	
	.inline-button .et_pb_button_module_wrapper.et_pb_module {
		display: inline-flex;
		padding: 0 1px !important;
	}
	.mob_width_50 {
   		 width: 50%;
	}
	.d-flex h2 {
    	font-size: 34px !important;
	}
	.af-2-section h3 {
    	font-size: 24px !important;
    	line-height: 1.3em !important;
	}
	.af-2-section {
   	 	padding: 30px 30px 30px 30px !important;
	}
	.et_pb_column.et_pb_column_1_3.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
   		 width: 40%;
	}
	.et_pb_column.et_pb_column_empty {
   		 display: block;
	}
	.et_pb_column.et_pb_column_1_3.et_pb_column_9.position_inherit.et_pb_css_mix_blend_mode_passthrough.et-last-child {
   	 	width: 40%;
	}
	.et_pb_row.et_pb_row_0.inline-button.banner {
     	width: 91%; 
	}
}
@media(min-width:980px) {
.video_center .et_pb_section_video_bg .mejs-video {
    top: -100%;
}
}
.video_opacity_1 .et_pb_section_video_bg {
    opacity: 0.3;
}
.breadcrumb {
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -22px;
	text-align: center;
}
.breadcrumb .et_pb_code_inner>span {
	display: inline-block;
    background: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
	position:relative;
}
.breadcrumb .et_pb_code_inner>span:before {
	position: absolute;
    top: 0px;
    width: 40px;
    content: "";
    border-top: solid 40px transparent;
    border-bottom: solid 0px transparent;
    left: -80px;
    border-right: solid 40px rgb(255, 255, 255);
}
.breadcrumb .et_pb_code_inner>span:after {
	position: absolute;
    top: 0px;
    width: 40px;
    content: "";
    border-top: solid 40px transparent;
    border-bottom: solid 0px transparent;
    right: -80px;
    border-left: solid 40px rgb(255, 255, 255);
}
.custom_list_1,
.custom_list_2,
.custom_list_3 {
	padding:0;
}
.custom_list_1 li,
.custom_list_2 li,
.custom_list_3 li {
	list-style:none;
	padding-left:15px;
	margin-bottom:10px;
}
.custom_list_1 li:before,
.custom_list_2 li:before,
.custom_list_3 li:before {
    position: absolute;
    left: 0;
    font-family: ETmodules!important;
    font-weight: 400!important;
    color: #b40411;
    font-size: 13px;
}
.custom_list_1 li:before {
	content: '';
}
.custom_list_2 li:before {
	content: 'Z';
}
.custom_list_3 li:before {
	content: '/'\'/'';
}
.icon_color_yellow .custom_list_1 li:before,
.icon_color_yellow .custom_list_2 li:before,
.icon_color_yellow .custom_list_3 li:before {
	color:#f6c820;
}
.icon_color_white .custom_list_1 li:before,
.icon_color_white .custom_list_2 li:before,
.icon_color_white .custom_list_3 li:before {
	color:#fff;
}
.icon_color_red .custom_list_1 li:before,
.icon_color_red .custom_list_2 li:before,
.icon_color_red .custom_list_3 li:before {
	color:#b40411;
}
.v_center .et_pb_column {
	display:flex;
	align-items:center;
	justify-content:center;
}
.logo-boxes .et_pb_image_wrap img {
	max-height:50px;
	width:auto;
}
.logo-boxes .et_pb_main_blurb_image {
	margin-bottom:10px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.img_equal_height .et_pb_main_blurb_image img {
	min-height:60px;
	max-height: 60px;
    width: auto;
}
.img_equal_height .et_pb_main_blurb_image {
	margin-bottom: 20px;
}
.con_btn {
	position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 11;
}
.con_btn>a {
    padding: 8px 35px;
    line-height: normal;
    background: #b40411;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
	cursor:pointer;
}
.con_btn .con_form.active {
	bottom: 55px;
	transition:all 0.5s ease;
	opacity:1;
	visibility:visible;
}
.con_form {
	position: fixed;
    right: 15px;
    bottom: -100%;
    background: #1548a6;
    padding: 30px;
    border-radius: 20px;
    z-index: 11;
    box-shadow: 0 0 20px #1548a66e;
	width:100%;
	transition:all 0.5s ease;
	opacity:0;
	visibility:hidden;
}
.con_form.active {
	bottom:64px;
	transition:all 0.5s ease;
	opacity:1;
	visibility:visible;
}
.wpcf7-not-valid-tip {
    color: #fff;
    display: inline-block;
    background: #dc3232;
    padding: 5px 15px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    margin: 0;
    padding: 0.6em 1em;
    border: 2px solid #fff !important;
    border-radius: 4px;
    background: #dc3232;
    text-align: center;
    color: #fff;
    line-height: normal;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff !important;
    background: #46b450 !important;
    color: #fff;
    text-align: center;
    border-radius: 3px;
	margin:0;
}
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: 500;
    margin-left:0px;
    color: #b40411;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}
.wpcf7-spinner {
    margin: 18px auto;
    position: absolute;
    left: 0;
    right: 0;
}
@media(min-width:680px) {
	.con_form {
		max-width:400px;	
	}
}
.con_form h3 {
	color:#fff;
	font-weight:600;
}
.con_form>p {
	color:#fff;
	margin-bottom:15px;
}
.con_form input[type="text"],
.con_form input[type="email"],
.con_form input[type="tel"],
.con_form select,
.con_forms input[type="text"],
.con_forms input[type="email"],
.con_forms input[type="tel"],
.con_forms select {
	width: 100%;
    height: 40px;
    border: 0;
    border-radius: 2px;
	padding:0 15px;
	margin-bottom:15px;
}
.con_form textarea,
.con_forms textarea {
	width: 100%;
    border: 0;
    border-radius: 2px;
	padding:15px;
	margin-bottom:15px;
}
.con_form input[type="submit"],
.con_form button,
.con_forms input[type="submit"],
.con_forms button {
	width: 100%;
    border: 0;
    border-radius: 2px;
	padding:8px 15px;
	background:#ffa61a;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	font-size:18px;
	cursor:pointer;
}
.con_forms input[type="text"],
.con_forms input[type="email"],
.con_forms input[type="tel"],
.con_forms textarea {
	border: 1px solid #ddd!important;
	border-radius: 4px!important;
}
.newsletterform input[type="email"] {
	width:100%;
	height:50px;
	border: 2px solid #205AC6!important;
	padding:0 15px;
	color:#000;
	border-radius: 4px;
}
.newsletterform input[type="submit"] {
	width:100%;
	height:50px;
	border: 2px solid #205AC6!important;
	background:#205AC6;
	padding:0 15px;
	color:#fff;
	margin-top:10px;
	border-radius: 4px;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.newsletter_popup {
	position:fixed;
	left:0;
	top:0;
	z-index:9999999999;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.closepopup {
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#000;
	margin-top:15px;
}
.closeicons {
	position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #205ac6;
    border-radius: 0 0 0 4px;
}
.closepopup,.closeicons {
	cursor:pointer;
}
.newsletter_popup.zoomIn {
	transform:scale(1);
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.team_details .et_pb_blurb_description {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
	transition:all 1s ease;
}
.team_details .et_pb_blurb_description.active {
	transition:all 1s ease;
	-webkit-line-clamp: 100;
}
.team_details .et_pb_blurb_description p {
	padding-bottom:0;
	margin-bottom:15px;
}
.readmore_btn {
	font-weight: 600;
    display: block;
    margin-top: 10px;
}
.custom_btn {
	color: #ffffff !important;
    border-width: 0px !important;
    border-radius: 30px;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #B40411;
	padding-top: 13px !important;
    padding-right: 50px !important;
    padding-bottom: 13px !important;
    padding-left: 60px !important;
	display: inline-block;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 2px 18px 0px rgba(180, 4, 17, 0.4);
    transition: color 300ms ease 0ms, background-color 300ms ease 0ms, box-shadow 300ms ease 0ms;
}
.custom_btn:hover {
	color: #ffffff !important;
    background-image: initial;
    background-color: #F6C719;
}
.custom_btn:before {
    content: attr(data-icon);
    font-family: ETmodules!important;
    font-weight: 400!important;
    line-height: inherit;
    font-size: inherit!important;
    opacity: 1;
    margin-left: -1.3em;
    right: auto;
    display: inline-block;
    font-family: ETmodules!important;
    font-weight: 400!important;
	margin-right: 5px;
}
.text-center {
	text-align:center;
}
@media(max-width:767px) {
	.hide_mobile {
		display:none !important;
	}
	.con_form {
		right: 0px;
	}
}
@media(max-width:980px) {
	.scroll_table .et_pb_text_inner {
		overflow-x:auto;
		position:relative;
	}
	.scroll_table table {
		min-width:970px;
	}
	.scroll_table:before,
	.scroll_table:after {
		position:relative;
		margin:10px 0;
		color:red;
		font-weight:600;
		font-size:12px;
	}
	.scroll_table:before {
		content:'Scroll right to left to view full details';
	}
	.scroll_table:after {
		content:'Scroll right to left to view full details';
	}
}
@media(min-width:1600px) {
	.data_transfer {
		max-width:1366px;
		margin:0 auto;
	}
}
