.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 
.col-10,
.col-11,
.col-12{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	float:left;
    box-sizing: border-box;
}
.row { 
	margin: 0 -15px;
} 
.col-row{
	margin: 0 -15px;
}
.col { 
    max-width: 100%
}

.col-auto { 
    width: auto;
    max-width: 100%
}
@media only screen and (min-width: 768px) {
.col-1 { 
    max-width: 8.33333%
}

.col-2 { 
    max-width: 16.66667%
}

.col-3 { 
    max-width: 25%
} 

.col-4 { 
    max-width: 33.33333%
}

.col-5 { 
    max-width: 41.66667%
}
.col-5x { 
    max-width: 45%
}
.col-7x { 
    max-width: 55%
}

.col-6 { 
    max-width: 50%
}

.col-7 { 
    max-width: 58.33333%
}

.col-8 { 
    max-width: 66.66667%
}

.col-9 { 
    max-width: 75%
}

.col-10 { 
    max-width: 83.33333%
}

.col-11 { 
    max-width: 91.66667%
}

.col-12 { 
    max-width: 100%
}
}

@media only screen and (max-width: 1300px) {
ul.social-link { 
    position: initial; 
    float: right;
	width: 134px;
}
 

}
@media only screen and (max-width: 1200px) {
	

#content .wpb_single_image h2.wpb_singleimage_heading {
    font-size: 30px; 
    right: 0;
    bottom: 1%; 
}
}
@media only screen and (max-width: 1060px) {
#main-menu ul li { 
    margin: 5px 12px;
}
.list_works> ul> li { 
    width: 33.33%; 
}
.list_works ul li .work_child { 
    width: calc(200% + (30px * 3) - 12px); 
}
/* .list_works> ul> li:nth-child(3) .work_child {
    right: 0;
    left: auto;
}
.list_works> ul> li:nth-child(3) .work_child h4  {
    text-align: right;
}
.list_works> ul> li:nth-child(4) .work_child, .list_works> ul> li:nth-child(5) .work_child {
    right: auto;
    left: 0;
}
.list_works> ul> li:nth-child(4) .work_child h4, .list_works> ul> li:nth-child(5) .work_child h4  {
    text-align: left;
}
 */


}
@media only screen and (max-width: 768px) {
#main-menu { 
    display: none;
}
ul.social-link { 
    margin-right: 46px;
}
#header.sticky-header,
#header { 
    padding: 15px 0; 
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { 
    border-width: 2px; 
}
.wpcf7 input[type="submit"] { 
    border-width: 2px; 
}
	.menu_btn {
		display: block;
		text-align: right;
		float: right;
		cursor: pointer;
		position: absolute;
		right: 29px;
		top: 30px;
		z-index: 9999;
	}
	#nav-icon4.open span { 
		background: #fff;
	} 
	.menu_btn {
		display: block;
		text-align: right;
		float: right;
		cursor: pointer;
		position: absolute;
		right: 9px;
		top: 15px;
		z-index: 9999;
		padding: 15px 20px;
	}
	#main-menu ul li {
		margin: 0 0;
		width: 100%;
	}
	.menu_wrp.main-menu ul li{
		display: block;
		padding: 19px 0; 
	} 
	.menu_wrp.main-menu ul li a {
		text-transform: capitalize;
		color: #042811;
		-webkit-transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-bottom: 1px solid transparent;
		font-size: 20px;
		font-weight: 400;
	} 
	
	#main-menu.menu_wrp.main-menu ul li{
		display: inline-block;
		padding: 12px 0;
		width: 100%;
		border-bottom: 0px solid #707070;		
	} 
	.menu_wrp.main-menu ul li a { 
		color: #fff;
		-webkit-transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-bottom: 1px solid transparent;
		font-size: 20px;
		font-weight: 400;
		position: relative;
	}
	
	#main-menu ul li .sub-menu{
		display: none;
	}
	#main-menu ul li .has-sub.open {
		background-image: url(../images/angle-down-solid.svg);
		background-size: 13px auto;
	}
	#main-menu ul li .has-sub {
		background-image: url(../images/angle-right-solid.svg);
		background-repeat: no-repeat;
		background-position: center center;
		content: "";
		position: relative;
		top: 16px;
		width: 30px;
		height: 35px;
		float: none;
		color: #fff;
		display: inline-block;
		left: 28px;
		margin-left: -10px;
		cursor: pointer;
		margin-top: -20px;
		background-size: 11px auto;
	}
	#main-menu ul li .sub-menu a { 
		padding: 0; 
	}
	#main-menu ul li .sub-menu li { 
		text-align: center; 
		margin: 0;
	}
	#main-menu ul li a { 
		padding: 5px 0;
	}
	#main-menu ul li .sub-menu {  
	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		left: 0;
		position: relative;
		top: 11px;
		width: auto;
		z-index: 9995;
		z-index: -1;
		height: auto;
		display: none;
		width: 100%;
		float: left;
		text-align: center;
		
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s;
	}
	#main-menu ul li:hover .sub-menu{ 
	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity:1;
		-khtml-opacity: 1;
		opacity: 1;
		z-index:9999;
		height: auto; 
		padding:  0;
	}
	#main-menu ul li.current-menu-item .sub-menu li a { 
		line-height: 1;
	}
.header-info ul { 
    width: 100%;
    text-align: center!important;
}
.header-info {
	display: none;
}
.header-info ul li { 
    float: none; 
    display: inline-block;
    width: 100%;
    text-align: center;
}
span.empty{
	display: none;
}
div#wprmenu_bar {
    top: -30px;
}
div#wprmenu_menu.top {
    top: 17px;
    width: calc(100% + 30px);
    padding: 0;
    left: -15px;
    right: -15px;
    max-width: calc(100% + 30px);
}
.header-space { 
    height: 95px;
}
#footer-menu h3 { 
    margin: 0 0 10px;
}
#footer-menu {
    margin: 0 0 30px;
    float: left;
    width: 100%;
    text-align: center;
}
#footer .ft-logo{
	float: left;
	width: 100%; 
    text-align: center;
}
 
#content, #content input, #content textarea { 
    font-size: 18px; 
}
#more-space .vc_column_container>.vc_column-inner { 
    padding-left: 15px;
    padding-right: 15px; 
}
#more-space.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
.section-services ul li { 
    width: calc(25% - 10px); 
}
.section-services ul li h3 {
    font-size: 19px; 
}
.section-services h2 {
    font-size: 25px; 
    margin: 0 0 35px;
}
.testi-shows-wrap {
    width: calc(100% - 70px); 
}
.testi-shows .owl-nav {
    position: absolute;
    top: 28%;
    width: calc(100% + 70px);
    left: -35px;
}
.testi-shows .owl-prev, .testi-shows .owl-next { 
    background-size: 100% auto;
    width: 32px;
    height: 32px; 
}
.section-services { 
    margin: 20px 0;
}
.section-testimonials { 
    margin: 40px 0;
}
.section-testimonials { 
    padding: 60px 0; 
}
.section-testimonials h2 {
    font-size: 26px; 
    margin: 0 0 35px; 
}
.section-contact { 
    margin: 0 0 40px;
}
#axis360 .vc_col-sm-4{
    margin: 30px 0;
    float: left;
}
#axis360 .wpb_single_image {
	min-height: auto;
    padding-bottom: 20px; 
}
#axis360 { 
    padding: 60px 0; 
	margin-top: 20px;
}
.hero-text h1,
#content h1 {
    font-size: 33px;
}
#content h2 {
    font-size: 26px;
}
#content h3 {
     
}
#section-gallery { 
    padding-bottom: 40px;
}
#footer-menu ul li a { 
    float: none; 
    display: inline-block;
}
#footer-menu ul li {
	text-align: center;
}
.section-contact h2 { 
    font-size: 26px; 
    margin: 0 0 35px; 
}
#temp-galleries ul li { 
    width: 50%; 
}
#reality-galleries ul li { 
    width: 50%; 
}
#reality-galleries .text h2 {
    font-size: 20px;
}
#reality-galleries .text p {
    font-size: 16px;
}

div[data="header-podcast"] .banner-img{
    bottom: auto;
    top: -90px;
}
.banner-img {
    min-height: auto;
    position: relative;
    float: left;
    width: 100%;
    right: 0;
    bottom: auto;
    top: -100px;
    margin-bottom: -25%;
}
#list-blog-post { 
    width: 50%;
    margin: 20px 0; 
}
.single #content .entry-title,
#content h1.entry-title-blog { 
    font-size: 25px;
    margin: 0 auto 12px;
    margin-left: 0;
}
.single .entry-thumbnail {
    margin: 0 0 10px;
}
.news-left,
.news-topblock {
    width: 100%; 
}
.news-right {
    width: 264px;
    margin-left: 0;
}
.single .entry-meta { 
    margin-right: 0;
}
.news-left {
    padding-right: 0;
    border-right: 0px solid #707070;  
}
.single .entry-meta { 
    float: left;
    margin-right: 0;
}

.clear3{  
	clear: none; 
}
#banner-home .slick-slide .text h2 { 
    font-size: 30px; 
}
#banner-home .slick-dots {
    bottom: -25px; 
}
#banner-home .slick-slide .img:before { 
    background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgb(255,0,0,0));
}

.hide-mobile{
	display: none;
}

.wpb_single_image.wpb_content_element,
.re-order {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #content .wpb_single_image h2.wpb_singleimage_heading,
	.re-order .order2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

.wpb_single_image .vc_figure,
  .re-order .order1 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .re-order .order3 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
#content .wpb_single_image h2.wpb_singleimage_heading {
    font-size: 23px; 
    position: initial; 
    right: 0;
    bottom: 0; 
    margin-top: 12px; 
}
#content h2,
#section-latest h2{ 
	font-size: 28px; 
}
.news-item {
    float: none;
    width: 100%;
    margin: 10px 0;  
    display: inline-block;
    overflow: hidden;
}

.colb-6{
	width: 100%;
    margin: 10px 0;
} 
.single #content .entry-title {
    font-size: 28px; 
}
#signup-section h3 {
    font-size: 28px; 
}

#section-latest .latest-news {
    margin: 0;
}
#section-boxes .row{
	margin: 0;
}
#get_in_touch ul li{ 
	width: 100%; 
}
#footer .row {
    margin-top: 0;
    margin-bottom:5px; 
}
.copyright {
    margin: 15px;
}
#footer { 
    padding: 45px 0 25px; 
    font-size: 18px;
}
#footer h3 { 
    margin: 23px 0 20px; 
}
.list_works .work_block { 
    padding: 23px 10px  22px;
}
.list_works >ul> li:before { 
    left: 10px;
    top: 10px; 
}
.list_works> ul> li { 
    width: 50%; 
    padding: 10px 5px 5px 10px;
} 
.list_works >ul {
    margin: 0 -10px;
    padding: 10px;
    width: calc(100% + 20px);
}
.list_works .btn { 
    display: initial;
    text-align: center;
    max-width: 100%;
}
.list_works ul li .work_child {
    width: calc(200% + 38px);
    display: none!important;
}
.work_child_content ul { 
    width: 100%; 
}

.list_works> ul> li:nth-child(4) .work_child h4, .list_works> ul> li:nth-child(5) .work_child h4 {
    text-align: left;
}
.text-col-left.wpb_column .vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
}
.text-col-right.wpb_column .vc_column-inner>.wpb_wrapper {
    padding: 0 15px;
}

div.vc_images_carousel .vc_carousel-control .icon-next, div.vc_images_carousel .vc_carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    font-size: 30px;
    top: 0;
    margin: 0 auto;
    display: flex;
    align-items: CENTER;
    justify-content: center;
    left: 0;
}
.content__banner h1 br{
	display: none!important;
}
.content__banner h1 {
    font-size: 50px;
    margin: 0 0 20px;
    line-height: 1.1!important;
}
div.vc_custom_1750434242873 {
    padding-right: 0!important;
}
div.vc_custom_1750434502051 {
    padding-right: 0 !important;
}
.content__on_slider .container:before { 
    left: -26%; 
    max-width: 115%;
}
#section-presence { 
    background-image: none!important;
}
.content__banner p, .content__banner h3 {
    font-size: 18px;
    margin: 0 0 20px;
    width: 80%;
}
.banner_img { 
    position: absolute;
    height: 100%;
    top: 0;
}
.content__on_slider .container {
    height: 100%;
    float: left;
    padding: 0 16px;
    max-width: 100%;
}
.content__on_slider {
    position: relative; 
    float: left;
}
.banner_img img { 
    min-height: auto;
    height: 100%;
}
.content__banner h4 { 
    margin: 0 0 10px;
    font-size: 15px;
}
.content__banner {
    padding: 36px 0 18px;
    padding-right: 16%;
}
#content h6 {
    font-size: 18px; 
}
.btn {
    font-size: 18px;
    height: 50px;
}

.list_works .work_block h4 { 
    font-size: 17px; 
}
.banner_content-page {
    padding-top: 100px;
    min-height: 331px;
    width: 100%;
    max-width: 100%;
    padding-bottom: 40px;
}
.banner_content-page h1 {
    font-size: 33px;
}
.banner_content-page h1:before {
    width: 86px; 
    top: -22px; 
}
#content .container-pa h2 {
    font-size: 25px;
    line-height: 1.2; 
}
#content h3 {
    font-size: 25px; 
}
.sq_img {
    margin: 0 0 30px;
}
.section-founder ul { 
    float: right;
    margin-top: 0;
} 
.banner_content-page p {
    font-size: 16px; 
    width: 100%;
}
.list_case.case_list_home ul li,
.list_news ul li,
.list_case ul li { 
    width: 100%; 
}
#content .list_news h3,
#content .list_case h3 {
    font-size: 18px;
} 
.home .section-news .container:after { 
    width: 100%;
    height: 100%;
    right: 0; 
    top: 0;
}
.types_list ul li { 
    width: 33.33%; 
}

.list_news.root_news ul li { 
    width: 100%;  
}
.head_block { 
    height: auto;
    margin: 0 0 30px; 
}
.list_news ul li .news-item-dw {
    padding: 15px 15px 22px; 
}
.list_news ul li .news_date {
    font-size: 16px; 
    bottom: 26px;
    left: 15px;
    padding-left: 26px;
    background-size: 15px auto;
}
.head_block { 
    height: auto;
    margin: 0 0 25px; 
}
#content .top_stories h3 {
    font-size: 18px;
}
.top_stories ul li .news_date {
    font-size: 16px; 
    padding-left: 26px;
    background-size: 15px auto;
}
.more-content-rg ul li { 
    font-size: 17px;
}
.list_case.listg2 ul li,
.list_news.listg2 ul li{
	width: 100%;
}
.form-contact { 
    padding: 20px 20px 0;
}
div.block-hiring{  
    margin-top: -25%;
}
#banner-page:after { 
    height: 80px; 
}

div.block-hiring .col:last-child .form-contact{
	padding-bottom: 30px;
}
div.block-hiring .col{
	margin-bottom: 30px;
}

.single-col .form-contact { 
    padding: 20px ;
}
#content div.wpforms-container-full .wpforms-form .wpforms-field-label-inline, #content div.wpforms-container-full .wpforms-form .wpforms-field-label { 
    font-size: 15px; 
}
.header-right {
    float: right;
    position: absolute;
    width: 100%;
    top: 36px;
}
.header-content {
    display: block; 
}
#content .form-contact h3 {
    min-height: auto;
}

h4{
	font-size: 18px; 
}

.block-more-epi {
    padding: 45px 0 70px;
}
.list_works> ul> li:nth-child(3) .work_child {
    right: auto;
    left: 0;
}

#content h4.small {
    font-size: 16px;
    line-height: 1.5; 
}
.list_case ul.slick-slider,
.list_news ul.slick-slider { 
    display: block; 
    padding: 0 46px;
}
.list_case ul li div.case-item-img { 
    min-height: auto;
}
.list_case ul li div.case-item-dw { 
    padding: 30px 15px 30px; 
}
.list_case ul li div span { 
    min-width: 122px; 
    height: 48px;
    font-size: 16px; 
    padding: 0 17px;
}
.sticky-header .main-logo img,
.main-logo img { 
    width: 179px;
} 
.menu__btn { 
    display: inline-flex;
    position: absolute;
    right: 0;
    top: -24px;
}
#wrapper.disable_banner,
#banner-home {
    margin-top: 72px;
}
#special_menu #wprmenu_menu.wprmenu_levels ul li {
    border-bottom: 1px solid #333e63;
    border-top: 1px solid #ffffff;
    padding: 0 15px;
}
#special_menu #wprmenu_menu.wprmenu_levels ul li ul { 
    margin: 0 -15px;
    width: calc(100% + 30px);
}
#special_menu #wprmenu_menu.wprmenu_levels ul li ul li {
    padding-left: 45px;
}
#special_menu div#wprmenu_menu .wprmenu_icon_par {
    width: 100%;
    line-height: 64px;
    text-align: left;
    text-indent: 15px;
}
#special_menu #wprmenu_menu.wprmenu_levels a.wprmenu_parent_item { 
    margin-left: 30px;
}
#content .container-pa { 
    margin-top: -30px;
}

.types_list2 ul li {
    font-size: 14px;
    padding: 20px;
}
.types_list2 ul {
    margin: -20px 0 0 !important; 
}
#content .container-pa {
    font-size: 16px;
}
.filter_data #blogfilter select {
    font-size: 16px; 
    padding-right: 20px; 
    background-size: 20px auto;
    padding: 15px;
}
.filter_data #blogfilter { 
    height: 68px; 
    padding: 0 20px; 
}
.latest-epi span.custom_epi_text { 
    height: 50px;
    font-size: 15px; 
    padding: 0 20px; 
}
.root-section h3 {
    font-size: 36px; 
}
.slider_logo  .slick-prev { 
    left: 0;
}
.slider_logo  .slick-next { 
    right: 0;
}
.root-section { 
    margin: 0; 
}
.form-martalks { 
    padding: 20px 15px;
}
.home .content__banner> h4 { 
    font-size: 20px;
}
.vc_row.container-5 .vc_column-inner>.wpb_wrapper { 
    padding: 25px 20px; 
}
.banner-landing .hiw_menu ul li h6,
#content .hiw_menu ul li h6 {
    font-size: 16px; 
    margin: 0 0 14px;
}

.hiw_menu ul li {
    width: 50%; 
}
.banner-content {
    padding-top: 100px!important;
}
.entry-content> .wpb-content-wrapper>  div.vc_row, .entry-content> div.vc_row {
    padding: 50px 0 20px;
}
#content h1 br{
	display: none!important;
}
.more-case a, .vc_btn3-container a.vc_general.vc_btn3 { 
    padding: 23px 20px; 
    font-size: 16px; 
}
.hiw_menu { 
    padding: 0 0 5px; 
}
.terms_menu ul li { 
    padding: 0 15px;
}
.footer-col1 img {
    margin: 0;
}
.wpb_single_image .vc_figure { 
    width: 100%;
}
#getintouch-section input[type="submit"] { 
    font-size: 18px; 
    height: 55px; 
}

.page-template-page-case_studies #main, 
.category #main, 
.archive #main, 
.blog #main { 
    padding: 45px 0; 
}
.single-post #wrapper, .single-case-study #wrapper { 
    padding: 45px 0 0;
}
.report_data ul li {
    width: 50%; 
}
.single-post .section-cases, .single-case-study .section-cases {
    margin-top: 45px;
}
.section_hb { 
    padding: 50px 0;
}
.root-section { 
    padding: 50px 0; 
}
.display-desktop{
	display: none;
}
.list_works .work_block .btn-work { 
    width: 100%; 
    min-width: auto;
}
.home .list_works .work_block h4 { 
    font-size: 14px; 
    height: 37px;
}
div.banner_slider .slick-track img { 
    max-height: 200vh; 
}
.pagination { 
    margin-top: 10px; 
    margin-bottom: 55px; 
}
.btn.btn-landing {
    font-size: 16px;
    height: 62px;  
} 
div.vc_images_carousel .vc_carousel-control {
    margin-top: -18px;
    width: 30px;
    height: 30px;
    font-size: 30px;
}
div.vc_images_carousel .vc_carousel-control .icon-next:before { 
    top: 0!important;
    line-height: 30px;
}
div.vc_images_carousel .vc_carousel-control .icon-prev:before {
    top: 0!important;
    line-height: 30px;
}
.banner_content-page h3 {
    font-size: 18px; 
}
.copyright { 
    width: 100%;
}
.display-desktop{
	display: none;
}
.site_info { 
    margin: 0 0 25px;
}
.footer-col2 {
    margin: 30px 0;
}
.footer-col3 ul {
    margin: 0 0 25px; 
}
#section-presence:before {
    display: none;
}
#content h3,
.content__banner h3{ 
    font-size: 30px;  
	line-height: 1.3 !important;
}
#key-figures .key-Col2{
	border-left: 0 solid #D7E7F0;
	border-right: 0 solid #D7E7F0;
	border-top: 1px solid #D7E7F0;
	border-bottom: 1px solid #D7E7F0;
	padding-top: 50px;
	margin-bottom: 50px;
} 




	
} 
@media only screen and (max-width: 540px){
.section-services ul li {
    width: calc(33.33% - 10px);
}

#list-blog-post { 
    width: 100%; 
}
.types_list ul li { 
    width: 50%; 
}
.hiw_menu .btn { 
    min-width: auto; 
    width: 100%;
}

}
@media only screen and (max-width: 400px){
#signup-section div.wpforms-container-full .wpforms-form .wpforms-field {
    width: 100%; 
}


}
/*iRetina iPad in portrait & landscape iPad 3 & 4 Media Queries*/ 
@media only screen and (max-width: 360px){
ul.social-link{
	display: none;
}


}
/*iRetina iPad in portrait & landscape iPad 3 & 4 Media Queries*/ 

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	 

}


/*iPad in portrait & landscape*/ 

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	 
}
 
 
 