@charset "UTF-8";
/* CSS Document */
body, html {
	height:100%;
	position: relative;
}
body {
	background:#f7fbfc;
	font-family: 'Lato', sans-serif;
	color:#60606d;
	padding:0;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.bg1 {
    background-color: #fff;
}

.bg2 {
    background-color: #0cb5c6;
}

.bg-report {
	background-image:url(../img/bg-report.png);
}
div, p, span {
    font-size:20px;
}

h1, h2, h3, h4 {
	font-family: 'Lato', sans-serif;
}

h1.coming-soon {
	font-size:100px;
	line-height:260px;
	width:100%;
	border:solid 1px #ccc;
	margin:20px 20px 100px 20px;
	text-transform:uppercase;
	display:block;
	text-align:center;
}

.header {
	width:100%;
	background:#33a5ff;
	line-height: 0;
}

.header.sticky {
	position: fixed;
	top:0px;
	z-index:40;
}

.header header {
	width:100%;
	max-width:1330px;
	margin:0px auto;
	padding:0 20px;
}

.header .user-wrapper {
	color:#fff;
	vertical-align:middle;
	width:380px;
	text-align: right;
}

.header header a {
	color:#fff;
	line-height:28px;
}

.header header .welcome {
	padding-left:33px;
	line-height:28px;
	display:inline-block;
	background-image:url(../img/user-icon@2x.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.header header .username {
	margin-right:20px;
	line-height:28px;
	position:relative;
}

.header header .username span {
	font-size:16px;
}

.header header .username .text {
	display:block;
}

.header header .account {
	position:relative;
	width:180px;
	float:right;
	padding-top:22px;
}

.header header .account a {
	margin:0;
	display:inline-block;
}

.update-mobile {
	float:left;
	width:245px;
	padding:34px 0 0 21px;
	font-size:14px;
	color:#fff;
}

.ddown-menu {
	position:absolute;
	top:50px;
	left:0;
	z-index:20;
	background:url(../img/top-ddown@2x.png) no-repeat 0 0;
	background-size:cover;
	width:222px;
	padding-top:20px;
	display:none;
}


.ddown-menu ul {
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	background:#fff;
	border:solid 1px #e1e6e3;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-top:0;
	padding:0 12px 0 12px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	text-align: center;
}

.ddown-menu ul li {
	border-bottom:solid 1px #e1e6e3!important;
	padding:0!important;
}

.ddown-menu ul li:last-child {
	border:0!important;
}

.ddown-menu ul li a {
	color:#404049;
	text-align:center;
	display:block;
	padding:6px 20px;
	font-size:15px;
	line-height:36px;
	height:46px;
    letter-spacing:1px;
    background:#fff;
}

.ddown-menu ul li a:hover {
	color:#0193ad;
	background: #e6f7f9
}

.ddown-menu ul li.logo-tu svg {
	width:81px;
	height: auto;
	margin:0px auto;
	line-height:40px;
}

.ddown-menu ul li.logo-eq svg {
	width:69px;
	height: auto;
	margin:0px auto;
}

.ddown-menu ul li.logo-ex svg {
	width:96px;
	height: auto;
	margin:0px auto;
	margin-right:12px;
}

.header header .username i {
	width:14px;
	display:inline-block;
	height:9px;
	background-image:url(../img/carrot@2x.png);
	background-repeat:no-repeat;
	background-size:cover;
	margin-left:14px;
	line-height:28px;
}

.ddown-menu.small {
	top:50px;
	background:url(../img/ddown-top2@2x.png) no-repeat 0 0 transparent!important;
	background-size:contain!important;
	width:208px;
	padding-top:20px;
	left:58px;
}

.ddown-menu p {
	padding:13px 10px 0 10px;
	text-align:center;
	font-size:15px;
}

.ddown-menu p span {
	display:block;
	clear:both;
	font-size:28px;
}

.header header .icon-username {
	width:27px;
	height:28px;
	display:inline-block;
	line-height:28px;
}

.nav-wrapper {
	width:100%;
	background:#fff;
	padding:0 20px;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.05);
}

.nav-content {
	width:100%;
	max-width:1330px;
	margin:0px auto;
}

.header nav {
	line-height:60px;
	width:100%;
	max-width:1173px;
	margin:0px auto;
}

.header nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
    height:60px;
}

.header nav li {
	display:inline-block;
	position:relative;
	width:20%;
	float:left;
	text-align: center;
	padding:0 10px;
}

.header nav li:last-child a {
	padding-right:0;
}

.header nav a {
	display:block;
	line-height:54px;
	color:#616161;
	padding:0 0px;
	font-weight:600;
	position:relative;
	font-size:17px!important;
}

.header nav a:hover {
	color:#0193ad;
}

.header nav li.on .link-on {
	display:block;
	border-bottom:solid 6px #33a5ff;
	color:#33a5ff;
	font-weight:800;
}

.header nav li .ddown-menu {
	margin:0px auto;
	left:-30px;
  	right:0;
	display:none;
    background-color:#fff;
    height:90px;
    padding-top:0;
    border-top:solid 1px #e1e6e3;
    border-bottom:solid 1px #e1e6e3;
}

.header nav li:hover .ddown-menu {
	display:block;
}

.header nav li .ddown-menu ul {
	border:0;
    box-shadow:none;
}

.header nav li .ddown-menu li {
	display:block;
	width:100%;
}

.header nav li .ddown-menu li:last-child {
	border:solid 1px #cc0000;
}

.header nav li .ddown-menu a {
	width:100%;
	display:block;
    border-left:solid 1px #e1e6e3;
    border-right:solid 1px #e1e6e3;
}

.header nav li .alerts-wrapper {
	display:inline-block;
	position: relative;
	padding: 0 25px;
	line-height: 32px;
    font-size:17px;
}

.header nav a span.arrow {
	display: inline-block;
	width:14px;
	height:10px;
	line-height:20px;
	vertical-align: middle;
	margin-left:8px;
	background:url('../img/arrow-menu@2x.png') no-repeat right 0;
	background-size: contain;
}

.header nav a:hover .arrow {
	background:url('../img/arrow-menu-on@2x.png') no-repeat right 0;
	background-size: contain;
}

.header nav .tag {
	font-size:15px;
	font-weight:500;
	color:#0cb5c6;
}

.header nav .count, #footer-mobile .count {
	background:#ff6265;
	color:#fff;
	text-align:center;
	width:20px;
	line-height:20px!important;
	height:20px!important;
	font-size:12px;
	font-weight:800;
	padding:0;
	display:block;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	position:absolute;
	top:0px;
	right:0px;
}

.header .monitoring {
	line-height:38px;
	width:200px;
	display:inline-block;
	background-size:auto;
	text-align:left;
	margin-right:0px;
	padding-top:2px;
	float:left;
	margin-top:13px;
	font-size:15px;
	vertical-align: top;
}

.header .monitoring svg {
	float:left;
	margin-right: 12px;
}

.header .monitoring span {
	font-weight: 800;
	text-decoration: underline;
    font-size: 15px;
}

.hero-section {
    width: 100%;
    max-width: 1180px;
    margin:0px auto;
    margin-top:40px;
}

.hero-section img {
    display: inline-block;
}

.hero-1 {
    width: 33%;
}

.hero-2 {
    width: 61%;
}

.full-wrapper {
    width:100%;
	padding:0 20px;
}

.full-wrapper .wrapper {
    width:100%;
    max-width: 1180px;
    margin:0px auto;
}

.content-block {
	display:block;
	border:solid 1px #e1e4e2;
	width:100%;
	max-width:1165px;
	padding:50px 42px 30px 42px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin:0px auto;
	margin-bottom: 0;
	margin-top: 40px;
	position:relative;
	background:#fff;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
}

.content-block.rounded-top {
    -webkit-border-radius: 12px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 12px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 12px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom:0;
    padding-bottom:25px;
}

.section-bottom-bar {
    background:#faaf40;
    display: block;
    width:100%;
    max-width:1165px;
    height:75px;
    margin:0 auto;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border:solid 1px #ccc;
    border-top:0;
}

.section-bottom-bar a {
    display: block;
    line-height: 75px;
    text-align: center;
    color: #fff;
    font-size:26px;
    font-weight: 800;
}

.content-block.padding-less {
	padding-left:0!important;
	padding-right:0!important;
}

.content-block .inner-padding {
	padding-left:42px;
	padding-right:42px;
}

.content-block p {
	font-size:22px;
    margin:0;
    padding:0;
}

.content-block h1 {
	font-size:31px!important;
	padding-bottom: 32px;
	font-weight: 800;
	color:#60606d;
	padding:0;
}

.content-block h2, .home-details h2 {
	font-size:35px;
	color:#33a5ff;
	font-weight:900;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-family: 'Lato', sans-serif;
	line-height:34px;
	text-align:left;
	display:block;
	clear:both;
	width:100%;
	padding-bottom:16px;
}

.content-block h2 i {
	font-style: normal;
}

.content-block h2.text-center {
    text-align: center;
}

.full-content-scoresense {
	-webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
		opacity: 0;
	  filter: alpha(opacity=0); /* For IE8 and earlier */
}

.full-content-scoresense.active {
	display:block;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.full-content {
	max-width:1305px;
	width:100%;
	margin:0px auto;
	padding-top:70px
}

.home-details {
    width:100%;
    height:327px;
    background:url(../img/home-details@2x.png) no-repeat 0 0;
    background-size: cover;
    height:327px;
    margin:0 auto;
    max-width:1165px;
    margin-top:40px;
    padding-bottom:20px;
}

.shadow-wrapper {
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.06);
}

.home-details h2 {
    padding:0 0 10px 0;
}

.home-details .detail-text {
    padding:71px 71px 0 71px;
    width:60%;
}

.home-details .detail-text p {
    margin:0;
    padding:0 0 34px 0;
}

.home-details .action-link {
    background:#33a5ff;
    color:#fff;
    font-size:18px;
    display: inline-block;
    padding:0 50px;
    line-height: 50px;
    border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
}

.single-image-wrapper {
    width:100%;
    max-width: 1166px;
    margin:0 auto;
    margin-top:40px;
}

.wrapper-blog {
    width:100%;
    max-width: 1205px;
    margin:0 auto;
    margin-top:40px;
    padding-bottom:80px;
}

.report-wrapper {
    max-width:1196px;
    width:100%;
    margin:0px auto;
    margin-top:40px;
}

.report-types-wrapper {
    width:100%;
    display: block;
    margin:0px auto;
    background:url(../img/bg-report-wrapper.png) repeat-y 0 0;
    background-size:contain;
}

.report-types {
    padding:0 0;
    list-style:none;
    margin:0 auto;
    display: block;
    clear:both;
    width:87%!important;
}

.report-types li {
    width:48%;
    padding:20px 0;
    border: solid 1px #e5e8e6;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    margin-top:10px;
    margin-bottom:20px;
}

.report-types li:hover {
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 16px 1px rgba(0,0,0,0.07);
}

.home-items {
    width:100%;
    max-width:1002px;
    margin:0px auto;
}

.home-items ul {
    list-style: none;
    padding:37px 0 29px 0;
    display: block;
    clear:both;
    margin:0;
}

.home-items ul li {
    list-style:none;
    display: inline-block;
    float:left;
    padding:0;
    width:31%;
    border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}

.home-items ul li:hover {
    -webkit-box-shadow: 0px 10px 16px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 10px 16px 1px rgba(0,0,0,0.10);
	box-shadow: 0px 10px 16px 1px rgba(0,0,0,0.10);
}

.home-items ul li.middle {
    margin-left:3.4%;
    margin-right:3.4%;
}

.fancybox-skin {
    background-color: transparent; 
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner {
    border-radius: 12px!important;
	-moz-border-radius: 12px!important;
	-webkit-border-radius: 12px!important;
    background-color: transparent!important; 
}


/* //SLIDESHOW */
.footer {
	padding:0px 20px 80px 20px;
	width:100%;
	background:#fff;
    border-top:solid 1px #e3e8e7;
    margin-top:40px;
}

.footer footer {
	max-width:1180px;
	width:100%;
	margin:0px auto;
	display:block;
}

#footer-mobile {
	display:inline-block;
	position:fixed;
	z-index:10;
	height:73px;
	background: #fff;
	border:solid 1px #e1e6e3;
	bottom:0;
	text-align: center;
	width: 100%;
	color:#616161;
	font-size: 19px;
	font-weight: 700;
}

#footer-mobile button {
	display:block;
	margin:0px auto;
	color:#fff;
	background: #0cb5c6;
	width:33%;
	text-align: center;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-top:-16px;
	padding:15px 0;
	position: absolute;
	z-index: 2;
	left:0;
	right:0;
	-webkit-box-shadow: 7px 10px 7px -5px rgba(0,0,0,0.15);
	-moz-box-shadow: 7px 10px 7px -5px rgba(0,0,0,0.15);
	box-shadow: 7px 10px 7px -5px rgba(0,0,0,0.15);
}

#footer-mobile button span {
	display:inline-block;
	padding:0 0px 0 40px!important;
	background:url('../img/btn-menu@2x.png') no-repeat 0 0;
	line-height: 19px;
	background-size: contain;
	font-size:18px;
	font-weight: 800;
}

#footer-mobile button i {
	font-style: normal;
}

#footer-mobile .menu-button-wrapper {
	width:100%;
	display: block;
	margin:0px auto;
}


#footer-mobile .menu-button-wrapper div {
	width:35%;
	text-align: center;
	padding:0 0px 0 0;
	padding-top:20px;
}


#close-mobile .close-menu span {
	padding:0 40px;
	display: inline-block;
	background: url(../img/close@2x.png) no-repeat 0 0;
	background-size: contain;
	color:#0cb5c6;
	font-size:26px;
	font-weight: 800;
}

.fancybox-close {
	background-image:url(../img/fancy-close-custom@2x.png);
	background-size:cover;
	width:49px;
	height:49px;
}

.show {
	display:block!important;
}

.header nav li.show-1124 {
	display: none;
}

.border {
	border:solid 1px #cc0000!important;
}

.hr {
	display:block;
	clear:both;
	height:2px;
	width:100%;
	background:#e1e6e3;
	margin:42px 0 42px 0;
}

.returnfalse {
	cursor:default;
}

.header nav li .ddown-menu a.returnfalse:hover {
	background:#fff;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.show-1024 {
	display:none!important;
}
.hide-1024 {
	display:inline-block!important;
}

.show-860 {
	display:none!important;
}
.hide-860 {
	display:block!important;
}

.show-768 {
	display:none!important;
}
.hide-768 {
	display:block!important;
}

.hide-380 {
	display:inline-block;
}

.show-on-mobile {
	display:none!important;
}

.nopadding {
	padding:0!important;
}

.margin-bottom-10 {
    margin-bottom:10px!important;
}

.margin-bottom-none {
    margin-bottom:0!important;
}

@media screen and (max-width:1310px){

	.header nav .count {
			right:0;
	}
    
    .blog-col-1 {
        width: 50%;
    }
    
    .blog-col-2 {
        width: 49%;
    }
    
    .report-2 {
        width:64%;
    }
    
    .report-3 {
        width:36%;
    }
    
    .report-types {
        padding:0;
        width:90%;
        margin:0px auto;
    }
}

@media screen and (max-width:1100px){
    .single-image-wrapper {
        width:95%;
    }
    
    .wrapper-blog {
        padding:0 7px;
    }
}

@media screen and (max-width:1100px){
    .home-details {
        height:260px;
        padding-bottom:30px;
    }
    
    .home-details .detail-text {
        padding:40px 40px 0 40px;
    }
    
    .home-details .detail-text p {
        font-size: 16px;
        padding-bottom:20px;
    }
}

@media screen and (max-width:900px){
    .home-details {
        background-size: contain;
        height:240px;
    }
    
    .home-details .detail-text {
        width:55%;
        padding:35px 0 40px 30px;
    }
    
    .home-details .action-link {
        font-size:14px;
        display: inline-block;
        padding:0 30px;
        line-height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    
    .content-block h2, .home-details h2 {
        font-size:26px;
        padding-bottom:0px;
    }
}


