 .navbar-nav li:hover > ul.dropdown-menu {
      display: block;
  }
  .dropdown-submenu {
      position:relative;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 0;
      right:100%;
      left: auto;
      margin-top:-6px;
  }
  
  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
      text-decoration: underline;
      transform: rotate(180deg);
  }
  .dropend .dropdown-menu {
      right: 100% !important;
      left: auto !important;
      top: 0;
  }
  }


.about-area{position: relative; height: 430px;}
.about-image {
    position: relative;
    right: -100px;
}
.about-image img {
    position: relative;
}
.about-content {
    /* background: #fff; */
    /* padding: 40px 10px 40px 50px; */
    position: relative;
    left: -50px;
    min-height: 427px;
    top: 50px;
}
.about-content h3 {
    line-height: 63px;
    font-size: 60px;
    text-align: right;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-content p {
    color:#444;
    text-align: right;
    font-size: 21px;
    letter-spacing: 0.50px;
    line-height: 35px;
    margin-bottom: 5px;
}
#content{overflow:hidden;}
.about-btn {
    margin-top: 30px;
    text-align: right;
}
.knoe-more-btn {
    border: 1px solid #48009b;
    color: #222;
    padding: 15px 26px;
    color:#fff;
    font-size: 20px;
    font-weight: 700;
    text-decoration:none;
    display: inline-block;
    background: #48009b;
    position: relative;
    border-radius: 30px;
    /* margin-right: 30px; */
    transition: 0.4s;
}
.knoe-more-btn:hover {
    background: #000;
    color: #fff;
    border: 1px solid #222;
    transition: 0.4s;
}

.main-table {font-family: 'Poppins', sans-serif; font-size: 14px; text-align:justify; color: #090a0b;}
.main-table ul{line-height: 23px;}
.sub-heading{font-weight:bold; font-size:16px;}
body{font-family:Poppins !important;}
.main-heading {font-weight: bold; Font-size: 25px; color: #041445;  line-height: 36px;  border-bottom: 1px #ccc dashed;    text-transform: uppercase; text-align: left;  margin-top: 0; margin-bottom:10px;}
.RadDock .rdContent{font: inherit !important;}
#EventCalenderControl marquee a{font-size:16px !important;}
#RadDockZone1 {overflow: visible !important; z-index:9 !important;}
.icon-ul{    list-style-image: url(../image/hand-icon1.png);
    padding-left: 22px;
    font-family: arial;
    font-size: 14px;     margin-top: 10px;
    color: #333;}
.icon-ul li{padding-left:15px; margin-bottom:5px;}
.icon-ul .icon-ul{margin-top:8px;}
.aside{margin-top:28px !important}
.tm-pg img{float:left; margin-right:10px; border:1px solid #ccc; padding:4px; margin-bottom:10px;}

/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: #ffffff !important;height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{/* background-color:#182139 !important; */color: #dc7033 !important;}
.nav-link{font-weight: 600;color: #707172;font-size: 17px;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.navbar-toggler{background:#fff !important;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #dc7033;
  padding: 0 0 10px 0;
  color: #fff;
  font-size: 15px;
}

#footer p{
  background: #dc7033;
  padding: 0 0 30px 0;
  color: #fff;
  line-height: 27px;
  font-size: 14px;
}

#footer .footer-top {
  padding: 20px 0 2px 0;
}


#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
}

#footer .social-links1 a {
  font-size: 18px;
  display: inline-block;
  background: #48009b;
  color: #fff;
  line-height: 1;
  padding: 10px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links1 a:hover {
  background: #fff;
  color: #48009b;
  text-decoration: none;
}

#footer .footer-top .social-links a {
  font-size: 17px;
  display: inline-block;
  background: #48009b;
  color: #fff;
  line-height: 1.2;
  padding: 10px 0;
  margin-right: 6px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #fff;
  color: #48009b;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 15px;
  /* border-bottom:1px dashed #fff; */
  font-weight: 600;
  color: #fff;
  position: relative;
  /* padding-bottom: 6px; */
  letter-spacing: .5px;
}

#footer .footer-top .footer-links {
  /* margin-bottom: 30px; */
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  /* padding:0 15px; */
  /* color: #b5d9e9; */
  /* font-size: 18px; */
  /* line-height: 1; */
  font-size: 16px;
  /* display: inline-block; */
  background: #48009b;
  color: #fff;
  line-height: 1;
  padding: 6px 0;
  margin-right: 13px;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  transition: 0.3s;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #ff6d73;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #409cc5;
}

#footer .copyright {
  /* border-top: 1px solid #385b6b; */
  text-align: center;
  /* padding-top: 30px; */
  color: #fff;
}

#footer .copyright a {
  /* border-top: 1px solid #385b6b; */
  text-align: center;
  /* padding-top: 30px; */
  color: #fff;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}


/*nav-bar*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}
@media (max-width: 769px){

}
a{text-decoration:none;}
@media (max-width: 767px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 20px;}

}
@media (max-width: 769px){
#MenuControl, #MenuControl_C{height: initial !important;}	
#widgetsControl_C, #widgetsControl{height:initial !important}
	}

@media (max-width: 767px)
{


}



@media(max-width:767px){
 .about-image {
    position: relative;
    right:0px;}

.about-content h3 {
    line-height: 50px;
    font-size: 35px;}

  .about-content {
    /* background: #fff; */
    /* padding: 40px 10px 40px 50px; */
    position: relative;
    min-height: auto;
    left:0px;
    top: 0px;
}

.about-btn {
    margin-top: 30px;
    text-align: right;
  margin-bottom:20px
}

#HeaderControl, #HeaderControl_C{height: initial !important;}	
header{padding: 10px 0;}	

.fl-head h2{ font-size: 20px !important;}

.layout_padding { padding-top: 0px !important;}
.banner_section {
    padding: 20px 0px 17px 0px !important;
}
.banner-content h1 {font-size: 20px !important;line-height: 30px !important;}
.banner-content h2 {font-size: 15px !important;}
.about_taital {  
    padding: 70px 35px !important;
}
.about_bt {
    width: 56% !important;
}

}


.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important; padding:0;
}

@media (max-width: 767px){
.web-logo{ padding: 12px 0px !important;}
#MenuControl, #MenuControl_C{height: initial !important;}
}



@media(max-width:736px){
#HeaderControl, #HeaderControl_C{height: initial !important;}
header{padding: 10px 0;}
.about_taital { width: 95% !important;  float: right;  margin-top: 120px;  padding-right: 20px}
.background_bg { width: 100% !important;}
}
.top-nv{ background: #fff;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 30px;
    /* z-index: 9; */
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee; margin-bottom: 10px;}
	
.top-nv .container-middle{background:#fff; position:relative;}


	
.top-nv ul{margin: 0;
    list-style: none;
    text-align: right;
    font-size: 13px;
    padding-left: 0;
    color: #cccccc;}
.top-nv ul li{display:inline-block; color:#333;     padding: 6px 0;}
.top-nv ul li img{ vertical-align: text-bottom;
    margin-right: 0;
    float: initial;
    padding-right: 6px;
    height: 14px;}
.top-nv ul li a{color:#333; text-decoration:none;}
.top-nv ul li .fa-circle{    width: 12px;
    height: 12px;
    background: #065695;
    position: relative;
    border-radius: 50%;
    padding: 0px 7px;
    margin-right: 6px;}