    body,
    button {
        margin: 0
    }
    
    .sr-only,
    td {
        padding: 0
    }
    
    button,
 
    hr,
    img {
        border: 0
    }
    
    .navbar-fixed-top .navbar-collapse {
        max-height: 340px
    }
    
    html {
        font-family: sans-serif
    }
    
    nav {
        display: block
    }
    
    a:active,
    a:hover {
        outline: 0
    }
    

    
    img {
        vertical-align: middle
    }
    
    svg:not(:root) {
        overflow: hidden
    }
    
    hr {
        height: 0;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        margin-top: 20px;
        margin-bottom: 20px;
        border-top: 1px solid #eee
    }
    

    .nav:after,
    .nav:before,
    .navbar-collapse:after,
    .navbar-collapse:before,
    .navbar-header:after,
    .navbar-header:before,
    .navbar:after,
    .navbar:before,
    .row:after,
    .row:before {
        display: table;
        content: " "
    }
    
    *,
    :after,
    :before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    
    button {
        font: inherit;
        overflow: visible;
        text-transform: none;
        -webkit-appearance: button;
        cursor: pointer
    }
    
    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0
    }
    
    table {
        border-spacing: 0;
        border-collapse: collapse;
        background-color: transparent
    }
    
    @media print {
        img,
        tr {
            page-break-inside: avoid
        }
        a,
        a:visited {
            text-decoration: underline
        }
        a[href]:after {
            content: " (" attr(href) ")"
        }
        a[href^="#"]:after {
            content: ""
        }
        img {
            max-width: 100% !important
        }
    }
    
    body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        line-height: 1.42857143
    }
    
    a {
        background-color: transparent;
        color: #337ab7;
        text-decoration: none
    }
    
    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }
    
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto
    }
    
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
    
    h1 {
        margin-top: 20px;
		color: inherit;
		margin-top: 40px;
    }
    
    ul {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 1.3em;
    }
    
    @media (min-width:768px) {
        .container {
            width: 750px
        }
    }
    
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px
    }
    
    @media (min-width:992px) {
        .container {
            width: 970px
        }
    }
    
    @media (min-width:1200px) {
        .container {
            width: 1170px
        }
    }
    
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
    
    .col-sm-4,
    .col-sm-6,
    .col-sm-8,
    .col-xs-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
    
    .collapse {
        display: none
    }
    
    .nav>li,
    .nav>li>a {
        display: block
    }
    
    .nav>li>a {
        padding: 10px 15px
    }
    
    .navbar {
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030
    }
    
    @media (max-device-width:480px) and (orientation:landscape) {
        .navbar-fixed-top .navbar-collapse {
            max-height: 200px
        }
    }
    
    @media (min-width:768px) {
        .col-sm-4,
        .col-sm-6,
        .col-sm-8 {
            float: left
        }
        .col-sm-8 {
            width: 66.66666667%
        }
        .col-sm-6 {
            width: 50%
        }
        .col-sm-4 {
            width: 33.33333333%
        }
        .navbar-header {
            float: left
        }
        .navbar-collapse {
            width: auto;
            border-top: 0;
            -webkit-box-shadow: none;
            box-shadow: none
        }
        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }
        .navbar-fixed-top .navbar-collapse {
            padding-right: 0;
            padding-left: 0
        }
    }
    
    .navbar-toggle {
        background-image: none;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #484747;
        border: 1px solid transparent;
        border-radius: 4px
    }
    
    .navbar-toggle:focus {
        outline: 0
    }
    
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }
    
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 4px
    }
    
    .navbar-nav {
        margin: 7.5px -15px
    }
    
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }
    
    @media (min-width:768px) {
        .navbar-toggle {
            display: none
        }
        .navbar-nav {
            float: left;
            margin: 0
        }
        .navbar-nav>li {
            float: left
        }
        .navbar-nav>li>a {
            padding-top: 15px;
            padding-bottom: 15px
        }
    }
    
    .navbar-inverse {
        background-color: #fff;
        border-color: #080808
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #525050
    }
    
    .navbar-nav>li>a:hover {
        color: #f93f32;
        background-color: transparent
    }
    
    .navbar-inverse .navbar-nav>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    
    .navbar-inverse .navbar-toggle {
        border-color: #fff
    }
    
    /* .navbar-inverse .navbar-toggle:focus, */ 
    .navbar-inverse .navbar-toggle:hover {
        background-color: #848282
    }
    
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff
    }
    
    .container:after,
    .nav:after,
    .navbar-collapse:after,
    .navbar-header:after,
    .navbar:after,
    .row:after {
        clear: both
    }
    
    .pull-right {
        float: right !important
    }
    
    .address,
    a.darken:hover,
    h1 {
        font-family: adobe-caslon-pro, serif;
    }
    
    @-ms-viewport {
        width: device-width
    }
    
    @-o-viewport {
        width: device-width
    }
    
    @viewport {
        width: device-width
    }
    
    body {
        padding-top: 100px
    }
    
    .starter-template {
        padding: 5px 15px;
        text-align: center
    }
    
    .navbar {
        background-color: #fff
    }
    
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
        font-weight: 600;
        letter-spacing: .2em;
        font-size: 14px
    }
    
    h1 {
        font-size: 30px;
        line-height: 1.1;
        font-weight: 500;
        margin-bottom: 25px;
    }
    
    .media-icon {
        margin-right: 10px
    }
    
    .media-icon:hover {
        opacity: .5;
        text-decoration: none
    }
    
    .address {
        font-size: 17px;
        line-height: .9
    }
    
    @media all and (min-width:576px) {
        .address {
            text-align: right
        }
        .navbar-collapse {
            width: 50%
        }
        h1 {
            font-size: 48px
        }
    }
    
    @media all and (max-width:768px) {
        .address,
        .social {
            text-align: center
        }
        body {
            padding-top: 70px
        }
        .address {
            padding-top: 10px
        }
        .shrink {
            width: 400px;
            max-width: 100%
        }
        .logo {
            max-height: 150px;
            /*width: auto*/
        }
        .navbar-header {
            border-bottom: thick double #fff
        }
        .navbar-collapse {
            width: 80%
        }
    }

    @media (max-width: 615px){
        .logo {
        max-width: 80%;
    /* width: auto; */
        }
    }
	
	@media (max-width: 420px){
		.col-sm-8{
		float: left !important
		}
		.col-sm-4{
		width: 100%;
		margin-bottom: 30px;
		}
	}
	
    a.darken {
        display: inline-block;
        background: #000;
        padding: 0;
        margin-bottom: 20px;
        color: rgba(255, 0, 0, 0)
    }
    
    .collapse.in,
    a.darken img {
        display: block
    }
    
    a.darken img {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear
    }
    
    a.darken:hover img {
        opacity: .3
    }
    
    a.darken:hover {
        color: #fff;
        text-decoration: none;
        font-size: 23px;
        line-height: 1.3
    }
    
    .navbar-collapse.in {
        overflow-y: auto
    }
    
    .push {
        padding-top: 240px
    }
    
    p {
        margin: 0 0 20px;
        font-size: 1.3em;
    }

    h2{
        font-weight: normal;
        font-size: 1.3em;
        line-height: 1.6;
        padding-bottom: 15px;
        text-align: left;
    }
    .red{
        color: red;
    }

    .l_align{
        text-align: left;
    }

    .r_align{
        text-align: right;
    }
    .j_align{
        text-align: justify;
    }

    .ctr_image{
        margin-left: auto;
        margin-right: auto;
    }
    .pad_image{
        padding-bottom: 20px;
    }


    .r_float{
        float: right;
    }
	
	.l_float{
        float: left;
    }

    .last{
        margin-bottom: 40px;

    }

    .sub {
        font-size: 0.8em;
    }

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto; 
    width: /*whatever width you want*/;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.logo{
	padding: 10px;
}