/*
Theme Name: North Child Theme
Theme URI: http://themeforest.net/user/Veented
Description: One Page WordPress Theme
Version: 1.1.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: north
*/

/* Your code goes below! */
.vntd-portfolio-carousel .works .item .f-image {
    padding: 0 0;
}
.vntd-portfolio-carousel .works .item {
    padding: 10px 10px;
}
.vntd-portfolio-carousel .works .item .f-image {
    opacity: 0.8;
}
.pagination > li > span {
    color: #B9CB43 !important;
    background-color: #3d3d3d !important;
    border: none;

}
.f-button.first {
    right: initial !important;
    text-align: center;
    width: 100%;
    background: rgb(0,0,0,.7);
    padding: 23px 0;
    transition-delay: 0s;
}
.vntd-portfolio-carousel .works .item:hover .f-button.first {
    bottom: 0 !important;
}
.image-sensi-hover {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
}
.vntd-portfolio-carousel .works .item:hover {
    bottom: 90px !important;
}
.portfolio-template-default iframe {
    width: 100% !important;
    height: 590px !important;
}
.vntd-portfolio-carousel .works .item h1.f-head {
    opacity: 0;
}
.porty .works .owl-wrapper-outer .owl-wrapper .owl-item {
    border-right: 14px solid #0f0f0f !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: transparent !important;
}
.fact {
   max-width: 100% !important;
}
.portfolio .portfolio-items .item a.work-image div.item-details {
    padding: 55px !important;
}
.dont-show-title .texts {
    display: none !important;
}
.colio-container h2 {
    font-size: 24px !important;
    font-weight: 100 !important;
    letter-spacing: .2em !important;
}
body.dark-layout .blog-head {
    background: #212121 !important;
}
.nav-inner {
    max-width: none;
    padding: 0 10px;
}
.ulp-buynow-blue, .ulp-buynow-blue:visited {
    background-color: #ff9900 !important;
    background-image: none !important;
    border: none !important;
    color: #fff !important;
}
.ulp-buynow-blue:hover{
    color: #ff9900 !important;
    background-color: #000 !important;
}
.wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}
.sdm_download.green {
	background: #0B0B0B !important;
	opacity: .85 !important;
	padding: 20px 32px !important;
	color: #3E9414 !important;
	border: 1px solid #3E9414;
	box-shadow: 0 0 10px 1px #3E9414;
	transition:all 0.3s !important;
	text-shadow:none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Raleway', Open Sans, Helvetica, sans-serif !important;
}
.sdm_download.green:hover {
	border: 1px solid #89CB43 !important;
	box-shadow: 0 0 10px 1px #89CB43 !important;
	color:#B9CB43 !important;
	background-color: #151515 !important;
	text-shadow:none !important;
}
.wpb_row > .inner {
    max-width: 100% !important;
}
.vntd-section-white h1, .vntd-section-white h2, .vntd-section-white h3, .vntd-section-white h4, .vntd-section-white h5, .vntd-section-white h6, .vntd-section-white {
    color: #868686  !important;
}
.vntd-portfolio-carousel.blog-carousel .works .item h1.f-head a {
    color: #3e9414 !important;
}
h1.title {
    font-family: 'Gloria Hallelujah', cursive;
    letter-spacing: .1em;
    font-size: 3em;
    text-align: center;
    color: #404040;
    padding-bottom: 25px;
    text-transform: lowercase;
}

.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
    float: left !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 3.8% 0 0 !important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}
.page-id-1916 .portfolio .portfolio-items {
  margin-top: 0;
  width: 100.1%;
}
.page-id-1916 .portfolio-items div.item {
  width: 100% !important;
  height: auto !important;
}
.page-id-1916 .portfolio .portfolio-items .item {
	background: #0F0F0F !important;
}
.blog-carousel {
	padding-top: 0px !important;
}
.vntd-portfolio-carousel .works {
	padding: 0 !important;
	margin-top: 0 !important;
}
.page-id-1916 li.gallery-item {
	max-height: 366px !important;
}
li.gallery-item {
	max-height: 306px !important;
	height: auto !important;
}
.vntd-cta p.subtitle-text {
	color: #3E9414 !important;
}

/*.f-image {
	opacity: 1 !important;
}
.f-image:hover {
	opacity: .1 !important;
}*/

.f-text.font-secondary.normal {
    display: none;
}
.btn.btn-accent.btn-lg {
    text-align: center;
    margin:0 auto ;
    display: inherit;
    width: 50%;
}

.team .team-boxes .owl-controls {
	top: -67px !important;
	margin-top: 0 !important;
}
.team .team-boxes {
	margin-top: 65px !important;
}
/* START Nav Changes- RBG - Dr Brain */

.nav-menu ul li a {
	color: #e9e9e9 !important;
	font-weight: 500 !important;
	font-size: 16px !important;
}
.nav-menu ul li a:hover {
	color: #B9CB43 !important;
	background-color: transparent !important;
}
.dark-nav .nav-menu ul.dropdown-menu a:hover {
	background-color: #333 !important;
	color: #B9CB43 !important;
}
.dropdown-menu a {
	color: #3E9414 !important;
}
.nav-menu ul.dropdown-menu {
	border-top-color: #1f1f1f !important;
}
.first-nav.dark-nav {
	background-color: rgba(34, 34, 34, 0.85) !important;
}
.second-nav.dark-nav, .dark-nav .nav-menu ul.dropdown-menu {
	background-color: rgba(34, 34, 34, 0.85) !important;
}
.nav-menu ul.dropdown-menu {
	border-top: none !important;
}
/* END Nav Changes End - RBG - Dr Brain */

/* START Page Loader - RBG - Dr Brain */

.outter {
margin: -20px 0 0 -20px !important;
width: 156px !important;
height: 156px !important;
border-radius: 0px 0 0 0px;
border-left: none !important;
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
.spinner {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #3E9414;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
/* END Page Loader - RBG - Dr Brain */

/* START links - RBG - Dr Brain */

a:hover{
	color: #B9CB43 !important;
	text-decoration: none !important;
}
a:focus {
	text-decoration: none !important;
}
a.active-colored {
	background-color: #191919 !important;
}

.vntd-portfolio-carousel .works .owl-controls {
	height: 60px;
	top: 91px;
	position: absolute;
	width: 100%;
	text-align: inherit;
	z-index: 999999;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons div {
	border-radius: 30px !important;
	border: 1px solid #3E9414 !important;
	margin: 0 3px !important;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:hover {
	border: none !important;
	opacity: 1 !important;
	background-color: #000 !important;
	box-shadow: 0px 0px 5px 1px #B9CB43 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/left-litle-yellow.png') !important;

}
.porty .works .owl-wrapper-outer .owl-wrapper .owl-item {
    border-right: 1px solid #0f0f0f !important;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons .owl-prev {
    float: left;
    width: 45px !important;
    padding: 30px;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons .owl-next {
    float: right;
    width: 45px !important;
    padding: 30px;
}

#page-content .blog-carousel .owl-controls {
    height: 60px;
    top: 90px;
	position: absolute;
	width: 100%;
	text-align: inherit;
	z-index: 999999;
}
#page-content .blog-carousel .owl-prev {
    float: left;
    width: 45px !important;
    padding: 30px;
}
#page-content .blog-carousel .owl-next {
    float: right;
    width: 45px !important;
    padding: 30px;
}
.team .team-boxes .owl-controls .owl-buttons div {
	border: 1px solid #3E9414 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/left-little-green.png') !important;
}
.team .team-boxes .owl-controls .owl-buttons div:hover {
	background-color: #151515 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/left-litle-yellow.png') !important;
}
.team .team-boxes .owl-controls .owl-buttons div:nth-of-type(2) {
	border: 1px solid #3E9414 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/right-little-green.png') !important;
}
.team .team-boxes .owl-controls .owl-buttons div:nth-of-type(2):hover {
	background-color: #151515 !important;
	opacity: 1 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/right-litle-yellow.png') !important;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2) {
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/right-little-green.png') !important;
}
.team .team-boxes .owl-controls .owl-buttons div:hover {
	opacity: 1 !important;
	background-color: #000 !important;
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
}
.vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2):hover {
	border: none !important;
	opacity: 1 !important;
	background-image: url('http://sensi-starr.com/wp-content/uploads/2015/03/right-litle-yellow.png') !important;
}
.btn, input.wpcf7-form-control.wpcf7-submit {
	padding: 16px 32px !important;
	font-size: 14px;
	line-height: 1.42857143;
	width: 100% !important;
	background-color: #1B1B1B !important;
	color: #3E9414 !important;
	font-weight: bolder !important;
	border: 1px solid #3E9414 !important;
	box-shadow: 0px 0px 10px 1px #3E9414 !important;
	transition: all 0.3s !important;
}
.btn:hover, input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #151515 !important;
	color: #B9CB43 !important;
	opacity: 1 !important;
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 42% !important;
    padding: 16px 0 !important;
}
div.wpcf7 .ajax-loader {
    display: block;
}
.page-content-button.scroll:hover {
	box-shadow: 0px 0px 5px 1px #B9CB43;
}
.btn-black {
	background-color: #0B0B0B !important;
	border-color: #333;
	opacity: 0.85;
}
.btn-black:hover {
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
}
.address-soft a.social {
	background-color: #191919 !important;
	color: #fff !important;
}
.tp-rightarrow:hover, .tp-leftarrow:hover {
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
	color: #B9CB43 !important;
}
body.dark-layout .team .team-boxes .owl-controls .owl-buttons div {
	background-color: #17171A !important;
	opacity: 0.8;
}
.ajde_evcal_calendar .calendar_header .evcal_arrows {
	height: 35px !important;
	width: 35px !important;
	border-radius: 12% !important;
	color: #3E9414 !important;
	border: 1px solid #3E9414 !important;
	background-color: #1f1f1f !important;
}
.ajde_evcal_calendar .calendar_header .evcal_arrows:hover {
	height: 35px !important;
	width: 35px !important;
	border-radius: 12% !important;
	color: #3E9414 !important;
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
	background-color: #000 !important;
}
/* END links - RBG - Dr Brain */

/* START Events - RBG - Dr Brain */

.eventon_events_list .eventon_list_event .evcal_eventcard {
	background-color: #181818 !important;
}
.eventon_events_list .eventon_list_event .evcal_eventcard, .evcal_evdata_row, .evorow .tbrow, .dark1 {
	background-color: #000 !important;
}
.evcal_evdata_row .evcal_evdata_cell p {
	font: bold 11px Raleway !important;
	color: #B9CB43  !important;
}
.event_description p {
	font-family: "Raleway", Open Sans, Helvetica, sans-serif !important;
	color: #B9CB43  !important;
	font-weight: bold !important;
}
.evorow .tbrow, .dark1 {
	background-color: #000 !important;
}

/* END Events - RBG - Dr Brain */

body.dark-layout .portfolio #options ul li a.selected {
	background: #B9CB43  !important;
	color: #000 !important;
}
body.dark-layout .portfolio #options ul li a.selected:hover {
	background: #000 !important;
	color: #B9CB43  !important;
}
body.dark-layout .portfolio #options ul li a:hover {
	background: #B9CB43  !important;
	color: #000 !important;
}
.tp-bullets.simplebullets.round .bullet {
	display: none !important;
}

body.dark-layout .portfolio #options ul li a.selected {
	background: #000;
}
.portfolio .portfolio-items .item a.work-image p {
	color: #B9CB43  !important;
}
.news .wpb_content_element {
	margin-bottom: 9px !important;
}

input {
	background-color: black !important;
}
.single-post .page-holder > .inner {
	padding-top: 20px !important;
}
.blog-head.inner-head {
	background: rgba(0,0,0,0.6) !important;
}
h4 {
	font-family: "Raleway", Open Sans, Helvetica, sans-serif !important;
	font-weight: 700 !important;
}
#fap-playlist li span:hover {
	text-decoration: none !important;
	color: #3E9414;
}
.bar ul li:hover {
	background: #000 !important;
}
#port-car .vc_row {
	padding: 25px 0 30px !important;
}
#events .vc_row.wpb_row.vc_row-fluid.vc_custom_1421299531202 {
	padding: 50px 0;
}
ul {
	margin-bottom: 0 !important;
}
div.wpcf7-validation-errors {
	border: 2px solid #3E9414 !important;
}
.vntd-portfolio-carousel .works .item .featured-ball:hover {
	background-color: #1F1F1F !important;
	color: #3E9414 !important;
}
span.wpcf7-not-valid-tip {
	color: #3E9414 !important;
}
.vntd-cta .vntd-cta-button {
	color: #868686 !important;
	background: #1f1f1f !important;
}
.outter {
	border-left: none !important;
}
.vc_col-sm-4.news.wpb_column.vc_column_container {
	border: 1px solid #868686 !important;
	padding-left: 0;
	padding-right: 0;
}
.vc_separator h4 {
	font-family: Raleway, Open Sans, Helvetica, sans-serif;
	font-size: 19px !important;
}

.category {
	padding-left: 30px;
	color: #8B8989;
}
.date {
	padding-left: 30px;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #8B8989;
}
.title {
	padding-left: 30px;
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.blurb {
	margin-left: 30px;
	width: 85%;
}
.message {
	width: 33%;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 63px;
	color: #7f7f7f;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.share {
	width: 33%;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 63px;
	color: #7f7f7f;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.read {
	padding-top: 10px;
	letter-spacing: 14.3px;
	padding-left: 15px;
}
.more {
	width: 33%;
	float: left;
	list-style-type: none;
	color: #7f7f7f;
	text-align: center;
	font-size: 24px;
	border-top: 1px solid #dcdcdc;
	display: inline;
}
.more-text {
	margin-top: -14px;
	font-size: 32px;
	font-weight: bolder;
	text-transform: uppercase;
	color:#333333;
}
.details {
	padding: 0 34px;
}
.fact h3 {
	color: #eee !important;
}
#eventon_loadbar {
	background-color: #3E9414 !important;
}
.vc_separator.wpb_content_element.vc_separator_align_center.vc_el_width_100.vc_sep_color_grey.vc_sep_color_grey {
	margin-bottom: 70px !important;
}
a.page-content-button:hover {
	background-color: #0F0F0F !important;
}
.member-detail-button:hover {
	background-color: #000 !important;
	color: #3E9414 !important;
	box-shadow: 0px 0px 5px 1px #3E9414;
}
.tp-loader.spinner2 {
	display: none !important;
}
.team .team-boxes .owl-controls .owl-buttons div {
	opacity: 1 !important;
}
.evcal_event_subtitle {
	color: #3E9414  !important;
}
.fact h3 {
	color: #B9CB43  !important;
}
.gallery-item {
	margin-bottom: 0px !important;
	float: left;
	margin-left: 0px;
	width: 33.333%;
	opacity: 0.4 !important;
	filter: alpha(opacity=40) !important;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-o-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
	padding: 4px !important;
}
.gallery-item:hover {
	box-shadow: 0px 0px 3px 1px #3E9414 !important;
}
#page-content .wpb_gallery .gallery-item:hover {
	opacity: 1 !important;
	filter: alpha(opacity=90) !important;
	cursor: pointer;
}
.contact form input, .contact form textarea {
	background: #1f1f1f !important;
}
form.wpcf7-form {
    text-align: center !important;
}
label {
    width: 42%;
}
#page-content .colio {
    margin-bottom: 0 !important;
}

input.wpcf7-form-control.wpcf7-text {
    width: 100% !important;
    font-size: 29px !important;
    padding: 5px;
    border: 1px solid #ababab;
    margin-top: 21px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    background: #000;
    padding: 25px;
    border: 1px solid #ababab;
}

.team .team-boxes .member-details {
	background: #191919 !important;
}
.testimonials .t-arrow {
	border-top-color: #080808 !important;
}
.testimonials i.fa.fa-twitter {
	color: #4fd5f8 !important;
}
.wpb_gallery.wpb_content_element.clearfix.mp-gallery.vntd-gallery {
	margin-bottom: 0px !important;
}
.team .team-boxes .item .member-details .details a.member-social {
	background: #2C2C2C !important;
}
.team .team-boxes .item .member-name h1.name {
	color: #eee !important;
}
.team .team-boxes .item .member-image {
	border: 1px solid #868686 !important;
}
.team .team-boxes .item .box-inner {
	border: 1px solid #868686 !important;
}
h1.project-head.dark.bold.font-secondary {
	color: #eee !important;
}
.dark {
	color: #DBDBDB !important;
}
.page-holder > .inner {
	padding-top: 40px;
}
.team .team-boxes .item .member-name {
	padding: 16px 0 0 !important;
}
footer img {
	width: 450px !important;
}
.texts {
	text-align: left;
}
.vc_custom_1421299369715 {
	padding-top: 70px !important;
}
.vc_custom_1405492388637 {
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}
.blog .post .single_item {
	margin: 0 30px !important;
}
.post-form form div {
	padding: 10px 35px !important;
}
.btn-lg, .btn-group-lg>.btn {
	font-size: 14px !important;
}
#respond #submit {
	background-color: #1f1f1f !important;
	color: #eee !important;
	font-weight: bolder !important;
	opacity: 0.85 !important;
}
#respond #submit:hover {
	opacity: 1 !important;
	color: #3E9414 !important;
	background-color: #000 !important;
}
/* Full Width Banners - Sensi Starr*/

.banner-text-official {
	background: url('http://sensi-starr.com/wp-content/uploads/2014/09/official_site.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-releases {
	background: url('http://sensi-starr.com/wp-content/uploads/2014/09/banner-r2.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-videos {
	background: url('http://sensi-starr.com/wp-content/uploads/2016/06/sesni-videos-banner2.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-news {
	background: url('http://sensi-starr.com/wp-content/uploads/2014/09/banner-news.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-artist {
	background: url('http://sensi-starr.com/wp-content/uploads/2016/06/sensi-artists.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-events {
	background: url('http://sensi-starr.com/wp-content/uploads/2014/09/banner-events.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-gallery {
	background: url('http://sensi-starr.com/wp-content/uploads/2014/09/sensi_gallery.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}

.banner-text-booking {
	background: url('http://sensi-starr.com/wp-content/uploads/2015/02/banner_email.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
.banner-text-projects-all {
	background: url('http://sensi-starr.com/wp-content/uploads/2015/02/banner_projects.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
/* END Full Width Banners - Sensi Starr*/
.vc_gitem-zone {
    background-color: transparent !important;
}
.nav-menu ul li a {
    color: #ffffff !important;
}
.dropdown-menu > li > a:focus {
    color: #B9CB43 !important;
    background-color: #333 !important;
}
.separator {
	border-bottom: 1px solid #323232 !important;
	color: #e9e9e9 !important;
}
.portfolio-post > .inner {
	padding-top: 40px !important;
}
#fap-wrapper-switcher {
	color: #B9CB43  !important;
}
#fap-current-title {
	font-size: 30px !important;
	line-height: 20px !important;
	padding-top: 13px !important;
	text-transform: uppercase !important;
}
#fap-wrapper-switcher {
	height: 36px !important;
	padding: 5px 27px 10px 27px !important;
	text-align: center !important;
	margin: -30px 0 0 0 !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	top: -22px !important;
}
#fap-wrapper-switcher.fap-bottom {
	line-height: 45px !important;
}
.post-form form .form {
	color: #eee !important;
}
.light-form {
	background: #191919 !important;
	border: 1px solid #eeeeee !important;
}
#header-iphone {
	display:none;
}
.news .wpb_single_image.wpb_content_element.vc_align_left {
	margin-bottom: 15px;
}
.blog-button .vc_col-sm-12.wpb_column.vc_column_container {
	padding: 0;
}

#merch a.btn.btn-accent.btn-center {
    width: 15% !important;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* ============================== STYLE FOR IMAGE - TITLE - CONTENT - ICON ============================== */
.gallery-item {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.gallery-item img {
	width: 100%;
	display: block;
}
.gallery-item .hover-icon {
	width: 100px !important;
	display: block;
}
.nd-title {
	position: relative;
	top: -150px;
	opacity: 0;
	margin: 10px 0 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	-webkit-transition: all 1.4s ease 0.02s;
	transition: all 3s ease 0.05s;
}
.nd-title span {
	color: #fff;	
	padding: 0 20px 15px;
	display: inline-block;
}
.nd-icon {
    color: #000;
    display: inline-block;
    font-size: 25px;
    margin: 0 5px;
    opacity: 0;
    position: relative;
	cursor: pointer;
	-webkit-transition-duration: 0.6s;
			transition-duration: 0.6s;
	-webkit-transition-timing-function: cubic-bezier(1.000, -0.530, 0.405, 1.425);
			transition-timing-function: cubic-bezier(1.000, -0.530, 0.405, 1.425);
}
.nd-icon span {
	background: rgba(255, 255, 255, 0.7);
	border-radius: 3px;
	padding: 10px 15px;
	-webkit-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.nd-icon:hover span {
	background: #fff;
	-webkit-transform: scale(1.1,1.1);
			transform: scale(1.1,1.1);
}
.nd-content {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all 0.8s ease;
			transition: all 0.8s ease;
}
.nd-content_inner {
	display: table;
	width: 100%;
	height: 100%;
}
.nd-content_inner1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
/* =============== HOVER AREA =============== */
.gallery-item:hover .nd-icon,
.gallery-item:hover .nd-content,
.gallery-item:hover .nd-title {
	opacity: 1;
	top: 0;
}
.gallery-item:hover .nd-title {
	-webkit-transition: all 0.5s cubic-bezier(1.000, -0.530, 0.405, 1.425) 0.01s;
			transition: all 0.5s cubic-bezier(1.000, -0.530, 0.405, 1.425) 0.01s;
}
.gallery-item:hover .nd-content {
	background: rgba(0, 0, 0, 0.5);
}
/* =============== SET DELAY FOR ICONS WHEN HOVER =============== */
.nd-content .nd-icon:nth-of-type(1) {	
	-webkit-transition-delay: 0.1s;
			transition-delay: 0.1s;
}
.nd-content .nd-icon:nth-of-type(2) {
	-webkit-transition-delay: 0.15s;
			transition-delay: 0.15s;
}
.nd-content .nd-icon:nth-of-type(3) {
	-webkit-transition-delay: 0.2s;
			transition-delay: 0.2s;
}
.nd-content .nd-icon:nth-of-type(4) {
	-webkit-transition-delay: 0.25s;
			transition-delay: 0.25s;
}
/* ============================== HOVER STYLE ============================== */
/* =============== STYLE 1 =============== */
.nd-style-1 .nd-icon {
	top: 150px;
}
@media only screen and (max-width: 1812px){
.page-id-1916 li.gallery-item {
	max-height: 226px !important;
}
}
@media only screen and (max-width: 1148px){
li.gallery-item {
	max-height: 260px !important;
}
}
@media only screen and (max-width: 1126px){
.page-id-1916 li.gallery-item {
	max-height: 195px !important;
}
}
@media only screen and (max-width: 1024px){
a.page-content-button {
	margin: 0px 4px 0 0 !important;
}
.vc_col-sm-3:nth-child(2) .fact, .vc_col-sm-3:nth-child(4) .fact {
	margin-left: 0px !important;
	width: 100% !important;
}
.vc_col-sm-3:nth-child(4) .fact {
	margin-left: 0 !important;
	width: 100% !important;
}
.fact {
	margin-right: 0 !important;
	width: 100% !important;
}
.portfolio-template-default .single-post.portfolio-post.page-holder {
    margin: 11px 20px;
}
.portfolio-template-default iframe {
    height: 450px !important;
}
}
@media only screen and (max-width: 980px){
label {
    width: 90% !important;
}
.fact h1 {
	font-size: 35px !important;
}
.gallery-item {
	width: 50% !important;
}
.read {
	padding-top: 18px !important;
	letter-spacing: 3.3px !important;
}
.more-text {
	margin-top: -7px !important;
	font-size: 18px !important;
	color: #AEAEAE !important;
	width: 100% !important;
	padding-left: 10px !important;
}
.more {
	color: #7f7f7f !important;
}
li.gallery-item {
	max-height: 310px !important;
}
}
@media only screen and (max-width: 834px){
.vntd-cta h1.content-head {
	font-size: 26px !important;
}
}
@media only screen and (max-width: 780px) {
.portfolio-template-default iframe {
    height: 360px !important;
}
.colio-content iframe {
    height: 345px !important;
    width: 100% !important;
}
#page-content .colio {
    margin-bottom: 0 !important;
}
.soft-black-bg .vc_column_container {
    padding: 40px 0 0 !important;
}
.forcefullwidth_wrapper_tp_banner {
	display: none;	
}
.vntd-portfolio-carousel .works .item .f-image {
    padding: 0 0 !important;
}
#events .vc_row.wpb_row.vc_row-fluid.vc_custom_1483767944664 {
    padding: 20px 30px !important;
}
h1.vc_custom_heading {
    font-size: 42px;
    color: #d2d2d2 !important;
    font-weight: bold;
}
img.vc_box_border_grey {
	width: 100% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0px 2% 0 0 !important;
}
.vc_col-sm-3 {
	width: 50% !important;
	float: left !important;
}
.fact {
	max-width: 100% !important;
}
.page-id-1916 li.gallery-item {
	max-height: 192px !important;
}
li.gallery-item {
	max-height: 252px !important;
}
.home-button-1 {
	background-color: #1B1B1B !important;
	border: 1px solid #3E9414 !important;
	box-shadow: 0px 0px 10px 1px #3E9414 !important;
	color: #3E9414 !important;
	font-weight: bolder !important;
	font-size: 18px;
	line-height: 1.42857143;
	margin-top: 25px !important;
	padding: 25px 32px !important;
	transition: all 0.3s !important;
	width: 275px !important;
}
.home-button-1:hover {
	background-color: #151515 !important;
	color: #B9CB43 !important;
	opacity: 1 !important;
	border: 1px solid #B9CB43 !important;
	box-shadow: 0px 0px 10px 1px #B9CB43 !important;
}
.slide-button-black {
    padding: 8px 21px !important;
    border: 1px solid rgba(255,255,255,0.1) !important;
    background: #3e9414 !important;
    color: #000 !important;
    text-transform: lowercase !important;
    font-family: 'Gloria Hallelujah', cursive;
    margin-bottom: 10px;
}
.home-inner.v2 .home-text-slider .home-texts .slide {
    font-size: 48px !important;
    line-height: 50px !important;
    margin-bottom: 5px !important;
    text-transform: uppercase; !important;
}
.home-elements .home-inner {
    position: relative;
    top: 59%;
}
.merch .header-iphone .wpb_row {
    background-position: 50% 0;
    background: none !important;
}
}
@media only screen and (max-width: 645px){
li.gallery-item {
	max-height: 358px !important;
	width: 100% !important;
}
}
@media only screen and (max-width: 628px){
.page-id-1916 li.gallery-item {
	max-height: 358px !important;
	width: 100% !important;
	height: auto;
}
.gallery-item {
	width: 100% !important;
	height: auto !important;
}
}
@media only screen and (max-width: 600px){
.team .team-boxes .item .member-image img {
	height: auto !important;
}
.team .team-boxes .item .member-image img {
	width: 100% !important;
}
.portfolio-template-default iframe {
    height: 320px !important;
}
}

@media only screen and (max-width: 480px){
#navigation {
	position: absolute !important;
}
.page-id-784 #navigation-sticky {
	position: absolute !important;
}
.page-id-1916 li.gallery-item {
	max-height: 238px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
    margin: 0 0 2.992em !important;
}
.portfolio-template-default iframe {
    height: 220px !important;
}
}
@media only screen and (max-width: 400px){
.vc_col-sm-3 {
	width: 100% !important;
}
}