.dropdownLine{border:1px solid black;,margin-top:0px;margin-bottom: 0px !important;}
   -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
@import url(https://fonts.googleapis.com/css?family=PT+Sans);
.dropdown-menu li{padding: 0px;}
.overflow-ellipsis {
  text-overflow: ellipsis;
}
.dropdown-menu .overflow-ellipsis{width: 249px;
  /* BOTH of the following are required for text-overflow */
white-space: nowrap;
  overflow: hidden;}
.overflow-ellipsis2 {
  text-overflow: ellipsis;
}
.dropdown-menu .overflow-ellipsis2 {width: 217px;
  /* BOTH of the following are required for text-overflow */
white-space: nowrap;
  overflow: hidden;}
.link{
  position: relative;
}

/*.link:after{
  content: '';
  position: absolute;
  width: 0; height: 3px;
  display: block;
  margin-top: 5px;
  right: 0;
  background: #157ba7;
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}
 
.link:hover:after{
  width: 100%;
  left: 0;
  background: #157ba7;
}*/
/*megamenu*/
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 92px;
 
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight:300;
  line-height: 1.428571429;
  color: #1da1f2 !important;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  background-color: white;

}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 3px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
.pad{padding: 0px;}
.navbar-right .dropdown-menu-large ul li a{margin: 0px;}
.navbar-nav>li>.dropdown-menu-large {
    margin-top: -1px;
    /*margin-right: 271px;*/}
.navbar-fixed-top .navbar-nav>li>.dropdown-menu-large {
    margin-top: 0px;
}
#NavbarFixedTop .navbar-right .dropdown-menu li a{margin-top: 0px !important;}
#NavbarFixedTop .dropdown-menu li a{padding: 9px 9px;}
 #small2ndnav{display: none;}
@media(max-width: 768px) {
  #big2ndnav{display: none;}
  #small2ndnav{display: block;}
}

.infobtn .btn-info{margin-top: 5px;padding: 3px 12px;}
@media(max-width: 768px) 
{
  .infobtn .btn-info{margin-bottom: 7px;}
}
h6{color: white;margin-top: 13px;}
.social{margin-bottom: 6px;}
.social2{color:white;font-size: 18px;}
.submit{margin-top: 2px;}
.imge{height: 25px;width: 25px;}
  .top ul .list {list-style: none;border-left: 1px solid white;padding: 0 13px;}
.top ul li{display: inline-block; color: white;}
.top ul { padding-top: 10px;}
.topp {list-style: none;border-left: 1px solid white; padding-left: 4px;}
 .top ul li .list1{padding-right: 6px;}
 .top ul{padding-left: 0px;}
 .fa-edit{font-size: 15px;}