/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.3.1787650425
Updated: 2026-08-25 05:33:45

*/

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#cssmenu {
	height: 37px;
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid;
	border-radius: 5px;
	width: auto;
	border-color: #080808;
}
#cssmenu,
#cssmenu > ul > li > ul > li a:hover {
	background: #3c3c3c;
	background: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #222222));
	background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background: -ms-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background: linear-gradient(top, #3c3c3c 0%, #222222 100%);
}
#cssmenu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
#cssmenu > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
}
#cssmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #080808;
	color: #ffffff;  
}
#cssmenu > ul > li > a:hover {
	background: #080808;
	color: #ffffff;
}
#cssmenu > ul > li:first-child > a {
	border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after {
	content: '';
	position: absolute;
	border-right: 1px solid;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99;
	border-color: #3c3c3c;  
}
#cssmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px;
	border: 5px solid transparent;
	border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}
#cssmenu ul li.has-sub:hover > a {
	background: #3f3f3f;
	border-color: #3f3f3f;
	padding-bottom: 13px;
	padding-top: 13px;
	top: -1px;
	z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
	display: block;
}
#cssmenu ul li.has-sub > a:hover {
	background: #3f3f3f;
	border-color: #3f3f3f;
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: 38px;
	padding: 10px 0;
	background: #3f3f3f;
	border-radius: 0 0 5px 5px;
	z-index: 999;
}
#cssmenu ul li > ul {
	width: 200px;
}
#cssmenu ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}
#cssmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 8px 20px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#cssmenu ul ul a:hover {
	color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}
@media(min-width:786px)
{
.vc_row.wpb_row.vc_row-fluid.mobile {
  display: none;
}
}
@media(max-width:785px)
{
.hide_mobile ,.image99e.mobile{
  display: none;
}
.vc_custom_1518247788609 {
  padding-bottom: 0 !important;
}
.wpb_single_image.wpb_content_element.vc_align_left.image99e {
  margin-top: 0 !important;
}
.vc_custom_1518247788609 img{
  display: none;
}
.top_header_irvin .pull-left > img {
  left: 22%;
  max-width: 205px !important;
  position: absolute !important;
  top: 6px !important;
}
}
@media(max-width:640px){
	.gallery-columns-3 figure {
	  float: left;
	  width: 50% !important;
	}
	.vc_custom_1518247788609 {
	  padding-bottom: 50px !important;
	}
}
@media (min-width:641px) and (max-width:786px){
	.gallery-columns-3 figure {
	  float: left;
	  width: 33% !important;
	}
}
#wprmenu_menu ul li.red a {
  color: #ff0000 !important;
}
#wprmenu_menu ul li.red:hover a {
  color: #000 !important;
}
.mob-menu-logo-holder {
  display: block !important;
}
.mobmenu .sub-menu li a {
  padding-left: 0!important;

}
.mobmenur-container img {
  margin: 5px !important;
  max-height: 22px !important;
}

@media(max-width:1023px)
{
	.top_irvin{
	  display: none !important;
	}
}
@media(max-width:640px)
{
.page-id-1394 .mob-standard-logo ,.page-id-1409 .mob-standard-logo {
  border: 10px solid #ffffff;
  display: inline-block;
  height: 67px;
}
}

.page-id-1394 #mobmenuleft li,.page-id-1409 #mobmenuleft li  {
  display: none;
}

.page-id-1394 #mobmenuleft li.irvin_menu ,.page-id-1409 #mobmenuleft li.irvin_menu{
  display: block;
}

#mobmenuleft li.irvin_menu a {
  color: #49A842;
}

#mobmenuleft li.irvin_menu.red a {
  color: #FE0000;
}
#mobmenuleft li a:hover {
  color: #000 !important;
}
.top_header_irvin a {
  font-size: 17px;
}
#wprmenu_bar .menu_title, .top_header_irvin .pull-right {
  display: block !important;
}
@media(min-width:1023px)
{
.is-desktop .wrap-98 .container .grid-tab-3:last-child {
	width: 150px;
	position: absolute;
	right: 5%;
}
.is-desktop .wrap-98 .container .grid-tab-6 {
	width: 71%;
}
header .grid-tab-3 {
	margin-left: -70px;
}
#cssmenu > ul > li > a {
	padding: 12px 14px;
}
#cssmenu > ul > li.has-sub > a::before {
	right: 0 !important;
}
#cssmenu > ul > li > a {
    font-size: 15px !important;
}
}
@media(min-width:1400px) and (max-width:1700px)
{
.grid-inner #cssmenu > ul > li > a {
	padding: 12px 22px 12px 22px !important;
}
}
.red span {
	color: red;
}

.red:hover span {
	color: black;
}
.single-post .attachment-twentyseventeen-featured-image.size-twentyseventeen-featured-image.wp-post-image {
	display: none;
}
.grid-tab-3.two img {
	max-height: 110px;
	width: auto;
}