.feat ul
{
list-style:none;
}

.feat img
{
margin-bottom:20px;
}

.square
{
  list-style:none;
  margin-left:0px;
}

.square i
{
margin-right:20px;
color:#f26422;
}


.labelsml
{
font-size:20px;
}

.choose h4
{
font-size:18px;
}

.choose h3
{
font-size:30px !important;
}



.tick
{
  list-style:none;
  margin-left:0px;
}

.tick li
{
  background-image:url(/smile/images/tick.jpg);
  background-repeat:no-repeat;
  background-position: 0 0;
  padding-left:50px;
  padding-bottom:25px;
}

#faqs img

{
padding-right:30px;
}


#faqs h3
{
    display:block;
	padding:15px 40px;
	color:#fff;
  margin-bottom:15px;
  cursor:pointer;
  background-color:#F26422;
  font-size:22px;
  font-weight:400;
  font-family: 'Barlow', sans-serif;
 
}


#faqs h3 strong
{
   
}


#faqs .active, #faqs h3:hover
{
    display:block;
	padding:15px 40px;
	
	color:#fff;
    background-color:#F26422;
  margin-bottom:10px;
}

#faqs div
{
    display:block;
	padding:15px 40px;
	margin-bottom:20px;
	
	
}

#faqs p
{
  margin-bottom:0px;
}








.featurebox
{
  background-color:#eee;
  padding:40px;
  margin-bottom:60px;
}

.featurebox input[type="text"], input[type="password"] {
  
    background-color: #fff;
   
}


.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:300px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}

.policy
{
  list-style:none;
  margin-left:0px;
}

.policy li
{
  padding:10px 20px;
  margin-bottom:10px;
  background-color:#F7F3E9;
}


.workforus
{
  background-image:url(/smile/images/hero-workforus.jpg);
  background-size:cover;
  padding-top:150px;
  padding-bottom:500px;
  position:relative;
  margin-top:100px;
}

.overlay
{
  padding:60px;
  background-color:#F26422;
  color:#fff;
  width:50%;
  text-align:center;
  margin:auto;
  margin-top:-250px;
}

.overlay h2, .overlay a
{
  color:#fff;
}

.blogCatFilter
{
 padding:10px 20px;
  background-color:#F7F3E9;
  margin-bottom:40px;
}

.blogCatFilteritem
{
  display:inline-block;
  text-align:center;
  padding:10px;
  margin:auto;
}

body
{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Barlow', sans-serif;
	color: #666;
	font-weight: 300;
}

a
{
	text-decoration:none;
	color:#F26422;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}

h1, h2, h3, h4, p, ul, table, h5, h4
{
	margin-bottom:20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7 
{
}

h1
{
	color:#F26422;
	font-size:54px;
	line-height:40px;
	font-weight: 800;
}

h2, h3, h4, h5, h6, h7
{
	color:#F26422;
	font-size:36px;
	line-height:50px;
	font-weight: 800;
}

.smaller h3, .smaller h4, .smaller h5, .smaller h2, .smaller h6
{
  font-size:24px;
  line-height:40px;
}


.lrgnum h2
{
color:#F26422;
font-size:100px !important;
line-height:120px;
}

.count
{
  color:#626262;
}

.underline
{
	border-bottom:solid 3px #F26422;
	padding-bottom:10px;
	margin-bottom:20px;
	display:inline-block;
	font-weight:bold;
	width: 120px;
}

.block2aaa
{
  border-top:solid 1px #eee;
}

.block1
{
	background-color:#F26422;
	color:#fff;
}

.block2
{
	background-color:#F7F3E9;
}

.block3
{
	background-color:#626262;
	color:#fff;
}

.block4
{
	background-color:#333;
	color:#fff;
	background-image:url("/smile/images/findoutmore.jpg");
  background-position:right center;
}

.block4 h2
{
  font-size:36px;
}

.reviewblock
{
background-color:#F7F3E9;
}

.parallax
{
	background-size: cover;
	background-position: center center;
	background-attachment:fixed;
	padding-top:150px;
	padding-bottom:150px;
}

.parallax h2
{
	color:#fff;
}

.parallax h3
{
	color:#fff;
}

.bigfeature h2
{
	font-size:42px;
	letter-spacing:0px;
}

.bigfeature h3
{
	max-width:800px;
	margin:auto;
	color:#333;
}

.block1 h1, .block1 h2, .block1 h3, .block1 a,
.block3 h1, .block3 h2, .block3 h3, .block3 a,
.block4 h1, .block4 h2, .block4 h4, .block4 h5
{
	color:#fff;
}

.followus img
{
	margin: 3%;
    width:110px;
}

.block3 h3
{
	color: #FE6D00;
}

.preheader
{
	background-color:rgba(230,230,230,0.9);
	padding-bottom:5px;
	padding-top:5px;
	z-index:999;
	border-bottom:solid 1px #ddd;
	font-size:13px;
}

.preheader p
{
	margin-bottom: 0px;
}

.preheader .ecomlinks a
{
	margin-right:20px;
	font-weight:bold;
	color:#666;
}

.header
{
	background-color:rgba(255,255,255,1);
	padding-top:10px;
	padding-bottom: 10px;
	z-index:999;
}

.header .right h2
{
	margin-bottom: 0px;
	font-weight: 300;
}

.header .right p
{
	margin-bottom: 0px;
}

.header .center 
{
	padding-top: 20px;
}

.headerontop
{
	height:100px;
	z-index:999;
	margin-top:20px;
	position:absolute;
}

.topcontact h2
{
	margin-bottom:0px;
}

.logo
{
	max-width:160px;
}

.hero
{
	height:800px;
	position:relative;
	background-size: cover;
	background-position: bottom center;
}

.herowidth
{
	width: 50%;
}

.hero .arrowdown
{
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -30px;
}

.hero100
{
	height:100vh;
}

.hero h1
{
	color:#fff;
	margin-bottom:40px;
	letter-spacing:0px;
	line-height: 70px;
	display: inline-block;
}

.hero h3
{
	color:#fff;
	margin:auto;
	margin-bottom:40px;
}


.herolead
{
height: 600px;
}

.herolead h1
{
color:#fff;
line-height:40px;
}

.herolead p 
{
color:#fff;
font-size:20px;
  padding-bottom:20px;
}


.hero h2
{
color:#fff;
font-size:20px;
font-weight:300;
margin-top:-40px;
}

.herolead .alignmiddle 
{
top:56%;
}

.fixedheight
{
	height: 500px;
	background-size: cover;
	background-position: center center;
}


.backgroundholder
{
	
}

.alignmiddle
{
	position:absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-khtml-transform: translateY(-50%);
	transform: translateY(-50%);
	margin:0;
	width:100%;
}

.hero-gallery
{
	
}

.hero-gallery .gallery-cell
{
	width:100%;
	height:100%;
	background-size: cover;
	background-position: center center;
}

.simple-gallery .gallery-cell
{
  width: 100%;
}

.simple-gallery h3
{
 font-size:42px;
}

.greybox_offline
{
	padding:30px;
	background-color: #F7F3E9;
    min-height:500px;
}

.four .greybox_offline
{
	
    min-height:600px;
}

.whitebox_offline
{
	padding:30px;
	background-color: #fff;
    min-height:600px;
}

.greybox_offline h3, .whitebox_offline h3
{
  font-size:22px;
}

.testbg
{
	background-position: center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

.testimonials-gallery 
{
  
}

.testimonials-gallery .gallery-cell
{
  width: 100%;
  padding-left:10%;
  padding-right:10%;
 
}

.testimonials-gallery h2
{
  line-height:30px;
	font-size: 18px;
	font-weight: 400;
  color:#fff;
}

.testimonials-gallery h4, .testimonials-gallery h5
{
	font-weight: 800;
  color:#fff;
  font-size:24px;
}



.testimonials-gallery-new h2
{
  line-height:30px;
	font-size: 18px;
	font-weight: 400;
  color:#fff;
}

.testimonials-gallery-new h4, .testimonials-gallery-new h5
{
	font-weight: 800;
  color:#fff;
   font-size:24px;
}

.linkblack
{
	display:inline-block;
	background-color:#F26422;
	padding:15px 40px;
	font-size:18px;
	font-weight:800;
	color:#fff;
	transition: all .0.5s ease-in-out;
	border-bottom:solid 1px #F26422;
	letter-spacing: 1px;
	width: 220px;
	text-align: center;
	
}

.linkblack:hover
{
	background-color:#fff;
	color:#F26422;
	border-bottom:solid 1px #F26422;
}

.linkblack span {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.linkblack span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.linkblack:hover span {
  padding-right: 25px;
}

.linkblack:hover span:after {
  opacity: 1;
  right: 0;
}


.linkwhiter
{
	display:block;
	background-color:#626262;
	padding:5px 10px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition: all .2s ease-in-out;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 1px;
    text-align:center;
  width:400px;
}

.linkwhiter:hover
{
	background-color:#444;
	color:#fff;
	transform:translateX(5px);
}

.linkwhitesameOFF
{
	display:inline-block;
	background-color:#626262;
	padding:15px 40px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition: all .2s ease-in-out;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 1px;
  width:300px;
  text-align:center;
}

.linkwhitesameOFF:hover
{
	background-color:#444;
	color:#fff;
	transform:translateX(5px);
}


.linkwhite, .linkwhitesame
{
	display:inline-block;
	background-color:#626262;
	padding:15px 40px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition: all .2s ease-in-out;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 1px;
   text-align:center;
}

.linkwhite:hover, .linkwhitesame:hover
{
	background-color:#444;
	color:#fff;
	transform:translateX(5px);
}

.linkwhite2
{
	display:inline-block;
	background-color:#F26422;
	padding:15px 40px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition: all .2s ease-in-out;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 1px;
}

.linkwhite2:hover
{
	background-color:#444;
	color:#fff;
	transform:translateX(5px);
}



.linklead
{
	display:inline-block;
	background-color:#545454;
	padding:15px 40px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition: all .2s ease-in-out;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 1px;
  border:solid 1px #545454;
}

.linklead:hover
{
	background-color:#fff;
	color:#545454;
	transform:translateX(5px);
  border:solid 1px #545454;
}




.hero .linklead
{
margin-right:15px;
}




form div
{
 margin-bottom: 10px;
}

/*FORMS*/

input[type="text"], input[type="password"]
{
	padding:15px;
	width:100% !important;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	font-size:16px;
	color:#666;
	font-family: 'Muli', sans-serif;
}

select
{
	padding:15px;
	width:100%;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	font-size:16px;
	color:#666;
	font-family: 'Muli', sans-serif;
}

textarea
{
	padding:15px;
	width:100%;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	font-size:16px;
	color:#666;
	font-family: 'Muli', sans-serif;
}

.block2 input[type="text"], input[type="password"], .block2 select, .block2 textarea
{
  background-color:#fff;
}


input[type="submit"], input[type="button"]
{
	background-color: #F26422;
	border: 0px;
	color:#FFFFFF;
	cursor:pointer;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    font-size:18px;
    width:100%;
    text-transform:uppercase;
    -webkit-appearance: none;
	transition: all .2s ease-in-out;
	font-family: 'Muli', sans-serif;
  font-weight:800;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	background-color:#999;
	color:#fff;
	transform:translateX(5px);
}

a img { transition: all .2s ease-in-out; }
a img:hover { transform:translateY(-5px) }

.herosml
{
	height: 600px;
    background-image:url(/smile/images/hero/hero_curve.jpg);
}

.herosml h1
{
	color:#fff;
    text-align:center !important;
  font-size:42px;
  
}

.break
{
	margin-top:2%;
	margin-bottom:2%;
	height:1px;
	background-color:#eee;
	clear:both;
}

.break2
{
	margin-top:2%;
	margin-bottom:2%;
	height:5px;
	background-color:#F26422;
	clear:both;
}

.breakclean
{
	height:1px;
	clear:both;
}

#map
{
	width:100%;
	height:500px;
	margin:auto;
	position:relative;
	
}

.mapwrap
{
	position:relative;
}

.footer
{
	background-color:#0056B4;
	color:#fff;
	margin-top:-1px;
}

.footer h2, .footer h3
{
	color: #fff;
}

.footer a
{
	color:#fff;
}

.footer a:hover, .footer2 a:hover
{
	text-decoration: underline;
}


.footer2
{
	background-color:#626262;
	color:#fff;
	margin-top:-1px;
}

.featuretext
{
	background-color:#eee;
	padding:15px;
	margin-top:-35px;
	-moz-border-radius:0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px;  
	border-radius: 0px 0px 10px 10px; 
}

.imgfloatleft
{
	float:left;
	margin-right:2%;
}

.imgfloatright
{
	float:right;
	margin-left:2%;
}

/*NAVIGATION*/


.nav
{
	text-transform:uppercase;
	font-size:14px;
	font-weight: 600;
}

#wrapper
{
	position:relative;
}

#nav-trigger
{
	display:none;
	position:absolute;
	top:35px;
	right:20px;
	z-index: 9997;
}

#nav-trigger span img
{
	max-width:40px;
}

#nav-trigger span
{
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition: -webkit-transform .4s ease-in-out;
    transition:         transform .4s ease-in-out;
}

/*#nav-trigger span:hover
{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
*/
nav#nav-main
{
	padding:0px 0;
	
}

nav#nav-main i
{
	display: none;
}

nav#nav-main ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}

nav#nav-main li
{
	border-right:solid 0px #F26422;
	display:inline-block;
	padding:0 0px;
	position:relative;
}

nav#nav-main li:last-child
{
	border-right:none;
}

nav#nav-main a
{
	margin-top:15px;
	color:#fff;
	display:block;
	padding:10px 7px;
	transition: all .2s ease-in-out;
}


nav#nav-main a:hover
{
}

nav#nav-main a:after {
  display:block;
  content: '';
  border-bottom:solid 2px #fff; 
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}

nav#nav-main a:hover:after { transform: scaleX(1); }

nav#nav-main .selected
{
 
	color: #626262;
}



nav#nav-main ul li ul
{
  position:absolute;
  top:60px;
  left:0px;
  width:200px;
  z-index:9999;
  margin:auto;
  left:0px;
  text-align:left;
  padding:0px;
  display:none;
}

nav#nav-main ul li ul li a
{
  text-align:left;
  padding:5px 15px;
   background-color:#333;
  color:#fff;
  min-width:200px;
  margin-top:0px;
  font-size:13px;
  text-transform:none;
}



nav#nav-mobile
{
	display:none;
	position:absolute;
	z-index:9999;
	font-size:20px;
	width:100%;
	background-color:#626262;
	
	
}

nav#nav-mobile .closemobilenav
{
	text-align:right;
	margin:auto;
	padding:20px 0px;
	cursor:pointer;
	-webkit-transition: -webkit-transform .4s ease-in-out;
    transition:         transform .4s ease-in-out;
	padding-right: 30px;
}


nav#nav-mobile .closemobilenav:hover
{
	
}


nav#nav-mobile ul
{
	
	display:block;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-left: 30px;
	padding-right: 30px;
	
}

nav#nav-mobile ul li ul
{
	margin-bottom:0px;
}

nav#nav-mobile ul li ul li a
{
	color:#F26422;
}

nav#nav-mobile li ul
{
	
}

nav#nav-mobile li ul li
{
	
}


nav#nav-mobile li
{
	padding:5px;
	border-bottom:solid 1px #CBB681;
}

nav#nav-mobile li i
{
	float:right;
	font-size:24px;
}

nav#nav-mobile li:last-child
{
	border-bottom:none;
}

nav#nav-mobile a
{
	color:#fff;
	display:block;
	padding:5px 0px;
}

nav#nav-mobile a:hover
{
	color:#F26422;
}

/*fixed nav bar*/

.navbar
{
	background-color:#eee;
	text-transform:uppercase;
}

.navbar nav#nav-main ul
{
	text-align:left;
}

.navbar nav#nav-main a
{
	margin-top:0px;
}




.imgoverlay
{
	position:relative;
	height:280px;
	overflow:hidden;
	text-align:center;
	color:#fff;
}

.imgoverlay h3
{
	color:#fff;
	padding-top:40px;
}

.imgoverlaytxt
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	display:none;
	transition: all .2s ease-in-out;
}

.imgoverlay:hover .imgoverlaytxt
{
	display:block;
	transition: all .2s ease-in-out;
}

.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}

.nomargbot h1, .nomargbot h2
{
	margin-bottom:0px;
}


.galleryThumb
{
    width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
    overflow:hidden;
  max-height:220px;
}

.galleryThumb img
{
	width:130%;
    min-height:220px;
}

.galleryThumb:nth-child(3n+1)
{
  float:right;
  margin-right:0px;
}

@media only screen and (max-width: 1500px) {


  
  .hero h1
	{
		
		font-size: 40px;
		
	}
  
}

@media only screen and (max-width: 1152px) {
  
  .block4
{
	background-color:#333;
	color:#fff;
	background-image:url("/smile/images/hero/template2.png");
  background-position:left center;
}
  
  
  .herosml
{
	background-image:url(/smile/images/hero/template2.png) !important;
 
}
  
	/*NAV*/
	#nav-trigger
	{
		display:block;
	}
	
	nav#nav-main
	{
		display:none;
	}
	
	nav#nav-mobile
	{
		display:block;
	}
	
	.hero
	{
		text-align: center;
	}
	
		.hero h1
	{
		line-height: 40px;
		font-size: 42px;
		
	}
	
	
	
	.herowidth
{
	width: 100%;
}
  
  .hero
{
	background-image:url(/smile/images/hero/template2.png) !important;

}

	
}

@media only screen and (max-width: 1000px) {
	
	
  
  .overlay
{
width:75%;
}
	
}

@media only screen and (max-width: 920px) {
  
 
  .hero .linklead
{
margin-right:0px;
 margin-top: 10px;
}

  
  
  
  .part
  {
  max-width:150px;
  }
  
  
 .logoleadership img 
 
 {
 max-width:150px;
 }
  
  
  .block3
{
	background-image:none;
}
  
  
  table td
  {
    display:block;
    width:100% !important;
  }
  
  
  .linkwhitesame, .linkwhite, .linkblack, .linkwhite2, .linkwhiter, .linklead
{
	display:block;
	width:100%;
    margin-bottom:10px;
}
  
  
  .greybox
{
    min-height:100%;
}

.whitebox
{
     min-height:100%;
}
	
	
	.followus img
{
	margin: 1%;
	width: 40px;
}
	
	
	
	
	h2, h3, h3, h4, h5
	{
		font-size: 28px;
	}
	
	
	
	
	.galleryThumb
{
    width:100%;
	float:none;
	margin-right:0%;
	margin-bottom:2%;
    overflow:hidden;
  max-height:100%;
}

.galleryThumb img
{
	width:100%;
    min-height:auto;
}

.galleryThumb:nth-child(3n+1)
{
  float:none;
  margin-right:0px;
}
	
	
	.footer, .footer2
	{
		text-align: center;
	}
	
	.hero
	{
		background-attachment: scroll !important;
	}
	
	.hero h1
	{
		
		font-size: 32px;
      
	}
	
	
	.hero h2
	{
		font-size:18px;
		max-width:100%;
		margin-bottom:20px;
		line-height:30px;
	}
	
	.hero-gallery .alignmiddle
	{
	  padding-left:10%;
	  padding-right:10%;
	}
	
	.right, .left
	{
		text-align:center;
	}
	
	
	.testimonials-gallery h2
{
  line-height:30px;
	font-size: 18px;
	font-weight: 400;
}
  

	
	
  .herosml
{
	background-image:url(/smile/images/hero/template2.png) !important;
  height:300px;
}
  
  .herosml h1
  {
    font-size:36px;
    padding-top:60px;
  }
  
  
  
	
		
}

@media only screen and (max-width: 600px) {
	
	
	.imgfloatright
	{
		float:none;
		margin-right:0px;
	}
	
	.imgfloatleft
	{
		float:none;
		margin-left:0px;
	}
	
	.preheader .left
	{
		text-align: center;
	}
	
	.fixedheight
{
	height: 100%;
	background-size: cover;
	background-position: center center;
}
}


