

@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css");







/* 1a. Containers */




/* 1b. Breakpoints */






/* 1c. Colors */














/* 1d. Typography */













/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */










































/* 1l. Tables */











/* 1m. Site Header */




















/* 1n. Site Footer */
















.content-wrapper { max-width: 1207px; }

@media screen and (min-width: 1200px) {
	.content-wrapper { padding: 0; }
}

.dnd-section {
	padding: 0px 0px;
}

.dnd-section > .row-fluid {
	max-width: 1207px;
}

@media(max-width:1200px)
{
	.dnd-section > .row-fluid { max-width: 1000px; } 
}

@media(max-width:992px)
{
	.dnd-section > .row-fluid { max-width: 700px; } 

}
@media(max-width:768px)
{
	.dnd-section > .row-fluid {
		max-width: 100%;
		padding:0 16px
	} 
	h1{
		font-size:38px !important;
		line-height:50px!important;
	}
	h2{
		font-size:38px!important;
		line-height:50px!important;
	}
	h3{
		font-size:28px!important;
		line-height:40px!important;
	}
	h4{
		font-size:22px!important;
		line-height:40px!important;
	}
	h5{
		font-size:20px!important;
		line-height:28px!important;
	}
	body, p{
		font-size:18px!important;
	}
	p{
		margin: 15px 0 !important;
	}
	.header__logo img, .footer__logo img{
		max-width:180px;
	}
}
@media(max-width:480px){
	h1 {
		font-size: 26px !important;
		line-height: 45px !important;
	}
	h2 {
		font-size: 26px !important;
		line-height: 40px !important;
	}
	h3{
		font-size:22px!important;
		line-height:32px!important;
	}
	h4{
		font-size:20px!important;
		line-height:30px!important;
	}
	h5{
		font-size:18px!important;
		line-height:25px!important;
	}
	body, p {
		font-size: 16px !important;
	}

}
/* General  */
.container {
	max-width: 1207px;
}

@media screen and (max-width: 768px) {
	.mobile-col {
		flex-direction: column;
	}
}





html {
	font-size: 20px;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
	color: #292d30;
	font-size: 20px;
	overflow-x: hidden;
	line-height:1.4;
	font-weight:500;
}

/* Paragraphs */

p {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #292d30;
	font-size: 20px;
	line-height:1.4;
	font-weight:500;
}

p.lead,
p.intro {
	font-size: 1.25rem;
}

/* Anchors */

a {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #3b308f;
	/* font-size: 12px; */
}
a:link {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #3b308f;
	/* font-size: 12px; */
}

a:hover, a:focus {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #ec3d72;
	/* font-size: ; */
	color: #dd2e63;
}

a:visited {
	text-decoration: underline;
	color: #ec3d72;
	/* font-size: ; */
	color: #dd2e63;
}

a.button:disabled {
	background-color: #e6e6e6;
	pointer-events: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #EC3D72;
	text-transform: none;
	margin:0;
}



h1 {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #292d30;
	font-size: 48px;
	text-transform: capitalize;
	letter-spacing: 0px;
	line-height: 60px;
	margin-bottom:24px;
}

h2 {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #292d30;
	font-size: 48px;
	text-transform: capitalize;
	letter-spacing: 0px;
	line-height: 60px;
}

h3 {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #ffffff;
	font-size: 36px;
	text-transform: capitalize;
	letter-spacing: 0px;
	line-height: 60px;
}

h4 {
	font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #292d30;
	font-size: 28px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 60px;

}

h5 {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	text-transform: none;
	letter-spacing: 0px;
}

h6 {
	font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #EC3D72;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 0px;
}



/* Lists */

ul {
	list-style-type: ;
}

ul,
ol {
	padding-left: 2.5rem;
	margin: 1.5rem 0;
}

ul li,
ol li {
	margin: 0.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin: 0;
}

/* Blockquote */

blockquote {
	border-left: 7px solid 

  
  
    
  


  rgba(41, 45, 48, 1.0)

;
	padding-left: 15px;
}

/* Horizontal Rules */
hr {
	background-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	border: 1px solid #EC3D72;
	border-radius: 0px;
	color: #fff !important;
	font-size: 12px;
	padding: 11.5px 25px;
	text-transform: capitalize;
	cursor: pointer;
	transition: ease-out 0.3s;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	position: relative;
	line-height:1.25;
}
button:disabled,
.button:disabled {
	background-color: #d0d0d0;
	border-color: #d0d0d0;
	color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 1px solid #fff;
	color: #ec3d72!important;
}

button:active,
.button:active {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: rgba(255, 255, 255, 100);
	background-color: #ffffff;
	border: 1px solid #fff;
	border-color: #ffffff;
}


/* Secondary Buttons */

.button.button--secondary {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	font-size:20px;
	color: ;
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	border: 1px solid #EC3D72;
	border-radius: 0px;
	fill: ;
	padding: 16.5px 25px;
	text-transform: capitalize;
	line-height:1.2;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 1px solid #EC3D72;
	color: #ec3d72;
	fill: #ec3d72;
}

.button.button--secondary:active {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: rgba(255, 255, 255, 100);
	border: 1px solid #EC3D72;
	border-color: #ff8dc2;
	color: #ff8dc2;
	fill: #ff8dc2;
}

.button.button--secondary a{color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;}
.button.button--secondary:hover a{color:#ec3d72;text-decoration:none;}

.blog.two .blog-post-item {
	box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
	border-radius: 0px;
}


/* Simple Buttons */

.button.button--simple {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	color: #EC3D72;
	fill: #EC3D72;
	text-transform: uppercase;
}


.blog.two .featured-blog .post-header-title a:hover {
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}

.blog .author-social-media a {
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}

.blog.two .topic-link:hover {
	background: 

  
  
    
  


  rgba(41, 45, 48, 1.0)

;
	color: #fff;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
	outline: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

 auto 5px;
}


.button.button--simple:after {
	content: none;
}



.button.button--simple:hover,
.button.button--simple:focus {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	border: none;
	color: #27EDC0;
	fill: #27EDC0;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
	content: none;
}



.button.button--simple:active {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	border: none;
	color: #77ffff;
	fill: #77ffff;
}

/* Button Sizing */

.button.button--small {
	font-size: 12px;
	padding: 11.5px 25px;
}

.button.button--large {
	font-size: 18px;
	padding: 10px 50px;
}





.form {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 4px solid #E5E5E5;
	border-radius: 4px;
	padding: 50px 35.5px;
}

.hs-form-field {
	margin-bottom: 20px;
}

.submitted-message {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 4px solid #E5E5E5;
	border-radius: 4px;
	padding: 50px 35.5px;
}

/* Form Title */

.form-title {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	border: 1px none #CBE8F8;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #ffffff;
	font-size: 36px;
	padding: 24px 24px;
	text-transform: none;
	display:none;
}

/* Labels */
.hs-form-field > label {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #000;
	font-size: 16px;
	padding: 0px 0px;
	margin-left: 18px;
	font-weight:500;
}

form div.in-focus > label {
	color: #292d30;
}

label.hs-form-radio-display,
label.hs-form-checkbox-display {
	font-family: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=20, size_unit=px, color=#292d30, variant=regular, fallback=sans-serif, style=font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #292d30;font-size: 20px;font-family: Lato, sans-serif;};
}

.hs-fieldtype-radio label,
.hs-fieldtype-checkbox label {
	color: #292d30;
}

/* Help Text - Legends */

.hs-form-field legend {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #292d30;
	font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #707070;
	border-radius: 0px;
	color: #000;
	font-size: 16px;
	padding: 12.5px 20px;
}

input::-webkit-input-placeholder {
	color: #707070;
	opacity:0.6;
}

input::-moz-placeholder {
	color: #707070;
}

input:-ms-input-placeholder {
	color: #707070;
}

input:-moz-placeholder {
	color: #707070;
}

input::placeholder {
	color: #707070;
}

form .in-focus select {
	color: #292d30;
}


/* Inputs - Checkbox/Radio */

form ul.inputs-list li input + span:before {
	border: 1px solid #CBE8F8;
	border-radius: 0px;
}

form .input ul.invalid.error > li input + span:before {
	border-color: 

  
  
    
  


  rgba(41, 45, 48, 1.0)

;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #292d30;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
	background-color: 

  
  
    
  


  rgba(41, 45, 48, 1.0)

 !important;
}

.hs-datepicker .is-selected button.pika-button {
	background-color: #0b0f12 !important;
}

.hs-datepicker .is-today button.pika-button {
	color: #0b0f12;
}

/* Validation */

.hs-input.invalid.error {
	border-color: #FF7A6E;
}

.hs-error-msgs li,
.hs-error-msgs li label {
	color: #FF7A6E !important;

}

.hs-error-msgs li a {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
fieldset .hs-error-msgs li label{
	margin-left: 18px;
}

/* Submit */



form input[type=submit],
form .hs-button {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	border: 1px solid #EC3D72;
	border-radius: 0px;
	color: #ffffff;
	fill: ;
	padding: 16.5px 25px;
	text-transform: capitalize;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 1px solid #EC3D72;
	color: #ec3d72;
	fill: #ec3d72;
}

form input[type=submit]:active,
form .hs-button:active {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: rgba(255, 255, 255, 100);
	border: 1px solid #EC3D72;
	border-color: #ff8dc2;
	color: #ff8dc2;
	fill: #ff8dc2;
}





form input[type=submit],
form .hs-button {
	font-size: 20px;
}







table {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border: 1px solid #D0D0D0;
}

th,
td {
	border: 1px solid #D0D0D0;
	color: 

  
  
    
  


  rgba(41, 45, 48, 1.0)

;
	padding: 15px 15px;
}

tr:nth-child(odd) {
	background-color: rgba(59, 48, 143, .35);
}

thead th,
thead td {
	background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
	border-bottom: 2px solid #D0D0D0;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

tbody + tbody {
	border-top: 2px solid #D0D0D0;
}





/* Primary header  */

.header {
	background-color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
	border-bottom: 1px none #FFFFFF;
	box-shadow: none;
	position:relative;
	z-index:99999;
}

.header__container {
	max-width: 1207px;
}

/* Logo */

.logo-company-name {
	color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

/* Site Navigation */

.header__main-bar {
	background-color: #fff;
}

.header__navigation {

}

.header__menu .header__navigation .menu-link {
	color: theme.colors.primary.color;
	font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
}

.header__menu .header__navigation .menu-link:hover {
	color: theme.colors.primary.color;

	font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	background-color: ;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
	color: #292D30;
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
		color: theme.colors.primary.color;
		font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
		text-transform: capitalize;
	}
	/*   nav {
	background-color: #fff;
} */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
	color: #FFFFFF;
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}

.navigation-primary a {
	;
	font-size: ;
	color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
	opacity: 1;
	;
	font-size: ;
	color: ;
	
}

.navigation-primary a.active-item {
	;
	font-size: ;
	color: ;
	background-color: ;
}






.footer {
	background-color: rgba(250, 250, 250, 1.0);
	border-top: 1px none #EC3D72;
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	font-size: 20px;
}

.footer__navigation a {
	color: #FFFFFF;
}

.footer__form .form-title {
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}
.footer__navigation h4 {
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	text-align: center;

}
.footer .footer__form label {
	color: #FFFFFF;
}

.blog.two .topic-link
{
	background: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}

easymovie {
	color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}

.footer__form form input[type=submit], form .hs-button {
	border-radius: 0px; 
}





/* Blog Meta - Author/Avatar/Timestamp */

.blog-author__name {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.blog-index__post__date {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #EC3D72;
}

/* Blog Pagination */

.blog-pagination__link {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Post */

.blog-post__title {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #292d30;
	font-weight: 700;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
	color: #EC3D72;
	font-family: Lato, sans-serif;
	font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
	font-family: 'Public Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #EC3D72;
}

.hs-search-results__title:hover {
	font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
	font-size: 28px;
}

/* Password Prompt */

.password-prompt input[type=password] {
	margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
	margin-bottom: 20px;
	padding: 12.5px 20px !important;
}





/* Icon */

body .icon svg {
	fill: 

  
  
    
  


  rgba(41, 45, 48, 1.0)

;
	width: 16px;
}

/* Social Follow */
body .social-links__icon {
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}
body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
	opacity: 0.8;

}

/* Testimonial Slider */
body .tns-nav button {
	background-color: rgba(

  
  
    
  


  rgba(236, 61, 114, 1.0)

, 0.15);
}
body .tns-nav .tns-nav-active,
body .tns-nav button:hover,
body .tns-nav button:focus {
	background-color: 

  
  
    
  


  rgba(236, 61, 114, 1.0)

;
}


/** SHADOWS **/
.theme-shadow {
	box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}  

.hs-menu-item:hover a, .hs-menu-item:focus a {
	color: #EC3D72;
}

/** Border Radius **/
.theme-border-radius-card {
	border-radius: 0px; 
}

.theme-border-radius-card-left-half {
	border-radius: 0px 0px 0px 0px;
}

.theme-border-radius-card-right-half {
	border-radius: 0px 0px 0px 0px;
}

.theme-border-radius-card-top-half {
	border-radius: 0px 0px 0px 0px;
}

.theme-border-radius-button {
	border-radius: 0px; 
}

.theme-border-radius-image {
	border-radius: 0%; 
}

/* Outline */
.theme-outline {
	border: 1px solid #EC3D72; 
}



/* ------------------------------------------------- Custom CSS ------------------------------------------------- */
.color_1{color:#292D30;}
.color_2{color:rgba(41, 45, 48, 0.6);}
img { max-width:100%; height:auto; border:none; vertical-align:middle; }
.wrapLeft{}
.wrapRight{}

/* Section Head */
.section_head{
	text-align:center;
	margin-bottom:50px;
	padding: 0 200px;
}
.section_title {}
.section_text{
	margin-top:24px;
}

/* End Section Head */

.hover-1 {
	padding-top: 10px;
	position:relative;
	transition: transform .5s ease;
	text-decoration: none;
}
.hover-1:before {
	content:'';
	position:absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #EC3D72;
	transform: scaleX(0);
	transition: transform .5s ease;
}
.hover-1:hover:before {
	transform: scaleX(1);
}

.btn-border-1::after,
.btn-border-1::before {
	position: absolute;
	content: "";
	width: 0%;
	height: 0%;
	visibility: hidden;
}

.btn-border-1::after {
	bottom: 0px;
	right: 0px;
	border-left: 3px solid #EC3D72;
	border-bottom: 3px solid #EC3D72;
	transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
}

.btn-border-1::before {
	top: 0px;
	left: 0px;
	border-top: 3px solid #EC3D72;
	border-right: 3px solid #EC3D72;
	transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
}

.btn-border-1:hover {
	animation: pulse 1s ease-out .4s;
	color: #fff;
}

.btn-border-1:hover::after,
.btn-border-1:hover::before {
	width: calc(100%);
	height: calc(100%);
	visibility: visible;
	transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.btn-border-1:hover::after {
	transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}

.btn-border-1:hover::before {
	transition: width .1s ease, height .1s ease .1s;
}


/* ------------- Hero Banner Section ------------- */
.hero-banner {
	padding: 89px 0 70px;
}

.inner_hero_banner {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hero-banner .content_box {
	flex-basis: 36%;
}

.hero-banner .form_title {
	font-size: 32px;
	line-height: 37px;
	font-weight: 400;
	color: #292D30;
	margin-bottom: 28px;
	font-family: 'Public Sans',sans-serif;
}

.hero-banner .form_box {
	flex-basis: 49.7%;
	position: relative;
}

.hero-banner .blob_img {
	position: absolute;
	top: -103px;
	left: -90px;
	z-index: 1;
	width: 226px;
	height: auto;
}

.hero-banner .form {
	position: relative;
	z-index: 99;
	box-shadow:0 6px 30px rgba(199, 199, 199, 0.16);
}

/* ------------- End Hero Banner Section ------------- */

/* ------------- Card Section ------------- */
.card-section {
	padding: 80px 80px calc(80px - 25px);
}

.card-section .cards {
	display: flex;
	flex-wrap: wrap;
}

.card-section .card {
	text-align: center;
	width: calc(33% - 0px);
	margin: 25px auto;
	transition:0.3s;
	position:relative;
}

.card-section .card_name {
	margin: 29px 0 8px;
	font-family: 'Public Sans',sans-serif;
	font-weight:400;
	transition:0.3s;
}

.card-section .card_role {
	font-size: 16px;
	line-height:28px;
}

.card-section .card_image {
	position: relative;
	display: inline-block;
	width: 170px;
	height: auto;
	transition:0.3s;
}
.card-section .card:hover .card_name {
	color:#EC3D72;
	transform:scale(1.1);
}
.card-section .card:hover .card_image{
	transform: scale(1.05);
}
.card-section .profile_link{
	position:absolute;
	width:100%;
	height:100%;    
	top: 0;
	left: 0;
}
.card-section .card_image img {
	width: 100%;
	height: auto;
}

.card-section .card_image::before {
	content: '';
	position: absolute;
	width: calc(100% - 1px);
	height: calc(100% - 1px);
	border: 2px solid #EC3D72;
	border-radius: 50%;
	top: 0;
	left: 2px;
}

.card-section .card_image::after {
	content: '';
	position: absolute;
	width: calc(100% - 1px);
	height: calc(100% - 1px);
	border: 2px solid #3B308F;
	border-radius: 50%;
	top: 0;
	left: 7px;
}
/* ------------- End Card Section ------------- */

/* ------------- Time CountDown Section ------------- */
.timer-box {
	display: flex;
	justify-content: center;
}

.inner_timer_box {
	border: 4px solid #E5E5E5;
	padding: 8px;
	margin: 0 12.5px;
}

.time_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(59, 48, 143, 0.1);
	justify-content: center;
	width: 163px;
	height: 168px;
}

.time_box .label {
	font-size: 32px;
	line-height: 60px;
	font-weight: 500;
	font-family: 'Lato', sans-serif;
}
/* ------------- End Time CountDown Section ------------- */

/* ------------- Left Image Right Content Section ------------- */
.LIRC-section {
	padding: 80px 0 15px;
}

.inner-LIRC {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.LIRC-section .side-image {
	/*   flex-basis: 50%; */
	height: 552px;
	width: 46.2%;
	position: relative;
	left: 0;
}

.LIRC-section .side-image .image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LIRC-section .blob_img {
	position: absolute;
	top: -65px;
	z-index: 99;
	width: 131px;
	height: auto;
	left: 90px;
}

.LIRC-section .bottom_blob_img {
	position: absolute;
	bottom: -30px;
	z-index: 99;
	right: -60px;
}

.LIRC-section .side-content {
	/*   flex-basis: 45%; */
	padding-right: 50px;
	width: 53.8%;
	padding-left: 12.6%;
}
.LIRC-section .side-content .title{
	margin-bottom:24px;
	font-weight:400;
}
/* ------------- End Left Image Right Content Section ------------- */

/* ------------- Logo Section ------------- */
.logo img {
	margin: 0 auto;
}

.logo {
	padding: 10px 0 40px;
}
/* ------------- End Logo Section ------------- */

/* ------------- Subscription Banner Section ------------- */
.Subscription_Banner {
	padding: 50px 73px;
}

.Subscription_Banner .section_title {
	margin-bottom: 30px;
}

.Subscription_Banner .inner_Subscription_Banner {
	text-align: center;
}
/* ------------- End Subscription Banner Section ------------- */


/* ------------- Subscription BannerV2 Section ------------- */
.Subscription_Banner.v2 .button {margin:5px 15px;}
.Subscription_Banner.v2{padding: 57.5px 73px;}
/* ------------- End Subscription BannerV2 Section ------------- */


/* ------------- Left Content - Right Card Section ------------- */
.LCRC_section{
	padding:70px 0 130px;
}
.inner_LCRC_section{
	display: flex;
	justify-content: space-between;
	column-gap: 90px;
}
.LCRC_section .section_head{
	padding: 0;
	flex-basis: 28%;
	text-align: left;
}
.LCRC_section .section_title{
	color:#292d30;
	line-height:1.25;
}
.LCRC_section .button{
	margin-top:24px;
}
.LCRC_section .side_cards{    
	display: flex;
	flex-wrap: wrap;
	row-gap: 50px;
	column-gap: 75px;
	flex-basis: 64.5%;
	justify-content: space-between;
}
.LCRC_section .card{
	flex-basis: 45%;
}
.LCRC_section .card_image{
	width: 54px;
	height: 54px;
}
.LCRC_section .card_image img{
	width: 100%;
	object-fit: cover;
	height: auto;
}
.LCRC_section .card_content{
	margin-top:20px;
}
.LCRC_section .card_title{
	font-weight:600;
	margin-bottom:8px;
}
.LCRC_section .card_text{
	font-size:18px;
	line-height:22px;
}

/* ------------- End Left Content - Right Card Section ------------- */

/* Play Book Section */
.PlayBook_section{
	padding:100px 0 25px;
}
.PlayBook_section .section_head{
	margin:0;
}
.inner_playbook{
	text-align:center;
}
.inner_playbook .book-image{
	display:inline-block;
	position:relative;
	width: 885px;
}
.inner_playbook .book-image img{
	width:100%;
	object-fit:cover;
}

/* --------------- playbook_point --------------- */

.animate__animated.animate__backInLeft {
	--animate-delay: 1s;
	--animate-duration: 2s;
}
.playbook_point{
	display:inline-block;
	position:absolute;
	width:45%;
	left: -170px;
	top: 180px;
	z-index:99;
}
.playbook_point:nth-child(2){
	left: unset;
	right: -200px;
	top: 200px;
	--animate-delay: 4s;
	--animate-duration: 2s;
}
.playbook_point:nth-child(3){
	top: unset;
	left: -160px;
	bottom:210px;
	--animate-delay: 6s;
	--animate-duration: 2s;
}
.playbook_point:nth-child(4){
	left: unset;
	right: -180px;
	top: unset;
	bottom:135px;
	/*   margin-top: 16px; */
	--animate-delay: 8s;
	--animate-duration: 2s;
}

.playbook_point .point{
	position:relative;
	display:inline-block;
	position:relative;
	font-size:32px;
	line-height:1.4;
	font-weight:400;
	text-align:left;
}
.playbook_point .point:before{
	content:'';
	position:absolute;
	top:50%;
	right:0px;
	width:8px;
	height:8px;
	background:#EC3D72;
	border-radius:50%;
	transform:translate(0,-50%);
}
.playbook_point:nth-child(2) .point:before{
	right:unset;
	left:-20px;
}
.playbook_point:nth-child(3) .point:before { }
.playbook_point:nth-child(4) .point:before {
	right:unset;
	left:-20px;
}

.playbook_point .point:after{
	content:'';
	position:absolute;
	top:50%;
	right:-122px;
	width:122px;
	height:2px;
	background:#EC3D72;
	transform:translate(0,-50%);
}
.playbook_point:nth-child(2) .point:after{
	right:unset;
	left:-130px;
	width:110px;
}
.playbook_point:nth-child(3) .point:after{
	width:101px;
	right:-100px;
}
.playbook_point:nth-child(4) .point:after{
	right:unset;
	left:-127px;
	width:107px;
}


/* --------------- End Play Book Section --------------- */

/* ------------- Left Image - Right Content V2 Section ------------- */
.inner-LIRCv2{
	display:flex;
	align-items:center;
}
.inner-LIRCv2 .side-image{
	flex-basis:42.25%;
}
.inner-LIRCv2 .side-image img{
	width:100%;
	height:100%;
}
.inner-LIRCv2 .side-content{
	flex-basis:57.75%;
	padding: 45px 43px;
}
.inner-LIRCv2 .side-content .description p{
	font-size:22px;
	font-weight:400;
	line-height:40px;
}
/* ------------- End Left Image - Right Content V2 Section ------------- */

/*   ------------- Icon Card Section ------------- */
.icon_card_section .section_title{
	color:#292D30;

}
.icon_card_section .section_head {
	padding: 0 25%;
	margin-bottom:40px;
}
.icon_card_section .cards{
	display: flex;
	row-gap:67px;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 65px 0 0;
}
.icon_card_section .card{
	/*   flex-basis: 50%; */
	flex-basis:43.75%;
	background:#FAFAFA;
	padding:35px 40px; 
}
.icon_card_section .card_image{
	margin-top: -65px;
	width:54px;
	height:auto;
}
.icon_card_section .card_content{
	margin-top:30px;
}

.icon_card_section .card_title{
	margin-bottom:8px;
	font-weight:600;
}
.icon_card_section .description{
	font-size:18px;
	font-weight:500;
	line-height:22px;
}
/* ------------- End Icon Card Section ------------- */

/* ------------- Hero Banner V2 ------------- */
.hero-bannerV2 { padding: 64px 0 0px; }
.hero-bannerV2 .head { color:#292D30;	margin-bottom:24px; }
.hero-bannerV2 .inner_hero_banner { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
.content_box { flex-basis:50%; }
.side_image_box { flex-basis:50%; }

/* ------------- End Hero Banner V2 ------------- */


/* ------------- Recent Blog Post ------------- */
.Recent_blog_post_title { text-align: center; margin-bottom:40px; }
.Recent_blog_post .post-content { padding: 24px; }
.Recent_blog_post .recent-post { display: flex; justify-content: space-between; }
.Recent_blog_post .recent-item { width: calc(33% - 14px); display: inline-block; border: 1px solid #EBEBEB; background:#fff; }
.Recent_blog_post .post-image { height: 200px; }
.Recent_blog_post .post-image img { width: 100%; height: 100%; object-fit: cover; }
.Recent_blog_post .post_tags .topic-link { text-transform:uppercase; font-size:12px; line-height:14px; font-weight:400; font-family: 'Public Sans'; color:#3B308F; transition:0.3s; }
.Recent_blog_post .recent-item:hover .topic-link { color:#EC3D72; }
.Recent_blog_post .blog-title { color:#292D30; font-size:20px; }
.Recent_blog_post .blog-content { margin-top:12px; margin-bottom: 48px; }
.Recent_blog_post .blog-content > * { font-size:16px; line-height:22px; color:#292D30; }
.Recent_blog_post .author_box { display:flex; align-items:center; justify-content:flex-start; }
.Recent_blog_post .author_pic { width:48px; height:48px; }
.Recent_blog_post .author_pic img { width:100%; height:100%; }
.Recent_blog_post .author_detail { font-weight:400; font-size:16px; margin-left:12px; }
.Recent_blog_post .author_detail .author_name { font-weight:900; }
.Recent_blog_post .view_article { border:0px solid #EBEBEB; border-top-width:1px; padding-top:10px; margin-top:20px; }
.view_article .view_link { font-size:16px; color:#EC3D72; }
.Browse_More { margin-top:50px; text-align:center; }

/* ------------- End Recent Blog Post ------------- */


/* ------------- footer ---------------*/
.social-links a:first-child { line-height: 0; }
.social-links a img { width: 22px; }



/* ------------- Pricing Page CSS  ---------------*/
.text-center { text-align:center; }

.MainTitle { margin-bottom: 10px; margin-top: 20px; }
.MainTitle h1 { margin-bottom:10px; }
.Tabbing_Buttons { padding-bottom: 50px; }
.Tabbing_Buttons h4 { color: #292D30; font-weight:900; font-family: 'Lato', sans-serif; }
.Tabbing_Buttons ul { padding: 15px 0 0; margin: 0; text-align: center; }
.Tabbing_Buttons ul li { list-style: none; display: inline-block;  margin: 0 0 0 -4px; }
.Tabbing_Buttons ul li a { color: #000000; font-weight: 800; font-size: 14px; line-height: 17px; display: inline-block; padding: 15px 28px; border: 2px solid #EC3D72; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease; }
.Tabbing_Buttons ul li a:hover, .Tabbing_Buttons ul li.tab-active a { background: #EC3D72; color:#fff; }

.PlanBoxs { display: flex; justify-content: center; flex-wrap: wrap; gap:27px; }
.PlanBox { background: #FAFAFA; box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; width:calc(25% - 21px); }
.PlanBox p { font-size: 16px; line-height: 22px; color: #000000; font-weight: 400; text-align: center; margin:6px 0 0; padding:0; min-height:44px; }
.PlanBox h6 { text-align: center; }
.Price { font-weight: 700; font-size: 36px; line-height: 56px; color: #EC3D72; padding:15px 0; }
.Price span { font-weight: 500; font-size: 16px; line-height: 28px; color: #292D30; opacity: 0.8; }

.PlanBox ul { padding: 0; margin: 0; }
.PlanBox ul li { list-style: none; color: #292D30; font-weight: 600; font-size: 14px; line-height: 20px; padding: 0; margin: 0; position:relative; padding:0 0 9px 22px; }
.PlanBox ul li:last-child { padding-bottom:0; }

.PlanBox ul li:after { background:url(https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Pricing%20page%20Images%20-%202023/List_icon.png); content:""; position: absolute; width: 12px; height: 12px; left: 0; top: 4px; }

.Button { text-align:center; }
.Button a { border: 2px solid #EC3D72; display: inline-block; padding: 12px 22px 14px; color: #EC3D72; font-weight: 800; font-size: 14px; line-height: 17px; margin-top:35px; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -o-transition: all .3s ease; }
.Button a:hover { background:#EC3D72; color:#fff; }


.LogoSection { padding: 30px 0 100px; }
.LogoSection h3 { color: #292D30; font-weight:900; font-family: 'Lato', sans-serif; }
.Logo_inner { padding-top: 30px; }
.Logo_inner ul { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 30px; }
.Logo_inner ul li { margin:0; padding:0; }
.Logo_inner ul li img { height: 30px !important; }


/* --------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------- Event Page Css -----------------------------------------
------------------------------------------------------------------------------------------------------------------------ */

/************* global classes ***************/
.pt80 { padding-top: 80px; }
.pt160 { padding-top: 160px; }
.pt60 { padding-top: 60px; }

.margin0 { margin: 0 !important; }
.normal { line-height: 1.2 !important; }

.font48 {font-size: 48px; line-height: 1.16 !important; font-weight: 800;}

.font400 { font-weight: 400; }
.font500 { font-weight: 500; }
.font600 { font-weight: 600; }
.font700 { font-weight: 700; }
.applyNow_button a:hover { color: #ec3d72; border-color: #EC3D72; background-color: transparent; }

.dark_pink { color: #EC3D72; }


.d_flex { display: flex; }
.align_center { align-items: center; }
.align_start { align-items: flex-start; }
.align_end { align-items: flex-end; }
.space_between { justify-content: space-between; }
.flex_start { justify-content: flex-start; }
.flex_end { justify-content: flex-end; }
.flex_center { justify-content: center; }
.d_flex.row_reverse { flex-direction: row-reverse }
.flex_wrap { flex-wrap: wrap; }
.flex_column { flex-direction: column; }
.text_center { text-align: center; }
.position_relative { position: relative; }

/***************** header ***************/
.event_header .header__container { width: 100%; max-width: 1264px; padding: 0 15px; margin: 0 auto; }
.event-page .dnd-section { padding: 0 !important; }
.event-page .dnd-section > .row-fluid { padding: 0; }
.event_banner .inner_hero_banner { align-items: center; }

/************** Event Banner *****************/
.event_banner { background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; padding: 130px 0 140px; }
.event-wrapper { width: 100%; max-width: 1264px; margin: 0 auto; padding: 0 15px; }
.event_banner:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgb(5 1 68 / 50%); top: 0; left: 0; }
.event_banner .inner_hero_banner { position: relative; z-index: 1; }
.white_color { color: #fff; }
.event_banner .description p { color: #fff; }
.event_banner .content_box { width: 100%; max-width: 460px; flex-basis: unset !important; }
.event_banner .form_box { width: 100%; max-width: 600px; flex-basis: unset !important; }
.event_banner .pre-head { font-size: 24px; font-weight: 600; line-height: 1.16; }
.event_details_outer { padding-top: 30px; }
.event_details { display: flex; gap: 10px; align-items: center; }
.event_icon { line-height: 0; width: 100%; max-width: 32px; background-color: #EC3D72; padding: 6px; }
.event_banner p, .event_banner h1 { margin: 0 !important; } 
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
*+.event_details { padding-top: 20px; }
.event_place  p { color: #FFF; font-family: Public Sans; font-size: 16px; font-weight: 700; }
.event_banner .form { padding: 40px 30px; background-color: #F9F9F9; box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10); border: none; border-radius: 0; }
.event_banner .form_title { color: #292D30; margin-bottom: 20px; font-family: 'Public Sans',sans-serif; font-size: 32px; font-weight: 500; line-height: 1; }
.event_banner .form_box .hs-form-field > label { margin: 0; color: #292D30; font-family: Lato; font-size: 16px; font-weight: 500; line-height: 1.19; }
.event_banner .form_box input[type=text], .event_banner .form_box input[type=email], .event_banner .form_box input[type=password], .event_banner .form_box input[type=tel], .event_banner .form_box input[type=number], .event_banner .form_box input[type=file], .event_banner .form_box select, .event_banner .form_box textarea { text-decoration: none; background-color: #ffffff; border: 1px solid #707070; border-radius: 0px; color: #707070; font-family: Lato; font-size: 16px; font-weight: 400; line-height: 1.19; padding: 12px 24px; margin-top: 6px; }
.event_banner .form_box form fieldset > .hs-form-field { margin: 7px 0; }
.event_banner .form_box form ul.inputs-list li { margin: 20px 0 0; }
.event_banner .form_box form ul.inputs-list li.hs-form-booleancheckbox { margin: 5px 0; }
.event_banner .form_box form ul.inputs-list li.hs-form-booleancheckbox input + span { position: relative; padding-left: 40px; font-size: 16px; line-height: 1.36; font-weight: 500;display: block; color: #000; font-family: Lato,sans-serif; }
.event_banner .form_box form fieldset .field { padding-left: 10px; padding-right: 10px; }
.event_banner .form_box form fieldset { margin: 0 -10px!important; max-width: inherit!important; }
.event_banner .form_box form fieldset .input { margin: 0!important; }
.event_banner .form_box form fieldset .hs-error-msgs li label { margin-left: 0; }
.event_banner .form_box form .form-columns-0 .hs-richtext span { color: #000; font-family: Lato; font-size: 16px !important; font-weight: 400; line-height: 1; }
.event_banner span.privacy_policy_text { color: #000; font-family: Lato; font-size: 16px !important; font-weight: 400; line-height: 1; text-decoration-line: underline; }
.event_banner .form_box form fieldset.form-columns-0 { margin: 0 0!important; }
.event_banner .form_box form .hs-richtext { margin: 10px 0 0; line-height: 1; }
.event_banner .form_box form .hs_roundup_subscriber { margin: 10px 0 0 !important; line-height: 1; }
.event_banner .form_box form .hs-button { margin-top: 30px; padding: 12px 24px; color: #FFF; text-align: center; font-family: Lato; font-size: 14px; font-weight: 500; line-height: 1;}
.event_banner .form_box form .hs-button:hover, .event_banner .form_box form .hs-button:focus, .event_banner .form_box form .hs-button:active {  color: #ec3d72; }
.event_banner .form_box .submitted-message { background-color: unset; border: none; padding: 40px 0; }
.event_icon img { width: 100%; height: 100%; }

/************** Event Countdown *********************/
.event_timer { padding: 20px 0; background: #EC3D72; }
.counterleftcol { width: 100%; max-width: 222px; }
.countertitle h3 { color: #FFF; font-family: Public Sans; font-size: 20px; font-weight: 700; }
.countermiddlecol { width: 100%; max-width: 530px; }
.counterrightcol { width: 100%; max-width: 168px; }
.counterrightheading p {  color: #FFF; font-family: Lato; font-size: 24px; font-weight: 700; }
.apply_btn a { display: inline-block; background-color: #FFF; padding: 11px 24px; color: #EC3D72; text-align: center; font-family: Lato; font-size: 14px; font-weight: 500; text-transform: uppercase; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; border: 1px solid #fff; }
.counterinner { display: flex; align-items: center; justify-content: space-between; }
.timer { display: flex; align-items: center; justify-content: center; gap: 30px; text-align: center; }
.time_num { color: #FFF; text-align: center; font-family: Public Sans; font-size: 24px; font-weight: 700; }
.p_font p { color: #FFF; text-align: center; font-family: Public Sans; font-size: 14px; font-weight: 500; padding-top: 5px; margin: 0 !important; }
.apply_btn { text-align: center; line-height: 0; }
.apply_btn a:hover { background-color: #EC3D72; color: #fff; }

/****************** two col module **********************/
.two_col_section{max-width:1920px; width:100%; margin: 0 auto; display: block; padding-top:160px;}
.two_col_inner { align-items: center;  display: flex; justify-content: space-between; gap: 50px; max-width: 1577px;}
.two_col_content { max-width: 615px; width: 100%;}
.two_col_image { max-width: 842px; width: 100%; position:relative;}
.two_col_image img { width: 100%;}
.two_col_heading p { color: #EC3D72; margin-bottom: 0rem;}
.two_col_title {padding-top: 20px;}
.two_col_title h1{ font-weight: 800; margin-bottom: 0px;}
.two_col_description{ padding-top: 30px; line-height: 1.2 !important; }
.two_col_description p { font-weight: 400; margin-bottom: 0rem; line-height: 1.2 !important; }
.two_col_btn_container {padding-top: 40px;}
.applyNow_button a{ line-height: 1; display: inline-block; font-size: 14px; font-weight: 500; color: #000; padding: 12px 34px; border: 2px solid #000; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; }
.two_col_image:before{ content: ''; background-image: url('https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Event%20Page%20-%202023/Union.png'); position: absolute; width: 316px; height: 109px; right: 0; top:-55px; z-index: 10; background-position: center; background-repeat: no-repeat; background-size: contain; }
/* .two_col_section .WrapRight .two_col_container .two_col_inner{ flex-direction: row-reverse; flex-wrap: wrap; } */
.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_image:before{ content: ''; background-image: url('https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Event%20Page%20-%202023/Union.png'); position: absolute; width: 316px; height: 109px; left: 0; top: unset; bottom:-55px; z-index: 10; background-position: center; background-repeat: no-repeat; background-size: contain; }
/* .two_col_section .WrapRight .two_col_container .two_col_inner .two_col_image:after{ content: ''; background-image: url('https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Event%20Page%20-%202023/Mask%20Group%204.png'); position: absolute; width: 153px; height: 153px; top: -77px; right: 39px; z-index: 10; background-position: center; background-repeat: no-repeat; background-size: contain; } */
.two_col_section .WrapRight{padding-top: 160px;}
.two_col_section .WrapRight .two_col_container .two_col_inner { flex-direction: row-reverse; flex-wrap: wrap; align-items: center; display: flex; gap: 0px; justify-content: start; max-width: 1577px; }
.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content{ position: relative; padding: 80px 0 80px 120px; max-width: calc(100% - 842px); }
.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content:before { content: ''; position: absolute; width: 100vw; height: 100%; z-index: -1; left: 0; background: #f9f9f9; top: 0; }
.two_col_description p:nth-child(2){ padding-top: 20px; }

/******************************* Image slider ****************************/
.Image_gallery{ padding-top: 210px; }
.gallery_upper_content { text-align: center; }
.single_image{ height: 350px; width:350px; }
.single_image img{ width: 100%; height: 100% !important; object-fit: cover; }
.top_slider {line-height: 0;}
.bottom_slider {line-height: 0;}
.static_slider { display: block; }
.dynamic_slider { display: none; }
.play-slide .static_slider { display: none; }
.play-slide .dynamic_slider { display: block; }
.static_slider .image_gallery_inner_top { display: flex; }
.static_slider .image_gallery_inner_bottom { display: flex; }
.static_slider .image_gallery_inner_top { margin-left: -150px; }

/******************** partner_and_sponsors ******************/
.partner_and_sponsors {padding-top: 160px;}
.partner_and_sponsor_title {text-align: center;}
.logo_container_inner {display: flex; flex-wrap: wrap; column-gap: 79px; row-gap: 60px; justify-content: center; }
.single_logo img { width: 100%; object-fit: contain; min-height: 50px; height: 100% !important; }
.single_logo { max-width: 272px; width: auto; text-align: center; height: 100%; max-height: 50px; }
.logo_container{padding-top: 80px;}
.partner_and_sponsor_title {max-width: 675px; margin: 0 auto;}
.partner_and_sponsor_heading p, .our_speaker_subtitle p { color: #EC3D72; margin-bottom: 0rem; line-height: 1.19; }
.partner_and_sponsor_title{padding-top: 20px;}
.partner_and_sponsor_title h1{ font-weight: 800; margin-bottom: 0px;}
.partner_and_sponsor_subtitle{padding-top: 20px;}
.partner_and_sponsor_subtitle p { font-weight: 400; margin-bottom: 0rem; line-height: 1.2 !important; }

/******************** what_we_offer **********************/
.what_we_offer{padding-top:160px }
.what_we_offer_inner{display: flex; justify-content: space-between; gap:50px;}
.offer_left { max-width: 484px; width: 100%;}
.new_button {display: flex;}
.new_button a{font-size: 14px; font-weight: 500; color: #000; padding: 12px 34px; border: 2px solid #000;}
.offer_left_heading p{margin-bottom: 0px;}
.offer_left_title{padding-top:20px;}
.offer_left_description{padding-top:30px;}
.offer_left_container {padding-top:40px;}
.offer_right{ max-width:660px; width:100%; padding-top: 30px;}
.offer_right_inner{display:flex; flex-wrap:wrap; column-gap:40px; row-gap:70px;}
.card_logo {background: #3B308F; padding:10px; max-width:50px; width:100%; margin: 0 auto; margin-top: -60px;}
.card_logo img{width:100%; height:30px !important; object-fit:contain;}
.single_offer_card { max-width: 310px;  width: 100%; text-align: center; padding: 30px 20px;  background: #FAFAFA;}
.card_title{padding-top: 10px;}
.card_title p{margin-bottom: 0px; color: #EC3D72; font-weight:600;}
.card_content{padding-top: 10px;}
.card_content p{font-size: 16px; color: #707070; line-height:1.4; font-weight:400; margin-bottom: 0px;}
.offer_left_description  p { margin-bottom: 0 !important; line-height: 1.2 !important; }
/****************** Our Speaker *****************/
.our_speaker_cards_outer { gap: 40px; }
.our_speaker_cards { width: 100%; max-width: calc(50% - 20px); padding: 40px 30px; background: #FFF; box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.12); gap: 42px; }
.speaker_image { width: 100%; max-width: 190px; position: relative; z-index: 2; border: 2px solid #EC3D72; border-radius: 50%; }
.speaker_image img { width: 100%; height: 100% !important; object-fit: cover; }
.speaker_designation p { color: #3C2B1F; font-size: 16px; font-weight: 500; line-height: 1.19; }
.speaker_paragraph { color: #707070; font-size: 18px; font-weight: 500; line-height: 1.33; }
.speaker_image:before { content: ''; position: absolute; width: 100%; max-width: 47px; height: 90px; background-image: url(https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Event%20Page%20-%202023/Union-1.png); background-repeat: no-repeat; background-size: contain; background-position: center; z-index: -1; }
/* .speaker_image:after { content: ''; position: absolute; width: 100%; max-width: 153px; height: 153px; background-image:url(https://8392622.fs1.hubspotusercontent-na1.net/hubfs/8392622/Event%20Page%20-%202023/Mask%20Group%204.png); background-repeat: no-repeat; background-size: contain; background-position: center; border-radius: 50%; right: -10px; bottom: -10px; z-index: -1; } */
.view_more_button { padding-top: 60px; }
.view_more_button a { display: inline-block; background-color: #EC3D72; color: #fff; padding: 11px 24px; text-align: center; font-family: Lato; font-size: 14px; font-weight: 500; text-transform: uppercase; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; border: 1px solid #EC3D72; }
.view_more_button a:hover { background-color: #fff; color: #EC3D72; }
.speaker_details { width: 100%; max-width: 306px; }


/**************************************/
.customer-testimonial-middle-content { width: calc(100% - 112px); margin: 0 auto; text-align: center; }
.customer-testimonial-backquoteLeft { text-align: right; }
.customer-testimonial-row-inner .slick-slide { margin: 0 10px; }
.customer-avtar-slider-row .slick-slide { padding: 45px 0px; }
.customer-avtar-slider-row .slick-slide .customer-avtar-inner { -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all ease-in-out 0.5s; }
.customer-avtar-inner { width: 80px; height: 80px; margin: 0 auto; border: none; border-radius: 50%; padding: 8px; }
.customer-avtar-inner span { content: ""; width: 0px; height: 75px; display: inline-block; position: absolute; top: 50%; left: 50%; border-radius: 50%; animation: Rotate 7s linear infinite; opacity: 1; }
.transition { transition: all 0.5s; }
.customer-avtar-inner img { width: 100%; height: 100% !important; object-fit: cover; border-radius: 50%; }
.customer-avtar-slider-row .slick-current.slick-center .customer-avtar-inner { -webkit-filter: unset; filter: unset; transform: scale(1.5); border: 1px solid rgb(238 72 97 / 20%); }
.customer-avtar-slider-row { max-width: 380px; width: 100%; margin: 0 auto; margin-top: -40px; }
.customer-avtar-slider-row .slick-current.slick-center .customer-avtar-inner span:before { opacity: 1; }
.customer-avtar-inner span:before { content: ""; width: 11px; height: 11px; display: inline-block; background: #EC3D72; position: absolute; top: -7.5px;  left: -7.5px; border-radius: 50%; opacity: 0; }
.customer-testimonial-row-inner .slick-prev:before { display:none; }
.customer-testimonial-row-inner .slick-next:before { display:none; }
.customer-testimonial-row-inner .slick-prev { left: 30%; top:unset; bottom: -63px; }
.customer-testimonial-row-inner .slick-next { top:unset; right: 30%; bottom: -63px; }
.customer-testimonial-row-inner .slick-slide { margin: 0 10px; }
.customer-testimonial-row-inner .slick-next:active, .customer-testimonial-row-inner .slick-next:hover, .customer-testimonial-row-inner .slick-next:focus,
.customer-testimonial-row-inner .slick-prev:active, .customer-testimonial-row-inner .slick-prev:hover, .customer-testimonial-row-inner .slick-prev:focus
{ border: none; }
.customer-testimonial-middle-content p { margin: 0 !important; }

/*********** Animation **************/
@-webkit-keyframes Rotate {
	0% {
		transform: translate(-50%,-50%) rotate(0);
	}
	100% {
		transform: translate(-50%,-50%) rotate(1turn);
	}
}

/**************** event_subscription ****************/
.event_subscription_banner { padding: 0px; margin: 160px 0; }
.event_subscription_banner .inner_Subscription_Banner { padding: 50px 73px; max-width: 1008px; margin: 0 auto; }




/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Media Query */

/*************************** @media(max-width: 1530px) ***************************/
@media (max-width: 1530px) {
	/***********************/
	.two_col_inner { gap: 30px;}
	.two_col_description {padding-top: 20px;}
	.two_col_btn_container { padding-top: 30px;}
	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content { padding: 50px 0 50px 50px;}
	.two_col_image { max-width: 50%; }
	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content { max-width: calc(100% - 50%); }
	.two_col_image:before { width: 40%;}
	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_image:before { width: 40%;}
}

/*************************** @media(max-width: 1440px) ***************************/
@media (max-width: 1440px) {
	
	.event_banner { padding: 100px 0; }
	.partner_and_sponsors, .what_we_offer, .Image_gallery { padding-top: 100px;}
	.pt160 { padding-top: 120px; }
	.event_subscription_banner { margin: 100px 0; }
}

/*************************** @media(max-width: 1366px) ***************************/
@media (max-width: 1366px) {

	/*******************/
	.event-wrapper { max-width: 90%; }
	.event_banner { padding: 80px 0; }
	.event_banner .content_box, .event_banner .form_box { max-width: 50%; }
	.event_banner .inner_hero_banner { gap: 40px; flex-direction: unset; flex-wrap: nowrap; }

	/****************/
	.single_image { height: 300px;}
	
	
	/********************/
	.offer_left { max-width: 40%; }
	.what_we_offer_inner { gap: 50px; }
	.offer_right { max-width: calc(60% - 50px); }
	.single_offer_card { max-width: calc(50% - 10px); }
	.offer_right_inner  { column-gap: 20px; }
	
	.two_col_title .font48 {font-size: 32px !important; }
	
}

/*************************** @media(max-width: 1280px) ***************************/
@media (max-width:1280px){

	.pt80 { padding-top: 50px; }
	
	/********************/
	.single_logo {max-width: 215px;}
	/* 	.logo_container { padding-top: 50px;} */
	/* 	.logo_container_inner{ justify-content: space-between; } */
	.partner_and_sponsors, .what_we_offer, .Image_gallery { padding-top: 60px;}
	.logo_container { padding-top: 40px; }
	.event_subscription_banner { margin: 60px 0; }

	.font48 {font-size: 42px !important; line-height: 1.19 !important; }	
}

/*************************** @media(max-width: 1230px) ***************************/
@media (max-width:1230px){
	
	.partner_and_sponsors, .what_we_offer, .Image_gallery { padding-top: 60px;}
	.pt160 { padding-top: 60px; }
	.event_subscription_banner { margin: 60px 0; }
	
	.single_image { height: 250px;}
	.static_slider .single_image { width: auto; }
	.static_slider, .dynamic_slider { padding-top: 50px; }
	
	/**********************/
	.our_speaker_cards { padding: 20px; gap: 40px;  max-width: calc(50% - 10px); }
	.speaker_image { max-width: 120px; }
	.speaker_image:after { max-width: 80px; height: 80px; }
	.our_speaker_cards_outer { gap: 20px; }
	
	.logo_container_inner {column-gap: 40px; row-gap: 30px;}
}

/*************************** @media(max-width: 1200px) ***************************/
@media(max-width:1200px)
{
	/*   Hero Banner */
	.form { padding: 30px 25px; }
	.hero-banner .content_box { flex-basis: 45%; }
	.hero-banner .form_box { flex-basis: 50%; }

	/*  Left Image Right Content Section  */
	.LIRC-section .side-image { height: 452px; width: 500px; }
	.LIRC-section .blob_img { top: -70px; }
	.LIRC-section .bottom_blob_img { right: -30px; }
	.LIRC-section { padding:0; }

	/*   Left Content - Right Card Section */
	.playbook_point .point { font-size:25px; }
	.LCRC_section .side_cards { column-gap: 50px; }

	/*   Play Book Section */
	.inner_playbook .book-image { width:700px; }
	.playbook_point { top:120px; left: -145px; }
	.playbook_point:nth-child(2) { top:140px; right: -170px; }
	.playbook_point:nth-child(3) { bottom:150px; left: -110px; }
	.playbook_point:nth-child(4) { bottom:120px; right: -145px; }


	/* Pricing page Css */
	.PlanBox { padding:20px; }
	.Logo_inner { padding-top: 40px; }
	.LogoSection { padding: 40px 0 80px; }

}

/*************************** @media(max-width: 1080px) ***************************/
@media (max-width:1080px){
	.two_col_section{ padding-top:120px;}
	.two_col_section .WrapRight{padding-top: 120px;}
	
	.speaker_image { max-width: 80px; }
	
	.customer-testimonial-row-inner .slick-prev { left: 20%; }
	.customer-testimonial-row-inner .slick-next { right: 20%; }
}

/*************************** @media(max-width: 992px) ***************************/
@media(max-width:992px) /* 992 */
{
	.event-wrapper { max-width: 100%; }
	
	.pt160 { padding-top: 50px; }
	.pt20 { padding-top: 10px; }
	.pt80 { padding-top: 40px; }
	.pt60 { padding-top: 30px; }

	/*   Hero Banner */
	.inner_hero_banner { flex-direction: column; }
	.hero-banner .blob_img { bottom: -103px; top: unset; }
	.hero-banner .form_box { margin-top:30px; width:100%; }
	.hero-banner { padding: 30px 0 45px; }
	.hero-banner .form_title { font-size: 26px; line-height: 35px; margin-bottom: 25px; }


	/*   Section-Head */
	.section_head { padding:0; }

	/*   Card Section */
	.card-section { padding: 50px; }
	.card-section .card { width: calc(50% - 0px); }

	/*  Left Image Right Content Section  */
	.LIRC-section .side-image { position:relative; width: 100%; height: auto; }
	.inner-LIRC { justify-content: space-between; flex-direction: column; flex-wrap: wrap; }
	.LIRC-section .side-content { flex-basis: 100%; width: 100%; padding: 0; margin-top: 50px; }
	.LIRC-section { padding:50px 0 0; }
	.LIRC-section .bottom_blob_img { right:0; }
	/* Subscription_Banner  */
	.Subscription_Banner { padding: 40px; }

	/*   Left Content - Right Card Section */
	.LCRC_section { padding: 0 0 25px; }
	.inner_LCRC_section { flex-direction: column; }

	/*   PlayBook Section */
	.PlayBook_section { padding:0; }
	.playbook_point { width:45%; top: 100px; left: -110px; }
	.inner_playbook .book-image { width:500px; }
	.playbook_point .point { font-size: 18px; }
	.playbook_point:nth-child(2) { top:120px; right: -120px; }
	.playbook_point:nth-child(3) { bottom:120px; left: -80px; }
	.playbook_point:nth-child(4) { bottom:80px; right: -110px; }
	.playbook_point .point:after { width:70px; right: -70px; }
	.playbook_point .point:before { /*     right: -15px; */ }
	.playbook_point:nth-child(2) .point:after { width:70px; left: -90px; }
	.playbook_point:nth-child(3) .point:after { width:70px; right:-70px; }
	.playbook_point:nth-child(4) .point:after { width:70px; left: -90px; }

	/*   Left Image - Right Content V2 Section */
	.inner-LIRCv2 { flex-direction: column; }
	.inner-LIRCv2 .side-image { flex-basis: 100%; width: 100%; }
	.inner-LIRCv2 .side-content { flex-basis: 100%; padding: 30px 25px; }

	/*   Icon Card Section */
	.icon_card_section .card { flex-basis: 46%; padding: 30px 25px; }
	.icon_card_section .section_head { padding: 0 10%; }

	/* ------------- Hero Banner V2 ------------- */
	.hero-bannerV2 .side_image_box { margin-top:50px; flex-basis:100%; width:100%; }
	.hero-bannerV2 .side_image_box img { width: 100%; height: auto; }
	.hero-bannerV2 .content_box { flex-basis:100%; width:100%; }
	.hero-bannerV2 { padding: 30px 0 0px; }
	/* ------------- Recent Blog Post ------------- */
	.Recent_blog_post .recent-post{ flex-wrap: wrap; row-gap: 30px; }
	.Recent_blog_post .recent-item { width: calc(50% - 14px); }

	/* Pricing page Css */
	.MainTitle { margin-top: 0; }
	.PlanBox { width: calc(50% - 16px); }
	.Price { padding: 10px 0 15px; }
	.Tabbing_Buttons ul li a { padding: 12px 25px; }
	.LogoSection { padding:0; }
	body .pricing-page .dnd-section { padding: 40px 0 !important; }

	/**********************/
	.event_banner { padding: 50px 0; }
	.event_banner .content_box { text-align: center; }
	.event_details { justify-content: center; }
	.event_banner .form { padding: 25px; }
	.event_banner .content_box, .event_banner .form_box { max-width: 100%; }
	.event_banner .inner_hero_banner { flex-wrap: wrap; }
	.event_banner .form_box { margin-top: 0px; }

	.countertitle h3 { font-size: 18px !important; }
	.time_num { font-size: 18px; }
	.event_timer { padding: 10px 0; }
	.counterinner { gap: 15px; }
	.p_font p { font-size: 14px !important; }
	.counterleftcol { max-width: 130px; }
	.counterrightcol { max-width: 155px; }
/* 	.apply_btn { padding: 12px 20px; } */

	/**********************/
	.two_col_inner{flex-direction: column-reverse;}
	.two_col_image { max-width: 50%;}
	.two_col_content {  max-width: 90%;}
	.WrapLeft { max-width: 100%; padding-left: 15px !important; padding: 0 15px;}
	.WrapRight { max-width: 100%; padding-right: 15px !important; padding: 0 15px;}
	.two_col_section .WrapRight .two_col_container .two_col_inner { flex-direction: column-reverse; gap:30px;}
	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content {padding: 15px 0 15px 15px; max-width: 90%;}
	.font48 {font-size: 36px !important; line-height: 1.19 !important; }
	.two_col_section{ padding-top:80px;}
	.two_col_section .WrapRight{padding-top: 80px;}

	/******************/
	.static_slider, .dynamic_slider { padding-top: 30px; }

	/****************/
	.single_logo {max-width: 180px;}
	.logo_container_inner {justify-content: center;}
	.logo_container_inner { column-gap: 29px; row-gap: 25px;}
	.partner_and_sponsors, .Image_gallery, .what_we_offer { padding-top: 50px;}

	.event_subscription_banner { margin: 40px 0; }

	.partner_and_sponsor_title, .partner_and_sponsor_subtitle, .gallery_subtitle  { padding-top: 10px; }
	
	.what_we_offer_inner { flex-wrap: wrap; gap: 30px; justify-content: center; }
	.offer_left { text-align: center; max-width: 100%; }
	.offer_left_container { padding-top: 20px; }

	.single_offer_card { max-width: calc(50% - 20px); }
	.offer_right_inner { row-gap: 50px; column-gap: 20px; }
	
	.offer_right { max-width: 100%; }
	
}

/*************************** @media(max-width: 768px) ***************************/
@media(max-width:768px)
{

	/*   Hero Banner */
	.hero-banner .blob_img { bottom: -75px; width: 150px; left: -75px; }

	/*   Card Section */
	.card-section { padding: 25px 0; }
	.card-section .card { width: calc(100% - 0px); }

	/*   Form */
	fieldset { display:flex; flex-direction: column; margin: 0 0 !important; }
	.form { padding: 25px 15px; }
	form fieldset > .hs-form-field { width:100% !important; margin: 10px 0; }
	fieldset .input, .hs-form-field>label, .hs-error-msgs li, .hs-error-msgs li label { margin: 0 0 !important; }
	form .hs-richtext { font-size: .875rem; margin: 0px 0px; }
	form input[type=submit], form .hs-button { margin-top:20px; }

	/* Subscription_Banner  */
	.Subscription_Banner { padding: 25px; }

	/* TimeCountDown-section */
	.time_box .number { font-size: 24px!important; line-height: 35px!important; }
	.time_box .label { font-size: 20px; line-height:35px; }
	.time_box{ width:80px; height:80px; }
	.inner_timer_box { padding: 5px; margin: 0 5px; }

	/*   Button */
	button, .button{ padding: 7px 15px; }
	/*   Form */
	input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea { padding: 10px 15px; }
	form input[type=submit], form .hs-button, .button.button--secondary { font-size:16px; padding: 10px 20px; }

	/*  Left Image Right Content Section  */
	.LIRC-section .blob_img{ width: 100px; height: auto; left: 45px; }

	/*   Left Content - Right Card Section */
	.LCRC_section .side_cards { column-gap: 0; row-gap: 30px; }
	.LCRC_section .card { flex-basis: 100%; }

	/*   PLayBook */
	.inner_playbook .book-image { width: 100%; }
	.playbook_point .point:after { width:25px !important; right: unset!important; left: -45px!important; top: 10px !important; }
	.inner_playbook .book-image:after { display:none; }
	.playbook_points { display:flex; flex-wrap:wrap; justify-content: center; flex-direction: column; padding-left: 50px; }
	.playbook_point { position:static; width: 100%; flex-basis: 100%; }
	.playbook_point .point { font-size: 18px; display: block; }
	.playbook_point .point:before { right:unset; left:-20px; top:10px !important; }

	/*   Icon Card Section */
	.icon_card_section .cards { flex-direction:column; }
	.icon_card_section .section_head { padding: 0; }

	/* ------------- Recent Blog Post ------------- */
	.Recent_blog_post .post-image { height: 400px; }
	.Recent_blog_post .recent-post { row-gap: 40px; }
	.Recent_blog_post .recent-item { width: calc(100%); }

	/******************/
	.two_col_heading p {margin: 0 !important;}
	.two_col_description p {margin: 0 !important; }
	.two_col_content {  text-align: center;}

	/***************/
	.single_image { height: 200px;}

	/*****************/
	.partner_and_sponsor_heading p {margin: 0 !important;}
	.partner_and_sponsor_subtitle p {margin: 0 !important; }

	/*****************/
	.event_subscription_banner .inner_Subscription_Banner { padding: 25px; }

	
	/**********************/
	.our_speaker_cards { max-width: 100%; padding: 20px; flex-wrap: wrap; text-align: center; gap: 25px; align-items: center; }
	.speaker_image { max-width: 110px; }
	.speaker_image:after { max-width: 80px; height: 80px; }
	.our_speaker_cards_outer { gap: 20px; }
	.speaker_details { max-width: 100%; }
	
	.single_logo img { min-height: 30px; }
	
	/****************/
	.customer-testimonial-backquote svg, .customer-testimonial-backquoteLeft svg { width: 40px; height: 40px; }
	.customer-testimonial-middle-content { width: calc(100% - 70px); }
	.customer-testimonial-middle-content p { font-size: 18px !important; }
	.customer-avtar-inner { width: 60px; height: 60px; }
}


/*************************** @media(max-width: 640px) ***************************/
@media(max-width:640px){
	/* Pricing page Css */
	.PlanBox { width: 100%; }
	.PlanBox p { min-height:unset; }
	.Price { font-size:34px; padding-top:0; }
	body .pricing-page .dnd-section { padding: 30px 0 !important; }

	.counterinner { flex-wrap: wrap; justify-content: center; gap: 10px; text-align: center; }
	.counterleftcol, .countermiddlecol { max-width: 100%; }
	.countertitle h3 { font-size: 18px !important; }
	.time_num { font-size: 18px; }
	.event_timer { padding: 10px 0; }

	/********************/
	.two_col_image {max-width: 80%;}
/* 	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_image:after {  height: 100px;  right: 8px;  top: -52px; width: 100px;} */
	.font48 {font-size: 32px !important; line-height: 1.19 !important; }
	.two_col_section{ padding-top:60px;}
	.two_col_section .WrapRight{padding-top: 60px;}
	.two_col_description { padding-top: 10px;}
	.two_col_title {  padding-top: 10px;}

	/**********************/
	.single_logo {max-width: 169px;}
	.logo_container_inner {column-gap: 30px; row-gap: 30px;}
	.logo_container {padding-top: 30px;}
/* 	.partner_and_sponsors{padding-top: 60px;} */
}


/*************************** @media(max-width: 575px) ***************************/
@media (max-width: 575px){
	.single_image { height: 150px;}
	
	.single_offer_card { max-width: 100%; }
	.offer_right_inner { row-gap: 50px; }
}


/*************************** @media(max-width: 480px) ***************************/
@media(max-width:480px){

	/*   Hero Banner */
	.hero-banner { padding: 0px 0 45px; }
	button, .button{ padding: 7px 7px; }
	.hero-banner .form_title { font-size: 22px; line-height: 30px; margin-bottom: 20px; }
	form ul.inputs-list li input+span:before, form ul.inputs-list li input+span:after{ top:30%; }

	/*   TimeCountDown-section */
	.time_box { width: 55px; height: 55px; }
	.inner_timer_box {  padding: 2px; }
	.time_box .number { font-size: 20px!important; line-height: 30px!important; }
	.time_box .label { font-size: 14px; line-height: 20px; }
	/* Subscription_Banner  */
	.Subscription_Banner { padding: 15px; }

	/*   Card  */
	.card_image{ width: 120px; }

	/*   Hero Banner V2 */
	.hero-bannerV2 { padding: 0px 0 0px; }

	/*   Subscription Banner V2 */
	.Subscription_Banner.v2 .button { margin: 5px 15px; }
	/* ------------- Recent Blog Post ------------- */
	.Recent_blog_post .post-image{ height: 200px; }

	.event_banner { padding: 50px 0; }

	.countertitle h3 { font-size: 18px !important; }
	.p_font p { font-size: 14px !important; }

	/********************/
	.two_col_btn_container {	padding-top: 20px;}
	.two_col_image {max-width: 100%;}
	.two_col_content { max-width: 100%;}
	.two_col_section .WrapRight .two_col_container .two_col_inner .two_col_content { max-width: 100%;}
	.two_col_inner { gap: 20px;}
	.two_col_section .WrapRight .two_col_container .two_col_inner { gap: 20px;}
	.font48 {font-size: 28px !important; line-height: 1.19 !important; }

	/****************/
	.single_logo {max-width: 45%;}
	.logo_container_inner { column-gap: 20px; row-gap: 20px;}
	.partner_and_sponsor_title {  padding-top: 10px;}
	.partner_and_sponsor_subtitle { padding-top: 10px;}

}