    html, body{
        margin: 0;
        padding: 0;
        font-family: 'Montserrat', sans-serif;
    }

    .container-fluid{
        padding: 0;
    }

    .purple{
        color:#585d66;
    }

    .gray{
        color: #585d66;
    }

    .lato-bold{
        font-family: 'Lato', sans-serif;
        font-weight:bold;
    }

    .lato-light{
        font-family: 'Lato', sans-serif;
        /*font-weight:lighter;*/
    }

    .navbar{
        min-height: 80px;
        background: #fff;
        margin: 0;
    }

    .navbar-brand{
        height: auto;
    }

    .row{
        margin: 0;
    }

    .jumbotron{
        padding: 1rem 1.5rem;
        background:#fff;
        position: relative;
        margin-bottom:0;
    }

    .jumbotron img{
        width:100%;
    }

    button{
        cursor: pointer;
    }

    #logo{
        width: 30%;
        margin: 0 0 0 30px;
    }

    #logo img{
        height: 60px;
    }

    #banner{
        padding: 0;
        margin: 0;
        width: 100%;
    }

    #banner img{
        width: 100%;
        padding: 0;
    }

    .container .jumbotron, .container-fluid .jumbotron{
        padding: 0;
        padding-right: 0;
        padding-left: 0;
        margin: 0;
    }

    #product_head_line{
        display: block;
        text-transform: uppercase;
        font-size: 22px;
        width: 100%;
        margin: 1.5em;
    }

    #product_head_line img{
        width: 100%;
    }

    #products{
        margin: 0 1.5em;
    }

    .product_item{

    }

    #prodoct_calliq{
        margin-left: 0;
    }

    #prodoct_docdx{
        margin-right: 0;
    }

    .product-image{
        width: 25%;
        position: absolute;
        padding: 0 10px;
        top: 50px;
        left: 10px;
    }

    .product-image img{
        width:100%;
    }

    

    .product_item_content{
        background: url(/images/column_bg.jpg);
        background-size: cover;
        background-attachment: fixed;
        width: 98%;
        height: 100%;
    }

    .product-info{
        margin-left: 30%;
        font-size: 12px;
        padding: 10px 10px 50px 10px;
        height: 100%;
    }

    .product-item{
        background: #eee;
        padding: 0;
        margin: 10px;
        overflow: hidden;
        font-family: 'Lato', sans-serif;
    }

    .product-head-line{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 22px;
        margin: 10px 0;
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        color: #585d66;
    }

    .product-text{
        font-size: 16px;
        color: #666;
        margin: 0 0 10px 0;
    }

    .product-button{
        border: #6CDB87 solid 2px;
        border-radius: 20px;
        padding: 8px 15px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        color: #333;
        float: right;
        margin: 10px;
        position: absolute;
        bottom: 10px;
        right: 40px;
    }

    #docdx_image{

    }

    #contact-form-container{
        padding: 1rem 1.5rem;
        margin-bottom: 80px;
    }

    input, textarea {
        display: block;
        margin: 0;
        width: 100%;
        margin-bottom: 20px;
        -webkit-appearance: none;
        border: solid 2px #585d66;
        height: 55px;
        background: #f6f6f7;
        padding: 20px;
        text-transform: capitalize;
        color: black;
        font-size: 13px;
    }

    #home-submit {
        display: block;
        margin: 0;
        border-radius: 20px;
        border: 2px solid #655495;
        cursor: pointer;
        color: #666;
        text-align: center;
        padding: 10px 20px;
        margin-left: 15px;
    }

    #home-submit:hover{
        color: #fff;
        background:#77f292;
    }

    #contact-form-headline{

    }

    #contact-submit-message{
        text-align:center;
        padding: 10px 20px;
    }

    #message{
        height: 100px;
    }

    #nav-icons{
        overflow:hidden;
        display:inline-block;
        margin-top: 15px;
        float: right;
    }

    .nav-icon{
        float:left;
        overflow:hidden;
        margin-right: 30px;
    }

    .icon-img{
        float: left;
    }

    .icon-img img{
        height:35px;
        margin-right: 10px;
    }

    .icon-text{
        float:left;
        font-family: 'Lato', sans-serif;
        color:#585d66;
        font-size: 13px;
    }

    .icon-text a{
        color:#585d66;
        text-decoration: none;
    }

    .icon-text a:hover{
        color:#585d66;
        text-decoration: none;
    }

    .green-underline{
        border-bottom: 1px solid #77f292;
    }

    .green{
        color: #77f292;
    }

    .product-item-headline{
        background:#655495;
        text-transform:uppercase;
        font-family: 'Lato', sans-serif;
        color:#fff;
        padding:5px 10px;
    }

    .banner-content{
        width: 100%;
        padding: 30px 0 0 0;
    }

    #case-headline{
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        border-bottom: 1px solid #fff;
        display: block;
        width: 100%;
        padding-left: 30px;
    }

    #case-text{
        font-size: 18px;
        font-family: 'Lato', sans-serif;
        color:#fff;
        width: 60%;
        margin: 40px auto 20px auto;
        text-align: center;
    }

    #case-curly-braces{
        width: 300px;
        margin: 0px auto 20px auto;
        overflow: hidden;
    }

    #left-curly, #right-curly{
        font-size: 52px;
        font-family: 'Lato', sans-serif;
        color:#fff;
        display: inline;
        float: left;
    }

    #curly-content{
        display: inline;
        float: left;
        margin: 15px 20px;
        text-align: center;
    }

    #curly-content-line1{
        font-size: 18px;
        font-family: 'Lato', sans-serif;
        font-weight:bold;
        color:#fff;
    }

    #form_head_line{
        display: block;
        text-transform: uppercase;
        font-size: 22px;
        width: 100%;
        margin: 2%;
    }

    #form-contact-info{
        overflow:hidden;
        position: relative;
        padding: 0 10px 20px 10px;
    }

    #contact-form-icon{
        width: 45px;
        float: left;
        margin-right: 10px;
    }

    #contact-form-icon img{
        width: 100%;
    }

    #form-contact-email{
        float: left;
        padding: 0;
        margin: 0;
        text-decoration: underline;
        text-decoration-color: #77f292;
        text-transform: capitalize;
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        color: #666;
        line-height: 2em;
        margin-right: 20px;
    }

    #form-contact-phone{
        float: left;
        padding: 0;
        margin: 0;
        text-transform: capitalize;
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        color: #666;
        line-height: 2em;
    }


    footer{
        background:#585d66;
        color: #eee;
        font-family: 'Lato', sans-serif;
        font-size:12px;
    }

    footer a{
        color: #eee;
        text-decoration:underline;
    }

    footer a:hover{
        color: #eee;
        text-decoration:none;
    }

    footer{
        text-transform: uppercase;
        font-weight: bold;
        padding: 20px 1.5em;
    }

    footer h5{
        font-family: 'Lato', sans-serif;
        font-weight:500;
        font-size:12px;
        color:#fff;
        margin: 0;
    }

    footer ul{
        list-style: none;
        font-family: 'Lato', sans-serif;
        font-size:12px;
        margin: 0;
        padding: 0;
    }

    #footer-logo{
        width: 100%;
        max-width: 200px;
        float: right;
    }

    .copyright{
        font-family: 'Lato', sans-serif;
        font-size:12px;
        margin: 20px 0;
    }

    #case-study{
        background: url('/images/casestudy.jpg');
        background-size: 100%;
        padding: 20px 0;
    }

    #map-icon{
        margin:0px;
    }

    #logo-container{
        text-align: center;
    }

    @media (max-width: 1024px) {
        #form-contact-email, #form-contact-phone{
            font-weight: 500;
        }

        #form-contact-phone{
            margin-left: 55px;
        }

        

        #product_head_line{
            font-size: 16px;
        }

        .product-text{
            font-size: 16px;
            font-weight: 500;
        }

        #case-text{
            font-weight: 500;
        }

        .product-item-headline{
            font-weight:500;
        }

        .lato-light{
            font-weight: 500;
        }

        footer ul{
            font-weight: 500;
            margin-bottom: 10px;
        }

        .copyright{
            font-weight: 500;
        }

        #curly-content-line1{
            font-size: 20px;
        }

        .icon-text{
            font-weight: 500;
        }

        .icon-text a{
            color:#585d66;
            text-decoration: none;
            font-weight: 500;
        }
    }

    @media (max-width: 767px) {


        .product-item{
            margin: 10px 0 0 0;
        }
    }