/*
Theme Name: MJD
Author: Market JD
Author URI: http://www.marketjd.com/
Description: Wordpress theme for MJD
Version: 1.1
Text Domain: mjd
*/
body {
	font-size: 14px;
	color: #252525;	
	font-family: 'Open Sans', sans-serif;
}
h1, .h1, h2, .h2, h3, .h3 {
    color: #000;
	font-family: Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 15px 0;
}
h3, h4, h5, h6 {
    color: #888;
}
h3 {
    font-size: 23px;
    line-height: 23px;
}
h1.title{
	font-size: 36px;
	line-height: 40px;
	color: #022441;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}
h3.sub-title, .content h3.sub-title {
    font-size: 18px;
    line-height: 22px;
    color: #114d80;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px solid #d1d1d1;
    font-style: italic;
    padding-bottom: 14px;
    margin-top: 0;
}
a {
	transition: all 0.2s linear;
	color: #004080; 
	text-decoration: underline;
	font-weight: 600;
}

a:hover,
a:focus {
	color: #002855;
	text-decoration: underline;
}

em{
	color: #5C5C5C;
}
ul, ol, dl {
    padding-left: 30px;
}
.cbtn {
	padding: 8px 20px;
	border-width: 1px;
	border-style: solid;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    border-color: #006DA4;
    background: #008CD1;
	display: inline-block;	
}
a.cbtn-more {
	background-color: transparent;
	border: 1px solid #FD7E12;
	padding: 10px 48px;
	color: #FD7E12;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	text-decoration: none !important;
}
a.cbtn-more:hover{
	color: #fff;
	background-color: #FD7E12;
}
header > .top{
	border-top: 5px solid #114d80;
	background: #cdcdcd;
	border-bottom: 1px solid #fff;
	position: relative;
}
header .logo {
	margin: 43px 0 39px;
	display: inline-block;
}
header > .btm{
	background: #114d80;
	border-top: 7px solid #1c6db1;
}
header > .btm li a{
	height: 63px;
	padding: 0 26px;
	line-height: 63px;
	display: block;
	font-size: 12px;
	color: #fff;
}
header .btm li.current-menu-item a{
	color: #ffffff;
}
header .btm li.list-inline-item{
	position: relative;
	margin-right: 0;
}
header .btm li a::before{
	content: ' ';
	display: block;
	position: absolute;
	top: -6px;
	left: 1px;
	right: 1px;
	height: 7px;
	z-index: 3;
}
header .btm li.current-menu-item a::before {
	background-color: #fc8820;
}
header .btm #menu-primary li:first-child{
	border-left-color: rgba(0,0,0,.32);
}
header .btm #menu-primary li{
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-right-color: rgba(0,0,0,.32);
	border-left-color: transparent;
	text-transform: uppercase;
	float: left;
}
header .right .top{
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
header .right .call-box{
	margin-bottom: 7px;
}
header .right .title {
	font-size: 14px;
	line-height: 18px;
	color: #01255f;
	width: 170px;
	margin-right: 14px;
	text-transform: uppercase;
	padding-top: 5px;
	text-align: right;
}
header .right .phone{
	font-size: 30px;
	color: #1c6db1;
	line-height: 44px;
	padding-right: 24px;
	float: right;
	background: rgba(255,255,255,0.6);
}
header .right .phone span.ph-icon {
	background: url(images/sprite.png) no-repeat #f5f5f5;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: left 5px top -242px;
	display: block;
	float: left;
	width: 45px;
	height: 43px;
	padding: 6px 7px;
	margin-right: 16px;
}
header .right .btm {
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}
header .right .btm a {
	background: #5e2d03;
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px 20px;
	margin-left: 10px;
}
.mobile-phone-icon{
	display: none;
}
.banner{
	background: url(images/banner.jpg) 50% 0 no-repeat;
	height: 471px;
}
.banner .caption {
	margin-top: 6px;
	background: rgba(255,255,255,.73);
	width: 32%;
	height: 100%;
}
.banner .wrap{
	padding: 0 16px;
}
.banner .wrap h2 {
	font-size: 30px;
	line-height: 34px;
	color: #252525;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	margin: 0;
	padding: 32px 5px 20px 5px;
	border-bottom: 1px solid #fff;
}
.banner .wrap ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.banner .wrap ul li {
	list-style: disc;
	color: #fc8820;
	font-size: 17px;
}
.banner .wrap ul li span {
	font-size: 24px;
	line-height: 28px;
	color: #252525;
	display: block;
	border-bottom: 1px solid #fff;
	margin-left: -20px;
	padding: 10px 0;
	padding-left: 20px;
}
.banner .wrap .slide-btn {
	margin-top: 15px;
}
.banner .wrap .slide-btn a {
	font-size: 14PX;
	line-height: 18PX;
	color: #FFF;
	background: #5E2D03;
	padding: 7px 22px;
	display: inline-block;
	text-decoration: none !important;
	text-transform: uppercase;
}
.site-main {
    padding-top: 40px;
    padding-bottom: 20px;
}
div.header{
	margin-bottom: 15px;
}
div.header .meta{
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0;
}
.sec-testi{
	background-color: #9b9b99;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #fff;
}
.sec-testi .testimonial::before {
	background: url(images/sprite.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: left -1px top -139px;
	content: ' ';
	position: absolute;
	left: 1px;
	top: 1px;
	width: 48px;
	height: 35px;
	display: block;
}
.sec-testi .testimonial::after {
	background: url(images/sprite.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: left -71px top -137px;
	content: ' ';
	position: absolute;
	right: 0px;
	top: 75px;
	width: 48px;
	height: 35px;
	display: block;
}
.sec-testi .testimonial {
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	font-style: italic;
	font-family: Georgia,"Times New Roman",Times,serif;
	padding-left:  75px;
	padding-right: 75px;
}
.sec-testi .testimonial p{
	margin: 0;
}
.sec-testi .btns a {
	background: #114d80;
	border-left: 9px solid #fc8820;
	border-right: 9px solid #fc8820;
	display: block;
	margin-bottom: 17px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	text-transform: uppercase;
}
.sec-testi .btns a:last-child{
	margin-bottom: 0;
}
.sec-tagline {
	margin: 0;
	background: #114d80;
	padding: 16px 0;
	border-bottom: 6px solid #fff;
	border-top: 4px solid #fff;
}
.sec-tagline h2 {
	margin: 0;
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sec-pa{
	background: #ececec;
}
.sec-pa .pa{
	border-top: 36px solid #fc8820;
	background-color: #114d80;
	padding: 0 14px 20px 14px;
}
.sec-pa h3.title{
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	color: #022441;
}
.sec-pa .pa h3{
	font-size: 30px;
	line-height: 36px;
	color: #FFF;
	margin-top: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 16px;
	margin-bottom: 17px;
}
.sec-pa .link{
	border: 1px solid #fff;
	padding: 8px;
}
.sec-pa .link a{
	background-color: #1c6db1;
	position: relative;
	font-size: 12px;
	color: #fff;
	padding: 4px 10px;
	display: block;
	text-transform: uppercase;
}
.sec-pa .link a::after{
	background: url(images/sprite.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: left -96px top -256px;
	width: 23px;
	height: 8px;
	content: ' ';
	position: absolute;
	top: 10px;
	right: 32px;
}
.sec-about{
	padding-top: 20px;
	padding-bottom: 20px;
}
.sec-about h3.sub-title {
	font-size: 18px;
	line-height: 22px;
	color: #114d80;
	font-family: Georgia,"Times New Roman",Times,serif;
	border-bottom: 1px solid #d1d1d1;
	font-style: italic;
	padding-bottom: 14px;
	padding-top: 18px;
}
.sec-wwd{
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sec-wwd .title, .sec-mc .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c6db1;
	border-bottom: 1px solid #d1d1d1;
	font-style: italic;
	padding-bottom: 14px;
	margin-top: 14px;
}
.sec-wwd ul{
	list-style: none;
	padding: 0;
}
.sec-wwd ul li {
	list-style: none;
	border-bottom: 1px solid #aba8a8;
	padding: 8px 0px 8px 17px;
	width: 48%;
	display: inline-block;
}
.sec-wwd ul li:nth-child(odd){
	margin-right: 20px;
}
.sec-wwd ul li a{
	color: #0056c5;
	font-size: 14px;
	text-transform: uppercase;
}
.sec-wwd ul li a:hover {
	color: #FE881F;
}
.sec-why .top .title{
	font-size: 36px;
	line-height: 40px;
	color: #464646;
	font-family: Georgia,"Times New Roman",Times,serif;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sec-why .btm{
	background-color: #114d80;
	padding: 30px 0 0;
}
.sec-why .reason{
	background: #1c6db1;
	border-top: 6px solid #fc8820;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
}
.sec-why .reason.last{
	background: #9b9b99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
	padding: 20px 45px;
}
.sec-why .wrap{
	margin-bottom: 30px;
}
.sec-why .counter{
	font-size: 40px;
	line-height: 44px;
	color: #FFF;
	border-bottom: 4px solid #fc8820;
	text-align: center;
	display: block;
}
.sec-why .reason h3{
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	padding-top: 14px;
}
.sec-why .reason .excerpt{
	padding-top: 15px;
}
.sec-why .reason p{
	color: #fff;
}
.sec-mc{
	padding-top: 10px;
	padding-bottom: 10px;
}
.sb-title {
	font-size: 20px;
	line-height: 24px;
	color: #114d80;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	margin-top: 16px;
	padding-bottom: 14px;
	border-bottom: 1px solid #d1d1d1;
}
.content h1 {
	font-size: 36px;
	line-height: 40px;
	color: #022441;
	font-weight: bold;
}
.row-posts .wrap{
	border: 1px #e2dedb solid;
}
.row-posts .meta{
	border-bottom: 1px #e2dedb solid;
	padding: 10px 20px 10px 20px;
}
.row-posts .meta a{
	font-size: 17px;
}
.row-posts h4 a {
    font-size: 19px;
    line-height: 23px;
    color: #114d80;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia,"Times New Roman",Times,serif;
}
.row-posts .wrap .body{
	padding: 10px 20px;
}
.sidebar .widget{
	padding-bottom: 20px;
}
.sidebar .sb-title{
	padding-bottom: 0;
	border-bottom: 0;
}
.sidebar li:first-child {
    border-top: 1px solid #aba8a8;
}
.sidebar li{
	border-bottom: 1px solid #aba8a8;
}
.sidebar li a{
	color: #0056c5;
	text-transform: uppercase;
	padding: 8px 15px;
	display: block;
	line-height: 20px;
}
.sidebar .widget-form h3 {
	font-size: 34px;
	line-height: 38px;
	color: #fca455;
	text-align: center;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 14px;
	margin-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
form input[type="text"], form input[type="email"], form input[type="tel"], form textarea {
	background: #dedede;
	border: 1px solid #000000;
	color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	padding: 10px 5px;
	width: 100%;
}
form textarea {
	height: 150px;
}
form input[type="submit"] {
	background: #5e2d03;
	width: 100%;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 12px 0;
	border: none;
	text-transform: uppercase;
}
form input[type="submit"]:hover {
	background: #114D80;
}
.pt-contact .area{
	color: #252525;
	display: block;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.pt-contact .wrap .title{
	text-transform: uppercase;
	font-weight: 700;
}
.pt-contact .office{
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.pt-contact .office:last-child{
	border-bottom: 0;
}
.cpt-wrap{
	border-bottom: 1px solid #DDD;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}
.cpt-wrap p:last-child{
	margin-bottom: 0;
}
.cpt-wrap .sol{
	font-weight: 700;
}
footer .top {
	margin: 0;
	padding: 8px 0;
	background: #114d80;
}
footer .top .left .wrap::before {
	content: ' ';
	position: absolute;
	background: url(images/sprite.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: left -1px top -62px;
	width: 60px;
	height: 60px;
	left: 0;
}
footer .top .left .wrap p{
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	padding-left: 80px;
}
footer .right .wrap span {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFF;
	border-bottom: 1px solid #fff;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: center;
}
footer .right .social-sites a{
	background: url(images/sprite.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	right: 50px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin-left: 8px;
}
footer .right .social-sites a.fb{
	background-position: left -73px top -3px;
}
footer .right .social-sites a.li{
	background-position: left -12px top -3px;
}
footer .mid{
	background: url(images/bg-footer.jpg) 50% 0% no-repeat #f3f3f3;
	background-size: cover;
}
footer .mid h3 {
	font-size: 24px;
	line-height: 24px;
	color: #114d80;
	border-bottom: 1px solid #828281;
	padding-bottom: 8px;
	margin-top: 5px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
footer .mid .widget-menu a{
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
}
footer .mid .widget-menu li{
	padding: 5px 10px 5px 0px;
}
footer .widget-offices .area{
	font-size: 18px;
	color: #252525;
	font-family: Georgia,"Times New Roman",Times,serif;
}
footer .widget-offices a{
	color: #0056c5;
	font-size: 14px;
	line-height: 14px;
	text-decoration: underline;
	display: inline-block;
}
footer .widget-search input{
	width: 100%;
	border: 1px solid #d7d7d7;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	background-position: right -90px top -305px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #414141;
	padding: 7px 30px 7px 2%;
}
footer .widget-locations {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: 30px;
	font-size: 18px;
}
footer .widget-locations .title {
	font-size: 24px;
	line-height: 24px;
	color: #114d80;
	margin-bottom: 25px;
}
footer .btm{
	font-size: 12px;
	color: #d7d7d7;
	margin: 0;
	padding: 20px 0;
	background: #114d80;
}
footer .privacy a{
	color: #ffffff;
	text-decoration: underline;
}
footer .privacy li:not(:last-child) a{
	padding-right: 10px;
	border-right: 1px solid #fff;
}
/* =Scroll Up
-------------------------------------------------------------- */
#scroll-up {
    position: fixed;
	font-size: 6px;
    bottom: 15px;
    margin: 0;
    z-index: 10000;
	background: url(images/sprite.png) center;
	background-position: -55px -302px;
	background-color: #FD7E12;
	border: 1px solid #FD7E12;
	border-radius: 50%;
	height: 40px;
	width: 40px;
    -webkit-transition: opacity .15s ease-out,visibility .15s ease-out,right .3s ease-out;
    transition: opacity .15s ease-out,visibility .15s ease-out,right .3s ease-out;
	visibility: hidden;
	right: 0;
}
#scroll-up.on {
    opacity: 1;
    visibility: visible;
    right: 15px;
}
#scroll-up.off {
    opacity: 0;
    visibility: hidden;
    right: -78px;
}
/* =Popup
-------------------------------------------------------------- */
.mfp-bg{
	background-color: #000;
	opacity: .7;
}
.close-btn span{
	display: none;
}
.black-popup {
	position: relative;
	background: rgba(0, 0, 0, .5);
	padding: 20px;
	border-radius: 25px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
#search-popup input[type="search"]{
	border: none;
	padding: 10px;
	width: 100%;
	font-weight: bold;
}
.close-btn{
	padding: 0;
	background-color: transparent;
	margin-top: -13px;
	margin-right: -13px;
	z-index: 99999;
}
.close-btn .icon {
    width: 30px;
    height: 30px;
	margin-right: 0;
}
/* =Paging
-------------------------------------------------------------- */
.page-item.active .page-link {
    background-color: #fca455;
    border-color: #fca455;
}
.page-link{
	color: #114d80;
}
ul.page-numbers{
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
	margin-bottom: 0;
	margin-top: 40px;
}
ul.page-numbers li a, ul.page-numbers li span{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #7c0100;
    background-color: #fff;
    border: 1px solid #dee2e6;
	text-decoration: none;
}
ul.page-numbers li a:hover, ul.page-numbers li span.current{
	background-color: #9b3f1f;
	color: #fff;
}
/* =Social Share
-------------------------------------------------------------- */
.social-share {
    display: block;
    margin-bottom: 10px;
}
.social-share .h4 {
    display: inline-block;
	font-family: "Times New Roman", Times, serif;
    color: #434343;
    font-weight: normal;
    padding-right: 20px;
    font-size: 18px;
}
ul.wpfai-list {
    list-style-type: none;
    margin: 10px 0;
	display: inline-block;
}
ul.wpfai-list a.wpfai-link {
    color: #443534;
}
ul .fa-stack{
	color: #fff;
	background-color: #7f0605;
	border-radius: 50%;
}
/* =Archives
-------------------------------------------------------------- */
.widget-archives li.has-sub-menu ul.children {
    display: none;
}
/* =Mobile Nav
-------------------------------------------------------------- */
.mobile-call{
	background-color: #114d80;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
}
.mobile-call a{
	color: #fff;
}
.mobile-call .label{
	font-size: 12px;
}
.mobile-nav-switch {
    position: absolute;
    width: 38px;
    height: 36px;
	top: 28px;
	right: 15px;
    border-radius: 0;
	background: url(images/menu.png) no-repeat;
    cursor: pointer;
	display: none;
	z-index: 100;
}
.show-nav .mobile-nav-switch{
	background: url(images/close.png) no-repeat;
}
.mobile-navigation {
	height: 100%;
	position: fixed;
	z-index: 20;
	top: 0;
	width: 320px;
	left: -320px;
	background-color: #114d80;
	overflow-x: hidden;
	transition: 0.5s;
	border-right: 3px solid #5ca3cc;
	padding-top: 20px;
}
.show-nav .mobile-navigation {
    left: 0;
}
body.logged-in.admin-bar .mobile-navigation{
	top: 52px;
}
.mobile-navigation li{
	display: block;
	text-align: center;
}
.mobile-navigation a {
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
	margin: 0;
    padding: 8px 10px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.mobile-navigation li:last-child a{
	border: none;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
    margin-left: .5rem;
}
.mobile-navigation .sub-menu li{
	font-style: italic;
}
/* =Overlay
-------------------------------------------------------------- */
.holder{
	position: relative;
}
.overlay {
    position: absolute;
    content: ' ';
    background: rgba(275,275,275,0.9);
    height: 100%;
    width: 100%;
    top: 0;
	bottom: 0;
	z-index: 10;
    display: none;
}
/* =Placeholder
-------------------------------------------------------------- */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #414042;
	opacity: 0.7;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #414042;
	opacity: 0.7;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #414042;
	opacity: 0.7;
}
:-moz-placeholder { /* Firefox 18- */
	color: #414042;
	opacity: 0.7;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*----404----*/
/* .error-page{
    margin: 50px 0;
} */
.error-page-content{
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
}
.error-page-content{
	margin: 15px auto;
	text-align: center;
}
.error-page-content img{
	justify-content: center;
	align-items: center;
	max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.error-page-content h1{
	font-size: 58px;
	text-align: center;
}
.error-page .error-page-content p{
	font-size: 22px;
	text-align: center;
}
.error-page-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    margin: 20px auto;
	padding: 0 25px;
    max-width: 800px;
	gap: 15px;
}

.error-page-wrap .error-button{
	background-color: #114d80;
    max-width: 500px;
	width: calc(50% - 20px);
    border: none;
    text-align: center;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    transition: all 250ms ease-in-out;
}

.error-page-wrap .error-button a{
    font-size: 20px;
    font-weight: 400;
    color: #fcf8f8;
    padding: 10px 0;
    width: 100%;
    max-width: 100%;
    text-decoration: none;
}
.error-page-wrap .error-button:hover{
	background-color: #fc8820;
}
.error-page-wrap .error-button a:hover{
    color: #fcf8f8;
    text-decoration: none;
}

@media (max-width: 768px){
    .error-page .error-page-content p{
        max-width: 100%;
    }
    .error-page-wrap{
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
    .error-page .error-page-content img{
        max-width: 300px;
    }
    .error-page-wrap .error-button{
        width: 100%;
    }
}
/*--------404*/

@media (max-width:1199px){
	.container {
		max-width: 100%;
	}
	header > .btm li a{
		padding: 0 20px;
	}
	.banner .wrap ul li span{
		font-size: 20px;
	}
}
@media (max-width:991px){
	header .logo img{
		max-width: 220px;
	}
	header .right .top{
		border-bottom: 0;
	}
	header .right .phone{
		font-size: 24px;
	}
	header > .btm li a {
		padding: 0 10px;
	}
	.banner {
		height: 380px;
		background-size: cover;
	}
	.banner .wrap h2 {
		font-size: 24px;
		line-height: 30px;
		padding-top: 20px;
	}
	.banner .wrap ul li span{
		font-size: 18px;
		line-height: 24px;
	}
	.banner .caption{
		width: 40%;
	}
	.sec-pa h3.title{
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 30px;
		text-align: center;
	}
	.sec-pa .pa h3{
		font-size: 20px;
	}
	.sec-pa .pa {
    	border-top: 20px solid #fc8820;
	}
}
@media (max-width:769px){
	.mobile-nav-switch{
		display: block;;
	}	
	header .logo{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	header .top{
		border-bottom: 5px solid #114d80;
	}
	.banner .caption {
		width: 50%;
	}
	.sec-testi .testimonial::after{
		top: 42px;
	}
	.sec-testi .btns{
		margin-top: 25px;
	}
	.sec-testi .btns a {
		border-left: 5px solid #fc8820;
		border-right: 5px solid #fc8820;
		margin-bottom: 5px;
		padding: 8px 0;
	}
	.sec-testi .btns a:last-child{
		margin-bottom: 17px;
	}
	.sec-tagline h2 {
		font-size: 30px;
		line-height: 30px;
	}
	.sec-pa .pa{
		margin-bottom: 15px;
		border-top-width: 10px;
	}
	.sec-wwd ul li{
		width: 100%;
		display: block;
	}
	footer .mid .widget-menu{
		padding-bottom: 20px;
		text-align: center;
	}
	footer .mid .widget-menu li{
		display: inline-block;
	}
	footer .btm .privacy{
		text-align: center;
		padding-bottom: 15px;
	}
	footer .widget-locations{
		font-size: 16px;
	}
}
@media (max-width:767px){
	.mobile-phone-icon{
		display: block;
		width: 60px;
		height: 60px;
		margin: 0px 60px 0 0;
	}
	.mobile-phone-icon a{
		width: 100%;
		height: 100%;
		display: block;
	}
	.mobile-phone-icon svg{
		fill: #1d486f;
	}
	.mobile-phone-icon:hover svg{
		fill: #fc8821;
	}
}
@media (max-width:575px){
	.banner{
		height: 300px;
	}
	.banner .wrap h2{
		font-size: 20px;
		padding: 0;
		padding-top: 15px;
	}
	.banner .wrap ul{
		display: none;
	}
	footer .mid{
		text-align: center;
	}
}
@media (max-width:460px){
}

.mjd-contact-form {
  width: 100%;
  font-size: 15px;
}
.mjd-contact-form p{
	margin: 0;
}
.mjd-contact-form br {
  display: none;
}
.mjd-contact-form__top {
  width: 100%;
}
.mjd-contact-form__top p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.mjd-contact-form__top .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.mjd-contact-form__top input {
  width: 100%;
  border: none;
  font-size: 15px !important;
}
.mjd-contact-form__top input, .mjd-contact-form textarea{
  padding: 14px 22px !important;
  margin-top: 0;
  margin-bottom:0 !important;
}
.mjd-contact-form__top input.wpcf7-not-valid, .mjd-contact-form textarea.wpcf7-not-valid {
  border: 1px solid #dc3545 !important;
}
.mjd-contact-form__top input:focus, .mjd-contact-form textarea:focus {
  outline: unset;
  border: none !important;
  border: 1px solid #198754 !important;
}
.mjd-contact-form label {
  position: relative;
  cursor: pointer;
}
.mjd-contact-form textarea {
  resize: none;
  margin-bottom: 10px;
  font-size: 15px !important;
  width: 100%;
  height: 150px;
}
.mjd-contact-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #414042 !important;
}
.mjd-contact-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #414042 !important;
   opacity:  0.7;
}
.mjd-contact-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #414042 !important;
   opacity:  0.7;
}
.mjd-contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #414042 !important;
}
.mjd-contact-form ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #414042 !important;
}
.mjd-contact-form__submit {
  display: flex;
  justify-content: center;
  position: relative;
}
.mjd-contact-form__submit p{
	display: block;
	width: 100%;
}
.mjd-contact-form__submit .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% -50%);
  display: block !important;
  opacity: 1 !important;
  margin: 0;
}
.mjd-contact-form__submit .wpcf7-spinner:after {
  content: "";
  width: 100%;
  height: 100%;
}
.mjd-contact-form__submit input[type=submit] {
	cursor: pointer;
	margin: 35px 0;
}
.mjd-contact-form__submit input[type=submit]:focus {
  outline: none;
}
.mjd-contact-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.mjd-contact-form .wpcf7-form-control-wrap .wpcf7-checkbox {
  border: 1px solid #198754;
  display: block;
  padding: 20px 20px;
}
.mjd-contact-form .wpcf7-form-control-wrap .wpcf7-checkbox.wpcf7-not-valid {
  border-color: #dc3545;
}
.mjd-contact-form .wpcf7-form-control-wrap .wpcf7-checkbox + .wpcf7-not-valid-tip {
  top: auto;
  bottom: 0;
}
.mjd-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 11px;
  background: #dc3545;
  color: #fff;
  padding: 0;
  line-height: 1;
  padding: 5px 10px;
}
.mjd-contact-form .wpcf7-response-output {
  padding: 20px 40px !important;
  text-align: center;
  border-color: transparent !important;
  background: unset;
  color: #000;
  border-radius: 0;
  margin: 0 0 20px 0 !important;
  border-top: 1px solid #198754 !important;
  font-size: 14px;
}
.mjd-contact-form input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  line-height: 2;
}
.mjd-contact-form input[type=checkbox] + span {
  line-height: 1.5;
  font-size: 13px;
}
.mjd-contact-form input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 20px;
  width: 20px;
  top: 0px;
  left: 0px;
  border: 2px solid #198754;
}
.mjd-contact-form input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: "✓";
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: #198754;
}
.mjd-contact-form input[type=checkbox]:checked + span:after {
  visibility: visible;
  color: #fff;
}
.mjd-contact-form .wpcf7-list-item {
  margin-left: 0;
}
.mjd-contact-form .wpcf7-list-item-label {
  margin-left: 35px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .mjd-contact-form {
    max-width: 100%;
  }
  .mjd-contact-form__top p {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .mjd-contact-form__top p br {
    display: none;
  }
  .mjd-contact-form__top p .wpcf7-form-control-wrap {
    width: calc(50% - 10px);
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .mjd-contact-form__top p .wpcf7-form-control-wrap {
    width: 100%;
  }
  .mjd-contact-form .wpcf7-response-output {
    border-radius: 20px;
    padding: 20px !important;
    margin: 0 !important;
  }
}
.wpcf7-form.invalid .wpcf7-response-output {
  border-top-color: #dc3545 !important;
}
.wpcf7-form.sent .wpcf7-response-output {
  border-top-color: #198754 !important;
}
.wpcf7-form.submitting .wpcf7-submit {
  visibility: hidden;
  opacity: 0;
}

#menu-privacy a,
.privacy a {
  display: inline-block;
  padding: 12px 8px;
  margin: 4px 6px;   
}

.attorney text-center a{
	color: #000000 !important;
}
.last-p {
	color:#000000 !important;
}