.navigation ul {
	padding: 0px;
	margin-bottom: 0px;
}
.nav-main ul li {
	display: inline-block;
}
.nav-main ul > li a {
	font-family: Lato, sans-serif;
	font-style: italic;
	color: #868383;
	font-size: 13px;
	text-transform: capitalize;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	display: inline-block;
	padding: 10px 9px;
	text-decoration: none;
	    height: 61px;
}
.pos-rel {
	position: relative;
	min-height: 1px;
}
.has-sublnk {
	position: absolute;
	margin: 0;
	z-index: 99;
}

@media (min-width:980px) {
.navigation {
	float: left;
	padding-top: 25px;
	width: 556px;
	margin-left: 55px;
}
.navigation ul {
	float: left;
}
.navigation-wrapper {
	background: #cb1418;
}
.navigation-wrapper .navigation {
	padding-left: 321px;
}
.nav-item .home > a {
	background: #171717;
}
.nav-main ul > li a:hover {
	color: #333;
	background-color: transparent;
}
.nav-main ul > li .active>a:hover {
	color: #14689a;
	background-color: #FFF;
}
.nav-main .has-sublnk > li a:hover {
	background-color: #e7e9ea;
	colour: #FFF;
}
.has-sublnk {
	position: absolute;
	margin: 0;
	margin-left: 7px;
	top: -300px;
	opacity: 0;
	width: 216px;
	display: none;
	z-index: 999999 !important;
	margin-top: 0px;
}
.has-sublnk.slidein {
	top: 100%;
	top: 100%;
	opacity: 1;
}
.nav-item:hover > .has-sublnk {
}
.nav-main .has-sublnk > li {
	display: block;
	border-top: 1px solid #ffffff;
}
.nav-main .has-sublnk > li:first-child {
	border-top: none;
}
.nav-main .has-sublnk > li a {
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	display: block;
	font-family: Lato, sans-serif;
	font-style: italic;
	color: #575c5f;
	font-size: 13px;
	text-transform: capitalize;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	padding: 18px;
	text-decoration: none;
	background-color: #ced3d6;
	
}
.nav-icon-bx {
	display: none;
}
}

@media (min-width:980px) and (max-width:1199px) {
.nav-main ul > li a {
	padding: 10px 14px;
}

.navigation {
	float: left;
	padding-top: 25px;
	width: 556px;
	margin-left: 55px;
}
.navigation ul {
	float: left;
}
.navigation-wrapper {
	background: #cb1418;
}
.navigation-wrapper .navigation {
	padding-left: 321px;
}
.nav-item .home > a {
	background: #171717;
}
.nav-main ul > li a:hover {
	color: #333;
	background-color: transparent;
}
.nav-main ul > li .active>a:hover {
	color: #14689a;
	background-color: #FFF;
}
.nav-main .has-sublnk > li a:hover {
	background-color: #e7e9ea;
	colour: #FFF;
}
.has-sublnk {
	position: absolute;
	margin: 0;
	margin-left: -30px;
	top: -300px;
	opacity: 0;
	width: 216px;
	display: none;
	z-index: 999999 !important;
}
.has-sublnk.slidein {
	top: 100%;
	top: 100%;
	opacity: 1;
}
.nav-item:hover > .has-sublnk {
}
.nav-main .has-sublnk > li {
	display: block;
	border-top: 1px solid #ffffff;
}
.nav-main .has-sublnk > li:first-child {
	border-top: none;
}
.nav-main .has-sublnk > li a {
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	display: block;
	font-family: Lato, sans-serif;
	font-style: italic;
	color: #575c5f;
	font-size: 13px;
	text-transform: capitalize;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	padding: 18px;
	text-decoration: none;
	background-color: #ced3d6;
}
.nav-icon-bx {
	display: none;
}

}

@media (max-width:979px) {
.navigation {
	width: 100%;
}
.navigation ul {
	left: 0px;
}
.resp-icon-boxes {
	padding: 10px 10px;
	color: #000;
	position: relative;
	margin-top: 20px;
	background: #14689A;
	width: 55px;
	float: right;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 0px;
	font-size: 18px;
	line-height: 20px;
}
.nav-icon-bx {
	display: block;
	width: 30px;
}
.nav-icon {
	display: block;
	width: 35px;
	height: 27px;
	cursor: pointer;
	margin-left: auto;
}
.nav-icon .line {
	display: block;
	height: 4px;
	background: #ffffff;
	margin-top: 6px;
}
.nav-icon .line:first-child {
	margin-top: 0;
}
.nav-main ul li {
	display: block;
}
.nav-main ul > li a {
	display: block;
	padding: 15px 10px;
	background: #ced3d6;
	color: #635D5D;
	font-size: 14px;
}
.nav-main ul > li a:hover {
	color: #333;
	background-color: #e7e9ea;
}
.has-sublnk {
	position: inherit;
	display: block;
}
.nav-main .has-sublnk > li a {
	background: #ced3d6;
	padding-left: 20px;
}
.nav-main .has-sublnk > li a:hover {
	background: #e7e9ea;
	color: #333;
}
.plus-minus {
	height: 18px;
	width: 18px;
	display: inline-block;
	background: url(../img/plus-minus.png) no-repeat;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.plus-minus.minus {
	background-position: 0 -22px;
}
.navigation .nav-item {
	position: relative;
}
.has-sublnk {
	display: none;
}
.nav-main ul > li {
	border-top: 1px solid #adb2b5;
}
.nav-main .has-sublnk > li {
	border-top: 1px solid #adb2b5;
}
.nav-main {
	position: absolute;
	z-index: 999;
	width: 100%;
	display: none;
	top: 100%;
}
}

@media (max-width:767px) {
.nav-menu-icon {
	top: 23px;
}
}
.topbar {
	height: 85px;
	position: relative;
}
