body {
	font-family: dosis_med;
	font-size: 18px;
}

#green_circ {
	width: 100%;
}

#cool_plack_neu {
	position: absolute;
	background: red;
	color: white;
	transform: rotateZ(-30deg);
	padding: 10px;
	z-index: 105;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-family: dosis_bld;
	font-size: 20px;
	text-align: center;

	width: 200px;
	top: 30px;
	left: -25px;
}

.orange_top_im	{
	display: inline-block;
}

.main_points {
	background: #f9f9f9;
	padding: 5%;
	margin-top: 20px;
}

.im_head_over {
	margin-bottom: 30px;
}

.im_point_items {
	border: 1px solid #ff6500; 
	padding: 5px;
	border-radius: 5px;
	font-size: 22px;
	margin-bottom: 15px;
}

.im_point_items:hover {
	border: 1px solid #5DADE2;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.inline_im_icons {
	width: 30px;
	margin-left: 5px;
	vertical-align: middle;
}

.im_free_try {
	margin-top: 25px;
	font-size: 32px;
}

.center_maker {
	text-align: center;
}

.white_back_main, .gry_back_main {
	background: white;
	font-family: dosis_bld;
	font-size: 24px;
	display: none;
}

.gry_back_main {
	background: #f9f9f9;
}

.ul_free_traffic {
	font-family: dosis_med;
	font-size: 22px;
}

.im_key_point, .im_key_point_sm {
	font-family: amsi-pro-ultra-narrow;
	font-size: 30px;
}

.im_key_point_sm {
	font-size: 22px;
}


.head_top_big {
	position: relative;
	font-family: amsi-pro-ultra-narrow;
	font-size: 50px;
	text-align: center;
}

.head_top_left, .head_top_right {
	padding: 10px;
	background: #aeb5f3;
	color: white;
	border: 3px solid #aeb5f3;
	font-size: 40px;
}

.head_top_left {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.head_top_right {
	background: white;
	color: #aeb5f3;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}


.head_top_box {
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 20px;
	font-size: 28px;
	font-family: dosis_bld;
	BORDER: 1px solid #ff6500;
	background: white;
}

.head_bod_box {
	margin-bottom: 40px;
	margin-left: 50px;
	font-family: dosis_bld;
	font-size: 26px;
	BORDER: 2px solid #ff6500;
	border-radius: 5px;
	padding: 10px;
}



/*  Chat style desc */



/* from Chat START */

#page_holder_main_video {
	position: relative;
	overflow: hidden;
	padding: none;
	padding-bottom: 50px;
}


.base_center_wrap {
	position: relative;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: 1%;
	margin-right: 1%;
	justify-content: center;
}

.base_simple_wrap {
	margin-left: 1%;
	margin-right: 1%;
	padding: 10px;
	margin-bottom: 10px;
}

.base_click_act {
	display: inline-block;
	border: 2px solid purple;
	padding: 5px;
	border-radius: 5px;
	margin-right: 25px;
	cursor: pointer;
}

.base_click_act:hover {
	background: purple;
	color: white;
}

#imagine_slogans {
	position: relative;
	border-top: 2px solid #5DADE2;
	border-bottom: 2px solid #5DADE2;
	font-size: 26px;
	padding: 10px;
}

.adv_supported {
	display: inline-block;
	border-left: 1px solid #5DADE2;
	border-right: 1px solid #5DADE2;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 5px;
	font-style: italic;
}


#better_than {
	position: absolute;
	BACKGROUND-COLOR: orange;
	color: white;
	font-size: 22px;
	padding: 5px;
	padding-right: 10px;
	border-radius: 5px;
	font-style: normal;

	right: 1%;
	top: 100%;
}



.made_buy {
	font-family: economica_bold;
	font-size: 24px;
	border: 3px solid #DAF7A6;
	font-weight: bold;
	padding: 20px;
}


/*   START Flex */

* {
  box-sizing: border-box;
}

.key_points, .key_points_sub {
	margin-top: 75px;
	padding: 10px;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 50px;
	text-align: center;
	border-top:	2px solid orange;
	border-bottom:	2px solid orange;
}

.key_points_sub {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top:	1px solid orange;
	border-bottom:	1px solid orange;
}


.kp_new_flx, .kp_flx_nxt {
	display: flex;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #d3d3d3;
	justify-content: space-evenly;
	padding: 20px;
	background: #f1f8fd;
	font-size: 24px;
}

.img_holder_left, .img_holder_right {
	width: 30%;
	justify-content: center;
	text-align: center;
}

.point_holder_right, .point_holder_left {
	width: 35%;
}

.imagine_to_real {
	margin: 50px;
	padding: 25px;
	background: #f9f9f9;
}


.how_to_wrap {
	text-align: center;
	margin-bottom: 10px;
}

#how_top {
	display: inline-block;
	font-family: cabins_ketch_bold;
	font-size: 48px;
}

#how_bot {
	display: inline-block;
	font-family: economica_bold;
	font-size: 36px;
}


#point_con {
	display: flex;
	margin-top: 25px;
	justify-content: space-evenly;
	padding: 20px;
}

.point_box_set {
	width: 25%;
	padding: 10px;
}


.point_icon {
	margin-bottom: 20px;
	text-align: center;
}

.point_items_head, .point_items_stop {
	font-family: dosis_bld;
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
}

.point_items_stop {
	text-align: left;
}

.point_items_bod {
	font-size: 20px;
}

.point_button, .point_info {
	width: 200px;
	margin-left: 5px;
	border: 2px solid #58D68D;
	border-radius: 5px;
}

#action_buttons {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 75px;
}



.pop_chat {
	position: absolute;
		display: none;
		font-family: dosis_bld;
	z-index: 300;
	padding: 5px;
	BORDER: 2px solid #5DADE2;    
	BACKGROUND-COLOR: white;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	color: #3399FF;
	text-align: left;
	width: 500px;
	right: 30%; 
	bottom:  110%;
}

#pop_button_holder {
	text-align: center;
	margin: 20px;
}

.pop_buttons {
	display: inline-block;
	cursor: pointer;
}


#people_icon_chat {
	position: absolute;
	width: 150px;
	top: -10px;
	left: 25px;
}

#where_ur {
	color: white;
	top: 10px;
	margin-left: 200px;
}

.star_top {
	display: inline-block;
	vertical-align: top;
}

.easy_icon_images {
	width: 125px;
	height: 125px;
}

.key_icon_images {
	width: 75%;
    height: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 25px;
}

/* Jan/14/22 NEW  */



.button_click_24 {
	border-radius: 3px;
}


#globe_chat_new {
	position: absolute;
	top: 70px;
	right: 50px;
	width: 200px;
	height: 200px;
}


.mono_back_new, .orange_back {
	display: inline-block;
	color: navy;
	padding: 10px;
}

.orange_back  {
	BACKGROUND-COLOR: #ff6500;
	color: white;
}

.mono_back_new {
	margin-left: 0px;
}



#device_icon {
	position: absolute;
	top: -10px;
	left: 110%;
	width: 100px;
}


.step_val {
	display: inline-block;
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #EE7879;
    color: #fff;
    font-family: amsi-pro-ultra-narrow;
    font-size: 48px;
}

/* from Chat END */

.base_top, .base_top_slogan {
	background: #f9f9f9;
	padding: 10px;

	 display: flex; /* Enables Flexbox layout */
	width: 100%; /* Ensures the container occupies full width */
	height: 300px;

	align-items: center; /* Vertically centers the content */
  justify-content: center; /* Horizontally centers the content (optional) */
}

.base_top_slogan {
	height: auto;
}

.top_container_main {
	margin-top: 5px;
	padding: 10px;
}

.top_container_slogan {
	width: 70%;
	padding-left: 5%;
	padding-right: 5%;
}

.top_container_image {
	position: relative;
	width: 30%;
	text-align: center;
	padding-top: 50px;
} 

#go_im {
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 50%;
	vertical-align: top;
}

#go_video_chat {
	border-radius: 25px;
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.click_button_24 {
    display: inline-block;
    padding: 10px;
    border: 3px solid red;
	border-radius: 10px;
    color: red;
    font-size: 24px;
    cursor: pointer;
}

.click_button_24:hover {
	background: red;
	color: white;
}

.button_caller {
	font-family: dosis_med;
	border: 1px solid #3366ff;
	background: #3399FF;
	border-radius: 5px;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.button_caller:hover {
	background: #3377ff;
}

/* START: Feb/21/22 */


.hidden_cove, .show_no_dp {
	display: none;
}



.new_section_gray, .new_section_blank {
	background: #f9f9f9;
	padding: 20px;
}

.new_section_blank {
	background: white;
	border-bottom: 5px solid #d3d3d3;
	margin-bottom: 25px;
}

.new_box_head  {
	font-family: amsi-pro-ultra-narrow;
	font-size: 32px;
}


.new_box_data, .new_box_data_left {
	position: absolute;
	width: 35%;
	top: 5%;
	right: 14%;
	font-family: economica_bold;
	font-size: 22px;
	text-align: left;
}

.new_box_data_left {
	left: 14%;
	right: none;
}

.break_section_1 {
	background: yellow;
	padding: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: amsi-pro-ultra-narrow;
	font-size: 30px;
	color: #6c6cff;
	text-align: center;
}

.box_vid_vals {
	font-family: economica_bold;
	font-size: 22px;
	text-align: left;
	padding-left: 10%;
	width: 50%;
}

.focus_box {
	position: relative;
	width: 70%;
	left: 15%;
	min-height: 400px;
	height: auto;
	text-align: center;
}

.box_vid_center {
	width: 300px;
	vertical-align: middle;
}

.box_vid_people {
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#focus_up_left {
	left: 0;
	top: 0;
}

#focus_up_right {
	right: 0;
	top: 0;
}

#focus_bo_left {
	left: 0;
	bottom: 0;
}

#focus_bo_right {
	right: 0;
	bottom: 0;
}

.focus_vid_msg {
	font-family: amsi-pro-ultra-narrow;
	font-size: 30px;
	color: #6c6cff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.foot_notes_wrap {
	margin-top: 10px;
}

.foot_notes_vid {
	text-align: left;
	background: #d3d3d3;
	font-size: 18px;
	padding: 5px;
	margin: 10px;
	width: 90%;
}

.show_no_mobile {
	display: inline-block;
}

#show_mob_stat {
	display: block;
}


.access_chat_button, .access_chat_button_na {
	display: inline-block;
	background: #ff6500;
	border-radius: 5px;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.access_chat_button:hover {
    background: #ff7a00;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.access_chat_button_na {
	cursor: auto;
}


.my_online_stat, .lets_video_chat {
	display: inline-block;
	margin-left: 2px;
	text-align: center;
	border: 2px solid #28b463;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #28b463;
}

.lets_video_chat {
	border: 2px solid #5DADE2; 
	color: #5DADE2; 
}


.info_item_box {
	position: relative;
	display: inline-block;
	border: 1px solid #d3d3d3;
	padding: 5px;
	padding-left: 50px;
	border-radius: 5px;
	margin-right: 10px;
	cursor: pointer;
}


.info_icons {
	position: absolute;
	border-radius: 25%;
	width: 30px;
	left: 5px;
	top: 5px;
}

.access_info_button {
	display: inline-block;
	background: #0085ff;
	border-radius: 5px;
	color: white;
	padding: 5px;
	cursor: pointer;
	margin-left: 10px;
}

.access_info_button:hover {
    background: #009aff;
}

.info_holder {
	margin: 25px;
	margin-top: 10px;
	border: 3px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
	display: none;
}

.attn_box {
	margin: 10px;
	margin-top: 25px;
	border: 1px solid red;
	border-radius: 5px;
	padding: 5px;
}

.faq_back_main {
	background: #f1f8fd;
	margin-top: 5px;
	box-sizing: border-box;
}

.faq_head_new {
	text-align: left;
}

.faq_head_side {
	font-family: cabins_ketch_bold;
	font-size: 80px;
	color: #cbcbcb;
}

/* Added Jan/20/25 regarding new 100% Privacy for Conversations */

.im_section_head {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.im_img_box {
	position: relative;
	padding-left: 150px;
}

#privacy_shield {
	position: absolute;
	width: 100px;
	left: 0px;
	top: -15px;
}


.key_notice_feature {
	position: relative;
	font-size: 30px;
}


/* To test it on PC: @media (max-width: 800px)
@media only screen and (max-width: 480px)
*/

@media only screen and (max-width: 480px) {

	.show_no_mobile, #show_mob_stat {
		display: none;
	}

	.show_no_dp {
		display: inline-block;
	}

	#people_icon_chat {
		width: 50px;
		left: 5px;
	}

	#imagine_slogans {
		padding: 5px;
	}

	#where_ur {
		top: 5px;
		margin-left: 55px;
	}

	#how_top {
		font-size: 36px;
	}



	.easy_icon_images {
		width: 60px;
		height: 60px;
	}


	.head_top_box, .head_bod_box {
		margin: 10px;
	}


	.focus_box {
		width: 90%;
		left: 5%;
	}

	.box_vid_center {
		width: 100px;
	}

	.kp_new_flx, .new_section_blank { 
		flex-direction: column;
	}

	.kp_flx_nxt, #base_top {
		flex-direction: column-reverse;
	}

	.img_holder_left, .img_holder_right, .point_holder_right, .point_holder_left {
		width: 100%;
		padding: 2%;
		text-align: center;
	}


	.top_container_slogan {
		width: 98%;
	}

	.top_container_image {
		display: none;
	}

	#point_con {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.point_box_set {
		width: 90%;
		border: 1px solid #d3d3d3;
		border-radius: 10px;
		margin-bottom: 15px;
	}

	.pop_chat {
		width: 94%;
		right: 3%; 
		bottom:  101%;
	}

	.imagine_to_real {
		margin: 15px;
		padding: 5px;
	}

	.head_top_big {
		font-size: 26px;
	}

	.head_top_left, .head_top_right {
		padding: 5px;
		font-size: 24px;
	}


	.im_img_box {
		position: relative;
		padding-left: 50px;
	}

	#privacy_shield {
		position: absolute;
		width: 50px;
		left: 0px;
		top: -15px;
	}

	.eu_quote_box {
		text-align: left;
	}

}
