/*
Theme Name: Molloy Construction Child
Author: The 215 Guys
Author URI: https://www.the215guys.com
Template: mc
*/
@import url("../mc/style.css");

.qbutton {padding-top:5px !important;}

h2 strong {color:#5bcdf6;}

li {line-height: 33px;}

footer h1 {font-size: 90px;line-height: 105px;padding: 10px 0 10px 20px;border-left: 5px solid #5bcdf6;}
footer .footer_top input:not([type=submit]), footer .footer_top .footer_col2 textarea {border-bottom: 3px solid #959595;background-color: transparent;font-size: 15px;line-height: 20px;color: #fff;margin: 0 0 30px;}
footer ::-webkit-input-placeholder {color: #fff;}
footer ::-moz-placeholder {color: #fff;}
footer :-ms-input-placeholder {color: #fff;}
footer :-moz-placeholder {color: #fff;}
footer .footer_top .footer_col2 input[type=submit] {color: #5bcdf6;background-color: transparent;padding-top: 3px;}
footer .footer_top .footer_col2 input[type=submit]:hover {color: #fff;background-color: #5bcdf6;}
footer .footer_bottom {width: 100%;display: flex;align-items: flex-end;justify-content: space-between;}
footer .footer_bottom img {padding-right: 25px;}
footer .footer_bottom p {text-align: right;}

#cta .vc_column-inner > .wpb_wrapper {display: flex;align-items: center;justify-content: space-between;}
#cta p {font-size: 35px;color: #000;font-weight: 500;}

@media only screen and (max-width:1200px) and (min-width:1001px) {
	.j_logo img {box-sizing: border-box;padding: 10px 0;height: 100% !important;}
	#menu-header a {font-size: 20px;padding: 0 10px;}
}

@media only screen and (max-width:1000px) and (min-width:768px) {
	footer .footer_bottom img {width: 50%;}
	footer .footer_bottom .textwidget {padding-top: 10px;}
}

@media only screen and (max-width:767px) {
	#cta .vc_column-inner > .wpb_wrapper {display: block;text-align: center;}
	#cta .vc_column-inner .wpb_text_column {padding-bottom: 10px;}
	footer h1 {font-size: 40px;line-height: 60px;}
	footer .footer_bottom {display: block;}
	footer .footer_bottom img {padding-right: 0;padding-bottom: 10px;}
}