.d-flex{
    display: flex;
}
.flex-column{
    flex-direction: column;
}
.twitter-feed-main iframe{
    height: 350px !important;
}
.footer-menus h2{
    font-size: 42px;
    text-transform: capitalize;
}
.footer-menus h2 {
	font-size: 22px;
	text-transform: capitalize;
	line-height: 30px;
	font-weight: 400;
}
.footer-content {
	width: calc(100% - 100px);
}

.thumbnails a h4{
    transition: ease-in-out 0.4s;
}

.thumbnails a:hover h4, .thumbnails a:focus h4{
    color: #000;
}

footer{
    padding: 60px 0;
}

.contact-page h1{
    color: #000;
}

.contact-page p{
    color: #333;
}

.contact-page.rev h2.big-h2-heading {
	font-size: 32px;
    font-weight: 600;
}

.contact-page.rev h2.big-h2-heading i{
    margin-right: 8px;
}

.contact-page.rev p{
    color: #8E959C;
}

.contact-page.rev .span5.offset1 span{
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
}

.contact-page.rev .span5.offset1 span i{
    margin-right: 4px;
}

@media (max-width: 1199.98px) {
    body{
        line-height: 24px;
    }
    .navbar-inner {
        background: rgba(46,46,46,.60);
    }
    .carousel-indicators{
        display: none;
    }
    .carousel-control.left, .carousel-control.right {
        left: 25px;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }
    .carousel-control.right{
        right: 25px;
        left: auto;
    }
    .carousel-control.left i, .carousel-control.right i {
        font-size: 16px !important;
        top: calc(50% - 10px);
        left: 50%;
        transform: translate(-50% , -50%);
        margin: 0 !important;
    }
    .navbar .nav > li > a {
        padding: 28px 20px;
    }
    .navbar .brand {
        padding: 10px 0;
        margin-left: 0;
    }
    .muted, .index-description h1, .contact-page h1 {
        margin: 0 0 22px;
        font-size: 34px;
    }
    .contact-page h1{
        margin-top: 24px;
    }
    .index-description h1{
        margin-bottom: 12px;
    }
    .index-description .sub-heading {
        font-size: 16px;
        margin: 10px 0 35px;
    }
    .thumbnails {
        margin: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .thumbnails > li {
        margin-left: 0;
    }
    .thumbnails a{
        margin-top: 0;
    }

    .thumbnails a .icon-10x {
        font-size: 6em;
    }
    .thumbnail h4 {
        padding: 28px 0 16px;
        font-size: 18px;
        letter-spacing: 0;
    }
    .mt-24{
        margin-top: 24px;
    }
    .features-main div.feature-option-3 {
        margin-bottom: 0;
    }
    .features-main div.feature-option-3 .span1{
        width: 50px;
    }
    .features-main div.feature-option-3 .span4 {
        width: 330px;
    }
    i.features-option-3-icon {
        font-size: 4em;
    }
    i.features-option-3-icon.icon-eye-open{
        font-size: 3em;
    }
    .mb-16{
        margin-bottom: 16px;
    }
    section.index-description {
        padding: 40px 0;
    }
    .testimonial h4 {
        margin-top: 20px;
        font-weight: 400;
        font-size: 18px;
    }
    footer {
        padding: 50px 0 40px 0;
    }
    footer h2 {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: 0;
    }
    footer ul.footer-links {
        list-style-image: none;
    }
    .services-main{
        padding-bottom: 20px;
    }
    header.page-title{
        margin-top: 0;
    }
    .contact-page h2.big-h2-heading {
        font-size: 34px;
    }
    .contact-page h2 i{
        margin-right: 8px;
    }
    .contact-page.rev {
        padding-bottom: 30px;
    }
    .wobble{
        animation-name: none;
    }
}

@media (max-width: 991.98px) {
    .thumbnails .span3 {
        width: 50%;
    }
    .thumbnails a .icon-10x {
        font-size: 5em;
    }
    .thumbnails {
        margin-top: 12px;
    }
    .mb-16 {
        margin-bottom: 40px;
    }
    .testimonial-main {
        display: flex;
        flex-direction: column;
    }
    .testimonial-main .span7, .testimonial-main .span4{
        width: calc(100% - 20px);
    }
    .testimonial-main .span4 {
        margin-top: 40px;
    }
    #myCarousel.carousel {
        margin-bottom: 0;
        margin-top: 84px !important;
    }
    .testimonial h4 {
        margin-top: 30px;
    }
    footer .row {
        display: flex;
        flex-direction: column;
    }
    footer .row > div {
        width: calc(100% - 20px);
        margin-bottom: 12px;
    }
    footer .row > div:last-child{
        margin-bottom: 0;
    }
    .twitter-feed-main{
        margin-top: 20px;
    }
    .twitter-feed-main h2{
        margin-bottom: 24px;
    }
    .paddingtop20{
        padding-top: 40px;
    }
    footer img {
        height: auto;
    }

    .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
        padding: 5px 20px 5px;
    }
    .navbar .btn-navbar {
        background: #90B912;
        margin: 0;
        top: 20px;
        position: relative;
        height: 36px;
        text-shadow: none;
        box-shadow: none !important;
    }
    .navbar .btn-navbar .icon-bar{
        text-shadow: none;
        box-shadow: none !important;
    }
    .navbar .btn-navbar:focus, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar:active, .navbar .btn-navbar:focus, .navbar .btn-navbar:hover, .navbar .btn-navbar[disabled]{
        padding: 7px 10px;
        outline-offset: 0;
        background: #90B912;
    }
    .navbar .nav > li > a {
        padding: 18px 6px;
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .nav > li > a:hover {
        background-color: transparent;
        color: #fff;
    }
    .services-main{
        padding-top: 20px;
        padding-bottom: 40px;
    }

    header{
        margin-top: 84px;
    }
    .footer-content {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .thumbnails a .icon-10x {
        font-size: 4em;
    }
    .features-main .span6{
        width: 50%;
        float: left;
    }
    .features-main .span6 .row{
        width: calc(100% - 20px);
    }
    .features-main div.feature-option-3 .span4 {
        width: 100%;
    }
    i.features-option-3-icon {
        font-size: 3.5em;
    }
    .testimonial-main .carousel{
        margin-top: 0 !important;
    }
    .muted, .index-description h1, .contact-page h1 {
        font-size: 30px;
        margin-bottom: 16px;
    }
    footer .span3{
        width: 100% !important;
    }
    .navbar .brand {
        padding: 10px 0 !important;
    }
    .navbar .btn-navbar {
        top: 16px;
    }
    header {
        max-height: 130px;
        margin-top: 77px;
    }
}

@media (max-width: 575.98px) {
    .thumbnails .span3 {
        width: 100% !important;
    }
    .features-main .span6 {
        width: 100%;
    }
    .features-main .span6 .row {
        width: 100%;
    }
    .muted, .index-description h1, .contact-page h1 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .index-description .sub-heading {
        font-size: 13px;
        margin: 0 0 26px;
    }
    .testimonial-main .span7, .testimonial-main .span4 {
        width: 100%;
    }
    .testimonial-main .item img {
        width: 200px;
    }
    .navbar .nav > li > a {
        padding: 14px 6px;
    }
    .carousel-control.left {
        left: 20px;
    }
    .carousel-control.right {
        right: 20px;
    }
    .carousel-control {
        width: 32px;
        height: 32px;
    }
    .contact-page h2.big-h2-heading {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .contact-page.rev h3{
        font-size: 22px;
    }
    footer .container{
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 480px){
    .navbar .btn-navbar {
        top: 13px;
    }
    header {
        margin-top: 71px;
    }
}

@media (max-width: 399.98px) {
    .muted, .index-description h1, .contact-page h1 {
        font-size: 24px;
        line-height: 38px;
    }
    footer h2 {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: 0;
    }
}