
/* Responsive Elements */ 

@media (min-width: 768px) {
.mobile.only {
	display: none !important;	
}

}

@media (max-width: 1160px) {
.navbar .nav-menu {
	display: none;
}
}
@media (max-width: 1151px) {
	form.nav.search-form {
    display: none;
}
}

@media (max-width: 1069px) {
.vc_row.neg-margin, .vc_row.neg-margin100, .vc_row.neg-margin150, .vc_row.neg-margin200 {
	margin-top: 0px;	
}

}

@media (max-width: 1069px) {
h1.entry-title {
    text-align: center;
	font-size: 200%;
}

h3, h4 {
    font-size: 20px !important;
    font-weight: 300;
}
.wpb_wrapper {
	width: 95%;
	margin: 6px;
}
/* TML*/ 

#theme-my-login .tml-rememberme-wrap input#rememberme {
    margin: 12px !important;
}

#theme-my-login label {
    text-align: center;
    word-wrap: normal;
    word-break: normal;
    padding: 10px 0;
    line-height: 1.2;
    font-size: 17px !important;
}

}
@media (max-width:768px) {
.no-mobile {
	display: none !important;	
}
.row {
	display: block !important;
	}
.left {
	float: none;
}
.column.third, .column.half, .column.small, .column.large {
	width: 92%;
	margin: 5px auto;
}
	
}

@media (max-width: 680px) {
.site-footer .widget {
	width: 90% !important;
}
.site-footer .widget-area {
	text-align: center;
	
}
.site-footer p {
	text-align: center;
}
#rev_slider_1_1_wrapper, .wpb_revslider_element.wpb_content_element {
	top: 63px;
}
/*.forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper.fullwidthbanner-container, .rev_slider.fullwidthabanner
li.active-revslide.current-sr-slide-visible
 {
	min-height: 122px !important;	
	height: 122px !important;	
}*/

/* Entry Thumbnail */ 
.entry-thumbnail {
    padding-top: 63px;
	width: 132%;
    margin-left: -16%;
	height: auto;
}
.entry-thumbnail img.wp-post-image {
  /*  height: 100%;
    width: auto !important;
    margin-left: -120% !important;
}
/* Gravity Forms */ 
}
.gfield_checkbox {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
.gfield_radio {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
span.name_first, span.name_last {
	float: none;
	display: block;
	width: 100% !important;
	padding: 0 !important;
}
/* Visual Composer Column Adjust */ 
.vc_column_container .vc_column-inner {
	padding-left: 20px !important;
}
.visual-form-builder li.vfb-left-half, .visual-form-builder li.vfb-right-half {
	width: 100% !important;
}
/* Visual Composer - Custom Heading */ 
h3.vc_custom_heading {
    font-size: 36px;
}
h1.vc_custom_heading {
    font-size: 17px !important;
}

/* Teaser */ 
.ts-teaser {
	width: 80%;
	padding: 0px;
}

.circle.white.text /* Circle White Button*/ {
    position: absolute;
    margin: 0px 38% !important;
}
h1.vc_custom_heading {
    font-size: 37px !important;
}
/* Home Page Expansion Box */ 
.expandable-box {
    width: 78%;
}
}

/* ------------- PLUGIN RESPONSIVE ----------------- */ 

@media (max-width: 1024px) {

#rev_slider_4_1_wrapper {
	height: 380px !important;		
}
	
.tp-bgimg.defaultimg {
    height: 80% !important;
}	
	
}

@media (max-width: 768px) {

.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: none;
    width: 99%;
}
.woocommerce-cart #main .woocommerce ul.products li.product {
    width: 98% !important;
}
#rev_slider_4_1_wrapper {
	height: 274px !important;		
}
	
}

@media (max-width:667px) {
	#rev_slider_4_1_wrapper {
    height: 258px !important;
	}
	.forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper.fullwidthbanner-container, .rev_slider.fullwidthabanner li.active-revslide.current-sr-slide-visible {
    height: 322px !important;
}
	
}
@media (max-width:414px) {
	#rev_slider_4_1_wrapper {
    height: 139px !important;
}
	.forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper.fullwidthbanner-container, .rev_slider.fullwidthabanner li.active-revslide.current-sr-slide-visible {
    height: 175px !important;	
}
}

