html {
    overflow-x: hidden;
	overflow-x: clip;
}
body {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #1f1f1f;
}

a {
  text-decoration: none;
}
a:hover {
  transition: all 0.3s;
}
h1,
h2,
h3,
h4 {
  font-weight: 600;
}

h1 {
  font-size: 50px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 24px;
}

/*=========== Menu ============*/
header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999999;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
 background: rgb(0 47 73);
}
.fixed-header {
  opacity: 0.95;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
}

.custom-center{
	justify-content: center;
}
.custom-right {
  position: relative;
  justify-content: end;
}
.navbar-brand img {
  width: 60%;
}
.navbar-nav li {
  margin: 0 15px;
	padding: 10px 0;
}
.page-id-1684 .navbar-nav li a,
.page-id-1284 .navbar-nav li a,
.page-id-138 .navbar-nav li a,
.page-id-1129 .navbar-nav li a,
.page-id-966 .navbar-nav li a,
.page-id-1108 .navbar-nav li a,
.page-id-161 .navbar-nav li a,
.page-id-135 .navbar-nav li a,
.page-id-448 .navbar-nav li a,
.page-id-382 .navbar-nav li a,
.page-id-376 .navbar-nav li a,
.page-id-335 .navbar-nav li a,
.page-id-351 .navbar-nav li a,
.navbar-fixed .navbar-nav li a,
.page-id-18 .navbar-fixed .navbar-nav li a,
.page-id-151 .navbar-nav li a {
  color: #fdfdfd;
}
.page-id-18 li.menu-item-has-children > a:after,
.page-id-18 .navbar-nav li a {
    color: #ef4f26;
}
.navbar-nav li a {
	color: #002F49;
	font-weight: 600;
	font-size: 16px;
}
.contact_nav_btn a {
  border: 1px solid #847f7f;
  padding: 5px 36px 9px;
}
.navbar-nav li.current-menu-item a {
  color: #e67231;
}

ul.sub-menu {
  display: none;
}
ul.sub-menu li {
    margin: 0 !important;
    padding: 0px 8px 8px;
    margin-top: 5px !important;
	border-bottom: 1px solid #EAEBEB;
}
/* li.menu-item-has-children{
	position: relative;
} */
li.menu-item-has-children > a{
	padding-bottom: 30px;
	position: relative;
	margin-right: 20px;
}
.page-id-1684 li.menu-item-has-children > a:after,
.page-id-1284 li.menu-item-has-children > a:after,
.page-id-335 li.menu-item-has-children > a:after,
.page-id-382 li.menu-item-has-children > a:after,
.page-id-376 li.menu-item-has-children > a:after,
.page-id-138 li.menu-item-has-children > a:after,
.page-id-1129 li.menu-item-has-children > a:after,
.page-id-966 li.menu-item-has-children > a:after,
.page-id-1108 li.menu-item-has-children > a:after,
.page-id-161 li.menu-item-has-children > a:after,
.page-id-135 li.menu-item-has-children > a:after,
.page-id-448 li.menu-item-has-children > a:after,
.page-id-351 li.menu-item-has-children > a:after,
.navbar-fixed li.menu-item-has-children > a:after,
.page-id-151 li.menu-item-has-children > a:after{
	color: #fff;
}

/* .menu-item-has-children:before{
	content: "\f107";
	position: absolute;
	font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 12px;
    right: -18px;
    color: #002F49;
    font-size: 18px;
} */

li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: -1px;
    right: -18px;
    color: #002F49;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 30px;
}


.menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    list-style: none;
    padding: 15px 20px;
    border-radius: 10px;
    top: 69px;
    left: auto;
    margin-left: 0px;
    width: auto;
    background: #fff;
    box-shadow: 3px 4px 6px 0px #565656;
}
ul.sub-menu li a {
	color: #002f49 !important;
    font-size: 15px;
    display: inline-block;
    width: 100%;
	font-weight: 400;
}

.current-menu-parent > a {
  color: #e67231 !important;
}
ul.sub-menu li a:hover,
.navbar-nav ul.sub-menu li.current-menu-item a {
    color: #e67231 !important;
	font-weight: 600;
}


ul.header_social {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
}
.header_social li {
    float: left;
    margin-left: 15px;
    line-height: 20px;
    padding-top: 5px;
}
li.trial_btn {
  margin-left: 40px;
}
.trial_btn a {
    border: 1px solid #ef4f26;
    padding: 10px;
    border-radius: 6px;
    color: #ef4f26;
    margin-top: 9px;
    display: inline-block;
	font-size: 16px;
	font-weight: 600;
}

.trial_demo_btn a {
    border: 1px solid #ef4f26;
    padding: 10px;
    border-radius: 6px;
    background: #ef4f26;
    color: #fff;
    margin-top: 9px;
    display: inline-block;
	font-size: 16px;
	font-weight: 600;
}
.trial_demo_btn a:hover,
.trial_btn a:hover{
	background: #fff;
	color: #ef4f26;
	border: 1px solid #fff;
}
.navbar-toggler {
    background-color: #ef4f26;
    border: 1px solid #ef4f26;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-toggler-icon {
    position: relative;
}
.navbar-toggler-icon:before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
	line-height: 29px;
}
/*============ Footer ===========*/
.footer {
  background: #002f49;
	padding: 30px 0 16px;
}
.footer_widget.footer_one {
    margin-top: 10px;
}

.footer_two p {
  margin-bottom: 5px;
	color: #fff;
}
.footer_two a {
	color: #fff;
	font-size: 12px;
}
ul.footer_contact_info,
ul.footer_social {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}
ul.footer_contact_info li {
  float: left;
  margin-right: 35px;
}

ul.footer_social li {
  float: left;
  margin-left: 15px;
}
ul.footer_contact_info li a {
  font-size: 16px;
  color: #fff;
}
ul.footer_contact_info li a i {
  font-size: 20px;
  margin-right: 10px;
}
ul.footer_social li a {
  color: #fff;
  font-size: 28px;
}

.footer_three {
  text-align: right;
}

#facebook span.button-icon:before {
  content: "\f09a";
  font-family: "Font Awesome 5 Brands";
}
#twitter span.button-icon:before {
  content: "\f099";
  font-family: "Font Awesome 5 Brands";
}
#linkedin span.button-icon:before {
  content: "\f0e1";
  font-family: "Font Awesome 5 Brands";
}
.wp-share-button.theme18 .share-button:hover .button-icon {
  display: inline-block !important;
}

/*=============================*/

/* .active.center {
  transform: scale(1) !important;
}
.active {
  transform: scale(0.7) !important;
  transition: 0.6s ease;
} */

/*================*/

/*=========== Home Page ============*/
.carousel-item {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 85vh;
	background-position: center !important;
}
.carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    bottom: initial;
    text-align: unset;
}
.caption-29 h2 {
    font-size: 40px !important;
    line-height: 46px !important;
}
.slider_title h4 {
  	font-size: 16px;
    font-weight: 700;
    color: #ef4f26;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.caption-98 .carousel-caption .slider_left_content p,
.caption-98 .carousel-caption .slide_left_title h2,
.caption-29 .carousel-caption .slider_left_content p,
.caption-29 .carousel-caption .slide_left_title h2,
.caption-27 .carousel-caption .slider_left_content p,
.caption-27 .carousel-caption .slide_left_title h2{
	color: #002F49;
}
.carousel-caption h2 {
  font-size: 96px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 94px;
}
.carousel-caption h2 span{
  display: block;
}
.carousel-caption .slide_left_title h2{
	font-size: 54px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 62px;
}
.carousel-caption .slide_left_title.closer_first h2{
	font-size: 59px;
    line-height: 72px;
}
.carousel-caption .slider_left_content.closer_first_content p {
    font-size: 42px;
    line-height: 55px;
}
.carousel-caption p {
  font-size: 30px;
    font-weight: 600;
    margin-bottom: 50px;
    line-height: 46px;
}
.slider_left_content {
  padding-right: 50px;
}
.slider_left_content ul{
	margin-bottom: 28px;
}
.caption-98 .carousel-caption .slider_left_content p{
	margin-bottom: 20px;
}
.slider_left_content ul li {
    color: #002f49;
    font-size: 20px;
    font-weight: 500;
}
/* .caption-27 .carousel-caption .slider_left_content p{
	padding-right: 245px;
} */

.carousel-caption .slider_left_content p {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 50px;
    line-height: 35px;
}
.caption-114 .carousel-caption .slider_left_content p {
	margin-bottom: 20px;
}
.location .fas{
	color: #EF4F26;
	margin-right: 8px;
}
.location h5{
	font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
}
.location h4{
	margin-bottom: 30px;
}
.location h4 span{
	color: #EF4F26;
}
.carousel-caption p span {
  display: block;
}
.slider_main_right img {
    margin-top: 50px;
}
.caption-1626 .slider_main_right {
    text-align: center;
}
.caption-1626 .slider_main_right img {
    margin-top: 0px;
/* 	width: 42%; */
}
/* .mach_img{
	width: 40%;
}
.mach_img img{
	width: 85%;
}
.mach_cont{
	width: 60%;
} */
.mach_cont h3 {
    font-size: 16px;
    font-weight: 500;
}

.mach_cont{
	color: #002F49;
    margin-bottom: 50px;
    padding: 7px 0 2px;
    background: #D6DDE5;
    border-radius: 50px;
    text-align: center;
    width: 100%;
}
.speciphic{
	font-family: "Do Hyeon", sans-serif;
  	font-weight: 400;
	color: #Ef4f26;
	display: unset !important;
}
.speciphic sup {
    color: #fff;
}

.slider_main_right{
	text-align: right;
}

.slider_small_btn{
	font-size: 16px;
  font-weight: 600;
  background: #002F49;
  color: #fff;
  padding: 9px 0px 10px;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #002F49;
  box-shadow: none;
	width: 100%;
	text-align: center;
}
.slider_small_btn:hover{
	border: 1px solid #ef4f26;
  background: #ef4f26;
  color: #fff;
  transition: all 0.3s;
}
.slider_btn {
  font-size: 16px;
  font-weight: 600;
  background: #ef4f26;
  color: #fff;
  padding: 9px 30px 10px;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #ef4f26;
  box-shadow: none;
}

.slider_btn:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #ef4f26;
  transition: all 0.3s;
}
.slider_main_right h3 {
    padding: 0 15px;
    font-size: 22px;
    width: fit-content;
    position: relative;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 23px solid #002f49d4;
    border-bottom: 23px solid #002f49;
    line-height: 0;
	margin-bottom: 22px;
}

.ratio {
  min-height: 500px;
}
.carousel-indicators [data-bs-target] {
  position: relative;
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 24px;
}
.carousel-indicators .active {
  width: 50px;
}
.carousel-indicators [data-bs-target] span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ccc;
  border-radius: inherit;
}
.spansor-slider,
.partner-slider{
	position: relative;
}

.partner-slider:after,
.partner-slider:before {
    background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#ffffff);
    content: "";
    position: absolute;
    width: 100px;
    height: 90px;
    z-index: 1;
}

.partner-slider:before {
    background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#ffffff);
	left: 0;
	transform: matrix(-1,0,0,1,0,0);
}
.partner-slider:after{
    background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#ffffff);
	right: 0;
	top: 0;
}
.partner ul {
  list-style: none;
}
.home_content_title h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 53px;
	margin-bottom: 10px;
	color: #002F49 !important;
}
.home_plate_content p {
    font-size: 22px;
    line-height: 34px;
	padding: 0 20px;
}
.blue_button a,
.orange_button a{
	padding: 15px 30px;
    display: inline-block;
	border-radius: 6px;
	color: #fff;
}
.blue_button a {
    background: #002F49;
    border: 1px solid #002F49;
}
.orange_button a{
	background: #ef4f26;
	border: 1px solid #ef4f26;
}
.blue_button a:hover,
.orange_button a:hover{
	background: #fff;
	color: #ef4f26;
	border: 1px solid #fff;
}

.alws-slider img {
    width: 64% !important;
}
.spansor-slider:after,
.spansor-slider:before{
	background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#f9f9f9);
    content: "";
    position: absolute;
    width: 100px;
    height: 90px;
    z-index: 1;
}
.spansor-slider:before{
	 background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#f9f9f9);
	left: 0;
	transform: matrix(-1,0,0,1,0,0);
}
.spansor-slider:after{
	background: linear-gradient(90deg,hsl(0deg 0% 100% / 0%),#f9f9f9);
	right: 0;
	top: 0;
}

/* .carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
.slider_sec .icon-prev,
.slider_sec .icon-next {
  font-size: 30px;
  color: #e67231;
} */

/*=========== About Page ==========*/
.about_heading h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
}
.about_heading h2 img {
    margin-bottom: 15px;
    width: 570px;
}
.about_banner_content p{
	color: #fff;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    line-height: 34px;
}
.about_main_content p{
	font-size: 22px;
}

/*=============== Event Page ===============*/
.upcom_event .event_loop.event-334,
.upcom_event .event_loop.event-343{
    display: none;
}

/* .prev_event .event_loop.event-344{
	display: none;
} */
.event_loop {
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    padding: 15px 23px 15px 10px;
    box-shadow: 2px 10px 11px 1px #dcdcdc;
    margin-bottom: 35px;
}
.event_title {
    margin-left: -15px;
}
.event_title h3 {
    color: #002F49;
}
.event_img {
    text-align: center;
}
.event_img svg {
    width: 78px;
    height: 78px;
}
span.booth{
	margin-left: 25px;
}
.event_calendar {
    text-align: right;
}
/*=============== Solutions Page ==========*/
.solution_content h2 {
    color: #002F49;
}
.solution_content p {
    font-size: 22px;
}
.call_action h2 {
    line-height: 59px;
    color: #002F49;
    margin-bottom: 30px;
}
.orange_hover_blue_button a{
	padding: 15px 30px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
	background: #ef4f26;
    border: 1px solid #ef4f26;
}
.orange_hover_blue_button a:hover{
	background: #002F49;
    border: 1px solid #002F49;
}

/*============== Jobs Page ==========*/
.job_list_main {
    border: 1px solid #D9D9D9;
	min-height: 142px;
    margin-bottom: 25px;
}
.job_list_main a {
    display: block;
    padding: 20px 20px 10px;
	color: #002F49;
    min-height: 130px;
}
.job_list_main a:hover{
	background: #D9D9D9;
    color: #002F49;
}
.job_list_main h3 {
    font-size: 25px;
    font-weight: 600;
    
}

.blog_jobs_title h3{
    text-align: center;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 16px;
}
.single-jobs{
	padding-top: 110px;
}
.single_job_title h3 {
    margin-bottom: 50px;
    font-size: 42px;
    color: #002F49;
}
.job_single_content p strong {
    line-height: 38px;
    font-size: 19px;
}
.job_single_content ul{
	padding-left: 35px;
}
.apply_sec{
	margin-top: 50px;
}
.modal-body.custom_app_form{
	text-align: left;
}
.custom_app_form label{
	display: initial;
}
.apply_now {
	background: #002F49;
    border: 1px solid #002F49;
    display: inline-block;
    padding: 12px 45px;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .5s;
}
.apply_now:hover{
	border: 1px solid #ef4f26;
	background: #ef4f26;
    color: #fff;
}
/*=========== Team Page ============*/
.team_main_title h2 {
  font-size: 40px;
  font-weight: 400;
}
.team_item {
    background-color: #fff;
    color: #384250;
    box-shadow: 0 5px 10px rgba(25,34,74,.08), 0 2px 5px rgba(25,34,74,.08);
    border-radius: 20px;
	margin-bottom: 30px;
}
.team_item img {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

.team_item .detail {
    padding: 24px 32px;
}
.team_item .detail h5 {
	font-size: 22px;
    color: #2d5372;
    font-weight: 600;
    margin-bottom: 8px;
}
.team_item .detail .team_sub {
  font-size: 15px;
  font-weight: 400;
}
.team_desc .modal-content {
  background: rgba(41, 73, 100, 96%);
  padding: 0px 20px 20px;
  color: #fff;
}
.team_desc .modal-header {
  border: 0;
}
.pop_left_side {
  padding-left: 20px;
}
.pop_left_side img {
  margin-bottom: 20px;
}
/*========== Blog Page ================ */
.blog_new_small img {
    height: 235px;
    width: 100%;
    object-fit: cover;
}
.blog_listing_content.blog_small_content {
    margin-top: 15px;
    margin-bottom: 35px;
}
.blog_small_content h4 {
    color: #002F49;
}
.read_more {
    background: #002F49;
    border: 1px solid #002F49;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 7px;
    color: #fff;
}
.read_more:hover{
	background: #ef4f26;
	border: 1px solid #ef4f26;
	color: #fff;
}
/*============= Blog Single ============*/
.single_blog {
    padding-top: 110px;
}
.blog_post_title h3 {
    margin-bottom: 50px;
    font-size: 40px;
    color: #002F49;
}
.blog_full img {
    margin-bottom: 20px;
}
/*========== Usecase Page =========*/
.partner_form form,
.download_form form {
    border-radius: 10px;
	padding: 40px 50px 10px;
}
.partner_form .form-control,
.download_form .form-control {
    height: 42px;
    border: 1px solid #c3c0c0;
    border-radius: 8px;
	padding: 14px 14px 17px;
}
.partner_form .form-control:focus,
.download_form .form-control:focus {
    box-shadow: none;
    border: 1px solid #002f49;
}
.download_usecase_btn {
    border: 1px solid #ef4f26;
    padding: 7px 25px;
    border-radius: 6px;
    background: #ef4f26;
    color: #fff;
    margin-top: 9px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 100%;
}
.download_usecase_btn:hover{
	 border: 1px solid #002f49;
    background: #002f49;
}
/*========= Contact Page ===========*/
.office_title h5,
.ofiice_address h5 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0;
}
form {
  background: #f2f0f0;
  padding: 40px 50px;
}
.form-control {
  height: 40px;
  border: 1px solid #c3c0c0;
  border-radius: 8px;
}
.form_big_title {
  font-size: 15px;
  color: #000;
}
label.form_big_title {
  display: block;
}
label.form_big_title .form-control {
  margin-top: 10px;
}
label.name_small {
  font-size: 12px;
}

.form_small_title {
  color: #797878;
}
textarea.form-control {
  min-height: 135px;
}
.partner_submit_btn,
.submit_btn {
  	background: #e67231;
    border: 1px solid #e67231;
    color: #fff;
    padding: 8px 32px;
    font-size: 15px;
    border-radius: 8px;
}
.partner_submit_btn:hover,
.submit_btn:hover{
	background: #002f49;
	border: 1px solid #002f49;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
}
/*=========== Case Study ===============*/
.study_one_title h3 {
  font-weight: 400 !important;
}
.study_content h4 {
  color: #e67231;
  font-size: 15px;
  font-weight: 500;
  
}
.study_content p {
  line-height: 26px;
  color: #000;
}

.nav-pills-custom .nav-link {
  color: #aaa;
  background: #fff;
  position: relative;
}

.nav-pills-custom .nav-link.active {
  color: #45b649;
  background: #fff;
}

/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
  .nav-pills-custom .nav-link::before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
  }
	.mobile_book_btn {
		display: none;
	}
}

.nav-pills-custom .nav-link.active::before {
  opacity: 1;
}
@media screen and (min-width: 992px) and (max-width: 1200px){
	.carousel-caption h2 {
		font-size: 75px;
		line-height: 78px;
	}
	.carousel-caption .slide_left_title h2 {
		font-size: 42px;
		margin-bottom: 20px;
		line-height: 48px;
	}
	.caption-29 h2 {
		font-size: 30px !important;
		line-height: 32px !important;
	}
	.mach_cont h3 {
		font-size: 14px !important;
	}
}
@media only screen and (min-width: 767px){
	.modal-dialog {
		max-width: 700px;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1400px){
	.caption-29 h2 {
		font-size: 35px !important;
		line-height: 38px !important;
	}
	.carousel-caption .slide_left_title.closer_first h2 {
		font-size: 50px;
		line-height: 56px;
	}
	.carousel-caption .slider_left_content.closer_first_content p {
		font-size: 35px;
		line-height: 45px;
	}
	.slider_main_right h3{
		font-size: 18px;
	}
	.modal-dialog {
		margin-top: 64px;
	}
	.footer_three {
		margin-right: 20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px){
	.slider_main_right h3 {
		padding: 0 8px;
		font-size: 15px;
		margin-bottom: 22px;
	}
	
}
@media screen and (min-width: 993px) and (max-width: 1024px){
	.navbar-brand{
		margin-right: 0;
	}
	.header_social li{
		margin-left: 0;
	}
	.trial_demo_btn a {
		padding: 7px 8px;
		font-size: 12px;
	}
	.carousel-item img {
		object-fit: cover;
		height: inherit;
		object-position: 67% 0;
	}
}
@media only screen and (max-width: 991px){
	
	.navbar {
		display: none;
	}
	li.menu-item-has-children > a:after{
		display: none;
	}
	.wprmenu_bar .hamburger {
		margin-right: 15px !important;
	}
	#wprmenu_bar .bar_logo{
		height: 40px !important;
	}
	#wprmenu_menu_ul {
    	padding: 20px 0 50px !important;
	}
	#mg-wprm-wrap li.current-menu-item > a,
	#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
    	background: transparent !important;
	}
	.menu-item-has-children:hover .mobile-sub-menu{
		display: block !important;
	}
	ul.header_social{
		display: none;
	}
	.mobile_book_btn a{
		border: 1px solid #ef4f26;
		padding: 10px !important;
		border-radius: 6px;
		background: #ef4f26;
		color: #fff;
		margin-top: 9px;
		display: inline-block !important;
		font-size: 16px !important;
		font-weight: 600 !important;
		margin-left: 13px;
	}
	.carousel-item img {
		object-fit: cover;
		height: inherit;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.carousel-caption h2 {
		font-size: 80px;
		line-height: 80px;
	}
	.carousel-caption .slide_left_title h2 {
		font-size: 34px;
		font-weight: 600;
		margin-bottom: 22px;
		line-height: 42px;
	}
	.carousel-caption .slider_left_content p {
		font-size: 16px;
		line-height: 26px;
	}
	.caption-29 h2 {
		font-size: 26px !important;
		line-height: 35px !important;
	}
	.mach_cont h3 {
		font-size: 12px;
	}
	
	.location h5 {
		font-weight: 400;
		font-size: 15px;
		margin-bottom: 18px;
	}
	.slider_btn {
		padding: 9px 15px 10px;
	}
}
@media only screen and (max-width: 768px){
	body{
		overflow-x: clip;
	}
	.carousel-caption h2 {
		font-size: 58px;
		font-weight: 600;
		margin-bottom: 30px;
		line-height: 65px;
	}
	.caption-29 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.slider_main_right img{
		display: none;
	}
	
}
/*============ Media Query ===========*/
@media screen and (min-width: 576px) and (max-width: 767px){
	.carousel-caption .slide_left_title h2 {
		font-size: 45px;
		font-weight: 600;
		margin-bottom: 8px;
		line-height: 50px;
	}
	.carousel-caption .slider_left_content p {
		font-size: 22px;
		margin-bottom: 22px;
		line-height: 35px;
	}
	.slider_main_right {
		margin-top: 20px;
	}
	ul.footer_contact_info li {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 575px) {
	  .navbar-brand,
	  .navbar-brand img {
		width: 70%;
	  }
  
/*   .carousel-caption h2 {
    padding-top: 24px;
    font-size: 28px;
    margin-bottom: 22px;
  } */
	.carousel-indicators{
		margin-bottom: 8px;
	}
	.carousel-item {
		height: 70vh;
	}
	.caption-1626 .carousel-caption .slide_left_title h2{
		font-size: 50px;
	}
  	.carousel-caption p {
    	font-size: 16px;
    	margin-bottom: 30px;
  	}
	.carousel-caption .slide_left_title.closer_first h2 {
		line-height: 57px;
	}
	.carousel-caption .slider_left_content.closer_first_content p {
		font-size: 31px;
		line-height: 41px;
	}
	.mach_cont h3 {
		font-size: 11px;
	}
  	.slider_btn {
    	font-size: 15px;
   		margin-bottom: 20px;
  	}
  	.ratio {
    	min-height: auto;
  	}
	
	 .about_heading h2 {
		font-size: 42px;
		line-height: 48px;
	 }
	 .call_action h2 {
		line-height: 50px;
		font-size: 35px;
	 }
	 .footer_widget.footer_one,
	 .footer_three {
		text-align: center;
	 }
}

@media only screen and (max-width: 480px) {
	.caption-98 .carousel-caption .slide_left_title h2{
		font-size: 40px;
		font-weight: 600;
		margin-bottom: 7px;
		line-height: 46px;
	}
	.caption-98 .carousel-caption .slider_left_content p {
		font-size: 22px;
		font-weight: 500;
		margin-bottom: 18px;
		line-height: 35px;
	}
	.carousel-item img {
		object-position: 65% 0;
	}
	.caption-29.carousel-item img {
		object-position: 34% 0;
	}
	.caption-98.carousel-item img {
		object-position: 52% 0;
	}
	
}

@media only screen and (max-width: 375px) {
	.carousel-item {
		height: 70vh;
	}
	.carousel-caption .slide_left_title h2 {
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 15px;
		line-height: 38px;
	}
	.caption-29 h2 {
		font-size: 25px !important;
		line-height: 30px !important;
		margin-bottom: 26px !important;
	}
	.caption-98 .carousel-caption .slide_left_title h2 {
    	font-size: 35px;
		line-height: 38px;
	}
	.mach_cont h3 {
		font-size: 11px;
		font-weight: 500;
	}
	.caption-98 .carousel-caption .slider_left_content p{
		margin-bottom: 15px;
	}
/* 	.slider_main_right h3 {
		padding: 0 15px;
		font-size: 13px;
		width: fit-content;
		position: relative;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 22px solid #ef4f26;
		border-bottom: 22px solid #ef4f26;
		line-height: 0;
		margin-bottom: 12px;
		font-weight: 400;
	} */
}