/*
Theme Name: Porto
Theme URI: http://flothemes.com
Author: Flothemes
Author URI: http://flothemes.com
Description: A versatile creative portfolio blog for the socially active modern creative professional.
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: http://flothemes.com/terms-of-use/
Text Domain: flotheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
h1, h2, h3, h4, h5, h6{line-height:30px;}
header.main-header {
    background: grey none repeat scroll 0 0;}
#text-8{margin-bottom:0px;}
.hero-slider .slide-down{background-color: transparent !important;}
.hero-slider .slide-title {
    font-size: 50px  !important;
    letter-spacing: 4.85px  !important;
    margin-bottom: 35px;
}
.slide-description{font-size:15px !important;}
.single-page.content-full-width .page-content > .inner{padding:0 120px !important;}


@media (min-width: 1400px) and (max-width: 2048px) {
.AlpinePhotoTiles_cascade_column img{height:300px; width:100%;}

}

@media (max-width: 1399px) {
.AlpinePhotoTiles_cascade_column img{height:250px; width:100%;}
}

@media (max-width: 900px) {

.AlpinePhotoTiles_cascade_column img{height:150px; width:100%;}

}

@media (max-width: 568px) {
.AlpinePhotoTiles_cascade_column img{height:80px; width:100%;}
}

.text_center {
    display: none;
    text-align: center;
}
.description.full-description h3.title{min-height:65px;}
.column, .columns {
    
    padding-left: 0.3em !important;
    padding-right: 0.3em !important;
    
}
.gallery.split .item {
        margin-bottom: 10px !important;
    
}


.contact-phone-holder {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
}