.responsive body {
	min-width: 240px;
}
.responsive .tr-content-layout img, .responsive .tr-content-layout video {
	max-width: 100%;
	height: auto !important;
}
.responsive.responsive-phone .tr-content-layout img {
	float: none !important;
}
.responsive .tr-content-layout .tr-sidebar0, .responsive .tr-content-layout .tr-sidebar1, .responsive .tr-content-layout .tr-sidebar2 {
	width: auto !important;
}
.responsive .tr-content-layout, .responsive .tr-content-layout-row, .responsive .tr-layout-cell {
	display: block;
}
.responsive .image-caption-wrapper {
	width: auto;
}
.responsive.responsive-tablet .tr-vmenublock, .responsive.responsive-tablet .tr-block {
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.responsive .tr-responsive-embed {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}
.responsive .tr-responsive-embed iframe, .responsive .tr-responsive-embed object, .responsive .tr-responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;/*height: 100%;*/
}
.responsive .tr-header {
	width: auto;
	height: auto;
	min-height: 100px;
	min-width: 1%;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: repeat !important;
}
.responsive .tr-header .tr-headline, .responsive .tr-header .tr-slogan {
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	margin: 2% !important;
}
.responsive .tr-header .tr-headline{
	margin-top:20px !important;
}
.responsive .tr-header .tr-headline a, .responsive .tr-header .tr-slogan {
	white-space: normal !important; 
}

.responsive .tr-header .tr-slogan {
	white-space: normal !important; font-size: 13px;
}
.responsive .tr-header * {
	position: relative;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.responsive .tr-header .wrapper_page {
	background-color: #1a1a1a;
}
.responsive .tr-header #tr-flash-area, .responsive .tr-header .tr-shapes>* {
	display: none;
}
.responsive #tr-header-bg {
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: repeat !important;
}
/* Search and other elements in header element directly */
.responsive .tr-header>.tr-textblock {
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	width: 100% !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	background-color: #222;
	text-align: center;
	padding: 7px 5px 5px 15px;
}
/* For icons like facebook, rss, etc. */
.responsive .tr-header>.tr-textblock>div {
	width: 100%;
}
/* dynamic width nav */
.tr-nav .tr-menu-btn {
	border: 1px solid #404040;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
	display: none;
	background: -ms-linear-gradient(top, #707070 0, #000 100%);
	background: -moz-linear-gradient(top, #707070 0, #000 100%);
	background: -o-linear-gradient(top, #707070 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
	background: -webkit-linear-gradient(top, #707070 0, #000 100%);
	background: linear-gradient(to bottom, #707070 0, #000 100%);
	margin: 3px;
	padding: 5px;
	position: relative;
	width: 20px;
}
.tr-nav .tr-menu-btn span {
	background: #E0E0E0;
	border-radius: 2px;
	display: block;
	height: 3px;
	margin: 3px 1px;
	position: relative;
	-moz-transition: background .2s;
	-o-transition: background .2s;
	-webkit-transition: background .2s;
	transition: background .2s;
}
.tr-nav .tr-menu-btn:hover span {
	background: #f3f3f3;
}
.responsive .tr-nav .tr-menu-btn {
}
.responsive nav.tr-nav, .responsive .tr-nav-inner {
	width: auto !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	margin-top: 0;
	margin-bottom: 0;
	min-width: 0;
	text-align: right !important;
}
.responsive nav.tr-nav {
	min-width: 1%;
	margin-top: 1%;
}
.responsive .tr-nav {
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	z-index:999;
}
/* full width hmenu, instead of inline-block */
.responsive .tr-nav ul.tr-hmenu {
	float: none;
	text-align: center;
	display:block;
}
.home .tr-header {
position: relative;
   margin-bottom: 0;
}

.responsive .tr-nav .tr-hmenu.visible {
	display: block;
	margin: 2px 20px 50px;
}
/* elements on different lines */
.responsive .tr-nav ul.tr-hmenu li, .tr-hmenu-extra1, .tr-hmenu-extra2 {
	float: none;
}
/* horizontal margins */
.responsive .tr-nav ul.tr-hmenu>li:first-child, .responsive .tr-nav ul.tr-hmenu>li:last-child, .responsive .tr-nav ul.tr-hmenu>li {
	margin-left: 0;
	margin-right: 0;
}
/* separator */ 
.responsive .tr-nav ul.tr-hmenu>li:before {
	display: none;
}
/* vertical distance between items */
.responsive .tr-nav ul.tr-hmenu a {
	margin-top: 1px !important;
	margin-bottom: 1px !important;
	text-align: center !important;
	height: auto;
	white-space: normal;
}
.responsive .tr-nav ul.tr-hmenu>li:first-child>a {
	margin-top: 0 !important;
}
.responsive .tr-nav ul.tr-hmenu>li:last-child>a {
	margin-bottom: 0 !important;
}
/* fixes for extended menu */
.responsive .tr-nav .ext, .responsive .tr-nav ul.tr-hmenu>li>ul, .responsive .tr-nav ul.tr-hmenu>li>ul>li, .responsive .tr-nav ul.tr-hmenu>li>ul>li a {
	width: auto !important;
}
/* submenu position on hover */
.responsive .tr-nav ul.tr-hmenu ul {
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
	display: none !important;
	position: relative !important;
	visibility: visible !important;
}
.responsive .tr-nav ul.tr-hmenu>li>ul>li:first-child:after {
	display: none;
}
.responsive .tr-nav ul.tr-hmenu ul a {
	padding-left: 4% !important;
}
.responsive .tr-nav ul.tr-hmenu ul ul a {
	padding-left: 6% !important;
}
.responsive .tr-nav ul.tr-hmenu ul ul ul a {
	padding-left: 8% !important;
}
.responsive .tr-nav ul.tr-hmenu ul ul ul ul a {
	padding-left: 10% !important;
}
.responsive .tr-nav ul.tr-hmenu ul ul ul ul ul a {
	padding-left: 12% !important;
}
.responsive .tr-nav ul.tr-hmenu>li>ul {
	padding: 5px;
}
.responsive .tr-nav ul.tr-hmenu>li>ul:before {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.responsive .tr-sheet {
	width: auto !important;
	min-width: 240px !important;
	max-width: none;
	margin-right: 1% !important;
	margin-left: 1% !important;
	margin-top: 1% !important;
}
#tr-resp {
	display: none;
}
.responsive header .wrapper_page {
	width: initial;
	margin: auto;
	text-align: left;
	padding-top: 3px;
	padding: 10px;
}
.responsive form.tr-search {
	line-height: 0;
	width: 95%;
}
 @media all and (max-width: 959px) {
.home_get_quote___, .home_sert {
	display: none !important;
}

.responsive .home_get_quote {
	width:70px !important;
	margin-top:-50px;
	right: 5px;
}
.responsive .form_quote {
	position: absolute;
	width: 100%;
	/*height: 563px;*/
	background-color: #ffffff;
	z-index: 10001;
	top: 10px;
	left: 0;
	margin-left: 0;
	/*overflow: hidden;*/
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#tr-resp, #tr-resp-t {
	display: block;
}
#tr-resp-m {
	display: none;
}
.responsive .tr-logo {
	display: block !important;
	top: 0;
}
.circle_services_content, .circle_languages_content, .circle_subject_content {
	height: 200px;
}
.circle_subject {
	position: absolute;
	top: 32%;
}
.responsive .tr-shapes {
	float: left;
	padding: 10px 20px;
	margin-right: 20px;
}
}
 @media all and (max-width: 930px) {
.circle_languages {
	position: absolute;
	top: 150px;
	padding: 0 20px;
	width: 33%;
	font-size: 14px;
}
.circle_services {
	position: absolute;
	top: 150px;
	padding: 0 20px;
	width: 33%;
	font-size: 14px;
}
.circle_subject {
	position: absolute;
	top: 31%;
	width: 33%;
	font-size: 14px;
}
.circle_languages_content span {
	padding-top: 20px;
	display: block !important;
}
}
 @media all and (max-width: 845px) {
.circle_languages {
	position: absolute;
	top: 150px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
}
.circle_services {
	position: absolute;
	top: 150px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
}
.circle_subject {
	position: absolute;
	top: 31%;
	width: 31%;
	font-size: 14px;
}
.circle_services_content, .circle_languages_content, .circle_subject_content {
	height: 170px;
}
}
 @media all and (max-width: 800px) {
.circle_languages {
	position: absolute;
	top: 100px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
}
.circle_services {
	position: absolute;
	top: 100px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
}
.circle_subject {
	position: absolute;
	top: 31%;
	width: 31%;
	font-size: 14px;
}
.circle_services_content, .circle_languages_content, .circle_subject_content, .circle_services .circle_services_title, .circle_languages .circle_languages_title, .circle_subject .circle_subject_title {
	height: 160px;
	overflow: visible;
	display:none;
}
}
 @media all and (max-width: 769px) {
.circle_languages {
	position: absolute;
	top: 50px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
}
.circle_services {
	position: absolute;
	top: 50px;
	padding: 0 20px;
	width: 31%;
	font-size: 14px;
	margin-left: -15px;
}
.circle_subject {
	position: absolute;
	top: 24%;
	width: 28%;
	font-size: 14px;
}
.circle_services_content, .circle_languages_content, .circle_subject_content {
	height: 160px;
	overflow: visible;
}
.circle_services .circle_services_title, .circle_languages .circle_languages_title, .circle_subject .circle_subject_title {
	font-size: 18px;
	text-transform: uppercase;
	overflow: hidden;
	max-height: 35px;
	text-align: center;
} 

.wrapper_page.home_bottom{
	display:none;
}

 .nav_back {
	margin: 0 auto;
	position: static;
	background-image: url('images/back_nav_img.png');
	background-position: center 30px;
	background-repeat: no-repeat;
	z-index: 2;
	padding-bottom: 20px;
	background-size: contain;
	min-height: auto;
	margin-bottom: 20px;
	text-align: center;
	min-height:inherit;
	}
	  
	svg{
		display:none;	
	}
	.nosvg_img img{
		width:100% !important;
		height:auto !important	
	}
	
	.nosvg_img{
		display:block;	
	}
}
 @media all and (max-width: 480px) {
	 
	 .nav_back {
	margin: 0 auto;
	position: static;
	background-image: url('images/back_nav_img.png');
	background-position: center 30px;
	background-repeat: no-repeat;
	z-index: 2;
	padding-bottom: 20px;
	background-size: contain;
	min-height: auto;
	margin-bottom: 20px;
	text-align: center;
	min-height:inherit;
	}
	  
	svg{
		display:none;	
	}
	.nosvg_img img{
		width:100% !important;
		height:auto !important	
	}
	
	.nosvg_img{
		display:block;	
	}
	
	.home_about{
		display:none;	
	}
	
	.circle_services,  .circle_languages,  .circle_subject {
display:none;
}
 
 .circle_services .circle_services_title, .circle_languages .circle_languages_title, .circle_subject .circle_subject_title {
	font-size: 12px !important;
	max-height: inherit;

	}
 .circle_languages {
	right: 0;
	text-align: center !important;
	left: inherit !important;
}

.circle_subject {
	right: 0;
	top: 10% !important;
	left: inherit !important;
}
 .circle_services,  .circle_languages,  .circle_subject {
	left: 0;
	width: 50% !important;
	top: 7%;
	padding: 0 30px;
}
 
#tr-resp, #tr-resp-m {
	display: block;
}
#tr-resp-t {
	display: none;
}
}
.responsive .tr-content-layout, .responsive .tr-content-layout-row, .responsive .tr-layout-cell {
	display: block;
}
.responsive .tr-layout-cell {
	width: auto !important;
	height: auto !important;
	border-right-width: 0 !important;
	border-left-width: 0 !important;
	border-radius: 0 !important;
}
.responsive .tr-content-layout:after, .responsive .tr-content-layout-row:after, .responsive .tr-layout-cell:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.responsive .tr-post {
	border-radius: 0;
}
.responsive .tr-footer-inner {
	width: auto;
	padding: 2% !important;
}
.responsive .tr-footer {
	margin-top: 1%;
}
.responsive .responsive-tablet-layout-cell {
	width: 100% !important;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.responsive .home_bottom_blocks>* {
	display: block;
	width: auto;
	vertical-align: top;
}
.responsive .home_about {
	position: static;
	top: 480px;
	padding: 0 20px;
	width: auto;
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
}
.responsive .nav_back a{
	font-size:16px !important;
}
.responsive .widget_grfwp_widget_reviews .gr-content {
	position: relative;
	height: 115px;
	overflow: hidden;
	width: 400px;
}
.responsive .nav_back {
	margin: 0 auto;
	position: relative;
	background-image: url('images/back_nav_img.png');
	background-position: center 30px;
	background-repeat: no-repeat;
	z-index: 2;
	padding-bottom: 10px;
	background-size: contain;
	min-height: 400px;
	margin-bottom: 0px;
}
.responsive .home_about h3 {
	font-size: 36px;
	text-align: left;
	padding: 10px 0 30px;
	font-weight: 300;
	color: #e00033;
}
.responsive .home_btn_tehn {
	position: static;
	width: 100%;
	text-align: right;
	margin: 0px 15%;
}
.responsive .home .home_bottom_blocks {
	width: auto;
	margin: auto;
	text-align: right;
	padding: 15px;
}
.responsive .copyright {
	text-align: center !important;
	color: #999;
	font-size: 13px;
	margin-top: -32px;
}
.responsive .tr-footer-text {
	text-align: center;
	margin: 50px 0 0;
}
.responsive footer div.tr-center-inner {
	position: relative;
	float: none;
	left: 50%;
}
 .footer_social {
	text-align: center;
	min-width: 380px;
	margin-top: 35px;
	width: 100%;
}
.responsive .tr-sidebar1{
	display:none; 
}
.responsive svg{
	width:100% !important;
	height:100% !important;
}
