/*
	Theme Name: Standout - Multipurpose Theme
	Description: Standout --- Multipurpose site theme.
	Version: 1.0
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
body {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#2d2d34;
	margin:0px;
	padding:0px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}
.clear:after {
    clear:both;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#2d2d34;
	text-decoration:none;
}
a:hover {
	color:#2d2d34;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #2d2d34;
}
.nree li{
	margin:0 0 15px;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
main {
    margin-top: 0px;
	width:100%;
	overflow:hidden;
}
.stcikyCall {
	display:none;
}
.topAddress img {
	width: 42px;
	vertical-align: middle;
}
p{
	margin:0px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
}
p ul {
	margin: 0;
	padding: 0 0 0 15px;
}
p ul li {
	margin-bottom: 10px;
}
.para p {
	margin:0 0 15px;
}
.para p:last-child {
	margin:0px;
}
.mobBr{
	display:block;	
}
.menu-item-23 a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.menu-item-475 a {
	border-right: 1px solid #fff;
}
.topCta .num {
	font-size: 32px;
	display: inline-block;
	line-height: 35px;
	color: #009999;
	font-weight: 900;
}
.available {
	letter-spacing: 3px;
}
.logo {
	width: 290px;
	margin: 0 auto;
	top:15px;
}
.slideCta a {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/call-back-1.png');
	background-size: 100% 100%;
	display: inline-block;
	padding: 5px 10px 10px 145px;
	color: #2d2d34;
	font-weight: 900;
	font-size: 30px;
	vertical-align: middle;
	width: 420px;
	height: 70px;
	line-height: 60px;
}
.emerServ .slideCta a {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/call-back.png');
	display: block;
	color: #ffffff;
	margin: 10px 0 0 0px;
}
.emerServ .slideCta .ctaText {
	font-weight: bold;
	letter-spacing: 3.5px;
	font-size: 16px;
	padding: 0 0 0 40px;
}
.slideCta a:hover {
	color:#009999;
}

.slideHead .elementor-widget-container {
	display:inline-block;
}
.mainTitleMain {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 32px;
	letter-spacing: 2px;
	position: relative;
	padding: 30px 0 0 115px;
}
.mainTitleMain::before {
	content: "";
	display: block;
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/02.png');
	background-size: auto 100%;
	height: 120px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 200px;
	top:0px;
}
.aboutMain .mainTitleMain::before {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/01.png');
}
.emerServ .mainTitleMain::before {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/03.png');
}
#contact .mainTitleMain::before {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/04.png');
}
.mainTitle p {
	font-size: 22px;
	color: #2d2d34;
	font-weight: 300;
	padding: 0 0 0 145px;
	top: -5px;
	position: relative;
}
.threeService .elementor-widget-text-editor {
	min-height: 200px;
}
#contact .elementor-button {
	background-image: url('https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/Submit.png') !important;
	background-size: 100% 100%;
	min-height: 35px !important;
	padding: 6px 25px 6px 80px !important;
}
#contact input,#contact textarea {
	border:1px dashed #009999 !important;
}
.Footerservices ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.Footerservices ul li {
	margin-bottom:20px;
}
.footerMain::before {
	content: "";
	background-image: url("https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/footer-1.png");
	background-size: 100% 100%;
	display: block;
	height: 385px;
	background-repeat: no-repeat;
	width: 450px;
	position: absolute;
	right: 0;
	top: -385px;
}
.footercontact ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.footercontact ul li {
	margin-bottom:20px;
}
.footercontact a {
	color:#ffffff;
}
.footercontact img {
	width:15px;
	vertical-align:middle;
	margin:0 10px 0 0;
}
#sbttBacktotop {
	bottom: 20px;
	z-index: 999999999;
}
#sbttBacktotop img {
	width: 35px;
}
/*------------------------------------*\
    Sidebar
\*------------------------------------*/

.menu-icon { display:none; }

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:750px) {
	main {
		margin-top:0px;
	}
	.sidebar {
		display:none;
	}
	.stcikyCall {
		text-align: center;
		display:none;
		position:fixed;
		bottom:10px;
		width:100%;
		z-index:9999999;
	}
	.stcikyCall a {
		background: rgba(0, 0, 0, 0) linear-gradient(#c92424, #c92424) repeat scroll 0 0;
		border-radius: 6px;
		color: #fff;
		display: block;
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 30px;
		margin: 0 auto;
		padding: 2px;
		width: 60%;
		text-transform:capitalize;
	}
	.stcikyCall .number {
		font-size: 22px;
	}
	.stcikyCall .number::before {
		background-image: url("https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/phone.png");
		background-size: 100% 100%;
		content: "";
		display: inline-block;
		height: 20px;
		margin: 0 5px -2px 0;
		width: 20px;
	}
	.mobBr{
		display:inline;	
	}
	.topCta .num {
		font-size: 28px;
		line-height: 25px;
	}
	.elementor-menu-toggle {
		padding: 3px 0 0 0 !important;
	}
	.mobileLogo {
		width:190px;
		margin:0 auto;
	}
	.slideCta a {
		padding: 5px 10px 10px 100px;
		font-size: 22px;
		width: 325px;
		height: 50px;
		margin: 10px 0 0 0;
		line-height: 39px;
	}
	.slideHead .elementor-widget-container {
		border-width:0px !important;
	}
	.mainTitleMain {
		font-size: 26px;
		padding: 20px 0 0 50px;
	}
	.mainTitleMain::before {
		height: 70px;
		width: 120px;
	}
	.aboutMain {
		background-image:none !important;
		background-color:#009999;
	}
	.aboutMain ul {
		margin: 0;
		padding: 0 0 0 15px;
	}
	.aboutMain ul li{
		text-align:left;
	}
	.emerServ .slideCta .ctaText {
		letter-spacing: 1.5px;
		font-size: 22px;
		padding:0px;
	}
	.footerMain::before {
		background-image: url("https://www.downtownlocksmithnyc.com/wp-content/uploads/2018/10/footer-2.png");
		height: 280px;
		width: 160px;
		top: -280px;
	}
	.footercontact img {
		width: 20px;
	}
}
/* 768px Tab Css */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#009999;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#009999;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#009999;
	color:#FFF;
	text-shadow:none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2d2d34 !important;
  opacity:1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #2d2d34 !important;
  opacity:1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #2d2d34 !important;
  opacity:1 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #2d2d34 !important;
  opacity:1 !important;
}

