﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #000;
    font-family: 'Helvetica Neue LT Std', 'Roboto', sans-serif;
}

video{
    width:100%;
    margin-bottom: 10px;
}

.trans {
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

sup{
    font-size:50%;
}

h2{
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 400;
}

.notrans {
    opacity: 0.9;
}

.nomargin {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.banner-winners {
    background: url("../images/banner-winners.jpg") repeat top left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #151515;
}

.centered {
    min-width: 100%;
    margin: 0 auto;
}


.centered {
    text-align: left;
    margin: 0 auto;
    min-width: 1024px;
    width: 100%;
    max-width: 1200px;
    position: relative;
}

#Logo {
    position: absolute;
    z-index: 20;
    text-align: center;
    left: 50%;
    margin-left: -158.5px;
    top: 30px;
}

    #Logo a {
        display: block;
        width: 157px;
        height: 166px;
        background: url(../images/logo.png) no-repeat;
    }

#Logo2 {
    position: absolute;
    z-index: 20;
    text-align: center;
    left: 49%;
    top: 10px;
}

    #Logo2 a {
        display: block;
        width: 157px;
        height: 166px;
        background: url(../images/AIcon.png) no-repeat;
    }

.Logo2015 {
    position: absolute;
    z-index: 20;
    text-align: center;
    margin: auto;
    width: 100%;
}

.LogoCenterOver {
    position: absolute;
    z-index: 20;
    text-align: center;
    margin: auto;
    width: 100%;
}


.winners-list a {
    font-size: 12px;
    color: #fff;
}

.BG-Container {
    background: url("../images/BG-Container-WallPaper.jpg") repeat top left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #0B243C;
}
.BG-Container-WallPaper {
    background: url("../images/BG-Container-WallPaper.jpg") repeat top left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #0B243C;
}

.wallpaper-bg{
    padding: 10rem 0;
    background-color: rgb(5,20,30)
}

.BG-ContainerFR{
      margin:0px;
      padding:0px;
      width:100%;
      background-color:rgb(5,20,30);
}

.BG-Container-WallPaperFR{
      background:url("../images/BG-Container-WallPaperFR.jpg") repeat top left;
      margin:0px;
      padding:0px;
      width:100%;
      background-color:#151515;
}
.BG-Gradient {
    /*background:url("../images/test-bg3.png") no-repeat top left;*/
    background-size: cover;
    margin:0px;
    padding:50px 0 100px 0;
    width:100%;
    background-color:rgb(5,20,30);
     
}

.BG-Gradient{
    text-align: center;
}

.FundCompanyName{
    font-size:2rem;

    color: #ffaa33;
}

.FundLink, .FundLink:hover, .FundLink:focus{
    color: #cceeee;
}

.FundLink:visited{
    color:#88aabb;
}

.hero-Img-Container {
    margin-bottom: 0;
    padding: 0;
    overflow-y: hidden;
    background-color: #000;
    background-image: url(../images/FGA2025-2025-Slide.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    position: relative; /* Ensure proper positioning */
}

.BG-Banner {
    background:url("../images/BG-MainBanner.jpg") repeat bottom left;
    margin:0px;
    padding:0px;
    width:100%;
    height:260px;
}
.BG-Banner2016 {
    background: url("../images/FGA2023_2023_Slide.png") bottom;
    background-size: cover;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 460px;
    position: relative;
}

.BG-Banner2016 >div{
    width: 100%;
    text-align: center;
    position: absolute;
}

.BG-Banner2016 img{
    width: 100%;
}
/*------------------------------------------------------------------------------------------------------------------------------*/

/*MASTER-PAGE STYLING STARTS HERE*/

.lg-scr-only{
    display: none;
}

/*Text styling starts here*/
h1{
    font-weight: 100;
    font-size: 4.5rem;
    font-family: 'Helvetica Neue LT Std', 'Roboto', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 3rem;
    line-height: 1.2;
}



h3{
    font-size: 2rem;
    margin: 0.5rem 0 0;
    font-weight: 500;
}

.heading-sm{
    font-size: 2rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #e6e6e6;
}
p{
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: 0.5px;
}

.text-sm{
    font-size: 1.4rem;
}

.media {
    border: 1px solid #ffaa33;
    padding: 1rem;
    overflow: auto;
    border-radius: 0.5rem;
    margin-top: 1rem;
}

.media:first-child{
    margin-top: 2.5rem;
}

header{
    padding: 0;
}


#headerLogo {
		margin: 20px auto 0 auto;
        min-width:200px;
        max-width: 230px;
	}

.masterNavWrapper{
    padding: 0;
}

.masterNav{
    float: right;
    padding: 0;
    margin:0;   
}

  
 #navbar{
     padding-right: 0;
 } 

 navbar-header{
     margin: 0 auto;
 }


/*TAKE OUT THE NEON BLUE BACKGROUND COLOR AND CHANGE FONT COLOR TO THEME COLOR ON HOVER*/
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #0B243C;
    color: #1B99D6;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: transparent; /* Removes the background */
    color: #1B99D6; /* Change text color */
}

.nav.navbar-nav > li > a:hover, .nav.navbar-nav > li > a:focus {
    color: #1B99D6;
}

.lang-wrapper a {
    color: #FFF;
    margin-top: 10px;
}

.lang-wrapper a{
        width: auto;
        text-align: center;
        padding: 10px 0;
        display: block;
        margin: 0 auto;
    }

    .masterNav{
        float:none;
    
    }

    .navbar-collapse.in {
      overflow: hidden;
      max-height: none;
      max-width: 100%;
      
    }
    
    .navbar-header{
        border-bottom: 0px;
    }

.navbar-toggle {
    float: none;
    width: 44px;
    display: block;
    margin: 0 auto 10px auto;
}
    
    .dropdown-toggle, .nav >li > a {
        text-align: center;
        padding: 10px 0;
           
    }

.dropdown-menu {
    padding: 0.5rem 2rem;
    left: -2rem;
    background-color: #0B243C;
    color: #FFF;
}


    .dropdown-menu > li > a {
        text-align: center;
        color: #FFF;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
        padding: 0.5rem 0;
    }

    .navbar-collapse{
        padding-left:0;
    }
    
    /*this gets rid of the horizontal scroll bar on navbar-toggle open and close 
    .navbar-nav {
    margin: 0;
    padding: 7.5px 15px;
    }*/

    .carousel-indicators{
       display: none;
    }



/*MASTER-PAGE STYLING ENDS HERE*/

/*------------------------------------------------------------------------------------------------------------------------------*/

/*DEFAULT-PAGE STYLING STARTS HERE*/
/*main content styling starts here*/

.carousel-control{
    width: 7%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}
#content-main {
    background: url("../images/test20172.png") no-repeat;
    background-size: cover;
    padding: 4rem 0 2.5rem;
    text-align: center;
}

#content-main h1{
    margin: 1rem 0 ;
    font-size: 3.2rem;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
}

#content-container p{
    margin: 0 3rem;
}


.col-container{
    padding: 0;
    margin-bottom: 1.5rem;
}

.col-container > .row{
    margin: 0 1rem;
    padding: 1.5rem 0;
    border: 1px solid #ffaa33;
    background: url("../images/TransDark.png");
}

#content-main hr{
    width: 60px;
    border-bottom: 2px solid #fff;
}

.col-container>.row>.col-xs-12:last-child{
    padding: 0 3rem;
}

#content-main .col-container-FR h1{
    font-size: 2.5rem;
}


.col-container-FR>.row>.col-xs-12:last-child{
    padding: 0 2rem;
}

.home-col-img{
    width: 100%;
    margin-bottom:10px;
}

.home-col .btn {
    margin-top: 20px;
    display: inline-block;
    min-width: 220px;
    font-size: 1.6rem;
}

.btn {
    color: #ffaa33;
    background: none;
    border: 1px solid #ffaa33;
    padding: 1.2rem 2rem;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0;
}


    .btn:hover {
        background: #ffaa33; /* Background color on hover */
        color: #0B243C; /* Text color on hover */
        text-decoration: none;
    }

    .btn:focus {
        background: none; /* Reset background for focus */
        color: #0B243C; /* Matches default or hover color */
        outline: none; /* Remove browser's default focus outline */
        border-color: #ffaa33;
    }

    .btn:active {
        background: none; /* Reset background for active state */
        color: #ffaa33; /* Matches the default color */
        border-color: #ffaa33;
    }

    /* Remove Focus When Mouse Leaves */
    .btn:focus:not(:hover) {
        background: none; /* Reset background if not hovered */
        color: #ffaa33; /* Reset text color if not hovered */
    }

    /* Ensure Hover Overrides Focus */
    .btn:focus:hover {
        background: #ffaa33; /* Orange background on hover (even when focused) */
        color: #0B243C; /* Dark text color on hover */
    }

        .jumbotron .btn-primary {
    background-color: #ffaa33;
    color: #0B243C;
}

.btn-primary {
    border: 1px #ffaa33;
    background-color: #ffaa33;
    color: #0B243C;
}

    .btn-primary:hover {
        opacity: 70%;
    }


/*DEFAULT-PG STYLING ENDS HERE*/ 



/*------------------------------------------------------------------------------------------------------------------------------*/

/*MEDIA PAGE STYLING STARTS HERE*/
/*marketing-kit styling starts here*/
.hero-Img-Container .container .text-left {
    display: flex; /* Make the parent a flex container */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    height: 100%; /* Ensure the parent container has a height */
    text-align: center; /* Center the text */
}

.hero-Img-Container h1 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 8rem;
    letter-spacing: 3px;
    margin: 4rem 0;
}

#marketing-kit h2{
    margin-bottom: 3rem;
}

#marketing-kit h3{
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
    text-transform: none;
    width: auto;
    margin-top: 0;
}

.marketing-kit-content-container{
    padding: 8rem 4rem;
    margin-bottom: 2rem;
}


.marketing-kit-btn-container{
    margin-bottom: 6rem;
}

/*.marketing-kit-btn-container .btn{
    max-width: 410px;
}*/

.marketing-kit-btn-container a{
    text-decoration:none;
}

.marketing-kit-content-container img {
    margin: 0 auto;
    width: 35%;
    min-width: 100px;
}

.modal{
    text-align: center;
}

.modal-content {
    background-color: rgb(5,20,30);
    border: 1px solid #000;
    border-radius: 0;
    padding: 0 10px 20px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-backdrop {
    opacity: .75 !important;
}

.modal-footer,
.modal-header{
    border-top: none;
    border-bottom: none;
}

.close, .close:hover, .close:focus{
    color: #fff;
    opacity: 1;
    font-weight: normal;
}


#passwordProtectModal h1{
    margin: 5px 0 20px;
}

#passwordProtectModal .input-group .form-control{
    padding: 20px 10px;
    border: none;
}

#passwordProtectModal .input-group {
    margin: 0 auto 4rem;
}

#passwordProtectModal a {
    text-decoration: underline;
}

#passwordProtectModal .btn-default{
    text-decoration: none;
    padding: 13px 15px;
}

#downloadMarketingKit{
    height: 40px;
}

#validationMsg {
    margin: 0 auto 5px;
}

/*press styling starts here*/
#press ul {
    padding-left: 0;
    list-style-type: none;
}

#press ul li a{
    text-decoration: none;
    font-size: 2rem;
}

#press .tab-content a:hover,
#press .tab-content a:focus{
    text-decoration: underline;
}

#press li{
    margin-bottom: 2.5rem;
}

#press .nav{
    margin: 0 auto 3rem;
    display: inline-block;
}

#press .nav-pills li a{
    padding: 0rem 2rem;
    border-radius: 0.2rem;
    font-size: 2.4rem;
}

#press .nav-pills > li.active > a, #press .nav-pills > li.active > a:hover, #press .nav-pills > li.active > a:focus,
#press .nav-pills > li > a:hover, #press .nav-pills > li > a:focus{
    background-color: transparent;
    text-decoration: underline;
    font-weight: 700;
    color: #ffaa33;
}

#press h2{
    width: auto;
    margin-bottom: 2rem;
    padding: 1rem;
}

/*MEDIA PAGE STYLING ENDS HERE*/
/*------------------------------------------------------------------------------------------------------------------------------*/

 
/*about styling here*/
#about h2{
    font-size: 2rem;
    margin: 0 0 1rem;
    text-align: left;
}

.btn .btn-default .btn-icon {
    height: 100%;
}

.btn-group:hover {
    opacity: 80%;
}

/*contact us styling starts here*/
#contact h2 {
    width: auto;
}

#contact h1{
    margin-bottom: 2rem;
}

#contact h3{
    color: #ffaa33;
}

#contact a{
    font-size: 1.8rem;
    text-decoration: none;
}

#contact a:hover,
#contact a:focus{
    text-decoration: underline;
}

#contact .col-xs-12{
    margin-bottom: 4rem;
}

#contact .col-xs-12:last-child{
    margin-bottom: 0;
}

/*footer styling starts here*/
footer {
    background-color: #0B243C;
    padding: 8rem 10%;
    display: flex;
    flex-wrap: wrap; /* Allow responsive wrapping */
    justify-content: space-between;
}

.footer-column {
    flex: 1; /* Equal column width */
    margin: 0 2rem 0 0;
    min-width: 250px; /* Maintain layout on smaller screens */
}

.footer-left {
    flex: 1.5;
    padding-right: 6rem;
    margin: 0 6rem 0 0;
}

    .footer-left:not(:last-child) {
        border-right: 1px solid #FFF; /* Add divider between columns */
    }

    .footer-column img {
        margin-bottom: 1rem;
    }

    .footer-column h3 {
        color: #F5A623; /* Highlighted section headers */
        font-size: 2.5rem;
        margin-bottom: 2rem;
        text-transform: uppercase;
    }

    .footer-column.footer-left p {
        line-height: 1.5;
        font-size: 1.8rem;
        margin-bottom: 6rem;
        color: rgba(255, 255, 255, 0.8)
    }

.footer-column p {
    line-height: 1.5;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.8)
}

    .footer-column a {
        color: rgba(255, 255, 255, 0.8);
        text-decoration: none;
        font-size: 1.8rem;
        display: inline;
        margin-bottom: 1rem;
    }

.footer-column.footer-left a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 3rem;
    margin-bottom: 2rem;
    display: inline;
}

    .footer-column a:hover, .footer-column .footer-left a:hover {
        text-decoration: underline;
        color: #1B99D6;
    }

    .footer-column .contact-info {
        font-size: 0.9rem;
        line-height: 1.5;
    }

.footer-column ul {
    list-style: none; /* Removes bullet points */
    padding: 0; /* Removes default padding */
    margin: 0; /* Removes default margin */
}

.middle-column {
    margin-bottom: 2rem;
}

.middle-column li {
    margin-bottom: 1.2rem; /* Adds spacing between links */
}

.accessibility i, .contact-info i {
    margin-right: 2rem;
}

.accessibility-column {
    margin-bottom: 6rem;
}

.accessibility li{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    list-style-type: none;
    padding-inline-start: 0px;
    text-decoration: underline;
    margin-bottom: 1rem;
}

    .accessibility li:hover {
        text-decoration: underline;
        color: #1B99D6;
    }

.contact-info {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    list-style-type: none;
    padding-inline-start: 0px;
}


/*#footer {
    background-color: #0B243C;
    padding: 6rem 0 8rem;
    font-size: 1.6rem;
}

#footer p{
    font-size: 1.6rem;
}

#footer .container{
    max-width: 880px;
}

#footer h1{
    margin-bottom: 0;
}

#footer img, #footer p, #footer .col-xs-12, #footer .row{
    margin:0 auto 1rem;
}

    /*#footer .col-xs-12{
        display: grid;
        align-items: center;
        grid-template-columns: 1fr 2fr;
        column-gap: 5px;
        margin:0 auto 60px;
}

    .row{
    padding:0 60px;
}

#footer .img {
        font-size: 4.5rem;
        height: 157px;
        margin: auto;      
        max-width:100%;
        text-align: center;
    }

#footer .image{
    text-align: center;
}

#footer .p {
        margin-left:20px;
        max-width: 500px;
    }
    .accessibility {
        font-size: 14px;
        line-height: 24px;
        color: #1b99d6;
        list-style-type: none;
        padding-inline-start: 0px;
    }*/

/*#footer .a{
    margin-top: 10px;
}*/

/* awards page styling starts here*/
/*carouse*/

.awards-carousel-logo-container {
    position: absolute;
    z-index: 100;
}

.carousel-indicators{
    z-index: 101;
}

/*nav-pills*/
.awards-menu{
    max-width: 600px;
    margin: 4rem auto;
}

.awards-menu .nav-pills > li.active > a,
.awards-menu .nav-pills > li> a{
    background-color: transparent;
    border: 1px solid #ffaa33;
    border-radius: 0;
    text-decoration: none;
    color: #ffaa33;
    font-weight: 400;
    margin: 0.5rem;
}

.awards-menu .nav-pills > li.active > a{
    color: #0B243C;
    background-color: #ffaa33;
}

.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
    background-color: #ffaa33;
    color: #0B243C;
    font-weight: 400;
}

/*winners list*/
#winners-list ul,
.winners-list ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 4rem;
    text-align:left;
}

#winners-list .col-md-4,
.winners-list .col-md-4 {
    padding: 0 3rem;
}

#winners-list h2,
.winners-list h2,
.video-media h1{
    font-size: 2rem;
    color: #ffaa33;
    font-weight: 500;
    line-height: 1.1;
}



#winners-list a,
.winners-list a{
    text-decoration: none;
    color: #cceeee;
}

#winners-list a:hover,
#winners-list a:focus,
.winners-list a:hover,
.winners-list a:focus{
    text-decoration: underline;
}

#winners-list a:visited,
.winners-list a:visited{
    color: #88aabb;
}


/*video styling here*/
.video-media{
    margin-bottom: 3rem;
}

.video-media video{
    border: 1px solid #000;
    width: 100%;
}

.video-media video::-webkit-media-controls-panel {
    // Your styling here background-image: red !important;
    //Transparent for your case
}

/*gallery*/
#awardsGallery .carousel-inner {
    max-width: 850px;
    margin: 0 auto;
}
#awardsGallery .carousel-indicators{
    position: static;
    width: 100%;
    margin: 2rem auto;
    display: block;
    text-align: left;
}

#awardsGallery .carousel-indicators li, 
#awardsGallery .carousel-indicators li.active{
    text-indent: 0;
    width: 75px;
    height: auto;
    border-radius: 0;
    border: none;
    position: relative;
}

#awardsGallery .carousel-indicators li.active .thumb-overlay{
    opacity: 1;
}

#awardsGallery .carousel-indicators li:hover .thumb-overlay,
#awardsGallery .carousel-indicators li:focus .thumb-overlay{
    opacity: 1;
}


.thumb-overlay{
    background: url(../images/TransDark.png);
    color: lightgrey;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    padding-top: 1.2rem;
}

.thumb-overlay img{
    margin: 0 auto;
    width: 25px;
    opacity: .65;
}

#awardsGallery h2{
    position: absolute;
    bottom: 0;
    padding: 4rem 0;
    background: url(../images/TransDark.png);
    margin: 0;
    width: 100%;
    text-align: center;
}

#awardsGallery .carousel-control.right, 
#awardsGallery .carousel-control.left{
    z-index: 1000;
}

#awardsGallery .carousel-control .icon-prev, 
#awardsGallery .carousel-control .icon-next, 
#awardsGallery .carousel-control .glyphicon-chevron-left, 
#awardsGallery .carousel-control .glyphicon-chevron-right{
    top: 50%;
}


/*2020 home page styling*/
.jumbotron {
    display: none;
    margin-bottom: 0;
    overflow-y: hidden;
    padding: 0;
    background-color: #000;
    background-image: url(../images/2025-HomeBG.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    min-height: 800px;
    image-rendering: auto;
}

/* Hero Section */
.hero {
    padding: 70px 0px; /* Add padding around the content */
    color: #fff; /* Default text color */
    box-sizing: border-box; /* Include padding in width/height */
    position: relative; /* Ensures absolute-positioned elements work correctly */
}

/* Content Container */
.hero-content {
    width: 100%; /* Take full width */
    max-width: 750px; /* Restrict content width */
    position: relative; /* Positioned relative to hero-section */
}

.hero-content span.highlight {
    color: #FFAA33; /* Accent color */
}

.date {
    margin-bottom: 4rem;
}


.hero-banner {
    width: 100%;
    text-align: center;
    padding: 3rem 0;
    background-color: #0B243C; /* Semi-transparent background */
    color: #fff;
    font-size: 2rem;
    bottom: 0; /* Align to the bottom of the hero section */
    left: 0;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}

.text-overlay {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 180px;
    left: 0;
    right: 0;
    text-align: center;
}


.jumbotron h1 {
    text-transform: uppercase;
    font-size: 12rem;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 0px;
}

.jumbotron h2 {
    text-transform: uppercase;
    font-size: 9rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 30px;
}

.date h3 {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 400;
    color: #FFAA33;
    margin: 4rem 0 0 0;
}

.date h4 {
    text-transform: uppercase;
    font-size: 5.5rem;
    font-weight: 500;
    color: #FFAA33;
    margin: 2rem 0 12rem 0;
    line-height: 0;
}





.jumbotron .btn-primary {
    background-color: #ffaa33;
    color: #0B243C;
}



.jumbotron .jumbotron-btn-group > .btn:first-child {
    margin-right: 30px;
}

.jumbotron .jumbotron-btn-group > .btn:last-child {
    margin-left: 30px;
}

.home-col .text-container {
    padding: 0 10px 10px;
}

.home-col video {
    width: 100%;
}

.home-col {
    background-color: rgba(0,0,0,0.3);
    padding: 15px 15px 30px;
    border: 1px solid grey;
    margin-bottom: 30px;
}

    .home-col h3 {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 2.4rem;
        line-height: 1;
        font-weight: 400;
        text-transform: uppercase;
    }

    .home-col-FR h3 {
        padding: 0;
    }

    .awards-col h3{
        padding:0 20px 0 0;
    }

.home-col p {
    flex: 1;
    margin-bottom: 30px;
    font-size: 1.8rem;
}


.home-bg {
    background-image: url("../images/test20172.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0 30px;
    background-position: center;
}


/*2020 winners videos*/
.winners-list-col .col-md-4{
    padding: 0px;
}

.winners-list-col > ul > li {
    padding: 30px 20px 0px;
    margin-bottom: 30px;
    background-color: rgba(0,0,0,0.25);
    border: 1px solid grey;
}

.winners-list-2020 .col-md-4{
    padding: 15px;
}

.awards-intro{
    margin-bottom: 60px;
}

.awards-intro p {
    margin-bottom: 30px;
}

.feature-videos .home-col{
    padding: 20px 0px 0px;
    margin-bottom: 15px;
}

.feature-videos .home-col .col-xs-7 {
    padding: 0 5px;
}

.feature-videos{
    padding: 0 30px;
}

.hr-main {
    width: 60px;
    border-top: 4px solid #ffaa33;
    margin-top: 0px;
}
/*STYLING FOR MOBILE SCREEN SIZES STARTS HERE*/
@media screen and (max-width: 480px) {
    /*TAKE OUT THE CAROUSEL ONCE SCREEN SIZE less than 480PX*/
    .default-carousel{
        display:none;
    }

    /*media page styling starts here*/

    .hero-Img-Container {
        height: auto;
    }

    .hero-Img-Container h1 {
        text-transform: uppercase;
        font-size: 3rem;
        font-weight: 300;
        letter-spacing: 3px;
        margin: 4rem 0;
    }

	
}

/*STYLING FOR MOBILE SCREEN SIZES ENDS HERE*/
/*------------------------------------------------------------------------------------------------------------------------------*/




/*STYLING FOR SM SCREEN SIZES STARTS HERE*/
@media screen and (min-width: 768px) {

    /*MASTER-PAGE STYLING STARTS HERE*/
    header {
        padding: 0;
    }

    #headerLogo {
        min-width: 150px;
        max-width: 225px;
        padding: 5px 0 0 0;
        margin: 0 auto;
    }


    .masterNavWrapper {
        padding: 0;
    }

    .masterNav {
        float: right;
        padding: 0;
        margin: 0;
    }


    #navbar {
        padding-right: 0;
    }

    navbar-header {
        margin: 0 auto;
    }

    .lang-wrapper a {
        float: right;
        margin-top: 0px;
    }

    .navbar-toggle {
        display: none;
    }

    .dropdown-toggle {
        margin-right: 10px;
    }

    .dropdown-menu > li > a {
        text-align: left;
    }

    .carousel-indicators {
        display: block;
    }
    /*MASTER-PAGE STYLING ENDS HERE*/

    /*------------------------------------------------------------------------------------------------------------------------------*/

    /*DEFAULT-PAGE STYLING STARTS HERE*/

    #content-main {
        text-align: left;
    }

        #content-main hr {
            margin: 1rem 0;
        }

    .col-container > .row > .col-xs-12:last-child {
        padding: 0 1rem 0 0;
    }

    .display-none-tablet {
        display: none;
    }

    #content-main h1 {
        margin-top: 0;
    }

    .jumbotron h1 {
        text-transform: uppercase;
        font-size: 8rem;
        font-weight: 300;
        letter-spacing: 3px;
        margin-bottom: 0px;
    }

    .jumbotron h2 {
        text-transform: uppercase;
        font-size: 6rem;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 30px;
    }

    .date h3 {
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 400;
        color: #FFAA33;
        margin: 4rem 0 0 0;
    }

    .date h4 {
        text-transform: uppercase;
        font-size: 4rem;
        font-weight: 500;
        color: #FFAA33;
        margin: 2rem 0 12rem 0;
        line-height: 0;
    }

    /*DEFAULT-PG STYLING ENDS HERE*/


    /*modal styling starts here*/

    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

    .modal-sm {
        width: 325px;
    }


    /*home page jumbotron*/
    .jumbotron {
        display: block;
        background-position: left;
    }

        .jumbotron .text-overlay {
            top: 140px;
        }

    .home-bg {
        padding: 100px 0;
    }


    /*media page styling starts here*/
    .hero-Img-Container {
        height: 400px;
    }

        .hero-Img-Container h1 {
            text-transform: uppercase;
            font-size: 8rem;
            font-weight: 300;
            letter-spacing: 3px;
            margin: 4rem 0;
        }

    /*Footer styling starts here*/
    .footer-column .img-responsive {
        max-width: 80%; /* Adjust logo size on smaller screens */
    }
    
}
/*STYLING FOR SM SCREEN SIZES ENDS HERE*/
/*------------------------------------------------------------------------------------------------------------------------------*/




/*STYLING FOR MD SCREEN SIZES STARTS HERE*/
@media screen and (min-width: 992px) {

    .md-scr-only {
        display: inline-block;
    }

    /*MASTER-PAGE STYLING STARTS HERE*/

    .dropdown-menu > li > a {
        text-align: left;
    }

    /*MASTER-PAGE STYLING ENDS HERE*/


    /*DEFAULT PAGE STYLING STARTS HERE*/
    .col-container > .row {
        height: 570px;
        position: relative;
    }

    .col-container .btn-main-container {
        position: absolute;
        top: 300px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    #content-main {
        text-align: center;
    }

        #content-main hr {
            margin: 2rem auto;
        }

    .col-container > .row > .col-xs-12:last-child {
        padding: 0 2rem;
    }

    .display-none-tablet {
        display: block;
    }

    #content-main h1 {
        margin-top: 2rem;
    }


    .home-col-p {
        height: 250px;
    }

    /*DEFAULT PAGE STYLING ENDS HERE*/

    /*2020 home page*/
    .home-col .text-container {
        height: 200px;
    }
    /*use when theres only 2 columns*/

    /*    .home-col .text-container {
        height: 240px;
    }*/

    .home-col-FR .text-container {
        height: 270px;
    }
    /*use when theres only 2 columns*/

    /*    .home-col-FR .text-container {
        height: 290px;
    }
*/
    .jumbotron .text-overlay {
        top: 160px;
    }

    .jumbotron h1 {
        text-transform: uppercase;
        font-size: 10rem;
        font-weight: 300;
        letter-spacing: 3px;
        margin-bottom: 0px;
    }

    .jumbotron h2 {
        text-transform: uppercase;
        font-size: 8rem;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 30px;
    }

    .date h3 {
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 400;
        color: #FFAA33;
        margin: 4rem 0 0 0;
    }

    .date h4 {
        text-transform: uppercase;
        font-size: 4.5rem;
        font-weight: 500;
        color: #FFAA33;
        margin: 2rem 0 12rem 0;
        line-height: 0;
    }


    /*media page styling starts here*/
    .hero-Img-Container {
        height: 400px;
    }

        .hero-Img-Container h1 {
            text-transform: uppercase;
            font-size: 8rem;
            font-weight: 300;
            letter-spacing: 3px;
            margin: 4rem 0;
        }

}
/*STYLING FOR MD SCREEN SIZES ENDS HERE*/
/*------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1600px) {
    .home-col {
        padding: 20px 20px 30px;
    }

    .home-col .text-container {
        height: 180px;
    }

    .home-col h3 {
        font-size: 2.8rem;
    }

    .home-col p {
        font-size: 2rem;
    }

    .jumbotron h1 {
        text-transform: uppercase;
        font-size: 12rem;
        font-weight: 300;
        letter-spacing: 3px;
        margin-bottom: 0px;
    }

    .jumbotron h2 {
        text-transform: uppercase;
        font-size: 9rem;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 30px;
    }

    .date h3 {
        text-transform: uppercase;
        font-size: 2.5rem;
        font-weight: 400;
        color: #FFAA33;
        margin: 4rem 0 0 0;
    }

    .date h4 {
        text-transform: uppercase;
        font-size: 5.5rem;
        font-weight: 500;
        color: #FFAA33;
        margin: 2rem 0 12rem 0;
        line-height: 0;
    }

}

    /*STYLING FOR LG SCREEN SIZES STARTS HERE*/
    @media screen and (min-width: 1200px) {
        .lg-scr-only {
            display: inline-block;
        }

        /*MASTER-PAGE STYLING STARTS HERE*/

        /*hide horizontal scroll at transition between md-lrg screen*/
        body {
            overflow-x: hidden;
        }
        /*hide horizontal scroll at transition between md-lrg screen*/

        header {
            padding: 0;
        }

        #headerLogo {
            min-width: 150px;
            max-width: 225px;
            padding: 5px 0 0 0;
            margin: 0;
        }

        .masterNavWrapper {
            padding: 0;
        }

        .masterNav {
            float: right;
            padding: 0;
            margin: 0;
        }


        #navbar {
            padding-right: 0;
        }

        navbar-header {
            margin: 0 auto;
        }


        .lang-wrapper a {
            float: right;
            color: #fff;
            margin-top: 0px;
        }

            .lang-wrapper a:focus,
            .lang-wrapper a:hover {
                color: #1B99D6;
                text-decoration: underline;
            }

        .navbar-toggle {
            display: none;
        }

        .dropdown-menu > li > a {
            text-align: left;
        }

        .carousel-indicators {
            display: block;
        }

        .dropdown-toggle {
            margin-right: 10px;
        }
        /*MASTER-PAGE STYLING ENDS HERE*/


        /*DEFAULT-PG STYLING FOR LG SCREENCS STARTS HERE*/
        .col-container > .row {
            height: 580px;
            position: relative;
        }

        .col-container .btn-main-container {
            position: absolute;
            top: 280px;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        #content-main .col-container-FR h1 {
            font-size: 3rem;
        }

        .col-container-FR > .row {
            height: 600px;
        }

        .col-container-FR .btn-main-container {
            top: 300px;
        }


        .home-col-p {
            height: 180px;
        }

        /*DEFAULT-PG STYLING FOR LG SCREENS ENDS HERE*/

        .BG-Banner2016 {
            height: 700px;
        }

        .Logo2015 {
            top: 10%;
        }

        /*2020 home page*/
        .home-col .text-container {
            height: 180px;
        }
        /*use when theres only 2 columns*/

        /*    .home-col .text-container {F
        height: 190px;
    }*/

        .home-col-FR .text-container {
            height: 200px;
        }
        /*use when theres only 2 columns*/

        /*    .home-col-FR .text-container {
        height: 230px;
    }*/

        /*home page jumbotron*/

        .jumbotron .text-overlay {
            top: 180px;
        }

    }

    @media screen and (min-width: 1400px) {
        .Logo2015 {
            top: 15%;
        }
  

/*media page styling starts here*/
        .hero-Img-Container {
            height:700px;
            margin-bottom: 0;
            padding: 0;
            overflow-y: hidden;
            background-color: #000;
            background-image: url(../images/FGA2025-2025-Slide.png);
            background-size: cover;
            background-repeat: no-repeat;
            display: flex; /* Use flexbox for alignment */
            justify-content: center; /* Center horizontally */
            align-items: center; /* Center vertically */
            position: relative; /* Ensure proper positioning */
        } 
.hero-Img-Container h1 {
    text-transform: uppercase;
    font-size: 12rem;
    font-weight: 300;
    letter-spacing: 3px;
    margin: 4rem 0;
}

}

    /*STYLING FOR LG SCREEN SIZES ENDS HERE*/
    /*------------------------------------------------------------------------------------------------------------------------------*/


