#mgrc_content #carousel_wrapper {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: relative;
}

#mgrc_content #carousel img {
    display: block;
    float: left;
    border: none;
    position: relative;
}

#mgrc_content .caroufredsel_wrapper {
    width: 100% !important;
    height: 400px !important;
}

#mgrc_content .paginationDiv {
    margin: 0 auto;
    position: absolute;
    top: 0px;
    width: 100%;
}

#mgrc_content .pagination {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 50px;
}

#mgrc_content .paginationDiv a {
    width: 36px;
    height: 53px;
    background-position: 0px 0px;
}

#mgrc_content #carousel_prev:HOVER {
    background-position: 0px -53px;
}

#mgrc_content #carousel_prev {
    float: left;
    margin-top: 29%;
    margin-left: 0;
    background: url(/resources/images/mgrc/arrow_left.png) top no-repeat;
}

#mgrc_content #carousel_next:HOVER {
    background-position: 0px -53px;
}

#mgrc_content #carousel_next {
    float: right;
    margin-top: 29%;
    margin-right: 0;
    background: url(/resources/images/mgrc/arrow_right.png) top no-repeat;
}

#mgrc_content .pagination a {
    background: url(/resources/images/mgrc/dots.jpg) center no-repeat;
    width: 12px;
    height: 12px;
    margin: -5px 5px 0 0;
    display: inline-block;
    background-position: 0px 0px;
}

#mgrc_content .pagination a span {
    display: none;
}

#mgrc_content .pagination a.selected {
    background: url(/resources/images/mgrc/dots.jpg) center no-repeat;
    background-position: 0px -12px;
}

#main-wrapper {
    display: none !important;
}

#mobile_div {
    display: none;
}

.social_peek {
    display: none !important;
}

img {
    max-width: 100%;
}

#mgrc_hdr {
    width: 960px;
    height: 309px;
    display: block;
}

#mgrc_hdr_L {
    float: left;
    height: 309px;
    width: 420px;
    background: url(/resources/images/mgrc/mgrc_logo_hdr.png) no-repeat 55px 20px;
}

#mgrc_hdr_R {
    float: right;
    height: 309px;
    width: 540px;
    background: url(/resources/images/mgrc/mgrc_golfers.png) no-repeat center -19px;
}

#mgrc_content {
    width: 960px;
    min-height: 800px;
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#left_col {
    width: 657px;
    min-height: 800px;
    float: left;
    border-top-left-radius: 10px;
}

.crowd {
    height: 190px;
    background: url(/resources/images/mgrc/mgrc_crowd.png) no-repeat left top;
    border-top-left-radius: 10px;
}

#left_col .content {
    padding: 10px 35px 40px 25px;
}

.content h3 {
    color: #0092d2 !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 24px !important;
    margin: 30px 0 10px 0;
}

.content p {
    line-height: 20px;
    margin: 0 0 20px 0;
}

#right_col {
    width: 303px;
    min-height: 800px;
    float: right;
    border-top-right-radius: 10px;
}

.schedule {
    height: 160px;
    background-color: #b4dcf5;
    border-top-right-radius: 10px;
    padding: 15px 25px;
}

.schedule h3 {
    color: #0092d2 !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 24px !important;
    margin: 0px 0 5px 0;
}

.schedule p {
    line-height: 20px;
    margin: 0 0 15px 0;
}

.pro_am_pic {
    border-top: solid 4px white;
    border-bottom: solid 4px white;
    background: url(/resources/images/mgrc/mgrc_proam.png) no-repeat center top;
    height: 152px;
    width: 303px;
}

.pro_am {
    background-color: #e6f4fc;
    height: 120px;
    padding: 15px 25px;
    border-bottom: solid 4px white;
}

.pro_am h3 {
    color: #0092d2 !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 24px !important;
    margin: 0px 0 5px 0;
}

.pro_am p {
    line-height: 20px;
    margin: 0 0 15px 0;
}

.tickets {
    background-color: #efefef;
    padding: 15px 25px 30px;
    margin: 0 0 40px 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tickets h3 {
    color: #0092d2 !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 24px !important;
    margin: 0px 0 5px 0;
}

.tickets p {
    line-height: 20px;
    margin: 0 0 15px 0;
}

#pageContent .gallery #flickr-gallery {
    width: 600px !important;
}

/****** VIP Page Styles ********************/
#vip_hdr {
    width: 960px;
    height: 398px;
    display: block;
}

#vip_hdr .viphead {
    background-image: url("/resources/images/mgrc/vip_head.png");
    background-repeat: no-repeat;
    height: 100%;
    display: block;
}

#vip_content {
    width: 100%;
    min-height: 800px;
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 20px;
}

#vip_content h1 {
    color: #0093d6;
}

#vip_content .leftimg {
    background-image: url("/resources/images/mgrc/vip_picture.png");
    background-repeat: no-repeat;
    width: 172px;
    height: 258px;
    float: left;
    margin-left: 25px;
    padding-right: 10px;
}

.tnc {
    clear: both;
    display: block;
    padding: 10px;
}

.tnc ul li {
    list-style: circle !important;
    margin-left: 30px;
}

.btnsubmit {
    display: none;
}

/****** VIP Page Styles ********************/

/** Twitter */
#twitter > iframe {
    border: 1px solid lightgray !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 20px !important;
    height: 371px !important;
}

/* Mobile Screen CSS */
@media (max-width: 480px) {
    #mobile_header, #mobile_footer {
        display: block;
        margin-top: -1px;
    }

    #right_col {
        float: left;
        border-top-left-radius: 10px;
        width: 100%;
        min-height: 600px;
    }

    #left_col {
        width: 90%;
        display: none;
    }

    .schedule {
        border-top-left-radius: 10px;
        margin: 0 0 4px 0;
    }

    .tickets {
        margin: 0 0 20px;
    }

    #mgrc_hdr {
        width: 318px;
        height: 230px;
        display: block;
    }

    #mgrc_content {
        width: 90%;
        background-color: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin: 0px,auto;
    }

    #mgrc_hdr_L {
        float: none;
        background-size: 80%;
        max-width: 318px;
    }

    #mobile_div {
        display: block;
    }

    

    /**VIP Styles*****/
    #vip_content {
        width: inherit;
        padding: 10px;
    }

    #vip_hdr {
        display: block;
        height: 155px;
        width: inherit;
    }

    #vip_hdr .viphead {
        background-image: url("/resources/images/mgrc/vip_head.png");
        background-repeat: no-repeat;
        background-size: auto 155px;
    }

    .leftimg {
        display: none;
    }

    #mobile_header {
        display: block !important;
    }

    .nav_container {
        display: none;
    }

    #footer {
        display: none;
    }

    #mobile_footer {
        display: block !important;
    }

    /**VIP Styles*****/
}

@media (max-width: 400px) {
    #mgrc_hdr_L {
        background-size: 70%;
    }
}

@media (max-width: 800px) {
    #mgrc_hdr_R {
        display: none !important;
    }

    #mgrc_content .crowd {
        display: none !important;
    }

    #mgrc_content .pro_am_pic {
        display: none !important;
    }

    #mainContentShadow .gallery {
        display: none !important;
    }

    #MRGC_PhotoGallery {
        display: none;
    }

    #estore_menu .menu_left {
        display: none;
    }

    #mobile_header {
        display: block;
    }
}

/* Large Screen CSS */
@media (min-width: 481px) {
    .left_panel {
        float: left;
        width: 46%;
        padding: 2%;
    }

    .right_panel {
        float: right;
        width: 46%;
        padding: 2%;
    }

    .left_panel p, .right_panel p {
        margin-top: 40px;
    }

    .top_container, .expand_button, .hidden-phone, #genieSlim {
        display: block;
    }
}

@media (min-width: 800px) {
    #estore_menu .menu_left {
        display: block;
    }
}