.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;
} 
.row.md-row .col{
    padding-right: 30px;
    padding-left: 30px;
}
.row.md-row { 
	margin: 0 -30px;
} 
.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: 1450px) {
.list_news .slick-next, .list_case .slick-next {
    right: 15px; 
}
.list_news .slick-prev, .list_case .slick-prev {
    left: 15px; 
} 
.testi-info {
    padding: 0 50px; 
}


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

}
@media only screen and (max-width: 1200px) {
	
.oc_list ul li .oc_info { 
    margin-bottom: 15px;
}
#content .wpb_single_image h2.wpb_singleimage_heading {
    font-size: 30px; 
    right: 0;
    bottom: 1%; 
}
}
@media only screen and (max-width: 1100px) {
	#main-menu ul li { 
    margin: 0 10px;
}
.t3_list_data .t3-post-item .t3-item-key {
    width: 258px; 
    padding-left: 20px; 
}
.t3_list_data .t3-post-item .t3-item-des {
    width: calc(100% - 258px); 
    padding-right: 20px;
}
.menu-tip ul li.icon-phone { 
    margin-right: 50px;
}

}
@media only screen and (max-width: 1060px) {
.slider_carousel >ul {
    padding: 0 45px;
} 
.list_works> ul> li { 
    width: 33.33%; 
}
.list_works ul li .work_child { 
    width: calc(200% + (30px * 3) - 12px); 
}
.five_columns { 
    column-gap: 10px;
    row-gap: 15px;
    flex-wrap: wrap;
}
.member_logos .five_columns_column { 
    width: calc(20% - 10px);
}
.list-gitopic ul { 
    grid-template-columns: repeat(3, 1fr);
}
.list-gitopic ul li.none {
	display: none;
}

div.git-section:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	background-color: #000;
	opacity: 0.4;
	display: block;
}


}
@media only screen and (max-width: 960px) {
.t3_list_data .t3-post-item .t3-item-img img { 
    height: auto;
}
.t3_list_data .t3-post-item .t3-item-img {
    width: 100%; 
}
.t3_list_data .t3-post-item .t3-item-right {
    width: 100%; 
    padding: 35px 20px; 
}
.custom-search-form .search-options { 
    width: 100%; 
    margin: 0 0 15px;
    flex-wrap: wrap;
    gap: 10px;
}
.search-block-from { 
    width: 100%; 
}


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

.box_contact>div>.wpb_wrapper { 
    padding: 14px 25px 40px;
}
#main-menu { 
    display: none;
}
ul.social-link { 
    margin-right: 46px;
}
#header.sticky-header,
#header { 
    padding: 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: 15px;
}
div#wprmenu_menu.top {
    top: 60px;
    width: calc(100% + 30px);
    padding: 0;
    left: -15px;
    right: -15px;
    max-width: calc(100% + 30px);
}
.header-space { 
    height: 63px;
}
#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: 16px; 
}
#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: 38px;
}
#content h5 {
    font-size: 17px; 
} 
#content h2 {
    font-size: 26px;
}
#content h3 {
     
}

#content h6 {
    font-size: 14px;
} 
#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 .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;
} 
 
#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; 
}
 
#footer { 
    padding: 35px 0; 
    font-size: 15px;
}
#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;
}
.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;
}
.content__banner h1 {
    font-size: 31px; 
    margin: 0 0 20px;
    line-height: 1.3;
}
.content__banner p, .content__banner h3 {
    font-size: 16px;
    margin: 0 0 20px;
}
.content__banner h4 { 
    margin: 0 0 10px;
    font-size: 15px;
}
.content__banner { 
    padding: 142px 0 30px; 
}
.btn { 
}

.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: 19px; 
}
.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: 0;
}
.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;
}
.main-logo img { 
    width: 186px;
} 
.main-logo { 
    width: 186px; 
}
#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; 
}
#content .hiw_menu ul li h6 {
    font-size: 16px; 
    margin: 0 0 14px;
}

.hiw_menu ul li {
    width: 50%; 
}
 
.entry-content> .wpb-content-wrapper>  div.vc_row, .entry-content> div.vc_row {
    padding: 50px 0 20px;
}
#content h1 br{
	display: none!important;
}   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 { 

}
.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; 
}
.section-commit .vc_col-sm-6 .wpb_single_image { 
    width: 100%;
}
.section-commit .vc_col-sm-6 .wpb_text_column { 
    width: 100%;
    padding-left: 0;
}
.section-commit {
    padding: 35px 0;
}

.sub-form .wpforms-field-container>div {
    width: 100%; 
    margin: 0 0 15px;
}
.sub-form .wpforms-field-container {
    width: 100%; 
    display: flex;
    flex-wrap: wrap; 
    padding-right: 0;
    column-gap: 0;
}
.section-subscribe p {
    font-size: 15px; 
}
 
header .main-navigation a { 
    color: #fff;
}	
header .main-navigation ul{  
    background: #004752;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.foooter_inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    max-width: 100%;
    padding: 30px 0 0;
    width: 100%;
}

.partners_logo .partners_logo_list {
    grid-template-columns: repeat(3, 1fr); 
}
.home .banner-video::after { 
    background: #fff!important; 
	opacity: 0.4;
}
 
.banner-video::after {
    position: absolute;
    top: 0;
    height: 100%!important;
    background: #00475291!important;
    left: 0;
    visibility: visible!important;
    display: block!important;
    width: 100%;
}
.hero_section {
    padding: 95px 20px 25px!important;
    min-height: 250px!important;
}
#content .key_obj_list h4 {
    height: auto!important;
}
  
.header-top,
.sticky-header .header-top {
	padding: 3px 0;
}
.menu-tip {
    float: right;
    margin-right: 0;
    /* display: none; */
    position: absolute;
    right: 60px;
    width: calc(100% - 186px - 60px);
    padding: 0;
    top: 15px;
}
 
.copyright p {
    margin: 0 0 25px; 
}
.copyright ul {
    float: left;  
}
.foooter-top {
    display: block;
}
.footer_menu li { 
    text-align: center;
}
.book_releases .book-item {
    padding: 0 15px; 
}

footer ul.socials_data { 
    margin-top: 15px;
}
.header-main{
	display: none;
} 
.single-associate #content {
    padding-top: 40px;
}
.custom-their-work ul li {
    width: 33.33%;
    padding: 10px;
}
.custom-their-work ul {
    width: calc(100% + 20px); 
    margin: 0 -10px; 
}

.display-mobile{
	display: block;
}

.oc_list ul li .oc_info .read-full {
    position: relative; 
}
.oc_list ul li .oc_info { 
    padding-right: 0; 
} 
.oc_list ul li .oc-item-img {
    width: 150px; 
}
.oc_list ul li .oc-item-dw {
    width: calc(100% - 150px); 
    padding: 15px 15px 0; 
}
.short-oc{
	padding: 0 15px 15px;
}
#books>.wpb_column { 
    float: left;
}
#content .books_list h3,
#content #books h3 { 
    font-size: 18px;
}
.books_list ul li {
    width: 33.33%; 
    padding: 15px; 
}
.books_list ul { 
    width: calc(100% + 30px);
    margin: 0 -15px; 
} 
.books_list { 
    padding-top: 45px;
}
.pp_list ul li {
    width: 33.33%; 
} 
.pp-content {
    padding: 0;
}
.ppbody {
    padding: 35px 0 0;
} 
 
.signup .wpforms-submit-container {
    position: relative!important; 
}
.signup .wpforms-field-container { 
    max-width: 100%; 
}
.banner-news { 
    min-height: auto; 
    padding: 50px 0;
}
.list_blog ul li {
    width: 50%; 
    padding: 15px;
} 

.list_blog{ 
	padding: 20px; 
}
.single-product div.product div.summary {
    width: 100%!important;
    padding-left: 25px;
}

.single-product div.product div.images { 
    width: 100%!important;
    margin-right: 0;
    max-width: 100%;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { 
    max-width: 100%;
	padding: 0;
	margin: 0 0 20px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { 
    max-width: 100%;
	padding: 0; 
}
.woocommerce-MyAccount-content{
	padding: 35px 0 0;
}
.single-our-author #content {
    padding-top: 40px;
}
div#banner-site>div{
	z-index: 3;
	position: relative;
}
div#banner-site:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0.3;
    display: block!important;
    width: 100%;
    height: 100%;
}
div#banner-site {
    background-position: right 33% center!important;
    min-height: auto;
    padding-bottom: 45px;
}
.about-submit {
    min-height: auto;
    padding-bottom: 55px!important;
}
.short-info .wpb_single_image.vc_align_right {
    text-align: left;
}
.text-sp h1 {
    font-size: 30px; 
}

.text-sp p {
    font-size: 16px;  
}
 #banner-page.no_img {
    padding: 30px 0 12px;
}
.woocommerce-checkout #banner-page.no_img,
.woocommerce-cart #banner-page.no_img,
.woocommerce-account #banner-page.no_img { 
    padding: 50px 0 35px;
}
.list_icon ul li img { 
    margin-right: 15px;
    margin-top: -12px;
    padding-bottom: 30px;
}
.list_icon ul li { 
    width: 100%; 
}
.list_tick ul li { 
    min-height: 60px; 
    width: 100%; 
    margin-bottom: 10px;
}
.hero-text .vc_btn3-container.vc_btn3-left { 
    width: 100%;
}
.list_tick ul { 
    margin: 0 0 25px -10px !important; 
}
.content-testi { 
    font-size: 18px; 
}
.testi_info_sl { 
    margin-top: 35px; 
}
.wpb_wrapper .testi_main_slider ul li {
    margin-bottom: 0;
}
.testi-info {
    padding: 0 5px;
}
.list_publish ul li {
    width: 100%; 
}
#content #product-main>h2 {
    font-size: 26px; 
    margin: 0 0 20px;
}
#product-main { 
    padding: 25px 0 0;
}
.woocommerce-shop .woocommerce ul.products { 
    margin: 0;
}
body.woocommerce-page .woocommerce.columns-3 ul.products li.product {
    width: 100%;
}
.menu-tip ul li { 
    padding-left: 15px; 
}
.menu-tip ul li.icon-acc span{
	display: none;
} 
.copyright {
    margin: 15px;
}

.col.footer-left{
	width: 100%;
	max-width: 100%; 
}
.col.footer-right{
	width: 100%;
	max-width: 100%; 
	padding-left: 15px;
}
#footer .col-4 {
    width: 50%;
}
div.footer-info .row .col {
    padding-top: 30px;
}
#block-image .wpb_single_image {
    width: 100%; 
}
#block-image .text>.vc_column-inner> .wpb_wrapper { 
    padding: 60px 30px 30px; 
}
#block-image.small .text>.vc_column-inner> .wpb_wrapper{
	width: 100%;
}
#block-image.small .wpb_single_image {
	width: 100%; 
}
#block-image.medium .text>.vc_column-inner> .wpb_wrapper{
	width: 100%;
}
#block-image.medium .wpb_single_image {
	width: 100%; 
}

.list_testi ul li { 
    width: 100%; 
}
.testi_header { 
    padding: 30px 20px 0;
}
.list_testi ul li .news-item-dw {
    padding: 22px 20px 15px; 
}
#block-abs .vc_column-inner>.wpb_wrapper { 
    padding: 40px 22px; 
}
#block-team .vc_tta-panel-body .wpb_wrapper { 
    flex-direction: column;
    column-gap: 10px;
}
#block-team .team_left {
    width: 100%; 
    padding-top: 58px; 
    background-size: 40px auto;
    margin-top: 15px;
}
#content h4.vc_tta-panel-title { 
	margin-bottom: 0;
}
#content .team_left h4 { 
    margin: 30px 0 0;
}
.team_left ul { 
    margin: 20px 0 0; 
}
#block-team .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body { 
    padding: 32px 0!important;
}
#block-team.vc_tta-container {
    margin-bottom: 50px;
}

#block-image.contact .text>.vc_column-inner> .wpb_wrapper {
    width: 100%; 
}
.banner-content {
    position: relative;
    z-index: 5;  
    width: 100%;
    top: 0;
    transform: none;
    background-color: #1B1C32;
    float: left;
    padding: 35px 0 25px;
}
.text-sp h1 { 
    margin-top: 0; 
}
.banner-image .img:before { 
    opacity: 0;
}
.banner-image .img img {
    width: 100%; 
    object-fit: cover;
    max-height: 100vh;
    height: auto;
    float: right;
}
.text-sp {
    width: 100%; 
}
.banner-apper { 
    margin: 0 0 30px;
}
.appre-content {
    width: 100%; 
    padding-right: 0;
}
.appre-sidebar { 
    margin: 0 0 60px;
}
#banner-page.no_img .banner-content { 
    background-color: transparent;
}
#banner-page.no_img {
    padding: 30px 0 12px;
    background-size: 30% auto;
    background-position: right 10px top 10px;
}
.header-mrow { 
    display: none;
}
.banner-apper ul { 
    flex-wrap: wrap;
}
.banner-apper ul li { 
    margin: 0 36px 0 0; 
    width: auto; 
}
.banner-apper ul li.addCart { 
    margin: 20px 0 0; 
    width: 100%; 
}

.header_form { 
    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%;
}

.member_logos .five_columns_column { 
    width: calc(25% - 10px);
}

.member-list .member-item {
    width: 100%; 
}

.books_list ul li {
    width: 50%;  
}

.pp_list ul li {
    width: 50%; 
}

.list_blog ul li {
    width: 100%;  
} 
.t3_list_data .t3-post-item .t3-item-des {
    width: 100%;
    padding-right: 0;
}
.t3_list_data .t3-post-item .t3-item-key {
    width: 100%;
    padding-left: 0;
    border-left: 0 solid;
    border-top: 2px solid #EAEAEA;
    margin-top: 29px;
}





}
@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)  {
	 
}
 
 
 