/*----------------------------------------------------------------------------------*/
/*------------------------------RESET DEFAULT STYLES--------------------------------*/
/*----------------------------------------------------------------------------------*/
html,body                       { width:100%; height:100%; }
body                            { padding:0; margin:0; font:12px Ubuntu, sans-serif; background:#fff; color:#000; }
div,menu,p,a,span,em,strong,img,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,td,tr,form,fieldset,legend,label,select,input,textarea,button {
	padding:0;
	margin:0;
	outline:none;
	list-style:none;
}
button                         { cursor: pointer; padding: 0 }
select, input, textarea        { font-size:12px; vertical-align:middle; }
textarea                       { vertical-align:top; }
:focus                         { outline:none; }
input[type=submit]             { cursor:pointer; }
img, fieldset                  { border:0; }
img                            { vertical-align: top; }
table                          { border-collapse:collapse; border-spacing:0; }
a:link, a:visited              { font:14px Ubuntu, sans-serif; color:#2d9ad2; text-decoration:none; }
a:hover                        { text-decoration:none; color: #363636 }
/*----------------------------------------------------------------------------------*/
/*-------------------------------------DEFAULT CLASSES------------------------------*/
/*----------------------------------------------------------------------------------*/
.float-r           	           { float:right !important; }
.float-l                       { float:left !important; }
.no-float                      { float:none !important; }
.no-border                     { border:0 !important; }
.no-bg                         { background:none !important; }
.no-margin                     { margin:0 !important; }
.no-padding                    { padding:0 !important; }
.no-display                    { display:none !important; }
.display                       { display:block !important; }
.inline                        { display:inline !important; }
.overflow                      { overflow:hidden !important; }
.align-r                       { text-align:right !important; }
.align-l                       { text-align:left !important; }
.align-c                       { text-align:center !important; }
.clear                         { clear:both; }
.clearfix:after                { content: ""; display: block; clear: both; visibility: hidden;}
.clearfix                      { display: inline-block; width: 100% }

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------FONTS----------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*-------------------------------------WRAPPER--------------------------------------*/
/*----------------------------------------------------------------------------------*/
body{
	/*background: url("../images/header/background.jpg");*/
	background-color: #d8d8d8;
	background: url(/images/header/back.png) repeat;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------HEADER---------------------------------------*/
/*----------------------------------------------------------------------------------*/
.header{
	background-color: #191919;
	/*overflow: hidden;*/
	text-align: center;
	height: 40px;
	padding-bottom: 8px;
	background: url(/images/header/topback.png) repeat;
}
.logo{
	margin: 8px 0 0 22px;
	float: left;
    position: relative;
}
.logo:before{
	content: '';
	background: #191919;
	border-radius: 15px;
	width: 212px;
	height: 12px;
	position: absolute;
	left: -23px;
	bottom: -16px;
	background: url(/images/header/topback.png) repeat;
 }
.tbl-toggle{
	float: right;
	margin-top: 15px;
}
.tbl-toggle li{
	display: inline-block;
	margin-right: 30px;
}
.tbl-toggle li:last-child{
	margin-right: 0;
}
.tbl-toggle a{
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
.tbl-toggle a:hover{
	color: #3099cf;
}
.rating:before{
	content: '';
	background: url("../images/header/icon-rating.png") no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 3px 0;
}
.accentuation{
	position: relative;
}
.accentuation:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -8px;
	left: 0;
}
.accentuation-one{
	position: relative;
}
.accentuation-one:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -8px;
	left: 0;
}
.accentuation-two{
	position: relative;
}
.accentuation-two:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -8px;
	left: 0;
}
.accentuation-three{
	position: relative;
}
.accentuation-three:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -8px;
	left: 0;
}
.accentuation-four{
	position: relative;
}
.accentuation-four:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -8px;
	left: 0;
}
.accentuation-five{
	position: relative;
}
.accentuation-five:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -8px;
	left: 0;
}
.accentuation-six{
	position: relative;
}
.accentuation-six:hover:after{
	content: '';
	border-bottom: solid 2px #3099cf;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -8px;
	left: 0;
}
.view-rates:before{
	content: '';
	background: url("../images/header/icon-view-rates.png") no-repeat;
	width: 17px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.forecasts:before{
	content: '';
	background: url("../images/header/icon-forecasts.png") no-repeat;
	width: 16px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.strategy:before{
	content: '';
	background: url("../images/header/icon-strategy.png") no-repeat;
	width: 14px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.lines:before{
	content: '';
	background: url("../images/header/icon-lines.png") no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.bk:before{
	content: '';
	background: url("../images/header/icon-bk.png") no-repeat;
	width: 16px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.articles:before{
	content: '';
	background: url("../images/header/icon-articles.png") no-repeat;
	width: 15px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------CONTENT--------------------------------------*/
/*----------------------------------------------------------------------------------*/
.content{
	width: 1170px;
	margin: 0 auto;
}
.tbl-company {
	width: 100%;
	margin: 20px 0 0px;
	text-align: center;
	color: #fff;
}
.tbl-company th {
	background: #e9e9e9;
	font-size: 14px;
	color: #474747;
	padding: 17px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
}
.tbl-company td {
	height: 67px;
}
.tbl-company .content-links{
	color: #000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Rubik', sans-serif;
}
.rating-stars{
	display: inline-block;
	margin: 25px 0;
	text-align: center;
	vertical-align: middle;
}
.rating-stars li{
	text-indent: -9999px;
	display: inline-block;
}
.rating-stars .active{
	background: url("../images/content/icon-star.png");
	width: 15px;
	height: 15px;
	display: inline-block;
}
.rating-stars .not-active{
	background: url("../images/content/icon-star.png") 15px;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.tbl-company .transition-website{
	color: #fff;
	background: url("../images/content/gradient-gren.png") repeat-x;
	border: solid 1px #68c829;
	border-radius: 5px;
	padding: 7px 21px 0 21px;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	transition: .3s;
	height: 22px;
	/*position: relative;*/
}
.tbl-company .transition-website:hover{
	background: url("../images/content/gradient-gren-two.png") repeat-x;
	border: solid 1px #68c829;
}
.tbl-company button:hover {
	background: url("../images/content/gradient-blue-two.png") repeat-x;
	border: solid 1px #2a90c5;
}
.tbl-company button {
	width: 80px;
	height: 33px;
	text-align: center;
	border: solid 1px #2a90c5;
	background:url("../images/content/gradient-blue.png") repeat-x;
	border-radius: 5px;
	color: #fff;
	vertical-align: text-top;
	margin: 16px 5px;
}
.tbl-company .white{
	background: #fff;
	transition: .3s;
}
.tbl-company .white:hover{
	background: #fdfdfd;
}
.wrap-content{
	overflow: hidden;
	    padding-top: 10px;
}
.left-wrap{
	width: 77%;
	float: left;
	overflow: hidden;
}

.internal-content{
	padding: 0 15px 15px 15px;
	background: #fff;
	border-radius: 10px;
}
h1{
	font-size: 32px;
	color: #363636;
	font-family: 'Rubik', sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2{
	font-size: 24px;
	color: #363636;
	font-weight: normal;
	padding-bottom: 10px;
    padding-top: 10px;
}


h3{
	font-size: 20px;
	color: #363636;
	font-weight: normal;
	padding-bottom: 10px;
    padding-top: 10px;
}

.internal-content p{
	font-size: 16px;
	color: #363636;
	font-weight: 400;
	padding-bottom: 12px;
	line-height: 1.4;
	text-align: justify;
}


.internal-content ul{
	font-size: 14px;
	color: #363636;
	font-weight: 400;
	padding-left: 20px;
	padding-bottom: 12px;
	/*line-height: 1.4;*/
	text-align: justify;
}

.internal-content ol{
	font-size: 16px;
	color: #363636;
	font-weight: 400;
	padding-left: 20px;
	padding-bottom: 12px;
	line-height: 1.4;
	text-align: justify;
}

.internal-content ol li p{
	font-size: 16px;
	color: #363636;
	font-weight: 400;
	padding-bottom: 0px;
	line-height: 1.4;
	text-align: justify;
}



.internal-content ul li p{
	font-size: 16px;
	color: #363636;
	font-weight: 400;
	padding-bottom: 0px;
	line-height: 1.4;
	text-align: justify;
}

.internal-content ul li { 
background: url(/images/header/tick.png) no-repeat;
padding: 1px 0px 15px 29px;
    font-style: italic;
}

.internal-content ol li {

list-style-type: decimal;
font-style: italic;
    font-weight: 900;
    color: #3ca2d8; */
}


.internal-content p span{
	display: block;
	margin-top: 40px;
}
.internal-content .google{
	border: solid 1px #cccccc;
	background: #f5f5f5;
	font-size: 12px;
	color: #d24135;
	font-weight: bold;
	padding: 3px 7px;
	display: inline-block;
	margin: 15px 0 30px 0;
}
.internal-content .counter-google{
	border: solid 1px #cccccc;
	background: #f5f5f5;
	font-size: 12px;
	color: #626262;
	margin: 0 0 0 6px;
	padding: 3px 7px;
	display: inline-block;
	position: relative;
}
.internal-content .counter-google:before{
	content: '';
	display: inline-block;
	position: absolute;
	left: -7px;
	top: 6px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-right: 6px solid #c5c5c5;
	border-bottom: 4px solid transparent;
}
.internal-content img{
	margin: 10px 0 0px;
	border-radius: 5px;
}
.side-bar-left{
	overflow: hidden;
	float: left;
	width: 29.5%;
}
.title-block{
	overflow: hidden;
}
.title-block .content-links{
	 background: url("../images/content/gradient-saidebar.png") repeat-x;
	 text-align: center;
	 font-size: 18px;
	 color: #000;
	 display: block;
	 padding: 10px 0;
	 text-decoration: none;
	 font-family: 'Rubik', sans-serif;
	font-weight: bold;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.description-block li{
	background: #fff;
	padding: 10px 20px 5px 0;
	overflow: hidden;
	border-bottom: solid 1px #e2e2e2;
	transition: .3s;
}
.description-block li:last-child{
	border-bottom: none;
	margin-bottom: 30px;

	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.description-block{
	display: inline-block;
	    width: 265px;
}
a.wrap-event{
	padding-bottom: 20px;
	display: block;
	text-decoration: none;
}
.wrap-event:hover .event-description{
	color: #363636;
}
.main-content{
	float: right;
	width: 65.5%;
	margin: 0 2.5%;
}
.wrap-img img{
	border-radius: 3px;
	width: 78px;
	height: 51px;
}
.wrap-img{
	float: left;
	text-align: center;
	height: 90px;
}
.wrap-img a{
	float: left;
	text-align: center;
	margin: 2px 15px 0px 15px;
}

.description-blocka li a.event-description a{
	color: #2d9ad2;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5;
	text-decoration: none;
}
.side-bar-right{
	overflow: hidden;
	width: 23%;
}
.radius-left{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;

}
.radius-right{
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.block-form-one .comments{
	color: #363636;
	font-size: 16px;
	font-weight: bold;
	margin-right: 30px;
	position: relative;
}
.block-form-one .comments:before{
	content: '';
	border-bottom: solid 2px #367ca9;
	position: absolute;
	top: 26px;
	left: 0;
	display: inline-block;
	width: 127px;
	height: 2px;

}
.block-form-one .name-comment{
	color: #656c7a;
	font-size: 16px;
	font-weight: bold;
}
.block-form-one .enter{
	color: #656c7a;
	font-size: 16px;
	font-weight: bold;
	float: right;
}
.block-form-one .number{
	border-radius: 30px;
	background: #f55567;
	padding: 4px 6px 4px 7px;
	margin-right: 5px;
	font-size: 10px;
	color: #fff;
	float: right;
}
.block-form-one .number:before{
	content: '';
	width: 0;
	height: 0;
	border-bottom: 4px solid #f55567;
	border-right: 4px solid transparent;
	margin-left: -5px;
}
.block-form-one{
	margin-top: 50px;
	border-bottom: solid 2px #e7e9ee;
	padding-bottom: 10px;
	overflow: hidden;
}
.wrap-comment{
	float: left;
}
.block-form-one .enter:after{
	content: '';
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #b3b3b3;
	display: inline-block;
	margin-left: 5px;
}
.block-form-two{
	margin-top: 15px;
}
.block-form-two .recommend{
	font-size: 16px;
	color: #656c7a;
	margin-right: 30px;
}
.block-form-two .share{
	font-size: 16px;
	color: #656c7a;
}
.block-form-two .best{
	font-size: 16px;
	color: #656c7a;
	float: right;
}
.fa {
	color: #656c7a;
	font-size: 16px;
	margin-right: 5px;
}
.block-form-two .best:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #b3b3b3;
	display: inline-block;
	margin-left: 5px;
}
.block-form-three{
	margin-top: 20px;
	border-bottom: solid 2px #e7e9ee;
}
.block-form-three img{
	border-radius: 5px;
	margin: 0 15px 0 0;
	width: 48px;
	height: 48px;
}
/*.block-form-three input{*/
	/*border-radius: 5px;*/
	/*border: solid 2px #dbdfe4;*/
	/*width: 460px;*/
	/*height: 44px;*/
	/*font-size: 17px;*/
	/*padding-left: 10px;*/
	/*color: #939ea7;*/
/*}*/
.block-form-three textarea{
	border-radius: 5px;
	border: solid 2px #dbdfe4;
	max-width: 460px;
	height: 44px;
	font-size: 17px;
	padding-left: 10px;
	color: #939ea7;
	/*resize: vertical;*/
}

.block-form-four .subscribe{
	font-size: 14px;
	color: #656c7a;
	margin-right: 30px;
}
.block-form-four .add{
	font-size: 14px;
	color: #656c7a;
	margin-right: 35px;
}
.block-form-four .add span{
	font-weight: bold;
}
.block-form-four .confidentiality{
	font-size: 14px;
	color: #656c7a;
}

.block-form-four .d{
	border-radius: 30px;
	background: #656c7a;
	padding: 2px 4px 2px 4px;
	margin-right: 3px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
.block-form-four .d:before{
	content: '';
	width: 0;
	height: 0;
	border-bottom: 5px solid #656c7a;
	border-right: 5px solid transparent;
	margin-left: -4px;
	position: absolute;
	bottom: 0;
	left: 5px;
}
.block-form-four{
	margin-top: 25px;
}
.wrap-event span{
	font-size: 9px;
	color: #ababab;
	display: block;
	margin-bottom: 2px;
}
.tbl-company th.delimiter{
	font-size: 6px;
	padding: 1px 0;
	text-indent: -9999px;
	background: none;
}
.tbl-company td.delimiter{
	font-size: 6px;
	padding: 1px 0;
	text-indent: -9999px;
	background: none;
	height: auto;
}
.wrap-icon{
	display: inline-block;
}
.block-form-four .subscription{
	display: inline-block;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------SIDEBAR--------------------------------------*/
/*----------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------*/
/*-------------------------------------FOOTER---------------------------------------*/
/*----------------------------------------------------------------------------------*/
.footer{
	background: #fff;
	padding: 25px 0 35px;
	overflow: hidden;
	margin-top: 40px;
}
.list-social-network li{
	margin-bottom: 15px;
}
.list-social-network:last-child{
	margin-bottom: 0;
}
.list-social-network{
	float: left;
	margin-right: 60px;
}
.list-social-network a{
	font-size: 14px;
	color: #3099cf;
	text-decoration: none;
	transition: .3s;
}
.list-social-network a:hover{
	color: #000;
}
.menu-footer li{
	margin-bottom: 15px;
}
.menu-footer a{
	font-size: 14px;
	color: #3099cf;
	text-decoration: none;
	transition: .3s;
}
.menu-footer a:hover{
	color: #000;
}
.colabs{
	font-size: 12px;
	color: #b3b3b3;
}
.colabs:before{
	content: '';
	background: url("../images/footer/icon.png");
	width: 9px;
	height: 9px;
	display: inline-block;
	margin-right: 2px;
}
.wrap-block-title{
	float: left;
}
.menu-footer{
	float: left;
	margin-right: 60px;
}
/*----------------------------------------------------------------------------------*/
/*-------------------------------------OTHER----------------------------------------*/
/*----------------------------------------------------------------------------------*/
.btn-menu {
	display: none;
	text-align: right;
}
.btn-toggle {
	display: inline-block;
	color: #3099cf;
	line-height: 5px;
	font-size: 19px;
	padding: 2px 4px 5px;
	margin: 10px 15px;
	border: 1px solid #3099cf;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-toggle:after,
.btn-toggle:before {
	display: block;
	content: '\2014';
	color: #3099cf;
}
.btn-menu .text {
	float: left;
	font-size: 19px;
	margin-top: 11px;
	color: #3099cf;
}
.btn-toggle-js {
	float: right;
	cursor: pointer;
}
.tbl-toggle li {
	display: inline-block;
}
@media screen and (max-width: 780px) {
	.tbl-toggle {
		display: none;
	}
	.btn-menu {
		display: block;
	}
	.tbl-toggle li {
		display: block;
		float: none;
		margin-bottom: 5px;
		margin-right: 0;

	}
}
@media screen and (max-width: 1200px) {
	.content{
		width: 100%;
	}
	.tbl-toggle{
		margin-right: 10px;
	}
	.list-social-network{
		margin-left: 20px;
		width: auto;
	}
	.wrap-menu-footer{
		width: auto;
		float: right;
	}
	tbody {
		border: none;
	}
	.tbl-toggle a{
		font-size: 14px;
	}
	.tbl-toggle li{
		margin-right: 20px;
	}
	.accentuation:hover:after{
		width: 84px;
	}
	.accentuation-one:hover:after{
		width: 126px;
	}
	.accentuation-two:hover:after{
		width: 103px;
	}
	.accentuation-three:hover:after{
		width: 101px;
	}
	.accentuation-four:hover:after{
		width: 78px;
	}
	.accentuation-five:hover:after{
		width: 44px;
	}
	.accentuation-six:hover:after{
		width: 77px;
	}
	.block-form-four .subscription {
		display: block;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 1050px){
	.tbl-toggle{
		width: 100%;
		margin: 25px 0 0 0;
	}
	.logo{
		width: 100%;
		margin: 15px 0 0 0;
	}
	.tbl-company .transition-website{
		font-size: 12px;
	}
	.header{
		height: 92px;
	}
}
@media screen and (max-width: 1100px){
	tbody td img {
		margin-left: 14px;
	}
	.left-wrap{
		float: none;
		width: auto;
	}
	.main-content{
		margin: 0 0 0 0;
	}
	.side-bar-right{
		width: 100%;
	}
	.description-block{
		display: block;
	}
	.footer{
		margin-top: 0;
	}
}
@media screen and (max-width: 900px){
	.tbl-company button{
		width: 60px;
	}
	.tbl-company th{
		font-size: 14px;
	}
	.tbl-company span{
		font-size: 14px;
	}
	.tbl-company .transition-website{
		margin-right: 35px;
		padding: 8px 4px 0 5px;
	}
}
@media screen and (max-width: 834px){
	.tbl-company .transition-website{
		padding: 2px 4px 6px 5px;
	}
}
@media screen and (max-width: 800px){
	.tbl-toggle a{
		font-size: 13px;
	}
	.logo img{
		width: 200px;
	}
	.header {
		height: 95px;
	}

}
@media screen and (max-width: 822px){
	.menu-footer{
		margin-bottom: 10px;
	}

}
@media screen and (max-width: 780px){
	.none{
		display: none;
	}
	.main-content{
		width: auto;
	}
	.side-bar-left{
		width: 100%;
	}
	.description-block{
		display: block;
	}
	.internal-content img{
		width: 100%;
	}
	.block-form-three img {
		border-radius: 5px;
		margin: 0 15px 0 0;
		width: 48px;
		height: 48px;
	}
	.header{
		padding-bottom: 0;
	}
	.accentuation:hover:after{
		content: none;
	}
	.accentuation-one:hover:after{
		content: none;
	}
	.accentuation-two:hover:after{
		content: none;
	}
	.accentuation-three:hover:after{
		content: none;
	}
	.accentuation-four:hover:after{
		content: none;
	}
	.accentuation-five:hover:after{
		content: none;
	}
	.accentuation-six:hover:after{
		content: none;
	}
	.list-social-network {
		width: auto;
	}
	.menu-footer {
		float: left;
		margin-right: 60px;
	}
	.tbl-company .transition-website{
		padding: 9px 4px 0 5px;
	}
	.radius-right-three{
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
}


.wrap-menu-footer {
		width: auto;
		float: left;
		margin-left: 20px;
	}
	.colabs {
		margin: 0 0 0 0px;
	}

@media screen and (max-width: 650px){
	.list-social-network{
		width: auto;
	}
	.wrap-menu-footer{
		float: left;
		margin-left: 20px;
	}
	.block-form-four .add {
		margin-right: 33px;
	}

}
@media screen and (max-width: 600px){
	.block-form-four .subscription{
		display: block;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 550px){
	h1{
		font-size: 25px;
	}
	h2{
		font-size: 20px;
	}
	.block-form-two .best{
		font-size: 15px;
	}
}
@media screen and (max-width: 520px){
	.fa{
		font-size: 15px;
	}
	.block-form-two .recommend{
		font-size: 15px;
		margin-right: 25px;
	}
	.block-form-two .share{
		font-size: 15px;
	}
	.menu-footer {
	margin-right: 6px;
	}
	.colabs {
		margin: 0 0 0 110px;
	}

}
@media screen and (max-width: 500px){
	.wrap-icon {
		 display: block;
		margin-bottom: 10px;
	}
	.block-form-two .best{
		float: none;
	}
}
@media screen and (max-width: 400px){
	.block-star{
		width: 65px;
	}
	h1{
		font-size: 20px;
		margin-bottom: 20px;
	}
	h2{
		font-size: 17px;
	}
	.internal-content p span{
		margin-top: 25px;
	}
	.internal-content img{
		margin-bottom: 0;
	}
	.internal-content{
		padding-bottom: 30px;
	}
	.tbl-company .transition-website{
		padding: 4px 5px 5px 5px;
	}
	.tbl-company .transition-website:after{
		content: '';
		padding: 10px 10px 14px 9px;
		position: absolute;
		top: -1px;
		right: -25px;
	}
	.tbl-company .transition-website:hover:after{
		content: '';
		padding: 10px 5px 14px 14px;
	}
	tbody td img{
		width: 100px;
	}
	.tbl-company .transition-website{
		margin-right: 27px;
	}
	.menu-footer{
		margin-left: 20px;
		width: 100%;
	}
	.wrap-menu-footer{
		margin-left: 0;
	}
	.list-social-network{
		margin-bottom: 20px;
	}
	.colabs{
		margin: 0 0 0 20px;
	}
	.block-form-one .name-comment {
		color: #656c7a;
		font-size: 16px;
		font-weight: bold;
		display: block;
		margin-top: 20px;
	}
	.tbl-company .transition-website{
		padding: 8px 5px 1px 5px;
	}
}
@media screen and (max-width: 350px){
	.tbl-company th {
		font-size: 12px;
	}
}
@media screen and (max-width: 343px){
	.block-form-three textarea{
		margin-top: 10px;
	}
}
@media screen and (max-width: 325px){
	.tbl-company .transition-website{
		padding: 3px 5px 6px 5px;
	}
}