/*************Responsive Styles*****************/
/***************iPhone Portrait**************/
@media only screen and (max-width: 479px) and (min-width: 320px){
.pad-l-0{
	padding-left: 15px !important;
}
.pad-r-0{
	padding-right: 15px !important;
}
.res-ht-30{
    height: 30px !important;
}
/*footer*/
.ftr-mid h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
}
.ftr-mid {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #5c6662;
}
.ftr-top .col-md-6:last-child {
    justify-content: center;
    height: 90px;
}
/*home*/
.home-banner-1,
.home-banner-2,
.home-banner-3,
.home-banner-4,
.home-banner-5,
.home-banner-6,
.home-banner-7{
	position: absolute !important;
}
#home-banner .kc_col-sm-6:last-child{
	position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-7{
	top: 170px;
	left: 0;
	width: 450px !important;
	max-width: 100% !important;
	transition: 0.5s all ease;
}
.home-banner-1 img{
	
          -webkit-transition: -webkit-transform 1s ease-in-out;
          transition:         transform 1s ease-in-out;
}
#home-banner .kc_col-sm-6:first-child{
	padding-right: 0px;
} 
#home-banner .kc_col-sm-6:last-child:hover .home-banner-6{
	
	top: 0px;
	
	transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-7{
	top: 130px;
	
	transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-1 img{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-2{
	top: 85px;
    left: 95px;
	width: 450px !important;
	max-width: 100% !important;
	transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-3{
	top: 90px;
	right: 0px;
	max-width: 160px !important;
	transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-4{
	top: 25px;
	left: 70px;
	max-width: 160px !important;
	transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-5{
	 top: 35px;
    left: 300px;
	max-width: 160px !important;
	transition: 0.5s all ease;


}
#home-sec-2-ab-div-row {
    max-width: calc(100% - 30px) !important;
    position: absolute;
    top: -50px;
    height: unset !important;
    padding-bottom: 20px;
    padding-top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
}

.home-cmp-anm:after {
    content: none !important;
   
}
.hm-anim-img-2:after {
    content: none !important;
    
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
   
    left: 0px !important;
  
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
    left: initial !important;
}
/*about*/
.pg-bnr-flx .kc_row_inner{
	display: flex;
}
.about-image-section-1 {
    display: flex !important;
    flex-direction: column-reverse;
}
.about-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    min-height: 400px;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
     right:unset; 
    top: 45px;
    width: 260px;
    height: 389px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 50px;
    top: 140px;
    width: 65px;
    height: 178px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 15px;
    top: 130px;
    width: 69px;
    height: 113px;
    transition: 0.5s all ease;
}

.about-image-section-2 .kc_col-sm-6:first-child {
    position: relative;
    min-height: 350px;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-1 {
    position: absolute;
    left: 39px;
    top: 0px;
    width: 253px;
    height: 227px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-2 {
    position: absolute;
    left: 34px;
    top: 232px;
    width: 60px;
    height: 97px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-5 {
    position: absolute;
    left: 140px;
    top: 260px;
    width: 90px;
    height: 123px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-4 {
    position: absolute;
    left: 240px;
    top: 160px;
    width: 38px;
    height: 53px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-3 {
    position: absolute;
    left: 266px;
    top: 104px;
    width: 93px;
    height: 97px;
    transition: 0.5s all ease;
}
.abt-cnt-row {
    height:  100% !important;
    padding-top: 50px;
    padding-bottom: 50px;
}
#pro-box .kc-feature-boxes {
    margin-bottom: 20px;
}
/*service*/
.service-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    height: 450px;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
    left: 0px; 
    top: 0px;
    width: 290px;
    height: 421px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-4 {
    position: absolute;
    right: 46px;
    top: 270px;
    width: 160px;
    height: 140px;
    transition: 0.5s all ease;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 25px;
    top: 200px;
    width: 33px;
    height: 102px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 43px;
    top: 50px;
    width: 66px;
    height: 132px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-886305 {
   
    padding: 0 !important;
   max-width: 100%;
}

/*products*/
body.kc-css-system .kc-css-247495 {
    display: flex !important;
}


.product-img-sec-1 .home-banner-1,
.product-img-sec-1 .home-banner-2,
.product-img-sec-1 .home-banner-3,
.product-img-sec-1 .home-banner-4,
.product-img-sec-1 .home-banner-5,
.product-img-sec-1 .home-banner-6,
.product-img-sec-1 .home-banner-7{
    position: absolute !important;
}
.product-img-sec-1 .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.product-img-sec-1 .home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-7{
    top: 170px;
    left: 0;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}

.product-image-section-2 .kc_col-sm-6:first-child{
    position: relative;
    min-height: 330px;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2{
        position: absolute;
    left: 15px;
    right: unset;
    top: 88px;
    width: 85px;
    height: 180px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2 img{
    
    height: 220px;
    width: 155px;
    
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-3{
  position: absolute;
    left: 25px;
    top: 0px;
    width: 48px;
    height: 144px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-1{
    position: absolute;
    left: 100px;
    right: unset;
    top: 45px;
    width: 264px;
    height: 300;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-4{
       position: absolute;
    right: unset;
    top: 35px;
    left: 100px;
    width: 40px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-5{
    position: absolute;
    left: 240px;
    top: 45px;
    width: 68px;
    height: 17px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 95px;
    left: 92px;
    width: 9px;
    height: 10px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-7{
   position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 70px;
    top: 190px;
    width: 8px;
    height: 8px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-9{
   position: absolute;
    right: unset;
    left: 350px;
    top: 75px;
    width: 13px;
    height: 16px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-10{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-11{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-12{
        position: absolute;
    right: unset;
    left: 34px;
    top: 127px;
    width: 10px;
    height: 40px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-13{
    position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-14{
    position: absolute;
    right: unset;
    left: 10px;
    top: 192px;
    width: 36px;
    height: 41px;
    transition: 0.5s all ease;
}




.product-image-section-3 .kc_col-sm-6:last-child{
    position: relative;
    min-height: 130px;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-2{
   position: absolute;
    left: 90px;
    right: unset;
    top: 78px;
    width: 152px;
    height: 139px;
    transition: 0.5s all ease;
}

.product-image-section-3 .kc_col-sm-6:last-child .abt-image-3{
   position: absolute;
    left: 82px;
    top: 52px;
    width: 31px;
    height: 34px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-1{
    position: absolute;
    left: 15px;
    right: unset;
    top: 0px;
    width: calc(100% - 30px );
    height: 210px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-4{
    position: absolute;
    right: unset;
    top: 20px;
    left: 190px;
    width: 55px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-5{
    position: absolute;
    left: 244px;
    top: 74px;
    width: 41px;
    height: 163px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 70px;
    left: 280px;
    width: 35px;
    height: 171px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-7{
    position: absolute;
    right: unset;
    left: 52px;
    top: 69px;
    width: 44px;
    height: 105px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 120px;
    top: 13px;
    width: 74px;
    height: 125px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-360570 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
}
body.kc-css-system .kc-css-896308 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.kc-css-system .kc-css-976408 {
    padding-bottom: 50px !important;
}
/*contactus*/
.frm-row .col-md-4{
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 100;
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
     max-width: 100%; 
}

.frm-row{
    display: block;
}
.link-semi-bld .kc_col-sm-3 {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 50;
    -ms-flex: 0 0 50%;
     flex: 0 0 50%; 
     
}









}

/**********************iPhone Landscape*************/
@media only screen and (max-width: 767px) and (min-width: 480px){
.container {
    max-width: 100%;
}
.pad-l-0{
    padding-left: 15px !important;
}
.pad-r-0{
    padding-right: 15px !important;
}
.res-ht-30{
    height: 30px !important;
}
/*footer*/
.ftr-mid h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
}
.ftr-mid {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #5c6662;
}
.ftr-top .col-md-6:last-child {
    justify-content: center;
    height: 90px;
}
/*home*/
.home-banner-1,
.home-banner-2,
.home-banner-3,
.home-banner-4,
.home-banner-5,
.home-banner-6,
.home-banner-7{
    position: absolute !important;
}
#home-banner .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.home-banner-3 {
    top: 106px;
    right: 110px;
    max-width: 103px !important;
    transition: 0.5s all ease;
}
.home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.home-banner-1 {
    top: 50px;
    left: 89px;
    width: 366px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-2 {
    top: 140px;
    left: 113px;
    width: 245px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-6 {
    top: 46px;
    right: 155px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-7{
    top: 170px;
    left: 15px;
    width: 95px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-1 img{
    
          -webkit-transition: -webkit-transform 1s ease-in-out;
          transition:         transform 1s ease-in-out;
}
#home-banner .kc_col-sm-6:first-child{
    padding-right: 0px;
} 
#home-banner .kc_col-sm-6:last-child:hover .home-banner-6{
    
    top: 0px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-7{
    top: 130px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-1 img{
    -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-2{
    top: 85px;
    left: 95px;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-3{
    top: 90px;
    right: 0px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-4{
    top: 25px;
    left: 70px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-5{
     top: 35px;
    left: 300px;
    max-width: 160px !important;
    transition: 0.5s all ease;


}
#home-sec-2-ab-div-row {
    max-width: calc(100% - 30px) !important;
    position: absolute;
    top: -50px;
    height: unset !important;
    padding-bottom: 20px;
    padding-top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
}

.home-cmp-anm:after {
    content: none !important;
   
}
.hm-anim-img-2:after {
    content: none !important;
    
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
   
    left: 0px !important;
  
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
    left: initial !important;
}
/*about*/
.pg-bnr-flx .kc_row_inner{
    display: flex;
}
.about-image-section-1 {
    display: flex !important;
    flex-direction: column-reverse;
}
.about-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    min-height: 370px;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
     right:unset; 
    top: 45px;
    width: 260px;
    height: 389px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 350px;
    top: 140px;
    width: 65px;
    height: 178px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 15px;
    top: 130px;
    width: 69px;
    height: 113px;
    transition: 0.5s all ease;
}

.about-image-section-2 .kc_col-sm-6:first-child {
    position: relative;
    min-height: 350px;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-1 {
    position: absolute;
    left: 39px;
    top: 0px;
    width: 253px;
    height: 227px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-2 {
    position: absolute;
    left: 34px;
    top: 232px;
    width: 60px;
    height: 97px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-5 {
    position: absolute;
    left: 140px;
    top: 260px;
    width: 90px;
    height: 123px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-4 {
    position: absolute;
    left: 240px;
    top: 160px;
    width: 38px;
    height: 53px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-3 {
    position: absolute;
    left: 266px;
    top: 104px;
    width: 93px;
    height: 97px;
    transition: 0.5s all ease;
}
.abt-cnt-row {
    height:  100% !important;
    padding-top: 50px;
    padding-bottom: 50px;
}
#pro-box .kc-feature-boxes {
    margin-bottom: 20px;
}
/*service*/
.service-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    height: 360px;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
    left: 60px;
    top: 0px;
    width: 290px;
    height: 421px;
    transition: 0.5s all ease;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-4 {
    position: absolute;
    right: 246px;
    top: 270px;
    width: 160px;
    height: 140px;
    transition: 0.5s all ease;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
   position: absolute;
    right: 225px;
    top: 200px;
    width: 33px;
    height: 102px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
   position: absolute;
    left: 77px;
    top: 50px;
    width: 66px;
    height: 132px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-886305 {
   
    padding: 0 !important;
   max-width: 100%;
}

/*products*/
body.kc-css-system .kc-css-247495 {
    display: flex !important;
}


.product-img-sec-1 .home-banner-1,
.product-img-sec-1 .home-banner-2,
.product-img-sec-1 .home-banner-3,
.product-img-sec-1 .home-banner-4,
.product-img-sec-1 .home-banner-5,
.product-img-sec-1 .home-banner-6,
.product-img-sec-1 .home-banner-7{
    position: absolute !important;
}
.product-img-sec-1 .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.product-img-sec-1 .home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-3 {
    top: 106px;
    right: 110px;
    max-width: 103px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-4 {
    top: 50px;
    left: 100px;
    max-width: 95px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-1 {
    top: 50px;
    left: 89px;
    width: 366px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-2 {
    top: 140px;
    left: 113px;
    width: 195px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-6 {
    top: 46px;
    right: 155px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-7{
    top: 170px;
    left: 15px;
    width: 95px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}

.product-image-section-2 .kc_col-sm-6:first-child{
    position: relative;
    min-height: 330px;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2{
        position: absolute;
    left: 15px;
    right: unset;
    top: 88px;
    width: 85px;
    height: 180px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2 img{
    
    height: 220px;
    width: 155px;
    
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-3{
  position: absolute;
    left: 25px;
    top: 0px;
    width: 48px;
    height: 144px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-1{
    position: absolute;
    left: 100px;
    right: unset;
    top: 45px;
    width: 264px;
    height: 300;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-4{
       position: absolute;
    right: unset;
    top: 35px;
    left: 100px;
    width: 40px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-5{
    position: absolute;
    left: 240px;
    top: 45px;
    width: 68px;
    height: 17px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 95px;
    left: 92px;
    width: 9px;
    height: 10px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-7{
   position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 70px;
    top: 190px;
    width: 8px;
    height: 8px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-9{
   position: absolute;
    right: unset;
    left: 350px;
    top: 75px;
    width: 13px;
    height: 16px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-10{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-11{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-12{
        position: absolute;
    right: unset;
    left: 34px;
    top: 127px;
    width: 10px;
    height: 40px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-13{
    position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-14{
    position: absolute;
    right: unset;
    left: 10px;
    top: 192px;
    width: 36px;
    height: 41px;
    transition: 0.5s all ease;
}




.product-image-section-3 .kc_col-sm-6:last-child{
    position: relative;
    min-height: 230px;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-2{
   position: absolute;
    left: 163px;
    right: unset;
    top: 138px;
    width: 227px;
    height: 139px;
    transition: 0.5s all ease;
}

.product-image-section-3 .kc_col-sm-6:last-child .abt-image-3{
   position: absolute;
    left: 134px;
    top: 80px;
    width: 42px;
    height: 34px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-1{
    position: absolute;
    left: 15px;
    right: unset;
    top: 0px;
    width: calc(100% - 30px );
    height: 210px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-4{
    position: absolute;
    right: unset;
    top: 20px;
    left: 179px;
    width: 55px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-5{
    position: absolute;
    left: 385px;
    top: 110px;
    width: 71px;
    height: 163px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 103px;
    left: 445px;
    width: 67px;
    height: 171px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-7{
    position: absolute;
    right: unset;
    left: 81px;
    top: 104px;
    width: 74px;
    height: 105px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 237px;
    top: 34px;
    width: 143px;
    height: 125px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-360570 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
}
body.kc-css-system .kc-css-896308 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.kc-css-system .kc-css-976408 {
    padding-bottom: 50px !important;
}
/*contactus*/
.frm-row .col-md-4{
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 100;
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
     max-width: 100%; 
}

.frm-row{
    display: block;
}
.link-semi-bld .kc_col-sm-3 {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 50;
    -ms-flex: 0 0 50%;
     flex: 0 0 50%; 
     
}

}

/*************************iPad Portrait***************/
@media only screen and (max-width: 985px) and (min-width: 768px){
.pad-l-0{
    padding-left: 15px !important;
}
.pad-r-0{
    padding-right: 15px !important;
}
.res-ht-30{
    height: 30px !important;
}
/*footer*/
.ftr-mid h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
}
.ftr-mid {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #5c6662;
}
.ftr-top .col-md-6:last-child {
    justify-content: center;
    height: 90px;
}
/*home*/
.home-banner-1,
.home-banner-2,
.home-banner-3,
.home-banner-4,
.home-banner-5,
.home-banner-6,
.home-banner-7{
    position: absolute !important;
}
#home-banner .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-7{
    top: 170px;
    left: 0;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-1 img{
    
          -webkit-transition: -webkit-transform 1s ease-in-out;
          transition:         transform 1s ease-in-out;
}
#home-banner .kc_col-sm-6:first-child{
    padding-right: 0px;
} 
#home-banner .kc_col-sm-6:last-child:hover .home-banner-6{
    
    top: 0px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-7{
    top: 130px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-1 img{
    -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-2{
    top: 85px;
    left: 95px;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-3{
    top: 90px;
    right: 0px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-4{
    top: 25px;
    left: 70px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-5{
     top: 35px;
    left: 300px;
    max-width: 160px !important;
    transition: 0.5s all ease;


}
#home-sec-2-ab-div-row {
    max-width: calc(100% - 30px) !important;
    position: absolute;
    top: -50px;
    height: unset !important;
    padding-bottom: 20px;
    padding-top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
}

.home-cmp-anm:after {
    content: none !important;
   
}
.hm-anim-img-2:after {
    content: none !important;
    
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
   
    left: 0px !important;
  
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
    left: initial !important;
}
/*about*/
.pg-bnr-flx .kc_row_inner{
    display: flex;
}
.about-image-section-1 {
   /* display: flex !important;
    flex-direction: column-reverse;*/
}
.about-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    min-height: 400px;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
     right:unset; 
    top: 45px;
    width: 260px;
    height: 389px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 50px;
    top: 140px;
    width: 65px;
    height: 178px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 15px;
    top: 130px;
    width: 69px;
    height: 113px;
    transition: 0.5s all ease;
}

.about-image-section-2 .kc_col-sm-6:first-child {
    position: relative;
    min-height: 350px;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-1 {
    position: absolute;
    left: 39px;
    top: 0px;
    width: 253px;
    height: 227px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-2 {
    position: absolute;
    left: 34px;
    top: 232px;
    width: 60px;
    height: 97px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-5 {
    position: absolute;
    left: 140px;
    top: 260px;
    width: 90px;
    height: 123px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-4 {
    position: absolute;
    left: 240px;
    top: 160px;
    width: 38px;
    height: 53px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-3 {
    position: absolute;
    left: 266px;
    top: 104px;
    width: 93px;
    height: 97px;
    transition: 0.5s all ease;
}
.abt-cnt-row {
    height:  100% !important;
    padding-top: 50px;
    padding-bottom: 50px;
}
#pro-box .kc-feature-boxes {
    margin-bottom: 20px;
}
/*service*/
.service-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    height: 450px;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
    left: 0px; 
    top: 0px;
    width: 290px;
    height: 421px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-4 {
    position: absolute;
    right: 46px;
    top: 270px;
    width: 160px;
    height: 140px;
    transition: 0.5s all ease;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 25px;
    top: 200px;
    width: 33px;
    height: 102px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 43px;
    top: 50px;
    width: 66px;
    height: 132px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-886305 {
   
    padding: 0 !important;
   max-width: 100%;
}

/*products*/
body.kc-css-system .kc-css-247495 {
    display: flex !important;
}


.product-img-sec-1 .home-banner-1,
.product-img-sec-1 .home-banner-2,
.product-img-sec-1 .home-banner-3,
.product-img-sec-1 .home-banner-4,
.product-img-sec-1 .home-banner-5,
.product-img-sec-1 .home-banner-6,
.product-img-sec-1 .home-banner-7{
    position: absolute !important;
}
.product-img-sec-1 .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.product-img-sec-1 .home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-7{
    top: 170px;
    left: 0;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}

.product-image-section-2 .kc_col-sm-6:first-child{
    position: relative;
    min-height: 330px;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2{
        position: absolute;
    left: 15px;
    right: unset;
    top: 88px;
    width: 85px;
    height: 180px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2 img{
    
    height: 220px;
    width: 155px;
    
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-3{
  position: absolute;
    left: 25px;
    top: 0px;
    width: 48px;
    height: 144px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-1{
    position: absolute;
    left: 100px;
    right: unset;
    top: 45px;
    width: 264px;
    height: 300;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-4{
       position: absolute;
    right: unset;
    top: 35px;
    left: 100px;
    width: 40px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-5{
    position: absolute;
    left: 240px;
    top: 45px;
    width: 68px;
    height: 17px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 95px;
    left: 92px;
    width: 9px;
    height: 10px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-7{
   position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 70px;
    top: 190px;
    width: 8px;
    height: 8px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-9{
   position: absolute;
    right: unset;
    left: 350px;
    top: 75px;
    width: 13px;
    height: 16px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-10{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-11{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-12{
        position: absolute;
    right: unset;
    left: 34px;
    top: 127px;
    width: 10px;
    height: 40px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-13{
    position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-14{
    position: absolute;
    right: unset;
    left: 10px;
    top: 192px;
    width: 36px;
    height: 41px;
    transition: 0.5s all ease;
}




.product-image-section-3 .kc_col-sm-6:last-child{
    position: relative;
    min-height: 130px;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-2{
   position: absolute;
    left: 90px;
    right: unset;
    top: 78px;
    width: 152px;
    height: 139px;
    transition: 0.5s all ease;
}

.product-image-section-3 .kc_col-sm-6:last-child .abt-image-3{
   position: absolute;
    left: 82px;
    top: 52px;
    width: 31px;
    height: 34px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-1{
    position: absolute;
    left: 15px;
    right: unset;
    top: 0px;
    width: calc(100% - 30px );
    height: 210px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-4{
    position: absolute;
    right: unset;
    top: 20px;
    left: 190px;
    width: 55px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-5{
    position: absolute;
    left: 244px;
    top: 74px;
    width: 41px;
    height: 163px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 70px;
    left: 280px;
    width: 35px;
    height: 171px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-7{
    position: absolute;
    right: unset;
    left: 52px;
    top: 69px;
    width: 44px;
    height: 105px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 120px;
    top: 13px;
    width: 74px;
    height: 125px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-360570 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
}
body.kc-css-system .kc-css-896308 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.kc-css-system .kc-css-976408 {
    padding-bottom: 50px !important;
}
/*contactus*/
.frm-row .col-md-4{
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 100;
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
     max-width: 100%; 
}

.frm-row{
    display: block;
}
.link-semi-bld .kc_col-sm-3 {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 50;
    -ms-flex: 0 0 50%;
     flex: 0 0 50%; 
     
}







}

/**************iPad Landscape***************/
@media only screen and ( max-width: 1024px ) and (min-width: 986px){
	.pad-l-0{
    padding-left: 15px !important;
}
.pad-r-0{
    padding-right: 15px !important;
}
.res-ht-30{
    height: 30px !important;
}
/*footer*/
.ftr-mid h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
}
.ftr-mid {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #5c6662;
}
.ftr-top .col-md-6:last-child {
    justify-content: center;
    height: 90px;
}
/*home*/
.home-banner-1,
.home-banner-2,
.home-banner-3,
.home-banner-4,
.home-banner-5,
.home-banner-6,
.home-banner-7{
    position: absolute !important;
}
#home-banner .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-7{
    top: 170px;
    left: 0;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.home-banner-1 img{
    
          -webkit-transition: -webkit-transform 1s ease-in-out;
          transition:         transform 1s ease-in-out;
}
#home-banner .kc_col-sm-6:first-child{
    padding-right: 0px;
} 
#home-banner .kc_col-sm-6:last-child:hover .home-banner-6{
    
    top: 0px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-7{
    top: 130px;
    
    transition: 1s all ease;
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-1 img{
    -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
         
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-2{
    top: 85px;
    left: 95px;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-3{
    top: 90px;
    right: 0px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-4{
    top: 25px;
    left: 70px;
    max-width: 160px !important;
    transition: 0.5s all ease;
}
#home-banner .kc_col-sm-6:last-child:hover .home-banner-5{
     top: 35px;
    left: 300px;
    max-width: 160px !important;
    transition: 0.5s all ease;


}
#home-sec-2-ab-div-row {
    max-width: calc(100% - 30px) !important;
    position: absolute;
    top: -50px;
    height: unset !important;
    padding-bottom: 20px;
    padding-top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 5px 0px rgba(217,217,217,1);
}

.home-cmp-anm:after {
    content: none !important;
   
}
.hm-anim-img-2:after {
    content: none !important;
    
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
   
    left: 0px !important;
  
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
    left: initial !important;
}
/*about*/
.pg-bnr-flx .kc_row_inner{
    display: flex;
}
.about-image-section-1 {
    /*display: flex !important;
    flex-direction: column-reverse;*/
}
.about-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    min-height: 400px;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
     right:unset; 
    top: 45px;
    width: 260px;
    height: 389px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 50px;
    top: 140px;
    width: 65px;
    height: 178px;
    transition: 0.5s all ease;
}
.about-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 15px;
    top: 130px;
    width: 69px;
    height: 113px;
    transition: 0.5s all ease;
}

.about-image-section-2 .kc_col-sm-6:first-child {
    position: relative;
    min-height: 350px;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-1 {
    position: absolute;
    left: 39px;
    top: 0px;
    width: 253px;
    height: 227px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-2 {
    position: absolute;
    left: 34px;
    top: 232px;
    width: 60px;
    height: 97px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-5 {
    position: absolute;
    left: 140px;
    top: 260px;
    width: 90px;
    height: 123px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-4 {
    position: absolute;
    left: 240px;
    top: 160px;
    width: 38px;
    height: 53px;
    transition: 0.5s all ease;
}
.about-image-section-2 .kc_col-sm-6:first-child .abt-image-3 {
    position: absolute;
    left: 266px;
    top: 104px;
    width: 93px;
    height: 97px;
    transition: 0.5s all ease;
}
.abt-cnt-row {
    height:  100% !important;
    padding-top: 50px;
    padding-bottom: 50px;
}
#pro-box .kc-feature-boxes {
    margin-bottom: 20px;
}
/*service*/
.service-image-section-1 .kc_col-sm-6:last-child {
    position: relative;
    height: 450px;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-1 {
    position: absolute;
    left: 0px; 
    top: 0px;
    width: 290px;
    height: 421px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-4 {
    position: absolute;
    right: 46px;
    top: 270px;
    width: 160px;
    height: 140px;
    transition: 0.5s all ease;
}
.service-image-section-1 .kc_col-sm-6:last-child .abt-image-2 {
    position: absolute;
    right: 25px;
    top: 200px;
    width: 33px;
    height: 102px;
    transition: 0.5s all ease;
}

.service-image-section-1 .kc_col-sm-6:last-child .abt-image-3 {
    position: absolute;
    left: 43px;
    top: 50px;
    width: 66px;
    height: 132px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-886305 {
   
    padding: 0 !important;
   max-width: 100%;
}

/*products*/
body.kc-css-system .kc-css-247495 {
    display: flex !important;
}


.product-img-sec-1 .home-banner-1,
.product-img-sec-1 .home-banner-2,
.product-img-sec-1 .home-banner-3,
.product-img-sec-1 .home-banner-4,
.product-img-sec-1 .home-banner-5,
.product-img-sec-1 .home-banner-6,
.product-img-sec-1 .home-banner-7{
    position: absolute !important;
}
.product-img-sec-1 .kc_col-sm-6:last-child{
    position: relative;

}
body.kc-css-system .kc-css-336420 img {
    /*width: 577px;*/
    height: 375px;
    max-width: 100%;
}
.product-img-sec-1 .home-banner-5 {
    top: 0px;
    left: 230px;
    max-width: 53px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-3 {
    top: 106px;
    right: 15px;
    max-width: 81px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-4 {
    top: 43px;
    left: 15px;
    max-width: 90px !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-1 {
    top: 50px;
    left: 25px;
    width: 330px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-2 {
    top: 140px;
    left: 47px;
    width: 205px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-6 {
    top: 46px;
    right: 15px;
    width: 89px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}
.product-img-sec-1 .home-banner-7{
    top: 170px;
    left: 0;
    width: 450px !important;
    max-width: 100% !important;
    transition: 0.5s all ease;
}

.product-image-section-2 .kc_col-sm-6:first-child{
    position: relative;
    min-height: 330px;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2{
        position: absolute;
    left: 15px;
    right: unset;
    top: 88px;
    width: 85px;
    height: 180px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-2 img{
    
    height: 220px;
    width: 155px;
    
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-3{
  position: absolute;
    left: 25px;
    top: 0px;
    width: 48px;
    height: 144px;
    transition: 0.5s all ease;

}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-1{
    position: absolute;
    left: 100px;
    right: unset;
    top: 45px;
    width: 264px;
    height: 300;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-4{
       position: absolute;
    right: unset;
    top: 35px;
    left: 100px;
    width: 40px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-5{
    position: absolute;
    left: 240px;
    top: 45px;
    width: 68px;
    height: 17px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 95px;
    left: 92px;
    width: 9px;
    height: 10px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-7{
   position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 70px;
    top: 190px;
    width: 8px;
    height: 8px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-9{
   position: absolute;
    right: unset;
    left: 350px;
    top: 75px;
    width: 13px;
    height: 16px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-10{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-11{
    position: absolute;
    right: unset;
    left: 325px;
    top: 35px;
    width: 18px;
    height: 22px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-12{
        position: absolute;
    right: unset;
    left: 34px;
    top: 127px;
    width: 10px;
    height: 40px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-13{
    position: absolute;
    right: unset;
    left: 60px;
    top: 88px;
    width: 13px;
    height: 13px;
    transition: 0.5s all ease;
}
.product-image-section-2 .kc_col-sm-6:first-child .abt-image-14{
    position: absolute;
    right: unset;
    left: 10px;
    top: 192px;
    width: 36px;
    height: 41px;
    transition: 0.5s all ease;
}




.product-image-section-3 .kc_col-sm-6:last-child{
    position: relative;
    min-height: 130px;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-2{
   position: absolute;
    left: 90px;
    right: unset;
    top: 78px;
    width: 152px;
    height: 139px;
    transition: 0.5s all ease;
}

.product-image-section-3 .kc_col-sm-6:last-child .abt-image-3{
   position: absolute;
    left: 82px;
    top: 52px;
    width: 31px;
    height: 34px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-1{
    position: absolute;
    left: 15px;
    right: unset;
    top: 0px;
    width: calc(100% - 30px );
    height: 210px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-4{
    position: absolute;
    right: unset;
    top: 20px;
    left: 190px;
    width: 55px;
    height: 47px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-5{
    position: absolute;
    left: 244px;
    top: 74px;
    width: 41px;
    height: 163px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-6{
    position: absolute;
    right: unset;
    top: 70px;
    left: 280px;
    width: 35px;
    height: 171px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-7{
    position: absolute;
    right: unset;
    left: 52px;
    top: 69px;
    width: 44px;
    height: 105px;
    transition: 0.5s all ease;
}
.product-image-section-3 .kc_col-sm-6:last-child .abt-image-8{
    position: absolute;
    right: unset;
    left: 120px;
    top: 13px;
    width: 74px;
    height: 125px;
    transition: 0.5s all ease;
}
body.kc-css-system .kc-css-360570 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
}
body.kc-css-system .kc-css-896308 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.kc-css-system .kc-css-976408 {
    padding-bottom: 50px !important;
}
/*contactus*/
/*.frm-row .col-md-4{
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 100;
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
     max-width: 100%; 
}

.frm-row{
    display: block;
}
.link-semi-bld .kc_col-sm-3 {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 50;
    -ms-flex: 0 0 50%;
     flex: 0 0 50%; 
     
}*/












    
}
/*******************************************/

@media (min-width: 767px) {
    
}

@media ( min-width:1024px ){
    .item-first .wpcf7-form-control-wrap input {
        width: calc(100% - 15px);
    }
    .tnp.tnp-widget form {
        display: flex;
    }
    .tnp-field.tnp-field-email {
        margin-right: 20px;
        width: 400px;
    }
    .item-first:last-child .wpcf7-form-control-wrap {
        justify-content: right;
    }
}