body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height:18px;
	font-size:14px; 
}
/** 1.0 Repeatable Patterns **/
html {
	overflow-x: hidden;
}
.qtremtop {
	margin-top: .25em;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a {
	text-decoration: none !important;
	outline: none !important;
}
a:hover, a:active {
	text-decoration: none;
}

/* Regals social icon styles */
#cnclModal{
        display: none;
        z-index: 1000; /* Sit on top */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
}
#primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#primary_nav_wrap ul a {
    display: block;
    color: #333;
    line-height: 120%;
    padding: 10px 5px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 12px;
}

#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 0;
    width: 90px;
    cursor: pointer;
  	transition: 0.3s;
}
#primary_nav_wrap ul ul li {
    float: left;
    width: 30px;
    height: 25px;
    text-align: center;
}
#primary_nav_wrap ul ul li a {
    padding: 5px 5px;
    margin-right: 5px;
}
#primary_nav_wrap > ul > li:nth-child(4):hover > ul {
	display: block;
}

.panel-heading {
    padding: .75em .8em;
    border: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #f2f2f2;
}
.panel-heading-box {
    color: #6a468d !important;
}
.searchTitle{
	color: #6a468d;
}

p {
	margin: 0;
}
h2, .h2 {
	font-size: 22px;
	line-height: 30px;
}
h3, .h3 {
	font-size: 20px;
	line-height: 28px;
}
/*----- blockquote -----*/
/*----- Text style -----*/
/*----- Column -----*/
/*Home Page Css Start*/

.top-menu-box {
	background:#cccccc;
	height:33px;
}
.top-menu-box-left {
	background:#dddddd;
	height:33px;
}
.header-top-line {
	height:6px;
	background:#cccccc;
}
ul.isp-box {
	height:33px;
	float:right;
	padding-right:10px;
	padding-top:5px;
	margin:0px;
	padding-left:0px;
}
ul.isp-box li {
	list-style:none;
	float:left;
	padding:0 5px;
}
ul.isp-box li a {
	list-style:none;
	float:left;
	color:#604588;
}
ul.isp-box li a :hover {
	color:#604588;
}
.nyse {
	float:right;
	padding-top:5px;
	padding-right:10px;
	color:#848484;
}
ul.anc-box {
	height:33px;
	float:right;
	padding-top:6px;
	margin:0px;
	padding-left:0px;
}
ul.anc-box li {
	list-style:none;
	float:left;
	padding:0 5px;
}
ul.anc-box li a {
	list-style:none;
	float:left;
	color:#604588 ;
}

a.disable:hover{
    color:#000 !important;
} 
ul.anc-box li a:hover {
	color:#604588;
}
.logo {
	float:left;
	padding:10px 0 0 0;
}
.logo img {
	float:left;
}
.logo .solgan {
	float:left;
	color:#848484;
	text-align:center;
	padding:22px 0 0 12px;
}
.navbar {
	border-radius: 0px !important;
}
/*.nav>li>a {
	padding: 14px 47px !important;
}*/
.dropdown-menu {
	background:#2f2f2f !important;
	padding:0px !important;
	border:none !important;/*opacity: .80;
	filter: alpha(opacity=80);*/
}
.dropdown-menu a {
	padding-top:5px !important;
	padding-bottom:5px !important;
	background:#2f2f2f !important;/*opacity: 10;
    filter: alpha(opacity=100);*/
}
.dropdown-menu li a:hover {
	background:#6a498b;
}
.main-nav ul li:hover {
	background:#2f2f2f;
}
/*.dropdown-menu li a:visited {
	background:none;
	color:#fff;
}*/
.navbar-nav>.open>a span.arrow-nav {
	background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/arrow-up.png') no-repeat right top #2f2f2f !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	/*background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/arrow-up.png') no-repeat right top #2f2f2f !important;*/
	background:#2f2f2f !important;
}
.dropdown a:hover {
	background:#2f2f2f !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
	background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/nav-border.png') no-repeat right top #623e84 !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background:#623e84 !important;
}
.navbar-default {
	border:none !important;
}
#footer {
    margin: 1.25em 0;
}
.footer-logo {
	float:left;
	padding:0 10px 0 0;
	margin-top: 1em;
}
.footer-text-color {
	color:#828282;
	line-height: 16px;
    padding-top: 10px;
}

	
ul.footer-menu {
	float:right;
	margin:0px;
	padding:0px;
	width:100%;
}
ul.footer-menu li {
	text-align:right;
	float:right;
	color:#828282;
	padding:0 3px;
	list-style:none !important;
	border-bottom: none;
}
ul.footer-menu li a {
	color:#828282 !important;
}
ul.quick-link {
	float:left;
	padding:0px;
	margin:0px;
}
ul.quick-link li {
	float:left;
	width:100%;
	list-style:none !important;
	border-bottom: none;
}
ul.quick-link li a {
	display:block;
	/*color:#fff;*/
    color:#f2f2f2; 
}
.footer-top {
	background: #262626 none repeat scroll 0 0;
	width: 100%;
}
.left-area {
	width: 64.8%;
	height: 211px;
	background: #111111;
	position: relative;
	float: left;
	margin-top: -16px;
}
.left-area:before {
	width: 100%;
	height: 100%;
	background: #111111;
	position: absolute;
	top: 0;
	left: -99.2%;
	content: "";
	z-index: 1;
}
.left-area:after {
	content: '';
	position: absolute;
	border-left: 0px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 211px solid #111111;
	bottom: 0;
	left: 50%;
	margin-left: 0px;
	left: 100%;
	clear: both;
}
.right-area {
	width: 30%;
	height: 85px;
	background: #111111;
	position: relative;
	float: right;
}
.right-area:before {
	width: 100%;
	height: 100%;
	background: #111111;
	position: absolute;
	top: 0;
	right: -100%;
	content: "";
	display: table;
}
.right-area:after {
	content: '';
	position: absolute;
	border-top: 0px solid transparent;
	border-bottom: 83px solid transparent;
	border-right: 23px solid #111111;
	top: 0;
	left: -23px;
	clear: both;
}
.footer-bottom {
	font-size: 14px;
	border-top:#262626 solid 1px;
	color:#fff;
	line-height:52px;
	/*margin-top:20px;*/
	background:#111111;
}
.mobile-device-app {
	height:110px;
}
/*.product-box h4 {
	font-size:18px;
	color:#604588;
	line-height:18px;
	margin:20px 0 6px 0 !important;
	padding:0px !important;
}*/
/*.heading {
	font-size:15px;
	font-weight:bold;
	color:#606060;
	font-style:italic;
}*/
.heading-4 {
	margin:0px;
	padding:0 0 8px 0 !important;
	line-height:24px;
	font-weight:bold;
	/*color:#828282;*/
    color:#717073;
}
.heading-4 a{
	font-size: 18px;
    color:#717073;
}
.heading-4 a:hover{
	
    color:#717073;
}
.border-right-side-footer {
	border-right:#343434 solid 1px;
}
.padt40 {
	padding:40px 0 0 0
}
.social-links {
	padding:18px 0 0 45px;
}
.social-links li {
	float: left;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 18px;
	border-bottom: none;
}
.social-links li a {
	text-align: center;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	background: none;
	color: #fff;
	/*border: 1px solid #888888;*/
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.facebook-text {
	color:#224d9c !important;
}
.twitter-text {
	color:#2fabde !important;
}
.linkend-text {
	color:#0079b4 !important;
}
.youtube-text {
	color:#ee0d1f !important;
}
.main-nav {
	margin:20px 0 0 0;
	/*background:#604588 !important;*/
	background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/menu-bg.jpg') repeat-x left top;/*height:51px;*/
}

.dropdown:last-child {
	background:none;
}
/*.right-area-banner:after {
	content: '';
	position: absolute;
	border-top: 0px solid transparent;
	border-bottom: 407px solid transparent;
	border-right: 100px solid #824ea1;
	top: 0;
	left: -99px;
	clear: both;
}*/
/*.right-area-banner:before {
	width: 100%;
	height: 100%;
	background: #111111;
	position: absolute;
	top: 0;
	right: -100%;
	content: "";
	display: table;
}*/
/*product page css start here*/
.open>.dropdown-menu {
	display: block;
	width:100%;
}
.navbar-nav>li>.dropdown-menu {
	padding:0px;
	margin:0px;
}

.lowericons ul li {    float: left;
    width: 30px;
    height: 25px;
    text-align: center;
    border-bottom: none !important;}
.lowericons ul a {    
	line-height: 120%;
    padding: 5px 5px;
    margin-right: 5px;
    border-radius: 25px;
    width:28px;
    }    
.lowericons ul {
	display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: none;
    padding: 0;
    width: 90px;
    z-index: 9999999999999999;
}
.linkend-text {
    color: #0079b4 !important;
    border: #0079b4 solid 1px;
}
.twitter-text {
    color: #2fabde !important;
    border: #2fabde solid 1px;
}
.facebook-text {
    color: #224d9c !important;
    border: #224d9c solid 1px;
}
.youtube-text {
    color: #ee0d1f !important;
    border: #ee0d1f solid 1px;
}

.navbar-default .navbar-nav>li>a span.arrow-nav {
	background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/arrow-down.png') no-repeat right top;
	width:8px;
	height:8px;
	float:right;
	margin: 7px 0 0 8px !important;
}
.navbar-default .navbar-nav>li>a:hover span.arrow-nav {
	background:url('https://cdn.staging.mssassetworks.com/assets/webassets/REG/images/arrow-up.png') no-repeat right top;
	width:8px;
	height:8px;
	float:right;
	margin: 7px 0 0 8px !important;
}
.navbar-default .navbar-nav>li>a {
	/*width: 200px;*/
  font-weight: normal !important;
	color:#fff !important;
	float:left;
}
.mega-dropdown {
	position: static !important;/* width: 100%;*/
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #999;
	white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #444;
	background-color: #f5f5f5;
}
.mega-dropdown-menu form {
	margin: 3px 20px;
}
.nav-box {
	width:100%;
}
.mega-dropdown {
    position: static !important;
    /* width: 100%; */
}
.mega-menu-under-box {
	padding-top:15px;
	padding-bottom:15px;
}
.tools-menu-box {
	width:100%;

}
.tools-menu-box ul {
	background:none !important;
	float:left;
	padding:0px;
}
.tools-menu-box ul li {
	background:none !important;
	float:left;
	width:100%;
	list-style:none !important;
	border:none;
}
.tools-menu-box ul li a {
	background:none !important;
	padding:5px 0 !important;
	display:block;
	color:#989898 !important;
	
}
.tools-menu-box ul li a:hover {
	background:none !important;
	color:#fff !important;
}
/*industries-solutions css start here*/
/*industries-solutions css end here*/
/*industries-solutions details css start here*/
/* ------------------- padding and margin Start here */
/* ------------------- padding and margin end here */
/* ------------------- Heading Start here */
/* ------------------ Heading end here */
/* ------------------ paragrapha css start here */
/* ------------------ paragrapha css end here */
/* ------------------ List css Start here */
/* ------------------ List css end here */
.link {
	font-weight:bold;
}
.link:hover {
	color:#000;
}
.border {
	border:#ccc solid 1px;
}
/*ul.brand-list-logo li a:hover {
	color:#666979;
}*/
/*.marathon-list-box {
	float:left;
	width:100%;
	margin:20px 0px !important;
}*/
.main-wrapper {
    margin: 1.5em auto 2.5em;
    max-width: 89.5em;
    min-height: 43.1vh; /*sticky footer to bottom of view port*/
}
ul.desktop li:hover > ul.dropdown-menu {
	display: block;
}
.nav>li>a {
	padding-left:31px;
	padding-right:31px;
	font-size:16px;
}
.dropdown {
	position: relative;
	display: inline-block;
}
/*************************Css start new industries page***************************/
.Breadcrumbs-box {
	width:100%;
}
ol.breadcrumb {
	margin-bottom:0px !important;
	background:none !important;
}
ol.breadcrumb li a {
	color:#7f7d7d !important;
	font-size:14px;
}
ol.breadcrumb li.active {
	color:#626262 !important;
	font-size:14px;
}
ol.breadcrumb li a:hover {
	color:#666666 !important;
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #626262;
	/*content: "/\00a0";*/
	content:">" !important;
}
.item > img {
	padding:0px !important;
}
/*a, a:visited {
    color: #33739E;
    text-decoration: none;
    display: block;
    margin: 10px 0;
}*/
a:hover {
    text-decoration: none;
}











/*industries-solutions details css end here*/
/**
* Responsive
* -----------------------------------------------------------------------------
*/
@media screen and (max-width: 1921px) {
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 504px solid transparent;
 border-right: 100px solid #824ea1;
 top: 0;
 left: -99px;
 clear: both;
}*/
/*.banner-text-box {
padding:127px 0 0 150px
}*/ 
.social-links {
 padding:18px 0 0 55px;
}
}
@media screen and (max-width: 1160px) {
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 407px solid transparent;
 border-right: 100px solid #824ea1;
 top: 0;
 left: -99px;
 clear: both;
}*/
.nav>li>a {
 padding-left:24px;
 padding-right:24px;
 font-size:13px;
}
.social-links {
 padding:18px 0 0 50px;
}
}
/*@media screen and (max-width: 1023px) {
}*/
.logo {
 padding:10px 0 0 3em;
 float:left;
}
.logo .solgan { /*
 padding: 11px 0 0 12px;
 */
}
.social-links li a {
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: none;
    color: #fff;
    /* border: 1px solid #888888; */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
ul.quick-link li a {
   font-size: 14px;
}
.nav > li > a {
/* padding:15px 10px !important; */
}
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 246px solid transparent;
 border-right: 60px solid #824ea1;
 top: 0;
 left: -60px;
 clear: both;
}*/
/* .nav>li>a { */
/*  padding-left:31px; */
/*  padding-right:31px; */
/*  font-size:12px; */
/* } */
.social-links {
 padding:18px 0 0 55px;
}

@media screen and (max-width: 799px) {
 body {
 font-size: 14px !important;
 line-height:18px;
}
.logo {
 padding:13px 0 0 0;
 float:left;
}
.logo img {
 width:30%;
}
.logo .solgan {
 padding: 11px 0 0 12px;
}

.social-links li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #888888;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
ul.quick-link li a {
 font-size:10px;
}
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 246px solid transparent;
 border-right: 60px solid #824ea1;
 top: 0;
 left: -60px;
 clear: both;
}*/
.nav>li>a {
 padding-left:31px;
 padding-right:31px;
 font-size:12px;
}
.social-links {
 padding:18px 0 0 10px;
}
}
@media screen and (max-width: 802px) {
.navbar-nav {
 width:100% !important;
 background:#604588 !important;
 padding:0px !important;
 margin:0px !important;
}
.navbar-collapse {
 padding-right: 0px !important;
 padding-left: 0px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 background:#532f75;
}
.logo {
 float: left;
 padding: 5px 0 0;
 width: 167px;
}
.main-nav {
 margin:5px 0 !important;
 background:none !important;
}

.logo img {
 width:53%;
}
 .right-area {
 width: 60%;
 height: 60px;
 background: #111111;
 position: relative;
 float: right;
 margin-top:-16px;
}
.right-area:before {
 width: 100%;
 height: 100%;
 background: #111111;
 position: absolute;
 top: 0;
 right: -100%;
 content: "";
 display: table;
}
.right-area:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 60px solid transparent;
 border-right: 23px solid #111111;
 top: 0;
 left: -23px;
 clear: both;
}
.mobile-apps {
 height:20px;
 float:left;
 font-size:10px;
 color:#fff;
 margin:0px;
 padding:10px 0 0 0;
}
 ul.footer-menu-list {
 padding:10px 0;
 width:100%;
 float:left;
 border-bottom:#333333 solid 1px;
}
ul.footer-menu-list li {
 float:left;
 width:100%;
list-style:none;
}
ul.footer-menu-list li a {
 color:#fff !important;
 display:block;
 font-weight:bold;
}
.nav>li>a {
 padding-left:31px;
 padding-right:31px;
 font-size:12px;
}
.social-links {
 padding:18px 0 0 10px;
}
}
@media screen and (max-width: 719px) {
.navbar-nav {
 width:100% !important;
 background:#604588 !important;
 padding:0px !important;
 margin:0px !important;
}
.navbar-collapse {
 padding-right: 0px !important;
 padding-left: 0px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 background:#532f75;
}
.logo {
 float: left;
 padding: 5px 0 0;
 width: 167px;
}
.main-nav {
 margin:5px 0 !important;
 background:none !important;
}
.logo img {
 width:53%;
}
.right-area {
 width: 60%;
 height: 60px;
 background: #111111;
 position: relative;
 float: right;
 margin-top:-16px;
}
.right-area:before {
 width: 100%;
 height: 100%;
 background: #111111;
 position: absolute;
 top: 0;
 right: -100%;
 content: "";
 display: table;
}
.right-area:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 60px solid transparent;
 border-right: 23px solid #111111;
 top: 0;
 left: -23px;
 clear: both;
}
.mobile-apps {
 height:20px;
 float:left;
 font-size:10px;
 color:#fff;
 margin:0px;
 padding:10px 0 0 0;
}
 ul.footer-menu-list {
 padding:10px 0;
 width:100%;
 float:left;
 border-bottom:#333333 solid 1px;
}
ul.footer-menu-list li {
 float:left;
 width:100%;
}
ul.footer-menu-list li a {
 color:#fff !important;
 display:block;
 font-weight:bold;
}
.nav>li>a {
 padding-left:31px;
 padding-right:31px;
 font-size:12px;
}
.social-links {
 padding:18px 0 0 10px;
}
}
@media screen and (max-width: 639px) {
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 background:#532f75;
}
.logo {
 float: left;
 padding: 5px 0 0;
 width: 167px;
}
.main-nav {
 margin:5px 0 !important;
 background:none !important;
}
.navbar-nav {
 width:100% !important;
 background:#604588 !important;
 padding:0px !important;
 margin:0px !important;
}
.navbar-nav li {
/*width:100%;*/
}
.navbar-collapse {
 padding:0px;
 margin:0px;
}

.logo img {
 width:53%;
}
.right-area {
 width: 60%;
 height: 60px;
 background: #111111;
 position: relative;
 float: right;
 margin-top:-16px;
}
.right-area:before {
 width: 100%;
 height: 100%;
 background: #111111;
 position: absolute;
 top: 0;
 right: -100%;
 content: "";
 display: table;
}
.right-area:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 60px solid transparent;
 border-right: 23px solid #111111;
 top: 0;
 left: -23px;
 clear: both;
}
.mobile-apps {
 height:20px;
 float:left;
 font-size:10px;
 color:#fff;
 margin:0px;
 padding:10px 0 0 0;
}
 ul.footer-menu-list {
 padding:10px 0;
 width:100%;
 float:left;
 border-bottom:#333333 solid 1px;
}
ul.footer-menu-list li {
 float:left;
 width:100%;
}
ul.footer-menu-list li a {
 color:#fff !important;
 display:block;
 font-weight:bold;
}
.mega-dropdown-box {
 float: left;
 width: 100%;
}
.nav > li > a {
 font-size:14px;
}
.mega-menu-under-box {
padding-top:0px !important;
padding-bottom:0px !important;
}
.tools-menu-box {
 margin:0 0 10px 0;
 width:100%;
}
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 220px solid transparent;
 border-right: 40px solid #824ea1;
 top: -182px;
 right: 0px;
 clear: both;
 z-index:9999;
}*/
.social-links {
 padding:18px 0 0 10px;
}
}
@media screen and (max-width: 479px) {
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 background:#532f75;
}
.logo {
 float: left;
 padding: 5px 0 0;
 width: 167px;
}
.main-nav {
 margin:5px 0 !important;
 background:none !important;
}
/*.navbar-nav {
 width:100% !important;
 background:#604588 !important;
 padding:0px !important;
 margin:0px !important;
}*/
.navbar-nav {
 width: 100% !important;
 background: #604588 !important;
 padding: 0px !important;
 margin: 0px !important;
}
.navbar-nav li {
/*width:100%;*/
}
.navbar-collapse {
 padding:0px;
 margin:0px;
}

.logo img {
 width:53%;
}
.right-area {
 width: 60%;
 height: 60px;
 background: #111111;
 position: relative;
 float: right;
 margin-top:-16px;
}
.right-area:before {
 width: 100%;
 height: 100%;
 background: #111111;
 position: absolute;
 top: 0;
 right: -100%;
 content: "";
 display: table;
}
.right-area:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 60px solid transparent;
 border-right: 23px solid #111111;
 top: 0;
 left: -23px;
 clear: both;
}
.mobile-apps {
 height:20px;
 float:left;
 font-size:10px;
 color:#fff;
 margin:0px;
 padding:10px 0 0 0;
}
 ul.footer-menu-list {
 padding:10px 0;
 width:100%;
 float:left;
 border-bottom:#333333 solid 1px;

}
ul.footer-menu-list li {
 float:left;
 width:100%;
}
ul.footer-menu-list li a {
 color:#fff !important;
 display:block;
 font-weight:bold;
}
.mega-dropdown-box {
 float: left;
 width: 100%;
}
.nav > li > a {
 font-size:14px;
}
.mega-menu-under-box {
padding-top:0px !important;
padding-bottom:0px !important;
width:100% !important;
}
.tools-menu-box {
 margin:0 0 10px 0;
 width:100%;
}
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 200px solid transparent;
 border-right: 40px solid #824ea1;
 top: -137px;
 right: 0px;
 clear: both;
 z-index:9999;
}*/
.social-links {
 padding:18px 0 0 10px;
}
}
@media screen and (max-width: 359px) {
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 background:#532f75;
}
.logo {
 float: left;
 padding: 5px 0 0;
 width: 167px;
}
.main-nav {
 margin:5px 0 !important;
 background:none !important;
}
.navbar-nav {
 width:100% !important;
 background:#604588 !important;
 padding:0px !important;
 margin:0px !important;
}
.navbar-nav li {
/*width:100%;*/
}
.navbar-collapse {
 padding:0px;
 margin:0px;
}

.logo img {
 width:53%;
}
.right-area {
 width: 60%;
 height: 60px;
 background: #111111;
 position: relative;
 float: right;
 margin-top:-16px;
}
.right-area:before {
 width: 100%;
 height: 100%;
 background: #111111;
 position: absolute;
 top: 0;
 right: -100%;
 content: "";
 display: table;
}
.right-area:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 60px solid transparent;
 border-right: 23px solid #111111;
 top: 0;
 left: -23px;
 clear: both;
}
.mobile-apps {
 height:20px;
 float:left;
 font-size:10px;
 color:#fff;
 margin:0px;
 padding:10px 0 0 0;
}
 ul.footer-menu-list {
 padding:10px 0;
 width:100%;
 float:left;
 border-bottom:#333333 solid 1px;
}
ul.footer-menu-list li {
 float:left;
 width:100%;
}
ul.footer-menu-list li a {
 color:#fff !important;
 display:block;
 font-weight:bold;
}
.mega-dropdown-box {
 float: left;
 width: 100%;
}
.nav > li > a {
 font-size:14px;
}
.mega-menu-under-box {
padding-top:0px !important;
padding-bottom:0px !important;
width:100% !important;
}
.tools-menu-box {
 margin:0 0 10px 0;
 width:100%;
}
/*.right-area-banner:after {
 content: '';
 position: absolute;
 border-top: 0px solid transparent;
 border-bottom: 130px solid transparent;
 border-right: 40px solid #824ea1;
 top: -96px;
 right: 0px;
 clear: both;
 z-index:9999;
}*/
.social-links {
 padding:18px 0 0 10px;
}
}