
.note {
    text-align: center;
    padding: 5px;
}

.note a, .note a:visited, .note a:hover{
    text-decoration:none;
}

.simpleslider h2 {
    color: #028E0F;
    font-size: 46px;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.simpleslider {
    height: 300px;
    border-top: 4px solid #028E0F;
    border-bottom: 4px solid #028E0F;
}

.simpleslider p {
    width: 45%;
    top: 105px;
    color: #888;
    font-size: 15px;
    line-height: 26px;
    height: 80px;
    overflow: hidden;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.simpleslider h2, .simpleslider p, .simpleslider .button {
    padding-right: 50px;
    padding-top: 20px;
}

.simpleslider .slider-img {
    padding-left: 50px;
    top: 15px;
    left: 0px;
    position: absolute;
}


.hero h1 img {
    margin-left: 67px;
}
.hero h1 {
    padding-bottom: 12px;
    padding-top: 12px;
}
#portfolio .pcap {
    line-height: 18px !important;
}
#filters li {
    line-height: 35px;
}
#filters .button a,#filters  .button a:visited, #filters a {
    white-space: nowrap;
}
.carousel-control.right {
    right: -10px !important;
}
.carousel-control.left {
    left: -10px !important;
}
.magnify {
    bottom: 10px !important;    
}

.well2 .carousel-inner > .item {
    height: 220px;
}

.well2 {
    height: 225px;
}

.breadc {
    line-height: 10px;
    font-size: .8em;
    color: #028E0F;
    position: absolute;
    margin-top: -5px;
}

.breadc i {
    padding-left: 5px;
    font-size: .7em;
    line-height: 11px;
    color: #028E0F;
}

.breadc a, .breadc a:visited, .breadc a:hover{
    text-decoration:none;
}

@media (min-width: 768px) /* and (max-width: 979px)*/ {

}

@media (max-width: 979px) {
        header {
   margin-left:0px;
   margin-right:0px;
   }
    body {
    font-size: 85%;
 }

    .da-slide h2 {
        font-size: 34px;
        top: 30px;

    }

    .da-slide .da-img {
        margin-top: 25px;
    }

    .da-slide p {
        font-size: 15px;
        top: 80px;
        height: 105px;    
    }
    
    .aserv-img {
        width: 18px !important;
        height: 18px !important;
    }
    .aserv-img i {
        height : 15px !important;
        width: 15px  !important;
        font-size: .9em;
        line-height: 15px;
    }
    .aserv-details {
        line-height: 24px;
        display: inline-block;
        font-size: .9em;
    }

    .hero h1 img {
        margin-left: 40px;
        margin-top: -10px;
    }

    .well img {
        margin-right: 0% !important;
    }

    .well2 img {
        margin-right: 5% !important;
    }

    .content ul li {
        padding-right: 15px;
    }

    .about-hero{
        font-size:1.4em !important;
        line-height:27px !important;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 90%;
    }

    .hero h1 {
        font-size: 1.5em;
        line-height: 25px;
    }

    .well img, .well2 img {
        margin-right: 35% !important;
    }


    .about-hero {
        font-size: 1.2em;
    }

    .da-slide h2 {
        font-size: 28px;
        top: 15px;
    }

    .da-slide .da-img {
        margin-top: 60px;
    }

    .da-slide p {
        font-size: 14px;   
    }
}

@media (max-width: 480px) {
    header {
   margin-left:0px;
   margin-right:0px;
   }
    .hero h1 {
        font-size: 1.2em !important;
        line-height: 18px;
        margin-bottom: 0px;  
    }

    .hero h1 img {
        display: none;
        float: auto;
        margin-right: 40px;
    }

.about-hero {
        font-size: 1em !important;
        line-height:22px !important;
    }

    .da-slide h2 {
        font-size: 20px;
        top: 10px;
    }

    .da-slide p {
        font-size: 14px;        
        height: 155px;
        top: 50px;
    }

    .da-slide .da-link {
        top: 210px;
    }

    h4 {
        font-size: 1.1em !important;
        line-height: 18px;
        margin-bottom: 0px;
        font-weight: 700;   
    }

    .well img, .well2 img {
        margin-right: 11% !important;
    }

    .aserv-img {
        width: 10px !important;
        height: 10px !important;
        border: none !important;
        display: inline-block;
    }
    .aserv-img i {
        height : 5px !important;
        width: 5px  !important;
        font-size: 0px;
    }
    .aserv-details {
        line-height: 6px;
        display: inline-block;
    }
    .button a, .button a:visited, #filters a {
        font-size: .8em;
    }
    .pcap h5 {
        font-size: 1em !important;
    }
    .pcap p {
        font-size: .9em !important;
    }

    .service i {
        font-size: 1.5em;
    }

    iframe {
        width: 245px;
    }
    /*
    .navbar .nav > li > a, .navbar .btn, .dropdown-menu a {
        font-size: 1em !important;
    }
*/
}

@media (min-width: 980px) {
    

}

@media (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
    /* iPhone 5 only */
    .hero h1 img {
        display: none !important;
        float: auto;
    }

}
