    /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    :: Template Name: Classy - Multipurpose Template
    :: Author: Designing World
    :: Author URL: https://wrapbootstrap.com/user/DesigningWorld
    :: Description: Classy is a complete multi-functional template. It's creative and clean design. It's has huge collection of templates for Business, Agency, Startup, App Landing, Product Landing, Service Landing, Hosting & Technology, Restaurant, Freelancer, Resume & CV, Portfolios, Education, Spa & Beauty, Photography, Fitness & Gym.
    :: Version: 2.0.0
    :: Last Updated: 31-07-2017
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
    
    * {
        margin: 0;
        padding: 0;
    }
    
    .floatleft {
        float: left
    }
    
    .floatright {
        float: right
    }
    
    .alignleft {
        float: left;
        margin-right: 15px;
    }
    
    .alignright {
        float: right;
        margin-left: 15px;
    }
    
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
    /* Place your custom css code here */

.btn-video{
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px 20px;
	background-color: rgba(0,0,0,0.00);
	border: white solid 2px;
	border-radius: 5px;
}

.btn-video:hover{
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px 20px;
	background-color: #f2ca41;
	border: #f2ca41 solid 2px;
	border-radius: 5px;
}

.image_zoom_in {
        background-color: #000;
        bottom: 0;
        height: 40px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40px;
        z-index: 999;
    }

.column_single_gallery_item .hover_overlay {
        left: 15px;
        right: 15px;
        top: 0;
        bottom: 0;
        width: calc(100% - 30px);
    }

.resume_version .close-video-animatedModal {
    color: #555;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 30px;
    margin: 10px auto;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 30px;
}

.vimeo_video_version{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.main-title{
	color: #FAC52C;
}

.styled-font{
	font-family: 'Lobster Two', cursive;
}