/*
====================================================
*   Intima Layout Stylesheet
====================================================

   TOC:
   1. General Styles
   2. Preloader Styles
   3. Header Styles
   4. About Section
   5. Resume Section
   6. Portfolio Section
   7. Call To Action Section
   8. Event-details Section
   9. Contact-Us Section
   10. Footer
   11. Background
   12. 2016 Event Details
   13. Team Details
   14. Female Exhibition
   15. Recaptcha Style Fixes
   16. Media Queries

===================================================================== */
/* ------------------------------------------------------------------ */
/* 5. Sponsors-logo
/* ------------------------------------------------------------------ */

#Sponsors-logo {   
    background: #F1F1F1;
    position: relative;
    min-height: auto;
    padding: 30px 10px;
    width: 100%;
    overflow: hidden;   
}

#Sponsors-logo  .sponsors-container{   
    width: 100%;  
    text-align: center;
}

#Sponsors-logo ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

#go-top {
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -30px;
}

/*** responsive sponsors logos ***/
@media only screen  and  (max-width:240px) {
  #Sponsors-logo ul{
  margin-bottom: 0px; */
   margin-top: 0px; 
}
#Sponsors-logo .sponsors-ul1 li {
    margin-left: 1%;
    margin-right: 1%;
    /*max-width: 5%;*/
     width: 15%; /*2 rows*/
  }
  #Sponsors-logo .sponsors-ul2 li {
    margin-left: 1%;
    margin-right: 1%;
    /*max-width: 13%;*/
      max-width: 28%;
  }
}

@media only screen and (min-width: 241px) and  (max-width:670px) {
#Sponsors-logo ul{
  margin-bottom: 0px; */
   margin-top: 0px; 
}
#Sponsors-logo .sponsors-ul1 li {
    margin-left: 1%;
    margin-right: 1%;
    /*max-width: 6%;*/
    width: 15%; /*2 rows*/
  }
  #Sponsors-logo .sponsors-ul2 li {
    margin-left: 1%;
    margin-right: 1%;
   /* max-width: 13%; */ /* 1 row*/
   max-width: 30%;
  }
}

@media only screen and (min-width: 671px) and (max-width:1150px) {
#Sponsors-logo .sponsors-ul1  li {
    margin-left: 1%;
    margin-right: 1%;
    max-width: 7%;
  }
  #Sponsors-logo .sponsors-ul2  li {
    margin-left: 1%;
    margin-right: 1%;
    max-width: 14%;
  }
}

/*** responsive social links ****/

@media only screen and  (max-width:489px) {
footer .social-links {
   margin: 6px 0 10px 0;

   }
}

@media only screen and (min-width: 490px) and (max-width:830px) {
footer .social-links {
   margin: 12px 0 20px 0;

   }
}


/* ------------------------------------------------------------------ */
/* 1. General Styles
/* ------------------------------------------------------------------ */

body {
   background-image: url("/site_files/nickywinmar.com.au/images/background.jpg")  !important;
   background-repeat:no-repeat; 
   background-size: cover;
       background-position: top center;
       background-attachment: fixed!important;
   color: #362602;
}

/* responsive background image */
/* @media only screen and (max-width: 300px){
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-200-1750.jpg") ;
  }
}

@media only screen and (min-width: 300px) and (max-width:400px) {
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-300-1750.jpg") ;
  }
}

@media only screen and (min-width: 401px) and (max-width:600px) {
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-401-1750.jpg") ;
  }
}
@media only screen and (min-width: 601px) and (max-width: 967px) {
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-600-1750.jpg") ;
  }
}
@media only screen and (min-width: 968px) and (max-width: 1150px) {
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-968-2000.jpg") ;
  }
 
}
@media only screen and (min-width: 1151px) and (max-width: 1600px) {
body {
   background-image: url("/site_files/nickywinmar.com.au/images/background-1150-2100.jpg") ;
  }
}
@media only screen and (min-width: 1600px)  {
body {
   background-size: cover;
   background-attachment: fixed!important;
   background-position: center;
  }
}*/
@media only screen and (min-width: 1950px)  {
.row {

   max-width: 70%;
 }
}

.button, .button:visited, button, input[type="submit"], input[type="reset"], input[type="button"] { 
  background: #006ab2!important; 
}

strong, b { 
  sans-serif; font-weight: bold; color: #000; 
}

.opaque { 
  background-color:  #B31728!important; 
}

ul#nav li.current a { 
  color: #fff!important; 
}

ul#nav li a:hover {
  color: #313131!important;
}


.section-title {
  border: 2px solid;
  font-family: "Open Sans",sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 36px;
  margin: 0 auto;
  max-width: 420px;
  min-width: 250px;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.section-title:after {
  background: none repeat scroll 0 0 #fff;
  bottom: -15px;
  color: #333;
  content: "\f0a7";
  left: 45%;
  line-height: 1px;
  padding: 15px 5px;
  position: absolute;
  font-family: "FontAwesome";
}

#register-to-play, #register-to-coach, #register-free-stall, #female-exhibition-match {
  background-color: #373c82 !important;
  font-weight: bold;
  text-transform: uppercase;
}

#register_to_play:hover, #register_to_coach:hover {
  color: #212121 !important;
}

#nicky-winmar-logo {
  margin-right: 170px;
}

.eligibility {
  color: #fff;
}


/* ------------------------------------------------------------------ */
/* 2. Preloader CSS */ 
/* ------------------------------------------------------------------ */

#preloader{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:9999;
  background-color: #B31728!important;
}


.loader {
  animation: animate 1.5s linear infinite;
  clip: rect(0, 80px, 80px, 40px); 
  height: 80px;
  width: 80px;
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  z-index: 999;
}

@keyframes animate {
  0% { 
    transform: rotate(0deg)
  }
  100% { 
    transform: rotate(220deg)
  }
}
.loader:after {
  animation: animate2 1.5s ease-in-out infinite;
  clip: rect(0, 80px, 80px, 40px);
  content:'';
  border-radius: 50%; 
  height: 80px;
  width: 80px;
  position: absolute; 
} 
@keyframes animate2 {
  0% {
    box-shadow: inset #fff 0 0 0 17px;
    transform: rotate(-140deg);
  }
  50% {
    box-shadow: inset #fff 0 0 0 2px;
  }
  100% {
    box-shadow: inset #fff 0 0 0 17px;
    transform: rotate(140deg);
  }
}

/* ------------------------------------------------------------------ */
/* 3. Header Styles
/* ------------------------------------------------------------------ */

header {
   position: relative;
   height: 800px;
   min-height: 500px;
   width: 100%;
   background: url('') no-repeat top center;
   background-size: cover !important;
  -webkit-background-size: cover !important;
   text-align: center;
   overflow: hidden;
   background-position-y: -100px;
}

/* vertically center banner section */
header:before {
   content: '';
   display: inline-block;
   vertical-align: middle;
   height: 100%;
}
header .banner {
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   width: 85%;
   padding-bottom: 30px;s
   text-align: center;
   z-index: 1;
   position: relative;
}

header .banner-text { width: 100%; }

header .banner-text h1 {
   font-family: 'Raleway', sans-serif;
   color: #fff;
   letter-spacing: 2px;
   margin: 0 auto 40px;
}

header .banner-text h1 span {
  font-weight: 900;
  text-transform: uppercase;
}


header .banner-text h3 {
   font-family: 'Raleway', sans-serif;
   color: #FEFEFE;
   margin: 0 auto;
   width: 70%;
}
header .banner-text h3 span,
header .banner-text h3 a {
   color: #fff;
   font-weight: bold;
}
header .banner-text hr {
   width: 60%;
   margin: 18px auto 24px auto;
   border-color: #2F2D2E;
   border-color: rgba(150, 150, 150, .1);
}

.header-overlay {  
  url('/site_files/nickywinmar.com.au/images/web.jpg'); 
  background-size:  cover!important;
  background-position-y: -100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
}


 header .error-404-text {
    color: #F1F1F1;
    font-size: 25px;
} 
/* ------------------------------------------------------------------ */
/* error-404-text  Media Queries
/* ------------------------------------------------------------------ */
@media screen and (max-width: 350px) {
   header .error-404-text {
    font-size: 12px;
   }    
}
@media screen and (min-width: 351px) and (max-width: 599px) {
   header .error-404-text {
    font-size: 16px;
   }    
}
@media screen and (min-width: 600px) and (max-width: 815px) {
   header .error-404-text {
    color: #F1F1F1;
    font-size: 21px;
   }    
 }


/* social links */

#social {
   background: rgba(0,0,0, .4);
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 80px;
   display: block;
   z-index: 2;
}

.social-container {
   display: block;
   vertical-align: middle;
   margin: 0 auto;
   width: 85%;
   text-align: center;
}


.social-container .social {
   margin: 24px 0;
   padding: 0;
   font-size: 30px;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, .8);
}
.social-container .social li {
   display: inline-block;
   margin: 0 15px;
   padding: 0;
}
.social-container .social li a { color: #fff; }
.social-container .social li a:hover { color: #006ab2; }

/* scrolldown link */
header .scrolldown a {  
   position: absolute;
   bottom: 130px;
   left: 50%;
   margin-left: -29px;
   color: #fff;
   display: block;
   height: 42px;
   width: 42px;
   font-size: 42px;
   line-height: 42px;
   z-index: 3;
   border-radius: 100%;
   -webkit-animation: updown .5s linear 1s infinite alternate; /* Chrome, Safari, Opera */
   animation: updown .5s linear 1s infinite alternate;

   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes updown {
    from {-webkit-transform: scale(1); bottom: 130px;}
    to {-webkit-transform: scale(1.2); bottom: 125px;}
}

/* Standard syntax */
@keyframes updown {
    from {transform: scale(1); bottom: 130px;}
    to {transform: scale(1.2); bottom: 125px;}
} 


header .scrolldown a:hover { color: #006ab2; }

/* primary navigation
--------------------------------------------------------------------- */
#m-nav ul, #m-nav li, #m-nav a {
   margin: 0;
   padding: 0;
   border: none;
   outline: none;
}

/* m-nav */
#m-nav {
   font: 12px 'Open Sans', sans-serif;
   font-weight: 700;
   width: 100%;
   text-transform: uppercase;
   letter-spacing: 2.5px;
   margin: 0 auto;
   z-index: 100;
   position: fixed;
   left: 0;
   top: 0;
}
.opaque { background-color: #333; }

/* hide toggle button */
#m-nav > a.mobile-btn { display: none; }

ul#nav {
  background-color: #E9967A;
   min-height: 48px;
   width: auto;

   /* center align the menu */
   text-align: center;
}
ul#nav li {
   position: relative;
   list-style: none;
   height: 48px;
   display: inline-block;
}
ul#nav li a:hover {
    background-color: #605F5F;
}
/* Links */
ul#nav li a {

/* 8px padding top + 8px padding bottom + 32px line-height = 48px */

   display: inline-block;
   padding: 8px 13px;
   line-height: 32px;
   text-decoration: none;
   text-align: center;
   color: #fff;
   font-weight: 700;

  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

ul#nav li a:active { 
  background-color: transparent !important; 
}
ul#nav li.current a { 
  color: #ed5565;
  /*border-bottom: 2px solid #ed5565; */ 
}

ul#nav li a:hover { 
  color: #ed5565;
  border-bottom: 2px solid #fff;
}


/* ------------------------------------------------------------------ */
/* 4. About Section
/* ------------------------------------------------------------------ */

#about {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#about a, #about a:visited  { color: #fff; }
#about a:hover, #about a:focus { color: #006ab2; }

#about h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#about h1:hover{
  border-color: #fff;
}


#about h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#about h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}



#about .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#about p {
   font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

.pp-container {
  display: block;
  margin: 5px auto;
  padding: 10px;
  width: 225px;
}

#about .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#about figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#about figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#about figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#about figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#about .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#about .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#about .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#about .bio-inner {
  padding: 0;
}

#about .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#about .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

.arrow-left {
  border-bottom: 25px solid transparent;
  border-right: 25px solid rgba(0, 0, 0, 0.5);
  border-top: 25px solid transparent;
  height: 0;
  left: -25px;
  position: absolute;
  top: 40%;
  width: 0;
  z-index: 10;
}


#about .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#about .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#about .button i {
   margin-right: 15px;
   font-size: 20px;
}


/* ------------------------------------------------------------------ */
/* 5. Resume Section
/* ------------------------------------------------------------------ */

#resume {
  background: #fff;
  overflow: hidden;
  padding-bottom: 72px;
  padding-top: 90px;
}

#resume a, #resume a:visited  { color: #006ab2; }
#resume a:hover, #resume a:focus { color: #313131; }

#resume h1 {
  color: #666;
  margin-bottom: 60px;
  letter-spacing: 1px;
  border-color: #006ab2;
  width: 400px;
}
#resume h1:hover {
  border-color:  #ed5565;
}

#resume h2 {
  font: 700 18px/24px "Open Sans",sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#resume h2 span {
   border-bottom: 3px solid #006ab2;
   padding-bottom: 6px;
}
#resume h3 {
   font: 25px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   color: #666;
}

#resume .section-title:after {
  background: #fff;
  color: #666;
  content: "\f02d";
}


#resume .header-col { padding-top: 9px; }
#resume .main-col { padding-right: 10%; }

.education, .work, .skill, awards {
   margin-bottom: 48px;
   padding-bottom: 24px;
   border-bottom: 1px solid #E8E8E8;
}
#resume .info {
   font: 16px/24px 'Raleway', serif;
   font-style: italic;
   color: #6E7881;
   margin-bottom: 18px;
   margin-top: 9px;
}
#resume .info span {
   margin-right: 5px;
   margin-left: 5px;
}
#resume .date {
   font: 15px/24px 'opensans-regular', sans-serif;
   margin-top: 6px;
}

/* Timeline Layout */


/* Styling */
.timeline {
  margin: 15px auto;
  position: relative;
  max-width: 100%;
}
.timeline:before {
  background: #006ab2;
  content: '';
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 32px;
  width: 2px;
  height: 100%;
}

.timeline-event {
  position: relative;
}
.timeline-event:hover .timeline-event-icon {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #ed5565;
}

.timeline-event:hover .timeline-event-thumbnail {
  -moz-box-shadow: inset 40em 0 0 0 #ed5565;
  -webkit-box-shadow: inset 40em 0 0 0 #ed5565;
  box-shadow: inset 40em 0 0 0 #ed5565;
}

.timeline-event h3{
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}


.timeline-event:hover  h3{
  color: #ed5565;
}

.timeline-event-copy {
  left: 50px;
  padding: 32px 32px 0;
  position: relative;
  top: -32px;
  width: 80%;
}

.timeline-event-copy h3 {
  font-size: 28px;
}
.timeline-event-copy h4 {
  font-size: 20px;
  margin-bottom: 15px;
  font-family: 'Raleway', sans-serif;
}
.timeline-event-copy strong {
  font-weight: 700;
}
.timeline-event-copy p:not(.timeline-event-thumbnail) {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 20px;
}

.timeline-event-icon {
  -moz-transition: -moz-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: black;
  outline: 10px solid white;
  display: block;
  margin: 8px 8px 8px -8px;
  position: absolute;
  top: 0;
  left: 32px;
  width: 16px;
  height: 16px;
}

.timeline-event-thumbnail {
  -moz-transition: box-shadow 0.5s ease-in 0.1s;
  -o-transition: box-shadow 0.5s ease-in 0.1s;
  -webkit-transition: box-shadow 0.5s ease-in;
  -webkit-transition-delay: 0.1s;
  transition: box-shadow 0.5s ease-in 0.1s;
  -moz-box-shadow: inset 0 0 0 0em #006ab2;
  -webkit-box-shadow: inset 0 0 0 0em #006ab2;
  box-shadow: inset 0 0 0 0em #006ab2;
  background: none repeat scroll 0 0 #ed5565;
  box-shadow: 0 0 0 0 #006ab2 inset;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 8px 15px;
  transition: box-shadow 0.5s ease-in 0.1s;

}

/*----------------------------------------------*/
/*  Skill Bars
/*----------------------------------------------*/

.bars {
  width: 95%;
  float: left;
  padding: 0;
  text-align: left;
}
.bars .skills {
    margin-top: 36px;
   list-style: none;
}
.bars li {
   position: relative;
    margin-bottom: 60px;
    background: #bdc3c7;
    height: 42px;
    border-radius: 3px;
    overflow: hidden;
}
.bars li em {
  color: #fff;
  font: 15px/42px "Open Sans",sans-serif;
  letter-spacing: 2px;
  padding-left: 20px;
  position: relative;
  text-transform: uppercase;
}
.bar-expand {
   position: absolute;
   left: 0;
   top: 0;
   margin: 0;
   padding-right: 24px;
    background: #34495e;
   display: inline-block;
    height: 42px;
   line-height: 42px;
   border-radius: 3px 0 0 3px;
}

.photoshop {
  background: #1abc9c;
  width: 60%;
    -moz-animation: photoshop 2s ease;
    -webkit-animation: photoshop 2s ease;
}
.illustrator {
  background: #e74c3c;
    width: 55%;
    -moz-animation: illustrator 2s ease;
    -webkit-animation: illustrator 2s ease;
}
.wordpress {
  background: #34495e;
    width: 50%;
    -moz-animation: wordpress 2s ease;
    -webkit-animation: wordpress 2s ease;
}
.css {
  background: #3498db;
    width: 90%;
    -moz-animation: css 2s ease;
    -webkit-animation: css 2s ease;
}
.html5 {
  background: #d35400;
    width: 80%;
    -moz-animation: html5 2s ease;
    -webkit-animation: html5 2s ease;
}
.jquery {
  background: #9b59b6;
    width: 50%;
    -moz-animation: jquery 2s ease;
    -webkit-animation: jquery 2s ease;
}

@-moz-keyframes photoshop {
  0%   { width: 0px;  }
  100% { width: 60%;  }
}
@-moz-keyframes illustrator {
  0%   { width: 0px;  }
  100% { width: 55%;  }
}
@-moz-keyframes wordpress {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}
@-moz-keyframes css {
  0%   { width: 0px;  }
  100% { width: 90%;  }
}
@-moz-keyframes html5 {
  0%   { width: 0px;  }
  100% { width: 80%;  }
}
@-moz-keyframes jquery {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}

@-webkit-keyframes photoshop {
  0%   { width: 0px;  }
  100% { width: 60%;  }
}
@-webkit-keyframes illustrator {
  0%   { width: 0px;  }
  100% { width: 55%;  }
}
@-webkit-keyframes wordpress {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}
@-webkit-keyframes css {
  0%   { width: 0px;  }
  100% { width: 90%;  }
}
@-webkit-keyframes html5 {
  0%   { width: 0px;  }
  100% { width: 80%;  }
}
@-webkit-keyframes jquery {
  0%   { width: 0px;  }
  100% { width: 50%;  }
}

/* ------------------------------------------------------------------ */
/* Awards/Recognition Section
/* ------------------------------------------------------------------ */

.award-list ul li {
  margin-bottom: 30px;
  display: block;
}

.award-list ul li h3 {
  font-size: 18px !important;
  margin-bottom: 5px;
}

.award-list ul li h4 {
  color: #666;
  font-size: 16px !important;
}


.award-list ul li h5 {
  color: #888;
  font-family: "Raleway",sans-serif;
  font-size: 14px !important;
  line-height: 20px;
}



/* ------------------------------------------------------------------ */
/* 6. Portfolio Section
/* ------------------------------------------------------------------ */

#portfolio {
   background: url(../images/3.jpg) no-repeat fixed center center / cover;
   padding-top: 90px;
   padding-bottom: 60px;
}
#portfolio h1 {
   letter-spacing: 1px;
   margin-bottom: 60px;
   color: #fff;
   border-color: #fff;
}

#portfolio h1:hover {
   border-color: #ddd;
}

#portfolio .section-title:after {
  background: transparent;
  content: "\f0b1";
  color: #fff;
}


.btn-close {
  background: #ed5565;
}


/* Portfolio Content */

#portfolio-wrapper .columns { margin-bottom: 36px; }
.portfolio-item .item-wrap {
  background: none repeat scroll 0 0 #fff;
  border: 5px solid #fff;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;

   -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio-item .item-wrap a {
   display: block;
   cursor: pointer;
}

/* overlay */
.portfolio-item .item-wrap .overlay {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   -moz-opacity: 0;
   filter:alpha(opacity=0);

   -webkit-transition: opacity 0.3s ease-in-out;
   -moz-transition: opacity 0.3s ease-in-out;
   -o-transition: opacity 0.3s ease-in-out;
   transition: opacity 0.3s ease-in-out;

   background: #ed5565;
   background: rgba(237,85,101, .9);
}
.portfolio-item .item-wrap .link-icon {
   display: block;
   color: #fff;
   height: 30px;
   width: 30px;
   font-size: 18px;
   line-height: 30px;
   text-align: center;

   opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  
   -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;

   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -15px;
   margin-top: -15px;
}
.portfolio-item .item-wrap img {
   vertical-align: bottom;
}
.portfolio-item .portfolio-item-meta { padding: 18px }
.portfolio-item .portfolio-item-meta h5 {
   font: 14px/21px 'Open Sans', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   color: #fff;
   text-align: center;
}
.portfolio-item .portfolio-item-meta p {
   font: 12px/18px 'Open Sans', sans-serif;
   font-weight: 300;
   color: #efefef;
   margin-bottom: 0;
   text-align: center;
}

/* on hover */
.portfolio-item:hover .overlay {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
.portfolio-item:hover .link-icon {
   opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}

/* popup modal */
.popup-modal {
  max-width: 550px;
  background: #fff;
  position: relative;
  margin: 0 auto;
}
.popup-modal .description-box { padding: 12px 36px 18px 36px; }
.popup-modal .description-box h4 {
   font: 15px/24px 'Open Sans', sans-serif;
   font-weight: 700;
  margin-bottom: 12px;
   color: #111;
}
.popup-modal .description-box p {
  font: 14px/24px 'Open Sans', sans-serif;
   color: #A1A1A1;
   margin-bottom: 12px;
}
.popup-modal .description-box .categories {
   font: 11px/21px 'Open Sans', sans-serif;
   font-weight: 300;
   color: #A1A1A1;
   text-transform: uppercase;
   letter-spacing: 2px;
   display: block;
   text-align: left;
}
.popup-modal .description-box .categories i {
   margin-right: 8px;
}
.popup-modal .link-box {
   padding: 18px 36px;
   background: #111;
   text-align: left;
}
.popup-modal .link-box a {
   color: #fff;
  font: 11px/21px 'Open Sans', sans-serif;
   font-weight: 700;
  text-transform: uppercase;
   letter-spacing: 3px;
   cursor: pointer;
}
.popup-modal a:hover {  color: #00CCCC; }
.popup-modal a.popup-modal-dismiss { margin-left: 24px; }


/* fadein/fadeout effect for modal popup
/* ------------------------------------------------------------------ */

/* content at start */
.mfp-fade.mfp-wrap .mfp-content .popup-modal {
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
/* content fadein */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content .popup-modal {
   opacity: 1;
}
/* content fadeout */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content .popup-modal {
   opacity: 0;
}


/* ------------------------------------------------------------------ */
/* 7. Call To Action Section
/* ------------------------------------------------------------------ */

#register {
   background: #212121;
   border-top: 5px solid #fff;
   padding-top: 66px;
   padding-bottom: 48px;
}
#register h1 {
   font: 18px/24px 'opensans-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 3px;
   color: #fff;
   text-align: center;
}
#register h1 span { 
  display: block; 
}

#register .action {
   margin-top: 12px;
}
#register h2 {
   font: 28px/36px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #EBEEEE;
   margin-bottom: 6px;
   text-transform: uppercase;
}
#register h2 a {
   color: inherit;
}
#register p {
   color: #888;
   font-size: 17px;
}

#register .button:hover,
#register .button:active {
   background: #FFFFFF;
   color: #0D0D0D;
}
#register p span {
  font-family: 'Open Sans', sans-serif; 
  font-weight: 700;
  color: #D8D8D8;
}


/* ------------------------------------------------------------------
/* 8. Event-Details
/* ------------------------------------------------------------------ */

#event-details {
   background: #F1F1F1 ;
   position: relative;
   min-height: 200px;
   width: 100%;
   overflow: hidden;
}
#event-details .text-container {
   padding-top: 10px;
   padding-bottom: 66px;
}
#event-details h1 {
   color: #95a3a3;
   margin: 50px auto;
   width: 420px;
}
#event-details h1:hover {
   border-color: #111;  
}
#event-details h1 span { 
  display: block; 
}

#event-details .section-title:after {
  background: #F1F1F1;
  color: #95A3A3;
}

#event-details .header-col { 
  padding-top: 9px; 
}

/*  Blockquotes */
#event-details blockquote {
   margin: 0 0px 30px 0px;
   padding-left: 0;
   position: relative;
}
#event-details blockquote:before { content: none; }
#event-details blockquote p {
   font-family: 'Raleway', sans-serif;
   font-style: italic;
   text-align: center;
   padding: 0;
   font-size: 16px;
   line-height: 28px;
   color: #95a3a3;
}
#event-details blockquote cite {
   display: block;
   font-size: 12px;
   text-align: center;
   font-style: normal;
   line-height: 18px;
   color: #95a3a3;
}
#event-details blockquote cite:before { content: "\2014 \0020"; }
#event-details blockquote cite a,
#event-details blockquote cite a:visited { color: #8B9798; border: none }

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

.event-description h1, .event-description h2 {
  color: #000 !important;
}

.event-description h3 {
  color: #000 !important;
  border: none !important;
}


/* ------------------------------------------------------------------ */
/* 9. Contact Section
/* ------------------------------------------------------------------ */

#contact {
   background: #191919;
   padding-top: 60px;
   color: #888;
}
#contact .section-head { margin-bottom: 30px; }

#contact a, #contact a:visited  { color: #006ab2; }
#contact a:hover, #contact a:focus { color: #fff; }

#contact h1 {
   color: #EBEEEE;
   border-color: #666;
   margin-bottom: 50px;
 }
#contact h1:hover {
   border-color: #fff;
 }

#contact .section-title:after {
  background: #191919;
  content: "\f003";
  color: #888;
}

#contact h4 {
   font: 16px/24px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #EBEEEE;
   margin-bottom: 6px;
}
#contact p.lead {
   font: 18px/36px 'Open Sans', sans-serif;
   font-weight: 300;
   padding-right: 3%;
   text-align: center;
   padding: 10px 10%;
}
#contact .header-col { padding-top: 6px; }


/* contact form */

.form-container {
  width: 90%;
  margin: 0 auto;
}
#contact form { margin-bottom: 30px; }
#contact label {
   font: 15px/24px 'Open Sans', sans-serif;
   font-weight: 700;
   margin: 12px 0;
   color: #EBEEEE;
   display: inline-block;
   float: left;
   width: 10%;
}
#contact input,
#contact textarea,
#contact select {
  font-family: 'Open Sans', sans-serif;
  padding: 10px 20px;
  color: #eee;
  background: #373233;
  margin: 0 auto 30px;
  border: 1px solid #373233;
  outline: none;
  font-size: 15px;
  line-height: 24px;
  width: 90%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
#contact input:focus,
#contact textarea:focus,
#contact select:focus {
  color: #fff;
  border: 1px solid #006ab2;
}

#contact button.submit {
  background: none repeat scroll 0 0 #0d0d0d;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: auto;
  letter-spacing: 3px;
  margin: 0 auto 0 5%;
  text-transform: uppercase;
}

#contact button.submit:hover {
  color: #0D0D0D;
  background: #fff;
}
#contact span.required {
  color: #006ab2;
  font-size: 13px;
}

#contact-us .text-container{
  margin-bottom: 20px;
}

#message-warning {
  background: none repeat scroll 0 0 #0f0f0f;
  display: none;
  font-size: 13px;
  margin: 0 auto 20px;
  text-align: center;
  width: 100%;
}

#message-success {
  background: none repeat scroll 0 0 #0f0f0f;
  display: none;
  font-size: 16px;
  margin: 0 auto 20px;
  padding: 50px 15px;
  text-align: center;
  width: 90%;
}
#message-warning { color: #D72828; }
#message-success { color: #006ab2; }

#message-warning i,
#message-success i {
   margin-right: 10px;
}
#image-loader {
   display: none;
   position: relative;
   left: 18px;
   top: 17px;
}


/* Twitter Feed */
#twitter {
   margin-top: 12px;
   padding: 0;
}
#twitter li {
   margin: 6px 0px 12px 0;
   line-height: 30px;
}
#twitter li span {
   display: block;
}
#twitter li b a {
   font: 13px/36px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #474747 !important;
   border: none;
}


/* google map */
.map-container {
  margin-top: 30px;
}

#map{
  background: url(../images/map-marker.png) no-repeat center center;
  display: block;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  box-shadow: 0 0 0 8px rgba(0,0,0, .2)
}

#map img {
  max-width:inherit !important;
}



/* ------------------------------------------------------------------ */
/* 10. Footer
/* ------------------------------------------------------------------ */


footer {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: relative;
    background-color: #000;
    bottom: -30px;
    margin-top: -30px;
}

footer .footer-container {
   padding-top: 48px;
   padding-left: 10px;
   padding-right: 10px;
   width:100%;
   height: 160px;
   position: relative;
}

/* footer logo */
footer .footer-logo { 
    float: left;
    width: 20%;
  }
/* footer social links */
footer .footer-social-links {
 float: left;
 width: 60%;
}
/* footer wafc logo */
footer .footer-wafc-logo { 
    float: left;
    width: 20%;
  }

footer a, footer a:visited { color: #525252; }
footer a:hover, footer a:focus { color: #fff; }

/* copyright */
footer .copyright {
    margin: 0;
    padding: 0;
 }
footer .copyright li {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
.ie footer .copyright li {
   display: inline;
}
footer .copyright li:before {
    content: "\2022";
    padding-left: 10px;
    padding-right: 10px;
    color: #095153;
}
footer .copyright  li:first-child:before {
    display: none;
}

/* social links */
footer .social-links {
   margin: 18px 0 30px 0;
   padding: 0;
   font-size: 30px;
}
footer .social-links li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: 42px;
    color: #F06000;
}

footer .social-links li:first-child { margin-left: 0; }



  /* responsive footer logo */
 /*@media only screen and (max-width: 457px){
   footer .footer-logo {
       max-width: 35%;
       position: absolute;
       top: 21%;
       right: 2%;
  }
  footer .footer-wafc-logo {
       max-width: 35%;
       position: absolute;
       top: 21%;
       left: 2%;
  }
   footer img{
     max-width: 100%;
     height: auto;
  }
}

@media only screen and (min-width: 457px) and (max-width: 967px) {
   footer .footer-logo {
     max-width: 50%;
     position: absolute;
     top: 13%;
     right: 2%;
   }
    footer .footer-wafc-logo {
     max-width: 50%;
     position: absolute;
     top: 13%;
     left: 2%;
   }
   footer img{
     max-width: 100%;
     height: auto;
   }
}
*/

/* responsive footer text */
 @media only screen and (max-width: 360px){
  footer .copyright li {
    font-size: 4px; 
}
}
@media only screen and (min-width: 361px) and (max-width:430px) {
     footer .copyright li {
    font-size: 5px; 
}
}
@media only screen and (min-width: 431px) and (max-width:600px) {
     footer .copyright li {
    font-size: 6px; 
}
}
@media only screen and (min-width: 600px) and (max-width: 967px) {
     footer .copyright li {
    font-size: 9px; 
}
}

/* Go To Top Button */

#go-top a {
  text-decoration: none;
  border: 0 none;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #525252;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;

   color: #fff;
   font-size: 21px;
   line-height: 60px;
  border-radius: 100%;
}

#go-top a:hover { background-color: #0F9095; }

.news_item { margin-top: 50px; }
.news_left { display: inline-block; float: left; margin-right: 20px; margin-top: 10px; }
.news_right { display: inline-block; width: 85%; }
.news_right cite { margin-top: -22px; display: block; margin-bottom: 15px; }
#news a, #news a:visited { color: #006ab2!important; }

.section-title:after { content: none; }

#go-top a:hover { background: #006ab2!important; }


ul#nav.nav {
  background-color:#393790 !important;
}

ul#nav.nav li:hover {
  color: ;
}

/* ------------------------------------------------------------------ */
/* 11. Background
/* ------------------------------------------------------------------ */

#background {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#background a, #background a:visited  { color: #fff; }
#background a:hover, #background a:focus { color: #006ab2; }

#background h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#background h1:hover{
  border-color: #fff;
}

#background h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#background h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#background .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#background p {
   font-family: 'Raleway', sans-serif;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#background .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#background figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#background figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#background figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#background figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#background .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#background .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#background .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#background .bio-inner {
  padding: 0;
}

#background .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#background.main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#background .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#background .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#background .button i {
   margin-right: 15px;
   font-size: 20px;
}

#background ul li {
    color: #737575;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}

/* ------------------------------------------------------------------ */
/* 12. 2016 Event Details
/* ------------------------------------------------------------------ */

#event-details {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#event-details a, #event-details a:visited  { color: #fff; }
#event-details a:hover, #event-details a:focus { color: #006ab2; }

#event-details h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#event-details h1:hover{
  border-color: #fff;
}


#event-details h2 {
   font: 18px/30px 'Raleway', sans-serif;
   font-weight: bold;
   color: black;
   margin-bottom: 10px;
}
@media(max-width: 760px) {
#event-details h2 {
   font-size: 15px
}
}

#event-details h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#event .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#event-details p {
   font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#event-details .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#event-details figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#event-details figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#event-details figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#event-details figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#event-details .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#event-details .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#event-details .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#event-details .bio-inner {
  padding: 0;
}

#event-details .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#event-details.main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#event-details .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#event-details .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#event-details .button i {
   margin-right: 15px;
   font-size: 20px;
}

/* ------------------------------------------------------------------ */
/* 13. Team Details
/* ------------------------------------------------------------------ */

#team-details {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#team-details a { color: #614B0C; }
 #team-details a:visited  { color: #141863; }
#team-details a:hover, #team-details a:focus { color: #000000; }

#team-details h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#team-details h1:hover{
  border-color: #fff;
}


#team-details h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#team-details h3 {
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  padding-bottom: 10px;
  text-align: center;
}

#team-details .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#team-details p {
   font-family: 'Raleway', sans-serif;
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #737575;
    margin: 0 0 0 0;
}

#team-details .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#team-details figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#team-details figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#team-details figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#team-details figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#team-details .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#team-details .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#team-details .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#team-details .bio-inner {
  padding: 0;
}

#team-details .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#team-details .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#team-details .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#team-details .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#team-details .button i {
  margin-right: 15px;
  font-size: 20px;
}

#team-details ul li {
  color: #737575;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}

#team-details li strong {
  /*color: #009FBA;*/
}

#team-details strong {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
   font-weight: normal;
   color: #737575;
}
#team-details th strong {
   font-weight: bold;
   color: #fff;
}
/* ------------------------------------------------------------------ */
/* 5. Sponsors
/* ------------------------------------------------------------------ */

#sponsors {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#sponsors a, #sponsors a:visited  { color: #fff; }
#sponsors a:hover, #sponsors a:focus { color: #006ab2; }

#sponsors h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#sponsors h1:hover{
  border-color: #fff;
}


#sponsors h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#sponsors h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#sponsors .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#sponsors p {
   font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#sponsors .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#sponsors figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#sponsors figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#sponsors figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#sponsors figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#sponsors .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#sponsors .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#sponsors .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#sponsors .bio-inner {
  padding: 0;
}

#sponsors .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#sponsors .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#sponsors .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#sponsors .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#sponsors .button i {
   margin-right: 15px;
   font-size: 20px;
}

/* ------------------------------------------------------------------ */
/* 6. Nicky Winmar Career
/* ------------------------------------------------------------------ */

#nicky-winmar-career {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#nicky-winmar-career a, #nicky-winmar-career a:visited  { color: #fff; }
#nicky-winmar-career a:hover, #nicky-winmar-career a:focus { color: #006ab2; }

#nicky-winmar-career h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#nicky-winmar-career h1:hover{
  border-color: #fff;
}


#nicky-winmar-career h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#nicky-winmar-career h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#nicky-winmar-career .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#nicky-winmar-career p {
  font-family: 'Raleway', sans-serif;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
  color: #737575;
}

#nicky-winmar-career .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#nicky-winmar-career figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#nicky-winmar-career figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#nicky-winmar-career figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#nicky-winmar-career figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}

#nicky-winmar-career .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#nicky-winmar-career .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#nicky-winmar-career .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#nicky-winmar-career .bio-inner {
  padding: 0;
}

#nicky-winmar-career .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#nicky-winmar-career .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#nicky-winmar-career .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#nicky-winmar-career .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#nicky-winmar-career .button i {
   margin-right: 15px;
   font-size: 20px;
}

#nicky-winmar-career p strong {
  text-align: center;
}

#nicky-winmar-career ul li {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #737575;
}

#nicky-winmar-career p {
  text-align: center;
}

#nicky-winmar-career p:first-of-type {
  text-align: left;
}

/* ------------------------------------------------------------------ */
/* 7. Kickstart Program
/* ------------------------------------------------------------------ */

#kickstart-program {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#kickstart-program a, #kickstart-program a:visited  { color: #fff; }
#kickstart-program a:hover, #kickstart-program a:focus { color: #006ab2; }

#kickstart-program h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#kickstart-program h1:hover{
  border-color: #fff;
}

#kickstart-program h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}

#kickstart-program h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#kickstart-program .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#kickstart-program p {
   font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#kickstart-program .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#kickstart-programkickstart-program figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#nicky-winmar-career figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#kickstart-program figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#kickstart-program figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#kickstart-program .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#kickstart-program .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#kickstart-program .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#kickstart-program .bio-inner {
  padding: 0;
}

#kickstart-program .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#kickstart-program .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#kickstart-program.download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#kickstart-program .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}
#kickstart-program .button i {
   margin-right: 15px;
   font-size: 20px;
}

/* ------------------------------------------------------------------ */
/* 8. Contact Us
/* ------------------------------------------------------------------ */

#contact-us {   
    background: #F1F1F1;
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#contact-us a:hover, #contact-us a:focus { color: #006ab2; }

#contact-us h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#contact-us h1:hover{
  border-color: #fff;
}


#contact-us h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#contact-us h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#contact-us .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#contact-us p {
   font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#contact-us .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#contact-us figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#contact-us figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#contact-us figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#contact-us figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#contact-us .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#contact-us .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#contact-us .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#contact-us .bio-inner {
  padding: 0;
}

#contact-us .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#contact-us .main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#contact-us.download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#contact-us .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}

#contact-us .button i {
   margin-right: 15px;
   font-size: 20px;
}

#contact-us form .field input, #contact-us form .field textarea {
  margin: auto;
  margin-top: 5px;
}

#contact-us input[type="text"],#contact-us textarea, #contact-us input[type="email"] {
    font-family: 'Raleway', sans-serif;
    min-width: 447px;
    max-width: 100%;
}

 #contact-us input[type="submit"] {
    font-family: 'Raleway', sans-serif;
}

#contact-us input[type="submit"] {
  
   /*#91420B*/
  background-color: #373c82  !important;
  margin: auto;
  min-width: 225px;
}

#contact-us {
  text-align: center;
}

#contact-us a {
  color: #2D4E57;
}

#community-manager {
  margin-bottom: 0;
}

#first-name, #last-name, #email {
  min-width: 450px;
}

#recaptcha {
  margin: 0 auto;
  margin-top: 10px;
  width: 30%;
}

#field-center {
  text-align: center;
}

#field-center {
  margin-top: 5px;
}

#event-details,#team-details, #sponsors, #nicky-winmar-career, #kickstart-program, #contact-us, #female-exhibition {
  border-top: 5px solid #212121;
}

/* ------------------------------------------------------------------ */
/* 14. Female Exhibition
/* ------------------------------------------------------------------ */

#female-exhibition {   
    background: #F1F1F1;female-exhibition
    position: relative;
    min-height: 200px;
    width: 100%;
    overflow: hidden;   
}

#female-exhibition a:hover, #female-exhibition a:focus { color: #006ab2; }

#female-exhibition h1 {
  color: #95a3a3;
  margin: 50px auto 30px;
  width: 420px;
}

#female-exhibition h1:hover{
  border-color: #fff;
}

#female-exhibition h2 {
   font: 22px/30px 'Open Sans', sans-serif;
   font-weight: 700;
   color: #fff;
   margin-bottom: 12px;
   text-align: center;
}


#female-exhibition h3 {
  border-bottom: 3px solid #fff;
  color: #fff;
  font: 400 18px/24px "Raleway",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
}

#female-exhibition .section-title:after {
  background: rgba(0,0,0,0.2);
  color: #fff;
  content: none;
}

#female-exhibition p {
   font-family: 'Raleway', sans-serif;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #737575;
}

#female-exhibition .profile-pic {
  border: 5px solid #b1b2b4;
  border-radius: 100%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  height: auto;
  margin: 15px auto;
  position: relative;
  width: 100%;
  z-index: 2;
}

#female-exhibition figure {
  background: rgba(0,0,0, .6);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
}

#female-exhibition figcaption {
  text-align: center;
  color: #fff;
  padding: 8px;
}

#female-exhibition figcaption h2{
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

#female-exhibition figcaption h3{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}


#female-exhibition .download {
  margin-top: 25px;
  width: 90%;
  float: none;
}

#female-exhibition .button {
  background: none repeat scroll 0 0  #006ab2;
  display: inline;
  margin-right: 10px;
  margin-top: 6px;
}

#female-exhibition .bio-container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

#female-exhibition .bio-inner {
  padding: 0;
}

#female-exhibition .bio-left {
  background: rgba(0,0,0, 0.6);
  height: 500px;
  padding: 60px 30px;
}

#female-exhibition.main-col {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 500px;
  padding: 60px;
}

#female-exhibition .download .button {
   margin-top: 6px;
   background:  #006ab2;
}

#female-exhibition .download .button:hover {
   background: #fff;
   color: #2B2B2B;
}

#female-exhibition .button i {
   margin-right: 15px;
   font-size: 20px;
}

#female-exhibition ul li {
    color: #737575;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}

#female-exhibition p a {
  color: #2D4E57;
}

/* ------------------------------------------------------------------ */
/* 15. Recaptcha Style Fixes
/* ------------------------------------------------------------------ */
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
  line-height: 0 !important;
}

#recaptcha_area input {
  height: auto;
  display: inline;
}

#recaptcha_response_field {
  font-family: 'Raleway', sans-serif;
  max-width: 160px !important;
  min-width: 160px !important;
}

#recaptcha_widget_div {
  margin: 0 auto;
  margin-top: 10px;
  width: 320px;
}

#recaptcha_privacy a {
  font-family: 'Raleway', sans-serif;
}

#google_nocaptcha {
  margin: 0 auto;
  margin-top: 10px;
  width: 300px;
}

/* ------------------------------------------------------------------ */
/* 16. Media Queries
/* ------------------------------------------------------------------ */
@media screen and (min-width: 457px) and (max-width: 600px) {
   #contact-us input[type="text"],#contact-us textarea, #contact-us input[type="email"] {
     min-width: 340px;
   }
   #contact-us input[type="submit"]{
     min-width: 180px;
   }
}

@media screen and (max-width: 350px) {
  #contact-us input[type="text"],#contact-us textarea, #contact-us input[type="email"] {
     min-width: 230px;
  }
 #contact-us input[type="submit"]{
  min-width: 130px;
 }
}

@media screen and (min-width: 351px) and (max-width: 457px) {
   #contact-us input[type="text"], #contact-us input[type="email"] {
    min-width: 233px;
   }
   #contact-us textarea {
    max-width: 233px;
    min-width: 233px;
  }
   #contact-us input[type="submit"]{
     min-width: 130px;
   }
}

