article, aside, figure, header, hgroup, menu, nav, section {
	display: block;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.cl {
	clear: both;
}
ul, ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
textarea {
	min-height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	padding: 2px 2px;
	outline: none;
	display: inline;
	background: #fff;
	/*text-indent:4px;*/
	color: #2c2c2c;
	border: solid 1px #b9b9b9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.button, input[type="submit"], input[type="reset"], input[type="button"] {
	cursor: pointer;
	padding: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
img, object, embed, video {
	border: 0 none;
	max-width: 100%;
}
a:focus {
	outline: none !important;
}
/*------------------------------------ Desktop CSS ---------------------------------------------*/


#home-1 {
	width: 20%;
}
#about-1 {
	width: 20%;
}
#media-1 {
	width: 20%;
}
#donate-1 {
	width: 20%;
}
#shop-1 {
	width: 20%;
}
#media_width {
	width: 30%;
	margin-left: 40%;
	
}

@media screen and (max-width:991px) {
#media_width {
	background-color: #fff;
	width: 100%;
	margin-left: 0%;
	border-bottom: none
}
}

.wsmenuexpandermain {
	position: relative;
}
.overlapblackbg {
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background-color: rgba(0, 0, 0, .6);/*-----------KEEP SOMEWHAT TRANSPARENT!!--------COVERS RIGHT SIDE OF SCREEN WHEN MOBILE-----------------*/
	cursor: pointer;
}
.overlapblackbg.menuopen {
	display: block;
}
.wsmenu {
	/*----------------------------------------------------------NAV BUTTON FONT--------------------------------------*/
	color: #000;
	position: relative;
	font-size: 22px;
	padding: 0px 0px 6px 0px;
	margin: 0px auto;
	width: 100%;
	max-width: 1300px;
	/*background-color: #7db9e8;*/ /*----------------------------------------------------------NAV BUTTON HOVER BACKGROUND--------------------------*/
}
.wsmenu-list {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 100%;
	display: table;
	margin: 0px;
	padding: 0px;
}
.wsmenu-list > li {
	text-align: center;
	display: table-cell;
	margin: 0px;
	padding: 0px;
}
.wsmenu-list li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-right: 0px solid;
}
.wsmenu-list > li > a .fa {/*---------------------------------------------------------FONT AWESOME ICONS IN HEAD NAVIGATION-----------------------*/
	display: inline-block;
	font-size: 14px;
	line-height: inherit;
	margin-right: 0px;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px;
}
.wsmenu-list li a .arrow:after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #ffffff;/*-----------------------SMALL DOWN ARROW COLOR-------------------------------------------------------------*/
	content: "";
	float: right;
	height: 0;
	margin: 0 0 0 9px;
	position: absolute;
	text-align: right;
	top: 22px;
	width: 0;
}
.wsmenu-list > li > a {
	display: block;
	background-color: #1a1e43;/*--------------------------------------------------------------NAV BAR BUTTONS BACKGROUND COLOR-------------------*/
	color: #fff;/*----------------------------------------------------------------------------NAV BAR BUTTONS TEXT COLOR-------------------------*/
	padding: 0px 14px 1px 0px;
	line-height: 40px;
	border-right: 1px solid rgba(82,177,245,.5);
	
	text-decoration: none;
}
/*.white .wsmenu-list li a:hover .arrow:after{ border-top-color:#b3b3b3}
.white .wsmenu-list li a.active .arrow:after{ border-top-color:#b3b3b3}
.white .wsmenu-list li:hover>a .arrow:after{ border-top-color:#b3b3b3}*/

.wsmenu-list li a:hover .arrow:after {
	border-top-color: #ffffff
}
.wsmenu-list li a.active .arrow:after {
	border-top-color: #ffffff
}
.wsmenu-list li:hover>a .arrow:after {
	border-top-color: #ffffff
}
/*For megamenu desktop */
.wsmenu-list li:hover .megamenu {
	opacity: 9;/*transition-delay: .75s;*/




}
.megamenu {
	width: 100%;
	left: 0px;
	position: absolute;
	top: 41px;
	color: #0e4482;
	z-index: 1000;
	margin: 0px;
	text-align: left;
	padding: 8px;
	font-size: 14px;
	border: none!important;
	background-color: rgba(255, 255, 255, 1);
	opacity: 1;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.3s, opacity 0.3s;
	-ms-transition: -ms-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
/*.megamenu .title{
	border-bottom:1px solid #ccc;
	font-size:14px;
	padding:9px 5px 9px 0px;
	font-size:17px;
	color:#fff;
	margin-bottom:7px;
	text-align:left;
	height:39px;}*/

.link-list li {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-align: left;
	color: #011557;
	font-size: 14px;
	padding:3px 0px 3px 0px;
	
}
/*-------------------------------------------DROPDOWN TEXT-------------------------------------*/
.link-list li a {
	line-height: 14px;
	border-right: none;
	text-align: left;
	margin: 0px ;
	padding: 6px 0px 6px 15px ;
	background: transparent;
	background-image: none !important;
	color: #152f4f;
	font-size: 16px;
	border-right: 0 none !important;
	display: block;
	border-right: 1px solid #e7e7e7;
	
}
.link-list .fa {
	font-size: 11px;
}
.wsmenu-list .ad-style {
	width: 28%;
	float: right;
}
.wsmenu-list .ad-style a {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
	line-height: normal !important;
	background-image: none !important;
}
.mobile-sub .megamenu .ad-style a:hover {
	background-color: transparent !important;
}
.wsmenu-list .megamenu li:hover>a {
/*---------------------------------------LOOKING FOR NAV HOVER COLOR-------------------------------------------------------------------------------------------------*/
	background: rgba(125,185,232,1) !important;
	color: #ffffff;
}

/*---------------------------------------DROP DOWN LINK HOVER COLOR-------------------------------------------------------------------------------------------------*/
.wsmenu-list .megamenu li a:hover {
	width: 100%;
	color: #ffffff;
	background: #3F88C5 !important;
	text-decoration: none;
}
.wsmenu-list .megamenu li .fa {
	margin-right: 5px;
	text-align: center;
	width: 18px;
	font-size: 13px;
	color: #0e4482;/*----------------------------------------------COLOR OF FONT AWESOME ICONS IN MOBILE DROPDOWN MENU-----------------------------------------------*/
}
.mrgtop {
	margin-top: 15px;
}
.show-grid div {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dbdbdb;
	border: 1px solid #e7e7e7;
	color: #6a6a6a;
	margin: 2px 0px;
}
/*Form for desktop */
.halfdiv {
	width: 35%;
	right: 0px !important;
	left: auto;
}
.menu_form {
	width: 100%;
	display: block;
}
.menu_form input[type="text"] {
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	padding: 8px 5px;
	margin-bottom: 8px;
}
.menu_form textarea {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	color: #000;
	font-size: 13px;
	padding: 8px 5px;
	margin-bottom: 8px;
	min-height: 122px;
}
.menu_form input[type="submit"] {
	width: 25%;
	display: block;
	height: 28px;
	float: right;
	border: solid 1px #ccc;
	margin-right: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.menu_form input[type="button"] {
	width: 25%;
	display: block;
	height: 28px;
	float: right;
	border: solid 1px #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.megamenu .left.carousel-control {
	padding-top: 20%;
}
.megamenu .right.carousel-control {
	padding-top: 20%;
}
.carousel-inner .item img {
	width: 100%;
}
.megamenu .carousel-caption {
	bottom: 0px;
	background-color: rgba(0,0,0,0.7);
	font-size: 13px;
	height: 31px;
	left: 0;
	padding: 7px 0;
	right: 0;
	width: 100%;
}
/*Animation*/
.wsmenu-list li > .wsmenu-submenu {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	visibility: hidden;
}
.wsmenu-list li:hover > .wsmenu-submenu {
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	opacity: 1;
	visibility: visible;
	transition-delay: .75s;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	visibility: hidden;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	opacity: 1;
	visibility: visible;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	visibility: hidden;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	opacity: 1;
	visibility: visible;
}
.wsmenu-list li > .megamenu {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	visibility: hidden;
}
.wsmenu-list li:hover > .megamenu {
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	opacity: 1;
	visibility: visible;
}
/* Submenu CSS */
.wsmenu-submenu {
	position: absolute;
	top: 48px;
	z-index: 1000;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border: none;/*----------------------------------------------------------------------------MENU BORDER----------------------------------*/
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.3s, opacity 0.3s;
	-ms-transition: -ms-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu-submenu li a {
	background: transparent !important;
	background-image: none !important;
	color: #0e4482 !important;/*-----------------------DROPDOWN TEXT COLOR--------------------------*/
	border-right: 0 none !important;
	text-align: left;
	display: block;
	line-height: 22px;
	padding: 6px 12px 6px 12px;
	text-transform: none;
	font-size: 15px;
	letter-spacing: normal;
	border-right: 0px solid;
}
.wsmenu-submenu li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.wsmenuexpandermain {
	display: none;
}
.wsmenu-list li:hover .wsmenu-submenu {
	display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
	min-width: 220px;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
	opacity: 1;
	list-style: none;
	padding: 4px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
	display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
	min-width: 220px;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
	opacity: 1;
	list-style: none;
	padding: 4px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
.wsmenu-submenu li {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
}
.wsmenu-click {
	display: none;
}
/* Default Theme */

/*---------------------------------------------------------CHANGE THIS FOR NAV BUTTON HOVER!!!!!!!!------------------------------*/
.wsmenu-list li:hover>a {
	background-color: rgba(125,185,232,1) !important;
	text-decoration: none;
}
.wsmenu-list > li > a:hover {
	background-color: rgba(107,174,245,1) !important;
	text-decoration: none;
}
.wsmenu-list > li > a.active {
	/*background-color:rgba(0,0,0,0.08) !important;*/
	text-decoration: none;
}
/*------------------------------------------------------CHANGE THIS FOR PRINT DROP DOWN HOVER EFFECT!!!!!!!!!!!!!!!!------------*/
.wsmenu-submenu > li > a:hover {
	background-color: red !important;
	border-radius: 0px!important;
	text-decoration: none;
}
.hometext {
	display: none;
}
.wsmenu-submenu .fa {
	margin-right: 7px;
}

@media only screen and (min-width:1024px) {
#print-icon2 {
	display: none;
}
}

@media only screen and (min-width:991px) and (max-width:1023px) {
.wsmenu-list > li > a > .fa {
	display: none !important;
}
.hometext {
	display: block !important;
}
.wsmenu {
	font-size: 13px !important;
}
.wsmenu-list li a {
	white-space: nowrap !important;
	padding-left: 4px !important;
	padding-right: 4px !important;
}
.print-icon {
	display: none;
	margin-left: 2em;
}
}

@media only screen and (min-width: 992px) and (max-width:1300px) {
.wsmenu-list li a .arrow:after {
	display: none !important;
}
#home-1 {
	width: 20%;
}
#about-1 {
	width: 20%;
}
#media-1 {
	width: 20%;
}
#donate-1 {
	width: 20%;
}
#shop-1 {
	width: 20%;
}
}


/*------------------------------------ Mobile CSS ---------------------------------------------*/
@media only screen and (max-width: 991px) {
	
	#media-1 {
	width: 100%;
}
.wsmenu-list > li:hover>a {
	background-color: rgba(0,0,0,0.15) !important;
	text-decoration: none;
}
.hometext {
	display: inline-block !important;
}
/* Default Theme */
.wsmenu-submenu > li:hover>a {
	background-color: #0e4482;
	color: #ffffff;
}
.wsmenu > .wsmenu-list > li > a.active {
	color: #0e4482;
	background-color: rgba(0,0,0,0.08);
}
.wsmenu > .wsmenu-list > li > a:hover {
	color: #0e4482;
	background-color: rgba(0,0,0,0.08);
}
.wsmenu-list li:hover .wsmenu-submenu {
	display: none;
}
.wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
	display: none;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
	display: none;
	list-style: none;
	padding: 4px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
.wsmenu-list li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
	-webkit-border-radius: 0px 4px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-right: 0px solid;
}
.innerpnd {
	padding: 0px !important;
}
.typography-text {
	padding: 10px 0px;
}
.wsmenu-list .megamenu li a:hover {/*--------------------------------MENU HOVER MOBILE SIZE--------------------------------------------------*/
	background: #7db9e8 !important;
	text-decoration: none;
}
.wsmenucontainer {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	min-height: 00px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.wsmenuexpandermain {
	display: block !important;
	z-index: 101;
	top: 0;
	right: 0;
	left: 0;
}
/* Mobile click to drop arrow */
.wsmenu-click {
	position: absolute;
	top: 0;
	right: 0;
	/* this puts the arrows in... */
	display: block;
	cursor: pointer;
}
.wsmenu-click i {
	height: 23px;
	width: 25px;
	margin-top: 11px;
	margin-right: 25px;
	background-size: 25px;
	font-size: 24px;
	color: rgba(0,0,0,0.50);
}
.wsmenu-rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*2nd UL Style*/
.wsmenu-submenu-sub {
	width: 100% !important;
	position: static !important;
	left: 100% !important;
	top: 0 !important;
	display: none;
	margin: 0px !important;
	padding: 0px !important;
	border: solid 0px !important;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.wsmenu-submenu-sub li {
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	position: relative;
}
.wsmenu-submenu-sub a {
	display: block;
	padding: 10px 25px 10px 25px;
	border-bottom: solid 1px #ccc;
	font-weight: normal;
}
.wsmenu-submenu-sub li a.active {
	color: #000 !important;
}
.wsmenu-submenu-sub li:hover>a {
	background-color: #333333 !important;
	color: #fff;
}
.wsmenu-list > li > a .fa {
	margin-right: 6px;
}
.wsmenu-submenu-sub-sub {
	width: 100% !important;
	position: static !important;
	left: 100% !important;
	top: 0 !important;
	display: none;
	margin: 0px !important;
	padding: 0px !important;
	border: solid 5px !important;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.wsmenu-submenu-sub-sub li {
	margin: 0px 0px 0px 0px !important;
}
.wsmenu-submenu-sub-sub a {
	display: block;
	color: #000;
	padding: 10px 25px;
	background: #000 !important;
	border-bottom: solid 1px #ccc;
	font-weight: normal;
}
.wsmenu-submenu-sub-sub li a.active {
	color: #000 !important;
}
.wsmenu-submenu-sub-sub li:hover>a {
	background-color: #606060 !important;
	color: #fff;
}
.wsmenu {
	position: relative;
}
.wsmenu .wsmenu-list {
	height: 100%;
	overflow-y: auto;
	display: block !important;
}
.wsmenu .wsmenu-list > li {
	width: 320px;
	display: block;
	float: none;
	border-right: none;
	background-color: transparent;
	position: relative;
	white-space: inherit;
}
.wsmenu > .wsmenu-list > li > a {
	width: 320px;
	padding: 9px 32px 9px 17px;
	font-size: 14px;
	text-align: left;
	border-right: solid 0px;
	background-color: #FFF;
	color: #333;
	line-height: 25px;
	border-bottom: 3px solid;
	border-bottom-color: rgba(0,0,0,0.13);
}
.wsmenu > .wsmenu-list > li > a > .fa {
	font-size: 16px;
	color: #0e4482;
}
.wsmenu .wsmenu-list li a .arrow:after {
	display: none !important;
}
.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
	font-size: 12px !important;
	color: #8E8E8E;
}
/*-------------------------------------------------------------------------MOBILE SUB MENU STYLE OPEN-----------------------------------------------*/
.mobile-sub .wsmenu-submenu {
	transform: none !important;
	opacity: 1 !important;
	display: none;
	position: relative !important;
	top: 0px;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 0px;
	visibility: visible !important;
}
.mobile-sub .wsmenu-submenu li a {/*------------------------------------------MOBILE SUB MENU STYLE OPEN--------------------------------------------*/
	line-height: 20px;
	/*height:36px;*/
	background-color: #ddd !important;
	font-size: 13px !important;
	padding: 8px 0px 8px 18px;
	color: #666666;
	border-bottom: 5px solid;
	border-bottom-color: rgba(0,0,0,0.13);
}
/*----------------------------MOBILE MENU HIGHLIGHT------------------*/
.mobile-sub .wsmenu-submenu li a:hover {
	background: #7db9e8 !important;
	text-decoration: none;
}
.mobile-sub .wsmenu-submenu li:hover>a {
	background-color: rgba(107,174,244,0.8) !important;
	color: #666666;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
	line-height: 20px;
	height: 36x;
	background-color: #e7e7e7 !important;
	border-bottom: none;
	padding-left: 28px;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
	line-height: 20px;
	height: 36x;
	background-color: #e7e7e7 !important;
	border-bottom: none !important;
	padding-left: 38px;
	color: #8e8e8e;
}
.mrginleft {
	margin-left: 320px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.wsmenu-list .megamenu {
	width: 100%;
	color: #0e4482;
	display: none;
	position: relative !important;
	top: 0px;
	padding: 0px;
	border: 0px solid #000000;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.wsmenu-list li:hover .megamenu {
	display: none;
	position: relative !important;
	top: 0px;
}
.megamenu .title {
	color: #666666;
	font-size: 15px !important;
	padding: 10px 8px 10px 0px;
}
.halfdiv .title {
	padding-left: 15px;
}
.megamenu > ul {
	width: 100% !important;
	margin: 0px;
	padding: 0px;
	font-size: 13px !important;
}
.megamenu > ul > li > a {
	padding: 9px 14px !important;
	line-height: normal !important;
	font-size: 13px !important;
	background-color: #e0e0e0 !important;
	color: #0e4482;/*-------------------------------------------------------------MEGAMENU MOBILE DROPDOWN FONT COLOR-----------------------------------*/
}
.megamenu > ul > li > a:hover {
	background-color: #000000 !important;
}
.ad-style {
	width: 100% !important;
}
.megamenu ul li.title {
	display: none;
	line-height: 26px;
	color: #666666;
	margin: 0px;
	font-size: 15px;
	padding: 7px 13px !important;
	border-bottom: 0px solid #ccc;
	background-color: #e4e6f3 !important;
}
.halfdiv {
	width: 100%;
	display: block;
}
.menu_form {
	padding: 10px 10px 63px 10px;
	background-color: #e7e7e7;
}
.menu_form input[type="button"] {
	width: 46%;
}
.menu_form input[type="submit"] {
	width: 46%;
}
.menu_form textarea {
	min-height: 100px;
}
.wsmenu {
	width: 0px;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	margin: 0;
	background-color: #fff;
	border-radius: 0px;
	z-index: 100;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: none !important;
}
/*Nav Expanding Open Effect*/
.wsmenu.menuopen {
	width: 320px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.wsmenu.menuclose {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.wsmenucontent {
	z-index: 1;
}
/* Navigation arrow Animation */
.animated-arrow {
	position: absolute;
	left: 0;
	top: 0;
}
.animated-arrow {
	cursor: pointer;
	padding: 20px 35px 16px 0px;
	margin: 10px 0 0 15px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	cursor: pointer;
	height: 2px;
	width: 23px;
	background: white;
	position: absolute;
	display: block;
	content: '';
}
.animated-arrow span:before {
	top: -7px;
}
.animated-arrow span:after {
	bottom: -7px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	transition: all 500ms ease-in-out;
}
.animated-arrow.menuopen span {
	background-color: transparent;
}
.animated-arrow.menuopen span:before, .animated-arrow.active span:after {
	top: 7px;
}
.animated-arrow.menuopen span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: 0px;
}
.animated-arrow.menuopen span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
