@charset "utf-8";

/* ----- BODY CONTENT ----- */
/* ----- TYPHOGRAPHY FONTS ----- */ 
/* ---------- SECTION ---------- */
/* ---------- HEADER TOP ---------- */
/* ---------- NEW  HEADER  ---------- */
/* ---------- INNER HEADER  ---------- */
/* ---------- Main Slider  ---------- */ 
/* Main Slider Style 2 */
/* ---------- SCROLL TO TOP/HOME ---------- */
/* ---------- FIRST SERVICE SECTION  ---------- */
/* ---------- FIRST ABOUT SECTION  ---------- */
/* ---------- FIRST FEATURE PROJECT ONE  ---------- */
/* ---------- FIRST SERVICE  ---------- */
/* ---------- SECOND SERVICE  ---------- */
  /* Blog Details Pages */
  /* TESTIMONIAL CAROUSEL LAYOUT 2 */
  /* BLOG POST SINGLE SECOND POST*/
/* ---------- SECOND SERVICE  ---------- */
/* ---------- FEATURE SERVICE SECTION  ---------- */
/* ---------- WELCOME SECTION  ---------- */
/* ---------- DIVIDER SECTION  ---------- */
/* ---------- OUR LASTEST WORK SECTION  ---------- */
/* ---------- FUNFACT COUNTER SECTION  ---------- */
/* ---------- ABOUT SECTION  ---------- */
/* ---------- About BOTTOM VIDEO SECTION  ---------- */
/* ---------- MASONRY FILTER  ---------- */
  /* ---------- MASONRY GALLERY  ---------- */
/* ---------- PROJECT LAYOUT TWO  ---------- */
/* ---------- OUT TEAM SECTION  ---------- */
/* ---------- OUT TEAM LAYOUT TWO SECTION  ---------- */
/* ---------- OUR TESTIMONIALS SECTION  ---------- */
/* ---------- BLOG SECTION  ---------- */
/* ---------- PARTNER SECTION  ---------- */
/* ---------- FOOTER SECTION  ---------- */
  /* INNER PAGES START HERE */

/* CSS Document */
@import "jquery-ui.min.css";
@import "font-awesome.min.css";
@import "font-awesome-animation.min.css";
@import "flaticon.css";
@import "animate.css";
@import "bootsnav.css";
@import "fullcalendar.min.css";
@import "slider.css";
@import "hover.css";
@import "fancyBox.css";
@import "jquery.flickr.css";
@import "owl.css";
@import "isotop.css";
@import "magnific-popup.css";
@import "flipclock.css";
@import "timecounter.css";
@import "style-shortcode.css";
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500,700|Work+Sans:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Cutive);

/* ----- BODY CONTENT ----- */
body {
  background-attachment: fixed;
  /*color: #676767;*/
  color: #000;
  font-size: 14px;
  line-height: 1.8em;
  font-family: 'Work Sans', sans-serif;
  background-color: #ffffff;
  max-width: 100%;
  overflow-x: hidden !important;
  transition: inherit;
}
body.on-side {
  margin-left: 0;
}
img {
  max-width: 100%;
}
p {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
iframe {
  border: none;
  width: 100%;
}
a {
  color: #555555;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
a img {
  border: none;
}
iframe {
  border: none;
}
::selection {
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  /* Firefox */
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
::-webkit-selection {
  /* Safari */
  background: #232323;
  color: #ffffff;
  text-shadow: none;
}
/* ---------- TYPHOGRAPHY FONTS ---------- */ 
h3,h4,h5,h6  {
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Work Sans', sans-serif;
  line-height: 1.5em;
  color: #313131;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: bold;
}
h2 {
  color: #111;
  font-family: 'Work Sans', sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: bold;
  margin-top: 0;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
.text-thm1 {
  color: #dedede !important;
}
.img-whp {
  width: 100% !important; }

.color-white {
  color: #ffffff !important; }

.color-lightgray {
  color: #D3D3D3; }

.color-gray {
  color: gray; }

.color-green2 {
  color: #28B928; }

.color-black {
  color: #000; }

.color-black11 {
  color: #111111 !important; }

.color-black22 {
  color: #222222; }

.color-black33 {
  color: #333333; }

.color-black31 {
  color: #303030; }

.color-black44 {
  color: #434343; }

.color-black55 {
  color: #555555; }

.color-black66 {
  color: #676767; }

.color-primary {
  color: #337ab7; }

.color-success {
  color: #5cb85c; }

.color-info {
  color: #5bc0de; }

.color-warning {
  color: #f0ad4e; }

.color-danger {
  color: #d9534f; }

.color-green {
  color: #28B928; }

.color-yellow {
  color: #FFFF00; }

.color-yellow2 {
  color: #F0C900; }

.color-fb {
  color: #3B5998; }

.bgc-fb {
  background-color: #3B5998; }

.color-twtr {
  color: #1DA1F2; }

.bgc-twtr {
  background-color: #1DA1F2; }

.color-inst {
  color: #D31A77; }

.bgc-inst {
  background-color: #D31A77; }

.color-lnkdn {
  color: #007BB6; }

.bgc-lnkdn {
  background-color: #007BB6; }

.color-pint {
  color: #CB2027; }

.bgc-pint {
  background-color: #CB2027; }

.color-skyp {
  color: #00AFF0; }

.bgc-skyp {
  background-color: #00AFF0; }

.color-skyp {
  color: #00AFF0; }

.bgc-skyp {
  background-color: #00AFF0; }

.color-drbl {
  color: #EA4C89; }

.bgc-drbl {
  background-color: #EA4C89; }

.color-behnc {
  color: #0B7BFF; }

.bgc-behnc {
  background-color: #0B7BFF; }

.color-utube {
  color: #FF0000; }

.bgc-utube {
  background-color: #FF0000; }

.color-gogle {
  color: #EA4335; }

.bgc-gogle {
  background-color: #EA4335; }

.bgc-black11 {
  background-color: #111111; }

.bgc-black22 {
  background-color: #222222; }

.bgc-black33 {
  background-color: #333333; }

.bgc-black44 {
  background-color: #434343; }

.bgc-black55 {
  background-color: #555555; }

.bgc-black66 {
  background-color: #676767; }

.bgc-black99 {
  background-color: #999999; }

.bgc-white {
  background-color: #ffffff; }

.bgc-lightgray {
  background-color: #D3D3D3; }

.bgc-snowshade {
  background-color: #f9f9f9; }

.bgc-snowshade2 {
  background-color: #fafafa; }

.bgc-whitef0 {
  background-color: #f0f0f0; }

.bgc-whitef1 {
  background-color: #f1f1f1; }

.bgc-whitef2 {
  background-color: #f2f2f2; }

.bgc-whitef3 {
  background-color: #f3f3f3; }

.bgc-whitef4 {
  background-color: #f4f4f4; }

.bgc-whitef5 {
  background-color: #f5f5f5; }

.bgc-whitef6 {
  background-color: #f6f6f6; }

.bgc-whitef7 {
  background-color: #f7f7f7; }

.bgc-whitef8 {
  background-color: #f8f8f8; }

.bgc-primary {
  background-color: #337ab7; }

.bgc-primary2 {
  background-color: #145892; }

.bgc-success {
  background-color: #5cb85c; }

.bgc-info {
  background-color: #5bc0de; }

.bgc-warning {
  background-color: #f0ad4e; }

.bgc-danger {
  background-color: #d9534f; }

.bgc-white {
  background-color: #ffffff; }

.bgc-lightgray {
  background-color: #D3D3D3; }

.bgc-snowshade {
  background-color: #f9f9f9; }

.bgc-snowshade2 {
  background-color: #fafafa; }

.bgc-transparent {
  background-color: transparent !important; }

.bgc-darkcyan {
  background-color: darkcyan; }

.bgc-darkblue {
  background-color: #004274; }

.bgc-green {
  background-color: #28B928; }

.bgc-yellow {
  background-color: #FFFF00; }

.bgc-yellow2 {
  background-color: #F0C900; }

.bdrs0 {
  border-radius: 0 !important; }

.bdrs5 {
  border-radius: 5px; }

.bdrs10 {
  border-radius: 10px; }

.bdrs20 {
  border-radius: 20px; }

.bdrs50 {
  border-radius: 50%; }

.bdr1 {
  border: 1px solid #D3D3D3; }

.tdu-hvr:hover {
  cursor: pointer;
  text-decoration: underline; }
.ulockd-btn-thm {
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-thm {
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-thm {
  background-color: #798590;
  border-color: #798590;
  color: #fff;
  padding: 10px 20px;
}
.ulockd-btn-thm:hover,
.ulockd-btn-thm:active,
.ulockd-btn-thm:focus {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}
/* Style Two Button */
.ulockd-btn-thm2 {
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-thm2 {
  color: #fff;
}
.ulockd-btn-thm2:hover,
.ulockd-btn-thm2:active,
.ulockd-btn-thm2:focus {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
}
.ulockd-btn-styledark {
  background-color: #313131;
  border-color: #313131;
  color: #fff;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-styledark:hover,
.ulockd-btn-styledark:active,
.ulockd-btn-styledark:focus {
  color: #fff;  
}
.ulockd-btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #313131;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-white:hover,
.ulockd-btn-white:active,
.ulockd-btn-white:focus {
  color: #fff;  
}
.ulockd-btn-gray {
  background-color: #D3D3D3;
  border-color: #D3D3D3;
  color: #313131;
  border-radius: 0px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ulockd-btn-gray:hover,
.ulockd-btn-gray:active,
.ulockd-btn-gray:focus {
  color: #fff;  
}
.btn-default {
  font-size: 14px;
}
.fz11 {
  font-size: 11px; }

.fz13 {
  font-size: 13px; }

.fz16 {
  font-size: 16px; }

.fz20 {
  font-size: 20px; }

.fz24 {
  font-size: 24px; }

.fz30 {
  font-size: 30px; }

.fz40 {
  font-size: 40px; }

.fz45 {
  font-size: 45px; }

.fz48 {
  font-size: 48px; }

.fz60 {
  font-size: 60px; }

.fz72 {
  font-size: 72px; }

.fz100 {
  font-size: 100px !important; }

.lh30 {
  line-height: 30px; }

.h10 {
  height: 10px; }

.h20 {
  height: 20px; }

.h25 {
  height: 25px; }

.h30 {
  height: 30px; }

.h35 {
  height: 35px; }

.h40 {
  height: 40px; }

.h45 {
  height: 45px; }

.h50 {
  height: 50px; }

.h100 {
  height: 100px; }

.h150 {
  height: 150px; }

.h200 {
  height: 200px; }

.h250 {
  height: 250px; }

.h300 {
  height: 300px; }

.h320 {
  height: 320px; }

.h350 {
  height: 350px; }

.h400 {
  height: 400px; }

.h450 {
  height: 450px; }

.h500 {
  height: 500px; }

.h550 {
  height: 550px; }

.h600 {
  height: 600px; }

.h650 {
  height: 650px; }

.h700 {
  height: 700px; }

.h750 {
  height: 750px; }

.h800 {
  height: 800px; }

.h850 {
  height: 850px; }

.h900 {
  height: 900px; }
/* ---------- SECTION ---------- */
section {
  position: relative;
}

/* ---------- PRELOADER ---------- */
.preloader { 
  background-color:#ffffff; 
  background-image:url("../images/preloader.gif"); 
  background-position:center center; 
  background-repeat:no-repeat; 
  height:100%; 
  left:0px; 
  position:fixed; 
  top:0px; 
  width:100%; 
  z-index:999999;
}
.preloader_disabler {
  bottom: 10px;
  left: 43%;
  position: absolute; }

/* ---------- HEADER TOP ---------- */
  .header-top {
    background: #313131 none repeat scroll 0 0;
  }  
  .header-top-two {
    background: #444 none repeat scroll 0 0;
    padding-bottom: 5px;
    padding-top: 15px;
  }
  .header-top-two span{
    color: #fff;
    font-weight: 400;
  }
  .ulockd-htpmz{
    padding: 0;
  }
  .ulockd-welcm-ht {
    position: relative;
    margin-top: 10px;
  }
  .ulockd-welcm-ht a {
    color: #d3d3d3;
  }
  .ulockd-welcm-ht-two {
    color: #d3d3d3;
  }
  /* BOOKING FORM STYLE */
.booking_form_style_home {
  border: 3px solid #f9f9f9;
  padding: 15px; }

.form_control {
  border-radius: 0;
  box-shadow: none;
  height: 45px; }

.booking_form {
  background-color: #f3f3f3;
  padding: 0 20px 5px; }
  .booking_form.home_style {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 25px 15px; }

.booking_select,
.booking_form input {
  border-radius: 0;
  box-shadow: none;
  height: 45px; }

.booking_form.style2 {
  padding: 15px 20px; }
.booking_form .booking_form_control {
  border-radius: 0;
  height: 45px; }
  
  form.ulockd-login-form,
  form.ulockd-reg-form {
    background-color: #f6f6f6;
    padding: 10px 30px 40px;
  }
  .ulockd-login-form input,
  .ulockd-reg-form input {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
  }

  .ulockd-welcntxt {
    color: #d3d3d3;
  }
  .ulockd-social-linked {
    margin-top: 10px;
    position: relative;
  }
  .ulockd-social-linked li {
    padding: 0;
  }
  .ulockd-social-linked a {
    color: #fff;
    font-size: 14px;
    padding: 5px 9px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* social linked two */
  .ulockd-social-linked-two{
    position: relative;
  }
  .ulockd-social-linked-two li {
    padding: 0;
  }
  .ulockd-social-linked-two a {
    border:1px solid;
    color: #fff;
    font-size: 14px;
    padding: 5px 9px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .ulockd-social-linked-two a:hover {
    background: #798590;
  }
  .header-middle{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ulockd-ohour-info.style2 {
    border-right: 2px solid #ddd;
    padding: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .ulockd-ohour-info.style2:hover {
    box-shadow: 0 2px 16px 0 #DDD;
    -webkit-box-shadow: 0 2px 16px 0 #DDD;
    -moz-box-shadow: 0 2px 16px 0 #DDD;
    -o-box-shadow: 0 2px 16px 0 #DDD;
    cursor: pointer;
  }
  .ulockd-ohour-info.style2 .ulockd-icon {
    margin-top: 15px;
  }
  .ulockd-ohour-info .ulockd-icon {
    border: 2px solid #798590;
    color: #798590;
    font-size: 26px;
    line-height: 1.3em;
    margin-right: 16px;
    padding: 3px 10px;
  }
  .ulockd-contact-info .ulockd-icon{
    border: 2px solid #798590;
    color: #798590;
    font-size: 26px;
    margin-right: 16px;
    padding: 3px 10px;
  }
  .ulockd-contact-info .ulockd-info {
    padding-right: 25%;
  }
  .ulockd-contact-info .ulockd-info > h3,
  .ulockd-ohour-info .ulockd-info > h3 {
    color: #333;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 12px;
  }
  .ulockd-cell,
  .ulockd-addrss {
    color: #555;
  }
  .main-header-nav{
    position: relative;
  }
  .ulockd-main-logo > img {
    margin-top: 0px;
  }
  .ulockd-main-logo2 > img {
    margin-top: 10px;
  }

/* Language Button */
.dropbtn {
  background-color: transparent;
  color: #d3d3d3;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.dropdown {
  position: relative;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  padding: 6px 0;
  width: 85px;
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 5px 0px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #a9a9a9
}
.dropdown:hover .dropdown-content {
  display: block;
}
/* style two */
.main-header-nav-two {
  background-color: #fff;
}
.ulockd-mrgn120 {
  margin-top: 0px;
}
.ulockd-mrgn1220 {
  margin-top: 20px;
}
.ulockd-mrgn1225 {
  margin-top: 25px !important;
}
.ulockd-mrgn60 {
  margin-bottom: 0px;
}
.ulockd-mrgn620 {
  margin-bottom: 20px;
}
.ulockd-mrgn625 {
  margin-bottom: 25px !important;
}
.ulockd-mrgn640 {
  margin-bottom: 40px;
}
.ulockd-mrgn650 {
  margin-bottom: 50px;
}
/* ---------- NEW  HEADER  ---------- */
nav.navbar.bootsnav.menu-style1{
  border: none;
  position: relative;
}
nav.navbar.bootsnav.menu-style1 ul.nav > li > a{
  padding: 30px 15px;
}
nav.navbar.bootsnav ul.nav > li > a{
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;  
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;    
}
.navbar.bootsnav .nav.navbar-nav .dropdown li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;    
}
nav.navbar.bootsnav ul.nav > li > a.active,  
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,  
.attr-nav > ul > li > a {
  color: #313131;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
  padding-left: 20px;
}
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a:hover {
  padding-right: 20px;
}
.header-nav .main-header-nav.navbar-scrolltofixed {
  background: #fff;
}
nav.navbar.bootsnav.ulockd-menu-style2 {
  border: none;
}
/* Menu Color  */
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
  color: #fff;
}
/* Navbar Dropdown Background Color */
nav.navbar.bootsnav.menu-style1 li.dropdown ul.dropdown-menu,
nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu {
  background-color: rgba(121, 133, 144, 0.9);
}
.attr-nav > ul > li > a span.badge {
  background-color: #798590;
  padding: 3px 0 0;
}
nav.navbar.bootsnav ul.nav > li > a.active,
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus {
  color: #222;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border-top: 5px solid;
}
nav.navbar.bootsnav.menu-style1 ul.dropdown-menu.megamenu-content h5.title {
  color: #fff;
}
.dropdown-menu.cart-list a {
  color: #fff;
}
.total a.btn.btn-default.btn-cart {
  color: #313131 !important;
}
.dropdown-menu.cart-list p,
.dropdown-menu.cart-list p .price {
  color: #fff;
}
/* Mega Menu */
nav.navbar.bootsnav.menu-style1 ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
nav.navbar.bootsnav.menu-style1 ul.dropdown-menu.megamenu-content .content ul.menu-col li:hover a{
  color: #313131;
  padding-left: 10px;
}
.top-search .input-group-addon.close-search {
  color: #313131;
}
.navbar-brand {
  padding: 3px;
}
.ulockd-quote-btn.ulockd-l2 {
  margin-right: 5%;
}

/* ---------- INNER HEADER  ---------- */
.ulockd-home-two {
  background-color: #798590;
}
.ulockd-quote-btn {
  margin-right: 11%;
  position: relative;
}
/* Side Menu */
nav.menu-style1 .side .widget ul.link li a{
  font-family: 'Montserrat', sans-serif;
}
.ulockd-quote-btn.ulockd-l2 .ulockd-qb2 {
  margin-top: -52%;
}
.ulockd-quote-btn a {
  font-size: 14px;
  margin-top: 20px;
  padding: 10px 42px;
  text-transform: uppercase;
}
/* Style two */
.ulockd-quote-btn-two a {
  font-size: 14px;
  margin-top: 10px;
  padding: 10px 20px;
  text-transform: uppercase;
}
/* ---------- Main Slider  ---------- */ 
.ulockd-home-btn {
  border-radius: 30px;
}
/* Main Slider End */

/* Main Slider Style 2 */
.ulockd-main-slider2 {
  position: relative;
}
.ulockd-main-slider2 .item::before {
  background-color: rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-main-slider2 .caption {
  padding: 15% 20%;
  position: absolute;
}
.ulockd-main-slider2 .ulockd-slider-text1 {
  color: #fff;
  font-family: 'Roboto Mono', monospace;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
.ulockd-main-slider2 .ulockd-slider-text2 {
  color: #fff;
  font-family: 'Roboto Mono', monospace;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
}
.ulockd-main-slider2 .ulockd-slider-text3 p {
  color: #fff;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  margin-top: 20px;
}
.ulockd-main-slider2 .owl-next {
  background: transparent none repeat scroll 0 0 !important;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 40%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.ulockd-main-slider2 .owl-next i,
.ulockd-main-slider2 .owl-prev i {
  font-size: 24px;
  font-style: normal;
  font-family: FontAwesome;
  padding: 4px;
}
.ulockd-main-slider2 .owl-prev {
  background: transparent none repeat scroll 0 0 !important;
  position: absolute;
  left: 10px;
  text-align: center;
  top: 40%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.ulockd-home-btn {
  border-radius: 30px;
}
/* Home Sass */
#sg-carousel {
  position: relative;
  height: 100%; }
  #sg-carousel .carousel-inner .item {
    height: 100%; }
  #sg-carousel .carousel-control {
    bottom: 0;
    color: #ffffff;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: auto;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; }
    #sg-carousel .carousel-control.left {
      background-image: none;
      background-repeat: no-repeat;
      opacity: 0;
      text-shadow: none;
      -webkit-transition: all 0.8s ease 0s;
      -o-transition: all 0.8s ease 0s;
      transition: all 0.8s ease 0s;
      top: 35%; }
    #sg-carousel .carousel-control.right {
      background-image: none;
      background-repeat: no-repeat;
      opacity: 0;
      right: 0;
      left: auto;
      text-shadow: none;
      -webkit-transition: all 0.8s ease 0s;
      -o-transition: all 0.8s ease 0s;
      transition: all 0.8s ease 0s;
      top: 35%;
      z-index: 999; }
  #sg-carousel:hover .carousel-control.left {
    left: 38px;
    opacity: 1;
    -webkit-transition: all 0.2s ease 0;
    -o-transition: all 0.2s ease 0;
    transition: all 0.2s ease 0; }
  #sg-carousel:hover .carousel-control.right {
    opacity: 1;
    right: 38px;
    -webkit-transition: all 0.2s ease 0;
    -o-transition: all 0.2s ease 0;
    transition: all 0.2s ease 0; }
  #sg-carousel h1 {
    animation-delay: 1s; }
  #sg-carousel p {
    animation-delay: 2s; }

.carousel-caption {
  left: 10%;
  padding-bottom: 5%;
  right: 0;
  text-align: left;
  top: 30%; }
  .carousel-caption h1 {
    color: #ffffff;
    font-size: 48px;
    text-shadow: none; }
    .carousel-caption h1 span {
      border-radius: 35px;
      padding: 10px 15px; }
  .carousel-caption h2 {
    color: #ffffff;
    margin-top: 25px;
    text-shadow: none; }
    .carousel-caption h2 span {
      border-radius: 35px;
      padding: 10px 15px; }
  .carousel-caption h3 {
    color: #ffffff;
    margin-top: 25px;
    text-shadow: none; }
    .carousel-caption h3 span {
      border-radius: 35px;
      padding: 10px 15px; }
  .carousel-caption p {
    color: #ffffff; }
  .carousel-caption a {
    text-transform: uppercase;
    color: #ffffff;
    padding: 6px 12px; }
  .carousel-caption .bigbtn {
    border-radius: 25px;
    margin-top: 10px; }

.carousel-caption.style3 {
  bottom: 0;
  left: 0;
  padding: 0 5%;
  padding-bottom: 0;
  right: 0;
  text-align: center; }

.carousel-inner .item a img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%; }
.carousel-inner .item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%; }

.item.active img {
  transition: transform 5000ms linear 0s;
  transform: scale(1.05, 1.05); }

.carousel-fade .carousel-inner .active {
  opacity: 1; }
.carousel-fade .carousel-inner .next.left {
  opacity: 1; }
.carousel-fade .carousel-inner .next.right {
  opacity: 1; }
.carousel-fade .carousel-control {
  z-index: 2;
  font-size: 80px; }

.carousel-indicators li {
  background-color: #bbbbbb;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  width: 12px;
  border: 0; }
  .carousel-indicators li .active {
    background-color: #434343;
    height: 12px;
    margin: 0;
    width: 12px;
    border: 0; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.ulockd-home-slider {
  overflow-x: hidden; }
  .ulockd-home-slider .home-app {
    position: relative; }
  .ulockd-home-slider .pogoSlider--navBottom .pogoSlider-nav {
    bottom: 25px; }
  .ulockd-home-slider .pogoSlider-nav-btn {
    border-radius: 0;
    height: 5px;
    width: 20px; }

/* Main Slider End */

/* ---------- SCROLL TO TOP/HOME ---------- */
.scrollToHome:hover {
  color: #ffffff;
  background-color: #232323;
}
.scrollToHome {
  background-color: #798590;
  border: 2px solid #fff;
  bottom: 15px;
  color: #ffffff;
  display: none;
  font-size: 20px;
  padding: 3px 10px;
  position: fixed;
  right: 20px;
  text-align: center;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* ---------- FIRST SERVICE SECTION  ---------- */
.ulockd-service {
  padding: 50px 0;
  z-index: 999;
}
.ulockd-service-box {
  border-radius: 20px;
  margin-top: -120px;
  padding: 20px 30px;
}
.ulockd-service-box:hover {
  cursor: pointer;
}
.ulockd-service-box:last-child {
  padding: 20px 25px;
}
.ulockd-service-box .title,
.ulockd-service-box p,
.ulockd-service-box .icon {
  color: #fff;
}
.ulockd-service-box .icon {
  font-size: 48px;
}
.ulockd-service-box a.btn {
  border-radius: 10px;
  font-size: 16px;
  margin-top: 10px;
  padding: 2px 12px;
}
.ulockd-service-one {
  background-image: url("../images/pattern/p3.html");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.ulockd-service-one::before {
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* ---------- FIRST ABOUT SECTION  ---------- */
.ulockd-about {
  padding-bottom: 100px;
  padding-top: 100px;
}
.ab-details h2,
.ab-details p {
  color: #fff;
  position: relative;
  margin-top: 0;
}
.ab-details a.btn {
  border-radius: 10px;
  padding: 8px 25px;
}
.ulockd-about-para {
  margin-bottom: 25px;
}
.ulockd-testimonial-divider {
  background-attachment: fixed !important;
  background-color: transparent;
  background-image: url("../images/background/2.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
} 
.ulockd-testimonial-divider:before {
  background-color: #fff;
  content: "";
  height: 100%;
  right: -10%;
  position: absolute;
  top: 0;
  width: 60%;
  -webkit-transform: skewX(-15deg);
  -moz-transform:skewX(-15deg);
  -o-transform:skewX(-15deg);
  transform:skewX(-15deg);
}
.ulockd-divider1 {
  background-attachment: fixed !important;
  background-color: transparent;
  background-image: url("../images/background/inner-pagebg.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
} 
.ulockd-divider1:before {
  background-color: rgba(255, 255, 255, 0.90);
  content: "";
  height: 100%;
  left: -10%;
  position: absolute;
  top: 0;
  width: 70%;
}
.ulockd-divider2 {
  background-attachment: fixed !important;
  background-color: transparent;
  background-image: url("../images/background/4.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ulockd-faq-title h2 {
  color: #313131;
}
.ulockd-faq-title h2 span {
  color: #000;
}
.ulockd-about-one.inner {
  background-color: #f7f7f7;
  padding-top: 100px;
  padding-bottom: 100px;
}
.ulockd-about-thumb {
  position: relative;
}
.ulockd-about2 {
  background-color: #f7f7f7;
  padding-top: 60px;
}
/* ---------- WELCOME SECTION  ---------- */
.ulockd-welcome {
  padding-bottom: 110px;
  padding-top: 100px;
}
/* ---------- FIRST FEATURE PROJECT ONE  ---------- */
.ulockd-cp-title {
  position: relative;
  padding-bottom: 30px;
}
.ulockd-cp-title h2 {
  color: #111;
  margin-top: 0;
}
.ulockd-srvcs-column{
  background-color: #f0f5f7;
  padding-bottom: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ulockd-srvcs-column:hover {
  cursor: pointer;    
}
.ulockd-srvcs-column:hover .ulockd-srvcs-overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.ulockd-srvcs-column:hover .ulockd-srvc-contnt > h3,
.ulockd-srvcs-column:hover .ulockd-srvc-contnt > p {
  color: #fff;
}
.ulockd-srvc-contnt {
  padding: 5px 15px;
}
.ulockd-srvcs-column .ulockd-srvcs-thumb {
  position: relative;
  overflow: hidden;
}
.ulockd-srvcs-overlay {
  border: 1px solid #fff;
  bottom: 10px;
  left: 10px;
  margin: auto;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.ulockd-srvcs-icon {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 45%;
}
.ulockd-srvcs-icon a {
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
}
.ulockd-srvc-contnt > h3, .ulockd-srvc-contnt > p{
  color: #313131;
}
/* Feature Service */
.fservice-slider .owl-next {
  right: 10px;
  top: -60px;
}
.fservice-slider .owl-prev {
  right: 80px;
  top: -60px;
}
.fservice-slider .owl-prev,
.fservice-slider .owl-next {
  background-color: #798590 !important;
  font-size: 24px !important;
  line-height: 1.5em !important;
  padding: 0px 15px !important;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fservice-slider .owl-dots span {
  height: 5px !important;
  width: 50px !important;
}

/* ---------- FIRST SERVICE  ---------- */
.ulockd-service-two {
  padding-top: 100px;
  padding-bottom: 100px;
  z-index: 1;
}
.ulockd-service-two::before {
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ulockd-srvc-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-srvc-title h2 {
  margin-top: 0;
}
.srv-icon {
  padding: 10px;
}
.ulockd-srvc-column {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ulockd-srvc-column .srv-icon {
  color: #fff;
  display: inline;
  font-size: 30px;
  margin-top: 28px;
  padding: 8px 13px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ulockd-srvc-column:hover {
  cursor: pointer;
}
.ulockd-srvc-column.three {
  padding-top: 20px;
}
.ulockd-srvc-column.three .srvc-details {
  padding: 10px 15px;
}
.srvc-details {
  padding-left: 21%;
  padding-top: 0;
}
.srvc-details h3 {
  color: #333;
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Work Sans', sans-serif;
  font-size: 22px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ulockd-srvc-column .srvc-details h3 {
  color: #333;
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Cutive', serif;
  font-size: 20px;
}
.srvc-details > p {
  color: #333;
}
/* ---------- SECOND SERVICE  ---------- */
.ulockd-ap-service-two {
  background-image: url("../images/background/inner-pagebg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.ulockd-ap-service-two::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* ABOUT PAGE FAQ SECTION */
.ulockd-ap-faq {
  background-color: #f9f9f9;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-faq-title.clearfix > h2 {
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 0;
}
.ulockd-faq-title.style2 > h2 {
  margin-bottom: 45px;
  margin-top: 0;
  padding-top: 0;
}
.ulockd-faq-content .panel .panel-title a i,
.ulockd-faq-box .panel .panel-title a i {
  background-color: #798590;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  width: 50px;
}
.ulockd-faq-content .panel-default > .panel-heading:hover a {
  color: #fff;
}
.ulockd-faq-content .panel-default > .panel-heading {
  border: medium none;
  border-radius: 0;
  color: #fff;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}
.ulockd-faq-content .panel-default {
  border: none;
}
.ulockd-faq-content .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ulockd-faq-box .panel .panel-title a .icon-1 {
  display: inline-block;
}
.ulockd-faq-box .panel .panel-title a.collapsed .icon-1 {
  display: none;
}
.ulockd-faq-box .panel .panel-title a .icon-2 {
  display: none;
}
.ulockd-faq-box .panel .panel-title a.collapsed .icon-2 {
  display: inline-block;
}
.ulockd-faq-box .panel-body {
  background: #f0f5f7 none repeat scroll 0 0;
  padding: 20px 25px;
}
/* Project Inner Pages */
.ulockd-servces-one{
  padding-bottom: 100px;
  padding-top: 100px;
}
/* Team Inner Pages */
.ulockd-team-one{
  background-color: #f7f7f7;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-team-one.ulockd-ipage{
  padding-bottom: 50px;
  padding-top: 50px;
}
.ulockd-pesonar-info > li{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

/* Latest News Inner Pages */
.ulockd-ip-latest-news{
  background-color: #f7f7f7;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-ip-latest-news .ulockd-ext-spc{
  margin-bottom: 50px;
}

/* Latest News Inner Pages */
.ulockd-service-details{
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-pd-content > h3 {
  color: #333;
  margin-bottom: 15px;
}
.ulockd-mrgn1210 {
  margin-top: 10px;
}
.ulockd-ap-backgrndclr{
  background-color: #f5f5f5;
}
.ulockd-all-service {
  margin-top: 15px;
}
.ulockd-all-service a {
  padding: 10px 25px;
}
.ulockd-all-service a {
  font-family: 'Work Sans', sans-serif;
  font-size: 13px;
  line-height: 34px;
  font-weight: 500;
}
.ulockd-all-service a.active {
  background-color: #798590;
  border-color:  #798590;
}
.ulockd-all-service a {
  border-radius: 0;
  margin-bottom: 5px;
}
.list-group-item.active, 
.list-group-item.active:focus, 
.list-group-item.active:hover {
  background-color: #798590;    
}
.ulockd-inr-brochure {
  background-color: #f5f5f5;
  margin-top: 35px;
  padding: 10px 30px;
}
.ulockd-inr-brochure > p {
  margin-bottom: 22px;
}
.ulockd-inr-brochure ul li a {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.ulockd-pdng0{
  padding: 0;
}
/* CONTACT PAGES */
.ulockd-contact-page {
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-contact-form .ulockd-form-fg {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  height: 40px;
  margin-bottom: 20px;
}
.ulockd-contact-form .ulockd-form-tb {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
}
.ulockd-contact-details {
  margin-bottom: 130px;
  margin-top: 10px;
}
.ulockd-contact-details > h3 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.ulockd-contact-details .ulockd-contact-place > li {
  color: #fff;
  font-size: 45px;
  line-height: 1.2em;
  padding: 25px 39px;
}
.ulockd-contact-place li {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;    
}
.ulockd-contact-place li:hover {
  cursor: pointer;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.ulockd-contact-form.style2 {
  background: white none repeat scroll 0 0;
  border: 1px solid #ddd;
  margin-left: 50px;
  margin-right: 50px;
  padding: 50px;
}
.ulockd-google-map.ulockd-style-two {
  margin-top: -9%;
  position: relative;
  z-index: -1;
}
.form-group.ulockd-contact-btn:hover button{
  background-color: #798590;
  color: #fff;
}
/* BOOKING FORM */
.ulockd-booking-form {
  background-color: rgba(255,255,255, .3);
  border: 1px solid #798590;
  padding: 50px 45px;
}
.ulockd-booking-form2 {
  background-color: rgba(255,255,255, .5);
  border: 1px solid #798590;
  padding: 50px 25px;
}
.ulockd-bf-area .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 45px;
}

/* Blog Details Pages */
.ulockd-inr-testimonials {
  background-color: #f0f5f7;
  padding: 10px 25px;
}
.ulockd-tcompliment span {
  color: #798590;
}
.ulockd-inr-testimonials p {
  color: #313131;
}
.ulockd-inr-testimonials h3{
  color: #333;
  margin-bottom: 0;
}
.ulockd-lp{
  padding-top: 20px;
}
.ulockd-tag-list-title {
  margin-top: 50px;
}
.ulockd-tag-list-title > h3 {
  color: #333;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 30px;
}
.ulockd-tag-list-details a {
  border: 1px solid;
  color: #313131;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 5px 8px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.ulockd-tag-list-details li:hover a {
  color: #fff;
}
.ulockd-bp-date {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
  margin-top: 25px;
  padding-bottom: 5px;
}
.ulockd-bp-date-innner {
  color: #939393;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.ulockd-bp-date-innner span {
  font-family: "Montserrat",sans-serif;
  font-size: 36px;
  font-weight: 500;
}
.ulockd-bp-comment {
  color: #949494;
  font-family: "Montserrat",sans-serif;
  margin-top: 11px;
}
.ulockd-bpd-thumb {
  margin-bottom: 50px;
  margin-top: 40px;
}
.ulockd-latest-post {
  margin-bottom: 30px;
}
.ulockd-bb-dashed {
  padding: 10px;
  width: 90%
}
article.ulockd-pd-content {
  border: 1px solid #eee;
  padding: 15px;
}
.blog-post-img-slider .owl-prev,
.blog-post-img-slider .owl-next {
  font-size: 24px !important;
  padding: 5px 14px !important;
}
.blog-post-img-slider .owl-prev:hover,
.blog-post-img-slider .owl-next:hover {
  color: #fff;
}
/* TESTIMONIAL CAROUSEL LAYOUT 2 */
.owl-carousel .owl-item img{width: auto;}
/* BLOG POST SINGLE */
.ulockd-bps-first,
.ulockd-bps-second {
  margin-bottom: 50px;
}
.ulockd-bps-first .media-body > p {
  margin-bottom: 0;
}
.ulockd-bps-first .media {
  border: 1px solid #ededed;
  padding: 30px 50px 30px 30px;
}
.ulockd-bps-first .media-object {
  border: 1px solid #ededed;
  margin-top: 8px;
}
.ulockd-bps-first .media-heading {
  color: #6b6b6b;
  font-size: 18px;
  padding-right: 38px;
}
.ulockd-bps-first .media-heading span {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 22px;
}
.ulockd-bpost-slider .item{
  margin: 15px;
}
.ulockd-bpost-slider .owl-controls{
  margin-top: 20px;
}
.ulockd-bpost-slider .owl-controls .owl-prev{
  position: absolute;
  left: 0;
  top: 40%
}
.ulockd-bpost-slider .owl-controls .owl-next {
  position: absolute;
  right: 0;
  top: 40%
}
.ulockd-bpost-slider .owl-controls .owl-prev,
.ulockd-bpost-slider .owl-controls .owl-next {
  background-color: #313131;
  font-size: 24px;
  padding: 5px 8px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/* FLICKR FEED STYLES */
.flickr-photo {
  margin-top: 30px;
}
.flickr-photo > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
#instafeed img {
  display: block;
  float: left;
  height: auto;
  width: 100%; }
.instagram-feed-image {
  display: inline-block;
  float: left;
  margin: 5px;
  width: 80px; }
  
/* BLOG POST SINGLE SECOND POST*/
.ulockd-bps-second {
  margin-left: 20%;
  width: 80%;
}
.ulockd-bps-second .media-body > p {
  margin-bottom: 0;
}
.ulockd-bps-second .media {
  border: 1px solid #ededed;
  padding: 30px 50px 30px 30px;
}
.ulockd-bps-second .media-object {
  border: 1px solid #ededed;
  margin: 8px;
}
.ulockd-bps-second .media-heading {
  color: #6b6b6b;
  font-size: 18px;
  padding-right: 12px;
}
.ulockd-bps-second .media-heading span {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 22px;
}
.ulockd-bps-contact-form > h2 {
  color: #111;
}
.ulockd-bps-contact-form .ulockd-form-bps {
  border: 1px dashed #ccc;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  height: 40px;
  margin-bottom: 45px;
  padding: 0;
  padding-left: 15px;
}
.ulockd-bps-contact-form .ulockd-bps-textarea {
  border: 1px dashed #ccc;
  border-bottom-width: 1px;
  border-radius: 0;
  box-shadow: none;
  color: #a2a2a2;
  padding: 0;
  padding-left: 15px;
}
.ulockd-mrgn1240{
  margin-top: 40px;
}
/* ---------- SECOND SERVICE  ---------- */
.ulockd-title-icon {
  color: #798590;
  font-size: 90px;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: -79px;
  z-index: 0;
}
.ulockd-service-three {
  background-color: #f8f8f8;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-main-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-main-title h2 {
  color: #111;
  margin-top: 0;
  position: relative;
}
.title-bottom {
  position: relative; }
  .title-bottom:before {
    background-color: #798590;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px; }
.srv-icon-two {
  padding: 5px;
}
.ulockd-srvc-col-two {
  background: #798590 none repeat scroll 0 0;
  margin-bottom: 5px;
  padding: 0 0 3px;
  position: inherit;
  z-index: 999;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.ulockd-srvc-col-two.one {
  margin-top: 0;
}
.ulockd-srvc-col-two:hover {
  cursor: pointer;
}
.ulockd-srvc-col-two:hover .srv-icon-two span {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.ulockd-srvc-col-two .srv-icon-two {
  color: #fff;
  font-size: 48px;
  line-height: 1.3em;
  margin-top: 0px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.srvc-details-two {
  padding-top: 0;
}
.srvc-details-two h5 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  text-transform: uppercase;
}

/* ---------- FEATURE SERVICE SECTION  ---------- */
.ulockd-fservice {
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-fservice.ulockd-ipage {
  padding-bottom: 10px;
  padding-top: 10px;
}
.ulockd-dtitle {
  margin-bottom: 70px;
  position: relative;
}
.ulockd-dtitle:hover {
  cursor: pointer;
}
.ulockd-dtitle.ulockd-ipage {
  margin-bottom: 40px;
}
.ulockd-fservice-box {
  border-radius: 10px;
  position: relative;
}
.ulockd-fservice-box .db-thumb {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.ulockd-fservice-box .db-overlayer {
  border: 1px solid #fff;
  height: 100%;
  padding-top: 20%;
  position: absolute;
  text-align: center;
  top: -100%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.ulockd-fservice-box:hover {
  cursor: pointer;
}
.ulockd-fservice-box:hover .db-overlayer {
  top: 0;
}
.ulockd-fservice-box .db-overlayer span {
  border: 3px solid #fff;
  bottom: 10px;
  color: #fff;
  font-size: 40px;
  line-height: 1.3em;
  padding: 0 10px;
  position: absolute;
  right: 10px;
}
.ulockd-fservice-box h3 {
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ulockd-fservice-box .db-details { 
  padding: 10px 0;
}
.db-details button {
  padding: 5px 20px;
}
/* CASE STUDIES */
.ulockd-case-box {
  border-radius: 10px;
  position: relative;
}
.ulockd-case-box .cb-thumb {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.ulockd-case-box .cb-overlayer {
  background-color: rgba(64, 64, 64, 0.7);
  border: 1px solid #fff;
  height: 100%;
  padding-top: 5%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.ulockd-case-box .cb-overlayer p {
  color: #bbb;
  font-weight: 500;
}
.ulockd-case-box:hover {
  cursor: pointer;
}
.ulockd-case-box:hover .cb-overlayer {
  top: -100%;
}
.ulockd-case-box h3 {
  color: #ddd;
  margin-top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.ulockd-case-box .cb-details { 
  padding: 10px 0;
}
/* Parallax */
.parallax {
  background-attachment: fixed;
  background-position: 50% 0px;
  background-repeat: no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  z-index: 1;
  position: relative;
}

/* ---------- WELCOME SECTION  ---------- */
.ulockd-frst-divider {
  overflow-x: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
}
.ulockd-frst-divider::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-service-box a.btn.hvr-overline-from-center:before,
.ulockd-frst-divider .hvr-overline-from-center:before{
  background-color: #fff;
}
.ulockd-frst-divider.style1 {
  background-attachment: scroll !important;
  background-color: transparent;
  background-image: url("../images/services/mtd.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow-x: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  z-index: 1;
}
.ulockd-frst-divider.style1::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-dvidr-mttl {
  color: #ffffff;
  font-size: 34px;
  margin-top: 0;
}
.ulockd-dvidr-sttl {
  color: #fff;
  font-family: 'Roboto Mono', monospace;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
.ulockd-dvidr-btn {
  margin-top: 25px;
}
.ulockd-dvidr-btn a {
  padding: 15px 60px;
}

/* ---------- OUR LASTEST WORK SECTION  ---------- */
.ulockd-our-ltst-work{
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-pmz {
  margin: 0;
  padding: 0;
}
.ulockd-overlayer {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
}
.ulockd-overlayer span {
  color: #fafbfd;
  font-size: 18px;
}

/* ---------- FUNFACT COUNTER SECTION  ---------- */
.ulockd-ffact {
  position: relative;
}
.ulockd-ffact span {
  bottom: -55%;
  color: #fff;
  font-size: 80px;
  left: 0;
  opacity: 0.1;
  position: absolute;
  right: 0;
}
.ulockd-ffact > p {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
.ulockd-ffact .timer {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 24px;
}

/* ---------- ABOUT SECTION  ---------- */
.ulockd-about-two {
  background-color: #e1e1e1;
  margin-top: -10px;
  position: relative;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-about-two:before {
  background-color: rgba(255, 255, 255, 0.88);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-ffact-two {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0 0 15px;
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.ulockd-ffact-two:hover {
  cursor: pointer;
  margin-top: -15px;
}
.ulockd-ffact-two .ulockd-icon-let {
  color: #fff;
  font-size: 70px;
  padding: 16px 18px;
}
.ulockd-ffact-two > h3 {
  color: #fff;
  font-weight: 400;
}
.ulockd-ffact-two .timer {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 500;
}
.ulockd-ffact-one {
  position: relative;
  margin-top: 25px;
  z-index: 999;
}
.ulockd-ffact-one .ulockd-icon-let {
  color: #fff;
  font-size: 60px;
  line-height: 24px;
  padding: 16px 17px;
}
.ulockd-ffact-one > p {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}
.ulockd-ffact-one .timer {
  color: #d3d3d3;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}

/* ---------- About BOTTOM VIDEO SECTION  ---------- */
.ulockd-about-video{
  margin-top: 12px;
}
/* ---------- RECENT PROJECT  ---------- */
.ulockd-recent-project {
  padding-bottom: 100px;
  padding-top: 100px;
}
.project-thumb {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.ulockd-recent-project1 .overlay {
  height: 100%;
  padding-top: 20%;
  position: absolute;
  text-align: center;
  top: -100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.ulockd-recent-project1:hover .overlay {
  top: 0;  
}
.ulockd-recent-project1 .overlay.one { 
  padding-top: 55%;
}
.ulockd-recent-project1 .overlay h3,
.ulockd-recent-project1 .overlay span {
  color: #fff;
}
.ulockd-recent-project1 .overlay span {
  font-size: 36px;
}
.ulockd-recent-project1:hover {
  cursor: pointer;
}

/* ---------- MASONRY FILTER  ---------- */
.masonry-filter {
  margin-bottom: 50px;
}
.masonry-filter > li {
  padding-right: 0;
}
.masonry-filter a {
  border: 1px solid #eeeeee;
  color: #555555;
  display: inline-block;
  float: none;
  line-height: 40px;
  margin-bottom: 10px;
  margin-right: -10px;
  outline: medium none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.masonry-filter a.active,
.masonry-filter a:active,
.masonry-filter a:hover,
.masonry-filter a:focus {
  background-color: #798590;
  color: #ffffff;
}
.masonry-filter a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 0 15px;
}
/* ---------- MASONRY GALLERY  ---------- */
.ulockd-gallery {
  padding-bottom: 100px;
  padding-top: 100px;
}
.masonry-gallery .isotope-item {
  width: 25%;
}
.masonry-gallery.grid-three-item .isotope-item {
  width: 33.333%;
}
.masonry-gallery.grid-four-item .isotope-item {
  width: 25%;
}
.masonry-gallery .isotope-item {
  overflow: hidden;
}
.masonry-gallery .isotope-item .thumb {
  position: relative;
  overflow: hidden;
}
.masonry-gallery .isotope-item .thumb .photo {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 1200ms ease 0s;
  -moz-transition: all 1200ms ease 0s;
  -ms-transition: all 1200ms ease 0s;
  -o-transition: all 1200ms ease 0s;
  transition: all 1200ms ease 0s;
}
.ulockd-overlayer {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
}
/* Gallery Slider */
.ulockd-gallery-slider .gs-thumb {
  position: relative;
  overflow: hidden;
}
.gallery-overlay {
  bottom: 10px;
  left: 10px;
  position: absolute;
  right: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
}
.ulockd-gallery-slider .item:hover {
  cursor: pointer;
}
.ulockd-gallery-slider .item:hover .gallery-overlay {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallery-overlay a span {
  color: #fff;
  font-size: 33px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 40%;
}
.ulockd-gallery-slider .owl-next {
  left: 80px;
  top: -70px;
}
 .ulockd-gallery-slider .owl-prev{
  left: 10px;
  top: -70px;
}
.ulockd-gallery-slider .owl-prev,
.ulockd-gallery-slider .owl-next {
  background-color: transparent !important;
  border: 1px solid;
  font-size: 24px !important;
  padding: 5px 15px !important;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* ---------- PROJECT LAYOUT TWO  ---------- */
.ulockd-overlayer {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.ulockd-gallery-thumb {
  margin: 3px;
}
.ulockd-gallery-thumb .overlayer {
  bottom: 0;
  height: 96%;
  left: 0;
  margin: auto;
  padding: 25% 10%;
  position: absolute;
  right: 0;
  top: 0;
  width: 96%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ulockd-gallery-thumb .overlayer > h3,
.ulockd-gallery-thumb .overlayer > h4,
.ulockd-gallery-thumb .overlayer > h5,
.ulockd-gallery-thumb .overlayer > p {
  color: #fff;
}
.ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer{
  top: 50%;
}
.ulockd-gallery-thumb .overlayer i {
  color: #ffffff;
  font-size: 30px;
  left: 0;
  line-height: 45px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 45%;
}
.ulockd-gallery-thumb:hover .overlayer{
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.ulockd-gallery-thumb:hover .thumb .photo {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ulockd-overlayer a {
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 20px;
  margin-right: 7px;
  padding: 8px 12px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ulockd-overlayer a:hover {
  background-color: #798590;
}
.ulockd-overlayer span {
  color: #fff;
  font-size: 16px;
}
/* ---------- OUT TEAM SECTION  ---------- */
.ulockd-team {
  padding-bottom: 100px;
  padding-top: 100px;
}
/* team One */
.team-thumb {
  position: relative;
  overflow: hidden;
}
.team-details {
  padding: 20px;
}
.member-name {
  font-family: 'Roboto Mono', monospace;
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 0;
}
.member-post {
  font-family: 'Work Sans', sans-serif;
}
.team-details > p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
}
.team-details .team-icon li {
  margin-right: -5px;
  margin-left: 0;
}
.team-icon a {
  background: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  padding: 5px 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.team-icon {
  margin-top: 25px;
}
.team-icon.style2 {
  margin-top: 45%;
}
.team-icon a:hover {
  color: #fff !important;
}
.ulockd-team-member:hover .team-overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.team-overlay {
  border: 10px solid #fff;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* team One End */

/* Flip Team */
.flip-container {
  perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
  transform: rotateY(180deg);
}
.flip-container, .front, .back {
  width: 100%;
  height: 480px;
}
/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.flipper:hover {
  cursor: pointer;
}
.flip-container .flipper .back {
  background-color: #f5f5f5;
  padding: 45px 25px;
}
.flip-container .flipper .back p {
  font-size: 16px;
}
/* hide back of pane during swap */
.front, .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.flip-container .flipper .back .team-icon a {
  border: 1px solid #fff;
}
/* front pane, placed above back */
.front {
  background-position: center center !important;
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
  background-color: #f8f8f8;
  transform: rotateY(180deg);
}
.back ul li {
  font-size: 16px;
  line-height: 26px;
}

/**/
.ulockd-team.style3 {
  border-top: 1px solid #798590;
}
.ulockd-team-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-team-title.ulockd-ipage {
  padding-bottom: 40px;
}
.ulockd-team-title h2 {
  margin-top: 0;
}
.ulockd-teampz {
  padding: 0;
}
.ulockd-tm-thumb{
  position: relative;
  overflow: hidden;
}
.ulockd-team-member {
  background-color: #fff;
  cursor: pointer;
}
.ulockd-team-member:hover .ulockd-tm-overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.ulockd-tm-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ulockd-tm-overlay > a{
  border: 2px solid #fff;
  color: #fff;
  font-size: 24px;
  left: 0;
  margin: 0 auto;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 45%;
  width: 25%;
}
.ulockd-tm-details {
  background-color: #798590;
  color: #fff;
  padding: 15px 20px;
}
.ulockd-tm-name {
  font-family: 'Roboto Mono', monospace;
  font-size: 24px;
  margin-bottom: 0;
}
.ulockd-tm-post {
  font-family: 'Work Sans', sans-serif;
  margin-top: 0;
}
.ulockd-tm-details > p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
}
.ulockd-tm-details .ulockd-social-linked a {
  border: 1px solid transparent;
  color: #fff;
}
.ulockd-tm-details .ulockd-social-linked a:hover {
  border: 1px solid #fff;
}

/* ---------- WHYCHOOSE  ---------- */
.why-choose-list li {
  list-style-image: url("../images/resource/list-thumb.png");
  margin-left: 25px;
  padding-left: 10px;
}
.why-choose-list li a {
  color: #454545;
  font-size: 16px;
  line-height: 1.8em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  vertical-align: text-bottom;
}
.why-choose-list li:hover a {
  color: #313131;
  padding-left: 10px;
}
.ulockd-whychoose2 .title h3 {
  margin-top: 0;
}
.ulockd-whychoose2 .why-choose-list li a {
  color: #313131;
}
.ulockd-whychoose2 .why-choose-list li {
  font-size: 18px;
  line-height: 30px;
  list-style-image: url("../images/resource/list-thumb2.png");
  margin-left: 25px;
}
/* Chart */
.freequently-ask {
  /*background-color: #f7f7f7;*/
   background-color: #FFF;
  padding: 80px 0 30px 0;
}
.chartcontainer {
  height: 300px;
  width: 100%;
  text-align:center;
}
/* ---------- OUT TEAM LAYOUT TWO SECTION  ---------- */
.ulockd-team-two {
  background-color: #e3e3e3;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-team-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-team-title h2 {
  margin-top: 0;
}
.ulockd-teampz {
  padding: 0;
}
.ulockd-team-two-member:hover .ulockd-team-two-mdetails{
  bottom: 0;
}
.ulockd-tm-thumb{
  position: relative;
  overflow: hidden;
}
.ulockd-team-two-mdetails {
  background-color: #798590;
  bottom: -54%;
  color: #fff;
  left: 0;
  padding: 12px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ulockd-team-two-mdetails > p {
  font-size: 12px;
  line-height: 20px;
  margin-top: 12px;
}
.ulockd-tm-sicon {
  bottom: 0;
  left: 0;
  margin-bottom: -11px;
  margin-top: 13px;
  padding: 10px 8px;
  right: 0;
}
.ulockd-tm-sicon li {
  color: #fff;
  padding: 0;
  margin: 0;
}
.ulockd-tm-sicon li a {
  border: 1px solid transparent;
  color: #fff;
  font-size: 16px;
  padding: 5px 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ulockd-tm-sicon li a:hover {
  background-color: #798590;
  border: 1px solid #fff;
  color: #fff;
}
.ulockd-tm-fpm{
  padding: 10px 0 10px;
} 
.ulockd-tm-fpm:hover {
  cursor: pointer;
}
.ulockd-tm-fpm > li {
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ulockd-tm-fpm > li:hover {
  color: #313131;
}
.ulockd-bgthm1 {
  background-color: #fff !important;
}

/* ---------- OUR TESTIMONIALS SECTION  ---------- */
.ulockd-testimonial{
  background-color: #fff;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-testimonials {
  border: 1px solid  #d3d3d3;
  padding: 35px 25px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ulockd-testimonials:hover {
  background-color: #798590;
  cursor: pointer;
}
.ulockd-testimonials:hover h4.title,
.ulockd-testimonials:hover p.post,
.ulockd-testimonials:hover p.comments,
.ulockd-testimonials:hover li ul li i {
  color: #fff;
}
.ulockd-testimonials .testi-thumb {
  bottom: -20%;
  position: absolute;
  right: 10px;
}
.ulockd-testimonials .testi-thumb img {
  border: 1px solid #d3d3d3;
}
.ulockd-testimonials > p{
  margin-bottom: 20px;
  text-transform: capitalize;
}
.ulockd-testi-title{
  margin-bottom: 0;
  margin-top: 0px;
}
.ulockd-testimonial-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-testimonial-title h2 {
  margin-top: 0;
}
.ulockd-testimonial-title .ulockd-testimonial-hdr-icon {
  font-size: 80px;
  left: 0;
  margin: 0 auto;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: -45px;
}

/* ---------- BLOG SECTION  ---------- */
.ulockd-blog {
  background-color: #f5f5f5;
  padding-bottom: 100px;
  padding-top: 100px;
}
/* Blog Post One */
.ulockd-blog-post .post-thumb {
  overflow: hidden;
  position: relative;
}
.ulockd-blog-post:hover {
  cursor: pointer;
}
.blog-overlay {
  height: 100%;
  margin: 0 auto;
  padding: 22% 30px;
  position: absolute;
  top: -100%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.ulockd-blog-post:hover .blog-overlay {
  top: 0;
}
.ulockd-blog-post:hover .blog-overlay h3{
  color: #fff;
}
.blog-overlay p {
  color: #fff;
}
.blog-overlay .post-meta {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.posted-date {
  background-color: #fff;
  bottom: -5%;
  font-size: 24px;
  padding: 8px 16px;
  position: absolute;
  right: 5%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.bp-details .post-title {
  margin-top: 0;
}
.bp-details {
  background-color: #fff;
}
.bp-details.one {
  padding: 14px 20px;
  margin-bottom: 20px;
}
.bp-details p {
  font-size: 16px;
  margin-top: 10px;
}
/* Blog Post One End */

.ulockd-blog-post h3 { 
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 0;
}
.ulockd-blog-post:hover h3 {
  color: #798590;
}
.ulockd-bp-details {
  background-color: #fff;
  padding: 10px 15px 20px;
}
.ulockd-blog-title {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-blog-title h2 {
  margin-top: 0;
}
.ulockd-bpost {
  margin-top: 10px;
}
.ulockd-blog-title .ulockd-blog-hdr-icon {
  font-size: 80px;
  left: 0;
  margin: 0 auto;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: -45px;
}
.ulockd-bpost-date {
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
}
.ulockd-blog-post-comment {
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  padding-bottom: 7px;
}
.ulockd-bpost-date span {
  font-family: "Montserrat",sans-serif;
  font-size: 36px;
  font-weight: 500;
}
.ulockd-bp-title > h3 {
  color: #232323;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  margin-top: 15px;
}
.ulockd-bp-btn {
  font-family: "Montserrat",sans-serif;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
  /* LAYOUT TWO */
.ulockd-l2-bp-btn {
  border-bottom: 1px solid #7e7e7e;
  color: #7d7d7d;
  font-family: "Montserrat",sans-serif;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ulockd-l2-bp-btn:hover {
  border-bottom: 1px solid #798590;
  color: #798590;
}
.ulockd-bp-details.style2:hover {
  cursor: pointer;
}

/* ---------- CONTACT SECTION  ---------- */
.ulockd-contact {
  padding-bottom: 100px;
  padding-top: 100px;
}

/* ---------- PARTNER SECTION  ---------- */
.ulockd-partner {
  padding-bottom: 50px;
  padding-top: 50px;
}
.ulockd-partner-thumb:hover img  {
  cursor: pointer;
}
.partner-slider {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
  padding: 25px 0;
}
.partner-slider .owl-dots span {
  height: 5px !important;
  width: 50px !important;
}
/* Office Location */
.office-location h3 {
  margin-top: 0;
}
.office-location li a {
  font-size: 16px;
  line-height: 24px;
}
.bx-wrapper {
  margin-bottom: 0;
}
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
  padding: 11px 5px;
  margin-bottom: 0;
}
/* ---------- FOOTER SECTION  ---------- */
.ulockd-footer {
  background-attachment: fixed;
  background-image: url("../images/background/3.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ulockd-footer:before {
  background-color: rgba(17, 17, 17, .75);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-footer2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ulockd-footer-logo {
  margin-bottom: 20px;
}
.ulockd-footer-log {
  margin-bottom: 20px;
  margin-top: 20px;
}
.ulockd-ftr-text {
  color: #ccc;
}
.ulockd-footer-newsletter .title {
  color: #fff;
  margin-top: 30px;
}
.ulockd-media-box:hover{
  cursor: pointer;
}
.ulockd-media-box .media:hover .media-heading {
  color: #798590;
}
.ulockd-media-box .post-date {
  color: #fff;
}
.ulockd-media-box .media-heading {
  color: #999999;
}
.ulockd-media-box .media-body > p {
  color: #eee;
}
.ulockd-mailchimp input {
  background-color: #fff;
  border: 1px solid transparent;
}
.ulockd-mailchimp button {
  background-color: #798590;
  color: #fff;
}
.ulockd-footer-fst-col {
  padding-right: 10px;
}
.ulockd-footer-fst-col > p{
  color: #ddd;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 30px;
}
.footer-fst-col > p {
  color: #798590;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 30px;
}
.ulockd-footer-font-icon > li{
  padding-right: 0;
}
.ulockd-footer-font-icon a {
  border: 1px solid;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 8px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.ulockd-footer-font-icon.style2 a {
  color: #dedede;
  font-size: 16px;
  line-height: 20px;
}
.ulockd-footer-font-icon a:hover {
  color: #fff;
}
/* Footer contact Widget */
.ulockd-footer-contact h3,
.ulockd-footer-lnews h3,
.flickr-widget h3,
.ulockd-footer-qlink h3,
.ulockd-footer-twitter h3,
.flickr-widget h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  margin-bottom: 27px;
}
.footer-contact h3,
.footer-lnews h3,
.footer-flickr h3,
.footer-qlink h3,
.footer-twitter h3,
.footer-flickr h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
}
.flickr-widget li .thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.flickr-widget li .thumb .overlay {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  top: 0;
  width: 100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.flickr-widget li .thumb:hover .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.flickr-widget .thumb .overlay span {
  color: #fff;
  font-size: 20px;
  left: 0;
  position: absolute;
  right: 0;
  top: 35%;
}
.flickr-widget .thumbnail {
  margin-bottom: 0;
}
.ulockd-footer-twitter h4 {
  color: #fff;
}
.ulockd-footer-twitter p {
  color: #eee;
}
.ulockd-footer-contact > p {
  color: #eee;
  margin-bottom: 20px;
}
.footer-contact > p {
  color: #dedede;
  margin-bottom: 20px;
}
.ulockd-ftr-phone, .ulockd-ftr-fax, .ulockd-ftr-mail {
  color: #eee;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.ftr-phone, .ftr-fax, .ftr-mail {
  color: #dedede;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.ulockd-ftr-phone > span,
.ulockd-ftr-fax > span,
.ulockd-ftr-mail > span,
.ulockd-ftr-phone > a,
.ulockd-ftr-fax > a,
.ulockd-ftr-mail > a  {
  color: #dedede;
}
/* Calendar */
#calendar {
  max-width: 900px;
  margin: 0 auto;
}
/* Footer Quick Link Widget */
.ulockd-footer-qlink .list-unstyled li span {
  padding-right: 10px;
}
.ulockd-footer-qlink .list-unstyled li a {
  color: #eee;
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.ulockd-footer-qlink .list-unstyled li a:hover{
  color: #fff;
  padding-left: 10px;
}
.footer-qlink .list-unstyled li a {
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color:#dedede;
}
.footer-qlink .list-unstyled li a:hover{
  padding-left: 10px;
  color:#fff;
  
}
.footer-contact a { color:#dedede; }
.footer-contact a:hover { color:#fff; }

/* Footer Flickr Widget */
.ulockd-flickr-widget > li {
  margin-bottom: 6px;
  margin-right: -5px;
}

/* Footer Copyright Text */
.ulockd-copy-right {
  background-color: #313131;
  color: #fff;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
}
.ulockd-copy-right p {
  font-size: 12px;
}
/* Footer Copyright Layout two Text */
.ulockd-l2-copy-right {
  background-color: #798590;
  color: #fff;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
}

/* INNER PAGES START HERE */
.ulockd-inner-home {
  background-attachment: fixed;
  background-image: url("../images/background/inner-pagebg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden;
  padding-top: 100px;
  position: relative;
}
.ulockd-icd-layer {
  margin-top: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
}  
.ulockd-icd-layer::before {
  content: "";
  height: 100%;
  left: 0%;
  position: absolute;
  right: 0%;
  top: 0;
  z-index: 0;
}
.ulockd-inner-conraimer-details h1,
.ulockd-icd-sub-menu > li a {
  color: #fff;
  position: relative;
}
.ulockd-inner-conraimer-details:before {
  background-color: rgba(17, 17, 17, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* APPOINTMENT FORM STYLE */
.appointment_form{
  background-color: #f3f3f3;
  padding: 15px 35px;
}
.appointment_form input{
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all, .ui-timepicker-list .ui-timepicker-selected:hover, .ui-timepicker-list li:hover, li.ui-timepicker-selected{
  background-color: #798590;
  color: #fff;
}
.ulockd-apmnmnt-schedule {
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
  text-align: center;
}
.ulockd-mrgn1250 {
  margin-top: 50px;
}
.ulockd-mrgn1260 {
  margin-top: 60px;
}
table.table.ulockd-one {
  border: 1px solid #e8e8e8;
}
table.table.ulockd-one h3 {
  margin-top: 0;
}
table.table.ulockd-two {
  border: 1px solid #e8e8e8;
}
table.table.ulockd-two h3 {
  margin-top: 0;
}
.table.ulockd-one>tbody>tr>td, 
.table.ulockd-one>tbody>tr>th, 
.table.ulockd-one>tfoot>tr>td, 
.table.ulockd-one>tfoot>tr>th, 
.table.ulockd-one>thead>tr>td, 
.table.ulockd-one>thead>tr>th {
  text-align: center;
}

/* BOOKING FORM STYLE */
.booking_form{
  background-color: #f3f3f3;
  padding: 0 35px 5px;
}
.booking_select,
.booking_form input{
  border-radius: 0;
  box-shadow: none;
  height: 45px;
}

/* ERROR PAGE OR 404 PAGE */
.ulockd-error {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 345px;
  font-style: italic;
  letter-spacing: 5px;
}
.ulockd-error-paragraph {
  color: #fff;
  font-size: 36px;
  line-height: 48px;
}
/* COMING SOON PAGES */
.ulockd-csoon {
  color: #fff;
  font-size: 100px;
}
.ulockd-coming-soon,
.ulockd-uconctruction {
  background-image: url("../images/background/inner-pagebg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 230px;
  padding-bottom: 250px;
}
.ulockd-coming-soon::before,
.ulockd-uconctruction::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
} 
/* UNDER CONSTRUCTION PAGES */
.ulockd-uconctruction {
  padding-bottom: 200px;
  padding-top: 200px;
}
.ulockd-uconctruction-ttl{
  color: #fff;
  font-size: 100px;    
}
.ulockd-uconctruction-paragraph {
  color: #fff;
  font-size: 36px;
  line-height: 48px;    
}
/* SITEMAP PAGE */
.ulockd-site-map{
  background-image: url("../images/pattern/p3.html");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-site-map::before {
  background-color: rgba(255, 255, 255, 0.95);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ulockd-sitemap > li {
  font-size: 18px;
  line-height: 30px;
  padding: 5px;
}
.ulockd-sitemap > li a {
  color: #313131;
  text-transform: uppercase;
}

/* FLIP CLOCK */
.ulockd-flip-clock .clock{
  padding-left: 50px;
}
.ulockd-flip-clock .clock .flip-clock-label{
  color: #fff;
  font-size: 18px;
}

/* PRICING TABLE */
.ulockd-pricing {
  background-color: #f7f7f7;
  padding-bottom: 100px;
  padding-top: 100px;
}
.ulockd-pad30 {
  padding-right: 0px;
}
.ulockd-pad315 {
  padding-right: 15px;
}
.ulockd-padd90 {
  padding-left: 0;
}
.ulockd-pad95 {
  padding-left: 5px;
}
.ulockd-pad910 {
  padding-left: 10px;
}
.ulockd-pad30 {
  padding-right: 0;
}
.ulockd-pad35 {
  padding-right: 5px;
}
.ulockd-padd90 {
  padding-left: 0;
}
.ulockd-pad395 {
  padding-left: 5px;
  padding-right: 5px;
}
.ulockd-pricing-mtitle {
  position: relative;
  margin-bottom: 70px;
}
.ulockd-pricing-table {
  background-color: #fff;
  border: 1px solid #798590;
  border-radius: 5px;
  padding: 15px 25px;
}
.ulockd-pricing-table:hover {
  cursor: pointer;
}
.ulocked-pricing-header {
  position: relative;
}
.ulocked-pricing-header {
  padding-top: 25px;
}
.ulocked-pricing-header .title sup {
  font-size: 30px;
}
.ulocked-pricing-tag {
  border-radius: 5%;
  padding: 10px 20px;
  position: absolute;
  top: -60px;
}
.ulocked-pricing-tag span {
  font-size: 40px;
  color: #fff;
}
.ulocked-pricing-details ul li {
  border-bottom: 1px dashed #798590;
  padding: 8px;
}
.ulocked-pricing-details ul li:first-child {
  border-top: 1px dashed #798590;
  margin-top: 40px;
}
.ulocked-pricing-details ul li:last-child {
  border-bottom: 1px solid transparent;
}
.ulocked-pricing-details ul li:hover a {
  color: #798590;
}
.ulocked-pricing-details ul li a {
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.ulocked-pricing-details a {
  margin-top: 20px;
}
.ulockd-mrgb35 {
  margin-right: 5px;
}
.ulockd-pad95 {
  padding-left: 5px;
}
/* SHOP PAGE */
.ulockd-shop {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ulockd-shop-menubar {
  background-color: #f5f5f5;
  padding-bottom: 15px;
  padding-top: 15px;
}
.ulockd-product-searchbar .form-control {
  height: 40px;
  border-radius: 0;
  box-shadow: none;
}
.ulockd-product-searchbar button {
  height: 40px;
  border-radius: 0;
}
.ulockd-shop-item {
  background-color: #f0f5f7;
  border: 1px solid  #f0f5f7;
  margin-bottom: 40px;
}
.ulockd-shop-item:hover {
  cursor: pointer;
}
.ulockd-shop-item:hover h3{
  color: #798590;
}
.ulockd-product-img {
  position: relative;
}
.price-tag {
  background-color: #798590;
  color: #fff;
  font-size: 16px;
  left: 0;
  padding: 5px 8px;
  position: absolute;
  top: 0;
}
.ulockd-product-details {
  padding: 10px 12px 20px;
}
/* Product Details */
.ulockd-product-details-img {
  border: 3px solid #f0f5f7;
}
.ulockd-pd-tab .nav-tabs li a{
  font-size: 18px;
}
.ulockd-pd-tab .tab-content p {
  font-size: 16px;
}

/* Shopping cart page */
.ulockd-shopping-cart table.table {
  background-color: #f0f5f7;
}
.ulockd-shopping-cart table.table th {
  font-size: 18px;
  padding: 15px;
  text-align: center;
}
.ulockd-shopping-cart table.table td,
.ulockd-shopping-cart table.table td {
  font-size: 16px;
  padding-top: 5%;
  text-align: center;
}
.ulockd-shopping-cart table.table td .form-control {
  border-radius: 0;
  box-shadow: none;
  margin: 0 auto;
  width: 50%;
}
.ulockd-shopping-cart.style2 table.table td.cart {
  font-size: 16px;
  padding-top: 1%;
  text-align: center;
}
/* Cart Total */
.ulockd-cart-total {
  background-color: #f0f5f7;
}
.ulockd-cart-total table.table th,
.ulockd-cart-total table.table td {
  font-size: 16px;
  padding: 10px;
  text-align: center;
}
/* BILLING FORM */
.ulockd-billing-form form .form-control,
.ulockd-billing-information form .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
.ulockd-billing-form,
.ulockd-billing-information {
  background-color: #f0f5f7;
  padding: 15px 25px;
  margin-bottom: 50px;
  margin-top: 35px;
}
.ulockd-billing-information button {
  float: right;
  margin-right: 15px;
}
.ulockd-payment-way {
  border: 3px solid #f0f5f7;
  padding: 15px 20px;
}
/* Career Page Css */
.ulockd-career {
  padding-bottom: 100px;
  padding-top: 100px;
}
/* PROGRESS BAR */
.progress-levels {
  position: relative;
}
.progress-levels .progress-box {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}
.progress-levels .progress-box .inner {
  background-color: #eeeeee;
}
.progress-levels .progress-box .bar {
  position: relative;
  height: 5px;
}
.progress-levels .progress-box .bar .bar-innner {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 4px;
}
.progress-levels .progress-box .bar .bar-fill {
  background-color: #798590;
  position: absolute;
  left: -100%;
  top: 0px;
  width: 0px;
  height: 10px;
  border-radius: 2px;
  -webkit-transition: all 2000ms ease 300ms;
  -o-transition: all 2000ms ease 300ms;
  transition: all 2000ms ease 300ms;
}
.progress-levels .progress-box.animated .bar .bar-fill {
  left: 0px;
}
.progress-levels .progress-box.animated .percent {
  opacity: 1;
}
.progress-levels .progress-box .percent {
  position: absolute;
  right: 0px;
  text-align: center;
  top: -35px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: bold;
  color: #ccc !important;
  line-height: 26px;
  opacity: 0;
  -webkit-transition: all 2000ms ease 700ms;
  -o-transition: all 2000ms ease 700ms;
  transition: all 2000ms ease 700ms;
}
.progress-levels:last-child {
  margin-bottom: 0px;
}
.progress-levels .box-title {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* Barfil Progress Bar */
.barfiller {
  width:100%;
  height:12px;
  background:#fcfcfc;
  border:1px solid #ccc;
  position:relative;
  margin-bottom:20px;
  box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.5); 
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.5); 
}
.barfiller .fill {
  display:block;
  position:relative;
  width:0px;
  height:100%;
  background:#333;
  z-index:1;
}
.barfiller .tipWrap {
  display:none;
}
.barfiller .tip {
  margin-top:-30px;
  padding:2px 4px;
  font-size:11px;
  color:#fff;
  left:0px;
  position:absolute;
  z-index:2;
  background: #333;
}
.barfiller .tip:after {
  border:solid;
  border-color:rgba(0,0,0,.8) transparent;
  border-width:6px 6px 0 6px;
  content:"";
  display:block;
  position:absolute;
  left:9px;
  top:100%;
  z-index:9
}
/* TWITTER FEED CUSTOM SCRIPT */
.twitter ul li {
  color: #f7f7f7;
  margin-bottom: 20px;
}
.twitter.style2 ul li {
  color: #798590;
  margin-bottom: 20px;
}
.twitter.style2 ul li a {
  margin-bottom: 20px;
}
.twitter ul li a {
  color: #798590;
}

/*default css*/

/* Theme Color Default  #e3120b = rgba(227, 14, 11 */

/* TEXT COLOR */
.ulockd-title-icon,
.ulockd-gallery-slider .owl-prev,
.ulockd-gallery-slider .owl-next,
.team-icon a,
.twitter.style2 ul li a,
.text-thm2 {
  color: #e3120b !important;
}

/* TEXT HOVER COLOR */
.ulockd-sitemap > li a:hover,
.ulockd-shop-item:hover h3,
.ulockd-srvc-column:hover .srvc-details h3,
.ulockd-fservice-box:hover h3,
.ulockd-bp-btn:hover,
.ulockd-bp-details.style2:hover .ulockd-bp-title h3 {
	color: #e3120b;
}
nav.navbar.bootsnav.light-red ul.nav > li > a.active,
nav.navbar.bootsnav.light-red ul.nav > li > a:hover,
nav.navbar.bootsnav.light-red li.dropdown ul.dropdown-menu > li > a:hover {
	color: #e3120b;
}

/* BACKGROUND COLOR */
nav.navbar.bootsnav.ulockd-menu-style-two li.dropdown ul.dropdown-menu,
.attr-nav > ul > li > a span.badge,
.ulockd-home-two,
.srv-icon,
.ulockd-ffact-two .ulockd-icon-let,
.ulockd-copy-right,
.ulockd-l2-copy-right,
.price-tag,
.ulocked-pricing-tag,
.ulockd-contact-details .ulockd-contact-place > li,
.ulockd-product-details a.btn.hvr-bounce-to-right:before,
.ulockd-all-service a.active,
nav.navbar.bootsnav.ulockd-menu-style-two #navbar-menu,
.navbar-sticky.navbar-scrollspy.ulockd-menu-style-two,
.ulockd-faq-content .panel-default > .panel-heading,
.ulockd-bgthm2 {
	background-color: #e3120b;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all, 
.ui-timepicker-list .ui-timepicker-selected:hover, 
.ui-timepicker-list li:hover, 
li.ui-timepicker-selected {
	background-color: #e3120b;

}

/* HOVER BACKGROUND COLOR */
.ulockd-social-linked a:hover,
.ulockd-social-linked-two a:hover,
.form-group.ulockd-contact-btn:hover button,
.ulockd-tag-list-details a:hover,
.ulockd-srvcs-column:hover,
.ulockd-srvc-col-two:hover,
.ulockd-tag-list-details li:hover a,
.fservice-slider .owl-prev:hover, 
.fservice-slider .owl-next:hover,
.fservice-slider .owl-dot.active span,
.fservice-slider .owl-dot:hover span,
.fservice-slider .owl-dot:focus span,
.ulockd-gallery-slider .owl-prev:hover, 
.ulockd-gallery-slider .owl-next:hover,
.team-icon a:hover,
.partner-slider .owl-dot.active span, 
.partner-slider .owl-dot:hover span,
.partner-slider .owl-dot:focus span,
.ulockd-footer-font-icon a:hover {
	background-color: #e3120b;
}
.ulockd-main-slider2 .owl-next:hover,
.ulockd-main-slider2 .owl-prev:hover,
.blog-post-img-slider .owl-prev:hover,
.blog-post-img-slider .owl-next:hover,
.ulockd-bpost-slider .owl-controls .owl-prev:hover,
.ulockd-bpost-slider .owl-controls .owl-next:hover {
	background-color: #e3120b;
}
.masonry-filter a.active,
.masonry-filter a:active,
.masonry-filter a:hover,
.masonry-filter a:focus {
	background-color: #e3120b;
}

/* BACKGROUND COLOR TRANSPARENT */
.ulockd-ap-service-two::before,
.ulockd-coming-soon::before,
.ulockd-uconctruction::before,
.ulockd-icd-layer::before,
.ulockd-service-box,
.ulockd-gallery-thumb .overlayer,
.blog-overlay {
	background-color: rgba(227, 14, 11, .98);
}
.ulockd-frst-divider.style1::before,
.ulockd-recent-project1 .overlay {
	/*background-color: rgba(227, 14, 11, .75);*/
}
.flickr-widget li .thumb .overlay,
.ulockd-coming-soon::before,
.ulockd-uconctruction::before {
	background-color: rgba(227, 14, 11, .7);
}
.ulockd-fservice-box .db-overlayer {
	background-color: rgba(227, 14, 11, .65);
}
.ulockd-srvcs-overlay,
.gallery-overlay,
.team-overlay,
.ulockd-tm-overlay {
	background-color: rgba(227, 14, 11, .6);
}
.ulockd-frst-divider::before,
.ulockd-gallery-thumb .layer,
.ulockd-gallery-thumb-l2 .layer {
	/*background-color: rgba(227, 14, 11, 0.9);*/
}

/* BUTTON TEMPALTE COLOR */
.ulockd-btn-thm2 {
  background-color: #e3120b;
  border-color: #e3120b;
}
.ulockd-btn-styledark:hover,
.ulockd-btn-styledark:active,
.ulockd-btn-styledark:focus {
  background-color: #e3120b;
}
.ulockd-btn-white:hover,
.ulockd-btn-white:active,
.ulockd-btn-white:focus {
  background-color: #e3120b !important;
  border-color: #e3120b !important;
}
.ulockd-btn-gray:hover,
.ulockd-btn-gray:active,
.ulockd-btn-gray:focus {
  background-color: #e3120b !important;
  border-color: #e3120b !important;
}

/* BORDER TEMPALTE COLOR */
.ulockd-srvc-column {
    border: 1px solid #e3120b;	
}
nav.navbar li.dropdown ul.dropdown-menu {
	border-top: 5px solid #e3120b
}
.header-nav .main-header-nav.navbar-scrolltofixed {
    border-top: 1px solid #e3120b;
}
.ulockd-bb-dashed {
	border-bottom: 1px dashed #e3120b;
}
.ulockd-main-slider2 .owl-next, .ulockd-main-slider2 .owl-prev, .ulockd-contact-form .ulockd-form-fg {
    border: 2px solid #e3120b;
}
.ulockd-all-service a.active {
	border-color:  #e3120b;
}
/* Hover Border COlor */
.team-icon a:hover,
.team-details .team-icon a {	
    border: 1px solid #e3120b;
}
.bigline { text-align:center; }

.mdtbtn { padding-top :15%; }
		 a.mtd {
			font-size: 32px!important;
			font-weight: bold;
			border: 1px solid #05c9ff;
			background: #05c9ff;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#05c9ff));
			background: -webkit-linear-gradient(#FFF, #05c9ff);
			background: -moz-linear-gradient(#FFF, #05c9ff);
			background: -ms-linear-gradient(#FFF, #05c9ff);
			background: -o-linear-gradient(#FFF, #05c9ff);
			background: linear-gradient(#FFF, #05c9ff);
			text-align: center;
			display: block;
			width: 210px;
			height: 140px;
			margin: 0 0 0 6px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			text-decoration: none;
			line-height: 24px;
			-webkit-box-shadow: #766 0px 2px 3px;
			-moz-box-shadow: #766 0px 2px 3px;
			box-shadow: #766 0px 2px 3px;
			color: #000;
			z-index: 1001;
		}
		a.mtd:hover {
    background: #C69;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#D7A));
    background: -webkit-linear-gradient(#FFF, #D7A);
    background: -moz-linear-gradient(#FFF, #D7A);
    background: -ms-linear-gradient(#FFF, #D7A);
    background: -o-linear-gradient(#FFF, #D7A);
    background: linear-gradient(#FFF, #D7A);
    -webkit-box-shadow: #766 0px 2px 8px;
    -moz-box-shadow: #766 0px 2px 8px;
    box-shadow: #766 0px 2px 8px;
    color: #333;
    border: 1px solid #E8B;
    text-decoration: none;
}
/* price table  */
.table-list {
    float: left;
    background-color: #fff;
    border: 2px solid #ddd;
    margin-bottom: 20px;
    width: 100%;
}
.table-list th { padding: 18px 10px;
    background-color: #eee;
    border: 2px solid #fff;	}
.table-list tr:hover td {
    background-color: #f9f9f9;
}
.align_c {
    text-align: center!important;
    margin: 0 auto!important;
}
.table-list td {
    padding: 12px 10px 8px;
    text-align: center;
    background-color: #f5f5f5;
	border: 2px solid #fff;
    vertical-align: middle;
    white-space: nowrap;
}
/*price table end*/
.topsection {
    background-color: #f7f7f7;
    padding-top: 60px;
	
}
.topsection2 {    
    padding-top: 30px;	
}
.topsection3 {    
    padding: 60px 0;	
}
.mtd-btn { padding : 20px 30px;  font-weight:bold;}

.img-circular{
 width: 300px;
 height: 300px;
 background-image: url('../images/mdt-button.png');
 background-size: cover;
 display: block;
 border-radius: 150px;
 -webkit-border-radius: 150px;
 -moz-border-radius: 150px;
 border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
.img-circular:hover
        {
                -webkit-animation-name: greenPulse;
                -webkit-animation-duration: 2s;
                -webkit-animation-iteration-count: 1;
                -webkit-box-shadow: 0 0 18px #e3120b;
        }
		
/*!
 * Datepicker for Bootstrap v1.7.1 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker3.css.map */		
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media only screen and (max-width:1366px){
	.ulockd-main-slider2 .caption {padding: 14% 15%;}
 }
/*  (min-width:1200px)+++ */
@media only screen and (min-width:1200px){
	
 }
/* (min-width:992px) (max-width:1199px) */
@media only screen and (max-width:1199px){
	nav.navbar.bootsnav.menu-style1 ul.nav > li > a {padding: 30px 8px;}
	.ulockd-quote-btn a {padding: 10px 30px;}
	.ulockd-ohour-info.style2 {margin-bottom: 15px;}
	.ulockd-blog-post  {margin-bottom: 50px;}
	.ulockd-welcm-ht::before{display: none;}
	.ulockd-social-linked::before {display: none;}
	.ulockd-welcm-ht{text-align: center !important;}
	.ulockd-social-linked {float: none !important; margin-bottom: 10px; text-align: center;}
	/* home responsibe style Start*/
	
	.cd-slider-nav { width: 100%;}
	/* home slider end */
	/* home responsibe style 2 Start*/
	.ulockd-main-slider2 .caption {padding: 13% 7%;}
	/* home slider end */
	.blog-overlay {padding: 10% 25px;}
	.ulockd-srvc-col-two {margin-top: 0;}
	.ulockd-divider1:before {width: 70%;}
	.ulockd-frst-divider::after {display: none;}
	.posted-date {bottom: 25px;left: inherit;right: 3% !important;width: 50%;}
	.bp-details {padding: 15px 40px;}
	.masonry-gallery.grid-four-item .isotope-item{width: 33.33%;}
    .ulockd-service-box {margin-top: 0;}
    .ulockd-tm-details{padding: 15px 18px;}
    .ulockd-team-two-mdetails {bottom: -67%;}
    .team-icon.style2 > li {padding: 0px;}
	.ulockd-team-member{margin-bottom: 50px; text-align: center;}
	.flip-container .flipper .back {padding: 45px 15px;}
	.ulockd-testimonials {margin-bottom: 60px;}
    .ulockd-overlayer {top: 55%;}
	.ulockd-social-linked li {margin-bottom: 10px;}
	.ulockd-pricing-table {margin-bottom: 80px;}
	.ulockd-padd-md-30 {padding-right: 0;}
	.ulockd-quote-btn {right: 11%;}
	.ulockd-shop-item {margin-bottom: 50px;}
	.ulockd-about-box {margin-top: 70px;}
	.ulock-history h2 {margin-top: 0;}
    .ulockd-case-box .cb-overlayer {padding-top: 2%;}
	.ulockd-fservice-box.style2 {margin-bottom: 50px;}
	.ulockd-booking-form2 {padding: 30px 10px;}
}
@media only screen and (max-width:1024px){
	.ulockd-booking-form {padding: 60px 25px !important;}
	.ulockd-main-slider2 .caption {padding: 10% 8%;}
}
@media only screen and (max-width:992px){
	.ulockd-main-logo2 > img {margin-top: 0;}
}
/* (min-width:768px) (max-width:991px) */
@media only screen and (max-width:991px){
	.ulockd-demo-img {margin-bottom: 50px;}
	html{font-family:sans-serif;-webkit-text-size-adjust:90%;-ms-text-size-adjust:90%}
	.ulockd-mrgn650 {margin-bottom: 0;}
	.posted-date {width: 35%;}
	.ulockd-srvcs-column{margin-bottom: 60px !important;}
	.ulockd-divider1:before {left: 0;width: 100%;}
	.ulockd-ffact{margin-bottom: 60px;}
	.ulockd-testi-grid{margin-bottom: 100px;}
	.ulockd-tm-details{bottom: -21%;}
	.ulockd-partner-thumb{margin-bottom: 30px;}
	.ulockd-srvcs-column-l2{margin-bottom: 50px;}
	.ulockd-welcm-ht {margin-bottom: 15px;}
	.ulockd-welcm-ht-two {text-align: center;}
	.ulockd-login-form {margin-bottom: 25px;}
	.ulockd-social-linked-two{float: none !important;margin-bottom: 10px;text-align: center;}
	.ulockd-main-logo > img, .ulockd-main-logo2 > img {margin-top: 10px;}
	/* Home responsibe style Start*/
	/* home slider end */
	/* Home responsibe style Start*/
	.ulockd-main-slider2 .caption{padding: 5% 8%; }
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 48px;line-height: 48px;}
	.ulockd-main-slider2 .ulockd-slider-text3{margin-top: 10px;}
	.ulockd-main-slider2 .owl-prev {left: 5px;}
	.ulockd-main-slider2 .owl-next {right: 5px;}
	.carousel-caption {top: 10%;}
	.carousel-caption.style2 {left: 10%;}
	/* home slider end */
	/* Navbar responsibe style Start*/
	.navbar-brand .logo {height: 37px;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li{padding: 10px 15px;}
	.navbar.bootsnav .nav.navbar-nav .dropdown li:hover a {padding-left: 15px;}
	nav.navbar.bootsnav.menu-style1 ul.dropdown-menu.megamenu-content h5.title,
	nav.navbar.bootsnav.menu-style1 ul.dropdown-menu.megamenu-content .content ul.menu-col li a {color: #313131;}
	.top-search .input-group-addon.close-search {color: #fff;}

	/* Navbar responsibe style End*/
	.ulockd-contact-info .ulockd-info {padding-right: 36%;}
	.ulockd-testimonials{margin-top: 50px;}
    .masonry-gallery.grid-four-item .isotope-item{width: 50%;}
    /* Coming Soon Page */
    .ulockd-flip-clock .clock{padding-left: 0;}
	.ulockd-overlayer{top: 45%;}
	.ulockd-service-box {margin-bottom: 40px;}
	.ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 45%;}
	.ulockd-ffact-two {margin-bottom: 50px;margin-top: 0;}
	.ulockd-team-two-member {margin-bottom: 50px;}
	.ulockd-team-two-mdetails {bottom: -42%;}
	.ulockd-booking-form2 {margin-top: 40px;}
	.ulockd-srvc-column:hover {margin-top: 0;}
	.ulockd-srvc-column {margin-bottom: 50px !important;}
	.ulockd-mrgn650 {margin-bottom: 0;}
	.chartcontainer {margin-bottom: 80px;}
	.partner-slider {margin-bottom: 40px;}
	.ulockd-booking-form {padding: 65px 15px !important;}
	.ulockd-recent-project1 .overlay {padding-top: 5%;}
	.ulockd-recent-project1 .overlay h3 {margin-top: 0;}
	.ulockd-recent-project1 .overlay span { font-size: 30px;}
	.ulockd-team-one .ulockd-team-member {margin-bottom: 50px;}
	.ulockd-case-box {margin-bottom: 50px !important;}

}
@media only screen and (max-width:800px){
}
/* (min-width:480px) (max-width:767px) */
@media only screen and (max-width:767px){
	.ulockd-pad395-xsd {padding-left: 5px;padding-right: 5px;}
	html{font-family:sans-serif;-webkit-text-size-adjust:75%;-ms-text-size-adjust:75%}
	/* Hero Slider Nav */
	  .cd-slider-nav {
	    width: 100%;
	  }
	/* Navbar Style*/
	.navbar.bootsnav .dropdown li{padding: 10px 15px;}
	.navbar.bootsnav .dropdown li:hover > a {padding-left: 15px;}
	.navbar.bootsnav .dropdown li > a{color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
	/* Navbar End*/
	.ulockd-contact-info {text-align: center !important;}
	.ulockd-contact-info .ulockd-info{padding: 0;}
	.ulockd-contact-info .ulockd-icon{display: table;float: none;margin: 0 auto;}
	.ulockd-ohour-info{text-align: center !important;}
	.ulockd-ohour-info .ulockd-icon{display: table;float: none !important;margin: 0 auto;}
	.ulockd-ohour-info.style2 {padding-bottom: 10px;padding-top: 10px;}
	.ulockd-welcm-hmddl{margin-bottom: 30px;margin-top: 20px;}
	/* home slider start */
	/* home slider end */
	/* home slider 2 start */
	.ulockd-main-slider2 .ulockd-slider-text1{font-size: 30px;line-height: 30px;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 32px;line-height: 32px;}
	.ulockd-main-slider2 .owl-prev, .ulockd-main-slider2 .owl-next {display: none !important;}
	.ulockd-main-slider2 .ulockd-slider-text3 p{font-size: 14px;line-height: 16px;margin-top: 0;}
	.ulockd-main-slider2 .caption {padding: 15% 8%;}
	.carousel-caption h1 {font-size: 30px;}
	.carousel-caption h2 {font-size: 24px;}
	/* home slider end */
	.ulockd-fservice-box{margin-bottom: 55px;}
	.ulockd-tm-details {bottom: 0; padding: 20px; width: 100%;}
	.ulockd-tm-details::before{ display: none;}
	.ulockd-welcm-hmddl{text-align: center;}
	.ulockd-footer::before{width: 100%;}
    .masonry-gallery.grid-four-item .isotope-item{width: 100%;}
    .ulockd-error{font-size: 48px;}
    .ulockd-csoon{font-size: 36px;}
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 40%}
	.ulockd-team-two-mdetails {bottom: 0;}
	.blog-overlay {padding: 15% 25px;}
	.posted-date {bottom: 0;}
	.ulockd-booking-form {display: none;}
	.chartcontainer {margin-bottom: 0px;}
	.ulockd-ffact-two:hover {margin-top: 0;}
	.ulockd-faq-title > h2 {background-color: rgba(255, 255, 255, 0.8);padding: 10px;}
	.chartcontainer {height: initial;}
	.ulockd-recent-project1 .overlay {padding-top: 15%;}
}

@media only screen and (max-width:630px){
	/* Main Slider Start*/
	.ulockd-home-btn{display: none;}
	/* Main Slider End*/
	/* Main Slider 2 Start*/
	.ulockd-main-slider2 .caption{padding:10% 6%;}
	.carousel-caption h3 {margin: 20px 0 10px;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 43%}
    .ulockd-booking-form {padding: 50px 20px;}    
    .posted-date {text-align: center;width: 45%;}
    .ulockd-case-box .cb-overlayer {padding-top: 10%;}
    .ulockd-recent-project1 .overlay h3, .ulockd-recent-project1 .overlay span {font-size: 20px;}
    .cb-overlayer > h3, .ulockd-case-box .cb-overlayer p {font-size: 95%;}
	.ulockd-recent-project1 .overlay {padding-top: 10%;}
}
/* (min-width:361px) (max-width:520px) */
@media only screen and (max-width:520px){
	.col-xxs-12 {width: 100% !important;}
	.carousel-caption {padding-top: 5px;}
	.carousel-caption h1 {font-size: 24px;}
	.carousel-caption h2 {font-size: 20px;}
	.carousel-caption.style3 h2 {margin-top: 20px;}
	.carousel-caption h3 {font-size: 20px;margin: 25px 0 10px;}
	.carousel-caption > p {font-size: 18px;}
    .ulockd-recent-project1 .overlay h3, .ulockd-recent-project1 .overlay span {font-size: 17px;}

}
/* (min-width:361px) (max-width:479px) */
@media only screen and (max-width:479px){
	/* Main Slider Start*/
	.ulockd-home-btn{display: none;}
	/* Main Slider End*/
	/* Main Slider Start*/
	.ulockd-main-slider2 .ulockd-slider-text3 {margin-top: 0;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 23px;line-height: 30px;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 45%}
}
@media only screen and (max-width:414px){
	.carousel-caption h1 {font-size: 20px;}
	.carousel-caption h2 {font-size: 18px;}
	.carousel-caption.style3 h2 {font-size: 16px;}
    .posted-date {bottom: -20px;font-size: 20px; width: 60%;}
	.blog-overlay {padding: 3% 5px;}
	.ulockd-blog-post h3 {font-size: 20px;}
    .ulockd-recent-project1 .overlay h3, .ulockd-recent-project1 .overlay span {font-size: 14px;}
}
@media only screen and (max-width:400px){
	/* Main Slider Start*/
	/* Main Slider End*/
	/* Main Slider Start*/
	.ulockd-main-slider2 .caption{padding: 13% 5%;}
	.ulockd-main-slider2 .ulockd-slider-text1{font-size: 24px;}
	.ulockd-main-slider2 .ulockd-slider-text2{font-size: 20px;}
	.ulockd-main-slider2 .ulockd-slider-text3 p{display: none;}
	.carousel-inner .item img {height: 200px;}
	.carousel-caption h2 {font-size: 16px;}
	/* Main Slider End*/
    .ulockd-gallery-thumb.style2 .overlayer .ulockd-overlayer {top: 50%}
    .ulockd-recent-project1 .overlay h3, .ulockd-recent-project1 .overlay span {font-size: 12px;}
}
/* (min-width:321px) (max-width:360px) */
@media only screen and (max-width:360px){
	.carousel-caption h1 {font-size: 17px;}
	.ulockd-dvidr-btn-l2 a {margin-top: 30px;}
	.blog-overlay p {display: none;}
    .ulockd-case-box .cb-overlayer {padding-top: 2%;}
}
@media only screen and (max-width:320px){
	.carousel-caption h2 {font-size: 15px;}
	.carousel-caption h3 {font-size: 18px; margin: 20px 0 5px;}
	.carousel-caption.style2 {left: 5%;top: 0;}
	.carousel-caption.style3 h2 {font-size: 14px;}
	.carousel-caption h2 span {padding: 10px;}
	.carousel-caption .ulockd-btn-styledark {padding: 10px 20px;}
	.flip-container .flipper .back {padding: 45px 13px;}
	.srvc-details-two h5 {letter-spacing: -0.9px;}
	.cb-overlayer button {bottom: 0;left: 0;margin: 0 auto;position: absolute;right: 0;}
    .ulockd-ffact-two > h3 {letter-spacing: -2px;}
    .ulockd-recent-project1 .overlay.one {padding-top: 35%;}
    .ulockd-recent-project1 .overlay {padding-top: 0;}
    .ulockd-recent-project1 .overlay h3, .ulockd-recent-project1 .overlay span {font-size: 11px;}

}