figure {
  padding: 0;
  margin: 0;
}

.captions.v2 {
  top: 0%;
  left: auto;
  text-align: left;
  
}

.captions.v3 {
  top: 27%;
  right: 7%;
  left: opx;
  text-align: left;
}

.slider-images.v2 {
  position: absolute;
  top: 18%;
  right: auto;
  left: 5%;
  width: auto\9;
  max-width: 100%;
}

.slider-images {
  position: absolute;
  top: 15%;
  right: 4%;
  width: auto\9;
  max-width: 100%;
}

.captions {
  position: absolute;
  top: 20%;
  left: opx;
  color: #fff;
  text-align: center;
}

.captions .title {
  margin-top: 20px;
  font-size: 48px;
  line-height: 48px;
  color: #333333 !important;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif !important;
  font-weight: 300;
}

.captions .subtitle {
  font-size: 24px;
  font-weight: bold;
  color: #fff0b7;
  text-transform: uppercase;
}

.captions .description {
  margin-top: 35px;
  font-family: 'Open Sans',sans-serif !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #333333;
}

.captions .btn-success {
  display: inline-block;
  padding: 13px 35px;
  margin-top: 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 1px 0 #969696;
  text-transform: uppercase;
  background-color: #8ebd00;
  background-image: none;
  border-radius: 35px;
}


.main-projects {
  padding: 20px 0;
}

.main-projects .title {
  color: #333333;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif !important;
  font-weight: 300;
}

.main-projects .images-container {
  margin-top: 20px;
}

.main-projects .images-container .team-even {
  margin-top: 80px;
}

.main-projects .images-container .team-even .recommendation {
  padding: 39px;
  padding-bottom: 115px;
  background: transparent url(../img/tape-note.png) no-repeat center -4px;
}

.main-projects .images-container .team-even .recommendation .title {
  color: #000;
}

.main-projects .images-container .team-even .recommendation .content {
  margin-top: 18px;
  font-size: 12px;
  line-height: 22px;
  color: #685e51;
}

.main-projects .images-container .team-even .recommendation .btn-container {
  margin-top: 50px;
  text-align: center;
}

.main-projects .images-container .team-even .recommendation .btn-container .btn-success {
  padding: 15px 35px;
}

.main-projects .images-container .team-even .recommendation .btn-container .btn-success:hover {
  text-decoration: none;
}

.main-projects .images-container .top-img {
  position: relative;
}

.main-projects .images-container .img-meta .title {
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.main-projects .images-container .img-meta .title a {
  font-weight: 600;
  color: #2a2a2a;
}

.main-projects .images-container .img-meta .title a span {
  display: inline-block;
  padding-left: 10px;
  font-weight: 500;
  color: #4e4e4e;
}

.main-projects .images-container .img-meta .post-date {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  color: #8b8b8b;
}

.main-projects .images-container .img-meta .content {
  margin-top: 20px;
  font-size: 13px;
  color: #4e4e4e;
}


@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
  }
  .flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
  }
}

@media screen and (max-width: 1199px) {
  .main-projects .images-container .top-img .rollover.v2 {
    height: 55.3%;
  }
  .main-pproducts-container .product-prize .btn-success {
    padding: 8px 15px;
    text-align: center;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    height: 43%;
  }
  .main-projects .images-container .top-img .rollover.v3 ul.socials {
    top: 40%;
    left: 31%;
  }
  #search-bar #search-bar-toggle {
    background-position: 10px 1px;
  }
  .main-projects .images-container .top-img .rollover {
    height: 49.5%;
  }
  .main-projects .images-container .top-img .rollover ul.socials {
    left: 21%;
  }
  .main-projects .images-container .team-even .recommendation .btn-container {
    margin-top: 25px;
  }
  .main-projects .images-container .team-even .recommendation {
    padding: 56px 35px 115px;
    background-size: 100% 85%;
  }
}

@media screen and (max-width: 980px) {

  .main-projects .images-container .top-img .rollover.v2 ul.socials {
    left: 36%;
  }
}

@media screen and (max-width: 979px) {
  .flex-direction-nav a {
    top: 56%;
  }
  body {
    padding-top: 0;
  }
  .navbar-fixed-top {
    position: fixed;
    margin-bottom: 0;
  }

  .nav-collapse,
  .nav-collapse.collapse {
    float: none;
  }
  .navbar .navbar-inner .nav > li > a {
    background-color: transparent;
  }
  #search-bar #search-bar-toggle {
    background-position: -3px 6px;
    background-size: 90% 75%;
  }
  .main-projects .images-container .top-img .rollover.v2 {
    height: 42.8%;
  }
  .main-projects .images-container .top-img .rollover.v2 ul.socials {
    top: 45%;
    left: 32%;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    height: 34%;
  }
  .main-projects .images-container .top-img .rollover.v3 ul.socials {
    left: 28%;
  }
  .main-projects .images-container .top-img .rollover {
    height: 37.7%;
  }
  .main-projects .images-container .top-img .rollover ul.socials {
    top: 38%;
    left: 10%;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  #search-bar #search-bar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
  }
  .main-projects .images-container .top-img .rollover {
    height: 71.2%;
  }
  .main-projects .images-container .top-img .rollover ul.socials {
    top: 48%;
    left: 40%;
  }
  .main-projects .images-container .top-img {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .main-projects .images-container .top-img .rollover.v2 {
    left: 25%;
    width: 50.2%;
    height: 67.8%;
  }
  .main-projects .images-container .top-img {
    text-align: center;
  }
  .main-projects .title {
    text-align: center;
  }
  .main-projects .images-container .top-img .rollover.v2 ul.socials {
    left: 38%;
  }
  .main-pproducts-container .title {
    text-align: center;
  }
  .main-pproducts-container .product-container {
    text-align: center;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    left: 31.4%;
    width: 37%;
    height: 54.2%;
  }
  .main-projects .images-container .top-img .rollover.v3 ul.socials {
    left: 34%;
  }

  .main-projects .images-container .top-img .rollover {
    left: 24.8%;
    width: 50.4%;
    height: 68.2%;
  }
  .main-projects .images-container .top-img .rollover ul.socials {
    left: 27%;
  }
}

@media (max-width: 640px) {
 
  }
  .main-projects .images-container .top-img .rollover {
    height: 66.8%;
  }
  .main-pictures-cotainer.v2 .content-text .title {
    line-height: 92px;
  }
  .main-projects .images-container .top-img .rollover.v2 {
    left: 19.8%;
    width: 60.5%;
    height: 63.8%;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    left: 28%;
    width: 44%;
  }

  .picture-modals .modal {
    left: 50px;
  }
}

@media (max-width: 480px) {

  .main-projects .images-container .top-img .rollover.v2 {
    left: 8.8%;
    width: 82.5%;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    left: 20%;
    width: 60%;
    height: 50.7%;
  }
}

@media (max-width: 480px) {

  .main-projects .images-container .top-img .rollover.v2 {
    left: 0;
    width: 100%;
    height: 58%;
  }
  .main-projects .images-container .top-img .rollover.v3 {
    left: 0;
    width: 100%;
    height: 50.7%;
  }

}

@media (max-width: 320px) {
  .page-title .btn-group {
    margin-left: -29px;
  }
  .page-title .btn-group > .btn:first-child {
    padding: 18px;
  }
  .page-title .btn-group > .btn:last-child,
  .page-title .btn-group > .dropdown-toggle {
    padding: 20px;
  }
}
@media (min-width: 768px) {

.carousel {
    height: 550px;
}
.carousel-caption {
    bottom: 0;
    top: 33%;
    z-index: 10;
}
@media (max-width: 480px) {
.carousel-caption {
    top: 25%;
}
}

.carousel .item {
    background-color: #fff;
    height: 550px;
    width: 100%;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 45%;
}
.slide-one {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../img/online_marketing.jpg);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide-two {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../img/ecommerce.jpg);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.event-cta {
    text-align: center;
}
.event-cta p {
    color: #393939;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.event-cta span {
    color: #9f978c;
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 700;
}
@media (min-width: 992px) {
.event-cta {
    text-align: left;
}
.ec-txt {
    float: left;
}
.event-cta p {
    margin-bottom: 0;
}
.event-cta .btn {
    float: right;
}

}
.event-details .ed-title {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.event-details .ed-content {
    color: #53504c;
    line-height: 2;
}
@media (max-width: 767px) {
.feature-block {
    text-align: center;
}
.feature-block .img-responsive {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
}
@media (max-width: 991px) {
.center-this {
    text-align: center;
}
.center-this .img-responsive {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}


}

.owl-carousel {
    display: none;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
}
.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel .owl-stage-outer {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    -moz-user-select: none;
    cursor: pointer;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    -moz-user-select: none;
    float: left;
    min-height: 1px;
    position: relative;
}

.owl-carousel.owl-text-select-on .owl-item {
    -moz-user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-nav {
    display: none;
}
@media (min-width: 1200px) {
.flexslider-container .captions.v2 {
    left: 30%;
  }	
.owl-theme .owl-controls .owl-nav {
    display: block;
}

.owl-theme .owl-controls .owl-nav div {
    position: absolute;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -10px;
    top: 55px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: -10px;
    top: 55px;
}
}
.owl-theme .owl-controls .nav-arrow {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/arrows.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 30px;
    width: 16px;
}
.owl-theme .owl-controls .nav-arrow.left {
    background-position: 0 0;
}
.owl-theme .owl-controls .nav-arrow.right {
    background-position: 100% 0;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ddcbab;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    display: block;
    height: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    transition-delay: 0s;
    transition-duration: 200ms;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ac7f62;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.media-heading {
    color: #53504c;
}
.media-content {
    margin-bottom: 20px;
}


.titleslider {
  margin-top: 95px;
  font-size: 40px;
  line-height: 48px;
  color: #333333 !important;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif !important;
  font-weight: 300;
   
}
.descriptionslider {
    color: #333333;
    font-family: "Open Sans",sans-serif !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
	background-color: rgba(255, 255, 255, 0.7);
	width: 400px;	 
}

.descriptionslidertwo {
    color: #333333;
    font-family: "Open Sans",sans-serif !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;	 
}