
/* ---------------------------
    TB - Redwood Grid 
----------------------------*/

body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
section,
article,
header,
footer,
nav,
aside,
blockquote,
figure,
td,
details,
dialog,
fieldset,
p,
div,
span {
    padding: 0px;
    margin: 0px;
}

/* ===============================================================
    TEMPLATE BUILDER GRID
=================================================================*/

.tbg-container-fluid {
    float: right;
    width: 100%;
}

.tbg-xs-container-full {
    width: 100%;
}

.tbg-container {
    margin: 0px auto;
    width: 92%;
}
P
.tbg-row {
    float: right;
    width: 100%;
}

.tbg-row .tbg:last-child {
    margin-right: 0;
}

.tbg-row .tbg.align-center {
    margin: 0 auto !important
}

.tbg {
    float: right;
/*    margin-right: 2.15384%;*/
	padding:0px;
}

.tbg-xs-1 {
    width: 6.35897%;
}

.tbg-xs-2 {
    width: 14.87178%;
}

.tbg-xs-3 {
    width: 23.38459%;
}

.tbg-xs-4 {
    width: 31.8974%;
}

.tbg-xs-5 {
    width: 40.41021%;
}

.tbg-xs-6 {
    width: 48.92302%;
}

.tbg-xs-7 {
    width: 57.43583%;
}

.tbg-xs-8 {
    width: 65.94864%;
}

.tbg-xs-9 {
    width: 74.46145%;
}

.tbg-xs-10 {
    width: 82.97426%;
}

.tbg-xs-11 {
    width: 91.48707%;
}

.tbg-xs-full {
    width: 100%;
	margin-right:0px;
}

.tbg-xs-half {
    width: 50%;
    margin-right: 0px !important;
}

@media (min-width: 576px) {
    .tbg-container-fluid {
        float: right;
        width: 100%;
    }
    .tbg-sm-container-full {
        width: 100%;
    }
    .tbg-container {
        margin: 0px auto;
        width: 92%;
    }
    .tbg-row {
        float: right;
        width: 100%;
    }
    .tbg-row .tbg:last-child {
        margin-right: 0;
    }
    .tbg {
        float: right;
        margin-right: 2.15384%;
		padding:0px;
    }
	.tbg-sm-1 {
        width: 6.35897%;
    }
    .tbg-sm-2 {
        width: 14.87178%;
    }
    .tbg-sm-3 {
        width: 23.38459%;
    }
    .tbg-sm-4 {
        width: 31.8974%;
    }
    .tbg-sm-5 {
        width: 40.41021%;
    }
    .tbg-sm-6 {
        width: 48.92302%;
    }
    .tbg-sm-7 {
        width: 57.43583%;
    }
    .tbg-sm-8 {
        width: 65.94864%;
    }
    .tbg-sm-9 {
        width: 74.46145%;
    }
    .tbg-sm-10 {
        width: 82.97426%;
    }
    .tbg-sm-11 {
        width: 91.48707%;
    }
    .tbg-sm-full {
        width: 100%;
		margin-right:0px;
    }
    .tbg-sm-half {
        width: 50%;
        margin-right: 0px !important;
    }
}

@media (min-width: 768px) {
    .tbg-container {
        margin: 0px auto;
        width: 726px;
    }
    .tbg-md-container-full {
        width: 100%;
    }

	
	
	    .tbg-row {
        float: right;
        width: 100%;
    }
    .tbg-row .tbg:last-child {
        margin-left: 0;
    }
    .tbg {
        float: right;
        margin-left: 2.15384%;
		padding:0px;
		margin-right: 0;
    }
	
	
	
	
	
	
	
	.tbg-md-1 {
        width: 6.35897%;
    }
    .tbg-md-2 {
        width: 14.87178%;
    }
    .tbg-md-3 {
        width: 23.38459%;
    }
    .tbg-md-4 {
        width: 31.8974%;
    }
    .tbg-md-5 {
        width: 40.41021%;
    }
    .tbg-md-6 {
        width: 48.92302%;
    }
    .tbg-md-7 {
        width: 57.43583%;
    }
    .tbg-md-8 {
        width: 65.94864%;
    }
    .tbg-md-9 {
        width: 74.46145%;
    }
    .tbg-md-10 {
        width: 82.97426%;
    }
    .tbg-md-11 {
        width: 91.48707%;
    }
    .tbg-md-full {
        width: 100%;
    }
    .tbg-md-half {
        width: 50%;
        margin-right: 0px !important;
    }
}

@media (min-width:992px) {
    .tbg-container {
        margin: 0px auto;
        width: 975px;
    }

	
	
	    .tbg-row {
        float: right;
        width: 100%;
    }
    .tbg-row .tbg:last-child {
        margin-left: 0;
    }
    .tbg {
        float: right;
        margin-left: 2.15384%;
		padding:0px;
		margin-right: 0;
    }
	
	
    .tbg-lg-1 {
        width: 6.35897%;
    }
    .tbg-lg-2 {
        width: 14.87178%;
    }
    .tbg-lg-3 {
        width: 23.38459%;
    }
    .tbg-lg-4 {
        width: 31.8974%;
    }
    .tbg-lg-5 {
        width: 40.41021%;
    }
    .tbg-lg-6 {
        width: 48.92302%;
    }
    .tbg-lg-7 {
        width: 57.43583%;
    }
    .tbg-lg-8 {
        width: 65.94864%;
    }
    .tbg-lg-9 {
        width: 74.46145%;
    }
    .tbg-lg-10 {
        width: 82.97426%;
    }
    .tbg-lg-11 {
        width: 91.48707%;
    }
    .tbg-lg-full {
        width: 100%;
    }
    .tbg-lg-half {
        width: 50%;
        margin-right: 0px !important;
    }
}

@media (min-width: 1200px) {
    .tbg-container {
        margin: 0px auto;
        width: 975px;
    }
	

	
	
	    .tbg-row {
        float: right;
        width: 100%;
    }
    .tbg-row .tbg:last-child {
        margin-left: 0;
    }
    .tbg {
        float: right;
        margin-left: 2.15384%;
		padding:0px;
		margin-right: 0;
    }
	
	
    .tbg-lg-1 {
        width: 6.35897%;
    }
    .tbg-lg-2 {
        width: 14.87178%;
    }
    .tbg-lg-3 {
        width: 23.38459%;
    }
    .tbg-lg-4 {
        width: 31.8974%;
    }
    .tbg-lg-5 {
        width: 40.41021%;
    }
    .tbg-lg-6 {
        width: 48.92302%;
    }
    .tbg-lg-7 {
        width: 57.43583%;
    }
    .tbg-lg-8 {
        width: 65.94864%;
    }
    .tbg-lg-9 {
        width: 74.46145%;
    }
    .tbg-lg-10 {
        width: 82.97426%;
    }
    .tbg-lg-11 {
        width: 91.48707%;
    }
    .tbg-lg-full {
        width: 100%;
    }
    .tbg-lg-half {
        width: 50%;
        margin-right: 0px !important;
    }
}


@media (min-width: 1300px) {
    .tbg-container {
        margin: 0px auto;
        width: 1206px;
    }
	
    .tbg-row {
        float: right;
        width: 100%;
    }
    .tbg-row .tbg:last-child {
        margin-left: 0;
    }
    .tbg {
        float: right;
        margin-left: 2.15384%;
		padding:0px;
		margin-right: 0;
    }
    .tbg-lg-1 {
        width: 6.35897%;
    }
    .tbg-lg-2 {
        width: 14.87178%;
    }
    .tbg-lg-3 {
        width: 23.38459%;
    }
    .tbg-lg-4 {
        width: 31.8974%;
    }
    .tbg-lg-5 {
        width: 40.41021%;
    }
    .tbg-lg-6 {
        width: 48.92302%;
    }
    .tbg-lg-7 {
        width: 57.43583%;
    }
    .tbg-lg-8 {
        width: 65.94864%;
    }
    .tbg-lg-9 {
        width: 74.46145%;
    }
    .tbg-lg-10 {
        width: 82.97426%;
    }
    .tbg-lg-11 {
        width: 91.48707%;
    }
    .tbg-lg-full {
        width: 100%;
    }
    .tbg-lg-half {
        width: 50%;
        margin-right: 0px !important;
    }
}

/* ===============================================================
    TEMPLATE BUILDER SWAP DIV
=================================================================*/

.vertical-center.swap-right .tbg:first-child {
    float: left !important;
    margin-right: 0px !important;
    order: 1;
}
.swap-right .tbg:first-child {
    float: left !important;
    margin-left: 0px !important;
}

.swap-right .tbg:last-child {
    float: right !important;
   
}

.swap-right img {
    margin-left: 1px;
}

@media (max-width: 576px) {
	.swap-right .tbg{margin:0px !important;}
}

/* ===============================================================
    TEMPLATE BUILDER FONT WEIGHT
=================================================================*/

.FW-normal {
    font-weight: normal;
}

.FW-bold {
    font-weight: bold;
}



/* ===============================================================
    TEMPLATE BUILDER ALIGN CONTENT
=================================================================*/

.vertical-center {
    display: block;
    align-items: initial;
}

.align-center-xs {
    margin: 0 auto;
    float: none !important;
    display: table;
}

.align-left-xs {
    float: right !important;
}

.align-right-xs {
    float: left !important;
}

.align-center {
    margin: 0 auto;
    float: none;
    display: table;
}

.align-left {
    float: right;
}

.align-right {
    float: left;
}

@media (min-width: 768px) {
    .align-center-xs {
        float: none !important;
    }
    .align-left-xs {
        float: none !important;
    }
    .align-right-xs {
        float: none !important;
    }
    .align-center {
        margin: 0 auto;
        float: none !important;
        display: table;
    }
    .align-left {
        float: right !important;
    }
    .align-right {
        float: left !important;
    }
    .vertical-center {
      display: flex;
      align-items: center;
  }
}

@media (min-width:992px) {
    .align-center-xs {
        float: none !important;
    }
    .align-left-xs {
        float: none !important;
    }
    .align-right-xs {
        float: none !important;
    }
    .align-center {
        margin: 0 auto;
        float: none !important;
        display: table;
    }
    .align-left {
        float: right !important;
    }
    .align-right {
        float: left !important;
    }
    .vertical-center {
      display: flex;
      align-items: center;
  }
}

@media (min-width: 1200px) {
    .align-center-xs {
        float: none !important;
    }
    .align-left-xs {
        float: none !important;
    }
    .align-right-xs {
        float: none !important;
    }
    .align-center {
        margin: 0 auto;
        float: none !important;
        display: table;
    }
    .align-left {
        float: right !important;
    }
    .align-right {
        float: left !important;
    }
    .vertical-center {
      display: flex;
      align-items: center;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
   .vertical-center {
      display: block !important;
      align-items: center;
	  position:relative;-min

  }
}

/* ===============================================================
    TEMPLATE BUILDER ALIGN TEXT/IMAGE
=================================================================*/

.align-txt-center-xs {
    text-align: center !important;
}

.align-txt-left-xs {
    text-align: right !important;
}

.align-txt-right-xs {
    text-align: left !important;
}

.align-txt-center {
    text-align: center;
}

.align-txt-left {
    text-align: right;
}

.align-txt-right {
    text-align: left;
}

@media (min-width: 768px) {
    .align-txt-center-xs {
        text-align: unset;
    }
    .align-txt-left-xs {
        text-align: unset;
    }
    .align-txt-right-xs {
        text-align: unset;
    }
    .align-txt-center {
        text-align: center !important;
    }
    .align-txt-left {
        text-align: right !important;
    }
    .align-txt-right {
        text-align: left !important;
    }
}

@media (min-width:992px) {
    .align-txt-center-xs {
        text-align: unset;
    }
    .align-txt-left-xs {
        text-align: unset;
    }
    .align-txt-right-xs {
        text-align: unset;
    }
    .align-txt-center {
        text-align: center !important;
    }
    .align-txt-left {
        text-align: right !important;
    }
    .align-txt-right {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {
    .align-txt-center-xs {
        text-align: unset;
    }
    .align-txt-left-xs {
        text-align: unset;
    }
    .align-txt-right-xs {
        text-align: unset;
    }
    .align-txt-center {
        text-align: center !important;
    }
    .align-txt-left {
        text-align: right !important;
    }
    .align-txt-right {
        text-align: left !important;
    }
}



/* ===============================================================
    TEMPLATE BUILDER TEXT LINK
=================================================================*/

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}


/* ===============================================================
    TEMPLATE BUILDER DISPLAY
=================================================================*/

.hide {
    display: none;
}

.hide-xs {
    display: none;
}

.show {
    display: block;
}

.show-xs {
    display: block;
}

@media (min-width: 576px) {
    .hide {
        display: none;
    }
    .hide-xs {
        display: none;
    }
    .show {
        display: block;
    }
    .show-xs {
        display: block;
    }
}

@media (min-width: 768px) {
    .hide {
        display: none;
    }
    .hide-xs {
        display: block;
    }
    .show {
        display: block;
    }
    .show-xs {
        display: none;
    }
}

@media (min-width: 992px) {
    .hide {
        display: none;
    }
    .hide-xs {
        display: block;
    }
    .show {
        display: block;
    }
    .show-xs {
        display: none;
    }
}

@media (min-width: 1200px) {
    .hide {
        display: none;
    }
    .hide-xs {
        display: block;
    }
    .show {
        display: block;
    }
    .show-xs {
        display: none;
    }
}

/* ===============================================================
    TEMPLATE BUILDER REMOVE LAST ELEMENT MARGIN/PADDING
=================================================================*/

.R-LC-MA-xs *:last-child {
    margin: 0px;
}

.R-LC-MT-xs *:last-child {
    margin-top: 0px;
}

.R-LC-MR-xs *:last-child {
    margin-right: 0px;
}

.R-LC-MB-xs *:last-child {
    margin-bottom: 0px;
}

.R-LC-ML-xs *:last-child {
    margin-left: 0px;
}

.R-LC-PA-xs *:last-child {
    padding: 0px;
}

.R-LC-PT-xs *:last-child {
    padding-top: 0px;
}

.R-LC-PR-xs *:last-child {
    padding-right: 0px;
}

.R-LC-PB-xs *:last-child {
    padding-bottom: 0px;
}

.R-LC-PL-xs *:last-child {
    padding-left: 0px;
}

@media (min-width: 576px) {
    .R-LC-MA-sm *:last-child {
        margin: 0px;
    }
    .R-LC-MT-sm *:last-child {
        margin-top: 0px;
    }
    .R-LC-MR-sm *:last-child {
        margin-right: 0px;
    }
    .R-LC-MB-sm *:last-child {
        margin-bottom: 0px;
    }
    .R-LC-ML-sm *:last-child {
        margin-left: 0px;
    }
    .R-LC-PA-sm *:last-child {
        padding: 0px;
    }
    .R-LC-PT-sm *:last-child {
        padding-top: 0px;
    }
    .R-LC-PR-sm *:last-child {
        padding-right: 0px;
    }
    .R-LC-PB-sm *:last-child {
        padding-bottom: 0px;
    }
    .R-LC-PL-sm *:last-child {
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .R-LC-MA-md *:last-child {
        margin: 0px;
    }
    .R-LC-MT-md *:last-child {
        margin-top: 0px;
    }
    .R-LC-MR-md *:last-child {
        margin-right: 0px;
    }
    .R-LC-MB-md *:last-child {
        margin-bottom: 0px;
    }
    .R-LC-ML-md *:last-child {
        margin-left: 0px;
    }
    .R-LC-PA-md *:last-child {
        padding: 0px;
    }
    .R-LC-PT-md *:last-child {
        padding-top: 0px;
    }
    .R-LC-PR-md *:last-child {
        padding-right: 0px;
    }
    .R-LC-PB-md *:last-child {
        padding-bottom: 0px;
    }
    .R-LC-PL-md *:last-child {
        padding-left: 0px;
    }
}

@media (min-width: 992px) {
    .R-LC-MA-lg *:last-child {
        margin: 0px;
    }
    .R-LC-MT-lg *:last-child {
        margin-top: 0px;
    }
    .R-LC-MR-lg *:last-child {
        margin-right: 0px;
    }
    .R-LC-MB-lg *:last-child {
        margin-bottom: 0px;
    }
    .R-LC-ML-lg *:last-child {
        margin-left: 0px;
    }
    .R-LC-PA-lg *:last-child {
        padding: 0px;
    }
    .R-LC-PT-lg *:last-child {
        padding-top: 0px;
    }
    .R-LC-PR-lg *:last-child {
        padding-right: 0px;
    }
    .R-LC-PB-lg *:last-child {
        padding-bottom: 0px;
    }
    .R-LC-PL-lg *:last-child {
        padding-left: 0px;
    }
}

@media (min-width: 1200px) {
    .R-LC-MA-lg *:last-child {
        margin: 0px;
    }
    .R-LC-MT-lg *:last-child {
        margin-top: 0px;
    }
    .R-LC-MR-lg *:last-child {
        margin-right: 0px;
    }
    .R-LC-MB-lg *:last-child {
        margin-bottom: 0px;
    }
    .R-LC-ML-lg *:last-child {
        margin-left: 0px;
    }
    .R-LC-PA-lg *:last-child {
        padding: 0px;
    }
    .R-LC-PT-lg *:last-child {
        padding-top: 0px;
    }
    .R-LC-PR-lg *:last-child {
        padding-right: 0px;
    }
    .R-LC-PB-lg *:last-child {
        padding-bottom: 0px;
    }
    .R-LC-PL-lg *:last-child {
        padding-left: 0px;
    }
}

/* ===============================================================
    TEMPLATE BUILDER FULLWIDTH ELEMENT WITH PADDING
=================================================================*/

.Full-Width-P {
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

/* ===============================================================
    TEMPLATE BUILDER IMAGE RELATED
=================================================================*/

.poz-rel {
    position: relative !important;
}

.poz-abs {
    position: absolute !important;
}

.overlay {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.75;
}

.overlay-txt {
    opacity: 1;
}
@media (max-width: 576px) {
.img-xs-actual {
    width: unset;
    height: auto;
}

.img-xs-full {
    width: 100% !important;
    height: auto !important;
}
.img-xs-h-full{
		height:100% !important;
		width:auto !important;
	}
	.img-xs-w-full{
		height:auto !important;
		width:100% !important;
	}
}

.img-center {
    overflow: hidden;
    float: right;
    position: unset;
    text-align: center;
}

.img-center img {
    margin: 0;
    position: unset;
}


@media only screen and (max-width: 768px) and (min-width: 576px){
    .img-sm-actual {
        width: unset;
        height: auto;
    }
    .img-sm-full {
        width: 100% !important;
        height: auto !important;
    }
    .img-center {
        overflow: hidden;
        float: right;
        position: unset;
        text-align: center;
    }
    .img-center img {
        margin: 0;
        position: unset;
    }
	.img-sm-h-full{
		height:100% !important;
		width:auto !important;
	}
	.img-sm-w-full{
		height:auto !important;
		width:100% !important;
	}
}

@media only screen and (max-width: 992px) and  (min-width: 768px) {
	
    .img-md-actual {
        width: unset;
        height: auto;
    }
    .img-md-full {
        width: 100% !important;
        height: auto !important;
    }
    .img-center {
        overflow: hidden;
        float: right;
        position: relative;
    }
    .img-center img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }
	.img-md-h-full{
		height:100% !important;
		width:auto !important;
	}
	.img-md-w-full{
		height:auto !important;
		width:100% !important;
	}
}

@media only screen and (max-width: 1200px) and  (min-width: 992px) {
    .img-lg-actual {
        width: unset;
        height: auto;
    }
    .img-lg-full {
        width: 100% !important;
        height: auto !important;
    }
    .img-center {
        overflow: hidden;
        float: right;
        position: relative;
    }
    .img-center img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }
}

@media (min-width: 1200px) {
    .img-lg-actual {
        width: unset;
        height: auto;
    }
    .img-lg-full {
        width: 100% !important;
        height: auto !important;
    }
    .img-center {
        overflow: hidden;
        float: right;
        position: relative;
    }
    .img-center img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }
}