.prodbox{width:82%;margin:0 auto;}
.probox{width:100%;}
.probox img{width:100%;border-radius:5px;box-shadow: 0px 0px 5px #ccc;}
.rar{font-size: 17px;text-align:justify;}
.abbox{width:100%;}
.abbox img{max-width:75%;}
.padto{padding-top:18px;}
.menu-subtitle.bg{background:url("../media/bagheader.png") repeat;border-bottom: 1px solid #03BFCB;padding: 15px 0;position:relative;background-position: 450px 712px;}
/* .menu-subtitle.bg:before{content:'';position:absolute;top:0;height:100px;width:150px;right:0;background:url("../media/sea.png") no-repeat;height:100px;width:100%;background-position:0 0;} */
.about-style1-area {
	   position: relative;
}
.about-style1-image-box {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
}
.about-style1-area .shape {
    position: absolute;
    left: -130px;
    bottom: -70px;
    right: 0px;
    background: url(../media/shape-1.png);
    width: 697px;
    height: 439px;
    content: "";
}
.image-box2{position:relative;}
.about-style1-image-box .image-box1 {
    position: relative;
    display: block;
    width: 370px;
    overflow: hidden;
    z-index: 5;
}
.about-style1-image-box .image-box1 img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}
.about-style1-image-box .image-box1:hover img {
    transform: scale(1.2);
}
.zoom-fade, .banner .parallax-container div img, .fullwidth-video-section .play-link .icon-box {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.cnt-box.boxed .caption {
    padding: 18px 27px;
}
.cnt-box .caption h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0px;
}
.section-color1{background:#fff;padding:50px 0;position:relative;}
.section-color1 img.pro{position:absolute;top: -260px;max-width:100%;left: -120px;}
.middlebxo{width:87%;margin:0px auto;}
.martop15{margin-top:25px;}
.roumdbox{width:75%;margin:0 auto;margin-top:25px;}
.roubox{width:100%;margin-top:25px;}
.roubox img{max-width:100%;border: 1px solid #f2f2f2;
    border-radius: 50%;}
.para{font-size: 20px;padding-top: 20px;}
.facebook{width:40px;}
.instagram{width:40px;}
.icon-links.left1{float:right;margin-top: 15px;}
.titlhe{color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px #000;
}
.section-color{position:relative;}
.section-color .prawn{position:absolute;top: 84px;left:0;width:279px;height:150px;background:url('../media/prawn.png') no-repeat;}
.section-color .prawn2{position:absolute;bottom: 7px;left: 42px;width:279px;height:150px;background:url('../media/prawn1.png') no-repeat;}
.section-color .prawn1{position:absolute;top: 175px;right:3px;width:161px;height:86px;background:url('../media/prawn1.png') no-repeat;}
.section-color .prawn3{position:absolute;bottom: 175px;right:3px;width:161px;height:86px;background:url('../media/prawn1.png') no-repeat;}
.light.bg45{background: url("../media/blue-background.jpg");}
.text-list{margin-top:40px;}
@media(min-width:768px) and (max-width:991px){
	
.section-color1 img.pro {
    position: relative;
    top: -56px;
    max-width: 100%;
left: 0;}
}
@media(min-width:481px) and (max-width:767px){
	.menu-subtitle.bg{height: 84px;border-bottom:none;}
	body > nav .menu-brand img{max-width: 48%;display: block;}
	.icon-links.left1{margin-top: -82px;}
.section-color1 img.pro {
    position: relative;
    top: -56px;
    max-width: 100%;
left: 0;}
}
@media(min-width:320px) and (max-width:480px){
	.menu-subtitle.bg{height: 84px;border-bottom:none;}
	body > nav .menu-brand img{max-width: 48%;display: block;}
	.icon-links.left1{margin-top: -82px;}
.section-color1 img.pro {
    position: relative;
    top: -56px;
    max-width: 100%;
left: 0;}
}