/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}

.customNavigation {
	position: absolute;
	z-index: 5;
	width: auto;
	top: -38px;
	direction: ltr !important;
	right: 0;
}
#blockinstagram .customNavigation {
  top: 0;
}
#tmtestimonialcmsblock .customNavigation {
  bottom: 170px;
  position: absolute;
  width: 100%;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  display: inline-block;
  top: auto;
  right: 0;
}

#tmtestimonialcmsblock .customNavigation a.prev {
  position: relative;
  display: inline-block;
}

#tmtestimonialcmsblock .customNavigation a.next {
  position: relative;
  display: inline-block;
}
.brands .customNavigation {
	top: 40%;
	position: absolute !important;
	width: 100%;
}
.brand .customNavigation a.prev {
	left: 0px;
}
.brands .customNavigation a.next {
	right: 0px;
	position: absolute;
	left: auto;
}
.js-qv-mask.additional_slider .customNavigation a{
  position: absolute !important;
}
.js-qv-mask.additional_slider .customNavigation a.prev{
  left: 0;
  right: auto;
}
.js-qv-mask.additional_slider .customNavigation a.next{
  left: auto;
  right: 0;
}
.js-qv-mask.additional_slider .customNavigation {
  top: 45%;
  width: 100%;
  position: absolute;
}
.customNavigation a {
	color: #dddddd;
	cursor: pointer;
	font-size: 0;
	height: 22px;
	line-height: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 10px;
	border: none;
}
.products:hover .customNavigation a.prev, .products:hover .customNavigation a.next, .homeblog-inner:hover .customNavigation a.prev, .homeblog-inner:hover .customNavigation a.next,
#tmtestimonialcmsblock:hover .customNavigation a.prev, #tmtestimonialcmsblock:hover .customNavigation a.next, .images-container:hover .customNavigation a.prev, .images-container:hover .customNavigation a.next {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
}
#tmtestimonialcmsblock .customNavigation a.prev {
  background-position: 2px 3px;
  left: 0;
}
#tmtestimonialcmsblock .customNavigation a.next {
  background-position: -28px 3px;
  right: 0;
}
.customNavigation a:hover{
  
  background-color: transparent !important;
}
.customNavigation a.prev {
	right: 15px;
	left: auto;
	background: transparent url("../img/megnor/pro-arrow.png") no-repeat 0 0px;
}
.customNavigation a.next {
	right: 0px;
	left: auto;
	background: transparent url("../img/megnor/pro-arrow.png") no-repeat 0px 0px;
	background-position: -50px 0px;
}
.customNavigation a.prev:hover {
	background-position: 0 -29px;
}
.customNavigation a.next:hover {
	background-position: -50px -29px;
}
@media (max-width: 1199px){
}
@media (max-width: 991px){
  .customNavigation {
    top: -60px;
   
  }
}
@media (max-width: 767px){
  #content-wrapper #products #js-product-list {
    margin: 0 3px;
  }
  .tm-hometabcontent .customNavigation {
    top: -15px;
  }
  #spe_res {
    margin: 0 -10px;
  }
  .lastest_block .customNavigation {
    position: absolute !important;
    top: -30px;
    right: 58px;
    text-align: center;
    left: 0 !important;
    width: 50%;
  }
  .customNavigation {
    position: absolute;
    width: 50%;
    /* right: 0; */
    text-align: center;
    left: 0 !important;
    display: inline-block;
    vertical-align: top;
    float: none;
    top: -24px;
  }
  /* .customNavigation a {
    position: relative;
  } */
  .lastest_block .customNavigation a {
    position: absolute;
    text-align: center;
    float: none;
  } 
  .customNavigation a.prev {
    right: 15px;
  }
  .customNavigation a.next {
    right: -15px;
  }
  .brands .customNavigation a.next, .js-qv-mask.additional_slider .customNavigation a.next {right: 0;}
  .brands .customNavigation a.prev, .js-qv-mask.additional_slider .customNavigation a.prev {left: 0;}
  #tmtestimonialcmsblock .customNavigation {bottom: 20px;}
  #blockinstagram .customNavigation {position: absolute;width: auto;right: 10px;}
}
