/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2017 | 21:43:00 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
li.mega-rq-fm {
    background: #bd1717 !important;
}
li.mega-rq-fm a{
 color: #fff !important; 
}
aside.sd-entry-meta.clearfix ul,
.sd-author-box.clearfix,
.sd-comments-wrapper{
    display: none;
}
.reqform select {
    width: 100%;
    height: 50px;
    background: #fafcfd;
}
@media screen and (min-width: 769px){
.sd-footer-sidebar-widget .textwidget ul li{
    width: 42%;
}
}
a.sd-header-pinterest {
    display: none;
}
.sd-header-social address {
    display: none;
}
	/* popup */
.pop-up-1 p textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
}
.pop-up-feedback p textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
}

.pop-area-btns ul {
    list-style: none;
}
span.pop_up-display-bar {
    color: #fff;
    background: #bd1717;
    z-index: 9999 !important;
    position: absolute;
    right: 58px;
    width: 120px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px 0 0 10px;
    padding: 10px 15px;
}
.pop-area-btns ul li:hover span {
    display: block !important;
  
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
button.btn.tooltip::after {
    height: 18px;
    left: -57px;
    display: inline-block;
    padding: 6px 0;
    top: 10px;
    z-index: 9999 !important;
}
.tooltip:hover > .tooltiptext {
    visibility: visible !important;
}
.pop-area-btns button:focus {
    outline: none;
}
.pop-area-btns {
    position: fixed;
    bottom: 40%;
    right: 2px;
	z-index: 9999 !important;
}
.pop-area-btns button {
    border-radius: 0;
    background: transparent;
    margin: 0px;
    padding: 0px !important;
    border: 0px !important;
}
.pop-area-btns ul li {
    padding-bottom: 10px;
}
.popup {
    position: fixed;
    top: 0;
    background: rgba(130, 130, 130, 0.37);
    left: 0;
    right: 0;
    height: 100vh;
    margin: 0px auto;
    z-index: 999999;
}
.modal-content {
    height: 580px;
    width: 30%;
    margin: 0px auto;
    border: 1px solid #000;
    background: #c5c5c5;
    padding: 25px;
    position: fixed;
    left: 0;
    right: 0;
    top: 10%;
    box-shadow: 0px 0px 15px #000;
}
/* The Close Button */
.modal-header span.close {
color: white;
    float: right;
    font-size: 25px;
    position: absolute;
    right: -20px;
    top: -20px;
    background: #da2020;
    padding: 8px;
    border-radius: 50%;
    line-height: 25px;
    height: 46px;
    width: 46px;
    text-align: center;
    border: 2px solid #fff;

}

.modal-header span.close:hover,
.modal-header span.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.pop-area-btns ul li svg {
    border: 2px solid #bd1717;
    height: 42px;
    width: 42px;
    background: #bd1717;
    padding: 10px;
    display: block;
}
.pop-area-btns ul li svg:hover {
    background: #2062af;
    border: 2px solid #000;
}
/* ----------- popup media ------------*/
@media only screen and (max-width: 767px){
  .pop-area-btns {
    display: none !important;
position: fixed;
    bottom: 0px !important;
    right: 0px !important;
    top: auto !important;
    display: block;
    width: 100%;
    text-align: center;
    background: #bd1717;
}
  .pop-area-btns ul{
    width:100%;
     padding: 0px;
    
}
.pop-area-btns ul li {
    display: inline-block;
    vertical-align: top;
padding-bottom: 0px;
}
.modal-content {
    width: 70%; position: absolute; height: auto; top:10px;
}
.modal-body input[type=submit] {
    padding: 8px 20px;
    display: block;
}
.modal-body textarea {
    height: 40px;
}
.modal-body p {
    margin-bottom: 0px;
}
.modal-content .modal-body input {
    font-size: 11px;
    padding: 5px;
}
footer#Footer {
    margin-bottom: 65px;
}
.pop-area-btns ul li:hover span {
    display:none !important;
  
}
}

.sd-pricing-column-labels .sd-column-header {
    display: none !important;
}