.mar-top {
	margin-top:30px;
}
.header-brdr {
	border-bottom: solid 4px #f2f2f2;
	margin:15px 0;
}
.header-pdng { padding:0 15px;}
.pdng-l-0 {
	padding-left:0 !important
}
.pdng-r-0 {
	padding-right:0 !important
}
.margin-top {
	margin-top:20px;
}
.margn-l-r {
	margin-left:15px;
	margin-right:15px;
}
ul.menu-top {
	float:left;
	list-style:none;
}
ul.menu-top li {
	display:inline-block;
	vertical-align: middle;
	padding:0 4px;
}
.gallery {
	idth:150px;
	height:36px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color:#d35c2a;
	padding:10px;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
}
a.gallery:hover {
	color:#000 !important;
	text-decoration:none;
	background-color:#e8e4e2;
}
a#facebook-sml {
	width: 36px;
	background: url('../images/icons.jpg') 0 -60px;
	height: 36px;
	display: block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a#twitter-sml {
	width: 36px;
	background:url('../images/icons.jpg') -51px -60px;
	height: 36px;
	display: block;
	display: block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a#linkedin-sml {
	width: 36px;
	background: url('../images/icons.jpg') -104px -60px;
	height: 36px;
	display: block;
	display: block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a:hover#facebook-sml {
	width: 36px;
	background: url('../images/icons.jpg') 0 -96px;
	height: 36px;
	display: block;
}
a:hover#twitter-sml {
	width: 36px;
	background:url('../images/icons.jpg') -51px -96px;
	height: 36px;
	display: block;
}
a:hover#linkedin-sml {
	width: 36px;
	background: url('../images/icons.jpg') -104px -96px;
	height: 36px;
	display: block;
}
.textmonial-box {
	background-color:#d35c2a;
	min-height:144px;
	padding:20px;
	text-align:center;
	font-size:19px;
	color:#FFF;
}
.sml-icon {
	background-image:url(../images/testimonial-btm.jpg);
	min-height:33px;
	padding-left:33px;
	background-position:left;
	background-repeat:no-repeat;
	font-size:15px;
	color:#7e7e7e;
	padding-top:10px;
}
.box2 {
	min-height:175px;
	margin-top:20px;
	background-color:#e8e4e2;
	vertical-align:middle;
	text-align:center;
	padding:15px 0;
}
.box2 span {
	display:block;
}
.heading {
	background-image:url(../images/heading-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	line-height:20px;
	text-align:center;
	margin:0 15px;
}
.heading span {
	padding:0 40px;
	display:inline-block;
	background-color:#FFF;
	vertical-align: middle;
	line-height:22px;
	text-transform:uppercase;
	color:#db6a3d;
	margin:20px 0;
	font-weight:bold;
	font-size:25px;
}
.t1 {
	font-size:20px;
	color:#d35c2a;
	text-transform:uppercase;
}
.t2 {
	font-size:14px;
	color:#5a5a5a;
	text-transform:uppercase;
	margin:15px 0;
}
.welcome-btn {
	background-color:#FFF;
	border:solid 2px #d3d3d3;
	-webkit-border-radius: 25px;
	-moz-border-radius:25px;
	border-radius:25px;
	color:#d35c2a;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px;
	font-size:18px;
}
.no-pdng {
	padding:0 !important;
}
.no-brdr {
	border:none !important;
}
.caption {
	text-align: center !important;
	text-transform:uppercase;
}
.caption h3 {
	font-size:17px !important;
}
.thumbnail {
	background-color:#f0f0f0 !important;
	border-radius:0 !important;
}
.thumbnail > img {
	min-height: 171px; /* <--- Change this line to min-height */
}
.carousel-inner > .item > img {
	min-height: 371px; /* <--- Change this line to min-height */
}
.view-all {
	border:solid 2px #d3d3d3;
	-webkit-border-radius: 25px;
	-moz-border-radius:25px;
	border-radius:25px;
	color:#d35c2a;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px;
}
.who p {
	font-size:18px !important;
	color:#727272 !important;
!important;
	text-align:center !important;
}
.award {
	width:30%;
	float:left;
	background-color:#d65a29;
	min-height:220px;
	display:table;
}
.award span {
	vertical-align:middle;
	display: table-cell;
}
.award-txt {
	width:70%;
	float:left;
	text-align:left;
	min-height:131px;
	background-color:#e5e5e5;
	padding:15px;
	color:#535353
}
.footer-full {
	background-color:#f2f2f2; padding:50px 0;
	
}
.contact-section{padding:0 !important;}
.contact-section input,textarea{border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important; margin:0 !important; background-color:#f6f6f6 !important;}
.contact-no-margn{margin-bottom:0 !important;}
.contact-no-margn input{ border-bottom:none !important;}
.submint-form {
	 
	-webkit-border-radius: 25px !important;
	-moz-border-radius:25px !important;
	border-radius:25px !important;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px;
	background-color:#d35c2a !important; color:#FFF !important;
}
.addrs{ font-size:20px; text-transform:uppercase; display:block; font-weight:bold; color:#515151;}
.addrs-details{ display:block; font-size:18px; color:#727272;}
.connetme span{ margin:10px 0;}
.connetme span a{ padding:0 10px;}
.f-address span{ display:block; color:#2d2d2d;}
.f-address span:first-child{ font-size:18px; color:#2d2d2d; padding:10px 0; font-weight:bold;} 
.f-address span:first-child a{ color:#2d2d2d;} 
 /* Smaller than standard 960 (devices and browsers) */
@media (min-width: 992px) and (max-width: 1199px) {
 .carousel-inner > .item > img {
 min-height: 371px; /* <--- Change this line to min-height */
}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 .carousel-inner > .item > img {
 min-height: 380px; /* <--- Change this line to min-height */
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
 .carousel-inner > .item > img {
 min-height: inherit !important;
height:auto !important; /* <--- Change this line to min-height */
}
 .pdng-l-0 {
padding-left:15px !important
}
.pdng-r-0 {
padding-right:15px !important
}
.textmonial-box {
margin-top:15px;
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.carousel-inner > .item > img {
 min-height: inherit !important;
height:auto !important; /* <--- Change this line to min-height */
}
 .pdng-l-0 {
padding-left:15px !important
}
.pdng-r-0 {
padding-right:15px !important
}
.textmonial-box {
margin-top:15px;
}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.carousel-inner > .item > img {
 min-height: inherit !important;
height:auto !important; /* <--- Change this line to min-height */
}
 .pdng-l-0 {
padding-left:15px !important
}
.pdng-r-0 {
padding-right:15px !important
}
.textmonial-box {
margin-top:15px;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-device-width : 480px) {

ul.menu-top {
  margin:0 !important;
  padding:0 !important;
    width:100% !important;
	text-align:center;
}
ul.menu-top li {
	display:inline-block;
	vertical-align: middle;
	padding:0 !important;
}
.social-smart{ display:block !important; margin:15px 0 !important;}
.logo{ text-align:center;}
}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 321px) {
ul.menu-top {
  margin:15px 0 !important;
  padding:0 !important;
    width:100% !important;
}
ul.menu-top li {
	display:inline-block;
	vertical-align: middle;
	padding:0 !important;
	text-align:center;
}
.social-smart{ display:block !important; margin:15px 0 !important;}
.logo{ text-align:center;}

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
ul.menu-top {
  margin:0 !important;
  padding:0 !important;
  width:100% !important;
}
ul.menu-top li {
	display:inline-block;
	vertical-align: middle;
	padding:0 !important;
	text-align:center;
}
.social-smart{ display:block !important; margin:15px 0 !important;}
.logo{ text-align:center;}

}
