html,body{margin:0;height:100%;width:100%;font-family:Verdana,Geneva,Tahoma,sans-serif}
.fixedBG{background-image:url(../images/bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;height:100%;width:100%;overflow:auto}
.logo_container{display:block;background-color:transparent;height:auto;text-align:center;padding:5px;margin:0}
p{font-weight:700;}
.logo_container img {width:250px;height:180px;margin-top:5px;}
.container1{display:block;width:75%;margin:0 auto 5%;padding-top:5px;overflow:hidden;background:#363062;background:linear-gradient(0deg,rgba(54,48,98,1) 0%,rgba(233,213,218,1) 50%,rgba(54,48,98,1) 100%)}
.img_spnsr{background-size:cover;width:100%;box-sizing:border-box;height:450px}
.blink_text{animation:blinker 1s linear infinite;font-size:28px;font-weight:700;text-align:center;}
@keyframes blinker { 50%{opacity:0} }
.mySlides{display:none}
.page_title{display:block;color:#638a92;color:#fff;font-size:35px;width:85%;margin:1% auto 1.5%;text-align:center;}
.text_gold {text-shadow: -1px 0 #c8a338, 0 5px #c8a338, 1px 0 #c8a338, 0 -1px #c8a338;}
.content-p{margin:0 5%;font-size:20px;color:#334257}
@media screen and (max-width: 600px) {
.logo_container img {width:180px;height:125px;}
.container1{width:95%;overflow:hidden;height:auto;padding:0;margin-top:1%}
.page_title{font-size:25px;text-align:center;margin:5% auto}
.img_spnsr{height:100%}
}
.circles_holder{display:block;text-align:center}
.circle{display:inline-block;border-radius:50%;background:#f9f3c5;background:radial-gradient(circle,rgba(249,243,197,1) 0%,rgba(193,152,64,1) 90%,rgba(207,140,30,1) 100%);box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);border:3px solid #474551;color:#334257;margin-left:2%}
.lr_box{display:block;width:85%;height:auto;margin:auto;background:#827397;background:linear-gradient(0deg,rgba(130,115,151,1) 0%,rgba(50,15,70,1) 100%);border-radius:20px;padding:12px;}
.lr_first_prize{display:block;height:50%;padding:5px;}
.lr_fp_text{display:block;color:#fff;text-align:center;margin:auto;font-size:35px;}
.lr_fp_circle:first-child{margin-left:0}
.lr_st_prize{display:block;height:40%;background-color:transparent}
.lr_st_prize__box{display:block;width:48%;height:94%;padding:1%;float:left}
.lr_st_text{display:block;color:#fff;text-align:center;font-size:28px}
.lr_fp_circle{margin-top:1%;font-size:29px;padding:15px 25px}
.lr_st_circle{margin-top:1%;font-size:27px;padding:12px 18px}
.lr_tr_circle{margin-top:1%;font-size:21px;padding:12px 18px}
@media screen and (max-width: 600px) {
.circles_holder{width:100%;height:30%;margin-left:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap}
.circles{display:block;width:auto;float:left;margin-left:0}
.lr_box{height:auto;padding:0 2% 5% 0;padding-right:2%;padding-top:0;width:90%}
.lr_first_prize,.lr_st_prize{height:auto}
.lr_fp_text{font-size:23px;margin-top:5%;margin-bottom:10px}
.lr_st_text{text-align:center;font-size:20px}
.lr_st_prize__box{width:100%;float:none;margin-top:0}
.lr_fp_circle{font-size:19px;padding:8px 13px;margin-bottom:0}
.lr_st_circle{font-size:17px;padding:6px 11px;margin-bottom:0}
.lr_tr_circle{font-size:15px;padding:6px 11px;margin-bottom:0}
}
.pr_text1{display:inline-block;color:#fff;font-size:32px;}
.scroll_button{border:none;background-color:transparent;color:#fff;padding:0}
.pr_flexbox{display:flex;flex-wrap:nowrap;overflow-x:auto;width:85%;margin:auto;margin-bottom:20px}
.pr_flex_content{flex:0 0 auto;padding:19px;color:#fff;background:#3f087e;background:linear-gradient(0deg,rgba(63,8,126,1) 0%,rgba(30,9,149,1) 52%,rgba(50,15,70,1) 100%);min-width:200px;margin:10px;margin-bottom:20px;border-radius:20px;text-align:center;transition:.3s ease-in-out}
.pr_flex_content:first-child{margin-left:0}
.pr_flex_content:last-child{margin-right:0}
.pr_flexbox::-webkit-scrollbar{height:15px;border-radius:10px;background-color:#dbdbdb}
.pr_flexbox::-webkit-scrollbar-track{border-radius:10px}
.pr_flexbox::-webkit-scrollbar-thumb{background-color:silver;border-radius:10px}
@media screen and (max-width: 600px) {
.pr_text1{font-size:25px;margin-bottom:2%;}
}
.pr_table{border-collapse:collapse;width:100%;margin:auto;font-weight:700;}
.pr_table tr:first-child{border-bottom:5px solid #fff}
.pr_table td,.pr_table th{padding:18px;text-align:center;font-size:20px;color:#fff;background-color:transparent}
.pr_table th{color:#fff;font-weight:bolder;font-size:18px;padding:16px}
@media screen and (max-width: 600px) {
.pr_table {margin-bottom:3%;width:90%}
.pr_table th{font-size:18px;padding:12px}
.pr_table td{font-size:16px;padding:12px}
}
.result_flex .pr_flexbox{width:95%;flex-wrap:wrap;}
.result_flex .pr_flex_content{flex:auto;width:27%;background-color:#ff918d}
.result_flex .pr_flex_content:hover{box-shadow:0 0 5px 10px #f1f1f1}
.result_flex .pr_flex_content:first-child{margin-left:10px}
.result_flex .pr_flex_content:last-child{margin-right:10px}
.r_form{background-color:#fff;border:2px solid #638a92;border-radius:10px;color:#638a92;font-size:22px;padding:12px 18px;text-decoration:none;margin:0 2px;cursor:pointer}
.r_form:hover{border-color:#3d5459}
.pr_header{text-align:center;font-size:39px;}
.aboutus {padding:12px;}
.aboutus h1{text-align:center;font-size:39px;}
.aboutus h2{text-align:center;font-size:32px;}
.aboutus p{color:#000;font-size:28px;text-align:center;}
.auimg {width:80%;margin:auto;}
.auimg img {display:block;width:80%;height:75%;margin:auto;}
.center_p{text-align:center;font-size:39px;font-weight:700;color:#fff;margin:21px auto 2px auto;padding:0;}
@media screen and (max-width: 600px) {
.pr_header,.pr_option{width:100%;margin:auto;text-align:center;margin-top:25px}
.pr_header{font-size:36px;margin-top:20px}
.auimg {width:95%;}
.aboutus h1{margin-top:80px;font-size:29px;}
.aboutus h2 {font-size:25px;}
.aboutus p{font-size:19px;text-align:center;}
.center_p{font-size:28px;}
}
.footer{display:block;width:85%;margin:auto;color:silver;text-align:center;font-size:18px}