
body {
  padding-top: 54px;
}

.th-card1{
	background-image:"images/main-img1.jpg";
}
.just-left{
	padding-left:15px;
}
/*ul{
	padding-left:0px;
	transition: all .2s ease-in-out;
}*/
#wrapper
{
}

#wrapper ul
{
	text-align: left;
}
.alt-logo{
	/*background-image:"images/sm-logo.jpg";*/
	/*width:50%;
	height:20px;*/
	display:none;
	/*width:60%;*/
}
.allphotos{
	/*display:none;*/
}
.n-img{
	/*padding-left:30px;*/
	margin-left:-12px;
}
.l-img{
	/*padding-left:10px;*/
	margin-left:5px;
}
.fl-img{
	display:block;
	width:350px;
	height:233px;
	transition: all .2s ease-in-out;
}

/*p{
	 margin-top: -60px;
}
*/
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.sm-logo{
	width:90%;
}
.page-title{
	color:#ffffff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:28px;
	padding-top:10px;
	padding-bottom:10px;
}
.btm-footer-left{
	color:#FFFFFF;
	font-size:.9em;	
}
.btm-footer-nav{
	color:#FFFFFF;
	font-size:.8em;	
}
.bg-footer{
	background-color:#9f131e;
	
}
.service-heading{
	color:#ffffff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	padding-top:60px;
}
.service-heading2{
	color:#9f131e;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	padding-top:60px;
	
}
.service-heading3{
	color:#9f131e;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	padding-top:75px;
	align-content:center;
	/*vertical-align:middle;*/

}
.service-heading4{
	color:#9f131e;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	padding-top:30px;
	align-content:center;
	/*vertical-align:middle;*/

}

/*p::first-letter {
    font-size: 125%;
    color: #8A2BE2;
}*/
.home-sec1{
	background-color:#9f131e;
	/*background-color:#fffbe9;*/
	/*background:linear-gradient(0deg,rgba(21,106,57,0.4),rgba(21,106,57,0.5)));*/
	/*background:linear-gradient(0deg,rgba(21,106,57,0.4),rgba(21,106,57,0.5)),url(../img/Your420Shop-Site-Background-4.png);*/
}
.home-sec2{
	background-color:#ffffff;
}
.home-sec3{
	background-color:#eeeeee;
}
.globe-img{
	float:right;
	height:100%;
	width:100px;
	
}
.circle-img{
	padding-top:70px;
	width:90px;
	transition: all .2s ease-in-out;
}

/*.desc-circles{
	margin-top:40px;
}*/
.capmap-image{
	margin-top:100px;
	width:400px;
	height:366px;
	transition: all .2s ease-in-out;
}
.exp-image{
	/*padding-bottom:30px;
	padding-top:30px;*/
	/*width:562px;*/
	/*width:500px;
	height:550px;*/
	margin-top:-100px;
	margin-left:50px;
	width:400px;
	height:440px;
	transition: all .2s ease-in-out;
}
@media only screen 
and (min-width: 1000px)
and (max-width: 1200px){
	.fl-img{
		display:block;
		width:280px;
		height:187px;	
		transition: all .2s ease-in-out;
	}
}
@media only screen 
and (min-width: 900px)
and (max-width: 1000px){
	.fl-img{
		display:block;
		width:250px;
		height:167px;	
		transition: all .2s ease-in-out;
	}
}

@media only screen 
and (min-width: 100px)
and (max-width: 900px){
	.fl-img{
		display:none;
		/*display:block;
		height:133px;
		width:250px;*/
	}
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

@media only screen 
and (min-width: 768px)
and (max-width: 991px){

	.carousel-item {
	  height: 55vh;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  transition: all .2s ease-in-out;
	}
	.sm-logo{
			width:80%;
			transition: all .2s ease-in-out;
	}
		.btm-footer-left{
		font-size:.9em;	
}
	.btm-footer-nav{
		font-size:.8em;	
}
.lines{
	width:100%;
	
}
.capmap-image{
	margin-top:0px;
	margin-left:70px;
	width:375px;
	height:343px;
	transition: all .2s ease-in-out;
}
.exp-image{
	padding-bottom:0px;
	
	margin-top:-100px;
	margin-left:50px;
	/*width:400px;
	height:440px;*/
	width:300px;
	height:330px;
	/*height:80%;
	width:80%;*/
	transition: all .2s ease-in-out;
}
.circle-img{
	margin-left:40px;
	padding-top:70px;
	width:80px;
	transition: all .2s ease-in-out;
}
p{
	font-size:.95em;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	transition: all .2s ease-in-out;
}
ul{
	font-size:.85em;
	margin-left:0px;
	transition: all .2s ease-in-out;
}
.service-heading2{
	font-size:.95em;
	padding-top:25px;
	padding-bottom:5px;
	margin-left:0px;
	transition: all .2s ease-in-out;
	
}
.service-heading3{
	font-size:1em;
	padding-top:55px;
	padding-bottom:35px;
	
}
.fl-img{
	display:none;
}
}

@media only screen 
and (min-width: 576px)
and (max-width: 768px) {
	.circle-img{
	margin-left:10px;
	width:80px;
	transition: all .2s ease-in-out;
}
}	
@media only screen 
and (min-width: 450px)
and (max-width: 576px) {
	.circle-img{
	margin-left:220px;
	width:80px;
	transition: all .2s ease-in-out;
}
}	

@media only screen 
and (min-width: 450px)
and (max-width: 768px) {
	.carousel-item {
	  height: 45vh;
	  min-height: 150px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  transition: all .2s ease-in-out;
	}
	.sm-logo{
			width:70%;
			transition: all .2s ease-in-out;
	}
	.n-img{
	/*padding-left:30px;*/
	margin-left:4px;
}
	.alt-logo{
		display:none;	
	}
		.btm-footer-left{
		font-size:.8em;	
}
	.btm-footer-nav{
		font-size:.75em;	
}
.lines{
	width:100%;
	
}
.capmap-image{
	margin-top:0px;
	margin-left:110px;
	width:350px;
	height:320px;
	transition: all .2s ease-in-out;
}
.exp-image{
	padding-bottom:0px;
	padding-left:0px;
	margin-left:100px;
	margin-top:0px;
    width:300px;
	height:330px;
	transition: all .2s ease-in-out;
}
p{
	font-size:.9em;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	transition: all .2s ease-in-out;
}

ul{
	font-size:.9em;
	margin-left:50px;
	transition: all .2s ease-in-out;
}
.service-heading2{
	font-size:1.1em;
	padding-top:25px;
	padding-bottom:5px;
	margin-left:50px;
	transition: all .2s ease-in-out;
	
}
.service-heading3{
	font-size:.9em;
	padding-top:35px;
	padding-bottom:35px;
	transition: all .2s ease-in-out;
	
}

.globe-img{
	display:none;
	
}
.fl-img{
	display:none;
}
}


	
	
@media only screen 
and (max-width: 450px) {
	.carousel-item {
	  height: 35vh;
	  min-height: 100px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  transition: all .2s ease-in-out;
	}
	
		.sm-logo{
			/*width:20%;*/
			display:none;
			transition: all .2s ease-in-out;
	}
	.alt-logo{
		/*background-image:"images/sm-logo.jpg";*/
		display:block;
		position: absolute;
		top: 8px;
		left:12px;
		width:40%;
		z-index:1;
		
	}
.allphotos{
	/*margin-left:-480px;*/
	/*align-content:center;*/
	/*padding-left:-200px;
	padding-right:150px;*/
	/*display:none;*/
}
/*.lrgimage{
	width:4%;
	height:20%;
	height:20px;
	display:none;
}*/


	.btm-footer-left{
		font-size:.7em;	
}
	.btm-footer-nav{
		font-size:.65em;	
}
.lines{
	width:100%;
}

ul{
	font-size:.8em;
	transition: all .2s ease-in-out;
	padding-left:35px;
	transition: all .2s ease-in-out;
}
.service-heading2{
	font-size:1em;
	padding-top:25px;
	padding-bottom:5px;
	
	transition: all .2s ease-in-out;
	
}
.service-heading3{
	font-size:.8em;
	padding-top:25px;
	padding-bottom:25px;
	transition: all .2s ease-in-out;
	
}
.n-img{
	/*padding-left:30px;*/
	margin-left:2px;
}
.circle-img{
	/*display:none;*/
	/*padding-left:0px;*/
	margin-left:140px;
	width:80px;
	transition: all .2s ease-in-out;
}
.capmap-image{
	margin-top:0px;
	margin-left:40px;
	width:300px;
	height:274px;
	transition: all .2s ease-in-out;
}
.exp-image{
	
	
	padding-bottom:0px;
	padding-left:0px;
	margin-left:30px;
	margin-top:5px;
	
    width:300px;
	height:330px;
	transition: all .2s ease-in-out;
}
.globe-img{
	display:none;
	
}
.fl-img{
	display:none;
}
p{
	font-size:.85em;
	margin-left:30px;
	padding-left:10px;
	padding-right:10px;
	transition: all .2s ease-in-out;
}
label{
	font-size:.9em;
	padding-left:10px;
	padding-right:10px;
}
}

