* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 14px;
	line-height: 22px;
	font-family: verdana;
	color: #828282;
	min-width: 100%;
	max-height:100%;
	color: #93C33C;
	background-color: #D2E7AF;
}

/*font-family: sans-serif;*/

a { color: #008000; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 800px; margin: 0 auto; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header {height: 44px; padding-top: 10px; padding-left: 33px; padding-right: 17px;  }
#logo {width: 81px; float: left; font-size: 0; line-height: 0;}
#logo a {height: 33px; display: block; background: url(images/logo.png) no-repeat 0 0;  text-indent: -4000px; }
#hede {width:90%; margin-left:40px;}
.search { float: right; }
.search input.field { border: 1px solid #d6d6d6; background: #ededed; width: 166px; height: 24px; line-height: 22px;  padding: 0px 10px; float: left; font-size: 11px; font-family: verdana;  color: #bebebe;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.search input.search-btn { width: 22px; height: 26px; margin-left: 3px;  border: 0; cursor: pointer; background: url(images/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }

#navigation {color: #000; height: 36px; padding-top: 4px; padding-left: 5px; font-family: verdana; font-weight: 700; background-color: #D2E7AF; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 2px; line-height: 36px; background-color: #D2E7AF;  font-size: 12px; text-transform: uppercase; }
#navigation ul li a { display: block; padding: 0 5px 0 5px; color: #3b3b3b;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #008000; }
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }

.slider-holder { position: inherit; z-index: 5;}

.slider { width: 527px;  height: 296px; position: relative;  background-color: #FFFFFF; float: left;}
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 527px; height: 296px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 525px; height: 296px; position: absolute; bottom: 0px; left: 0px;}
.slider ul.slides li .img-holder img { width: 525px; height: 296px; padding-right: 10px;}

.slider ul.slides li .slide-cnt { width: auto; padding: 0 0 0 0; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 44px; line-height: 44px; padding-bottom: 16px; color: #000; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: verdana; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #000; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .box-cnt { width: 200px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
/*.flex-control-nav { left: 480px; }*/
.main a.m-btn-grey { display: none; }

.main { margin-top: 20px;  }
.main h1 { font-size: 20px; color: #000; line-height: 22px; padding-bottom: 8px; font-family: verdana; font-weight: 500; }
.main h2 { font-size: 22px; color: #000; line-height: 22px; padding-bottom: 8px; font-family: verdana; font-weight: 500; }
.main h3 { font-size: 18px; color: #000; line-height: 22px; padding-bottom: 8px; font-family: verdana; font-weight: 500;  }
.main section { clear: both; padding: 29px 20px 20px; }
.main ul {  list-style-position: inside; }
.main ul li { padding-bottom: 0px; padding-left: 10px;}
.main ul li a { color: #74a51c; text-decoration: underline; } 
.main ul li a:hover { text-decoration: none; } 
#fo.post {padding-left: 0px;
    margin-right: 20px;}
.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 200px; height: 245px; float: right; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; font-family: verdana; }
.main .post p strong { display: block; }
.main .post-cnt { float: left; width: 520px; color: #000}
.main .post-cnt  .bab { width: 70%;  padding-left: 30px; padding-top:5px; padding-bottom:5px;}
.main .post-cntl { float: right; width: 180px; text-align: center; color: #000}

.main .testimonial { padding-top: 20px; padding-bottom: 20px;  text-align: center; background: transparent; color: #000}
.main .testimonial strong.quote { font-size: 28px; font-family: verdana; position: relative; top: 10px; left: -6px; }
.testimonial h2 { padding-bottom: 12px; }
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: right; }
.testimonial h4 {font-size:12px;}

.socials {   height: 49px;  }
.socials-inner { padding-left: 250px;}
.socials h3 { float: left; font-size: 18px; line-height: 49px; padding-right: 19px; padding-bottom: 0; font-family: verdana; font-weight: 500;  }
.socials ul { list-style: none; list-style-position: outside; line-height: 49px;  }
.socials ul li { font-size: 30px; padding-right: 0px;  color: cyan; background: transparent; text-transform: uppercase; float: left; }
.socials ul li a { color: dark-blue; text-decoration: none; display: block; padding-left: 0px; position: relative;  }
.socials ul li a span { background: url(images/socials.png) no-repeat 0 0; position: absolute; width: 20px; height: 20px; top: 13px; left: 0; }
.socials ul li a:hover { color: #333; }


#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family: verdana; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 5px; padding: 5px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #ffffff; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: left; line-height: 11px; font-size: 11px; color: #ffffff; text-align:center; padding-top: 5px;
    padding-left: 10px;}
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #008000; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }

		#makeMeScrollable
		{
			width:100%;
			height: 330px;
			position: relative;
		}
		
		/* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
		#makeMeScrollable div.scrollableArea img
		{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			/* If you don't want the images in the scroller to be selectable, try the following
			   block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-o-user-select: none;
			user-select: none;
		}


//Penulis//#facilitators .bio_name{
display:none;-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
-o-border-top-left-radius:8px;
-ms-border-top-left-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-o-border-top-right-radius:8px;
-ms-border-top-right-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-o-border-bottom-right-radius:8px;
-ms-border-bottom-right-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
-o-border-bottom-left-radius:8px;
-ms-border-bottom-left-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-o-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-ms-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-moz-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
text-align:justify;
border:1px solid #CCCCCC;
padding:10px;}

#facilitatorsx2 h4{display:inline;
float:left;
clear:none;
background-image:initial;
background-attachment:initial;background-origin:initial;background-clip:initial;
text-shadow:none;font-family:verdana;
font-weight:500;
background-color:transparent;
color:#171717;
font-size:0.9em;background-repeat-x:no-repeat;background-repeat-y:no-repeat;
text-align:center;
background-repeat:no-repeat;
margin:0px 20px 1px 0px;
padding:5px;}

#facilitatorsx2 h4:hover, #facilitatorsx2 h4.selectedx2{cursor:pointer;
background-image:initial;
background-attachment:initial;background-origin:initial;background-clip:initial;
background-color:transparent;
color:#93C33C;}

#facilitatorsx2 .bio_namex2{

display:none;-webkit-border-top-left-radius:10px;
border-top-left-radius:10px;
-o-border-top-left-radius:10px;
-ms-border-top-left-radius:10px;
-moz-border-radius-topleft:10px;
-webkit-border-top-right-radius:10px;
border-top-right-radius:10px;
-o-border-top-right-radius:10px;
-ms-border-top-right-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;
-o-border-bottom-right-radius:10px;
-ms-border-bottom-right-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
border-bottom-left-radius:10px;
-o-border-bottom-left-radius:10px;
-ms-border-bottom-left-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-o-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-ms-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
-moz-box-shadow:rgb(238, 238, 238) 4px 4px 0px, rgb(238, 238, 238) 0px 2px 10px inset;
text-align:justify;
border:1px solid #CCCCCC;
padding:5px;
padding-top: 100px;
}

/* 
   Training for Excellence Pte Ltd
*/

* {
}

#contact-form {
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	-o-border-bottom-right-radius:15px;
	-ms-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-o-border-bottom-left-radius:15px;
	-ms-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	position:relative;
	width:400px;
	margin-right:auto;
	margin-bottom:50px;
	margin-left:auto;
	border:1px solid #7F7F7F;
	padding:0px 20px 20px 20px;
}

#contact-form h1 {
	font-size:42px;
}

#contact-form h2 {
	margin-bottom:15px;
	font-style:italic;
	font-weight:normal;
}

#contact-form input, #contact-form select, #contact-form textarea, #contact-form label {
	font-size:15px;
	margin-bottom:2px;
	color:#003460;
}

#contact-form input, #contact-form select, #contact-form textarea {
	margin-bottom:20px;
	width:390px;
	border:1px solid #CEE1E8;
	padding:4px;
}

#contact-form input:focus, #contact-form select:focus, #contact-form textarea:focus {
	background-color:#EBF2F4;
	border:1px solid #AFCDD8;
}

#contact-form textarea {
	resize:none;
	height:200px;
	font-family:verdana;
	color:#003460;
}

#contact-form label {
	display:block;
}

#contact-form .required {
	font-weight:bold;
	color:#FF0000;
}

#contact-form #submit-button {
	width:100px;
	color:#FFFFFF;
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	display:block;
	float:right;
	margin-bottom:0;
	margin-right:6px;
	background-color:#003460;
	border-style:none;
}

#contact-form #submit-button:hover {
	background-color:#A6CFDD;
}

#contact-form #submit-button:active {
	position:relative;
	top:1px;
}

#contact-form #loading {
	width:32px;
	height:32px;
	background-image:url(../img/loading.gif);
	position:absolute;
	right:130px;
	bottom:16px;
	display:none;
}

#errors {
	width:437px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-o-border-top-left-radius:8px;
	-ms-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
	-o-border-top-right-radius:8px;
	-ms-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	-o-border-bottom-right-radius:8px;
	-ms-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
	-o-border-bottom-left-radius:8px;
	-ms-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	background-image:url(../img/cancel_48.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:405px 50%;
	background-position-x:405px;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#FFE6E6;
	display:none;
	border:1px solid #E58E8E;
	margin:25px 0px 25px 0px;
	padding:10px;
}

#errors li {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	padding:2px;
}

#errors li::before {
	content:' - ';
}

#errors #info {
	font-weight:bold;
}

#errors #info::before {
	content:'';
}

#success {
	width:437px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-o-border-top-left-radius:8px;
	-ms-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
	-o-border-top-right-radius:8px;
	-ms-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	-o-border-bottom-right-radius:8px;
	-ms-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
	-o-border-bottom-left-radius:8px;
	-ms-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	background-image:url(../img/accepted_48.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:405px 50%;
	background-position-x:405px;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#D3EDD3;
	font-weight:bold;
	display:none;
	border:1px solid #83D186;
	margin:25px 0px 25px 0px;
	padding:25px 10px 25px 10px;
}

#errors.visible, #success.visible {
	display:block;
}

#req-field-desc {
	font-style:italic;
}

/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */

input:required, textarea:required {
	-webkit-box-shadow:none;
	box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
	-moz-box-shadow:none;
}

/* Normalize placeholder styles */

/* chrome, safari */

::-webkit-input-placeholder {
	color:#CCCCCC;
	font-style:italic;
}

/* mozilla */

/* ie (faux placeholder) */

input.placeholder-text, textarea.placeholder-text {
	color:#CCCCCC;
	font-style:italic;
}

#errors li::before {
	content:' - ';
}

#contact-form #submit-button:active {
	position:relative;
	top:1px;
}

input:required, textarea:required {
	-webkit-box-shadow:none;
	box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
	-moz-box-shadow:none;
}

/* chrome, safari */

::-webkit-input-placeholder {
	color:#CCCCCC;
	font-style:italic;
}

/* mozilla */

/* ie (faux placeholder) */

input.placeholder-text, textarea.placeholder-text {
	color:#CCCCCC;
	font-style:italic;
}


.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( max-width: 980px ) {
	body { width: 800x; }
	.shell { width: 800px; }
	#navigation ul li a { padding: 0 10px;  }
	#navigation ul li.first a { padding-left: 26px; }
	
	.slider-holder { position: relative; }
	.slider-holder span.slider-b { background: url(images/1t-slider-bottom.png) no-repeat 0 0;  width: 716px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none;  }
	/*.flex-control-nav { left: 346px; }*/

	.slider { width: 716px; height: 300px; position: relative; background-color:#ffffff; }
	.slider ul.slides { list-style: none; list-style-position: outside; }
	.slider ul.slides li { width: 716px  !important; height: 300px; float: left; position: relative; }

	.slider ul.slides li .img-holder { width: 716px; height: 300px; position: absolute; bottom: 0px; right: 0px; }
	.slider ul.slides li .img-holder img { width: 716px  !important; height: 300px  !important; }

	.slider ul.slides li .slide-cnt { width: auto; padding: 0px 0 0 34px; }
	.slider ul.slides li .box-cnt { width: 200px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 40px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: verdana; font-weight: 700; }
	
	.main { margin-top: 20px; background: url(images/main.png) repeat-x 0 0; }
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: auto; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cntl { float: none; display: block;  width: 100%; }

	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
			#contact-form input, #contact-form select, #contact-form textarea {
	margin-bottom:20px;
	width:590px;
	border:1px solid #CEE1E8;
	padding:4px;
}
#contact-form {
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	-o-border-bottom-right-radius:15px;
	-ms-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-o-border-bottom-left-radius:15px;
	-ms-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	position:relative;
	width:600px;
	margin-right:auto;
	margin-bottom:50px;
	margin-left:auto;
	border:1px solid #7F7F7F;
	padding:0px 20px 20px 20px;
}
}

	
@media only screen and ( max-width: 768px) {
	body { width: 600px; }
	.shell { width: 580px; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;  }
	.search { display: none; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #2b9208; font-size: 13px; font-family:verdana; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation1.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }
    #hede {width:90%; margin-left:20px;}
	#shadow img {width:100%;}
	.m-slider { background: #ffffff;  }
	.slider-holder { position: relative; margin: 0 auto; width: 500px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 500px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	/*.flex-control-nav { left: 130px; }*/

	.slider { width: 500px; height: 275px; overflow: hidden; position: relative; background-color:#ffffff;}
	.slider ul.slides li { width: 500px !important; height: 275px !important; float: right; }

	.slider ul.slides li .img-holder { width: auto  !important; height: 275px  !important; bottom: -10px !important; left: 50%; margin-left: -255px;  }
	.slider ul.slides li .img-holder img { width: 500px  !important; height: 275px !important; }

	.slider ul.slides li .slide-cnt { width: auto; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { width: 200px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: verdana; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { margin-top: 20px; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }


	.main .post  { background: url(images/1m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: auto; height: 245px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width:auto; height: 245px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }
	.main .post-cntl { float: none; display: block;  width: 100%; }
	.main .post-cntl p strong { display: block; padding-bottom: 12px; }

	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

	.socials {   padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
		#contact-form input, #contact-form select, #contact-form textarea {
	margin-bottom:20px;
	width:378px;
	border:1px solid #CEE1E8;
	padding:4px;
	
}

#contact-form {
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	-o-border-bottom-right-radius:15px;
	-ms-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-o-border-bottom-left-radius:15px;
	-ms-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	position:relative;
	width:388px;
	margin-right:auto;
	margin-bottom:50px;
	margin-left:auto;
	border:1px solid #7F7F7F;
	padding:0px 20px 20px 20px;
}
}


@media only screen and ( max-width: 484px) {
	body { width: 370px; }
	.shell { width: 370px; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;  }
	.search { display: none; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #2b9208; font-size: 13px; font-family: verdana; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation1.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.m-slider { background: #ffffff;  }
	.slider-holder { position: relative; margin: 0 auto; width: 340px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 350px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	/*.flex-control-nav { left: 130px; }*/

	.slider { width: 340px; height: 200px; overflow: hidden; position: relative; background-color:#ffffff;}
	.slider ul.slides li { width: 340px !important; height: 200px !important; float: right; }

	.slider ul.slides li .img-holder { width: 340  !important; height: 200px  !important; bottom: -10px !important; left: 50%; margin-left: -180px;  }
	.slider ul.slides li .img-holder img { width: 340px  !important; height: 200px !important; }

	.slider ul.slides li .slide-cnt { width: auto; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { width: 200px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: verdana; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { margin-top: 20px; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }


	.main .post  { background: url(images/1m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: auto; height: 245px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width:auto; height: 245px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }
	.main .post-cntl { float: none; display: block;  width: 100%; }
	.main .post-cntl p strong { display: block; padding-bottom: 12px; }

	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

	.socials {   padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
				#contact-form input, #contact-form select, #contact-form textarea {
	margin-bottom:20px;
	width:265px;
	border:1px solid #CEE1E8;
	padding:4px;
}
#contact-form {
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	-o-border-bottom-right-radius:15px;
	-ms-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-o-border-bottom-left-radius:15px;
	-ms-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	position:relative;
	width:265px;
	margin-right:auto;
	margin-bottom:50px;
	margin-left:auto;
	border:1px solid #7F7F7F;
	padding:0px 20px 20px 20px;
}
}

@media only screen and ( max-width: 384px) {
	body { width: 320px; }
	.shell { width: 320px; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;  }
	.search { display: none; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #2b9208; font-size: 13px; font-family: verdana; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation1.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }
	#you {left:-10px;}
	#map {left:-20px;}
	.m-slider { background: #ffffff;  }
	.slider-holder { position: relative; margin: 0 auto; width: 280px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 280px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	/*.flex-control-nav { left: 130px; }*/

	.slider { width: 280px; height: 200px; overflow: hidden; position: relative; background-color:#ffffff;}
	.slider ul.slides li { width: 280px !important; height: 200px !important; float: right; }

	.slider ul.slides li .img-holder { width: 280  !important; height: 200px  !important; bottom: -10px !important; left: 50%; margin-left: -140px;  }
	.slider ul.slides li .img-holder img { width: 280px  !important; height: 200px !important; }

	.slider ul.slides li .slide-cnt { width: auto; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { width: 280px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: verdana; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { margin-top: 20px;padding-right: 20px; }
	.main section { background: url(images/m-section-shadow1.png) no-repeat center bottom; padding: 0 0px 0px 0px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }


	.main .post  { background: url(images/1m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: auto; height: 245px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width:auto; height: 245px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }
	.main .post-cntl { float: none; display: block;  width: 100%; margin-top: 35px;}
	.main .post-cntl p strong { display: block; padding-bottom: 12px; }
	.testimonial {width:280px; padding-left: 0px;}
	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

	.socials {   padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
	#fo .post {padding-left: 0px;padding-right: 0px;padding-top: 0px; padding-bottom: 50px;}
				#contact-form input, #contact-form select, #contact-form textarea {
	margin-bottom:20px;
	width:255px;
	border:1px solid #CEE1E8;
	padding:4px;
}
#contact-form {
	background-color:#FFFFFF;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-o-border-top-left-radius:15px;
	-ms-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	-o-border-top-right-radius:15px;
	-ms-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	-o-border-bottom-right-radius:15px;
	-ms-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-o-border-bottom-left-radius:15px;
	-ms-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	position:relative;
	width:250px;
	margin-right:auto;
	margin-bottom:50px;
	margin-left:auto;
	border:1px solid #7F7F7F;
	padding:0px 20px 20px 20px;
}
}
@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#navigation a.nav-btn span.arr { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

	#logo a { background: url(images/logo@2x.png) no-repeat 0 0; -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px;  }
}




.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 85%;
  border: 0;
  }
  
  /* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico{margin:0; padding:0; list-style:none;}
.faico li{display:inline-block; margin:0 2px 0 0; padding:0; line-height:normal;}
.faico li:last-child{margin-right:0;}
.faico a{display:inline-block; width:35px; height:35px; line-height:30px; border-radius:5px; font-size:16px; text-align:center;}

.faico a{color:inherit; background-color:#ffffff;}
.faico a:hover{color:#FFFFFF;}

.faicon-facebook:hover{background-color:#3B5998;}
.faicon-envelope:hover{background-color:#4285f4;}
.faicon-tiktok:hover{background-color:#ee1d52;}
.faicon-google-plus:hover{background-color:#DB4A39;}
.faicon-instagram:hover{background-color:#c32aa3;}
.faicon-linkedin:hover{background-color:#007bb5;}
.faicon-tumblr:hover{background-color:#34526F;}
.faicon-whatsapp:hover{background-color:#25d366;}
.faicon-twitter:hover{background-color:#00ACEE;}
.faicon-youtube:hover{background-color:red;}


