body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-size:14px;
	color:#3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	height:100%;
}

.highlight {
    color:#4077BB
}

#conteiner-site{
	position:relative;
	top:0;
	bottom:0;
}
.top-text{
	position:absolute;
	width:100%;
    z-index: 1;
	bottom: 51px;
}
.top-text .title{
	margin:0px;
	
	font-weight:normal;
	color:#333333;
	margin-bottom:15px;
}
.top-text .item{
	width:300px;
}
.top-text .item  img{
	margin:0 10px 10px 0;
	float:left;
}
@font-face {
    font-family: 'Museo700'; 
    src: url('../fonts/museo700-regular.eot');
    src: url('../fonts/museo700-regular.eot') format('embedded-opentype'),
         url('../fonts/museo700-regular.woff') format('woff'),
         url('../fonts/museo700-regular.ttf') format('truetype'),
         url('../fonts/museo700-regular.svg#Museo700') format('svg');
}
@font-face {
    font-family: 'Museo300'; 
    src: url('../fonts/museo300-regular.eot');
    src: url('../fonts/museo300-regular.eot') format('embedded-opentype'),
         url('../fonts/museo300-regular.woff') format('woff'),
         url('../fonts/museo300-regular.ttf') format('truetype'),
         url('../fonts/museo300-regular.svg#Museo300') format('svg');
}
@font-face {
    font-family: 'Museo500'; 
    src: url('../fonts/museo500-regular.eot');
    src: url('../fonts/museo500-regular.eot') format('embedded-opentype'),
         url('../fonts/museo500-regular.woff') format('woff'),
         url('../fonts/museo500-regular.ttf') format('truetype'),
         url('../fonts/museo500-regular.svg#Museo500') format('svg');
}
@font-face {
    font-family: 'Swis721LtBTLight';
    src: url('../fonts/swissl_0.eot');
    src: url('../fonts/swissl_0.eot') format('embedded-opentype'),
         url('../fonts/swissl_0.woff') format('woff'),
         url('../fonts/swissl_0.ttf') format('truetype'),
         url('../fonts/swissl_0.svg#Swis721LtBTLight') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

.wrap{
	width:1008px;
	margin:auto;
}
.clear{
	clear:both;
}
img{
	border:0px;
}
.l-float{
	float:left;
}
.r-float{
	float:right;
}
a{
	color:#0C4DA2;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
button, select{
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif;
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
}
.author{
	margin-bottom: 20px;
}
a.retweet {
    margin-right: 10px!important;
    position: relative!important;
    top: -6px!important;
}
#header{
	padding:20px 0;
}
#header .logo{
	float:left;
	position:relative;
}
#header .logo .head-text{
	color: #808080;
    font-family: 'Museo700';
    font-size: 17px;
    font-weight: normal;
    left: 140px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 213px;
}
#header .top-link{
	background-color:#fff;
	border:1px solid #cccccc;
	padding:5px 25px;
	box-shadow:0 0 3px #f1f1f1 inset;
	float:left;
	color:#c4c4c4;
	border-radius:5px;
	margin-left:105px;
	margin-top:29px;
}
#header .top-link a{
	color:#4077BB;
	text-decoration:none;
}
#header .top-link a:hover{
	text-decoration:underline;
}
#header .account{
	float:right;
	padding-top: 30px;
}
#header .account .call{
	float: right;
    font-size: 15px;
    padding-top: 2px;
    text-align: right;
    text-transform: uppercase;
}
#header .account .call a{
	text-decoration:none;
	color: #3C3C3C;
}
#header .account .bt{
	float: left;
    margin-right: 60px;
}
#header .account .bt a{
	margin-left:20px;
}
.bt-style1{
	display:inline-block;
	background-image:url(../images/bt-style1.gif);
	background-repeat:repeat-x;
	padding:2px 30px;
	padding-bottom:3px;
	background-color:#87c32e;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 2px #4a671e;
	border:1px solid #84be2d;
	border-radius:3px;
}
.bt-style1:hover{
	background-image:none;
}
#header .account .bt .bt-style1{
	font-family: Arial;
    font-size: 13px;
}
#header .account .bt .bt-style2{
	font-family: Arial;
    font-size: 13px;
}
.bt-style2{
	display:inline-block;
	background-image:url(../images/bt-style2.gif);
	background-repeat:repeat-x;
	padding:2px 15px;
	padding-bottom:3px;
	background-color:#346cbd;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 2px #274776;
	border:1px solid #3267b5;
	border-radius:3px;
}
.bt-style2:hover{
	background-image:none;
}
#nav{
	background-color:#4077bb;
	box-shadow:0 1px 3px #b3b198;
	position:relative;
	z-index:3;
}
#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 1028px;
}
#nav ul li{
	float:left;
	margin-right:2px;
	position:relative;
}
#nav ul li a{
	display:block;
	color:#fff;
	font-size:13px;
	padding:17px 14px;
	text-decoration:none;
}
#nav ul li.drop a{
	padding-left:17px;
	padding-right:32px;
	background-image:url(../images/drop.png);
	background-repeat:no-repeat;
	background-position:right 21px;
	background-color: #ff9000;
}
#nav ul li.activ a{
	background-color:#2c5c97
}
#nav ul li:hover a{
	background-color:#2c5c97
}
#nav ul li .sub{
	display:none;
	background-color:#2c5c97;
	width:395px;
	position:absolute;
	top:46px;
	left: -248px;
	z-index:2;
}
#nav ul li:hover .sub{
	display:block;
}
#nav ul li .sub .border{
	margin:20px 0;
}
#nav ul li span{
	display:block;
}
#nav ul li .sub .item-sub{
	float:left;
	width:170px;
	padding-left:20px;
	padding-right:7px;
}
#nav ul li .sub .item-sub .item{
	padding-bottom:13px;
}
#nav ul li .sub .item-sub .item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	display:block;
	padding:0px;
	padding-left:32px;
	background-image:none;
}
#nav ul li .sub .item-sub .item a:hover{
	text-decoration:underline;
}
#nav ul li .sub .item-sub .item a span{
	position:absolute;
	left:0px;
	top:-3px;
	width:23px;
	text-align:center;
}
.header-image{
	background-color:#fff;
	position:relative;
	z-index:1;
	height:396px;
	margin-top: 0px;
}
.header-image .wrap{
	position:relative;
	height:396px;
}
.header-image .image{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/Submit123PR-Create-Big-Visibility-Header.png);
	background-repeat:no-repeat;
	width:1008px;
	height:396px;
}
.header-image .image .link-bt{
	display: block;
    height: 43px;
    position: absolute;
    right: 16px;
    top: 230px;
    width: 513px;
}
.header-image .want{
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/opacity.png);
	font-size:22px;
	font-family: 'MyriadProRegular';
	padding:10px 0;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#000000;
	box-shadow:0 0 5px #bfbda5;
}
.header-image .want span{
	display: inline-block;
    padding-right:25px;
    position: relative;
    top: -9px;
}
.header-image .want em{
	display:inline-block;
}
.form-top{
	background-color:#4077bb;
	padding: 6px 0 10px;
	box-shadow:0 1px 2px #c5c5c5;
	position:relative;
	z-index:2;
	background-image: url("../images/bg-form-top.gif");
	background-repeat: repeat-x;
}
.form-top .title{
	font-family: 'MyriadProRegular';
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.form-top .item{
	float:left;
	margin-right:10px;
}
.form-top .item.bt{
	float:right;
}
.inp-style1{
	background-color:#fff;
	font-size:13px;
	color:#999999;
	border:1px solid #107986;
	box-shadow:0 0 5px #c8c7c7 inset;
	height:32px;
	padding:0 5px;
	width:245px;
}
.content{
	background-color:#fff;
	padding:20px;
	position:relative;
	z-index:1;
	box-shadow:0 1px 3px #b5b5b5;
}
.content .title{
	border-bottom: 1px solid #ececec;
    color: #4077bb;
    font-family: 'Museo700';
    font-size: 38px;
    font-weight: normal;
    margin: 20px 0 35px;
    padding: 0 0 10px;
    text-align: center;
}
.content .title h1{
	margin:0;
	padding:0;
	font-size:28px;
	font-weight:normal;
}
.categ-home .item{
	float:left;
	width:460px;
	padding:0 12px;
	padding-bottom:50px;
}
.categ-home .item .desc{
	float:left;
	width:295px;
	margin-left:30px;
	padding-top:15px;
}
.categ-home .item .desc .more{
	margin-top:5px;
}
.categ-home .item .desc .more a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.categ-home .item .desc .more a:hover{
	text-decoration:underline;
}
.categ-home .item .desc h3{
	font-family: 'Museo700';
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:22px;
	font-weight:normal;
}
.categ-home .item .desc h3 a{
	color:#000;
	text-decoration:none;
}
.categ-home .item .desc h3 a:hover{
	text-decoration:underline;
}
.categ-home .item .desc h2{
	font-family: 'Museo700';
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:22px;
	font-weight:normal;
}
.categ-home .item .desc h2 a{
	color:#000;
	text-decoration:none;
}
.categ-home .item .desc h2 a:hover{
	text-decoration:underline;
}
.categ-home .item .desc p{
	padding:0;
	margin:0;
	font-size:14px;
}
.categ-home .item .image{
	background-image:url(../images/icons.png);
	width:131px;
	height:131px;
	float:left;
}
.categ-home .item .image.icon1{
	background-position:left top;
}
.categ-home .item .image.icon2{
	background-position:right top;
}
.categ-home .item .image.icon3{
	background-position:left -132px;
}
.categ-home .item .image.icon4{
	background-position:right -132px;
}
.categ-home .item .image.icon5{
	background-position:left -264px;
}
.categ-home .item .image.icon6{
	background-position:right -264px;
}
.categ-home .item .image.icon7{
	background-position:left -396px;
}
.categ-home .item .image.icon8{
	background-position:right -396px;
}
.bottom-home{
	padding:20px;
	background-color:#f3f5f8;
	width:968px;
	margin-left:-20px;
	margin-bottom:-20px;
	padding-bottom:0;
}
.bottom-home .left{
	float:left;
	width:490px;
}
.bottom-home .title{
	font-size:28px;
	color:#4077bb;
	font-family: 'MyriadProRegular';
	margin-bottom:15px;
}
.bottom-home .left .item{
	margin-bottom:15px;
}
.bottom-home .item .img{
	float:left;
	width:104px;
	margin-right:10px;
}
.bottom-home .item .desc{
	float:left;
	width:104px;
	width:360px;
}
.logo-dest{
	padding: 20px;
	background-color:#f7f7f7;
	border-bottom:3px solid #d9d9d9;
	width:968px;
	margin-left:-20px;
}
.logo-dest h2{
	color: #4077BB;
    font-family: 'MyriadProRegular';
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 25px;
    padding: 0;
}
.data{
	font-size:11px;
	color:#999999;
}
.bottom-home .item .desc h3{
	margin:0;
	padding:0;
	font-size:15px;
	color:#000;
	font-weight:normal;
	margin-bottom:3px;
}
.bottom-home .item .desc h3 a{
	color:#000;
	text-decoration:none;
}
.bottom-home .item .desc h3 a:hover{
	text-decoration:underline;
}
.bottom-home .item .desc p{
	margin:0;
	padding:0;
	margin-top:5px;
}
.bottom-home .right{
	float:right;
	width:435px;
}
.bottom-home .right .group-right{
	padding-bottom:0;
}
.bottom-home .right .title{
	margin-top:0;
}
iframe#twitter-widget-0{
	height:260px!important;
}
.bottom-home .right .item{
	padding-bottom:20px;
}
.bottom-home .right .item span{
	display:block!important;
}
.bottom-home .right .item span a span{
	display:inline-block!important;
}
.logos-footer{
	width: 1020px;
}
.logos-footer .title{
	color: #FFFFFF;
    font-family: 'MyriadProRegular';
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
    text-transform: none;
}
.logos-footer .logos a{
	display:inline-block;
	box-shadow:0 0 3px #d7d7d7;
	background-color:#fff;
	margin-right:12px;
}
.logos-footer .logos span{
	display:inline-block;
	background-color:#fff;
	margin-right:10px;
	border:1px solid #316299;
}
.logos-footer .logos span img{
	display:block;
}
.logos-footer .logos a img{
	float:left;
}
.social-footer{
	background-color:#303030;
	padding:18px 0;
	text-align: center;
	margin-top:30px;
}
.social-footer .wrap{
	position:relative;
}
.social-footer .wrap .scissors{
	background-image:url(../images/scissors.png);
	width:30px;
	height:16px;
	background-repeat:no-repeat;
	position:absolute;
	top:-34px;
	right:0;
}
.title-social{
	color: #ACACAC;
    display: inline-block;
    font-family: 'Museo700';
    font-size: 22px;
    margin-right: 3px;
    padding-top: 0;
    position: relative;
    top: -12px;
}
.social{
	display: inline-block;
    padding: 10px 1px 5px;
}
.social a{
	display:block;
	float:left;
	margin:0 5px;
	background-image:url(../images/social.gif);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}
.social a.tw{
	background-position:left top;
}
.social a.fb{
	background-position:-43px top;
}
.social a.gplus{
	background-position:-86px top;
}
.social a.tube{
	background-position:-129px top;
}
.social a.in{
	background-position:-172px top;
}
.social a.tw:hover{
	background-position:left bottom;
}
.social a.fb:hover{
	background-position:-43px bottom;
}
.social a.gplus:hover{
	background-position:-86px bottom;
}
.social a.tube:hover{
	background-position:-129px bottom;
}
.social a.in:hover{
	background-position:-172px bottom;
}
.social a.rss{
	background-position:-206px top;
}
.social a.rss:hover{
	background-position:-206px bottom;
}
.social a.instagram{
	background-position:-247px top;
}
.social a.instagram:hover{
	background-position:-247px bottom;
}
.social a.storify{
	background-position:-282px top;
}
.social a.storify:hover{
	background-position:-282px bottom;
}
.social a.pin{
	background-position:-317px top;
}
.social a.pin:hover{
	background-position:-317px bottom;
}
#footer{
	background-color:#dfdfdf;
	padding: 30px 0 40px;
}
.link-footer-box{
	width:680px;
	margin:0 0 0 350px;
    position: relative;
    z-index: 100;
}
.link-footer{
	float: left;
    margin-right: 20px;
    width: 150px;
}
.link-footer h3{
	margin:0px;
	font-family: 'Swis721LtBTLight';
	font-size:21px;
	font-weight:normal;
	color:#333333;
	margin-bottom:15px;
}
.link-footer ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.link-footer ul li{
	margin-bottom:6px;
}
.link-footer ul li a{
	color:#818181;
	text-decoration:none;
	font-size:12px;
}
.link-footer ul li a:hover{
	text-decoration:underline;
}
.title-sub{
	font-family: 'Museo700';
    font-size: 22px;
    font-weight: normal;
	margin-bottom:10px;
}
.left-img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.list-namber{
	background-color: #F6F6F6;
    border-radius: 5px;
    color: #5C5C5C;
    display: table;
    font-size: 14px;
    padding: 15px;
}
.list-namber ol{
	margin:0;
	padding:0;
	margin-left:20px;
}
.list-namber ol li{
	padding-bottom:5px!important;
}
.pricing{
	width:996px;
}
.pricing .top{
	height:5px;
}
.pricing .title-pricing{
	background-image:url(../images/pricing/title.png);
	background-repeat:repeat-y;
}
.pricing .title-pricing .item{
	font-family: 'Museo700';
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	width:123px;
	padding:7px 10px;
	padding-right:65px;
	position:relative;
	float:left;
	margin-right:1px;
}
.pricing .title-pricing .item a{
	font-size:15px;
	color:#000;
	text-decoration:none;
}
.pricing .title-pricing .item.item1, .pricing .title-pricing .item.item2{
	padding-top:16px;
}
.pricing .title-pricing .item.item4{
	padding:0 10px;
	padding-right:65px;
	padding-top:5px;
}
.pricing .title-pricing .item.item5{
	padding:14px 10px;
	width:178px;
}
.pricing .title-pricing .item .icon{
	background-image: url("../images/pricing/pricing.png");
    background-repeat: no-repeat;
    color: #E50000;
    font-family: 'Museo700';
    font-size: 13px;
    height: 49px;
    line-height: 13px;
    padding-top: 20px;
    position: absolute;
    right: -3px;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    width: 67px;
}
.pricing .middle{
	background-image:url(../images/pricing/middle.png);
	background-repeat:repeat-y;
}
.pricing .middle .item{
	width:188px;
	float:left;
	margin-right:1px;
	padding:15px 5px;
}
.pricing .middle .item.price{
	text-align:center;
	padding:15px 3px;
	width:192px;
}
.pricing .middle .item.price strong{
	display:inline-block;
	font-weight:normal;
	font-family: 'Museo700';
	font-size:15px;
	position:relative;
	top:-20px;
	left:4px;
}
.pricing .middle .item.price span{
	display:inline-block;
	font-family: 'Museo700';
	font-size:36px;
	line-height: 29px;
}
.pricing .middle .item.price em{
	display:inline-block;
	font-family: 'Museo300';
	font-size:15px;
	font-style:normal;
	position:relative;
	top:-20px;
	right:4px;
}
.pricing .bottom{
	background-image:url(../images/pricing/bottom.png);
	background-repeat:no-repeat;
	height:7px;
}
.pricing .middle .item.social-price{
	text-align:center;
	padding:0 5px;
}
.pricing .middle .item.social-price span{
	background-image:url(../images/pricing/social.png);
	background-repeat:no-repeat;
	display:block;
	width:188px;
	height:39px;
}
.pricing .middle .item.social-price.price-bg1 span{
	background-position:left top;
}
.pricing .middle .item.social-price.price-bg2 span{
	background-position:left -39px;
}
.pricing .middle .item.social-price.price-bg3 span{
	background-position:left -82px;
}
.pricing .middle .item.social-price.price-bg4 span{
	background-position:left -123px;
}
.pricing .middle .item.social-price.price-bg5 span{
	background-position:left -164px;
}
.pricing .middle .item.links{
	padding:0;
	padding:15px 5px;
	width: 179px;
	margin:0 5px;
	margin-top:8px;
	padding-top:0px;
}
.accordion h3 {
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 5px 15px 5px 5px;
    position: relative;
}
.ui-icon {
    background-image: url("../images/open-acc.png");
    display: block;
    height: 9px;
    position: absolute;
    right: 3px;
    top: 9px;
    width: 8px;
}
.ui-icon-triangle-1-s {
    background-position: left bottom;
}
.accordion div p {
    color: #7C7C7C;
    font-size: 11px;
    margin: 0;
    padding: 6px 5px 10px;
}
.bt-style3{
	display:block;
	background-color:#e8e8e8;
	background-image:url(../images/bt1.gif);
	background-repeat:repeat-x;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	box-shadow:1px 1px 1px #9f9f9f;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	color:#000;
	text-decoration:none;
	text-align:center;
	padding:9px 0;
}
.bt-style3:hover{
	background-image:none;
}
.pricing .middle .item.bt{
	margin:0 10px;
	width: 169px;
	padding-top:0px;
}
.pricing .middle .item.bt a{
	margin-top:10px;
}
.bt-style4{
	display:block;
	background-color:#ff7901;
	background-image:url(../images/bt2.gif);
	background-repeat:repeat-x;
	box-shadow:1px 1px 1px #9f9f9f;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:9px 0;
	text-shadow:0 1px 0 #402306;
}
.bt-style4:hover{
	background-image:none;
}
.page-pricing{
	margin-left:-13px;
}
.info-reg{
	background-color:#f0f0f0;
	padding:25px 35px;
}
.info-reg .text{
	width:560px;
	float:left;
}
.info-reg .text .title{
	font-size:34px;
	margin-bottom:20px;
	font-family: 'Open Sans Condensed',sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 26px;
	padding-top:30px;
	color:#000;
}
.info-reg .text p{
	margin:0;
	padding:0;
	font-size:25px;
	font-family: 'Museo300';
}
.info-reg .video{
	width:334px;
	float:right;
}
.boxInpLeft {
    float: left;
    margin-left: 13px;
    margin-right: 13px;
    width: 457px;
}
.boxInpLeft .boxInp {
    color: #000000;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    padding-top: 15px;
}
.boxInpLeft .boxInp2 {
    background-color: #FFFFFF;
    border: 1px solid #D3D2D2;
    color: #646464;
    font-family: Georgia;
    font-size: 16px;
    height: 25px;
    margin-top: 2px;
    padding-left: 4px;
    padding-top: 5px;
    width: 451px;
	border-radius:2px;
	box-shadow:0 0 2px #dddddd inset;
}
.boxInpLeft .boxInp3 {
    background-color: #FFFFFF;
    border: 1px solid #D3D2D2;
    color: #646464;
    font-family: Georgia;
    font-size: 16px;
    height: 120px;
    margin-top: 2px;
    padding-left: 4px;
    padding-top: 5px;
    width: 451px;
	border-radius:2px;
	box-shadow:0 0 2px #dddddd inset;
}
.boxInpLeft .boxInpCode {
    color: #000000;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    padding-top: 35px;
}
.textReg {
    font-size: 15px;
    padding-top: 20px;
    text-align: center;
	background-color:#f0f0f0;
	padding:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
	margin-bottom:30px;
}
.bt-reg{
	text-align:center;
}
.bt-reg .bt-style4{
	padding:7px 50px;
	font-size:19px;
	font-family: 'Museo700';
	border:0px;
	display:inline-block;
}
.login-page{
	padding-left:40px;
	padding-top:20px;
}
.login-page .item{
	margin-bottom:10px;
}
.login-page .item label{
	padding-top:8px;
	float:left;
	width:145px;
	font-family: 'Museo300';
	font-size:17px;
}
.login-page .item .box{
	float:left;
	width:295px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-seri;
}
.login-page .item .box input{
    background-color: #FFFFFF;
    border: 1px solid #D3D2D2;
    color: #646464;
    font-family: Georgia;
    font-size: 16px;
    height: 27px;
    margin-top: 2px;
    padding-left: 4px;
    padding-top: 5px;
	width:295px;
	border-radius:2px;
	box-shadow:0 0 2px #dddddd inset;
}
.login-page .item .box.bt{
	margin-top:20px;
}
.login-page .item .box.bt .bt-style4{
	padding:3px 70px;
	font-size:23px;
	border:0px;
}
.left{
	float:left; 
	width: 650px;
}
.border-content {
    background-image: url("../images/border-content.gif");
    background-repeat: repeat-y;
	margin-top:10px;
}
.featured{
	background-color: #F3F5F8;
	padding:15px;
}
.featured .item {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.featured .item:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}
.featured .item .category-image {
    float: left;
    margin-right: 15px;
    width: 167px;
}
.featured .item .desc {
    float: left;
    width: 435px;
}
.featured .item .desc h3 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
}
.featured .item .desc h3 a {
    color: #000000;
	font-family: 'MyriadProRegular';
}
.featured .item .desc p {
    margin: 10px 0 0;
    padding: 0;
}
.news-list.category{
	padding:0;
}
.news-list{
	padding:15px;
}
.news-list .item {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news-list .item:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}
.news-list .item .category-image {
    float: left;
    margin-right: 15px;
    width: 167px;
	text-align:center;
}
.news-list .item .desc {
	float: right;
    width: 465px;
}
.news-list .item .desc h3 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
}
.news-list .item .desc h3 a {
    color: #000000;
	font-family: 'MyriadProRegular';
}
.news-list .item .desc h2 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
}
.news-list .item .desc h2 a {
    color: #000000;
	font-family: 'MyriadProRegular';
}
.news-list .item .desc p {
    margin: 10px 0 0;
    padding: 0;
}
.page{
	border-bottom:1px solid #f1f1f1;
	text-align:center;
	padding-top:45px;
}
.page a{
	color:#0b3047;
	text-decoration:none;
	width:37px;
}
.page a:hover{
	font-weight:bold;
}
.page .current{
	color:#0b3047;
	text-decoration:none;
	font-weight:bold;
	border-bottom:3px solid #0c3147;
	width:37px;
	padding-bottom:18px;
}
.page a, .page span{
	display:inline-block;
}
.page .prev_page, .page .next_page{
	width:30px;
	height:0;
	background-image:url(../images/pager.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:30px;
}
.page .prev_page{
	background-position:left top;
	float:left;
}
.page .next_page{
	background-position:right top;
	float:right;
}
.page .disabled{
	background-image:none;
}
.sidebar {
    float: right;
    width: 280px;
}
.sidebar .item {
    margin-bottom: 30px;
}
.sidebar .item .title {
    color: #4077BB;
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 20px;
	font-family: 'MyriadProRegular';
	line-height: 22px;
}
.sidebar .item .desc {
    font-size: 13px;
    line-height: 18px;
}
.sidebar .item .desc ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar .item .desc ul li {
    padding-bottom: 5px;
}
.sidebar .item .desc ul li.more {

}
.sidebar .item .desc ul li.more a {
    font-size: 12px;
    font-weight: bold;
}
.breadcrumbs {
    margin-bottom: 20px;
}
.summary {
    background-color: #F2F2F2;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 30px 15px 15px;
    position: relative; 
}
.summary .cav1 {
    left: 5px;
    position: absolute;
    top: -20px;
}
.summary .cav2 {
    bottom: -10px;
    position: absolute;
    right: 5px;
}
.summary h2 {
    font-size: 18px;
	font-family: 'MyriadProRegular';
	margin:0;
}
.news-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.tags {
    background-color: #F7F7F7;
    margin-top: 20px;
    padding: 15px;
}
.tags .title {
    font-weight: bold;
    margin-bottom: 5px;
	font-size:14px;
	font-family: 'MyriadProRegular';
}
.width-group{
	width: 1010px;
}
.category-group{
	float: left;
    margin-right: 40px; 
    width: 465px;
	margin-bottom:60px;
}
.category-group h2{
	margin:0;
	padding:0;
	font-weight:normal;
}
.category-group .item{
	padding-bottom:40px;
}
.category-group .item:last-child{
	padding-bottom:0;
}
.category-group .item h3{
	margin:0;
	padding:0;
	font-family: 'MyriadProRegular';
	margin-bottom:10px;
}
.category-group .item h3 a{
	color:#000;
}
.category-group .item .desc{
	margin-top:10px;
	font-size: 14px;
}
.category-group .item .image-post{
	float:right;
	margin-left:10px;
	padding-bottom: 40px;
}
.post-tags {
    line-height: 22px;
    padding: 10px 0 0;
}
.tag0 {
    background-color: #C3FDBD;
    margin-bottom: 10px;
    padding: 2px;
}
.tag1{
	background-color:#fef5b8;
	padding:2px;
	margin-bottom:10px;
}
.tag2{
	background-color:#d2f0fd;
	padding:2px;
	margin-bottom:10px;
}
.tag3{
	background-color:#fbe4ac;
	padding:2px;
	margin-bottom:10px;
}
.tag4{
	background-color:#cbfdfc;
	padding:2px;
	margin-bottom:10px;
}
.pin-it-button{
	left: 10px;
    position: relative;
    top: 7px;
}
.VideoContent{
	margin-bottom:20px;
}
.boxCards{
	margin-bottom:20px;
}
.boxCards .titleCards{
	color: #4077BB;
    font-family: 'MyriadProRegular';
	font-size:32px;
	padding-bottom:10px;
}
.boxRight2{
	margin-bottom:20px;
}
.boxRight2 h3{
	color: #4077BB;
    font-family: 'MyriadProRegular';
	font-size:32px;
	margin:0;
	padding-bottom:10px;
	font-weight:normal;
	line-height: 28px;
}
.boxRight2 ul{
	margin: 0 0 0 30px;
	padding:0;
}
.boxRight2 ul li{
	padding-bottom:5px;
}
.boxRight2 h3 span{
	font-size:32px!important;
}
.mapsGoogle{
	margin-top:20px;
	clear: both;
}
/*style post page*/
.item-block{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #363636;
}
.item-block.top .border{
	background-image:url(../images/border-top-news.gif);
	background-repeat:repeat-y;
}
.item-block.top .left{
	width:690px;
	float:left;
}
.item-block.top .left .title{
	margin:0;
	padding:0;
	font-family: 'Museo700';
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	background-color:#ff2f2f;
	padding:4px 13px;
	display:inline-block;
	margin-bottom:10px;
}
.item-block.top .left .col1{
	float:left;
	width:438px;
}
.item-block.top .left .col1 h2{
	margin:0;
	padding:0;
	font-size:24px;
	font-family: 'Museo700';
	margin-bottom:10px;
}
.item-block.top .left .col1 h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.top .left .col1 h2 a:hover{
	text-decoration:underline;
}
.item-block.top .left .col1 .post-image{
	margin-bottom:5px;
}
.item-block.top .left .col1 p{
	margin:0;
	padding:0;
	color:#303030;
	line-height:18px;
	margin-bottom:10px;
}
.item-block.top .left .col1 .data{
	float:left;
}
.item-block.top .left .col1 .more{
	float:right;
	position:relative;
	margin-top:-3px;
}
.item-block.top .left .col1 .more a{
	font-size:12px;
	color:#ed3030;
}
.item-block.top .left .col2{
	float:right;
	width:235px;
}
.item-block.top .left .col2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.item-block.top .left .col2 ul li{
	padding:4px 0;
	position:relative;
	z-index:1;
}
.item-block.top .left .col2 ul li h2{
	margin:0;
	padding:0;
	font-weight:normal;
}
.item-block.top .left .col2 ul li a{
	border-left: 1px solid #FFFFFF;
    color: #666666;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 7px 10px;
    text-decoration: none;
}
.item-block.top .left .col2 ul li a.activ{
	background-color:#f7f7f7;
	border-left:1px solid #ff3030;
}
.item-block.top .left .col2 ul li a:hover{
	background-color:#f7f7f7;
}
.item-block.top .left .col2 ul li.activ span{
	display:block;
	position:absolute;
	left:-4px;
	top:50%;
	margin-top:-4px;
	background-image:url(../images/pic-news.png);
	background-repeat:no-repeat;
	width:4px;
	height:9px;
}
.item-block.top .left .col2 ul li.activ a{
	background-color:#f7f7f7;
	border-left:1px solid #ff3030;
}
.item-block.top .right{
	float:right;
	width:250px;
}
.item-block.top .right .title{
	font-size:21px;
	color:#ff3030;
	font-family: 'Museo700';
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-weight:normal;
}
.item-block.top .right .item{
	padding-bottom:17px;
}
.item-block.top .right .item.more{
	text-align:right;
	padding-bottom:0px;
}
.item-block.top .right .item.more a{
	font-size:12px;
	color:#ed3030;
	font-family:Arial, Helvetica, sans-serif;
}
.item-block.top .right .item .post-image{
	float:left;
	width:92px;
	margin-right:15px;
}
.item-block.top .right .item p{
	margin:0;
	padding:0;
	float:left;
	width:142px;
}
.item-block.top .right .item p a{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.item-block.top .right .item p a:hover{
	text-decoration:underline;
}
.item-block.top .right .item h2{
	margin:0;
	padding:0;
	float:left;
	width:142px;
	font-weight:normal;
	font-size: 14px;
}
.item-block.top .right .item h2 a{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.item-block.top .right .item h2 a:hover{
	text-decoration:underline;
}
.item-block .title{
	font-size:35px;
	font-family: 'Museo700';
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-weight:normal;
}
.item-block.video .title{
	color:#f29000;
}
.item-block.video .border{
	background-image:url(../images/border-video.gif);
	background-repeat:repeat-y;
	width:994px;
}
.item-block.video .item{
	float:left;
	width:224px;
	padding-right:24px;
}
.item-block.video .item .video{
	margin-bottom:10px;
}
.item-block.video .item p{
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-family: 'Museo700';
}
.item-block.video .item p a{
	color:#666666;
	text-decoration:none;
}
.item-block.video .item p a:hover{
	text-decoration:underline;
}
.item-block.video .item h2{
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	font-family: 'Museo700';
}
.item-block.video .item h2 a{
	color:#666666;
	text-decoration:none;
}
.item-block.video .item h2 a:hover{
	text-decoration:underline;
}
.item-block.post1 .title{
	color:#006094;
}
.item-block.post1 .left{
	width:622px;
	float:left;
	padding-right:22px;
}
.item-block.post1 .left .col1{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:15px;
}
.item-block.post1 .left .col1 h3{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:10px;
}
.item-block.post1 .left .col1 h3 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .left .col1 h3 a:hover{
	text-decoration:underline;
}
.item-block.post1 .left .col1 h2{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:10px;
}
.item-block.post1 .left .col1 h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .left .col1 h2 a:hover{
	text-decoration:underline;
}
.item-block.post1 .left .col1 .desc{
	float:left;
	width:318px;
}
.item-block.post1 .left .col1 .desc .data{
	margin-bottom:10px;
}
.item-block.post1 .left .col1 .desc p{
	margin:0;
	padding:0;
	line-height:20px;
}
.item-block.post1 .left .col1 .post-image{
	float:right;
	width:288px;
}
.item-block.post1 .right{
	width:303px;
	float:right;
}
.item-block.post1 .right h3{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:17px;
}
.item-block.post1 .right h3 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .right h3 a:hover{
	text-decoration:underline;
}
.item-block.post1 .right h2{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:17px;
}
.item-block.post1 .right h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .right h2 a:hover{
	text-decoration:underline;
}
.item-block.post1 .right .post-image{
	margin-bottom:10px;
}
.item-block.post1 .right .data{
	margin-bottom:10px;
}
.item-block.post1 .right p{
	margin:0;
	padding:0;
	line-height:20px;
}
.item-block.post1 .border-col1{
	background-image:url(../images/border-col1.gif);
	background-repeat:repeat-y;
}
.item-block.post1 .left .col2{
	float:left;
	width:300px;
	padding-right: 30px;
}
.item-block.post1 .left .col2 h3{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:8px;
}
.item-block.post1 .left .col2 h3 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .left .col2 h3 a:hover{
	text-decoration:underline;
}
.item-block.post1 .left .col2 h2{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	font-weight:normal;
	margin-bottom:8px;
}
.item-block.post1 .left .col2 h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.post1 .left .col2 h2 a:hover{
	text-decoration:underline;
}
.item-block.post1 .left .col2 .data{
	margin-bottom:5px;
}
.item-block.post1 .left .col2 p{
	margin:0;
	padding:0;
	line-height:20px;
}
.item-block.post1 .border-col2{
	background-image:url(../images/border-col2.gif);
	background-repeat:repeat-y;
	width: 660px;
	margin-top:15px;
}
.item-block.post2 .title{
	color:#77c926;
}
.item-block.post2 .item{
	float:left;
	width:288px;
	padding-right:52px;
}
.item-block.post2 .item h3{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	margin-bottom:10px;
}
.item-block.post2 .item h3 a{
	color:#000;
	text-decoration:none;
}
.item-block.post2 .item h3 a:hover{
	text-decoration:underline;
}
.item-block.post2 .item h2{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: 'Museo700';
	margin-bottom:10px;
}
.item-block.post2 .item h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.post2 .item h2 a:hover{
	text-decoration:underline;
}
.item-block.post2 .item .post-image{
	margin-bottom:8px;
}
.item-block.post2 .item .data{
	margin-bottom:8px;
}
.item-block.post2 .item p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.item-block.post2 .border{
	background-image:url(../images/border-post2.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	width:1020px;
}
.item-block.post3{
	border:0;
	margin:0;
	padding:0;
}
.item-block.post3 .item-box{
	float:left;
	width:469px;
}
.item-block.post3 .item-box .title{
	border-bottom:1px solid #eeeeee;
	margin-bottom:0px;
	margin-bottom:20px;
}
.item-block.post3 .item-box.left .title{
	color:#724089;
}
.item-block.post3 .item-box.right .title{
	color:#fd4a14;
}
.item-block.post3 .item-box.right{
	padding-right:0px;
	float:right;
}
.item-block.post3 .item-box .item{
	padding-bottom:30px;
}
.item-block.post3 .item-box .item:last-child{
	padding:0px;
}
.item-block.post3 .item-box .item .post-image{
	width:167px;
	float:left;
	margin-right:12px;
}
.item-block.post3 .item-box .item .desc{
	float:right;
	width:286px;
}
.item-block.post3 .item-box .item .desc .data{
	padding:5px 0;
}
.item-block.post3 .item-box .item .desc h3{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.item-block.post3 .item-box .item .desc h3 a{
	color:#000;
	text-decoration:none;
}
.item-block.post3 .item-box .item .desc h3 a:hover{
	text-decoration:underline;
}
.item-block.post3 .item-box .item .desc h2{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.item-block.post3 .item-box .item .desc h2 a{
	color:#000;
	text-decoration:none;
}
.item-block.post3 .item-box .item .desc h2 a:hover{
	text-decoration:underline;
}
.item-block.post3 .item-box .item .desc p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.item-block.post3 .border{
	background-image:url(../images/border-post3.gif);
	background-repeat:repeat-y;
}
#fixedbottom{
	position:fixed;
	width:100%;
	bottom:0;
	background-image:url(../images/shadow-bottom.png);
	padding:5px 0;
	z-index:2000;
}
#fixedbottomcontainer{
	margin: auto;
    width: 1008px;
	color:#fff;
}
.cw-fb_iframe_widget, .cw-twitter-share-button, .cw-plusone, .cw-linkedin, .cw-pin, .cw-link{
	float:left;
	margin-right:20px;
}
#socialmedia .title-soc{
	float:left;
	width:390px;
	padding-top: 20px;
}
#socialmedia iframe#twitter-widget-0{
	height:58px !important;
}
#buttons{
	float:right;
	width:520px;
}
.cw-pin{
	position:relative;
	top:30px;
}
.cw-fb_iframe_widget{
	position:relative;
	top:-2px;
}
.cw-link a{
	color:#fff;
}
.stButton {
    margin-left: 0!important;
}
.stButton .chicklets {
    padding-left: 13px!important;
    padding-right: 3px!important;
}
.block1{
	
	top:0;
	width:100%;
}
.block2{
	
	top:120px;
	width:100%;
}
.block3{
	
    position: relative;
    width: 100%;
}
.page-404{
	padding-top: 220px;
	padding-bottom: 80px;
}
.page-404 .logo{
	float:left;
}
.page-404 .desc-error{
	color: #000000;
	font-size: 16px;
	margin-left: 15px;
	min-height: 90px;
	padding-left: 15px;
	padding-top: 18px;
	font-family: 'Museo700';
	text-align:center;
}
.page-404 .desc-error .bg-404{
	display:inline-block;
	background-color:#f39200;
	padding: 6px 10px;
	color:#fff;
	font-size:28px;
	text-transform:uppercase;
	margin-right:10px;
	box-shadow:1px 1px 0 #000;
	font-family: 'Museo700';
}
.page-404 .desc-error .not{
	display:inline-block;
	font-size:26px;
	color:#000000;
	padding-top: 8px;
	font-family: 'Museo700';
}
.page-404 .desc{
	padding-top:15px;
	text-align:center;
}
.page-404 .desc .text1{
	font-family: 'Museo700';
	font-size:35px;
	color:#f39200;	
}
.page-404 .desc .text2{
	font-family: 'Museo700';
	font-size:25px;
	color:#010101;	
	padding-top:10px;
}
.page-404 .desc p{
	margin:0;
	padding:0;
	padding-top:20px;
	font-size:13px;
}
.search-404{
	padding-top:40px;
	text-align:center;
}
.search-404 .title{
	font-family: 'Museo700';
	font-size:18px;
	color:#4077bb;	
	margin-bottom:15px;
}
.search-404 .site-map{
	margin-bottom:15px;
}
.search-404 input{
	width:330px;
	padding:5px;
	height:36px;
	border-radius:25px;
	background-color:#fff;
	border:0;
	box-shadow:1px 1px 1px #a4a4a4 inset;
	color:#cfcdc8;
	font-size:18px;
	text-align:center;
	display:block;
	margin: auto;
	margin-bottom:15px;
}
.search-404 button{
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	border:0px;
	width:163px;
	height:58px;
	display:block;
	margin: auto;
	background: url("../images/search-bt.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.search-404 button:hover{
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
#footer.error .link-footer{
    margin-right: 70px;
    width: 190px;
}
.news-search{
	margin-bottom:25px;
	clear: both;
}
.news-search .linsNews{
	padding-bottom:5px;
	font-weight:bold;
}
.news-search .linsNews a{
	color: #000000;
    font-family: 'MyriadProRegular';
	font-size: 18px;
}
.news-search .linsNews .dataNews{
	color: #999999;
    font-size: 11px;
	padding-bottom:5px;
}
.bt-header-image{
	float: right;
    margin-top: 230px;
    text-align: center;
    width: 556px;
}
.bt-header-image a{
	border-radius: 5px;
    box-shadow: 2px 2px 0 #000000;
    color: #FFFFFF;
    font-family: 'Museo700';
    display: inline-block;
    font-size: 21px;
    padding: 14px 31px 14px 47px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
	margin:0 15px;
}
.bt-header-image a em{
	display:inline-block;
	position:absolute;
	top:15px;
}
.bt-header-image a.bt1 em{
	background: url("../images/see-plans.png") no-repeat scroll left top;
    height: 18px;
    left: 16px;
    top: 18px;
    width: 15px;
}
.bt-header-image a.bt2 em{
	background: url("../images/sign-up.png") no-repeat scroll left top;
    height: 23px;
    left: 13px;
    width: 23px;
}
.bt-header-image a.bt1{
	background-color:#3c64ad;
}
.bt-header-image a.bt2{
	background-color:#e91a22;
}
.bt-header-image  a.bt1:hover{
	background-color:#4d75be;
}
.bt-header-image  a.bt2:hover{
	background-color:#f53c43;
}
#video-pricing {
    float: right;
    left: -80px;
    margin: -70px 0 40px -30px;
    position: relative;
}
.content ul li, .content ol li{
	padding-bottom:15px;
}
.testim-item{
	position:relative;
	padding-left:80px;
	margin-bottom:50px;
}
.cav1{
	position:absolute;
	top:0px;
	left:0px;
}
.cav2{
	position:absolute;
	bottom: -10px;
	right:0px;
}
.testim-item span{
	display:block;
	color:#0C4DA2;
	margin-top: 20px;
	font-family: 'Museo700';
	font-size: 17px;
}
h1.title-testim{
	font-size: 42px;
	margin-bottom:0px;
	color:#ff0000;
	font-family: 'Museo700';
}
h2.title-testim{
	font-size:25px;
	margin-top:10px;
	margin-bottom:30px;
	font-family: 'Museo700';
}
.newswire-group{
	border-bottom: 1px solid #D9D9D9;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.newswire-group .newswire-img{
	float: left;
    margin-right: 20px;
    width: 283px;
}
.newswire-group .newswire-desc{
	color: #FF000D;
    float: left;
    font-family: 'Museo700';
    font-size: 40px;
    width: 605px;
	padding-top: 10px;
}
.newswire-group .newswire-desc.kiss{
	padding-top: 35px;
}
.newswire-group .newswire-desc.kiss .bt-style1 {
    margin-top: 20px;
}
.newswire-group .bt-style1 {
    font-family: 'Museo700';
    font-size: 18px;
    margin-top: 0;
    text-transform: none;
	padding: 10px 20px;
}
.newswire-group .newswire-desc span{
	display:block;
	margin-top:10px;
	font-size:29px;
	color:#000000;
	font-family: 'Museo300'; 
	margin-bottom:20px;
}
.newswire-group .newswire-desc span strong{
	font-family: 'Museo700';
}
.newswire-group-icons{
	margin-bottom:25px;
	width: 980px;
}
.newswire-group-icons .title{
	font-family: 'Museo700'; 
	font-size:19px;
	margin-bottom:25px;
}
.newswire-group-icons .item-icons{
	float:left;
	width:190px;
	text-align:center;
	margin-right: 53px;
}
.newswire-group-icons .item-icons span{
	display:block;
	font-family: 'Museo300'; 
	font-size:18px;
	padding-top:10px;
}
.newswire-text{
	background-color:#f1f1f1;
	border-radius:5px;
	padding:15px;
	font-family: 'Museo300'; 
	font-size:19px;
	margin-bottom:25px;
}
.newswire-details{
	text-align:left;
}
.newswire-details .title{
	font-family: 'Museo700'; 
	font-size:29px;
	margin-bottom:20px;
	float:left;
}
.newswire-details .social{
	float: right;
    padding-top: 1px;
}
.newswire-details .bt-style1{
	margin-top:0px;
	font-family: 'Museo700'; 
	font-size:18px;
	text-transform:none;
	padding: 10px 20px;
}
.newswire-group .bt-style1{
	margin-top:0px;
	font-family: 'Museo700'; 
	font-size:18px;
	text-transform:none;
}
.newswire-details .item{
	padding-bottom:20px;
	font-size:13px;
}
.newswire-details .item strong{
	font-size:14px;
}
.newswire-details .item  p{
	margin:0;
	padding-top:10px;
}
.newswire-details  .col1{
	float:left;
	width:430px;
}
.newswire-details  .col2{
	border-left: 1px solid #D9D9D9;
    float: right;
    padding-left: 25px;
    width: 430px;
}
.newswire-details  .col2 .item{
	padding-bottom:15px;
}
.newswire-details .bt{
	border-top: 1px solid #D9D9D9;
	padding-top:25px;
	margin-top:25px;
	text-align:center;
}
.image-left {
    float: left;
    margin-right: 20px;
    width: 289px;
}
.desc-right {
    color: #454545;
    float: right;
    font-size: 19px;
    line-height: 32px;
    padding-top: 40px;
    width: 659px;
}
.desc-right .bt-style1{
	margin-top: 20px;
	display:inline-block;
	clear:both;
}
.title-sub-page{
	font-size:17px;
	font-family: 'Museo700'; 
	
}
.gplus-post{
	margin-top:20px;
}
.gplus-post #___plus_0, .gplus-post #___plus_0 iframe{
	width:100%!important;
}
.page-pricing.page-pricing-470{
	display:none;
}



.menu{

}
.menu_logo{
	float:left;
	height:70px;
	margin:0px;
	padding:0px;
	width:128px
}


#title_section_icon_posts,#title_section_icon_team,#title_section_icon_careers{
	display:none
}
.next_arrow{
	height:42px
}
.title_section{
	height:auto;
	font-size:25px;
	text-align:left;
	line-height:40px
}
.menu_txt{
	display:none
}
.menu_logo{
	width:112px;
	padding:18px 0 12px;
	background:transparent;
	height:auto
}
.menu_logo:hover{
	background:transparent
}
.menu_logo img{
	width:100%;
	margin:0;
	padding:0
}
.menu_list_icon{
	height:26px;
	width:28px;
	margin:0;
	padding:21px 0;
	float:right;
	display:block;
	opacity:0.6;
	position:relative;
	margin:0 15px;
	cursor:pointer;
}
.menu_list_icon img{
	height:28px;
	width:28px;
	margin:0;
	padding:0
}
.menu_list_icon:hover,.menu_list_icon:active{
	opacity:1
}
.menu_list_icon_inside{
	height:70px;
	width:32px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0
}
#menu_list_icon_close{
	display:none
}
.menu_list_txt{
	height:auto;
	width:100%;
	margin:0;
	padding:18px 0 16px 0;
	display:block;
	font-family:'Officina', Arial, sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	text-align:left;
	text-indent:30px;
	line-height:1em;
	color:#fff;
	border-top:solid 1px rgba(255,255,255,0.15);
	border-bottom:solid 1px rgba(0,0,0,0.25)
}
.clearfix:after{
	clear:both;
	content:".";
	display:block;
	height:0px;
	line-height:0px;
	visibility:hidden
}
#menu_dropdown ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu_dropdown ul li{
	height:auto;
	width:100%;
	margin:0;
	padding: 15px 0 13px;
	display:block;
	font-style:bold;
	font-size:16px;
	text-align:left;
	text-indent:10px;
	color:#fff;
	border-top:solid 1px rgba(255,255,255,0.15);
	border-bottom:solid 1px rgba(0,0,0,0.25);
}
#menu_dropdown ul li a{
	color:#fff;
	text-decoration:none;
}
#mobile{
	display:none;
}
.social-group{
	background-color: #FFFFFF;
    border-radius: 25px;
    display: inline-block;
    padding: 0 10px 0 20px;
    text-align: center;
}
.logo-header{
	background-color: #F5F4F4;
    margin-left: -20px;
    margin-top: -20px;
    padding: 10px 15px;
    width: 978px;
	margin-bottom:10px;
}
.logo-header .title-logos{
	color: #818181;
    float: left;
    font-family: 'MyriadProRegular';
    font-size: 18px;
    padding-top: 12px;
}
.logo-header .logos{
	float: left;
    padding-left: 44px;
}
.logo-header .bt{
	float: right;
    padding-top: 15px;
}
.logo-header .bt a{
	background: url("../images/bt-learn.gif") repeat-x scroll left top;
	border:1px solid #84be2d;
	border-radius:5px;
	padding:5px 20px;
	color:#fff;
	font-family: 'MyriadProRegular';
	font-size:14px;
	text-shadow:1px 1px 0 #5f8920;
	text-decoration:none;
}
.logo-header .bt a:hover{
	background-image:none;
	background-color:#8bc92f;
}
/*end style post page*/
@media all and (max-width:960px) {
	.wrap {
		width: 740px;
	}
	#header .account {
		float: right;
		padding-top: 10px;
	}
	#header .top-link {
		float: right;
		margin-left: 0;
		margin-top: -1px;
		padding: 5px 15px;
	}
	#header .account .call {
		padding-bottom: 7px;
	}
	#nav ul li a {
		font-size: 17px;
		padding: 11px;
	}
	#nav ul li .sub {
		left: 0;
		top: 46px;
	}
	#nav ul li {
		margin-right: 0;
	}
	.header-image .image img {
		width:100%;
	}
	.header-image {
		height: 291px;
	}
	.header-image .image {
		height: 291px;
		width: 740px;
		background-position: center top;
	}
	.header-image .wrap {
		height: 291px;
	}
	#header .logo .head-text {
		left: 170px;
		top: 51px;
		width: 463px;
	}
	.inp-style1 {
		width: 155px;
	}
	.categ-home .item {
		float: left;
		padding: 0 0 30px;
		width: 100%;
	}
	.categ-home .item .desc {
		width: 525px;
	}
	.bottom-home {
		width: 700px;
	}
	.bottom-home .left {
		float: none;
		width: auto;
	}
	.bottom-home .item .desc {
		width: 580px;
	}
	.bottom-home .right {
		float: none;
		width: auto;
	}
	.link-footer-box {
		 width: 440px;
	}
	.link-footer {
		margin-right: 25px;
		width: 160px;
	}
	.logos-footer .logos a img{
		width:100%;
	}
	.logos-footer {
		width: 760px;
	}
	.logos-footer .logos a {
		width: 110px;
	}
	#nav ul {
		width: 748px;
	}
	.info-reg .text {
		float:none;
		width:auto;
	}
	.info-reg .text .title {
		padding-top: 0px;
		float:none;
		width:auto;
	}
	.info-reg .video {
		float:none;
		width:auto;
		margin-top:20px;
	}
	.boxInpLeft {
		margin-left: 0;
		margin-right: 10px;
		width: 327px;
	}
	.boxInpLeft .boxInp2 {
		width: 314px;
	}
	.boxInpLeft .boxInp3 {
		width: 314px;
	}
	.border-content {
		background-image:none;
		margin:0;
	}
	.left {
		float: none;
		width: auto;
		margin-bottom:20px;
	}
	.sidebar {
		float: none;
		width: auto;
	}
	.width-group {
		width: auto;
	}
	.category-group {
		float: none;
		margin-bottom: 50px;
		margin-right: 0;
		width: auto;
	}
	.featured .item .desc {
		width: 485px;
	}
	.news-list .item .desc {
		width: 515px;
	}
	.item-block.top .border {
		background-image: none;
	}
	.item-block.top .left {
		float: none;
		width: auto;
	}
	.item-block.top .right {
		float: left;
		padding-top: 20px;
		width: 100%;
	}
	.item-block.top .right .title {
		margin: 0 0 10px;
	}
	.item-block.top .right .item {
		float: left;
		width: 349px;
	}
	.item-block.top .right .item p {
		width: 222px;
	}
	.item-block.video .border {
		background-image: none;
		width: 720px;
	}
	.item-block.video .item {
		padding-right: 14px;
		width: 164px;
	}
	.item-block.post1 .border-col1 {
		background-image: none;
	}
	.item-block.post1 .left {
		float: none;
		padding-right: 0;
		width: auto;
	}
	.item-block.post1 .left .col1 .desc {
		width: 388px;
	}
	.item-block.post1 .border-col2 {
		background-image: url("../images/border-col2-748.gif");
		width: auto;
	}
	.item-block.post1 .left .col2 {
		padding-right: 30px;
		width: 320px;
	}
	.item-block.post1 .right {
		float: none;
		margin-top:15px;
		padding-top:15px;
		width: auto;
		border-top: 1px solid #E1E1E1;
	}
	.item-block.post1 .right .post-image {
		float: left;
		margin-bottom: 10px;
		margin-right: 15px;
		width: 298px;
	}
	.item-block.video .item .video img {
		width:100%;
	}
	.item-block.post2 .item .post-image img {
		width:100%;
	}
	.item-block.post2 .border {
		background-image: none;
		width: 720px;
	}
	.item-block.post2 .item {
		padding-right: 21px;
		width: 218px;
	}
	.item-block.post2 .item h3 {
		font-size: 17px;
	}
	.item-block.post3 .border {
		background-image: none;
	}
	.item-block.post3 .item-box {
		float: none;
		width: auto;
	}
	.item-block.post3 .item-box .item .desc {
		width: 516px;
	}
	.item-block.post3 .item-box.right {
		float: none;
		width: auto;
		padding-top:20px;
	}
	.logos-footer .logos span{
		width:116px;
		margin-right:5px;
	}
	.logos-footer .logos span img{
		width:100%;
	}
	#fixedbottom{
		display:none;
	}
	.bt-header-image {
		margin-top: 160px;
		width: 406px;
	}
	.bt-header-image a {
		padding: 9px 17px 9px 44px;
	}
	.bt-header-image a em {
		top: 10px;
	}
	.bt-header-image a.bt1 em {
		top: 13px;
	}
	.desc-right {
		width: 389px;
	}
	.newswire-group .newswire-desc {
		width: 395px;
	}
	.newswire-group-icons {
		width: 710px;
	}
	.newswire-group-icons .item-icons {
		margin-right: 0;
		text-align: center;
		width: 170px;
	}
	.newswire-details .col1 {
		float: none;
		width: auto;
	}
	.newswire-details .col2 {
		border-left: 0 solid #D9D9D9;
		float: none;
		padding-left: 0;
		width: auto;
	}
	.page-pricing{
		display:none;
	}
	.box-price{
		margin-bottom:30px;
	}
	.page-pricing.page-pricing-470{
		display:block;
	}
	.pricing {
		width: auto;
	}
	.pricing .title-pricing{
		background-color:#a9da5f;
		background-image: none;
	}
	.pricing .title-pricing .item.item1, .pricing .title-pricing .item.item2 {
		padding-top: 0;
	}
	.pricing .title-pricing .item {
		float: none;
		margin-right: 0;
		padding: 15px 65px 15px 10px !important;
		width: auto;
	}
	.pricing .middle {
		background-image: none;
	}
	.pricing .middle .item.price {
		float: none;
		padding: 25px 3px;
		text-align: left;
		width: auto;
	}
	.item-block.video .item .video iframe{
		width:100%!important;
	}
	.top-text {
		 bottom: 166px;
	}
	#mobile{
		display:none!important;
	}
	.logo-header {
		width: 710px;
		padding: 10px 15px 20px;
	}
	.logo-header .title-logos {
		float: none;
		padding-bottom: 10px;
		padding-top: 0;
		text-align: center;
	}
	.logo-header .logos {
		float: none;
		padding-bottom: 10px;
		padding-left: 0;
		text-align: center;
	}
	.logo-header .bt {
		float: none;
		padding-top: 5px;
		text-align: center;
	}
}
@media all and (max-width:758px) {
	.wrap {
		width: 465px;
	}
	#header {
		padding: 10px 0;
	}
	#header .logo .head-text {
		left: 0;
		text-align: center;
		top: 90px;
		width: 100%;
	}
	#header .top-link {
		float: none;
		margin-left: 0;
		margin-top: 0;
		padding: 5px 0;
		text-align:center;
		margin-top:10px;
	}
	#header .account {
		float: none;
		padding-top: 80px;
		text-align:center;
		
	}
	#header .account .call {
		padding-bottom: 10px;
		text-align: center;
		text-transform: uppercase;
	}
	#nav ul li a {
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#nav ul {
		width: 465px;
		text-align:center;
	}
	#nav ul li{
		text-align:center;
		display:inline-block;
		float:none;
	}
	#nav ul li a{
		display:inline-block;
	}
	.header-image {
		height: 221px;
		margin-top: 10px;
	}
	.header-image .image {
		height: 227px;
		width: 465px;
		background-size: 120% auto;
	}
	.header-image .wrap {
		height: 220px;
	}
	.bt-header-image {
		margin-top: 145px;
		width: 462px;
	}
	.header-image .want em {
		display: inline-block;
		width: 100px;
	}
	.header-image .want em img{
		width:100%;
	}
	.header-image .want {
		font-size: 18px;
	}
	.inp-style1 {
		width: 455px;
	}
	.form-top .item {
		float: none;
		margin-right: 0;
		margin-bottom:5px;
	}
	.form-top .item.bt {
		float: none;
		text-align:center;
	}
	.categ-home .item {
		float: left;
		padding: 0 0 30px;
		width: 100%;
	}
	.categ-home .item .image {
		background-image: url("../images/icons.png");
		float: none;
		height: 131px;
		width: 131px;
		margin:auto;
	}
	.categ-home .item .desc {
		width: auto;
		float: none;
		margin:0;
		text-align:center;
	}
	.bottom-home {
		width: 425px;
	}
	.bottom-home .item .desc {
		width: 310px;
	}
	.bottom-home .right .item img{
		width:100%;
	}
	.logos-footer {
		width: 476px;
	}
	.logos-footer .logos a {
		width: 72px;
		margin-right: 2px;
	}
	.link-footer-box {
		width: auto;
	}
	.link-footer {
		margin-bottom: 28px;
		margin-right: 35px;
		min-height: 130px;
	}
	.left-img {
		float: none;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.news-image {
		float: auto;
		margin-right: 0;
		float:none;
	}
	.featured {
		padding: 10px;
	}
	.featured .item .category-image {
		margin-right: 10px;
	}
	.featured .item .desc {
		width: 225px;
	}
	.news-list {
		padding: 10px;
	}
	.news-list .item .category-image {
		margin-right: 10px;
	}
	.news-list .item .desc {
		width: 246px;
	}
	.item-block.top .left .col1 {
		float: none;
		width: auto;
		padding-bottom:20px;
	}
	.item-block.top .left .col2 {
		float: none;
		width: auto;
	}
	.item-block.top .right .item {
		float: none;
		width: auto;
	}
	.item-block.top .right .item p {
		width: 312px;
	}
	.item-block.video .border {
		width: 445px;
	}
	.item-block.video .item {
		padding-right: 14px;
		width: 207px;
		margin-bottom:20px;
	}
	.item-block {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.item-block .title {
		font-size: 35px;
	}
	.item-block.post1 .left .col1 .desc {
		float: none;
		width: auto;
		margin-bottom:10px;
	}
	.item-block.post1 .left .col1 .post-image {
		float: none;
		width: auto;
	}
	.item-block.post1 .border-col2 {
		background-image: none;
	}
	.item-block.post1 .left .col2 {
		float: none;
		width: auto;
		padding:0;
		padding-bottom:15px;
	}
	.item-block.post1 .right .post-image {
		float: none;
		width: auto;
		margin-right:0;
	}
	.item-block.post2 .border {
		width: auto;
	}
	.item-block.post2 .item {
		float: none;
		width: auto;
		padding:0;
		padding-bottom:15px;
	}
	.item-block.post2 .item .post-image img {
		width: auto;
	}
	.item-block.post3 .item-box .item .desc {
		width: 246px;
	}
	.item-block.top .left .col1 .post-image img {
		width:100%;
	}
	.logos-footer .logos span {
		width: 149px;
		margin-bottom:5px;
	}
	#nav ul li .sub {
		left: -129px;
		top: 37px;
	}
	#nav ul li .sub .item-sub {
		text-align: left;
	}
	#header .account .call{
		float:none;
	}
	#header .account .bt {
		float: none;
		margin-right: 0;
	}
	.content .title {
		text-align: center;
	}
	.logos-footer .title {
		text-align: center;
	}
	.title-social {
		float: none;
		text-align: center;
		width: auto;
		padding:0;
		padding-bottom: 8px;
		top: 5px;
	}
	.social {
		float: none;
		text-align: center;
		padding: 5px 1px 7px;
	}
	.social a {
		display: inline-block;
		float: none;
	}
	.social-group {
		border-radius: 45px;
		padding: 0;
	}
	.image-left {
		float: none;
		margin-right: 0;
		width: auto;
		text-align:center;
		margin-bottom:20px;
	}
	.desc-right {
		float: none;
		padding-top: 0;
		width: auto;
		text-align:center;
	}
	.adap td{
		display:block;
		padding-right:0!important;
		text-align:center!important;
	}
	.newswire-group .newswire-img {
		float: none;
		margin:0;
		margin-bottom: 20px;
		width: auto;
		text-align:center;
	}
	.newswire-group .newswire-desc {
		width: auto;
		float: none;
		font-size: 30px;
		text-align:center;
	}
	.newswire-group .newswire-desc span {
		font-size: 20px;
	}
	.newswire-group-icons {
		width: auto;
	}
	.newswire-group-icons .item-icons {
		float: none;
		margin-bottom: 20px;
		margin-right: 0;
		text-align: center;
		width: auto;
	}
	.newswire-text {
		text-align:center;
	}
	.newswire-details .item {
		text-align: center;
	}
	.menu{
		height:70px;
		left:0px;
		margin:0px;
		overflow:hidden;
		padding:0;
		position:fixed;
		top:0;
		width:100%;
		z-index:1000;
		background-color:#4077BB;
		border:0;
		
	}
	#nav{
		display:none;
	}
	#menu_dropdown ul li {
		float: left;
		font-size: 12px;
		padding: 3px 0;
		width: 230px;
	}
	.block1 {
		top: 61px;
	}
	.item-block.top .right .item h2 {
		width: 312px;
	}
	#header .logo {
		float: none;
		left: 10px;
		position: fixed;
		text-align: left;
		top: 10px;
		z-index: 1001;
	}
	#header .logo img{
		width:70px;
	}
	#header .logo .head-text {
		color: #FFFFFF;
		left: 90px;
		text-align: left;
		top: 17px;
		width: 240px;
		font-size:13px;
		font-family:Arial;
	}
	#mobile{
		display:block!important;
	}
	#header .account .bt a {
		margin-left: 10px;
		margin-right: 10px;
	}
	.top-text {
		bottom: 447px;
	}
	.link-footer {
		margin-bottom: 10px;
		margin-right: 0;
		min-height: inherit;
	}
	.logo-header {
		width: 435px;
	}
	.logo-header .logos img {
		width:100%;
	}
}
@media all and (max-height:320px) {
	#menu_dropdown ul li {
		float: left;
		font-size: 12px;
		padding: 3px 0;
		width: 230px;
	}
}
@media all and (max-width:470px) {
	.wrap {
		width: 310px;
	}
	.image-left img {
		width: 100%;
	}
	#nav ul {
		text-align: center;
		width: 310px;
	}
	#header{
		padding: 80px 0 15px;
	}
	#header .logo .head-text {
		top: 8px;
		width: 170px;
	}
	.header-image .image {
		height: 286px;
		width: 310px;
	}
	.header-image {
		height: 148px;
		margin-top: 0;
	}
	.header-image .wrap {
		height: 148px;
	}
	.header-image .want {
		font-size: 16px;
		text-align:center;
	}
	.header-image .want span {
		padding-right: 0;
		top: -6px;
	}
	.bt-header-image {
		margin-top: 125px;
		width: 310px;
	}
	.bt-header-image a {
		padding: 9px 14px 9px 41px;
		margin: 0 5px;
		font-size: 18px;
	}
	.bt-header-image a.bt1 em {
		top: 11px;
	}
	.bt-header-image a em {
		top: 8px;
	}
	.inp-style1 {
		width: 296px;
	}
	.form-top {
		padding: 10px 0 6px;
	}
	.content .title {
		font-size: 20px;
	}
	.bottom-home {
		width: 270px;
	}
	.bottom-home .item .img {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.bottom-home .item .desc {
		float: none;
		width: auto;
	}
	.logos-footer {
		width: 310px;
	}
	.social-footer {
		padding: 8px 0;
	}
	.title-social {
		text-align:center;
		float: none;
		padding-top: 0;
	}
	.social {
    	margin-top: 0;
		padding: 4px 1px 1px;
		width: 100%;
	}
	.social a {
		margin: 0;
	}
	.link-footer {
		width: 120px;
		margin-left: 15px;
		margin-right: 15px;
		text-align:center;
	}
	.left-img{
		width:100%;
	}
	.login-page {
		padding-left: 0;
		padding-top: 20px;
	}
	.login-page .item .box input {
		width: 263px;
	}
	.boxInpLeft {
		margin-left: 0;
		margin-right: 0;
		width: 280px;
	}
	.boxInpLeft .boxInp2 {
		width: 272px;
	}
	.boxInpLeft .boxInp3 {
		width: 272px;
	}
	.info-reg .video img {
		width: 100%;
	}
	.info-reg {
		background-color: #F0F0F0;
		padding: 15px;
	}
	.info-reg .text .title {
		font-size: 24px;
	}
	.info-reg .text p {
		font-size: 16px;
	}
	.news-list .item .category-image {
		float: none;
		margin-right: 0;
		width: auto;
		margin-bottom:10px;
		text-align:left;
	}
	.news-list .item .desc {
		float: none;
		width: auto;
	}
	.news-image {
		float: auto;
	}
	.news-image img{
		width:100%;
	}
	.featured .item .category-image {
		margin-right: 0;
		float:none;
		margin-bottom:5px;
	}
	.featured .item .desc {
		width: auto;
		float:none;
	}
	.item-block.top .right .item .post-image {
		margin-right: 10px;
	}
	.item-block.top .right .item p {
		width: 166px;
	}
	.item-block.top .right .item p a {
		font-size: 12px;
	}
	.item-block.video .border {
		width: auto;
	}
	.item-block.video .item {
		padding-right: 0px;
		width: auto;
	}
	.item-block.post1 .left .col1 .post-image img {
		width: 100%;
	}
	.item-block.post1 .right .post-image img {
		width: 100%;
	}
	.item-block.post2 .item .post-image img {
		width: 100%;
	}
	.item-block.post3 .item-box .item .post-image {
		float: none;
		margin-right: 0;
		width: auto;
		padding-bottom:10px;
	}
	.item-block.post3 .item-box .item .desc {
		float: none;
		width: auto;
	}
	.news-image img{
		width:100%;
	}
	.logos-footer .logos span {
		width: 147px;
	}
	#nav ul li .sub {
		left: -87px;
		top: 37px;
		width: 300px;
	}
	#nav ul li .sub .item-sub {
		float: left;
		padding-left: 20px;
		padding-right: 7px;
		width: 260px;
	}
	#header .account .call{
		float:none;
	}
	#header .account .bt {
		float: none;
		margin-right: 0;
	}
	#header .account .bt a {
		margin-left: 0;
	}
	.item-block.top .right .item h2 {
		width: 165px;
	}
	#header .account {
		padding-top: 0;
	}
	.link-footer-box {
		margin: 0;
		width: auto;
		padding-top: 200px;
	}
	.top-text {
		bottom: 483px;
	}
	.top-text .item {
		width: auto;
	}
	.logo-header {
		width: 280px;
	}
	.logos-footer {
		text-align: center;
	}
	#menu_dropdown ul li {
		font-size: 12px;
		padding: 1px 0;
	}

}







