h2{
    font-size: 22px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
}

#footer {
    color: rgba(255,255,255,.4);
    background-color: #1f1f1f;
}

.footer-inner a{
    color: rgba(255,255,255,.4);
    border-bottom: 1px solid rgba(255,255,255,.4);
}
#preFooter {
    color: rgba(255,255,255,.7);
    background-color: #333;
    -webkit-font-smoothing: antialiased;
    /*margin-bottom: -2%;*/
}
.pre-footer-inner .sqs-layout {
    padding: 32px;
}
.pre-footer-inner {
    -webkit-transition: all .25s ease-in-out .1s;
    -moz-transition: all .25s ease-in-out .1s;
    -ms-transition: all .25s ease-in-out .1s;
    -o-transition: all .25s ease-in-out .1s;
    transition: all .25s ease-in-out .1s;
}
.footer-inner, .pre-footer-inner {
    
}
a {color: #333;}
.footer-inner {
    padding: 64px 32px;
    box-sizing: border-box;
    /*max-width: 1020px; */
}

#header{
	padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 1em;
    background-color: #212121;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: relative;
}

.main-content-area{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: auto;
    margin-top: 5%;
    max-width: 1020px;
    padding: 96px 32px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.navbar .level1 li:last-child{
    background-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 300px;
}
.navbar .level1 li:last-child:hover{
    background-color: #fff;
   
}
.navbar .level1 li:last-child:hover a {
    color: #000000;
    text-decoration: none;
}
.transparent-header #header{
    background-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: absolute;
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}
/*
.topmenu .level1:last-child{
    border: none;  
}*/

.topmenu .level1 .parent li:last-child{
    border: none;
    border-radius: 0px;
}

#header{
    /*background-color: transparent;*/
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: absolute;

}

.header-inner{
    padding: 11px 0;
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: header-anim 1s ease-in-out;
    animation: header-anim 1s ease-in-out;
}

.social-links li {
    list-style: none;
    display: inline-block;
}
.social-links a{
    border-bottom: none;
}
.social-links li a i {
    color: #55acee;
    font-size: 48px;
    margin: 0 10px;
}
.social-links li a:hover i {
    color: #6dc8ef;
}
.social-links{
    text-align: center;
}

/*.breadcrumb {
    margin-top: 111px;
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
    background: red;
}
*/
.myplugin .menu li a {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    color: rgba(26,26,26,.4);
    line-height: 1.25em;
    display: block;
    padding: 0 0 .75em;
}


.ipWidget ul {
     list-style-position: inside; 
     list-style-type: square; 
     margin: 0 0 1em 1em; 
     list-style: none; 
}
.myplugin ul .active a {
    color: #1a1a1a;
}
.ipWidget h1 {
     font-size: 32px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
}
}

.ipWidget h2 {
    text-align: left;
     font-size: 22px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    color: #4a4a4a;
}
.ipWidget p {
    line-height: 1.5;
    margin-bottom: 1em;
     font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: rgba(26,26,26,.7);
}

.ipWidget h3{
    color: #4a4a4a;
    text-align: center;
    font-size: 20px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-style: normal;
}
.about h3{
     font-size: 22px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    color: #00746b;
    text-align: left;
    /*margin-bottom: .5em;*/
    padding-left: 0.6em;
}
.winners h3{
     font-size: 22px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    color: #00746b;
    text-align: left;
    /*margin-bottom: .5em;*/
    padding-left: 0.6em;
}
.ipsContainer .quote{
    font-size: 4em;
    display: block;
    opacity: .3;
    margin-bottom: 0em;
    margin-top: 0.7em;
}

.homeImage.first{
    width: 69%;
    text-align: center;
}

.homeImage.second{
    width: 79%;
    text-align: center;
}

.regionalcomp{
     font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 0px;
    font-weight: 800;
    font-style: normal;
    color: rgba(26,26,26,.7);
}