/*
Theme Name: Felis
Theme URI: 
Description: Flexible & Multipurpose html/css template
Author: fireform
Author URI: http://www.themeforest.net/user/fireform/?ref=fireform
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, gray, green, three-columns, four-columns, sidebar, fixed-width, custom-menu, full-width-template
*/


@media screen and (max-width:1023px){
#cssmenu ul {
    float: left;
}
}
@media screen and (max-width:980px){
#footer-wrap .col1-4 {
    float: left;
    max-width: 45%;
    width: 100%;
}
}
@media screen and (max-width:979px){
	.shine-top, .bottom-mask{
		display: none;
	}
	#cssmenu > ul > li > a {
    border: 0 none;
	
}
#cssmenu .submenu-button {
    right: 14px;
}
.short-tour,.page-description, .heading {
    padding: 20px 0;
}
#footer-wrap .col1-4 {
    max-width: 210px;
}
.omega {
    padding: 0 20px;
}
.wrap720 {
    max-width: 100%;
}
#footer-wrap .col1-4 {
    max-width: 210px;
}
.products .inner-t{
	margin-top: 20px;
}
.quote{
	max-width: 100%;
}
#quote_btn {
    float: left;
    margin-left: 0;
    width: 100%;
}
}
@media screen and (max-width:800px){
#footer-wrap .col1-4 {
    max-width: 170px;
}
#works2 .col1-3 {
    float: left;
    max-width: 50%;
	margin: 0;
}
.imgbox .omega {
    float: right;
    width: 100%;
}
.imgbox .omega img {
    width: auto;
}
#footer-wrap .col1-4 {
    float: left;
    max-width: 45%;
    width: 100%;
}
.menulist {
    margin: 0 12px 22px;
    width: 28%;
}
}
@media screen and (max-width:768px){
	#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a{
	border: 0 none;
    border-radius: 0;
	}
	#cssmenu ul{
		float: left;
	}
	#cssmenu > ul > li > a{
		padding: 20px;
	}

ul.portfolio-filter li {
    margin: 0;
}
ul.portfolio-filter li a {
    padding: 4px 8px;
}
.margin {
    padding: 0!important;
}
}
@media screen and (max-width:640px){
.menulist {
    margin: 0 8px 17px;
    width: 28%;
}
}
@media screen and (max-width:480px){
ul.navmenu li, ul.portfolio-filter li{
	margin-left: 10px;
}
ul.navmenu li a, ul.portfolio-filter li a{
	padding: 4px 7px;
}
.col1-6, .item-holder1 {
    max-width: 100%;
}
.logo img {
    margin: 0;
    width: 100%;
}
.mini-menu span.phone {
    margin-left: 12px;
}
.page-description span {
	color: #2A3590;
	size: 18px;
    width: 100%;
}
#footer-wrap .col1-4 {
    margin-bottom: 20px;
    min-height: auto;
}
#works2 .col1-3 {
    max-width: 100%;
}
#footer-wrap .col1-4 {
    float: left;
    margin: 10px 17px !important;
    max-width: 37%;
    width: 100%;
}
.menulist {
    margin: 0 6px 12px;
    width: 44%;
}
}
@media screen and (max-width:360px){
	.search {
    margin-top: 10px;
    width: 100%;
}
#search div input.field {
    padding: 0 136px 0 16px;
}
.copyr-spacer div.social{
	width: 100%;
}
#footer-wrap .col1-4 {
    margin: 0 0 10px 0!important;
    max-width: 100%;
}
.menulist {
    margin: 0 0 12px;
    width: 100%;
}
}
@media screen and (max-width:320px){
#search div input.field {
    padding: 0 95px 0 16px;
}
}
.popup-overlay {

    display: none;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.5);

}

.popup {

font-family: Arial, sans-serif;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    background: #fff;

    padding: 20px;

    border-radius: 8px;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}

.popup-content {

    text-align: center;

}

.popup .close {

    position: absolute;

    top: 10px;

    right: 10px;

    font-size: 20px;

    cursor: pointer;

    color: #333;

}

.popup #emailInput {

    width: 80%;

    padding: 10px;

    margin: 10px 0;

    border: 1px solid #ddd;

    border-radius: 4px;

}

.popup button {

    background-color: #4caf50;

    color: #fff;

    padding: 10px 20px;

    border: none;

    border-radius: 4px;

    cursor: pointer;

    font-size: 16px;

}
