/* Header part CSS */
@font-face {
    font-family: fonty_font;
    src: url("../fonts/Data.ttf");
}

.site_container
{
	background-image: url("../images/template/Website Background.jpg");
	background-size: 100% 100%;
	min-height: 1000px;
	font-family: fonty_font;
}

.site_upper_part
{
	background-color: #FFFFFF;
}

.site_upper_part .nav a, .site_upper_part .nav a:focus, .site_upper_part .nav a:hover, .site_upper_part .nav a:active
{
	color: black;
	padding: 15px;
	text-decoration: none;
	font-family: segoe_semi_light,wf_segoe-ui_normal,"Segoe UI","Open Sans",sans-serif !important;
}

.full_bar_red, .custom_fluidhead
{
	background-color: #D8251E;
	height: 120px;
}

.site_crest {
    width: 160px;
    position: relative;
    z-index: 30;
    margin-top: -20px;
    margin-left: -20px;
}

.privacy-policy {
	text-align: center;
    position: relative;
    margin-top: -6px;
    text-decoration: none;
    color: #ffffff;
	padding-top: 20px;
	opacity: .3;
}

.privacy-policy>a {
	color: #ffffff;
	text-decoration: none;
}

.title_logo {
    margin-top: 40px;
    padding-right: 10px;
}

.padding_left_and_right_remove {
    padding-left: 0px;
    padding-right: 0px;
}

.title_logo_div {
    height: 100%;
}

.headshadow
{
	box-shadow: 2px 0px 30px #000000;
}

.greybar
{
	background-color: #6F6F6F;
	height: 12px;
}

/* Footer part CSS */

.custom_fluidfooter
{
	background-color: #D8251E;
	height: 100px;
}

.lower-copyright
{
	text-align: center;
	color: white;
}

.red_lace
{
	height: 8px;
	background-color: #D92615;
}

.black_lace
{
	height: 8px;
	background-color: #000;
}


/* Center part CSS */

.wholebanner-cs
{
    background-image: url("../images/splashpage/fantasyhurling-cs.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 1000px;
    position: relative;
    width: 100%;
	padding-left: 0px;
	padding-right: 0px;	
}

.wholebanner
{
    background-image: url("../storage/splashpage/current/FH20_Holding_Page.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 1641px;
    position: relative;
    width: 100%;
	padding-left: 0px;
	padding-right: 0px;	
}

.ban_prize {
    background-color: #D8251E;
    color: #fff;
    font-size: 47px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
}

.euro_glyph {
    font-family: segoe_semi_light,wf_segoe-ui_normal,"Segoe UI","Open Sans",sans-serif !important;
    font-weight: 700;
}

.page_body
{
	height: auto;
	background-color: #FFF;
}

.primebutton 
{
	margin: 0 auto;
    background-image: url("../images/splashpage/FH_Holding_Button.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    height: 97px;
    max-width: 420px;	
    display:block;
    margin-top: 700px; /* 310 */
}

.buttons 
{
    margin-top: 700px;
}

.leaguebutton 
{
	margin: 0 auto;
    background-image: url("../images/splashpage/2020/FH_League_Btn.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    height: 97px;
    max-width: 420px;
    display:block;
    text-decoration: none;
    color: white;
    text-align: center;
}

.champbutton 
{
	margin: 0 auto;
    background-image: url("../images/splashpage/2020/FH_Championship_Btn.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    height: 97px;
    max-width: 420px;
    display:block;
}

.buttontext
{
    text-align: center;
    color: white;
    font-size: xx-large;
}

.globalspace {
    height: 20px;
}

.content_division {
	font-family: segoe_semi_light,wf_segoe-ui_normal,"Segoe UI","Open Sans",sans-serif !important;
    min-height: 500px;
    background-color: white;
    padding-top: 40px;
    padding-left: 45px;
    padding-right: 45px; 
}

.logo-div {
	text-align: center;
	/*margin-top: 37em;*/
	padding-top: 2em;
}

.cd-logo {
	height: 15em;
	margin: 2em auto;
	display: block;
}

.backlink {
	/* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
	color: yellow;
	font-size: 2em;
	/*text-decoration: underline;*/
	margin-top: 0em;
	max-width: 20em;
	text-align: center;
}

.backlink:link {
	color: yellow;
}

.backlink:active {
	color: yellow;
}

.backlink:visited {
	color: yellow;
}

.backlink-div2 {
	display: flex;
	justify-content: center;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1.5em;
}

/*.backlink:hover {
	color: #ffec5d;
}*/

.error_error {
	color: #BC2625;
}

		/* Large Devices, Wide Screens */
	    @media only screen and (max-width : 1200px) {	
	    	.wholebanner {
			    height: 1350px;
			}   				     	
			.ban_prize {
				font-size: 35px;
			}
			.primebutton 
			{
				margin-top: 600px; /* 250 */
			}
			.logo-div {
				/*margin-top: 30em;*/
				padding-top: 1.5em;
			}
			.cd-logo {
				height: 12em;
				margin-top: 1.5em;
			}
			.backlink {
				font-size: 1.5em;
			}
			.backlink-div2 {
				margin-top: 3em;
				margin-bottom: 3em;
			}
	    }

	    @media only screen and (max-width : 1130px) {	
			.headshadow {
				box-shadow: 0px 0px 0px;
			}
	    }

	    @media only screen and (max-width : 1050px) {	
			.container-fluid
			{
				padding-left: 0px!important;
				padding-right: 0px!important;
			}
			.buttons {
			    margin-top: 600px;
			}
			.backlink-div2 {
				margin-top: 1em;
				margin-bottom: 1em;
				font-size: 1.2em;
			}
			.logo-div {
                margin-top: -1em;
                padding-top: 0em;
            }
            .cd-logo {
                height: 8em;
                margin-top: 1.5em;
            }
	    }

	    /* Medium Devices, Desktops */
	    @media only screen and (max-width : 992px) {   
	    	.wholebanner {
			    height: 1050px;
			}		    	
			.ban_prize {
				font-size: 25px;
			}
			.primebutton 
			{
				margin-top: 475px; /* 170 */
			}
						
			.logo-div {
				/*margin-top: 23em;*/
				padding-top: 1.1em;
			}
			.cd-logo {
				height: 10em;
				margin-top: 1.1em;
			}
			.backlink {
				font-size: 1.1em;
			}
			.backlink-div2 {
				margin-top: 2em;
				margin-bottom: 2em;
			}
	    }
	
	    /* Small Devices, Tablets */
	    @media only screen and (max-width : 768px) {	
	    	.wholebanner {
			    background-size: 750px auto;
			}  
	    	.headshadow
			{
				box-shadow: 0px 0px 0px #000000;
			}

			.content_division {
				padding-left: 15px!important;
				padding-right: 15px!important;
			}
			
			.addleft {
				margin-left: 20px!important;
			}

			.btn {
				width: 100%;
				margin-top: 5px;
			}

			.modal-footer .btn+.btn {
				margin-left: 0px;
			}
		
			.mobiledive .btn {
				width: auto;
			}
			.buttons {
			    margin-top: 450px;
			}
			.backlink-div2 {
				margin-top: 0em;
				margin-bottom: 0em;
			}
			.buttontext {
			    font-size: x-large;
			}
			.logo-div {
			    padding-top: 0em;
			}
			.cd-logo {
			    height: 5em;
			}
	    }
	    
	    /* Additional CSS query */
	    @media only screen and (max-width : 640px) {    
			.site_upper_part .dropdown-toggle .caret{
				display:none;
			}
	    	.title_logo {
	    		max-width: 140px!important;
			    margin-left: -25px;
			}
			.ban_prize {
				font-size: 20px;
			}

			.cd-logo {
				height: 8em;
			}
			.gaelic-crest {
				height: 8em;
			}
	    }
	
	    /* Extra Small Devices, Phones */ 
	    @media only screen and (max-width : 480px) {
			.logo-div {
				/*margin-top: 28em;*/
			}
			
	    	.site_crest {
			    width: 120px;
			    margin-top: -5px;
				margin-left: -18px;
			}   

			.wholebanner {
			    background-image: url("../storage/splashpage/current/FH20_Holding_Phone-2.jpg");
			    background-position: center 45px;
			    background-size: 550px auto;
			    height: 1144px;
			}

			.title_logo_div
	    	{
	    		margin-left: -45px;
	    	}
	    	.lower-copyright img
	    	{
	    		width: 140px;
			}
		   .buttons {
		       margin-top: 500px;
		   }
			.buttonspacer {
			    margin-bottom: 1em;
			}
	    	.backlink-div2 {
				margin-top: 0em; /* 20 */
				margin-bottom: 0em;
			}
			.backlink-div2 {
				margin-top: 0em;
				margin-bottom: 0em;
				font-size: smaller;
			}
		   .buttontext {
		       font-size: large;
		   }
		   .logo-div {
                margin-top: 0em;
                padding-top: 0em;
            }
            .cd-logo {
                margin-top: 0em;
                height: 5em;
            }
	    	
	    }
	    
	    /* Additional CSS query */
	    @media only screen and (max-width : 414px) {    	
	    	.wholebanner {
			     background-image: url("../storage/splashpage/current/FH20_Holding_Phone-3.jpg")!important;
			    background-position: center 66px;
			    background-size: 414px auto;
			    height: 1145px;
			}
			.primebutton 
			{
				margin-top: 223px;
			}

			.logo-div {
				margin-top: 0em;
				padding-top: 0em;
			}
		   .buttons {
		       margin-top: 490px;
		   }
			.buttonspacer {
			    margin-bottom: 1em;
			}
			.backlink-div2 {
				margin-top: 0em;
				margin-bottom: 0em;
				font-size: smaller;
			}
		   .buttontext {
		       font-size: x-large;
		   }
			.cd-logo {
				height: 5em;
				margin: 1em auto;
			}
	    }
	
	    /* Custom, iPhone Retina */ 
	    @media only screen and (max-width : 320px) {
			.wholebanner {
				background-image: url("../storage/splashpage/current/FH20_Holding_Phone-3.jpg")!important;
			   background-position: center 66px;
			   background-size: 320px auto;
			   height: 900px;
		    }
		    .backlink-div {
				margin-top: 11em;
			}
			.primebutton 
			{
				margin-top: 390px; /* 173 */
			}
			.logo-div {
				/*margin-top: 17em;*/
			}
		   .buttons {
		       margin-top: 370px;
		   }
			.buttonspacer {
			    margin-bottom: 1em;
			}
			.backlink-div2 {
				margin-top: 1em;
				margin-bottom: 1em;
				font-size: x-small;
			}
		   .buttontext {
		       font-size: medium;
		       margin: 0 0!important;
		   }
		   .cd-logo {
		       height: 3em;
		       margin: 0em auto;
		   }
	    }
