@font-face {
    font-family: "LatoRegular";
    src: url("/web/fonts/LatoRegular/LatoRegular.eot");
    src: url("/web/fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
    url("/web/fonts/LatoRegular/LatoRegular.woff") format("woff"),
    url("/web/fonts/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "LatoBold";
    src: url("/web/fonts/LatoBold/LatoBold.eot");
    src: url("/web/fonts/LatoBold/LatoBold.eot?#iefix")format("embedded-opentype"),
    url("/web/fonts/LatoBold/LatoBold.woff") format("woff"),
    url("/web/fonts/LatoBold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "LatoBlack";
    src: url("../fonts/LatoBlack/Lato-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
	font-family: "FontAwesome";
	src: url("/web/fonts/fontawesome-webfont.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

.container_basic .jumbotron-basic.media-buying-land .container{
	padding-top: 50px;
}

.jumbotron-basic.media-buying-land p, .jumbotron-basic.digital-land p,
.page .jumbotron .container .col-lg-8 p {
	color: #ffffff;
	font-family: "LatoRegular";
	padding-bottom: 25px;
	text-shadow: 1px 1px 2px black, 0 0 1em #7d5246;
	line-height: 1.1;
	margin-bottom: 0;
}

.container_basic .jumbotron-basic.media-buying-land{
	background-image: url("/web/uploads/images/tv_land_bg.jpg");
	background-position: 50% 60%;
	height: 624px;
}

.container_basic .jumbotron-basic.media-buying-land.ooh{
	background-image: url("/web/uploads/images/shutterstock_119874805.jpg");
	background-size: cover;
}

.container_basic .jumbotron-basic.media-buying-land.ooh_rus{
	background-image: url("/web/uploads/images/land_ooh_rus_bg.jpg");
	background-size: cover;
}

.container_basic .jumbotron-basic.media-buying-land.ooh_rus p{
	text-shadow: 1px 1px 10px black, 0 0 1em #7d5246;
}

.container_basic .jumbotron-basic.media-buying-land.media_main{
	background-image: url("/web/uploads/images/797563456-min.png");
	background-size: cover;
}

.jumbotron-basic .container p a.btn.btn-primary.media_main{
	background-color: #1868AD;
}

.jumbotron-basic .container p a.btn.btn-primary:hover, p.button_line a.btn.btn-primary:hover, .container.slides a.btn.btn-primary:hover{
	box-shadow: none;
}

 p.button_line a.btn.btn-primary:hover, .container.slides a.btn.btn-primary:hover{
	background-color: #292b3c;
}

.jumbotron-basic .container p a.btn.btn-primary, p.button_line a.btn.btn-primary, .container.slides a.btn.btn-primary{
	min-width: 190px;
	border-radius: 26px;
	background-color: #f15e39;
	border-color: transparent;
	font-size: 18px;
	color: #fff;
	font-family: "LatoBold";
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	text-shadow: none;

}

p.button_line a.btn.btn-primary{
	margin-top: 20px;
	margin-bottom: 30px;
}

/*.container.points h2, .container.cases h3, .slides_tabs h4,.white_paper h5, .channels_block h6, .other_services_heading, .video_title{
	font-family: "LatoBold";
}*/

h2.landing_title, h3.landing_title, h4.landing_title, h5.landing_title, h6.landing_title, .other_services_heading, .video_title,
p.landing_title{
	font-family: "LatoBold";
}

.video_title{
	margin-top: 5px;
}

.container.points .row{
	margin-top:40px;
	margin-bottom: 40px;
	position: relative;
}

.container.points p{
	text-align: left;
	font-family: "LatoBold";
	font-size: 20px;
	color: #93959d;
}

.container.points img{
	width: 120px;
	height: auto;
}

.container.points .event_line_1_title, .channels_block .event_line_1_title{
	font-family: "LatoBold";
	color: #292b3c;
}

.container.points p.button_line{
	text-align: center;
}

.container.cases{
	margin-top: 70px;
	margin-bottom: 40px;
}

.container.cases h3, h3.landing_title, .container.cases h4{
	margin-bottom: 40px;
}

.container.cases .row{
	margin-top: 20px;
}

.container.cases .col-sm-3{
	height: 112px;
}

.container.cases img{
	width: 150px;
	height: auto;
}

.modal-content{
	font-family: "LatoRegular";
	font-size: 16px;
	color: #93959d;
}

.container.cases p.modal-title{
	font-family: "LatoBold";
	color: #292b3c; 
}

.container.cases .modal-body{
	font-size: 22px;
}

/*.container.cases .modal{
	top: 25%;
}*/

h4.modal-title{
	font-family: "LatoBold";
	color: #333;
}

.slides_tabs{
	background-color: #f3f3f5;
	padding-top: 50px;
	padding-bottom: 40px;
	font-family: "LatoRegular";
}

.slides_tabs .tabbable{
	width: 768px;
	margin: 30px auto;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: relative;
	height: 590px;
}

.slides_tabs .tabbable img{
	width: 250px;
	padding-top: 20px;
}

.slides_tabs .tabbable ul.nav-tabs{
	border-bottom: 1px solid #ddd;
}

.slides_tabs .tabbable ul.nav-tabs li:hover{
    border-bottom: 2px solid #f15e39;
    color: #303345;
}

.slides_tabs .tabbable ul.nav-tabs li{
    border-bottom: 1px solid #fff;
    width: 50%;
}

.slides_tabs .tabbable ul.nav-tabs li.active{
    border-bottom: 2px solid #f15e39;
}

.slides_tabs .tabbable ul.nav-tabs li a:hover{
	background-color: #fff;
	border-bottom: none;
}

.slides_tabs .tabbable ul.nav-tabs li.active a{
	color: #303345;
}

.slides_tabs .tabbable ul.nav-tabs li a{
	background-color: #fff;
	border-top: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #83848c;
	line-height: 45px;
	margin-right: -1px;
	font-family: "LatoRegular";
	font-weight: bold;
	/*text-align: left;*/
	padding: 25px;
	font-size: 34px;
	height: 96px;
}

.slides_tabs .tab-content{
	background-color: #fff;
	padding-top: 20px;
}

.tab-content .col-sm-6.text{
	text-align: left;
}
.tab-content .col-sm-6.text p.title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.tab-content .col-sm-6.text ul{
	padding-left: 0;
	list-style-type: none;
	font-size: 18px;
}
.tab-content .col-sm-6.text ul li::before{
	color: #f15e39;
	content: "•";
	padding-right: 10px;
}

.slides_tabs #carousel-generic-role.carousel.slide, .slides_tabs #carousel-generic-statisitics.carousel.slide {
	border: 1px solid #dbdbdb;
	margin: 30px auto;
	background-color: #fff;
	border-radius: 5px;
	max-width: 450px;
	position: relative;
	padding: 20px 0;
}

.slides_tabs #carousel-generic-role p.title, .slides_tabs #carousel-generic-statisitics p.title{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	min-height: 85px;
}

.slides_tabs #carousel-generic-role.carousel.slide a.left.carousel-control, 
.slides_tabs #carousel-generic-role.carousel.slide a.right.carousel-control, 
.slides_tabs #carousel-generic-statisitics.carousel.slide a.left.carousel-control,
.slides_tabs #carousel-generic-statisitics.carousel.slide a.right.carousel-control {
    background-image: unset;
}

.slides_tabs #carousel-generic-role .glyphicon-chevron-left::before, 
.slides_tabs #carousel-generic-role .glyphicon-chevron-right::before,
.slides_tabs #carousel-generic-statisitics .glyphicon-chevron-left::before,
.slides_tabs #carousel-generic-statisitics .glyphicon-chevron-right::before{
	color: black;
	content: "";
}

.slides_tabs #carousel-generic-role .carousel-control .glyphicon-chevron-right,
.slides_tabs #carousel-generic-statisitics .carousel-control .glyphicon-chevron-right{
	background-image: url("/web/uploads/images/icon-next.png");
	background-size: 100% 100%;
	width: 40px;
	height: 40px;
	right: 0;
}

.slides_tabs #carousel-generic-role .carousel-control .icon-prev, .slides_tabs #carousel-generic-role .carousel-control .icon-next, 
.slides_tabs #carousel-generic-role .carousel-control .glyphicon-chevron-left, 
.slides_tabs #carousel-generic-role .carousel-control .glyphicon-chevron-right,
.slides_tabs #carousel-generic-statisitics .carousel-control .icon-prev, 
.slides_tabs #carousel-generic-statisitics .carousel-control .icon-next,
.slides_tabs #carousel-generic-statisitics .carousel-control .glyphicon-chevron-left, 
.slides_tabs #carousel-generic-statisitics .carousel-control .glyphicon-chevron-right{
    top: 195px;
}

.slides_tabs #carousel-generic-role .carousel-inner img, .slides_tabs #carousel-generic-statisitics .carousel-inner img{
	margin: 0 auto;
	width: 250px;
	height: auto;
}

.slides_tabs #carousel-generic-role .carousel-inner p.advantage, 
.slides_tabs #carousel-generic-statisitics .carousel-inner p.advantage{
	font-size: 18px;
	margin-top: 15px;
	font-weight: bold;
}

.slides_tabs #carousel-generic-role .carousel-inner ul, .slides_tabs #carousel-generic-statisitics .carousel-inner ul{
	list-style-type: none;
	font-size: 16px;
	padding: 0 15px;
	text-align: left;
}
.slides_tabs #carousel-generic-role .carousel-inner ul li::before,
.slides_tabs #carousel-generic-statisitics .carousel-inner ul li::before{
	color: #f15e39;
	content: "•";
	padding-right: 10px;
}

.white_paper{
	background: linear-gradient(to top, #354566, #3b4a6b);
	padding: 50px 0;
}

.white_paper h5, .white_paper{
	color: #30c5f0;
}

.white_paper .row{
	padding-top: 45px;
}

.white_paper img{
	width: 250px;
	height: auto;
	margin-top: 10px;
}

.white_paper .about_book{
	text-align: left;
	color: #fff;
	font-family: "LatoRegular";
	font-size: 20px;
	margin-left: 20px;
}

.about_book_big{
	font-family: "LatoBold";
}

.white_paper .col-sm-6 iframe{
	width: 100%;
	margin-top: 30px;
}

.channels_block{
	background: #f3f3f5;
	padding:50px 0;
}

.channels_block p.event_line_1_title{
	margin-top: 30px;
}

.channels_block img{
	width: 100px;
	height: auto;
}

.channels_block a:hover{
	text-decoration: none;
}

.channels_block p.button_line a.btn.btn-primary{
	width: unset;
}

.other_services{
	margin-top: 50px;
	margin-bottom: 50px;
}

.other_services .row{
	display: inline-block;
	margin-top: 20px;
}

.other_services .line_1_img{
	margin-bottom: 20px;
	height: 70px;
}

.other_services .line_1_title{
	font-family: "LatoBold";
	font-size: 20px;
	color: #93959d;
	height: 60px;
}

.other_services .line_1_title p{
	margin-bottom: 0;
}

/* Grid in OOH*/

.gallery .container::before, .gallery .container::after{
	display: none;
}
.gallery .container{
	display: block;
	display: grid;
	grid-gap: 0;
	width: 100%;
}

.gallery a.item:focus, .gallery a.item:visited{
	outline: none;
}
.gallery .item{
	/*background-color: #dbdbdb;*/
	border: solid 4px #fff;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	/*min-height: 162px;*/
	background-position: 50%;
	display: block;
}

.gallery .item .grid_inner{
	padding-bottom: 100%;
}

/*.item.play:hover::after{
	border-left-color: #F15E39;
}*/

.item.play::after{
	position: absolute;
	top:40%;
	left: 45%;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	/*-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);*/
	content: '';
	border-top: 20px solid transparent;
	border-left: 40px solid #21A1D8;
	border-bottom: 20px solid transparent;
}

.item.play{
	position: relative;
}

.item.play iframe{
	visibility: hidden;
}

.gallery .item img{
	width: 100%;
	height: auto;
}

#galleryModal .modal-content, #galleryModalvideo .modal-content{
	background-color: transparent;
	border: none;
	box-shadow: none;
}

#galleryModal .modal-header, #galleryModalvideo .modal-header{
	border-bottom: none;
}

#galleryModal button.close, #galleryModalvideo button.close{
	color: #fff;
	font-size: 36px;
	opacity: 1;
}

#galleryModal .modal-content img, #galleryModal .modal-content iframe, #galleryModalvideo .modal-content img, #galleryModalvideo .modal-content iframe{
	width: 100%;
}

.slides_tabs .tabbable.ooh{
	height: 700px;
}
.slides_tabs .container.slides .tabbable.ooh a.btn.btn-primary, .slides_tabs .container.slides .tabbable.media_buying a.btn.btn-primary{
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -95px;
}

.white_paper.ooh .col-sm-6 iframe{
	margin-top: 0;
}

/* MEDIA BUYING LANDING */

.container.points.media_buying .row{
	align-items:unset;
}

.container.points.media_buying img{
	height: 75px;
	width: auto;
	margin-bottom: 10px;
}

.container.points.media_buying .line_1_title p{
	font-size: 24px;
	font-family: "LatoBold";
	/*margin-bottom: 20px;*/
	min-height: unset;
}

.container.points.media_buying p{
	color: #303345;
	font-size: 16px;
	font-family: "LatoRegular";
	line-height: 1.2;
	text-align: center;
}

.container.points.media_buying .row .col-sm-4 p.button_line{
	min-height: unset;
}

.tabbable.media_buying{
	height: 650px;
}

p.landing_title{
	color: #fff;
}

/* Block with "Arrows" and Videos in MediaBuying Landing*/

.video_block.media{
	padding: 50px 0 0 0;
	margin-top: 0;
	background-image: url(/web/uploads/images/fon8.png);
}

.video_block.media .col-sm-6 iframe{
	width: 100%;
	margin-top: 0;
}

.about_service_middle{
	background-image: url("/web/uploads/images/B_fon.png");
	background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
}

.about_service h3.landing_title{
	color: #fff;
}

.about_service .container{
	padding-bottom: 20px;
}

.about_service .container p{
	/*text-align: left;*/
	font-family: "LatoBold";
	font-size: 20px;
	color: #fff;
}

.container.ad_services_preview .col-sm-6{
	padding-bottom: 30px;
}

.container.ad_services_preview .col-sm-6 img{
	width: 100%;
	padding-bottom: 5px;
}

.container.ad_services_preview .col-sm-6 a, .container.ad_services_preview .col-sm-6 p{
	font-family: "LatoBold";
	font-size: 20px;
	color: #333;
	padding-bottom: 5px;
}

.container.ad_services_preview .col-sm-6 a:hover{
	text-decoration: none;
	border-bottom: 2px solid #30c5f0;
}

.container.ad_services_preview .col-sm-6 a:focus{
	text-decoration: none;
	outline: none;
}

#airportsModal .modal-dialog{
	max-width: 300px;
	margin: 0 auto;
}

#airportsModal ul{
	padding-left: 0;
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
	/*width: 200px;*/
}

#airportsModal ul li::before{
	font-family: "FontAwesome";
	font-size: 26px;
	content: '\f072';
	color: #30c5f0;
	padding-right: 10px;
}

/* DIGITAL MARKETING LANDING */

.container_basic .jumbotron-basic.digital-land{
	height: 624px;
}
.container_basic .jumbotron-basic.digital-land.main{
	background-image: url("/web/uploads/images/715081060-min.jpg");
	/*background-position: 50% 60%;*/
	background-position: center top;
	background-size: cover;
}
.container_basic .jumbotron-basic.digital-land .container{
	padding-top: 40px;
	padding-bottom: 40px;
}
.container_basic .jumbotron-basic.digital-land p{
	text-shadow: 1px 1px 10px black, 0 0 1em #000;
}

.digital_services{
	color: #303345;
	font-size: 16px;
	font-family: "LatoRegular";
	line-height: 1.1;
	padding: 4% 0;
}

.digital_services img{
	margin-bottom: 10px;
	width: 120px;
	height: auto;
}

.digital_services .line_1_title{
	font-size: 24px;
	font-family: "LatoBold";
	margin-bottom: 30px;
}

#accordion1{
	max-width: 768px;
	margin: 30px auto;
}

#accordion1 .panel-default > .panel-heading{
	background-color: #fff;
	border-bottom: none;
}

#accordion1 a::before{
	font-family: 'FontAwesome';
	font-size: 24px;
	color: #f15e39;
	display: inline-block;
	margin-right: 10px;
}

#accordion1 a.travel::before{
	content: '\f0f2';
}
#accordion1 a.estate::before{
	content: '\f015';
}
#accordion1 a.game::before{
	content: '\f11b';
}
#accordion1 a.goods::before{
	content: '\f290';
}
#accordion1 a.mobile::before{
	content:'\f10b';
}
#accordion1 a.agensy::before{
	content: '\f0eb';
}
#accordion1 a.commerce::before{
	content: '\f09d';
}
#accordion1 a{
	font-size: 24px;
	color: #303345;
}

#accordion1 a:hover, #accordion1 a:focus{
	text-decoration: none;
}

#accordion1 .pannel-collapse:before{
	display: block;
	background-color: #f15e39;
	content: '';
	height: 2px;
	width: 20px;
	margin:0 auto;
	transition: all 500ms linear 0s;
}

#accordion1 .pannel-collapse.in:before{
	width: 100%;
}

#accordion1 .panel-body{
	/*border-top:2px solid #f15e39;*/
	color: #303345;
	font-size: 18px;
	text-align: left;
	padding: 15px 45px;
}

#accordion1 ul{
	list-style-type: none;
	padding-left: 0;
}
#accordion1 ul li::before {
    color: #f15e39;
    content: "•";
    padding-right: 10px;
}
#accordion1 p.button_line{
	text-align: center;
}
#accordion1 p.button_line a.btn.btn-primary{
	color: #fff;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
}
.digital_cases{
	color: #6c6e7a;
	font-family: "LatoRegular";
	font-size: 16px;
	padding: 50px 0;
	text-align: left;
}
.case_block.row{
	border-bottom: 1px solid #f15e39;
	margin-bottom: 50px;
}
.case_block.row:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.digital_cases img.logo{
	width: 130px;
	height: auto;
}
.case_block.row a:hover{
	text-decoration: none;
}
.case_title{
	color: #6c6e7a;
}
.digital_cases .colored_title {
    color: #f15e39;
}
.digital_cases .colored_title::before{
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 5px;
}
.digital_cases .colored_title.client_name::before{
	content: '\f2be';
}
.digital_cases .colored_title.goal::before{
	content: '\f044';
}
.digital_cases .colored_title.solution::before{
	content: '\f27b';
}
.digital_cases ul{
	list-style-type: none;
	padding-left: 0;
}
.digital_cases ul li::before{
	color: #f15e39;
	content: "•";
	padding-right: 10px;
}
.results_wrap{
	border-top: 1px solid #f15e39;
	padding-top: 10px;
	text-align: center;
}
.results_wrap ul li::before{
	content: unset;
}
.results_wrap ul li{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.results_wrap ul li:last-child{
	margin-right: 0;
}

.digital_cases .colored_title.result{
	text-transform: uppercase;
}
.results_wrap a, .results_wrap a:hover, .results_wrap a:focus{
	color: #30c5f0;
}
.total_results{
	font-weight: bold;
}
.col-sm-6.container img{
	margin-bottom: 20px;
	width: 100%;
}
.digital_cases .col-xs-8, .digital_cases .col-xs-4, .digital_cases .col-xs-6, .row.testimonial{
	padding-left: 10px;
	padding-right: 10px;
}
.testimonial_case::before{
	display: inline-block;
	color: #f15e39;
	content: '\f10d';
	font-family: "FontAwesome";
	position: absolute;
	top:0;
	left: 0;
}
.testimonial_case{
	font-style: italic;
	padding: 0 20px;
	position: relative;
	text-align: justify;
}
.testimonial_name{
	color: #f15e39;
	padding-right: 20px;
	text-align: right;
}
/* SMM Landing */
.container_basic .jumbotron-basic.smm{
	background-image:url(/web/uploads/images/social_media_marketing_min.jpg);
	background-position: center top;
	background-size: cover;
}
.container_basic .jumbotron-basic.digital-land.smm p{
	text-shadow: 1px 1px 40px black, 0 0 1em #000;
}
.diagrams_preview {
	background: #f3f3f5;
	padding: 3% 0;
}
.diagrams_preview .col-sm-6{
	padding-bottom: 30px;
}
.diagrams_preview .col-sm-6 img{
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	width: 100%;
}
.diagrams_preview .col-sm-6 p{
	font-family: "LatoBold";
	font-size: 20px;
	color: #333;
	padding-bottom: 5px;
}
.diagrams_preview .col-sm-6 a:hover{
	text-decoration: none;
}
.diagrams_preview .col-sm-6 .modal-dialog img{
	box-shadow: none;
}
.slides_tabs.social{
	background: linear-gradient(to bottom, #1868ad, #0F9EAF);
	padding: 4% 0;
	position: relative;
	overflow: hidden;
}
.slides_tabs.social img{
	display: none;
	position: absolute;
}
.slides_tabs.social img.insta_bg{
	left:70%;
	width: 40%;
	max-width: 400px;
}
.slides_tabs.social img.fb_bg{
	left: 70%;
}
.slides_tabs.social img.vk_bg{
	left: 70%;
	top: 0;
}
.slides_tabs.social img.ok_bg{
	left: 70%;
}
.slides_tabs.social h4{
	color: #fff;
}
.slides_tabs .tabbable.social_net{
	height: unset;	
}
.slides_tabs .tabbable.social_net ul.nav-tabs li{
	width:25%;
}
.slides_tabs .tabbable.social_net ul.nav-tabs li a{
	font-size: 20px;
}
.slides_tabs .tabbable.social_net .tab-content{
	font-size: 18px;
	height: 280px;
	padding: 20px;
	text-align: left;
}
.slides_tabs #carousel-generic-role p.title, .slides_tabs #carousel-generic-statisitics p.title{
	min-height: unset;
}
.slides_tabs #carousel-generic-role .carousel-inner, .slides_tabs #carousel-generic-statisitics .carousel-inner{
	font-size: 16px;
	text-align: left;
}
.slides_tabs #carousel-generic-role .carousel-inner .item, .slides_tabs #carousel-generic-statisitics .carousel-inner .item{
	padding: 0 15px;
}
.slides_tabs .tabbable.social_net .tab-content .tab-pane > div{
	position: absolute;
	right: 0;
	bottom: 20px;
}
/*.slides_tabs .tabbable.social_net .tab-content img{
	height: 100px;
}*/
.digital_services.smm h5.landing_title{
	margin-bottom: 40px;
}

/* Transit advertising */
.container_basic .jumbotron-basic.digital-land.transit{
	background-image: url(/web/uploads/images/115697221-min.jpg);
	background-position: center 40%;
	background-size: cover;
	padding-top: 60px;
}
.facts_transit{
	background: url("/web/uploads/images/map_bg.png") no-repeat;
	background-position: center;
	background-size: contain;
}
.facts_transit .container{
	font-family: "LatoRegular";
	font-size: 24px;
	padding: 30px 0;
}
.facts_transit .row{
	margin: 30px 0 0;
}
.facts_transit img{
	height: 150px;
	width: auto;
}
.facts_transit p.city{
	font-family: "LatoBold";
	font-size: 30px;
	color: #333333;
	margin-top: 0px;
}
.facts_transit ul{
	list-style-type: none;
	padding-left: 0;
	text-align: center;
}
.orange_span{
	color:#f1633e;
	font-weight: bold;
}
.facts_transit ul.facts_transit_list{
	font-size: 20px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	padding-left: 0;
}
.facts_transit ul.facts_transit_list li:nth-child(2n+1){
	color: #fff;
	background: #f15e39;
	width: 36px;
	height: 36px;
	border-radius: 18px;
	margin: 10px auto 0;
	padding-top: 5px;
}
.facts_transit .table-responsive{
	margin: 0 auto;
	padding: 20px;
}
.facts_transit .table > thead > tr > th, .facts_transit .table > tbody > tr > td{
	background: #fbfbfb;
	border-color: #EAECEE;
	text-align: left;
	vertical-align: middle;
}
.facts_transit table tbody td, .facts_transit table tbody th{
	border: none;
}
.facts_transit .table > thead:first-child > tr:first-child > th{
	border-color: #f15e39;
}
.facts_transit .table > tbody > tr > td:first-of-type{
	font-weight: bold;
}
.facts_transit img{
	height: auto;
	width: 100px;
}

.slides_tabs.transit_diagram{
	background: linear-gradient(to bottom, #1868ad, #0F9EAF);
}
.slides_tabs.transit_diagram .landing_title{
	color: #fff;
}
.slides_tabs.transit_diagram .tabbable{
	height: auto;
	width: 100%;
}
.slides_tabs.transit_diagram .tabbable ul.nav-tabs li{
	width: 20%;
}
.slides_tabs.transit_diagram .tabbable ul.nav-tabs li a{
	font-size: 18px;
	line-height: 1.2;
	padding: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slides_tabs.transit_diagram .tab-content{
	height: 570px;
	padding: 10px;
	text-align: left;
}
.slides_tabs.transit_diagram .tabbable img{
	width: 680px;
	padding-top: 0;
}
.dia_name::after{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #30c5f0;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.dia_name{
	color: #333;
	font-family: "LatoBold";
	font-size: 20px;
	margin-left: 30px;
	position: relative;
}
.dia_wrap{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	font-size: 18px;
	text-align: center;
}
.dia_txt{
	font-size: 20px;
	text-align: center;
}
.slides_tabs.transit_diagram .tabbable #tabStat2 .dia_txt{
	margin-left: 30px;
	text-align: left;
}
.slides_tabs.transit_diagram .tabbable #tabStat3{
	margin-top: 40px;
}
.slides_tabs.transit_diagram .tabbable #tabStat3 img{
	width: 300px;
	height: auto;
}
.col-sm-2.pallet_block{
	margin-top: 28px;
	padding-left: 0;
}
.pallet{
	position: relative;
	padding-left: 15px;
	text-align: left;
}
.slides_tabs.transit_diagram .tabbable #tabStat4 .pallet{
	margin-left: 30px;
}
.slides_tabs.transit_diagram #tabStat4 > img, .slides_tabs.transit_diagram #tabStat5 .dia_wrap > img{
	margin-top: 60px;
}
.pallet::before{
	content: '';
	display: inline-block;
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
}
.pallet.yellow::before{
	background: #f8ca66;
}
.pallet.pink::before{
	background: #d95da9;
}
.pallet.gray::before{
	background: #e2e8e9;
}
.pallet.blue::before{
	background: #67c4db;
}
.pallet.green::before{
	background: #49b8bc;
}
.pallet.dark_gray::before{
	background: #8b8e8e;
}
.pallet.orange::before{
	background: #f05e39;
}
.dia_row{
	display: flex;
	align-items: center;
	text-align: left;
}
.slides_tabs.transit_diagram .tabbable .dia_row img{
	width: 100px;
}
.dia_row .col-sm-4{
	text-align: right;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics .carousel-inner .item{
	padding: 0;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics .carousel-inner img{
	width: 100%;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics .dia_row img{
	width: 80px;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics p.title{
	font-size: 24px;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics .dia_wrap{
	font-size: 15px;
}

table.dia_table.table{
	margin-bottom: 0;
	vertical-align: middle;
}
table.dia_table.table > tbody > tr > td:first-of-type {
    font-weight: bold;
    background: #f3f3f3;
    border: none;
    border-right: 0.75px solid #eaecee;
    text-align: left;
    vertical-align: middle;
}
table.dia_table.table > tbody > tr > td:nth-of-type(2){
	border-right-color: transparent;
}
table.dia_table.table > tbody > tr > td{
	background: #fff;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
}
.flexy_wrap{
	display: flex;
	align-items: center;
}
.flexy_wrap span{
	width: 80%;
}
.slides_tabs.transit_diagram #carousel-generic-statisitics table.dia_table.table > tbody > tr > td{
	display: block;
	width: 100%;
}
.slides_tabs.transit_diagram .tabbable .dia_table img,
.slides_tabs.transit_diagram #carousel-generic-statisitics .carousel-inner table.table.dia_table .flexy_wrap img{
	margin: 0 10px 0 0;
	width: 65px;
}
.transit_gallery{
	background-image: url("/web/uploads/images/fon100.png");
	padding: 4%; 
}
.transit_gallery img{
	width: 100%;
}
/*.transit_gallery .row{
	margin-bottom: 15px;
}*/
.transit_gallery .row:last-of-type .col-sm-4, .transit_gallery .row:last-of-type .col-sm-4 .block_name{
	margin-bottom: 0;
}
.transit_gallery .col-sm-4{
	margin-bottom: 10px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	text-align: left;
	position: relative;
	max-width: 461px;
}
.transit_gallery .col-sm-4:hover .block_name::after{
	width: 100%;
	left: 0;
}
.transit_gallery .col-sm-4 .block_name::after{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #30c5f0;
	position: absolute;
	left: auto;
	right: 0;
	bottom: -2px;
	-webkit-transition: all .3s .0s;
	-moz-transition: all .3s .0s;
	transition: all .3s .0s;
}
.transit_gallery .col-sm-4 .block_name{
	font-family: "LatoBold";
	font-size: 20px;
	position: relative;
}
.transit_gallery .row{
	margin-left: 0;
	margin-right: 0;
}
.photo_shadow::after{
	content: '';
	display: block;
	background-color: #1a1a1a;
	opacity: 0;
	-webkit-transition: opacity .3s .0s;
	-moz-transition: opacity .3s .0s;
	transition: opacity .3s .0s;
	width: 100%;
	height: calc(100% - 27px);
}
.col-sm-4:hover .photo_shadow::after{
	opacity: 0.6;
}
.photo_shadow{
	height: 100%;
	display: block;
	position: absolute;
	width: calc(100% - 15px);
}
.col-sm-4:hover .photo_descr{
	opacity: 1;
}
.photo_descr{
	/*background: #f4f3f4;*/
	color: #fff;
	font-family: "LatoRegular";
	font-size: 18px;
	position: absolute;
	z-index: 3;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s .0s;
	-moz-transition: opacity .5s .0s;
	transition: opacity .5s .0s;
	padding: 5%;

}
.container_basic .jumbotron-basic.jumbotron-media-monitoring {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('/web/uploads/images/media_banner_shutterstock_567916330.png');
	font-family: "LatoRegular";
	background-color: unset;
	text-align: center;
	margin-bottom: 0;
	height: unset;
	min-height: 730px;
	display: flex;
	align-items: center;
	width: 100%;
}
.jumbotron-media-monitoring .jumbotron_basicpost_title {
	font-family: "LatoBold";
}
.page .jumbotron-basic.jumbotron-media-monitoring .container p {
	color: #ffffff;
	font-size: 24px;
	text-shadow: 1px 1px 2px black, 0 0 1em #7d5246;
	line-height: 1.1;
	margin-bottom: 30px;
}
.block-with-points {
	padding: 80px 0;
}
.block-with-points.media-landing-points h2.landing_title {
    margin-bottom: 30px;
}
.media-landing-points .list-wrap {
    max-width: 770px;
    margin: 0 auto;
    font-family: "LatoRegular";
}
.media-landing-points p {
	color: #595c6a;
	font-size: 20px;
}

.block-with-points .list-wrap--560 {
    max-width: 560px;
    text-align: left;
    margin: 0 auto;
}

.block-with-points ul {
    list-style-type: none;
    padding-left: 0;
    color: #595c6a;
    font-size: 20px;
}

.list-marked li::before {
    color: #f15e39;
    content: "\f0a4";
    font-family: "FontAwesome";
    padding-right: 10px;
}

.block-with-points ul li {
    margin-bottom: 10px;
}

.what_we_do {
    background: #3a496a;
	color: #fff;
}

/*.what_we_do .product-slider {
    padding: 5% 0;
}*/

.what_we_do .carousel-control.right.animated-next {
	background-image: unset;
	opacity: 1;
}

.what_we_do .glyphicon-chevron-right::before {
	content: '';
	display: none;
}

@keyframes slow-slide {
    0% {
		transform: translateX(0);
    }
    50% {
    	transform: translateX(20px);
    }
    100% {
		transform: translateX(0);
    }
}

.what_we_do .animated-next img {
	width: 40px;
	height: 40px;
	animation: slow-slide 1s ease infinite;
	animation-delay: 1s;
}

.what_we_do #thumbcarousel2 {
    padding: 5% 0 0;
}

.what_we_do #thumbcarousel2 .thumb {
    display: inline-block;
    font-size: 24px;
    font-family: "LatoBold";
    text-transform: uppercase;
}

.what_we_do #thumbcarousel2 .thumb.active-thumb {
	color: #30c5f0;
}

.what_we_do #thumbcarousel2 .thumb span::after {
    display: inline-block;
    color: #fff;
    content: '.';
    font-size: 24px;
    margin-left: 5px;
    animation: dot_color 1s linear infinite;
    animation-delay: 0.8s;
}

.what_we_do #thumbcarousel2 .thumb:hover {
    color: #30c5f0;
    cursor: pointer;
}

@keyframes dot_color {
    0% { color: #fff; }
    25% { color: #30d2f7; }
    50% { color: #30c5f0; }
    75% { color: #30d2f7; }
    100% { color: #aee2ff; }
}

.what_we_do #thumbcarousel2 .thumb:last-of-type span::after {
    display: none;
}

.what_we_do #carousel2 .item {
	min-height: 450px;
}

.what_we_do .item.active .col-sm-6.slide_img_block {
    right: 0;
}

.what_we_do .item .col-sm-6.slide_img_block {
    font-size: 26px;
    font-family: "LatoBold";
    height: 185px;
    right: -100%;
    -o-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.what_we_do .item .col-sm-6.slide_img_block img {
    height: 185px;
    width: auto;
    opacity: 0;
    -o-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

.what_we_do .item .col-sm-6.slide_img_block img {
    margin-bottom: 10px;
}

.what_we_do .item.active .col-sm-6.slide_img_block img {
    opacity: 1;
}

.what_we_do .item.active .slide_up::after {
    width: 200px;
    -o-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    -o-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.what_we_do .item .slide_up::after {
    display: inline-block;
    content: '';
    height: 1px;
    width: 0;
    background-color: #30c5f0;
    margin: 0 auto;
}

.what_we_do .item.active .slide_up {
    transform: translate(0px, 0px);
}

.what_we_do .item .slide_up {
    transform: translate(0px, -100%);
    -o-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.what_we_do .item .slide_up h3 {
    color: #fff;
}

.what_we_do  .case_txt_wrap h3 {
    font-family: "LatoBlack";
    text-transform: uppercase;
    text-align: center;
}

.what_we_do .item.active .slide_up h3 {
    animation: change_color 0.8s linear forwards;
    animation-delay: 0.8s;
}

@keyframes change_color {
    0% { color: #fff; }
    100% { color: #30c5f0; }
}

.what_we_do .case_txt_wrap p, .what_we_do .case_txt_wrap ul {
    font-size: 22px;
    text-shadow: 1px 1px 4px black, 0 0 1em #7d5246;
}

.what_we_do .case_txt_wrap ul {
    text-align: left;
}

.what_we_do .case_txt_wrap p, .what_we_do .case_txt_wrap ul {
    font-size: 22px;
    text-shadow: 1px 1px 4px black, 0 0 1em #7d5246;
}

.page.mobile-apps .jumbotron {
	background: url("/web/uploads/images/shutterstock_717187105.jpg") no-repeat top;
	background-size: cover;
}

.page .jumbotron .container .col-lg-8 p {
	width: unset;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}

.info_graf_wrap {
    font-family: "LatoBold";
    font-size: 20px;
}

.info_graf_wrap .numbers {
    color: #f15e39;
    display: inline-block;
    font-family: "LatoBlack";
    font-size: 65px;
    position: relative;
}

.index {
    color: black;
    font-family: "LatoBlack";
    font-size: 40px;
    position: absolute;
    left: 90%;
    top: 40%;
}

.info_graf_wrap p {
    color: gray;
}

.row.data_ps {
    color: gray;
    text-align: left;   
}

.row.data_ps .col-sm-12 > div {
	padding-top: 10px;
	border-top: 1px solid gray;
}

.gray-textcontent-block {
    background-image: url("/web/uploads/images/fon100.png");
    padding: 100px 0;
}

.page .gray-textcontent-block h2, 
.page.mobile-apps .gray-textcontent-block h3 {
	margin-bottom: 40px;
}

.gray-textcontent-block .row {
	display: flex;
	flex-flow: row wrap;
}

.gray-textcontent-block .row > div {
	margin-bottom: 30px;
}

.gray-textcontent-block .content-wrap-card::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url('../uploads/images/icon-pin.png') no-repeat center;
    background-size: contain;
    position: absolute;
    top: -15px;
    left: 10px;
    transform: rotate(-75deg);
}

.gray-textcontent-block .content-wrap-card::after {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url('../uploads/images/icon-pin.png') no-repeat center;
    background-size: contain;
    position: absolute;
    top: -15px;
    right: 10px;
}

.gray-textcontent-block .content-wrap-card {
    background-color: #FFFFFF;
    padding: 30px;
    border-radius: 30px;
    max-width: 750px;
    margin: 0 auto;
    text-align: left;
    color: #303345;
    font-family: "LatoRegular";
    font-size: 18px;
    position: relative;
    height: 100%;
}

.gray-textcontent-block .content-wrap-card a {
	color: #f15e39;
}

.gray-textcontent-block .content-wrap-card a:hover, 
.gray-textcontent-block .content-wrap-card a:focus, 
.gray-textcontent-block .content-wrap-card a:active {
	color: #f15e39;
	text-decoration: none;
}

.gray-textcontent-block.white-bg {
	background: #FFFFFF;
}

.gray-textcontent-block.white-bg .content-wrap-card {
	background-color: #f1f1f1;
	box-shadow: 6px 4px 14px rgba(94, 98, 155, 0.06);
}

.gray-textcontent-block .marked {
    font-family: "LatoBold";
    font-size: 24px;
    line-height: 1.2;
    color: #3a496a;
}

.page.games.mobile-apps .what_we_do h3 {
	font-size: 46px;
	color: #30c5f0;
	text-transform: uppercase;
}

.page.mobile-apps .what_we_do #carousel2 .item {
	min-height: unset;
}

.page.mobile-apps .what_we_do .case_txt_wrap p {
	font-size: 26px;
}

.page.mobile-apps .what_we_do .carousel {
	margin-top: 60px;
}

.page.mobile-apps .what_we_do .item .col-sm-6.slide_img_block img {
	margin-top: 0;
}

.page.mobile-apps .what_we_do .position {
	font-family: "LatoBold";
	font-size: 30px;
	color: #30c5f0;
	width: 45px;
	height: 45px;
	border: 2px solid #FFF;
	border-radius: 50%;
	margin: 0 auto 20px;
}

.intro {
	padding: 50px 0 90px;
}

.intro .statistics-row {
	margin-top: 30px;
}

.intro .statistics-row > div {
	margin-bottom: 30px;
}

.intro .data_ps {
	margin-top: 30px;
}

.cases_cards {
    background: linear-gradient(to bottom, #1868ad, #0F9EAF);
    padding-top: 100px;
    padding-bottom: 120px;
}

.cases_cards h3 {
    color: #ffffff;
    font-size: 32px;
	font-family: "LatoBold";
	margin-bottom: 30px;
}

.cases_cards .col-sm-6 .img-big-card {
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    position: relative;
}

.cases_cards .col-sm-6 .img-big-card:hover {
    cursor: pointer;
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
}

.cases_cards .col-sm-6 img {
    max-width: 100%;
    width: 100%;
}

.cases_cards .card_txt {
    color: #ffffff;
    position: absolute;
    left: 10px;
    bottom: 10px;
    text-align: left;
    font-family: "LatoRegular";
    font-size: 20px;
    text-shadow: 1px 1px 3px black, 0 0 1em #7d5246;
}

.page.games .cases_cards .col-sm-6:last-of-type .card_txt {
    bottom: 35px;
}

.cases_cards .img-big-card .card_txt span::after {
    display: inline-block;
    content: ' ';
    background-image: url('/web/uploads/images/case-next.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 15px;
    margin-left: 10px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

.cases_cards .img-big-card:hover .card_txt span::after {
    -webkit-transform: translate(10px, 0px);
    -ms-transform: translate(10px, 0px);
    transform: translate(10px, 0px);
}

.btn.dark-blue {
	background-color: #1868AD;
	min-width: 190px;
	border-radius: 26px;
	border-color: transparent;
	font-size: 18px;
	line-height: 1.3333333;
	color: #fff;
	font-family: "LatoBold";
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	text-shadow: none;
	padding: 10px 16px;
}

.btn.dark-blue:hover, .btn.dark-blue:focus, .btn.dark-blue:active {
	box-shadow: none;
	color: #fff;
}

.jumbotron .btn.dark-blue {
	font-size: 18px;
	padding: 10px 16px;
}

.page .jumbotron .col-lg-8 p {
	padding-bottom: 25px;
}

.page #contact.line_9 {
	padding-top: 50px;
}

.page.games.game-influencer-marketing .jumbotron {
	background-image: url(/web/uploads/images/game_influenser_optimized.png);
	background-size: cover;
}

.game-influencer-marketing .list-wrap {
	max-width: 700px;
	margin: 0 auto;
}

.btn.orange-btn {
    background-color: #e95c39;
    border-color: #e95c39;
    color: #ffffff;
    text-shadow: none;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    font-size: 21px;
	padding: 14px 24px;
	border-radius: 30px;
	min-width: 165px;
}
.btn.orange-btn:hover, .btn.orange-btn:focus, .btn.orange-btn:active {
	box-shadow: none;
	color: #ffffff;
}
.page.games .intro.block-with-points {
	padding: 60px 0 0 0;
}
.page.games.game-influencer-marketing .intro .row {
	flex-flow: row wrap;
}
.page.games.game-influencer-marketing .intro .row:first-of-type {
	margin-bottom: 30px;
}
.page.games.game-influencer-marketing .intro .row:last-of-type {
	margin-bottom: 100px;
}

.block-with-points h2 {
	margin-bottom: 30px;
}

.conclusion {
    background-image: url("/web/uploads/images/fon100.png");
    font-family: "LatoRegular";
    font-size: 18px;
    padding-top: 100px;
    padding-bottom: 120px;
}

.page.games .conclusion ul {
    max-width: 740px;
    margin: 0 auto;
    text-align: left;
}

.page.games .conclusion .row {
    display: flex;
    justify-content: center;
}

.page.games .conclusion .block_title {
    font-family: "LatoBold";
    font-size: 28px;
    margin-top: 30px;
}

.page.mobile-games .jumbotron {
	background: url("/web/uploads/images/mobilegames-background.png") no-repeat top;
	background-size: cover;
}

.page.flex-vertical .jumbotron {
	display: flex;
	align-items: center;
	padding: 50px 0;
}

.page.flex-vertical .jumbotron h1 {
	margin-top: 0;
}

.page.gaming-pr .jumbotron {
	background: url("/web/uploads/images/gaming-pr-background.png") no-repeat top;
	background-size: cover;
}

@media screen and (min-width: 320px){
	/*.container.points h2, .container.cases h3, .slides_tabs h4,.white_paper h5, .channels_block h6, .other_services_heading, .video_title{
		font-size: 24px;
	}*/
	h2.landing_title, h3.landing_title, h4.landing_title, h5.landing_title, h6.landing_title, .other_services_heading, .video_title,
	p.landing_title {
		font-size: 24px;
	}

	.jumbotron-basic.media-buying-land p, .container.points .event_line_1_title, .channels_block .event_line_1_title, .about_book_big,
	.jumbotron-basic.digital-land p, .jumbotron-basic.smm p, .page .jumbotron-basic.jumbotron-media-monitoring p, .page .jumbotron .container .col-lg-8 p {
		font-size: 22px !important;
	}
	.container.points .row{
		display: inherit;
	}

	.container.points p.button_line a.btn.btn-primary{
		margin-top: 0;
	}

	.container.cases .modal, .ad_services_preview .modal{
		top:20%;
	}

	.slides_tabs .tabbable{
		display: none;
	}

	.slides_tabs #carousel-generic-role, .slides_tabs #carousel-generic-statisitics{
		display: block;
	}

	.container.points .col-sm-2.move{
		position: absolute;
		top: 0;
	    left: 50%;
	    margin-left: -60px;
	}

	.container.points p.col-sm-9.move{
		margin-top: 125px;
	}
	.container.cases p.modal-title{
		font-size: 30px;
	}

	/* Grid in OOH */
	.gallery .container{
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(4, 1fr);
		-ms-grid-columns: 1fr 1fr 1fr;
		-ms-grid-rows: 1fr 1fr 1fr 1fr;
	}
	.gallery .item.one, .gallery .item.five{
		grid-column-start: span 1;
		grid-row-start: span 1;
	}
	.gallery .item.four{
		grid-column-start: span 1;
	}

	.video_block.media .row{
		position: relative;
		margin-top: 30px;
	}

	.video_block.media .row .col-sm-6.move{
		position: absolute;
		top:20px;
		width: 100%;
	}

	.video_block.media .row .col-sm-6.move_video{
		margin-top: 95px;
	}

	.video_block.media p.landing_title{
		color: #30c5f0;
	}

	.about_service h3.landing_title{
		margin-bottom: 20px;
	}

	.about_service_middle {
	    background-size: cover;
	}

	.white_paper.digital{
		font-size: 18px;
	}

	#accordion1{
		margin-left: 10px;
		margin-right: 10px;
	}

	.case_title{
		font-size: 24px;
	}

	.digital_services.smm .col-sm-3{
		margin-bottom: 40px;
	}
	.facts_transit table{
		font-size: 10px;
	}
	.transit_gallery .col-sm-4{
		margin:0 auto 20px;
	}
	.facts_transit table img{
		width: 40px;
		height: auto;
	}
	.what_we_do .case_txt_wrap h3 {
	    font-size: 32px;
	}
	.what_we_do .product-slider {
	    padding: 10% 0;
	}
	.what_we_do .carousel-control.animated-next .glyphicon-chevron-right {
		top: unset;
		bottom: 10%;
	}
	.page.games .cases_cards .col-sm-6 {
	    margin-bottom: 15px;
	}
	.page.games .conclusion ul {
	    padding-left: 15px;
	}
}

@media screen and (min-width: 375px){
	.what_we_do .case_txt_wrap h3 {
	    font-size: 36px;
	}
}

@media screen and (min-width: 430px){
	.facts_transit table{
		font-size: 18px;
	}
	.facts_transit table img{
		width: 100px;
		height: auto;
	}
}

@media screen and (min-width: 580px){
	/* Grid in OOH */
	.gallery .container{
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: repeat(3, 1fr);
		-ms-grid-columns: 1fr 1fr 1fr 1fr ;
		-ms-grid-rows: 1fr 1fr 1fr;
	}

	.about_service h3.landing_title{
		margin-bottom: 30px;
	}

	.about_service_middle {
	    background-size: cover;
	}

	
}

@media screen and (min-width: 768px){
	/*.container.points h2, .container.cases h3, .slides_tabs h4,.white_paper h5, .channels_block h6, .other_services_heading, .video_title{
		font-size: 36px;
	}*/
	h2.landing_title, h3.landing_title, h4.landing_title, h5.landing_title, h6.landing_title, .other_services_heading, .video_title,
	p.landing_title{
		font-size: 36px;
	}
	.jumbotron-basic.media-buying-land p, .jumbotron-basic.digital-land p, .jumbotron-basic.smm p,
	.page .jumbotron-basic.jumbotron-media-monitoring p, .page .jumbotron .container .col-lg-8 p {
		font-size: 32px !important;
	}
	.container.points .event_line_1_title, .channels_block .event_line_1_title, .about_book_big{
		font-size: 24px !important;
	}
	.container.points .row{
		display: flex;
		align-items: center;
	    justify-content: center;
	}
	.container.points .col-sm-2.move{
		position: relative;
		margin-left: 0;
		left: 0;
	}
	.container.points p.col-sm-9.move{
		margin-top: 0;
	}
	.container.cases .modal, .ad_services_preview .modal{
		top:25%;
	}
	.other_services .col-sm-4{
		padding-left: 0;
		padding-right: 0;
	}
	.container.cases p.modal-title{
		font-size: 30px;
	}

	/* Grid in OOH */
	.gallery .container{
		grid-template-columns: repeat(10, 1fr);
		grid-template-rows: repeat(3, 1fr);
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		-ms-grid-rows: 1fr 1fr 1fr;
	}
	.gallery .item.one{
		grid-column-start: span 2;
		grid-row-start: span 2;
	}
	.gallery .item.four{
		grid-column-start: span 2;
	}
	.gallery .item.five{
		grid-row-start: span 3;
		grid-column-start: span 3;
	}

	.container.points.media_buying p{
		min-height: 193px;
	}

	p.landing_title{
		margin-top: 30px;
	}

	.video_block.media .row .col-sm-6.move{
		position: unset;
		width: 50%;
	}

	.video_block.media .row .col-sm-6.move_video{
		margin-top: 0;
	}

	/* Video block in MediaBuying Landing*/

	.video_block.media .container{
		margin-top: 30px;
	}

	.video_block.media .row{
		margin-top: 30px;
	}

	.video_block.media .col-sm-6.blue_arr{
		display: inline-flex;
		height: 250px;
		padding-left: 15px;
		padding-right: 0;
	}

	.video_block.media .col-sm-6.blue_arr p.landing_title{
		background: #1868ad;
		margin: 0;
	}

	.video_block.media .col-sm-6.blue_arr:before, .video_block.media .col-sm-6.video:after,
	.video_block.media .col-sm-6.move.blue_arr:after, .video_block.media .col-sm-6.move_video:before{
		display: inline-block;
		content: '';	
		width: 0; 
		height: 0; 	
	}

	.video_block.media .col-sm-6.blue_arr:before {
		border-top: 125px solid #1868ad; 
		border-bottom: 125px solid #1868ad;
		border-left: 70px solid transparent; 
		float: left;
	}

	.video_block.media .col-sm-6.video:after{
		border-top: 125px solid transparent; 
		border-bottom: 125px solid transparent;
		border-left: 70px solid #1868ad; 
	}

	.video_block.media .col-sm-6.move.blue_arr:before{
		display: none;
	}

	.video_block.media .col-sm-6.move_video:before{
		border-top: 125px solid transparent; 
		border-bottom: 125px solid transparent;
		border-right: 70px solid #E95C39;
	}

	.video_block.media .col-sm-6.move.blue_arr:after{
		border-top: 125px solid #E95C39; 
		border-bottom: 125px solid #E95C39;
		border-right: 70px solid transparent;
	}

	.video_block.media .col-sm-6.blue_arr p.landing_title{
		color: #fff;
		font-size: 30px;
		padding: 20px 15px;
	}

	.video_block.media .col-sm-6.blue_arr p.landing_title.move{
		background: #E95C39;
	}

	.video_block.media .col-sm-6.video, .video_block.media .col-sm-6.move_video{
		font-size: 0;
	}

	.video_block.media .col-sm-6.video{
		padding-left: 0;
		text-align: left;
	}

	.video_block.media .col-sm-6.move.blue_arr{
		padding-left: 0px;
		padding-right: 15px;
	}

	.video_block.media .col-sm-6.move_video{
		padding-right: 0px;	
		text-align: right;
	}

	.video_block.media .col-sm-6 iframe{
		max-width: 80%;
	}

	.about_service_middle{
		background-size: cover;
		background-position: center;
	    left: 50%;
		margin-left: -50%;
		position: absolute;
		z-index: 10;
	}

	.about_service {
	    height: 400px;
	    position: relative;
	}

	.about_service .container {
	    height: 400px;
	   /* padding-top: 30px;*/
	}

	.white_paper.digital{
		font-size: 26px;
	}

	#accordion1{
		margin-left: auto;
		margin-right: auto;
	}

	.case_title{
		font-size: 30px;
	}
	
	.slides_tabs.social img.social_net_bg{
		display: block;
		right: -20px;
	}

	.facts_transit img{
		float:left;
	}
	.transit_gallery .row{
		display:flex;
		justify-content:center;
	}
	.photo_descr{
		font-size:12px;
	}
	.transit_gallery .col-sm-4{
		margin:0 0 10px;
	}
	/*.slides_tabs.transit_diagram #carousel-generic-statisitics{
		display: none;
	}
	.slides_tabs.transit_diagram .tabbable{
		display: block;
	}*/
	.what_we_do .item .col-sm-6.slide_img_block img {
	    margin-top: 20%;
	}
	.what_we_do .case_txt_wrap h3 {
	    font-size: 46px;
	}
	.what_we_do .product-slider {
	    padding: 5% 0;
	}
	.what_we_do .carousel-control.animated-next .glyphicon-chevron-right {
		top: 50%;
		bottom: unset;
	}
	.page.mobile-apps .what_we_do .product-slider {
	    padding: 10% 0 15%;
	}
	.page.games .cases_cards .col-sm-6 {
	    margin-bottom: 0;
	}
	.page.games .conclusion ul {
	    padding-left: 40px;
	}
}

@media screen and (max-width: 991px) {
	.what_we_do .item .slide_up {
	    margin-bottom: 20px;
	}
}

@media screen and (min-width: 991px){
	.slides_tabs #carousel-generic-role, .slides_tabs #carousel-generic-statisitics{
		display: none;
	}

	.slides_tabs .tabbable{
		display: block;
	}

	.other_services .col-sm-4{
		padding-left: 15px;
		padding-right: 15px;
	}

	.container.points.media_buying p{
		min-height: 123px;
	}

	p.landing_title{
		text-transform: uppercase;
	}

	.video_block.media .col-sm-6.blue_arr p.landing_title{
		padding: 20px 15px;
	}

	.video_block.media .col-sm-6.video{
		padding-right: 40px;
	}

	.video_block.media .col-sm-6.move_video{
		padding-left: 40px;
	}

	.about_service{
		height: 400px;
		position: relative;
	}

	.about_service .container{
		height: 400px;
		padding-top: 30px;
	}

	.about_service_middle{
		background-size: contain;
		background-position: center;
	    left: 50%;
		margin-left: -50%;
		position: absolute;
		z-index: 10;
	}
	.about_service .color_block_1, .about_service .color_block_2{
		height: 366px;
		display: block;
	}

	.about_service .color_block_1 {
	    background: linear-gradient(to bottom, #1868ad, rgb(24, 108, 173));
	    width: 50%;
	    position: absolute;
	}

	.about_service .color_block_2 {
	    background: linear-gradient(to bottom, #0F99AF, #0F9EAF);
	    width: 50%;
	    position: absolute;
	    left: 50%;
	}
	.diagrams_preview .modal-dialog{
		width: 800px;
	}
	.digital_services.smm .col-sm-3{
		margin-bottom: 0;
	}
	.photo_descr{
		font-size:18px;
	}
}

@media screen and (min-width: 1170px){
	.video_block.media .col-sm-6.blue_arr p.landing_title{
		padding: 50px 15px 0 15px;
	}
}

@media screen and (min-width: 1200px){
	.video_block.media .col-sm-6.blue_arr:before{
		border-left: 100px solid transparent;
	}
	.video_block.media .col-sm-6.video:after{
		border-left: 100px solid #1868ad;
	}

	.video_block.media .col-sm-6.move_video:before{
		border-right: 100px solid #E95C39;
	}

	.video_block.media .col-sm-6.move.blue_arr:after{
		border-right: 100px solid transparent;
	}

	.video_block.media .col-sm-6.blue_arr p.landing_title{
		font-size: 36px;
	}

	.digital_services.smm .line_1_title{
		margin-bottom: 30px;
	}

	.digital_services.smm .col-sm-3:nth-of-type(2) .line_1_title{
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 1170px){
	.page .jumbotron .container .row {
		margin-left: 0;
		margin-right: 0;
	}

	h1.jumbotron_basicpost_title, .page .jumbotron .col-lg-8 h1 {
		font-size: 36px;
		font-family: "LatoBold";
	}

	.page .jumbotron .btn.dark-blue {
		padding: 10px 16px;
	}

	.container.cases .in{
		margin-left: unset;
	}

	.container_basic .jumbotron-basic.media-buying-land, .container_basic .jumbotron-basic.digital-land{
		height: auto;
	}

	.container_basic .jumbotron-basic.media-buying-land .container{
		padding-top: 30px;
	}

	.container_basic .jumbotron-basic.digital-land.transit{
		padding-top: 0px;
	}
}

