/*--------------------------------------------------- FONT IMPORT -------------------------------------------------*/

/*------------------------------------------------------ MAP ------------------------------------------------------*/

/*-------------------------------------------------- GLOBAL BODY --------------------------------------------------*/
#wrapper .full_width_content {
    background: rgba(255, 255, 255, 0) !important;
  	margin: 0 auto !important;
  	max-width: 100% !important;
}
#container {
  	padding-top: 0 !important;
}

html:not(.mobileview) .home #container {
  	margin-top: -20rem !important;
}

/*----------------------------------------------------- CTA -------------------------------------------------------*/
.header_share_wrap{
  max-width: 100% !important;
  padding: 0 !Important;
}

#header-cta{
   float: left !important;
   width: 100% !important;
   text-align: center !important;
   padding-top: 1rem !important;
   padding-bottom: 1rem !important;
   font-size: 1.5rem !important;
   background: rgba(11,43,96,.8)!important;
   color: #fff !important;
   text-transform: uppercase !important;
}

.mobileview #header-cta{
   display: none !important;
}

.tsidesign_cta {
    max-width: 100% !important;
    margin: 0 !important;
    background: #e6e6e6 !important;
}
.tsidesign_cta *{
    color: #969696 !important;
}
.tsidesign_cta .the_list_item {
    margin-bottom: 0 !important;
}
.tsidesign_cta .the_list_wrap {
    max-width: 106rem !important;
    margin: 0 auto !Important;
}
.tsidesign_cta .the_list_item_headline {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 3.3rem !important;
}
@media (max-width: 575px){ 
    .tsidesign_cta .the_list_item .the_list_item_headline {
        font-size: 2rem !important;
    }
}
.tsidesign_cta img{
	display: none !important;
}

/* pulsing mobile button */
html:not(.mobileview) #mobile-call-btn {
  display: none !important;
}

.mobileview #mobile-call-btn {
 display: block !important; 
}

#mobile-call-btn {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99;
  text-align: center !important;
}

#mobile-call-btn span {
    font-size: 2rem;
    text-align: center !important;
    font-weight: bold;
    color: #fff;
    background: #BBACFD; /* change background color of text */
    padding: 0 5px 0;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    border: solid 3px #fff;
}

#mobile-call-btn img {
    position: relative;
    background: #BBACFD; /* change background color of phone icon */
    max-width: 70px;
    border: solid 1px transparent;
    border-radius: 50%;
    z-index: 99 !important;
    width: 100%;
    animation: pulse 1s infinite;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    border: solid 3px #fff;
}

@keyframes pulse {
    0% {transform: scale(1);}
    50% {transform:scale(1.15);}
    100% {transform:scale(1);}
}

.mobileview #_the_copyright {
    padding-bottom: 13rem !important;
}
/* end pulsing mobile button */
/*** button fixed ***/
#_the_copyright {
   padding-bottom: 6rem !important;
}
#button-fix {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.mobileview #button-fix {
  display: none !important;
}
html:not(.mobileview) #button-fix {
  display: block !important;
}
.cta_btn {
  background-color: rgba(11,43,96,.8);
  border-radius: 15px;
  color: #ffffff;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
  border: 3px solid #fff !important;
}
.cta_btn:hover{
  border: 3px solid #fff !important;
background-color: #BBACFD;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
  color: #ffffff !important;
}
/*---------------------------------------------------- HEADER -----------------------------------------------------*/
#the_header{
  	max-width: 100% !important;
    box-shadow: 2px 2px 6px rgba(0,0,0,.3) !important;
}
html:not(.mobileview) .home .header_share_wrap.dropdown-list {
	background: rgba(0,0,0,.1) !important;
}
html:not(.mobileview) .home .header_share_wrap, 
html:not(.mobileview) .home .header_share_wrap a, 
html:not(.mobileview) .home .header_share_wrap a:before, 
html:not(.mobileview) .home .header_share_wrap a:after {
    color: #fff !important;
}
/*----------------------------------------------------- LOGO ------------------------------------------------------*/
.mobileview #the_header #_the_logo {
	padding: 2% !important;
}
html:not(.mobileview) .home #the_header #_the_logo {
  	background: rgba(0,0,0,.1) !important;
}
html:not(.mobileview) #the_header #_the_logo {  
	width: 100% !important;
}
html:not(.mobileview) .logo-variation.logo-variation-header .logo-slot img {
    max-height: 10rem !important; 
    -webkit-transition: all .5s ease-in-out !important;
    -moz-transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
}
html:not(.mobileview) .logo-fade .logo-variation.logo-variation-header .logo-slot img {
    max-height: 5rem !important;
}
.mediaqueries.mobileview #the_header .logo-variation-mobile img{
  	max-height: 9rem !important;
}
.logo-v2 .logo-variation-footer .logo-slot.slot-type-image a img {
	max-height: 4rem !important;
}
.isMobile #the_header #_the_logo, .isMobile #the_header,  .isMobile #the_header #_the_logo .slot-type-image{
 min-height: 10rem !important;
}

@media(max-width: 575px){
#the_header #_the_logo, #the_header, #the_header #_the_logo .slot-type-image{
 min-height: 10rem !important;
}
}

/*-------------------------------------------------- NAVIGATION ---------------------------------------------------*/
html:not(.mobileview) .home #wrapper .menu-wrap {
	background: rgba(0,0,0,.1) !important;
}
html:not(.mobileview) #wrapper .menu-wrap {
 	width: 100% !important;
}
html:not(.mobileview) .home #the_header .header_color {
	background: rgba(0,0,0,0) !important;
}
.header_share_wrap a:not(.phone):hover {
	background: #1b5384 !important;
}
html:not(.mobileview) #_the_navigation .sf-menu li a:hover {
     border-bottom: 1px solid #fff !important;
}
html:not(.mobileview) #_the_navigation .sf-menu li a {
     border-bottom: 1px solid transparent !important;
}
html:not(.mobileview) #_the_navigation .sf-menu .current-menu-item a {
    border-bottom: 1px solid #fff !important;
	background: none !important; 
}
#access .menu li a {
    border-radius: 0px !important;
}
#_the_navigation a, #menu-holder a {
  	font-size: 1.3rem !important;
  	font-weight: normal !important;
}
#menu-holder {
	margin-top: 2rem !important;
}
#menu-holder .menu-link a:hover {
    border-bottom: 1px solid #fff !important;
}
html:not(.mobileview) .home .menu-fade {
      background-color: rgba(221,84,166,.9) !important;
      transition: background-color 0.5s linear !important;
}
/*---------------------------------------------------- BUTTON -----------------------------------------------------*/
.the_list_item_action a,.gform_button {
    background: #BBACFD !important;
    letter-spacing: 0.07em !important;
    font-size: 1.4rem !important;
    text-transform: uppercase !important;
    color: #fff !important;
    border: none !important;
  	border-radius: 5px !important;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
    -moz-transition: all 0.1s ease-in-out !important;
    -webkit-transition: all 0.1s ease-in-out !important;
    -o-transition: all 0.1s ease-in-out !important;
	transition: all 0.1s ease-in-out !important;
}
.the_list_item_action a:hover ,.gform_button:hover {
   	background: #BBACFD !important;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.5) !important;
  	color: #fff !important;
}
.the_list_item_action {
  	background-color: transparent !important;
}
.tsidesign_dl .the_list_item_action a, .tsidesign_dl2 .the_list_item_action a {
	background: rgba(0,0,0,.1) !important;
    border: 1px solid #fff !important;
  	color: #fff !important;
}
.tsidesign_dl .the_list_item_action a:hover, .tsidesign_dl2 .the_list_item_action a:hover {
	background: rgba(0,0,0,.3) !important;  
}
/*----------------------------------------------------- sliding DLS -------------------------------------------------------*/

.tsidesign_dl3 .the_list {
    margin-bottom: 0rem!important;
}

.tsidesign_dl3 .slidesjs-pagination {
    display: none !important;
}

.tsidesign_dl3 .the_list_text {
    max-width: 134rem !important;
    margin: 0 auto !important;
}

.tsidesign_dl3 .the_list_item_headline,
.tsidesign_dl3 .the_list_item_subheadline {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
@media (min-width: 1025px) {
    .tsidesign_dl3 .slidesjs-container {
        max-height: 50rem !important;
    }
}
@media (max-width: 700px) {
    .tsidesign_dl3,
    .tsidesign_dl3 .the_list,
    .tsidesign_dl3 .slides,
    .tsidesign_dl3 .slidesjs-container,
    .tsidesign_dl3 .slidesjs-control,
    .tsidesign_dl3 .the_list_item_image,
    .tsidesign_dl3 .caption_overlay,
    .tsidesign_dl3 .caption,
    .tsidesign_dl3 .the_list_text {
        height: 400px !important;
        top: 0 !important;
        width: 100% !important;
    }
    .tsidesign_dl3 .the_list_item {
        height: 400px !important;
    }
    .tsidesign_dl3 .the_list_item_image img {
        height: 400px !important;
        width: initial !important;
    }
    .tsidesign_dl3 .the_list_item .caption_overlay {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
        position: relative !important;
    }
    .content {
        padding-top: 15px !important;
    }
    .tsidesign_dl3 .caption {
        padding: 0 !important;
        text-align: center !important;
    }
}

@media (max-width: 1024px) and (min-width:700px) {
    .tsidesign_dl3 .caption {
        padding: 0 !important;
        text-align: center !important;
    }
    .tsidesign_dl3 .the_list_item_headline {
        font-size: 4rem !important;
    }
}
/*------------------------------------------------- FONT STYLING --------------------------------------------------*/
.the_list_item .the_list_item_desc {
	font-size: 1.5rem !important;
  	font-weight: lighter !important;
  	letter-spacing: .1rem !important;
}
h1, 
h2, 
h3 {
	font-weight: normal !important;
}
.the_list_item .the_list_item_headline {
    font-weight: 900 !important;
	letter-spacing: 0.05em !important;
  	text-transform: uppercase !Important;
}
.the_list_item .the_list_item_subheadline {
    font-weight: 400 !important;
	letter-spacing: 0.06em !important;
}
#container .type_article.a1 .the_list_item .the_list_item_desc li,
#container .the_list_item .the_list_item_desc ol li, 
#container .the_list_item .the_list_item_desc ul li {
    margin-left: 1% !important;
}
#container .list_block_headline {
    text-align: center !important;
}
#container .list_block_headline span{
	font-size: 3.2rem !important;
}
.tsidesign_center {
  text-align: center !important;
}

/*--------sub list styling for bullet points--------*/
ul.sub {
  margin-left:30px !important;
  margin-top:10px !important;
  margin-bottom: 10px !important;
}
ul.sub li {
    list-style-type: circle !important;
}
/*--------------------------------------------------- CONTENT -----------------------------------------------------*/
.home .content {
  	padding-top: 3rem !important;
}
.tsidesign_content{
	max-width: 106rem !important;
  	margin: 0 auto !important;
}
.tsidesign_content *{
  color: #fff !important;
}
.tsidesign_content span {
	font-size: 1.7rem !important;
  	text-transform: uppercase !important;
}
.tsidesign_content1 {
      max-width: 106rem !important;
      margin: 0 auto !important;
}
.tsidesign_content1 .item_1 {
  	margin-top: 3% !important;
	width: 25% !important;
  	border-right: 2px solid black !important;
}
.tsidesign_content1 .item_2 {
	width: 72% !important;
}
.tsidesign_content1 .the_list_item_headline {
	font-size: 5rem !important;
}
@media (max-width: 800px) {
	.tsidesign_content1 .item_1 {
  		margin-top: 3% !important;
		width: 100% !important;
  		border-right: none !important;
	}
  	.tsidesign_content1 .the_list_item_headline {
  		text-align: center !important;
	  	font-size: 2.5rem !important;
	}
	.tsidesign_content1 .item_2 {
		width: 100% !important;
	}
}

.tsidesign_content3{
    text-align: center !important;
  	max-width: 100% !important;
  	background: #fff !important;
    padding: 0 2.6rem 5rem !important;
    box-shadow: 0 2px 2px 0px rgba(0,0,0,.4) !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 99 !important;
}
/*.tsidesign_content3 img{
  width: 20% !important;
}*/
.tsidesign_content3 .the_list_wrap {
	max-width: 110rem !important;
  	margin: 0 auto !important;
}
.tsidesign_content3 .the_list_item{
	margin-bottom: 0 !important;
}
.tsidesign_content3 .the_list_item_action a {
	background: transparent !important;
  	box-shadow: none !important;
  	color: #589fe0 !important;
  	font-size: 1.7rem !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
.tsidesign_content3 .the_list_item_action a:hover {
	background: transparent !important;
  	box-shadow: none !important;
  	color: #589fe0 !important;
	letter-spacing: .3rem !important;
}
/*content4*/
.tsidesign_content4 {
	max-width: 100% !important;
  	margin: 0 !important;
  	padding: 0 !important;
}
.tsidesign_content4  .the_list_item {
	margin-bottom: 0 !important;
}
.tsidesign_background {
	padding-bottom: 0 !important;
}
/*----------------------------------------------------- DLS -------------------------------------------------------*/
.tsidesign_dl, 
.tsidesign_dl2,
.tsidesign_dl3{
	margin-bottom: 0 !important;
}
.tsidesign_dl .the_list,
.tsidesign_dl2 .the_list {
  	margin-bottom: 0 !important;
} 
.tsidesign_dl2 .the_list_text {
	max-width: 105rem !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.tsidesign_dl2 .the_list_item_headline {
	text-shadow: none !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    letter-spacing: 0.03em !important;
    font-size: 4rem !important;
    line-height: 4rem !important;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
.tsidesign_dl .the_list_item_subheadline,
.tsidesign_dl2 .the_list_item_subheadline {
    text-shadow: none !important;
    text-transform: uppercase !important;
    font-size: 2.3rem !important;
    font-weight: 400 !important;
    letter-spacing: 0.05em !important;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}

.tsidesign_dl *{
	color: #fff !important;
}
.tsidesign_dl .the_list_wrap {
    padding: 26% 10% 8% !important;
  	background: rgba(255,255,255,0) !important;
}
.tsidesign_dl .the_list_text {
	max-width: 60rem !important;
    margin: 0 auto !important;
    text-align: right !important;
  	float: right !important;
}
.tsidesign_dl .the_list_item_headline {
	text-shadow: none !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    letter-spacing: 0.03em !important;
    font-size: 6rem !IMPORTANT;
    line-height: 7rem !IMPORTANT;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
@media (max-width: 800px) {
	.tsidesign_dl .the_list_item_headline {
  		font-size: 4rem !important;
	  	line-height: 5rem !important;
  	}
}
@media (max-width: 569px) {
	.tsidesign_dl .the_list_item_headline {
  		font-size: 3rem !important;
	  	line-height: 4rem !important;
  	}
  	.tsidesign_dl .the_list_item_subheadline {
  		font-size: 2rem !important;
  	}
}
@media (max-width: 450px) {
	.tsidesign_dl .the_list_item_headline {
  		font-size: 2.5rem !important;
	  	line-height: 3.5rem !important;
  	}
  	.tsidesign_dl .the_list_item_subheadline {
  		font-size: 1.8rem !important;
  	}
}

.tsidesign_dl2 *{
	color: #fff !important;
}
.tsidesign_dl2 .the_list_wrap {
    padding: 18% 5% !important;
  	background: rgba(0,0,0,.1) !important;
  	text-align: center !important;
    -webkit-transition: all .5s ease-in-out !important;
  	-moz-transition: all .5s ease-in-out !important;
  	-o-transition: all .5s ease-in-out !important;
  	transition: all .5s ease-in-out !important;
}
.mediaqueries.mobileview .tsidesign_dl2 .the_list_wrap,
.tsidesign_dl2 .the_list_wrap:hover{
	background: rgba(0,0,0,.3) !important;
}

@media (max-width: 569px) .tsidesign_dl2{
	.tsidesign_dl .the_list_item_headline {
  		font-size: 2.7rem !important;
	  	line-height: 3rem !important;
  	}
}

.tsidesign_dl3 .the_list_wrap {
    background: rgba(0,0,0, 0.4) !important;
    padding: 5% 8% 5% !important;
}
.tsidesign_dl3 .the_list_text {
    max-width:134rem !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.tsidesign_dl3 .the_list_item .the_list_item_headline {
    text-shadow: 1px 1px 1px rgba(0,0,0,1) !important;
    font-size: 3vw !important;
    letter-spacing: .1em !important;
    font-weight: 600 !important;
    color: #fff !important;
}
.tsidesign_dl3 hr {
    width: 15% !important;
    display: inline-block !important;
    border: .5px solid #fff !important;
    margin-bottom: 0 !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}
.tsidesign_dl3 .the_list_item:hover hr{
    width: 25% !important;
}
.tsidesign_dl3 .the_list_item_action a {
  	background: transparent !important;
  	border: 1px solid #fff !important;
  	color: #fff !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
}
.tsidesign_dl3 .the_list_wrap:hover .the_list_item_action a {
  	color: #fff !important;
  	letter-spacing: .2em !important;
}
/*--------------------------------------------------- FEATURES ----------------------------------------------------*/
.tsidesign_feature{
    padding-top: 0 !important;
    position: relative !important;
    z-index: 97 !important;
    max-width: 124rem !important;
}
.tsidesign_feature * {
	color: rgba(11,43,96,.8) !important;
}
.tsidesign_feature .the_list_item{
    margin-bottom: 4rem !important;
    margin-top: -4rem !important;
    -webkit-transition: all .5s ease-in-out !important;
    -moz-transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
}
.tsidesign_feature .the_list_item:hover{
	margin-bottom: 0rem !important;
    margin-top: 0rem !important;
}
.tsidesign_feature .the_list_item .the_list_item_headline  {
	font-weight: lighter !important;
}
.tsidesign_feature .the_list_item .the_list_item_subheadline {
	width: 70% !important;
  	margin: 5% auto !important;
  	letter-spacing: .13rem !important;
  	opacity: 0.7 !important;
}
.tsidesign_feature .the_list_item:hover .the_list_item_subheadline {
	opacity: 1 !important;
}
.tsidesign_feature .the_list_item_image{
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 74%, 50% 100%, 0 74%);
    clip-path: polygon(0% 0%, 100% 0, 100% 74%, 50% 100%, 0 74%);
}
.tsidesign_feature .the_list_item_action a {
    border: none !important;
    background: transparent !important;
    color: #dd54a6 !important;
    box-shadow: none !important;
    padding: .6rem 0 !important;
  	opacity: .7 !important;
}
.tsidesign_feature .the_list_item:hover .the_list_item_action a {
    border: none !important;
    background: transparent !important;
    color: #dd54a6 !important;
  	opacity: 1 !important;
}
@media (max-width:800px){
	.tsidesign_feature .the_list_item{
		margin-bottom: 3rem !important;
        margin-top: 0rem !important;
    }
    .tsidesign_feature .the_list_item:hover{
		margin-bottom: 3rem !important;
        margin-top: 0rem !important;
	}
}
/*--------------------------------------------------- SPLIT 1 ----------------------------------------------------*/
.tsidesign_split {
  max-width: 126rem !important;
  margin: 0 auto !important;
}
html:not(.mobileview) .tsidesign_split .item_1 {
  position: relative !important;
  background: #fff !important;
  margin-top: 4% !important;
  left: 2% !important;
  padding: 5% !important;
  box-shadow: -2px 4px 10px rgba(0,0,0,.2) !important;
  width: 50% !important;
  z-index: 100 !important;
}
html:not(.mobileview) .tsidesign_split .item_2 {
  position: relative !important;
  width: 45% !important;
  right: 10% !important;
}
/*--------------------------------------------------- SERVICES ----------------------------------------------------*/
.tsidesign_services {
    padding: 0 5% !important;
}
.tsidesign_services .the_list_item .the_list_item_headline {
    color: #fff !important;
    letter-spacing: .1rem !important;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
}
.tsidesign_services .the_list_item .the_list_item_headline a {
    font-weight: lighter !important;
}
.tsidesign_services .the_list_item .the_list_item_image {
    margin-right: auto !important; 
    margin-left: auto !important; 
    width: 36% !important;
}
.tsidesign_services .the_list_item_image img{
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transition-duration: 0.5s !important;
    transition-duration: 0.5s !important;
}
.tsidesign_services .the_list_item_image img:hover{
    -webkit-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36) !important;
}
/*5th column
.tsidesign_services .the_list_item {
    clear: none !important;
    width: 18% !important;
    margin: 1% !important;
}
@media (max-width:800px) and (min-width: 575px) {
    .tsidesign_services {
       padding: 0 2% !important;
    }
    .tsidesign_services .the_list_item {
        clear: none !important;
        width: 31% !important;
    }
    .tsidesign_services .item_5 .the_list_wrap {
        max-width: 65% !important;
        margin: 2% auto 0 !important;
    }
}
@media (max-width:575px) {
    .tsidesign_services {
       padding: 0 2% !important;
    }
    .tsidesign_services .the_list_item {
        clear: both !important;
        width: 48% !important;
    }
    .tsidesign_services .item_5 .the_list_wrap {
        max-width: 48% !important;
        margin: 2% auto 0 !important;
      }
      .tsidesign_services .the_list_item .the_list_item_image {
          width: 25% !important;
      }
      .tsidesign_services .the_list_item .the_list_item_headline {
        font-size: 1.5rem !important;  
      }
}
@media (max-width:450px) {
	.tsidesign_services .the_list_item .the_list_item_headline {
        font-size: 1.2rem !important;  
      }
}*/
/*--------------------------------------------------- REVIEWS ----------------------------------------------------*/
.tsidesign_reviews {
	max-width: 106rem !important;
  	margin: 0 auto !important;
  	padding-top: 0 !important;
}
.tsidesign_reviews .the_list_item_desc {
    background: transparent !important;
    border: 9px solid #d7ba7f  !important;
    margin-top: 4rem !important;
}
.tsidesign_reviews p {
	color: #333333 !important;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
    letter-spacing: .03em !important;
    text-align: center !important;
}
.tsidesign_reviews .the_list_item .the_list_item_headline {
    color: #575757 !important;
}
.tsidesign_reviews .the_list_item .the_list_item_subheadline {
    color: #575757 !important;
}
.tsidesign_reviews .the_list_item_heads::after {
    border-right: 30px solid #bf9c56 !important;
}

/*---------------------------------------------------- LIST -----------------------------------------------------*/
#container .section:not(.w232) .the_list_item  #container .section:not(.w232) .the_list_item  {
  width: 47% !important;  
  display: inline-grid !important;  
  margin-right: 0.8rem !important;
}

#container .the_list_item .the_list_item_desc ol li, #container .the_list_item .the_list_item_desc ul li{
  position:static!important;
}
ul.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ul.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

ol.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ol.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

/*---------------------------------------------------- FOOTER -----------------------------------------------------*/
#the_footer {
  	max-width:100% !important;
}
#the_footer .footer_brand {
	background: #fff !important;
  	box-shadow: inset 1px 1px 6px -2px rgba(0,0,0,.4) !important;
}
/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------*/
#wrapper .trigger {
	color: #fff !important;
  	background-color: transparent !important;
}
#wrapper .mobile-abovepost a {
	text-align: center !important;
}
/*----------------------------------------------------- FLEX ------------------------------------------------------*/
#container .tsidesign_flex, #container .tsD_flex {
    margin: 0 auto !important;

    display: -webkit-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;

    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;

    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#container .tsidesign_flex .the_list_item, #container .tsD_flex .the_list_item {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*KILLS RIGHT MARGIN ON THE LAST ITEM IF ODD NUMBER OF FEATURES SO EDGES ARE FLUSH WHEN SCALED - RK QA*/
#container .tsidesign_flex .the_list_item:last-of-type, #container .tsD_flex .the_list_item:last-of-type {margin-right: 0rem !important;}
/*END*/

.flexboxlegacy #container .tsidesign_flex .the_list_item, .flexboxlegacy #container .tsD_flex .the_list_item{
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}
.no-flexboxlegacy #container .tsidesign_flex .the_list_item, .no-flexboxlegacy #container .tsD_flex .the_list_item{
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
}
#container .tsidesign_flex .the_list_item,
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap, #container .tsD_flex .the_list_item,
.flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap  {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
}
#container .tsidesign_flex .the_list_item .the_list_wrap, #container .tsD_flex .the_list_item .the_list_wrap {
    /*height: 100% !important;*/
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
}
.flexboxlegacy #container .tsidesign_flex .the_list_item .the_list_wrap, .flexboxlegacy #container .tsD_flex .the_list_item .the_list_wrap {
    height: auto;
}
#container .tsidesign_flex .the_list_item .the_list_item_action, #container .tsD_flex .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}
#container .tsidesign_flex, #container .tsD_flex {
    justify-content: space-around;
}
#container .tsidesign_flex .the_list_item, #container .tsD_flex .the_list_item {
    justify-content: space-between;
}
@media (max-width:800px) and (min-width:575px) {
.tsidesign_flex .the_list_item, .tsD_flex .the_list_item {
    width: 44.988% !important;
}
}

/*#cta2 {
  bottom: 14px;
  position: fixed;
  right: 20px;
  z-index: 99999999;
}
.mobileview #cta2 {
  display: none important;
}
html:not(.mobileview) #cta2 {
  display: block important;
}
.cta_btn {
      background: linear-gradient(to right, #FFF55C, #fff) !important;
  border-radius: 15px;
border: 4px solid #91E1FF;
  color: #575757;
  font-size: 15px;
  margin: 5px;
  padding: 20px 20px 40px;
  text-transform:  uppercase;
  font-weight:  600;
}
.cta_btn:hover{
    background: linear-gradient(to right, #fff, #FFF55C) !important;;
-webkit-transition: all .5s ease !important;
transition: all .5s ease !important;
  color: #575757; !important;
}

#_the_copyright {
    padding-bottom: 6rem !important;
}




.tsidesign_video {
  max-width: 80rem !important;
margin-left: auto !important;
  margin-right: auto !important;
}

#the_header, #the_footer,  .home .full_width_content.content_bg.wrp_color_bg, .container-wrap{
    max-width: 100% !important;
}

#access .menu ul li a {
    font-size: 1.5rem !important;
    font-weight: lighter !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
html:not(.mobileview) #access .menu {
	max-width: 100% !important;
}

#menu-holder a {
  font-size: 1.4rem !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
}

.logo-variation-header .slot-type-image img {
    max-height: 14rem !important;
}
.the_list_item_action a,.gform_button {
  background: #FFF55C !important;
  box-shadow: none !important;
  font-size: 1.5rem !important;
  text-transform: uppercase !important;
  color: #575757 !important;
  font-weight: lighter !important;
  letter-spacing: 1px !important;
}

.the_list_item_action a:hover, .gform_button:hover {
  background: #91E1FF !important;
}

 .the_list_item_action {
  background-color: transparent !important;
}


.blackbutton {
 color: #575757 !important;
  text-transform: uppercase !important;
  background: #FFF55C !important;
  box-shadow: none !important;
  border: 2px solid #FFF55C !important;
  border-radius: 5px !important;
  padding: 5px 10px !important;
  -webkit-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0) !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-transition-duration: 0.3s !important;
  transition-duration: 0.3s !important;
  -webkit-transition-property: box-shadow, transform !important;
  transition-property: box-shadow, transform !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

a.blackbutton:hover {
  background: #91E1FF !important;
  xbox-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5) !important;
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
} 

.the_list_item_headline, .tsidesign_content .the_list_item_headline, .tsidesign_content1 .the_list_item_headline, .tsidesign_cta .the_list_item_headline {
    font-size: 3.4rem !important;
}

.the_list_item_subheadline {
  font-family: 'Open Sans Condensed', sans-serif !important;
}

.tsidesign_dl .slidesjs-navigation {
  background-color: rgba(255,245,92, .3) !important;
  font-size: 2.5rem !important;
  margin-top: -25% !important;
  margin-bottom: auto !important;
  position: relative !important;
  z-index: 11 !important;
  float:left !important;
  color: #FFF !important;
  border-radius: 4rem !important;
}

.slidesjs-previous.slidesjs-navigation {
  float:left !important;
  margin-left: -3rem !important
}
.slidesjs-next.slidesjs-navigation {
  float:right !important;
  margin-right: -3rem !important;
.tsidesign_dl .slidesjs-pagination {
  display: none !important;
}

.tsidesign_dl .item_2 .caption, .tsidesign_dl .item_3 .caption {
    background: rgba(255, 255, 255, 0.3) !important;
}
.tsidesign_dl .the_list_text {
  text-align: right !important;
}
.tsidesign_dl .item_2 .the_list_item_headline a, .tsidesign_dl .item_2 .the_list_item_subheadline, .tsidesign_dl .item_3 .the_list_item_headline a, .tsidesign_dl .item_3 .the_list_item_subheadline {
  color: #91E1FF !important
}
.tsidesign_dl .item_1 .caption {
  background: transparent !important;
}
.tsidesign_dl2 .the_list_wrap {
  background: rgba(0,0,0,.6) !important;
  padding: 15% 8% !important;
  text-align: center !important;
}
html:not(.mobileview) .tsidesign_dl2, html:not(.mobileview) .tsidesign_dl .the_list {
  margin-bottom: 0 !important;
}

.tsidesign_feature {
  margin: 0 !important;
  background: url(https://www.miraclebeautyandnailsacademy.com/files/2018/01/bg.jpg) !important;
}

.tsidesign_feature .the_list_item_headline {
  font-size: 3.5rem !important;
}
.tsidesign_feature hr {
  border: 2px solid #ddd !important;
  width: 50% !important;
  margin: 0 auto !important;
}
.tsidesign_feature .the_list_item {
    background: #fff !important;
}

.tsidesign_cta {
    margin: 0 !important;
    background: #ddd !important;
}
.tsidesign_cta .the_list_item_headline, .tsidesign_cta .the_list_item_headline a{
	color: #FFF55C !important;
}
 .tsidesign_cta .the_list_item_subheadline {
color: #575757 !important;
}
.tsidesign_map .the_list_item {
  margin-bottom: 0 !important;
}

.tsidesign_content1 {
  margin: 0 auto !important;
  max-width: 106rem !important;
}
.tsidesign_contact  {
  background: #333 !important;
}
.tsidesign_contact .the_list_item_desc{
   max-width: 134rem !important;
  margin: 0 auto !important;
}


.tsidesign_contact .the_list_item_desc input, .tsidesign_contact .the_list_item_desc textarea{
    color: #000 !important;
}
.tsidesign_contact .gform_title, .tsidesign_contact .gfield_label, .tsidesign_contact .ginput_container, .tsidesign_contact .gfield_required, .tsidesign_contact .the_list_item .the_list_item_headline, .tsidesign_contact .the_list_item .the_list_item_subheadlin, .gform_description {
    color: #fff !important;
} 

.tsidesign_grid {
  margin: 0 !important;
  padding: 0 !important;
}
.tsidesign_grid .the_list_item {
  width: 33.33% !important;
  margin: 0 !important;
  padding: 0 !important;
  clear: none !important;
}

@media(max-width:575px) {

.tsidesign_dl, .tsidesign_dl .the_list , .tsidesign_dl .slides, .tsidesign_dl .slidesjs-container, .tsidesign_dl .slidesjs-control, .tsidesign_dl .the_list_item_image, .tsidesign_dl .caption_overlay, .tsidesign_dl .caption, .tsidesign_dl .the_list_text {

height: 30rem !important;
top: 0 !important;
 width: 100% !important;
}

.tsidesign_dl .the_list_item {height: 400px !important;}

.tsidesign_dl .the_list_item_image img {
height: 30rem !important;
width: initial !important;
}
.tsidesign_dl .the_list_item .caption_overlay {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
position: relative !important;
}

.content {padding-top: 15px !important;}
.tsidesign_dl .caption{
padding: 0 !important;
text-align: center !important;
}
}

@media (max-width: 815px) {
  .tsidesign_dl .item_1 .caption, .tsidesign_dl .item_2 .caption, .tsidesign_dl .item_3 .caption {
	background: rgba(0,0,0,.5) !important;
  }
  .tsidesign_dl .item_2 .the_list_item_headline a, .tsidesign_dl .item_2 .the_list_item_subheadline, .tsidesign_dl .item_3 .the_list_item_headline a, .tsidesign_dl .item_3 .the_list_item_subheadline {
  color: #fff !important;
}
  .tsidesign_dl .the_list_item_headline  {
	font-size: 4rem !important;
  }
  .tsidesign_dl .the_list_text {
  text-align: center !important;
}
}
@media (max-width: 621px) {
  .tsidesign_content .the_list_item {
	width: 100% !important;
	margin-right: 0 !important;
  }
}
@media (max-width: 568px) {
  .tsidesign_dl .slidesjs-navigation {
  margin-top: -35% !important;
  }
}

@media (min-width: 901px){
.tsidesign_contact #field_717_4{
  float: right !important;
  margin-top: -18rem !important;
   width: 40% !important;

}
.tsidesign_contact .gform_wrapper .ginput_complex .name_first, .tsidesign_contact .gform_wrapper .ginput_complex .name_last {
    width: 25.6% !important;
    margin-right: .1% !important;
}
}

#wrapper #_the_map_wrapper .b2b-location.wide .b2b-location-items ul li h2 {
    font-size: 2.2rem !important;
    line-height: 1.2 !important;
}


#container .tsidesign_feature, #container .tsidesign_content {
    margin: 0 auto !important;

    display: -webkit-box !important;
    display: -moz-box !important;
    display: box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;

    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;

    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#container .tsidesign_feature .the_list_item, #container .tsidesign_content .the_list_item {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexboxlegacy #container .tsidesign_feature .the_list_item, .flexboxlegacy #container .tsidesign_content .the_list_item{
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.no-flexboxlegacy #container .tsidesign_feature .the_list_item, .no-flexboxlegacy #container .tsidesign_content .the_list_item{
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
}
#container .tsidesign_feature .the_list_item,
.flexboxlegacy #container .tsidesign_feature .the_list_item .the_list_wrap, #container .tsidesign_content .the_list_item,
.flexboxlegacy #container .tsidesign_content .the_list_item .the_list_wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
}

#container .tsidesign_feature .the_list_item .the_list_wrap, #container .tsidesign_content .the_list_item .the_list_wrap {
 
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;

}

.flexboxlegacy #container .tsidesign_feature .the_list_item .the_list_wrap, .flexboxlegacy #container .tsidesign_content .the_list_item .the_list_wrap {
    height: auto;
}

#container .tsidesign_feature .the_list_item .the_list_item_action, #container .tsidesign_content .the_list_item .the_list_item_action {
    margin-top: auto !important;
    display: block;
    width: 100%;
}

#container .tsidesign_feature, #container .tsidesign_content {
    justify-content: space-around;
}
#container .tsidesign_feature .the_list_item, #container .tsidesign_content .the_list_item {
    justify-content: space-between;
}

@media (max-width:815px) and (min-width:575px) {
.tsidesign_feature .the_list_item {
    width: 44.988% !important;
}
}

#container .the_list_item .the_list_item_desc ol li, #container .the_list_item .the_list_item_desc ul li{position:static!important;}

ul.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ul.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

ol.columns {columns: 3; -webkit-columns: 3; -moz-columns: 3;}

ol.columns2 {columns: 2; -webkit-columns: 2; -moz-columns: 2;}

.isMobile #the_header #_the_logo, .isMobile #the_header,  .isMobile #the_header #_the_logo .slot-type-image{
min-height: 10rem !important;
}

@media(max-width: 568px){
#the_header #_the_logo, #the_header, #the_header #_the_logo .slot-type-image{
min-height: 10rem !important;
}
}*/



.type_modal .the_list_item .the_list_item_heads *, .type_modal .the_list_item .gform_title {
    color: #fff !important;
}