/* Theme Name: Angle
 * Theme URI: http://demo.oxygenna.com/angle
 * Description: Angle Theme
 * Version: 1.7.4
 * Author: Oxygenna.com
 * Author URI: http://www.oxygenna.com
 * Tags: responsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 * License: envato marketplace licence
 * License URI: http://wiki.envato.com/support/legal-terms/licensing-terms/
 */

#content{
}
#home_header{
    padding-top: 100px;
}
#masthead{
    background: transparent;
    position: absolute;
}
#masthead .navbar-brand img{
    max-height: 140px !important;
margin-right: 15px;
}
.section-tiny{
}
.box-list .fa{
    color: #FFF;
    font-size: 80px;
    line-height: 148px
}
#home_social_icons .widget_swatch_social{
    margin-bottom: 0;
    margin-top: 10px;
}
.portfolio figcaption h4{
    margin-top: 11%;
}
.flexslider figcaption{
    max-width: 41%;
    bottom: auto;
}
#flexslider-home-featured{
    min-height: 340px;
}
#flexslider-home-featured .flex-direction-nav{
}
.swatch-white-blue .flexslider figcaption,
[class*="swatch-"] .swatch-white-blue .flexslider figcaption {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.flexslider figcaption h3{
    height: 92px;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}
.flexslider figcaption p{
    margin-top: 9px;
}
.flexslider.flex-caption-alternate li figure{
    min-height: 340px;
}
.flexslider.flex-caption-alternate li figure > a > img{
    position: absolute;
    max-width: 53%;
    right:24px;
    left:auto;
}
.flexslider.flex-caption-alternate li:nth-child(odd) figcaption{
    left:24px;
    right:auto;
}
.flexslider.flex-caption-alternate li figure figcaption{
    left:24px;
    right:auto;
    font-size: 13px;
}
.flexslider.flex-caption-alternate li figure figcaption div{
    float:left;
    width:48%;
}
.flexslider.flex-caption-alternate li figure figcaption div ul{
    margin: 0;
    padding: 12px 0 0 14px;
    list-style: none;
}
.flexslider.flex-caption-alternate li figure figcaption div ul li{
    padding: 0;
    margin: 0;
    line-height: 1em;
}
.flexslider.flex-caption-alternate li figure figcaption div ul li:before {
    content: "";
    border-color: transparent #99c24c;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}
.page-numbers{
    letter-spacing: normal;
}
.modal-backdrop{
    display: none;
}

#flexslider-home-ucm-welcome{
    min-height: 305px;
}

.btn-icon-right.btn-trans{
    box-shadow: none;
    background: #63addc;
}
.btn-icon-right.btn-trans:after{
    border-left-color: #63addc;
}

@media screen and (max-width: 1200px) {
    .flexslider.flex-caption-alternate li figure figcaption{
        font-size: 12px;
    }
    .nav>li>a{
        padding: 10px 9px;
    }

}

@media screen and (max-width: 992px) {

    #masthead .navbar-brand img{
        max-height: 100% !important;
    }
    #masthead .navbar-collapse{
        background: #3c99d4
    }

    .flexslider.flex-caption-alternate li:nth-child(odd) figure img,
    .flexslider.flex-caption-alternate li:nth-child(even) figure img,
    .flexslider.flex-caption-alternate li figure img{
        position: relative;
        max-width: 90%;
        left: auto;
        right:auto;
    }

    .flexslider.flex-caption-alternate li:nth-child(odd) figcaption,
    .flexslider.flex-caption-alternate li:nth-child(even) figcaption,
    .flexslider figcaption{
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        max-width: 100%;
    }

}@media (max-width: 480px){
    .flexslider figcaption {
        display: block;
    }
}
