/* All the contact me info change to email me */
/* Footer info section contact me */
.tel-number {display:none;}

span.header-tel{font-size: 1em !important;}


/* This section is for the two email section before footer */
.cta-center{text-align:center;}



/* Custom feild for top header menu  */
.custom-txt {
    text-align: center;
    border-top: solid 1px;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .80em;
}


/* Side sticky social nav */

span.mystickyelements-minimize.minimize-position-right {
  display:none;
  
}


.mystickyelement-credit {
    display: none;
}


#comments {
    display: none;
}

#related {
    display: none;
}


@media only screen and (max-width: 1200px){
.custom-txt {
    margin-top: 35px;

}

.logo img {
    max-width: 100%;
}

.menu-Bar {
    bottom: 45px;

}

}



@media only screen and (max-width: 768px){
.container {
    width: 720px;
    max-width: 100%;
    bottom: 45px;
}
}

