@charset "utf-8";
/*
 * Supreme Court of Canada - Custom Styles for Splash Page
 */

/* Remove WET background image*/
#wb-core-in {background-image:none}

/* Replace WET Maple Leaf with SCC logo*/
#wb-main-in{background:url(../images/scc-header-right2.png) center 12px no-repeat transparent}

@media only screen and (min-width : 320px) and (max-width : 480px) {#wb-main-in{background:url(../images/scc-header-right-small.png) center 2px no-repeat transparent} } 


/* SCC Title padding to align with SCC logo */
#gcwu-title-left,#gcwu-title-right{padding-top:50px !important}

img { 
    width: 100%;
    height: auto;
}

.scc-upper-case {text-transform:uppercase}
.scc-title-font {font-family:Arial, Helvetica,sans-serif; font-size:115%}
.scc-title-font-mobile {font-family:Arial, Helvetica,sans-serif;font-size:75%}

h1.hidden { display: none}