@charset "UTF-8";

/* CSS Document */
	.site-header .site-title a{
		background-size:contain !important;
	}

a{
	color:#ac161b;
}
.site-container{
	background:#ccc;
}
body{
	background-color:white;
	font-size:16px;
}
.site-container{
	max-width:100%;
}
.wrap{
	max-width:1140px;
	margin:0 auto;
}
.site-header .header-widget-area{
	width:25%;
}
.header-image .site-title, .header-image .site-title a{
	min-height:100px;
	max-width:390px;
}
.header-image .site-description {
	font-family:'Lato';
	color: #ac161b;
	font-weight: 700;
    line-height: 1.25;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    text-indent: 0;
    font-size: 19px;
    margin-top: 29px;
    margin-left: 20px;
    float: right;
	width: 47%;
    text-align: center;
}
.site-header .title-area {
    max-width: 70%;
}
.site-header .widget {
    padding: 0;
}
.header-widget-area .button{
	font-size:22px;
}
.header-widget-area{
	text-align:right;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Lato';
}
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
.button:hover, 
.entry-content .button:hover, 
a.more-link:hover,
a.button.clear:hover,
.soliloquy-caption-inside a.button:hover {
	background-color:white;
	border:thin black solid;
	color:black
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button, a.more-link, .soliloquy-caption-inside a.button {
    background-color: black;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    width: auto;
	border-radius:5px;
	border: white thin solid;
}
.button, a.more-link {
    display: inline-block;
    text-transform: uppercase;
	font-size: 16px;
    font-weight: 600;
}
a.button.wide {
    padding: 8px 50px;
}
.header-widget-area a.phone {
/*    clear: both; */
    display: block;
    font-size: 33px;
    color: #ac161b;
    font-weight: 900;
}
nav.nav-primary {
    background-color: #b0aa7a;
}
.genesis-nav-menu {
    background: transparent;
	text-align:center;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color:#609171;
	color:white;
}
.genesis-nav-menu a {
    color: black;
    text-transform: uppercase;
    padding: 0px 20px;
    font-size: 20px;
    font-weight: 600;
}
.home .site-inner > .wrap {
    max-width: inherit;
}
.site-header{
	max-width:1140px;
}
.home-slider{
	text-align:center;
}
.home-slider.widget-area{
	/*background: url(../../themes/executive-pro/images/slider1-img-2.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
}
.home-slider h4.widget-title.widgettitle {
    font-size: 90px;
    color: white;
    text-transform: none;
    margin-top: 100px;
}
.home-slider p {
    font-size: 30px;
    color: white;
    max-width: 870px;
    margin: 0 auto;
}
.home-slider a.button{
	margin-bottom:7%;
}
.home-top{
	padding: 0;
    margin-top: -50px;
    clear: none;
    background: transparent;
	z-index:999;
	position:relative;
}
.home-top.widget-area{
   padding-left: 65px;
}
.home-top .widget_sp_image {
    background: white;
    padding: 10px;
	width:32%;
}
.home-top section.widget-even div {
    background: #4f1112;
	padding-bottom:1px;
}
.home-top section.widget-odd div {
    background: #ac161b;
	padding-bottom:1px;
}
.home-top .widget_sp_image img {
    padding-top: 10px;
}
.home-top .widget_sp_image p {
    height: 40px;
	font-size:18px;
}
.widget_sp_image-description {
    text-align: center;
    color: white;
}
.home-top h2 {
    color: white;
    font-size: 24px;
}
.home-cta.widget-area {
    background: url(../../themes/executive-pro/images/banquet-bkgrd-full.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	text-align:center;
	padding:260px 0;
}
.home-cta h4.widget-title.widgettitle {
    font-size: 55px;
}
.home-cta div.textwidget {
    font-size: 26px;
}
a.button.clear {
    background-color: transparent;
    color: white;
    border: thin white solid;
    padding: 7px 50px;
}
a.button.inline {
    margin: 0 20px;
}
.home-middle{
	background-color:#b0aa7a;
	padding-top:20px;
}
.home-middle h4.widget-title.widgettitle {
    text-align: center;
    font-size: 56px;
    text-transform: none;
    color: #4f1112;
}
.home-middle .widget{
	width:100%;
}
.home-middle .widget article{
	width:33%;
	float:left;
}
.home-middle .entry-title {
	height:70px;
}
.home-middle .entry-title a {
    color: #ac161b;
    text-transform: uppercase;
    line-height: 26px;
	font-size:20px;
}
.executive-pro-home .featured-content .entry {
    margin-bottom: 36px;
    padding: 0 30px;
	border-right: thin solid #7b7758;
	line-height: 30px;
    font-weight: 100;
}
.executive-pro-home .featured-content .entry:last-child {
    border-right: 0;
    float: right;
}
.content .entry-header .entry-meta {
    background-color: transparent;
    clear: both;
    color: black;
	font-weight:600;
	text-transform:none;
	line-height:1;
}
.home-middle .widget a.more-link{
	display:inline-block;
}
.footer-location.widget-area {
    width: 38%;
    float: right;
    background: #ac161b;
    padding: 30px 50px;
    color: white;
}
.footer-location .widgettitle{
	color:white;
}
.footer-widgets{
	clear:none;
}
.footer-widgets-1, .footer-widgets-2 {
    width: 27%;
    float: right;
    margin-top: 30px;
}
.footer-widgets .wrap {
    padding: 30px 30px 0px;
}
.footer-widgets {
    clear: none;
    background: #4f1112;
}
.footer-location a, .footer-widgets a{
	color:white;
	font-weight:600;
	text-decoration:underline;
}
.footer-widgets ul>li{
	background-image:none;
	padding:0;
}
.simple-social-icons ul li a {
    padding: 3px;
}
.site-footer a:hover {
	cursor:pointer;
}
.site-footer a {
	text-decoration:underline;
	color:#b0aa7a;
}
.site-footer p {
    margin: 0;
    padding-left: 59px;
}
.site-footer{
	margin:-50px auto 0;
	color:#b0aa7a;
	text-align:left;
	text-transform:none;
	padding:0;
	width: 62%;
    float: left;
}
h1.entry-title {
    font-size: 36px;
    color: #ac161b;
    margin-bottom: 40px;
	display:none
}
h2 {
    font-size: 36px;
    color: #ac161b;
}
.sidebar-primary .widget_sp_image.widget-odd{
	background-color:#ac161b;
}
.sidebar-primary .widget_sp_image.widget-even{
	background-color:#4f1112;
}
.sidebar-primary{
	background-color:white;
	margin-top:40px;
}
.sidebar-primary p {
	font-size:16px;
}
.sidebar-primary h2 {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
}
.sidebar .widget{
	padding:20px;
	margin-bottom:30px;
}
.four-sixths, .two-thirds {
    width: 60.811966%;
}
.home-slider .soliloquy-container .soliloquy-caption-inside{
	background:none;
}
.soliloquy-caption-inside h2 {
    font-size: 80px;
    color: white;
}
.soliloquy-caption-inside h3 {
    color: white;
    font-size: 26px;
    font-weight: 100;
	margin:30px 0;
}
.page-id-27 .sidebar-primary .widget{
	background-image:url(../../themes/executive-pro/images/icombat-bkgrd.png);
	-webkit-box-shadow: 0 0 5px 3px rgba(255,0,0,1);
    -moz-box-shadow: 0 0 5px 3px rgba(255,0,0,1);
    box-shadow: 0 0 5px 3px rgba(255,0,0,1);
}
.icombat-pricing, .cyber-pricing{
	-webkit-box-shadow: 0 0 5px 3px rgba(255,0,0,1);
    -moz-box-shadow: 0 0 5px 3px rgba(255,0,0,1);
    box-shadow: 0 0 5px 3px rgba(255,0,0,1);
}
a.mobile, h2.mobile, .home-cta a.button.mobile{
	display:none;
}

input, select, textarea {
    border: 1px solid #999;
    background-color: #ddd;
}
input:focus, textarea:focus {
    background-color: #fff;
}

#menu-tactical_laser_tag li a {
	font-weight: bold;
	color: white;
	font-size: 1em;
}
.bookbutton {
	background-color: #03a203 !important;
        border: black thin solid !important;
}
.bookbutton:hover {
	background-color: #58b958 !important;
	color: yellow !important;
}
/* Mobile CSS */
/* @media screen and (max-width:1281px){ */
@media screen and (max-width:1367px){
	.soliloquy-caption-inside h1 {
	    font-size: 50px;
	}
	.soliloquy-caption-inside h2 {
/*	    	font-size: 20px; */
	    font-size: 50px;
		margin: 20px 0px;
	}
	.soliloquy-caption-inside h3 {
	    	font-size: 20px;
		margin: 20px 0px;
	}
	.home-slider a.button {
		margin-bottom: 5%;
	}
		.header-image .site-description {
		width: 44%;
		text-align: center;
	}
}
@media screen and (max-width:1025px){
.home-top h2 {
    font-size: 20px;
}
.home-top .widget_sp_image p {
	font-size:14px;
}
	.site-header .title-area {
		max-width: 78%;
	}
	.header-image .site-description {
		text-indent: 0;
		font-size: 19px;
		text-align: center;
		margin: 30px auto;
		float:none;
		width:42%;
	}
	.site-header .header-widget-area{
		float: none;
		margin: 0px auto;
		text-align: center;
		width:100%;
	}
	.site-header .site-title a{
		background-size:contain !important;
	}
	.home-middle .entry-title {
	    height: 95px;
	}
	.home-top.widget-area{
	padding-left: 40px;
	}
	.soliloquy-caption-inside h1 {
	    font-size: 40px;
	}
	.soliloquy-caption-inside h2 {
/*	    	font-size: 20px; */
	    font-size: 40px;
		margin: 10px 0px;
	}
	.soliloquy-caption-inside h3 {
	    	font-size: 20px;
		margin: 10px 0px;
	}
	.home-slider a.button {
/*		margin-bottom: 20px; */
		margin-bottom: 5%;
	}
	.genesis-nav-menu a {
		font-size: 15px;
	}
}
@media screen and (max-width:801px){
.home-top h2 {
    font-size: 14px;
}
.home-top .widget_sp_image p {
	font-size:10px;
}
	.soliloquy-caption-inside h1 {
	    font-size: 30px;
	}
	.soliloquy-caption-inside h2 {
/*	    	font-size: 15px; */
	    font-size: 30px;
		margin: 5px 0px;
	}
	.soliloquy-caption-inside h3 {
	    	font-size: 15px;
		margin: 5px 0px;
	}
	.home-slider a.button {
/*		margin-bottom: 50px; */
		margin-bottom: 7%;
	}
	.site-header .title-area {
		max-width: 95%;
	}
	.header-image .site-description {
		text-indent: 0;
		font-size: 19px;
		text-align: center;
		margin: 0 auto;
		float:none;
		width:100%;
	}
	.site-header .header-widget-area{
		float: none;
		margin: 20px auto;
		text-align: center;
		width:100%;
	}
	.responsive-menu-icon {
		background: linear-gradient(#ac161b, #4f1112);
		color: white;
	}
	.genesis-nav-menu a {
		font-size: 20px;
	}
}
@media screen and (max-width:769px){
	.soliloquy-caption-inside h1 {
	    font-size: 20px;
	}
	.soliloquy-caption-inside h2 {
/*	    	font-size: 15px; */
	    font-size: 20px;
		margin: 5px 0px;
	}
	.soliloquy-caption-inside h3 {
	    	font-size: 10px;
		margin: 5px 0px;
	}
	.home-slider a.button {
/*		margin-bottom: 0px; */
		margin-bottom: 7%;
	}
	.home-middle .widget.featured-content article.entry {
		width: 100%;
		float: none;
		border-right: none !important;
		line-height:inherit;
	}
	.home-middle .entry-title {
		height: inherit;
	}
	.home-middle .widget a.more-link {
 	   display: block;
	}
	.footer-widgets-1, .footer-widgets-2{
		width:100%;
	}
	.footer-location.widget-area {
	   width: 100%;
	}
	.site-footer p {
		margin: 0;
		padding-left: 0;
	}
	.site-footer {
		margin: 0;
		color: #ac161b;
		text-align: center;
		text-transform: none;
		padding: 0 25px 0 25px;
		width: 100%;
		float: none;
		background: #4f1112;
	}	
	.home-top.widget-area{
	padding-left: 25px;
	} 
}
@media screen and (max-width:569px){
.home-top h2 {
    font-size: 24px;
}
.home-top .widget_sp_image p {
	font-size:18px;
}
	.home-top .widget_sp_image{
		width:100%;
	}
	a.mobile,h2.mobile, .home-cta a.button.mobile{
		display:block;
	}
	a.desktop, h2.desktop, .home-cta a.button.desktop{
		display:none;
	}
	.home-top.widget-area{
	padding-left: 0px;
	} 
}
@media screen and (max-width:401px){
	.home-cta h4.widget-title.widgettitle {
		font-size: 34px;
	}
	.home-cta div.textwidget {
	    font-size: 17px;
	}
	a.button.inline {
		margin: 20px 0;
	}
}