.mobile-menu-btn {
   background: none;
    border: none;
    padding: 0;
    display: block;
    z-index: 50;
    width: 42px;
    height: 42px;
    padding: 6px 5px 6px;
    outline: none;
	    margin-left: 7px;
}
.is_mobile {
	display: none;
}
@media (max-width:768px) {
	.slider-body ul {
		width: 500% !important;
	}
	.guarantee-banner {
		display: none;
	}
	.about-offices-title h1 {
		font-size: 50px;
		line-height: 50px;
	}
	.breadcrumbs-block {
		display: none;
	}	
	.item-25 ul {
		width: unset !important;
	}
	.item-25 ul li {
		display: unset !important;
		width: unset !important;
	}
	#icemegamenu > li:hover > ul.icesubMenu {
		width: unset;
	}
	.sub_level_1 li:hover ul {
		margin-left: 15px !important; 
		width: unset;
	}
	h1 {
		font-size: 35px;
		line-height: 35px;	
		text-align: center;
	}
	h2 {
		font-size: 25px;
		line-height: 25px;		
	}
	body {
		min-width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	#main-menu {
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(to right, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		z-index: 20;
		display: none;
		overflow-y: scroll;
	}
	.header-main {
		max-width: 100% !important;
		min-width: 100% !important;
		padding: 0;
		height: 50px;
		position: fixed !important;
		background: white !important;
		width: 100% !important;
		z-index: 30;		
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
	}
	.header-logo {
		margin-left: 8px;
		display: block;
		float: left;		
		background-size: contain;
		background-image: url(/images/header-main-logo.png);
		background-repeat: no-repeat;
		width: 140px;
		max-width: 140px;
	}	
	ul.header_flags {
		float: right;
		margin: 0px;
		display: table;
		height: 50px;
	}
	ul.header_flags li {
		padding: 0px;
		vertical-align: middle;
		text-align: center;
		color: #e83a1e;
		font-size: 10px;
		border-left: 1px solid lightgray;
		float: none;
		line-height: 50px;
		display: table-cell;
	}
	.header_flags li:first-child img{
		margin-top: 7px;
	}
	.support-modal .close-modal {
		right: 50px !important;
	}
	ul.header_flags li a {
		display: block;
		padding: 0px 15px;
		height: 50px;
		position: relative;
		padding: 0px;
		min-width: 50px;
	}	
	.header_flags span {
		position: absolute;
		top: 33px;		
		color: #e83a1e;		
		display: block;
		font: 10px 'PF BeauSans Pro', PFBeauSansPro, Arial,sans-serif;
		width: 50px;
	}
	ul.header_flags li:last-child{
		width: 55px;
	}
	.phoneclick {
		background: url(/images/phone.png);
		width: 20px;
		height: 20px;
		background-position: center top 7px;
		background-repeat: no-repeat;		
		background-size: 40%;
	}
	.contactus {
		background: url(/images/location.png);
		width: 20px;
		height: 20px;
		background-repeat: no-repeat;		
		background-position: center top 7px;
		background-size: 40%;
	}
	.but_guote{
		background: url(/images/money.png);
		width: 20px;
		height: 20px;
		background-position: center top 7px;
		background-repeat: no-repeat;		
		background-size: 40%;
	}
	.main-top {
		height: auto;
		min-width: 100%;
		background: rgba(0,161,215,1);
		background: -moz-linear-gradient(left, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,161,215,1)), color-stop(100%, rgba(0,110,179,1)));
		background: -webkit-linear-gradient(left, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		background: -o-linear-gradient(left, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		background: -ms-linear-gradient(left, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		background: linear-gradient(to right, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1d7', endColorstr='#006eb3', GradientType=1);
	}
	.main-top .main-top-slogan {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		margin: 100px 0px 0px 0px;
	}
	.main-top #hgroup h1 {
		font-size: 40px;
		line-height: 50px;
		text-align: center;
		padding: 0px 50px;
		letter-spacing: 2px;
		font-weight: 600;
	}
	.left-button-main {
		float: none;
		text-align: center;		
		width: 100%;
		margin: 50px auto !important;
	}
	.right-button-main {
		display: none;
	}
	.main-top-bg {
		display: none;
	}
	.main-top #hgroup h2 {
		display: none;
	}
	.icemegamenu > ul > li:hover {
		border-top: none !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.main-top-slogan-btn {
		zoom: 1;
		text-transform: uppercase;
		font-weight: bold;
		color: #0066b8;
		font-size: 29px;
		line-height: 44px;
		padding: 14px 50px 8px 52px;
		-webkit-border-radius: 31px;
		-moz-border-radius: 31px;
		-ms-border-radius: 31px;
		border-radius: 50px;
		background-color: #fff;
		border: 15px solid #0272af;
		height: auto;
	}
	.main-top .slick-slider{
		display: none;
	}
	.main-how-work {
		min-width: 100%;
	}
	.main-how-work-links{
		display: none;
	}
	.feats-list {
		display: block;
		padding-bottom: 20px;
		width: 100%;
		text-align: center;
	}
	.feats-list li {
		width: 100%;
		margin-left: 0;
		display: block;
		margin-bottom: 40px;
		vertical-align: top;
		zoom: 1;
	}
	.feats-list li .icon {
		padding-bottom: 20px;
	}
	.feats-list li .icon img {
		margin: 0 auto;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
	}
	.feats-list li .title-box {
		height: auto;
		padding-bottom: 20px;
		width: 220px;
		margin: 0 auto;
	}
	.feats-list li .title-box .vcent {
		position: static;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		top: 50%;
		left: 0;
	}
	.feats-list li .title-box strong {
		font-size: 21px;
		line-height: 28px;
		color: #000;
		font-weight: normal;
		display: block;
	}
	.feats-list li p {
		margin: 0 auto;
		font-size: 18px;
		line-height: 20px;
		color: #000;
		width: 220px;
	}
	.main-how-work h2 {
		font-size: 40px;
		line-height: 25px;
		margin-bottom: 29px;
	}
	.banner-languages {		
		display: none;
	}
	
	.banner-partners {
		display: none;
	}
	.main-banner-quality {
		min-width: 100%;
		background: linear-gradient(to right, rgba(0,161,215,1) 0%, rgba(0,110,179,1) 100%);
		padding: 30px 0px;
	}
	.main-banner-quality_over {
		width: 100%;
	}
	.main-banner-quality-wrap {
		width: 90%;
		float: none;
		padding: 0 !important;
		margin: 0 10px;
		display: block;
	}
	.main-banner-quality-wrap div {
		float: left;
		margin: 0px 20px 0px 0px;
	}
	.main-banner-quality-wrap h2 {
		font-size: 35px;
		margin: 0;
		color: #fff;
	}	
	.main-banner-quality-wrap h3 {
		width: 100%;
		margin: 0 auto;
		text-align: justify;
		color: #fff;
	}
	.main-banner-quality-wrap p {
		width: 100%;
		color: #fff;
		font-size: 20px;
		margin: 0 auto;
		text-align: justify;
	}
	.main-banner-quality-wrap .blue-btn {
		text-align: center;
		margin: 30px auto 20px auto;
		display: block;
		width: 50%;
		color: #fff;
		border-color: #fff;
	}
	.why-us-sect-cont {
		display: block;
		padding: 20px 0 20px;
		background: #fff;
		position: relative;
	}
	.why-us-sect-cont .background-top {
		position: absolute;
		top: -6px;
		left: 0;
		right: 0;
		height: 6px;
		display: block;
		background: url(/images/circle.png) repeat-x 0% 0%;
	}
	.why-us-sect-cont .sect-titles {
		padding-bottom: 0px;
		text-align: center;
	}
	.why-us-sect-cont .sect-titles table {
		margin: 0 auto;
	}
	.why-us-sect-cont .sect-titles table td {
		padding: 10px;
		vertical-align: top;
	}	
	.why-us-sect-cont .sect-titles table td h2 {
		text-align: left;		
		letter-spacing: 4px;
		text-transform: uppercase;
		color: #000;
		font-size: 30px;
		margin: 0;
		font-weight: 600;		
		text-shadow: unset;
	}
	.why-us-sect-cont .sect-titles table td .phone {
		font-size: 20px;
		display: block;
		border: 2px solid black;
		padding: 5px 10px;
		margin-top: 20px;
		color: black;
	}
	.why-us-sect-cont .sect-titles table td .text-box {
		text-align: left;
		display: block;
		margin: 10px 0px;
	}
	.sect-titles .phone a {
		color: #000;
		font-size: 18px;
		font-weight: 600;
	}
	.icemegamenu{
		
	}
	.icemegamenu > ul {
		height: 100%;
		padding-top: 20px;
		margin-bottom: 100px;
	}
	.icemegamenu > ul > li {
		float: none;
		text-align: left;
		padding-top: 0px;
	}
	.icemegamenu > ul > li a.iceMenuTitle {		
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		letter-spacing: 1px;
		font-size: 26px;
		color: #fff !important;
		text-transform: uppercase;
		font-weight: 700;
	}
	/*.icemegamenu > ul > li a:after {
		content: "___";
		display: block;
		clear: both;
		font-weight: 500;
		padding-top: 0px;
		font-size: 14px;
		color: #62c1e3;
	}*/
	ul.icesubMenu {
		position: relative;
		display: block;
		top: 0 !important;
		left: 0;
		max-height: 100% !important;
		border: 0;
		background: 0;
		opacity: unset;
		padding: 0;
	}
	ul.icesubMenu li {
		
	}
	ul.icesubMenu li:last-child a {
		border-bottom: 0px !important;
	}	
	ul.icesubMenu li a {
		background: none !important;		
		text-align: left;
		padding-left: 30px !important;
		font-size: 15px !important;
		padding-top: 3px !important;
	}	
	ul.icesubMenu li a span {
		
	}	
	.main-why-us {
		display: none;
	}
	.reviews-slider {
		display: none;
	}
	.we-accepts-banner {
		display: none;
	}
	.our-team-block {
		display: none;
	}
	
	.main-what {
		display: none;
	}
	footer {		
		min-width: 100% !important;
	}
	.footerMenu {
		min-width: 100%;
		width: 100%;
	}
	/*.footerBL {
		display: none;
	}*/
	.footerMenu ul {
		max-width: 90% !important;
		min-width: 90% !important;
		width: 90% !important;
		margin: 0 auto;
	}
	.footerMenu ul li.locphone {
		display: none;
	}
	.footerMenu ul a {
		padding-right: 20px !important;
	}
	.support-modal .service-box .service-box-text {
		padding-left: 100px;
	}
	.support-modal .service-box .icon {
		margin-right: 15px;
	}
	
	.getaquote-top {
		min-width: 100%;
		padding: 100px 0px 0px 0px;
		background: linear-gradient(to right, rgb(66, 203, 249) 0%, rgb(7, 136, 216) 100%);
	}
	.getaquote-form-pay {
		display: none;
	}
	.getaquote-form {
		width: 90%;
		margin: 20px auto;
		padding: 0px 0px 40px 0px;
	}
	.getaquote-top-title p {
		width: 100%;   
		text-align: justify;    
		color: #fff;
	}
	.getaquote-top-title p a {
		color: #fff;	
	}
	.getaquote-form-tabs .jq-file {
		width: 100%;
	}
	#tabs2 .weblink-text {
		width: 100%;
		
	}
	.getaquote-form-description p {
		color: #fff;
	}

	.getaquote-form .blue-btn {
		border: 2px solid #fff !important;
		color: #fff;
	}
	.getaquote-top-title {
		width: 90%;
		margin: 0 auto;
		padding: 0px 0 50px 0px;
	}
	.getaquote-top-title h2 {
		font-size: 30px;
		margin: 0px 0px 20px 0px;
		background: url(/images/get-help-icon.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-size: contain;
		text-align: left;
		padding: 0px 0px 0px 90px;
		color: #fff;
	}
	.getaquote-form-description h2 {
		font-size: 30px;
		color: #fff;
	}
	.getaquote-form-inputs li {
		margin: 15px 0px;
		float: none;
		border: none;
	}
	.getaquote-form-inputs input {
		width: 100%;
	}
	.getaquote-form-inputs .name-wrap:after, .getaquote-form-inputs .email-wrap:after, .getaquote-form-inputs .tel-wrap:after {
		display: none;
	}
	.etaquote-form-title h2 {
		color: #fff;
	}
	.etaquote-form-title p {
		color: #fff;
		display: none;
	}
	.etaquote-form-title {
		margin: 20px auto;
		width: 100%;
	}
	.getaquote-form-select {
		margin: 20px auto;
		width: 100%;
	}
	.getaquote-form-select .jq-selectbox {
		width: 100%;
		border: 2px solid #fff;
	}

	.getaquote-form-select p {
		padding: 0;
		margin: 0;
		display: none;
	}
	.getaquote-form-select .jq-selectbox__trigger-arrow {
		border-top: 11px solid #fff;
	}
	.getaquote-form-select label {
		display: none;
	}
	.mobile {
		display: block !important;
	}
	.getaquote-form-tabs {
		margin: 0px;
	}
	.getaquote-form-tabs-links {
		display: none;
	}
	.getaquote-form-tabs #tabs1, .getaquote-form-tabs #tabs2 {
		background: none;
		display: block !important;
		height: auto;
		padding: 0;
	}
	p.mobile {
		color: #fff;
		font: 21px / 100% PFDinDisplayPro-Thin;
		margin: 20px 0px 10px 0px;
	}
	.getaquote-form-select .jq-selectbox__trigger-arrow {
		right: 10px;
	}
	.getaquote-form-description {
		padding-bottom: 0px;
	}
	.getaquote-form-tabs .jq-file__name, .getaquote-form-tabs .jq-file.changed {
		color: #fff;
	}
	.getaquote-form-tabs .jq-file__browse {
		color: #fff;
		border-color: #fff !important;
	}	
	.about-top {
		min-width: 100%;
		height: auto;
		padding: 0px 0px 30px 0px;
	}
	.about-top h1 {
		font-size: 50px;
		margin: 50px 0px 0px 0px;
		
	}
	.about-top h2 {
		width: 100%;
		font-size: 25px;
		color: white !important;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
		line-height: 30px;
		font-weight: 700;
	}
	.about-prof {
		min-width: 100%;
		height: auto;
		padding: 50px 0px 0px 0px;
		width: 100% !important;
	}
	.about-prof h3 {
		width: 90%;
		text-align: justify;
	}
	
	.about-prof ul {
		
	}
	.about-prof ul li {
		display: block;
		width: 90%;
		height: auto;
		float: none;
		padding: 0;
		margin: 0 auto;
		border-right: none;
	}
	.about-prof ul li a {
		display: none;
	}	
	.about-offices {
		display: none;
	}
	.about-documents {
		min-width: 100%;
		height: auto;
		max-width: 100% !important;
		width: 100% !important;
		padding-bottom: 15px;
	}
	.about-documents article {
		width: 90% !important;
		max-width: 100% !important;
		column-count: 1;
		margin: 20px auto;
		text-align: justify;
	}
	.about-documents h2 {
		font-size: 35px;
	}
	.about-documents .strip:after {
		margin-top: 10px;
	}
	.clients-banner-right {
		min-width: 100%;
		height: auto;
	}
	.clients-banner-right div:first-child {
		width: 100% !important;
	}
	.clients-banner-right-bg {
		display: block;
		height: auto;
		margin-left: 0;
	}
	.clients-banner-right-wrap {
		display: block;
		width: 90%;
		margin: 0 auto;
		text-align: justify;
	}
	.clients-banner-right-wrap .orange-btn {
		text-align: center;
		margin: 0 auto;
	}
	.banner-partners {
		display: none;
	}
	.main-why-us, .about-prof, .contacts-wrap, .contacts-top {
		max-width: 100% !important;
		width: 100% !important;
	}
	.contacts-top-info h2 {
		text-align: center;
		font-size: 35px;
	}
	.contacts-top-info ul {
		width: 90%;
		margin: 0 auto;
		padding: 0px;		
	}
	.contacts-right-tower {
		width: 100% !important;
		float: none !important;
		padding: 0;
		margin: 20px 0px;
		min-width: 100% !important;
	}
	.contacts-right-tower .view-map {
		top: 0;
		right: calc(50% - 68px);
	}
	.contacts-right-tower-address {
		
	}
	.contacts-top-info p {
		width: 100%;
		text-align: justify;
	}
	.contacts-top-info {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	.contacts-wrapper {
		background: none;
	}
	.contacts-top {
		max-width: 100% !important;
		width: 100% !important;
		padding: 70px 0px 40px 0px;
	}
	.contacts-left-tower {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.contacts-links {
		width: 100% !important;
		min-width: 100% !important;
		padding: 0px;
		overflow: auto;
	}
	.contacts-links ul {
		width: auto !important;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		overflow-x: scroll;
		max-width: 100% !important;
		min-width: 980px !important;
	}
	.contacts-links ul li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0px;
	}	
	.content-top {
		min-width: 100%;
		height: auto;
		min-height: 150px;
	}
	.content-title-type {
		min-width: 100%;
		max-width: 100% !important;
		width: 100% !important;
		padding: 20px 0px !important;
	}
	.content-title-type-wrap {
		width: auto !important;
		max-width: 100% !important;
	}
	.content-title-type h3 {
		text-align: justify;
		width: 90%;
		margin: 0 auto;
	}
	.content-title-type-colums {
		column-count: 1;
		width: 90%;
		margin: 0 auto;
		text-align: justify;
	}
	.content-title-type .strip:after {
		display: none;
	}	
	.content-title-type-colums h4 {
		margin: 25px 0px !important;
		text-align: left;
	}
	.content-title-type-label {
		padding: 20px 15px 20px 50px;
		text-align: justify;
	}
	.content-title-type-label:before {
		height: 75%;
		left: 30px;
	}
	.content-image-title-text {
		width: 90%;
		display: block;
		margin: 0 auto;
		padding: 20px 0px;
	}
	.content-image-title-text h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 0px 0px 10px 0px;
	}
	.content-image-title-text p {
		font-size: 20px;
		line-height: 20px;
		text-align: justify;
		width: 100%;
		color: #fff;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
	}
	
	.content-image-title {
		min-width: 100%;
		height: auto;
	}
	.content-page-main-bg h1 {
		width: 90%;
		margin: 20px auto 15px auto;
		font-size: 35px;
		line-height: 35px;
	}
	.content-title-type h2 {
		font-size: 25px;
		line-height: 25px;
	}
	.languages-top {
		min-width: 100%;
		height: auto;
		padding: 50px 0px 50px 0px;
	}
	.languages-top div:first-child {
		width: 100% !important;
	}
	.languages-top h1 {
		font-size: 35px;
		margin: 40px 0px 20px 0px;
		line-height: 35px;
	}
	.languages-top h2 {
		font-size: 25px;
		color: #fff;
		line-height: 30px;
		font-weight: 700;
		width: 90%;
		margin: 0 auto;
	}
	.languages-top .blue-btn {
		margin-top: 30px;
	}
	.languages-about-page {
		min-width: 100%;
		width: 100% !important;
		padding: 20px 0px;
	}
	.languages-about-page ul {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}	
	.languages-about-page ul li {
		display: block;        
		height: auto;
		width: 50%;
		border: none !important;
		margin-bottom: 0px;		
	}	
	.languages-about-page ul li a p {
		width: 90%;
		text-align: justify;
	}	
	.languages-about-page ul li img {
		border: none !important;
	}
	.all-time-banner {
		min-width: 100%;
		height: auto;
		padding: 30px 0px;
	}
	
	.all-time-banner-wrap {		
		margin: 0 auto;
	}
	.all-time-banner div:first-child {
		width: 100% !important;
	}	
	.all-time-banner h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 0px 0px 20px 0px;
		width: 90%;
		margin: 0 auto;
	}
	.all-time-banner h3 {
		width: 90%;
		margin: 0 auto;
	}
	.all-time-banner p {
		width: 90%;
		margin: 0 auto;
		color: #fff;
		font-size: 17px;
		text-align: justify;
	}
	
	.language-view-top {
		width: 100%;
		min-width: 100%;
		height: auto;
		padding-top: 80px;
		margin-top: 0px;
	}
	.language-view-text {
		min-width: 100%;
		padding-top: 20px;
	}
	.language-view-text h2 {
		line-height: 25px;
		color: #000;
	}
	.languages-about-page h2 {
		font-size: 35px;
		width: 90%;
		margin: 0 auto;
		padding: 0px;
	}
	.languages-about-page .main-what-links5 {
		margin: 0;
		background: none;
	}
	.language-view-text-wrap {
		width: 90%;
		margin: 0 auto;
	}
	.language-view-text-wrap.columnizer, .language-view-text-wrap .columnizer {
		column-count: 1;
		width: 100%;
	}
	.language-view-top-bg {
		background-size: cover !important;
		background-position: center top 25px !important;
	}
	.language-view-top-quality {
		display: none;
	}
	.language-view-top h1 {
		font-size: 35px;
		line-height: 35px;
		margin-top: 150px;
	}
	.language-view-top h2 {
		font-size: 25px;
		line-height: 25px;
	}
	.language-view-top h3 {
		width: 90%;
		margin: 0 auto;
		font-size: 20px;
		line-height: 20px;
		color: #000;
	}
	.language-view-top .hgroup-lang {
		margin: 25px 0px;
	}
	.language-view-text-wrap .language-view-quality {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		display: block;
		height: auto;
		margin: 20px 0px;
	}
	.language-view-quality-bg {
		height: auto;
	}
	#butShowHide {
		display: none;
	}
	.language-view-text-wrap p {
		width: 100%;
		text-align: justify;
	}
	.language-view-quality-wrap h2, .language-view-text-wrap .language-view-quality h2 {
		font-size: 25px;
		line-height: 25px;
		text-align: center;
	}
	.language-view-quality-wrap h3 {
		width: 95%;
		margin: 0 auto;
		font-size: 20px;
		line-height: 20px;
		color: white !important;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
	}
	.language-view-quality-wrap {
		padding: 20px 0px;
	}
	
	.team-top {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 80px 0px 30px 0px;
	}	
	.team-top div {
		width: 90%;
		margin: 0 auto;
	}
	.team-top h1 {
		font-size: 35px;
		line-height: 35px;
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}
	.team-top h2 {
		color: white !important;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
		font-size: 25px;
		line-height: 25px;
	}
	.team-staff {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 20px 0px;
	}
	.team-staff ul li .orange-btn {
		top: 0px;
		right: -10px;
		left: unset;
		z-index: 10;
	}
	.team-staff ul {
		width: 90%;
		margin: 0 auto;
		padding: 0 !important;
	}	
	.team-staff ul li {
		width: calc(50% - 24px) !important;
		display: inline-block !important;
		height: auto !important;
		float: none !important;
		vertical-align: top;
		margin: 10px;
		text-align: center;
	}
	.team-staff ul li div {
		width: auto;
		height: auto;
	}
	.team-staff ul li div span {
		width: auto;
		height: auto;
	}
	.team-staff ul li div span img {
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
	}
	.team-staff ul li h2 {
		font-size: 25px;
		margin: 10px 0px;
		line-height: 25px;
		text-shadow: none;
		font-weight: 700;
	}
	.team-staff ul li p {
		width: 90%;
		margin: 0 auto;
	}
	.clients-banner {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 20px 0px;
	}
	.clients-banner div:first-child {
		width: 100% !important;
	}
	.clients-banner-bg {
		display: none;
	}
	.clients-banner-wrap {
		margin: 0 auto;
		width: 90% !important;
		display: block;
	}
	.clients-banner-wrap h2 {
		text-shadow: unset;
		font-size: 35px;
		line-height: 35px;
		margin: 10px 0px;
	}
	.clients-banner ul {
		width: 100%;		
		margin: 20px auto;
	}
	.clients-banner-wrap .orange-btn {
		text-align: center;
		margin: 0 auto;
	}
	.clients-banner ul li {
		width: calc(50% - 10px)  !important;
		display: inline-block;
		margin: 0px 2px;
		border-right: 0px;
	}
	.content-page-main-bg h1, .content-page-main-bg h2 {
		line-height: 25px;
		font-size: 25px;
	}
	.process-top {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 80px 0px 0px 0px;
	}
	.process-top div:first-child {
		width: 90%;
		margin: 0 auto;
	}	
	.process-top .blue-btn {
		width: 50%;
		height: auto;
		margin: 0 auto;
	}
	.process-top h1 {
		font-size: 35px !important;
		line-height: 35px !important;
		text-align: center;
		color: #000 !important;
		margin: 0px auto 20px auto;
	}
	.process-top h2 {
		font-size: 25px !important;
		line-height: 25px !important;
		color: #000 !important;
		text-shadow: unset;
	}
	.process-top h3 {
		margin: 30px auto 10px auto;
	}
	.process-top p {
		width: 90%;
		margin: 0 auto;
		padding: 0px;
	}
	.process-about {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding-top: 0px;
	}
	.process-top-clock {
		position: relative;
		bottom: unset;
		left: unset;
		margin: 0 auto;
		width: 100%;
	}
	.process-about-title p {
		margin: 0 auto 20px auto;
		padding: 0;
		width: 90%;
		text-align: justify;
		line-height: 20px;
	}
	.process-about-title h2 {
		font-size: 35px;
		line-height: 35px;
		text-shadow: unset;
		margin: 20px auto;
	}
	.process-doc {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 0;
	}
	.process-doc h2 {
		font-size: 25px;
		line-height: 25px;
		text-shadow: unset;
		width: 90%;
		margin: 10px auto;
	}
	.process-doc .strip:after {
		display: none;
	}
	.process-doc-wrap {
		width: 90% !important;
		column-count: 1 !important;
		margin: 0 auto;
		text-align: justify;
		max-width: 90% !important;
	}
	.process-about-bg {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		background: none;
		padding: 0px 0px 20px 0px;
	}	
	.process-about-bg div {
		position: relative;
		bottom: unset;
		left: unset;
		width: 90%;
		margin: 0 auto;
	}
	.process-about-bg div span {
		display: inline-block;
		vertical-align: top;
	}
	.process-about-bg div h4 {
		display: inline-block;
		vertical-align: bottom;
	}
	.process-about-bg div h5 {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.process-about-bg p {
		position: relative !important;
		top: unset !important;
		left: unset !important;
		right: unset !important;
		bottom: unset !important;
		width: 90%;
		margin: 10px auto;
		display: block;
		color: #7e7e7e;
	}
	.process-about-bg br {
		display: none;
	}
	.reviews-top {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 80px 0px 30px 0px;
		height: auto;
	}
	.reviews-top h1 {
		margin: 0 auto 20px auto;
		font-size: 35px;
		line-height: 35px;
		text-transform: uppercase;
	}
	.reviews-top h2 {
		font-size: 25px;
		line-height: 25px;
		color: #fff;
	}
	.reviews-one {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		margin: 0px 0px 20px 0px;
	}
	.reviews-one div {
		width: 90%;
		height: auto;
		float: none;
		margin: 0 auto;
		border: 0 !important;
	}
	.reviews-one .reviews-detail {
		display: none;
	}
	.reviews-one .mobile {
		width: 100%;
		text-align: justify;		
		color: #bcbcbc;
		line-height: 25px;
		font: 300 20px / 30px PFDinDisplayPro-Light;
	}
	.reviews-modal {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
	}
	.reviews-read-more {
		display: none;
	}
	.form-contact {
		display: none;
	}
	.form-contact.active-form {
		top: 50px;
		margin: 0;
		left: 0;
		width: 100%;
	}
	.content-contact-form_modal {
		width: 100%;
		min-width: 100%;
	}
	.form-contact .close-form {
		top: 10px;
		right: 10px;
	}
	.content-contact-form h2, .content-contact-form_modal h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.content-contact-form_modal form {
		width: 90%;
		margin: 0 auto;
	}
	.content-contact-form .name-wrap, 
	.content-contact-form_modal .name-wrap, 
	.content-contact-form .tel-wrap, 
	.content-contact-form_modal .tel-wrap,
	.content-contact-form_modal textarea	{
		float: none;
		width: 100%;
		margin: 10px 0px;		
	}
	.payment-top{
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		margin: 0px;
		padding: 80px 0px 30px 0px;
	}
	.payment-top hgroup h1 {
		font-size: 35px;
		line-height: 35px;
		margin: 0 auto 20px auto;
	}
	.payment-top hgroup h2 {
		width: 90%;
		font-size: 25px;
		line-height: 25px;
		color: #fff;
		text-align: center;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
	}
	.payment-content {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 20px 0px;
	}
	.payment-content-title h3 {
		font-size: 35px;
		line-height: 35px;
		margin: 0px 0px 20px 0px;
	}
	.payment-content-title p {
		text-align: justify;
		width: 90%;
		margin: 0 auto;
		font-size: 20px;
		line-height: 25px;
	}
	.payment-content-table {
		width: 90%;
		margin: 20px auto;
	}
	.payment-content-table tr {
		border: 0 !important;
	}
	.payment-content-table td {
		width: calc(50% - 10px);
		height: auto;
		border: 0 !important;
		display: inline-block;
		margin: 10px 5px;
		vertical-align: top;
	}	
	.payment-content-text {
		margin: 0 auto;
		padding: 0px;
		width: 90%;
	}
	.payment-content-text div{
		float: none !important;
		width: 100%;
		margin: 10px 0px;
	}
	
	.payment-rates {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 0;
	}
	.rates-wrapper, .price-rates, .capabilities-wrapper {
		width: 90% !important;
		max-width: 90% !important;
		margin: 10px auto 10px auto !important;
		min-width: 90% !important;
	}
	.payment-rates-title {
		margin: 0;
	}
	.payment-rates-title p {
		width: 100%;
		text-align: justify;
	}
	.payment-package, .price-package {
		width: 100%;
		height: auto;
		float: none;
		margin: 20px 0px;
		padding: 0px 0px 20px 0px;
		position: relative;
		top: unset;
		left: unset;
	}
	.payment-packageB .payment-title, .price-packageB .price-title{
		width: 100%;
		height: auto;
	}
	.payment-package ul, .price-package ul {
		width: 100%;
		padding: 15px 0px 15px 20px;
		margin: 0;
	}
	.payment-banner {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 20px 0px;
	}
	.payment-banner div:first-child {
		width: 90% !important;
		min-width: 90% !important;
		max-width: 90% !important;
		margin: 0 auto;
		padding: 0;
	}	
	.payment-banner-wrap p {
		font-size: 20px;
		line-height: 31px;
		text-align: justify;
		color: #000;
		font-weight: 700;
		text-shadow: 2px 2px 2px rgb(251, 247, 247);
	}
	.price-top {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 80px 0px 30px 0px;
	}
	.price-top h1 {
		font-size: 35px;
		line-height: 35px;
		margin: 0px auto 20px auto;
	}
	.price-top h2 {
		width: 90%;
		font-size: 25px;
		line-height: 25px;
		color: #fff;
		text-align: center;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
		margin: 0 auto;
	}
	.price-process {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 20px 0px;
	}
	.price-process h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 0px auto 20px auto;
	}
	.price-process-wrap {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		background: none;
		padding: 0px 0px 20px 0px;
	}
	.price-process-wrap h3 {
		font-size: 25px;
		line-height: 25px;
		color: #7e7e7e;
		font: 500 16.69px / 22.04px PFDinDisplayPro-Medium;
		text-align: left;
		width: 90%;
		margin: 0 auto;
	}
	.price-process-wrap p {
		position: relative !important;
		top: unset !important;
		left: unset !important;
		right: unset !important;
		bottom: unset !important;
		width: 90%;
		margin: 10px auto;
		display: block;
		color: #7e7e7e;		
		text-align: left !important;
	}
	.price-process-wrap p br { 
		display: none;
	}
	
	.price-capabilities {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		padding: 30px 0px;
	}
	.price-capabilities-title h2 {
		font-size: 25px;
		text-align: center;
		line-height: 25px;
	}
	.price-capabilities-title p {
		color: #fff;
	}
	.price-capabilities ul {
		margin: 20px auto;
		width: 100%;
		padding: 0;
	}
	.price-capabilities ul li {
		width: 100%;
		float: none;
		display: block;
	}
	.price-capabilities ul li div {
		
	}
	
	.price-quality {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto;
		display: none;
	}
	
	.price-rates {
		padding: 0px;
		width: 100% !important;
		max-width: 100% !important;
	}
	.price-rates-title h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 20px auto;
	}
	.price-rates-title p {
		text-align: justify;
		width: 90%;
		margin: 0 auto;
	}
	.price-package-wrap {
		padding: 0;
		width: 90%;
		margin: 0 auto;
	}
	.documents_list {
		display: block !important;
		max-width: 100% !important;
		min-width: 100% !important;
		height: auto !important;
		padding: 0px 0px 30px 0px;
	}
	.shop {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		height: auto !important;
	}
	.slider-docs .shop-view-slider-wrap .slider-body ul li {
		width: auto !important;
		height: auto !important;
		float: none;
		display: inline-block;
		padding: 0px 15px;
		vertical-align: top;
		border: 0 !important;
	}
	.slider-docs .shop-view-slider-wrap .slider-body ul li a {
		position: relative;
		top: unset;
		left: unset;
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
	}
	.slider-docs .shop-view-slider-wrap .slider-body ul li a p {
		width: auto;
	}
	.slider-docs .shop-view-slider-wrap .slider-body ul li.line-slide {
		display: none;
	}
	.online-consultation-banner {
		height: auto;
		padding: 30px 0px;
	}
	.online-consultation-banner-wrap {
		width: 90%;
		margin: 0 auto;
		display: block;
	}	
	.wrapper-cons {
		width: 100%;
	}
	.online-consultation-banner-wrap h2 {
		font-size: 25px !important;
		line-height: 35px;
		text-align: center;
	}
	.online-consultation-banner-wrap h3 {
		width: 100%;
		font-size: 20px;
		line-height: 25px;
		color: #000;
		text-align: justify;
	}
	.online-consultation-banner-wrap ul {
		width: 100%;
		margin: 20px 0px 0px 0px;
		padding: 0px;
	}
	.online-consultation-banner-wrap ul li {
		width: calc(50% - 10px);
		display: inline-block;
		margin: 20px 0px;
		vertical-align: top;
	}
	.online-consultation-banner:before {
		display: none;
	}
	.about-offices-title {
		padding: 80px 0px 0px 0px;
	}
	.about-offices-title h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.about-offices-title p {
		color: #fff;
	}
	.slider-docs .shop-view-slider-wrap {
		height: auto;
		margin: 0;
	}
	.about-offices ul {
		position: relative;
		height: auto;
	}
	.slider-controls {
		top: 60px;
	}
	.slider-body {
		padding: 0px 20px;
	}
	.shop-languages h3 {
		display: block;
		color: #000;
		margin: 20px auto;
	}
	.shop-category .shop-languages-list ul li {
		width: calc(50% - 15px);
		float: none;
		display: inline-block;
		margin: 0px 5px;
		border: none !important;
	}
	.shop-languages-list ul li a {
		
	}
	.shop-languages-list ul li a img {
		margin: 0px auto;
		width: 100%;
	}
	.shop-languages-list ul li h2 {
		margin: 0 auto;
	}
	.shop-languages-list ul li h3{
		width: 100%;
		margin: 10px auto;
		font-size: 15px;
		line-height: 15px;
		font-family: auto;
	}
	.shop-languages-list ul li p {
		display: none;
	}
	.document .about-offices-title h2 {
		margin: 0px auto 30px auto;
	}
	.shop-view {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
		border: 0px !important;
	}
	.shop-view-slider h2 {
		width: 90%;
		margin: 0 auto;
	}
	.shop-view-description-wrap p, .shop-view-description-wrap div {
		width: 100%;
	}
	.shop-view-slider {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
	}
	.shop-view-description {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
		border: 0 !important;
		float: none;
		padding: 0;
	}
	.shop-view-description-wrap h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 25px auto;
	}
	.shop-view-choice {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
		margin: 0;
		padding: 0;
		border: 0 !important;
	}
	.shop-view-choice-doc-language img {
		width: 50%;
		margin: 0 auto;		
	}
	.shop-view-price {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
		border: 0 !important;
	}
	.shop-view-description-wrap {
		display: block;
		width: 90%;
		margin: 0px auto;
	}
	.shop-view-description-bg {
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
	}
	.shop-view-description-bg img {
		width: 50%;
		height: 50%;
		margin: 0 auto;
	}
	.shop-view-description-wrap h1 {
		font-size: 25px;
		line-height: 25px;
		margin: 10px auto;
		width: 90%;
	}
	.shop-view-description-wrap h3 {
		font-size: 20px;
		margin: 0;
		line-height: 25px;
	}
	.bg-wrapper-news {
		margin: 0;
		padding: 50px 0px 30px 0px;
		background-position: right 0px;
	}
	.blog-list {
		width: 90% !important;
		min-width: 90% !important;
		max-width: 90% !important;
		padding: 0px !important;
	}
	.blog-RL, .blog-LR {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		padding: 0px !important;
	}
	.blog-LR .blog-wrap {
		width: 90% !important;
		min-width: 90% !important;
		max-width: 90% !important;
	}
	.blog-LR .tower-left {
		width: 100%;
		float: none;
	}
	.tower-left .main-news-soc-network {
		display: none;
	}
	.tower-left .title {
		width: 100%;
		margin: 40px auto;
		text-align: center;
	}
	.tower-left .title h2 {
		font-size: 55px;
		text-transform: uppercase;
		line-height: 35px;
	}
	.blog-news-one {
		margin: 0px;
	}
	.blog-news-one img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.blog-news-one h3 {
		max-height: unset;
		width: 100%;
		margin: 20px 0px;
		padding: 0;
		line-height: 25px;
		text-align: left;
	}
	.blog-news-one .news-briefly {
		width: 100%;
	}
	.blog-LR .tower-right {
		display: none;
	}	
	.blog-list ul {
		padding: 0;
		margin: 0;
		width: 100% !important;
		max-width: 100% !important;
	}
	.blog-list ul li {
		width: 100%;
		height: auto;
		float: none;
		position: relative;
		margin: 0px !important;
	}
	.blog-list ul li a {
		position: unset;
		width: 100%;
		height: 100%;
		top: unset;
		left: unset;
	}
	.blog-list ul li a img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.blog-list ul li h2 {
		max-height: unset;
		width: 100%;
		margin: 20px 0px;
		padding: 0;
		line-height: 25px;
		text-align: left;
	}
	.blog-list .blog-list-text {
		margin: 20px 0px 0px 0px !important;
	}
	.blog-list ul li .date.small {
		top: 25px;
		right: 0;
	}
	.blog-list ul li ol {
		height: auto;
		width: 100%;
	}
	.blog-list ul li ol li {
		width: 100%;
		height: auto;
	}
	.news_children {
		padding-top: 80px;
	}
	.news_children h1 {
		color: #000000;
		font: 50px PFDinDisplayPro-Thin;
	}
	.blog-view-top {
		min-width: 100% !important;
		height: auto;
		padding: 80px 0px 30px 0px;
	}
	.blog-view-top h1 {
		width: 90%;
		margin: 0 auto 20px auto;
		font-size: 35px;
		line-height: 35px;
	}
	.blog-view-text {
		min-width: 100%;
		padding: 0 !important;
		margin: 0;
		max-width: 100% !important;
		text-align: justify;
		width: 100% !important;
	}
	.blog-view-text-wrap {
		width: 90% !important;
		margin: 30px auto 0px auto;
		column-count: 1;
		padding: 0 !important;
		max-width: 90% !important;
		min-width: 90% !important;
	}
	.blog-view-description h2 {
		text-align: left;
		text-transform: unset;
	}
	.portBlock .language-view-quality {
		display: block;
		min-width: 100%;
		height: auto;
	}
	.portBlock .language-view-quality-bg {
		display: none;
	}
	.portBlock .language-view-quality-wrap {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.portBlock .language-view-quality-wrap h3 {
		width: 100%;
		line-height: 25px;
	}
	.portBlock .language-view-quality img {
		height: 100%;
	}
	.blog-view-description {
		min-width: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}
	.blog-view-description-wrap {
		width: 90% !important;
		margin: 0 auto;
		column-count: 1;
		text-align: justify;
	}
	
	
	
	
	.main-news, .dop_content_wrap {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		background: url(/images/blog/23.jpg);
		padding: 20px 0px 50px 0px;
	}
	
	.main-news h2, .dop_content_wrap h2 {
		font-size: 30px !important;
		font-weight: 100 !important;
		color: #fff;
	}
	.main-news .controls	 {
		display: none !important;
	}
	.main-news .scrollbar {
		display: none !important;
	}
	.main-news .frame-wrap, .dop_content_wrap .dop_wrap_opac {
		display: block !important;
		width: 90% !important;
		min-width: 90% !important;
		max-width: 90% !important;
		margin: 0 auto;
		background: rgba(0, 0, 0, 0.5);
	}
	.dop_wrap_opac {
		list-style: none !important;
	}
	.dop_wrap_opac li {
		padding: 5px 10px !important;
		border-bottom: 2px solid #fff;
		margin: 10px 0px;
	}
	.main-news .frame {
		height: auto !important;		
	}
	.main-news .frame .slidee {
		width: 90% !important;
		transform: unset !important;
		margin: 5% auto;
	}
	.main-news .frame .slidee li {
		width: auto !important;
		margin: 0 !important;
		float: none !important;
		padding: 10px 0px;
		border-bottom: 2px solid #fff;
	}
	.dop_content {
		width: 90% !important;
		margin: 0 auto !important;
		float: none !important;
		padding: 10px 0px;
		border-bottom: 2px solid #fff;
	}
	.main-news .frame .slidee li:last-child, .dop_wrap_opac li:last-child {
		border-bottom: none;
	}	
	.main-news .frame .slidee li a h2, .dop_content_wrap a  {
		font-size: 20px !important;
		margin: 0 !important;
		color: #fff !important;
		font-weight: 100 !important;
		line-height: 25px;
	}
	.main-news .frame .slidee li a img, .dop_content .contents img {
		display: none !important;
	}
	.main-news .frame .slidee li a p, .dop_content .contents p {
		display: none !important;
	}
	.main-news-short p {
		display: none;
	}
	.main-news-short .main-news-soc-network, .main-news-short-btn {
		display: none;
	}
	.main-news-short {
		width: auto;
		height: auto;
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.tags_list {
		padding: 80px 0px 0px 0px;
	}
	.tags_list ul li a {
		display: block;
	}
	.tags_list ul li a img {
		width: 100%;
		max-width: 350px;
		display: block;
		margin: 0px auto 20px auto;
	}
	.tags_list ul li div {
		display: block;
		width: 100%;
	}
	.tags_list ul li a h2 {
		text-align: center;
		font-size: 25px;
		line-height: 30px;
	}
	.tags_list ul li a p {
		display: none;
	}
}	

@media (min-width:768px)and (max-width:991px) {
    .mobile-menu-btn {
        display: none !important;
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .mobile-menu-btn {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .mobile-menu-btn {
        display: none !important;
    }
}
.mobile-menu-btn em,
.mobile-menu-btn span {
    -webkit-transition: all, 360ms;
    display: block
}

.mobile-menu-btn em {
    font-style: normal;
    position: relative;
    height: 100%;
    width: 100%;
    transition: all, 360ms
}

.mobile-menu-btn em,
.mobile-menu-btn span {
   font-style: normal;
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    -moz-transition: all, 360ms;
    -o-transition: all, 360ms;
    -webkit-transition: all, 360ms;
    transition: all, 360ms;
}

.mobile-menu-btn span {
    transition: all, 360ms;
    width: 100%;
    background-color: #e83a1e;
    height: 4px;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    /*border-radius: 4px*/
}

.mobile-menu-btn .top {
    top: 0
}

.mobile-menu-btn .mid {
    top: 50%;
    margin-top: -2px;
    opacity: 1
}

.mobile-menu-btn .btm {
    bottom: 0;
	top: 25px;
}
.mobile-btn-open {
	margin-left: 0px;
}
.mobile-btn-open span {
	width: 100%;
	margin: 0px;
}
.mobile-btn-open em {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
	
}


.mobile-btn-open .top {
    top: 50%;
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile-btn-open .mid {
    opacity: 0
}

.mobile-btn-open .btm {
    bottom: 50%;
	top: 45%;
    margin-bottom: -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}	
