@media only screen and (max-width: 5000px) {
.boxed_wrapper_box_page {
	overflow-x: hidden;
}
}


/* Large Layout: 1200px. */
@media only screen and (min-width: 1200px) {
}

/* Medium screen  */
@media only screen and (min-width: 991px) and (max-width: 1199px) {
.features_and_value_additions_section-block .top_features_wrap .features_wrap
{
	grid-template-columns: repeat(2, 1fr);
}
.features_and_value_additions_section-block .top_features_wrap .features_wrap .features_item
{
	padding: 20px 10px 20px 10px;
}
/*** Header Style One Css ***/
.header-top {
	display: none;
}
.main-logo-box
{
	width: 300px;
}
.about-style1__content {
	margin-top: 50px;
	margin-left: 0px;
}
.about-style1__image .text-outer {
	display: none;
}
.service-style1__top-title {
	max-width: 100%;
	width: 100%;
	padding-bottom: 33px;
}
.service-style1__top {
	padding-bottom: 60px;
}
.single-features-style2-box {
	padding: 112px 30px;
}
.single-features-style2-box .inner-content {
	max-width: 100%;
	width: 100%;
	float: none;
}
.single-features-style2-box.left .inner-content {
	float: none;
	margin-left: 0;
}
.single-features-style2-box .inner-content .title h2 {
	font-size: 30px;
}
.single-service-style2 .text-holder {
	padding: 13px 10px 13px;
}
.single-service-style2 .text-holder h3 {
	font-size: 15px;
}
.choose-style1__title-box .sec-title--style2 {
	padding-bottom: 28px;
}
.single-blog-style1 {
	max-width: 570px;
	margin: 0 auto 40px;
}
.single-blog-style1__inner {
	padding-left: 0px;
	min-height: auto;
}
.single-blog-style1 .img-holder {
	position: relative;
	width: 100%;
}
.single-blog-style1 .text-holder {
	border: 1px solid #cad7cf;
	border-left: 1px solid #cad7cf;
	border-top: none;
	padding: 36px 30px 29px;
}
.phone-number-box2 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.slogan-text-box {
	text-align: center;
	padding: 20px 0 30px;
}
.slogan-btn-box {
	text-align: center;
}
/*** Footer Area Css ***/
.bottom-parallax,  .parallax-visible .bottom-parallax {
	position: relative;
	height: auto;
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
.bottom-parallax .footer-area {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
.single-footer-widget.marbtm50 {
	margin-bottom: 50px;
}
.single-footer-widget.margin-left40 {
	margin-left: 0px;
}
.single-footer-widget--contact-info-box {
	float: left;
}
.header-style2 .auto-container {
	padding-left: 100px;
}
.blog-page-three .single-blog-style1 {
	max-width: 100%;
}
.thm-sidebar-box {
	padding-top:0px;
}
.blog-details-page .single-blog-style1 {
	max-width: 100%;
}

#vn_about_home h2
{
	font-size: 25px;
	text-align: center;
}
.solution-area .solution-overlay .solution-content
{
	padding: 20px 0px 20px;
}
#vn_about_home .img-fluid
{
	max-height: 320px;
	width: 100%;
	overflow: hidden;

}
#eleone_about
{
	margin-bottom: 20px;
}
.solution-area .solution-overlay
{
	padding-bottom: 10px;
}
.project-style4__top-box h2
{
	font-size: 21px;
}
.project-style4__top-box .text
{
	max-width: 530px;
}
#inspired .description p
{
	width: 90%;
}
}






/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

#eleone_about .eleone_about_content h2.title
{
	font-size: 21px;
	text-align: center;
	line-height: 23px;
}
#eleone_about .about_image
{
	margin-bottom: 15px;
}
.project-style4__top-box
{
	padding: 60px 25px 20px;
}
.project-style4__top-box .text
{
	padding-left: 0px;
}
.header .outer-box
{
	display: inline !important;
}
#vn_about_home h2
{
	font-size: 25px;
	text-align: center;
}
#eleone_about .eleone_about_content h2.title
{
	margin-bottom:0px;
}
.solution-area .solution-overlay .solution-content
{
	padding: 20px 0px 20px;
}
.solution-area .solution-overlay
{
	padding-bottom: 70px;
}
#innovative_solution .about_heading h1
{
	font-size: 21px;
}
#about_experience_area .experience-item .title
{
	font-size: 21px;
}
.what-is-etf .heading, #inspired .heading h1, #approch .approch_heading h1, #avens_why_export h2.title
{
	font-size: 21px;
}
#inspired .description p
{
	width: 90%;
}
.company-launch__image
{
	max-width: 250px;
}
.company-launch__title, .company-launch__title_left, #corporatevideo h3
{
	font-size: 21px;
}
.project-style4__top-box h2
{
	font-size: 20px;
}
.company-launch__quote
{
	font-size: 19px;
}
.feature-flex-square
{
	display: none;
}
#icon_certificate p
{
	width: 95%;
}
.footer-widget-links ul li a
{
	width: 142px;
}

.features-style1__content ul li
{
	padding-top: 24px;
	padding-bottom: 0;
}
.main-logo-box {
  width: 180px;
  margin-top: 6px;
}
.nav-outer.style1 .mobile-nav-toggler
{
	padding: 20px 0 20px;
}
.feature-flex-square-content h4
{
	font-size: 14px;
}
.features_and_value_additions_section-block .top_features_wrap .features_wrap
{
	grid-template-columns: repeat(2, 1fr);
}
.features_and_value_additions_section-block .top_features_wrap .features_wrap .features_item
{
	padding: 20px 10px 20px 10px;
}
.features-style1__content ul {
  display: flex;
}


/*** Header Style One Css ***/
.header-top__right
{
	display: none;
}
.header-top {
	display: none;
}
.phone-number-box1 {
	display: none;
}
.features-style1__content ul {
	display: block;
	padding: 0 50px;
	margin-top: -60px;
}
.features-style1__content ul li {
	max-width: 100%;
	width: 100%;
}
.about-style1__content {
	margin-top: 50px;
	margin-left: 0px;
}
.about-style1-area .shape1 {
	display: none;
}
.about-style1__image .text-outer {
	display: none;
}

.phone-number-box2 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.slogan-text-box {
	text-align: center;
	padding: 20px 0 30px;
}
.slogan-btn-box {
	text-align: center;
}
/*** Footer Area Css ***/
.bottom-parallax,  .parallax-visible .bottom-parallax {
	position: relative;
	height: auto;
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
.bottom-parallax .footer-area {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
.single-footer-widget.marbtm50 {
	margin-bottom: 50px;
}
.single-footer-widget.margin-left40 {
	margin-left: 0px;
}
.single-footer-widget--contact-info-box {
	float: left;
}
.subscribe-title {
	margin-bottom: 10px;
}
.header-style2 .auto-container {
	padding-left: 20px;
	padding-right: 20px;
}
.header-style2__right {
	display: none;
}

}




/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.page-title .title
{
	font-size: 25px;
	text-align: center;
	width: 100%;
}
.service-style2-area .col-xl-3
{
	order: 1;
}
.thm-sidebar-box
{
	display: none;
}
#eleone_about .about_image, #innovative_solution .solution_infra_image, #green .green_img img
{
	margin-bottom: 15px;
}
.sec-title-style4.clr-black h2.about_title
{
	font-size: 20px;
	line-height: 30px;
}
.project-style4__top-box
{
	padding: 40px 25px 10px;
}
.project-style4__top-box .text
{
	padding-left: 0;
}
.project-style4__top-box h2
{
	font-size: 25px;
}
#innovative_solution .about_heading h1, #inspired .heading h1, #approch .approch_heading h1, #avens_why_export h2.title
{
	font-size: 17px;
}
.company-launch__title, .company-launch__title_left
{
	font-size: 17px;
}
.company-launch__quote
{
	font-size: 16px;
}
#corporatevideo h3
{
	font-size: 17px;
	text-align: center;
}
#corporatevideo p
{
	text-align: center;
}
#corporatevideo .technologyimg
{
	margin-bottom: 15px;
}
#inspired .description p, #approch .approch_des
{
	width: 90%;
}
.what-is-etf .heading, .facts-section .sec-title h2
{
	font-size: 17px;
	text-align: center;
	margin-bottom: 20px;
}
.facts-section .text
{
	font-size: 14px;
}
#innovative_solution .about_des
{
	width: 90%;
}
#about_experience_area .experience-item .title
{
	font-size: 17px;
	width:90%;
}
.sec-title h2 br {
	display: none;
}
.header .outer-box
{
	display: inline !important;
}
#about_experience_area .experience-item
{
	margin-bottom: 20px;
}
.banner-section .swiper-slide
{
	height: 350px;
}
.header-top__right
{
	display: none;
}
/*** Header Style One Css ***/
.header .auto-container {
	padding-right: 20px;
}
.header-top {
	display: none;
}
.phone-number-box1 {
	display: none;
}
.serach-button-style1 {
	display: none;
}
.header-social-link {
	display: none;
}
.header-right {
	display: none;
}
.main-logo-box {
	width:180px;
	margin-top: 6px;
}
.nav-outer.style1 .mobile-nav-toggler
{
	padding: 20px 0 20px;
}
#vn_about_home h1
{
	font-size: 17px;
}
#vn_about_home h2
{
	font-size: 15px;
	text-align: center;
	font-weight: 600;
    line-height: 24px;
}
#vn_about_home .about_sub_heading
{
	text-align: center;
	font-size: 13px;
}
#vn_about_home p {
  text-align: center;
}
#eleone_about .eleone_about_content h2.title
{
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}
#eleone_about p
{
	text-align: center;
}
p
{
	font-size: 14px;
}
.solution-area
{
	margin-top: 10px;
}
.service-style2-area
{
	padding: 10px 0 40px;
	margin-top: 20px;
}
.solution-area .solution-overlay .solution-content
{
	padding: 20px 0px 0;
}
.sec-title .sub-title h3
{
	font-size: 13px;
}
.service-style2-area .sec-title h2
{
	font-size: 18px;
	line-height: 24px;
}
.right_side_why
{
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
}
.right_side_why .why_details h3
{
	font-size: 30px;
	line-height: 33px;
}
.why_biotech_feature_name
{
	font-size: 12px;
}
#avens_tile_about .avens_about_content h2.title
{
	font-size: 20px;
	line-height: 26px;
}
.features_and_value_additions_section-block .top_features_wrap .features_wrap
{
	grid-template-columns: repeat(1, 1fr);
}
#icon_certificate .page_inner_title
{
	font-size: 20px;
}
#icon_certificate p
{
	width: 95%;
}
#bottom_home
{
	padding: 10px 0px;
}
.single-footer-widget .our-company-info
{
	max-width: 100%;
}
.single-footer-widget .our-company-info .text-box
{
	padding-bottom: 0;
}
.single-footer-widget .our-company-info .text-box p
{
	font-size: 14px;
}
.features-style1__content ul {
	display: block;
	padding: 0 20px;
	margin-top: -60px;
}
.features-style1__content ul li {
	max-width: 100%;
	width: 100%;
	padding: 0 0px;
	padding-top: 34px;
	padding-bottom:10px;
}
.single-features-style1 {
	padding-left: 0px;
}
.single-features-style1 .icon-holder {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.single-features-style1 .text-holder {
	padding-top: 25px;
	padding-left: 0px;
	text-align: center;
}
.about-style1__content {
	margin-top: 50px;
	margin-left: 0px;
}
.about-style1-area .shape1 {
	display: none;
}
.about-style1__image .text-outer {
	display: none;
}

/*** Footer Area Css ***/
.bottom-parallax,  .parallax-visible .bottom-parallax {
	position: relative;
	height: auto;
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
.bottom-parallax .footer-area {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
.single-footer-widget.marbtm50 {
	margin-bottom:20px;
}
.single-footer-widget.pdtop50 {
	padding-top: 20px;
}
.footer-widget-contact-info
{
	padding-top: 7px;
}
.single-footer-widget.margin-left40 {
	margin-left: 0px;
}
.single-footer-widget--contact-info-box {
	float: left;
	max-width: 100%;
}
.footer-bottom .bottom-inner .copyright p
{
	font-size: 14px;
}
.footer-widget-links ul li a, .footer-widget__contact-list li .text p a
{
	font-size: 14px;
	line-height: 15px;
}
.subscribe-content-box {
	padding: 31px 20px 31px;
}
.subscribe-title {
	margin-bottom: 10px;
}
.subscribe-title .inner-title {
	padding-left: 10px;
}
.subscribe-title .inner-title h3 {
	font-size: 18px;
}
.subscribe-title .inner-title h3 br {
	display: none;
}
.footer-widget-contact-info ul li:last-child
{
	padding-bottom: 9px;
}
.header-style2 .auto-container {
	padding-left: 20px;
	padding-right: 20px;
}
.header-style2 .outer-box::before {
	left: -20px;
	right: -20px;
}
.main-logo-box-style2 {
	margin-right: 0px;
}
.header-style2__right {
	display: none;
}
.subheading span
{
	display: none;
}
.subheading
{
	font-size: 14px;
}
.process_border
{
	padding: 5px;
}
.company_content_right, .company_content
{
	padding: 25px 25px 25px 25px;
	
}

.companyprofile
{
	background:var(--thm-white);
}
.company_text
{
	margin-bottom: 0px;
}
.company_img
{
	margin-left:0px;
}
.company_img_right
{
	margin-right: 0px;
}
.toppush
{
	top: 0px;
}
#cerificate .cerificate-main-box .certificate-vactor img
{
	display: none;
}
#cerificate .cerificate-main-box .cerificate-head h5
{
	font-size: 21px;
	display: inline;
	text-align: center;
	width: 100%;
	display: inherit;
}
}
 @media only screen and (min-width: 768px) {
.main-menu .navigation>li>ul,  .main-menu .navigation>li>ul>li>ul,  .main-menu .navigation>li .megamenu {
	display: block !important;
	visibility: hidden;
	opacity: 0;
	margin-top: 20px;
}
}
 @media only screen and (max-width: 1199px) {
.main-header .main-menu {
	position: relative;
	display: block;
	width: 100%;
	float: none;
}
.main-header .nav-outer .main-menu,  .sticky-header {
	display: none !important;
}
.nav-outer .mobile-nav-toggler {
	display: block;
}
.mobile-nav-toggler .icon-bar {
	position: relative;
	display: block;
	background: #ffffff;
	height: 2px;
	width: 30px;
	margin: 7px 5px;
}
}
 @media only screen and (min-width: 1200px) and (max-width: 1550px) {
/*** Header Style One Css ***/
.header .auto-container {
	padding-right: 20px;
}
.main-menu .navigation>li {
	margin-right: 30px;
}
.header-social-link {
	display: none;
}
.header-style2 .outer-box::before {
	left: 200px;
}
.main-logo-box-style2 {
	margin-right: 30px;
}
.header-style2__right {
	padding-right: 20px;
}
.header-style2__right .phone-number-box1 {
	margin-right: 0px;
}
.header-style2__middle .main-menu .navigation>li {
	margin-right: 20px;
}
.testimonial-style2-area .shape1 {
	display: none;
}
}
 @media only screen and (min-width: 1200px) and (max-width: 1420px) {


}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {

}
 @media only screen and (min-width: 768px) and (max-width: 991px) {

}
 @media only screen and (min-width: 500px) and (max-width: 767px) {

}
 @media only screen and (max-width: 499px) {

}
 @media only screen and (max-width: 1199px) {
.order-2 {
	-ms-flex-order: 2;
	order: 2;
}
.order-1 {
	-ms-flex-order: 1;
	order: 1;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.order-box-2 {
	-ms-flex-order: 2;
	order: 2;
}
.order-box-1 {
	-ms-flex-order: 1;
	order: 1;
}
}
 @media only screen and (min-width: 300px) and (max-width: 767px) {
.order-box-2 {
	-ms-flex-order: 2;
	order: 2;
}
.order-box-1 {
	-ms-flex-order: 1;
	order: 1;
}
}
