/*-----------------------------------------------------------------------------*/

.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.tp-banner {
  width: 100%;
  position: relative;
  height: 550px;
}

.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
/**********************************************************
					-	RESET	-
***********************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; /* font-size: 100%*/
  vertical-align: baseline;
  background: transparent;
}

* {
  /*	 -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
*/
}

.toolpad * {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

/******************************
	-	HEADER	-
********************************/

.logo-container {
  float: left;
  width: 50%;
}

.button-holder .button,
.button-holder .button:hover,
.button-holder .button:visited {
  float: right;
  background-color: #e33a0c;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
  padding: 8px 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/******************************
	-	CONTAINER	-
********************************/
.container {
  /*	max-width:1170px; padding:30px;*/
}
/******************************
	-	PRE	-
********************************/

pre {
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  color: #888;
  line-height: 16px;
  background: url(../images/prebg.html) repeat;
  padding: 16px;
  padding-bottom: 15px;
}
pre .linedark {
  background: #888;
}
pre span {
  font-weight: 700;
}
pre strong {
  color: #555;
  font-weight: 800;
}

/******************************
	-	SPECIALS	-
********************************/

.step {
  float: left;
  margin-right: 20px;
  margin-top: -10px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  line-height: 40px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px; /*border: 2px solid #e33a0c;*/
  color: #fff;
  background: #e33a0c;
}

.fullrounded img {
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
  content: "\e802";
} /* 'î ‚' */
.revicon-pencil-1:before {
  content: "\e831";
} /* 'î ±' */
.revicon-picture-1:before {
  content: "\e803";
} /* 'î ƒ' */
.revicon-cancel:before {
  content: "\e80a";
} /* 'î Š' */
.revicon-info-circled:before {
  content: "\e80f";
} /* 'î ' */
.revicon-trash:before {
  content: "\e801";
} /* 'î ' */
.revicon-left-dir:before {
  content: "\e817";
} /* 'î —' */
.revicon-right-dir:before {
  content: "\e818";
} /* 'î ˜' */
.revicon-down-open:before {
  content: "\e83b";
} /* 'î »' */
.revicon-left-open:before {
  content: "\e819";
} /* 'î ™' */
.revicon-right-open:before {
  content: "\e81a";
} /* 'î š' */
.revicon-angle-left:before {
  content: "\e820";
} /* 'î  ' */
.revicon-angle-right:before {
  content: "\e81d";
} /* 'î ' */
.revicon-left-big:before {
  content: "\e81f";
} /* 'î Ÿ' */
.revicon-right-big:before {
  content: "\e81e";
} /* 'î ž' */
.revicon-magic:before {
  content: "\e807";
} /* 'î ‡' */
.revicon-picture:before {
  content: "\e800";
} /* 'î €' */
.revicon-export:before {
  content: "\e80b";
} /* 'î ‹' */
.revicon-cog:before {
  content: "\e832";
} /* 'î ²' */
.revicon-login:before {
  content: "\e833";
} /* 'î ³' */
.revicon-logout:before {
  content: "\e834";
} /* 'î ´' */
.revicon-video:before {
  content: "\e805";
} /* 'î …' */
.revicon-arrow-combo:before {
  content: "\e827";
} /* 'î §' */
.revicon-left-open-1:before {
  content: "\e82a";
} /* 'î ª' */
.revicon-right-open-1:before {
  content: "\e82b";
} /* 'î «' */
.revicon-left-open-mini:before {
  content: "\e822";
} /* 'î ¢' */
.revicon-right-open-mini:before {
  content: "\e823";
} /* 'î £' */
.revicon-left-open-big:before {
  content: "\e824";
} /* 'î ¤' */
.revicon-right-open-big:before {
  content: "\e825";
} /* 'î ¥' */
.revicon-left:before {
  content: "\e836";
} /* 'î ¶' */
.revicon-right:before {
  content: "\e826";
} /* 'î ¦' */
.revicon-ccw:before {
  content: "\e808";
} /* 'î ˆ' */
.revicon-arrows-ccw:before {
  content: "\e806";
} /* 'î †' */
.revicon-palette:before {
  content: "\e829";
} /* 'î ©' */
.revicon-list-add:before {
  content: "\e80c";
} /* 'î Œ' */
.revicon-doc:before {
  content: "\e809";
} /* 'î ‰' */
.revicon-left-open-outline:before {
  content: "\e82e";
} /* 'î ®' */
.revicon-left-open-2:before {
  content: "\e82c";
} /* 'î ¬' */
.revicon-right-open-outline:before {
  content: "\e82f";
} /* 'î ¯' */
.revicon-right-open-2:before {
  content: "\e82d";
} /* 'î ­' */
.revicon-equalizer:before {
  content: "\e83a";
} /* 'î º' */
.revicon-layers-alt:before {
  content: "\e804";
} /* 'î „' */
.revicon-popup:before {
  content: "\e828";
} /* 'î ¨' */

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}

.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

.tp-layer-inner-rotation {
  position: relative !important;
}

/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

/******************************
	-	WRAPPER STYLES		-
******************************/

.rev_slider_wrapper {
  position: relative;
}

.rev_slider_wrapper > ul {
  visibility: hidden;
}

.rev_slider {
  position: relative;
  overflow: visible;
}

.rev_slider img {
  max-width: none !important;
  -moz-transition: none 0;
  -webkit-transition: none 0;
  -o-transition: none 0;
  transition: none 0;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border: none;
}

.rev_slider .no-slides-text {
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
}

.rev_slider > ul {
  margin: 0px;
  padding: 0px;
  list-style: none !important;
  list-style-type: none;
  background-position: 0px 0px;
}

.rev_slider > ul > li,
.rev_slider > ul > li:before {
  list-style: none !important;
  position: absolute;
  visibility: hidden;
  margin: 0px !important;
  padding: 0px !important;
  overflow-x: visible;
  overflow-y: visible;
  list-style-type: none !important;
  background-image: none;
  background-position: 0px 0px;
  text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.tp-simpleresponsive > ul,
.tp-simpleresponsive > ul > li,
.tp-simpleresponsive > ul > li:before {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}

.tp-simpleresponsive > ul li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}

.rev_slider .tp-caption,
.rev_slider .caption {
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
}

.tp-simpleresponsive img {
  max-width: none;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
  z-index: 1;
}

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
  max-width: none !important;
}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.tp-caption.coverscreenvideo {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.html5vid.videoisplaying .tp-poster {
  display: none;
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #fff;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}
.tp-caption:hover .tp-video-play-button {
  opacity: 1;
}
.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.html5vid .tp-revstop {
  display: none;
}
.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}
.html5vid.videoisplaying .tp-revstop {
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}
.html5vid:hover .tp-video-play-button {
  display: block;
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-image: linear-gradient(
    bottom,
    rgb(0, 0, 0) 13%,
    rgb(50, 50, 50) 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    rgb(0, 0, 0) 13%,
    rgb(50, 50, 50) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgb(0, 0, 0) 13%,
    rgb(50, 50, 50) 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgb(0, 0, 0) 13%,
    rgb(50, 50, 50) 100%
  );
  background-image: -ms-linear-gradient(
    bottom,
    rgb(0, 0, 0) 13%,
    rgb(50, 50, 50) 100%
  );

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, rgb(0, 0, 0)),
    color-stop(1, rgb(50, 50, 50))
  );

  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
  opacity: 0.9;
}

.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}
.tp-video-button:hover {
  cursor: pointer;
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell;
}

.tp-video-seek-bar-wrap {
  width: 80%;
}
.tp-video-vol-bar-wrap {
  width: 20%;
}

.tp-volume-bar,
.tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.tp-dottedoverlay.twoxtwo {
  background: url(../assets/gridtile.html);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(../assets/gridtile_white.html);
}
.tp-dottedoverlay.threexthree {
  background: url(../assets/gridtile_3x3.html);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(../assets/gridtile_3x3_white.html);
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
  width: 100%;
  position: relative;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  /*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  -webkit-font-smoothing: antialiased !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../assets/coloredbg.html) repeat;
}

.tp-caption.slidelink a span {
  background: url(../assets/coloredbg.html) repeat;
}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(../assets/loader.html) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*======================KulThemes Add new style=====================*/
.tp-banner .tp-caption h1 {
  font-family: "Montserrat", serif;
  font-weight: 700;
  color: #fff;
  transition: all 0s ease 0s;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1;
}
.tp-banner .tp-caption.text1 {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 27px;
  letter-spacing: 0 !important;
}

.tp-banner .tp-caption.btn01 a,
.tp-banner .tp-caption.btn02 a {
  border: 2px solid transparent;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 9px;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #d43539;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.tp-banner .tp-caption.btn01 a {
  background-color: #d43539;
  border-color: #d43539;
  padding-left: 22px;
  padding-right: 22px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-banner .tp-caption.btn01 a:hover {
  background-color: #b32f33;
}
.tp-banner .tp-caption.btn02 a {
  background-color: transparent;
  border-color: #fff;
  padding-left: 27px;
  padding-right: 27px;
}
.tp-banner .tp-caption.btn02 a:hover {
  background-color: #333;
}

/* Navigation Arrows via StyleSheet */
.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2) !important;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
  z-index: 100;
}
.tparrows:before {
  font-family: "FontAwesome";
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  text-align: center;
  line-height: 30px;
  width: 30px;
  font-size: 25px;
}
.tparrows:hover {
  color: #fff;
}
.tp-leftarrow {
  margin-left: 40px;
}
.tp-rightarrow {
  margin-right: 40px;
}
.tp-leftarrow:before {
  content: "\f104";
}
.tp-rightarrow:before {
  content: "\f105";
}
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}
.tparrows:hover {
  background: rgba(0, 0, 0, 0.7) !important;
}
@media (min-width: 1200px) {
  .tparrows {
    width: 70px !important;
    height: 70px !important;
  }
  .tparrows:before {
    width: 70px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  .tp-leftarrow {
    margin-left: 3px;
  }
  .tp-rightarrow {
    margin-right: 3px;
  }
}

.tp-bullets {
  position: absolute;
  display: none;
  z-index: 100;
  left: 0px;
}
.tp-bullets .bullet {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background: url(../images/front/dot-slidershow.png) no-repeat -18px 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
}
.tp-bullets .bullet.selected {
  background-position: 0 0;
}

@media (max-width: 767px) {
  .tp-banner .tp-caption h1,
  .tp-banner .tp-caption.text1,
  .tp-banner .tp-caption.btn01,
  .tp-banner .tp-caption.btn02,
  .tparrows {
    display: none;
  }
  .tp-bullets {
    display: block;
  }
}
