#womens{
  display: none;
}

/***************************************************
	SLIDER REVOLUTION - index
***************************************************/
.fullwidthbanner-container {
  width: 100%!important;
  max-height: 550px!important;
  position: relative;
  padding: 0;
  overflow: hidden!important;
  margin: 125px 0px 0px 0px;
}
.fullscreenvideo iframe {
  max-height: 550px!important;
}
.fullwidthbanner p {
  line-height: 24px;
  font-size: 14px;
}
.fullwidthbanner a {
  color: #fff!important;
}
.fullwidthbanner ul {
  visibility: hidden;
  margin: 0;
  list-style: none;
}
.rev-text {
  font-family:bebas_neueregular;
  color: #fff;
  margin: 40px;
}
.rev-title {
  font-family:bebas_neueregular;
  margin: 0px;
  color: #fff;
}
.rev-left {
  margin-left: 20px;
}
.rev-right {
  margin-right: 20px;
}
.rev-title.big {
  font-family:bebas_neueregular;
  font-size: 40px;
  line-height: 46px;
}
.rev-title-sub {
  font-size: 30px;
  color: #fff;
  letter-spacing: 3px;
  font-weight: 400;
}
.rev-title.bold {
  font-family:bebas_neueregular;
  font-size: 60px;
  line-height: 1;
  font-weight: 400!important;
  text-transform: uppercase;
  color: #fff;
/*  letter-spacing: 6px;*/
  padding: 8px 15px;
}
.rev-title2.bold {
  font-size: 60px!important;
  line-height: 1;
  font-weight: i wan!important;
  text-transform: none;
  color: #eee;
  letter-spacing: 2px;
}
.tp-caption.bg {
  background: #323A45;
  padding: 18px 22px 22px;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  height: 48px!important;
  width: auto!important;
  line-height: 45px;
  top: 50% !important;
  padding: 0px 10px;
  font-size: 60px;
  color: #4eae47;
}
.tparrows:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
}
.tp-leftarrow.default:before {
  content: '\f100';
}
.tp-rightarrow.default:before {
  content: '\f101';
}
.tparrows:hover {
  opacity: 0.7;
}
.tp-bannertimer.tp-bottom {
  width: 100%;
  height: 10px;
  background: url(../assets/timer.png);
  position: absolute;
  z-index: 200;
}
.tp-loader {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  background: url(../assets/loader.gif) center no-repeat !important;
  z-index: 10000;
}
/*REV SLIDER BUTTONS*/
.rev-button {
  font-size: 14px;
  padding: 12px 45px 14px;
  margin-top: 10px;
  border-radius: 10px;
  background-color: #0088CE;
  border: 0;
}
.bio-button {
  font-size: 12px;
  border-radius: 10px;
  background-color: #0088CE;
  border: 0;
}
/*************************
	-	CAPTIONS	-
**************************/
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.tp-caption {
  z-index: 1;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #ffa902;
}
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}
.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;
}
/****************************************************************

	-	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;
  visibility: hidden;
}
.tp-simpleresponsive img {
  max-width: none;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tp-caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../assets/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tparrows {
    display: none;
  }
}
/*********************************************

	-	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-simpleresponsive a {
  text-decoration: none;
}
.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-simpleresponsive > ul > li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}
.tp-loader {
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
@media (max-width: 1400px) {
  .resp {
    font-size: 55px !important;
  }
}
@media (max-width: 1198px) {
  .padleftresp {
    margin-left: 55px !important;
  }
  .resp {
    font-size: 45px !important;
  }
}
@media (max-width: 890px) and (min-width: 776px) {
  .rev-title.bold{
    font-size: 40px !important;
  }
  .padleftresp {
    margin-left: 15px !important;
  }
}
@media (max-width: 775px) {
  .mainresp {
    font-size: 25px !important;
  }
  .padleftresp {
    margin-left: 15px !important;
  }
  .rev-button {
    margin-top: 20px !important;
  }
  #mobile {
    height: 300px !important;
  }
  #mobile h1 {
    font-size: 40px;
    padding-top: 150px;
  }
}

@media (max-width: 400px) { .found {font-size: 18px!important;} }
@media (max-width: 722px) and (min-width: 632px) {
  #mobile {
    height: 300px !important;
    background-position-x: -180px;
  }
  #mobile h1 {
    font-size: 40px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 633px) and (min-width: 606px) {
  #mobile {
    height: 300px !important;
    background-position-x: -200px;
  }
  #mobile h1 {
    font-size: 40px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 605px) and (min-width: 558px) {
  #mobile {
    height: 300px !important;
    background-position-x: -150px;
  }
  #mobile h1 {
    font-size: 40px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 557px) and (min-width: 523px) {
  #mobile {
    height: 300px !important;
    background-position-x: -150px;
  }
  #mobile h1 {
    font-size: 40px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 557px) and (min-width: 523px) {
  #mobile {
    height: 300px !important;
    background-position-x: -150px;
  }
  #mobile h1 {
    font-size: 35px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 522px) and (min-width: 400px) {
  #mobile {
    height: 300px !important;
    background-position-x: -390px;
  }
  #mobile h1 {
    font-size: 35px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 399px) and (min-width: 320px) {
  #mobile {
    height: 300px !important;
    background-position-x: -390px;
  }
  #mobile h1 {
    font-size: 35px;
    padding-top: 150px;
    color: #000;
  }
}
@media (max-width: 320px) {
  .section-title {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .section-title .btn .btn-footer {
    text-align: center !important;
  }
  .section-title-white {
    font-size: 35px !important;
  }
  blockquote span {
    font-size: 40px !important;
  }
  .category-navbar li a {
    font-size: 10px!important;
  }
  #mobile {
    height: 300px !important;
    background-position-x: -400px;
  }
  #media {
    margin-top: -16px !important;
    padding-top: 0px !important;
  }
  #blog {
    margin-top: -16px !important;
    padding-top: 0px !important;
  }
  #about {
    margin-top: -16px !important;
    padding-top: 0px !important;
  }
  h3.follow {
    font-size: 30px !important;
    width: auto;
  }
}

@media(max-width: 1920px) and (min-width: 1440px){
  .fullwidthbanner-container { max-height: 750px !important; }
}
