#sidebar-right-section {
	display: none;
}
.page {
  width: 100%; 
  padding-right: 15px !important;
}
#primarymenu-section {
	border: none !important;
}
#nav-section {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#header-section {
	max-width: none;
}
#logo-section {
	max-width: 1178px;
}
.menu-item > a {
	font-weight: bold;
  text-transform: none;
  font-size: 14px;
}
.menu-item > a:hover {
	color: #365bf0 !important;
}
#menu, #primarymenu-section {
	max-width: 1178px;
  width:100%;
}
#actuate_menu {
	float: right;
}
.sub-menu > li {
	border-bottom: 1px solid #eeeeee;
}
.sub-menu {
	border-top-color: #365bf0 !important;
}
#site-title {
	padding-left: 15px;
  padding-right: 15px;
}
#logo {
  float: left; 
}
#header-contact-info {
	float: right;
  text-align: right;
  line-height: 1.5;
}
#header-contact-info > a, .post-content a {
	text-decoration: none;
  color: #000 !important;
  transition: ease 0.3s;
}
#header-contact-info > a:hover, .post-content a:hover {
	color: #365bf0 !important;
}
.header-bg-section {
	padding-top: 30px;
  padding-bottom: 0px;
}
.page > .post-title {
	display: none;
}
.content-section, .main-section{
	padding-top: 0px !important;
}
.n2-ss-section-main-content > .n2-ss-layer {
	position: relative;
  top: 210px
}
.loco-text {
	position: relative;
  top: 40%;
}
#threehundred > div > div {height: 300px;}
#oneseventwo > div > div {height: 172px;}
.loco-div.onesixnine > div > div {height: 169px;}
table {
	border: none !important;
}
td {
	border-left: 2px solid #000;
  border-right: 2px solid #000;
}
tr:nth-child(even){
	background-color: #eee;
}
tr:nth-child(1){
	background-color: #ccc;
}

@media (max-width: 1024px) {
	.n2-ss-section-main-content > .n2-ss-layer {
		position: relative;
  	top: 150px;
	}
}

@media (max-width: 768px) {
	#header-contact-info {
		float: none;
    text-align: center;
  }
  .n2-ss-section-main-content > .n2-ss-layer {
		position: relative;
  	top: 35px;
	}
  .n2-ss-section-main-content > .n2-ss-layer > #n2-ss-2item1, .n2-ss-section-main-content > .n2-ss-layer > #n2-ss-2item2 {
  	font-size: 70% !important;
  }
}