.about_container { margin-bottom: 40px; position: relative;width:100%;min-height: 650px;background: url(../images/about_bg.png);background-attachment: fixed;  background-position: center; background-repeat: no-repeat; background-size: 100%;overflow: hidden;display: block; }
.about_inline { display: inline-block; vertical-align: top; max-width: 38%; width: 100%; background: #f0f0f0; background: url(bg_3.png) no-repeat center center; height: 780px; }
.about_inline_2 { display: inline-block; vertical-align: top; max-width: 62%; width: 100%; background: #f0f0f0; padding: 50px; height: 780px; }
.about_inline_2 h3 { font-family: UbuntuL; font-size: 72px; font-weight: bold; color: #7ab0da; text-transform: uppercase; }
.about_inline_2 p { font-family: UbuntuL; font-size: 20px; color: #868686; line-height: 26px; }
.about_block { min-height: 300px; padding:10px; max-width:1280px;margin: auto; position: relative; overflow: hidden;}
.about_container h2 { font-size: 24px; color: #fff!important; line-height: 18px; text-align: left; -webkit-margin-before: 0; -webkit-margin-after: 0; margin-right: 10px;padding-top: 20px; }
.about_container p { font-size: 16px; color: #fff!important; line-height: 18px; text-align: left; -webkit-margin-before: 0; -webkit-margin-after: 0; margin-right: 10px; }
.about_container .video_bg {width: 62%; position: absolute; display: inline-block;  bottom: 0px; left: 70px; max-height: 342px; height: auto;text-align: right;}
.about_container .paslaugos_bg {width: 39%; position: absolute; display: inline-block;  top: 0px;right: 0; min-height: 516px; height: auto;color:#fff;padding: 40px 20px}
.about_container .paslaugos_bg .paslaugos_h1 {font-size:48px; line-height: 2;}
.about_container .paslaugos_bg .paslaugos_p {font-size:15px; line-height: 1;padding-bottom: 30px;}
.about_container .paslaugos_bg ul {}
.about_container .paslaugos_bg li {color:#fff;}

.about_container .team_bg {width: 100%; max-width: 1280px; margin: auto;padding-top:30px;}
.about_container .small_txt {color: #fff; font-size: 16px;display:block;padding: 5px;max-width: 750px;}
.about_container .small_txt a {background: #00a3f2; color: #fff; text-decoration: none;display: inline-block; padding: 5px;}

.about_container .big_txt {color: #fff; font-size: 60px;display: block;padding: 5px; }


.about_container2 { margin-bottom: 0px; position: relative;width:100%;min-height: 250px;display: block; overflow: hidden;}
.about_block_hd {font-size: 4.8rem; line-height: 2; color: #ff6a43; }

.about_container3 { margin-bottom: 40px; position: relative;width:100%;min-height: 650px;background: url(../images/about_bg3.png);background-attachment: fixed;  background-position: center; background-repeat: no-repeat; background-size: 100%;overflow: hidden;display: block; padding: 20px; }
.about_container3 .paslaugos_bg {max-width: 1280px; display:block; margin: auto}
.about_container3 .paslaugos_bg .paslaugos_h1 {color:#fff; font-size:4.8rem; line-height: 1;padding-bottom: 40px}
.about_container3 .paslaugos_bg .paslaugos_p {color:#fff; font-size:15px; line-height: 1; font-family: Ubuntu;}
.about_container3 .paslaugos_bg ul {}
.about_container3 .paslaugos_bg li {color:#fff;}
.about_container3 .paslaugos_bg .paslaugos_p p {color: #fff; font-family: UbuntuL;}

@media screen and (max-width: 800px) {
	.about_block h2 {padding: 20px 0px}
	.about_container {margin-bottom: 0px;background: #043967;min-height: auto;}
	.about_container .paslaugos_bg .paslaugos_h1 {font-size: 22px;padding-bottom: 0;}
	.about_container .team_bg {width: 90%;}
	.about_container .video_bg {width: 100%;max-height: none;display: none}
	.about_container .video_bg img {width: 100%; height: auto;}
	.about_container .paslaugos_bg {width: 100%; position: inherit; max-height: none;min-height: auto;padding: 20px 10px;}
	.about_container .big_txt {font-size: 24px;}
	.about_container .paslaugos_bg li {font-size: 16px;}
	.about_container3 {background-size: auto;background: #ff6a43;}
	.about_block_hd {font-size: 2.4rem;text-align: center;}
}