/*!
Theme Name: UW Honors Courses
Theme URI: https://courses.honors.uw.edu/
Version: 1.0
Description: Custom WordPress site developed for the UW Honors Courses website.
Template: uw-2014
Author: Ami Koreh
Author URI: https://www.amikoreh.com/
License: UW
License URI: https://www.washington.edu/online/terms/
Text Domain: uw-honors-courses
*/

/* bootstrap alerts */
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-warning {
    /* color: #856404; */
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
/* bootstrap alerts */

/* Clearfix */
div.clearing {
	clear: both;
	line-height: 0;
	margin: 0px;
	padding: 0px;
	height: 0;
	width: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* IE 6/7 */
}
div.center {
	text-align: center;
}

/* Hero Image */
.uw-hero-image {
    background-position: center;
}
.uw-hero-image.top {
    background-position: center top;
}
.uw-hero-image.btm {
    background-position: center 90%;
}
/* Hero Image */


/* Home page */
.home .uw-body {
    padding-top: 0;
}
.home-top-slideshow div.uw-slideshow {
    margin: 0 0 20px 0;
    height: 390px;
}
.home-top-slideshow div.uw-slideshow>div.slide {
    background-color:#b7a57a;
}
div.uw-slideshow > div.slide div {
    background-color: #b7a57a;
}
.home-top-slideshow div.uw-slideshow>div.slide div::after {
    content: "";
    display: block;
    position: absolute;
    top: -302px;
    right: -20px;
    width: 750px;
    height: 763px;
    transform: rotate(-8deg);
    background: none no-repeat scroll 0 0 #85754d;
    /* YELLOWISH GRAY - #e8e3d3 */
    overflow: hidden;
}
.home-top-slideshow div.uw-slideshow>div.slide div p {
    float: left;
    width: 80%;
    z-index: 20;
	position: absolute;
	left: 8%;
	z-index: 9;
}
.home-top-slideshow div.uw-slideshow>div.slide div h3 a {
    height: 90px;
	display: block;
	z-index: 21;
}
.home-top-slideshow div.uw-slideshow>div.slide div p:after {
    background: url(../uw-2014/assets/svg/uw-sprite.svg) no-repeat -239px -492px;
    content: "";
    position: absolute;
    /* right: 50px; */
    margin-left: 10px;
    bottom: 0;
    width: 14px;
    height: 21px;
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
	transform: rotate(90deg);
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
}
.home-top-slideshow div.uw-slideshow>div.slide div:hover p:after {
	margin-left: 15px;
}
.home-top-slideshow div.uw-slideshow>div.slide div h3 {
    position: absolute;
    z-index: 20;
    top: -40px;
    font-size: 40px;
    left: 7.5%;
}
.home-top-slideshow div.uw-slideshow>div.slide img {
    width: 60%;
    float: right;
    margin-top: -5%;
}
.home-top-slideshow div.uw-slideshow>div.slide div {
    bottom: 48%;
    width: 41%;
    opacity: 1;
}
.home-top-slideshow div.uw-slideshow .uw-slideshow-controls.previous {
    left: 7.5%;
}
.home-top-slideshow div.uw-slideshow .uw-slideshow-controls.next {
    left: 7.5%;
}
/* Home Page */


@media only screen and (max-width:1200px){
	.home-top-slideshow div.uw-slideshow>div.slide div h3 {
		font-size: 32px;
	}
}
/*@media only screen and (min-width:992px) and (max-width:1110px){*/
@media only screen and (min-width:992px) and (max-width:1180px){
	li.dawgdrops-item:last-child {
		top: 53px;
	}
	.home-top-slideshow div.uw-slideshow>div.slide img {
		width: 64%;
	}
}


@media only screen and (min-width:768px) and (max-width:991px){
    .home-top-slideshow div.uw-slideshow>div.slide img {
        width: 78%;
    }
    .home-top-slideshow div.uw-slideshow>div.slide div {
        width: 36%;
    }
    .home-top-slideshow div.uw-slideshow>div.slide div h3 {
        top: -55px;
        font-size: 25px;
        left: auto;
    }
    .home-top-slideshow div.uw-slideshow>div.slide div p {
        left: auto;
    }
    
    .box-outer .box.three .tile {
        padding: 0 20px 20px;
    }
    }



@media only screen and (max-width:991px){
    .primary span.num-xl {
        font-size: 50px;
    }
    .primary .circle-ring {
        width: 111px;
    }
    .main_content ul.uw-sidebar-menu {
        margin-top: 0;
    }
    }
    
    @media only screen and (max-width: 767px) {
        p {
            font-size: 15px;
        }
        .uw-body div.uw-site-title h1 {
            color: #4b2e83;
            margin-bottom: 0;
        }
        .uw-body div.uw-site-title h2 {
            color: #4b2e83;
        }
        .home-top-slideshow div.uw-slideshow>div.slide img {
            width: 100%;
            margin-top: 0;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div::after {
                background: none no-repeat scroll 0 0 #85754db0;
                right: -60px;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div {
            background-color: transparent;
        }
        .home-top-slideshow div.uw-slideshow {
            margin: -14px 0 20px 0;
            height: 270px;
        }
        .home-top-slideshow div.uw-slideshow .uw-slideshow-controls.next {
            left: auto;
        }
        .home-top-slideshow div.uw-slideshow .uw-slideshow-controls.previous {
            right: 45px;
            left: auto;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div h3 {
            font-size: 30px;
            line-height: 1;
            top: -48px;
        }
        .uw-breadcrumbs {
            margin-top: -40px;
            position: absolute;
        }
        .page-template-big-hero .uw-body .uw-site-title {
            display: inline-block;
        }
        .uw-hero-image.hero-mobile-image.hero-height, .uw-hero-image.hero-mobile-image.hero-height2 {
            height: 400px;
        }
        .home .uw-body {
            padding: 20px;
            padding-top: 62px;
        }
        div.container.uw-body div.uw-site-title {
            margin-top: 0;
            padding: 0 20px;
        }
        #mobile-relative.frontpage {
            margin-top: 56px;
        }
        .page-template-big-hero #mobile-relative.frontpage {
            margin-top: -20px;
        }
        .home #mobile-relative.frontpage {
            margin-top: -10px;
        }
        .no-pad-xs {
            padding:0;
            margin:0;
        }
        .pad-60 {
            padding: 30px;
        }
        .pad-40 {
            padding: 20px;
        }
        .uw-breadcrumbs a, .uw-breadcrumbs span {
            font-size: 13px;
        }
    }
    
    @media only screen and (max-width: 568px) {
        .uw-body h1 {
            font-size: 29px;
        }
        ul.breadcrumbs {
            font-size: 12px;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div h3 {
            font-size: 28px;
            left: auto;
            width: 200px;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div p {
            left: auto;
            width: 190px;
            top: 40px;
        }
        .home-top-slideshow div.uw-slideshow>div.slide div h3 a {
            height: 100px;
        }
    
        .pad-top-40 {
            padding-top: 30px;
        }
        .pad-btm-40 {
            padding-bottom: 30px;
        }
    }



    /* Home Case Study CSS */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    @-webkit-keyframes fadeInLeft {
    from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
    100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    transform: none;
    }
    }
    @keyframes fadeInLeft {
    from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
    100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    transform: none;
    }
    }
    .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    }
    @-webkit-keyframes fadeInUp {
    from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    }
    100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    transform: none;
    }
    }
    .new-ftr .home-cs-ftr-container, .cbp-fbscroller, .cbp-fbscroller section {
        height: 100%;
        min-height: 500px;
        color: #fff;
    }
    .new-ftr section .info {
        width: 100%;
        float: right;
        padding: 40px;
        height: 100%;
        min-height: 100%;
        position: relative;
        min-height: 500px;
    }
    .new-ftr section .info.full-width {
      width: 100%;
    }
    .new-ftr section .info .text {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) translatez(0);
        -moz-transform: translateY(-50%) translatez(0);
        -ms-transform: translateY(-50%) translatez(0);
        -o-transform: translateY(-50%) translatez(0);
        transform: translateY(-50%) translatez(0);
        padding-right: 20px;
    }
    .new-ftr section .info .text h2 {
        font-size: 27px;
    }
    .new-ftr section hr {
        width: 80px;
        float: left;
        border: none;
        height: 1px;
        margin: 1.7em 0;
        color: #E8E8E8;
        background-color: #E8E8E8;
    }
    .cbp-fbscroller section {
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .no-touch .cbp-fbscroller section {
        background-attachment: fixed;
    }
    .new-ftr .hover-ftr {
        background: #000;
        background-position: 35% 50%!important;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -ms-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
    #cs-ftr-1038 {
        background-color: #BFBFBF!important;
    }
    #cs-ftr-1038 .info {
        background-color: rgba(255, 255, 255, 0.6);
        color: #3d3d3d;
    }
    #cs-ftr-1031 {
        background-color: #F4F4F4!important;
    }
    #cs-ftr-1031 .info {
        background-color: rgba(75, 46, 131, 0.81);
    }
    #cs-ftr-1031 .info {
        background-color: rgba(183, 165, 122, 0.53);
    }
    #cs-ftr-142 {
        background-color: #F4F4F4!important;
    }
    #cs-ftr-142 .info {
        background-color: rgba(162, 176, 185, 0.9);
    }
    #cs-ftr-873 {
        background-color: #777676!important;
    }
    #cs-ftr-873 .info {
        background-color: rgba(255, 255, 255, 0.7);
        color: #3d3d3d;
    }
    #cs-ftr-133 {
        background-color: #3d3d3d!important;
    }
    #cs-ftr-133 .info {
        background-color: rgba(255, 255, 255, 0.75);
        color: #4b2e83;
        float: left;
    }
    #cs-ftr-873 hr,
    #cs-ftr-133 hr {
        color: #3d3d3d;
    }
    
    .section-scroller-3, .section-scroller-3 section .info, .section-scroller-3 section {
      min-height: 600px;
    }
    
    
    .custom-circle .circle-ring {
      border-radius: 118px;
      padding: 20px;
      border: 3px solid;
      width: 145px;
      margin: auto;
      text-align: center;
      margin: 0 auto!important;
    }
    .custom-circle .box-outer .box.three .tile, .custom-circle-2 .box-outer .box.three .tile {
      padding: 5px 3px 25px;
    }
    span.big-num {
      font-size: 56px;
    }
    .custom-circle .box-outer .box .tile {
      display: table-cell;
      padding: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      vertical-align: initial;
    }
    [class^=ic-].white:before, [class*=" ic-"].white:before, [class^=ic-].white a, [class*=" ic-"].white a {
      color: #fff;
    }
    
    
    
    @media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) {
        .sassihover {
            background-attachment: scroll!important;
        }
        .wow {
            visibility: visible!important;
            -webkit-animation: none!important;
            -moz-animation: none!important;
            -o-animation: none!important;
            -ms-animation: none!important;
            animation: none!important;
        }
    }
    @media (max-width: 767px) {
      .new-ftr .home-cs-ftr-container, .cbp-fbscroller, .cbp-fbscroller section {
        min-height: auto;
    }
    .new-ftr .lg:before {
        font-size: 60px;
    }
    .custom-circle .circle-ring {
      padding: 8px;
      width: 80px;
    }
    .new-ftr span.big-num {
      font-size: 37px;
    }
        .new-ftr section .info {
            width: 100%;
            float: left;
            padding: 15px;
            height: 100%;
            position: relative;
            min-height: 500px;
            margin-top: 0;
            top: 0;
        }
        .cbp-fbscroller section {
            min-height: 500px;
        }
        .new-ftr section {
            position: relative;
            background-attachment: scroll!important;
            background-size: 155%!important;
            background-position: center 5%!important;
        }
        .new-ftr .hover-ftr {
            background: #000;
            background-size: 70%!important;
            background-position: center 5%!important;
            -webkit-transition: 0.2s ease-in-out;
            -moz-transition: 0.2s ease-in-out;
            -ms-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }
        .wow {
            visibility: visible!important;
            -webkit-animation: none!important;
            -moz-animation: none!important;
            -o-animation: none!important;
            -ms-animation: none!important;
            animation: none!important;
        }
        .new-ftr section .info .text h2 {
            font-size: 23px;
        }
        .new-ftr section .info hr {
            display: none;
        }
        .new-ftr section .info p {
            display: none;
        }
        .new-ftr section .info .text {
            width: auto;
        }
    }
    @media (max-width: 475px) {
      .new-ftr section .info {
        margin-top: 0;
      }
      .cbp-fbscroller section {
          min-height: 385px;
      }
      .new-ftr section {
          background-size: 148%!important;
      }
      .new-ftr .hover-ftr {
          background-size: 78%!important;
      }
      .new-ftr section .info {
        height: 100%;
        min-height: 385px;
        margin-top: 0;
        top: 0;
    }
    .tile h3 {
      font-size: 19px;
    }
    }