@charset "utf-8";
/* CSS Document */
html { margin:0 auto; padding:0; width:100%; height:100%;  }
body { margin:0 auto; font-family:Arial, Helvetica, sans-serif; background-image: url(../images/clousds_3.gif); background-repeat: repeat; min-width:1000px; height:100%;   }
#rtel { background-color:#fff !important; }

#header { margin:0 auto; padding:0; height:160px; /*background-image:url(../images/header-bg.jpg);*/ z-index:1;   }

#header-inner { margin:0 auto;  height:160px; position:relative; padding:0; width:1000px; background-image:url(../images/header-bg.jpg); background-repeat:no-repeat; background-position:bottom center;  }
#logo { position:absolute; left:-30px; top:0px; z-index:999;  }
#logo img { height:150px; border:none; outline:none; }
#header-phone { float:right; padding:5px 15px;  right:0; font-size:14px;  color:#666; background-color:#f4f4f4; border-bottom-right-radius:7px; border-bottom-left-radius:7px; }
#header-phone span { font-size:16px; margin-right:15px;font-weight:bold;  }
#slogan { position:absolute; top:30px; right:0px;  }
#slogan span { color:#005596; }
#slogan { color:#999 !important; font-size:25px;font-family: 'Oswald', sans-serif; font-weight:400; text-align:right; }
#slogan span.number { color:#999; font-size:21px; }
#socialmedia { position:absolute; top:17px; right: 35px; }
#slogan2 { position:absolute; left:0; bottom:27px; font-size:16px; color:#999; }
/* #bar { background-image:url(../images/bar.jpg); margin:0 auto; padding:0; height:14px; } */
#home-nav { position:absolute; bottom:18px; right:0px; font-size:13px; color:#333; }
#home-nav a { font-size:13px; color:#333; padding:0 20px; padding-bottom:20px; text-decoration:none; font-weight:bold; }
#home-nav ul.main { margin:0 auto; padding:0; position:relative; list-style-type:none;}
#home-nav ul.main li { float:left; position:relative;}
#home-nav ul.main li.last a { padding-right:0; }

/* #nav ul.main li a.active { background-color:#fff; border-radius:5px; -moz-border-radius:5px; background-image:url(../images/log-bg.jpg); background-repeat:repeat-x; box-shadow: 0px 0px  2px 3px #999;} */
/*  DROPDOWN MENU */


ul.main li div.drop {
position: absolute;
display: none; /*--Hide by default--*/

z-index:999;
top:20px;
background-color:#ececec;
width:120px;
padding: 8px 10px 10px 10px;
-moz-border-radius: 5px ; border-radius: 5px; -webkit-border-radius: 5px;
border:1px solid #fff;
border-top:none;
left:-15px;
	}	

ul.main li div.drop ul { margin:0; padding:0; list-style-type:none; }

ul.main li div.drop ul li { margin:0; padding:0; list-style-type:none;  }

ul.main li div.drop ul li a { display:block; float:left;  font-size:13px !important; width:100px !important; padding:7px 10px 7px 10px !important; text-align:left !important; font-family: Arial, Helvetica, sans-serif; font-weight:400 !important; text-indent:5px; border-bottom:1px dotted #dfdede; margin:3px 0; color:#333 !important;  z-index:999; font-weight:bold !important; }

ul.main li div.drop ul li a:hover { background-color:#fff !important;  -moz-border-radius: 3px  !important; border-radius: 3px  !important; -webkit-border-radius: 3px  !important; background-image:url(../images/sub-img.png); background-repeat:no-repeat; background-position:97% 50%; }

#topper {
	position:absolute;
	background-image:url(../images/sub-top.png);
	height:9px;
	width:30px;
	top:-8px;
	left:10px;
}

ul.main li:hover div.drop { display: block; z-index:999; } /*--Show subnav on hover--*/

/* ---------------- end nav stuff -------------- */
#filler { height:140px; }

#content { margin:0 auto; position:relative;   }

#content-inner { margin:0 auto; padding:0px; width:1000px; position:relative; margin-bottom:50px; padding-top:20px;  }
#rightcol { float:right; width:750px;  }
#leftcol { width:200px; float:left; margin-right:50px; }

.leftcolbox { border-radius:10px; -moz-border-radius:10px; border:2px solid #999; margin-bottom:20px; }
.leftcolbox2 { border-radius:10px; -moz-border-radius:10px; border:2px solid #999; margin-bottom:20px; padding:5px; }
ul.leftcol-nav, ul.leftcol-nav2 { margin:0 auto; padding:0; list-style:none; position:relative; }
ul.leftcol-nav li { }
ul.leftcol-nav li a { display:block; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#005696; padding:5px; border-bottom:2px solid #999; }
ul.leftcol-nav2 li a { display:block; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333; padding:4px; border-bottom:1px dashed #999; font-weight:bold; }
ul.leftcol-nav li.last a, ul.leftcol-nav2 li.last a  { border-bottom:none; }

.hometext { float:left; width:270px; }
.hometext h2 { border-bottom:1px solid #ccc; padding-bottom:10px; }
.col-long { background-color:#eaeaea; margin-bottom:20px; position:relative; padding:10px 20px; overflow:hidden;   }
.col-short { background-color:#eaeaea; margin-right:20px; margin-bottom:20px; position:relative; padding:10px 20px; overflow:hidden; width:450px; float:left; height:200px;   }
.col-short last { margin-right:0; }
.col { width:220px; float:right; margin-right:25px; border:1px solid #FFF;  background-color:#fff; margin-bottom:10px; position:relative;   }
.colbanner {   position:relative; text-align:center; z-index:4; background-color:#999; padding:10px 0 0 0; border-bottom:4px solid #005596;  border-top-right-radius:5px; border-top-left-radius:5px;}
.last { margin-right:0; }
.col-long h2, .col-short h2 { text-align:left; z-index:99; color:#555555 !important; font-weight:300; font-size:31px !important; }
.col-long ul, .col-short ul { margin:0; padding:0; margin-left:30px; margin-top:-15px; }
.col-long ul li, .col-short ul li { margin-bottom:8px; }
.colright { float:right; height:150px; padding-left:20px; }
.col-long .colright { margin-right:250px; }
.titlecol { z-index:999; }
.lower-gradient { background-image:url(../images/lower-grad.jpg); background-repeat:no-repeat; width:1000px; height:19px; padding:0; margin:0; margin-bottom:10px; background-position:bottom center; }
#content2 { margin:0 auto; padding:0; }
#content2-inner { width:1000px; margin:0 auto; padding:20px 0;  }
#partners {  }
#partners-inner { width:980px; margin:0 auto; padding:10px; text-align:center; border-radius:8px; -moz-border-radius:8px; border:2px solid #ccc; text-align:center; }
#partners-inner img { height:50px; padding-right:50px; }
#partners-inner img.lst { padding-right:0px; }
.title { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:400; color:#555555; padding:0; margin:0; padding-bottom:10px; text-align:left !important; }

#footer { margin:0 auto; padding:0;  border-top:1px solid #ccc;   min-height:30px; width:100%; }
#footer-inner { margin:0 auto; width:1000px;  padding:10px 0 10px 0; } 

.footerbox { float:right; width:128px; padding:15px;  border-radius:7px; -moz-border-radius:7px; margin-left:5px; color:#717171 !important; }
.footerbox h2 {  border-bottom:1px solid #ccc; padding-bottom:4px; font-size:20px !important; color:#717171 !important; text-transform:uppercase;
}
.footercol { float:left; }

#footernav { list-style-type:none; display:inline; margin:0; padding:0; }
#footernav a { font-size:12px; padding:0 7px; text-decoration:none; }
#footernav a.first { padding-left:0 !important;}
#socialfooter { float:right; }
/* forms */
.inp, .inp3 { margin-bottom:10px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.inp input { padding:5px; width:350px; font-size:15px; font-weight:bold; color:#333; }
.inp2 input { padding:5px; margin-bottom:10px; width:600px; }
.inp textarea { width:500px; padding:5px; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; height:200px;  font-size:15px; font-weight:bold; color:#333; }
.inp2 select { padding:4px; margin-bottom:10px; }
#recaptcha_div { margin-left:-3px; margin-bottom:10px; }
.submit2 { padding:5px 15px;  }
input.imglink { width:600px; padding:8px 5px; }
.numbers { margin-top:7px; }
.inp3 input { padding:5px; width:250px; }
.submit { padding:7px 10px; width:85px; background-color:#023467; border:none; color:#FFF; cursor:pointer; }

.del { padding:8px; }
#transaction { width:192px; border:1px solid #999; border-radius:5px; -moz-border-radius:5px; float:left; margin:5px 3px; float:left; text-align:center; position:relative; }
#transaction img { width:188px; }
#readmore { position:absolute; bottom:1px; left:1px;  width:190px; height:30px; padding:4px 0; background-image:url(../images/read-more-bg.png);  border-radius:5px; border-radius:5px; -moz-border-radius:5px; -moz-border-radius:5px; }
.readmore2 { color:#FFF; display:block; padding:8px 10px; text-decoration:none; font-size:14px; font-weight:bold; }

#superdate2 {float:right;margin:0px 0px 10px 10px; width:50px; color:#333; background-color:#fff; font-size:15px;font-weight:bold;text-align:center; padding-top:7px; height:42px; text-transform:uppercase; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; line-height:17px;/*DATE_FORMAT(date_time, '%b<br/> %Y') */
}
#news_story { border-bottom:1px dashed #ccc; padding-bottom:8px; margin-bottom:10px; }
#news_story h5 a { padding:0; margin:0; font-size:28px; }
#news_story p { margin:0; padding:0; }

/* general stuff */
hr { background-color:#ececec; height:1px; border:none;}
h2 { font-family: 'Source Sans Pro', sans-serif; font-weight:300; margin:0; padding:0;}
h4 { font-family: 'Source Sans Pro', sans-serif; font-weight:300; margin:0; padding:0; color:#999;}
h3 { font-family: 'Oswald', sans-serif; font-weight:400; margin:0; padding:0;}
h1 { font-family: 'Oswald', sans-serif;   padding:0; margin:0; }
h5 { font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; }
#rightcol h1 { color:#666666; font-weight:300;font-size:50px; font-family: 'Source Sans Pro', sans-serif !important; }
#rightcol h3 { padding:0; color:#666; font-size:26px; font-weight:400; }
#rightcol h2 { padding:15px 0; color:#666666; font-size:38px; }
#footer h2 { color:#033d64; font-size:21px; }
#content p { color:#666666; }
p { font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:20px; }
a { color:#005696; outline:none; text-decoration:none; }
#footer p { color:#999;  font-weight:300; font-size:12px; font-family:Tahoma, Geneva, sans-serif; }
#footer a { color:#666666; }
p.small { font-size:11px !important; color:#666 !important; }
h3 a { color:#134271 !important; text-decoration:none; }
.right { padding:5px;  margin:0 0 5px 15px; float:right; max-width:300px; }
.left { padding:5px;  margin:0 15px 5px 0px; float:left; }
.profile { float:left; margin:7px 25px 10px 0; padding:5px; border:1px solid #ececec; }
#content-inner h2 {   margin-bottom:10px; padding-bottom:10px; }
.col h3 {  color:#fff; padding-bottom:5px; }
#content-inner h3 span { }
#content-inner ul { margin:15px; }
#content-inner ul li { font-family:Arial, Helvetica, sans-serif;  margin-bottom:8px; color:#555555; font-size:13px;}
h3.blogcomms { margin-top:20px; padding-bottom:5px; border-bottom:1px solid #ccc; margin-bottom:10px; }
ul.checks {  list-style-image:url(../images/list-img.png); font-size:15px; }
#footer-inner ul li { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:8px; }
#privacy ul li { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:8px; }
.learnmore { position:absolute; bottom:20px; right:20px; font-weight:bold; }

.features_tbl td { vertical-align:text-top; font-size:13px; }
.tablehdr { background-color:#ececec; }
.plans { float:left; width:200px; padding:15px; margin:20px 0; margin-right:20px; background-color:#CCC; border-radius:10px; -moz-border-radius:10px; text-align:center;  }
.users { font-size:22px; color:#035497; font-weight:bold; }
.price { font-family: 'Source Sans Pro', sans-serif; font-weight:300; font-size:55px !important; color:#666666; margin:0; padding:0; }
.per { font-size:16px; font-weight:bold; color:#666666; }
.subtitle { margin:0; padding:0; font-weight:bold; color:#999 !important; font-size:16px; font-style:oblique; padding-bottom:5px; border-bottom:1px solid #ececec; margin-bottom:20px; }
.floated-list { float:left; margin-right:25px; width:210px; }
.solutions-set li { font-size:16px !important; font-weight:300; }
.avg { margin:0; padding:0; margin-left:20px; }
.shift-right {  margin-left:120px; }
.shift { float:left; }
.active { color:#666 !important; }
.ftrs li { font-size:11px; color:#999; }
#content2 p strong { color:#999; }
table { margin-bottom:20px; }
/* SLIDESHOW */
.da-slider{
	width: 100%;
	min-width: 520px;
	height: 375px;
	position: relative;
	margin: 0 0 20px 0;
	overflow: hidden;
	background-color:#e5e5e5;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide img { border:none; outline:none; }
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: left;
}

.da-slide-current{
	z-index: 998;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #666666;
	font-size:46px;
	width: 50%;
	top: 20px;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 300;
}
.da-slide h2 span { color:#f98a04; }
.da-slide p{
	width: 45%;
	top: 235px;
	color: #916c05;
	font-size: 18px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
	font-style: italic;
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 20px;
	height: 350px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #005696;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 45%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #005696;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 5px;
}
.da-arrows span.da-arrows-next{
	right: 5px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}