nav{ display: block;}
nav a:focus {
    color: #fff;
    text-decoration: none;
}
.menu ul li a:hover{background-color:#000;}
.ulockd-social-linked li {
    padding: 5px;
}

.ulockd-footer::before {
    background: none;
}
.ulockd-about-ondetials ul, .ulockd-bpost ul{list-style-type:circle;}
.ulockd-ip-latest-news .ulockd-ext-spc {
    margin-bottom: 0px;
}
.caption .share{float:right;}
table{width:100% !important;}
.slogon p{color:#fff}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ulockd-bp-comment,.ulockd-bp-date-innner {
    font-size: 13px;
}


.menu_bg{background-color:#313131;}
.menu{ display: block;}

.menu ul li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu ul li:first-child { margin-left: 0;/*padding-top:10px;*/ }

.menu ul li a {
  font-weight: 400;
  text-decoration: none;
  padding: 20px 15px;
  display: block;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  font-family:"Montserrat",sans-serif;
  
}
.menu ul ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: #333;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #fff;
  background: #333;
  padding:10px 15px;
}

.menu ul ul li a:hover,
.menu ul ul li:hover>a {
  background: #000;
  color: #fff;
}

.menu ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-right-color: #333;
  border-width: 6px;
  margin-top: -6px;
}

.menu ul li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 15px 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  /*background: #E95546;*/
  color: #fff;
  text-decoration: none;
}

a.homer { background: #FC6D58; }
 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul ul { top: 37px; }

.menu ul li a { font-size: 12px; }

a.homer { background: #E95546; }
}
@media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}
.menu_bg{ background: none; }
.menu{ display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.menu ul li {
  display: block;
  margin: 0;
}

.menu ul li a {
  background: #fff;
  color: #797979;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #000;
  color: #fff;
}

.menu ul ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul ul {
  left: 0;
  transform: initial;
}

.menu ul li>ul ul:hover { transform: initial; }
}
nav.navbar.bootsnav ul.nav > li > a{font-size:13px;}
#slideshow {
    position:relative;
   /* max-height:350px;*/
	max-width:600px;
	height:320px;
	/*height:550px;*/
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#slideshow IMG{/*height:425px;/*width:273px;*/}
.padd-pro{padding:5px;}
.ulockd-service-one{background-image: url(../images/p3.png);background-repeat:no repeat;}
.ulockd-ip-latest-news{padding-top: 0px;}
.ulockd-about-one{padding-top:50px;}
.pro{padding-bottom: 50px;}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

th {
    border: 1px solid #313131;
    text-align: left;
    padding: 8px;
	 background-color: #fb4848;
	 color:#ffffff;
}
td
{
	   border: 1px solid #313131;
    text-align: left;
    padding: 8px;
}
.ulockd-about-ondetials{background-color: #fff;
color: #000;}
.ulockd-about-ondetials-abt{background-color: #4A4A4A;
color: #fff;}
.shownewsimgpreview  {
	cursor:pointer;
}
.white
{
	color:#fff;
}
.divSocialMedia{
	display:inline-block;
	margin-left:0px
}
.divSocialMedia ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
	vertical-align: sub;
}
.divSocialMedia ul li {
    float: left;
    margin: 0px 5px;
    padding: 0px;
}
.divSocialMedia li a {
    color: #fff;
    padding: 12px;
}
.divSocialMedia li a:hover{text-decoration:none;}
.divSocialMedia .Facebook {
    background-image: url("../images/fb.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.divSocialMedia .GooglePlus {
    background-image: url(../images/googleplus.png);
    background-repeat: no-repeat;
    background-position: center top;
	width:24px;
	height:24px;
}

.divSocialMedia .Twiter {
    background-image: url("../images/twitter.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Youtube {
    background-image: url("../images/youtube.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Linkedin {
    background-image: url("../images/linkedin.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
.divSocialMedia .Instagram {
    background-image: url(../images/instagram.png);
    background-repeat: no-repeat;
    background-position: center top;
	width:24px;
	height:24px;
}
.social-icons{color: #ddd;}
.social-icons:hover, .social-icons:focus,.ulockd-footer-qlink .list-unstyled li a:hover,.ulockd-footer-qlink .list-unstyled li a:focus{color: #fb4848;}
/*.about-img{height:496px;}
@media (max-width: 320px) {

.abt {
  height:350px;
}*/
.ulockd-team-mdetails .ulockd-member-name a{color:#fff}
.ulockd-team-mdetails .ulockd-member-name a:hover{color:#eee;}

.list-unstyled ul li{
    list-style: outside none none;
    padding-left: 0;}
	.list-unstyled ul li a {
    color: #ddd;
    font-size: 13px;
    line-height: 28px;
}
#slideshow img{ height:538px;}
#slideshow img{ left:0px;}
.mslider-controls{opacity:0.5;}
.header_align{margin-top:35px;}
@media (max-width:1024px){ #slideshow img{ left:0px;height:440px;} .ulockd-team-mdetails {height: 225px;}}
@media (max-width:768px){ #slideshow img{ left:229px;height:405px;}}
@media (max-width:736px){ #slideshow img{ left:210px;height:414px;} .modern-slider, .modern-slider img {width: 736px;height: auto;}}
@media (max-width:667px){ #slideshow img{ left:175px;height:414px;} .modern-slider, .modern-slider img {width: 667px;height: auto;}}
@media (max-width:600px){.modern-slider, .modern-slider img {left:127px;width: 600px;height: auto;}}
@media (max-width:568px){ #slideshow img{ left:125px;height:414px;} .modern-slider, .modern-slider img {width: 570px;height: auto;}}
@media (max-width:414px){ #slideshow img{ left:50px;} .modern-slider, .modern-slider img {width: 414px;height: auto;}}
@media (max-width:384px){ #slideshow img{ left:34px;} .modern-slider, .modern-slider img {width: 384px;height: auto;} .caption .share {margin-right:55px;}}
@media (max-width:375px){ #slideshow img{ left:30px;} .modern-slider, .modern-slider img {width: 375px;height: auto;} .caption .share {margin-right:55px;}}
@media (max-width:320px){ #slideshow img{ left:2px;height:414px;} .modern-slider, .modern-slider img {width: 320px;height: auto;} .caption .share {margin-right:25px;}}
.footer-padd{padding-top: 50px;padding-bottom: 50px;}

.ulockd-about-one{padding-top:30px;}
.ulockd-ap-faq{padding-top:50px;}
.ulockd-srvc-title {
    padding-bottom: 30px;
}
.ulockd-blog-title {
    padding-bottom: 40px;
}
.ulockd-about-one {
    padding-bottom: 90px;
}
.ulockd-blog{padding-bottom: 60px;}
.ulockd-service-three {
    padding-bottom: 50px;
    padding-top: 30px;
}
.ulockd-btn-thm {
    padding: 8px 15px;
}
.ulockd-team-ip-one{padding-bottom: 30px;padding-top: 40px;}
.ulockd-bpost ul li{list-style-type:circle;}
.ulockd-bp-date-innner span {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 500;
}
.ulockd-blog {
    padding-bottom: 30px;
    padding-top: 30px;
}
.ulockd-header-middle {
    padding-top: 5px;
    padding-bottom: 5px;
}
.storyTags{font-weight:bold;}
.top-log{float:right;margin-right:5px;margin-bottom:5px;}
.ulockd-frst-divider{padding-bottom: 30px;padding-top: 30px;}
.white{color:#fff;}
.uluckd-bp-date-inner{font-size:13px;}
/* ================= BACK TO TOP BUTTON ================== */
 .back-to-top {
    position: fixed;
    bottom: 0px;
    right: 15px;
    display: none;
    background-image:url('../images/gototop.png');
    background-repeat:no-repeat;
    background-position:center center;
   background-color: #707070;
   background-size: 26px auto;
   border-radius: 60%;
    width:40px;
    height:40px;
   z-index: 5
    -webkit-transition:background 0.2s ease-in-out;
    -moz-transition:background 0.2s ease-in-out;
    -o-transition:background 0.2s ease-in-out;
    -ms-transition:background 0.2s ease-in-out;
    transition:background 0.2s ease-in-out;
}
.back-to-top{
	height:45px;
  	width:45px;
}
.text-thm1{cursor:default;}