p img {
	width: 100%;
	height: auto;
}

.nav_link_menu{
/* 	justify-content: center !important; */
}

.top-img-text{
	position: relative;
	top: 32%;
	left: 50px;
	width: fit-content;
	
}

.owl-controls {
	margin-top: 0px !important;
	text-align: center;
}

.list_class ul {
	padding-left: 0 !important;
	list-style: none !important;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.blog_img1 img {
	width: 100% !important;
	height: auto !important;
	vertical-align: unset !important;


	border-radius: 8px 8px 0 0;

}

.video_source{
	border-radius: 6% !important;
}

.checkmark_cls ul li:before {
	display: inline-block;
	vertical-align: top;
	line-height: 1em;
	width: 25px;
/* 	height: 1em; */
	margin-right: 0.8em;
	text-align: center;
	content: '?';
	color: #0087dc;
	font-size: 17px;
}

.checkmark_cls ul li {
	list-style: none !important;
	color: #4e4e50;
	font-size: 14px;
}

.checkmark_cls ul{
	margin-left: 0px !important;
}

.resize_captch {
	transform: scale(0.90);
	-webkit-transform: scale(0.90);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.resize_captch1 {
	transform: scale(0.96);
	-webkit-transform: scale(0.96);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

@media(max-width:768px) {
	.resize_captch {
		transform: scale(0.90);
		-webkit-transform: scale(0.90);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}

	.resize_captch1 {
		transform: scale(0.76);
		-webkit-transform: scale(0.76);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.need_gap {
	padding-bottom: 15px;
	padding-top: 10px;
}

.service_video_gal {
	position: absolute;
	left: 0;
	right: 0;
	top: 36%;
	bottom: 0;

	display: block;
	margin: 0 auto;
}

.service_video_gal img {
	width: 20%;
	cursor: pointer;
	margin: 0px auto;
	display: block;
}

.corp_pro_vide {
	position: absolute;
	left: 0;
	right: 0;
	top: 28%;
	bottom: 0;

	display: block;
	margin: 0 auto;

}

.corp_pro_vide img {
	width: 30%;
	cursor: pointer;
	margin: 0px auto;
	display: block;
}

.see_wrk_btn {
	margin: 0.5%;
	cursor: pointer;
	width: 14%;

}

.see_wrk_btn:hover {
	opacity: 0.8;
}

.comment-list {
	display: none;
}


.comments-title {
	display: none;
}

.comments_detail_img img {
	display: block;
	margin: 0 auto;
	border-radius: 100%;
}

/*BLOG CSS START*/
.archive_date li a {
	color: #575757;
	font-weight: 600;
	font-size: 15px;
	margin: 0px !important;
	padding-left: 0px !important;
}

.categories_text li a {
	color: #575757;
	font-weight: 600;
	font-size: 15px;
	margin: 0px !important;
	padding-left: 0px !important;
}


.blog_banner {
	background-size: cover;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center;
}

.blog_banner_text {
	margin-top: 160px;
	color: white;
	font-size: 48px;
}

.blog_heading {
	color: #212121;
	font-size: 20px;
	line-height: 17.5px;
}

.blog_post_comment {
	color: #575757;
	font-size: 12px;
	font-weight: 600;
}

.blog_post_desc {
	color: #4e4e50;
	font-size: 14px;
	font-weight: 400;
}



.read_blog:hover {
	text-decoration: none;
	color: #337ab7;
}

.other_blogs {
	margin-top: 35px;
}

.blog_btns {
	margin-bottom: 30px;
}

.blog_prev {
	background-color: white;
	border: 1px solid #d6e1e5;
	color: #43abf5;
	padding: 5px 17px;
	border-radius: 4px;
	margin: 3px;
}

.blog_next {
	background-color: white;
	border: 1px solid #d6e1e5;
	color: #43abf5;
	padding: 5px 25px;
	border-radius: 4px;
	margin: 3px;
}

.blog_search {
	margin-top: 77px;
}

.blog_search_input {
	border: 1px solid #d6e1e5;
	border-radius: 4px;
	padding: 8px 10px;
	width: 100%;
}

input[type="text"].blog_search_input::-webkit-input-placeholder {
	color: #959595 !important;
	font-weight: 400 !important;
	font-size: 16px !important;
}

.archives {
	margin-top: 45px;
}

.archive_title {
	color: #363636;
	font-weight: 900;
	margin: 0px !important;
	font-size: 16px;
}


.categories {
	margin-top: 16px;
}

.categories_title {
	color: #363636;
	font-weight: 900;
	font-size: 16px;
	margin: 0px !important;
}

.tags_title {
	color: #363636;
	font-weight: 900;
	font-size: 16px;
}

.tags_btn {
	background-color: white;
	border: 1px solid #d6e1e5;
	color: #959595;
	padding: 5px 9px;
	border-radius: 4px;
	margin: 3px;
	font-size: 12px;
	font-weight: 600;
}

/*POST CSS START*/
.post_img {
	margin-top: 30px;
}

.post_img img {
	width: 100%;
	height: 420px;
}

.post_title {
	color: #202020;
	font-size: 19px;
	margin-top: 30px;
}

.post_comment {
	color: #575757;
	font-size: 12px;
	font-weight: 600;
}

.post_detail p {
	color: #4e4e50;
	padding-bottom: 15px;
}

.comments_detail {
	margin-top: 25px;
}

.comments_on_post {
	margin-top: 10px;
}


.comments_heading {
	color: #202020;
	font-size: 15px;
	font-weight: 600;
	padding: 0px !important;
	text-align: center ;
}

.comment-reply-title, #commentform{
	text-align:center;
}

#comment{
	border: 1px solid #d2c5c5;
    border-radius: 8px;
	padding: 10px;
	width: 100%;
}


	
#reply-title{
	margin-top: 10px !important;
}
	


.comment-form-comment{
	width: fit-content;
	margin: auto;
	
	label{
		display: flex !important;
        margin: 10px 0;
        font-size: 1.4rem;
        font-weight: 700;
	}
}


.post_comments_title {
	color: #575757;
	font-weight: 600;
	font-size: 14px;
}

.post_comments_det {
	color: #575757;
	font-weight: 600;
	font-size: 15px;
}

.post_reply {
	color: #575757;
	font-weight: 600;
	font-size: 15px;
	margin-top: 25px;
}

.post_form {
	margin-top: 70px;
	margin-bottom: 50px;
	padding: 0px !important;
}

.post_form_title {
	color: #202020;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 20px;
}


.post_form_input {
	border: 1px solid #d6e1e5 !important;
	border-radius: 5px !important;
	padding: 20px !important;
}


.post_form_input::-webkit-input-placeholder {
	color: #575757 !important;
	font-size: 16px !important;
	font-weight: 600;
}

.post_form_btn {
	border-radius: 5px !important;
	line-height: 3px !important;
	padding: 22px 0px !important;
	text-align: center !important;
	border: 1px solid #961413 !important;
	font-size: 19px !important;
	background-color: #e24957 !important;
	color: white !important;
	/* text-shadow: 0px 1px 0px #000000; */
}

@media (max-width:768px) {
	.comments_detail_img img {
		display: block;
		margin: 0 auto;
		width: 35%;
		border-radius: 100%;
	}
	
	.video-home-section{
		display: none !important;
	}

	.comments_detail_text {
		text-align: center;
		margin-top: 15px;
	}

	.other_comments_detail {
		margin-top: 30px;
	}

	.left_blog,
	.comments_on_post,
	.post_form,
	.blog_search,
	.archives,
	.categories,
	.tags,
	.comments_heading {
		padding: 0px !important;
	}
}



.blog_image img {
	width: 100%;
	height: 130px;
}

.desig_heading {
	font-weight: 500;
	font-size: 22px;
	color: white
}

.video_modal {
	background-color: transparent !important;
	margin: 200px 0px;
	vertical-align: middle;
	box-shadow: none !important;
	border: none;
}

.vdo_close {
	float: right !important;
	font-size: 21px !important;
	font-weight: 700 !important;
	line-height: 0 !important;
	color: #fff !important;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20) !important;
	opacity: .4 !important;
	margin-right: -14px !important;
}

.client_slide {
	margin: 15px 0px 0px 0px;
	-webkit-filter: grayscale(100%);
}

.item.client_logo {
	/* padding: 20px; */
}

.sub-menu li:hover a {
	background-color: #43abf5;
	color: white !important;

}

.footer_btn button:hover {
	color: white !important;
	opacity: 0.9;
}

.vdo_sli {
	position: absolute !important;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
}

.why_choose {
	margin-top: 25px;
}

.sub-menu {
	padding: 0px 0px !important;
	border: 0px solid #d0cdcd;
	border-radius: 4px;
}

.sub-menu li a {
	padding: 10px !important;
	text-transform: capitalize !important;
}

.play_vdo {
	width: 7%;
	margin: 0px auto;
	display: block;
	padding-top: 3%;
}

.work_btn {
	padding: 10px 35px;
	border: 1px solid #ab0c0c;
	margin: 10px;
	border-radius: 5px;
	font-size: 12px;
	background-color: rgba(248, 69, 69, 0.9);
	color: white;
	text-shadow: 0px 0px 1px #000000;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.work_btn:hover {
	background-color: rgba(248, 69, 69, 0.9) !important;
}

.quote_btn:hover {
	background-color: rgba(53, 159, 214, 0.9);
}

.quote_btn {
	padding: 10px 41px;
	border: 1px solid #066596;
	margin: 10px;
	border-radius: 5px;
	font-size: 12px;
	background-color: rgba(53, 159, 214, 0.9);
	color: white;
	text-shadow: 0px 0px 1px #000000;
}

.example-h1{
	font-size: 8rem;
	font-weight: 800;
	padding: 6rem;
	margin-bottom: 36px;
}

.nav_link ul {
	float: center !important;
}

.free_mbl_view {
	float: left;
}

.mbl_free_consultation {
	font-size: 13px;
	color: white;
	letter-spacing: 1px;

}

.mbl_free_consultation p {
	margin-bottom: 0px !important;
}


.phone_mbl_view img {
	/* margin: 0px; */
	width: 100%;
	margin: 0px 0px 4px 25px;
	/*margin-top: 4px;*/
}

.mobile_view_of_toll_free {
	display: none;
}

.padding_equal {
	padding: 0px !important;
}

.why_choose h3 {
	margin: 10px;
	color: #434343;
	/* font-weight: 400; */
	font-size: 24px;
	margin-top: 22px;
}

.choose_our_company {
	margin-bottom: 30px;
}



.why_choose p {
	margin: 10px 30px 10px 10px;
	font-size: 15px;
	color: #4e4e50;
}

.logo {
	height: 100px;
	width: 100%;
	margin: 6px 20px;
	/*max-height:60px;*/

}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent !important;
}

.toll_free {
	background-color: #43abf5;
	border-radius: 0px 0px 6px 6px;
	float: right !important;
	padding: 2px 9px 2px 9px;
	margin-right: 10px;
	/* margin-bottom: 8px; */
}

.toll_free:hover {
	cursor: pointer;
	opacity: 0.8;
}


.phone {
	float: left;
}

.phone img {
	/* margin: 5px; */
	/* display: inline-block !important; */
	vertical-align: middle;
	/* padding: 1px; */
	margin-top: 6px;
	padding-right: 6px;
}

.free {
	float: left;
	padding: 3px 0px !important;
}

.toll_free_num {
	color: #fff;
	font-size: 15.5px;
	letter-spacing: 2px;
	line-height: 13px;
	font-weight: 600;
}

.mbl_toll_free_num p {
	/*  color: white; */
	color: #333;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 12px;
}

.space_in_mob {
	display: none;
}

.free_consultation {
	font-size: 9px;
	color: white;
	letter-spacing: 1.8px;
	margin-bottom: 0px;
}

.nav_link {
	/* float: right; */
	/* padding: 0px 0px 0px 1px !important; */
	margin: 10px 0px 0px 0px;
	/* padding-right: 50px; */
}



.nav_link ul li a {
	color: white;
	font-size: 1rem;
	letter-spacing: 0.3px;
	font-weight: 500;
}


#testimonial{
	background-image: url('https://baselinedemo.thepageonemedia.com/wp-content/themes/baseline/images/testimonial_bg.svg');
	background-size: cover;
	background-color: #2e323c;
}

.testimonial_title {
	margin-top: 63px;
}

.icon-bar {
	background-color: black !important;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content li a {
	text-transform: capitalize;
	font-size: 13px !important;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #43abf5 !important;
	color: white !important;
}

.owl-item.active .owl-item.cloned .item {
	width: 25% !important;
}


.menu {
	margin: 0px;
	padding: 0px;
}

.menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 10px 10px;
}

.menu li a {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	border: 0 none;
	position: relative;
	outline: none;
}

.modal.fade .modal_pop_up_new {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal_pop_up_new {
	position: relative;
	width: auto;
	margin: 10px;
}



@media (min-width: 768px) {
	.modal_pop_up_new {
		width: 600px;
		margin: 30px auto;
	}


	.modal-dialog {
		width: 70% !important;
		margin: 0px auto;
	}

	.space_in_mob {
		display: block;
	}


	.header_div {
		.nav_link {
			display: flex;
			justify-content: right;
		}
	}

	.headerSearchCol {
		text-align: center;
	}
}

.video_modal>iframe {
	margin: 0 auto;
	display: block;
}

/* 	
.menu-item-object-page a:focus:after {
	visibility: visible;
	transform: scaleX(1);
} */

.menu-item-object-page a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	top: 20px;
	left: 0px;
	right: 0;
	background: #43abf5;
	visibility: hidden;
	border-radius: 5px;
	transform: scaleX(0);
	transition: .25s linear;
}

.menu-item-object-page1 a:hover:after,
.menu-item-object-page1 a:focus:after {
	visibility: visible;
	transform: scaleX(1);
}

.menu-item-object-page1 a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	top: 20px;
	left: 0px;
	right: 0;
	background: #43abf5;
	visibility: hidden;
	border-radius: 5px;
	transform: scaleX(0);
	transition: .25s linear;
}

.menu-item-object-page1-active a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	top: 20px;
	left: 0px;
	right: 0;
	background: #43abf5;
	visibility: visible;
	border-radius: 5px;
	transform: scaleX(1);
	transition: .25s linear;
}

.menu li a svg {
	display: none;
}


.menu .current-menu-item {
	border-bottom: 2px solid #43abf5;

}

.menu li.outer-nav-item.current-menu-parent a {
	padding-bottom: 4px;
	color: #43abf5 !important;
	border-bottom: 2px solid #43abf5;

}

.menu li .sub-menu li:not(.current-menu-item) a {
	padding-bottom: 4px;
	border-bottom: unset;

}

.menu .current-menu-item .sub-menu .current-menu-item a {
	padding-bottom: 4px;
	border-bottom: 2px solid #43abf5 !important;

}

.menu .current-menu-parent {

	padding-bottom: 4px;
	/*  border-bottom: 2px solid #43abf5; */
}

.menu .current-menu-parent a:after {
	border-bottom: 2px solid #43abf5;
}

.sub-menu {
	display: none !important;
	position: absolute;
	background-color: #f9f9f9;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	padding: 12px 16px;
	z-index: 999;
}

.sub-menu li {
	float: none;
	margin: 0px !important;
}

.menu li:hover .sub-menu {
	display: block !important;
	line-height: 18px;
	background-color: #fff;
}

/* .menu-item-has-children .sub-menu:hover .sub-menu  {
    display: block;
} */
.sub-menu li:hover {
	background-color: #43abf5;
}

.sub-menu li:hover a {
	background-color: #43abf5;
	color: white;
}

.corp_prod {
	color: white;
	margin-top: 13.7%;
	margin-bottom: 34px;
	font-size: 45px !important;
}

.play_video {
	margin: 0 auto;
	display: block;
	padding-top: 40px;
}


.slider_btn button {
	padding: 7px 24px;
	border: none;
	margin: 10px;
	border-radius: 2px;
	font-size: 13px;
}

.org_btn {
	/* padding: 60px; */
	margin: 51px 0px;
	text-align: center;
}

.org_btn button {
	padding: 13px 25px;
	text-align: center;
	/* border: 1px solid #ab0c0c; */
	margin: 10px;
	border-radius: 5px;
	font-size: 13px;
	background-color: rgba(248, 69, 69, 0.9);
	color: white;
	box-shadow: 1px 1px 0.1px 0.1px #000;
	letter-spacing: 0.9px;
}

.org_btn button:hover {

	color: #fff;
	opacity: 0.9;
}

.navbar-toggle {
	margin-top: 38px !important;
	background-color: white;
}

.video {
	background-size: cover;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center;
}

.video_for_org {
	background-size: 100%;
	/* height: 100%; */
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: -26px;
	z-index: 10;
}

.org {
	margin-top: 10px;
	vertical-align: middle;
}

.org_txt h1 {
	color: white;
	padding: 20px 20px 20px 82px;
	text-transform: uppercase;
	/* font-weight: 400; */
}

.item img {
	float: left;
	width: 100%;
	margin: 32px;
}

.client_logo img {
	width: 80%;
	height: auto;
}

.slider1 {
	margin: 20px 0px 40px 0px;
}

.why_choose_title {
	font-size: 47px;
	color: #000;
}

.project_title {
	background-size: cover;
	height: 162px;
	background-repeat: no-repeat;
	background-position: center;
}

.project_title p {
	color: white;
	text-align: center;
	font-size: 49px;
	margin-top: 55px;
	vertical-align: middle;
	font-weight: 100;

}

.project_video {
	background-size: cover;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center;
}

.project_video img {
	padding-top: 285px;
}


.project_sub_title {
	background-size: cover;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}

.project_sub_title p {
	color: white;
	text-align: center;
	font-size: 39px;
	margin-top: 20px;
	vertical-align: middle;
	font-weight: 300;
}

.project_slider {
	padding: 0px 2px !important;
	margin-bottom: 36px;
}


.testimonial_title h5 {
	color: #f2f2f2;
	font-size: 25px;
	font-weight: 600;
}

.testimonial_sub_title {
	color: #ccc;

}

.testimonial_sub_title h1 {
	margin-top: 8px !important;
	color: white;
	text-align: center;
	font-size: 47px;
	margin-top: 20px;
	vertical-align: middle;
	font-weight: 700;
}

.testimonial_detail {
	margin: 12px 0px 20px 0px;
}

.test_info {}

.test_sub_info {
	/* border: 1px solid #efecec; */
	border-radius: 2px;
	display: inline-block;
}


.desig {
	color: white;
	font-size: 16px;
	/* line-height: 14px; */
	margin-top: 4px;
	/* font-weight: 600; */
}

.test_star {
	margin: 15px 0px 40px 0px;
	;
}

.test_heading h5 {
	margin: 0px !important;
}

.test_heading {
	margin-bottom: 20px;
	height: 85px;
}

.footer_top {
	background-color: #f7f7f7;
	padding: 35px;
}

.footer_text {
	color: white;
}

.footer_btn button {
	background-color: #02baf2;
	color: white;
	padding: 6px 21px;
	border-radius: 5px;
	font-size: 13px;
	box-shadow: 0px 4px #009dcd;
}

.footer_box {

	margin: 50px 0px;
}

.footer_text {
	margin: 20px 0px;
}

.footer_text p {
	line-height: 26px;
	font-size: 14px;
}

.footer_nav {
	color: white;
	font-size: 13px;
	padding-left: 45px;
}

.footer_nav h5 {
	margin: 45px 0px 30px 0px;
}

.footer_nav span {
	padding-left: 10px;
}

.visit_us {
	color: white;
	display: flex;
	align-items: center;
}

.visit_location .main_P {
	float: left;
	line-height: 26px;
	padding-left: 10px;
	font-size: 14px;
}

.visit_location img {
	float: left;
}

.visit_mobile p {
	font-size: 22px;
	padding-left: 10px;
}

.visit_call p {
	padding-top: 0px;
}


.visit_call p {
	line-height: 26px;
	font-size: 14px;
}

hr.footer_line {
	border-top: 1px solid #636363 !important;
	width: 57%;
}

.social_links {
	/* margin: 20px 0px; */
}

.footer_bottom {
	background-color: #ebebeb;
	color: #504c4c;
}

.footer_terms {
	margin: 20px 0px 20px 0px;
	font-weight: 500;
	font-size: 2rem;

}

.copyright {
	text-align: right;
}

.test_text {
	font-size: 13px;
	color: white;
	font-weight: 500;
	font-style: italic;

	p {
		font-size: 2.3rem;
	}

}

.footer_nav_link li img {
	float: left;
	margin-top: 6px;
}

.footer_nav_link li p {
	margin-left: 15px;
	font-size: 14px;
}


/*------------ CORPORATE VIDEO -------------*/


.corp_det {
	.row {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}

	margin-top: 30px;
	margin-bottom: 70px;
}

.corp_video_prod {
	background-size: cover;
	height: 420px;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: self-end;
	padding: 0 0 2% 0%;
}

.corp_text {
	margin-top: 20px;
}

.corp_text p {
	margin-left: 32px;

}

.corp_text img {
	float: left;
	padding-top: 4px;
}

.recent_projects {
	margin: 40px 0px 20px 0px;
	text-align: center;
}

.recent_projects p {
	font-size: 40px;
	font-weight: 100;
}

.form {
	margin-top: 20px;
}

.form_background_image {
	background-size: contain;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;

}

.form_input_box {
	background-color: #1a52e0;
	margin-top: -31px;
	padding-top: 45px;
}

.form-control {
	border-radius: 0px !important;
}


.submit {
	margin-bottom: 11px;
	margin-top: 14px;
	border-radius: 4px;
    padding: 4px 8px;
    background: #007bff;
    border: unset;
    color: white;
    font-size: 1.5rem;
    font-weight: 600;
}

.btn_submit:hover {
	background-color: rgba(248, 69, 69, 0.9);
}

@font-face {
	src: url("fonts/'Raleway', sans-serif-Thin.ttf");
}

.corp_services {
	font-size: 26px;
}




/*------------ VIDEO GALLERY -------------*/


.corp_gallery {
	background-size: cover;
	height: 319px;
	background-repeat: no-repeat;
	background-position: center;
}

.corp_gallery h1 {
	color: white;
	margin-top: 146px;
	margin-bottom: 40px;
	font-size: 40px !important;
}

.video_gal {
	margin-top: 10px;
}

.video_gal_free_btn {
	width: 37% !important;
	display: block;
	margin: 0 auto;
	border-radius: 5px !important;
	line-height: 0px;
	padding: 23px 0px;
	text-align: center;
	border: 1px solid #961413;
	font-size: 17px;
	background-color: #e34d5b;
	color: white;
	/* text-shadow: 0px 1px 0px #000000; */
	border-radius: 5px !important;
	line-height: 0px;
	letter-spacing: 0.9px;
}

.video_gal_free_btn:hover {
	background-color: #e34d5b;
	opacity: 0.8;
}

hr.client_line {
	margin-top: 0px !important;
}

.client_sub_title {
	line-height: 21px;
	color: #000;
	font-weight: 700;
}

.client_sub_title>ul {
	list-style: none;
	padding: 0;
}

.broadcast {
	margin-top: 30px;
}

.video_img {
	margin: 5px 0px;
}

.team_submit {
	margin-top: 30px;
}



/*------------ ABOUT US -------------*/

.abt {
	margin-top: 30px;
	margin-bottom: 20px;
}

.about_us p {
	color: #4e4e50;
	font-size: 24px;
	text-align: justify;
}

.team_title p {
	font-size: 17px;
	margin-top: 16px;
}

.position_title p {
	font-size: 12px;

}

.read {
	margin-bottom: 20px;
}

.read a {
	color: #3f9bdc;

}

.read a:hover {
	text-decoration: none;
}


.team_button {
	margin-bottom: 50px;
}

.team_btn {
	width: 20% !important;
	/* display: block; */
	/* margin: 0 auto; */
	display: block;
	margin: 0 auto;
	border-radius: 5px !important;
	line-height: 0px;
	padding: 22px 0px;
	text-align: center;
	border: 1px solid #961413;
	font-size: 16px;
	background-color: #e34d5b;
	color: white;
	text-shadow: 0px 1px 0px #000000;
}

.about_team p {
	height: 90px;
}



/*------------ POP UP -------------*/


.pop_up_con {
	background-size: cover;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.pop_up_logo {
	float: left;
	margin-top: 15px;
}

.pop_up_heading {
	float: left;
	margin-top: 15px;
}

.pop_up_heading h3 {
	color: white;
}

.pop_up_form .form-group {
	margin-bottom: 0px !important;
}

.pop_up_form label {
	margin-bottom: 0px !important;
	color: white;
	font-weight: 400;
	font-size: 12px;
}

.pop_up_submit input {
	padding-bottom: 37px;
	line-height: 33px;
	border-radius: 5px !important;
	font-size: 17px;
	margin-top: 10px;
	border: 1px solid #ab0c0c;
	border-radius: 5px;
	background-color: rgba(248, 69, 69, 0.9);
	color: white;
	text-shadow: 0px 1px 0px #000000;
}

.pop_up_submit input:hover {
	background-color: rgba(248, 69, 69, 0.9);
}

.best_time {
	width: 100%;
	padding: 7px;
}

.checkbox,
.radio {
	position: relative;
	display: block;
	color: white;
	margin-bottom: 3px !important;
}

.pop_up_prod {
	color: white;
}

.pop_up_detail {
	/* color: */
}

.pop_up_call {
	color: white;
	margin: 13px 0px;
}

.pop_up_call h1 {
	margin: 0px;
}

.pop_up_call p {
	margin: 0px;
	font-size: 12px;
}

.close {
	float: right !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	color: #000 !important;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20) !important;
	opacity: .4 !important;
	margin-right: 5px;
	margin-top: -20px;
	/* margin-left: -25px !important; */
	padding-right: 8px !important;
}


.pop_up_detail label {
	font-weight: 100;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0 !important;

}

.pop_up_detail {
	color: #fff;
}

span.wpcf7-list-item {
	margin: 0 !important;
	display: block !important;
}

.modal_separator {
	border-bottom: 1px solid #1a2c37;
}

.owl-carousel7 .owl-item {
	padding: 5px;
}

.proj_gal {
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	bottom: 0;
	/* margin: 0 auto; */
	/* display: block; */
}

.proj_gal img {
	margin: 0px auto !important;
	width: 30% !important;
	display: block !important;
	cursor: pointer !important;
	float: none !important;
}

.fade {
	background: rgba(255, 255, 255, 0.6);
	opacity: 4 !important;
}

.mod_content {
	margin: 75px 0px;
	vertical-align: middle;

}

.btn_submit {
	border-radius: 5px !important;
	line-height: 0px;
	padding: 26px 25px;
	text-align: center;
	/* border: 1px solid #000; */
	font-size: 21px;
	background-color: rgba(248, 69, 69, 0.9);
	color: white;
	/* text-shadow: 0px 1px 0px #000000; */
	box-shadow: 1px 1px 0.1px 0.1px #000;
	letter-spacing: 0.9px;
}

.btn_submit:hover {
	opacity: 0.9;
	border-radius: 5px !important;
	line-height: 0px;
	padding: 26px 25px;
	text-align: center;
	font-size: 21px;
	background-color: rgba(248, 69, 69, 0.9);
	color: white;
	/* text-shadow: 0px 1px 0px #000000; */
	box-shadow: 1px 1px 0.1px 0.1px #000;
	letter-spacing: 0.9px;
}

.form-group {
	margin-bottom: 7px !important;
}

/*------------ MEDIA QUERY -------------*/



@media (max-width: 768px) {
	.blog_det.other_blogs {
		width: 95% !important;
	}
	
	.post_img img {
		width: 100%;
		height: 200px;
	}
	
	.banner-info{
		width: 100%;
	}
	
	.example-h1{
		font-size: 30px;
		padding: 0px;
	}
	
	.services-content{
		width: 100% !important;
	}
	
	.about_us p {
		font-size: 16px;
	}
	
	.checkmark_cls ul li:before {
  		font-size: 14px !important;
	}
	
	.checkmark_cls ul li{
  		font-size: 14px !important;
	}

	.testimonial_title {
		margin-top: 36px;
	}

	.testimonial_detail {
		margin: 20px 0px 20px 0px;
	}

	.project_title {
		height: 100px;
	}

	.corp_video_prod {
		background-size: cover;
		height: 200px !important;
		background-repeat: no-repeat;
		background-position: center;
	}

	.corp_vdo_prod {
		color: white;
		font-size: 20px !important;
	}

	.corp_gallery {
		height: 93px !important;
		margin-top: 0px;
		margin-bottom: 40px;
		font-size: 40px !important
	}

	.corp_gallery h1 {
		margin-top: 36px !important;
		font-size: 25px !important;

	}

	.corp_det {
		margin-top: 0px !important;

		.row {
			gap: 10px;
			display: block;
		}

		.other_blogs {
			margin-top: 20px !important;
		}
	}

	.see_wrk_btn {
		width: 28%;
	}

	.recent_project_service {
		padding-left: 40px;
		padding-right: 0px;

	}

	hr.footer_line {
		border-top: 1px solid #636363 !important;
		width: 100%;
	}

	.org_btn button {
		padding: 5px 6px;
		border: none;
		border-radius: 2px;
		text-align: center;
		font-size: 12px;
		border: 1px solid #ab0c0c;
		margin: 18px;
		border-radius: 4px;
		font-size: 7px;
		background-color: rgba(248, 69, 69, 0.9);
		color: white;
		text-shadow: 0px 1px 0px #000000;
	}

	.footer_nav {
		color: white;
		font-size: 13px;
		padding-left: 15px;
	}

	.logo {
		width: 100%;
		margin: 8px 24px 8px  24px;
		/* max-height: 60px; */
		width: 25%;
	}

	.mod_content {
		margin: 308px 0px;
		vertical-align: middle;
	}

	.vdo_sli {
		position: absolute !important;
		top: 18px;
		left: 0;
		right: 0;
		bottom: 0;
	}

	.client_slide {
		margin: 0px 10px;
		-webkit-filter: grayscale(100%);
	}

	.why_choose img {
		width: 100% !important;
		height: auto !important;
	}

	.owl-carousel2 .owl-prev {
		position: absolute;
		left: -36px !important;
		color: white !important;
		top: 32% !important;
		bottom: 33% !important;
	}

	.owl-carousel2 .owl-next {
		position: absolute;
		right: -36px !important;
		color: white !important;
		top: 32% !important;
		bottom: 33% !important;
	}

	.org_btn {
		margin: 0;
	}

	.corp_prod {
		color: white;
		margin-top: 14px;
		margin-bottom: 6px;
		font-size: 18px !important;
	}

	.work_btn {
		padding: 8px 23px;

		font-size: 9px;

	}

	.quote_btn {
		padding: 8px 28px;

		font-size: 9px;

	}

	.play_vdo {
		width: 9%;
		margin: 0px auto;
		display: block;
		padding-top: 12px;
	}

	.toll_free {
		display: none !important;
	}

	.owl-prev {
		position: absolute !important;
		left: -37px !important;
		top: 58px !important;
	}

	.owl-next {
		position: absolute !important;
		right: -37px !important;
		top: 58px !important;
	}

	.container-fluid {
		padding: 0px !important;
	}

	.sub-menu {
		width: 100%;
	}

	.sub-menu li {
		padding: 0px !important;
	}

	.nav_link {
		/* float: right; */
		/* padding: 0px 0px 0px 1px !important; */
		margin: 0px;

	}

	.mobile_view_of_toll_free {
		display: block;
		position: absolute;
		/* background-color: #43abf5; */
		width: 30% !important;
		/* border-radius: 0px 0px 6px 6px; */
		float: right !important;
		width: 100% !important;
		/* padding: 5px 0px 1px 15px; */
		padding: 5px 0px 1px 45px;
	}

	.nav_link {
		float: left;
		/*padding: 5px;*/
	}

	h1 {
		font-size: 22px !important;
	}

	.menu {
		padding-left: 10px;
		display: none;
	}

	.sub-menu {
		position: relative;
		padding-left: 0px;
	}

	.menu li {
		float: none;
		padding: 5px 0;
	}

	.why_choose_title {
		font-size: 26px;
		color: #000;

	}

	.item img {
		float: left;
		margin: 25px;
	}

	.project_title p {
		color: white;
		text-align: center;
		font-size: 30px;
		vertical-align: middle;
		margin-top: 35px;
	}

	.project_sub_title p {
		color: white;
		text-align: center;
		font-size: 32px;
		margin-top: 20px;
		vertical-align: middle;
	}

	.copyright {
		text-align: center;
	}

	.privacy_terms {
		text-align: center;
	}

	.form {
		padding: 0px !important;
	}

	.recent_projects p {
		font-size: 22px;
	}

	.gallery_form {
		margin-top: 50px;
	}

	.video_gal_free_btn {
		width: 100% !important;
	}

	.org_txt h1 {
		color: white;
		padding: 0px 0px 10px 0px;
		text-transform: uppercase;
		font-size: 10px !important;
		/* text-align: center; */
	}

	.org_btn {
		padding: 0px;
	}


	.owl-carousel_video_production_client .item img {
		width: 80% !important;
	}

	.owl-carousel_video_production_client .owl-prev {
		position: absolute !important;
		left: -20px !important;
		top: 100px !important;

	}

	.owl-carousel_video_production_client .owl-next {
		position: absolute !important;
		right: -9px !important;
		top: 100px !important;
	}


	.navbar {
		/* background: #e2e2e2; */
	}
}




@media (min-width: 768px) and (max-width: 1024px) {
	.nav_link ul li a {
		font-size: 1rem;
		font-weight: 500;
	}
	
	.menu .outer-nav-item{
		margin :0px !important;
	}
	


	.video_for_org {
		background-size: 100%;
		/* height: 100%; */
		background-repeat: no-repeat;
		background-position: center;
		margin-bottom: -53px;
		z-index: 10;
	}


	.org_btn {
		margin: 51px 0px;
	}

	.work_btn {
		padding: 8px 23px;

		font-size: 13px;

	}

	.quote_btn {
		padding: 8px 29px;

		font-size: 13px;

	}

	.owl-prev {
		position: absolute !important;
		left: -28px !important;
		top: 423px !important;
		bottom: 0px !important;
	}

	.owl-next {
		position: absolute;
		right: -40px;
		top: 423px !important;
		bottom: 0px !important;
	}

	.why_choose h3 {
		margin-left: 8px;
		color: #434343;
		font-weight: 100;
		/* font-size: 24px; */
		margin-top: 22px;
		font-size: 17px;
	}

	.project_sub_title p {
		color: white;
		text-align: center;
		font-size: 32px;
		margin-top: 20px;
		vertical-align: middle;
	}

	.team_btn {
		width: 36% !important;
		display: block;
		margin: 0 auto;
	}

	.mobile_view_of_toll_free {
		display: none;
	}

	.nav_link {
		/* float: right; */
		padding: 0px 0px 0px 34px !important;
	}

	.toll_free {
		display: block !important;
	}

	.toll_free {
		/* background-color: #43abf5;
		border-radius: 0px 0px 6px 6px;
		float: right !important;
		width: 20% !important;
		padding: 1px 0px 1px 15px; */
		margin-right: 10px;
	}

	.logo {
		height: 100px;
		margin: 6px 20px;
	}

	.nav_link ul li a {
		font-weight: 500;
		line-height: 18px;
		font-size: 1rem;
	}

	.org_txt h1 {
		color: white;
		padding: 20px;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 29px !important;
		margin-top: 32px;
		text-align: center;
	}
}

/* @media (min-width: 768px) and (max-width:768px) {
	.navbar-header{
		width: 100% !important;
	}
} */

@media (min-width: 769px) and (max-width: 1024px) {
	.header_div {
		margin-top: 5px;
		display: flex;
		align-items: center;
	}
	.logo{
		width: 100%;
	}
	.sub-menu li a{
		padding: 0px 5px !important;
	}
}

/*
@media (min-width: 1365px)  {
	.toll_free {
		background-color: #43abf5;
		border-radius: 0px 0px 6px 6px;
		float: right !important;
		width: 15% !important;
		padding: 0px 0px 1px 15px;
		margin-right: 50px;
	}
}*/


@media (min-width: 1366px) {
	.header_div {
		margin-top: 10px;
		display: flex;
		align-items: center;
	}

	
	
	.sub-menu li a{
		padding: 15px !important;
	}

}


@media only screen and (min-width: 1470px){
	.nav_link ul li a {
		font-size: 2.2rem;
		font-weight: 500;
	}
}


@media (min-width: 1024px) and (max-width: 1366px) {
	.nav_link ul li a {
		font-weight: 500;
		font-size: 1.4rem;
	}

	.header_div {
		margin-top: 5px;
		display: flex;
		align-items: center;
	}

	.owl-prev {
		position: absolute !important;
		left: -35px !important;
		top: 28% !important;
		bottom: 0px !important;
	}

	.owl-next {
		position: absolute;
		right: -35px;
		top: 28% !important;
		bottom: 0px !important;
	}

	.owl-carousel2 .owl-prev {
		position: absolute !important;
		left: -35px !important;
		top: 32% !important;
		bottom: 33% !important;
	}

	.owl-carousel2 .owl-next {
		position: absolute;
		right: -35px;
		top: 32% !important;
		bottom: 33% !important;
	}

	.owl-carousel3 .owl-prev {
		position: absolute !important;
		left: -35px !important;
		top: 50px !important;
		bottom: 0px !important;
	}

	.owl-carousel3 .owl-next {
		position: absolute;
		right: -35px;
		top: 50px !important;
		bottom: 0px !important;
	}
}

.owl-next {
	position: absolute;
	right: -40px;
	top: 52px;
}

.owl-prev {
	position: absolute;
	left: -40px;
	top: 52px;
}

.owl-carousel2 .owl-prev {
	position: absolute;
	left: -36px;
	color: white !important;
	top: 35%;
}

.owl-carousel2 .owl-next {
	position: absolute;
	right: -36px;
	color: white !important;
	top: 35%;
}

.owl-pagination {
	display: none;
}

.owl-theme .owl-controls .owl-buttons div {
	opacity: 1 !important;
	background: none !important;
}

.why_choose img {
	width: 99%;
	height: auto;
}

.owl-carousel .owl-item {
	text-align: center !important;
}

.owl-carousel1 {
	.owl-item {
		width: 200px !important;
	}
}

.corp_vdo_prod {
	margin-top: 160px;
	color: white;
	font-size: 48px;
}



.owl-carousel3 .owl-prev {
	position: absolute;
	left: -40px;
	color: white !important;
	top: 36%;
}

.owl-carousel3 .owl-next {
	position: absolute;
	right: -40px;
	color: white !important;
	top: 36%;
}

.owl-carousel7 .owl-pagination {
	display: block !important;
}

.owl-carousel7 .owl-buttons {
	display: none !important;
}

.owl-carousel_video_production_client .owl-prev {
	position: absolute;
	left: -40px;
	top: 45px;
}

black_color .owl-carousel_video_production_client .item img {
	width: 60%;
}

.owl-carousel_video_production_client .owl-next {
	position: absolute;
	right: -40px;
	top: 45px;
}

.recent_project_service {
	padding-left: 20px;
	padding-right: 20px;
}


@media (min-width: 1700px) {
	.nav_link ul li a {
		font-size: 2.5rem;
		font-weight: 500;
	}

	.header_div {
		margin-top: 10px;
		display: flex;
		align-items: center;
	}

	.footer_cont {
		width: 100% !important;
		float: none;
		display: block;
		margin: auto;
	}

	.video_for_org {
		margin-bottom: -38px;
	}

	.org_btn {
		text-align: left;
	}

	.cont {
		background-position: top;
		width: 100% !important;
		float: none;
		margin: auto;
		display: block;
	}

	.toll_free {
		/* 		width:17%;
		margin-right:0px; */
	}

	.menu li a {
		padding: 0px 9px;
	}

	.nav_link {
		padding: 0px;
	}

	.corp_prod {
		margin-top: 13%;
		margin-bottom: 3%;
		font-size: 3vw !important;

	}
}



.top_img {
	position: relative;
	height: 900px;
	background-image: url('./../../../../uploads/2024/01/baseline_homePage_top_image.svg');
	/* Replace 'your-image.jpg' with the path to your image */
	background-size: cover;
	background-position: center;
	width: 100% !important;
	background-repeat: no-repeat;

}


.black_color {
	color: black
}


.img_div {
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 1px solid black;
	display: flex;
}

.top-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(#2a2525de, #000000de);
	/* Adjust opacity as needed */
	opacity: 0.5;
}


.rating_testimonial {
	background: #323232;
	background-image: url('./../../images/testimonial_bg.svg');
	background-size: contain;
}

#services_section_div {
	position: relative;
	background-image: url('./../../images/services_section_bg.svg');
	background-size: cover;
	background-repeat: no-repeat;
}

.image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(#161616de, #161616de);
	/* Adjust opacity as needed */
}
@media only screen and (min-width: 575px) {
	.footer_box {
		display: flex;
		align-items: center;
	}

	.visit_us {
		display: flex;
		align-items: center;
	}




}


#blog_description {
	.page-numbers {
		border: 1px solid #dfdfdf;
		padding: 16px 26px;
		border-collapse: collapse;
		color: #000;
		font-weight: 500;
		font-size: 1.6rem;

	}

	.page-numbers:hover {
		background-color: #02baf2;
		border: 1px solid #02baf2;
	}

	.page-numbers.current {
		background-color: #02baf2;
		border: 1px solid #02baf2;
	}

	.page-numbers:not(:first-child) {
		border-left: none;
		/* Remove border on the left side of non-first page numbers */
	}

	.page-numbers:first-child {
		border-radius: 5px 0 0 5px;
		/* Remove border on the left side of non-first page numbers */
	}

	.page-numbers:last-child {
		border-radius: 0 5px 5px 0;
	}
}



#footer_social_media_col {
	a {
		margin: 2px;
	}

	a.youtube_anchor {
		border-radius: 100%;
		padding: 11px 9px 14px 9px;
		border: 4px solid grey;

	}

	a.facebook_anchor {
		border-radius: 100%;
		padding: 10px 3px 14px 4px;
		border: 4px solid grey;

	}

	a.vimeo_anchor {
		border-radius: 100%;
		padding: 11px 6px 14px 7px;
		border: 4px solid grey;

	}
}




/* CORPORATE FORM START */

.gallery_form {
	width: 100%;
	/* Ensures the outer div is full width */
	display: flex;
	justify-content: center;
	/* This centers the child elements horizontally */
	padding: 20px 0;
	/* Optional: Adds some padding around the form */
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: #e5e7ed;
}

.form-container {
	width: 40%;
	/* Sets the width of the form to 30% of its parent */
	min-width: 300px;
	/* Optional: Ensures the form doesn't get too small on narrower screens */
	padding: 20px;
	/* Optional: Adds padding inside the form area */
	/* background-color: #fff; Optional: Sets a background color for the form */
}

.form-title {
	text-align: center;
	font-size: 40px;
	/* Adjust font size as needed */
	font-weight: bold;
	/* Makes the title bold */
	margin-bottom: 10px;
	/* Adds space below the title */
}

.form-description {
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 20px;
	/* Adjust font size as needed */
	margin-bottom: 10px;
	/* Adds space below the description */
	padding: 10px;
}

/* Styles for input fields and textarea */
.contact-form-input {
	margin-top: 20px;
	border-radius: 17px !important;
	/* Rounded corners */
	padding: 10px;
	/* Adequate padding for text entry */
	padding-left: 20px;
	width: 100%;
	/* Full width of its container */
	box-sizing: border-box;
	/* Ensures padding doesn't affect width */
	border: 1px solid #ccc;
	/* Subtle border */
}

.contact-text-box {
	height: 45px !important;
}

/* Styles for the submit button */
.form-control-submit {
	width: 100%;
	/* Makes the button full width */
	margin-top: 20px;
	border-radius: 20px;
	/* Rounded corners */
	padding: 10px 20px;
	/* Padding for a better touch area */
	background-color: #007bff;
	/* Primary color (e.g., Bootstrap primary blue) */
	color: white;
	/* Text color */
	font-weight: bolder;
	border: none;
	/* No border */
	cursor: pointer;
	/* Pointer cursor on hover */
	transition: background-color 0.3s;
	/* Smooth transition for hover effect */
	height: 45px;
}

.form-control-submit:hover {
	background-color: #0056b3;
	/* Darker shade on hover for better interaction */
}


@media (max-width: 768px) {
	.form-container {
		width: 90%;
		/* Makes the form wider on small screens */
	}

	.form-title {
		font-size: 20px;
		/* Smaller font size on smaller screens */
	}

	.form-description {
		font-size: 14px;
	}
}

@media (max-width: 480px) {
	.form-container {
		width: 100%;
		/* Makes the form full width on very small screens */
	}

	.form-title {
		font-size: 18px;
		/* Even smaller font size for very small screens */
	}

	.form-description {
		font-size: 12px;
	}
	
	.checkmark_cls ul{
		margin-left: 0px !important;
		padding-left: 10px;
	}
}

/* CORPORATE FORM END */


/* Services Content Start */

.services-root-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
}

.services-content {
	margin: auto;
	font-size: 20px;
	padding: 20px;
}

/* Services Content end */


.state-of-art {
	margin-bottom: 7rem;

	h1 {
		font-size: 3em;
		/* Increases the size */
		font-weight: bold;
		/* Makes it bolder */
		margin-bottom: 20px;
		/* Adds spacing below the heading */
	}
}

.state-of-art p {
	font-size: 20px;
	/* Slightly larger paragraph text for readability */
	max-width: 90%;
	/* Improves alignment by not spreading the text too wide */
	line-height: 1.6;
	/* Increases line spacing for better readability */
	font-weight: 500;
	margin: auto;
	margin-bottom: 40px;
	/* Adds more space below the paragraph */
}

.state-of-art .feat-section {
	margin-left: 15px;
	/* Reduces left margin */
	margin-right: 15px;
	/* Reduces right margin */
	padding-bottom: 20px;
	/* Reduces height by decreasing padding at the bottom */
}

.state-of-art .feat-section .key-features h5 {
	font-size: 1.5em;
	/* Increases size slightly */
	font-weight: bold;
	/* Makes text bolder */
	margin-bottom: 15px;
	/* Space below the heading */
}


.state-of-art .feat-section .key-features ul {
	list-style-type: circle;
	/* Changes bullet style to 'o' like */
	padding-left: 15px;
	/* Corrects alignment of bullets */
}

.state-of-art .feat-section .key-features li {
	margin-bottom: 10px;
	/* Adds space between list items */
	font-size: 20px;
	word-spacing: 2px;
}

.list-text {
	margin-left: 15px;
}

.state-of-art .feat-section {
	margin-left: 0;
	/* Remove additional margin for smaller screens */
	margin-right: 0;
}

/* Enhancements to image styling */
.image-container {
	position: relative;
	display: block;
	/* Change to block to fill the width of the column */
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	/* Let height be auto to maintain aspect ratio of images */
}

.large-image {
	display: block;
	/* Removes bottom margin/padding */
	width: 100%;
	/* Ensure it is responsive */
	border-radius: 13px;
}

.small-image {
	position: absolute;
	bottom: -75px;
	left: -113px;
	width: 57%;
	/* Adjust size as needed */
	border: 8px solid white;
	/* Creates the border effect */
	border-radius: 13px;
}

/* post-section */

.post_description{
	width: 80%;
	margin: auto;
	font-size: 20px !important;
}

@media (max-width: 1000px) {
	.small-image {
		width: 52%;
		/* Increase size slightly on very small devices */
		bottom: -40px;
		/* Adjust position for better visibility */
		left: -60px;
	}
}


/* Responsive adjustments */
@media (max-width: 768px) {
	.image-container {
		width: 70%;
		margin: auto !important;
	}

	/* .small-image {
        width: 50%; /* Increase size slightly on very small devices */
	/* bottom: -20px; Adjust position for better visibility */
	/* left: -20px; */
	/* } */

	.state-of-art .feat-section .key-features ul {
		padding-left: 15px;
	}

	.state-of-art p {
		max-width: 100%;
		font-size: 15px;
		/* Allow paragraph to fill container on small screens */
	}
}


@media (max-width: 512px) {

	.small-image {
		width: 57%;
		bottom: -29px;
		left: -50px;
	}

	.state-of-art .feat-section .key-features ul {
		padding-left: 15px;
	}

	.state-of-art p {
		max-width: 100%;
		/* Allow paragraph to fill container on small screens */
	}
}


/* nav adjustments */
.menu .current-menu-parent a{
	color: #43abf5;
}

.menu li.outer-nav-item.current-menu-item{
	border-bottom: 0px !important;
}

.menu li.outer-nav-item.current-menu-item:hover{
	transform: 0.5s;
	border-bottom: 1px solid #43abf5 !important;
}

.menu li.outer-nav-item.current-menu-item a{
	color: #43abf5 !important;
}

.outer-nav-item a{
	color: white !important;
}

.outer-nav-item:hover{
	transform: 0.5s;
	border-bottom: 1px solid #43abf5 !important;
}

.innner-nav-item a{
	width: 100%;
	color: #6e5555 !important;
}

.menu li .sub-menu li.innner-nav-item.current-menu-item a {
    color: #43abf5 !important;
	border-bottom: 0px !important;
}

.menu li .sub-menu li.innner-nav-item.current-menu-item{
	border-bottom: 0px !important;
}

.menu li .sub-menu li.innner-nav-item.current-menu-item a:hover {
    color: #fff !important;
	border-top: 0px !important;
}

.menu li .sub-menu li.innner-nav-item.current-menu-item:hover a{
    color: #fff !important;
	border-top: 0px !important;
}
/* nav adjustments */

.video-section-title{
	text-align: center !important;
}

/* to say section css  */

#toSaySection {
  display: flex;
  justify-content: center;
  margin: 30px 20px 20px 30px
}


#toSay_mainDiv {
  background: white;
  display: flex;
  justify-content: center
}

.toSay_heading1 {
  font-size: 100px;
}

.toSay_heading2 {
  font-size: 100px;
  color: white;
  -webkit-text-stroke: 1px black;
  -webkit-text-stroke: 1px #17b4ff;
}


#toSay_blocksDiv{
  min-height: 100px; 
  display: flex;
  flex-wrap: wrap;
  width:80%;
  justify-content:space-evenly
}

.toSay_blockCard{
  border:1px solid #17b4ff;
  padding:60px;
  border-radius:12px ;
  width:100%;
  margin:1%;
  text-align:center;
  height:400px;
  display:flex;
  align-items:center
}



/* webcasting section css  */
#webcastingSectionBlocksDiv{
  min-height: 100px; 
  display: flex;
  flex-wrap: wrap;
  justify-content:space-evenly;
  position:relative
}


.webcastingBlocks{
  padding:10px;
  border-radius:5px ;
  width:30%;
  text-align:center;
  height:250px;
  display:flex;
  align-items:center;
  justify-content:center
}


/* videos section  */
#videosMainDiv{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: flex-start;
	margin: 30px 0;
}


.videosItemDiv{
  width: 30%;
  margin: 2% 1%;
  border-radius:12px; 
  position: relative;
  min-height: fit-content;
}


.seeMoreBtnDiv{
  margin: 20px 0px; 
  display:flex; 
  justify-content:center; 
}


#seeMoreVideosBtn{
  border-radius:30px; 
  width:170px;
  padding:18px; 
  border: 1px solid black; 
  color:black; 
  background:white
}

#hideMoreVideosBtn{
  border-radius:30px; 
  width:170px;
  padding:18px; 
  border: 1px solid black; 
  color:black; 
  background:white;
  display:none;
}


.blog-container::before{
	display:none;
}

#toSay_headingDiv {
	writing-mode: vertical-rl;
	white-space: nowrap;
	transform: rotate(180deg);
	width: fit-content%;
	text-align: center;
	align-content: end;
}

.toSay_img{
	rotate: 180deg;
}

.webcasting-title{
	text-align: center;
	padding-top:6rem; 
	padding-bottom: 3rem; 
	color:white;
	font-size:60px; 
	position:sticky;
}

.webcasting-para{
	font-size: 26px;
}

#webcastingSectionBlocksDiv{
	padding-bottom: 3rem;
}

@media only screen and (min-width: 1800px) {
	.blog-container{
		width: 85%;
		grid-template-columns: repeat(4, 1fr) !important;
}
	
}

@media only screen and (max-width: 1440px) {
  /* to say section css  */
  #toSaySection {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 20px 20px 20px
  }

  .toSay_heading1 {
    font-size: 85px !important;
  }
  
  .toSay_heading2 {
    font-size: 85px !important;
    color: white;
    -webkit-text-stroke: 1px black;
    -webkit-text-stroke: 1px #17b4ff;
  }
	
	.webcasting-para{
		font-size: 22px;
	}

  #toSay_blocksDiv{
    min-height: 80px; 
    display: flex;
    flex-wrap: wrap;
    width:80%;
    justify-content:space-evenly
  }
}




@media only screen and (max-width: 1024px) {
  /* to say section css  */
  #toSay_mainDiv {
    background: white;
    display: block;
    justify-content: center
  }
	
	.webcasting-para{
		font-size: 16px;
	}

  #toSay_headingDiv {
    text-align: center;
    writing-mode: horizontal-tb;
    white-space: nowrap;
    transform: rotate(0deg);
    width: 100%
  }

  .toSay_heading1 {
    font-size: 60px !important;
  }
	
	.toSay_img{
		display: none;
	}

  .toSay_heading2 {
    font-size: 60px !important;
    color: white;
    -webkit-text-stroke: 1px black;
    -webkit-text-stroke: 1px #17b4ff;
  }


  #toSay_blocksDiv{
    min-height: 100px; 
    display: flex;
    flex-wrap: wrap;
    width:100%;
    justify-content:space-evenly
  }

  .toSay_blockCard{
    padding:50px;
    width:46%;
    margin:0.8%;
    height:300px;
    

  }


  /* videos section  */
  .videosItemDiv{ 
    width:42%;
    margin:30px 20px;
    border-radius:12px; 
    position: relative;
    min-height: fit-content;
  }
}

.blog-container{
    padding: 2rem 0;
    display: grid; 
    gap: 25px;
    grid-template-columns: repeat(3, 1fr);
}


.blog-card{
    margin:auto;
    border-radius:8px;
    background:white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}


.blog-card-content{
    padding: 10px;
}

.blog-card-tags{
    padding: 0 0 10px 0;
}

.blog-card-button{
    background-color: #e0f0ff;
    border: 1px solid #d6e1e5;
    color: #339aff;
    padding: 5px 9px;
    border-radius: 16px;
    margin: 3px;
    font-size: 10px;
    font-weight: 500;
}


@media only screen and (max-width: 768px){
  /* to say section css  */
  .toSay_blockCard{
    height: 250px;
    padding: 15px;
    h2{
      font-size: 20px;
    }
  }


  .toSay_heading1 {
    font-size: 40px !important;
  }

  .toSay_heading2 {
    font-size: 40px !important;
    color: white;
    -webkit-text-stroke: 1px black;
    -webkit-text-stroke: 1px #17b4ff;
  }

  .webcastingBlocks{
    padding:10px;
    border-radius:5px ;
    width:45% !important;
    text-align:center;
    height:230px;
    display:flex;
    align-items:center;
    justify-content:center
  }

  /* videos section  */
  .videosItemDiv{
    width:92%;
    margin: 2% 1%;
    border-radius:12px; 
    position: relative;
    min-height: fit-content;
  }
	
.proj_gal img {
    margin: 0px auto !important;
    width: 20% !important;
    display: block !important;
    cursor: pointer !important;
    float: none !important;
  }


  .clearfix{
    width: 70%;
    margin: auto;
  }
	
	.blog-container{
		grid-template-columns: repeat(2, 1fr);
	}
	
	.webcasting-para{
		font-size: 14px;
	}
	
	.webcasting-title{
		padding-bottom: 3rem;
		font-size: 30px !important;
	}

}


@media only screen and (max-width: 425px){
  /* to say section css  */
  #toSay_blocksDiv{
    min-height: 100px; 
    width:100%;
  }
	
	.contact-us-button{
		font-size: 10px;
	}

  .toSay_blockCard{
    padding:30px;
    width:92%;
    margin:1%;
    height:240px;
  }

  .toSay_heading1 {
    margin: 10px 0 10px 0;
    font-size: 20px !important;
  }

  .toSay_heading2 {
    margin: 10px 0 20px 0;
    font-size: 20px !important;
    color: white;
    -webkit-text-stroke: 1px black;
    -webkit-text-stroke: 1px #17b4ff;
  }

  .top_img{
    height: 250px !important;
  }

  .webcastingBlocks{
    width:95% !important;
    height:200px;

    img{
      width: 30px;
    }
    .webcastingBlockHeading{
      font-size: 15px !important;
    }

    p{
      font-size: 12px !important;
    }
  }


  /* videos section  */
  .videosItemDiv{
    width:95%;
    margin:2% 1%;
    border-radius:12px; 
    position: relative;
    min-height: fit-content;
  }

  .proj_gal img {
    margin: 0px auto !important;
    width: 30% !important;
    display: block !important;
    cursor: pointer !important;
    float: none !important;
  }

  .clearfix{
    width: 95%;
    margin: auto;
  }
	
	
/* 	blogs section  */
		.blog-container{
		grid-template-columns: repeat(1, 1fr);
}
}


@media only screen and (min-width: 425px){
  .videosOuterDiv{
    padding: 0px 30px 0 30px; 
    margin:30px 0px
  }
}
/* Basic styles for the navbar */
.navbar {
    color: white;
}

.navbar .menu a {
    color: white;
    text-decoration: none;
    padding: 10px;
    display: block;
}

.navbar-toggle {
    border: none;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

/* Media query for small screens */


@media (max-width: 768px) {
    /* Ensure the menu is hidden by default on smaller screens */

    .nav_link {
        width: 100%;
    }

    .menu-new-menu-container {
        width: 100%;
    }

    /* Show the menu when the navbar is toggled open */
    .navbar .menu.collapse.show {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.9); /* Dark background with some transparency */
        z-index: 9999; /* Ensure it is above other content */
        transition: transform 0.3s ease-in-out;
        transform: translateX(0);
    }

    /* Add transition for collapsing state */
    .navbar .menu.collapsing {
        position: absolute;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.9);
        z-index: 9999;
        transition: transform 0.3s ease-in-out;
        transform: translateX(-100%);
    }

    /* Add a blur effect to the content behind the menu */
    #header::before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5); /* Slightly transparent black background */
        backdrop-filter: blur(5px); /* Blur effect */
        z-index: 9998; /* Below the menu but above the rest of the content */
        display: none; /* Hide by default */
    }

    /* Show the blur effect when the menu is open */
    .navbar .menu.collapse.show + #header::before {
        display: block;
    }

    /* Adjust the submenu styles for better visibility */
    .navbar .sub-menu {
        background-color: rgba(0, 0, 0, 0.8); /* Slightly transparent background for sub-menus */
    }

    .navbar .sub-menu a {
        padding-left: 20px; /* Indent sub-menu items */
    }

    /* Position the search section better on small screens */
    .headerSearchCol {
        position: absolute;
        top: 38px;
        right: 70px;
    }

    /* Ensure the search icon is more prominent on small screens */
    .headerSearchCol a img {
        width: 40px;
    }

    /* Adjust the search section when the menu is open */
    .navbar .menu.collapse.show ~ .headerSearchCol {
        top: 50px; /* Adjust as necessary to position it below the menu items */
        right: 10px;
    }
	
	.navbar-toggle {
        display: block !important;
    }
}

@media (min-width: 769px) {
	.navbar .menu {
        display: block !important;
	}
	
	.top_img{
	height: 620px !important;
}
	
	.top-img-text{
		h1{
			font-size: 60px;
		}
	}
}





/* testimonial  */
@media only screen and (min-width:1198px){
	.owl-carousel7{
		.owl-item{
			width: 1155px !important;
		}
	}
}


@media only screen and (min-width: 992px) and (max-width: 1197px){
	.owl-carousel7{
		.owl-item{
			width: 940px !important;
		}
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	.owl-carousel7{
		.owl-item{
			width: 715px !important;
		}
	}
}




@media only screen and (min-width: 1024px){
	.top-img-text{
		h1{
			font-size: 95px;
    		font-weight: 900;
    		color: white;
   			text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;	
		}
		
		
	}
}


.top-img-text{
	a{
			padding-bottom: 1px !important;
    		border-bottom: 1px solid white !important;
			color: white !important
		}
}




@media only screen and (min-width: 425px){
	.top-img-text{
		top: 35%;
		
		h1{
			font-size: 60px;
    		font-weight: 900;
    		color: white;
   			text-shadow: none;	
		}
		a{
			color: white;
			padding: 1px;
			border-bottom : 1px solid white;
		}
		
	}
	
	.top_img{
		height: 310px
	}
}



@media only screen and (max-width: 424px){
	.top-img-text{
		top: 25% !important;
		left: 20px !important;
		h1{
			font-size: 20px
    		font-weight: 800;
    		color: white;
   			text-shadow: none;
		}
		a{
			color: white;
			padding: 1px;
			border-bottom : 1px solid white;
		}
	}
	
	.example-h1{
		font-size: 20px;
	}
	
	
	
}



@media only screen and (min-width: 1440px){
	.top_img{
		height: 1000px !important;
	}
	
	.top-img-text{
		top: 30% !important;
		left: 40px !important;
		h1{
			font-size: 90px;
    		font-weight: 900;
    		color: white;
   			text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;
		}
		a{
			color: white;
			padding: 1px;
			border-bottom : 1px solid white;
			font-size: 3rem;
		}
	}
}



@media only screen and (min-width: 2100px){
	.top_img{
		height: 1300px !important;
	}
	
	.top-img-text{
		top: 32% !important;
		left: 50px !important;
		h1{
			font-size: 120px;
    		font-weight: 900;
    		color: white;
   			text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;
		}
		a{
			color: white;
			padding: 1px;
			border-bottom : 1px solid white;
			font-size: 3rem;
		}
	}
}


#toSaySection {
    display: flex;
    justify-content: center;
    margin: auto;
	margin-top: 25px;
}

.toSay_heading1, .toSay_heading2{
	font-weight: 900;
}

/* For screen widths less than 2000px */
@media (max-width: 2000px) {
    #toSaySection {
        width: 80%;
    }
}

/* For screen widths less than 1800px */
@media (max-width: 1800px) {
    #toSaySection {
        width: 90%;
    }
}

/* For screen widths less than 1600px */
@media (max-width: 1600px) {
    #toSaySection {
        width: 100%;
    }
}

@media (min-width: 2000px) {
    #toSaySection {
        width: 60%;
    }
	
	.to-say-para{
		font-size: 25px;
	}
	
	.state-of-art{
		width: 60%
	}
	
	.state-of-art {
		h1 {
			font-size: 4em;
		}
	}

	.state-of-art p {
		font-size: 2em;
	}
	
	.state-of-art .feat-section .key-features h5 {
    	font-size: 2.5em;
	}
	
	.state-of-art .feat-section .key-features li {
		font-size: 2em;
	}
}


@media (min-width: 1025px) {
	#toSay_blocksDiv {
		width: 80%;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 27px;
		margin-left: 20px;
	}
	.toSay_heading1{
		font-size: 120px !important;
	}
	.toSay_heading2{
		font-size: 110px !important;
	}
	.to-say-para{
		font-size: 20px;
	}
}