html,
body {
	max-width: 100%;
	overflow-x: hidden;
}

body {
	font-family: 'MikadoRegular', sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #373737;
	background-color: #ffffff;
	margin-right: 0px;
}

@media (min-width:1200px) {
	body {
		font-size: 20px;
	}

	/* .section h2 { font-size: 35px; font-weight: 600; } */
}

a {
	color: #73ad21;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #ffffff;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	display: inline-block;
}

input[type=checkbox],
input[type=radio] {
	cursor: pointer;
}

.font50 {
	font-size: 50px;
}

.py50 {}

.mr-t60 {
	margin-top: 60px;
}

.mr-20 {
	margin: 20px
}

.mr-t30 {
	margin-top: 30px;
}

.mr28 {
	margin-top: -28px
}

.py-get {
	padding-top: 200px;
	padding-bottom: 100px;
}

.get-a-free-spacing {
	padding-top: 80px;
	padding-bottom: 80px;
}

.py140 {
	padding-top: 100px;
	padding-bottom: 40px
}

.py70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.py60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.py100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.mon-plan-spacing {
	margin-right: 18px;
}

.mr-b70 {
	margin-bottom: 70px;
}

.mr-l18 {
	margin-left: 18px;
}

.mr60 {
	margin-left: 60px;
	margin-right: 60px;
}

.mr135 {
	margin-left: 135px;
	margin-right: 135px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb180 {
	margin-bottom: -180px;
}

.mtn115 {
	margin-top: -115px;
}

.mln15 {
	margin-left: -15px;
}

.mrn15 {
	margin-right: -16px
}

.mln30 {
	margin-left: -30px;
}

.mtn60 {
	margin-top: -60px;
}

.mtn64 {
	margin-top: -64px;
}

.ml30 {
	margin-left: 30px
}

.mr50 {
	margin-right: 50px
}

.z1 {
	z-index: 1;
}

.white-text {
	color: #fff;
}

.grey-text {
	color: #666666;
}

.purple-text {
	color: #813589;
}

.dark-grey-text {
	color: #333333;
}

.help-h2 {
	color: #424242;
	margin: 0px 44px;
	font-size: 36px;
	font-family: 'MikadoBlack', sans-serif;
}

.help-p {
	color: #666666;
	margin: 10px 44px;
}

.big-h {
	color: #813589;
	margin: 0px 0px 20px;
	font-size: 50px;
	font-family: 'MikadoBlack', sans-serif;
}

.start-h {
	color: #813589;
	margin: 0px 0px 20px;
	font-size: 50px;
	font-family: 'MikadoBlack', sans-serif;
}

.craft-h {
	font-family: MikadoBlack;
	margin-bottom: 20px;
	font-size: 46px;
}

.craft-p {
	margin-top: 38px;
	font-size: 22px;
}

.plan-h {
	color: #813589;
	text-align: center;
	font-size: 40px;
	font-family: 'MikadoBlack', sans-serif;
	margin: 60px 00px
}

.plan-p {
	text-align: center;
	margin-bottom: 30px;
	color: #424242;
	font-size: 26px;
	font-weight: bold;
	font-family: 'MikadoRegular';
}

.cad-ma {
	border: 1px solid #813589;
	font-family: MikadoBlack;
	font-size: 44px;
	border-radius: 25px;
	padding: 25px;
}

.cad-ann {
	border: 1px solid #e64d59;
}

.mon-p {
	font-size: 30px;
	color: #813589;
	font-family: MikadoRegular;
	margin-top: 10px;
}

.anu-p {
	font-size: 30px;
	color: #e64d59;
	font-family: MikadoRegular;
	margin-top: 10px;
}

.about-h {
	font-family: MikadoBlack;
	text-align: center;
	color: white;
	margin-bottom: 50px;
	font-size: 45px;
}

.about-p {
	text-align: center;
	margin-bottom: 30px;
}

.about-container {
	padding: 70px 100px;
	font-size: 18px;
	font-family: MikadoRegular;
}

.hr-ln {
	width: 85%;
	box-shadow: beige 0px 0px 2px 0px;
	margin-bottom: 0px
}

.app-btn {
	width: 180px;
	height: auto;
	margin: 25px 10px;
}

.app-store {
	text-decoration: none;
	padding: 10px 25px;
	background-color: #813589;
	border-radius: 25px;
	color: white;
	font-family: MikadoRegular;
	font-size: 18px;
}

.app-apple {
	width: 22%;
	padding-right: 8px;
	padding-bottom: 5px;
}

.free-trail {
	background-color: #813589;
	padding: 12px 10px 12px 22px;
	color: white;
	border-radius: 25px;
	font-size: 20px;
}

.download-now {
	background-color: #813589;
	padding: 12px 10px 12px 22px;
	color: white;
	border-radius: 25px;
	font-size: 20px;
	font-family: MikadoRegular;
}

.arrow-style {
	background-color: white;
	border-radius: 50%;
	margin-left: 12px;
	margin-bottom: 5px;
	width: 40px;
	padding: 10px 8px;
}

.trail-content {
	font-size: 20px;
}

.gre-crs {
	width: 100%;
}

.bill-ma {
	font-family: MikadoRegular;
	font-size: 25px;
	margin-top: 20px;
}

.my-style {
	font-size: 28px;
	font-family: MikadoRegular;
	font-weight: bold;
}

.add-row {
	justify-content: center;
	display: flex;
	padding-top: 70px;
	padding-bottom: 50px;

}

.download-app {
	padding-bottom: 50px;
}

.sign-p {
	font-size: 24px;
	margin: 35px 0px 10px 0px;
}

.kids-safe-width {
	width: 25%;
}

.kids-safe {
	margin-top: 70px;
	margin-bottom: 70px;
}

.container-fot>ul>li {
	display: inline;
	text-decoration: none;
	padding: 15px;
	font-size: 18px;
	list-style-type: none;
	color: white;
}

.container-fot>ul {
	display: inline-block;
	margin: 18px 30px
}

hr.hr-fot {
	margin-top: 0px;
	border: 0.5px solid #813589;
	width: 100%;
	margin-bottom: 0px;
}

.dis-fot {
	font-size: 14px;
	padding: 18px;
	margin-bottom: 0px;
}

.desc-h {
	font-size: 34px;
	font-weight: 600;
}

.desc-p {
	font-size: 18px;

}

.craft-style {
	width: 80%;
	margin: auto;
}

.bg-brick-red {
	background-color: #e64d59;
}

.bg-green {
	background-color: #82c31c;
}

.bg-purple {
	background-color: #813589;
}

.bg-sky-blue {
	background-color: #0097dc;
}

.bg-dark-purple {
	background-color: #6e2376;
}

.dis-apple {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.posr {
	position: relative;
}

.posa {
	position: absolute;
}

.l0 {
	left: 0;
}

.r0 {
	right: 0;
}

.b0 {
	bottom: 0;
}

.t0 {
	top: 0;
}

.grid-row-flex-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -webkit-flex;
	/* Safari */
	-webkit-align-items: center;
	/* Safari 7.0+ */
	display: flex;
	align-items: center;
}

.grid-row-flex-1>div[class |="col"] {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	float: none
}

.no-gutter {
	margin-left: 0px;
	margin-right: 0px;
}

.no-gutter>div[class |="col"] {
	padding-left: 0px;
	padding-right: 0px;
}

.w100per {
	width: 100%;
}

.ty50per {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.sl {
	width: 100%;
	margin-left: -15px;
	margin-top: -60px;
}

.sr {
	width: 100%;
	margin-right: -15px;
	margin-top: -60px;
}

.text-content-left {
	padding-top: 25%;
	padding-left: 80px;
	padding-right: 80px;
	position: relative;
	z-index: 2;
}

.text-content-right {
	padding-top: 25%;
	padding-right: 80px;
	padding-left: 80px;
	position: relative;
	z-index: 2;
}

.tri-purple {
	width: 100px;
}

.tri-pur1 {
	margin-top: 110px;
}

.gre-circle {
	width: 85px;
	margin-bottom: 60px;
}

.hexa-green {
	width: 74px;
	margin-bottom: 134px;
}

.yel-circle {
	width: 74px;
}

.tri-red {
	width: 120px;
}

.tri-green {
	width: 110px;
	margin-bottom: 65px;
}

.squ-purple {
	width: 90px;
}

.tri-yellow {
	width: 120px;
}

.tri-learn {
	width: 100px;
	margin-top: 175px;
}

.footer-style {
	float: right;
}

.container-fot>ul>li>a {
	color: white;
}

.save-offer {
	color: white;
	font-weight: 400;
	border-radius: 25px;
	font-size: 24px;
	font-family: mikadoblack;
	top: -22px;
	position: absolute;
	left: 28%;
	width: 46%;
	padding: 5px;
}

.ma-discount {
	font-family: MikadoRegular;
	font-size: 22px;
	color: #999999;
}

.cross-amount {
	font-size: 30px;
	font-family: mikadoRegular;
	font-weight: 800;
	text-decoration: line-through;
}

.up-arrow {
	right: 0;
	position: absolute;
	width: 60px;
	margin-top: 26px;
}

.grade-2 {
	height: 65px;
}

/* video thumbnail */
.thumbnail-video-player {
	position: relative;
	width: 272px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border-radius: 6px;
	overflow: hidden;
}

.thumbnail-video-player.full-width {
	width: 100%;
}

.thumbnail-video-player.overlay:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.2);
}

.thumbnail-video-player-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.thumbnail-video-player-bg {
	width: 100%;
	max-width: none;
}

.thumbnail-video-player-btn {
	display: inline-block;
	position: absolute;
	top: 56%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.thumbnail-video-player:hover .thumbnail-video-player-btn,
.thumbnail-video-player:focus .thumbnail-video-player-btn {
	opacity: 1;
	transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
	-webkit-transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
	-moz-transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
	-o-transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
}

.header {
	color: #535353;
	padding-top: 60px;
	padding-bottom: 60px
}

.header p {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.early-learn-logo {
	max-width: 330px;
}

.k3-content {
	padding-bottom: 20px;
	padding-top: 60px;
}

.k3-icons {
	margin: 0;
	display: inline-block;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.k3-icons .grade-2 {
	height: 65px;
}

.k3-icons>li {
	padding: 10px 15px;
}

.k3-icons>li>img {
	width: auto;
	height: 60px;
}

.k3-video-thumbnail img {
	background-color: #fff;
}

.k3-google-play-btn {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	z-index: 1;
}

@media (min-width:320px) and (max-width:467px) {
	.k3-icons>li {
		padding: 0px 5px;
	}

	.k3-icons .grade-2 {
		height: 45px;
	}
	
	.k3-icons>li>img {
		width: auto;
		height: 40px;
	}
}

@media (min-width: 468px) and (max-width:767px) {
	.k3-icons>li {
		padding: 0px 5px;
	}

	.k3-icons .grade-2 {
		height: 55px;
	}
	
	.k3-icons>li>img {
		width: auto;
		height: 50px;
	}
}

@media (max-width:991.98px) {
	.k3-google-play-btn {
		margin-top: 20px;
	}

	.help-h2 {
		margin: 0px 15px;
		font-size: 28px;
	}

	.help-p {
		margin: 0px 15px;
		font-size: 16px;
	}

	.py100 {
		padding-top: 80px;
		padding-bottom: 60px;
	}

	.big-h {
		font-size: 40px;
	}

	.start-h {
		font-size: 40px;
	}

	.cad-ma {
		font-size: 30px;
	}

	.bill-ma {
		font-size: 20px;
	}

	.craft-style {
		width: 84%;
	}

	.craft-h {
		font-size: 42px;
	}

	.craft-p {
		font-size: 19px;
	}

	.kids-safe-width {
		width: 30%;
	}

	.save-offer {
		font-size: 22px;
	}
}

@media (max-width:767.98px) {
	.k3-thumbnail-video-player {
		margin-bottom: 20px;
	}

	.k3-right-content {
		text-align: center;
	}

	.k3-google-play-btn {
		margin-top: 0px;
	}

	.get-a-free-spacing {
		padding-top: 38px;
	}
}

.in-depth-shape {
	margin-top: -7.5%;
}

.foundational-skills {
	margin-top: -30%;
}

.download a {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.personalised-diamond-brick-red {
	margin-bottom: -5%;
}

.comprehensive-learning-shape {
	margin-bottom: -6%;
}

.comprehensive-learning-text {}

.learn-earn-shape {
	margin-bottom: -13%;
}

.learn-earn-text {}

.magical-storytelling-shape {
	margin-bottom: -6%;
}

.magical-storytelling-shape {}

.interactive-box-purple-1-container {
	transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-o-transform: translateY(-80%);
}

.interactive-text {}

.interactive-shape {
	margin-bottom: -6%;
}

.parent-zone-shape {
	margin-top: -15%;
}

.parent-zone-ellipse-yellow-container {
	margin-top: -5%;
}

.parent-zone-triangle-brick-red-container {
	margin-top: -2%;
}

@media (min-width:768px) and (max-width:991.98px) {
	.text-content-right {
		padding-top: 15%;
		padding-left: 0;
		padding-right: 0;
	}

	.text-content-left {
		padding-top: 15%;
		padding-left: 0;
		padding-right: 0;
	}

	.app-btn {
		width: 160px;
		margin: 25px 10px;
		height: auto;
	}

	.mb180 {
		margin-bottom: -120px;
	}

	.container-fot>ul {
		margin: 16px 0px;
	}

	.container-fot>ul>li {
		font-size: 16px;
	}

	.sign-p {
		font-size: 20px;
	}

	.ma-discount {
		font-size: 18px;
	}

	.cross-amount {
		font-size: 22px;
	}

	.trail-content {
		font-size: 20px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.big-h {
		font-size: 40px;
	}

	.start-h {
		font-size: 40px;
	}

	.bill-ma {
		font-size: 20px;
	}

	.tri-purple,
	.hexa-green,
	.tri-red,
	.tri-green,
	.squ-purple,
	.tri-yellow {
		width: 90px;
	}

	.gre-circle {
		width: 75px;
		margin-bottom: 80px;
	}
}

@media (max-width:767.98px) {
	.header p {
		width: auto;
	}

	.k3-content {
		padding-top: 0px;
	}

	.text-content-left {
		padding: 20px 0px 60px;
		text-align: center;
	}

	.text-content-right {
		padding: 20px 0px 50px;
		text-align: center;
	}

	.text-content-right>h2 {
		margin-top: 0;
	}

	.download .py100 {
		padding-top: 50px;
		padding-bottom: 90px;
	}

	.help-h2 {
		margin: 0px 10px;
		font-size: 24px;
	}

	.help-p {
		margin: 10px 20px;
		font-size: 14px;
	}

	.py140 {
		padding-top: 38px;
		padding-bottom: 90px;
	}

	.trail-content {
		font-size: 12px;
	}

	.mr-t30 {
		margin-top: 0px;
	}

	.free-trail {
		padding: 9px 8px 9px 18px;
		font-size: 14px;
	}

	.arrow-style {
		width: 24px;
		padding: 4px 2px;
	}

	.app-btn {
		width: 126px;
		height: auto;
		margin: 20px 8px;
	}

	.big-h {
		margin: 0px 37px;
		font-size: 28px;
		line-height: 1.4;
	}

	.start-h {
		margin: 0px 14px;
		font-size: 30px;
		line-height: 1.4;
	}

	.py50 {
		padding-top: 50px;
	}

	.mb180 {
		margin-bottom: 0px;
	}

	.py-get {
		padding-bottom: 40px;
		padding-top: 40px;
	}

	.craft-h {
		line-height: 1.4;
		font-size: 28px;
		margin: 20px 0px;
	}

	.mr135 {
		margin-left: 0px;
		margin-right: 0px;
	}

	.craft-p {
		font-size: 16px;
	}

	.mon-p,
	.anu-p {
		font-size: 20px;
		margin: 0px;
	}

	.cad-ma {
		font-size: 26px;
		padding: 15px;
	}

	.mon-plan-spacing,
	.ann-plan-spacing {
		margin: 30px 18px 20px;

	}

	.py70 {
		padding-top: 22px;
		padding-bottom: 40px;
	}

	.add-row {
		display: inherit;
		padding-top: 0px;
		padding-bottom: 20px;
	}

	.bill-ma {
		font-size: 16px;
		margin: 0px;
	}

	.ma-discount {
		font-size: 16px;
	}

	.cross-amount {
		font-size: 20px;
	}

	.my-style {
		font-size: 16px;
	}

	.sign-p {
		font-size: 13px;
		margin: 10px 45px 10px 45px;
	}

	.kids-safe-width {
		width: 65%;
	}

	.kids-safe {
		margin-top: 45px;
		margin-bottom: 40px;
	}

	.about-h {
		margin-bottom: 30px;
		font-size: 35px;
	}

	.about-container {
		padding: 30px 25px;
		font-size: 15px;
	}

	.container-fot>ul>li {
		display: block;
		padding: 6px;
		font-size: 12px
	}

	.container-fot>ul {
		margin: 18px 0px;
	}

	.container-fot {
		margin-right: 30px;
	}

	.video-responsive {
		width: 100%;
	}

	.mtn115 {
		margin-top: -60px;
	}

	.mr-t60 {
		margin-top: 0px;
	}

	.logo-width {
		width: 65%
	}

	.dis-fot {
		font-size: 9px;
		padding: 10px;
	}

	.tri-purple,
	.hexa-green,
	.yel-circle,
	.tri-red,
	.tri-green,
	.squ-purple,
	.tri-yellow {
		width: 50px;
	}

	.gre-circle {
		width: 45px;
		margin-bottom: 42px;
	}

	.mr-20 {
		margin: 10px;
	}

	.up-arrow {
		width: 42px;
		margin-top: 0px;
		margin-right: 15px;
	}

	.save-offer {
		font-size: 20px;
		top: -18px;
		padding: 3px;
	}

	.desc-h {
		font-size: 30px;
	}

	.desc-p {
		font-size: 16px;
	}

	.dis-apple {
		font-size: 9px;
		margin: 0px 15px;
		padding-bottom: 15px;
	}

	.download-now {
		padding: 10px 8px 10px 18px;
		font-size: 16px;
	}

	.subscribe-style {
		font-size: 14px;
		margin: 15px 34px 00px;
	}

	.explore-free {
		font-size: 14px;
	}

	.foundational-skills {
		margin-top: -18%;
	}

	.about-p {
		font-size: 14px;
	}

	.craft-style {
		width: 100%;
	}
}

/* Geo country selection popup */
.geo-country-selection-popup {
	position: relative;
    width: 100%;
    z-index: 1000;
	background: #444;
	color: #fff;
}

.geo-country-selection-popup .geo-country-selection-text {
	color: #fff;
	padding: 20px;
	font-size: 14px;
}

.geo-country-selection-popup .geo-country-selection-dropdown {	
	margin-bottom: 0;
	padding: 15px;
}

.geo-country-selection-popup .geo-country-selection-dropdown .form-group{
	margin-bottom: 0;
}

.geo-country-selection-popup .geo-country-selection-dropdown .form-group .form-control {
	background: #444;
	color: #fff;
	padding-left: 10px;
	font-size: 15px;
	border: 1px solid #707070;
	border-radius: 4px;
	background-color: #575757;
	min-width: 345px;
}

/* The container must be positioned fixed: */
.geo-country-selection-popup .custom-select {
	position: absolute;
	font-family: Arial;
	font-size: 16px;
  }
  
.geo-country-selection-popup .custom-select select {
	display: none; /*hide original SELECT element: */
  }
  
.geo-country-selection-popup .select-selected {
	background-color: #575757;
    min-width: 330px;
	height: 35px;
	border-radius: 5px;
  }
  
  /* Style the arrow inside the select element: */
.geo-country-selection-popup .select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
  }
  
  /* Point the arrow upwards when the select box is open (active): */
.geo-country-selection-popup .select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 10px;
  }
  
  /* style the items (options), including the selected item: */
.geo-country-selection-popup .select-items div,.select-selected {
	color: #ffffff;
	padding: 5px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	text-align: left;
  }
  
  /* Style items (options): */
.geo-country-selection-popup .select-items {
	position: absolute;
	text-align: left;
	background-color: #575757;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
  }
  
  /* Hide the items when the select box is closed: */
.geo-country-selection-popup .select-hide {
	display: none;
  }
  
.geo-country-selection-popup .select-items div:hover,.geo-country-selection-popup .same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
  }

.geo-country-selection-popup .countinue-btn { 
	margin: 14px 0;
	margin-left: -100px;
	font-size: 17px;
    line-height: 1.52947;
    font-weight: 500;
    letter-spacing: -.021em;
    font-family: "SF Pro Text","Myriad Set Pro",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","SF Pro Icons","Apple Legacy Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    min-width: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    white-space: nowrap;
}

.geo-country-selection-popup .close {
	position: absolute;
	right: 60px;
	top: 15px;
	width: 32px;
	height: 32px;
	opacity: 1;
}
.geo-country-selection-popup .close:hover {
	opacity: 1;
}
.geo-country-selection-popup .close:before,.geo-country-selection-popup .close:after {
	position: absolute;
	top: 5px;
	left: 15px;
	content: ' ';
	height: 20px;
	width: 2px;
	background-color: #999;
}
.geo-country-selection-popup .close:before {
	transform: rotate(45deg);
}
.geo-country-selection-popup .close:after {
	transform: rotate(-45deg);
}

.geo-country-selection-popup div.open > a > span {
	border-top: 0px !important;
	border-bottom: 4px dashed !important;
  }

@media(min-width:300px) and (max-width:467.98px) {
	.geo-country-selection-popup .geo-country-selection-text {
		color: #fff;
		padding: 15px 0px 0px 10px;
		font-size: 14px;
		text-align: left;
		max-width: 90%;
	}
	.geo-country-selection-popup .close {
		position: absolute;
		right: 0px;
		top: -45px;
		width: 32px;
		height: 32px;
		opacity: 1;
	}
	.geo-country-selection-popup .geo-country-selection-dropdown .form-group {
		margin-bottom: 0;
		width: 80%;
	}
	.geo-country-selection-popup .select-selected {
		background-color: #575757;
		min-width: 170px;
		height: 35px;
		border-radius: 5px;
		margin-left: -5px;
	}
	.geo-country-selection-popup .select-items {
		margin-left: -5px;
	}

	.geo-country-selection-popup .countinue-btn {
		margin-left: -15px;
	}
}
@media(min-width:468px) and (max-width:767.98px) {
	.geo-country-selection-popup .geo-country-selection-text {
		text-align: left;
		width: 65%;
	}
	.geo-country-selection-popup .close {
		position: absolute;
		right: 30px;
		top: -65px;
		width: 32px;
		height: 32px;
		opacity: 1;
	}
	.geo-country-selection-popup .select-selected {
		background-color: #575757;
		min-width: 245px;
		height: 35px;
		border-radius: 5px;
	}

}
@media(min-width:768px) and (max-width:991.98px) {
	.geo-country-selection-popup .geo-country-selection-text {
		color: #fff;
		padding: 13px 20px;
		font-size: 14px;
		text-align: left;
	}
	.geo-country-selection-popup .select-selected {
		min-width: 165px;
	}
	.geo-country-selection-popup .close {
		right: 22px;
		top: 15px;
	}

}
@media(min-width:992px) and (max-width:1198.98px) {
	.geo-country-selection-popup .geo-country-selection-text {
		color: #fff;
		padding: 10px 20px;
		font-size: 14px;
		text-align: left;
	}
	.geo-country-selection-popup .select-selected {
		background-color: #575757;
		min-width: 250px;
		height: 35px;
		border-radius: 5px;
	}
	.geo-country-selection-popup .close {
		right: 30px;
		top: 15px;
	}

}
@media(min-width:1200px) and (max-width:1498.98px) {

}

/* Announcement home page banner */
.alert.announcement-banner-wrap {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: auto;
	margin-top: -40px;
}
.announcement-banner {
	position: relative;
	text-align: center;
	display: inline-block;
	border-radius: 10px;
    overflow: hidden;
	margin: 15px 0 50px;
}
.announcement-banner picture img {
	width: 1140px;
}
.announcement-banner .close {
	width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 20px;
    color: #000;
    font-weight: 700;
    position: absolute;
    opacity: 1;
    top: 15px;
    right: 15px;
    font-size: 20px;
    vertical-align: middle;
	border: 0;
}
.announcement-banner .close:hover {
	opacity: 0.5;
}
  
@media (max-width: 767.98px) {
	.announcement-banner {
		margin: 15px 10px 50px;
	}
	.announcement-banner picture img {
		width: 430px;
	}
}
@media (max-width: 320px) {
	.announcement-banner {
		margin: 15px 10px 110px;
	}
}