/*
Theme Name:         Northeast Mini Warehouse
Template:      	    tsg-pinnacle
Theme URI:          http://www.storageinternetmarketing.com
Description:

Version:            1.0
Author:             The Storage Group
Author URI:         http://www.storageinternetmarketing.com

License:            For use by The Storage Group only.
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');

#alert-message-widget {
    font-weight: 700!important;
    background-color: #d40d43!important;
    color: #fff!important;
    border-bottom: 1px solid #ed0417!important;
    text-wrap: balance;
    font-size:1.2rem;
}

#menu-item-1118 > a{
    display: none;
}

@media (max-width: 1000px) {
    #menu-item-1118 > a {
        display: block;
    }
}
.units_theme_1 .unitsCellMid {
    padding-left: 20px;
}
.pageContent ul {
    padding-top: 0rem!important;
}

.calloutTitle {
    text-transform: capitalize;
}
.featureBlock.flex-item{
	    min-width: 32% !important;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%;
}
.lowImprint.columns.four.imprint.shortcode-copyright-bottom {
    width: 100%;
    text-align: center;
}
@media (max-width: 550px) {
.footerLogo img {
    text-align: center;
    margin: 0 auto;
}
}
@media (max-width: 480px) {
	.calloutButton {
    padding: 5px !important;
}
.calloutTitle {
    font-size: 1.3rem !important;
}
.mainMenuToggle {
    top: 0rem !important;
}
}
@media (max-width: 430px) {
.mainMenuToggle {
    top: 41px !important;
}
}
@media (max-width: 400px) {
	.calloutTitle {
    font-size: 1.1rem !important;
}
.calloutDesc {
    font-size: .8rem !important;
}
}
/* CALCULATOR */
div#calc-box {
    position: initial !important;
    bottom: 0;
    z-index: 1!important;
}

#calc-form .panel-title {
  cursor: pointer;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.fullTemplateCalcBox {
  position: fixed;
  top: 0px;
  background-color: #202b5b;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
  height: 55px;
}

.calc-box-left {
  float: left;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.calc-box-right {
  float: right;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.panel-collapse {
  display: none;
  overflow: auto;
}

#calc-form .accordianElement {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 40px;
}

#calc-form .accordianElement .accordianInput {
  width: 45px;
  float: left;
  margin-right: 10px;
}

#calc-box {
  background-color:#222;
  color: #fff;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
}

div#calc-box {
    margin-top: 12vh;
    margin-bottom:20px;
}

.page-template-calculator .pageContent {
  padding-top: 125px;
}

.page-template-calculator .eight.columns, .page-template-calculator aside .four.columns {
  float: none;
  width: 100%;
}

#calc-form .accordianElement {
  line-height: normal;
}

.hero_image .container:before {
  content: "" !important;
}

.wpcf7 form {
    padding: 0px;
}

@media screen and (max-width: 600px) {
#calc-form .accordianElement {
    width: 100%!important;
  }
}

@media screen and (max-width: 400px) {
  #calc-form .accordianElement {
    width: 100%;
  }
}
/* END CALCUTOR */



/* BODY-NAV-HERO*/

body {
    font-family: "Montserrat", sans-serif;
    font-weight:500;
    line-height:1.5rem;
}

#navbarTheme8 .container {
    max-width: 1400px !important;
}

footer {
    margin-top: 0px!important;
}
.margin-fix{
  margin-top:-24px;
}
.location-subheading{
  font-size:1.5rem;
}

.button{
   color:#fff!important;
   text-decoration:none!important;
   border-radius:50px!important;
}
   
.bodyLoaded .h1, .bodyLoaded h1 {
    font-weight:600;
}

body:not(.home) .tsg-hero-video {
    height: 250px!important;
}
.page-id-362 .pageContent a{
    color:#a01a25!important;
}

body:not(.home) .pageContent a:hover{
text-decoration: underline;
}

.six.columns  a:hover{
text-decoration: underline!important;
}

.six.columns li:before {
    content:"\f005";
    font-family:"fontAwesome";
    display: inline-block;
    margin-right: 15px;
    color: #e4002b;
}

.six.columns li {
    list-style-type: none;
}

.hero-title {
    font-weight: 600;
    line-height: 4rem;
    font-size: 4rem!important;
    text-align:left;
    text-transform:none!important;
    margin-bottom: 0rem!important;
    padding-bottom:0.5rem!important;
    text-wrap:balance;
}


.hero-subtitle {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 600;
    text-align:left;
    animation: fadeInUp .9s ease-in-out;
    text-shadow:2px 2px 5px #000;
}

.tsg-hero-video.heroTheme8 .container .text-white {
    margin-top: 40px!important;
}

.hero-buttons {
    background: #a01a25;
    color: #fff!important;
    margin: 10px 3px;
    padding: 25px;
    border: none;
    border-radius:50px;
    line-height: 0;
    font-size: 1rem;
    font-weight:600;
    float:left;
    animation: fadeInUp 1s ease-in-out;
}

.hero-buttons:hover {
    color: #fff;
    background: #222;
}

.hero-buttons a:hover {
    color: #fff!important;
    text-decoration:none!important;
}

.hero-buttons:after {
    content: "\f178";
    font-family: "fontAwesome";
    padding-left: 8px;
}

body:not([class*="no-header"]):not(.single-candee_location) #pinnacleHeader {
    position: relative!important;
}

#topmostBar {
    background: #222!important;
}

#topmostBar a:hover {
    color: #ccc!important;
}

#topmostBar .fa{
    color:#fff;
}

#topmostBar a{
    color:#fff;
}

#navbarTheme8 .logo-wrapper img {
    min-height: 191px !important;
    position: absolute;
    margin-top: -80px;
}

.mainLogo img {
    width: 200px;
    z-index: 3;
}

#navbarTheme8.sticky.mainLogo img {
    width: 100px;
}

/*top margin for no margin, no header template*/

.margin_top{
   margin:80px 0px;
}


#navbarTheme8 .navbar-flex-container > .flex-item p {
    padding-bottom: 0rem!important;
}
.fa.fa-bars{
   color:#000;
} 

#navbarTheme8,
#navbarTheme8.sticky {
    background: rgba(255, 255, 255, 1)!important;
}
#navbarTheme8,
#navbarTheme8.sticky .logo-wrapper img {
    min-height: 91px !important;
    position: relative;
    margin-top: 0px;
    padding:0px!important;
}

#navbarTheme8.sticky .mainLogo img {
    min-width: 99px!important;
}

#navbarTheme8 > .container > .navbar-flex-container {
        padding: 5px 2px;
    }

.mainAccountIcons.candee.mainAccountIconsHorizontal {
    display: initial;
}

#navbarTheme8 #specialMenu .specialMenuItem {
    padding: 20px 20px!important;
    line-height:.5;
    color:#fff;
    border-radius:50px!important;
    background:#a01a25!important;
}

#navbarTheme8 {
    padding: 0px 0px!important;
}

.tsg-hero-video{
    background-position: center!important;
}

.tsg-hero-video .overlay {
    background: #555!important;
    z-index: 0!important;
}

.internal-title {
    margin-top: -60px;
    text-shadow: 1px 2px 2px #000;
}

.tsg-menu-class {
    margin-top: 20px!important;
}

.tsg-menu-class ul a {
    font-weight:600;
}

.tsg-menu-class ul a:hover {
    color:#d40d43!important;
}

/* END BODY-NAV-HERO*/


.footerTheme3 .footer3FacilityInfoWrapper {
    display: none;
}

.pitchBlock-main.see-more {
    margin: 25px auto 40px auto!important;
}



/* STEPS */

.three-steps-container {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 0px;
    min-height: 70vh;
    background:#222;
    background-size: cover;
    background-position: right;
}

.three-steps-text-box {
    position: absolute;
    margin-top: 5%;
    background: #f5f5f5;
    padding: 50px 60px 20px 60px;
    font-size: 1.5rem;
    width: fit-content;
    left: 25px;
    box-shadow: 20px 20px 0px #22222290;
    border-radius:10px;
}

.three-step-boxes {
    display: flex;
    flex-direction: column;
    color: #fff;
    padding: 20px;
}

.three-steps {
    margin: 20px 10px;
    display: flex;
    flex-direction: row;
    padding: 10px;
}

.three-steps-first {
    margin: 45px 10px;
    display: flex;
    flex-direction: row;
    padding: 10px;
}
.three-steps-first p{
    margin-left: 10px;
}
.three-steps-title-lg {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.three-steps-title-md {
    font-size: 2rem;
    line-height: 2rem;
    font-family: "Oswald", sans-serif;
    margin-bottom: 25px;
}

.number {
    padding: 10px 20px;
    font-size: 3rem;
    margin-right: 20px;
    font-weight: 600;
    color: #f2d0a3;
}
.first{
  margin: 0px 15px 0px 5px;
}

.steps-container{ 
    background:transparent!important;
}

/* END STEPS */




/* ABOUT HOMEPAGE */

.about-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
    margin: -24px 0px;
    background: #fff;
    padding: 0px 45px 0px 0px;
}

.about-item {
    text-align: left;
    border-radius: 5px;
    line-height: 2rem;
    position: relative;
    padding: 25px;
    transform: translateY(-20%);
    color: #000;
}

.about-item h1 {
    font-size: 2rem;
    font-weight: 600;
}

.about-item h2 {
    font-size: 1.8rem;
    font-weight: 600;
}

.about-container img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* END ABOUT HOMEPAGE */





/* FEATURES HOMEPAGE */



.featured-section h2 {
    padding: 30px 0px 0px 0px;
    font-weight: 600;
}

.featured-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0px;
    background-color:#a01a25;
}

.featured-item {
    padding: 15% 20px 5% 20px;
    text-align: left;
    position: relative;
    line-height: 2rem;
    color: #fff;
    background: url(https://network16.us25.cdn-alpha.com/northeast-mini-warehouse/wp-content/uploads/sites/222/features-box-bg-3.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.featured-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
}

.features-btn {
    margin-top: 25px;
    background: #222;
    color: #fff;
    border: none;
    border-radius: 0px;
    font-size:.8rem;
    animation: fadeInUp .5s ease-in-out;
}

.features-btn:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #fff;
}

.features-btn:focus {
    color: #fff!important;
}

/* END FEATURES HOMEPAGE */



/* CTA HOMEPAGE */




.cta-section {
    background: url(https://network11.us25.cdn-alpha.com/tsg-new-theme-2/wp-content/uploads/sites/45/cta-bg.jpg);
    color: #fff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
    padding: 25px 0px 50px 0px;
    margin-top:-25px;
}

.cta-section::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #222222c7;
}
.cta-section h2 {
    font-weight: 700;
    position: relative;
}

.cta-blocks {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    color: #fff;
    font-weight: 500;
    background: transparent;
    padding: 0px 50px;
    position: relative;
}

.cta-blocks div {
    width: 31%;
    padding: 20px 25px 0px 25px;
    background: #ffffff;
    color: #000;
    border-radius:10px;
}

.cta-blocks-title {
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
}

.cta-blocks img {
    width: 100px;
    margin: 20px auto;
}

.cta-section h2 {
    color: #fff;
}

.cta-btn {
    color: #fff!important;
    background: #a01a25;
    border-radius:5px;
    margin-top: 25px;
    line-height: 0;
    border:0px !important;
    padding: 20px;
    font-size: .8rem;
}

.button.cta-btn a{
    color: #fff!important;
    text-decoration:none!important;
}

.button.cta-btn:hover {
    color: #fff!important;
    text-decoration:none!important;
    background: #222;
}

.cta-btn:focus {
    color: #fff;
}


.hr-lines {
    position: relative;
    max-width: 800px;
    margin: 0px auto 50px auto;
    text-align: center;
    font-weight: 600;
    padding: 30px 10px 0px 10px;
}

.hr-lines:before {
    content: " ";
    height: 1px;
    width: 200px;
    background: #fff;
    display: block;
    position: absolute;
    top: 75%;
    left: 0;
}

.hr-lines:after {
    content: " ";
    height: 1px;
    width: 200px;
    background: #fff;
    display: block;
    position: absolute;
    top: 75%;
    right: 0;
}


/* END CTA HOMEPAGE */


/* LOCATIONS HOMEPAGE */


.locations-section {
    padding:65px;
    background-color: #eee;
}

.locations-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding:45px 20%;
    background-color: #eee;
    margin-bottom:-20px;
}
.location-card{
    background:#fff;
    padding:35px 20px;
    outline: 1px solid #ddd;
    outline-offset: -10px;
    text-align:center;
    line-height:1.5rem;
}
.location-card .fa{
    color:#000!important;
}
.location-name{
    font-size:1.2rem;
    font-weight:700;
}
.location-card img{
   margin:0px auto 10px auto;
}




/* FAQ Accordian */

div#accordion button {
  width: 100%;
  text-align: left;
  position: relative;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
  height: unset !important;
  line-height: 26px;
  color: #000;
  background: #eee !important;
  word-wrap: break-word;
  white-space: normal;
  height: unset !important;
  padding: 20px 30px 20px 20px !important;
  border: none !important;
  margin-bottom:0rem;
}

.page-id-87 div#accordion button {
  margin-bottom:0px;
  font-size: 1rem;
}

.collapse:not(.show) {
  display: none;
}

.accordion>.card {
  overflow: hidden
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
      transition: none
  }
}


div#accordion button::after {
  width: 10px;
  height: 10px;
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
  position: absolute;
  right: 25px;
  content: " ";
  top: calc(50% - 8px);
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}

div#accordion button.collapsed::after {
  width: 10px;
  height: 10px;
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
  position: absolute;
  right: 25px;
  content: " ";
  top: calc(50% - 6px);
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}

div#accordion .faq-card-body {
  padding: 10px 20px 30px;
  font-size: 20px;
  line-height: 30px;
  font-size:1rem;
}

.faq-card-body p {
  position:relative;
}

.faq-card-body a {
  text-decoration: underline;
  color: #000 !important;
}
.faq-card-body a:hover {
   color:#a01a25!important;
}

.pt-0 {
    padding-top: 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}


/* CANDEE */

.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
    visibility: initial;
    width: 100%;
    position: relative!important;
    z-index: 3!important;
}
body.stickyMenuVisable.candee-login-page .pinnacleMainNavBar:not(#nabarTheme5):not(#nabarTheme7) {
    position: fixed!important;
    z-index: 1000!important;
}

.page-id-362 .candeeFacilityMap {
    margin: 25px 0px 0px 0px;
    min-height: 55vh !important;
}
.candee-pitch-card {
    border: 1px solid #ddd;
}
.facilityBlockTitle {
    font-weight: 700;
}
.candee-discount-tag {
    background-color: #a31a27!important;
}
.candee-pitch-border-style {
    border-radius: 50px!important;
}
.candee .unitButtonsWrapper .action {
    border-radius: 50px!important;
}
.btnNext.next-step, .btnPrevious.preview-step {
    border-radius: 50px!important;
}
#loginTheme1.candee .submit_button_1 {
    border-radius:50px!important;
    background-color: #9f1a25!important;
}
#loginTheme1.candee .google-login, #loginTheme1.candee .otp-login, #loginTheme1.candee .help-button, #loginTheme1.candee .trouble-button {
    border-radius: 50px!important;
}
.candee-container {
    margin: 12vh auto!important;
}
.unitsWrapper {
    padding-top: 30px!important;
}
.units_theme_1 .unitsCellMid {
    padding-left: 0px!important;
}

.candee .unitName, .candee_locations_block_title {
    font-weight: 700;
}
.candee .unitFeatureItem {
    display:none;
}


/* FOOTER */

body:not(.home) .footerTheme3 .footer3FacilityInfoWrapper {
    margin: -25px 0px 50px 0px!important;
    padding: 0rem 0!important;
}

.form-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: #222;
    align-items: center;
}

.wpcf7 .wpcf7_submit {
    height: auto;
    background: #a01a25;
    border:none!important;
    color: #fff;
    font-size: 1rem;
    padding:10px;
    border-radius:50px!important;
    margin-top:20px;
}

.form-flex form.wpcf7-form label,
.form-flex .wpcf7-title {
    color: #fff !important;
}

.wpcf7-form p{
    padding-bottom:0rem!important;
}

.wpcf7-select{
  width:95%;
  margin-left:10px;
}

body:not(.home) .wpcf7 {
    background: #f1f1f1;
    color: #000!important;
    font-size: 1em!important;
    padding: 20px 0px;
    border-radius: 5px!important;
    border: none;
}
body:not(.home) .wpcf7 form {
    width: 100%;
    margin:20px auto!important;
}

input.wpcf7-form-control.wpcf7-quiz{
     width:20% !important;
     margin-left:10px;
     color: #000 !important;
}

.wpcf7 .wpcf7_submit:hover {
    transition: all 0.1s ease-out;
transform: scale(1.1);
    color:#fff;
}

#footerTheme3Map {
min-height:120vh!important;
max-height: 150vh!important;
height: 120vh!important;
}

.footerTheme3 .footer3FacilityPhone i {
    color: #000;
}
.page-id-362 .wpcf7-title {
    display: none;
}

.bottomFooterWrapper {
    padding: 22px 0!important;
}

/* END FOOTER */


/* MOVE IN SPECIALS HOMEPAGE */

.special-section {
    padding: 50px 0px;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.special-section img {
    margin: 0px auto;
}


/* END MOVE IN SPECIALS HOMEPAGE */


/* PITCHBLOCKS */

.candee-unit-measurement {
    font-weight: 700!important;
}

.candee-pitch-address {
    font-weight: 500!important;
}
.candee-pitch-border-style {
    padding: 10px 20px!important;

}

/* END PITCHBLOCKS */


/* REVIEWS HOMEPAGE */

.review-section {
    background: url(https://network11.us25.cdn-alpha.com/stor-it/wp-content/uploads/sites/16/reviews-bg.jpg);
    background-size: cover;
    background-position: center; padding: 50px;
    min-height: 450px;
    max-height: 450px;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    text-align: center;
    color: #fff
}

.reviewsTheme3 .reviewComment {
    color: #fff!important;
    text-shadow: 2px 2px 5px #000;
}

.reviewsHeaderTitle {
    padding-top: 50px;
    font-weight: 700;
    text-shadow: 2px 2px 5px #000;
}

.reviewsTheme3 .reviewAuthorName,
.reviewsTheme3 .reviewCompany {
    color: #fff!important;
    text-shadow: 2px 2px 5px #000;
}

.reviewsTheme3.candee .star-ratings-css-top {
    color: #ffc300!important;
}

.reviewsTheme3 .facReviewWrapper .slick-arrow.slick-next .fa {
    color: #fff!important;
    max-width: 30px;
}

.reviewsTheme3 .facReviewWrapper .slick-arrow.slick-prev .fa {
    color: #fff!important;
}

.reviewsTheme3.candee.background_2 {
    background: transparent!important;
}

.fa-star:before {
    color: #ffc300;
    font-size: 24px;
    margin: 0 3px;
}


/* END REVIEWS HOMEPAGE */


/* UNIT SIZES */

.units-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.5rem;
    margin-top: 10%;
}

.units-subtitle {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2rem;
}

.wp-tabs-container {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: #edebeb!important;
    margin:-24px 0px;
}

.wp-image-container {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: url(https://network16.us25.cdn-alpha.com/northeast-mini-warehouse/wp-content/uploads/sites/222/unit-size-bg-side.png) #edebeb!important;
    background-position: left;
}

.wp-image-container img {
    min-width: 100%;
    max-height: 100%;
    display: none;
    position: relative;
    animation: fadeInLeft .5s ease-in-out;
}

.wp-image-container img.active {
    display: block;
}

.wp-tabs-content-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0px 80px 0px 0px;
    background: #edebeb!important;
}

.wp-tabs {
    display: flex;
    margin-bottom: 0px;
    margin-top: 25px;
}

.wp-tab {
    padding: 10px 25px;
    background-color: #ddd;
    cursor: pointer;
    transition: background-color 0.3s;
    color: #000;
    font-weight: 600;
    margin: 0px 2px;
    border-radius:50px;
}

.wp-tab.active {
    background-color:#a01a25;
    font-weight: bold;
    color: #fff;
    border-radius:50px;
}

.wp-text-content {
    display: none;
    border-top: 0px;
    font-size: .9rem;
    color: #000;
    font-weight: 500;
    padding: 25px 35px 50px 0px;
}

.wp-text-content.active {
    display: block;
}




/* FEATURES PAGE */

.content-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px; 
    background:#f9f9f9;
}

.content-container h1{
    font-size:2rem;
    font-weight:600;
}
.content-container h2{
    display:flex;
    font-size:1.6rem;
    font-weight:600;
}

.content-item {
    padding:50px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.content-item h1{
     font-size: 2rem;
     text-wrap: balance;
}

.content-container img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.half-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin:50px 0px;
}
.half-container-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 45px;
    margin:50px 0px;
    align-items:center;
}
.half-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:5px;
}
.half-container-2 img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:5px;
}

.cta-bottom {
    background: #a01a25;
    padding: 50px 0px;
    text-align: center;
    color: #fff;
    margin-bottom:-10px;
}

.cta-button-bottom {
    background: #222;
    color: #fff!important;
    font-size: .9rem;
    border: none;
    border-radius: 0px;
    margin-top: 35px;
    padding: 10px 30px;
    width:fit-content;
}
.cta-button-bottom:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #fff;
}
.cta-button-bottom:focus {
    color: #fff;
}
.features-container {
    padding: 50px 0px;
}

.features-row {
    display: inline-block;
    margin-top: 0%;
    width: 100%;
}

.features-box-heading {
    display: absolute;
    background: #222;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 80px 20px 20px;
    color: #fff;
    margin-top: 0%;
    width: fit-content;
    margin-left: 3%;
    margin-right: auto;
    z-index: 1;
    clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}

.features-box {
    display: relative;
    background: #fff;
    margin-top: -50px;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1.1rem;
    font-weight: 400;
    padding: 100px 50px 80px 80px;
    z-index: 0;
    box-shadow: 3px 6px 14px 2px #333;
    border: 15px solid #eee;
}

.features-box ul {
    list-style-type: square;
    padding: 0;
    margin-left: 20px;
}

.features-box li {
    padding-left: 0em!important;
    text-indent: 0em;
    line-height: 2rem;
    font-weight:500;
}

.features-page-btn {
    display: inline-block;
    background: #000;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-left: 25%;
    margin-right: auto;
    width: 50%;
    margin-top: 45px;
    text-decoration: none!important;
}

.features-page-btn:hover {
    transform: scale(1.1);
    -webkit-transition: all 1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.features-left {
    width: 50%;
    display: inline-block;
    float: left;
}

.features-right {
    width: 50%;
    display: inline-block;
    float: left;
}


/* PWA BAR */

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem {
    border-bottom: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] {
    border: none!important;
    background:#222222c9!important;
    border-radius: 0px;
    margin-right: 0px;
    box-shadow: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem .fa {
    color: #ffffff!important;
}




/* RESPONSIVE */

@media screen and (max-width: 1096px) {

.locations-container {
    padding:45px 10%;
}
}

@media screen and (max-width: 1024px) {

.featured-container img {
    position: relative;
}
.featured-item {
    padding: 2% 20px 5% 20px;
}
    .pitch_theme_10 .candee-row.pitchActionButtons a,
    .pitch_theme_10 .pitchBlockUnavailableButton {
        width: 100%!important;
        margin-bottom: 2%!important;
    }
    .pitch_theme_10 .candee-row.pitchActionButtons a,
    .pitch_theme_10 .pitchBlockUnavailableButton {
        margin-left: 0%!important;
    }
    .hero-container {
        grid-template-columns: repeat(1, 1fr);
        height: 45vh!important;
    }
    .hero-item {
        padding: 8% 0px 0px 20px;
        background: #0000009e;
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        height: 45vh!important;
    }
    .tsg-hero-video .hero-title {
        font-size: 2rem!important;
        line-height: 2rem!important;
        color: #fff;
    }
    .hero-subtitle {
        font-size: 1.3rem;
        line-height: 2rem;
        color: #fff;
    }
    .hero-buttons {
        padding: 20px;
    }
    .featured-container {
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
    }
    .item {
        padding: 0% 0px;
    }
    .item p {
        padding: 20px 0px;
    }
   .internal-title{
       line-height:3rem;
       font-size:2rem!important;
      margin-top: -75px;
}

#navbarTheme8,
#navbarTheme8.sticky .logo-wrapper img {
    min-height: 91px !important;
    margin-top: 0px!important;
    padding:0px!important;
}

.wp-tabs-content-container {
        width: 100%;
        padding: 20px 20px 20px 20px;
    }
    .wp-image-container {
        width: 100%;
    }
    .wp-text-content {
        padding: 20px 20px 20px 0px;
    }
    .wp-image-container {
        background: url() #f5f5f5;
    }
    .units-title {
        margin-top: 1%;
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .wp-tab {
        padding: 10px 20px;
        margin: 0px 1px;
    }
.wp-image-container img.active{
    margin-top: -20px;
    z-index:4!important;
}
.wp-tabs-container {
        flex-direction: column-reverse;
    }
.wp-tabs {
    justify-content: center;
}
    
#pinnacleMainNav .fa{
color:#000!important;
}

#navbarTheme8 > .container > .navbar-flex-container {
        padding: 5px 2px;
    }

 .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
.pageContent ul {
    padding-bottom: 0rem!important;
}
.mobileMenuToggle {
        margin-top:4%;
    }
   }


@media screen and (max-width: 978px) {
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
      padding:10px 20px!important;
}
}



@media screen and (max-width: 979px) {
    .three-steps-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .three-steps-text-box {
        position: relative;
        margin-top: 0%;
        width: 100%;
        left: 0px;
        box-shadow: 0px 0px 0px #1D6EB4;
        padding: 50px 25px 20px 25px;
        text-wrap: balance;
        border-radius:0px;
    }
}

@media (max-width: 950px) {
#footerTheme3Map {
    min-height:50vh!important;
    max-height: 50vh!important;
    height: 50vh!important;
}
.wpcf7-flex{	
     flex-direction: column;
}
.form-flex {
     grid-template-columns: repeat(1, 1fr);
}
#footerTheme3Map {
        min-height: 350px;
}
.wpcf7 form {
     width: 100%;
     padding: 20px 20px 0px 20px;
}
}


@media (max-width: 900px) {

#navbarTheme8 .logo-wrapper img {
    margin-top: -70px;
}
    .about-container {
        grid-template-columns: repeat(1, 1fr);
        padding: 0px 0px 0px 0px;
    }
    .featured-section-block {
        width: 100%;
        margin: 25px 0px;
    }
    .featured-container {
        grid-template-columns: repeat(1, 1fr);
        padding: 0px 0px 0px 0px;
    }
    .featured-section {
        flex-direction: column;
    }
    .featured-item {
        padding: 25px 25px 0px 25px
    }
    .about-item {
        text-align: left;
        border-radius: 5px;
        line-height: 2rem;
        position: relative;
        margin-top: 5%;
        padding: 0px 10px;
    }
    .special-section img {
        width: 90%;
    }
    .about-container img {
        clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%);
    }
    .content-container {
        grid-template-columns: repeat(1, 1fr);
   }
    .content-item {
        padding: 30px 20px;
   }

    .features-container {
        background: url();
        background-size: cover;
        background-position: center;
    }
    .features-row {
        display: inline-block;
        margin-top: 0%;
        width: 100%;
    }
    .features-box-heading {
        font-size: 1.5rem;
        width: 100%!important;
        margin-right: auto;
    }
    .features-box {
        margin-left: 1%;
        margin-right: 1%;
        padding: 80px 20px 20px 20px;
    }
    .features-box p {
        padding-top: 30px;
    }
    .features-box ul {
        margin-left: 0px;
    }
    .features-box li {
        line-height: 20px;
        text-indent: -.2rem;
        margin-bottom: 10px;
    }
    .features-btn {
        margin-left: 1%;
        width: 100%;
        margin-top: 20px;
    }
.reversed {
        display: flex;
        flex-direction: column-reverse;
    }
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
     padding:10px 20px!important;
}
    .pitch_theme_10 .four.candee-columns {
        width: 100%!important;
    }
.page-id-362 .six.columns{
    width:100%!important;
    margin-left:0%!important;
}

@media screen and (max-width: 820px) {

.locations-container {
    padding:45px 5%;
}
}


@media (max-width: 800px) {
    .cta-blocks {
        flex-direction: column;
    }
    .cta-blocks {
        flex-direction: column
    }
    .cta-blocks div {
        width: 100%;
        margin-bottom: 25px;
    }
    .cta-blocks {
        flex-direction: column
    }
    .cta-blocks div {
        width: 100%;
        margin-bottom: 25px;
    }
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
     padding:10px 10px!important;
}
.rightArrow:before {
    display:none;
   }
}


@media screen and (max-width: 730px) {
.pitchTheme11 .closestLocationsWrapper {
    justify-content: left !important;
}
}

@media screen and (max-width: 723px) {

.locations-container {
    padding:45px 2%;
}

.half-container {
    grid-template-columns: repeat(1, 1fr);
    margin:0px 0px;
}
.half-container-2{
    grid-template-columns: repeat(1, 1fr);
    margin:0px 0px;
}
.half-container img {
    border-radius:0px;
}
.half-container-2 img {
    border-radius:0px;
}
}
@media (max-width: 700px) {
    .pitch_theme_10 .pitchBlock {
        border-bottom: 2px solid rgba(0, 0, 0, 0)!important;
        margin-bottom: 10px;
    }
    .hero-item {
        padding: 10% 0px 0px 20px;
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        height: 45vh!important;
    }
    .hr-lines:before {
        display: none;
    }
    .hr-lines:after {
        display: none;
    }
   .six.columns{
       width:100%!important;
       margin-left: 0%!important;
    }
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
   padding:10px 50px!important;
}
}

@media (max-width: 650px) {
    .hero-contact-info {
        flex-direction: column;
        font-size: .9rem;
    }
    .hero-buttons {
        margin: 10px 3px!important;
        padding: 25px 10px!important;
    }
    .heroTheme8.height100vh {
        min-height: 70vh!important;
    }
    body:not(.home) .tsg-hero-video.heroTheme8.height100vh {
        min-height: 250px!important;
    }
    .hero-text-sm {
        font-size: 1.1rem!important;
    }
    .hero-text {
        margin-top: 5%;
    }
    .hero-contact {
        display: none;
    }
    .hero-title-lg {
        font-size: 2rem;
        line-height: 2rem;
        font-weight: 700!important;
    }
    .top-bar-phone {
        display: inline;
    }
    .mainAccountIcons.mainAccountIconsHorizontal a .truncate,
    .mainAccountIcons.mainAccountIconsHorizontal a span {
        display: none;
    }
    .features-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .cta-blocks {
        padding: 0 10px;
    }
}

@media screen and (max-width: 685px) {

.locations-container {
    grid-template-columns: repeat(1, 1fr);
    padding:45px 2%;
}
}

@media screen and (max-width: 600px) {
    .features-box-heading {
        margin-left: 0%;
        font-size: 1.2rem;
    }
    .main-topmost-bar .textAlignLeft,
    .main-topmost-bar .textAlignLeft a {
        text-align: center;
    }
.features-page-btn {
    display: inline-block;
    margin-left: 0%;
    margin-right: auto;
    width: 100%;
    margin-top: 45px;
}
.three-step-boxes {
    padding: 0px;
}
}

@media (max-width: 550px) {
.units_theme_1 .unitsCellMid {
    padding-left: 0px;
}
.tsg-hero-video.heroTheme8 {
    min-height: 70vh !important;
}
#navbarTheme8 .logo-wrapper img {
    margin-top: -65px;
}
.mobileMenuToggle {
        margin-top: 6%;
}
.innovated-by-wrapper.textAlignRight {
    justify-content: center;
  }
.use_mmFilters .filterSettingsButton {
        width: 65%!important;
}
.use_mmFilters .select.sortOrderOptions {
    width: 80%!important;
    margin-left: 5px!important;
 }
.unitCellRightGroup {
    float: none!important;
     text-align: center!important;
}

.candee .unitFeatureItemWrapper {
    text-align: center!important;
  }
.unitsTD.unitsCellLeft.cols, .unitCellRightGroup {
     margin-bottom: 20px!important;
 }
}


@media (max-width: 525px) {
.wp-tabs {
    justify-content: center;
    flex-wrap: wrap;
  }
.wp-tab {
    margin: 2px 2px;
 }
}

@media (max-width: 500px) {
.steps-text-box br{
display:none;
}
.cta-blocks img {
    width: 50px;
}
.candee-tabs-container .tab-content.current {
    margin-top: 50px;
}
}

@media (max-width: 469px) {


.candee-tab-links {
    text-align: center!important;
}
}

@media (max-width: 400px) {
    .mainLogo img {
        max-width: 191px!important;
    }
    .main_color_text.bold {
        font-size: 1.5rem!important;
        margin: 20px 10px 0px 10px;
    }

    .hero-item {
        padding: 15% 0px 0px 20px;
    }
    .step-boxes {
        padding: 10px;
    }
.six.columns {
        width: 100%!important;
    }
.mobileMenuToggle {
        margin-top: 8%;
}
#navbarTheme8 .logo-wrapper img {
    margin-top: -70px;
}
}


@media screen and (max-width: 332px) {
.features-box-heading {
    padding: 20px 20px 20px 5px;
}
}
@media screen and (max-width:550px) {
    .hiddenPWAToggle-sidebar-right {
        display: inline-block;
        position: fixed;
        right: 0;
        top: 389px;
        z-index: 125;
        color: #008483!important;
        background-color: #222!important;
        width: 35px;
        height: 55px;
        padding-top: 15px;
        padding-left: 12px!important;
        border: none!important;
        border-top-right-radius: 50px 50px;
        border-bottom-right-radius: 50px 50px;
    }
    .candeeUserBar[class*=candeeUserBarTheme-sidebar] {
        margin-right: 0px !important;
    }
    .candeeUserBar {
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
}