html {
	width: 100%;
	background-repeat: repeat-x;
}

body {
    background-color: unset;
    font-family: 'Raleway', sans-serif;
    font-size: 1.05rem;
    color:black; 
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}

a {text-decoration: none;}
a:hover {text-decoration: none;outline: none;}
.secondary-page  a {color:#089be0; text-decoration:underline;}
.secondary-page a:hover {text-decoration: none;}
.secondary-page {
   background-color: white;
   min-height: 400px;
   padding-top: 20px;
}
p {margin-bottom: 18px;}
img {max-width: 100%;}
.no-p {padding: 0 !important;}
.no-m {margin: 0 !important;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
	zoom: 1;
}

h1, h2, h3, h4, h5, h6 {line-height: normal; margin: 18px 0 18px 0;font-style: normal;}
h1 {font-size: 2.1rem; color: #3a4a50;text-align: left;text-transform:uppercase;font-weight:400;}
h2 {font-size: 1.75rem; color: #505050;text-align: left;font-weight:500;}
h3 {font-size: 1.2rem;color: #2a2a2a;font-weight: 600; text-align:left; margin: 10px 0;}
h4 {font-size: 1.5rem;font-weight: normal;margin: 5px 0;	color: #8ab836;	text-align: center;}
h5 {font-size: 1.1rem;color: #ce1d67;text-transform:uppercase;}
h6 {font-size: 17px;font-weight: bold; color:black;	font-style: normal;}

@media (min-width:992px) and (max-width:1200px) {
.mcms_RendererPageDescription {width: 60%;}
}

#skiptocontent a {
    padding: 6px 15px 10px 15px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: #cd0e5e;
    border-right: 1px solid #cd0e5e;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

    #skiptocontent a:focus {
        position: absolute;
        left: 0px;
        top: 0px;
        background: white;
        border-bottom: 3px #cd0e5e solid;
        outline: 0;
        -webkit-transition: top .1s ease-in, background .5s linear;
        transition: top .1s ease-in, background .5s linear;
    }
/*-------------------header-----------------------------*/

header .container {
    min-height: 238px;
    background-color: white;
}

.header {
    margin-top: 36px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    color: #2e5361;
}

header .container {
    min-height: 238px;
    background-color: white;
}

header a {
    color: #2e5361;
    text-decoration: none;
}

header .row {
    min-height: 165px;
}

.header a:hover {
    text-decoration: underline;
}

.header-right {
    line-height: 1.8;
    float: right;
    text-align: right;
}

.header-links {
    margin-top: 10px;
}

    .header-links a {
        font-size: 1rem;
        color: #4e4e4e;
        font-weight: 400;
        text-decoration: none;
        padding-right: 33px;
    }

        .header-links a::after {
            content: '|';
            color: black;
            padding-left: 13px;
            position: absolute;
        }

        .header-links a:last-child::after {
            content: '';
        }

        .header-links a:last-child {
            padding-right: 0;
        }

.logo {
    margin-bottom: 17px;
}

.social {
    float: right;
    padding-right: 30px;
    padding-top: 3px;
}

    .social a {
        padding-right: 18px;
	padding-bottom: 18px;
    }

       /* .social a:last-child {
            padding-right: 18px;
        }*/

    .social img:hover {
        transform: scale(1.09);
    }

	.sponsors div {
		display: flex;
		align-items: center;
	}



@media (max-width:992px) {
    header {
        text-align: center;
    }

    .header-links {
        margin-bottom: 30px;
        text-align: center;
    }
    .logo {
        padding: 0 20px;
    }
}

@media (min-width:575px) {
    header .container {
        padding: 25px 0 0 0;
    }
}

@media (min-width:992px) {
    .header-links {
        padding-right: 25px;
        margin-bottom: 30px;
    }

    .logo {
        padding-left: 25px;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .logo {
        padding-top: 30px;
    }
}
@media (min-width:1200px) {
    .logo {
        padding-top: 20px;      
    }
}

@media (max-width:575px) {
    .logo-prototype img {
        max-width: 50%;
        margin-top: 30px;
    }
}
@media (max-width:575px) {
    .logo img {
        max-width: 80%;
    }
}
@media (min-width:575px) and (max-width:768px){
    .logo img {
        max-width: 350px;
        }
        .logo-prototype img {
            max-width: 180px;
            margin-top: 30px;
            text-align: center;
        }
    }
@media (min-width:768px) and (max-width:992px){
.logo img {
    max-width: 450px;
    }
    .logo-prototype img {
        max-width: 240px;
        margin-top: 30px;
        text-align: center;
    }
}
/*
@media (min-width:1200px) {
    .logo img {
        max-width: 456px;
    }
}
*/
@media (min-width:992px) and (max-width:1200px){
    .logo-prototype img {
        max-width: 320px;
        padding-top: 20px;
        padding-left: 120px;
    }
}
@media (min-width:1200px) {
    .logo img {
        max-width: 300px;
    }
    .logo-prototype img {
        max-width: 180px;
        padding-top: 20px;
    }
    .logo-prototype {
        padding-left: 50px;
        float: left;
    }
    .logo {
        float: left;
    }
}

@media (max-width:575px) {
    .search-box, .social {
        float: none;
        text-align: center;
    }
}

@media (max-width:991px) {
    .search-box {
        margin-bottom: 20px;
    }

    .header-right {
        padding-right: 15px !important;
    }

    .logo {
        margin-top: 22px;
    }
}
@media (max-width:575px) {
    header .container {
        box-shadow: none;
    }
    html {
        background-color:none;
    }
}
@media (min-width:575px) {
    html {
        background-image: url(../images/bg.jpg);
    }
}
    /*-------------------Search-------------------*/
    .search-btn {
        background-image: url(../images/search-btn.jpg);
        width: 41px;
        height: 41px;
        cursor: pointer;
        display: inline-block;
        background-repeat: no-repeat;
        border: 0;
        padding: 0;
        float: right;
    }

        .search-btn:hover {
            background-image: url(../images/search-btn-hover.jpg);
        }

    .search-box {
        display: block;
        margin-right: 25px;
        background-color: #eceff4;
        float: right;
    }

        .search-box span {
            float: left;
            padding-left: 5px;
            line-height: 41px;
        }

    .search-input {
        font-size: 1.05rem;
        line-height: 1.25;
        border: none;
        width: calc(100% - 60px);
        height: 41px;
        padding-left: 5%;
        float: left;
        background-color: unset;
    }

        .search-input:focus {
            -webkit-box-shadow: inset 0px 0px 12px -6px rgba(0,0,0,0.75);
            -moz-box-shadow: inset 0px 0px 12px -6px rgba(0,0,0,0.75);
            box-shadow: inset 0px 0px 12px -6px rgba(0,0,0,0.75);
        }

    @media (max-width:575px) {
        .search-box {
            margin-left: 25px;
        }

        .search-box {
            float: none;
        }
    }

    @media (min-width:575px) {
        .search-box {
            float: right;
        }
    }

    @media (min-width:575px) and (max-width:768px) {
        .search-box {
            min-width: 325px;
        }
    }

    @media (min-width:768px) and (max-width: 991px) {
        .search-box {
            min-width: 70%;
        }
    }

    @media (min-width:1200px) {
        .search-box {
            min-width: 325px;
        }
    }

    /*-----------------------------Sections----------------------------------*/
    .sections > div:first-child {
        line-height: 50px;
        background-color: #e0e2e6;
        background-image: url(../images/image-lines.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        color: #2e5361;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        padding-left: 35px;
    }

    .sections-text {
        padding: 19px 12px 67px 12px;
    	background-color: #eceff3;
    	font-size: 0.95rem;
    	font-weight: 300;
    }
@media (min-width:768px) and (max-width:992px) {
    .sections-text {
        min-height: 320px;
    }
}
    @media (min-width:992px) and (max-width:1200px) {
        .sections-text {
            min-height: 291px;
        }
    }
@media (min-width:1200px) {
    .sections-text {
        min-height: 246px;
    }
}
    .pageCenterContent {
        min-height: 520px;
    }

@media (max-width:575px) {
    .btn-more {
        padding: 7px 20px;
        font-size: .8rem;
    }
}
@media (min-width:575px) and (max-width:768px) {
    .btn-more {
        padding: 9px 28px;
        font-size: .8rem;
    }
}
@media (min-width:768px) and (max-width:992px) {
    .btn-more {
        padding: 7px 28px;
        font-size: 1rem;
    }
}
@media (min-width:992px) {
    .btn-more {
        padding: 7px 32px;
        font-size: 0.95rem;
    }
}
    .btn-more {
        background-color: #91bf41;
        color: white;
        text-decoration: none;
        position: absolute;
        bottom: 10px;
        left: 25px;
    }

        .btn-more a {
            color: white;
        }

        .btn-more:hover {
            background-color: #21bcb4;
            color: white !important;
        }

    .white {
        background-color: white;
    }

    @media (max-width:291px) {
        .two-lines {
            line-height: 1.5 !important;
        }
    }
@media (max-width:340px) {
    #three-sections .row > div:nth-child(2) div:first-child{
       line-height:25px;
    }
}
    @media (max-width:768px) {
        .sections {
            margin-top: 20px;
            margin-bottom: 20px;
        }
    }

    @media (min-width:575px) {
        #three-sections {
            padding: 0 !important;
        }
    }

    @media (min-width:768px) and (max-width:992px) {
        .sections {
            margin-top: 40px;
            margin-bottom: 0;
        }
    }

    @media (min-width:992px) {
        .sections {
            margin-top: 50px;
            margin-bottom: 50px;
        }
    }

    @media (min-width:992px) and (max-width:1200px) {
        .sections > div:first-child {
            font-size: .97rem;
            font-weight: 500;
        }
    }

    @media (min-width:1200px) {
        .sections > div:first-child {
            font-size: 1.1rem;
            font-weight: 500;
        }
    }

    /*-------------------Footer------------------------*/
#footer {
    font-size: 0.95rem;
    color: #2d5461;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeff0+0,d2d6d7+100 */
    background: rgb(238,239,240); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,239,240,1) 0%, rgba(210,214,215,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238,239,240,1) 0%,rgba(210,214,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238,239,240,1) 0%,rgba(210,214,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff0', endColorstr='#d2d6d7',GradientType=0 ); /* IE6-9 */
}

        #footer a {
            color: white;
            text-decoration: none;
        }

            #footer a:hover {
                text-decoration: underline;
            }

    #footer-menu {
        width: 100%;
        background-color: #3a4a50;
        min-height: 49px;
        line-height: 49px;
        text-align: center;
        color: white;
        padding: 0 10px;
    }

        #footer-menu a {
            color: white;
            font-weight: 400;
            text-decoration: none;
            padding-right: 33px;
        }



    .main-footer {
        background-color: #e4e6e6;
        min-height: 125px;
    }

        .main-footer a {
            color: #2d5461 !important;
        }

    .footer-social a {
        padding-right: 18px;
    }

    .footer-social img {
    }

        .footer-social img:hover {
            -webkit-filter: brightness(150%);
            filter: brightness(150%);
        }

.copyright {
    background-color: #e4e6e6;
    color: #2d5461;
}

        .copyright .row div:first-child {
            line-height: 46px;
        }

        .copyright a {
            vertical-align: top;
        }

    .menu-bg {
        width: 100%;
        background-color: #3a4a50;
    }

    @media(min-width:768px) {
        #footer-menu a {
            font-size: 1rem;
        }
    }

    @media(max-width:768px) {
        footer {
            text-align: center;
        }

        .main-footer .row > div:last-child {
            /*margin-top: 30px;
            margin-bottom: 40px;*/
        }

        #footer-menu a {
            font-size: 1.05rem;
        }

        .copyright div {
            text-align: center;
        }
    }

    @media(max-width:992px) {
        footer {
            margin-top: 40px;
        }

        .main-footer .text-center img {
            display: none;
        }

        .footer-social {
            text-align: center;
            margin-top: 30px;
            margin-bottom: 20px;
        }
    }

    @media(min-width:768px) {
        .main-footer .row > div:last-child {
            text-align: right;
        }

        .copyright div:nth-child(2) {
            text-align: right;
        }
        .main-footer .row > div:last-child img {
            max-width: 140px;
            margin-top: -15px;
            margin-right: 12px;
        }
    }

    @media(min-width:768px) and (max-width:992px) {
        .main-footer .row > div:last-child {
            margin-bottom: 60px;
        }
    }

    @media(min-width:992px) and (max-width:1200px) {
        .main-footer .text-center img {
            margin-top: -1px;
        }
        .main-footer .row > div:last-child img {
            margin-bottom: 15px;
            margin-right: 12px;
        }
    }

    @media(min-width:1200px) {
        .main-footer .row div:nth-child(2) {
            padding-left: 70px;
        }
        .main-footer .row > div:last-child img {
            margin-bottom: 15px;
	    margin-right: 16px;
        }
    }
/*------------Footer menu---------------------*/
@media (min-width:500px) {
    #footer-menu a::after {
        content: '|';
        color: white;
        padding-left: 13px;
        position: absolute;
        font-weight: 300;
    }

    #footer-menu a:last-child::after {
        content: '';
    }

    #footer-menu a:last-child {
        padding-right: 0;
    }
}
    @media (max-width:500px) {
        #footer-menu a::after {
            content: "\A";
            white-space: pre-wrap;
            color: white;
            font-weight: 300;
            line-height:1;
        }
        #footer-menu a {
            padding: 0;
        }
    }
    /*--------------------------------------*/
    .text-right {
        text-align: right;
    }

    .text-center {
        text-align: center;
    }

    .img-center {
        margin: 0 auto;
    }


    .fl {
        float: left !important;
    }

    .fr {
        float: right !important;
    }


/*------------- Content styles -----------------*/

#tblContentLayout {
	width: 100%;
}

.team-photo {
	margin: 10px 15px 40px 0;
}

.team-content p {
	padding-top: 3px;
	line-height: 1.8;
}

@media (min-width:992px) {
	.membership-photo {
		position: relative;
		top: -51px;
		float: right;
		margin-left: 30px;
		margin-bottom: 5px;
	}

	.membership-photo img {
		max-width: 350px;
                margin-bottom: 10px;
	}
}

@media (max-width:992px) {
	.membership-photo {
		margin-bottom: 25px;
	}
}


    /*------------------------------------*/

    .sitemapNodes {
        margin-top: -10px
    }

        .sitemapNodes a {
            line-height: 180%;
            padding-right: 2em;
            text-decoration: none;
        }

            .sitemapNodes a:hover {
                text-decoration: underline;
            }

        .sitemapNodes img {
            max-width: none;
        }

    @media (max-width: 479px) {
        .sitemapNodes a {
            padding-right: 1em;
            font-size: 85%;
        }
    }

    @media only screen and (min-device-width: 480px) and (max-device-width : 768px) {
        .sitemapNodes a {
            padding-right: 1em;
            font-size: 90%;
        }
    }

    @media only screen and (min-device-width: 320px) and (max-device-width : 479px) {
        .sitemapNodes a {
            padding-right: 0px;
            font-size: 75%;
            line-height: 150%;
        }
    }

    .img-fl-l {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .img-fl-r {
        float: right;
        margin-left: 15px;
        margin-bottom: 15px;
    }

    @media (max-width:575px) {
        .img-fl-l, .img-fl-r, .img-w-100 {
            width: 100%;
            max-width: 100%;
            height: auto;
        }
    }

.sponsors .row {
    width: 100%;
}

    .sponsors .row > div:first-child {
        text-align: center;
        display: block;
    }

@media (max-width:768px) {
    .sponsors .row {
        margin: 30px 0;
    }
        .sponsors .row img {
            margin-bottom: 15px;
        }
}
@media (min-width:768px) and (max-width:1200px) {
    .sponsors .row {
        min-height: 150px;
    }
}
@media (min-width:992px) and (max-width:1200px) {
        .sponsors .row > div:first-child {
            -ms-flex: 0 0 27%;
            flex: 0 0 27%;
            max-width: 27%;
        }
        .sponsors .row > div:last-child {
            -ms-flex: 0 0 73%;
            flex: 0 0 73%;
            max-width: 73%;
        }
}
@media (min-width:1200px) {
    .sponsors .row {
        min-height: 150px;
    }
        .sponsors .row > div:first-child {
            -ms-flex: 0 0 22%;
            flex: 0 0 22%;
            max-width: 22%;
        }
        .sponsors .row > div:last-child {
            -ms-flex: 0 0 78%;
            flex: 0 0 78%;
            max-width: 78%;
        }
}
.sponsors div {
    display: flex;
    align-items: center;
}
.m-t-50 {margin-top: 50px;}
.m-t-45 {margin-top: 45px;}
.m-t-40 {margin-top: 40px;}
.m-t-30 {margin-top: 30px;}
.m-t-20 {margin-top: 20px;}
.m-t-15 {margin-top: 15px;}
.m-t-10 {margin-top: 10px;}

@media (max-width:768px) {
    .current-sponsors {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-top:40px;
    }
}
@media (min-width:768px) {
    .current-sponsors {
        width: 33%;
        max-width: 33.33%;
        flex: 0 0 33.33%;
        float: left;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .current-sponsors {padding: 0 15px;}}
@media (min-width:992px) and (max-width:1200px) {
    .current-sponsors {padding: 0 30px;}}
@media (min-width:1200px) {
    .current-sponsors {padding: 0 50px;}}

@media (min-width:1200px) {
    .team-photo-wrapper {
        -ms-flex: 0 0 21%;
        flex: 0 0 21%;
        max-width: 21%;
    }
    .team-content {
        -ms-flex: 0 0 79%;
        flex: 0 0 79%;
        max-width: 79%;
    }
}

.btn-frame {
    margin-top: 30px;
    margin-bottom: 30px;
}
    .btn-frame a {
        padding: 11px 60px;
        color: #3a4a50;
        border: 2px solid #3a4a50;
        text-decoration: none;
        font-weight: 500;
    }

    .btn-frame a:hover {
        background-color: #ce1d67;
        color: white;
        border: 2px solid #ce1d67;
    }

.slider p {
    	margin-bottom:10px;
    }

.camera_caption p a {
    font-size: 1.2rem !important;
    font-weight: 500;
    text-decoration: underline;
}

.camera_caption p a:hover {
    text-decoration: none;
}

@media (max-width:767px) {
    .camera_caption h1 {
        font-size: 1.1rem;
    }

    .slider p {
    	margin-bottom:5px;
    }
}
@media (min-width:767px) and (max-width:992px) {
    .camera_caption h1 {
        font-size: 1.2rem;
    }
}
@media (max-width:992px) {
    .camera_caption h1 {
        font-weight: 500;
        margin-bottom: 10px;
    }
}