/********************************************************
			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;
}
.lastest_block .customNavigation {
  top: -69px;
}

#tmcategorytabs .customNavigation {
  top: -66px;
}


.customNavigation {
  position: absolute;
  z-index: 2;
  direction: ltr !important;
  text-align: center;
  clear: both;
  width: auto;
  float: right;
  right: 0;
  top: -66px;
}
#tmtestimonialcmsblock .customNavigation {
  bottom: 170px;
  position: absolute;
  width: 100%;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  display: none;
  top: auto;
  right: 0;
}

#tmtestimonialcmsblock .customNavigation a.prev {
  position: relative;
  display: inline-block;
}

#tmtestimonialcmsblock .customNavigation a.next {
  position: relative;
  display: inline-block;
}
.brand .customNavigation {
  top: 0;
}

.js-qv-mask.additional_slider .customNavigation a{
  position: absolute !important;
}
.js-qv-mask.additional_slider .customNavigation a.prev{
  left: 0px;
  right: auto;
}
.js-qv-mask.additional_slider .customNavigation a.next{
  left: auto;
  right: 0px;
}
.js-qv-mask.additional_slider .customNavigation {
  top: 28%;
  width: 100%;
  position: absolute;
}
.customNavigation a {
  border: none;
  cursor: pointer;
  font-size: 0;
  height: 32px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 32px;
  transition:none ;
  -webkit-transition:none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -khtml-transition:none;
  background-color: none !important;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
}
#tmtestimonialcmsblock .customNavigation a {
  background: transparent url("../img/megnor/test-arrow.png") no-repeat scroll;
}
#tmtestimonialcmsblock .customNavigation a.prev {
  background-position: 2px 3px;
  left: 0;
}
#tmtestimonialcmsblock .customNavigation a.next {
  background-position: -28px 3px;
  right: 0;
}

.customNavigation a.prev {
	background: transparent;
	border: 1px solid #ebecf0;
	background: #ebecf0;
	border-radius: 50%;
}
.customNavigation a.prev::before {
	content: "\E314";
	font-family: "Material Icons";
	position: absolute;
	font-size: 20px;
	right: 6px;
	top: 4px;
	color: #000;
}
.customNavigation a.prev:hover::before, .customNavigation a.next:hover::before {
	color: #fff;
}
.customNavigation a.prev:hover {
	background: #32a18a;
	color: #fff !important;
	border-color: #32a18a;
}
.customNavigation a.next {
  right: 0;
border: 1px solid #ebecf0;
background: #ebecf0;
border-radius: 50%;
}
.customNavigation a.next::before {
	content: "\E315";
	font-family: "Material Icons";
	position: absolute;
	font-size: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	color: #000;
}
.customNavigation a.next:hover {
	background: #32a18a;
	color: #fff !important;
	border-color: #32a18a;
}

@media (max-width: 1199px){}
@media (max-width: 991px){
  .brand .customNavigation {
    opacity: 1;
  }
}
@media (max-width: 767px){
  .customNavigation a.next {right: auto;position: relative;}
  .customNavigation a.prev {left: auto;position: relative;}
 .js-qv-mask.additional_slider .customNavigation a.next {right: 0;}
 .js-qv-mask.additional_slider .customNavigation a.prev {left: 0;}
  #tmtestimonialcmsblock .customNavigation {bottom: 20px;}
  #blockinstagram .customNavigation {position: absolute;width: auto;right: 10px;}
  .customNavigation ,.lastest_block .customNavigation{
/*    position: relative;
    width: 100%;
    text-align: center;
    top: -8px;
    display: inline-block;*/
  }
}
@media (max-width: 479px){
  .customNavigation, .lastest_block .customNavigation {
  width: 100%;
  text-align: center;
 top: -8px; 
  display: inline-block;
}
#tmcategorytabs .customNavigation {
  top: -64px;
}
.customNavigation {
  top: -52px;
}
.brand .customNavigation {
  top: 40px;
}
 .lastest_block .customNavigation {
  top: -22px;
}
}
