 /*
Theme Name:         Coal Valley Storage
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&display=swap');


#menu-item-190 > a{
    display: none;
}

@media (max-width: 1000px) {
    #menu-item-190 > a {
        display: block;
    }
}




.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: #115195;
  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: #115195;
  color: #fff;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
}

.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: 400px) {
  #calc-form .accordianElement {
    width: 100%;
  }
}
/* END CALCUTOR */


body{
font-family: "Montserrat", sans-serif;
}
body:not(.home) .pageContent a{
  color:#115195;
}
body:not(.home) .pageContent a:hover{
  text-decoration:underline;
}
body:not(.home) footer {
    margin-top: 0px!important;
}


/*Hero-Nav*/

.noHeadPadder {
    float: none !important;
    height: 0 !important;
}
.pageContent {
    padding-top: 0px;
}
#topmostBar{
 background:#115195!important;
 color:#fff;
}
#topmostBar a{
 color:#fff;
}
.tsg-hero-video.heroTheme8.height100vh{
   min-height:80vh!important;
}
#navbarTheme8 #specialMenu a {
    color: #fff!important;
    background:#115195!important;
}
.hero-title {
    font-weight: 600;
    line-height: 3rem;
    animation: fadeInUp .9s ease-in-out;
    font-size: 3rem!important;
    text-align:left;
}

.hero-subtitle {
    color: #000;
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 600;
    animation: fadeInUp .9s ease-in-out;
}

.hero-buttons {
    background:#115195;
    color: #fff;
    margin: 0px 3px;
    padding: 25px;
    border: none;
    line-height: 0;
    font-size: 1rem;
    float:left;
    animation: fadeInUp 1s ease-in-out;
}

.hero-buttons:hover {
    color: #000;
    background: #fff;
}

.hero-buttons:after {
    content: "\f178";
    font-family: "fontAwesome";
    padding-left: 8px;
}
#navbarTheme8 .logo-wrapper img {
    max-height: 80px!important;
}
.logo-wrapper p {
    padding-bottom: 0rem!important;
}

#navbarTheme8 #specialMenu .specialMenuItem {
    padding: 20px 15px!important;
    line-height: .5rem!important;
}
.tsg-menu-class ul a {
    font-weight: 600!important;
}
.tsg-menu-class ul a:hover {
    color:#115294!important;
}
#navbarTheme8, #navbarTheme8.sticky {
    background: rgba(255, 255, 255, .9)!important;
}
a.socialHeadIcon {
    background: transparent!important;
    border: 0px!important;
}



/* PITCHBLOCKS */

.pitch_theme_10_wrapper {
    border-top: none!important;
    border-bottom: none!important;
    background: #dbdbdb!important;
}

.pitch_theme_10 {
    margin: 0px auto!important;
    padding: 20px 0px;
    background: #dbdbdb;
}

.pitch_theme_10 .pitchBlock {
    border-right: 1px solid #ddd !important;
    padding: 2rem 2rem!important;
    margin-left: 1%!important;
    border: 1px solid #ddd;
    background: #fff;
    outline: 1px solid #ddd;
    outline-offset: -10px;
}

.pitch_theme_10 .pitchBlock.see-more {
    background: #dbdbdb!important;
    outline: 0px solid #ddd;
}
.see-more a:hover {
color:#db763f!important;
}
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
    border-radius: 0px;
}


/* END PITCHBLOCKS */



/*Content*/

.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;
}
.cta-bottom {
    background: #115294;
    padding: 50px 0px;
    text-align: center;
    color: #fff;
    margin-bottom: -25px;
}

.cta-button-bottom {
    background: #fff;
    color: #000;
    font-size: .9rem;
    border: none;
    border-radius: 0px;
    margin-top: 35px;
}
.cta-button-bottom:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #000;
}
.cta-button-bottom:focus {
    color: #fff;
}

.cta-button{
    background: #115294;
    color: #fff!important;
    font-size: .9rem;
    border: none;
    border-radius: 0px;
    margin-top: 35px;
   width:fit-content;
}
.cta-button a{
    color: #fff!important;
}
.cta-button:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #fff!important;
}
.cta-button-bottom a:focus {
    color: #fff;
}



/* CTA */

.pinnacle_cta4 .cta4_cta.flex-item::before {
    background: rgba(0, 0, 0, .2) !important;
}

.pinnacle_cta4 .cta4_cta.flex-item {
    height: 100% !important;
    min-height: 400px !important;
background-repeat: no-repeat !important;
    background-position: center !important;
}

.pinnacle_cta4 .cta4_cta.flex-item {
    padding-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
margin-right: 10px !important;
}

.pinnacle_cta4 .cta4_cta.flex-item:last-of-type{
margin-right: 0 !important;
}

.calloutWrapper{
margin-bottom:10px;
    margin-top: 10px;
}

.pinnacle_cta4 .cta4_cta.flex-item .h2 {
    position: relative !important;
    bottom: unset !important;
    margin: 0 !important;
    display: block;
    width: 100% !important;
    padding: 0;
font-size: 1.4rem !important;
    font-weight: normal !important;
color: #000 !important;
}

.pinnacle_cta4 .cta4_cta.flex-item a{
 display: block;
z-index:20;
    width: 100% !important;
max-width: 250px !important;
margin:0 10px;
background: #115294 !important;
    color: #fff !important;
padding: 10px;
border-radius: 30px !important;
transition:all .2s ease-in-out;
}

.pinnacle_cta4 .cta4_cta.flex-item a .color_2{
color:#fff !important;
}

.pinnacle_cta4 .cta4_cta.flex-item a:hover{
transform:scale(1.08);
}


/* FEATURES HOMEPAGE */

.featured-section {
    display: flex;
    justify-content: space-around;
    margin: 0px 3%;
    padding: 50px 0px;
}

.featured-section-block {
    border: 10px solid #115195;
    padding: 10px 20px 20px 20px;
    width: 33%;
    text-align: center;
    margin: 0 20px;
}

.features-title {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 1.5rem;
    font-weight: 600;
}

.featured-section-block .fa {
    width: 50%;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.8;
    text-transform: none;
    letter-spacing: 0;
    background-color: #fff;
    margin: -7rem auto;
    color: #000;
}

.featured-btn {
    position: relative;
    background: #122f75;
    margin-top: 2rem;
    border-radius: 0px;
    border: 0px;
    color: #fff!important;
}

.featured-btn:hover {
    color: #fff;
    transition: all 0.1s ease-out;
    transform: scale(1.1);
}

/* FEATURES PAGE */


.features-container{
  padding-top:100px;
}
.features-row {
    display: inline-block;
    margin-top: 0%;
    width: 100%;
}

.features-box-heading {
    display: absolute;
    background: #115195;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 80px 20px 20px;
    color: #fff;
    margin-top: -25px;
    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: -25px;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1rem;
    font-weight: 400;
    padding: 100px 20px 50px 20px;
    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: 80px;
}

.features-box li {
    padding-left: 0em!important;
    text-indent: -1.3em;
}


/* ACCORDION */

.accordion {
    margin: 45px 0px 80px 0px;
}

.accordion h2 {
    font-size: 1.2rem!important;
    font-weight: 500;
    text-wrap: balance;
    width:90%;
}

.accordion__header {
    padding: 1rem;
    background-color:transparent;
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #000;
    border-bottom:1px solid #ddd;
}

.accordion__header > * {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0px;
}

.accordion__header.is-active {
    background-color:transparent;
}

.accordion__toggle {
    margin-left: -20px;
    height: 1px;
    background-color: #333;
    width: 0px;
    display: block;
    position: relative;
    flex-shrink: 1;
    border-radius: 2px;
}

.accordion__toggle::before {
    content:"\f067";
    font-family: "fontAwesome";
    font-weight:300;
    width: 1px;
    height: 13px;
    display: block;
    background-color: transparent;
    position: absolute;
    top: -5px;
    left: 5px;
    border-radius: 0px;
    color: #333;
}

.is-active .accordion__toggle {
    background-color: #000;
}

.is-active .accordion__toggle::before {
    content:"\f068";
    font-family: "fontAwesome";
    width: 1px;
    height: 13px;
    display: block;
    background-color: transparent;
    position: absolute;
    left: 5px;
    color: #333;
}

.accordion__body {
    display: none;
    padding: 0em;
    border-top: 0;
    color:#000;
   animation: fadeIn .5s ease-in-out;
}

.accordion__body.is-active {
    display: block;
    padding: 25px;
}

.accordion__body.is-active p {
    padding-bottom: 1rem;
    font-size: 1.1rem;
    line-height:2rem;
}

.accordion__body a {
    text-decoration: underline;
}

/*CF7*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background-color: #fff;
    color: #000;
    margin-bottom: 0px;
}

.wpcf7-submit {
    background: #115195!important;
    color: #ffffff!important;
    font-size: 1em!important;
    border-radius:0px!important;
    border:none!important;
    padding:20px;
}

.wpcf7 .wpcf7_submit {
    padding:10px 20px;
}
.wpcf7 .wpcf7_submit:hover {
    transition: all 0.1s ease-out;
transform: scale(1.1);
}

.wpcf7 {
    background: #f1f1f1;
    color: #000!important;
    font-size: 1em!important;
    padding: 40px 0px;
    border: 0px;
}

.wpcf7-textarea {
    height: 150px;
}

.wpcf7 form {
    width: 100%;
    padding: 10px 20px 0px 20px;
}

input.wpcf7-form-control.wpcf7-quiz{
     width:30%;
     margin-left:10px;
}


/*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-57 #topmostBar a{
color:#ffffff!important;
}
.page-id-57 #topmostBar .fa{
color:#fff!important;
}

/*MAP*/

#facilityMap {
max-height: 350px!important;
min-height: 350px !important;
height: 350px!important;
}


/* PWA BAR */

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem {
    border-bottom: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] {
    border: none!important;
    background:#115195!important;
    border-radius: 0px;
    margin-right: 0px;
    box-shadow: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem .fa {
    color: #ffffff!important;
}


.footerTheme3 .footer3FacilityPhone a:hover{
   color:#135195!important;
}


/* RESPONSIVE */

@media screen and (max-width: 1024px) {
.reversed {
    display: flex;
    flex-direction: column-reverse;
}
.content-container {
    grid-template-columns: repeat(1, 1fr);
}
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
    width: 94.5%!important;
    margin-bottom: 5px;
}
}

@media (max-width: 900px) {

    .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-container img {
        position: relative;
        height: 200px;
    }
    .featured-item {
        padding: 10px;
    }
 .features-box-heading {
        font-size: 1.5rem;
        width: 100%!important;
        margin-right: auto;
    }
 .features-box ul {
        margin-left: 20px;
    }
    .features-box li {
        line-height: 20px;
    }

.content-item{
   padding:20px;
}
blockquote {
	margin:10px;
}
}

@media screen and (max-width:800px){

.pinnacle_cta4 .cta4_cta.flex-item {
    margin-right: 0px !important;
}
}

@media screen and (max-width:775px){

.features-box li {
    text-indent: 0em!important;
}
}

@media screen and (max-width:700px){
.pitch_theme_10 .candee-row.pitchActionButtons a, .pitch_theme_10 .pitchBlockUnavailableButton {
    width: 64.5%!important;
    margin-left: 17.5%!important;
}
}

    @media screen and (max-width:550px) {
    .hiddenPWAToggle-sidebar-right {
        display: inline-block;
        position: fixed;
        right: 0;
        top: 389px;
        z-index: 125;
        color: #393736!important;
        background-color: #115195!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;
    }
 .use_mmFilters .filterSettingsButton {
        width: 65%;
    }
.use_mmFilters .select.sortOrderOptions {
    width: 80%;
    margin-left:5px;

}
}




@media screen and (max-width:405px){
.features-box-heading {
    font-size: 1.2rem;
    padding: 20px 20px 20px 10px;
}
}

@media screen and (max-width:400px){
#topmostBar .widget-area > .flex-container > .flex-item:nth-of-type(2) {
        text-align: center!important;
    }
#topmostBar .widget-area > .flex-container > .flex-item:nth-of-type(1) {
        text-align: center!important;
    }
}