
.main-nav-bar {
   background: #000000;
    display: none;
    height: 100%;
    margin-top: 0;
    max-width: 378px;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
	
}


/*--------------------Abhijeet -----------------------*/
  .mobile-menu {
        max-height: 450px;
        overflow-y: scroll;
        padding: 0 15px;
        position: relative;
        width: 100%
    }
	@media screen and (max-width:767px) {
.sm-blue a span.sub-arrow, .sm-blue ul a span.sub-arrow{transform: translateY(-44%) !important;}
    .main-nav-bar .top-menu a {
        text-align: left;
        margin-left: 18px;
        margin-right: 12px;
		padding-left:9px !important;
		padding-right:9px !important;
		font-size:14px !important;
    }
	}
	
.sm {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.sm ul {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.sm li {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
ul.sm {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul.sm li {
  float: left;
  position: relative;
}
ul.sm li * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm li *:before {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm li *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm a {
  display: block;
  position: relative;
  white-space: nowrap;
}
ul.sm a.disabled {
  cursor: default;
}
ul.sm ul {
  left: -800px;
  position: absolute;
  top: -999999px;
  z-index: 1000;
}
ul.sm ul li {
  float: none;
}
ul.sm ul a {
  white-space: normal;
}
ul.sm:after {
  clear: both;
  content: "\00a0";
  display: block;
  font: 0/0 serif;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
ul.sm-rtl {
  direction: rtl;
}
ul.sm-rtl li {
  float: right;
}
ul.sm-vertical li {
  float: none;
}
ul.sm-vertical a {
  white-space: normal;
}
* html ul.sm-vertical li {
  float: left;
  width: 0;
}
* html ul.sm-vertical ul li {
  float: none;
  width: auto;
}
* html ul.sm {
  height: 1px;
}
*:first-child + html ul.sm-vertical > li {
  float: left;
  width: 0;
}
*:first-child + html ul.sm {
  min-height: 1px;
}
.sm-blue {
  text-align: left;
}
.sm-blue ul {
  background: #333;
  padding-bottom:0px;
}
.sm-blue ul a {
  background: #ffffff;
  color: #ffffff;
  font-size: 16px;
  margin: 0 1px;
  padding:10px 23px 10px 10px;
  text-shadow:none;
  word-wrap: break-word;
}

    

.sm-blue ul a:hover {
     -moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s;
  color: #ffffff;
}
.sm-blue ul a span.sub-arrow {
  border-color: transparent transparent transparent #EC1D24;
  border-style: solid solid solid solid;
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -3px;
  right:7px;
  top: 50%;
}
.sm-blue ul li {
  background-color: #000;
  border-top: 1px solid #c3c3c3;
}
.sm-blue ul li a {
  background-color: #000;
  padding: 7px 40px 8px 12px !important; 
  font-size: 14px !important;
  color: #959595;
}
.sm-blue li > ul:before {
  border: solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 17%;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.sm-blue a span.sub-arrow {
  border-color:transparent ;
  border-width: 5px;
  bottom: 2px;
  height: 0;
  /*left: 50%;*/
  margin-left: -5px;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.sm-blue li {
  border-left: 0px solid #1a8bb9;
}

.sm-blue li:last-child {
    margin-right: 0;
}
.sm-blue li a {
  /*border-bottom: 1px solid #4d8f9a;*/
}
.sm-blue li:last-child > a {
  border-bottom: 0px solid #5b5b5b;
}
.sm-blue span.scroll-up {
  background: #ffffff;
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.sm-blue span.scroll-down {
  background: #ffffff;
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.sm-blue span.scroll-up-arrow {
  border-color: transparent transparent #ffffff transparent;
  border-style: dashed dashed solid dashed;
  border-width: 8px;
  height: 0;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  width: 0;
}
.sm-blue span.scroll-down-arrow {
  border-color: #ffffff transparent transparent transparent;
  border-color: transparent transparent #ffffff transparent;
  border-style: dashed dashed solid dashed;
  border-style: solid dashed dashed dashed;
  border-width: 8px;
  height: 0;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  top: 6px;
  width: 0;
}
.sm-blue-vertical {
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.sm-blue-vertical a span.sub-arrow {
  border-color: transparent transparent transparent #000000;
  border-style: solid solid solid solid;
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -3px;
  right: 3px;
  top: 50%;
}
.sm-blue-vertical li {
  border-left: 0;
}
.sm-blue > li > ul {
  background: #333;
}
.sm-blue > li > ul:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #333;
  border-width: 6px;
  border: solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 17%;
  margin-left: -4px;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.sm-blue > li > ul:before {
  /*border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #005e6e;
  border-width: 8px;
  margin-left: -4px;*/
}
.sm-blue ul li:hover,
.sm-blue ul li:focus,
.sm-blue ul li:active,
.sm-blue ul li.highlighted {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);

}
.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active,
.sm-blue ul a.highlighted {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);

}
.sm-blue a.highlighted {

}
.sm-blue a.current,
.sm-blue a.current:hover,
.sm-blue a.current:focus,
.sm-blue a.current:active,
.sm-blue ul a.current,
.sm-blue ul a.current:hover,
.sm-blue ul a.current:focus,
.sm-blue ul a.current:active {
  background-image: -moz-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #00749f));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: url(css-gradients-fallback/current-item-bg.png);
  background: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    border:1px solid #bb081d;
}
.main-nav-bar .top-menu li .sm-nowrap li {
  margin: 0px 0px;
  padding: 0px;
}
.main-nav-bar .top-menu li .sm-nowrap li a {
  min-width: 198px;
}
.sm-blue > li > a > .arowbg .sub-arrow {
  display: none;
}
/*@media screen and (max-width: 991px) {   */
    .sm-blue > li > a > .arowbg .sub-arrow {
  display: block;
}
        .sm-blue ul li  a {
    padding: 7px 40px 8px 12px !important;font-size:13px !important;color:#959595;
  }
      .sm-blue ul li ul li a {
    padding: 7px 40px 8px 25px !important;font-size:13px !important;color:#959595;
  }
  .sm-blue ul li ul li ul li a {
    padding: 7px 40px 8px 35px !important;font-size:13px !important;color:#959595;
  }
   .sm-blue ul li ul li ul li ul li a {
    padding: 7px 40px 8px 45px !important;font-size:13px !important;color:#959595;
  }
      .sm-blue ul li ul li ul li ul li ul li a {
    padding: 7px 40px 8px 55px !important;font-size:13px !important;color:#959595;
  }
  .menu_sel.home_btn_sel {
    display: none;
  }
  .menu.home_btn {
    display: none;
  }
  .main-nav-bar .top-menu {
    left: 0;
    padding: 0;
    padding: 0 14px 0 14px;
  }
  .main-nav-bar .top-menu ul li {
    display: block;
    margin: 0;
  }
 
  .main-nav-bar .top-menu ul li:first-child {
    display: block;
    margin: 0;
  }
  .main-nav-bar .top-menu ul li ul > li a {
    border-bottom: 0px solid #ffffff;
	line-height:13px;
  }
  .main-nav-bar .top-menu ul li ul > li a:hover {
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    border-bottom: 0px solid #ffffff;
    color: #b75b39;
    transition: all .4s;
  }
  .main-nav-bar .top-menu ul > li a {
    /*border-bottom: 1px solid #ffffff;*/
  }
  .main-nav-bar .top-menu ul > li a:hover {
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    /*border-bottom: 0px solid #b75b39;*/
       text-decoration: none;
    transition: all .4s;
  }
  .main-nav-bar .top-menu a {
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    padding: 13px 14% 13px 63px;
    text-decoration: none;
    transition: all .4s;
	border-left:none;
  }
  .main-nav-bar .top-menu a:link {
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    padding: 12px 40px 10px 4px;
    text-decoration: none;
    transition: all .4s;
  }
  .main-nav-bar .top-menu a.sel {
    border: 0px solid #b75b39;
    color: #b75b39;
    padding: 13px 20px 13px 63px;
  }
  .main-nav-bar .top-menu a.sel:link {
    border: 0px solid #b75b39;
    color: #b75b39;
    padding: 13px 20px 13px 63px;
  }
  .main-nav-bar .top-menu li {
    margin: 0px;
  }
  .main-nav-bar .top-menu li .sm-nowrap li a {
    max-width: 100%;
  }

   .sm-blue a {
    background-attachment: scroll !important;
    text-transform:uppercase;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
	font-weight:700;
  }
  
  .sm-blue a:hover {
    color: #06C4E4 !important;
  }
  .arowbg {
    border-left: 0px solid #c4c4c4;
    bottom: 0;
    float: right;
    padding: 0 18px;
    position: absolute;
    right: 0;
    top: 0;
}
   .sm-blue a span.sub-arrow,.sm-blue ul a span.sub-arrow 
   {
     margin-left:0px;right: 0 !important;
       width:24px;height:24px;font: normal 24px/24px monospace !important;
       text-align: center;border: 0;text-shadow: none;color: #000 !important; 
         top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
   }
 
  .sm-blue a span.sub-arrow:hover{color:#A8C342 !important}
  .sm-blue ul {
    -moz-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    background: #ffffff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  .sm-blue ul a {
   /* background: none !important; */
    color: #fff;
    font-size: 17px !important;
    margin: 0 10px;
    margin: 0;
    padding: 10px 30px 10px 28px;
    text-shadow: none !important;
    }
 
  .sm-blue ul li {
    border-top: 0;
    margin: 0 !important;
    width: 100%;
  }
  
  .sm-blue ul li:first-child {
   
  }
  .sm-blue ul ul {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: 0px !important;
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
  }



  .sm-blue a.current {
    background-attachment: scroll !important;
    background-color: #fff !important;
    background-image: linear-gradient(top, #005a84 0%, #00749f 100%) !important;
    background-position: 0% 0%;
    background-repeat: repeat !important;
    color: #000 !important;
  }

.sm-blue ul li:hover,
.sm-blue ul li:focus,
.sm-blue ul li:active,
.sm-blue ul li.highlighted {
}
.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active,
.sm-blue ul a.highlighted {


}

  .sm-blue a.highlighted span.sub-arrow {
    color: #A4C13B;
  }
  .sm-blue li {
    border-left: 0;
  }
  .sm-blue li:first-child {
    border-left: 0;
  }
  .sm-blue > li > a > .sub-arrow {
    display: block;
  }
  ul.sm-blue {
    width: 100% !important;
  }
  ul.sm-blue ul {
    display: block;
    float: none;
    left: auto !important;
    margin-left: 0% !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    position: static !important;
    top: auto !important;
    width: 100% !important;background:#fff;
  }
  ul.sm-blue ul.sm-nowrap > li > a {
    white-space: normal;
  }
  ul.sm-blue iframe {
    display: none;
  }
  ul.sm-blue > li {
    float: none;
  }
  ul.sm-blue > li > a {
    white-space: normal;
  }
  .sm-nowrap li a {
    border: 0;
  }
  .sm-blue > li:nth-child(2) > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sm-blue > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sm-blue > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  
  
  }
  #main-menu {
    border-top: 0px solid #cccccc;
  }
  .mobile-menu a {
    padding: 18px 63px 17px 50px !important;
    word-wrap: break-word;
  }
  .sm-blue > li > ul {
    border: 0;
	display:block;
	margin-bottom:10px;
  }
  .sm-blue > li > ul:after {
    border-width: 0;
  }
  .sm-blue > li > ul:before {
    border-width: 0;
  }
  
  .menubtn {
    z-index:1;
  }

  .main-nav-bar .top-menu ul li ul li ul > li a:hover{color:#06C4E4 !important;}
/*}  */
/*=====================================
  End Of Smart Menu
=======================================*/

.arowbg .sub-arrow {
    text-decoration: none
}

.arowbg .sub-arrow:hover,
.flex-direction-nav a {
    text-decoration: none!important
}
  .sm-blue a span.sub-arrow,
    .sm-blue ul a span.sub-arrow {
        font: 0/13px monospace!important
    }
    .sm-blue ul a
    {
        padding: 10px 30px 12px 20px!important
    }
	@media screen and (min-width:768px) and (max-width:768px) {

    #main-menumob {
        overflow-y: scroll
    }
}




@media screen and (max-width:991px) {
	  ul.sm-blue ul{margin-bottom: 10px;}
	  #main-menumob {
        max-height: 600px;
        text-align: center;
        overflow-y: scroll;
        padding: 0 0 30px
    }
	
  .sm-blue ul a {
        font-size: 1.2em!important;
    }
      .sm-blue ul ul a{ font-size: 1.1em!important;}
    .top-menu>ul>li>a {
        font-size: 16px!important;
        font-weight: 600;
        text-align: left;
    }
    .sm-blue a {
        font-size: 1.3em;
        font-weight: 500
    }
    .main-nav-bar {
        position: fixed;
        top: 0;
        height: 100%;
        padding-right: 0;
        right: 0;
        width: 304px
	}
}
@media screen and (max-width:767px) {
   .main-nav-bar .top-menu{padding: 0 14px 0 14px;}	
   #main-menumob {
        padding-top: 0!important
    }
	  .main-nav-bar .top-menu a {
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
	.main-nav-bar .top-menu a:link{padding-bottom:10px !important;}
	.subarrowclsup{background-position:0 -2px;}
	.main-nav-bar .top-menu ul li ul > li a{line-height:13px;}
	.subarrowclsdn{background-position:0 -2px;}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.main-nav-bar .top-menu a{padding-left:9px !important;padding-right:9px !important;}
	 #main-menumob {
        max-height: 660px!important;
        min-height: 500px!important
    }
    .main-nav-bar {
        height: 100%;
        position: fixed;
        right: 0
    }
    .main-nav-bar .top-menu a {
        text-align: left
    }
}

@media screen and (min-width:768px) and (max-width:768px) {

    #main-menumob {
        overflow-y: scroll
    }
}
@media screen and (min-width:480px) and (max-width:480px) {
    #main-menumob {
        max-height: 300px!important
    }
}
.menuclose{color:#00CFFF;font-size:22px;font-weight:700;float:right;}
.menytxt{float:right;color:#fff;font-size: 18px;font-weight: 600;padding-right: 15px;padding-top:2px;}
.menutopdiv{padding-top: 33px;padding-bottom: 25px;}
.sm-blue a:focus{outline:0;}
.sm-blue a:active{outline:0;}

.sm-blue ul li a .subarrowclsup{background:url('../menup.png');background-size: 60%;
    background-repeat: no-repeat;width: 92% !important;
}

.sm-blue ul li a .subarrowclsdn{background:url('../mendown.png');background-size: 60%;
    background-repeat: no-repeat;width: 87% !important;
}
.subarrowclsup{background:url('../menup.png');width: 100% !important;
    background-repeat: no-repeat;background-size: 71%;
}

.subarrowclsdn{background:url('../mendown.png'); width: 100% !important;
    background-repeat: no-repeat;background-size: 71%;
}

.current-menu-item > a{color:#06C4E4 !important;}
.closemenu{cursor:pointer;}

.deskright{width:auto;float:right;margin-top: 11px;margin-right: 138px;min-width:222px;}
.deskright ul{border-right: 1px solid #ccc;}
.deskright ul li{float:left !important;margin-right: 14px;}
.deskright ul li a{font-size:12px;}
.section-header{	transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;}
	
	.secondarymob ul li a{font-size:15px;padding:10px !important;padding-left:32px !important;}
	.secondarymob{
	margin-top: 35px;padding-left:29px;

}
	
	.secondarymob ul li{background:url('../menuleft.png');
	background-repeat: no-repeat;background-size: 12px;
background-position: 0 9px;}
