/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


html {
	overflow-x: hidden;
}

.header-section {
	padding: 30px 7.5% !important;
}

.header-section > .elementor-container {
	max-width: 100% !important;
}

.header-section > .elementor-container .elementor-button-wrapper {
	display: inline-block;
	border: 8px solid rgba(51,51,51,0.15);
    border-radius: 50px;
	margin-left: 15px;
}

.header-section > .elementor-container .elementor-button-wrapper a {
    border-radius: 50px 50px 50px 50px !important;
    padding: 25px 75px 25px 75px !important;
	transition: all 0.3s;
}

header#masthead .logo_section a {
	position: relative;
    z-index: 9999;
}

.header-section .menu_section nav {
	justify-content: flex-end;
}

.header-section .menu_section nav ul {
	margin-right: 0;
	align-items: center;
}

.header-section .logo_section {
	width: 150px !important;
}

.header-section .menu_section {
	width: calc(100% - 150px) !important;
}


.elementor-tabs-wrapper {
  flex-wrap: wrap;
}

.elementor-tab-content .tab-content {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}

@media (max-width: 768px) {
  .elementor-tab-content .tab-content {
    flex-direction: column;
  }
}

@media (max-width: 1440px) {
  .header-section #menu-main-menu li {
    font-size: 18px;
    padding-right: 20px;
  }
}

@media (max-width: 1240px) {
  .header-section #menu-main-menu li {
    font-size: 14px;
    padding-right: 16px;
    font-weight: 600;
  }
}

.mobile-header-section {
  box-shadow: 0 0 5px #999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 99999;
}

.mobile-menu-section {
  display: none;
  z-index: 999999;
}

.mobile-menu-toggle {
  position: absolute;
  top: 10px;
  right: 0;
}

.mobile-menu-toggle_open {
  display: block;
}

.mobile-menu-toggle_close {
  display: none;
}

.mobile-menu-section {
  padding: 10px 0 30px 0 !important;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
}

.mobile-menu-section #menu-main-menu-1 {
  list-style: none;
  margin: 0;
}

.mobile-menu-section #menu-main-menu-1 li {
  display: block;
  font-family: 'Lato';
  font-size: 21px;
  line-height: 32px;
  color: #333333;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mobile-menu-section #menu-main-menu-1 li:last-child {
  padding-right: 0;
}

.mobile-menu-section #menu-main-menu-1 li:hover {
  color: #f37135;
}



.site-footer {display: none;}

.footer_section iframe {
	border-radius: 25px;
}

.footer_section .contact_info {
	padding: 75px 7.5% 100px 7.5%;
}

.footer_section .contact_info .elementor-widget-heading a {
	color: #00BCDF;
}

.footer_section .contact_info .elementor-widget-heading a.phone {
	color: #ffffff;	
}

.footer_section .contact_info .elementor-widget-heading a:hover {
	color: #ffffff;
}

.footer_section .join_mail .elementor-button-wrapper {
	display: inline-block;
    border: 8px solid rgba(255,255,255,0.13);
    border-radius: 50px;
}

.footer_section .email_btn .elementor-widget-container {
	display: inline-block;
    border: 8px solid rgba(255,255,255,0.13);
    border-radius: 50px;
}





.service_slider_new {
	padding: 0 100px;
}

.service_slider_new .n2-ss-layers-container {
	max-width: 1500px !important;
}

.service_slider_new .n2-ss-layers-container img {
	width: 100%;
}

.service_slider_new .n2-ss-slider-controls .nextend-arrow-previous {
	--widget-offset: 0 !important;
	margin-left: -50px;
}

.service_slider_new .n2-ss-slider-controls .nextend-arrow-next {
	--widget-offset: 0 !important;
	margin-right: -50px;
}

.service_slider_new .n2-ss-slider-controls .nextend-arrow img {
	width: 50px !important;
	height: 50px !important;
}

.service_slider_new .main_title .n2-ss-text {
	font-family: "Poppins", Sans-serif !important;
	font-size: 30px !important;
    line-height: 1.2 !important;
    margin-bottom: 25px;
}

.service_slider_new .subtitle p {
	font-family: "Poppins", Sans-serif !important;
	font-size: 18px !important;
    line-height: 1.75 !important;
}





.banner {
	padding: 50px 5% 0 5%;
}

.banner > .elementor-container {
	justify-content: space-around;
}

.banner .box_title {
	margin-top: -90px
}

.banner .box_arrow {
	margin-top: -55px
}

.banner .banner_box_1 {
	visibility: visible;
	opacity: 1;
	transition: all 0.5s;
}

.banner .banner_box_2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	padding: 32px;
}

.banner .elementor-top-column:hover .banner_box_1 {
	visibility: hidden;
	opacity: 0;
}

.banner .elementor-top-column:hover .banner_box_2 {
	z-index: 5;
	visibility: visible;
	opacity: 1;
}

.banner .banner_box_1 .elementor-container {
	background: #ffffff;
	border-radius: 50%;
}

.banner .banner_box_2 .elementor-container {
	flex-wrap: wrap;
	align-items: center;
	height: 100%;
	background: #ffffff;
	border-radius: 50%;
}

.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
	width: 150px;
    margin: 0 auto;
    border: 17px solid #D0CCCC;
    border-bottom-color: transparent;
    border-radius: 50%;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
	border: 15px solid #ffffff;
    border-radius: 50%;
    width: 130px;
	-webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
}

.banner .banner_box_2 .elementor-widget-heading p.elementor-heading-title {
	padding: 0 10px;	
}

.banner .elementor-top-column {
	justify-content: center;
	max-width: 514px;
}

.banner .elementor-top-column > .elementor-widget-wrap {
	max-width: 514px;
    border-radius: 50%;
    border: 35px solid #e6e6e6;
	transition: all 0.5s;
}

.banner .elementor-top-column:hover > .elementor-widget-wrap {
	border-color: #062E65;
}

.banner .elementor-top-column > .elementor-widget-wrap:before {
	content: '';
    position: absolute;
	z-index: 5;
    border: 32px solid #ffffff;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	transition: all 0.5s;
}

.banner .elementor-top-column > .elementor-widget-wrap:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.banner .elementor-top-column:hover > .elementor-widget-wrap:before {
	border-color: #4E6B92;
}

.banner .banner_box_1 .elementor-widget {
	margin-bottom: 0 !important;
}

.banner .elementor-inner-section .elementor-widget-button a.elementor-button {
	padding: 0;
}

.banner .banner_box_2 .elementor-button-text {
	position: relative;
	padding-right: 25px;
}

.banner .banner_box_2 .elementor-button-text:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 0;
	width: 16px;
	height: 11px;
	background-image: url(/wp-content/uploads/2022/03/arrow-red-small.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}



.serve_title section.elementor-inner-section {
	position: absolute;
    bottom: -200px;
    z-index: 9;
}



.serve_content {
	background-position: 25% 0 !important;
	padding: 150px 10% 50px 10%;
}

.serve_content .elementor-container {
	max-width: 1320px;
}

.serve_content .col_small section.elementor-inner-section {
	max-width: 309px;
    height: 309px;
    border: 14px solid rgba(51, 51, 51, 0.5);
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	margin: 18px 0;
	transition: all 0.5s;
}

.serve_content .col_small section.elementor-inner-section:hover {
	border-color: rgba(255, 255, 255, 0.66);
}

.serve_content .col_small section.elementor-inner-section:before {
	content: '';
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
	transition: all 0.5s;
}

.serve_content .col_small section.elementor-inner-section:hover:before {
    background: rgba(6, 46, 101, 0.9);
	background: rgba(0, 0, 75, 0.85);
}

.serve_content .col_small section.elementor-inner-section .elementor-container {
	padding: 0 5%;
}

.serve_content .col_small section.elementor-inner-section  .elementor-widget-heading {
	margin-bottom: 0;
}

.serve_content .col_small section.elementor-inner-section  .elementor-widget-heading h1 {
	margin-bottom: 10px;
	transition: all 0.5s;
}

.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h3 {
	transition: all 0.5s;
}

.serve_content .col_small section.elementor-inner-section:hover .elementor-widget-heading h3 {
	color: #ffffff;
}

.serve_content .arrow_1 {
	margin-bottom: 0;
	opacity: 1;
	visibility: visible;
	transition: all 0.5s;
	margin-top: 10px;
}

.serve_content .arrow_2 {
	margin-bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.serve_content .col_small section.elementor-inner-section:hover .arrow_1 {
	opacity: 0;
	visibility: hidden;
}

.serve_content .col_small section.elementor-inner-section:hover .arrow_2 {
	opacity: 1;
	visibility: visible;
}

.serve_content .col_big {
	width: 50% !important;
}

.serve_content .col_big .elementor-image-box-img {
	margin: 0 !important;
	width: 100% !important;
	position: relative;
	border: 57px solid rgba(0, 188, 223, 0.77);
    border-radius: 50%;
}

.serve_content .col_big .elementor-image-box-img:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/wp-content/uploads/2022/03/serve-box-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.serve_content .col_big .elementor-image-box-content {
	margin-top: -45%;
    padding: 0 17.5%;
	display: block;
    float: left;
    position: relative;
}

.serve_content .col_big .elementor-image-box-content a {
	position: relative;
    padding-right: 25px;
    margin-top: 15px;
    display: inline-block;
	font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    color: #333333;
}

.serve_content .col_big .elementor-image-box-content a:after {
	content: '';
    position: absolute;
    top: 12px;
    right: 0;
    width: 16px;
    height: 11px;
    background-image: url(/wp-content/uploads/2022/03/arrow-red-small.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.serve_content .col_big section.elementor-inner-section .elementor-widget-button a.elementor-button {
	padding: 0;
}

.serve_content .col_big section.elementor-inner-section {
	display: none;
}

.serve_content .col_big section.elementor-inner-section.active {
	display: block;
}



section.get_start:before {
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    height: 337px;
    background-image: url(/wp-content/uploads/2022/03/CTA-frame-right.png);
    background-position: -145px -65px;
    background-repeat: no-repeat;
    background-size: auto;
}

section.get_start:after {
	content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 210px;
    height: 255px;
    background-image: url(/wp-content/uploads/2022/03/CTA-frame-right.png);
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-size: auto;
}

section.get_start .elementor-button-wrapper {
	display: inline-block;
    border: 8px solid rgba(51,51,51,0.15);
    border-radius: 50px;
	position: relative;
	z-index: 5;
}




section.video_section .elementor-custom-embed-play {
	background: url(/wp-content/uploads/2022/03/icon-play-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	position: relative;
}

section.video_section .elementor-custom-embed-play:after {
	content: 'Play';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	font-family: 'Poppins';
	font-size: 22px;
	font-weight: 800;
	color: #ffffff;
}

section.video_section .elementor-custom-embed-play i {
	opacity: 0 !important;
}



section.feature {
	padding: 75px 7.5%;
}

section.feature:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
    padding: 20% 0;
	background-image: url(/wp-content/uploads/2022/03/wave-event.png);
	background-position: 0 -200px;
    background-repeat: no-repeat;
    background-size: cover;
}

section.feature:after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20% 0;
	background-image: url(/wp-content/uploads/2022/03/wave-testimonial.png);
	background-position: 100% 350px;
	background-repeat: no-repeat;
	background-size: cover;
}

section.feature.feature_new:before {
	background: none;
}

section.feature .trust .elementor-container {
	max-width: 100%;
}

section.feature .trust .elementor-inner-column:first-child {
	width: 375px;
}

section.feature .trust .elementor-inner-column:last-child {
	width: calc(100% - 375px);
}

section.feature .trust .elementor-widget {
	display: inline-block;
	width: auto;
	float: left;
	margin: 0;
}

section.feature .trust .elementor-inner-column:last-child .elementor-widget {
	margin: 10px 10px;
}

section.feature .trust .elementor-widget-wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.feature .events .elementor-inner-column:first-child .elementor-widget-image {
	max-width: 592px;
    margin: 0 auto;
    border: 35px solid #E6E6E6;
    border-radius: 50%;
}

section.feature .events .elementor-inner-column:first-child .elementor-widget-image .elementor-widget-container {
	margin: 0 auto;
    background: #1B6D8C;
    border: 27px solid #00BCDF;
    border-radius: 50%;
}

section.feature .events .elementor-inner-column:last-child .elementor-widget-button .elementor-button-text {
/* 	padding-left: 35px; */
}
section.feature .events .elementor-inner-column:last-child .elementor-widget-button .elementor-button-text:before {
/* 	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background-image: url(/wp-content/uploads/2022/03/icon-download.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain; */
}

section.feature .events p a {
	color: #F37137 !important;
    font-size: 17px !important;
    font-weight: bold;
}



section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-image {
	max-width: 592px;
    margin: 0 auto;
    border: 35px solid #E6E6E6;
    border-radius: 50%;
}

section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-image .elementor-widget-container {
	margin: 0 auto;
    background: #1B6D8C;
    border: 27px solid #00BCDF;
    border-radius: 50%;
}

section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-image img {
	opacity: 0;
}

section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-heading {
/* 	position: absolute; */
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
/*     justify-content: center; */
    align-items: center;
} 

section.trust {
	padding: 75px 0 0 0;
}


.popup_btn a.elementor-button {
	cursor: pointer;
}




/******************************************
*******************************************
********** Learning Technologies **********
*******************************************
******************************************/
.text-center.elementor-widget-heading {
	width: auto;
	padding-left: 40px;
	position: relative;
}

.text-center.elementor-widget-heading:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: url(/wp-content/uploads/2022/04/arrow-new.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
    height: 20px;
}


.tech_banner .elementor-button-wrapper {
	display: inline-block;
    border: 8px solid rgba(51,51,51,0.15);
    border-radius: 50px;
    position: relative;
    z-index: 5;	
}

.tech_banner .tech_icon_arrow h4 {
	position: relative;
}

.tech_banner .tech_icon_arrow h4:before {
	content: '';
	position: absolute;
	top: 12px;
	left: -45px;
    width: 48px;
    height: 85px;
	background: url(/wp-content/uploads/2022/04/hero_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.email_btn .elementor-widget-container {
	display: inline-block;
	border: 8px solid rgba(51,51,51,0.15);
    border-radius: 50px;
    position: relative;
    z-index: 5;
}

.email_btn .elementor-heading-title {
	display: flex;
	flex-wrap: wrap;
}

.email_btn .elementor-widget-container a {
	font-family: "Poppins", Sans-serif;
    font-size: 20px !important;
    font-weight: 800;
    background-color: #F37137;
    border-radius: 50px 50px 50px 50px;
	color: #ffffff !important;
    padding: 25px 75px 25px 75px;
}

.email_btn.btn_blue .elementor-widget-container a {
	background-color: #062E65;
}

.email_btn .elementor-widget-container a:hover {
	color: #F37137 !important;
    background-color: #FFFFFF;
}




/**********************************
***********************************
********** About Us page **********
***********************************
**********************************/






#mc_embed_signup {
	background:#fff; 
	clear:left; 
	font:14px Helvetica,Arial,sans-serif; 
	position: fixed;
	z-index: -9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
	padding: 0 5%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	background: transparent !important;
    width: 100% !important;
}

.show_popup #mc_embed_signup {
	display: flex;
	opacity: 1;
	visibility: visible;
	transition: all 0.5s;
	z-index: 999;
}

#mc_embed_signup form.validate {
	background: #ffffff;
	padding: 35px;	
	width: 100%;
	max-width: 400px;
	border-radius: 10px;
}

#mc_embed_signup form.validate .close_btn {
	display: inline-block;
    line-height: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;	
}

html.show_popup {
	overflow: hidden;
}

.pop_overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -9;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
    visibility: hidden;
	transition: all 0.5s;
}

.show_popup .pop_overlay {
	opacity: 1;
	visibility: visible;
	z-index: 990
}

html.show_popup:before {
	z-index: 990;
	opacity: 1;
    visibility: visible;
}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */




/**********************************
***********************************
********** About Us page **********
***********************************
**********************************/
ul.icon_check {
	list-style: none;	
}

ul.icon_check li {
	padding: 5px 0;
	position: relative;
}

ul.icon_check li:before {
	content: '';
	background-image: url(/wp-content/uploads/2022/05/circle-check-sky.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 26px;
	height: 26px;
	position: absolute;
	left: -35px;
	top: 5px;
}

ul.icon_check li strong {
	color: #062E65;
}

.service_areas .text-center.elementor-widget-heading {
	width: 100%;
	padding-left: 22.5%;
}

.service_areas .text-center.elementor-widget-heading:before {
	display: none;
}

.service_areas .text-center .elementor-widget-container {
	max-width: 310px;
    margin: 0 auto;
    position: relative;
}

.service_areas .text-center .elementor-widget-container:before {
	content: '';
    position: absolute;
    top: 5px;
    left: -40px;
    background: url(/wp-content/uploads/2022/04/arrow-new.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 20px;
}

.resource .icon_check {
	padding: 0 0 0 35px;
    margin: 0;
}

.resource .icon_check li {
	margin: 15px 0;
}

.resource .icon_check li:last-child {
	margin-bottom: 0;
}



.serve_slider .bdt-prime-slider-skin-isolate .bdt-slider-excerpt {
	max-width: 100%;	
}

.serve_slider ul.bdt-dotnav {
	left: 0;
    width: auto;
    right: 0;
    top: unset;
    bottom: 60px;
    transform: none;
    margin: 0 auto !important;
    text-align: center;
    flex-direction: unset;
    justify-content: center;
}

.serve_slider a.bdt-prime-slider-previous {
	position: absolute;
    left: 0;
    top: 47%;
}

.serve_slider a.bdt-prime-slider-next {
	position: absolute;
    right: 0;
    top: 47%;
}

.serve_slider a.bdt-prime-slider-previous i,
.serve_slider a.bdt-prime-slider-next i {
	font-size: 35px;
}





.tech_feature {background-color: #ffffff;}



.custom_video .video_txt {
	position: absolute;
    margin: 0;
    padding: 0;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9;
}







@media screen and (max-width: 1699px) {
	.banner .elementor-top-column {
		padding: 0 15px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1699px) {
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 30px;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 25px;
	}
	.banner .box_title {
		margin-top: -85px;
	}
	.banner .banner_box_1 .elementor-widget-heading p{
		font-size: 20px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 25px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 15px;
		width: 125px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 12px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	
	.serve_content .col_big .elementor-image-box-content {
		padding: 0 12.5%;
	}
	
	.serve_content .col_big .elementor-image-box-content p {
		padding: 0 7.5%;
	}
}



@media screen and (min-width: 1500px) and (max-width: 1599px) {
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 25px;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 20px;
	}
	.banner .box_title {
		margin-top: -85px;
	}
	.banner .banner_box_1 .elementor-widget-heading p{
		font-size: 20px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 20px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 12px;
		width: 120px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 10px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	
	
	
	.serve_content .col_small section.elementor-inner-section {
		max-width: 290px;
		height: 290px;
	}
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h1 {
		font-size: 22px;
	}
	
	.serve_content .col_big section.elementor-inner-section h3 {
		font-size: 22px !important;
	}	
	.serve_content .col_big section.elementor-inner-section p {
		font-size: 15px !important;
	}
	.serve_content .col_big img {
		border-width: 50px;
	}
	
	.serve_content .col_big .elementor-image-box-content {
		padding: 0 12.5%;
	}
	
	.serve_content .col_big .elementor-image-box-content p {
		padding: 0 7.5%;
	}
}



@media screen and (min-width: 1400px) and (max-width: 1499px) {
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 20px;
		padding: 0;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 15px;
	}
	.banner .box_title {
		margin-top: -80px;
	}
	.banner .banner_box_1 .elementor-widget-heading p{
		font-size: 20px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 15px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 12px;
		width: 110px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 10px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	.banner .box_arrow {
		margin-top: -50px;
	}
	
	
	
	.serve_content .col_small section.elementor-inner-section {
		max-width: 275px;
		height: 275px;
	}
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h1 {
		font-size: 22px;
	}
	
	.serve_content .col_big section.elementor-inner-section h3 {
		font-size: 22px !important;
	}	
	.serve_content .col_big section.elementor-inner-section p {
		font-size: 14px !important;
	}
	.serve_content .col_big img {
		border-width: 40px;
	}
	
	
	
	.serve_content .col_small section.elementor-inner-section .elementor-container {
		padding: 0 10%;
	}
	
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h3 {
	  font-size: 20px;	
	}
	
	.serve_content .col_big .elementor-image-box-content {
		padding: 0 12.5%;
	}
	
	.serve_content .col_big .elementor-image-box-img {
		border-width: 40px;
	}
}

@media screen and (min-width: 1450px) {
    section.video_section .elementor-custom-embed-play {
	    width: 150px;
		height: 150px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
	.about_feature h2 {
		font-size: 2.75vw !important;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1599px) {
	.tech_banner h1.elementor-heading-title {
		font-size: 55px !important;
	}
}


@media screen and (min-width: 1400px) and (max-width: 1499px) {
	.tech_banner h1.elementor-heading-title {
		font-size: 50px !important;
	}
}


@media screen and (max-width: 1399px) {
	.tech_feature section h4.elementor-heading-title br {
		display: none;
	}
}


@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.header-section .menu_section nav ul li a {
		font-size: 18px !important;
	}
	
	.header-section > .elementor-container .elementor-button-wrapper a {
		padding: 20px 50px 20px 50px !important;
	}
	
	.header-section .logo_section {
		width: 125px !important;
	}
	
	.header-section .menu_section {
		width: calc(100% - 125px) !important;
	}
	
	
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 20px;
		padding: 0;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 15px;
	}
	.banner .box_title {
		margin-top: -65px;
	}
	.banner .banner_box_1 .elementor-widget-heading p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 15px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 10px;
		width: 90px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 7px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	.banner .elementor-inner-section .elementor-widget-button a.elementor-button {
		font-size: 14px;
	}
	.banner .box_arrow {
		margin-top: -45px;
	}
	
	
	
	
	.serve_content .col_small section.elementor-inner-section {
		max-width: 235px;
		height: 235px;
	}
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h1 {
		font-size: 20px;
	}
	
	.serve_content .col_big section.elementor-inner-section h3 {
		font-size: 20px !important;
	}	
	.serve_content .col_big section.elementor-inner-section p {
		font-size: 14px !important;
	}
	.serve_content .col_big img {
		border-width: 25px;
	}
	
	
	
	section.feature {
		padding: 75px 5%;
	}
	.feature p {
		font-size: 18px !important;
		line-height: 1.75 !important;
	}
	
	
	
	section h1.elementor-heading-title {
		font-size: 50px !important;
	}
	
	
	
	
	.serve_content {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.serve_content .col_small section.elementor-inner-section .elementor-container {
		padding: 0 10%;
	}
	
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h3 {
	  font-size: 20px;	
	}
	
	.serve_content .col_big .elementor-image-box-content {
		padding: 0 12.5%;
	}
	
	.serve_content .col_big .elementor-image-box-img {
		border-width: 30px;
	}
	
	
	
	
	.tech_banner h1.elementor-heading-title {
		font-size: 40px !important;
	}
	
	.tech_banner h5 {
		font-size: 18px !important;
	}
	
	.tech_banner h4 {
		font-size: 20px !important;
	}
	
	.tech_banner .elementor-button {
		font-size: 20px !important;
	}
	
	.tech_feature h5.elementor-heading-title {
		font-size: 20px !important;
	}
}

@media screen and (max-width: 1199px) {
	.service_areas .text-center .elementor-widget-container h5 br {
		display: none;
	}
	
	.custom_video iframe {
		padding: 25px; 0;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.header-section .menu_section nav ul li a {
		font-size: 15px !important;
	}
	
	.header-section > .elementor-container .elementor-button-wrapper {
		border-width: 5px;
	}
	
	.header-section > .elementor-container .elementor-button-wrapper a {
		font-size: 15px !important;
		padding: 15px 40px 15px 40px !important;
	}
	
	.header-section .logo_section {
		width: 100px !important;
	}
	
	.header-section .menu_section {
		width: calc(100% - 100px) !important;
	}
	
	
	.tech_banner h1.elementor-heading-title {
		font-size: 35px !important;
	}
	
	.tech_banner h5 {
		font-size: 16px !important;
	}
	
	.tech_banner h4 {
		font-size: 18px !important;
	}
	
	.tech_banner .elementor-button {
		font-size: 18px !important;
	}
	
	
	.about_banner p {
		font-size: 15px !important;
	}
	
	.about_feature h2.elementor-heading-title {
		font-size: 2.5vw !important;
		line-height: 1.75 !important;
	}
	
	
	.service_slider_new {
		padding: 0 35px;
	}
	
	.service_slider_new .n2-ss-slider-controls .nextend-arrow-previous {
		margin-left: -30px;
	}
	
	.service_slider_new .n2-ss-slider-controls .nextend-arrow-next {
		margin-right: -30px;
	}
	
	.service_slider_new .subtitle p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	
	.custom_video .video_txt p {
		font-size: 18px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.banner > .elementor-container {
		flex-wrap: wrap;
	}
	.banner .elementor-top-column {
		width: 50%;
	}
	
	
	
	
	.serve_content .elementor-container {
		flex-wrap: wrap;
	}
	.serve_content .elementor-top-column:first-child,
	.serve_content .elementor-top-column:nth-child(2) {
		width: 50%;
	}
	.serve_content .elementor-top-column:last-child {
		width: 100%;
	}
	.serve_content .elementor-top-column .elementor-widget-wrap {
		justify-content: center;
	}
	
	.serve_content .col_big {
		width: 100% !important;
	}
	
	.serve_content .col_big .elementor-image-box-wrapper {
		max-width: 684px;
		margin: 0 auto;
	}
	
	
	.serve_content .col_big .elementor-image-box-content {
		padding: 0 12.5%;
	}
	
	.serve_content .col_big .elementor-image-box-content p {
		padding: 0 7.5%;
	}
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 30px;
		padding: 0;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 25px;
	}
	.banner .box_title {
		margin-top: -22.5%;
	}
	.banner .banner_box_1 .elementor-widget-heading p{
		font-size: 18px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 25px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 12px;
		width: 110px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 10px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	.banner .box_arrow {
		margin-top: -15%;
	}
	
	
	
	
	
	section.feature {
		padding: 75px 5%;
	}
	section.feature p {
		font-size: 16px !important;
		line-height: 1.75 !important;
	}
	section.feature .elementor-inner-section {
		padding: 25px 0;
	}
	section.feature .events .elementor-inner-column:first-child {
		width: 33.33333%;
	}
	section.feature .events .elementor-inner-column:last-child {
		width: 66.66667%;
	}
	section.feature .events .elementor-inner-column:first-child .elementor-widget-image,
	section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-image {
		border-width: 20px;
	}
	section.feature .events .elementor-inner-column:first-child .elementor-widget-image .elementor-widget-container,
	section.feature .testimonial .elementor-inner-column:last-child .elementor-widget-image .elementor-widget-container {
		border-width: 15px;
	}
	section.feature .testimonial .elementor-inner-column:first-child {
		width: 66.66667%;
	}
	section.feature .testimonial .elementor-inner-column:last-child {
		width: 33.33333%;
	}
	
	
	
	section h1.elementor-heading-title {
		font-size: 40px !important;
	}
	section h2.elementor-heading-title {
		font-size: 40px !important;
	}
	
	.tech_feature h5.elementor-heading-title {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 1024px) {
	.header-section {
		padding: 30px 7.5% !important;
		width: 100% !important;
	}
	
	.header-section.active {
		background: #062E65;
	}
	
	.header-section .logo_section {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.header-section .menu_section {
		width: 100% !important;
	}
	
	.header-section .menu_close {
		display: none;
		margin-top: -60px;
	}
	
	.header-section .menu_close img {
		cursor: pointer;
	}
	
	.header-section.active .menu_close {
		display: block;
	}
	
	.header-section .mob_logo {
		display: none;
	}
	
	.header-section.active .mob_logo {
		display: block;
	}
	
	.header-section .logo_section {
		display: block;
	}
	
	.header-section.active .logo_section {
		display: none;
	}
	
	.header-section .menu_section nav {
		background-color: transparent !important;
		position: relative !important;
		top: -60px !important;
		display: none;
		left: 0 !important;
		width: 100% !important;
	}
	
	.header-section .menu_section nav {
		position: relative !important;
		top: -60px !important;
		display: block;
	}
	
	.header-section .menu_section nav ul {
		margin-top: 15px;
	}
	
	.header-section .menu_section nav ul li {
		border: none !important;
		padding: 5px 0;
	}
	
	.header-section .menu_section nav ul li {
		text-align: center;
	}
	
	.header-section .menu_section nav ul li a {
		background-color: transparent !important;
		color: #ffffff !important;
		display: inline-block;
		font-size: 21px !important;
		font-weight: bold !important;
		justify-content: center;
		position: relative;
	}
	
	.header-section.active .menu_section nav ul li a {
		background-color: transparent !important;
	}
	
	.header-section .menu_section nav ul li a:after {
		content: '';
		position: absolute;
		top: 20px;
		right: -10px;
		background-color: transparent !important;
		background-image: url(/wp-content/uploads/2021/03/arrow-menu.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 15px;
		height: 10px;
	}
	
	.header-section .logo_section img {
		width: 75px;
	}
	
	.header-section .menu_section .hfe-nav-menu__toggle {
		margin-right: 0 !important;
	}
	
	.header-section .menu_section .hfe-nav-menu__toggle .hfe-nav-menu-icon {
		background-image: url(/wp-content/uploads/2022/03/menu.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 30px;
		height: 30px;
		margin-top: 20px;
	}
	
	.header-section .menu_section .hfe-nav-menu__toggle .hfe-nav-menu-icon i {
		visibility: hidden;
	}
}

@media screen and (min-width: 992px) {
	.about_banner img {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	section.feature .testimonial .elementor-inner-column:first-child {
		order: 2;
	}
	
	section.feature .trust .elementor-inner-column {
		width: 100% !important;
	}
	
	.tech_banner .elementor-column {
		width: 100%;
	}
	
	.tech_banner .banner_txt {
		padding: 50px 0;
	}
	
	.about_banner .elementor-column .elementor-widget-wrap {
		background: none !important;
	}
	
	.about_banner .elementor-column,
	.about_feature .elementor-column {
		width: 100% !important;
	}
	.about_banner .banner_txt > .elementor-widget-wrap {
		padding: 75px 5% 10px 5% !important;
	}
	.about_feature {
		padding: 0 5% 80px 5% !important;
	}
	.about_feature .elementor-col-50 {
		order: 2;
	}
	.about_feature .elementor-col-50.banner_txt {
		order: 1;
		padding-bottom: 35px;
	}
	.about_feature .banner_txt > .elementor-widget-wrap {
		padding: 50px 0 0 0 !important;
	}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.banner .elementor-top-column > .elementor-widget-wrap {
		border-width: 20px;
		padding: 0;
	}
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border-width: 15px;
	}
	.banner .box_title {
		margin-top: -20%;
	}
	.banner .banner_box_1 .elementor-widget-heading p{
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	.banner .banner_box_2 {
		padding: 15px;
	}
	.banner .banner_box_2 .elementor-widget-image {
		margin-bottom: 10px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		border-width: 10px;
		width: 90px;
	}
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container img {
		border-width: 7px;
	}
	.banner .banner_box_2 .elementor-widget-heading {
		margin-bottom: 5px;
	}
	.banner .banner_box_2 .elementor-widget-heading p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	.banner .elementor-inner-section .elementor-widget-button a.elementor-button {
		font-size: 14px;
	}
	.banner .box_arrow {
		margin-top: -12.5%;
	}
	
	
	
	.serve_content {
		padding-top: 225px;
	}
	.serve_content .col_small section.elementor-inner-section {
		max-width: 290px;
		height: 290px;
	}
	.serve_content .col_small section.elementor-inner-section .elementor-widget-heading h1 {
		font-size: 22px;
	}
	
	.serve_content .col_big section.elementor-inner-section h3 {
		font-size: 22px !important;
	}	
	.serve_content .col_big section.elementor-inner-section p {
		font-size: 15px !important;
	}
	.serve_content .col_big img {
		border-width: 40px;
	}
	
	
	
	
	section.feature .events .elementor-inner-column,
	section.feature .testimonial .elementor-inner-column {
		width: 100%;
	}
	section.feature .events .elementor-inner-column,
	section.feature .testimonial .elementor-inner-column {
		padding: 25px 0;
	}
	
	.footer_section .contact_info .elementor-inner-column:first-child,
	.footer_section .contact_info .elementor-inner-column:last-child {
		width: 25% !important;
	}
	.footer_section .contact_info .elementor-inner-column:nth-child(2) {
		width: 50% !important
	}
	.footer_section .contact_info .elementor-inner-column p,
	.footer_section .contact_info .elementor-inner-column ul li a {
		font-size: 15px !important
	}
	
	
	.service_slider_new {
		padding: 0;
	}
	
	.service_slider_new .n2-ss-slider-controls .nextend-arrow-previous {
		margin-left: -5px;
	}
	
	.service_slider_new .n2-ss-slider-controls .nextend-arrow-next {
		margin-right: -5px;
	}
	
	.service_slider_new .n2-ss-slider-controls .nextend-arrow img {
		width: 30px !important;
		height: 30px !important;
	}
	
	.service_slider_new .main_title .n2-ss-text {
		font-size: 25px !important;
	}
	
	.service_slider_new .subtitle p {
		font-size: 16px !important;
		line-height: 1.5 !important;
	}
	
	.service_slider_new .nextend-bullet-bar {
		margin-top: -50px;
	}
	
	.custom_video .video_txt p {
		font-size: 16px !important;
	}
}

@media screen and (min-width: 768px) {
	.banner .banner_box_1 .elementor-widget:before {
		content: '';
		background-image: url(/wp-content/uploads/2022/04/circle_bg.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	
	.serve_content .col_small section.elementor-inner-section:hover {
		background-image: url(/wp-content/uploads/2022/03/sever-frame.png);
	}
	
	
	a.phone {
	    pointer-events: none;
	}
}

@media screen and (max-width: 767px) {
	.banner .banner_box_1 {
		border: 24px solid #062E65;
		border-radius: 50%;
		visibility: visible !important;
		opacity: 1 !important;
		position: relative;
	}
	
	.banner .banner_box_1:before {
		content: '';
		border: 16px solid #ffffff;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
	
	.banner .banner_box_2 .elementor-container {
		background: none;
		border-radius: 0;
	}
	
	.banner .elementor-top-column .banner_box_2 {
		position: relative;
		opacity: 1;
		visibility: visible;
	}
	
	.banner .elementor-top-column > .elementor-widget-wrap {
		border: none;
	}
	
	.banner .elementor-top-column > .elementor-widget-wrap:before {
		border: none;
	}
	
	.banner .box_arrow {
		display: none;
	}
	
	.banner .banner_box_2 .elementor-widget-image .elementor-widget-container {
		display: none;
	}
	
	.banner .box_title {
		position: absolute;
		z-index: 9;
		bottom: -25%;
		margin-top: 0;
	}
	
	.banner .box_title p {
		color: #062E65 !important;
		font-size: 24px !important;
		font-weight: 800 !important;
		line-height: 35px !important;
	}
	
	.banner .elementor-top-column .banner_box_2 .elementor-widget-heading {
		margin-top: 10%;
	}
	
	section.banner_title .elementor-button-wrapper {
		display: inline-block;
		border: 8px solid rgba(51,51,51,0.15);
		border-radius: 50px;
		position: relative;
		z-index: 5;
	}
	
	.banner .banner_box_2 .elementor-button-wrapper {
		display: inline-block;
		border: 5px solid rgba(51,51,51,0.15);
		border-radius: 50px;
		position: relative;
		z-index: 5;
	}
	
	.banner .banner_box_2 .elementor-button-text {
		background: #ffffff;
		border-radius: 50px;
		color: #F37137;
		font-size: 16px;
		font-weight: 800;
		padding: 10px 40px;
	}
	
	.banner .banner_box_2 .elementor-button-text:after {
		display: none;
	}
	
	.banner .banner_box_2 .elementor-widget-heading p {
		color: #707070 !important;
		font-family: 'Poppins' !important;
	}
	
	.serve_content .elementor-top-column {
		justify-content: center;
	}
	
	.serve_content .elementor-top-column > .elementor-widget-wrap {
		justify-content: center;
	}
	
	.serve_title section.elementor-inner-section {
		bottom: -175px;
	}
	
	.serve_content {
		padding: 200px 0 0 0;
		background-position: center center !important;
	}
	
	.serve_content .elementor-background-overlay {
		background: rgba(6, 46, 101, 0.75) !important;
		opacity: unset !important;
	}
	
	section.get_start:before,
	section.get_start:after {
		display: none;
	}
	
	section.feature {
		padding: 75px 10px;
	}
	
	section.feature .events .elementor-inner-column:last-child .elementor-widget-button .elementor-button-text {
		position: relative;
		padding-left: 60px;
	}
	section.feature .events .elementor-inner-column:last-child .elementor-widget-button .elementor-button-text:before {
		top: -15px;
	}
	
	
	.footer_section .contact_info {
		padding: 50px 10px;
	}
	
	.footer_section .contact_info img {
		max-width: 100px;
		margin-bottom: 25px;
	}
	
	.footer_section .contact_info .elementor-widget-wrap {
		justify-content: center;
	}
	
	.footer_section .contact_info .elementor-social-icons-wrapper {
		display: flex;
		justify-content: center !important;
		margin-top: 25px;
	}
	
	.footer_section .contact_info .elementor-widget-heading {
		margin-bottom: 0;
	}
	
	.footer_section .contact_info .elementor-widget-heading p {
		line-height: 1.75 !important;
	}
	
	.footer_section .contact_info .elementor-widget-navigation-menu {
		margin-bottom: 0;
	}
	
	.serve_content .col_small section.elementor-inner-section {
		max-width: 250px;
		height: 250px;
		border: 14px solid rgba(255, 255, 255, 0.42);
	}
	
	.serve_content .col_big {
		width: 100% !important;
	}
	
	.serve_content .col_big .elementor-image-box-img {
		max-width: 684px;
	}
	
	.serve_content .col_small section.elementor-inner-section:hover:before {
		background: transparent;
	}
	
	
	.serve_content .col_small section.elementor-inner-section.box_con {
		max-width: 100%;
		height: auto;
		border: none;
		display: none;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-image-box-img {
		display: none;
	}
	
	.serve_content .col_small section.elementor-inner-section.box {
		z-index: 9;
	}
	
	.serve_content .col_small section.elementor-inner-section.box:hover {
		border-color: #ffffff;
		box-shadow: 0px 0px 5px rgb(0 0 0 / 25%);
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-image-box-content a {
		background: #ffffff;
		border: 5px solid rgba(51, 51, 51, 0.15);
		border-radius: 100px;
		color: #F37137;
		display: inline-block;
		font-family: 'Poppins';
		font-size: 16px;
		font-weight: 800;
		margin-top: 25px;
		padding: 10px 30px;
	}
	
	.serve_content .col_small section.elementor-inner-section .elementor-container {
		padding: 0 10px;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-container {
		max-width: 375px;
		position: absolute;
		top: 0%;
		left: 0;
		right: 0;
		width: 100%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con:before {
		content: '';
		display: inline-block;
		position: relative;
		padding: 50%;
		background: #ffffff;
		bottom: unset;
		margin-top: -35%;
		transform: scale(1.1);
	}
	
	.serve_content .col_small section.elementor-inner-section:hover .elementor-widget-heading h3 {
		display: none;
	}
	
	.serve_content .col_small section.elementor-inner-section .arrow_1 {
		margin-top: 15px;
		transform: rotate(90deg);
	}
	
	.serve_content .col_small section.elementor-inner-section:hover .arrow_1,
	.serve_content .col_small section.elementor-inner-section:hover .arrow_2 {
		display: none;
	}
	
	.serve_content .col_small section.elementor-inner-section.box:hover + .box_con {
		display: block;
		margin-bottom: 10%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con.active {
		display: block;
		margin-bottom: 10%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-widget-image-box {
		margin-bottom: 0;
	} 
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-widget-image {
		margin-top: 10%;		
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-widget-image img {
		cursor: pointer;
	}
	
	
	.video_section .elementor-fit-aspect-ratio {
		padding-bottom: 56.8571% !important; 
	}
	
	
	
	.tech_feature .elementor-container {
		max-width: 425px;
	}
	
	.tech_feature .elementor-col-33 .text-center {
		width: 100%;
		max-width: 350px;
	}
	
	.tech_feature .elementor-col-33 h5 br {
		display: none;
	}
	
	
	
	.service_slider_new {
		padding: 0 5%;
		max-width: 700px;
		margin: 0 auto;
	}
	
	.service_slider_new div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.service_slider_new .main_title .n2-ss-text {
		font-size: 25px !important;
		text-align: center !important;
		margin-top: -15px;
		margin-bottom: 15px;
	}
	
	.service_slider_new .subtitle p {
		font-size: 16px !important;
		line-height: 1.5 !important;
		text-align: center !important;
	}
	
	.service_slider_new .n2-ss-layer-row-inner {
		flex-wrap: wrap !important;
	}
	
	.service_slider_new .n2-ss-layer-row-inner .n2-ss-layer {
		width: 100% !important;
	}
	
	.service_slider_new .nextend-bullet-bar {
		margin-top: -20px;
	}
	
	.service_slider_new .nextend-bullet-bar .n2-bullet {
		width: 10px !important;
	}
	
	.service_slider_new .nextend-bullet-bar .n2-bullet:hover,
	.service_slider_new .nextend-bullet-bar .n2-bullet.n2-active {
		width: 14px !important;
	}
	
	.custom_video .video_txt p {
		font-size: 15px !important;
	}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
	.serve_content .col_small section.elementor-inner-section {
		margin: 20px 75px;
	}
}

@media screen and (min-width: 480px) and (max-width: 599px) {
	.serve_content .col_small section.elementor-inner-section {
		margin: 20px 25px;
	}
}

@media screen and (max-width: 479px) {
	.header-section {
		padding: 30px 10px !important;
	}
	
	.banner {
		padding: 50px 10px 100px 10px;
	}
	
	.banner .elementor-top-column {
		padding: 0;
	}
	
	.banner .elementor-top-column > .elementor-widget-wrap {
		padding: 0;
	}
	
	.banner .elementor-top-column .banner_box_2 {
		padding: 32px 0;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con:before {
		margin-top: -35%;
		transform: scale(1.5);
	}
	
	.serve_content .col_small section.elementor-inner-section.box:hover + .box_con {
		margin-bottom: 35%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con.active {
		margin-bottom: 35%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con .elementor-container {
		max-width: 320px;
	}
	
	.service_areas .text-center .elementor-widget-container:before {
		width: 20px;
        height: 15px;
	}
	
	.service_areas .text-center.elementor-widget-heading {
		padding-left: 40px;
	}
	
	.service_areas .text-center .elementor-widget-container:before {
		left: -35px;
	}
	
	
	.custom_video .video_txt {
		top: 15px;
	}
	
	.custom_video .video_txt p {
		font-size: 12px !important;
	}
	
	.custom_video iframe {
		padding-top: 50px;
	}
}

@media screen and (min-width: 375px) and (max-width: 410px) {
	.serve_content .col_small section.elementor-inner-section.box_con:before {
		margin-top: -25%;
		transform: scale(1.75);
	}
}

@media screen and (max-width: 374px) {
	.serve_content .col_small section.elementor-inner-section.box_con:before {
		margin-top: -15%;
		transform: scale(2);
	}
	
	.serve_content .col_small section.elementor-inner-section.box:hover + .box_con {
		margin-bottom: 60%;
	}
	
	.serve_content .col_small section.elementor-inner-section.box_con.active {
		margin-bottom: 60%;
	}
}