html {scroll-behavior: smooth}
/* --------------------------------------
   Body 
	 disable code:
 -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
   -------------------------------------- */
.testi {padding: 30px; border-radius: 20px; background: rgba(0, 0, 0, 0.10); margin-bottom: 20px; margin-top: 20px;}
.nopaddingMargin{padding:0 !important; margin: 0 !important}
@font-face {
    font-family: 'leckerlioneregular';
    src: url('../fonts/leckerlione-regular-webfont.woff2') format('woff2'),
         url('../fonts/leckerlione-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'script_mt_boldregular';
    src: url('../fonts/scriptbl_0-webfont.woff2') format('woff2'),
         url('../fonts/scriptbl_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.row {margin-left: 0; margin-right: 0;}

body, html { 
	overflow-x:hidden !important; 
}

a, a:hover {color: inherit;}

a[href^=tel] { 
	color: inherit; 
	text-decoration: none; } 

body {
	
	font-family:"Georgia", Times, serif;  color: #333; 
	background-color: #fff;	
	font-size: 18px; 
	overflow-x: hidden; 
}

h1 {
	font-size: 36px; 
	font-family:"leckerlioneregular", Times, serif; 
	color:#01584f; font-weight: bold; 
}

h2, h3, h4, h5, h6 {
	font-size: 30px; 
	font-family:"leckerlioneregular", Times, serif;  
	 color:#01584f; 
}

li {
	list-style:square;
}
a{ 
	transition: all 0.2s ease-in-out 0s;}
 a:hover { 
 text-decoration: underline;
	transition: all 0.2s ease-in-out 0s;
}

p {	
	font-family:"Georgia", Times, serif;  
	text-shadow:none;
	font-size:18px;
}

div.container {	
	position:relative;}

.floatLeft { float:left}
.floatRight { float:right}


/* --------------------------------------
   header padding and background
   -------------------------------------- */
.TParkinley-padding_around {
	padding: 0vh 1vw;
}
#TParkinley-main_heading_bg {
	background:#0d4134;
}

.TParkinley_phoneheader{ 
	text-align: center; 
}

.TParkinley_phoneheader a{
	font-size: 20px; 
	display: inline-block; 
	color: #242525; 
	padding: 10px 5px; 
	transition: all 0.2s ease-in-out 0s !important;
	font-family:"leckerlioneregular", Times, serif;  
}

.TParkinley_phoneheader a:hover{ 
	color: #000;
}

/* --------------------------------------
   logo and phone header
   -------------------------------------- */
.TParkinley-logo img{float: none; width: 450px; height: auto;margin: 5px 0 0 0; padding: 0}
.TParkinley-phone_top a:hover{filter: brightness(110%)}
.TParkinley-phone_top{ float:right; width:160px; height: auto;}
img.TParkinley-phone_top {margin-top: 5px; margin-bottom: 5px;}
.TParkinley-phone_top{padding: 10px;}	

.TParkinley-mobiletext { color: #666; 	font-family:"Georgia", Times, serif;  margin-left:-5px; line-height: normal}


.TParkinley-cc img{display:inline-block; width: 200px; height: auto}


/* --------------------------------------
   Navigation
   -------------------------------------- */
.navbar-inverse{ border-top:none;
	 	transition: all 0.2s ease-in-out 0s; color: #fff;	
		font-family:"Georgia", Times, serif;  }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {  padding:10px !important;
	color:#ffffff;  background:none; 
  text-shadow:none;  border-top:none; border-bottom:5px solid #fb0d56}
	
.navbar-inverse .navbar-nav > li > a{
		 font-family:"Georgia", Times, serif;  background:none;
	 padding:10px; text-shadow:none;	
transition: all 0.2s ease-in-out 0s;
	 font-size:18px;  
	 color: #fdfed0; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {color:#fec707}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse {
  text-align: center;}

/* --------------------------------------
  banner services
   -------------------------------------- */

.TParkinley-banner_services-text-info{padding:10px;	 color:#f4f4f4;margin-bottom: 10px; }
.TParkinley-banner_services {
	background-image: url(../images/tinley-park-locksmith_0_bg_1200.jpg);background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:left top; background-repeat: no-repeat;
  background-size: cover !important; background-size:auto 100%!important;
	
}


.TParkinley-box-service:hover {  transform: scale(1.1);
transition: all .5s; cursor: pointer; }
.TParkinley-banner_services-text-info h5{color:#ffd54f;	}

/* --------------------------------------
  video
   -------------------------------------- */

.TParkinley-2 {padding: 15px;}


.TParkinley-2_responsive-video {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px; overflow: hidden;
}

.TParkinley-2_responsive-video iframe,
.TParkinley-2_responsive-video object,
.TParkinley-2_responsive-video embed {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
/* --------------------------------------
   (white)
   -------------------------------------- */
.TParkinley-box-content{background: #fff; padding: 30px; margin-top: 10px; margin-bottom: 10px; 
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.TParkinley-white{background: #f4f4f4;}
.TParkinley-text-align_center {text-align: center !important}


.TParkinley-white h1, .TParkinley-white h2, .TParkinley-white h3, .TParkinley-white h4, .TParkinley-white h5 {font-size: 30px;
	color: #19745d; }
.TParkinley-white a {color:#01584f}
.TParkinley-white a:hover{text-decoration: underline}
.TParkinley-white p, .TParkinley-white ul, .TParkinley-white li{color:#333;}
.TParkinley-white ul{ margin-left: 20px; }
.TParkinley-white li{list-style: square}
.TParkinley-white img {box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  }
.TParkinley-white-text {padding:50px;}
.row.TParkinley-box-content {margin-bottom: 0; margin-top: 0;}

.TParkinley-whitebgside {
	background-image: url(../images/tinley-park-locksmith_bg2.png); background-repeat: no-repeat; background-position: bottom right}


/* --------------------------------------
   (Dark_section)
   -------------------------------------- */

	
.TParkinley-dark {background: #fff;}
.TParkinley-dark h1, .TParkinley-dark h2, .TParkinley-dark h3, .TParkinley-dark h4, .TParkinley-dark h5 {color: #111;  font-size: 30px; }
.TParkinley-dark a:hover { 
	text-decoration: underline; }.TParkinley-dark p, .TParkinley-dark ul, .TParkinley-dark li{color:#333;}
.TParkinley-dark a{color:#01584f}
.TParkinley-dark ul{ margin-left: 20px; }
.TParkinley-dark li{list-style: square}
.TParkinley-Dark_bg2{ padding: 60px; margin: 10px 0px }

/* --------------------------------------
   contact
   -------------------------------------- */

.TParkinley-contact-footerbg { 	padding: 40px 20px; background: #f4f4f4;
 color:#333;  }
.TParkinley-contact-footerbg p{font-size: 14px;}

.TParkinley-contactheader{background: #0c4033; padding: 20px 30px;  display: inline-block; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; margin-bottom: 20px;}
.TParkinley-contact-footerbg h6{color:#fff; font-size: 30px; }

.TParkinley-contactheaderborder{border:3px solid #a22249; padding: 20px; 
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.TParkinley-contactheadernoborder h5{font-size: 24px;}
.TParkinley-contactheadernoborder{padding: 20px;}
.TParkinley-contactheaderborder h5{font-size: 24px; color: #a22249;}
/* --------------------------------------
   phone button
   -------------------------------------- */
.TParkinley-phone a{ color:#922647 !important; text-align: center; font-size: 20px; 
	 text-shadow: none; font-weight: bold;
font-family:"leckerlioneregular", Times, serif; 
background: none; border: 3px solid #922647;
display: inline-block; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	transition: all 0.2s ease-in-out 0s !important;	
	padding: 10px 40px;  
}
.TParkinley-phone {margin:10px 0;}
.TParkinley-phone p{margin: 30px 0px;}
.TParkinley-phone a:hover{	
background: #922647; 
	color:#ffffff !important;  text-decoration: none;
}

/* --------------------------------------
   Section footer links
   -------------------------------------- */
.TParkinley-socialmedia{width: 200px;  height: auto; margin: 0px}
.TParkinley-socialmedia img:hover{opacity: 0.8; border-radius:20px; }
.TParkinley-socialmedia img{border-radius: 10px; padding: 5px;  width: 40px;   -webkit-transition:all 0.3s 0s ease-in-out;
	transition:all 0.3s 0s ease-in-out; float: left}
 #TParkinley-footer {
	 background:#0c4033;
		 color:#f4f4f4;
	padding: 30px 0; 
	 		   }
	 
#TParkinley-footer a{ color:#f4f4f4; transition: all 0.2s ease-in-out 0s;}
#TParkinley-footer a:hover{color:#fff; text-decoration: underline;}

#TParkinley-footer h5{color:#26a383}
#TParkinley-footer h6{font-size: 30px;    font-family: 'script_mt_boldregular', Illinois; color:#ffd34c}


/* footer Schema */ 
#TParkinley_schemacss {
	
	 color:#f4f4f4;
	 font-style:normal}
#TParkinley_schemacss a{color:#fff;} 			  
#TParkinley_schemacss h2{font-family:"Georgia", Times, serif;  font-size: 22px;
	color:#f4f4f4 !important}
	
.TParkinley_schema_add_map div {
	display: inline;}

.TParkinleycopyright {background: #092d24; text-align: center; padding: 20px;  margin-top: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}

/* --------------------------------------
BackToTop button css 
-------------------------------------- */
#scrolltop {
	position:fixed;
	right:15px; 
	bottom:0px;
	cursor:pointer;
	width:40px;
	height:40px;
	background-color:rgba(0,0,0, 0.3);
	text-indent:-9999px;
	display:none;}
	
#scrolltop span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff}
	
#scrolltop:hover {
	background-color:rgba(0,0,0, 0.5);
	
	opacity:1;filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";}
	

/* video responsiveness */
.embed-responsive {

  position: relative;  display: block;  height: 0;  padding: 0;  overflow: hidden;}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,
.embed-responsive object,.embed-responsive video {
  position: absolute;  top: 0;  bottom: 0;  left: 0;  width: 100%;  height: 100%;  border: 0;}

.embed-responsive-16by9 {  padding-bottom: 56.25%;}

.embed-responsive-4by3 {  padding-bottom: 75%;}


/* --------------------------------------
   animation
   -------------------------------------- */


@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}}
	

@media (max-width: 1350px) {
	.TParkinley-padding_around {padding: 0vh 1vw;}
	
	h2, h3, h4, h5, h6 {font-size: 26px;}
	.TParkinley-phone_top {width: 100px}
	.TParkinley_phoneheader a {font-size: 18px; line-height: normal;}
		.TParkinley-logo h1{ font-size: 20px;}
	.TParkinley-mobiletext {font-size: 14px;}
	.TParkinley-contact_info_text { border:30px solid #0f418c}
	.sticky.TParkinley-logo a {font-size: 18px}
	.sticky.TParkinley-mobiletext {font-size: 10px}
	
}
@media (min-width: 1300px) {.TParkinley-contact-emCon {padding:63px 20px;}


}

/* Small screen laptop and pc */
@media (max-width: 1150px) {
	img.TParkinley-logo {float: none; width: 320px !important; height: auto;margin: 5px 0 0 0; padding: 0}
	.TParkinley-padding_around {padding: 0vh 2vw;}
		.TParkinley-logo h1{ font-size: 15px;}
	.TParkinley_phoneheader a {font-size: 15px}
	.TParkinley-mobiletext {font-size: 10px}
	.sticky.TParkinley-logo a {font-size: 16px;}
	.sticky.TParkinley-mobiletext {font-size: 9px}
	.TParkinley_phoneheader a {font-size: 12px}
.navbar-inverse{background:#f4f4f4;

          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}
	.navbar .navbar-nav {
  background: #922647;
		padding: 5px 15px; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; margin-bottom: 10px;} 

#TParkinley_banner{margin:0px auto 0; background:#05175b;}

.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:14px;
            width: 100%;          
		background:#f4f4f4!important;
            text-align: left;
           			opacity:0.94;
					 }	

	
.navbar-inverse.sticky .navbar-nav > li > a{font-size:14px; 	
 padding:20px 5px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#ffffff;  padding:20px 5px;
			 font-family:"leckerlioneregular", Times, serif; text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 font-family:"leckerlioneregular", Times, serif;
background: none; 
	font-size:12px; }}


@media (max-width: 1123px) {
	.TParkinley-white_img_services_sub { width: 300px; height: auto; }
.TParkinley-padding_around {padding: 0vh 2vw;}
	
.TParkinley-phone_footer {font-size: 25px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size: 14px;}}
@media (max-width:1033px) {
	.TParkinley-phone_top p{font-size: 12px;}
.TParkinley-white_img_services_sub { width: 250px; height: auto; }
			.TParkinley-contact_info_text {padding: 10px 20px} 	.TParkinley-1_banner_main_left h5{ font-size: 20px;}	
	.TParkinley-contact_info_text a{font-size: 20px;}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px;}
	.TParkinley-contact-footerbg h5, .TParkinley-contact-footerbg h6{font-size: 20px;}
	.TParkinley-banner_services {
		background-image: url(../images/tinley-park-locksmith_0_bg_1_a.jpg); background-attachment: fixed; background-position: left center}
	.TParkinley-banner_services-text-info {background: rgba(0, 0, 0, 0.4); padding: 10px; margin-bottom: 10px;}

	}

@media (max-width:980px) {	
	.TParkinley-banner_services-text-info h6, .TParkinley-banner_services-text-info h5 {font-size: 16px}
	.TParkinley-banner_services-text-info p{font-size: 12px;}

	.TParkinley-mobiletext {font-size: 8px}
	.TParkinley_phoneheader a {font-size: 8px; line-height: normal}
/*   Navigation */	
.navbar-inverse .navbar-nav > li > a{
	 font-size:9px; padding: 20px 4px}
	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 8.5px;}
.TParkinley-cc img{display:inline-block; width: 90px; height: auto}		
	.TParkinley-footer_services_shadow {min-height: 270px; }
		.TParkinley-phone a {font-size: 14px;}
img.TParkinley-phone_top {width: 80px;}
	

	.TParkinley-contact-emCon {padding:82px 20px}
	
	.TParkinley-banner_services{padding:1vh 1vw	}
	.TParkinley-banner_services {
		background-image: url(../images/tinley-park-locksmith_0_bg_1_b.jpg);}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	img.TParkinley-logo {float: none; width: 200px !important; }
	.TParkinley-white img{display: none;}
	.TParkinley-contactheadernoborder, .TParkinley-contactheaderborder {padding:10px;}
	.TParkinley-white {	background-image:none}
	.TParkinley-white-text, .TParkinley-Dark_bg2{padding:10px;}

	.TParkinley-contact-emCon {padding:10px}
	
	.TParkinley-contact-footerbg h5, .TParkinley-contact-footerbg h6 {font-size: 18px;}
	body {background-color: #fff; }
	.TParkinley-banner_servicesbg{padding: 5px !important;}
	.TParkinley-banner_servicesbg img{margin: 5px 0}
		.TParkinley-logo_small_screen a{color: #01584f}
.TParkinley-logo_small_screen{font-size: 25px;    font-family: 'script_mt_boldregular', Illinois;
 margin: 5px; font-weight: 900; }
		
		.TParkinley-bg_phone_tablet_area {text-align: center; padding: 1vh 2vw; background: #07261e; color:#f4f4f4; font-size: 18px }
	.TParkinley-bg_phone_tablet_area a{color:#fff; font-size: 18px}
	.TParkinley-bg_phone_tablet_area a:hover{color:#1ffc600; font-size: 18px}

	.TParkinley-dark, .TParkinley-white{ padding: 1vh 4vw; margin: 5px}
	.TParkinley-contact-footerbg{ padding: 3vh 11vw; margin: 5px}
	

		.TParkinley-phone a:hover, .TParkinley-phone a{font-size: 20px}
	.TParkinley-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	

	.TParkinley-contact-emCon img{width: 130px; margin: 5px auto}
	.TParkinley-Phone_visible_area_bg img{width: 130px; margin: 5px auto}
	.navbar .navbar-collapse {padding-top: 5px; text-align: left}
	.TParkinley-darkgray, .TParkinley-white, .TParkinley-quick_services {padding: 1vh 11vw; }
	.TParkinley-footer_services_action_bg img{display: none;}
	.TParkinley-footer_services_action_bg {padding: 10px; margin:5px 0 0px 0; min-height: inherit;}
	.TParkinley-footer_services_item {min-height: inherit;}
	.TParkinley-contact-footer {margin-top: 5px; margin-bottom: 5px}
.TParkinley-footer_services_action .post {
	padding: 5px;}
	.TParkinley-footer_services_shadow {padding: 10px 20px; min-height: inherit;}
	.TParkinley-contact {padding: 10px; }
	.TParkinley-2_bg h1 {font-size: 22px}
	.TParkinley-phone a:hover, .TParkinley-phone a{font-size: 16px; display: inherit;}
	.TParkinley-padding_around_services_footer {
    padding: 1vh 2vw;
}
	a, a:hover {font-size: 17px}
	.TParkinley-2, #TParkinley-footer, .TParkinley-darkgray,.TParkinley-white,.TParkinley-footer_services_action_bg
	{padding: 10px 20px;}
	.TParkinley-contact{padding: 30px;}
	.TParkinley-footer_services_action h5 {font-size: 22px; }
	
	.TParkinley-1_banner_main_right_service > .col-sm-12 {padding: 0}
					.TParkinley-1_banner_main_left{text-align: center; }
				.TParkinley-1_banner_main_left > .clearfix, .TParkinley-1_banner_main_right, .TParkinley-phone{display:flex; 
								justify-content:center;	align-items:center; width: 96%}	
.TParkinley-1_banner_main_right_service{width: 155px; height: auto;  padding-right: 10px}
			.TParkinley-banner_services {padding: 2vh 3vw;}
	
	
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1); }
	.pull-right{float: inherit !important }
	
.navbar-inverse{
	height:auto;
	opacity:0.9;}
	
.navbar-inverse .navbar-nav > li > a{
	font-size:18px; background: none; 
	font-weight:bold;
	padding:5px 20px !important;}
	
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse 
.navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > 							
.active > a:hover {
	border:none;
	padding:5px 20px}

.navbar-nav{
	float: inherit!important;
	clear:left;
	margin:0px;}	

.navbar-collapse{
	padding-bottom:5px;}	

.navbar-inverse.sticky .navbar-nav > li > a{
	font-size:18px;
	font-weight:bold;
	padding:5px 30px !important; }
	
.navbar-inverse.sticky .navbar-nav > .active > a, 
.navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse.sticky .navbar-nav > 
.active > a:hover {	font-size:16px;
	border:none;
	padding:5px 30px}
	
.navbar-inverse.sticky{
	height:auto;
	opacity:0.9; }
	
.navbar-collapse.sticky{
	padding-bottom:5px;}	
	
	
	.TParkinley-darkgray img {width: 250px; height: auto}
	.TParkinley-white_img_services img {width: 250px; height: auto}
	
	h1, h2, h3, h4, h5, h6{font-size: 20px}
	
	.TParkinley-white h4, .TParkinley-white h1, .TParkinley-white h2, .TParkinley-white h3, .TParkinley-white h5, .TParkinley-white h6{font-size: 20px}
	#TParkinley-footer h6, #TParkinley_schemacss h2 {font-size: 20px}
	
	
	.TParkinley-dark h1, .TParkinley-dark h2, .TParkinley-dark h3, .TParkinley-dark h4, .TParkinley-dark h5, .TParkinley-dark  h6{font-size: 20px}
	.TParkinley-banner_services {
		background-image: url(../images/tinley-park-locksmith_0_bg_1_c.jpg);}
	
	/* navbar-toggle */
	.navbar-inverse .navbar-toggle { 
		border: none;
 background: rgba(0, 0, 0, 0.3); -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}	
	.navbar-inverse .navbar-toggle:hover { color: #f4f4f4; background: rgba(0, 0, 0, 0.5); }
	

}

/* Portrait & landscape phone */
@media (max-width: 670px) { 	
	
	.TParkinley-banner_services{display: none;}
	.TParkinley-footer_services_action_bg h6 {font-size: 20px}
	.TParkinley-logo_small_screen a{font-size: 15px;}
	.TParkinley-bg_phone_tablet_area a{font-size: 18px}
.TParkinley-banner_services {
		background-image: url(../images/tinley-park-locksmith_0_bg_1_d.jpg);}
}

@media (max-width: 420px) {	
	body {background-color: #fff; background-image:none; }
	.TParkinley-contact-footer_img_services {display: none}
		.TParkinley-phone a:hover, .TParkinley-phone a{font-size: 16px; display: inline-block}
	.TParkinley-dark img{display: none}
	.TParkinley-logo_small_screen{font-size: 12px;}
	.TParkinley-banner_services {background: #0b3f32;
		background-image: none;}

	p, ul, li {font-size: 14px;}
		h1, h2, h3, h4, h5, h6 {font-size: 18px}.TParkinley-phone a:hover, .TParkinley-phone a{font-size: 16px; display: inline-block}
	#scrolltop{display: none !important}
	
		.TParkinley-banner_services, .TParkinley-Dark_bg_1, .TParkinley-Dark_bg_2, .TParkinley-Dark_bg_3, .TParkinley-contact-footerbg  { background-image: none;}
	
}

@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	
	
	.TParkinley-logo_small_screen{font-size: 13px;}	
.TParkinley-2, #TParkinley-footer, .TParkinley-darkgray,.TParkinley-white,.TParkinley-contact,.TParkinley-footer_services_action_bg
	{padding: 1vh 1vw;} 

				.TParkinley-white_container { margin: 0; padding: 1vh 1vw;}

.TParkinley-bg_phone_tablet_area a{font-size: 18px}
	.TParkinley-phone_footer {font-size: 18px; padding: 1vh 1vw;}
}

@media (max-width: 280px) {	.TParkinley-logo_small_screen{font-size: 10px;}	
	.TParkinley-footer_services_action {text-align: center}
	#TParkinley-schema {display: none}
	.TParkinley-white-img-side img {display: none}
	.TParkinley-bg_phone_tablet_area a{font-size: 16px}
}




@media (min-width: 1200px) {	
	.navbar .navbar-nav {background:#922647; padding: 15px 20px;
	-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
	}
	
	body {background-size: contain}
	
.navbar-inverse{background:#f4f4f4;
padding-bottom: 10px;
          border-bottom: none;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;}

#TParkinley_banner{margin:0px auto 0; background:#05175b;}

.navbar-nav{margin:0;}
.navbar-inverse.sticky {top:0;
            position: fixed;
	font-size:18px;
            width: 100%;          
		background:#f4f4f4!important;
            text-align: left;
           			opacity:0.94;
					 }	

	.sticky.TParkinley-logo h1{font-size: 25px;}
	.sticky.TParkinley-mobiletext {font-size: 12px}
.navbar-inverse.sticky .navbar-nav > li > a{font-size:18px; 	
 padding:15px 10px;
 }
.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#ffffff;  padding:15px 10px;
			 font-family:"leckerlioneregular", Times, serif; text-shadow:none;  }
	.navbar-inverse.sticky .navbar-nav{margin: 0;}	


.navbar-inverse .navbar-nav > li > a{
		 	 font-family:"leckerlioneregular", Times, serif;
background: none; 
	 font-size:17px;  }
	
	
	
}

@media screen and (min-width: 1600px) and (max-width: 1912px) {
	.navbar-inverse .navbar-nav > li > a{
	 font-size: 18px;  }
	.TParkinley-logo h1{ font-size: 33px;   }
	
		.TParkinley-padding_around {padding: 0vh 3vw;}
	.TParkinley-whitepadding{padding: 0vh 8vw;}
		.TParkinley-banner_services {padding: 2vh 11vw;}
	
	.navbar-inverse.sticky {font-size: 18px;}
	.TParkinley-banner_services {background-size:auto 103% !important;} 
.TParkinley-contact-emCon {padding: 62px 20px;}
	.TParkinley-Dark_bg_padding {padding: 0vh 0vw;}
}
	
@media screen and (min-width: 1920px) and (max-width: 1999px){ 
	.TParkinley-padding_around {padding: 0vh 11vw;}
	.TParkinley-whitepadding{padding: 0vh 0vw;}
	.TParkinley-logo h1{ 	font-size: 36px;}
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	.TParkinley-darkpadding{padding: 0vh 0vw;}
	.TParkinley-banner_services {padding: 2vh 11vw;}
.TParkinley-contact-footerbgpadding{padding: 0vh 3vw;}
	.TParkinley-banner_services {
			background-image: url(../images/tinley-park-locksmith_0_bg.jpg);
		background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
  background-size: cover !important; background-size:auto 110% !important;} .TParkinley-logo img {width: 500px}
}
@media screen and (min-width: 2000px) and (max-width: 2559px){ .TParkinley-padding_around {padding: 0vh 11vw;}
	.TParkinley-whitepadding{padding: 0vh 10vw;}
	.TParkinley-logo h1{ 	font-size: 36px;}
.navbar-inverse .navbar-nav > li > a{
	  font-size: 20px;  }
	.TParkinley-darkpadding{padding: 0vh 10vw;}
	.TParkinley-banner_services {padding: 2vh 11vw;}

	.TParkinley-banner_services {
			background-image: url(../images/tinley-park-locksmith_0_bg.jpg);
		background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
		background-size: cover !important; background-size:auto 110% !important;}.TParkinley-logo img {width: 500px}.TParkinley-contact-footerbgpadding{padding: 4vh 10vw;}	 }


@media (min-width: 2560px) and (max-width: 3499px) {
	
	.TParkinley-contact-footerbgpadding{padding: 4vh 23vw;}	

	.TParkinley-padding_around {padding: 0vh 23vw;}
			.TParkinley-banner_services {padding: 0vh 22vw;}
	.TParkinley-whitepadding{padding: 0vh 23vw;}
	.TParkinley-darkpadding{padding: 0vh 23vw;}
	.TParkinley-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
  background-size: cover !important; background-size:auto 120% !important;} 
#scrolltop {right: 20vw}.TParkinley-logo img {width: 500px}

		
}
@media screen and (min-width: 3500px)  and (max-width: 4499px) {
	.TParkinley-padding_around {padding: 0vh 28vw;} 
		.TParkinley-whitepadding{padding: 0vh 28vw;}
		.TParkinley-banner_services {padding: 0vh 27vw;}
	.TParkinley-darkpadding{padding: 0vh 28vw;}

	.TParkinley-banner_services {background-attachment: inherit;
  -webkit-background-size: cover !important;		background-image: url(../images/tinley-park-locksmith_0_bg.jpg);
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
  background-size: cover !important; background-size:auto 117% !important;} 
	
	.TParkinley-contact-footerbgpadding{padding: 2vh 28vw;}	
	#scrolltop {right: 25vw}.TParkinley-logo img {width: 500px}
}

@media screen and (min-width: 4500px) {
	.TParkinley-padding_around {padding: 0vh 33vw;}
	.TParkinley-banner_services {padding: 0vh 33vw;}
		.TParkinley-whitepadding{padding: 0vh 33vw;}
	.TParkinley-darkpadding{padding: 0vh 33vw;}
	.TParkinley-logo h1{ font-size: 40px;}
	
	.TParkinley-banner_services {background-attachment: inherit;		background-image: url(../images/tinley-park-locksmith_0_bg.jpg);
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
  background-size: cover !important; background-size:auto 121% !important;} 
	.TParkinley-contact-footerbgpadding{padding:4vh 33vw;}	
	.TParkinley-logo img {width: 500px}
	#scrolltop {right: 32vw}
}

@media screen and (min-width: 6400px) {	.TParkinley-padding_around {padding: 0vh 37vw;}
	.TParkinley-banner_services {padding: 0vh 37vw; }
.TParkinley-logo h1{ font-size: 40px;}
	
	.TParkinley-banner_services {background-attachment: inherit;		background-image: url(../images/tinley-park-locksmith_0_bg.jpg);
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
		background-position:center center;
  background-size: cover !important; background-size:auto 115% !important;} 
	.TParkinley-whitepadding{padding: 0vh 37vw;}
	.TParkinley-darkpadding	{padding: 0vh 37vw;}
	.TParkinley-contact-footerbgpadding{padding: 4vh 37vw;}
	.TParkinley-logo img {width: 500px}
	
}