/*
Theme Name:         Pinnacle Child Theme
Template:      	    tsg-pinnacle
Theme URI:          http://www.storageassetmanagementg.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=Roboto+Condensed:wght@400;700&display=swap');

body{
    font-family: Roboto Condensed;
}

.collapsible-section {
    margin-bottom: 15px;
  }

  .collapsible-button {
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    background-color: #f2f2f2;
    padding: 10px;
    width: 100%;
  }
  
  .collapsible-button .icon {
    float: right;
    font-size: 1rem;
}

  .collapsible-content {
    padding: 10px;
    border: solid 1px;
    background: #E8E8E8;
  }
  
  .wpcf7-not-valid-tip {
   display: none !important;
}

/* Add a red border to highlight fields with errors */
.wpcf7-not-valid {
    border: 2px solid red !important;
}

/* Customize the background color to make the field stand out */
.wpcf7-not-valid {
    background-color: #ffeeee !important; /* Light red background */
}

.pageContent a,
a.download-link {
    text-decoration: underline;
}

.main-menu-buttons {
    display: inline;
}

#topmostBar .callButton {
    color: #d90202 !important;
    padding-top: 0 !important;
    font-size: 1.1rem !important;
}

#topmostBar .callButton strong,
#topmostBar i.fa.fa-phone{
    color: #d90202 !important;
}

.tsg-menu-class ul li:last-child a {
    padding-right: 0;
}

input.formChecker,
#navbarTheme8 #specialMenu{
    display: none !important;
}

.six.columns.socialLinks.textAlignRight .fa-brands {
    -webkit-text-stroke: 0;
    -webkit-text-stroke-color: #d90202;
    font-size: 1.3rem;
    margin-left: 9px;
    color: #d90202 !important;
}

.dropdown-menu {
    margin: 0px -66px 0 !important;
    z-index: 10 !important;
}

iframe#reputation-widget-0{
    width: 100% !important;
    height: 154px !important;
    margin: 0 auto !important;
    border: none !important;
}

iframe#reputation-widget-0 html,
.page-id-5106 #pinnacleMainContent{    
    text-align: center !important;
}

.offer-box i.fa-solid.fa-5x {
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: #d90202;
    color: transparent;
}

.wpcf7-not-valid-tip {
    display: inherit;
}

.wpcf7 form .wpcf7-response-output {
    display: inline-block;
    margin-top: 10px;
}

input.wpcf7-form-control.wpcf7-not-valid {
    margin-bottom: 5px;
}

.page-id-5106 .wpcf7 form,
.page-id-6927 .wpcf7 form {
    width: 75%;
    margin: 0 auto;
}

.page-id-6927 .wpcf7 form input[type="checkbox"] {
    margin-bottom: 0;
}

.page-id-5106 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #df0101;
    color: #fff;
}

.pageContent ul {
    padding-top: 0rem;
}

.wpcf7 form {
    padding: 0;
}

#nprogress .bar, 
.background_1, 
.candee .background_1 {
    background-color: #ef0003;
}

.owl-carousel .owl-dots.disabled, 
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

div#navbarTheme8 {
    z-index: 15;
}

i.fa,
i.fa-brands,
i.fa-solid {
    color: #d70101;
}

div.tsg-hero-video.heroTheme8 p.title1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-align: left;
    padding-bottom: 10px !important;
}

.pageContent a {
    color: #d90200;
}

.owl-carousel.owl-two.owl-loaded.owl-drag {
    margin: 25px 0 0;
}

.owl-carousel.owl-two .item {
    padding: 20px;
}

.owl-two .owl-nav button.owl-prev {
    margin-left: -60px !important;
    left: 0;
}

.owl-two .owl-nav button.owl-next {
    margin-right: -60px !important;
    right: 0;
}

.owl-two .owl-stage {
    display: flex;
    align-items: center;
}

.owl-two .owl-nav {
    color: #fff;
    font-size: 60px;
    margin: 0 auto;
    text-align: center;
}

.owl-two .owl-nav button.owl-next, .owl-two .owl-nav button.owl-prev {
    position: relative !important;
    margin: 0 auto;
}

.recent-posts-section .flex-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 31%;
    margin: 1%;
}

#navbarTheme8 i.fa, 
#navbarTheme8 i.fa-brands {
    -webkit-text-stroke: 0;
    -webkit-text-stroke-color: #d90202;
    font-size: 1.3rem;
    margin-left: 9px;
}

/* Header */
div.widget-area.main-logo-bar p{
    padding-bottom: 0;
}
#navbarTheme8, #navbarTheme8.sticky,
header#pinnacleHeader,
div#topmostBar {
    background: #fff !important;
}
header#pinnacleHeader{
    position: initial !important;
}
.tsg-hero-video.heroTheme8.height100vh{
    min-height: 50vh!important;
    height: 100%;
}
#navbarTheme8 .logo-wrapper img {
    max-height: 100% !important;
}
.tsg-menu-class {
    float: left;
}
ul#menu-header-menu ul.sub-menu a {
    padding: 8px 15px;
}
div#pinnacleMainNav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-buttons{
    display: inline-flex;
    padding: 0;
}
/* End Header */

/* Hero */
.heroTheme8 .wpcf7 form {
    width: 35%;
    padding: 50px 40px;
    background: #e00200;
    float: right;
    margin-bottom: 0;
    color: #fff;
}
.wpcf7 input.wpcf7-form-control, 
.wpcf7 textarea.wpcf7-form-control {
    color: #000;
}
.tsg-hero-video.heroTheme8 .container .text-white{
    margin-top: 0;
}
.heroTheme8 span.wpcf7-spinner,
.heroTheme8 .wpcf7 .formChecker {
    display: none;
}
.heroTheme8 input.wpcf7-form-control.has-spinner.wpcf7-submit,
.tsg-hero-video.heroTheme8 .wpcf7-form p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.heroTheme8 p.sam-buttons.button_4.rightArrow {
    padding-top: 0;
    background: #fff;
    float: left;
}
.heroTheme8 p.sam-buttons:hover {
    border: 1px solid #000 !important;
    background: #000 !important;
}
.heroTheme8 p.sam-buttons .wpcf7-submit:hover{
    color: #fff !important;
}
div.tsg-hero-video {
    background-position: center;    
}
body:not(.home) div.tsg-hero-video.heroTheme8.height100vh{    
    height: 15rem !important;
    min-height: 15rem !important;
}
.wpcf7-not-valid-tip {
    color: #fff;
}
.tsg-hero-video.heroTheme8 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 0;
    padding: 0;
    line-height: 0;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: initial;
    color: #000;
    font-weight: bold;
    font-size: 1.2rem !important;
}
div.minislide-overlay{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    background: rgb(0 0 0 / 60%);
}
div.minislide-overlay p{
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 3rem;
    color: #fff;
    padding-bottom: 0;
}
div.divLI,
div#hero-slider img {
    height: 250px;
    object-fit: cover;
}
div.textAlignCenter.text-white.home_text{
    margin: 0 auto;
}
.page-id-5077 div#hero-slider img{
    object-position: center -240px;
}

/* End Hero */

/* Map Section - Dropdown */
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.container.map{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.page-id-520 .tsg-hero-video{
    display: none;
}
.mark-title{
    font-size: 1.4rem;
    padding-top: 10px;
}
#locationListing {text-align: center;}
#locationListing .locationListingItem {width: 250px; min-height: 130px; margin: 10px 15px 10px 15px; display: inline-block; vertical-align:text-top; padding: 10px; text-align: center; border: 1px solid #ddd; position: relative;z-index: 1}
#locationListing .locationListingItem strong {font-size: 1.1em;}
#locationListing .locationListingItem a {color: #000;}
#locationListing .locationListingItem a.moreInfo {color: #555; position: absolute; bottom: 10px; text-align: center; display: block; left: 10px; right: 10px; text-decoration: underline;}
#locationListing.withLogos .locationListingItem, #locationListing.underLogos .locationListingItem > .image {background-position: center; background-size:contain; background-repeat: no-repeat;}
#locationListing.withLogos .locationListingItem:before {content: " "; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255,255,255,.8); z-index: -1}
#locationListing.underLogos .locationListingItem {min-height: 230px;}
#locationListing.underLogos .locationListingItem > .image {height: 100px; width: 100%;}
#locMap {width: 100%; height: 500px;}
#footMap { width: 100%; height: 100%; }
#footMap > img { width: 100%; height: auto; }

.dropdown.open li {
    margin-bottom: 0.1rem;
}
/* End Dropdown */

/* Titles */
p.title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 2.5rem;
}
p.subtitle {
    padding-bottom: 5px;
    color: #e00200;
    font-size: 1.2rem;
    line-height: 1.2rem;
}
p.sam-buttons {
    border: 1px solid !important;
    width: 250px;
    padding: 6px 9px;
    border-radius: 5px !important;
    background: transparent;
    color: #000;
    font-weight: bold;
    font-size: 0.8rem !important;
    height: fit-content;
    text-align: center !important;
}
p.sam-buttons:hover {
    border: 1px solid #d90202 !important;
    background: #d90202;
    color: #000;
}
.rightArrow:before {
    content: "\f0da";
}
.tsg-hero-video.heroTheme8 p.title {
    text-align: left;
    margin-bottom: 20px !important;
}
/* End Titles */

/* Home Sections */
#wysiwyg-block-4981,
.recent-posts-section{
    margin: 60px 0;
}
#wysiwyg-block-4984,
.testimonial-section{
    background: #f0f0f0;
    padding: 60px 0;
}
.offer-box{
    margin: 35px 0;
}
.offer-box i{
    margin-bottom: 15px;
}
.offer-box .flex-item{
    min-width: 20%;
    margin: 0;
    text-align: center;    
    border-right: 1px solid #d90202;
}
.offer-box .flex-item:first-child{
    border-left: 1px solid #d90202;
}
.text-box-offer{
    display: flex;
    justify-content: right;
    align-items: center;
}
.text-box-offer .text{
    width: 65%;
    text-align: right;
    padding-bottom: 0;
    margin-right: 20px;
}
.managed-locations .seven.columns{
    padding: 40px 4%;
    padding-left: 0;
}
.row.container.intro-section {
    display: flex;
    align-items: center;
}
.row.managed-locations .five.columns img {
    object-fit: cover;
}
/* End Home Sections */

/* Recent Posts Section */
.recent-posts-section img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 15px;
}
.recent_posts_title{
    font-weight: 800;
    font-size: 1.2rem;
}
.row.managed-locations .five.columns{
    display: flex;
}
.row.managed-locations{
    min-height: 440px;
    display: flex;
}
.flex-container.managed-logos {
    display: flex;
    align-items: center;
}
.row.managed-locations .flex-item {
    min-width: 19%;
    margin: 3%;
}
/* End Recent Posts Section */

/* Testimonials Carousel */
.container {
     position: relative;
}
 .testimonial-carousel .owl-nav {
     color: #fff;
     font-size: 60px;
}
 .testimonial-carousel .owl-nav button.owl-next, .testimonial-carousel .owl-nav button.owl-prev {
     background-color: #000;
     color: #000;
     border-radius: 30px;
     position: absolute;
     top: 0px;
     outline: 0;
     width: 60px;
     height: 60px;
}
 .testimonial-carousel .owl-nav button.owl-next:focus, .testimonial-carousel .owl-nav button.owl-prev:focus {
     outline: 0;
}
 .testimonial-carousel .owl-nav button.owl-next .fa, .testimonial-carousel .owl-nav button.owl-prev .fa {
     vertical-align: top;
     color: #000;
     font-size: 1.5rem;
}
 .testimonial-carousel .owl-nav button.owl-prev {
     margin-left: -100px;
     left: 0;
}
 .testimonial-carousel .owl-nav button.owl-next {
     margin-right: -100px;
     right: 0;
}
.card-body i.fa-solid.fa-star{
    color: #d90202;
    -webkit-text-stroke: 0;
}
.testimonial-section .card-body{
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.testimonial-section .title{
    text-align: center;
}
/* End Testimonials Carousel */

/* Footer */
.topFooterWrapper{
    background: #e2e2e2;
}
.top-footer,
.top-footer a,
.top-footer i.fa, 
.top-footer i.fa-brands, 
.top-footer i.fa-solid {
    color: #0e0e0e;
    -webkit-text-stroke: 0px;
}
.top-footer .text-footer{
    text-align: center;
}
.top-footer .links-footer{
    text-align: right;
}
/* End Footer */

.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;
}


#navbarTheme8 .logo-wrapper img {
    height: auto !important;
    max-height: 100px !important;
}
#navbarTheme8 .logo-wrapper img {
    width: auto !important;
}

#hero-slider button.slick-arrow {
    height: 50px !important;
    width: 50px !important;
    font-size: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border: none !important;
}

.slick-arrow {
    background: none !important;
}

button.slick-arrow i.fa.fa-angle-right,
button.slick-arrow i.fa.fa-angle-left{
    color: black !important;
}

button.slick-arrow i.fa.fa-angle-right:hover,
button.slick-arrow i.fa.fa-angle-left:hover{
    color: white !important;
}

@media screen and (max-width: 1200px) {
    #hero-slider button.slick-arrow {
        top: 90% !important;
    }
}

.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
    width: 100% !important;
    max-height: 450px !important;
    object-fit: cover !important;
    margin-bottom:35px !important;
}


/****************************
Media Queries
****************************/
@media (max-width: 1380px) {
    .testimonial-carousel .owl-nav button.owl-prev{
        margin-left: 0;
    }
    .testimonial-carousel .owl-nav button.owl-next{
        margin-right: 0;
    }
}
@media (max-width: 1275px) {
    #navbarTheme8 i.fa, #navbarTheme8 i.fa-brands {
        font-size: 1.5rem;
        margin-left: 6px;
    }
}
@media (max-width: 1150px) {
    .header-buttons {
        display: block;
    }
    div.tsg-menu-class {
        margin-right: 32px;
        text-align: left;
    }
    .offer-box p {
        font-size: 0.8rem;
        line-height: 0.8rem;
    }
    .offer-box i {
        font-size: 50px;
    }
}
@media (max-width: 1024px) {
    div#pinnacleMainNav {
        display: block;
        overflow: auto;
    }
    .page-id-5077 div#hero-slider img {
        object-position: center -125px;
    }
   
    .heroTheme8 p.sam-buttons{
        width: 100%;
    }
    .tsg-menu-class ul a {
        padding: 10px !important;
    } 
    .heroTheme8 .wpcf7 form {
        padding: 25px 19px;
    }
    .main-top-footer .columns{
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
}
@media (max-width: 800px) {
    .page-id-5077 div#hero-slider img {
        object-position: center;
    }

    .recent-posts-section .flex-container .flex-item:last-child,
    .six.columns.text-footer{
        display: none !important;
    }
    .recent-posts-section .flex-container .flex-item{
        margin: 3%;
    }
    .recent-posts-section img {
        height: 170px;
    }
    #wysiwyg-block-4984{
        text-align: center;
    }
    .flex-container.offer-box{
        flex-direction: row;
        flex-wrap: wrap;        
    }
    .offer-box .flex-item {
        width: 33.33%;
        margin-bottom: 10px;
    }
    .row.container.intro-section {
        display: grid;
        align-items: center;
    }
    .row.container.intro-section .columns {
        width: 100%;
        margin-left: 0;
    }
    .six.columns.logo-intro img {
        margin: 0 auto 30px;
        width: 70%;
    }
    .intro-section .text-intro{
        order:2;
        text-align: center;
    }
    .intro-section .logo-intro{
        order:1;
    }
    .text-box-offer {
        display: block;
    }    
    .text-box-offer .text {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    .row.managed-locations {
        display: block;
    }
    .row.managed-locations .columns {
        display: block;
        text-align: center;
        width: 100%;
    }
    .row.managed-locations .seven.columns {
        padding-left: 4%;
        margin: 0 auto;
    }
    .offer-box .flex-item.item-1 {
        border-left: none;
    }
    .offer-box .flex-item.item-3,
    .offer-box .flex-item.item-6 {
        border-right: none;
    }
}
@media (max-width: 600px) {
    div.tsg-menu-class ul a {
        padding: 7px !important;
        font-size: 0.8rem !important;
    }
    div#pinnacleMainNav {
        width: min-content;
    }
    .testimonial-section p.title,
    .testimonial-section .card-body{
        text-align: center;
    }
    .testimonial-carousel p.card-text{
        width: 75%;
        margin: 0 auto;
    }
}
@media (max-width: 550px) {
    .offer-box .flex-item.item-2,
    .offer-box .flex-item.item-4 {
        border-right: none;
    }
    .offer-box .flex-item.item-3{
        border-right: 1px solid #d90202;
    }
    .recent-posts-section{
        text-align: center;
    }
    .recent-posts-section .flex-container .flex-item:last-child{
        display: block !important;
    }
    .recent-posts-section img {
        height: 250px;
    }
    .footerLogo img {
        text-align: center;
        margin: 0 auto;
    }
    div.tsg-hero-video .overlay {
        position: initial;
    }
    .heroTheme8 .wpcf7 form {
        width: 75%;
    }
    div.tsg-hero-video.heroTheme8.height100vh {
        background-position: 60%;
    }
    .offer-box .flex-item {
        width: 50%;
    }
    .flex-container.managed-logos img {
        width: 50%;
        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;
}
}

body:not([class*="no-header"]):not(.single-candee_location) #topmostBar * {
    color: #E00200 !important;
}

.locSortItems-region {
    padding: 3px 20px!important;
    font-weight: bold!important;
}
.locItem {
    padding-left: 35px!important;
}


    
.content-contact-us-form form{
    width: 75%;
    margin: 0 auto;
    /* width: 35%; */
    padding: 50px 40px;
    background: #e00200;
    margin: 0 auto;
    margin-bottom: 0;
    color: #fff;
}

.content-contact-us-form form label {
    color: #fff!important;
    text-align: justify;
}
