@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
html { scroll-behavior: smooth; }
body { font-family: 'Montserrat', sans-serif; background:var(--wcolor); color:var(--bcolor); margin: 0; padding: 0 0 69px; font-size: 14px;}
a { text-decoration: none; }
* { box-sizing: border-box; }
button{cursor: pointer;}
:root{
    --mcolor:#0e63b2;
    --altcolor:#f4b434;
    --wcolor:#ffffff;
    --bcolor:#000000;
    --greyclr:#EFEFEF;
    --lblue:#DFE8F6;
    --dgrey:#D9D9D9;
    --dgrey1:#7f7f7f;
}
.relative{position:relative;}
.font-12{font-size:12px;}
.container-xl{max-width: 1320px;}
.mheader{box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.11); position: relative;  background:var(--wcolor);}
.navbar-expand-lg .navbar-nav .nav-link{color:var(--bcolor); font-weight: 600; padding:0;}
.navbar-expand-lg .navbar-nav .nav-link:hover{color:var(--altcolor);}
.navbar-nav{align-items:center;}
.navbar-nav .nav-item{margin:0 1rem}
.new_topnav { list-style: none; float: right; margin:0;}
.new_topnav li { display: inline-block; color: #000;}
.new_topnav a { padding: 2px 10px; display: inline-block; color: #000; font-weight:500;}
.bg-light{background-color:transparent!important;}
.newheaderCl .new_topnav a {font-size: 13px; font-weight: bold; color:#000; }
.logbtn{padding: 10px; font-size: 16px; color: #fff; background-color: #014693; border-radius: 5px; cursor: pointer; border: 0; line-height: normal; width: 100%; font-weight: 600; height: 42px;}
.firstsection{padding:70px 0;}
.regsection h2{font-size: 30px; font-weight: 600;}
.btn_lg {
    border: 0;
    font-size: 23px;
    font-weight: 600;
    padding: 0.65rem 3.5rem; transition:0.5s;
    border-radius: 45px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);}
.mainbg{background:var(--mcolor); color:var(--wcolor); position: relative; overflow: hidden;}
/* .mainbg:before{background:var(--altcolor); content:""; position:absolute; top:0; left:-100%; width:100%; height:100%; z-index:1; transition:0.3s;}
.mainbg:hover:before{left:0;} */
/*--------headerlogin----------*/
.logingTigle {color: #000; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; margin: 0 0 16px 0;}
.lableTitle { color: #000; font-size: 12px; font-weight: 400; line-height: normal; margin-bottom: 6px; display: block;}
.usa_loginsection{border-radius:12px; border:1px solid #ccc; background:rgba(255,255,255,0.90); width:100%; padding:1rem; max-width:390px; margin-inline-start:auto; box-shadow:#ccc 4px 4px 25px;}
.usa_loginbox{display: flex; flex-direction: column; justify-content: end; position: relative; align-items:start; gap:.8rem;}
.usa_inputbox{width:100%; position: relative; margin-inline-end: 1rem;}
.new_loginput{border-radius:5px; border: 1px solid #D9D9D9; padding: 8px; width:100%;}
.inputicon{padding-inline-start:35px;}
.formicon{position: absolute; left:.5rem; top:30px; fill: #b2b2b2;}
.new_loginput:focus + .formicon{fill:#307FE299;}
.htooltip {
    position: absolute; background: #fff; padding: 10px; border: #ccc solid 1px; left:0; right: 0; border-radius: 8px; margin: 9px auto 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.30); color: #000; display: none; z-index: 2; bottom: 30px; font-size: 12px; width: 294px; font-weight: 400; line-height: normal;
}
.htooltip:before {width: 0; content: ""; position: absolute; margin: 0 auto; bottom: -14px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 14px solid #fff;}
.htool{position:relative;}
.htool:hover + .htooltip{display:block;}
.mheaderNW{height:0px;}
.erromsg{ display: none; border: 1px solid #BA0704; border-radius:4px; padding: 5px 10px;  background-color: #f4a3a1;  color: #BA0704;  font-size: 12px;  font-weight: 600;  line-height: normal;  letter-spacing: 0.5px;   position: relative;  border-left: 4px solid;  margin-bottom: 12px;}
.captchainpt{width:120px;}
.chapimg{border-radius: 5px;}
.inputRow.mb_0 { margin-bottom: 0px;}
.loginftrsection { padding:0;}
.registerBtn {color: #000;font-weight: 400; font-size: 14px;line-height: normal; margin-top:16px;}
.regbtnLinks { font-weight: 600; color: #0E63B2; padding-inline-start: 2px;}
.hrLine{width:100%;height:1px; background-color:#D1D4D7;margin-block:16px; margin-block:10px;}
.activate_row{display:flex; justify-content:space-between; align-items:center;}
.activation_Link, .staffLogin {color: #0E63B2; font-style: normal; line-height: normal;}
.activation_Link {font-size: 14px; font-weight: 600;}
.staffLogin {font-size: 12px; font-weight: 400; padding-top:2px;}
.linkuser:before { inset-inline-start: 2rem;}
.linkstaff:before { inset-inline-end: 2rem;}
.loginrow{position:relative;}
.loginrow svg {position: absolute; top: 14px; right: -2px; left: 67px; margin: auto;}
.captcha_newinput {padding: 8px 10px; border: 1px solid #D1D4D7; border-radius: 4px; margin-right: 12px; float: left; font-size: 12px; width: 165px; height: 40px; font-weight: 400; line-height: normal;}
.captcha_imgg {width: 93.371px; height: 40px;}
.refreshIcons {cursor: pointer; border: 1px solid #65B2EA; padding: 10.7px; border-radius: 4px; margin-left: 6px;}
.activated_Account {border: 1px solid #9FC282; background-color: #E8F2E9; border-radius: 0 4px 4px 0; padding: 6px 10px; color: #417A43; font-size: 12px; font-weight: 600; line-height: normal; letter-spacing: 0.5px; height: 30px; position: relative; border-left: 0; margin-bottom:12px;}
.activated_Account::before {content: ""; background-color: #417A43; width: 3px; height: 30px; position: absolute; top: -0.5px; left: -2px; border-radius: 4px 0 0 4px;}
.stafflogin{border:0; background-color: transparent; color:#0E63B2; font-weight: 400;}
.errordisplaymsgg {border: 1px solid #c48792;border-radius: 0 4px 4px 0;padding: 3px 10px;background-color: #f2DEDE;color:#79302F;font-size: 12px;font-weight: 600;line-height: normal;letter-spacing: 0.5px;position: relative;border-left: 0;margin-bottom: 12px;}
.errordisplaymsgg::before {content: "";background-color: #c48792;width: 3px;height: 101%;position: absolute;top: -0.5px;left: -2px;border-radius: 4px 0 0 4px;}
.error_row {display: inline-flex; align-items: center;}
.error_row svg {margin-right: 5px;}


.mainbg:hover{ box-shadow: 0 0 0 0.5rem rgba(48,127,226,.24);}
.mainbg span{position: relative; z-index:2;}
.altbg{background:var(--altcolor); color:var(--wcolor); position: relative; overflow: hidden;}
.altbg:before{background:var(--mcolor); content:""; position:absolute; top:0; left:-100%; width:100%; height:100%; z-index:1; transition:0.3s;}
.altbg:hover:before{left:0;}
.altbg span{position: relative; z-index:2;}
.regsection{width:100%;}
.feauterbox{border-radius:6px; border:1px solid #acacac; padding:.8rem; display: flex; flex-grow: 1; gap: .8rem; color:#333; text-decoration: none;}
.featureimg{height:40px;}
.featuretext{font-size:14px; color:#000;}
.featuretext p{margin: 0;}
.featuretext > h3{font-size:18px; font-weight:600; color: #000;}

.rewardsicon{width:110px;}
.heading2{font-weight: 700;
    color: var(--altcolor);
    font-size: 30px;}
.rewardsul{list-style:none; padding:0; margin:0;}
.rewardsul li{display:inline-block; margin-right:0.75rem;}
.rewardsul li svg{width:35px; margin-right:0.35rem;}
.rewardsul li:last-child{margin-right:0;}
.comicon{display:inline-flex; align-items:end;}
.coinicon{width: 40px;
    margin-right: -30px; animation-delay:2s;
    position: relative; animation: coinTranslate 2s infinite;
    margin-bottom: 11px;}
@keyframes coinTranslate {
	0% {transform: translate(0 , 0px)  }
    50%{transform: translate(0 , -10px)}
  100% { transform: translate(0 , 0px) }
}

.mheading{font-weight: 600;
    color: var(--altcolor);
    font-size: 27px;}
.mheading span{position: relative;}
.mheading span::before{content: "";
    width: 65px;
    height: 65px;
    background: var(--mcolor);
    opacity: 0.07000000029802322;
    position: absolute;
    left: -23px;
    top: -39px;
    border-radius: 50%;}
.productul.collapse{display:flex;}
.productul{list-style:none; min-height: 220px; padding:0; margin:0; display:flex; justify-content:space-evenly; flex-wrap:wrap;}
.productul li{text-align:center; margin:10px 0; display:none;}
.productul li a{color:var(--bcolor);}
.productul li.active{display:block;}
.productul li span{width:120px; height:120px; border-radius:50%; align-items:center; justify-content:center; display:inline-flex; background:var(--lblue); filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.15)); border:1px solid transparent; transition:0.5s; padding: 20px;}
.productul li span img{width:60px; max-width:100%; max-height:100%;}
.productul li h3{    font-weight: 600;
    font-size: 20px;
    margin: 10px 0 0;
    color: var(--mcolor);}
.productul li p{margin:0}
.productul li:hover span{border-color:var(--mcolor);}
.morelink:hover svg circle{transition:0.5s;}
.morelink:hover svg circle{fill:var(--altcolor);}
.morelink:hover svg path{stroke:var(--wcolor);}
.productul.collapse.show li{display:block;}
.productul.collapse.show li p{display:none;}
.productul.collapse.show li h3{font-size:15px; color:var(--bcolor);}
.productul.collapse.show li span{width: 95px; height: 95px; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.15));}
.morelink{display:inline-block; min-height:81px;}
.morelink[aria-expanded="true"] .moretxt{display:none;}
.morelink[aria-expanded="true"] .lesstxt{display:block !important;}
.moretxt span{color: var(--bcolor);
    margin-top: -6px;
    font-size: 13px;}

.cardbx{box-shadow:1px 3px 14px 0px rgba(0, 0, 0, 0.15); padding: 1.5rem; background:var(--wcolor); border-radius:20px; transition:0.5s ease-in; margin:1rem 0}
.cardbx img{width:65px; margin-top:8px; transition:0.5s;}
.cardbx h5{text-transform: uppercase;
    font-size: 14px;
    font-weight: 600; transition:0.5s;
    margin: 20px 0 4px;}
.cardbx h3{font-weight: 600; font-size: 25px;}
.cardbx p{margin-bottom:0; visibility:hidden; height:0;}
.cardbx:hover{background:var(--greyclr);}
.cardbx:hover p{visibility:visible; height:auto;}
.cardbx h5 svg{width:18px; margin-left:10px; transition:0.5s;}
.cardbx:hover h5 svg{display:none;}
.cardbx:hover h5{margin-top:8px;}
.cardbx:hover img{margin-top:0;}
.whybx .col-lg-3{min-height:350px;}

.disul{list-style:none; padding:0 0 0 1rem; margin:0; display:flex; justify-content:space-between; flex-wrap:wrap;}
.disul li{font-size: 20px; font-weight: 400;}
.disul li b{    color: var(--mcolor);
    font-weight: 700;
    font-size: 22px;}
.disul li span{display:inline-flex; width:45px; height:45px; justify-content:center; align-items:center; background:var(--mcolor); padding:8px; border-radius:50%; margin-right:6px; vertical-align:middle;}
.disul li span img{max-width:100%; max-height:100%;}

.videobx{width:100%; height:204px; overflow: hidden; object-fit:cover; border-radius:10px;}
#testi_slide .owl-item.active + .active{transform:scale(1.5); position: relative; z-index:9;}
#testi_slide .owl-item.active + .active + .active{transform:scale(1);}
#testi_slide.owl-carousel .owl-stage-outer{padding: 55px 0;}
.icon_circle{display: inline-flex;
    width: 90px;
    height: 90px;
    border: 3px solid var(--mcolor);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding: 16px;}
.icon_circle img{max-width:100%; max-height:100%;}
.reglink{    text-transform: uppercase;
    color: var(--bcolor); cursor: pointer;
    font-weight: 600;
    font-size: 15px;}
.reglink svg{width: 17px; margin-left: 2px;}
.reglink:hover{color:var(--mcolor);}
.reglink:hover svg path{fill:var(--mcolor);}
#testi_slide .owl-dots{text-align:center;}
#testi_slide .owl-dot{width:8px; height:8px; border-radius:50%; background:var(--dgrey); margin: 0 3px;}
#testi_slide .owl-dot.active{background:var(--mcolor);}

.mapimg{display:flex; justify-content:center; align-items:center;}
.testibx{display:flex;}
.testi_img{position: relative;}
.testi_img span{    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
    background: var(--wcolor); transition:0.5s;
    position: absolute;
    left: 7px;
    top: 6px;}
.testi_img span img{width:100%; height:100%;}
.testibx:hover{z-index:9}
.testi_cnt{background: var(--wcolor); min-width: 490px;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.31);
    border-radius: 0 5px 5px 0;
    font-size: 12px; position: relative; z-index:1;
    font-weight: 600; visibility:hidden; opacity:0;
    padding: 0.6rem 0.6rem 0.6rem 3rem;
    margin-left: -40px; transition:0.5s;
    display: none; line-height: 14px;
    justify-content: center;
    align-items: start;
    flex-direction: column;}
.testi_cnt p{margin:0;}
.testi_cnt h4{font-weight: 500;
    font-size: 12px;
    font-style: italic;
    margin: 0.4rem 0 0;}
.testi_img svg{transition:0.5s;}
.discoverbx {overflow-y: auto;}
.testibx:hover .testi_cnt{display:flex;}

/* testi_lft */
.testi_lft_bx1{position: absolute; left: 8px; top: 142px;}
.testi_lft_bx2{position: absolute; left: 113px; bottom: 145px;}
.testi_lft_bx3{position: absolute;left: 81px;bottom: 78px;}

/* testi_mid */
.testi_mid_bx1{position: absolute; left: 7px; top: -15px;}
.testi_mid_bx2{position: absolute; left: 234px; top: -60px;}
.testi_mid_bx3{position: absolute; left: 80px; top: 59px;}
.testi_mid_bx4{position: absolute; left: 167px; top: 54px;}
.testi_mid_bx5{position: absolute; left: 119px; top: 123px;}
.testi_mid_bx6{position: absolute; left: 267px; bottom: 144px;}
.testi_mid_bx7{position: absolute; left: 214px; bottom: 76px;}
.testi_mid_bx8{position: absolute;left: 195px;bottom: 10px;}

/* testi_rht */
.testi_rht_bx1{position: absolute; right: 274px; top: 18px;}
.testi_rht_bx2{position: absolute; right: 204px; top: 89px;}
.testi_rht_bx3{position: absolute; right: 99px; top: 106px;}
.testi_rht_bx4{position: absolute; right: 191px; top: 166px;}
.testi_rht_bx5{position: absolute;right: 85px;bottom: 127px;}
.maprht .testibx .testi_img{order:2}
.maprht .testibx .testi_cnt{    padding: 0.6rem 3rem 0.6rem 0.6rem;
    margin-right: -40px; margin-left:0;     border-radius: 5px 0 0 5px;}
/*animation map pinpoint*/
.testi_mid_bx1 .testi_img,.testi_mid_bx2 .testi_img,.testi_mid_bx3 .testi_img,.testi_mid_bx4 .testi_img,.testi_mid_bx5 .testi_img{animation: pinpoint 2s infinite; }
@keyframes pinpoint {   0%, 100% {     transform: translateY(0);   }   50% {     transform: translateY(-20px);   } } 
.testi_mid_bx1 .testi_img {   animation-delay: 0s; } 
.testi_mid_bx2 .testi_img {   animation-delay: 0.2s; } 
.testi_mid_bx3 .testi_img {   animation-delay: 0.4s; } 
.testi_mid_bx4 .testi_img {   animation-delay: 0.6s; } 
.testi_mid_bx5 .testi_img {   animation-delay: 0.8s; }
.testi_img:hover{ animation: none;}
/*Event Gallary css*/
.lt_event_area { width: 100%;float: left; padding: 1em 0 3em 0;  position: relative;}
.latest_event p {color: #ffffff;margin: 0;line-height: 20px;padding:15px 16% 20px;text-align: center;font-size: 15px;}
.latest_event h1 { font-size: 24px; margin: 0; padding:20px 0 10px; color: #fff; text-align: center; font-weight: normal;color:#f6b331}
.dg-container{width: 100%;height: 400px;position: relative;	 overflow: hidden; float: left;z-index:1;}
.dg-wrapper{width: 550px;height: 316px;	margin: 0 auto;	position: relative;	-webkit-transform-style: preserve-3d;	-moz-transform-style: preserve-3d;	-o-transform-style: preserve-3d;-ms-transform-style: preserve-3d; 	transform-style: preserve-3d;	-webkit-perspective: 1000px; 	-moz-perspective: 1000px;	-o-perspective: 1000px;	-ms-perspective: 1000px;	perspective: 1000px;}
.dg-wrapper{z-index:1000; transition:ease .1s; padding:10px;}
.dg-wrapper figure{margin:0;}
.dg-wrapper figure>img{width:100%;}
.dg-wrapper figcaption{margin:0; padding:8px; text-align:center; color:#000;}
.dg-wrapper>div{width: 550px; display: block;	position: absolute; left: 0;top: 0; background: #fff;	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);overflow:hidden;	border-radius:8px;	-webkit-border-radius:8px; 	-ms-border-radius:8px; 	-o-border-radius:8px;    padding:10px; }
.dg-wrapper>div.dg-transition{	-webkit-transition: all 0.5s ease-in-out;	-moz-transition: all 0.5s ease-in-out;	-o-transition: all 0.5s ease-in-out; 	-ms-transition: all 0.5s ease-in-out;	transition: all 0.5s ease-in-out;}
.dg-wrapper *{box-sizing: border-box;} .dg-container nav{ width: 100%;	position: absolute; z-index: 1000;	bottom:0;	left: 50%;	margin-left: -50%;	text-align:center;}
/* .dg-container nav span{	display:inline-block;cursor:pointer;opacity: 0.5;color:#e7e7e7;  font-size:32px;}
.dg-container nav span:hover{opacity: 1;}
.dg-container nav span.dg-next{	background-position: top right;	margin-left: 90px;} */
.dg-prev,.dg-next{position: absolute; top: -392px;  height: 340px; width: calc((100% - 550px )/ 2);z-index: 9999; cursor: pointer;}
.dg-next{right: 0;}
.dg-prev{left: 0;}
/* hover */
/*.testibx:has(.testi_img:hover){z-index:3;}
.testibx:has(.testi_img:hover) .testi_img svg{width:80px; height:101px;}
.testibx:has(.testi_img:hover) .testi_img span{width:59px; height:59px; left: 10px; top: 10px;}
.testibx:has(.testi_img:hover) .testi_cnt{visibility:visible; opacity:1;}*/
.testibx:hover{z-index:3}
.testi_img:hover{z-index:3}
.testi_img:hover svg{width:80px; height:101px;}
.testi_img:hover span{width:59px; height:59px; left: 10px; top: 10px;}
.testi_img:hover + .testi_cnt{visibility:visible; opacity:1; z-index:2; position:relative;}

.mfooter{background:var(--mcolor);}
.ft_links {
    list-style: none;
    padding: 0;
    margin: 0; text-align:center;
}
.ft_links li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-right: 1px solid #fff;
    line-height: 15px;
}
.ft_links li:first-child {
    padding-left: 0;
}
.ft_links li a {
    color: #fff;
    text-decoration: none;
    padding: 0rem 0.3rem 0 0.2rem;
    display: inline-block; transition:0.5s;
}
.ft_links li a:hover{color:var(--bcolor);}
.ft_links li:last-child{border-right:0;}
.copyrht{color:var(--wcolor);}

.fixedbx{position: fixed;
    width: 100%;
    bottom: 0; z-index:3; opacity:0; visibility:hidden;
    background: var(--wcolor);     transition: ease-in 0.2s;
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.11);}
.fixedbx.scll-top{visibility:visible; opacity:1;}
.fixed_lft span{font-weight: 600;
    font-size: 15px;
    display: inline-block;
    padding-left: 20px;}
.fixed_lft a{font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    color: var(--mcolor);}
.fixedbx_inner{display: flex;
    justify-content: space-between;
    align-items: center;}
.btn_small{border: 0;
    font-size: 15px;
    font-weight: 400;
    padding: 0.45rem 1.5rem;
    transition: 0.5s;
    border-radius: 45px;
    text-transform: uppercase;}
.fixed_lft img{width: 26px;}

/* .contenbx:before{content:""; width:200px; height:200px; background:transparent; border:1px solid var(--mcolor); position:fixed; left:0; top:0; border-radius:50%; opacity:0.5;} 
.contenbx{background: url(../images/Ellipse1.png) no-repeat top 0px left, url(../images/Ellipse2.png) no-repeat right bottom var(--wcolor); background-attachment:fixed; background-size:120px, 120px;}*/

.mvbx{padding-right:100px;}
.mvbx:nth-child(2){transform: scale(1.5); position: relative; padding-right:calc(var(--bs-gutter-x) * .5);}
.mvbx:nth-child(3){padding-left:100px; padding-right:calc(var(--bs-gutter-x) * .5);}
#carouselExampleIndicators .carousel-inner{padding:55px 0;}
#carouselExampleIndicators{padding-bottom:35px;}
.carousel-indicators [data-bs-target]{    width: 8px;
    height: 8px; border:0;
    border-radius: 50%;
    background: var(--dgrey); opacity:1;
    margin: 0 3px;}
.carousel-indicators .active{background:var(--mcolor);}

/* ===== Scrollbar CSS ===== */
/* Firefox */
.discoverbx {
    scrollbar-width: thin;
    scrollbar-color: var(--mcolor) var(--dgrey);
    overflow-x: auto; 
}

/* Chrome, Edge, and Safari */
.discoverbx::-webkit-scrollbar {
    width: 8px;
}

.discoverbx::-webkit-scrollbar-track {
    background: transparent;
}

.discoverbx::-webkit-scrollbar-thumb {
    background-color: var(--mcolor);
    border-radius: 6px;
    border: 3px solid #ffffff;
}
.discoverbx::-webkit-scrollbar,
.discoverbx::-webkit-scrollbar-thumb {
  height: 26px;  
  border-radius: 13px;
  background-clip: padding-box;
  border: 10px solid transparent;
}

#popupModal .modal-dialog{    width: 420px;
    background: var(--wcolor);
    filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.15));
    padding: 3rem;
    pointer-events: initial;
    border-radius: 20px;
    position: relative;
    max-width: inherit;
    margin: 65px 0 0 auto;}
#popupModal .modal-dialog:before{width: 0;
    height: 0;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--wcolor);
    position: absolute;
    top: -10px;
    right: 60px;}
#popupModal h2{font-weight: 700;
    font-size: 22px;
    margin: 0 0 50px;}
.inpgroup{    width: 100%;
    font-weight: 500; position: relative;
    font-size: 12px; 
    color: var(--dgrey1)}
.fcontrol{width: 100%;
    border: 0; outline:none;
    border-bottom: 1px solid var(--dgrey1); color: var(--bcolor);
    font-weight: 500;
    font-size: 14px;}
.fcontrol:focus{border-bottom-color:var(--altcolor);}
.linktxt{    font-weight: 400;
    font-size: 13px;
    color: var(--mcolor);}
.linktxt:hover{color:var(--altcolor);}
.inpgroup span{ 
    position: absolute; cursor: pointer;
    right: 0;
    bottom: 2px;}
.inpgroup span svg{width:16px;}
.inpgroup span svg:hover path{fill:var(--mcolor); fill-opacity:1;}
.btn_small:disabled, .btn_lg:disabled{background:var(--dgrey); color:var(--wcolor); cursor: default;}
.closebtn{background: transparent;
    border: 0;
    position: absolute;
    right: 20px;
    top: 20px;}
.closebtn svg{width:14px; height:14px; transition:0.5s;}
.closebtn svg path{transition:0.5s;}
.closebtn:hover svg path{stroke:var(--altcolor);}
.ellipseAnimation{-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotateimg;
    animation-name: rotateimg;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;}
.ellipseOne{    -webkit-animation-duration: 10s;
    animation-duration: 10s; 
    top: -20%;    right: 85vw; position: absolute;
    left: unset;}
.ellipseTwo{    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    bottom: 20px;
    left: 92vw;
    position: absolute;
    right: unset;}

.ellipsebx{position:fixed; z-index:-1; top:0; bottom:0; width:100%; height:100%;}
@keyframes rotateimg {
        from {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }
.btn-scroll-top{display: inline-flex;
    position: fixed;
    right: 1.25rem; cursor: pointer;
    bottom: 90px;
    width: 2.625rem;
    height: 2.625rem; transform:scale(0); opacity:0;
    transition: transform .25s ease-in-out,opacity .25s,background-color .25s ease-in-out;
    border-radius: 5px;
    background-color: var(--altcolor);
    justify-content: center;
    align-items: center;
    opacity: 1;
    z-index: 2;}
.btn-scroll-top svg{width:16px; height:16px;}
.btn-scroll-top.scll-top{transform:scale(1); opacity:1;}
.btn-scroll-top:hover{background:var(--bcolor);}
  .cookiesdiv{background-color: #f9ba41; padding: 5px; text-align: center; font-size:14px;}
    .cookiesbtn{ background-color: #1A3464;color: #fff; border-radius: 4px; -webkit-border-radius: 4px; padding: 4px 8px;  border: #fff solid 1px;}

@media(max-width:1024px){
    .cardbx h3{font-size: 22px;}
    .cardbx h5{font-size:12px;}
    .ellipseTwo{left: 87vw;}
}

@media(max-width:992px){
.firstsection{flex-wrap:wrap;}
.regsection{width: 100%; text-align: center; padding-bottom: 3rem;}
.tbosupport{margin:0 auto; max-width:100%;}
.mapimg{    flex-wrap: wrap;  flex-direction: column;}
.mapmid {margin:20px 0;}
#testi_slide .owl-item.active + .active{transform:scale(1);} 
/* 
#testi_slide .owl-item.active{width:100% !important;}
#testi_slide .owl-item.active + .active{transform:scale(1); width:50% !important;} */
.testi_rht_bx1{position: absolute; left: -22px; top: 20px; right: inherit;}
.testi_rht_bx2{position: absolute; left: 68px; top: 89px; right: inherit;}
.testi_rht_bx3{position: absolute; left: 147px; top: 106px; right: inherit;}
.testi_rht_bx4{position: absolute; left: 61px; top: 166px; right: inherit;}
.testi_rht_bx5{position: absolute; left: 173px; bottom: 127px; right: inherit;}
.maprht .testibx .testi_cnt{padding: 0.6rem 0.6rem 0.6rem 3rem;
    margin-left: -40px; margin-right:0; border-radius: 0 5px 5px 0;}
.maprht .testibx .testi_img{order:initial}
.usa_loginsection{margin-inline: auto;}
.mvbx{transform:scale(1) !important; padding-right: calc(var(--bs-gutter-x) * .5) !important; padding-left: calc(var(--bs-gutter-x) * .5) !important;}
.mvbx:first-child .videobx{height:340px;}
#carouselExampleIndicators .carousel-inner{padding:10px 0;}
.navbar-toggler{padding:0; outline:none; border:0}
.navbar-toggler svg{width: 30px; height: 30px;}
.navbar-toggler[aria-expanded="true"] svg path{fill:var(--mcolor);}
.navbar-toggler:focus{box-shadow: none;}
.navbar-collapse{position: absolute; right: 0; top: 60px; width: 180px; background: #fff; z-index:100; box-shadow: 2px 2px 4px #c3c3c3;}
.showhidenav { display: none; position: absolute; background: #f2f7fc; right: 0; top: 54px; width: 98%; max-width: 200px; padding: 10px; z-index:9;}
.new_topnav { margin: 0; padding: 0; width: 100%; }
.new_topnav li { width:100%; }
.new_topnav li:not(:last-child) { border-bottom: 1px solid #e8e8e8; }
.new_topnav li:hover { background: #f6f6f6; }
.linkeffect:after { display: none; }
.new_topnav a { padding: 10px; display: block; }
.mobnav {width: 35px; min-height: 33px; cursor: pointer; display: inline-block; position: relative }
.mobnav span { height: 4px; border-radius: 5px; width: 100%; display: block; margin-top: 5px; background: #000; }
.navbar-nav{align-items: start;}
.navbar-nav .nav-item{margin: 0; width: 100%; border-bottom: 1px solid #4260ff; width:100%;}
.navbar-nav .nav-item:last-child{border-bottom:0;}
.navbar-expand-lg .navbar-nav .nav-link{color:var(--wcolor); padding: 0.2rem 0.5rem;}
.navbar-expand-lg .navbar-nav .nav-link:hover{color:var(--bcolor);}
.logbtn{padding: 0.5rem 1.5rem; margin-bottom: .5rem;}


#popupModal .modal-dialog:before{display:none;}
#popupModal .container-xl{display: flex; height: 100%; justify-content: center; align-items: center;}
#popupModal .modal-dialog{margin:auto; max-width: 100%;}
}

@media(max-width:767px){
.navbar-brand{margin-bottom:.5rem;}


.navopen span:nth-child(2) { display: none; }
.navopen span:first-child { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 10px; }
.navopen span:last-child { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 10px; }

.usa_loginbox{width: 100%; max-width: 500px; justify-content: center; flex-wrap: wrap;}
.usa_inputbox{ margin-bottom:.5rem; margin-inline-end: 0;}
.new_loginput, .usa_inputbox{width: 100%;}
.captchainpt{width:150px;}
.regsection h2{font-size:24px;}
.btn_lg{font-size: 19px;}
.fixedbx_inner{flex-wrap:wrap; justify-content: center;}
.fixed_lft span{font-size:13px; padding-left: 10px;}
.fixed_lft a{font-size:11px;}
.fixed_lft img{width:19px;}
.btn_small{padding: 0.4rem 1.2rem; font-size: 13px;}
.tbosupport ul li h3{font-size: 18px;}
.tbosupport ul li img{width:45px;}
.tbosupport ul li P{font-size:12px;}
.tbosupport ul li:hover img{font-size:30px;}
.tbosupport ul li:hover h3{font-size:14px;}
.tbosupport ul li{min-height: 160px; padding: 1rem;}
.tbocircle{width:115px; height:115px;}
.rewardsicon{width: 80px;}
.coinicon{width:30px;}
.heading2{font-size:19px;}
.mheading{font-size:22px;}
.cardbx img{width:45px;}
.cardbx h3{font-size:18px;}
.cardbx h3 br{display:none;}
.whybx .col-lg-3{min-height:initial;}
.disul li{font-size:14px; margin:8px 0}
.disul li b{font-size:18px;}
.productul li span{width:90px; height:90px;}
.productul li h3{font-size:14px;}
.productul li p{font-size:11px;}
.productul.collapse.show li h3{font-size:14px;}
.productul.collapse.show li span{width:75px; height:75px;}
.navbar-brand img{width:170px;}
.fixed_lft{text-align:center; margin:4px 0;}
.firstsection{padding: 70px 0;}
.mvbx:nth-child(2){padding-right: 0.5rem!important;}
.mvbx:nth-child(3){padding-left: 0.5rem!important;}
#popupModal h2{margin: 0 0 20px;}
#popupModal .modal-dialog{padding: 2.1rem; margin: 10px auto;}
.ellipsebx{display:none;}
.dg-container {height: 290px;}
.dg-wrapper, .dg-wrapper>div { width: 300px;}
.dg-wrapper>div{ height:200px;}
.dg-prev, .dg-next{ top: -291px; height: 200px; width: calc((100% - 300px )/ 2);}
.productul li{width: 50%;}
.whybx{padding-inline:.8rem;}
}

@media (max-width:480px){
    .mvbx:first-child .videobx{height:200px;}
.videobx{height:150px;}
}

@media(max-width:414px){
.tbosupport ul li:hover h3{font-size:12px;}
.tbosupport ul li P{font-size:10px;}
.tbosupport ul li:hover img{width:30px;}
.tbocircle{width:90px; height:90px; padding:10px;}
.tbosupport ul li h3{font-size:16px;}
.regsection h2{font-size:19px;}
.btn_lg {font-size: 17px;}
.btn_small{padding: 0.2rem 0.8rem;}
}