.img-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%; /* B */
}
.hotspot-1{
	top: 26%;
	left: 5%;
	position:absolute;
	text-align:left;
}
.hotspot-1 h1{
	font-size: 40px;
	line-height: 55px;
	color:#393185;
	font-weight: 700;
	text-align:left;
	margin-bottom:10px;
	padding-left:55px;
}
.hotspot-1 p
{
	color:#000000 !important;
	padding-left:55px;
}
.jd-slider {
	margin: 0px;
	margin-top:85px;
}
 .jd-slider .slide-inner::before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 0;
 border: 0px solid #888;
}
.jd-slider .slide-area > li {
	border-right: 0px solid #888;
	border-left: 0;
	box-sizing: border-box;
	text-align: center;
}
.jd-slider .slide-area > li:first-child {
	border-left: 0px solid #888;
}
.jd-slider .slide-area > li > a {
	display: block;
	height: 200px;
	line-height: 200px;
	font-size: 3em;
	font-weight: bold;
	outline: 0;
}
.jd-slider .controller {
	margin: 0px 0 0;
}
.jd-slider.slider3 .slide-area > li,  .jd-slider.slider3-2 .slide-area > li,  .jd-slider.slider3-3 .slide-area > li {
	width: 50%;
}
 .jd-slider.slider3 .slide-area > li:nth-child(2),  .jd-slider.slider3-2 .slide-area > li:nth-child(2),  .jd-slider.slider3-3 .slide-area > li:nth-child(2) {
 display: block;
}
.jd-slider.slider4 .slide-area > li:first-child {
	background-color: #a66;
}
.jd-slider.slider4 .slide-area > li:first-child + li {
	background-color: #6a6;
}
.jd-slider.slider4 .slide-area > li:first-child + li + li {
	background-color: #66a;
}
.jd-slider.slider4 .slide-area > li:first-child + li + li + li {
	background-color: #aaa;
}
.jd-slider .carousel-control-prev, .jd-slider .carousel-control-next {
  top: 50%;
  font-size: 32px;
  background-color:#393185;
  color: #fff;
  bottom: auto;
  left: 60px;
  right: auto;
  opacity: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid rgba(57, 49, 133, 0.3);
  border-radius: 5px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .jd-slider .carousel-control-prev, .jd-slider .carousel-control-next {
      left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .jd-slider .carousel-control-prev, .jd-slider .carousel-control-next {
      display: none; } }
  @media (max-width: 767px) {
   h3 {
    font-size: 22px !important;
}
   .jd-slider {
    	margin-top: 110px;
	}
	.hotspot-1 {
    	top: 8%;
	}
    .jd-slider .carousel-control-prev, .jd-slider .carousel-control-next {
      display: none; }
	.jd-slider .carousel-control-next {
	  right: 60px;
	  left: auto; }
	  .hotspot-1 h1{
		font-size: 18px;
		line-height: 22px;
		margin-bottom:5px;
		padding-left:0px;
		padding-right:10px;
	}
	.hotspot-1 p
	{
		padding-left:0px;
	    font-size: 12px;
    	line-height: 18px;
		font-weight:normal !important;
	}
	.carousel-indicators {
 	   margin-bottom: 7px !important;
	}
	.jd-slider .controller .indicate-area a {
	    width: 10px;
    	height: 10px;
	}
	.portfolio-area {
    	padding-top: 22px !important;
	}
	.contact-area {
	    padding-top: 22px !important;
    	padding-bottom: 35px !important;
	}
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .jd-slider .carousel-control-next {
      right: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .jd-slider .carousel-control-next {
      right: 30px; } }
  @media (max-width: 767px) {
    .jd-slider .carousel-control-next {
      right: 30px; } }
	  
	  
	  
	  .carousel-indicators {
  margin-bottom: 50px; }
  .carousel-indicators a {
    display: block;
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50px;
    border: 0;
    margin: 0px 2px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .carousel-indicators a {
        width: 13px;
        height: 13px; } }
    @media (max-width: 767px) {
      .carousel-indicators a {
        width: 13px;
        height: 13px; } }
    .carousel-indicators a.active {
      background-color: #fff;
      width: 16px;
      border-radius: 50px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .carousel-indicators a.active {
          width: 23px; } }
      @media (max-width: 767px) {
        .carousel-indicators a.active {
          width: 23px; } }


.respobox
{
	display:none;
}
body, h3, p, .text a
{
	color:#393185 !important;
}
h3
{
	font-size: 27px;
}
.text a:hover
{
	color:#0066CC !important;
}
.text5
{
	color:#000000 !important;	
}
.footer-area p
{
	color:#ffffff !important;	
}
.navbar-toggler
{
	background-color:#393185;
}
.navbar-area.sticky .navbar .navbar-toggler .toggler-icon {
    background-color: #ffffff;
}
.portfolio-area {
    padding-top: 40px;
    padding-bottom: 30px;
}
.portfolio-area2
{
	padding-top: 20px;
    padding-bottom: 35px;
}
#portfolio2
{
	border-top:1px solid #F8F8F8;
	-moz-box-shadow:    3px 3px 3px 3px #F8F8F8;
    -webkit-box-shadow: 3px 3px 3px 3px #F8F8F8;
    box-shadow:         3px 3px 3px 3px #F8F8F8;
}
.contact-area {
    padding-top: 30px;
    padding-bottom: 40px;
}
.single-portfolio .portfolio-image .portfolio-overlay
{
	/*z-index:999;*/
}
.gallery-text
{
	position:absolute;z-index:1;text-align:center;padding:7px;font-size:12px;bottom:0px;
	background:url('../images/bg.png') repeat;
	border-top:1px solid #463e99;
	width:100%;
	line-height:20px;
	min-height:55px;
	vertical-align:baseline;
}
.featureline
{
	text-align:left;
	margin-top:15px;
}
.featureline li
{
	line-height:29px;
	color:#393185 !important;
	padding-left:10px;
	list-style:inside;
	list-style-type:lower-roman;
	font-size: 15px;
}
.portfolio-menu ul li
{
	padding:0 10px !important;
	line-height:35px;
	font-size:12px;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slider-content .title {
    font-size: 40px;
    line-height: 55px;
    color: #393185;
    font-weight: 700;
}
.slider-content .text {
    color: #000000;
}
.dropdown-menu
{
	width:250px;
}
.dropdown-menu .nav-item a {
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 5px 0 !important;
    color: #000 !important;
	font-weight:normal !important;
}
.response
{
	display:none;
}
@media (max-width: 967px) {
.dropdown-submenu
{
	display:none;
}
.response
{
	display:inline-block;
}
.slider-content .title {
    font-size: 28px;
    line-height: 33px;
}
.carousel-item
{
	background-size:contain !important;
	height: auto !important;
}
.slider-content .title {
    font-size: 19px;
    line-height: 25px;
}
.slider-content {
	padding-top: 200px !important;
}
.slider-content .text {
    font-size: 12px !important;
    line-height: 18px !important;
    margin-top: 10px !important;
}
.webbox
{
	display:none;
}
.respobox
{
	display:block;
}
}