@media only screen and (max-width: 470px) {
    .navbar-brand {
        display: block;
        float: none;
        margin: auto;
        margin-bottom: 20px;
    }
    .navbar-brand img {
        margin: auto;
    }
    .navbar {
        padding: 34px 15px;
    }
}

@media only screen and (max-width: 500px) {
    .isoFilter a {
        font-size: 15px;
        width: 95px;
    }
}

@media only screen and (max-width: 720px) {
    .tp-simpleresponsive ul.slider-icons li, .tp-simpleresponsive ul.slider-icons li:before {
        display: block;
        min-width: 250px;
        margin-top: 10px !important;
        text-align: left;
    }
    .slider-icons li span {
        position: relative;
        top: 5px;
        display: inline-block;
        clear: none;
        margin-top: 0;
        margin-left: 15px;
		font-size: 15px;
    }
    .tp-simpleresponsive ul.slider-icons {
        margin-bottom: 5% !important;
    }
}

@media only screen and (max-width: 600px) {
    .tp-simpleresponsive ul.slider-icons li, .tp-simpleresponsive ul.slider-icons li:before {
        display: block;
        min-width: 250px;
        margin-top: 10px !important;
        text-align: left;
    }
    ul.slider-icons li span {
        position: relative;
        top: 5px;
        display: block;
        clear: none;
        margin-top: 0;
        margin-left: 15px;
		font-size: 15px;
    }
	
	ul.slider-icons li:first-of-type span {
		font-size: 19px!important;
	}
	
    .tp-simpleresponsive ul.slider-icons {
        margin-bottom: 5% !important;
    }
    .navbar {
        padding: 34px 15px;
    }
    .show-all-isotope {
        position: relative;
        right: inherit;
        left: inherit;
        float: none;
        clear: both;
        width: 100%;
        margin: 0;
        margin-top: 10px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .isotope .item h3 {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .isotope .item p {
        margin-bottom: 30px;
    }
    .isotope .item {
        font-size: 18px;
    }
    #navbarCollapse {
        float: none;
        width: 100%;
        margin: 0 0 0 0 !important;/*margin-top - 30px*/
        padding-top: 18px;
        text-align: center;
        border: none;
        background: url('../img/blue-hr.png');
        background-repeat: no-repeat;
        background-position: center top;
		-webkit-background-size: auto 10px;
		background-size: auto 10px;
    }
    .nav li a span {
        display: none;
    }
    .navbar-toggle {
        margin-right: 0;
    }
    .marg-top {
        margin-top: 25px;
    }
    .month-project, .projects {
        text-align: center;
    }
    .month-project img, .projects img {
        margin: auto;
        text-align: center;
    }
    .month-project .col-xs-12, .projects .col-xs-12 {
        margin: 20px 0;
    }
    .more {
        margin: 40px auto;
    }
    a.social-fb {
        margin-left: 0;
    }
    .scroll {
        max-width: 423px;
    }
}

@media only screen and (max-width: 800px) {
    .navbar {
        padding: 34px 43px !important;
    }
}

@media only screen and (min-width: 992px) {
    .columns-home .home-img-wider {
        position: relative;
        top: -35px;
        width: 355px;
        max-width: none;
        margin-left: -10px;
    }
    .col-img {
        min-height: 371px;
    }
}

@media only screen and (max-width: 1199px) {
    .isotope .item h3 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .isotope .item p {
        margin-bottom: 20px;
    }
    .isotope .item {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1120px) {
    #navbarCollapse {
        float: left;
        clear: both;
        overflow: hidden;
        margin-top: 20px;
        margin-left: -30px;
    }
}

@media (min-width: 1450px) {
    .container {
        width: 1425px;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 30px;
        padding-left: 30px;
    }
    .columns-home .home-img-wider {
        top: 0;
        width: 314px;
        max-width: none;
        margin-left: -40px;
    }
}
