/*
Theme Name: BrightCat
Description: BrightCat is a simple responsive SEO friendly theme. 
Version: 1.0
Tags:  blog, news, featured-images, one-column, theme-options, consultants
Text Domain: BrightCat
Domain Path: BrightCat
Author: A2Z Developing Team [tanand79gmail.com] 
*/
.header .hfe-nav-menu li.current_page_item a {
	font-weight: bold !important;
}

/*contact form*/
.wpforms-field-label {
	font-weight: 400 !important;
}
#wpforms-submit-699 {
	font-family: "JosefinSans" !important;
	font-size: 17px !important;
	background-color: #ff7007 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 50px !important;
	padding: 10px 20px 10px 20px !important;
}

/*RESPONSIVE*/
@media screen and (max-width: 3840px) {
.opportunity {
	margin-top: 15% !important;
	margin-right: 20% !important;
}
}
@media screen and (max-width: 2880px) {
.opportunity {
	margin-top: 8% !important;
	margin-right: 20% !important;
}
}

@media screen and (max-width: 1920px) {
.opportunity {
	margin-top: 3% !important;
	margin-right: 10% !important;
}	
}
@media screen and (max-width: 1680px) {
.opportunity {
	margin-top: 3% !important;
	margin-right: 4% !important;
}	
}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {
.opportunity {
	margin-top: 3% !important;
	margin-right: 0% !important;
}
}

@media screen and (max-width: 1366px) {

}

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@media screen and (max-width: 1279px) {
	
}

@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 767px) {
	.header .hfe-nav-menu li {
	margin-top: 7px !important;
}
}
@media screen and (max-width: 480px) {
	
}
@media screen and (max-width: 414px) {

}
@media screen and (max-width: 387px) 
{

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}