/**********FONTS**********/
h1, h2, h3, h4, h5, .btn, .small_txt, #accordionFAQ button.accordion-button, .oswald {
    font-family: Oswald, sans-serif;
    font-weight: 400;
  	font-style: normal;
  	letter-spacing: 1px;
}
.font-weight-bold {
	font-weight: bold;
}
p {
  	margin-bottom: 1.25em;
  	font-family: Nunito, sans-serif;
  	font-weight: 300;
  	font-style: normal;
}
ul, li {
  	margin-bottom: 0.5em;
  	font-family: Nunito, sans-serif;
  	font-weight: 300;
  	font-style: normal;
}
ul.sblinks {
  	list-style-type: none;
}
ul.sblinks li:before {
  	content:  url(../images/chevron_icon.png);
  	position: relative;
  	top: 4px;
  	right: 5px;
}
.oz {
  	font-family: Oswald, sans-serif;
  	font-weight: 400;
  	letter-spacing: 1px;
  	font-style: normal;
}
h2.t50 {
  	font-size: 50px;
  	line-height: 1.25em;
  	font-weight: 800;
}
.t22 {
  	font-size: 22px;
}
.t25 {
  	font-size: 25px;
  	line-height: 1.25;
}
.t30 {
  	font-size: 30px;
  	line-height: 1.25;
}
.t35 {
  	font-size: 35px;
  	line-height: 1.25;
}
.t40 {
  	font-size: 40px;
  	line-height: 1.25;
}
.t50 {
  	font-size: 50px;
  	line-height: 1.25;
}
.t60 {
  	font-size: 60px;
  	line-height: 1.25;
}
@media (max-width: 1209px) {
	.hero_content .t60,
	.practice-hero .t60 {
		font-size: 50px;
	}
}
@media (max-width: 1067px) {
	.hero_content .t60,
	.practice-hero .t60 {
		font-size: 45px;
	}
	.hero_content .t25,
	.exam_sec_title.t25 {
		font-size: 20px;
	}
}
@media (max-width: 874px) {
	.hero_content .t60,
	.practice-hero .t60 {
		font-size: 30px;
	}
	.hero_content .t25,
	.exam_sec_title.t25 {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.t60 {
		font-size: 50px;
	}
	.hero_content .t25,
	.exam_sec_title.t25 {
		font-size: 18px;
	}
}
@media (max-width: 672px) {
	.t60 {
		font-size: 40px;
	}
	.hero_content .t25 {
		font-size: 16px;
	}
}
@media (max-width: 573px) {
	.t60, 
	.hero_content .t60, 
	.practice-hero .t60 {
		font-size: 25px;
	}
	.hero_content .t25 {
		font-size: 15px;
	}
}
.t55 {
  	font-size: 55px;
  	line-height: 1.25;
  	font-weight: 300;
}
@media (max-width: 767px) {
	.about_one h2 {
    	font-size: 1.75rem;
	}
}
.t45 {
  	font-size: 45px;
  	line-height: 1.25;
}
@media (max-width: 1024px) {
	.cf_txt {
		font-size: 30px;
	}
}
@media (max-width: 768px) {
	.faqContent h1,
	.customer_sup,
	.pt_heading {
		font-size: 30px;
	}
}
@media (max-width: 600px) {
	.cf_txt {
		font-size: 20px;
	}
}
.t30 {
  	font-size: 30px;
  	line-height: 1.5;
}
.t23 {
  	font-size: 23px;
  line-height: 1.25;
}
.t20 {
  	font-size: 20px;
  	line-height: 1.5;
}
.t20.small {
	font-size: 0.9em;
}
@media (max-width: 1140px) {
	.banner_box h2.t30 {
		font-size: 25px;
	}
	.banner_box h2 span.t20 {
		font-size: 18px;
	}
}
@media (max-width: 1000px) {
	.banner_box h2.t30 {
		font-size: 17px;
	}
	.banner_box h2 span.t20 {
		font-size: 15px;
	}
}
@media (max-width:760px) {
	.testQ legend {
		font-size: 18px;
	}
	.testQ label {
    	font-size: 16px;
	}
	.form_title .t20 {
		font-size: 1em;
	}
	.t20.small {
		font-size: 0.8em;
	}
}
.t18 {
  	font-size: 18px;
  	line-height: 1.5;
}
@media (max-width: 768px) {
	p.practice_edition.h4.t18 {
		font-size: 16px;
	}
}
.t16 {
  	font-size: 16px;
  	line-height: 1.75;
}
.t15 {
  	font-size: 15px;
  	line-height: 1.5;
}
@media (max-width: 513px) {
	.checks_ans.t15 {
		font-size: 11px;
	}
}
@media (max-width: 399px) {
	.checks_ans.t15 {
		font-size: 10px;
	}
}
.t14 {
  	font-size: 14px;
  	line-height: 1.5;
}

/**********SPACING**********/
.ms-6 {
  	margin-top: 5rem;
}
.narrow {
  	max-width: 726px;
  	width: 100%;
  	margin: auto;
}
.mt-18 {
  	margin-top: 1.85rem;
}
.px-6 {
  	padding-left: 10em;
  	padding-right: 10em;
}
.pt-6 {
  	padding-top: 10em;
}
.py-8 {
  	padding-top: 8em;
  	padding-bottom: 3em;
}
.pb-6 {
	padding-bottom: 6em;
}
.mt-5 {
	margin-top: 5em;
}
.pt-4 {
	padding-top: 4em;
}
.mb-n3 {
	margin-bottom: -3.4rem;
}
@media (max-width: 768px) {
	#prep_row .px-5 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sat_box {
		border-left: 0 !important;
		border-right: 0 !important;
	}
}
@media (max-width: 567px) {
	.container.section_one {
  		padding-top: 40px;
	}
}
/**********COLORS**********/
.bg_pale_blue {
  	background-color: #F3F8FE;
}
.bg-green {
  	background-color: #10D15B;
}
.bg-pattern, 
.faqContent {
  	background-image: url(../../images/geo_bckg_login.webp);
  	background-size: cover;
  	background-position: center;
  	min-height: 100vh;
  	height: 100%;
}
#team_members {
  	background-image: url(../../images/geo_bckg_login.webp);
  	background-size: cover;
  	background-position: center;
  	min-height: 20vh;
  	height: 100%;
}
.aboutUs_hero_section {
  	background-image: url(../../images/geo_bckg_login.webp);
  	background-size: cover;
  	background-position: center;
  	min-height: 68vh;
  	height: 100%;
}
@media (max-width: 1025px) {
	.faqContent {
		min-height: 50vh !important;
		height: 100%;
	}
}
.yellow {
  	background-color: #FDDF3A;
}
.blue_grey {
  	background-color: #CDDAE5;
}
.dk_blue {
  	background-color: #1375e8;
}
.lt_blue {
  	background-color: #f3f8fe;
}
.blue_fade {
	background-color: rgba(19,117,232,0.09);
}
.btn {
  	border-radius: 0;
}
.btn_blue {
  	background-color: #1375E8;
}
.dark_b_txt {
  	color: #1b486f !important;
}
.lt_blue_txt {
  	color: #1375E8;
}
.txt-yellow {
  	color: #FFFF00;  /*old yellow shade: FDDF3A*/
}
.txt_green {
	color: #008000;
}
.txt_lt_green {
	color: #fddf3a;
	font-weight: bold;
	text-shadow: 1px 1px #606060;
}
.txt_red {
	color: #CD1C18;
}
.lite {
  	font-weight: 300;
}
.bg_lt_blue {
  	background-color: #F3F8FE;
}
.bg_dk_blue {
  	background-color: #1789EC;
}
.liter {
  	font-weight: 200;
}
.border-left-yellow {
  	border-left: 2px solid #FDDF3A;
  	padding-left: 1em;
}
.btn-blue {
  	background-color: #1375E8;
  	color: #fff;
}
.btn-blue:hover {
  	background-color: #1375E8;
  	color: #fff;
}
.fade_blue {
  	background-color: rgba(19,117,232,.1);
  	padding: 15px;
}
.fade_blue_test {
  	background-color: rgba(19,117,232,.1);
	padding-top: 30px;
}
.fade_yellow {
  	background-color: rgba(253,223,58,.15);
  	padding: 15px;
  	border-radius: 30px;
}
/****************NAVBAR**************/
nav.navbar {
  	padding: 0 20px;
}
@media (max-width: 767px) {
	nav.navbar.nav.icons_head {
    	text-align: right;
	}
	.header_bar {
		flex-wrap: nowrap !important;
	}
}
.nav-link {
  	font-family: Oswald, sans-serif;
  	font-size: 18px;
  	letter-spacing: 0.02em;
  	padding-bottom: 0;
}
.nav-item {
  	margin-bottom: 0;
}
nav.main_nav {
  	padding: 10px 15px;
  	border-bottom: 1px solid #fddf3a;
}
/***************PAGE HEROS************/
.test_pic img.img-fluid{
  	display: none;
}
.test_pic_mobile {
	margin-top: 15px;
	display: block;
}
.free_test_version {
	font-size: 15px;
}
.free_test_title_header {
  	font-size: 20px;
}
.free_test_comment {
  	font-size: 15px;
}
.price {
	font-size: 40px;
	line-height: 1.25em;
  	font-weight: 800;
}
.order_now_btn {
	font-size: 14px;
	display: flex;
	justify-content: center;
	margin-bottom: 2em;
}
/* Galaxy S21 (360x800) */
.get_both_formats_icons {
	width:75% !important;
	text-align: start;
	margin-left: 3em;
	margin-right: auto;
	border:0px solid green !important;
}
/* Galaxy S21 (360x800) */
.productpage_key_benefits {
	width: 65% !important;
	text-align: start;
	margin-left: 4.5em;
	margin-right: auto;
	border:0px solid green !important;
}
/* Galaxy S21 (360x800) */
.get_both_formats {
    text-align: center;
	margin-bottom: 0.5em;
}
.productpage_content {
	margin-top: 1em;
}
.button_order_no_time_limit {
	margin-left: -10px;
	margin-top: 0.5em;
}
.home_hero {
  	background-image: url("../../images/Home_hero_rect.webp");
  	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover; 
  	height: 100vh;
  	display: flex;
	align-items: start;
	padding-top: 8%;
}
div.practice_links > p.practice_edition {
  	text-align: center;
}
@media (min-width: 420px) {
	/* iphone 13 pro max */
	.get_both_formats_icons {
		width:65% !important;
		text-align: start;
		margin-left: 5em;
		margin-right: auto;
		border:0px solid green !important;
	}
	/* iphone 13 pro max */
	.productpage_key_benefits {
		width: 55% !important;
		text-align: start;
		margin-left: 6.5em;
		margin-right: auto;
		border:0px solid green !important;
	}
}
@media (min-width: 992px) {
	.hero_headline {
		margin-top: 5em;
	}
	.menu_flashcards {
  		width: 500px;
	}
	.get_both_formats {
      	text-align: start;
		margin-bottom: 0.5em !important;
   	}
}
@media (max-width: 600px) {
	.home_hero {
		padding-top: 0;
		align-items: center;
		background-position: 47% center;
	}
	.hero_headline {
		margin-top: -11em;
	}
}
.recommend {
	padding-top: 3em;
	padding-bottom: 3em;
}
@media (min-width: 1288px) {
	.test_pic img.img-fluid {
    	max-width: 75%;
    	width: 100%;
	}
	div.practice_links > p.practice_edition {
  		text-align: end;
	}
}
@media (min-width: 767px) {
	.boxer {
  		flex-wrap: nowrap;
		max-width: 50%;
		margin: 0 auto;
	}
	.test_pic img.img-fluid{
  		display: block;
	}
	.test_pic_mobile {
		display: none;
	}
	.studyonlinemsg {
		color: #FFFF00;
		font-weight: bold;
		display: block !important;
	}
	.key_advantages_container {
		height: 35%;
	}
	.free_test_version {
		font-size: 25px;
	}
	.free_test_title_header {
  		font-size: 30px;
	}
	.free_test_comment {
  		font-size: 18px;
	}
	.price {
		font-size: 50px;
		line-height: 1.25em;
  		font-weight: 800;
	}
	.order_now_btn {
		font-size: 15px;
		display: flex;
		justify-content: start;
		margin-bottom: 15px;
	}
	.get_both_formats_icons {
		width:100% !important;
		text-align: start;
		margin-left: 0;
		margin-right: 0;
		border:0px solid red !important;
	}
	.productpage_key_benefits {
		width: 100% !important;
		text-align: start;
		margin-left: auto;
		margin-right: auto;
		border:0px solid green !important;
	}
	.button_order_no_time_limit {
      	margin-left: -10px;
		margin-top: 0;
   	}
}
@media (min-width: 767px) and (orientation: landscape) {
	.studyonlinemsg {
		color: #FFFF00;
		font-weight: bold;
		display: block !important;
	}
}
/***************HOMEPAGE**************/
.container.text-center.my-3.exam_slider {
	position: relative;
}
.hero_headline, 
.hero_ribbon img {
	margin-left: -1em;
}
#first {
	position: relaive;
	margin-bottom: 3em;
	margin-top: 3em;
}
.carousel-control-prev-icon {
  	background-image: url("../images/left_slider_arrow.svg");
}
.carousel-control-next-icon {
  	background-image: url("../images/right_slider_arrow.svg");
}
a.carouseller__left,
a.carouseller__right {
  	bottom: 50% !important;
  	transform: translateY(50%);
}
.carouseller .carouseller__left {
  	left: 0.5em;
  	z-index: 9999;
}
.carouseller .carouseller__right {
  	right: 0.5em;
}
a.carouseller__left img,
a.carouseller__right img {
  	height: 50px;
  	width: auto;
}
#white_band h3.dark_b_txt.mb-3.t22.fw-normal {
  	line-height: 1.5em;
}
#white_band p.dark_blue_txt.t18 {
  	line-height: 1.9;
}
div#white_band {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-top: 3em;
    padding-left: 0;
    padding-right: 0;
}
#pes {
  	padding-left: 0;
  	padding-right: 0;
}
.row.pes {
  	border: 1px solid #cddae5;
  	box-shadow: 0 0 23px rgba(205, 218, 229, 0.8);
}
.row.pes .col:not(last-child) {
  	border-right: 1px solid #cddae5;
}
.row.pes .col-12:nth-child(odd) {
  	background-color: #F3F8FE;
}
.row.pes .col-12:nth-child(odd) .list-box li.list-group-item {
  	background-color: #f3f8fe;
}
@media (max-width: 992px) {
	.row.pes ul li {
		text-align: center;
	}
}
.list-box li.list-group-item {
  	border-radius: 0;
  	border-width: 0;
  	margin-bottom: 0;
  	padding: 10px;
}
#blue_band {
	background-color: #F3F8FE;
	margin-top: 5em;
	margin-bottom: 3em;
}
span.numb {
  	display: inline-block;
    height: 30px;
    width: 30px;
    background-color: #fddf3a;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    text-indent: 0;
}
.container-xxl {
  	max-width: 1600px;
  	width: 100%;
}
.box_row>* {
    flex: 1 1 490px;
}
.box-white {
  	background-color: #fff;
  	padding: 20px;
  	min-height: 310px;
  	height: 100%;
}
.col.text_box {
  	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
  	padding-right: 2%;
}
.test_content_wrapper {
  	overflow: hidden;
}
.test_content {
  	background-color: #fff;
  	border-radius: 20px;
  	margin: 5px;
  	padding: 2em;
  	text-align: left;
}
div#diamond_box {
  	position: relative;
  	height: 100%;
}
@media (max-width: 767px) {
	.practice-hero {
		min-height: 150px !important;
	}
}
div#diamond_box,
.exam_banner {
  	background: url(../../images/geo_bckg_login.webp);
  	background-size: cover;
  	background-position: center;
}
.abs-dots-2 {
  	display: block;
  	z-index: 9999;
  	top: -3em;
  	padding-left: 78%;
}
.abs-dots-3 {
  	display: block;
  	z-index: 9999;
  	top: -5em;
  	left: 5em;
}
.dot_box {
	z-index: 9999;
}
.dot_box_2 {
  	margin-top: 5em;
}
.card.testimonial .card-body {
  	background-color: #fff;
  	margin-right: 10px;
  	padding: 60px;
  	border-radius: 15px;
  	margin-bottom: 15px;
  	box-shadow: 8px 10px 5px -7px rgba(0,0,0,0.2);
}
@media (max-width: 760px) {
	.card.testimonial .card-body {
  		padding: 60px 30px 30px;
		margin: 0;
	}
}
.card.testimonial .card-img img.img-fluid {
  	max-height: 120px;
  	width: auto;
  	height: 100%;
}
.card.testimonial .card-img {
  	justify-content: flex-start;
  	display: flex;
  	margin-bottom: -50px;
  	position: relative;
  	z-index: 20;
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  	display: flex;
}
.card {
  	background-color: transparent;
  	border: none;
}
@media (max-width: 767px) {
  	.carousel-inner .carousel-item > div {
    	display: none;
  	}
  	.carousel-inner .carousel-item > div:first-child {
      	display: block;
  	}
}
/* medium and up screens */
@media (min-width: 768px) {
  	.carousel-inner .carousel-item-end.active,
  	.carousel-inner .carousel-item-next {
    	transform: translateX(33.333%);
  	}
  
  	.carousel-inner .carousel-item-start.active, 
  	.carousel-inner .carousel-item-prev {
    	transform: translateX(-33.333%);
  	}
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
	transform: translateX(0);
}
@media (min-width: 768px) and (orientation: landscape) {
	.productpage-price-container {
		text-align: start;
		border:1px solid red;
	}
}
@media (min-width: 768px) {
	.form-check {
		padding-left: 2em;
	}
	/* ipad mini */
	.get_both_formats_icons {
		width:70% !important;
		text-align: start;
		margin-left: 0;
		margin-right: auto;
		border:0px solid green !important;
	}
	/* ipad mini */
	.productpage_key_benefits {
		width: 55% !important;
		text-align: start;
		margin-left: 0;
		margin-right: auto;
		border:0px solid green !important;
	}
	/* ipad mini */
	.get_both_formats {
		width: 65%;
		margin-left: 0;
		text-align: start;
		margin-bottom: 0.5em;
		border:0px solid yellow;
	}
	/* ipad mini, ipad pro 11 */
	.productpage-price-container {
		text-align: start;
		border:0px solid red
	}
}
div#guarantee_sec {
  	margin-bottom: 5em;
}
#box_guarantee {
  	background-color: #FDDF3A;
    background-color: #FDDF3A;
    padding: 45px;
    position: relative;
    top: -11em;
}
#box_guarantee {
	max-width: 50%;
}
h2.guarantee_txt {  
  	font-size: 45px;
  	line-height: 1.5;
}
p.guarantee_txt_2 {
  	/*margin-top: -100px;*/
}
@media (max-width: 1120px) {
	h2.guarantee_txt {  
  		font-size: 28px;
	}
	.guarantee_txt_2.t25 {
		font-size: 18px;
	}
}
@media (max-width: 900px) {
	#box_guarantee {
		top: -9em;
		padding: 20px;
	}
}
@media (max-width: 768px) {
	#box_guarantee {
		top: -4em;
		max-width: 80%;
		padding: 15px;
	}
	.acs h2,
	.acs p {
		text-align: center !important;
	}
	h2.guarantee_txt {  
  		font-size: 16px;
	}
	.guarantee_txt_2.t25 {
		font-size: 15px;
	}
}
@media (max-width: 1000px) {
	.icon_guarantee svg {
  		height: 30px;
		width: auto;
	}
	p.text-center.icon_guarantee {
    	margin-bottom: 0;
	}
}
.media_row>* {
    flex: 1 1 50%;
}
#prep_row_order {
  	margin-top: 9em;
  	padding-top: 4em;
}
#prep {
	background: url("../../images/Prep_Bckg_Rect.webp");
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
}
.row-cols-5 {
	justify-content: center;
}
div#creds {
    position: relative;
    z-index: -2;
    width: 100%;
	background-color: #F3F8FE;
}
h3.cred_title::after {
  	content: "";
  	display: block;
  	width: 50px;
  	padding-top: 3px;
  	border-bottom: 2px solid #FDDF3A;
}
ul.names {
  	list-style-type: none;
  	padding-left: 0;
  	text-indent: 0;
}
@media (max-width: 768px) {
	ul.names li, 
	h3.cred_title.dark_b_txt.t25.oz.mb-4 {
		text-align: center;
	}
	h3.cred_title::after {
		margin: 0 auto;
	}
}
div#strat_sec {
  	position: relative;
  	z-index: 100;
	margin-top: 3em;
}
@media (min-width: 769px) {
	div#strat_sec_mobile {
		display: none;
	}
}
@media (max-width: 768px) {
	div#strat_sec {
		display: none;
	}
}
.strat_inner{
  	background-image: url(../../images/vert_line.svg);
  	background-repeat: no-repeat;
  	background-position: center 2px;
  	background-size: contain;
}
.form_width {
  	max-width: 768px;
  	width: 100%;
  	margin: auto;
}
/**************ORDER*************/
.container.small_cont {
    max-width: 59%;
    width: 100%;
}
ul.multi_order {
	list-style-type: none;
	padding-left: 0;
}
@media(max-width: 768px) {
	.container.small_cont {
		max-width: 95%;
	}
	.sales_box {
		text-align: center;
	}
}
/**************PRACTICE***********/
.sound i {
	color: #CBCBCB;
}
.vid_cont {
	max-width: 500px;
	width: 100%;
}
.vid {
	aspect-ratio: 16/9;
	width: 100%;
}
.ad_banner img{
	height: 250px;
}
#toggleVolume {
	cursor: pointer;
}
.vol {
	display: none;
}
.answer {
	display: none;
}
.final_score {
	display: none;
}
.answer_check {
	left: 2%;
}
.no-padding-right {
	padding-right: 0 !important;
}
.studyonlinemsg {
	display: none;
}
@media (min-width: 880px) {
	/* galaxy fold 2 */
	.get_both_formats_icons {
		width:60% !important;
		text-align: start;
		margin-left: 0;
		margin-right: auto;
		border:0px solid green !important;
	}
	.get_both_formats {
		width: 55%;
		margin-left: 0;
		text-align: start;
		margin-bottom: 0.5em;
		border:0px solid yellow;
	}
	/* macbook air */
	.productpage_key_benefits {
		width: 100% !important;
		text-align: start;
		margin-left: 0;
		margin-right: auto;
		border:0px solid green !important;
	}
}
@media screen and (min-width: 412px) and (orientation: landscape) {
	/* galaxy s21 ultra */
	.productpage-price-container {
		text-align: start;
		border:0px solid red;
	}
	/* galaxy s21 ultra */
	.get_both_formats {
		width: 100%;
		margin-left: 0;
		text-align: start;
		margin-bottom: 0.5em;
		border:0px solid yellow;
	}
	/* galaxy s21 ultra */
	.get_both_formats_icons {
		width:100% !important;
		text-align: start;
		margin-left: 0;
		margin-right: auto;
		border:0px solid green !important;
	}
}
@media (min-width: 992px) {
	h2.chart_title {
		color: #fff;
		padding: 10px 15px;
		text-transform: uppercase;
		transform: rotate(-90deg);
	}
	.answer_check {
		left: 3%;
	}
}
@media (min-width: 1200px) {
	.ans_reveal.special {
		margin-top: -5.25em;
	}
  	.free_exams_description {
    	font-size: 20px;
	}
  	.practice-sidebar-ads-image {
    	width: 384px;
    	height: 458px;
  	}
}
h2.chart_title {
	color: #fff;
}
.score_chart_bcg {
	background-image: url(../images/barchart.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
/**************LOGIN*************/
@media (min-width: 769px) {
	form#form_login_box {
  		width: 40%;
		max-width: 100%;
	}
	form#Form-Login {
  		width: 40%;
		max-width: 100%;
	}
}
.user_icon.me-3 svg {
    height: 40px;
}
.recaptcha_field img {
	max-width: 45%;
	width: 100%;
}
.form.login_frm.password {
	position: relative;
}
.pwicon {
    position: absolute;
    right: -30px;
    top: 2.5em;
}
.pwicon {
	margin-left: 15px;
}
.form-floating>.form-control:-webkit-autofill~label {
  	transform: scale(.85) translateY(0.2rem) translateX(0.15rem);
}
.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {
  background-color: transparent;
}
.form-floating {
  border-color: #C2D3E2;
}
.form-floating>label {
    top: -0.9rem;
    left: 0.25rem;
    color: #315A7D !important;
    padding: 2px;
}
.form-floating.reset_select>label {
  top: -0.25rem;
  left: 0.25rem;
  color: #315A7D !important;
}
.form-floating.form-phone>label {
  top: -1rem;
  left: 0.25rem;
  color: #315A7D !important;
  padding: 2px;
}
.form-floating.login_frm.password>label{
  top: 0rem;
  left: 0.25rem;
  color: #315A7D !important;
  padding: 2px;
}
.form-floating.form-phone.reset_frm.col-6.mt-3 {
  margin-right: 5px;
}
.form-floating.home_select>label {
  top: -0.5rem;
  left: 0.5rem;
  color: #315A7D !important;
}
.form-floating.login_frm {
  margin-top: 2em;
  margin-bottom: 1em;
}
/**************CONTACT***********/
.bg-pattern_contact {
  background-image: url(../../images/geo_bckg_login.webp);
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  padding: 0;
}
.incorrect,
.correct {
	display: none;
}
@media (max-width:768px) {
	.page_title {
		text-align: center;
	}
} 
/**************FOOTER************/
div#split_bckg {
  background-image: url("../../images/footer_bckg_rect.webp");
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: 50% -18%;
 padding-bottom: 5em;
}
@media (max-width: 991px) {
	div#split_bckg {
		background-size: cover;
	}
}
.top_footer#split_bckg {
  margin-bottom: 0.5rem !important;
  padding-bottom: 7rem !important;
}
ul.footer_menu-1,
ul.footer_menu-2 {
  list-style-type: none;
}
ul.footer_menu-1 li a,
ul.footer_menu-2 li a {
  text-decoration: none;
}

/* Banner in footer */
.banner_outer {
  background-image: url(../../images/bottom_ribbon_300.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 20px;
  padding-bottom: 11px;
  background-position: left center;
  margin-top: -2.3em;
  margin-bottom: 20px;
  padding-left: 10px;
  text-align: center;

  /* Reset stacking context */
  position: relative;
  z-index: auto !important;

  min-height: 100px;
  align-content: center;
  left: -1em;
  max-width: 1200px;
  width: 100%;
}


@media (max-width: 800px) {
	span.txtm.lite.t20:before {
    content: '\A';
    white-space: pre;
}
}
.social img {
  max-width: 50px;
  width: 100%;
}
.social:not(:last-child) {
  margin-right: 15px;
}
button#btn-back-to-top {
  position: fixed;
  right: 20px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  bottom: 20px;
  z-index: 999999;
}
#btn-back-to-top svg {
  height: 50px;
  width: 50px;
  color: #1375E8;
  background-color: #FDDF3A;
  border-radius: 50%;
}


/** PERSONAL CSS **/
.global-section-content-font-1 {
  font-size: 1.5em;
}
.free_exams_description {
  font-size: 19px;
}
span.lbl_required_fields
{
  	font-size: 12px !important;
}
div.recaptcha-container {
	margin-top: 5px !important;
}
@media(min-width:767px) 
{
  span.lbl_required_fields
  {
    font-size: 15px !important;
  }

	div.recaptcha-container {
		margin-top: 0;
	}
}
.practice-question-ad-image {
  text-align: center;
}
.practice-question-ad-image img {
  width: 181px;
  height: 240px;
}
.cogat-practice-question-ad-image img {
  width: 191px;
  height: 250px;
}
.practice-answer-correct-modal {
	padding: 0;
}