/*
Theme Name: Bevin Creative
Description: Bevin Creative Web Site
Author: Bevin Creative
Version: 1.1.4
License: GNU General Public License
License URI: license.txt
Tags:
*/

.video-holder {
	margin-bottom: 15px;
}

.home {
	opacity: 0;
}


.hero__carousel .item .buttons {
	width: 100%;
	clear: both;
}

.hero__carousel .item .buttons:after {
	content: "";
	display: table;
	clear: both;
}

.hero__carousel .item .buttons a {
	display: inline-block;
	width: 130px;
	position: relative;
	float: none;
}

.hero__carousel .item .buttons a.fancybox {
	position: relative;
}

.hero__carousel .item .caption.align-right .buttons {
	text-align: right;
}

.hero__carousel .item .caption.align-right a {
	float: none;
}


.four-boxes-flush .item .hover span {
    position: absolute;
    bottom: 20px;
    right: 100%;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    transition: all .2s ease-in-out;
    font-style: italic;
    z-index: 2;
    cursor: pointer;
}
@media only screen 
  and (max-device-width: 736px) 
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) { 
    img.alignleft {
        width: 100% !important;
	max-width: 100% !important;
	padding:5px;
    }
}
