/* Add here all your css styles (customizations) */

body {
    overflow-x: hidden;
}
/* NavBar */

ul.nav.navbar-nav {
    margin: 30px 0;
}
.purchase .btn-buy a {
    padding: 10px 50px;
}
div.banner .col-md-4 {
    padding: 0;
}
/* FOOTER */

img.footer-logo {
    max-width: 100px;
}
.img-rect {
    height: 170px;
    overflow: hidden;
}
/*div.pricing-head {
    height: 180px;
}
*/

.bottom-pics img {
    width: 100%;
}
img.pricing {
    width: 150px;
    height: 80px;
    border: none!important;
    margin-bottom: 23px!important;
}
.ftr-icons {
    width: 80%;
    margin: 0 auto;
}
.ftr-icons td {
    width: 50%;
}
span.head {
    display: block;
    font-weight: bold;
}
table .ftr-icons {
    width: 25%;
    margin: 0 auto;
    border: 1px solid red;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: none;
}
.ftr-icons img {
    display: block;
    float: left;
    margin-right: 20px;
    margin: 20px 20px 0 20px;
}
.ftr-icons p {
    padding-top: 20px;
    vertical-align: middle;
    line-height: 16px;
}
div.img-wrap {
    /*max-height: 204px;*/
    overflow: hidden;
}
ul.green {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.green li {
    background: url(../img/icons/bullet.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}

.img-box1 {
    font-size: 16px;
    height: auto;
    line-height: 20px;
    padding: 0 0 40px;
    text-align: center;
    width: 800px;
}
.img-box3 img, .img-box2 img, .img-box1 img {
    display: block;
    height: auto;
    margin: 0 0 30px;
    width: 100%;
}