/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


html,
body {
  font-size: 100%;
  font-family: 'Open sans', sans-serif;
  background-color: #fff;
  position: relative;
  overflow-y: visable;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open sans', sans-serif;
  margin: 0;
}

body a {
  color: #a54ea7;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;


}

body a:hover {
  color: #e22483;
  text-decoration: none;
}

/*-- banner --*/
.banner {
  background: url(https://www.mychoiceloans.com/test/images/bannerworking9.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 665px;
border-bottom: 4px solid #b54f82;
}

.header {
  padding: 1.5em 0;
  background: rgba(29, 41, 70);
border-bottom: 3px solid #b54f82;
}

.navbar {
  border-radius: 0;
  min-height: 30px;
  margin-bottom: 0;
}

.navbar-default {
  background: none;
  border: none;
}

.navbar-brand {
  height: 50px;
  font-size: 1.5em;
  text-transform: none;
  padding: 12px 0;
}

.navbar-nav {
  float: right;
  margin: .45em 0 0;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.navbar-nav>li>a {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 550;
  padding: 0px 18px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #df79df;
  font-family: 'Open Sans', sans-serif;
  background-color: transparent;
}

.link-effect-4 a {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  text-shadow: none;
  position: relative;
}

.link-effect-4 a::before {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0px 18px;
  max-height: 0;
  color: #df79df;
  content: attr(data-hover);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.link-effect-4 a:hover::before {
  max-height: 100%;
  font-family: 'Open Sans', sans-serif;
}

.banner-info {

  # # overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  margin: 0em auto 0;
  text-align: center;
}

.banner-info-grid h3 {
  color: #fff;
  font-family: 'Open sans', sans-serif;
  font-size: 5.25em;

  margin: .75em auto 0;
  font-weight: 700;
  letter-spacing: -5px;
  line-height: 1.2em;
}

.banner-info-grid h2 {
  color: #fff;
  font-family: 'Open sans', sans-serif;
  font-size: 2.85em;
  letter-spacing: -2.4px;
  font-weight: 500;
  text-align: center;
}

.learn-more {
  float: left;
}

.banner-info-grid a {
  border: 0;
  background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
  color: #fff;
  display: inline-block;

  text-transform: uppercase;
  text-decoration: none;
  padding: .65em 1.0em;
  font-weight: 500;
  font-size: 20px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
}


.banner-info-grid a:hover {
  background: #cc33cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
  background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
  background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
  background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
  background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
  background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.get-started {
  float: right;
}

.learn-more-get {
  width: 55%;
  margin: 0 auto;
}

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #49C0DB;
}

.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-bubble-left:before {
  pointer-events: none;
  /*-- w3layouts --*/
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #49C0DB transparent transparent;
}

.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom,
.welcome,
.testimonials,
.services,
.counterup,
.gallery,
.typo,
.contact,
.single {
  padding: .85em 0;
}


p {
  color: #626161;
  font-size: 1.3em;
  line-height: 1.2em;

  margin: 1.0em auto;
  font-family: 'Open sans', sans-serif;
  text-align: left;

}

p.quia i {
  font-style: normal;
  display: block;
  margin: 1em 0 0;
}

.banner-bottom-grids {
  margin: 3em 0 0;
}

.banner-bottom-grid-left ul li {
  display: inline-block;
  margin-bottom: 2em;
  font-size: 14px;
  text-transform: capitalize;
  color: #999;
}

.banner-bottom-grid-left ul li a {
  text-decoration: none;
  color: #999;
}

.banner-bottom-grid-left ul li i {}

.feature-grids {}

.feature-grid {
  text-align: center;
}

.feature-grid h3 {
  color: #404042;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Open sans', sans-serif;
  margin-top: 0em;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;

}

.myCutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:25px;
	font-weight:bold;
	padding:6px 40px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myCutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
	background-color:#ce0100;
}
.myCutton:active {
	position:relative;
	top:1px;
}


.feature-grid p {
  color: #626161;
  font-size: 1.1em;

  line-height: 1.2em;
  margin: 0.5em auto;
  margin-bottom: .75em;
  font-family: 'Open sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.feature__icon {
  margin: 15px 0;
  text-align: center;
}

.feature__icon img {
  max-width: 140px;
  display: inline-block;
}

@media only screen and (max-width: 699px) {
  .feature__icon img {
    max-width: 117px;
  }
}


i.icon1 {
  width: 117px;
  height: 117px;
  margin: 15px 0;
  background: url(../images/1-icon.png)no-repeat;
  display: inline-block;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

i.icon2 {
  width: 117px;
  height: 117px;
  margin: 15px 0;
  background: url(../images/2-icon.png)no-repeat;
  display: inline-block;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

i.icon3 {
  width: 117px;
  height: 117px;
  margin: 15px 0;
  background: url(../images/3-icon.png)no-repeat;
  display: inline-block;

}

i.icon4 {
  width: 117px;
  height: 117px;
  margin: 15px 0;
  background: url(../images/4-icon.png)no-repeat;
  display: inline-block;
}

.banner-bottom h2 {
  font-size: 2.75em;
  color: #001d00;
  font-weight: 700;
  font-family: 'Open sans', sans-serif;

}

/*-- agileits --*/
padding: .7em 1em;
background: #49C0DB;
color: #fff;
margin-right: 2em;
border-radius: 60%;
font-style:normal;
}

.banner-bottom-grid-right img {
  padding: .5em;
  border: 1px dotted #999;
}

.link {
  outline: none;
  text-decoration: none;
  position: relative;
  line-height: 1;
  display: inline-block;
}

/* Kumya */
.link--kumya {
  overflow: hidden;
  padding: 0;
  line-height: 1;
  z-index: 9999;
  padding: 10px;
  display: inline-flex;
}

.link--kumya:hover {
  color: #000;
}

.link--kumya::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #525252;
  -webkit-transform: translate3d(101%, 0, 0);
  transform: translate3d(101%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.link--kumya:hover::after,
.welcome-grid:hover .link--kumya::after {
  /*-- w3layouts --*/
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.link--kumya span {
  display: block;
  position: relative;
}

.link--kumya span::before {
  content: attr(data-letters);
  position: absolute;
  color: #fff;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  width: 0%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.link--kumya:hover span::before,
.welcome-grid:hover .link--kumya span::before {
  width: 100%;
}

.grid {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: none;
  overflow: hidden;
  margin: 0;
  # min-width: 541px;
  max-width: 480px;
  max-height: 375px;
  width: 48%;
  background: transparent;
  text-align: center;
}

.grid figure img {
  /*-- agileits --*/
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 9px;
  width: 96.8%;
  height: 100%;
}

/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.3em;
  background: #E6B61C;
  color: #001d00;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

figure.effect-zoe h3 {
  float: left;
}

figure.effect-zoe p.icon-links a {
  float: right;
  color: #FFFFFF;
  font-size: 1em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: .8em;
  line-height: 1.8em;
  background: rgba(53, 53, 53, 0.25);
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
}

figure.effect-zoe h3,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  transition: .5s ease-in;
}

figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
}

figure.effect-zoe h3 {
  display: inline-block;
  font-size: 1.3em;
  color: #fff;
}

figure.effect-zoe h3 span {
  color: #001d00;
}

figure.effect-zoe:hover p.description {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h3,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  bottom: 9px;
}

figure.effect-zoe:hover h3 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/*---------------*/
/*-- //banner-bottom --*/
/*-- welcome --*/
.welcome {
  background: #49C0DB;
}

.welcome h3,
.testimonials h3,
.banner-bottom h4,
.services h3,
.gallery h3,
h3.title,
.contact h3 {
  font-size: 3.25em;
  color: #001d00;
  font-weight: 700;
  font-family: 'Open sans', sans-serif;
  text-align: center;
  position: relative;
  padding-top: .3em;
  padding-bottom: .2em;
}

/*--
.welcome h3:after,
.testimonials h3:after,
.banner-bottom h4:after,
.contact h3:after,
.services h3:after,
.gallery h3:after,
h3.title:after {
  content: '';
  background: #fff;
  width: 5%;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 47.5%;
}

---*/

.welcome h3 span {
  background: url('../images/img-sp.png') no-repeat -6px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.testimonials h3 span {
  background: url('../images/img-sp.png') no-repeat -56px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.banner-bottom h4 span {
  background: url('../images/img-sp.png') no-repeat -109px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.services h3 span {
  background: url('../images/img-sp.png') no-repeat -158px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.gallery h3 span {
  background: url('../images/img-sp.png') no-repeat -213px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

h3.title span {
  background: url('../images/img-sp.png') no-repeat -267px -40px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.contact h3 span {
  background: url('../images/img-sp.png') no-repeat -320px -37px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.welcome-grid i {
  font-size: 1.5em;
  color: #fff;
  padding: .5em;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #E6B61C;
  left: .4em;
}

.welcome-grid h4 a {
  font-size: 1.3em;
  color: #001d00;
  line-height: 1em;
  text-decoration: none;
  text-transform: capitalize;
  margin: 0.5em 0 1em;
  display: block;
  font-family: 'Open Sans', sans-serif;
}

.welcome-grid {
  background: url(../images/banner.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;

  min-height: 400px;

}

.welcome-grid p {
  line-height: 1.8em;
  color: #f5f5f5;
  padding-left: .8em;
}

.welcome-grid:hover i {
  color: #E6B61C;
  background: #fff;
  border: 2px solid #E6B61C;
}

.welcome-grid:hover p {
  color: #001d00;
}

/*-- //welcome --*/
/*-- testimonials --*/

.testimonials-grids {
  margin: 3em auto 0;
  width: 70%;
  text-align: center;
}

.testimonial-grid img {
  margin: 0 auto;
  padding: .5em;
  border: 1px dotted #999;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

.testimonial-grid h4 {
  font-size: 1.5em;
  color: #001d00;
  margin: 1em 0;
}

.testimonial-grid h4 span {
  display: block;
  color: #49C0DB;
  font-size: 4.6em;
  margin: .5em 0 0;
}

.testimonial-grid p {
  color: #999;
  line-height: 1.8em;
}

/*-- //testimonials --*/
/*-- wmuslider --*/
.wmuSlider {
  position: relative;
  overflow: hidden;
}

.wmuSlider .wmuSliderWrapper article img {
  /*--max-width: 100%;
	width: auto;
	height: auto;
	display:block;--*/
}

/* Default Skin */
.wmuSliderPagination {
  z-index: 2;
  position: absolute;
  left: 47%;
  bottom: 2%;
}

ul.wmuSliderPagination {
  padding: 0;
}

.wmuSliderPagination li {
  float: left;
  margin: 0 8px 0 0;
  list-style-type: none;
}

.wmuSliderPagination a {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  background: #CFCFCF;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}

.wmuSliderPagination a.wmuActive {
  background: #49C0DB;
  box-shadow: 0px 0px 10px #49C0DB;
  -webkit-box-shadow: 0px 0px 10px #49C0DB;
  -moz-box-shadow: 0px 0px 10px #49C0DB;
  -o-box-shadow: 0px 0px 10px #49C0DB;
  -ms-box-shadow: 0px 0px 10px #49C0DB;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
  margin-bottom: 10px;
}

.banner-wrap {
  padding: 0 0 4em;
}

/*-- //wmuslider --*/
/*--features--*/
.features {
  background: url(../images/slid.jpg) no-repeat center 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.features iframe {
  width: 100%;
  min-height: 500px;
  border: none;
}

.video-img {
  background: url(../images/2.jpg)no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 505px;
}

.video-img a {
  display: inline-block;
  margin: 12em 0em 0 21em;
  outline: none;
}

.video-img a span.glyphicon {
  font-size: 3em;
  color: #FFFFFF;
  border: 8px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 0.35em 0.5em;
  width: 100px;
  height: 100px;
}

/*--banner-modal--*/
.modal-open .modal {
  background: rgba(0, 0, 0, 0.48);
}

.modal.bnr-modal {
  padding: 0 1em !important;
}

.modal-body {
  padding: 2em;
}

.modal-dialog {
  margin: 6em auto 0;
}

.modal-header {
  border: none;
  min-height: 2.5em;
  padding: 1em 2em 0;
}

.modal button.close {
  color: #001d00;
  opacity: .9;
  font-size: 2.5em;
  outline: none;
  text-align: right;
  width: 100%;
}

.modal-body p {
  margin-top: 1em;
  font-size: 1em;
  font-weight: 400;
}

/*--//banner-modal--*/
.b_label {
  font-size: 1.3em;
  color: #fff;
  margin-bottom: 6px;
  text-align: left;
}

.bar_group {
  position: relative;
  z-index: 0;
}

.bar_group__bar.thin::before,
.bar_group__bar.thick::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  background: #E4E4E4;
  border-radius: 6px;
}

.bar_group__bar.thin {
  width: 0%;
  height: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  background: #F3D354;
  margin-bottom: 2em;
  -webkit-transition: width 1s;
  transition: width 1s;
  -moz-transition: width 1s;
  border-radius: 6px;
}

.features-left {
  padding: 0;
}

.features-right p {
  color: #999;
  line-height: 1.8em;
  margin: 1em 0 2em;
  text-align: right;
}

.features-right h3 {
  font-size: 2em;
  color: #E6B61C;
  margin: 0;
  line-height: 1.5em;
  text-transform: capitalize;
  letter-spacing: 2px;
  text-align: right;
}

.features-right {
  background: #f5f5f5;
  padding: 2em 2em 0em;
}

.pa_italic i {
  left: -1em;
}

.pa_italic span {
  display: none;
}

.collapsed span {
  display: inline-block;
  left: -1em;
}

.collapsed i {
  display: none;
}

.panel-heading {
  padding: 10px 35px;
}

.panel-title {
  font-size: 1em;
  color: #b54f82;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  border-color: #FFF;
  color: #001d00;
  background-color: #f5f5f5;
}

.panel-body {
  padding: 2em;
  font-size: 14px;
  line-height: 1.8em;
  color: #999;
}

a.pa_italic label {
  cursor: pointer;
  font-weight: 500;
}

/*--//features--*/
/*-- footer --*/
.footer {
  background: rgba(29, 41, 70);
  padding: 1em 0;
  border-top: 2px solid#b54f82;
}



.footer-left h2 a {
  font-size: 2em;
  color: #fff;
  text-decoration: none;
}

.footer p {
  color: #ffffff;
  font-family: 'Open sans', sans-serif;
  font-size: 0.9em;
  font-weight: 400;
  margin-top: 1em;
  text-align: left;
}

.footer p a {
  color: #df79df;
  font-size: 1.0em;
  text-decoration: underline;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

.footer p a:hover {
  color: #fff;
}

.footer-line {
  margin: 2em 0;
  border-top: 4px double #999;
}

/*-- social-icons --*/
ul.social-icons li {
  display: inline-block;
}

.icon-button {
  border-radius: 2.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 2.0rem;
  height: 2.6rem;
  line-height: 3.6rem;
  margin: 0 2px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2.6rem;
  border: 2px solid #fff;
}

.icon-button i {
  background: none;
  color: white;
  height: 2.6rem;
  left: 0;
  line-height: 2.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 2.6rem;
  z-index: 10;
}

.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}

.twitter span,
.facebook span,
.instagram span,
.g-plus span {
  background-color: #fff;
}

.icon-button:hover span {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 2.6rem;
  margin: -1.3rem;
}

ul.social-icons li .icon-button .icon-facebook {
  background: url(../images/img-sp.png) no-repeat 8px -85px;
  display: block;
}

ul.social-icons li .icon-button .icon-facebook:hover {
  background-position: 8px -119px;
}

ul.social-icons li .icon-button .icon-instagram {
  background: url(../images/img-sp.png) no-repeat -37px -85px;
  display: block;
}

ul.social-icons li .icon-button .icon-instagram:hover {
  background-position: -37px -123px;
}

ul.social-icons li .icon-button .icon-twitter {
  background: url(../images/img-sp.png) no-repeat -74px -85px;
  display: block;
}

ul.social-icons li .icon-button .icon-twitter:hover {
  background-position: -74px -125px;
}

ul.social-icons li .icon-button .icon-g-plus {
  background: url(../images/img-sp.png) no-repeat -110px -85px;
  display: block;
}

ul.social-icons li .icon-button .icon-g-plus:hover {
  background-position: -110px -124px;
}

/*-- //social-icons --*/
ul.footer-number {
  margin: 2em 0 0;
  padding: 0;
}

ul.footer-number li {
  list-style-type: none;
  color: #b1b1b1;
  font-size: 14px;
  margin-bottom: 10px;
}

/*-- //footer --*/
/*-- to-top --*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url(../images/arrow.png) no-repeat 0px 0px;
}

#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

/*-- //to-top --*/
/*-- services --*/
.banner1 {
  background: url(../images/3.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 400px;
}

.services-grids {
  margin: 3em 0 0;
}

.services-grid1 {
  position: relative;
}

.services-grid1-pos {
  position: absolute !important;
  bottom: -22%;
  left: 34%;
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  background: #E6B61C;
  border-radius: 60%;
  -webkit-border-radius: 60%;
  -moz-border-radius: 60%;
  -o-border-radius: 60%;
  -ms-border-radius: 60%;
  text-align: center;
}

.services-grid1-pos span {
  font-size: 1.5em;
  color: #fff;
  top: 1em;
}

.services-grid1-bottom {
  background: #f5f5f5;
  text-align: center;
  padding: 4em 1em 2em;
}

.services-grid1-bottom h4 a {
  text-transform: uppercase;
  font-size: 1em;
  color: #001d00;
  line-height: 1.5em;
  text-decoration: none;
  letter-spacing: 2px;
}

.services-grid1-bottom h4 a:hover {
  color: #49C0DB;
}

.services-grid1-bottom p {
  color: #999;
  line-height: 1.8em;
  margin: 1em 0;
}

.more a {
  font-size: 1em;
  color: #49C0DB;
}

.more a:hover {
  color: #001d00;
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #49C0DB;
  border-radius: 50%;
  -webkit-border-radius: 60%;
  -moz-border-radius: 60%;
  -o-border-radius: 60%;
  -ms-border-radius: 60%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before,
.services-grid:hover .hvr-sweep-to-top:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.services-grid:hover .services-grid1-bottom h4 a {
  color: #E6B61C;
}

/*-- //services --*/
/*-- services-bottom --*/
.services-bottom {
  background: #f5f5f5;
  padding: 5em 0 0;
}

.services-bottom-grid h3 {
  font-size: 1.8em;
  color: #49C0DB;
  line-height: 1.7em;
  text-transform: capitalize;
}

.services-bottom-grid p {
  margin: 1em 0 2em;
  line-height: 1.8em;
  color: #999;
}

.services-bottom-grid ul li {
  list-style-type: none;
  margin-bottom: 1em;
  padding-left: 1.5em;
  font-size: 14px;
}

.services-bottom-grid ul li a {
  color: #001d00;
  text-decoration: none;
  text-transform: capitalize;
}

.services-bottom-grid ul li a:hover {
  color: #E6B61C;
}

.services-bottom-grid ul li a span {
  left: -1em;
  color: #E6B61C;
}

.counterup {
  text-align: center;
}

.counterup h3 {
  text-transform: capitalize;
  font-size: 1.5em;
  color: #001d00;
  line-height: 1.8em;
  position: relative;
  width: 70%;
  margin: 0 auto 2em;
}

.counterup h3:before {
  content: '';
  background: url(../images/img-sp.png) no-repeat -7px -183px;
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0%;
  left: -7%;
}

.counterup-left h4 {
  font-size: 2em;
  color: #999;
}

.counterup-left p {
  font-size: 1.5em;
  margin: 1em 0;
  color: #E6B61C;
}

.services-bottom-left-grid i {
  font-size: 1.5em;
  color: #999;
  top: .5em;
}

.services-bottom-left-grid {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #999;
}

/*-- //services-bottom --*/
/*-- gallery --*/
.gallery-grids {
  margin: 3em 0 0;
}

.gallery-grid-left,
.gallery-grid-right {
  padding-left: 0;
}

.gallery-grid-right1 {
  float: left;
  width: 48.6%;
}

.gallery-grid-right2 {
  float: right;
  width: 48.6%;
}

.gallery-grid-right-grid:nth-child(2) {
  padding: 1em 0;
}

.gallery-grid-left-grid,
.gallery-grid-left-grid-left-grid:nth-child(2) {
  padding: 1em 0 0;
}

.gallery-grid-left-grid-left {
  float: left;
  width: 48.6%;
}

.gallery-grid-left-grid-right {
  float: right;
  width: 48.6%;
}

.view {
  width: 100%;
  margin: 0px;
  float: none;
  border: 0px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
}

.view .mask,
.view .content {
  width: 100%;
  height: 300px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 8.5em 0 0;
}

.view-eighth:hover .mask1 {
  height: 180px !important;
}

.view .mask1 {
  padding: 2em 0 0 !important;
}

.view-eighth:hover .mask2 {
  height: 378px !important;
}

.view img {
  display: block;
  position: relative;
}

.view h4 {
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 2em;
  padding: 0;
  margin: 0;
}

h4.late {
  padding-top: 3.5em;
}

.view p {
  position: relative;
  color: #fff !important;
  padding: 20px 20px 0px;
  text-align: center;
  line-height: 1.8em;
}

.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}

.view a.info: hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.view-eighth .mask {
  background-color: rgba(73, 192, 219, 0.5);
  top: -200px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}

.view-eighth h2 {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
}

.view-eighth p {
  color: #333;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  -ms-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.view-eighth a.info {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  transition: all 0.2s ease-in-out 0.3s;
}

.vie:hover .mask {
  height: 369px !important;
}

.view-eighth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
  height: 385px;
}

.view-eighth:hover h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.view-eighth:hover p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.view-eighth:hover a.info {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

@keyframes bounceY {
  0% {
    transform: translateY(-205px);
  }

  40% {
    transform: translateY(-100px);
  }

  65% {
    transform: translateY(-52px);
  }

  82% {
    transform: translateY(-25px);
  }

  92% {
    transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    transform: translateY(0px);
  }
}

@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-205px);
  }

  40% {
    -moz-transform: translateY(-100px);
  }

  65% {
    -moz-transform: translateY(-52px);
  }

  82% {
    -moz-transform: translateY(-25px);
  }

  92% {
    -moz-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -moz-transform: translateY(0px);
  }
}

@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(-205px);
  }

  40% {
    -webkit-transform: translateY(-100px);
  }

  65% {
    -webkit-transform: translateY(-52px);
  }

  82% {
    -webkit-transform: translateY(-25px);
  }

  92% {
    -webkit-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -webkit-transform: translateY(0px);
  }
}

.view1 {
  width: 570px;
  height: 300px;
  margin: 0px;
  float: left;
  border: 0px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
}

.view1 .mask,
.view1 .content {
  width: 570px;
  height: 300px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 6em 0;
}

.view1 img {
  display: block;
  position: relative;
}

.view1 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  margin: 20px 0 0 0;
}

.view1 p {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #000;
  padding: 10px 20px 20px;
  text-align: center;
}

.view1 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}

.view1 a.info: hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.view1-eighth .mask {
  background-color: rgba(167, 203, 180, 0.76);
  top: -200px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}

.view1-eighth h2 {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
}

.view1-eighth p {
  color: #333;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  -ms-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.view1-eighth a.info {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  transition: all 0.2s ease-in-out 0.3s;
}

.view1-eighth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
}

.view1-eighth:hover h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.view1-eighth:hover p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.view1-eighth:hover a.info {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

@keyframes bounceY {
  0% {
    transform: translateY(-205px);
  }

  40% {
    transform: translateY(-100px);
  }

  65% {
    transform: translateY(-52px);
  }

  82% {
    transform: translateY(-25px);
  }

  92% {
    transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    transform: translateY(0px);
  }
}

@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-205px);
  }

  40% {
    -moz-transform: translateY(-100px);
  }

  65% {
    -moz-transform: translateY(-52px);
  }

  82% {
    -moz-transform: translateY(-25px);
  }

  92% {
    -moz-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -moz-transform: translateY(0px);
  }
}

@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(-205px);
  }

  40% {
    -webkit-transform: translateY(-100px);
  }

  65% {
    -webkit-transform: translateY(-52px);
  }

  82% {
    -webkit-transform: translateY(-25px);
  }

  92% {
    -webkit-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -webkit-transform: translateY(0px);
  }
}

#jzBox {
  top: 0;
  left: 0;
  z-index: 10000;
  position: fixed;
  background-color: rgba(30, 30, 30, 0.9);
  margin: 0 !important;
  text-align: center;
  width: 100%;
  height: 100%;
  display: none;
  color: #fff;
}

#jzBoxTargetImg {
  margin: 1% 0 1% 0;
  max-width: 96%;
  max-height: 73%;
  cursor: pointer;
}

#jzBoxCounter {
  margin-bottom: 1%;
  font-size: 12px;
}

#jzBox i:hover {
  cursor: pointer;
  color: #2aabd2;
}

#jzBoxBottom {
  max-height: 22%;
}

#jzBoxNextBig,
#jzBoxPrevBig {
  cursor: pointer;
  top: 0;
  left: 0;
  width: 35%;
  position: fixed;
  z-index: 10001;
  height: 100%;
}

#jzBoxNextBig {
  left: 65%;
}

.close {
  float: none;
  opacity: 1;
  background: url(../images/close.png) no-repeat 0px 0px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 1em auto 0;
}

.arrow-left {
  background: url(../images/left.png) no-repeat 0px 0px;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.arrow-right {
  background: url(../images/right.png) no-repeat 0px 0px;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

/*-- //gallery --*/
/*--Typography--*/
.well {
  font-weight: 300;
  font-size: 14px;
}

.list-group-item {
  font-weight: 300;
  font-size: 14px;
}

li.list-group-item1 {
  font-size: 14px;
  font-weight: 300;
}

.typo p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
}

.show-grid [class^=col-] {
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}

.grid_3 {
  margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
  color: #000;
  font-size: 1.7em;
  font-weight: 300;
  margin-bottom: 1em;
}

.grid_3 p {
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}

.grid_4 {
  background: none;
  margin-top: 50px;
}

.label {
  font-weight: 300 !important;
  border-radius: 4px;
}

.grid_5 {
  background: none;
  padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
  margin-bottom: 1em;
  color: #49C0DB;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: none !important;
}

.tab-content>.active {
  display: block;
  visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 0;
}

.badge-primary {
  background-color: #03a9f4;
}

.badge-success {
  background-color: #8bc34a;
}

.badge-warning {
  background-color: #ffc107;
}

.badge-danger {
  background-color: #e51c23;
}

.grid_3 p {
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}

.bs-docs-example {
  margin: 1em 0;
}

section#tables p {
  margin-top: 1em;
}

.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 15px !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  font-size: 0.9em;
  color: #999;
  border-top: none !important;
}

.tab-content>.active {
  display: block;
  visibility: visible;
}

.label {
  font-weight: 300 !important;
}

.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}

.nav-tabs {
  margin-bottom: 1em;
}

.alert {
  font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
  line-height: 1.8em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

li.list-group-item1 {
  line-height: 2.5em;
}

.input-group {
  margin-bottom: 20px;
}

.in-gp-tl {
  padding: 0;
}

.in-gp-tb {
  padding-right: 0;
}

.list-group {
  margin-bottom: 48px;
}

ol {
  margin-bottom: 44px;
}

h2.typoh2 {
  margin: 0 0 10px;
}

@media (max-width:768px) {
  .grid_5 {
    padding: 0 0 1em;
  }

  .grid_3 {
    margin-bottom: 0em;
  }
}

@media (max-width:640px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .grid_5 h3,
  .grid_5 h2,
  .grid_5 h1,
  .grid_5 h4,
  .grid_5 h5,
  h3.hdg,
  h3.bars {
    margin-bottom: .5em;
  }

  .progress {
    height: 10px;
    margin-bottom: 10px;
  }

  ol.breadcrumb li,
  .grid_3 p,
  ul.list-group li,
  li.list-group-item1 {
    font-size: 14px;
  }

  .breadcrumb {
    margin-bottom: 10px;
  }

  .well {
    font-size: 14px;
    margin-bottom: 10px;
  }

  h2.typoh2 {
    font-size: 1.5em;
  }

  .label {
    font-size: 60%;
  }
}

@media (max-width:481px) {
  .banner {
    min-height: 405px;
  }

  .table h1 {
    font-size: 26px;
  }

  .table h2 {
    font-size: 23px;
  }

  .table h3 {
    font-size: 20px;
  }

  .label {
    font-size: 53%;
  }

  .alert,
  p {
    font-size: 14px;
  }

  .pagination {
    margin: 20px 0 0px;
  }
}

@media (max-width: 320px) {
  .grid_4 {
    margin-top: 18px;
  }

  h3.title {
    font-size: 1.6em;
  }

  .alert,
  p,
  ol.breadcrumb li,
  .grid_3 p,
  .well,
  ul.list-group li,
  li.list-group-item1,
  a.list-group-item {
    font-size: 13px;
  }

  .alert {
    padding: 10px;
    margin-bottom: 10px;
  }

  ul.pagination li a {
    font-size: 14px;
    padding: 5px 11px;
  }

  .list-group {
    margin-bottom: 10px;
  }

  .well {
    padding: 10px;
  }

  .nav>li>a {
    font-size: 14px;
  }

  table.table.table-striped,
  .table-bordered,
  .bs-docs-example {
    display: none;
  }
}

/*--//Typography --*/
/*-- contact --*/
.contact-left iframe {
  width: 100%;
  min-height: 470px;
  border: 5px solid rgba(236, 236, 235, 0.48) !important;
}

.contact-right input[type="text"],
.contact-right textarea {
  outline: none;
  float: left;
  width: 48.35%;
  outline: none;
  border: 1px solid #E3E2E2;
  padding: 12px 10px;
  font-size: 14px;
  background: none;
  margin-right: 1.45em;
  color: #AEAEAE;
}

.contact-right textarea {
  width: 100%;
  resize: none;
  min-height: 250px;
}

.

.dot {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 3px solid #E1E1E1;
  margin: 0 auto 1em;
  background: #E6B61C;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}

.dot span {
  font-size: 2em;
  color: #fff;
  top: 1em;
}

.contact-bottom-grid:hover .dot {
  background: #49C0DB;
}

/*-- //contact --*/
/*-- single --*/
.single-grid-left p.sequi {
  font-size: 14px;
  color: #999;
  margin: 2em 0 0;
  line-height: 1.8em;
}

.single-grid-left p.sequi span {
  position: relative;
  display: block;
  margin: 1em 0;
  padding-left: 1em;
}

.single-grid-left p.sequi span:before {
  content: '';
  width: 3px;
  background: #999;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}

.single-grid-left h3 {
  font-size: 2em;
  color: #001d00;
  margin: 0;
  line-height: 1.6em;
  text-transform: capitalize;
}

.related-posts h4,
.leave-reply h4,
.footer-top-grid1 h4,
.recent h4,
.categories h4 {
  font-size: 1.7em;
  color: #E6B61C;
  margin: 0;
  line-height: 1.6em;
  text-transform: capitalize;
}

p.admin {
  color: #999;
  margin: .5em 0 2em;
}

p.admin a {
  color: #49C0DB;
  text-decoration: none;
}

p.admin a:hover {
  color: #999;
}

.related-posts {
  margin: 2em 0 3em;
}

.related-posts-grid-left {
  float: left;
  width: 20%;
}

.related-posts-grid-right {
  float: right;
  width: 75%;
}

.related-posts-grid-right h5 a {
  color: #001d00;
  text-decoration: none;
  font-size: 1.4em !important;
}

.related-posts-grid-right h5 a:hover {
  color: #999;
}

.related-posts-grid-right h5 span {
  display: block;
  color: #49C0DB;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin: 0.5em 0 1em;
}

.related-posts-grid-right p {
  font-size: 14px;
  color: #999;
  margin: 0 0 1em;
  line-height: 1.8em;
}

.related-posts-grid-right a {
  font-size: 14px;
  color: #999;
  text-decoration: none;
}

.related-posts-grid-right a span {
  right: 1em;
  padding-left: 1em;
  top: 0.3em;
}

.related-posts-grid-right a:hover {
  color: #E6B61C;
}

.related-posts-grid:nth-child(2),
.footer-top-grid1 {
  margin: 3em 0;
}

.leave-reply form {
  margin: 2em 0 0;
}

.leave-reply input[type="text"],
.leave-reply input[type="email"],
.leave-reply textarea {
  outline: none;
  padding: 10px;
  color: #999;
  width: 32%;
  float: left;
  border: 1px solid #DFDFDF;
  background: #f5f5f5;
  font-size: 14px;
}

.leave-reply input[type="email"] {
  margin: 0 0.9em;
}

.leave-reply textarea {
  width: 100% !important;
  min-height: 200px;
  margin: 0 0 1em;
}



.single-grid-right input[type="text"] {
  outline: none;
  padding: 12px 12px 12px 50px;
  color: #999;
  width: 100%;
  border: 1px solid #DFDFDF;
  background: #f5f5f5;
  font-size: 14px;
}

.single-grid-right form span {
  color: #999;
  top: 2.2em;
  left: 1em;
  cursor: pointer;
}

.footer-top-grid1 ul.tag2 {
  padding: 0;
  margin: 0 0 0.8em;
  display: block;
}

.footer-top-grid1 ul.tag2 li {
  display: inline-block;
}

.footer-top-grid1 ul.tag2 li a {
  font-size: 14px;
  color: #fff;
  padding: 3px 9px 5px;
  background: #6E6E6E;
  text-decoration: none;
  text-transform: capitalize;
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
}

.footer-top-grid1 ul.tag2:nth-child(2) {
  padding: 2em 0 0;
}

.footer-top-grid1 ul.tag2 li a:hover {
  background: #49C0DB;
}

.recent ul,
.categories ul {
  padding: 1em 0 0;
}

.recent ul li,
.categories ul li {
  list-style-type: none;
  font-size: 1em;
  width: 75%;
  color: #999;
  padding: 1em 0;
  border-bottom: 1px dotted #C1C1C1;
  text-transform: capitalize;
}

.recent ul li a i,
.categories ul li a i {
  padding-left: 1em;
  left: -1em;
}

.recent ul li a,
.categories ul li a {
  color: #999;
  text-decoration: none;
  transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -moz-transition: .5s ease-in;
}

.recent ul li span {
  display: block;
  font-size: .8em;
  padding-left: 3.5em;
  color: #49C0DB;
  margin: .5em 0 0;
}

.recent ul li span i {
  left: -1em;
}

.recent ul li a:hover,
.categories ul li a:hover {
  color: #02a0c3;
}

.categories {
  margin: 3em 0 0;
}

/*-- //single --*/



/*-----start-responsive-design------*/
@media (max-width:1680px) {
  .features-right {
    padding: 2em 2em 1.96em;
  }
}

@media (max-width:1600px) {
  .features-right {
    padding: 2em 2em 0em;
  }
}

@media (max-width:1440px) {
  .banner {
    min-height: 600px;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 5.75em;

    margin: 1.55em auto 0;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.85em;
    letter-spacing: -3.4px;
    font-weight: 500;
    text-align: center;
  }

  .banner-info {
    margin: -6em auto 0;
  }

  .video-img {
    min-height: 524px;
  }

  .video-img a {
    margin: 12em 0em 0 18em;
  }

  .banner1 {
    min-height: 340px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .25em .5em;
    font-weight: 700;
    font-size: 27px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}


@media (max-width: 1366px) {
  .banner {
    min-height: 550px;
  }

  .banner-info {
    margin: -5em auto 0;
    width: 75%;
  }

  .video-img a span.glyphicon {
    font-size: 2em;
    border: 3px solid #fff;
    padding: 0.6em 0.8em;
    width: 80px;
    height: 80px;
  }

  .welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.75em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
    text-align: center;
    position: relative;
    padding-top: .3em;
    padding-bottom: .0em;
  }

  .banner-bottom h2 {
    font-size: 5.45em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 4.75em;

    margin: 1.55em auto 0;
    font-weight: 700;
    letter-spacing: -5px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.55em;
    letter-spacing: -2px;
    font-weight: 500;
    text-align: center;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 1.0em;
    font-weight: 700;
    font-size: 24px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}


@media (max-width: 1280px) {
  .banner {
    background: url(../images/1024.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 550px;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 4.75em;

    margin: 1.75em auto 0;
    font-weight: 700;
    letter-spacing: -4.0px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.15em;
    letter-spacing: -2.0px;
    font-weight: 500;
    text-align: center;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 23px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}

@media (max-width: 1195px) {
  .banner {
    min-height: 550px;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.95em;

    margin: 2.60em auto 0;
    font-weight: 700;
    letter-spacing: -4.0px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.15em;
    letter-spacing: -2.0px;
    font-weight: 500;
    text-align: center;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 23px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}


@media (max-width: 1025px) {
  .banner {
    min-height: 470px;
  }

  .logo img {
    width: 88%;
  }

  .navbar {
    border-radius: 0;
    min-height: 30px;
    margin-bottom: 0;
  }

  .navbar-default {
    background: none;
    border: none;
  }

  .navbar-brand {
    height: 50px;
    font-size: 1.5em;
    text-transform: none;
    padding: 12px 0;
  }

  .navbar-nav {
    float: right;
    margin: .45em 0 0;
  }

  .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
  }

  .navbar-nav>li>a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-size: 15px;
    font-weight: 520;
    padding: 0px 15px;
  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus {
    color: #b54f82;
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
  }

  .link-effect-4 a {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-shadow: none;
    position: relative;
  }

  .link-effect-4 a::before {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0px 15px;
    max-height: 0;
    color: #b54f82;
    content: attr(data-hover);
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

  .link-effect-4 a:hover::before {
    max-height: 100%;
    font-family: 'Open Sans', sans-serif;
  }

  .header {
    padding: .75em 0;
  background: rgba(29, 41, 70);
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.75em;

    margin: 1.75em auto 0;
    font-weight: 700;
    letter-spacing: -4.0px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.15em;
    letter-spacing: -1.85x;
    font-weight: 500;
    text-align: center;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 23px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}



@media (max-width:961px) {
  .banner {
    background: url(../images/medium.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 430px;
  }

  .navbar-nav>li>a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-size: 14px;
    font-weight: 550;
    padding: 0px 14px;
  }

  .link-effect-4 a::before {
    position: absolute;

    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0px 14px;
    max-height: 0;
    color: #b54f82;
    content: attr(data-hover);
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

  .logo img {
    width: 80%;
  }

  .header {
    padding: .75em 0;
  background: rgba(29, 41, 70);
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.15em;

    margin: .25em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.0em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.75em;
    letter-spacing: -1.45px;
    font-weight: 500;
    text-align: center;
    line-height: -1.0em;

    margin: .25em auto 0;
  }

  .banner-info {
    margin: 3em auto 0;
  }

  .banner {
    min-height: 425px;
  }

  .banner-info-grid a {
    border: 0;

    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .35em 1.0em;
    font-weight: 600;
    font-size: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .footer {
    padding: 0em 0;
  }

  welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.45em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
    text-align: center;
    position: relative;
    padding-top: .3em;
    padding-bottom: .0em;
  }

  .banner-bottom h2 {
    font-size: 2.35em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  .footer p {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 400;
    margin-top: 1em;
    text-align: left;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }
}

@media (max-width:897px) {
  .banner {
    background: url(../images/medium.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 450px;
  }





  .navbar-nav>li>a {
    font-family: 'Open sans', sans-serif;
    display: inline-block;
    font-size: 14px;
    font-weight: 550;
    padding: 0px 6px;
  }

  .link-effect-4 a::before {
    position: absolute;

    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0px 6px;
    max-height: 0;
    color: #b54f82;
    content: attr(data-hover);
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

  .logo img {
    width: 80%;
  }

  .header {
    padding: .75em 0;
  background: rgba(29, 41, 70);
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.25em;

    margin: .25em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.0em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.75em;
    letter-spacing: -1.45px;
    font-weight: 500;
    text-align: center;
    line-height: -1.0em;

    margin: .25em auto 0;
  }

  .banner-info {
    margin: 3em auto 0;
  }

  .banner {
    min-height: 425px;
  }

  .banner-info-grid a {
    border: 0;

    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .35em 1.0em;
    font-weight: 700;
    font-size: 21px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .footer {
    padding: 0em 0;
  }

  .footer p {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 400;
    margin-top: 1em;
    text-align: left;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }
}


@media (max-width:801px) {
  .banner {
    background: url(../images/medium72.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 430px;
  }

  .navbar-nav>li>a {
    font-family: 'Open sans', sans-serif;
    display: inline-block;
    font-size: 12px;
    font-weight: 550;
    padding: 0px 11px;
  }

  .link-effect-4 a::before {
    position: absolute;

    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0px 11px;
    max-height: 0;
    color: #b54f82;
    content: attr(data-hover);
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.15em;

    margin: 1.05em auto 0;
    font-weight: 700;
    letter-spacing: -3.75px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.70em;
    letter-spacing: -1.30px;
    font-weight: 500;
    line-height: 1.0em;
    text-align: center;
  }

  welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.45em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
    text-align: center;
    position: relative;
    padding-top: .3em;
    padding-bottom: -.0em;
  }

  .banner-bottom h2 {
    font-size: 2.30em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 19px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}


@media (max-width:768px) {

  .video-img {
    min-height: 420px;
  }

  .video-img a {
    margin: 10em 0em 0 22em;
  }

  .services-grid1-bottom h4 a {
    font-size: 1em;
  }

  .services-grid1-bottom {
    padding: 3.5em 1em 2em;
  }

  .services-bottom-grid:nth-child(2) img {
    width: 70%;
    margin: 0 auto;
  }

  .counterup h3:before {
    left: -6%;
  }

  .counterup h3 {
    font-size: 1.3em;
  }

  .leave-reply input[type="text"],
  .leave-reply input[type="email"],
  .leave-reply textarea {
    width: 32.38%;
  }
}


@media (max-width:737px) {
  .header {
    padding: .75em 0;
  background: rgba(29, 41, 70);
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.90em;

    margin: -0em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.0em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.85em;
    letter-spacing: -2.0px;
    font-weight: 500;
    text-align: center;
    margin: .3em auto 0;
  }

  .banner-info {
    margin: 3em auto 0;
  }

  .banner {
    min-height: 405px;
  }
}


@media (max-width:668px) {
  .banner-info {
    width: 100%;
  }

  .banner {
    background: url(../images/medium.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 400px;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.75em;

    margin: -.30em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.0em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.65em;
    letter-spacing: -2.0px;
    font-weight: 500;
    text-align: center;
    margin: .3em auto 0;
  }


}

@media (max-width:641px) {

  .navbar-brand {
    height: 43px;
    font-size: 1.2em;
    padding: 8px 0;
  }

  .navbar-toggle {
    margin: 5px 0 0;
  }

  .header {
    padding: 1em 0 0.5em;

  }

  .learn-more a,
  .get-started a {
    padding: 10px 30px;
  }

  .banner-info-grid h2 {
    margin: 1em 0 0.3em;
  }

  .banner {
    background: url(../images/medium640.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-bottom: 3em;
    min-height: 400px;
  }

  .banner-bottom,
  .welcome,
  .testimonials,
  .services,
  .counterup,
  .gallery,
  .typo,
  .contact,
  .single {
    padding: 1.25em 0;
  }

  .welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.30em;
  }

  .banner-bottom h2 {
    font-size: 2.00em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  p {
    color: #626161;
    font-size: 1.20em;
    line-height: 1.2em;

    margin: 1.0em auto;
    font-family: 'Open sans', sans-serif;
    text-align: left;

  }

  .feature-grid h3 {
    color: #404042;
    font-size: 1.15em;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Open sans', sans-serif;
    margin-top: 0em;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;

  }




  .feature-grid p {
    color: #626161;
    font-size: 1.05em;

    line-height: 1.05em;
    margin: 0.5em auto;
    margin-bottom: 1.05em;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    text-align: center;
  }




  .banner-bottom-grids {
    margin: 2em 0 0;
  }

  .banner-bottom-grid-left ul li {
    margin-bottom: 1em;
  }

  figure.effect-zoe h3 {
    font-size: 1.2em;
  }

  .video-img {
    min-height: 360px;
  }

  .video-img a {
    margin: 9em 0em 0 17em;
  }

  .features-right {
    padding: 2em;
  }

  .footer-line {
    margin: 1em 0;
  }

  .modal-body {
    padding: 1em;
  }

  .modal-header {
    padding: 0em 1em 0;
  }

  .services-grid1-bottom {
    padding: 3em 1em 2em;
  }

  .services-grid1-pos {
    left: 37%;
  }

  .services-bottom {
    padding: 3em 0 0;
  }

  .leave-reply input[type="text"],
  .leave-reply input[type="email"],
  .leave-reply textarea {
    width: 32.1%;
  }

  .vie:hover .mask {
    height: 385px !important;
  }

  .view .mask,
  .view .content {
    padding: 8.5em 0 0;
  }

  .view-eighth:hover .mask1 {
    height: 187px !important;
  }

  .view .mask1 {
    padding: 3.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 390px !important;
  }

  .contact-left iframe {
    min-height: 250px;
  }

  .contact-right input[type="text"],
  .contact-right textarea {
    width: 48.5%;
  }

  .testimonial-grid h4 {
    font-size: 1.3em;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: -3.65em 2.0em;
    font-weight: 700;
    font-size: 19px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }
}


@media (max-width: 601px) {
  .banner {
    background: url(../images/biggermedium.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 350px;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.75em;

    margin: -.15em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.2em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.65em;
    letter-spacing: -1.2px;
    font-weight: 500;
    text-align: center;
    margin: .50em auto 0;

  }
}

@media (max-width:569px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.85em;

    margin: 1.25em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.45em;
    letter-spacing: -.85px;
    font-weight: 300;
    line-height: 1.0em;
    text-align: center;
    margin: 0em auto 0;
  }

  .banner {
    background: url(../images/xsmall.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .35em 1.0em;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .navbar-brand {
    font-size: 1.1em;
    padding: 9px 0;
  }

  .learn-more-get {
    width: 70%;
  }

  .footer {
    padding: 0em 0;
  }

  .footer p {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 400;
    margin-top: 1em;
    text-align: left;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }
}

@media (max-width:534px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.55em;

    margin: 1.25em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.45em;
    letter-spacing: -.85px;
    font-weight: 300;
    line-height: 1.0em;
    text-align: center;
    margin: 0em auto 0;
  }

  .banner {
    background: url(../images/xsmall.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .35em 1.0em;
    font-weight: 700;
    font-size: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .navbar-brand {
    font-size: 1.1em;
    padding: 9px 0;
  }

  .learn-more-get {
    width: 70%;
  }

  .footer {
    padding: 0em 0;
  }

  .footer p {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 400;
    margin-top: 1em;
    text-align: left;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }
}

@media (max-width:481px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.57em;

    margin: 1.05em auto 0;
    font-weight: 700;
    letter-spacing: -4.0px;
    line-height: 1.2em;
  }

  welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.25em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
    text-align: center;
    position: relative;
    padding-top: .0em;
    padding-bottom: .0em;
  }

  .banner-bottom h2 {
    font-size: 2.05em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 11.25em;
    letter-spacing: -1.85x;
    font-weight: 500;
    text-align: center;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }
}


@media (max-width:415px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.05em;

    margin: .00em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .logo img {
    width: 85%;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.55em;
    letter-spacing: -1.4px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .50em auto 0;
  }

  .banner {
    background: url(../images/xsmall2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
   background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }

  .footer p a:hover {
    color: #fff;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }



}

@media (max-width:413px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.55em;

    margin: .00em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .logo img {
    width: 85%;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.55em;
    letter-spacing: -1.4px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .50em auto 0;
  }

  .banner {
    background: url(../images/xsmall2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }

  .footer p a:hover {
    color: #fff;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }



}

@media (max-width:494px) {
  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.35em;

    margin: .00em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .logo img {
    width: 85%;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.55em;
    letter-spacing: -1.4px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .50em auto 0;
  }

  .banner {
    background: url(../images/xsmall2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 18px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }

  .footer p a {
    color: #b54f82;
    font-size: 1.0em;
    text-decoration: underline;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
  }

  .footer p a:hover {
    color: #fff;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }



}

@media (max-width:415px) {
  p.quia {
    margin: 1em auto 0;
  }

  .welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.00em;
  }

  .banner-bottom h2 {
    font-size: 1.95em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  p {
    color: #626161;
    font-size: 1.10em;
    line-height: 1.15em;

    margin: 1.0em auto;
    font-family: 'Open sans', sans-serif;
    text-align: left;

  }





  .feature-grid p {
    color: #626161;
    font-size: 1.05em;

    line-height: 1.10em;
    margin: 0.5em auto;
    margin-bottom: 1.25em;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    text-align: center;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.15em;

    margin: 0em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.35em;
    letter-spacing: -.75px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .5em auto 0;
  }

  .banner {
    background: url(../images/xsmall3.png) no-repeat 0px 0px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }


  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}


@media (max-width:394px) {
  p.quia {
    margin: 1em auto 0;
  }

  .welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.00em;
  }

  .banner-bottom h2 {
    font-size: 1.92em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  p {
    color: #626161;
    font-size: 1.10em;
    line-height: 1.15em;

    margin: 1.0em auto;
    font-family: 'Open sans', sans-serif;
    text-align: left;

  }





  .feature-grid p {
    color: #626161;
    font-size: 1.05em;

    line-height: 1.10em;
    margin: 0.5em auto;
    margin-bottom: 1.25em;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    text-align: center;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 3.08em;

    margin: 0em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.35em;
    letter-spacing: -.75px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .5em auto 0;
  }

  .banner {
    background: url(../images/xsmall3.png) no-repeat 0px 0px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }


  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}

@media (max-width:376px) {
  p.quia {
    margin: 1em auto 0;
  }

  .welcome h3,
  .testimonials h3,
  .banner-bottom h4,
  .services h3,
  .gallery h3,
  h3.title,
  .contact h3 {
    font-size: 2.00em;
  }

  .banner-bottom h2 {
    font-size: 1.92em;
    color: #001d00;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;

  }

  p {
    color: #626161;
    font-size: 1.10em;
    line-height: 1.15em;

    margin: 1.0em auto;
    font-family: 'Open sans', sans-serif;
    text-align: left;

  }





  .feature-grid p {
    color: #626161;
    font-size: 1.05em;

    line-height: 1.10em;
    margin: 0.5em auto;
    margin-bottom: 1.25em;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    text-align: center;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.85em;

    margin: 0em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.35em;
    letter-spacing: -.75px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .5em auto 0;
  }

  .banner {
    background: url(../images/xsmall3.png) no-repeat 0px 0px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
   background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .get-started {
    float: right;
  }


  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}

@media (max-width:361px) {
  p.quia {
    margin: 1em auto 0;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.75em;

    margin: -.25em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.35em;
    letter-spacing: -1.4px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .50em auto 0;
  }

  .banner {
    background: url(../images/xsmall2.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 285px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}


@media (max-width:321px) {
  .logo img {
    width: 75%;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 2.45em;

    margin: -.50em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.25em;
    letter-spacing: -1.4px;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    margin: .50em auto 0;
  }

  .banner {
    background: url(../images/xsmall6.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 300px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .65em 2.0em;
    font-weight: 700;
    font-size: 15px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }


  .header {
    padding: .55em 0;
  background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}

@media (max-width:241px) {
  .logo img {
    width: 55%;
  }

  .banner-info-grid h3 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: 1.75em;

    margin: -1em auto 0;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1em;
  }

  .banner-info-grid h2 {
    color: #fff;
    font-family: 'Open sans', sans-serif;
    font-size: .90em;
    letter-spacing: -1.0px;
    font-weight: 450;
    line-height: 1em;
    text-align: center;
    margin: .30em auto 0;
  }

  .banner {
    background: url(../images/xsmall.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

    min-height: 200px;
  }

  .banner-info-grid a {
    border: 0;
    background: #b54f82;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b54f82), to(#cc33cc));
    background-image: -webkit-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -moz-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -ms-linear-gradient(top, #b54f82, #cc33cc);
    background-image: -o-linear-gradient(top, #b54f82, #cc33cc);
    background-image: linear-gradient(to bottom, #b54f82, #cc33cc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b54f82, endColorstr=#cc33cc);
    color: #fff;
    display: inline-block;

    text-transform: uppercase;
    text-decoration: none;
    padding: .35em 1.65em;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .banner-info-grid a:hover {
    background: #cc33cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc33cc), to(#b54f82));
    background-image: -webkit-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -moz-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -ms-linear-gradient(top, #cc33cc, #b54f82);
    background-image: -o-linear-gradient(top, #cc33cc, #b54f82);
    background-image: linear-gradient(to bottom, #cc33cc, #b54f82);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cc33cc, endColorstr=#b54f82);

    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }

  .header {
    padding: .55em 0;
    background: rgba(29, 41, 70);
  }

  .banner-bottom-grid-left ul li i {
    margin-right: 1em;
  }

  .grid figure {
    min-width: 326px;
  }

  figure.effect-zoe h3 {
    font-size: 1em;
  }

  figure.effect-zoe figcaption {
    height: 2.4em;
  }

  figure.effect-zoe:hover p.icon-links a span {
    line-height: .5;
  }

  .video-img {
    min-height: 215px;
  }

  .video-img a {
    margin: 5em 0em 0 10em;
  }

  .vie:hover .mask,
  .view-eighth:hover .mask1 {
    height: 220px !important;
  }

  .view .mask,
  .view .content {
    padding: 3.5em 0 0;
  }

  .view .mask1 {
    padding: 4.5em 0 0 !important;
  }

  .view-eighth:hover .mask2 {
    height: 459px !important;
  }

  .view .mask2 {
    padding: 10.5em 0 0 !important;
  }
}

/* ====== Padding ====== */
.Pad5 {
  padding: 5px
}

.PadB5 {
  padding-bottom: 5px
}

.PadT5 {
  padding-top: 5px
}

.PadL5 {
  padding-left: 5px
}

.PadR5 {
  padding-right: 5px
}

.Pad {
  padding: 10px
}

.PadT {
  padding-top: 10px
}

.PadL {
  padding-left: 10px;
}

.PadR {
  padding-right: 10px
}

.PadB {
  padding-bottom: 10px
}

.Pad15 {
  padding: 15px
}

.PadT15 {
  padding-top: 15px
}

.PadR15 {
  padding-right: 15px
}

.PadB15 {
  padding-bottom: 15px
}

.PadL15 {
  padding-left: 15px
}

.Pad20 {
  padding: 20px
}

.PadL20 {
  padding-left: 20px;
}

.PadR20 {
  padding-right: 20px
}

.PadB20 {
  padding-bottom: 20px
}

.PadT20 {
  padding-top: 20px
}

.Pad30 {
  padding: 30px;
}

.PadR30 {
  padding-right: 30px;
}

.PadT30 {
  padding-top: 30px;
}

.PadL30 {
  padding-left: 30px;
}

.PadB30 {
  padding-bottom: 30px;
}

.PadT40 {
  padding-top: 40px;
}

.PadB40 {
  padding-bottom: 40px;
}

.PadR40 {
  padding-right: 40px;
}

.PadL40 {
  padding-left: 40px;
}

/* ====== Margin ====== */
.Margin {
  margin: 10px
}

.Margin15 {
  margin: 15px
}

.Margin20 {
  margin: 20px
}

.MarginR5 {
  margin-right: 5px;
}

.MarginL5 {
  margin-left: 5px;
}

.MarginB5 {
  margin-bottom: 5px;
}

.MarginT5 {
  margin-top: 5px
}

.MarginL {
  margin-left: 10px;
}

.MarginR {
  margin-right: 10px
}

.MarginB {
  margin-bottom: 10px;
}

.MarginT {
  margin-top: 10px
}

.MarginT15 {
  margin-top: 15px
}

.MarginB15 {
  margin-bottom: 15px;
}

.MarginL15 {
  margin-left: 15px;
}

.MarginR15 {
  margin-right: 15px;
}

.MarginL20 {
  margin-left: 20px;
}

.MarginR20 {
  margin-right: 20px
}

.MarginB5 {
  margin-bottom: 1px
}

.MarginT5 {
  margin-top: 1px
}

.MarginT30 {
  margin-top: 30px;
}

.MarginR30 {
  margin-right: 30px;
}

.MarginB30 {
  margin-bottom: 30px;
}

.MarginL30 {
  margin-left: 30px;
}

.MarginT40 {
  margin-top: 40px
}

.MarginL40 {
  margin-left: 40px
}

.MarginR40 {
  margin-right: 40px
}

.MarginB40 {
  margin-bottom: 40px;
}

/* Page Header */
.page__header {
  padding: 35px 0 35px;
}

.page__title {
  color: #001d00;
  font-family: Open Sans;
  font-weight: bold;
  font-size: 3.25em;
  line-height: 46px;
  text-align: center;
}

@media (max-width: 415px) {
  .page__title {

    font-size: 2.25em !important;
  }
}

.page__subtitle {
  color: #595959;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

/* Features */
.features__item {
  padding: 0 0 66px;
}

.features__icon {
  text-align: center;
  padding: 0 0 20px;
}

.features__icon img {
  display: inline-block;
  max-width: 117px;
}

.features__title {
  color: #001d00;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  text-align: center;

  padding: 0 0 4px;
}

.features__text {
  color: #595959;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

/* Get Started */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.getstarted {
  position: relative;

  height: 337px;
  overflow: hidden;
  background: #dbeddc;
  margin-bottom: 80px;

  border-top: 8px solid #47a649;
  border-bottom: 8px solid #47a649;
}

.getstarted .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.getstarted .col-sm-7 {
  text-align: right;
}

.getstarted__content {
  display: inline-block;
  padding: 0 100px;
}

.getstarted__title {
  color: #001d00;
  font-size: 100px;
  line-height: 100px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;

  padding: 5px 0 20px;
  margin: 0 30px;
}

.getstarted__title span {
  color: #001d00;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: .5px;
  text-transform: uppercase;
  display: block;
  position: relative;
  bottom: -11px;
}

.getstarted__link {
  color: #001d00;
}

.getstarted__link:active,
.getstarted__link:focus,
.getstarted__link:hover {
  color: #47a649;
  text-decoration: none;
}

.getstarted__subtitle-block {
  text-align: center;
}

.getstarted__subtitle {
  color: #001d00;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;

  display: inline-block;
  padding: 0 55px 13px;
  margin: 0 30px;

  border-bottom: 1px solid #001d00;
}

.getstarted__subtitle span {
  display: inline-block;
  padding: 0 3px 0 0;
}

.getstarted__text {
  color: #001d00;
  font-size: 20px;
  line-height: 52px;
  text-align: center;

  padding: 8px 0;
  margin: 0 30px;
}

.getstarted__photo {
  width: 100%;
  margin-top: -33px;
}


@media only screen and (max-width: 1573px) {
  .getstarted .col-sm-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .getstarted__content {
    padding: 0;
  }

  .getstarted__title {
    padding-top: 0;
  }

  .getstarted .col-sm-5 {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1468px) {
  .getstarted__photo {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1331px) {
  .getstarted__photo {
    height: 100%;
    width: auto;
  }
}

@media only screen and (max-width: 1250px) {
  .getstarted__title {
    font-size: 60px;
    line-height: 70px;
    padding: 0;
  }

  .getstarted__title span {
    font-size: 20px;
  }

  .getstarted__subtitle {
    font-size: 30px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .getstarted__text {
    font-size: 20px;
    line-height: 24px;
  }

}

@media only screen and (max-width: 959px) {
  .getstarted {
    height: auto;
  }

  .getstarted .row {
    display: block;
  }

  .getstarted__title {
    font-size: 68px;
    line-height: 68px;

    padding: 2px 0 18px;
    margin: 0 12px;
  }

  .getstarted__title span {
    font-size: 26px;
    bottom: -10px;
  }

  .getstarted__subtitle {
    font-size: 28px;
    line-height: 42px;

    padding: 0 0 21px;
    margin: 0 12px;
  }

  .getstarted__text {
    font-size: 18px;
    line-height: 22px;

    padding: 20px 0 36px;
    margin: 0 12px;
  }

  .getstarted__text span {
    display: block;
  }

  .getstarted__photo {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .getstarted__underline {
    margin: 0 12px;
  }

}

@media only screen and (max-width: 465px) {
  .getstarted__title {
    font-size: 14vw;
    line-height: 14vw;
  }

  .getstarted__subtitle {
    font-size: 6vw;
    margin: 0;

    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 407px) {
  .getstarted__text span {
    font-size: 16px;
    display: inline;
  }
}

/* Get Started */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.getstarted {
  position: relative;

  height: 337px;
  overflow: hidden;
  background: #dbeddc;
  margin-bottom: 40px;

  border-top: 8px solid #47a649;
  border-bottom: 8px solid #47a649;
}

.getstarted .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.getstarted .col-sm-7 {
  text-align: right;
}

.getstarted__content {
  display: inline-block;
  padding: 0 100px;
}

.getstarted__title {
  color: #001d00;
  font-size: 100px;
  line-height: 100px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;

  padding: 5px 0 20px;
  margin: 0 30px;
}

.getstarted__title span {
  color: #001d00;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: .5px;
  text-transform: uppercase;
  display: block;
  position: relative;
  bottom: -11px;
}

.getstarted__link {
  color: #001d00;
}

.getstarted__link:active,
.getstarted__link:focus,
.getstarted__link:hover {
  color: #47a649;
  text-decoration: none;
}

.getstarted__subtitle-block {
  text-align: center;
}

.getstarted__subtitle {
  color: #001d00;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;

  display: inline-block;
  padding: 0 55px 13px;
  margin: 0 30px;

  border-bottom: 1px solid #001d00;
}

.getstarted__subtitle span {
  display: inline-block;
  padding: 0 3px 0 0;
}

.getstarted__text {
  color: #001d00;
  font-size: 20px;
  line-height: 52px;
  text-align: center;

  padding: 8px 0;
  margin: 0 30px;
}

.getstarted__photo {
  width: 100%;
  margin-top: -33px;
}


@media only screen and (max-width: 1573px) {
  .getstarted .col-sm-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .getstarted__content {
    padding: 0;
  }

  .getstarted__title {
    padding-top: 0;
  }

  .getstarted .col-sm-5 {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1468px) {
  .getstarted__photo {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1331px) {
  .getstarted__photo {
    height: 100%;
    width: auto;
  }
}

@media only screen and (max-width: 1250px) {
  .getstarted__title {
    font-size: 60px;
    line-height: 70px;
    padding: 0;
  }

  .getstarted__title span {
    font-size: 20px;
  }

  .getstarted__subtitle {
    font-size: 30px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .getstarted__text {
    font-size: 20px;
    line-height: 24px;
  }

}

@media only screen and (max-width: 959px) {
  .getstarted {
    height: auto;
  }

  .getstarted .row {
    display: block;
  }

  .getstarted__title {
    font-size: 68px;
    line-height: 68px;

    padding: 2px 0 18px;
    margin: 0 12px;
  }

  .getstarted__title span {
    font-size: 26px;
    bottom: -10px;
  }

  .getstarted__subtitle {
    font-size: 28px;
    line-height: 42px;

    padding: 0 0 21px;
    margin: 0 12px;
  }

  .getstarted__text {
    font-size: 18px;
    line-height: 22px;

    padding: 20px 0 36px;
    margin: 0 12px;
  }

  .getstarted__text span {
    display: block;
  }

  .getstarted__photo {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .getstarted__underline {
    margin: 0 12px;
  }

}

@media only screen and (max-width: 465px) {
  .getstarted__title {
    font-size: 14vw;
    line-height: 14vw;
  }

  .getstarted__subtitle {
    font-size: 6vw;
    margin: 0;

    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 407px) {
  .getstarted__text span {
    font-size: 16px;
    display: inline;
  }
}

@media (min-width:300px) {
	div.container h2 b {
		font-size: 26px !important;
		font-style: italic !important;
		letter-spacing: -0.75px !important;
		line-height: 1.2 !important;
		display: block;
		font-family: 'Open sans', sans-serif;
	}
}

@media (min-width:640px) {
	div.container h2 b {
		font-size: 32px !important;
		line-height: 1.2 !important;
	}
}

@media (min-width:768px) {
	div.container h2 b {
		font-size: 32px !important;
	}
}
	
@media (min-width:825px) {
	div.container h2 b {
		font-size: 37px !important;
	}
}	
	
@media (min-width:1024px) {
	div.container h2 b {
		font-size: 40px !important;
	}
}	
	
@media (min-width:1280px) {
	div.container h2 b {
		font-size: 44px !important;
	}
}	
	
@media (min-width:1366px) {
	div.container h2 b {
		font-size: 48px !important;
	}
}



@media (min-width:300px) {
	.banner-bottom .please-wait h4 {
		font-size: 36px;
		display: block;
	}
	
	.banner-bottom .please-wait h5 {
		font-size: 28px;
		display: block;
		text-align: center;
	}
	
	.banner-bottom .please-wait img {
		width: 60px;
		height: 60px;
	}
	
	.banner-bottom .please-wait p {
		font-size: 26px;
		text-align: center;
		font-weight: 600;
	}
	
	.banner-bottom .please-wait p.red {
		color: #ff0033;
	}
	
}

@media (min-width:640px) {
	.banner-bottom .please-wait h4 {
		font-size: 45px;
		line-height: 1.2;
	}
	
	.banner-bottom .please-wait h5 {
		font-size: 36px;
		display: block;
	}
	
	.banner-bottom .please-wait p {
		font-size: 32px;
	}
}
