@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);

/* Override UGG site */
#main {width: 100%; padding:0;}
.content-asset p {margin:0 auto;}
.breadcrumb {display:none;}

/* Helpers */
/**************************/
.margin-top-10 {padding-top:10px;}
.margin-bot-10 {padding-bottom:10px;}

/* Typography */
/**************************/
#parallax-world-of-ugg h1 {font-family:'Oswald', sans-serif; font-size:24px; font-weight:400; text-transform: uppercase; color:black; padding:0; margin:0;}
#parallax-world-of-ugg h2 {font-family:'Oswald', sans-serif; font-size:70px; letter-spacing:10px; text-align:center; color:white; font-weight:400; text-transform:uppercase; z-index:10; opacity:.9;}
#parallax-world-of-ugg h3 {font-family:'Oswald', sans-serif; font-size:14px; line-height:0; font-weight:400; letter-spacing:8px; text-transform: uppercase; color:black;}
#parallax-world-of-ugg p {font-family:'Source Sans Pro', sans-serif; font-weight:400; font-size:14px; line-height:24px;}
.first-character {font-weight:400; float: left; font-size: 84px; line-height: 64px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: 'Source Sans Pro', sans-serif;}

.sc {color: #3b8595;}
.ny {color: #3d3c3a;}
.atw {color: #c48660;}


.myVectors{
    display: block;
}

.runningMan{
    width: 200px;
    margin-left: 65%;
    margin-top: -50px;
}

/* Section - navbar */
/**************************/
#parallax-world-of-ugg .navBar {background: white; padding: 60px; margin:0px; text-align:left; text-transform: uppercase; font-family:'Oswald', sans-serif; font-size:14px; line-height:0; font-weight:400; color: black!important; padding-top: 68px;}
#parallax-world-of-ugg .navBar {font-size:14px; letter-spacing:5px;}

/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {background: white; padding: 60px; margin:0 auto; text-align:right; padding-top:0px; padding-bottom:20px;}
#parallax-world-of-ugg .title h1 {font-size:35px; letter-spacing:2px;}

/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {background: white; padding: 60px; width:100%; margin:0 auto; text-align:justify;}
#parallax-world-of-ugg .block-gray {background: #f2f2f2;padding: 60px;}
#parallax-world-of-ugg .section-overlay-mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.70;}

/* Section - Parallax */
/**************************/
#parallax-world-of-ugg .parallax-one {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(img/chairs-2181939_1920.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center; background-color: gray;}

#parallax-world-of-ugg .parallax-oneAlt {padding-top: 50px; padding-bottom: 50px; overflow: hidden; position: relative; width: 100%; background-image: url(paper-2056027_1920.png); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center;}

#parallax-world-of-ugg .parallax-two {padding-top: 200px; padding-bottom: 200px; overflow: hidden; position: relative; width: 100%; background-image: url(list-2503617_1920%20copy.png); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}
#parallax-world-of-ugg .parallax-three {padding-top: 100px; padding-bottom: 70px; overflow: hidden; position: relative; width: 100%; background-image: url(paper-2056027_1920.png); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: center center;}

.myText{
    position: relative;
    color: white!important;
    font-size: 25pt!important;
    margin-top: -100px!important;
    margin-left: 2%!important;
    padding-right: 500px!important;
}

.myText1{
    position: relative;
    color: white!important;
    font-size: 25pt!important;
    margin-top: -100px!important;
    margin-left: 2%!important;
}

.tint{
    width: 100%;
    height: 600px;
    background-color: #009999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding-top: 200px; 
    padding-bottom: 200px; 
    overflow: hidden;
    margin-top: -200px;
    margin-bottom:-280px;
}

.davepic{
    position: absolute;
    width:55%;
    display: block;
    text-align: right;
    margin-top: -34%;
    margin-left: 950px;
    
}

.tintAlt{
    width: 100%;
    height: 300px;
    background-color: #009999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    overflow: hidden;
    margin-top: -200px;
    margin-bottom:-250px;
}

.dropdown{
    list-style: none;
    margin-left: -5px;
    padding-left: 0px;
    margin-bottom: -10px;
    display: inline-flex;
    
}

.littleMenu{
    display: none;
}

/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {border-bottom:1px solid black; width: 150px; margin:0 auto;}

/* Media Queries */
/**************************/

@media screen and (max-width: 1355px) and (min-width: 959px) {
   .davepic{
    position: absolute;
    width:65%;
    display: block;
    text-align: right;
    margin-top: -40%;
    margin-left: 500px;
    
}
    
    .myText{
    position: relative;
    color: white!important;
    font-size: 25pt!important;
    margin-top: -300px!important;
    margin-left: 2%!important;
}
    
}


@media screen and (max-width: 959px) and (min-width: 768px) {
  #parallax-world-of-ugg .block {padding: 40px;}
    
    .runningMan{
        margin-top: -65px!important;
    }
    .runningMan2{display: none;}
    
   .tint{
    width: 100%;
    height: 600px;
    background-color: #009999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding-top: 200px; 
    padding-bottom: 200px; 
    overflow: hidden;
    margin-top: -200px;
    margin-bottom:-310px;
} 
    .davepic{
    position: absolute;
    width:90%;
    display: block;
    text-align: right;
    margin-top: -500px;
    margin-left: 250px;
    
}
    .myText{
    position: relative;
    color: white!important;
    font-size: 25pt!important;
    margin-top: -250px!important;
    margin-left: 2%!important;
    padding-right: 300px!important;
}
    
    
}
@media screen and (max-width: 767px) {
  #parallax-world-of-ugg .block {padding: 30px;}
  #parallax-world-of-ugg h2 {font-size:30px;}
  #parallax-world-of-ugg .block {padding: 30px;}
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {padding-top:100px; padding-bottom:100px;}
    
    .runningMan{display: none;}
    .runningMan2{display: none;}
    
  .tint{
    width: 100%;
    height: 600px;
    background-color: #009999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding-top: 200px; 
    padding-bottom: 200px; 
    overflow: hidden;
    margin-top: -200px;
    margin-bottom:-310px;
} 
    #parallax-world-of-ugg .navBar{
        padding: 20px;
        padding-top: 70px;
        padding-bottom: 10px;
        text-align:right;
        
    }  
  #parallax-world-of-ugg .title{
        text-align:right;
    }
    .dropdown{
        display: none;
    }
    .littleMenu{
        display: block;
        padding: 0px;
        margin: 0px;
        margin-bottom: 20px;
        text-align: left;
    }
    
    .myVectors{
    display: none;}
     
    .davepic{
    position: absolute;
    width:100%;
    display: block;
    text-align: right;
    margin-top: -20px;
    margin-left: 80px;
    display: none;
    
}
    .myText{
    position: relative;
    color: white!important;
    font-size: 25pt!important;
    margin-top: -50px!important;
    margin-left: 2%!important;
    padding-right: 0px!important;
}
    
}

@media screen and (max-width: 690px) and (min-width: 500px) {
    
    .davepic{
    position: absolute;
    width:130%;
    display: block;
    text-align: right;
    margin-top: 30px;
    margin-left: -70px;
        display: none;
    
}
    
}

@media screen and (max-width: 500px) {
  #parallax-world-of-ugg .block {padding: 30px 15px;}

    
        .davepic{
    position: absolute;
    width:130%;
    display: block;
    text-align: right;
    margin-top: 100px;
    margin-left: -50px;
            display: none;
    
}
}

a{
    color: black!important;
    padding-left: 5px;
    padding-right: 5px;
}

.myMargin{
    margin-top: 120px;
}

.btn{
    background-color: darkgray;
    color: white;
}

.movingText {
  background-color:transparent;
  text-align: left;
  color:white!important;
  padding-top:10em;
position: absolute;
    padding-left: 30px!important;
    padding-top: 20px!important;
    font-size: 50px!important;
}

.typewrite{
    color: white;
    opacity: 1!important;
    padding-top: 110px!important;
}



.icons{
    color: darkgray;
}

.myBox{
    width: 50px;
    height 50px;
    background: #009999;
    position: absolute;
}

.pageTitle{
    margin-top: -10px;
    margin-bottom: 50px;
}


.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
    position: static;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: relative;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white!important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: white!important;
  font-size: 15px;
  padding: 8px 12px!important;
  position: relative!important;
  bottom: 8px;
  width: 100%;
text-align: center;
    margin-left: 0px!important;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}



.myCarousel{
    text-align: center;
}
.myPhotos{
    position: relative;
    width:100px;
    border-radius: 50%;
}

.quotes{
    color: white;
    margin-top: 70px;
    text-transform: uppercase;
    font-family:'Oswald', sans-serif;
    font-size: 20pt!important;
    margin: 70px;
}

.sectionMargin{
    margin-top: 40px;
    margin-bottom: 0px;
}


.whiteSection{
    padding-top: 20px; padding-bottom: 50px; overflow: hidden; position: relative; width: 100%; background-image: url(img/swoosh.png);  background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center;
}

.runningMan2{
    width: 100px;
    margin-left: 89%;
    margin-top: -10px;
    overflow: hidden;
}