/* cmsms stylesheet: timez-en modified: 12/09/16 11:53:03 */
/* CSS Document */

body {
	margin: 0; padding: 0;
	font: normal 10px 'Open Sans', sans-serif, Arial, Verdana, Helvetica;
	background:#CCC;
	/*background:url(uploads/images/body_bg.jpg) center  repeat-y #5b6e94;*/
}

p  {
	font-size:12px;
}

p, h1  {
	margin: 0; padding: 0;
}

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

img {
	border:0;
}

.container_header {
	width: 1000px;
	height:100px;
	margin: auto;
	padding: 0px;
	background:#2D2D2D;
	}
	
.container_header .left {
	float:left;
	width:335px;
	padding:0px;
	padding-top:10px;
	padding-left:30px;
	color:#FFF;
	font-size:14px;
}

.container_header .right {
	float:right;
	width:555px;
	padding:0px;
	padding-top:0px;
	padding-right:15px;
	text-align:right;
}
/*
.container_header .right #login_box {
	padding-top:5px;
	padding-bottom:60px;
	width:547px;
	text-align:right;
}*/

#lang_container {
    position: absolute;
    top: 15px;
    right: 75px;
    color: #FFF;
}

#lang_container a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
}

.container_header .right #login_box {
	padding-top:5px;
	padding-bottom:50px;
	width:545px;
	text-align:right;
}

.container_header .right #login_box span {
	color:#FFF;
	font-size:12px;
	display:inline-block;
	float:right;
	line-height:24px;
	margin-left:10px;
	margin-right:10px;
}
/*
.container_header .right #login_box a {
	color:#FFF;
	margin:0px !important;
	padding:0px !important;
	font-size:12px;
	font-weight:400;
	line-height:26px;
	text-decoration:none;
	display:inline-block;
	float:right;
	height:26px;
}*/

.container_header .right #login_box a {
	color:#FFF;
	font-size:12px;
	font-weight:400;
	line-height:26px;
	margin-left:20px;
	text-decoration:none;
	display:block;
	float:right;
	height:26px;
}


@-moz-document url-prefix()
            {
               .container_header .right {
	float:right;
	width:550px;
	padding:0px;
	padding-top:0px;
	padding-right:15px;
	text-align:right;
}

            }

/*.container_header .right a {
	color:#FFF;
	font-size:14px;
	font-weight:400;
	line-height:26px;
	margin-left:20px;
	text-decoration:none;
	display:block;
	float:left;
	height:26px;
}*/

.container_header .right a {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-left: 30px;
  text-decoration: none;
  display: inline-block;
}

.container_header .right a:hover {
	color:#f7cf3c;
}

.container_header .right #home {
	display:block;
	width:18px;
	height:17px;
	background:url(/uploads/images/btn_home.png);
}

.container_header .right #home:hover {
	display:block;
	width:18px;
	height:17px;
	background:url(/uploads/images/btn_home_active.png) no-repeat;
	padding-bottom:8px;
}

.container_header .right #home.active {
	display:block;
	width:18px;
	height:17px;
	background:url(/uploads/images/btn_home_active.png) no-repeat;
	padding-bottom:8px;
	border-bottom:0px !important;
}


.container_header .right a.active {
	border-bottom:2px solid #f7cf3c;
	color:#f7cf3c;
	font-weight:700;
}

.container_body {
	width: 1000px;
	min-height:540px;
	margin: auto;
	padding:0px;
	clear:both;
	background:#FFF;
	overflow:hidden;
	}	
	
.container_footer {
	width: 1000px;
	clear:both;
	min-height:60px;
	margin: auto;
	padding:6px 0px;
	background:#2D2D2D;
	/*background: #666;*/
	}	
/*	
.container_footer .left {
	float:left;
	width:700px;
	padding:0px;
	padding-top:20px;
	padding-left:40px;
}*/

.container_footer .left {
  float: left;
  width: 800px;
  padding: 0px;
  padding-top: 6px;
  padding-left: 20px;
}

.container_footer .left p {
	font-size:12px !important;
	font-weight:400;
	color:#FFF;
webkit-text-size-adjust: none;
}
/*
.container_footer .left a {
	color:#FFF;
	font-size:12px !important;
	font-weight:400;
	text-decoration:none;
        margin-left:10px;
webkit-text-size-adjust: none;
}	*/

.container_footer .left a {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  margin-right: 30px; line-height: 20px;
}

.container_footer .left .link-2 a {
	font-weight:300;
}

.container_footer .left a.sml, .container_footer .left .link-3 a {
	font-size:10px;
	    margin-right: 20px;
}

.container_footer .left .link-3 a {
	font-weight:300;
}
/*
.container_footer .right {
	float:right;
	width:250px;
	padding:0px;
	padding-top:15px;
	padding-left:0px;
	text-align:right;
}*/
.container_footer .right {
  float: right;
  width: 150px;
  padding: 0px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 20px;
  text-align: right;
}
/*
.container_footer .right a {
	color:#FFF;
	font-size:14px;
	font-weight:400;
	line-height:26px;
	margin-left:20px;
	text-decoration:none;
	display:block;
	float:left;
	height:26px;
}	*/
/*.container_footer .right a {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin-left: 6px;
  text-decoration: none;
  display: inline-block;
  height: 26px;
}*/
.home_container {
	position:absolute;
	margin:30px;
	padding:10px;
	width:320px;
	height:460px;
	z-index:999999;
	background:url(/uploads/images/bg_70.png);
}

.home_container h1 {
	color:#FFF;
	font-size:30px;
        font-weight:700;
        line-height:35px;
	padding-bottom:10px;
}

.home_container h2 {
	color:#FFF;
	font-size:28px;
        font-weight:400;
        line-height:30px;
	padding-top:0px !important;
	padding-bottom:10px;
	margin:0px;
}

.home_container #testimonialList {
	clear:both;
	margin:0px;
	padding:0px;
}
	
.home_container #testimonialList li {
	margin:0px; margin-top:0px; position:absolute; padding:0px; float:left; display:none; list-style:none; font-size:10px; color:#e2e3e4; width:320px; font-weight: 400;
	font-family: Georgia, 'Droid Sans', Helvetica, Arial, sans-serif; font-style:italic;
}

.home_container #testimonialList li p {
	font-size:16px; line-height:24px;
}

.home_container #testimonialList li .left {
	width:70px;
	padding-right:10px;
	float:left;
	text-align:left;
}

.home_container #testimonialList li .right {
	width:220px;
	padding-right:20px;
	float:right;
}

.home_container #testimonialList li .right span {
	display:inline-block; float:left; padding-top:3px; padding-right:15px;
}

.home_container #testimonialList li .right a {
	display:inline-block; display:inline-block; padding-top:0px;
}

.home_container p {
	color:#FFF;
	font-size:16px;
	font-size:16px;
	padding-bottom:10px;
}

/* reverse */

.home_container_rev {
	position:absolute;
	margin:30px;
	padding:10px;
	padding-top:0px !important;
	width:320px;
	height:470px;
	z-index:999999;
	/*background:url(/uploads/images/bg_70.png);*/
}

.home_container_rev h1 {
	color:#414142;
	font-size:30px;
        font-weight:700;
        line-height:30px;
	padding-top:0px !important;
	padding-bottom:10px;
	margin:0px;
}

.home_container_rev h2 {
	color:#414142;
	font-size:28px;
        font-weight:400;
        line-height:30px;
	padding-top:0px !important;
	padding-bottom:10px;
	margin:0px;
}

.home_container_rev #testimonialList {
	clear:both;
	margin:0px;
	padding:0px;
}
	
.home_container_rev #testimonialList li {
	margin:0px; margin-top:0px; padding:0px; position:absolute;  float:left; display:nones; list-style:none; font-size:10px; color:#414142; width:320px; font-weight: 400; font-family: Georgia, 'Droid Sans', Helvetica, Arial, sans-serif; font-style:italic;
}

.home_container_rev #testimonialList li p {
	font-size:16px; line-height:24px;
}

.home_container_rev #testimonialList li .left {
	width:70px;
	padding-right:10px;
	float:left;
	text-align:left;
}

.home_container_rev #testimonialList li .right {
	width:220px;
	padding-right:20px;
	float:right;
}

.home_container_rev #testimonialList li .right span {
	display:inline-block; float:left; padding-top:3px; padding-right:15px;
}

.home_container_rev #testimonialList li .right a {
	display:inline-block; display:inline-block; padding-top:0px;
}

.home_container_rev p {
	color:#414142;
	font-size:16px;
	padding-bottom:10px;
}


#about {
	width:1000px;
	height:540px;
	background:#FFF;
}

#about_box {
	margin:0px;
	margin-left:40px;
	padding:0px;
	padding-top:40px !important;
	list-style:none;
}

#about_box li {
	margin:0px;
	padding:0px;
	float:left;
	width:260px;
	padding-right:70px;
	padding-bottom:25px;
}

#about_box li h1 {
	color:#414042;
	font-size:28px;
	line-height:33px;
	font-weight:400;
}

#about_box li h2 {
	color:#414042;
	font-size:28px;
	line-height:33px;
	font-weight:400;
}

#about_box li.box_2 p {
	 font-size:14px !important;
	 line-height:18px;
}

#about_box li.box_3, #about_box li.box_6 {
	padding-right:0px !important;
}

#about_box li.box_1 h1 {
	color:#414042;
	font-size:28px;
	line-height:33px;
	font-weight:400;
}

#about_box li.box_1 h2 {
	color:#414042;
	font-size:20px;
	line-height:24px;
	font-weight:400;
	padding-top:5px;
}




#about_box li p {
	color:#414042;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	padding-bottom:12px;
}

#about_box li.box_3 p, #about_box li.box_4 p, #about_box li.box_5 p, #about_box li.box_6 p {
	color:#414042;
	font-size:20px;
	line-height:24px;
	font-weight:400;
	padding-top:5px;
}

.home_container .test_video {
	color:#FFF;
	font-size:12px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.home_container_rev .test_video {
	color:#414142;
	font-size:12px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#slider1 { width: 1000px; height: 540px; list-style: none; }

#slider1-benefits { width: 600px; height: 540px; list-style: none; }


.benefits-box {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:14px;
}

@-moz-document url-prefix()
            {
               .benefits-box
                {
                   font-size:13px;
                }
            }

.benefits-box p.title {
	font-size:16px;
	font-weight:700;
}

.benefits-box p {
	margin:0px;
	padding:0px;
}

.benefits-box ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.benefits-box li {
	display:block;
	padding-bottom:10px;
	font-size:18px;
	height:20px;
}

#technology_table p.title {
	font-size:16px;
	font-weight:700;
}

#technology_table p {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:14px;
}
.media-box {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:13px;
}

.media-box td {
	padding-top:5px;
}

.media-box p {
	margin:0px;
	padding:0px;
}

.media-box .bottom_line{
	border-bottom:0px solid #f7cf3c;
}

.contact-box {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:14px;
}

.contact-box p {
	margin:0px;
	padding:0px;
}

.contact-box p.title {
	font-size:16px;
	font-weight:700;
}

.contact-box a {
	color:#414142;
}

.buy-box {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:18px;
}

.buy-box a {
	color:#414142;
}

.buy-box p {
	margin:0px;
	padding:0px;
	color:#414142;
	font-size:13px;
}

.buy-box p.sml {

	font-size:10px;

}

.buy-box h1 {
	margin:0px;
	padding:0px;
	font-size:28px;
        color:#414142;
font-weight:400;
padding-bottom:20px;
line-height:32px;
}

.buy-box h2 {
	margin:0px;
	padding:0px;
	font-size:22px;
        color:#414142;
font-weight:400;
line-height:26px;
}

.buy-box h3 {
	margin:0px;
	padding:0px;
	font-size:18px;
        color:#414142;
font-weight:400;
}

.buy-box .text_box {
	width:360px;
	height:32px;
	border:0px;
}

.buy-subpage {
width:600px; padding-right:30px; padding-top:30px;
}

.buy-subpage p {
font-size:10px;
color:#414142;
}

.btn_submit {
	background:#FFF;
	border:0px;
	color:#414142;
	font-size:18px;
	height:32px;
	padding-left:10px;
	padding-right:10px;
}

.tbl_technology {
	font-size:16px;
	color:#414042;
	background:url(/uploads/images/technology/table_bg.jpg) left top no-repeat;
}

.tbl_technology td {
	border-top:1px solid #414042;
}

.tbl_technology td.no_tp {
	border-top:0px solid #414042;
}

#news_list {
	margin:0px;
	padding:0px;
	list-style:none;
}

#news_list li {
	float:left;
	width:600px;
	padding-left:0px;
	padding-top:30px;
color:#414142;
	font-size:14px;
}

.newsPage {
color:#414142;
	font-size:13px;
padding-top:30px;
clear:both;
}

.newsPage a {
text-decoration:none;
color:#414142;
}

.NewsSummary {
padding-right:30px;
}

.NewsSummaryLink {
font-size:18px;
}

.NewsSummaryLink a {
text-decoration:none;
font-weight:bold;
color:#414142;
}

#NewsPostDetailTitle {
font-weight:bold;
color:#414142;
font-size:18px;
padding-top:30px;
}

.NewsSummaryPostdate {
color:#414142;
	font-size:12px;
}

#NewsPostDetailContent {
color:#414142;
	font-size:14px;
}

#NewsPostDetailHorizRule {
margin-top:10px;
margin-bottom:10px;
}

#NewsPostDetailReturnLink {
padding-top:10px;
}

#NewsPostDetailReturnLink a {
text-decoration:none;
color:#414142;
font-size:13px;
padding-top:10px;
}

#btn_subscribe {
	background:#549e89;
	border:0px;
	color:#FFF;
	font-size:13px;
	height:22px;
line-height:22px;
	padding-left:5px;
	padding-right:5px;
margin-right:5px;
margin-top:5px;
float:right;
-webkit-appearance: none;
}

#subscribe-box {
	background: url(/uploads/images/subscribe_bg.png) left top no-repeat;
	width:290px;
	height:32px;
	margin:0px;
	padding:0px;
}

#subscribe-text {
border:0px;
width:180px; margin-top:8px; margin-left:10px;
}

.ul_privacy {
margin:0px;
padding:0px;
}

.ul_privacy li {
margin:0px;
margin-left:20px;
padding:0px;
font-size:12px;
}

.sitemap a {
text-decoration:none;
color:#414142;
}

.linktesti {
	text-decoration:none;
	position:absolute;
	color:#00a9a2;
	font-size:16px;
	font-weight:700;
	clear:both;
	margin-top:170px;
	margin-left:80px;
}
/* cmsms stylesheet: timez-en-res modified: 05/20/17 21:01:16 */
/* CSS Document */

body { 
	background:#fff;
}

.clearfix_50 {
	clear:both;
	height:50px;
	background:#FFF;
}

.navbar-fixed-top {
	position:relative;
}

header {
	width: 1000px;
	height:100px;
	margin: auto;
	padding: 0px;
	background:#2D2D2D;
	}
	
header .nav_logo {
	padding-left:20px;
	padding-top:10px;
}

header .nav_logo a {
	display:block;
	float:left;
}

header .nav_logo span {
	padding-top:58px;
	padding-left:20px;
	color:#FFF;
	font-size:14px;
	display:block;
	float:left;
}

#btn_buy {
	float:right;
	display:block;
	  margin-left: 15px;
  margin-right: 15px;
  margin-top: 53px;
}

#btn_tel {
	float:right;
	display:none;
	  margin-left: 15px;
  margin-right: 15px;
  margin-top: 58px;
}

#sign-box {
	position:absolute;
	right:15px;
	top:15px;
}

#lang-box {
	display:none;
}

#gen_container h1 {
	color:#414142;
	font-size:30px;
        font-weight:700;
        line-height:30px;
	padding-top:0px !important;
	padding-bottom:10px;
	margin:0px;
}

.nav_logo { width:30%; float:left; }
.nav { width:70%; float:right; position: relative; }
ul.simple-toggle { list-style: none; padding: 0px; margin: 0px; font-weight: bold; text-align: center; float:right; display:block;
margin-top:40px; }
ul.simple-toggle li { display: inline-block; text-align: left; }
ul.simple-toggle li a { display: block; padding: 13px 14px; text-decoration: none; color: #FFF; color: #FFF;
  font-size: 24px;
  font-weight: 600; }
/*ul.simple-toggle li a:hover { background-color: #ccc; }*/

.anchor-link { display: none; text-align: center; text-decoration: none; }
#mobile-nav { display:none; }

#myCarousel-benefit a.left {
	display:none;
}

/* slick */

#sect_carousel_benefits .content p img {
	display:inline-block;
	margin:auto;
}

#sect_carousel_benefits .content .col-xs-6 p img {
  display: block;
}

#sect_carousel_benefits .slick-prev {
	  display: none !important;
}

.slick-next {
	width:55px;
	height:55px;
	right: 0px;
}

.slick-next:before {
  content: url(../../slick/img/arrow_next.png);
}

/* end of slick */

.carousel-control { 
	width:50px;
}


.carousel-indicators {
	z-index:999999;
	bottom:10px;
}
.carousel-indicators li {
	border:0px solid #000;
	border-radius:0px;
	background:url(../images/page-off.png) top left no-repeat;
	width:12px;
	height:12px;
	padding:0px;
	margin:0px 3px;
}


.carousel-indicators li.active {
	background:url(../images/page-on.png) top left no-repeat;
	width:12px;
	height:12px;
	border:0px solid #000;
	margin:0px 3px;
}

.carousel-control.left, .carousel-control.right {
	background-image:none;
	color: #000;
  	font-size: 30px;
}

.carousel-inner .content img {
	margin:auto;
}

#myCarousel-benefit .carousel-control .btn-right {
	top:200px;
	position:absolute;
	right:0px;
}

#myCarousel-technology .carousel-control .glyphicon-chevron-left {
	display:none;
}

#myCarousel-technology .carousel-control .btn-right {
	top:200px;
	position:absolute;
	right:0px;
}


#myCarousel-technology .carousel-inner > .item {
	height:500px;
}

/* experience */

#myCarousel-experience h2 {
	position:absolute;
	margin-left: 30px;
  top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #3e3e3e;
  letter-spacing: -1px;
  z-index:99;
	
}

#myCarousel-experience p {
	position:absolute;
	 margin-left: 90px;
	 top: 80px;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  color: #3e3e3e;
  letter-spacing: -1px;
  line-height: 32px;
  z-index:99;
  display:block;
  width:400px;
}

#myCarousel-experience p img {
	position:absolute;
	margin-left: -60px;
}
 
#myCarousel-experience .content .img-responsive {
	position:relative;
}

#myCarousel-experience .slick-prev {
	display:none !important;
}

/*#myCarousel-experience .carousel-inner > .item {
	height:300px;
}

#myCarousel-experience .carousel-control .glyphicon-chevron-left {
	display:none;
}

#myCarousel-experience .carousel-control .btn-right {
	top:125px;
	position:absolute;
	right:0px;
}

#myCarousel-experience .item img {
	position: absolute;
	top:0px;
	z-index:0;
}



#myCarousel-experience .item h2  {
	position:relative;
	margin-left: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #3e3e3e;
  letter-spacing: -1px;
  z-index:99;
}

#myCarousel-experience .item p {
  position: relative;
  margin-left: 90px;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  color: #3e3e3e;
  letter-spacing: -1px;
  line-height: 32px;
  z-index:99;
  display:block;
  width:400px;
}

#myCarousel-experience .item p img {
	position:absolute;
	margin-left: -60px;
}*/

.testi_pages {
  padding: 15px;
  text-align: center;
}

.testi_pages span {
  margin: 10px;
  font-size: 30px;
  font-weight: 400;
  color: #969696;
}

.testi_pages a {
  margin: 10px;
  font-size: 30px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
}

.testi_boxes {
  padding-top: 30px;
  padding-left: 32px;
}

.testi_boxes ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.testi_boxes li {
  display: inline-block;
  position:relative;
  margin-right: 15px;
  margin-bottom: 15px;
}

.testi_boxes li img.btn-play {
	position:absolute;
	top:40%;
	left:50%;
	margin-left:-20px;
	width:40px;
	height:auto;
}

/* about */

#about_container  .row , #labs_container  .row, #gen_container  .row {
	margin:0px;
	padding:0px;
}

#about_container  .row div, #labs_container  .row div, #gen_container  .row div {
	padding:15px;
}

#about_container .row .box_1, #about_container .row .box_4, #gen_container .row .box_1,  {
	padding-left:30px;
}

#about_container h2 #labs_container h2 {
	color:#414042;
	font-size:20px;
	line-height:24px;
	font-weight:400;
	padding-top:5px;
	margin:0px;
}

#about_container .box_3 h2 {
  color: #414042;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
}

#about_container p, #labs_container p, #gen_container p {
	color:#414042;
	font-size:14px;
	line-height:24px;
	font-weight:400;
	padding-bottom:12px;
}

#about_container .box_3 p, #about_container .box_4 p, #about_container .box_5 p, #about_container .box_6 p {
  color: #414042;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  padding-top: 5px;
}

/* labs */ 

#labs_container h2 {
	color: #414142;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding-top: 0px !important;
  padding-bottom: 10px;
  margin: 0px;
}


#labs_container .box_1 p {
	font-size:18px;
}

#labs_container  .row div.box_4, #labs_container  .row div.box_5 {
	padding:0px !important;
}

#labs_container .row #floatBox {
	padding:0px;
}

#labs_container .home_container_rev {
	margin:0px;
}

#labs_container #testimonialList li .right {
  width: 220px;
  padding-left:0px;
  padding-right: 20px;
  float: right;
}

#labs_container #testimonialList li .left {
	padding-left:0px;
}


.anythingSlider .panel {
	border:0px !important;
	background:#FFF !important;
	border-radius: 0px !important;
}

/* benefits */

#sect_carousel_benefits .content {
	padding-top:30px;
	width:100%;
	height:auto;
}

#sect_carousel_benefits .content .content-text {
	width:450px;
}

#sect_carousel_benefits .content .content-img img {
	margin:auto;
}

#sect_carousel_benefits p {
	margin-bottom:5px;
	clear:both;
}
	
#sect_carousel_benefits p.title, #sect_carousel_technology p.title {
	font-size:20px;
	font-weight:700;
	text-align:left;
}

/*.container_footer .left span.link-2 {
	padding-left:15px;
	border-left:1px solid #FFF;
}*/


/* end of benefits */


#sect_carousel_technology .slick-prev {
	display:none !important;
}

/* generic page*/

#gen_container {
	padding-top:15px;
	
}

#gen_container h2 {
	margin:0px;
}

#gen_container .box_4 {
	position:absolute;
	margin-top:90px;
}

#gen_container .box_4 p {
	padding:0px;
	margin:0px;
	font-size:10px;
	line-height:16px;
}

#gen_container .box_4 a {
	text-decoration:underline;
}

#gen_container .content p {
	font-size:10px;
	line-height:16px;
	clear:both;
}


#gen_container .content_faq p {
	font-size:12px;
	line-height:16px;
	clear:both;
}

#gen_container .content_faq hr {
	margin:0px;
	border-bottom:1px solid #CCC;
}

#gen_container .help-table td {
	padding-left:90px;
}

#gen_container .help-table td.help-icon {
	padding-left:0px;
}

/* end of gen */

/* media */
#media .home_container_rev {
	position:absolute;
}

#media-box {
	float:right;
	width:600px;
}

#contact-box {
	float:right;
	width:600px;
}

.but_btn_yellow, .but_btn_yellow:hover {
    color: #000;
    background-color: #FDCF00;
    border: 0px solid #FFF !important;
    padding: 3px 31px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
	text-decoration:none;
}




.container_footer_top {
    width: 1000px;
    clear: both;
	margin: auto;
    padding: 0px;
	height:40px;
}

.container_footer_top p {
	
}

.container_footer_top p .row_1, .container_footer_top p .row_2 {
	display:inline-block;
}

.container_footer_top p img {
	margin-right:20px;
	    float: left;
}

.container_footer_top p {
	position:absolute;
	z-index:999;
	padding-left:20px;
	padding-top:8px;
}

.container_footer_top p a {
	font-size:12px;
	color:#000;
	margin-right:20px;
	    padding-top: 1px;
		display: inline-block;
}

.social_row {
	width: 1000px;
    display: block;
    height: 40px;
    background: #D7D7D7;
    text-align: right;
}

.container_footer_top .social_row p {
	position: relative;
	width: 220px;
    float: right;
	z-index:999;
	padding-right:20px;
	text-align:right;
	padding-top: 7px;
    padding-bottom: 3px;
}

.container_footer_top .social_row p a {
	font-size:12px;
	color:#000;
	margin-left:10px;
	margin-right:0px;
	    padding-top: 2px;
		display: inline-block;
}

.container_footer_top .social_row p img {
    margin-left: 10px;
    float: left;
	margin-right:0px;
}

.container_footer_top .extras {
	height: 45px;
    background: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.container_footer_top .extras p {
	padding:10px;
	text-align:center;
	position: relative;
	font-size:16px;
}

.container_footer_top .extras p a {
	margin-right: 10px;
	margin-left:10px;
}

#lang_container_footer {
	position:absolute;
	right:20px;
}

.container_footer_top .extras p a#lang_ar_footer {
	margin-right:0px;
}

/* privacy */


/* new slider updates */

.slider-3-content {
	text-align:left;
	padding-left:80px;
}

.slider-3-content h2,
.slider-3-content p {
	text-align:left !important;
}


@media (min-width: 1000px) {
	
	body { 
		background:#CCC;
	}
  .container {
    width: 1000px;
  }
  
  ul.simple-toggle li#sign-box a {
		padding:0px;
		font-size:14px;
		font-weight:400;
	}
	
	#sect_carousel {
		position:absolute;
		
	}
	
	#home_video_box {
		position:absolute;
		width:600px;
		
		height:540px;
		overflow:hidden;
		margin-left:400px;
		
	}
	
	#sect_carousel_benefits {
		position:absolute;
		width:600px;
		margin-left:400px;
		
	}
	
	#sect_carousel_technology {
		width:1000px; position:absolute; height: 540px;
	}
	
	
	
	
	.home_container_rev {
		position: relative;
		clear:both;
		margin:30px;
		padding:0px;
		padding-top:0px !important;
		width:320px;
		height:auto;
		float:left;
		z-index:999999;
		/*background:url(http://jovenshadow.com/project/timez5/uploads/images/bg_70.png);*/
	}
	
	.home_container {
		position:relative;
		clear:both;
		margin:30px;
		padding:10px;
		width:320px;
		height:auto;
		float:left;
		z-index:999999;
		background:url(https://www.timez5.com/uploads/images/bg_70.png);
	}
	
	#testi-box {
		margin-top:0px;
	}
	
	#labs_container .box_1 {
		padding-left:30px !important;
	}

	#contact .home_container_rev {
		position:absolute;
	}
	
	.container_footer .right {
	  float: right;
	  width: 150px;
	  padding: 0px;
	  padding-top: 12px;
	  padding-left: 35px;
	  padding-right: 20px;
	  text-align: right;
	}
}

@media (max-width:999px){
	
	body { 
		background:#fff;
	}
	
	.carousel-inner {
		width:500px;
		margin:auto;
	}
	
	header {
	width: 100%;
	height:90px;
	margin: auto;
	padding: 0px;
	background:#d2d2d2;
	/*position:fixed;*/
	top:0px;
	  z-index: 9999999;
	}

	#lang_container {
		top: 65px;
    right: 15px;
	}
	
	#lang_container a {
    	color: #000;
	}
	
	#lang-box {
		display:block;
	}

	
	.nav { width:100%; position:absolute; height:50px; background: #2D2D2D;
    height: 60px; }
	
	#menu-toggle {
		position:absolute;
		left:30px;
		  margin-top: 13px;
  margin-left: -12px;
	}
	
	.icon-bar {
	  display: block;
	  width: 30px;
	  height: 4px;
	  border-radius: 1px;
	  background: #FFF;
	  margin-top: 5px;
	}
	
	ul.simple-toggle { margin-top:0px; }
	
	header .nav_logo {
		padding-left:10px;
		padding-top:5px;
		z-index: 99999;
    	position: relative;
		width: 50px;
		left: 50%;
		margin-left: -25px;
	}
	
	header .nav_logo a img {
		width:47px; height:auto;
	}
	
	header .nav_logo span {
		display:none;
	}
	
	#sign-box {
		position:relative;
		right:auto;
		top:auto;
		padding:0px;
	}
	
	
	
	
	#btn_buy {
	  margin-top: 14px; margin-right:10px; 
	}
	
	ul.simple-toggle { display: none; }
	.anchor-link, #mobile-nav { display: block; }

  ul.open { 
    /*background-color: #F4F4F4;*/
    box-shadow: 2px 2px 3px #444444;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    top: 60px;
    width: 100%;
    z-index: 9999999; 
	}
	ul.open li { display: block; list-style: none; text-align: left; background:#2D2D2D; }
	ul.open li a { display: block; padding: 12px 10px; border-top: 1px solid #3b3b3b; text-decoration: none; font-size:16px; font-weight:400; }
	ul.open li a:hover { background-color: #3b3b3b; color: #fff; }
	
	.container_body {
		margin-top:50px;
		width:100%;
		
	}
	
	.home_container h1 {
		color: #414142;
	}
	
	.home_container_rev, .home_container {
		width:700px;
		margin:auto;
		height:auto;
		position: relative;
		text-align:center;
		padding-top:20px !important;
		background:none;
	}
	
	.home_container h2, .home_container p {
  		color: #414142;
	}
	
	.home_container_rev p span {
		font-size:20px !important;
	}
	
	.div-breaker {
		clear:both;
		height:20px;
	}
	
	#about_container  .row div, #labs_container  .row div, #gen_container  .row div {
		padding:15px !important;
	}

	/* benefits */
	#home_video_box {
		width:600px;
		margin:auto;
		height:500px;
		overflow:hidden;
	}
	
	#sect_carousel_benefits {
		width:600px;
		margin:auto;
	}
	
	#sect_carousel_benefits .content {
		border-bottom:1px solid #CCC;
		clear:both;
	}
	
	/* end benefits */
	
	/* about */
	#about_container p, #labs_container p, #gen_container p {
		font-size:18px;
		line-height:24px;
	}
	
	#about_container h2 {
	  font-size: 28px;
	  font-weight: 700;
	}
	
	#about_container .row .box_1, #about_container .row .box_4 {
	padding-left:15px;
}

	/* end about*/
	
	/* technology */
	
	#sect_carousel_technology {
		width:700px;
		margin:auto;
	}
	
	#sect_carousel_technology .content {
		padding:10px 0px;
	}
	
	#sect_carousel_technology .content {
	  overflow: hidden;
	}
	
	#sect_carousel_technology .content img {
	  width: 150%;
	  height: auto;
	  float: right;
	  max-width: none;
	}
	
	#sect_carousel_technology .last-item img {
	  width: 100%;
	  height: auto !important;
	  margin: auto;
	  margin-bottom: 10px;
	}
	
	#sect_carousel_technology .content .last-item {
		margin-left:0px !important;
	}
	/* end of technology */
	
	/* generic */
	#gen_container .box_4 p {
		font-size:16px;
		line-height:20px;
	}
	
	#gen_container .content table {
		width:100% !important;
		clear:both;
		float:none;
		margin-top:20px !important;
	}
	
	#gen_container .content p {
		font-size:18px;
		line-height:24px;
	}
	
	#gen_container table p, #gen_container table p span {
		font-size:18px !important;
		line-height:24px !important;
	}
	
	#gen_container table .help-icon p span {
		font-size: 24px !important;
	}
	
	#gen_container table .help-icon p img {
		padding-right:10px !important;
	}
	
	#gen_container .help-table td {
		padding-left:0px;
	}
	
	#gen_container .content p img {
		position:relative !important;
		top:inherit !important;
		right: inherit !important;
	}
	
	#gen_container .content_faq p {
		font-size:18px;
		line-height:24px;
		clear:both;
	}
	/* end of generic */
	
	.anythingSlider-minimalist-round .arrow, .anythingSlider-minimalist-round .anythingControls  {
		display:none !important;
	}

	#sect_carousel {
		float: none;
		position: relative;
		width:100% !important;
		height:auto;
		clear:both;
	}
	
	#sect_carousel .anythingSlider, #slider1, #slider1 table {
		width:100% !important; height: 500px !important;
	}
	
	#slider1 table td {
		text-align:center;
		height:auto;
	}
	
	.anythingSlider .panel {
		width:100% !important;
		padding:0px !important;
	}
	
	.anythingSlider .panel div {
		padding:0px !important;
		width:100% !important;
		height:auto !important;
	}
	
	.anythingSlider .panel {
		overflow:visible;
		clear:both;
		margin-bottom:1px;
	}
	
	#slider1-benefits {
		left:0px !important;
	}
	
	.home_container_rev #testimonialList, .home_container #testimonialList {
		width:600px;
		margin:auto;
	}
	
	.home_container_rev #testimonialList li, .home_container #testimonialList li {
		width:600px !important;
		margin:auto;
	}
	
	.home_container_rev #testimonialList li .left, .home_container #testimonialList li .left {
		width:20%;
		text-align:center;
	}
	.home_container_rev #testimonialList li .right, .home_container #testimonialList li .right {
		width:80%;
		text-align:left;
	}
	
	#testi-box {
		height:150px;
	}
	
	
	
	
	#slider1-benefits {
		width:100% !important;
	}
	
	.benefits-box {
		width:100% !important;
		height:auto !important;
		display: table-row;
	}
	

	
	.benefits-box p, .panel p {
		padding:0px 15px;
		padding-bottom: 5px;
		font-size:14px;
	}
	
	
	/* technology */
	
	#myCarousel-technology .item {
		height:400px;
	}
	
	#myCarousel-technology .item img {
		width:auto;
		height:400px !important;
		position:absolute;
		right:0px;
	}
	
	#floatBox-top-technology {
		height:auto !important;
	}
	
	#myCarousel-technology .last-item {
		margin-left:0px !important;
	}

	
	/* experience */
	
	#myCarousel-experience .content {
		overflow:hidden;
		padding-bottom:0px;
	}
	
	#myCarousel-experience .content .img-responsive {
		width:150%;
		max-width:inherit;
		right:-100px;
		float:right;
	}
	
	/*#myCarousel-experience {
		margin-bottom:20px;
	}
	
	#myCarousel-experience .item h2 {
		margin-top:15px;
		margin-bottom:10px;
		margin-left: 0px;
		font-size:26px;
		text-align:center;
	}
	
	#myCarousel-experience .item p {
		font-size:22px;
		line-height:24px;
		margin-left: 0px;
		text-align:center;
		width:100%;
	}
	#myCarousel-experience .item img {
	  top: 110px;
	  position: absolute;
	  height: 200px;
	  width: 676px;
	  right: 0px;
	  max-width: inherit;
	}
	
	#myCarousel-experience .item p img {
		top:0px;
		left:0px;
		margin-left:0px;
		margin-right:5px;
		width:30px;
		height: auto;
		position: relative !important;
	}*/
	
	.testi_boxes ul {
		width:500px;
		margin:auto;
	}
	
	.testi_boxes li {
	  display: inline-block;
	  margin-right: 0px;
	  margin-bottom: 10px;
	  width: 48%;
	}
	
	/* labs */
	
	#labs_container h2 {
	  font-size: 28px;
	  font-weight: 700;
	}

	#labs_container .row { 
		width:700px;
		margin:auto;
	}
	
	#labs_container #testimonialList li .right {
	  width: 80%;
	}
	
	#labs_container #testimonialList li .left {
	  width: 20%;
	}
	
	#labs_container #test-box {
		clear:both;
		height:250px; padding: 0px !important;
	}
	
	#labs_container .box_3 {
		padding-top:0px !important;
	}
	
	/* GENERIC */
	
	#gen_container {
	  width: 700px;
	}
	
	#gen_container .box_4 {
		position:relative;
		margin:0px;
	}
	
	#contact-box {
	  float: left;
	  width: 100%;
	  padding:15px;
	}
	
	
	/* media */
	
	#media-box {
	  float: left;
	  width: 100%;
	  padding:15px;
	}
	
	.NewsSummary {
	  padding-right: 0px;
	}
	
	.NewsSummarySummary {
		font-size:18px;
	}
	
	.NewsSummaryPostdate {
		font-size:16px;
	}
	
	#NewsPostDetailContent p {
		font-size:18px;
	}
	
	#NewsPostDetailReturnLink a {
		font-size:16px;
		font-weight:700;
	}
	
	#news_list li {
		width:100%;
	}
	
	.newsPage {
		font-size:20px;
		font-weight:700;
	}

	
	#media .home_container_rev {
		position: relative;
		clear:both;
		width:100%;
	}
	
	#media .home_container_rev table {
		margin:auto;
	}
	
	#NewsPostDetailContent {
		font-size:18px;
	}
	
	/* PRIVACY */
	.ul_privacy li {
		font-size:18px;
	}
	
	/* TECHNOLOGY */
	#floatBox-top-technology h2 {
	  font-size: 28px;
	  font-weight: 700;
	}
	
	#floatBox-top-technology p {
		font-size:18px;
	}
	
	#sect_carousel_technology .last-item P {
		font-size:18px;
	}
	
	/* contact */
	#contact {
		width:530px;
	}
	
	#contact .home_container_rev {
		width:100%;
	}
	
	.contactform {
		margin:auto !important;
	}
	
	#contact .home_container_rev {
		clear:both;
	}

		
	/*FOOTER*/
	.container_footer {
		width:100%;
		display:table;
	}
	
	.sml-text {
		font-size:16px;
	}
	
	/*.container_footer .left, .container_footer .right {
		width:100%;
		padding:0px;
		padding-top:20px;
		text-align:center;
	}*/
	
	.container_footer .left {
		width: 600px;
	}
	
	.container_footer .right {
		padding-top:15px;
	}
	
	.container_footer {
		padding-bottom:15px;
	}
	
	.container_footer .left a {
		margin-right:15px;
	}
	
	/* dec 2016 */
	.container_footer_top, .social_row {
		width:100%;
		    height: inherit;
			height:40px;
	}
	
	
	
}




@media (max-width:767px) {
	
	header {
		height:80px;
	}
	header .nav_logo a img {
		width: 35px;
		height: auto;
	}
	
	header .nav_logo {
		width: 36px;
		   /* margin-left: -18px;*/
	}
	
	
	#btn_call {
		top:55px !important;
	} 
	
	header.stuck #btn_call_white img {
		width:20px !important;
		height:20px !important;
	}
	
	header.stuck #btn_call_white {
		    right: 90px !important;
	}
	
	
	#lang_container {
		top: 55px !important;
	
	}
	
	#btn_buy {
		margin-top: 14px;
		margin-right: 10px;
		height: 23px;
		font-size: 14px;
		 line-height: 14px;
		padding: 2px 20px !important;
	}
	
	.icon-bar {
		display: block;
		width: 20px;
		height: 2px;
		border-radius: 1px;
		background: #FFF;
		margin-top: 5px;
	}

	.nav {
		height:50px;
	}
	
	.container_footer .left, .container_footer .right {
		width:100%;
		padding:0px;
		padding-top:20px;
		text-align:center;
	}
	
	.container_footer_top p {
		position: relative;
	}
	
	.container_footer_top .social_row p {
		text-align:center;
		    padding-top: 10px;
    	padding-bottom: 4px;
		width:100%;
	}
	
	.container_footer_top p .row_1 a, .container_footer_top p .row_2 a {
		width:28%;
		margin-right:0px;
	}
	
	.container_footer_top p a {
    	font-size: 11px;
	}
	
	.container_footer_top p .row_1, .container_footer_top p .row_2 {
		width: 94%;
		padding-bottom:10px;
	}
	
	.container_footer .left a.sml {
		display:block;
	}
	
	.container_footer_top {
		/*border-top:1px solid #f2f2f2;*/
	}


	
	.home_container_rev, .home_container {
		width:100%;
	}
	
	.home_container_rev #testimonialList {
		width:100% !important;
		margin:auto;
	}
	
	.home_container_rev #testimonialList li, .home_container #testimonialList li  {
		width:96% !important;
		margin:auto;
	}
	
	#home_video_box {
		width:100%;
		margin:auto;
		padding:12px;
		height:540px;
		overflow:hidden;
	}
	
	#home_video_box table, #home_video_box table iframe {
		width:100% !important;
	}
	
	/* benefits */
	#sect_carousel_benefits {
		width:100%;
		margin:auto;
		padding:12px;
	}
	
	#sect_carousel_benefits p {
		font-size:18px;
		text-align:left;
	}
	/* end of benefits */
	
	/* technology */
	#sect_carousel_technology {
		width:100%;
		margin:auto;
	}
	
	#sect_carousel_technology p {

		/*padding:15px;*/
	}
	/* end of technology */
	/*#sect_carousel .anythingSlider, #slider1, #slider1 table {
	  
	   height: auto !important; 
	}*/
	
	 #slider1 table img {
		width:300px !important; height:auto !important;
	}
	
	#sect_carousel .anythingSlider, #slider1, #slider1 table {
	  width: 100% !important;
	  height:300px !important;
	}
	
	#slider1 table iframe {
	  width: 300px;
	  height: 200px;
	}
	/*
	#sect_carousel_benefits .anythingSlider .panel div.content-img {
		margin-top:30px !important;
	}*/
	
	#testi-box {
	  height: 240px;
	}

.container_footer .left p {
padding-left:20px;
}
	
	#labs_container .row { 
		width:100%;
		margin:auto;
	}
	
	/* generic */
	
	#gen_container {
	  width: 100%;
	}
	
	#gen_container table .help-icon p img {
		display:block !important;
		clear:both;
		margin-bottom:10px;
		margin-top:40px;
	}
	
	.container_footer .left span.link-2 {
		border:0px;
		display:block;
		clear:both;
		padding-top:10px;
	}
	
	.container_footer {
		padding-bottom:15px;
	}
	
	.container_footer .left span.link-2 {
		border:0px;
		display:block;
		clear:both;
	}
	
	#lang_container_footer {
		position: relative;
		display: block;
		right: auto;
		    padding-top: 10px;
	}
	
	.container_footer_top .extras {
		height:80px;
	}
	
	/*for new slider make the image text small*/
	#slide-1-img-txt {
		width:180px;
	}
	
	.slider-3-content {
		padding-left: 20px;
	}
	
}

@media (max-width:500px) {
	
	#home_video_box table {
	  width: 100% !important;
	  height:auto;
	}
	
	#home_video_box table iframe {
	  width: 100% !important;
	  height:222px;
	}
	
	#home_video_box table img {
		width:100%;
		height:auto;
	}
	
	#home_video_box {
		width:100%;
		margin:auto;
		padding:12px;
		height:370px;
		overflow:hidden;
	}
	
	/* benefits */
	
	#sect_carousel_benefits .content .col-xs-6 {
		width:100%;
		text-align:center;
	}
	
	/* end benefits */
	
	/* technology */
	
	#sect_carousel_technology .content {
		overflow:hidden;
	}
	
	
	
	#sect_carousel_technology .content img {
	  width: 150%;
	  height: auto;
	  float: right;
	  max-width:none;
	}
	
	/* end of labs */
	
	.carousel-inner .col-xs-6 {
		width:100%;
		text-align:center;
	}
	
	
	.carousel-inner .item
	{
		padding:0px 20px;
	}
	.carousel-inner {
		width:100%;
		
		margin:auto;
	}
	
	.carousel-indicators {
	  bottom: 0px;
	}
	
	#sect_carousel_benefits .carousel-inner .item {
		height:600px;
	}
	
	#labs_container #testimonialList li .left img {
width:50px;
height:auto;
}

#testi-box #testimonialList li .left img, #testimonialList li .left img {
  width: 50px;
  height: auto;
}



	
	/* technology */
	
	/*#myCarousel-technology .item {
		height:330px; width:100%; overflow:hidden;
	}
	
	#myCarousel-technology .item.active {
		padding:0px;
	}
	
	#myCarousel-technology .item p {
		overflow:hidden;
		
	}
	
	#myCarousel-technology .item img {
		width:auto;
		height:330px !important;
		position:absolute;
		right:0px;
	}*/
	
	#sect_carousel_technology .last-item {
		padding-top:0px !important;
	}
	
	#sect_carousel_technology .last-item P {
		padding:0px 15px;
	}
	
	#sect_carousel_technology .last-item img {
		width:100%;
		height:auto !important;
		margin:auto;
		margin-bottom:10px;
	}
	
	#sect_carousel_technology .slick-prev {
		display:none !important;
	}
	
	/*#myCarousel-technology .carousel-control .btn-right {
		top:120px;
	}*/
	
	.testi_boxes {
	  padding-top: 0px;
	  padding-left: 0px;
	}
	
	.testi_boxes ul {
		width:100%;
		padding:0px 15px;
		margin:auto;
	}
	
	.testi_boxes li {
	  display: inline-block;
	  margin-right: 0px;
	  margin-bottom: 10px;
	  width: 100%;
	}
	
	.testi_boxes li img {
		margin:auto;
	}
	
	#myCarousel-experience .item img {
	  right: -20px;
	}
	
	#labs_container h2, #about_container .box_1 h2 {
		text-align:center;
	}
	
	#labs_container .box_1 p {
		text-align:center;
	}
	
	#myCarousel-experience .content .img-responsive {
		width:200%;
		right:0px;
	}
	
	#myCarousel-experience h2 {
		position:relative;
		top:10px;
		font-size:24px;
		width:auto;
		padding-right:20px;
	}
	
	#myCarousel-experience p {
		position:relative;
		top:auto;
		font-size:20px;
		width:auto;
		padding-right:20px;
		padding-bottom:15px;
	}
	
	
	#contact {
	  width: 100%;
	}
	
	#contact fieldset {
		margin-right:0px;
	}
	
	
	.contactform {
		width:100% !important;
	}
	
	.contactform td {
		display:inline-block;
		width:100% !important;
	}
	
	.contactform input, .contactform select, .contactform textarea {
		margin-left:0px !important;
		width:100% !important;
		max-width:inherit;
		min-width:inherit;
	}
	
	#contact .home_container_rev p {
		text-align:left;
	}
	
	#contact .home_container_rev p input {
		width:100% !important;
	}
	
	#contact .home_container_rev p button {
		width:100% !important;
		font-weight:700;
		font-size:14px !important;
		margin-top:10px;
	}
	
	
}

@media (max-width:360px) {
	
	/*#sect_carousel_benefits .anythingSlider {
		height:3700px !important;
	}
	
	#sect_carousel_benefits .content-2 img, #sect_carousel_benefits .content-6 img {
		width:250 !important;
		height:auto;
		margin:auto !important;
	}*/
	#home_video_box table iframe {
	  width: 100% !important;
	  height: 190px;
	}
	
	#myCarousel-experience .item img {
		  top: 144px;
	}
	
	#myCarousel-experience .item p {
		font-size:20px;
		width:100%;
	}
	
	.testi_boxes ul {
		width:100%;
		padding:0px 15px;
		margin:auto;
	}
	
	.testi_boxes li {
	  display: inline-block;
	  margin-right: 0px;
	  margin-bottom: 10px;
	  width: 100%;
	}
	
	#about_container .row {
		padding:0px;
	}
	
	
}

/* added 2016 07 03 */

#btn_call {
    position: absolute;
	right:180px;
    margin-top: 14px;
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
}

#btn_call_white {
	display:none;
}

#btn_call img {
	display:none;
}

#btn_call .fa {
    padding-right: 6px;
}

#btn_call span.sml {
    display: none;
}

@media (max-width: 999px) {
	
	/* if header is stuck */
	
	.container_body {
		margin-top:130px;
	}
	
	header {
		position: fixed;
		
	}
	
	header.stuck {
		height: 50px;
		background:none;
	}

	header.stuck nav {
		background:rgba(0,0,0,0.70)
	}
	
	header.stuck #btn_call, header.stuck #lang_container {
		display:none;
	}
	
	header.stuck ul.open li {
		background:rgba(0,0,0,0.70)
	}
	
	header.stuck #btn_call_white {
		    display: block;
		position: absolute;
		top: 15px;
		right: 130px;
	}
	
	header.stuck #btn_call_white img {
		width:33px;
		height:33px;
	}
	
	
	
	#btn_call {
        margin: auto;
		text-align: left;
		position: absolute;
		top: 65px;
		left: 20px;
		margin-left: 0px;
		height: 25px;
		color:#000;
	    font-size: 14px;
		width:200px;
	}
	
	#btn_call img {
		    display: block;
    float: left;
    margin-right: 5px;
	}
	
}

@media (max-width: 600px) {
	
	.container_body {
		margin-top: 80px;
	}

	#btn_call {
		font-size: 12px;
		    left: 15px;
	}
	
	#lang_container {
		right:5px;
	}
	
	#btn_call span{
		display: inline-block;
    	margin-top: 0px;
	}
	
	#btn_call span.sml {
		display: inline-block;
	}
	
	
	#btn_buy {
		padding: 4px 10px !important;
	}
	
	#lang_container img {
	/*display: none;*/
	}
	
	.container_footer .left p {
		padding-left:0px;
		text-align:center;
	}
	
	
	
	/* if header is stuck */
	
	header.stuck {
		height: 50px;
		background:none;
	}

	header.stuck nav {
		background:rgba(0,0,0,0.70)
	}
	
	header.stuck #btn_call, header.stuck #lang_container {
		display:none;
	}
	
	header.stuck ul.open li {
		background:rgba(0,0,0,0.70)
	}
	
	header.stuck #btn_call_white {
		    display: block;
		position: absolute;
		top: 15px;
		right: 70px !important;
	}
	
	header.stuck #btn_call_white img {
		width:20px;
		height:20px;
	}
	
	ul.open {
		top:50px;
	}
	
	.container_footer_top .social_row p a {
		    margin-left: 5px;
			margin-right:5px;
	}
	
	.container_footer_top .social_row p img {
		margin: 0px;
	}
	
	.container_footer .left a {
		 margin-left: 3px;
			margin-right:3px;
	}
	
	

}
/* cmsms stylesheet: timez-en-benefits-res-v2 modified: 12/23/16 14:36:29 */
/* CSS Document */

#box-1 {
	background: url(../../uploads/images/new-benefits/top-bg-desktop.jpg) top left no-repeat;
	min-height:590px;
}

#box-1 .content {
	width:60%;
	float:right;
	margin-right:40px;
	margin-top:40px;
}


#box-1 .content h1 {
	font-size:40px;
	font-weight:600;
	color:#000;
	margin-bottom: 15px;
}

#box-1 .content h2 {
	font-size:24px;
	font-weight:400;
	color:#000;
	    margin-top: 0px;
    margin-bottom: 5px;
}

#box-1 ul {
	margin:0px;
	padding:0px;
	margin-top:85px;
	margin-left:50px;
}

#box-1 li {
	list-style:none;
	font-size:32px;
	padding-bottom:25px;
}

#box-2 {
	padding-bottom:30px;
}

#box-2 h2 {
	font-size:40px;
	font-weight:600;
	text-align:center;
	margin-bottom:20px;
}

#box-2 h3 {
	font-size:24px;
	font-weight:400;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}

#box-2 ul {
	margin:auto;
	padding: 30px 0px;
    padding-bottom: 20px;
    height: 125px;
	width:850px;
	border-bottom:1px solid #969696;
}


#box-2 li {
	    display: inline-block;
    list-style: none;
    height: 75px;
    float: left;
}

#box-2 li.d1 {
	width:12%;
}

#box-2 li.d1 img {
	height:70px;
	width:auto;
}

#box-2 li.d2 {
	width:38%;
	font-size:20px;
	font-weight:400;
}

#box-2 li.d2 strong {
	font-size:32px;
	font-weight:800;
}

#box-2 li.d3 {
	width:15%;
}

#box-2 li.d3 img {
	height:56px;
	width:auto;
}

#box-2 li.d4 {
	width:34%;
	font-weight:300;
	font-size:18px;
}

#box-2 li.d4 strong {
	font-weight:800;
}

#box-2 ul:last-child {
	border:0px;
}

#box-3 {
	background:#F8F8F8;
}


#box-3 ul {
	margin:auto;
	padding: 30px 0px;
    padding-bottom: 20px;
    height: 125px;
	width:850px;
}


#box-3 li {
	    display: inline-block;
    list-style: none;
    height: 75px;
    float: left;
}

#box-3 li.d1 {
	width:12%;
}

#box-3 li.d2 {
	width:70%;
	padding-right:30px;
}


#box-3 li.d3 {
	width:18%;
	text-align:right;
	padding-top:30px;
}




#box-4 .container {
	padding:40px;
	
}

#box-4 h3 {
	font-size:32px;
	font-weight:600;
	margin-top: 10px;
	margin-bottom:30px;
}

#box-4 p {
	font-size:20px;
	line-height:34px;
}

#box-4 .img-con {
	padding-top:50px;
}

#box-4 .container .left-div {
	padding-right:40px;
	padding-left:30px;
	border-right:1px solid #969696;
	text-align:right !important;
}



#box-4 .container .right-div {
	padding-left:40px;
	padding-right:30px;
	text-align:left !important;

}

#box-5 {
	border-top:1px solid #969696;
	border-bottom:1px solid #969696;
	margin:30px 30px;
	padding:30px 0px;
	text-align:center;
}

#box-5 .container {
	width:inherit;
}

#box-5 h3 {
	font-size:32px;
	font-weight:600;
	margin-top: 10px;
	margin-bottom:30px;
}

#box-5 p {
	font-size:20px;
	line-height:34px;
}

#box-5 p img {
	margin:auto;
	margin-top:40px;
}

#box-4 .container {
	padding:40px;
	
}

#box-6 h3 {
	font-size:32px;
	font-weight:600;
	margin-top: 10px;
	margin-bottom:30px;
}

#box-6 p {
	font-size:20px;
	line-height:34px;
}

#box-6 .img-con {
	padding-top:50px;
}

#box-6 .container .left-div {
	padding-right:40px;
	padding-left:30px;
	border-right:1px solid #969696;
	text-align:right !important;
}



#box-6 .container .right-div {
	padding-left:40px;
	padding-right:30px;
	text-align:left !important;

}

#box-7 .container {
	padding:70px;
	    padding-bottom: 0px;
}

#box-7 #testimonialList {
	margin:0px;
	padding:0px;
	height:120px;
}

#box-7 #testimonialList li {
	list-style:none;
}

#box-7 #testimonialList li p {
	font-size:22px;
}

#box-7 .left {
	float:left;
	width:100px;
	height:100px;
}

#box-7 .right {
	float:left;
	width:750px;
}



/* ipad portrait */
@media (max-width:999px){
	
	.container_body {
		margin-top: 90px;
	}

	#box-1 .content {
		width:50%;
		float:right;
		margin-right:30px;
		margin-top:30px;
	}
	
	#box-1 .content h1 {
		font-size:34px;
	}
	
	#box-1 .content h2 {
		font-size:20px;
	}
	
	#box-1 .content .box-timing .row-time {
		padding:15px 0px;
		font-size:18px;
	}
	
	#box-1 .content .box-timing .row-time strong {
		font-size:30px;
	}
	
	#box-1 .content .box-timing .row-time img {
		padding:0px 24px;
	}
	
	#box-2 {
		padding: 20px;
		padding-bottom: 30px;
	}
	
	#box-2 h2 {
		font-size: 34px;
	}
	
	#box-2 h3 {
		font-size: 22px;
	}
	
	#box-2 ul {
		width: 100%;
	}
	
	#box-2 h2 br, #box-2 h3 br {
		display:none;
	}
	
	#box-2 li.d1 img {
		height: 60px;
	}
	
	#box-2 li.d2 {
		font-size: 16px;
	}
	
	#box-2 li.d2 strong {
		font-size: 28px;
	}
	
	#box-2 li.d3 img {
		height: 50px;
		width: auto;
	}
	
	#box-2 li.d4 {
		font-size: 16px;
	}
	
	#box-3 ul {
		width: 90%;
	}
	
	#box-4 h3 {
		font-size: 28px;
		font-weight: 600;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	
	#box-4 h3 br {
		display:none;
	}
	
	#box-4 p {
		font-size: 18px;
		line-height: 30px;
	}
	
	#box-4 .container .left-div {
		padding-right: 20px;
		padding-left: 0px;
	}
	
	#box-4 .container .right-div {
		padding-left: 20px;
		padding-right: 0px;
		text-align: left !important;
	}
	
	#box-5 h3 {
		font-size: 28px;
	}
	
	#box-5 p {
		font-size: 18px;
		line-height: 30px;
	}
	
	#box-6 .container .left-div {
		padding-right: 20px;
		padding-left: 0px;
	}
	
	#box-6 .container .right-div {
		padding-left: 20px;
		padding-right: 0px;
	}
	
	#box-6 h3 {
		font-size: 28px;
		font-weight: 600;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	
	#box-6 p {
		font-size: 18px;
		line-height: 30px;
	}
	
	#box-7 #testimonialList {
		height:120px;
	}
	
	#box-7 .left {
		width:20%;
	}
	
	#box-7 .right {
		width:80%;
	}
	

}


/* smallest portrait */
@media (max-width:767px){
	
	.container_body {
		margin-top: 80px;
	}

	#box-1 li {
		font-size:20px;
		
	}
	
	#box-1 li img {
		width:28px;
		height:auto;
	}
	
	#box-2 ul {
		height: inherit;
		position:relative;
	}
	
	#box-2 li {
		display: block;
		height: auto;
		float: none;
	}
	
	#box-2 li.d1 {
		width: 50%;
	}

	#box-2 li.d2 {
    	width: 100%;
		    font-size: 18px;
	}
	
	#box-2 li.d3 {
		width: 50%;
		position: absolute;
		right: 0px;
		top: 30px;
		text-align: right;
	}

	#box-2 li.d4 {
    	width: 100%;
		    font-size: 12px;
			padding-top:10px;
	
	}
	#box-2 h2 {
		font-size: 24px;
	}
	
	#box-2 h3 {
		font-size: 18px;
	}
	
	#box-3 ul {
		height:inherit;
		padding-top:20px;
	}
	
	#box-3 li img {
		margin:auto;
	}
	
	#box-3 li.d1 {
		padding-bottom:20px;
	}

	#box-3 li.d1, #box-3 li.d2, #box-3 li.d3 {
		width: 100%;
		height:inherit;
		display:block;
		text-align:center;
		float:none;
	}
	
	#box-3 .head img {
		height:250px;
		width:auto;
	}
	
	#box-4 .container {
		padding: 20px;
	}
	
	#box-4 h3 {
		font-size:24px;
		text-align: center;
	}
	
	#box-4 p {
		font-size:18px;
		text-align: center;
	}
	
	#box-4 .container .left-div {
		padding-right: 0px;
		padding-left: 0px;
		border-right: 0px solid #969696;
	}
	
	#box-4 .container .right-div {
		margin-top:40px;
	}
	
	#box-5 {
		border-top: 1px solid #969696;
		border-bottom: 1px solid #969696;
		margin: 30px 20px;
		    padding: 40px 0px;
		text-align: center;
	}
	
	#box-5 h3 {
		font-size: 24px;
	}
	
	
	#box-6 h3 {
		font-size: 24px;
		text-align:center;
	}
	
	#box-6 p {
		font-size: 18px;
		text-align:center;
	}
	
	#box-6 .container {
		padding: 20px;
	}
	
	#box-6 .container .left-div {
		padding-right: 0px;
		padding-left: 0px;
		border-right: 0px solid #969696;
	}
	
	#box-6 .container .right-div {
		padding-left: 20px;
		padding-right: 0px;
		margin-top:40px;
		text-align: left !important;
	}
	
	#box-7 .container {
		padding: 20px;
		padding-top: 40px;
		padding-bottom: 0px;
	}
	
	#box-7 #testimonialList {
		height:200px;
	}
	
	#box-7 #testimonialList li p {
		font-size: 18px;
	}
	
	#testimonialList li .left img {
		width: 70px;
		height: auto;
	}

	#box-7 .left {
		width:100%;
		text-align:center;
	}
	
	#box-7 .right {
		width:100%;
		text-align:center;
	}
	
	#box-4 img, #box-5 img, #box-6 img {
		margin:auto;
	}

}

/* smallest portrait */
@media (max-width:425px){
	
	#box-1 {
		background:url(../../uploads/images/new-benefits/benefits-mobile.jpg) top left no-repeat;
		min-height:450px;
	}

	#box-1 .content {
		width:90%;
		float: none;
		margin:auto;
		padding-top:30px;
	}
	
	#box-1 .content h1 {
		font-size:24px;
		font-weight:700;
		text-align:center;
	}
	
	#box-1 .content h2 {
		font-size:18px;
		text-align:center;
	}
	
	#box-1 li {
		font-size:20px;
		    padding-bottom: 15px;
	}
	
	#box-1 .content .box-timing {
		margin-top:20px;
	}
	
	#box-1 .content .box-timing .row-time {
		padding: 15px 0px;
		font-size: 14px;
		line-height: 22px;
		padding-left: 75px;
	}
		
	#box-1 .content .box-timing .row-time br {
		display:block;
	}

	
	#box-1 .content .box-timing .row-time strong {
		font-size:30px;
	}
	
	#box-1 .content .box-timing .row-time img {
		padding: 0px 20px;
		position: absolute;
    	left: 10px;
	}
	
	#box-1 .content p.logos {
		text-align:center;
	}
	
	#box-1 .content p.logos img {
		height:34px;
		width:auto;
	}
	
	#box_3 {
		padding-top:0px;
	}

	
	
	#box_3 h2 {
		text-align: center;
		font-size: 24px;
		font-weight: 600;
		color: #000;
		width: 100%;
		}
		
	#box_3 h3 {
		
		text-align: center;
		font-size: 18px;
		font-weight: 400;
		color: #555555;
		width: 100%;
	}
	
	#box_3 ul {
		padding:20px 0px;
		background:#f2f2f2;
		margin-top:30px;
		margin-bottom:0px;
	}
	
	#box_3 li {
		font-size:20px;
		display:block;
		text-align:left;
		width:50%;
		margin-left:25%;
	}
	
	#box_3 li img {
		width:40px;
	}
	
	#box_3 p {
		padding:30px 15px;
		font-size:16px;
		color:#393939;
		text-align:center;
	}
	
	#box_4 {
		background:url(../../uploads/images/new-technology/layer-bg.jpg);
		background-size:cover;
		height:450px;
	}
	
	#box_4 ul {
		list-style: none;
		margin-left: 16px;
		margin-top: 53px;
		position: absolute;
	}
	
	#box_4 li {
		font-size:12px;
		margin-bottom:7px;
	}
	
	#box_4 li strong {
		display:block;
		font-weight:600;
		font-size:20px;
	}
	
	#box-3 .sheild {
		margin-left: 10%;
	}
	
	#box-3 .head {
		position: relative;
		text-align: right;
		padding-right: 15%;
	}
	
	#box-3 .content {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#box-3 .content h2 {
		font-size: 24px;
		text-align:center;
	}
	
	#box-3 .content h3 {
		font-size: 18px;
		text-align:center;
	}
	
	#box-3 .content p {
		font-size: 14px;
		text-align:center;
	}
	
	#box-3 .content br {
		display:none;
	}
	
	#box-3 .content .nasa {
		padding-bottom: 40px;
	}
	
	#box-3 .content .nasa img {
		height:50px;
	}
}

@media (max-width:380px){
	
	#box_3 li {
		font-size:20px;
		display:block;
		text-align:left;
		width:80%;
		margin-left:10%;
	}
	
	#box-3 .head {
		padding-right:7%;
	}
	
	#box-4 .container li span, #box-4 .container li strong {
		font-size: 14px;
		line-height: 14px;
	}
	
	#box-4 .container li img {
		width: 16px;
		margin-right: 10px;
		margin-left: -26px;
	}
	
}
