/**handles:avia-style**/
/*
Theme Name: LG
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: kaistudios.com
Author URI: https://kaistudios.com
Description: LG Theme by Kai
Version: 4.7.2.1582563463
Updated: 2020-02-24 08:57:43

*/

.content-column.one_half{
	padding-right: 10px;
}

/* Portfolio overlay with title */
/* Disable default animation */

#top .grid-entry a:hover .image-overlay .image-overlay-inside {
animation: none;
}

/* Overlay color */

#top .grid-entry .image-overlay {
background: rgba(10, 10, 180, .96)!important;
}

/* Remove hover icon */

#top .grid-entry .image-overlay .image-overlay-inside:before {
display: none !important;
}

/* Remove default title below */

.grid-content .avia-arrow,
#top .grid-entry .grid-content {
display: none;
}

/* Display title on hover*/

.grid-entry a:hover:before {
content: attr(title);
position: absolute;
width: 100%;
z-index: 1000;
text-align: center;
opacity: 1;
font-size: 18px;
color: #ffffff !important;
top: 50%;
transform: translateY(-50%);
animation: avia-fadein 0.75s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) !important;
}

.grid-entry .inner-entry { margin-right: 25px; }

/* Custom grid row width*/

#av-grid-custom-width {
    max-width: 1310px;
    margin: 0 auto;
}
.av-layout-grid-container {
    margin: 0 auto;
    padding: 0;
    max-width: 1310px;
}
html, #main {
    background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1124px) {
.responsive #top {
overflow-x: hidden;
}






#socket {
	position: relative!important;
}