@font-face {
    font-family: 'Sail-Regular';
    src:url(../fonts/Sail-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'OpenSans-Regular';
    src:url(../fonts/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'neuropol';
    src:url(../font-awesome-4.4.0/neuropol/neuropol.ttf) format('truetype');
}

body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'OpenSans-Regular'
}
/*.header {*/
    /*background: url(../images/banner3.jpg)no-repeat 0px 0px;*/
    /*background-size: cover;*/
    /*min-height: 555px;*/
/*}*/
.header-industrial {
    background: url(../images/banner_img/industries-new-1280-200.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-abt {
    background: url(../images/banner_img/about-us-new-1280-200.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}

.header-clients {
    background: url(../images/banner_img/partners-1280-200.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-services {
    background: url(../images/banner_img/services-1280-200-new.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-rdslab {
    background: url(../images/banner_img/lab-banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-product {
    background: url(../images/banner_img/product-page-banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-contact {
    background: url(../images/banner_img/contact-new-1280-200.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-career {
    background: url(../images/banner_img/career-new-1280-200.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}
.header-top {
    padding: .5em 0;
	/*background-color: black;*/
}
.navbar-brand {
    float: left;
	margin-left: 0.8em;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.top-menu ul li {
    display: inline-block;
    margin: 0.8em 1em;
}
.navbar-brand h1 a {
    text-decoration: none;
	color:#fff;
	font-size: 1.2em;
    font-family: 'OpenSans-Regular';
    text-transform: capitalize;
}
.navbar-default .navbar-nav > li > a {
    color: hsl(247, 56%, 19%);
    font-size: 16px;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #004B84;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #004B84;
    /*background-color: #004B84;*/
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #222;
    text-decoration: none;
    background-color: #fff;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar-brand {
    float: left;
    height: 0px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #1B154B;
}
.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
}
/*.navbar-default {*/
     /*border-color: #652840!important;*/
    /*background-color: #652840;*/
/*}*/
.top-menu ul li a {
    font-size: 1.1em;
    text-transform: capitalize;
    text-decoration: none;
    color: #fff;
}
span.menu {
  display: none;
}
.slider {
  margin-top:10em;
  text-align: center;
}
.slider-info h3 {
  font-size: 3em;
  color:#1B154B;
  font-family: 'OpenSans-Regular';

}
.slider-info p{
    color: #82BF41;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0 auto;
    width: 45%;
}

/*a.button1 {*/
    /*font-size: 1em;*/
    /*padding: 0.5em 1em;*/
    /*color: #fff;*/
    /*margin-right: 1em;*/
    /*text-decoration: none;*/
    /*text-transform: capitalize;*/
	/*display: inline-block;*/
/*}*/
/*a.button2 {*/
    /*font-size: 1em;*/
    /*padding: 0.5em 1em;*/
    /*color: #fff;*/
    /*text-decoration: none;*/
    /*text-transform: capitalize;*/
	/*display: inline-block;*/
/*}*/
.button {
    margin-top: 2em;
}
.banner-bottom {
    position: relative;
}
.banner-grids {
    position: absolute;
    top: 156px;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #bf9280;
}
.banner-grid h5 {
    font-size: 3em;
    color: #fff;
    margin: 0.5em 0 0;
}
.banner-grid p {
    font-size: 1.2em;
    color: #fff;
	padding: 1em 0;
}
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
 background: #bf9280;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
    background: #1B154B;
-webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.about {
    padding: 4em 0;
	text-align: center;
}
.abt-img {
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}
.test1 {
position:relative;
overflow:hidden;
}
.test1 .textbox {
  width: 270px;
  height: 480px;
  position: absolute;
  top: 0px;
  left: 11px;
  margin-top: -466px;
  border-radius: 2px;
    padding: 8em 2em 0;
}
.test1:hover .textbox {
 margin-top:0;
}
.textbox p{
   font-size: 1em;
  color: #fff;
  text-align: center;
}
.textbox h4 {
  font-size: 1.5em;
  text-align: center;
  margin-bottom:0.5em;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}
.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.about-head h2 {
    color: hsl(247, 56%, 19%);
    font-family: "Georgia";
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.about-head h3 {
    color: hsl(247, 56%, 19%);
    font-family: "Georgia";
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    /*text-transform: capitalize;*/
}
.sub-title{
    font-size: 25px;
    color: #ffffff;
    font-family: 'Georgia';
    text-transform: uppercase;
    text-align:center;
    background: #004B84;
    padding: 5px;
}
.about-head h6 {
    color: #1B154B;
    font-family: "Georgia";
    font-size: 1.2em;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize;
}
.about-head h5 {
    font-size: 1.5em;
    color: #1B154B;
    font-family: 'Georgia';
    text-transform: capitalize;
    text-align: center;
}
.about-head p {
    color: hsl(0, 0%, 13%);
    font-size: 14px;
    margin-top: 0.5em;
    padding: 0;
    text-align: justify;
}
.about-grids {
    margin-top: 3em;
}
.hot-offer {
    text-align: center;
    padding: 4em 0;
	background-color: #004B84;
	position: relative;

}
.hot-offer img {
    margin: 2em auto 0;
    border: 15px solid #fff;
}
.hot-offer h3 {
    font-size: 3.5em;
    color: #fff;
    font-family: 'Georgia';
    text-transform: capitalize;
}
.hot-offer h4 {
    font-size: 2.5em;
    color: #fff;
    text-transform: capitalize;
	margin-top: 0.2em;
}
.offer  {
    background: url("../images/abs-1.png") no-repeat 0px 0px;
    width:159px;
    height: 159px;
    position: absolute;
    top: 34%;
    right: 28%;
}
.partners{
    text-align: center;
    /*padding: 4em 0;*/
    background:#eee;
}
.features {
    text-align: center;
    padding: 4em 0;
	/*background:#eee;*/
    /*background-image: url('../images/1-2.jpg');*/
    background-attachment: fixed, fixed, fixed, fixed;
    background-color: hsla(210, 22%, 11%, 0.6);
    background-image: -moz-linear-gradient(center top , hsla(210, 22%, 11%, 0.6), hsla(210, 22%, 11%, 0.6)),  -moz-linear-gradient(45deg, hsla(201, 77%, 52%, 0.65), hsla(358, 80%, 52%, 0.65));
    background-position: center center;
    background-repeat: repeat, repeat, no-repeat, no-repeat;
    background-size: auto auto, auto auto, cover, cover;
    color: hsl(0, 0%, 100%);
}
.feature {
    background: #fff;
    border: 1px solid #E9E9E9;
    margin-bottom: 20px;
    border-radius: 80px;
    height: 150px;
    width: 145px;
}
.features h3 {
    font-size: 3em;
    color: #1B154B;
    font-family: 'Georgia';
    text-transform: capitalize;
}
.feature2 p {
    font-size: 1em;
    line-height: 1.8em;
    color: slategrey;
    border-top: 5px solid #F2F2F2;
    padding: 1em;
}
.feature1 h4 {
    font-size: 14px;
    color: #222;
    padding: 1em 0 0.5em;
	text-transform: capitalize;
}
span.glyphicon.glyphicon-heart,span.glyphicon.glyphicon-camera,span.glyphicon.glyphicon-calendar,span.glyphicon.glyphicon-gift {
    border-radius: 4em;
    font-size: 3em;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    -o-border-radius: 4em;
    border: 5px solid #FFF;
    box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
    -webkit-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
    -moz-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
    -o-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
    display: inline-block;
    padding: 15px;
    background: #1B154B;
    background: -moz-linear-gradient(top, #03bcfd 0%, #019bd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1B154B), color-stop(100%,#1B154B));
    background: -webkit-linear-gradient(top, #1B154B 0%,#1B154B 100%);
    background: -o-linear-gradient(top, #03bcfd 0%,#1B154B 100%);
    background: -ms-linear-gradient(top, #03bcfd 0%,#019bd1 100%);
    background: linear-gradient(to bottom, #1B154B 0%,#1B154B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bcfd', endColorstr='#019bd1',GradientType=0 );
    cursor: pointer;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    color: #fff;
}
span.glyphicon.glyphicon-heart:hover {
    background-color: #004B84;
    background-image: -moz-linear-gradient(top,#004B84,#004B84);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#004B84),to(#004B84));
    background-image: -webkit-linear-gradient(top,#004B84,#004B84);
    background-image: -o-linear-gradient(top,#004B84,#004B84);
    background-image: linear-gradient(to bottom,#004B84,#004B84);
    background-repeat: repeat-x;
}
span.glyphicon.glyphicon-camera:hover{
    background-color: #004B84;
    background-image: -moz-linear-gradient(top,#004B84,#004B84);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#004B84),to(#004B84));
    background-image: -webkit-linear-gradient(top,#004B84,#004B84);
    background-image: -o-linear-gradient(top,#004B84,#004B84);
    background-image: linear-gradient(to bottom,#004B84,#004B84);
    background-repeat: repeat-x;
}
span.glyphicon.glyphicon-calendar:hover{
    background-color: #004B84;
    background-image: -moz-linear-gradient(top,#004B84,#004B84);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#004B84),to(#004B84));
    background-image: -webkit-linear-gradient(top,#004B84,#004B84);
    background-image: -o-linear-gradient(top,#004B84,#004B84);
    background-image: linear-gradient(to bottom,#004B84,#004B84);
    background-repeat: repeat-x;
}
span.glyphicon.glyphicon-gift:hover{
    background-color: #004B84;
    background-image: -moz-linear-gradient(top,#004B84,#004B84);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#004B84),to(#004B84));
    background-image: -webkit-linear-gradient(top,#004B84,#004B84);
    background-image: -o-linear-gradient(top,#004B84,#004B84);
    background-image: linear-gradient(to bottom,#004B84,#004B84);
    background-repeat: repeat-x;
}
.features-grids {
    margin-top: 3em;
}
.feature1 {
    padding: 0.6em;
}
.wedding-news {
    /*padding: 4em 0;*/
    text-align: center;
}
.wedding-news h3 {
    font-size: 3.5em;
    color: #1B154B;
    font-family: 'Georgia';
    text-transform: capitalize;
}
.wedding-inner h5{
    font-size: 1.2em;
    color: #222;
	padding:1em 0
}
.wedding-inner > h4 {
    margin-top: 15px;
}
.wedding-inner p {
    color: #777;
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 10px;
}
.wedding-inner h4 a {
    text-decoration: none;
	 font-size: 1em;
    color: #222;
}
.wedding-inner h4 a:hover {
    color: #1B154B;
}
.wedding-grid {
    margin-top: 3em;
}
.wedding-inner {
    margin-bottom: 2em;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
.read {
    color: #1B154B;
    display: block;
    font-weight: bold;
    text-align: center;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    height: 200px;
    width: 100%;
}
.test1 img {
    height: 200px;
    width: 100%;
}
img.zoom-img:hover {
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.indicate {
    padding: 1em 0;
	background-color: #004B84;
}
span.glyphicon.glyphicon-map-marker {
    font-size: 2em;
	vertical-align: middle;
	margin-right: 0.5em;
	color:#fff;
}
span.glyphicon.glyphicon-earphone{
   font-size: 2em;
	vertical-align: middle;
	margin-right: 0.5em;
	color:#fff;
}
span.glyphicon.glyphicon-envelope {
    font-size: 2em;
	vertical-align: middle;
	margin-right: 0.5em;
	color:#fff;
}
span.glyphicon.glyphicon-send {
    font-size: 2em;
	vertical-align: middle;
	margin-right: 0.5em;
	color:#fff;
}
.indicate-grid p a {
    color: #fff;
    text-decoration: none;
}
.indicate-grid p {
    font-size: 13px;
    color: #fff;
}
.footer-section{
	padding:20px 0;
	text-align:center;
	background: #1B154B;
}
.footer-top p {
	font-size: 0.9em;
	color: #fff;
	font-weight: 400;
    text-align: left;
}
.footer-top  a {
	font-size: 1em;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
}
.footer-top a:hover {
	color: #fff;
}
.footer-top a {
	margin: 0 0.3em
}
/**about**/
.header.head-top {
    min-height: 108px;
    background: #1B154B none repeat scroll 0 0;
}
.header-abt.head-top {
    min-height: 108px;
    background: #1B154B none repeat scroll 0 0;
}
.header-services.head-top {
    min-height: 108px;
    background: #1B154B none repeat scroll 0 0;
}
.header-career.head-top {
    min-height: 108px;
    background: #1B154B none repeat scroll 0 0;
}
.header-contact.head-top {
    min-height: 108px;
    background: #1B154B none repeat scroll 0 0;
}
.OurLove-grid iframe {
    width: 100%;
    height: 260px;
}
.OurLove-section h2 {
    font-size: 3.5em;
    color: #1B154B;
    font-family: 'Georgia';
    text-transform: capitalize;
	text-align: center;
}
.OurLove-grid1 h4 {
    font-size: 1.5em;
    color: #004B84;
}
.OurLove-grid1 p {
    /*font-size: 1em;*/
    /*line-height: 1.8em;*/
    /*padding: 1em 0;*/
    /*color: slategrey;*/
    color:#696969;
    font-size: 16px;
    text-align: justify;
    padding: 5px 0px;
}
.OurLove-grids {
    margin-top: 3em;
}
.OurLove-section {
    padding: 4em 0;
}
.team-grids {
  position: relative;
}
.team h3 {
  font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
}
.team {
  padding:0em 0em 4em;
    text-align: center;
}
.team-info {
  margin-top: 3em;
}
.team-grids a {
	overflow: hidden;
	position: relative;
	display: block;
}
.captn h4 {
  color: #fff;
  margin: .1em 0 0.5em;
  font-size: 1.5em;
  
}
.captn p {
  color: #fff;
    font-size:1em;
}
.team-grids a .captn {
  display: inline-block;
  height: 100%;
  width: 100%;
  font-weight: 800;
  color: #ffffff;
  position: absolute;
  bottom: -80%;
  right: 2%;
  background-color: rgba(51, 51, 51, 0.68);
  padding: 5% 10%;
  text-align: center;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-grids a:hover .captn {
  width: 100%;
  bottom: 0%;
  padding: 40% 10%;
    right: 2%;
}
.why-choose {
    padding: 1em 0 4em;
    text-align: center;
}
.why-choose h3 {
   font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;

}
.abt-content{
    background-clip: padding-box;
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 4px;
    box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);
    /*margin: 30px 0 0;*/
    opacity: 0.97;
    padding: 30px;
    position: relative;
    /*width: 100%;*/
    z-index: 10;
    height: 600px;
}
.abt-company{
    /*background-clip: padding-box;*/
    /*background-color: hsl(0, 0%, 100%);*/
    /*border: 1px solid hsl(0, 0%, 87%);*/
    /*border-radius: 4px;*/
    /*box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);*/
    /*margin: 20px 0 0;*/
    /*opacity: 0.97;*/
    /*padding: 30px 20px;*/
    /*position: relative;*/
    /*!*width: 100%;*!*/
    /*z-index: 10;*/
    width:100%;
    float: left;
}
#bg1{
    /*background-image: url('../images/industry/bg1.jpg');*/
    /*border: 5px solid #80C040;*/
}
#bg2{
    /*background-image: url('../images/industry/bg2.jpg');*/
    /*border: 5px solid #80C040;*/
}
.industry_grid{
    background-clip: padding-box;
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 70px;
    box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);
    margin: 20px 0 0;
    opacity: 0.97;
    padding: 20px 20px;
    position: relative;
    /*width: 100%;*/
    z-index: 10;
    width:100%;
    float: left;
}
.industry_grid h1{
    background: hsl(89, 50%, 51%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 20px;
    font-weight: bold;
    margin: 0 60px 20px;
    padding: 5px 0;
}
.industry_grid p{
    font-size: 14px;
    padding: 20px 0 10px;
    text-align: justify;
    color:black!important;
}
.abt-content > ul {
    margin: 15px 0 0 15px;
    padding: 0;
}
.abt-content li {
    color: slategrey;
    line-height: 2em;
    text-align: justify;
}
.choose-grid h4{
 font-size: 1.5em;
  color: #bf9280;
  text-transform: capitalize;
}
.choose-grid p{
	font-size:1em;
	line-height:1.8em;
	color:slategrey;
	margin:1em 0 0
}
.choose-grids {
  margin-top: 3em;
}

/*-- gallery --*/
.wedding-section{
	padding:4em 0;
	text-align:center;
}
.wedding-section h2 {
  font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
    margin-bottom: 1em;
}
.gallery-grid{
	border:1px solid #f4f4f4;
}
.gallery-grd{
	padding:1em 0;
	position:relative;
}
.gallery-grd img{
	width:100%;
}
.zoom-icon {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  display: block;
  left: 0;
  top: 0px;
  width: 348px;
  height: 227px;
  background: rgba(101, 40, 64, 0.61)url(../images/zoom.png) center center no-repeat;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.gallery-grd.zoom-icon {
	top: -50px;
	width: 100%;
	height: 182px;
}
.gallery-grd a:hover .zoom-icon {
	top: 14%;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.services {
  /*padding: 4em 0;*/
  text-align: center;
 }
.services_content {
    padding: 4em 0;
    text-align: center;
}
.professional-services{
    padding: 4em 0 0!important;

}
.services h2 {
   font-size: 25px;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
  text-align: center
}
.services p {
  /*font-size: 1em;*/
  /*color: #000000;*/
  /*line-height: 1.8em;*/
    color:#696969;

}
.services h4 {
    font-size: 1.5em;
    text-transform: capitalize;
    margin: 0.6em 0 0.4em;
    color: #000000;
  }
.services-grids {
  margin-top: 3em;
}
.ser1 {
 /*background: #652840;*/
    padding: 2em;
    box-shadow: 5px 5px 5px 5px #888888;
}
.ser1:hover {
   background:#004B84;
}
.professional{
	/*padding:0em 0 4em ;*/
}
.professional h3 {
    font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
  text-align: center
}
.professional-grid1 h4 {
    color: #bf9280;
    font-size: 1.5em;
    /*margin: 0;*/
    text-align: left;
    text-transform: capitalize;
  }
.professional-grid1 p {
    color: slategrey;
    font-size: 1em;
    line-height: 2em;
    padding: 0.5em 0;
    text-align: justify;
 }
.professional-grids {
  margin-top: 3em;
}
.service-list {
  padding: 4em 0;
  background-color: #bf9280;
}
.service-list h3 {
   font-size: 3.5em;
  color: #fff;
  font-family: 'Georgia';
  text-transform: capitalize;
  text-align: center
}
.ser-list ul li{
 list-style-type: none;
}
.ser-list ul li a {
  color: #eee;
  font-size: 1em;
  padding: 6px 24px;
  background: url(../images/list-arrow.png) no-repeat 0px 10px;
  line-height:2em;
  text-decoration:none;
 }
.ser-list ul li a:hover {
    color: #1B154B;
}
.service-grids {
  margin-top: 3em;
}
/*-- services --*/
/*-- Typography --*/
h2.tittle {
    font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
  text-align: center;
}
.typo {
  padding: 4em 0;
}
#typo-padding{
    padding: 7em 0;
}

.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #777;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  

.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5{
	margin-bottom:1em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
/*--//Typography --*/
/**contact**/
.contact-map iframe {
	min-height:380px;
	width: 100%;
	border: none;
}
.contact {
  padding: 4em 0
  
}
.contact_top {
	padding:4em 0 0em 0;
}
.contact h2 {
	font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
    text-align: center;
}
.contact-map {
  margin-top: 3em;
}
.contact-top h3 {
	font-size: 3.5em;
	color: #1B154B;
	font-family: 'Georgia';
	text-transform: capitalize;
}
.contact_left p{
	color:slategrey;
	font-size:1em;
	line-height:1.8em;
	margin-bottom: 1em;
}
.company-right p{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8em;
}
.company-right h3{
    color: #1B154B;
    font-family: "Georgia";
    font-size: 3.5em;
    margin-bottom: 0.3em;
    text-transform: capitalize;
}
.form_details input[type="text"], .form_details textarea {
	padding: 11px;
	width: 80%;
	font-size: 1em;
	margin: 10px 0px;
	border:1px solid #bbb;
	color: #bbb;
	background: none;
	-webkit-appearance: none;
	float: left;
	outline: none;
	font-weight:400;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height:200px;
	resize:none;
	width:80%;
}
.form_details input[type="submit"] {
	margin-top:1em;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	-webkit-appearance:none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight:400;
	border: none;
	text-transform:uppercase;
	outline: none;
	cursor: pointer;
	width:25%;
	background:#1B154B;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
 	text-decoration: none;
	color: #fff;
	background:#004B84;
}

.sub-button {
	margin-bottom: 25px;
}
.contact_left h3,.company_ad h3 {
  font-size: 3.5em;
  color: #1B154B;
  font-family: 'Georgia';
  text-transform: capitalize;
    margin-bottom: .3em;
 }
.contact_right h3,.company_ad h3 {
    font-size: 3.5em;
    color: #1B154B;
    font-family: 'Georgia';
    text-transform: capitalize;
    margin-bottom: .3em;
}
 .company_ad p {
  /*font-size: 1em;*/
    color: #000000;
    line-height: 1.3em;
    font-size: 14px;

 }
 .company_ad a {
    color: slategrey;
}
.career-list h6 {
    color:#004B84;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}
.contact-map.career-list > ul {
    color: slategrey;
    font-size: 15px;
    line-height: 2em;
    padding: 0 0 0 30px;
}

 /**responsive**/
  @media(max-width:1440px){
 .offer {
     right: 25.2%;
}
}
@media (max-width: 1366px){
.offer {
    right: 24.2%;
}
}
@media (max-width: 1280px){
.offer {
    right: 22%;
}
}
 @media(max-width:1080px){
.slider-info h3 {
    font-size: 4em;
 }
 .slider-info p {
    font-size: 0.965em;
	    width: 40%
}
.header.head-top {
    min-height: 108px;
}
.header {
   min-height: 565px;
}
     .header-abt.head-top {
         min-height: 108px;
     }

     .header-contact.head-top {
         min-height: 108px;
     }

     .header-career.head-top {
         min-height: 108px;
     }

     .header-services.head-top {
         min-height: 108px;
     }

     .header-abt.head-top {
         min-height: 108px;
     }

.slider {
    margin-top: 7em;
}
.banner-grids {
    top: 95px;
}
.banner-grid h5 {
    font-size: 2.5em
}
.banner-grid p {
    font-size: 1em;
}
.about-head h2,.OurLove-section h2,.services h2,.wedding-section h2,.wedding-section h2 ,h2.tittle,.contact h2{
    font-size: 3em;
}
.about-head p,.textbox p,.feature2 p,.wedding-inner p,.indicate-grid p,.OurLove-grid1 p,.captn p,.choose-grid p,.services p,.professional-grid1 p,.contact_right h3,.contact_left p,.company_ad p {
    font-size: 0.965em;
}
.textbox h4,.feature1 h4,.OurLove-grid1 h4,.captn h4,.choose-grid h4,.services h4,.professional-grid1 h4 {
    font-size: 1.4em;
}
.hot-offer h3,.features h3,.wedding-news h3,.team h3,.why-choose h3,.professional h3,.service-list h3,.contact_right h3,.contact_left h3, .company_ad h3 {
    font-size: 3em;
}
.hot-offer h4 {
    font-size: 2em;
}
.OurLove-grid iframe {
    width: 100%;
    height: 211px;
}
.offer {
    right: 15.3%;
    top: 32%;
}
.test1 .textbox {
    width: 238px;
    height: 480px;
    position: absolute;
    top: 0px;
    left: 0px;
	padding: 5em 2em 0;
}
.wedding-inner h5 {
    font-size: 1em;
}
span.glyphicon.glyphicon-map-marker {
    font-size: 1.5em;
	margin-right: 0.2em;
}
span.glyphicon.glyphicon-earphone{
   font-size: 1.5em;
	margin-right: 0.2em;
}
span.glyphicon.glyphicon-envelope {
    font-size: 1.5em;
	margin-right: 0.2em;
}
span.glyphicon.glyphicon-send {
    font-size: 1.5em;
	margin-right: 0.2em;
}
.team-grids a .captn {
    right: 0%;
}
.team-grids a:hover .captn {
	right: 0%;
}
.ser-list ul li a {
    font-size: 0.965em;
    padding: 6px 17px;
}
.zoom-icon {
    width: 281px;
    height: 190px;
}
.form_details input[type="submit"] {
   width: 22%;
}
}
@media (max-width: 991px){
    .navbar-brand h1 a {
        font-size: 1em;
    }
    .nav > li > a {
        padding: 10px 10px;
    }
    .navbar-nav {
        margin:4px 0 0;
    }
    .navbar-brand {
        padding: 0px 30px;
    }
    .header-top {
        padding: 1.5em 0;
    }
    .slider-info h3 {
        font-size: 3.5em;
    }
    .slider-info p {
        font-size: 0.95em;
        width: 50%;
    }
    .button {
        margin-top: 1.5em;
    }
    a.button1 {
        font-size: 0.95em;
    }
    a.button2 {
        font-size: 0.95em;
    }
    .header {
        min-height: 440px;
    }
    .banner-grid {
        float: left;
        width: 25%;
    }
    .banner-grids {
        top: 66px;
    }
    .slider {
        margin-top: 5em;
    }
    .banner-grid h5 {
        font-size: 2em;
    }
    .banner-grid p {
        font-size: 0.95em;
    }
    .about,.hot-offer,.features,.wedding-news ,.indicate,.OurLove-section,.services,.service-list,.wedding-section,.typo,.contact{
        padding: 3em 0;
    }
    .about-grid {
        float: left;
        /*width: 25%;*/
    }
    .about-head h2, .OurLove-section h2, .services h2, .wedding-section h2, .wedding-section h2, h2.tittle, .contact h2 {
        font-size: 2.5em;
    }
    .about-head p, .textbox p, .feature2 p, .wedding-inner p, .indicate-grid p, .OurLove-grid1 p, .captn p, .choose-grid p, .services p, .professional-grid1 p, .contact_left p, .company_ad p {
        font-size: 0.95em;
    }
    .textbox h4,.feature1 h4,.OurLove-grid1 h4,.captn h4,.choose-grid h4,.services h4 ,.professional-grid1 h4{
        font-size: 1.3em;
    }
    .hot-offer h3,.features h3,.wedding-news h3,.team h3,.why-choose h3,.professional h3,.service-list h3,.contact_left h3, .company_ad h3 {
        font-size: 2.5em;
    }
    .test1 .textbox {
        width: 194px;
        height: 480px;
        position: absolute;
        top: 0px;
        left: -3px;
        padding: 2.5em 1.5em 0;
    }
    .hot-offer h4 {
        font-size: 1.5em;
    }
    .offer {
        right: 3.6%;
        top: 29.8%;
    }
    .feature-grid {
        float: left;
        width: 50%;
    }
    .feature-grid:nth-child(3) {
        margin-top: 1em;
    }
    .feature-grid:nth-child(4) {
        margin-top: 1em;
    }
    .weeding-new {
        float: left;
        width: 33.3%;
    }
    .header.head-top {
        min-height: 90px;
    }
    .indicate-grid {
        float: left;
        width: 50%;
    }
    .indicate-grid:nth-child(3) {
        margin-top: 1em;
    }
    .indicate-grid:nth-child(4) {
        margin-top: 1em;
    }
    .OurLove-grid {
        float: left;
        width: 40%;
    }
    .OurLove-grid iframe {
        width: 100%;
        height: 154px;
    }
    .OurLove-grid1 {
        float: left;
        width: 60%;
    }
    .team {
        padding: 0em 0em 3em;
    }
    .team-grids {
        float: left;
        width: 25%;
    }
    .team-grids a .captn {
        bottom: -74%;
    }
    .team-grids a:hover .captn {

        padding: 25% 10%;
    }
    .why-choose {
        padding: 1em 0 3em;
    }
    .choose-grid {
        float: left;
        width: 33.3%;
    }
    .services-grid {
        float: left;
        width: 33.3%;
    }
    .ser1 {
        background: #1B154B;
        padding: 1em;
    }
    .professional-grid {
        float: left;
        width: 40%;
    }
    .professional-grid1 {
        float: left;
        width: 60%;
    }
    .ser-list {
        float: left;
        width: 33.3%;
    }
    .ser-list ul li a {
        font-size: 0.9em;
        padding: 6px 1px;
    }
    .gallery-grid {
        float: left;
        width: 33.3%;
    }
    .zoom-icon {
        width: 207px;
        height: 142px;
    }
    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 61%;
    }
    .contact-map iframe {
        min-height: 300px;
    }
    .contact_left {
        float: left;
        width: 60%;
    }
    .contact_right {
        float: left;
        width: 40%;
    }
    .form_details input[type="text"], .form_details textarea {
        padding: 8px;
        width: 80%;
        font-size: 0.95em;
    }
    .form_details textarea {
        height: 150px;
    }
    .form_details input[type="submit"] {
        width: 30%;
        font-size: 0.95em;
    }
    .contact_top {
        padding: 3em 0 0em 0;
    }
}
@media (max-width: 768px){
.offer {
    right: 3.6%;
    top: 28.5%;
}
}
@media (max-width: 640px){
    .navbar-nav {
        float: none;
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #1B154B;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #1B154B;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .header-top {
        padding: 1em 0;
    }
    .navbar-brand {
        padding: 0px 0px;
    }
    .header {
        min-height: 200px;
        margin-top:60px;
    }
    .slider-info h3 {
        font-size: 3em;
    }
    .slider-info p {
        width: 60%;
    }
    .slider {
        margin-top: 3em;
    }
    .banner-grids {
        position: inherit;
    }
    .OurLove-grid iframe {
        width: 100%;
        height: 313px;
    }
    .banner-grid h5 {
        font-size: 1.5em;
    }
    .about, .hot-offer, .features, .wedding-news, .indicate, .OurLove-section, .services, .service-list, .wedding-section, .typo, .contact {
        padding: 2em 0;
    }
    .hot-offer h3, .features h3, .wedding-news h3, .team h3, .why-choose h3, .professional h3, .service-list h3, .contact_left h3, .company_ad h3 {
        font-size: 2em;
    }
    .textbox h4, .feature1 h4, .OurLove-grid1 h4, .captn h4, .choose-grid h4, .services h4, .professional-grid1 h4 {
        font-size: 1.2em;
    }
    .about-grids,.features-grids,.wedding-grid,.OurLove-grids,.team-info,.choose-grids,.services-grids,.professional-grids,.service-grids,.contact-map {
        margin-top: 2em;
    }
    .professional {
        padding: 0em 0 2em;
    }
    .about-grid {
        float: left;
        /*width: 50%;*/
    }
    .test1 .textbox {
        width: 301px;
        height: 480px;
        position: absolute;
        top: 0px;
        left: 0px;
        padding: 9em 3em 0;
    }
    .about-grid:nth-child(3){
        margin-top:1em
    }
    .about-grid:nth-child(4){
        margin-top:1em
    }
    .hot-offer h4 {
        font-size: 1.3em;
    }
    .offer {
        right: 2.4%;
        top: 27.6%;
    }
    .wedding-inner h4 a {
        font-size: 0.85em;
    }
    span.glyphicon.glyphicon-heart, span.glyphicon.glyphicon-camera, span.glyphicon.glyphicon-calendar, span.glyphicon.glyphicon-gift {
        font-size: 2em;
    }
    .header.head-top {
        min-height: 80px;
    }
    .OurLove-grid {
        width: 100%;
    }
    .OurLove-grid1 {
        width: 100%;
        margin-top:1em;
    }
    .OurLove-grid1 p {
        padding: 0.5em 0;
    }
    .team-grids {
        float: left;
        width: 50%;
    }
    .team-grids a .captn {
        right: 6%;
        bottom: -83%;
    }
    .team-grids a:hover .captn {
        right: 6%;
        padding: 35% 10%;
    }
    .team-grids:nth-child(3) {
        margin-top: 1em;
    }
    .team-grids:nth-child(4) {
        margin-top: 1em;
    }
    .ser1 {
        background:#1B154B;
        padding: 0.55em;
    }
    .professional-grid {
        width: 100%;
    }
    .professional-grid img {
        margin: 0 auto;
    }
    .professional-grid1 {
        width: 100%;
        text-align: center;
        margin-top: 1em;
    }
    .ser-list {
        width: 100%;
    }
    .ser-list:nth-child(2) {
        margin-top: 1em;
    }
    .ser-list:nth-child(3) {
        margin-top: 1em;
    }
    .zoom-icon {
        width: 165px;
        height: 117px;
    }
    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 50%;
    }
    .pagination {
        margin: 10px 0;
    }
    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 10px 16px;
        font-size: 10px;
    }
    .grid_4 {
        background: none;
        margin-top: 25px;
    }
    .contact_top {
        padding: 2em 0 0em 0;
    }
    .form_details input[type="submit"] {
        width: 37%;
    }
}



@media (max-width: 480px){

    .navbar-brand h1 a {
        font-size: 0.9em;
    }
    .header {
        /*background: url(../images/bann.jpg)no-repeat -90px  0px;*/
        background-size: cover;
        margin-top: 62px;
        min-height: 100px;
    }
    .header-abt {
        background: url(../images/about/abt2.jpg)no-repeat -90px 0px;
        background-size: cover;
    }
    .header-services {
        background: url(../images/about/services.jpg)no-repeat -90px 0px;
        background-size: cover;
    }
    .header-product {
        background: url(../images/about/product1.jpg)no-repeat -90px 0px;
        background-size: cover;
    }
    .header-contact {
        background: url(../images/about/contact1.jpg)no-repeat -90px 0px;
        background-size: cover;
    }
    .header-career {
        background: url(../images/about/career2.jpg)no-repeat -90px 0px;
        background-size: cover;
    }

    .slider-info h3 {
        font-size: 2.5em;
    }
    .slider-info p {
        width: 80%;
        font-size: 0.92em;
    }
    .banner-grid {
        float: left;
        width: 50%;
    }
    .about{
        padding:6em 0 2em;
    }
    .banner-grid p {
        font-size: 0.92em;
    }
    .banner-grid h5 {
        font-size: 1.2em;
    }
    .about-head h2, .OurLove-section h2, .services h2, .wedding-section h2, .wedding-section h2, h2.tittle, .contact h2 {
        font-size: 2em;
    }
    .hot-offer, .features, .wedding-news, .indicate, .OurLove-section, .services, .service-list, .wedding-section, .typo, .contact {
        padding: 1em 0;
    }
    .OurLove-grid iframe {
        width: 100%;
        height: 235px;
    }
    .test1 .textbox {
        width: 224px;
        height: 480px;
        position: absolute;
        top: 0px;
        left: 0px;
        padding: 4em 2em 0;
    }
    .about-head p, .textbox p, .feature2 p, .wedding-inner p, .indicate-grid p, .OurLove-grid1 p, .captn p, .choose-grid p, .services p, .professional-grid1 p, .contact_left p, .company_ad p {
        font-size: 0.92em;
    }
    .offer {
        display: none;
    }
    .hot-offer img {
        margin: 1em auto 0;
        border: 4px solid #fff;
    }
    .hot-offer h4 {
        font-size: 1.2em;
    }
    .weeding-new {
        width: 100%;
    }
    .wedding-inner {
        margin-bottom: 1em;
    }
    .weeding-new:nth-child(2) {
        margin-top: 1em;
    }
    .weeding-new:nth-child(3) {
        margin-top: 1em;
    }
    .wedding-inner h5 {
        font-size: 0.95em;
        padding: 0.8em;
    }
    .indicate-grid {
        width: 100%;
    }
    .indicate-grid:nth-child(2) {
        margin-top: 1em;
    }
    .indicate-grid:nth-child(3) {
        margin-top: 1em;
    }
    .indicate-grid:nth-child(4) {
        margin-top: 1em;
    }
    .footer-section {
        padding: 1em 0;
    }
    .header.head-top {
        background-size: cover;
        background: url(../images/banner2.jpg)no-repeat 0px 0px;
    }
    .team-grids a .captn {
        right: 0%;
        bottom: -80%;
    }
    .team-grids a:hover .captn {
        right: 0%;
    }
    .team {
        padding: 0em 0em 1em;
    }
    .choose-grid {
        width: 100%;
    }
    .choose-grid:nth-child(2) {
        margin-top: 1em;
    }
    .choose-grid:nth-child(3) {
        margin-top: 1em;
    }
    .services-grid {
        width: 100%;
    }
    .services-grid:nth-child(2) {
        margin-top: 1em;
    }
    .services-grid:nth-child(3) {
        margin-top: 1em;
    }
    .professional {
        padding: 0em 0 1em;
    }
    .zoom-icon {
        width: 117px;
        height: 87px;
    }
    .typo h1 {
        font-size: 28px;
    }
    .typo h2 {
        font-size: 25px;
    }
    .grid_4 {
        margin-top: 20px;
    }
    .contact-map iframe {
        min-height: 250px;
    }
    .contact_left {
        width: 100%;
    }
    .contact_left {
        width: 100%;
    }
    .form_details input[type="text"], .form_details textarea {
        width: 100%;
    }
    address {
        margin-bottom: 5px;
    }
}


@media (max-width: 320px){

    .navbar-brand h1 a {
        font-size: 0.8em;
    }
    .header-top {
        padding: 0.5em 0;
    }
    .header {
        background: url(../images/bann.jpg)no-repeat -170px  0px;
        background-size: cover;
    }
    .header-abt {
        background: url(../images/about/abt2.jpg)no-repeat -170px 0px;
        background-size: cover;
    }
    .header-services {
        background: url(../images/about/services.jpg)no-repeat -170px 0px;
        background-size: cover;
    }
    .header-product {
        background: url(../images/about/product1.jpg)no-repeat -170px 0px;
        background-size: cover;
    }
    .header-contact {
        background: url(../images/about/contact1.jpg)no-repeat -170px  0px;
        background-size: cover;
    }
    .header-career {
        background: url(../images/about/career2.jpg)no-repeat -170px  0px;
        background-size: cover;
    }

    .slider-info p {
        width: 100%;
        font-size: 0.9em;
    }
    .button {
        margin-top: 1em;
    }
    a.button1 {
        font-size: 0.92em;
    }
    a.button2 {
        font-size: 0.92em;
    }
    .banner-grid h5 {
        font-size: 1.3em;
    }
    .banner-grid p {
        font-size: 0.9em;
    }
    .about-head h2, .OurLove-section h2, .services h2, .wedding-section h2, .wedding-section h2, h2.tittle, .contact h2 {
        font-size: 2.3em;
    }
    .about-grid {
        width: 100%;
        padding: 0;

    }
    .about-grid:nth-child(2) {
        margin-top: 1em;
    }
    .about-grid:nth-child(3) {
        margin-top: 1em;
    }
    .about-grid:nth-child(4) {
        margin-top: 1em;
    }
    .test1 .textbox {
        width: 274px;
        height: 480px;
        position: absolute;
        top: 0px;
        left: 0px;
        padding: 8em 2em 0;
    }
    .hot-offer h3, .features h3, .wedding-news h3, .team h3, .why-choose h3, .professional h3, .service-list h3, .contact_left h3, .company_ad h3 {
        font-size: 2.2em;
    }
    .feature-grid {
        width: 100%;
    }
    .feature-grid:nth-child(2) {
        margin-top: 1em;
    }
    .textbox h4, .feature1 h4, .OurLove-grid1 h4, .captn h4, .choose-grid h4, .services h4, .professional-grid1 h4 {
        font-size: 1.3em;
    }
    .about-grids, .features-grids, .wedding-grid, .OurLove-grids, .team-info, .choose-grids, .services-grids, .professional-grids, .service-grids, .contact-map {
        margin-top: 1em;
    }
    .feature-grid {
        padding: 0;
    }
    .weeding-new {
        padding: 0;
    }
    .OurLove-grid {
        padding: 0;
    }
    .OurLove-grid1 {
        padding: 0;
    }
    .team-grids {
        width: 100%;
    }
    .team-grids img {
        margin: 0 auto;
    }
    .team-grids:nth-child(2) {
        margin-top: 1em;
    }
    .team-grids a .captn {
        right: 0%;
        bottom: -82%;
    }
    .choose-grid {
        padding: 0;
    }
    .services-grid {
        padding: 0;
    }
    .professional-grid {
        padding: 0;
    }
    .professional-grid1 {
        padding: 0;
    }
    .gallery-grid {
        width: 100%;
        padding: 0;
    }
    .zoom-icon {
        width: 270px;
        height: 185px;
    }
    .wedding-section h2 {
        margin-bottom: 0.5em;
    }
    .header.head-top {
        min-height: 360px;
    }
    .contact_left {
        padding: 0;
    }
    .contact_right {
        padding: 0;
    }
    .form_details input[type="submit"] {
        width: 44%;
    }
    .OurLove-grid iframe {
        width: 100%;
        height: 150px;
    }
}

/**********************************/





/*Thumbnail css*/
.clearout {
    height:20px;
    clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:center;
    /*margin-top:30px;*/
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    /*background-color: #E1DEDA;*/
    /*background:#fcfcfc;*/
    /*background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /!* FF3.6+ *!/*/
    /*background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /!* Chrome,Safari4+ *!/*/
    /*background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /!* Chrome10+,Safari5.1+ *!/*/
    /*background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /!* Opera11.10+ *!/*/
    /*background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /!* IE10+ *!/*/
    /*background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /!* W3C *!/*/
    /*border:1px solid #ccc;*/
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:20px 0;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px 5px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:220px;
    /*max-height:45px;*/
    border: 1px solid grey;
    height: 50px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../img/thumbnail/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../img/thumbnail/button-next.png) no-repeat;
}


.dropdown-menu{
    background-color: #004B84;
}
.dropdown-menu li a{
    color:white;
}
.ser1 img {
    height: 180px;
    width: 100%;
}
.professional-list li{
    color: slategrey;
    font-size: 1em;
    line-height: 1.52em;
    list-style: outside none none;
    padding: 0.5em 0;
    text-align: justify;
}



#testimonials{
    /*background: #f8f8f8 url('quote.png') no-repeat 17px 21px;*/
    width:100%;
    position:relative;
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    margin: 30px 0 0;
    opacity: 0.97;
    padding: 30px 20px;
    /*padding: 2em 0;*/
    z-index: 10;
}
#testimonials .testimonial{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    z-index:1;
}
#testimonials h2{
    color:#f25911;
    font-size:22px;
    font-style:normal;
    line-height:22px;
    margin-bottom:10px;
}
#test_container{
    position:relative;
    overflow:hidden;
}
#testimonials .testimonial_text{
    font-size:14px;
    font-family:verdana;
    font-style:italic;
    text-align: justify;
}
#testimonials .testimonial_name{
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin: 15px auto 5px;
    text-align: right;
}
#testimonials .testimonial_designation{
    font-size: 12px;
    line-height: 14px;
    font-family:verdana;
    text-align: right;
}
#t_pagers{
    position:absolute;
    left:50%;
    bottom:10px;
    z-index:2;
}
#t_pagers .pager{
    display:inline-block;
    text-decoration:none;
    width:10px;
    min-height:10px;
    margin-right:5px;
    background:#ccc;
    border-radius:50%;
    cursor:pointer;
}
#t_pagers .pager.active{
    background:#f25911;
}
.features-top {
    text-align: center;
}
.features-top p, .blog-top p {
    color: #1B154B;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8em;
    margin: 10px auto 0;
    width: 100%;
}
.features-bottom {
    margin-top: 4%;
}
/*.f-left {*/
    /*float: left;*/
    /*width: 48%;*/
/*}*/
/*.f-right {*/
    /*float: right;*/
    /*width: 50%;*/
/*}*/
.f-left ul {
    margin: 0;
    padding:15px 0 0 0;

}
.f-left ul li {
    color: #696969;
    font-size: 15px;
    list-style-image: url("../images/s-arw.png");
    margin: 0 0 10px 25px;
}
.f-left p {
    color: #696969;
    font-size: 16px;
    padding: 10px 0;
    text-align: justify;
}
.f-left > h6 {
    color: #1B154B;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 0;
}
.f-right ol {
    margin: 0;
    padding:15px 0 0 0;
}
.f-right ol li {
    color: #696969;
    font-size: 15px;
    list-style-image: url("../images/s-arw.png");
    margin: 0 0 10px 25px;
    text-align: justify;
}
.f-right p {
    color: #696969;
    font-size: 16px;
    padding: 10px 0;
    text-align: justify;
}
.f-right > h6 {
    color: #1B154B;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 0;
}

.followus_box {
    background:#1B154B none repeat scroll 0 0;
    /*height: 195px;*/
    position: fixed;
    right: 0;
    top: 50%;
}
.followus_box ul {
    margin: 0;
    padding-left: 0;
}
.followus_box li {
    border-bottom: 1px solid #fff;
    list-style: outside none none;
    padding: 10px;
}
.followus_box li:hover {
    background: #004B84 none repeat scroll 0 0;
}
.followus_box li a {
    display: block;
}

.sap_tabs {
    clear: both;
    padding: 0 0 2em;
}

.resp-tabs-list {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0 9px 2em;
    text-align: center;
}
.resp-tab-active {
    background: #004B84 none repeat scroll 0 0;
    border: 2px solid #004B84;
    color: #fff;
    text-shadow: none;
}
.resp-tab-item {
    border: 2px solid #004B84;
    color: #004B84;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em;
    list-style: outside none none;
    margin: 0 0.5em;
    outline: medium none;
    padding: 6px 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
}
.resp-tabs-container {
    background-color: #fff;
    clear: left;
    padding: 0;
}
h2.resp-accordion {
    cursor: pointer;
    display: none;
    padding: 5px;
}
.resp-tab-active {
    background: #004B84 none repeat scroll 0 0;
    border: 2px solid #004B84;
    color: #fff;
    text-shadow: none;
}
.resp-tab-content {
    display: none;
}
.tab_img {
    padding: 1em 0;
}
.img-top {
    position: relative;
}
.link-top {
    background: rgba(0, 0, 0, 0.49) none repeat scroll 0 0;
    display: none;
    height: 100%;
    padding: 5em 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 90%;
}
i.link {
    display: inline-block;
    height: 27px;
    width: 35px;
}
.resp-tab-content {
    display: none;
}


.abt-company > h1 {
    color:#004B84;
    font-size: 25px;
    margin-bottom: 20px;
}




.dropdown-menu>li
{	position:relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-left-color:#fff;
    box-shadow:none;
}
.right-caret:after,.left-caret:after
{	content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    margin-left:5px;
}
.right-caret:after
{	border-left: 5px solid #ffaf46;
}
.left-caret:after
{	border-right: 5px solid #ffaf46;
}




/*-- about --*/
.about-grd-main .overlay {
    display: block;
    position: absolute;
    height: 360px;
    width: 100%;
    top: 0;
    right: -100%;
    transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
}
.about-grd-main {
    overflow: hidden;
    display: inline-block;
    position: relative;
    /*height: 360px;*/
}
.about-grd-main img {
    width: 100%;
}
.about-grd-main .overlay .arrow-left {
    position: relative;
    left: 0;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    border-bottom: 360px solid transparent;
    border-right: 540px solid rgba(255,255,255,.95);
    background: rgb(81, 92, 142);
}
.about-grd-main .overlay .rectangle {
    display: block;
    margin-left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.95);
}
.about-grd-main .description {
    text-align: center;
    position: absolute;
    padding:25px 20px 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #cc6812;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
}
.about-grd-main .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    margin: 0;
}
.about-grd-main:hover .overlay {
    right: 0;
}
.about-grd-main:hover .description {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: 1s ease-in;
    -webkit-transition: 1s ease-in;
}
.description h4{
    font-size: 2em;
    color: #DF1728;
    margin: 0;
}
.description p{
    margin:1em 0 0;
    color:#999;
    line-height:1.8em;
    font-size:14px;
}
p.leap{
    /*margin:1em 0 0;*/
    color:#000000;
    line-height:1.8em;
    font-size:15px;
    text-align: justify;
    word-spacing: 2px;
}
.type-1 {
    background: #096894;
}

.type-1 span {
    position: absolute;
    width: 20%;
    height: auto;
    display: block;
    color: #fff;
    font-size: 1em;
    /*top: 112%;*/
    opacity: 1;
    left: 40%;
    box-sizing: border-box;
    background: #1B154B;
    -moz-box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.type-1 span:last-of-type {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    background: #aaa;
}

.type-1:hover span:last-of-type {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background:#515C8E;

}

.type-1:hover span:first-of-type {
    background: #073f58;
}
.type-3 {
    background: #096894;
}

.type-3 span {
    position: absolute;
    width: 40%;
    height: auto;
    display: block;
    color: #fff;
    font-size: 1em;
    /*top: 112%;*/
    opacity: 1;
    left: 30%;
    box-sizing: border-box;
    background: #1B154B;
    -moz-box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.type-3 span:last-of-type {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    background: #aaa;
}

.type-3:hover span:last-of-type {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background:#515C8E;

}

.type-3:hover span:first-of-type {
    background: #073f58;
}
.about-bottom-grid-right h4{
    margin:1em 0 3em;
    color:#DF1728;
    font-size:1em;
    line-height:1.8em;
}
.progress1 {
    height: 35px;
    border-radius: 0;
    width: 85%;
    position:relative;
}
.progress-bar1 {
    background: #515C8E;
    font-size: 1em;
    line-height: 31px;
}
.party1 {
    position: absolute;
    right: 10%;
    top: 25%;
}
.party1 h5 {
    font-size: 1em;
    color: #999;
    margin: 0;
}
.about-bottom-grid-right p{
    font-size:14px;
    color:#999;
    margin:0;
    line-height:1.8em;
}
.progress-grids{
    margin:0 0 2em;
}
.banner1-info{
    width:80%;
    margin:10em auto 0;
}
.banner1-info h3{
    font-size:2.5em;
    color:#fff;
    margin:0;
    line-height:1.5em;
    text-align:center;
}


/* Common style */
.footer-grids figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin:10px 1% 0;
    min-width: 280px;
    max-width: 357px;
    width: 48%;
    height: 225px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.footer-grids figure img.one{
    width:100%;
}
.footer-grids figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.1;
}

.footer-grids figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
}

.footer-grids figure figcaption::before,
.footer-grids figure figcaption::after {
    pointer-events: none;
}

.footer-grids figure figcaption,
.footer-grids figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
    background: #162633;
    text-align: left;
}

figure.effect-winston img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
}

figure.effect-winston figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.35);
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    /* -webkit-transform: rotate3d(0,0,1,45deg); */
    /* transform: rotate3d(0,0,1,45deg); */
    /* -webkit-transform-origin: 0 100%; */
    /* transform-origin: 0 100%; */
}

figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    background: #1B154B;
    padding:5px;
    font-size: 20px;
}

figure.effect-winston ul{
    position: absolute;
    right: 0;
    bottom: 8px;
    padding:0 1em 2% 0;
}

figure.effect-winston p {
    font-size: 14px;
    margin: 2em 0 0;
    text-align: justify;
    text-transform: none;
    line-height: 1.8em;
}
figure.effect-winston a {
    font-size: 14px;
    margin: 2em 0 0;
    text-transform: capitalize;
    line-height: 1.8em;
    color: #fff;
}
figure.effect-winston a:hover,
figure.effect-winston a:focus {
    color: #cc6055;
}

/*figure.effect-winston ul li a {*/
    /*opacity: 0;*/
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;*/
    /*transition: opacity 0.35s, transform 0.35s;*/
    /*-webkit-transform: translate3d(0,50px,0);*/
    /*transform: translate3d(0,50px,0);*/
/*}*/

figure.effect-winston:hover img {
    opacity: 0.6;
}

figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
    opacity: 0.7;
    -webkit-transform: rotate3d(0,0,1,20deg);
    transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover ul a {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.footer-grids {
    margin: 4em 0;
}


/*--about start here--*/
.about {
    padding: 3em 0em 0em 0em;
}
.about-top {
    text-align: center;
    padding:0em 0em 3.5em 0em;
}
.about-top h2 {
    font-size: 2.5em;
    color:#fc5c5c;
    font-family: 'PatuaOne-Regular';
}
.about-top p {
    font-size: 14px;
    line-height: 1.8em;
    margin: 1em auto;
    width: 70%;
    color: #000000;

}
.about-left h6 {
    font-size: 1.8em;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.about-left h6 a{
    color:#fc5c5c;
}
.about-left h6 a:hover{
    color:#fc5c5c;
    text-decoration:none;
}
.product_list{
    padding:10px 30px;
}
.product_list p{
    color:#000000!important;
    font-size: 14px!important;
    line-height: 2.5em!important;
    text-align: justify!important;
}
.about-left p {

    color:#000000;
    font-size: 14px;
    line-height: 2.2em;
    text-align: justify;
}
.team-mem {
    margin: 5em 0em 5em 0em;
}
.team-mem h1 {
    font-size: 2.5em;
    color: #2d598a;
    font-family: 'PatuaOne-Regular';
    text-align: center;
    margin: 0em 0em 1em 0em;
}
/*----- img-social-stags -----*/
ul.img-social-stags{
    margin:0;
    padding:0;
    display:none;
    position:absolute;
    top:65%;
    left:38%;
}
ul.img-social-stags li{
    display:inline-block;
}
ul.img-social-stags li a span{
    width:45px;
    height:45px;
    display:inline-block;
    /*background:url(../images/ic.png) no-repeat 0px 0px;*/
}
ul.img-social-stags li a.twitter span{
    background-position:0px -4px;
}
ul.img-social-stags li a.facebook span{
    background-position: -53px -4px;
}
.team-grid:hover ul.img-social-stags{
    display:block;
}
ul.img-social-stags li a:hover{
    opacity:0.8;
}

.advance-top {
    text-align: center;
    padding: 0em 0em 2em 0em;
}
.advance-top  h3 {
    font-size: 2.5em;
    color: #fff;
    font-family: 'PatuaOne-Regular';
    text-align: center;
    margin: 0em 0em 1em 0em;
}
.advantages {
    background: url(../images/banner11.jpg)no-repeat;
    min-height: 400px;
    background-size: cover;
    padding: 3em 0em;
}
.advantages1 {
    background: url(../images/beacon_product.jpg)no-repeat;
    min-height: 400px;
    background-size: cover;
    padding: 3em 0em;
}
.advantages-thanku {
    background: url(../images/thanku.jpg)no-repeat;
    min-height: 400px;
    background-size: cover;
    padding: 3em 0em;
}
.advanc-grid {
    margin-bottom: 4em;
}
.advanc-text h4 {
    font-size: 1.5em;
    color: #fc5c5c;
}
.advanc-text p {
    font-size: 1em;
    color: #000000;
    line-height: 1.8em;
    font-weight: bold;
}
.about-bottom {
    padding: 30px 0 60px;
}
.deliver-dates {
    margin: 0 0 .2em;
}
span.deliver-num {
    color: hsl(38, 91%, 58%);
    float: left;
    font-family: "Play-Regular";
    font-size: 2.2em;
    width: 10%;
}
.deliver-text {
    float: right;
    margin: 0.2em 0 0;
    width: 90%;
}
.deliver-text p {
    color: hsl(0, 0%, 49%);
    font-size: 1.1em;
    line-height: 1.8em;
}
/*--about end here--*/


.page-title {
    color: hsl(0, 0%, 100%);
    float: left;
    font-family: "OswaldLight",Arial,Helvetica,sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 20px;
}


.custom-colorize {
    font-size: 20px;
    position: relative;
    width: 75px;
    height: 75px;
}
.custom-colorize-changer {
    font-size: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.widgets {
    position: fixed;
    top: 50%;
}



.type-2 {
    background: #096894;
}

.type-2 span {
    position: absolute;
    width: 20%;
    height: auto;
    display: block;
    color: #fff;
    font-size: 1em;
    /*top: 112%;*/
    opacity: 1;
    left: 40%;
    box-sizing: border-box;
    background:  #1B154B;
    -moz-box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top:45%;
}
.widgets-list > li {
    list-style: outside none none;
}
.type-2 span:last-of-type {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    background: #aaa;
}

.type-2:hover span:last-of-type {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background:#515C8E;

}

.type-2:hover span:first-of-type {
    background: #073f58;
}

.widgets-list {
    height: 120px;
}




/*support css*/
#success_message{ display: none;}
.control-label{
    text-align: left!important;
    color:white;
}

.input-group-addon {
    color: #ffffff;
}

#fileToUpload{
    color:white;
}

/*breadscrums */
.page-header-left h1{
    color: #ffffff;
    font-size: 22px;
    margin-top: 3px;
}
.row.gray {
    background: #004B84;
}
.row.full-width {
    width: 100%;
    margin: 0 !important;
    padding:0px 20px;
}
.vertical-align-table {
    display: table;
}
.page-header {
    box-shadow: 0 11px 4px -10px #004B84 inset;
    /*height: 70px;*/
}
.page-header-left {
    float: left;
    text-align: left;

}
.page-header-right {
    float: right;
}

.bread-crumb-container {
    float: right;
    padding: 7px 0;
}
.bread-crumb {
    float: left;
}

.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    color: white;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    list-style: outside none none;
}
.bread-crumb li {
    float: left;
    margin-left: 3px;
    list-style: outside none none;
}

.bread-crumb li a {
    color: white;
}
.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    color:white;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.side-header {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
}
.doctsr-list > li {
    font-size: 14px;
    line-height: 30px;
    list-style: outside none disc;
    margin-left: 20px;
    padding-left: 10px;
    text-align: justify;
    color:#000000;
}

.logo {
    float: left;
    width: 100%;
}

.about-left h6 a {
    color: hsl(206, 100%, 26%);
}
.rds-lab-list p{
    color: #000000;
    font-size: 15px;
    line-height: 1.8em;
    text-align: justify;
}
.rds-logo > h5 {
    border-bottom: 4px solid hsl(247, 56%, 19%);
    color: hsl(247, 56%, 19%);
    font-size: 30px;
    font-weight: bold;
    font-family: 'neuropol';
}




/*animated for banner text*/


 .captionOrange{
     height: 100%;
     /*left: 20px;*/
     position: absolute;
     top:50%;
     transform-style: preserve-3d;
     width: 100%;
 }
 .blur-text{
     /*background-color: rgba(255,255,255,.6);*/
     /*backdrop-filter: blur(5px);*/
     /*color: hsl(247, 55%, 19%);*/
     /*font-size: 50px;*/
     /*font-weight: bold;*/
     /*padding: 30px 100px;*/
     /*text-align: right;*/
     /*position: relative;*/
     /*top:30%;*/
 }
 .banner-btn{
     margin-top:1em!important;
 }
.blur-text > h2 {
    font-size: 45px;
    font-weight: bold;
    margin: 10px 80px 10px 0px ;
    text-align: right;
}
.banner-btn a{
    color: hsl(90, 50%, 50%);
    display: inline-block;
    font-size: 20px;
    margin-right: 1em;
    padding: 0px 15px;
    text-decoration: none;
    text-transform: capitalize;
}
.blur-text > h2 {
    /*font-size: 60px;*/
    /*font-weight: bold;*/
}
.blur-text > h6 {
    font-size: 25px;
    margin: 10px 80px 10px 0px ;
    /*font-size: 30px;*/
    /*font-weight: bold;*/
    /*margin-top: 20px;*/
    text-align: right;

}
.banner-btn {
    /*margin-top: 20px !important;*/
    text-align: right;
    margin:20px 60px 0px 0px !important;
}
#main-container{
    background-clip: padding-box;
    /*background-color: hsl(0, 0%, 100%);*/
    /*border: 1px solid hsl(0, 0%, 87%);*/
    border-radius: 4px;
    box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);
    float: left;
    margin: 20px 0 0;
    opacity: 0.97;
    padding: 30px 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}
.inner-para {
    font-size: 15px;
    margin-top: 30px;
}


.fancy-btn {
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: #82C041;
    font-family: 'Yanone Kaffeesatz';
    font-weight: 700;
    font-size: 3em;
    display: block;
    padding: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px #82C041, 0px 9px 25px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 9px 0px #82C041, 0px 9px 25px rgba(0,0,0,.7);
    box-shadow: 0px 9px 0px #82C041, 0px 9px 25px rgba(0,0,0,.7);
    margin: 30px auto;
    width: 200px;
    text-align: center;
    font-size: 20px;

    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.fancy-btn:active {
    -webkit-box-shadow: 0px 3px 0px #82C041, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px #82C041, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px #82C041, 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 6px;
}

.test1{
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 98%);
    box-shadow: 1px 1px 2px hsla(0, 0%, 0%, 0.2);
    float: left;
    /*height: 545px;*/
    /*margin-right: 12px;*/
    overflow: hidden;
    position: relative;
    transition: all 300ms linear 0s;
    padding: 20px;
}
.ca-main {
    background: #E3F0F6;
    font-family: Raleway,sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    opacity: 0.8;
    padding: 10px;
    text-align: center;
    transition: all 200ms linear 0s;
}
.ca-menu li:hover .ca-main {
    animation: 300ms ease 0s normal none 1 running smallToBig;
    color: hsl(38, 53%, 38%);
}
.test1 > p {
    color: hsl(0, 0%, 13%);
    font-size: 14px;
    margin-top: 20px;
    padding: 0;
    text-align: justify;
    /*!*background: #f2f2f2;*!*/
    /*margin: 5px 0;*/
    /*padding: 10px;*/
    /*text-align: justify;*/
    /*word-spacing: 3px;*/
    /*!*color:#004B84;*!*/
}
.ca-main1{
    background: #E3F0F6;
    font-family: "Yanone Kaffeesatz";
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    opacity: 0.8;
    padding: 10px;
    text-align: center;
    transition: all 200ms linear 0s;
    word-spacing: 3px;
}
.ca-main1 a{

}
.box {
    background: #2AB8F3;
    border-radius: 6px;
    cursor: pointer;
    /*height: 95px;*/
    /*line-height: 25px;*/
    text-align: center;
    transition-property: background, border-radius;
    transition-duration: 1s;
    transition-timing-function: linear;
    font-size: 20px;
    font-weight: bold;
    padding:10px;
    color: #ffffff;
    /*width: 95px;*/
}
.box:hover {
    background: #ff7b29;
    border-radius: 50%;
}
.box span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.box span:after {
    content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
.box:hover span {
    padding-right: 25px;
}
.box:hover span:after {
    opacity: 1;
    right: 0;
}
.product-logo{
    width:100px!important;
    height:35px!important;
    margin-left: auto;
    margin-right: auto;
}
.sub-header h2 {
    color: #000000;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
span.secondtxt {
    color: #356595;
    font-weight: 300;
    text-transform: uppercase;
}

.g-hr {
    clear: both;
    height: 1px;
    margin: 2% 0 3%;
    position: relative;
    width: 100%;
}

.g-hr.type_short .g-hr-h {
    left: 50%;
    margin-left: -15%;
    width: 30%;
}
.g-hr-h {
    border-bottom: 1px solid hsl(0, 0%, 91%);
    border-top: 1px solid hsl(0, 0%, 91%);
    height: 0;
    left: 0;
    padding-top: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
    background: #1C164B;
}

.fa-dot-circle-o::before {
    content: "";
}
.g-hr-h i {
    background-color: hsl(0, 0%, 100%);
    color: #1C164B;
    font-size: 16px;
    height: 16px;
    left: 50%;
    margin-left: -25px;
    margin-top: -8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}
.advanc-text{
    background: white;
    content: "";
    transition: opacity 0.45s ease 0s, transform 0.45s ease 0s;
    padding: 10px;
    height:150px;
    opacity: .72;

}
.bhoechie-tab-content img {
    margin-left: auto;
    margin-right: auto;
}
.abt-company{
    background-clip: padding-box;
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 4px;
    box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);
    float: left;
    margin: 20px 0 0;
    opacity: 0.97;
    padding: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}
.rds-lab-list > ul{
    list-style-image: url('../images/green.gif');
}
.abt-icon {
    left: 29%;
    margin-top: -65px;
    position: absolute;
    z-index: 200;
}
.footer-para{
    font-size: 13px!important;
    font-weight: bold!important;
    padding-bottom: 5px;
    text-align: right!important;
}
.list-group .active .icon-size{
    color: #ffffff!important;
}
#activitieslist a{
    border: 1px solid hsl(0, 0%, 87%);
    display: block;
    margin: 10px;
    padding: 20px 15px;
    position: relative;
}

.list-group  .icon-size{
    color: #8BC44F!important;
}
.list-group h6{
    color:#625E5A;
    font-size:16px;
}
.services_list img {
    margin-left: auto;
    margin-right: auto;
}
.services_list h2 {
    background: hsl(89, 50%, 52%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-family: none;
    font-size: 22px;
    margin: 20px 0;
    padding: 5px 0;
    text-align: center;
}
.services_list h3 {
    color: #000000;
    font-size: 14px;
    margin: 10px 0;
    text-align: left;
    font-weight: bold;
}
.services_list p {
    color: #000000;
    font-size: 14px;
    text-align: left;
}
.services_list > ul {
    list-style-image: url("../images/green.gif");
    margin: 10px 0;
}
.services_list li {
    color: #000000;
    font-size: 14px;
    margin-left: 30px;
    padding-left: 20px;
    text-align: left;
    line-height: 22px;
}
.services_list h4{
    color: #405D9B;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    font-weight: bold;
}
.services_list {
    margin: 10px 0;
    padding: 0 0 20px;

}
.services_list h6{
    font-size: 14px;
    padding: 5px 0px;
    color:#000000;
    /*font-weight: bold;*/
}







/*Main Banner CSS*/

/* jssor slider bullet navigator skin 01 css */
/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/
.jssorb01 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 60px;
    height: 60px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 2px solid;
    border-radius: 10px;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 100px;
    height: 140px;
    cursor: pointer;
    background: url('../images/a17.png') no-repeat;
    overflow: hidden;

}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 09 css */
.banner-text{
    background: white!important;
}
.jssort09-600-45{
    width:100%;
    height:100%;
}
.jssort09-600-45 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 1900px;
    height: 200px;
    right: 0;
    text-align: right;
}

.jssort09-600-45 .t {
    font-family: verdana;
    font-weight: normal;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #1C164B;
    line-height: 45px;
    font-size: 20px;
    padding-left: 10px;
}


.container-list {
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
 }
.border-btm{
    border-bottom:3px solid grey;
}
.sub-list{
    margin:0px!important;
}
.sub-list h4{
    border-bottom:1px solid grey;
    text-transform: uppercase;
}

.blink_me {
    padding: 2px;

    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: steps(1, start);
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: steps(1, start);
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: steps(1, start);
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { background-color: none; }
    50% { background-color: red }
    100% { background-color: none; }
}

@-webkit-keyframes blinker {
    0% { background-color: none; }
    50% { background-color: red }
    100% { background-color: none; }
}

@keyframes blinker {
    0% { background-color: none; }
    50% { background-color: red }
    100% { background-color: none; }
}


 .footer-font{
     text-align: center;
     font-size: 16px !important;
     color: gold !important;
     font-weight: bold;
     text-align:center;
 }
 .indicate-grid p{
     margin:5px 0px;
 }
