body{ background-color: #EAFAFB; overflow-x: hidden;}
html {overflow-x: hidden;}
.bg-srf {
	background-color: #EAFAFB;
}
.container-sm {
	width: 1080px;
}
header {
	position: fixed;
	width:100%;
	top: 0;
	z-index: 99;
	background-color: #EAFAFB;
}
main {
    margin-top:81px;
}
/*
*
* ==================================================
* UNNECESSARY STYLE - JUST TO MAKE IT LOOKS NICE
* ==================================================
*
*/
.all_tab_show .slick-list.draggable .slick-track {
	width: 5070px !important;
}
.all_tab_show.beforeSlide .slick-list.draggable .slick-slide {
	width: 338px !important;
}
.beforeSlide .slick-list.draggable .slick-track  {
	transform: translate3d(17px, 0px, 0px) !important;
}
.countdown span {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    font-size: 3rem;
    margin-left: 0.8rem;
}

.countdown span:first-of-type {
    margin-left: 0;
}

.countdown-circles span {
    /*border-radius: 50%;*/
    background: rgba(255, 255, 255, 0.2);
    /*background:  white;*/
    display: flex;
    align-items: center;
    justify-content: center;
    /*box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);*/
}

.countdown-circles span:first-of-type {
    margin-left: 0;
}
.countdown-white { background: #FFFFFF; }
.countdown-big-text { font-size: 72px; font-wight: bold; }
.countdown-grey { background: #F9F9F9; text-align:center; }
.text-orange { color: #FC8900; }
.text-grey { color: #333333; }
.text-black { color: #000000; }
.text-white { color: #FFFFFF; }
.text-font-light { font-weight:400; }
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.countdown-date { font-size: 24px; padding-top: 20px; }
.about { background-color: #f6f4ef; }
.sustainability-box { background-color: #FFFFFF; border-radius:20px; }
.sustainability-box-img { height: 50px; margin-bottom:20px; }
#lower-wrap {
    margin: 0 auto;
    background-color: #f6f4ef;
}

.reward-wrap {
	background-color: #FAFEFE;
	margin: 0 auto;
}
.reward-wrap nav {
    margin-top: -26px;
}
.reward-box {
	height: 280px;
	width: 280px;
	border-radius:  0.5em!important;
}

.partners-box {
	background-color: #FFFFFF;
	min-height: 100px;
	border-radius:  0.5em!important;
}
.partners-img {margin: 8px;}
.outlet-box {
	background-color: #FFFFFF;
	min-height: 70px;
	min-width: 130px;
	border-radius:  0.5em!important;
}
.outlet-img { 
    margin: 4px;
}

.subtitle { font-size: 16px; margin-bottom: 30px }
.socials {
	max-height: 48px;
	max-width: 48px;
	width: 100%;
	height: 100%;
}

.navbar-reward-header {
	height: 35px;
	color: white;
	background-color: #61C1DA;
	padding-left: 30px;
	padding-right: 30px;
	border-top-right-radius: 0.6em!important;
	border-top-left-radius: 0.6em!important;
}

.navbar-reward a {
	border-bottom: 1px solid grey;
}

.navbar-reward a.active {
  border-bottom: 3px solid red;
}

.img_main_custom {
	width: 100%;
}
.change_tab li {
	
}
.playbook_tab_title {
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 35px;
	text-align: center;
	color: #333333;
	margin: 35px 0px 40px 0px ;
}
.playbook_tab_box_item {
    max-width: 352px;
    width: 100%;
    height: 290px;
    border: 1px solid rgb(79, 160, 180);
    box-sizing: border-box;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 8px;
}
.playbook_tab_box_item_title {
	font-family: 'Montserrat' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	color: #333333;
	margin: 27px 0px 8px 0px;
}
.playbook_tab_box_item_views {
	font-family: 'Montserrat' !important;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	color: #4E9CB0;
	
}
a {
	color: #4E9CB0;
}
a:hover {
	color: #4E9CB0;
	text-decoration: none; 
}
.playbook_tab_box_wapper {
	display: flex;
	flex-wrap: wrap;
}
.custom_height_tabs {
	height: 396px;
}
.navbar_collapse_custom {
	position: absolute;
}
.img-size {
	width: 238.81px
	;
}
.modalbody_custom{
	max-width: 755px;
	width: 100%;
	max-height: 567px;
	background: #FAFEFE;
	border-radius: 30px;
	padding-bottom: 0px;
    padding-top: 30px;
}
.modal_content_custom_image {
	min-height: 509px !important;
}
.carousel_item_image_in_mobile {
	display: flex;
}
.carousel_item_wapper {
	display: flex;
	width: 100%;
	padding: 0px 110px 0px 110px;;
}
.modal_content_custom {
	max-width: 757px;
	min-height: 567px;
	background: #FAFEFE;
	border-radius: 30px;
}
.carousel_item_wapper img{
	margin-right: 33px;
}
.modal_dialog_custom {
	display: flex;
	justify-content: center;
	max-width: unset;
	align-items: center;
	height: 100%;
}
.modal_name_box {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	color: #333333;
	margin-bottom: 57.23px;
}
.carousel_item_info {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.carousel_item_info p:first-child {
	width: 48px;
	height: 48px;
	background: linear-gradient(180deg, #64C6E0 -2.63%, #4892A5 102.63%);
	border: 2px solid #FFFFFF;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
}

.carousel_item_info p:nth-child(2) {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #333333;
}
.remove_modal_icon {
	width: 48px;
	height: 48px;
	position: absolute;
	
	right: 0px;
}
.header_modal_header {
	display: flex;
	width: 100%;
    justify-content: center;
}
.modal_footer_custom {
	height: 88px;
	background: #EEF8F6;
	border-radius: 0px 0px 20px 20px;
	height: 88px;
    justify-content: space-between;
    background: #EEF8F6;
    border-radius: 0px 0px 20px 20px;
    padding: 0px 35px 0px 35px;
	
}
.carousel__indicators_custom li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #BDBDBD;
}
.active_modal_slide {
	background-color: #61C1DA;
}
.carousel_item_wapper_prizes {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
.carousel_item_wapper_prizes img {
	width: 125px;
	height: 125px;
}
.carousel_item_wapper_prizes_info {
	width: 485px;
}
.carousel_item_wapper_prizes_info p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	color: #333333;
}

.carousel_item_wapper_prizes_info p:nth-child(3){
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-size: 13px;
    text-align: center;
    font-style: italic;
	color: #333333;
}

.map_show_popover_item_3 p,
.map_show_popover_item_2 p, 
.map_show_popover_item_1 p  {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	line-height: 29px;
	color: #333333;
	margin-bottom: 0px;
	
	font-size: 24px;
    line-height: 36px;
}

.map_show_popover_item_1{
    position: absolute;
    top: 61%;
    right: 17%;
    width: 269px;
    height: 69px;
    background: #F0F7F5;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map_show_popover_item_2{
	width: 295px;
    height: 69px;
    background: #EFF7F5;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 31%;
    left: 46%;
    position: absolute;
}

.map_show_popover_item_3{
	width: 334px;
    height: 69px;
    top: 50%;
    left: 18%;
    background: #F0F7F5;
    border-radius: 15px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.map_show_popover_item_1::after,
.map_show_popover_item_2::after,
.map_show_popover_item_3::after {
    content: '';
    position: absolute;
    left: 45%;
    top: 59px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #F0F7F5;
    clear: both;
}
.active_show_map {
	display: block !important;
}

.show_map_child {
    width: 334px;
    height: 270px;
	border-radius: 15px;
	position: absolute;
	background: linear-gradient(180deg, #FFBDA6 1.82%, #FFD0A5 39.98%, #FFDEA4 76.08%);
    top: -305%;
    z-index: 1;
	display: none;
}
.show_map_child_2 {
    top: -295%;
}
.show_map_child_1  {
    top: -370%;
}
.show_map_child_view_3 {
	background: #EFF7F5;
    height: 90px;
    border-radius: 0px 0px 15px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.show_map_child_view_2 {
	background: #EFF7F5;
    height: 90px;
    border-radius: 0px 0px 15px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.show_map_child_view_1 {
	background: #EFF7F5;
    height: 90px;
    border-radius: 0px 0px 15px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.modal_content_custom_full_width {
	width: unset !important;
	margin: 0px 110px;
}
.active_line {
	position: relative;
}

.active_line::after {
	content: "";
	background: #61C1DA;
	height: 5px;
	width: 100%;
	position: absolute;
	z-index: 3;
	bottom: -1px;
}

.nav-item-click {
	
}
.find_out_more_custom {
	width: 270px;
	height: 60px;
	background: linear-gradient(180deg, #64C6E0 -2.63%, #4892A5 102.63%);
	border: 2px solid #FFFFFF;
	border-radius: 50px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
    margin: 0 auto;
}
.in_the_news_container {
	width: 100%;
	height: 1237px;
	background: #FAFEFE;
}
.in_the_news_item {
	width: 100%;
	height: 450px;
	border-radius: 15px;
}
.in_the_news_item img{
	width: 100%;
	max-width: 944px;
}
.in_the_news_container_list {
	display: grid;
	width: 100%;
	margin-top: 90px;
}
.in_the_news_container_list img {
    width: 100%;
    max-width: 480px;
}
.play_video {
    width: 75px !important;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 50%;
    
}
.footer_title {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 45px;
	color: #000000;
}
.footer_title_bellow {
	font-size: 24px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 24px;
	font-weight: bold;
}
.footer_title_wapper_full {
	background: linear-gradient(180deg, #E8FBFC 0%, #FFEFE6 101.24%);
}
.footer_title_wapper {
	padding-top: 90px;
	padding-bottom: 115px;
}
.footer_title_bellow_input{
	position: relative;
}
.footer_title_bellow_input .subscribe_email {
	width: 100%;
	max-width: 511px;
	height: 60px;
	background: #FFFFFF;
	border-radius: 60px;
	padding-left: 40px;
	border: none;
}
.footer_title_bellow_input .subscribe_submit {
	width: 197px;
	height: 60px;
	background: linear-gradient(180deg, #64C6E0 -2.63%, #4892A5 102.63%);
	border: 2px solid #FFFFFF;
	border-radius: 50px;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0px;
	right: 100px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
.active_tab {
	background-color: #FFFFFF;
}
.active_tab_text {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #333333 !important;
}
.slick-list {
	width: 100%;
}
.arrow_right_slide_sameCategory,
.arrow_left_slide_sameCategory {
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 48px;
}

.arrow_left_slide_sameCategory {
	margin-right: 30px;
}

.carousel-control-next {
	right: -55px;
}
.carousel-control-prev {
	left: -55px;
}
.modal_custom_suggeset {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100%;
}
.modal-open .modal {
    overflow-y: hidden;
}
.modal-content {
    max-width: 656px;
    height: 619px;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
}
.modal_custom_suggeset_body {
	max-width: 656px;
	height: 555px;
	border-radius: 20px 20px 20px 20px;
	overflow: scroll;
}

.modal_custom_suggeset_header {
    height: 77px;
    width: 100%;
    display: flex;
    background: #61C1DA;
    border-radius: 20px 20px 0px 0px;
    padding: 20px;
    align-items: center;
    justify-content: space-between;
}
.modal_custom_suggeset_header p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	color: #FAFEFE;
	margin-bottom: 0px;
}

.modal_custom_suggeset_header img {
	width: 15.52px;
	height: 15.52px;
}
.modal_custom_suggeset_item {
	display: flex;
	padding: 10px 20px;
	border-bottom: 1px solid #CCCCCC;
}
.modal_custom_suggeset_item_title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 21px;
	color: #4E9CB0;
	max-width: 118px;
	width: 100%;
}
.modal_custom_suggeset_item_list li {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	list-style: none;
	color: #333333;
	max-width: 408px;
}
.modal_custom_suggeset_item_list li img{
	width: 8px;
	margin-right: 10px;
}

li small {
    display:block;
}

.hide_on_pc {
	display: none;
}
@media (max-width: 1400px) {
	.map_show_popover_item_3 {
		top: 50%;
		left: 10%;
	}
	.map_show_popover_item_2 {
		top: 33%;
		left: 44%;
	}
	.map_show_popover_item_1 {
		top: 59%;
		right: 82px;
	}
	.in_the_news_container_list img {
		width: 320px;
	}
}


@media (min-width:993px) and (max-width:1280px){
 
}
@media (min-width:500px) and (max-width:992px){

}

@media screen and (max-width:  767px) {
	.pt-5 {
		padding-top: 15px !important;
	}
	.pb-5 {
		padding-bottom: 15px !important;
	}
	h1 {
		margin-bottom: 15px !important;
		font-size: 30px;
	}
	.text-black {
		margin-top: 10px;
	}
	.in_the_news_container_list {
		overflow: scroll;
		margin-top: 15px;
	}
	.rounded {
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	.countdown-circles .holder {
	    width: 120px;
	}
	.navbar_collapse_custom {
		position: inherit;
	}
	.navbar-reward-header {
		height: inherit;
		margin-right: 0 !important;
		border-radius: 0 !important;
	}

	.map_show_popover_item_3 p, .map_show_popover_item_2 p, .map_show_popover_item_1 p {
		font-size: 14px;
	}
	.map_show_popover_item_3,
	.map_show_popover_item_1,
	.map_show_popover_item_2 {
		width: 50%;
		height: 40px;
	}
	.map_show_popover_item_1::after, .map_show_popover_item_2::after, .map_show_popover_item_3::after {
		top: revert;
		bottom: -15px;
	}
	.map_show_popover_item_1 {
		top: 75%;
		right: 8%;
	}
	.map_show_popover_item_3 {
		top: 54%;
		left: 5%;
	}
	.map_show_popover_item_2 {
		top: 33%;
		left: 44%;
	}
	.sustainability-box-img {
		margin-bottom: 10px;
	}
	.partners-box {
		display: flex;
	}
	.custom_height_tabs ,
	.in_the_news_item {
		height: fit-content;
	}
	.play_video {
		left: 0 !important;
		right: 0;
		margin: auto;
	}
	.in_the_news_container {
		height: fit-content;
	}
	.footer_title_bellow {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer_title_bellow_input p {
		padding: 10px;
		width: fit-content;
		height: fit-content;
		font-size: 14px;
		right: 0;
	}
	.footer_title_bellow_input input {
		height: 45px;
		padding-left: 20px;
	}
	#demo .carousel-control-next,
	#demo .carousel-control-prev {
		display: none;
	}
	.find_out_more_custom {
		width: 100%;
		height: 46px;
		font-size: 16px;
		margin-top: 10px;
	}
	.arrow_left_slide_sameCategory {
		margin-right: 0;
	}
	.beforeSlide .slick-list.draggable .slick-track {
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.footer_title_wapper {
		padding-top: 0px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.subtitle {
		margin-bottom: 10px;
	}
	.modal_custom_suggeset_item_list {
		padding-left: 20px;
	}
}
@media (min-width:376px) and (max-width:499px){
	.clock_in_mobile {
		flex-wrap: unset !important;
		width: 100%;
		margin: 0px;
	}
	.clock_in_mobile .holder span {
		font-size: 30px;
		position: relative;
		left: -27px;
	}
	.carousel_item_wapper {
		padding: 0px;
	}
	.modal_content_custom_full_width {
		margin: 0px;
	}
	.carousel_item_image_in_mobile {
		flex-direction: column;
	}
	.modal_name_box {
		font-size: 26px;
	}
	.map_show_popover_item_1 {
		max-width: 105px;
		max-height: 34px;
		top: 60%;
		right: 32px;
	}
	.map_show_popover_item_2 {
		max-width: 195px;
		max-height: 34px;
		top: 43%;
		left: 33%;
	}

	.map_show_popover_item_3 {
		max-width: 134px;
		max-height: 34px;
		top: 62%;
		left: 10%;
	}

	.map_show_popover_item_3 p, .map_show_popover_item_2 p, .map_show_popover_item_1 p {
		font-size: 11px;
	}

	.map_show_popover_item_1::after, .map_show_popover_item_2::after, .map_show_popover_item_3::after {
		left: 28%;
		top: 23px;
	}
	.img-size {
		max-width: 140px;
	}
	.hide_on_mobile {
		display: none;
	}

	.hide_on_pc_header {
		font-size: 19px !important;
	}
	.hide_on_pc_list {
		text-align: left;
	}

	.hide_on_pc_list_time{
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 700;
		font-size: 19px;
		color: #4E9CB0;
		width: 12%;
		text-align: left;
	}
	.hide_on_pc_list_body {
		height: 400px;
		margin-bottom: 30px;
	}
	.hide_on_pc{
		display: block;
	}
	.hide_on_pc_list_listChild li{
		font-size: 15px !important;
	}
	.hide_on_pc_wapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

.h1, h1 {
    font-weight:bold;
    color:#333333;
}

.view_robertson_modal {
    font-weight: bold;
}

#AboutSRF2022 img{
    border-radius:20px;
    max-width: 100%;
}


.blueriver {
    color: #61A2D8;
}
    
    
@media screen and (max-width:600px){
    
    #herobanner {
        margin-bottom:50px;
    }
    .modal_custom_suggeset_item{
        display:block;
    }
    .modal_custom_suggeset_header {
        border-radius: 0px 0px 0px 0px;
    }
    #SuggestedProgramme {
        padding-top:100px;
        padding-right: 0px;
        padding-left: 0px;
    }
    #SuggestedProgramme .modal_custom_suggeset_item_title {
        width: 100%;
        padding-left:20px;
        margin-bottom: 0;
        margin-top: 15px;
    }
	.playwithusimg, #AboutSRF2022 img {
	    width: 100%;
	    margin:50px auto;
	}
	.playwithusimg {
	    margin:50px auto 0;
	}
	.clock_in_mobile .holder span {
		font-size: 30px;
		position: relative;
		left: -27px;
	}
	.partners-img {
        width: 42%;
	}
	.outlet-img {
        width: 100px;
	}
	.footer_title_wapper_full {
	    padding:100px 0px;
	    text-align: center;
	}
	.footer_title_bellow_input .subscribe_submit {
        position: inherit;
        margin: 15px auto;
	}
	.footer_title_bellow_input .subscribe_email {
	    text-align: center;
	    padding-left:0;
	}
    #Outlet, #Sponsors {
        margin: 50px 0;
    }
    #lower-wrap {
        padding-bottom: 50px;
    }
    #play {
        width: 80%;
        margin: 0 auto;
        padding-top:100px;
    }
	
}

@media screen and (min-width:600px){
    
.footer_title_wapper_full {
	width: 100%;
}

    .about_text {
        margin: 90px 0;
    }
    p {
        font-size:16px;
    }
    #play p , #AboutSRF2022 p{
        font-size:20px;
        margin-top: 40px;
    }
    #play h1 {
        margin-top: 5vh;
    }
    
    #play img {
        width:80%;
    }
    
    .carousel-control-next, 
    .carousel-control-prev {
        opacity:1;    
    }
    #demo .carousel-control-next, 
    #demo .carousel-control-prev {
        position: absolute;
        top: 420px !important;
        display:block;
        opacity:1;
    }
    #herobanner .carousel-control-next img, 
    #herobanner .carousel-control-prev img, 
    #demo .carousel-control-next img, 
    #demo .carousel-control-prev img {
        background: #fff;
        padding: 20px;
        border-radius: 50px;
    }
    #demo, #Sponsors, #Outlets, #SuggestedProgramme, #play {
        padding-top: 150px;
    }
    #demo h1{
        margin:50px auto;
    }
    

}