* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
	list-style: none;
	outline: none;

font-family: 'Open Sans', sans-serif;

}

hr{
width: 100%;
border-bottom: 1px solid #fff;
margin: 10px 0px 10px 0px;
display: inline-block;
}



@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

body {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}


.pulse2 {
	float: right;
	margin: 4px 4px 5px 24px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #2e364a;
	rgb(214, 33, 41): ;
	padding: 0px 0px;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 100;

	animation: shadow-pulse 1.2s infinite;
}

.pulse2 i {
	margin-right: 4px;
	font-size: 18px;
	margin-top: 1px;
	margin-bottom: -4px;
	float: left;
}

@keyframes shadow-pulse
{
0% {
    text-shadow: 0 0 0 rgb(255, 255, 255), 0 0 0 rgb(255, 255, 255), 1px 0 10px rgb(255, 255, 255);
}
  100% {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0);
  }
}


.HeaderLicense {
	float: right;
}

.HeaderLicense p {
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: auto 100% !important;
	float: right !important;
	font-size: 16px !important;
	height: 53px !important;
	margin-bottom: 9px;
	margin-top: 4px !important;
	padding-left: 0 !important;
	padding-top: 23px !important;
	text-align: right !important;
	margin-left: 12px;
}

.blogHeadHome {
	/* float: left; */
	width: 100%;
	text-align: center;
	font-size: 35px;
	color: #4d4d4d;
	text-transform: uppercase;
	font-weight: 600;
	margin: 16px 0px 0px 0px;
	display: inline-block;
}

body{
	background: url(https://bookkeepingrepair.com/wp-content/uploads/2025/07/mainbg-1.jpg) center center #f8f8f8;
	background-attachment: fixed;
	background-size: cover;
}

.width1172{
	width: 1172px;
	margin: 0 auto;
	max-width: 100%;
}

#HeaderMain{
height: 163px;
float: left;
width: 100%;
}
#HeaderInner{
height: 163px;
width: 100%;
position: fixed;
background: #F8F8F8;
z-index: 1000;
}


#topbar {
	background: #9b7c4d;
	width: 100%;
	float: left;
	
}

#socialTop {
	float: left;
	margin-top: 6px;
}

.topRight {
	float: right;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	margin-top: 4px;
	margin-left: 20px;
	border: 1px solid #505973;
	padding: 4px 8px;
	border-radius: 3px;
}

.topLeft {
	float: left;
	font-size: 14px;
	font-weight: 100;
	color: #fff;
	/* text-transform: uppercase; */
	margin-top: 4px;
	margin-left: 0px;
	/* border: 1px solid #505973; */
	padding: 4px 8px;
	border-radius: 3px;
}

.topRight i {
	float: left;
	font-size: 16px;
	margin-top: 2px;
	margin-right: 5px;
}

#socialTop a{
float: left;
margin-right: 5px;
color: #fff;
padding: 3px 0px;
font-size: 14px;
}

#socialTop a i{

}

#header {
	float: left;
	width: 100%;
	padding: 5px 0px;
	background-image: url(https://bookkeepingrepair.com/wp-content/uploads/2023/01/header2.png), url(https://bookkeepingrepair.com/wp-content/uploads/2023/01/header2c-4.png);
	background-position: right center, left center;
	border-bottom: 2px solid #1f1f1f;
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-color: #fff;
}


#logo {
	float: left;
	margin: 21px 0px 22px 0px;
	width: 400px;
}

#logo img{
	float: left;
width: 100%;
}

.wonderplugingridgallery{
clear:both;
}


#headerRight {
	float: right;
	width: 750px;
	margin-top: 6px;
}

#headRCenter {
	float: left;
	margin-left: 174px;
}

#headRCenter img {
	height: 84px;
	margin: 5px 12px 5px 13px;
}

.num {
	float: right;
	text-align: right;
	width: 100%;
	color: #373737;
	font-size: 22px;
	margin-bottom: 12px;
	margin-top: 7px;
}

.num span{
font-weight: 400;
}



.pulse {
	float: right;
	margin: 10px 4px 10px;
	width: 158px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #005c87;
	rgb(214, 33, 41): ;
	border-radius: 50%;
	line-height: 18px;
	padding: 6px 0px;
	line-height: 23px;
	border-radius: 0px;
	font-size: 12px;
}




.nav {
	float: right;
	width: 100%;
	margin-top: 2px;
	margin-right: -10px;
	margin-bottom: 6px;
}

.ssf-blue {
    float: right !important;
    width: auto !important;
}

.ssf-blue-wrap{
	background: none !important;
}

.ssf-blue-after{
	display: none !important;
}

.ssf-blue a {
	padding: 11px 13px !important;
	border-right: none !important;
	color: #1f1f1f !important;
	text-transform: uppercase !important;
	font-weight: normal;
	font-size: 15px;
	font-weight: normal;
}

.ssf-blue li {
	background: none !important;
}

.ssf-blue a:focus, .ssf-blue a:hover, .ssf-blue a:active {
	border-bottom: 2px solid #2e364a !important;
background: none !important;
}

.ssf-blue li:hover {
background: none !important;
border: none !important;
}

.ssf-blue ul {
	width: 293px !important;
	background: #114570 !important;
	border-radius: 0px !important;
}

.ssf-blue ul a:hover {
border: none !important;
}

.ssf-blue li li a {
	border: none !important;
}

.ssf-blue ul a{
color: #fff !important;
}

.sf-sub-indicator{
	display: none !important;
}



#slider {
	float: left;
	width: 100%;
	padding-bottom: 4px;
	background: #000;
position: relative;
min-height: 500px;
}


div[class^="amazingslider-button"] button {
	background: #9b7c4d !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	font-family: 'Open Sans', sans-serif;
}

#sliderSocial {
	position: absolute;
	top: 75px;
	width: 1150px;
	z-index: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}

#sliderSocial .line {
	height: 200px;
	border-left: 2px solid #fff;
	float: left;
	margin-left: 10px;
}

#sliderSocialInner {
	float: left;
	width: 12px;
	position: absolute;
}

#sliderSocialInner a {
	float: left;
	color: #fff;
	margin-top: 12px;
	font-size: 24px;
}

#sliderSocialInner a i{
text-shadow: 0px 0px 1px #000, 0px 0px 5px #000;
}


.sliderImgTransparent{
position: absolute;
bottom: 40px;
left: 0;
right: 0;
margin: 0 auto;
}


#belowSlider {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#belowSlider div.innerSec {
	width: 750px;
	float: left;
}

#belowSlider div.innerSec h3 {
	float: left;
	width: 100%;
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 500;
	color: #3e3e3e;
	line-height: 34px;
	margin-top: 0px;
}

#belowSlider div.innerSec p {
	float: left;
	width: 100%;
	font-size: 14px;
}

#belowSlider img {
	float: right;
	margin-left: 20px;
	width: 400px;
	height: 200px;
}

#services {
	float: left;
	width: 100%;
	padding-top: 0px;
	text-align: center;
margin-top: 30px;
}

#services *{
	transition: all 0.2s linear;
}

#services a {
	display: inline-block;
	margin: 0px 3px;
	position: relative;
	width: 375px;
	height: 230px;
	overflow: hidden;
	/* border: 1px solid #e3e3e3; */
	/* padding: 5px; */
	border: 4px solid rgba(255,255,255,0);
	box-shadow: 0px 0px 0px 1px #fff, 0px 0px 8px -1px #000;
	vertical-align: top;
}

#services a:hover {
	height: 236px;
margin-top: -5px;
margin-bottom: -5px;
}

#services img {
	position: absolute;
	left: 0px;
	width: 100%;
}

.wonderpluginslider-container{
clear: both;
}

#services div {
	position: absolute;
	background: url(images/shadow.png) center 5px repeat-x;
	width: 96%;
	padding: 17px 3%;
	left: 0px;
	bottom: 0px;
	text-align: left;
	background-size: 100% 100%;
}

#services a:hover div{
	background: color: #48232a; 
	
}



#services h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 0px;
	float: left;
	width: 100%;
	margin-bottom: 4px;
	text-align: center;
	text-shadow: 0px 0px 26px #000, 0px 0px 5px #000;
}

.alignimg{
text-align: center;
}

.alignimg img {
	text-align: center;
	margin: 12px 24px;
	max-width: 246px !important;
	vertical-align: middle;
}

#services p {
/*	margin-bottom: -34px; */
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	float: left;
/*	opacity: 0; */
}

#services a:hover p {
	margin-bottom: 10px;
	opacity: 1;
}

#CGmainTop{
	float: left;
	width: 1170px;
	text-align: left;
}

#CGmainTop p {
	font-size: 20px !important;
	margin-bottom: 36px !important;
}

#CGmainTop img {
	box-shadow: 0px 0px 13px -3px #000;
	border: 1px solid #fff;
}

#CGmain {
	float: left;
	width: 1170px;
	text-align: center;
}


#CG36{
	float: left;
	width: 100%;
	text-align: center;
}

#CG36 p {
	width: 355px !important;
	display: inline-block !important;
	vertical-align: middle;
	font-size: 24px !important;
	text-align: center;
	margin: 5px 15px;
}

#CG36 img {
	/* float: left; */
	margin-right: 15px;
	clear: both;
	display: table;
	margin: 0 auto;
	margin-bottom: 16px;
}

#CG36 h1 {
	border-bottom: 1px solid #005c87;
	margin-bottom: 20px !important;
	padding-bottom: 8px;
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #005c87 !important;
	width: 954px !important;
	clear: both;
	display: inline-block;
	float: none !important;
}

#CG {
	float: left;
	width: 100%;
	text-align: center;
}

.sl{
margin-left: 10px;
}

#CG h1 {
	border-bottom: 1px solid #005c87;
	margin-bottom: 20px !important;
	padding-bottom: 8px;
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #005c87 !important;
	width: 954px !important;
	clear: both;
	display: inline-block;
	float: none !important;
}

#CG div {
	width: 23%;
	display: inline-block;
	margin: 5px 37px 32px;
}

#CG div img {
	clear: both;
	/* display: -webkit-inline-box; */
}

#CG div p {
	font-size: 20px;
	text-transform: uppercase;
	font-style: italic;
	color: #005c87 !important;
	font-weight: 700;
}





#CG2 {
	float: left;
	width: 100%;
	text-align: center;
}

.CG2Inner div {
	width: 30% !important;
}

#CG2 h1 {
	border-bottom: 1px solid #005c87;
	margin-bottom: 20px !important;
	padding-bottom: 8px;
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #005c87 !important;
	width: 954px !important;
	clear: both;
	display: inline-block;
	float: none !important;
}

#CG2 div {
	width: 23%;
	display: inline-block;
	margin: 5px 10px 32px;
}

#CG2 div img {
	clear: both;
	/* display: -webkit-inline-box; */
}

#CG2 div p {
	font-size: 20px;
	text-transform: uppercase;
	font-style: italic;
	color: #005c87 !important;
	font-weight: 700;
}

#CG2Details{

}

#CG2Details h2 {
	border-bottom: 1px solid #005c87;
	margin-bottom: 20px !important;
	padding-bottom: 8px;
	font-size: 36px !important;
	font-weight: 700 !important;
	color: #005c87 !important;
	width: 100% !important;
	clear: both;
	display: inline-block;
	float: none !important;
	text-align: left;
}

#CG2Details p {
	margin-bottom: 10px !important;
	font-size: 17px !important;
}

#CG2Details p span {
	margin-bottom: 10px !important;
	/* font-size: 17px !important; */
	color: #005c87;
	font-size: 24px;
}

#Page50{
float: left;
margin-right: 20px;
width: 400px;
max-width: 100%;
}

#content {
	width: 100%;
	float: left;
	margin-top: 44px;
	margin-bottom: 30px;
}

#recentPostBlog, #recentPostBlog * {
transition: all 0.5s linear;
}

#designMain {
	width: 1172px;
	float: left;
}

#designMain div {
	position: relative;
	margin-bottom: 35px;
	width: 100%;
	height: 510px;
}

#designMain div p {
	position: relative;
	width: 600px !important;
	/* display: inline-block; */
	display: unset !important;
	margin: 0px !important;
	box-shadow: 0px 0px 3px 1px #000;
}

#designMain div p span {
	position: absolute;
	left: 49px;
	top: 18px;
	background: #005c87;
	padding: 9px 31px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

#designMain div p:nth-child(1) {
	left: 0px;
	z-index: 110;
	top: 0px;
	float: left;
}

#designMain div p:nth-child(2) {
	right: 0px;
	z-index: 100;
	top: 100px;
	/* float: right; */
	margin-top: 50px;
	position: absolute;
	z-index: 500;
}

#designMain div p img {
	margin-bottom: -4px !important;
}



#postHomeL {
	float: left;
}

#postHomeR {
	float: right;
	width: 835px;
	color: #424242;
text-align: justify;
}

#recentPostBlog {
	float: left;
	width: 90%;
	margin: 4px 0px 15px 0px;
	padding: 18px 5%;
}

#recentPostBlog:hover {
	background: #f2f2f2;
}

#recentPostBlog img {
	float: left;
	margin-right: 16px;
	width: 195px;
	height: auto;
}
#recentPostBlog h3 {
	font-size: 30px;
	text-transform: uppercase;
	color: #4d4d4d;
	font-weight: 400;
}
#recentPostBlog p {
	font-size: 17px;
	line-height: 19px;
}
#recentPostBlog span {
	color: #543018;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 8px;
	font-size: 13px;
}


#contleft{
float: left;
width: 840px;
}
#contleft a{
color: #fff;
text-decoration: underline;
}

#contleft img{
border: 1px solid #fff;
padding: 5px;
}

.imgwrap{
float: left;
margin-right: 10px;	
}

.imgwrapR{
float: right;
margin-left: 10px;	
}

.frame {
	padding: 5px;
	border: 1px solid #000000;
	box-shadow: 0px 0px 5px -1px #000;
}

.name {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
}
.title {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
#contleft h1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 28px;
	color: #222;
}

#sidebarCategories h3{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
}

#contleft h2 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 25px;
	color: #fff;
}

#contleft h1 span{
color: #fff;
font-weight: 600;
}


#contleft p {
	width: 100%;
	font-size: 14.5px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #222;
	display: flow-root;
}

#contLeft frame {
	border: 1px solid #b9b6b6;
	padding: 5px;
	box-shadow: 0px 0px 7px -4px #000;
}

#contleft p a{
text-decoration: underline;
color: #222 !important;
}
#contleft p a span{
color: #222 !important;
}

.bg {
	padding: 10px;
	background: rgba(0, 0, 0,0.4);
	margin-left: -10px;
	margin-top: 15px;
	margin-bottom: 13px !important;
}

#contleft img, iframe{
max-width: 100%;
}


.PostSingle {
	float: left;
	margin-bottom: 34px;
	width: 380px;
}

.PostSingle .postUrl{
color: #000;
font-size: 14px;
}

.PostSingle p {
	margin-bottom: 2px !important;
	display: block !important;
}

.PostSingle img {
	float: left;
	/* margin-right: 20px; */
	width: 93%;
	height: 200px;
}

.PostSingle h2 {
	margin-bottom: 0px !important;
}

.navigationBottom{
float: left;
width: 100%;
}

.navigationBottom a{
background: #1f1f1f;
color: #fff;
margin-right: 20px;
}

#sidebar{
	float: right;
	width: 302px;
}

#sidebarCategories{
float: left;
margin-bottom: 20px;
width: 100%;
}

#sidebarCategories li{
float: left;
width: 100%;
}

#sidebarCategories li a {
	float: left;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 2px;
	color: #fff;
	text-transform: uppercase;
}


#sidebar #contact{
	width: 100%;
	float: left;
	text-align: left;
}

#sidebar #contact h2 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 22px;
	color: #222;
}

.wonderpluginslider-container {
	clear: both;
	padding-bottom: 0px !important;
}

#sidebar #contact p{
	float: left;
	width: 100%;
	margin-bottom: 8px;
	text-align: left;
	font-size: 14px;
	color: #1f1f1f;
}

#sidebar #contact input[type="text"], #sidebar #contact input[type="email"], #sidebar #contact input[type="tel"], #sidebar #contact textarea {
	width: 93%;
	padding: 9px 3%;
	float: left;
	background-color: rgba(255,255,255,0.7);
	font-size: 13px;
	border: 1px solid #a8a8a8;
}

#sidebar #contact textarea{
	height: 100px;
}

#sidebar #contact input[type="submit"] {
	background: #fff;
	padding: 7px 26px;
	font-size: 14px;
	float: right;
	color: #0e1d4d;
	font-weight: 600;
	text-transform: uppercase;
}

div.wpcf7-response-output {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	border: none !important;
	font-size: 12px !important;
	text-align: left;
}

span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	float: left;
}






.wpcf7-form-control-wrap {
	position: relative;
	float: right;
	width: 100%;
}







/* why us and featured  starts*/


#whycpmn {
	float: left;
	width: 100%;
	text-align: center;
}

#whycpmn {
	width: 100%;
	display: inline-block;
	/* background: url(https://lamour-massage.com/wp-content/uploads/2022/10/logo2.png) no-repeat center top; */
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
}


#whycpmnInner h3 {
	float: left;
	color: #222;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin-bottom: 2px;
	font-weight: 700;
}

.whyUsInner {
	text-align: center !important;
	font-size: 17px !important;
	font-weight: 500;
}

#whycpmnInner p {
	float: left;
	color: #444444;
	font-size: 13px;
	width: 100%;
	text-align: center;
}

#whycpmnSections {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 38px;
	padding: 0px 0px 30px 0px;
}

#whycpmnSections a {
	display: inline-block;
	margin: 0px 21px 0px;
	width: 254px;
	vertical-align: top;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,1), 0px 0px 0px 4px #fff;
}

#whycpmnSectionsInner {
	margin-top: -12px;
	float: left;
	width: 100%;
}

#whycpmnSections a i {
	/* border: 1px solid #fff; */
	/* box-shadow: 0px 0px 1px 1px #838383; */
	color: #fff;
	border-radius: 100px;
	padding: 21px 10px 0px 10px;
	width: 71px;
	height: 65px;
	font-size: 36px;
	background: #2e364a !important;
	margin: 30px 32px 10px;
}


#whycpmnSections a h4 {
	float: left;
	/* margin-bottom: 8px; */
	font-size: 20px;
	width: 100%;
	color: #000;
	text-transform: uppercase;
	margin-top: 7px;
	font-weight: 400;
	margin-bottom: 20px;
}

#whycpmnSections a p {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #444444;
}



#featuredMain{
	float: left;
	width: 100%;
	background: #f8f8f8;
	padding: 0px 0px 0px 0px;
}

#featuredMain h5 {
	float: left;
	margin-bottom: 2px;
	font-size: 33px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	margin-top: 13px;
	font-weight: 400;
	text-align: center;
}

#featured{
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: url(https://lamour-massage.com/wp-content/uploads/2022/10/featured.jpg) center center no-repeat #543018;
background-size: cover;
background-attachment: fixed;
}


/* why us and featured  ends */






#newsletter{
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: url(https://bookkeepingrepair.com/wp-content/uploads/2023/01/bg2.jpg);
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
	background-position: center top;
}

#newsletter a{
color: #fff;
}

#newsletter h5 {
	float: left;
	margin-bottom: 8px;
	font-size: 60px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	margin-top: 13px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
#newsletter p{
color: #fff;
font-size: 14px;
text-align: center;
}


#testimonials {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: url(https://bookkeepingrepair.com/wp-content/uploads/2023/01/testimonials-2.jpg);
	background-size: auto 100%;
	text-align: center;
	/* background-attachment: fixed; */
	background-position: center top;
	border-top: 2px solid #fff;
}

#testimonials h5 {
	float: left;
	margin-bottom: 8px;
	font-size: 33px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	margin-top: 13px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

#testimonials .readmore {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-decoration: underline;
}

#locations {
	float: left;
	width: 100%;
	text-align: left;
}
#locations a {
	display: inline-block;
	margin: 13px 23px 13px 0px;
	width: 254px;
	color: #080808;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
}
#locations img {
	float: left;
	width: 100%;
	margin-top: 5px;
	border: 2px solid #181c27;
	padding: 5px;
	background: #efefef;
}

#locationsI{
float: left;
width: 100%;
text-align: center;
}
#locationsI img {
	border: 2px solid #1f1f1f;
	padding: 0.5%;
	width: 99%;
}
#locationsI p{

}

#locationsI p a {
	color: #B3710C;
}
#locationsI .pts {
	display: inline-block;
	width: 765px;
	margin-top: 20px;
	text-align: center;
	margin-left: 126px;
}
#locationsI .pts p {
	float: left;
	width: 381px;
	text-align: left;
	list-style: disc;
	display: list-item;
	letter-spacing: -0.05em;
}



#map {
	float: left;
	width: 100%;
	text-align: center;
	background: url(/wp-content/themes/hastings/images/mapbg.jpg);
	background-size: cover;
	padding: 0px 0px;
	border-top: 4px solid #000;
	display: flex;
	position: relative;
}
#map iframe {
	float: left;
	width: 100%;
	height: 600px;
}
#mapInner {
	width: 1100px;
	margin: 0 auto;
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
#MapDetails {
	position: absolute;
	width: 300px;
	height: 100%;
	margin: 0px 0px;
	background: rgba(0, 0, 0,0.8);
	padding: 0px 30px;
}
#MapDetails h3 {
	text-transform: uppercase;
	color: #fff;
	margin-top: 73px;
	font-size: 43px;
	font-weight: 300;
}
#MapDetails p {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 31px;
	margin-bottom: 19px;
	font-weight: 100;
	text-decoration: none;
}
#MapDetails p span {
	font-size: 36px;
}
#MapDetails a {
	background: #fff;
	color: rgba(84, 48, 24, 1);
	margin-top: -6px;
	float: none;
	padding: 10px 18px;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	width: 209px;
}
#MapDetails a span {
	font-size: 23px;
	font-weight: 400;
}



#footer{
	float: left;
	width: 100%;
    border-top: 2px solid #9b7c4d;
	background: #000;
	padding: 20px 0px;
	text-align: center;
}

#copyright {
	float: left;
	width: 100%;
	padding: 10px 0px;
	color: #fff;
	background: #9b7c4d;
	text-align: center;
	font-size: 9px;
}

#copyright a{
text-decoration: underline;
color: #fff;
}

#footer .fsec{
margin: 0px 66px;
display: inline-block;
vertical-align: top;
max-width: 100%;
text-align: left;
}

#footer .fsec h5 {
	width: 100%;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: url(images/fheading.png) left bottom no-repeat;
	padding-bottom: 16px;
	margin-bottom: 21px;
}

#footer .fsec a, #footer .fsec p {
	color: #fff;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-bottom: 3px;
	font-weight: 100;
}

#footer .fsec p {
	margin-bottom: 7px !important;
}

#footer .fsec a i, #footer .fsec p i {
	float: left;
	width: 31px;
	font-size: 17px;
	margin-bottom: 7px;
}


.flogo {
	max-width: 100%;
	width: 430px;
}

#footer iframe {
	max-width: 100%;
	height: 128px;
	border: 1px solid #fff !important;
	padding: 4px;
width: 266px;
}

.fform{
float: left;
width: 100%;
}
.fform input[type="text"], .fform input[type="password"] {
	float: none;
	width: 109px;
	height: 20px;
	background: #efd6c6;
	display: inline-block;
	margin: 4px px 4px 4px;
	padding: 2px 10px 2px 10px;
	opacity: 0.4;
	color: #575656;
}
.fform input[type="submit"] {
	width: 86px;
	background: #6b3d1f;
	color: #fff;
	display: inline-block;
	padding: 3px 0px;
	text-transform: uppercase;
	clear: both;
	margin-top: 3px;
}

.fform label {
    width: 65px;
    float: left;
    font-size: 12px;
}

#locations a {
    vertical-align: top;
}


.tnp-subscription label {
	color: #fff !important;
	text-align: left !important;
	font-weight: 100 !important;
	padding: 0px !important;
}
.tnp-subscription input.tnp-submit {
  background-color: #444b5b !important;
}


#wonderplugin-box-1 .wonderplugin-box-content {
	border: 2px solid #374f91;
}



#iconsC {
	float: left;
	width: 100%;
	text-align: center;
	background: #000;
	padding: 50px 0px;
overflow: hidden;
	position: relative;
}

.iconsBg {
	min-width: 100%;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 10%;
	opacity: 0.2;
	z-index: 0;
}

#iconsC h1 {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 21px;
	font-weight: 600;
}

#iconsC p {
	float: left;
	width: 90%;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	padding: 0px 5%;
	margin-bottom: 15px;
}


#iconsC div div div {
	display: inline-block;
	margin: 22px 10px;
	text-align: center;
	width: 265px;
	max-width: 100%;
}

#iconsC div div svg {
	width: 78px;
	color: #fff !important;
	fill: #fff;
	height: 85px;
}
#iconsC div div path{
fill: #fff !important;
}

#iconsC div div polygon, #iconsC div div polyline, #iconsC div div line{
	stroke: #fff !important;
	stroke-width: 1.30px;
}

#iconsC div h3 {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

#HeaderMain {
    height: 115px;
}

#postHomeR {
    width: 702px;
    margin-top: -10px;
}

#belowSlider {
    width: 96%;
    padding: 0px 2%;
}

#belowSlider div.innerSec {
    width: 714px;
}

#HeaderInner{
    height: 115px;
}

#header {
    width: 96%;
    padding: 5px 2%;
}

#topbar {
    width: 96%;
    padding: 0px 2%;
}

#logo {
    float: left;
    width: 220px;
}

#logo img{
width: 100%;
}

#headerRight {
    width: 758px;
}

.ssf-blue a {
    padding: 11px 6px !important;
}

#slider {
    height: auto;
    min-height: auto;
}

.nav {
    margin-top: 18px;
}

#services a {
    width: 233px;
    height: 335px;
}

#content {
    width: 96%;
    padding: 0px 2%;
}

#contleft {
    width: 652px;
}



#footer .fsec {
    min-width: 60%;
    margin: 0px 6px 40px;
    max-width: 90%;
}

#footer iframe {
    max-width: 96%;
}

#NewArrivalsInner p {
    width: 635px;
}




}



@media screen and (max-width: 1000px){

#contleft p span{
margin-left: 0px !important;
}



#sliderSocial{
display: none;
}

#slider {
    height: auto;
    min-height: auto;
    overflow: hidden;
}


#whycpmn {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
}
#whycpmnInner h3 {
    font-size: 30px;
}
#whycpmnSections a {
    margin: 8px 2%;
    max-width: 90%;
}

.amazingslider-button-1{
display: none !important;
}

#HeaderMain{
position: static;
height: auto;
}
#HeaderInner{
position: static;
height: auto;
}

#sidebar #contact {
    padding-top: 22px;
}

#topbar {
    text-align: center;
    display: none;
}

#newsletter h5{
font-size: 40px;
}

#belowSlider {
    width: 96%;
    padding: 0px 2%;
text-align: center;
}

#belowSlider div.innerSec {
    width: 100%;
display: inline-block;
}


#belowSlider img {
    float: none;
    display: inline-block;
    max-width: 100%;
    margin: 0px;
}

#headerRight {
    width: 100%;
    text-align: center;
display: none;
}

.pulse {
    float: none;
    display: inline-block;
}


#header {
    text-align: center;
background: #fff;
}

#logo {
    float: none;
    display: inline-block;
    width: 230px;
}

#headerRight {
    width: 100%;
}

#NewArrivalsInner h1 {
    margin-left: 0px;
    width: 100%;
}

#NewArrivalsInner p {
    margin-left: 0px;
    max-width: 100%;
}

#NewArrivalsInner a {
    padding: 9px 26px;
    position: unset;
    display: inline-block;
    margin-top: 10px;
    vertical-align: middle;
}

#services a {
    margin: 0px 3px 15px 3px;
    max-width: 248px;
}


#services img {
    min-width: 100%;
    height: 100%;
    width: auto;
}

#services a:hover div {
    background-position: left bottom;
}
#services img {
    min-width: 100%;
}


.flogo {
    margin-bottom: 16px;
}

.nav, .sliderImgTransparent{
display: none;
}

.num {
    float: none;
    text-align: center;
    width: 100%;
}

#services {
    text-align: center;
}

#content {
    width: 96%;
    padding: 0px 2%;
    text-align: center;
    margin-top: 10px;
}

#contleft {
    width: 100%;
text-align: left;
}

#sidebar {
    float: none;
    width: 280px;
    display: inline-block;
}

#newsletter {
    width: 96%;
    padding: 30px 2%;
}

#WhyUsSec {
    width: 96%;
    padding: 39px 2%;
}

#WhyUsSec #WhyUsSecLeft {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}

#WhyUsSec #WhyUsSecRight {
    width: 100%;
}

#map iframe {
    float: left;
    width: 100%;
    height: 300px;
}

#mapInner {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#MapDetails h3 {
    margin-top: 0px;
    font-size: 38px;
}

#MapDetails {
    position: unset;
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(3, 62, 89, 0.8);
    padding: 41px 0px;
}

#map {
    display: block;
}

#footer .fsec {
    min-width: 60%;
    margin: 0px 6px 40px;
    max-width: 90%;
}

#featured {
    height: auto;
}

#footer iframe {
    max-width: 94%;
}

#locations {
    text-align: center;
}

#locations a{
text-align: left;
}

#socialTop {
    display: none;
}


.topRight {
    float: none;
    display: inline-block;
    margin: 0px 11px;
}



#postHomeL {
    float: left;
    width: 100%;
    text-align: center;
}

#postHomeR {
    width: 100%;
    text-align: left;
}

#recentPostBlog {
    margin: 4px 0px 15px 0px;
    padding: 0px 5% 10px 5%;
}

#recentPostBlog img {
    float: none;
    margin-right: 0px;
    width: 195px;
    height: auto;
}

.imgwrap{
max-width: 50% !important;
height: auto;
}



}