.hide { display: none;}


header.entry-header {
    display: none;
}

html {
  scroll-behavior: smooth;
}

#rmp_menu_trigger-127 {
    background: #263A7C;
}

sr7-slide#SR7_1_1-5 {
    border-radius: 30px !important;
}

.section-seperate ul.top-arrow li:nth-child(2) {
    background: #4787C7;
	border-radius: 24px;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
}

img{
	max-width: 100%;
	height: auto;
}
h1 {font-size: 60px;}
h2 {font-size: 45px;}
h3 {font-size: 30px;}



section.main-menu-section {
    margin-top: 13px;
}

/*
top_bar
*/
/* .header-social i { */
    /* color: #fff; */
    /* padding: 6px 0px; */
    /* border-radius: 50%; */
    /* width: 30px; */
    /* height: 30px; */
    /* text-align: center; */
    /* border: 2px solid; */
/* } */

/* .header-social.top-bar ul li {
    /* padding: 0px 4px; */
/* } */


.topbar a {
    color: #fff;
}

.site-header {
    background: #fff;
    color: #fff;
	padding: 30px;
/* 	overflow:hidden; */
	position:relative
}


.home .site-header {
    position: absolute;
	background: transparent;
	top: 62px;
    z-index: 999;
    width: 100%;
}

.home .logo img {
    filter: brightness(0) invert(1);
}


.topbar ul {
    list-style: none;
    display: flex;
	padding: 0;
	margin-bottom:8px;
}


.linked-detail {
    display: inline-block;
    background: #000;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 13px 23px 4px;
    line-height: normal;
}

.topbar .linked-detail i {
    color: #feb406;
    margin-right: 6px;
}



.header-social ul li {
    padding: 0px 3px;
}

.header-social {
    display: inline-block;
}

.header-social a:hover {
    opacity: 0.9;
    text-decoration: none;
}



/*
main_menu_bar
*/

header .row {
    align-items: center;
}



/* .main_menu_bar { */
    /* clear: both; */
    /* text-transform: uppercase; */
    /* font-weight: 600; */
/* } */

/* .main_menu_bar .main_menu_cont > ul > li a:hover:after { */
    /* position: absolute; */
    /* content: ''; */
    /* border-bottom: 4px solid #b3cae3; */
    /* width: 100%; */
    /* height: 3px; */
    /* left: 0; */
    /* bottom: -5px; */
   /* margin-left: 8%; */
    /* font-weight: 500; */
/* } */


/* .main_menu_bar .main_menu_cont > ul > li:after { */
    /* content: ''; */
    /* position: absolute; */
    /* background: #fff; */
    /* width: 1px; */
    /* height: 15px; */
    /* top: 1px; */
    /* left: -17px; */
/* } */

/* .main_menu_bar .main_menu_cont > ul > li:first-child:after { */
	/* display:none; */
	/* } */


.home .sub-menu li a {
    color: #000 !important;
}

.home .sub-menu li a:hover {
    color: #fff !important;
}

.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item a {
    color: #4787C7;
}

/*  .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current-menu-item a {
    color: #feb406;
}
  */

.drop_menu>li ul.sub-menu .menu-item a:hover:after {display:none;}

/* .main_menu_bar .main_menu_cont {
	position:relative;
	display:inline-block;
} */
.main_menu_bar .main_menu_cont ul {
	margin:0;
	padding:0;
	list-style:none;
	display: flex;
    justify-content: space-between;
	align-items: center;
}
.main_menu_bar .main_menu_cont li {
	position:relative;
}

/* .main_menu_bar .main_menu_cont > ul > li{ */
	/* display:inline-block; */
	 /* padding:0 0 14px;  */
	/* position:relative; */
/* } */

/* .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current-menu-item:before, */
/* .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item:before, */
/* .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_parent:before */
/* /*.main_menu_bar .main_menu_cont > ul > li:before*/ /* { */
	/* position:absolute; */
	/* content:''; */
	/* border-bottom: 4px solid #b3cae3; */
	/* width: 90%; */
	/* height: 3px; */
	/* left: 0; */
	/* bottom: 7px; */
	/* margin-left: 10%; */
	/* font-weight:500; */
/* } */


.half-bottom-header {
    padding-top: 15px;
}
	
.home .main_menu_bar .main_menu_cont > ul a {
	color:#fff;
}	
.main_menu_bar .main_menu_cont > ul a {
	display:block;
	color:#000;
	text-decoration:none;
	font-size:16px;
	line-height:32px;
	/* border-left:1px solid #8dc53e; */
	/* padding: 0 7px 0 11px; */
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	    font-weight: 500;
}
.main_menu_bar .main_menu_cont > ul li:first-child a,
.main_menu_bar .main_menu_cont .sub-menu a{
	border-left:0;
}
.top_links > ul > li.menul {
	border-left:1px solid #8dc53e;
}
.top_links > ul > li.menul:first-child {
    border: 0;
}
.menul a {
	display:block;
	color:#8dc53e;
	text-decoration:none;
	line-height:16px;
	padding-left: 3px;
}
.main_menu_bar .main_menu_cont > ul > li:hover > a,
.top_links > ul > li:hover > a,
.top_links .current-menu-item a,
.top_links .current_page_item a,
.top_links .current_page_parent a {
	color:#4787c7;
}

.home .main_menu_bar .main_menu_cont > ul > li:hover > a, .home .top_links > ul > li:hover > a, .home .top_links .current-menu-item a, .home .top_links .current_page_item a, .home .top_links .current_page_parent a {
    color: #cdcdcd;
}

.home .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .home .current_page_item a {
    color: #cdcdcd;
}
.home .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item a
{
	 color: #cdcdcd;
}


.topbar li.menu-contact a {
    background: #263A7C;
    color:#fff;
    padding: 17px 35px;
    border-radius: 10px;
}

.home .topbar li.menu-contact a {
    background: #fff;
	color: #000 !important;
}

.topbar li.menu-contact a:hover {
    background: #4787C7;
    color: #fff !important;
}

.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .menu-contact.current_page_item a {
    color: #fff;
    background: #4787C7;
}


/*
**************************
submenu
**************************
*/
.drop_menu li {
	position:relative;
}
.drop_menu li:hover > ul.sub-menu {
	display:block;
}
.drop_menu>li >ul.sub-menu {
	box-shadow: 2px 2px 18px 2px rgba(0,0,0,0.2);
	top: 30px;
	left: 13px;
	padding: 10px 0;
	z-index: 5;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.drop_menu>li ul.sub-menu {
	background: rgba(255,255,255,0.90);
	border: 2px solid #263a7c;
	margin: 0;
	position: absolute;
	width: 270px;
	display: none;
}
.drop_menu>li >ul.sub-menu ul {
	top:0;
	left:210px;
	margin-left: -4px;
}
.drop_menu>li >ul.sub-menu:before{
    content: "";
    position: absolute;
    top: -7px;
    left: 10px;
    border-bottom: 5px solid #263A7C;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    margin: 0 auto;
    width: 16px;
	z-index: 2;
}
.no-arrow:before {
	border: 0 !important;
}
.drop_menu>li ul.sub-menu li {
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
}
.drop_menu>li ul.sub-menu .menu-item {
	list-style: none;
}
.drop_menu>li>ul.sub-menu>li.menu-item-has-children {
	/*display: table-cell;*/
}
.drop_menu>li ul.sub-menu li a {
	display: block;
	padding: 9px 11px;
	color: #000;
	text-decoration: none;
	background-color:transparent !important;
	line-height: 27px;
	border-top:1px solid #fff;
}
/*.drop_menu>li ul.sub-menu > li.menu-item-has-children > a {
	color: #111;
	text-transform: uppercase;
}*/
.drop_menu>li ul.sub-menu li:hover > a,
.drop_menu>li ul.sub-menu li.current_page_item > a {
	color: #fff;
	background-color:#263a7c !important;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}



/* a:hover {
    color: #b3800f;
}
a {
    color: #D1AB2A;
} */



/*---------General Setting--------*/

a.main-btn {
    background: #263A7C;
    color: #fff;
    font-size: 18px;
    padding: 14px 38px;
    border-radius: 7px;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
	margin-top: 10px;
}

a.main-btn:hover {
    text-decoration: none;
    background: #4787C7 !important;
}

.theme-content li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #fff;
    background: #4787C7;
    width: 29px;
    height: 29px;
    font-size: 17px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    padding: 1px;
    left: 0;
    top: 1px;
}

.theme-content li {
    position: relative;
    padding-left: 38px;
	margin-bottom: 15px;
    line-height: 28px;
}

.theme-content ul {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
}

.section-grey {
    background: #F9FAFB;
    border: 1px solid #D9D9D9;
    border-radius: 24px;
    padding: 30px 30px 0px 30px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-grey img, .section-navy img {
    border-radius: 24px;
}

.section-navy {
    background: #F1F7FF;
    border: 1px solid #D9D9D9;
    border-radius: 24px;
    padding: 30px 30px 0px 30px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.theme-content h2 {
    font-size: 50px;
}

.theme-content h2 strong {
    color: #263a7c;
}


.theme-content-ul2 ul {
    column-count: 2;
}

.theme-content-ul2 li:before {
    content: "\f105";
    font-family: 'Font Awesome 7 Free';
    color: #fff;
    background: #4787C7;
    width: 29px;
    height: 29px;
    font-size: 17px;
    text-align: center;
    border-radius: 50%;
    padding: 1px;
    font-weight: 600;
    display: inline-block;
    margin-right: 11px;
	position: relative;
	top:1px;
}

.theme-content-ul2 li {
    padding-left: 0px;
}


/*---------Home Page--------*/


.home-first-section h2 {
    font-size: 50px;
}

.enterprice-section h2 {
    font-size: 62px;
    font-weight: 600;
}

.seprate-section1 h3 {
    font-size: 32px;
}

.commitment-section h2 {
    font-size: 50px;
}

.bottom-section h2 {
    font-size: 50px;
}

.home-first-section-left {
    background: #F9FAFB;
    border: 1px solid #D9D9D9;
    border-radius: 25px;
    padding: 50px !important;
    font-size: 20px;
}

.home-first-section img 
{
	border-radius:24px;
}

.section-seperate
{
	padding:20px;
}

ul.top-arrow li {
    padding: 8px;
    font-size: 13px;
}
ul.top-arrow {
    list-style: none;
    display: inline-flex;
    padding: 3px;
    border: 1px solid #D0D0D0;
    border-radius: 24px;
    width: auto;
    padding-right: 8px;
}

ul.top-arrow li:first-child

 {
    background: #263A7C;
    border-radius: 24px;
    color: #fff;
	padding-left:16px;
	padding-right:16px;
}

ul.top-arrow li:last-child {
    display: none;
}

.arrow-center 
{
	text-align:center;
}

.enterprice-section {
    padding-top: 60px;
}


.section-border.mid-section img {
    border-radius: 24px;
}
.section-blue {
    background: #F1F7FF;
    border-radius: 24px;
    border: 1px solid #D9D9D9;
	padding:20px;
	margin:20px;
}

.section-border.mid-section h2 {
    font-size: 50px;
    font-weight: 500;
}

.section-border.mid-section.section-blue {
	padding:50px;
}

.section-border.mid-section li {
    margin-bottom: 20px;
}
.section-border.mid-section ul {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
}

.we-serve-box .vc_column_container:nth-child(1), 
.we-serve-box .vc_column_container:nth-child(4) {
    border-left: none;

}

.we-serve-box .vc_column_container:nth-child(3), 
.we-serve-box .vc_column_container:nth-child(6) {
    border-right: none;

}

.we-serve-box .vc_column_container:nth-child(1), 
.we-serve-box .vc_column_container:nth-child(2), 
.we-serve-box .vc_column_container:nth-child(3) {
    border-top: none;
}

.we-serve-box .vc_column_container:nth-child(1),
.we-serve-box .vc_column_container:nth-child(2),
.we-serve-box .vc_column_container:nth-child(3),
.we-serve-box .vc_column_container:nth-child(4), 
.we-serve-box .vc_column_container:nth-child(5), 
.we-serve-box .vc_column_container:nth-child(6) {
    border-bottom: none;
}


.we-serve-box .vc_column_container {
    border: 1px solid #ffffff42;
    padding: 57px 25px 11px;
}


.we-serve-box .vc_column_container:nth-child(4) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(5) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(6) .vc_column-inner {
    margin-bottom: -50px;
}
.we-serve-box .vc_column_container:nth-child(1) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(2) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(3) .vc_column-inner {
    margin-top: -50px;
}

.we-serve-box {
    padding-top: 50px;
    padding-bottom: 70px;
}

.we-serve-section {
    color: #fff;
    padding: 50px;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
	
}

.we-serve-section h2, .we-serve-section h3 {
    color: #fff;
}

.we-serve-section h3 {
    font-size: 26px;
    font-weight: 700;
}

.we-serve-section h2 {
    font-size: 60px;
    font-weight: 600;
}



.home-blog-section h2 {
    font-size: 60px;
    padding-bottom: 30px;
}


.recent_blog_content {
    padding-top: 18px;
    display: inline-block;
}

.recent_blog_title a
 {
    color: #000;
    font-size: 27px;
    text-decoration: none;
	font-weight:600;
}

.recent_blog_title a:hover {
  color: #000;
  text-decoration: none;
}

.home-blog-section {
    padding-top: 30px;
    padding-bottom: 30px;
}


.time {
    color: #828282;
    font-size: 15px;
}


.main_col_3 {
    background: #F9FAFB;
    padding: 25px;
    border: 1px solid #D4D4D4;
    border-radius: 24px;
	transition:0.3s;
	margin-top:15px;
}

.recent_blog_img {
    border-radius: 10px;
}

.bottom-section {
    background: #F9FAFB;
    border-radius: 24px;
    border: 1px solid #D9D9D9;
	padding: 50px 30px 10px;
    margin: 16px;
}


.bottom-cta-section {
    padding: 60px;
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 40px;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}

.bottom-cta-section h2 {
    text-align: center;
    color: #fff;
    font-size: 90px;
	padding-bottom: 16px;
}

.bottom-cta-section p {
    color: #fff;
    font-size: 20px;
	padding-bottom:20px;
}

.bottom-cta-section a {
    background: #4787C7;
}

.bottom-cta-section ul.top-arrow li:first-child 
{
	background:#4787C7; 
}

.bottom-cta-section ul.top-arrow {color:#fff;}


.seprate-section1 {
    background: #F9FAFB;
    border: 1px solid #D9D9D9;
    border-radius: 24px;
    padding: 40px 0px 20px 40px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.data-center-img img {
/*     width: 90%; */
    margin-top: -70px;
/*     margin-right: -20px; */
}

.seprate-section1 a.main-btn {
    font-size: 14px;
	z-index:9;
	position:relative;
}

.seprate-section1 h3 {
    font-weight: 600;
}

.cabling-img img {
    margin-top: -40px;
    border-bottom-right-radius: 24px;
    margin-bottom: -20px;
    margin-right: -15px;
}

.section-border.mid-section li strong {
    font-size: 23px;
}

.section-border.mid-section li {
    position: relative;
    padding-left: 52px;
}
.section-border.mid-section li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #fff;
    background: #4787C7;
    width: 39px;
    height: 39px;
    font-size: 27px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    left: 0;
    top: 11px;
}


.gform-theme--foundation .gform_fields {
        gap: 22px !important;
    }

#gform_1 input[type="text"], #gform_1 input[type="tel"], #gform_1 input[type="email"], #gform_1 textarea, #gform_1 select{
	background: transparent;
    box-shadow: none;
    border-color: #C7C7C7;
	font-size:17px;
}

#gform_3 textarea {
	padding: 10px 20px;
}

input#gform_submit_button_1 {
    background: #263A7C;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
}

input#gform_submit_button_1:hover
{
    background: #4787C7;
}

div#gform_fields_1 label {
    font-size: 17px;
    font-weight: 600;
}

#gform_1 input[type="text"]:focus, #gform_1 input[type="tel"]:focus, #gform_1 input[type="email"]:focus, #gform_1 textarea:focus{
    box-shadow: 0px 0px 6px -1px #e7a50f;
}

.fdata-contact-info a {
    color: #000;
    text-decoration: none;
}
.fdata-contact-info p {
    margin-top: -32px;
    margin-left: 31px;
    margin-bottom: 43px;
}

.fdata-contact-info {
    padding-top: 22px;
}


/*-------HOME PAGE END-----------*/



/*------------ About Page----------*/

.about-banner {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding: 220px 30px;
}

.about-banner h1
{
	font-size:60px;
}

.about-second-section h2 {
    font-size: 51px;
}

.ul-style ul {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
}

.ul-style li strong {
    font-size: 23px;
}

.ul-style li {
    position: relative;
    padding-left: 52px;
	margin-bottom: 20px;
}
.ul-style li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #fff;
    background: #4787C7;
    width: 39px;
    height: 39px;
    font-size: 23px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    padding: 1px;
    left: 0;
    top: 11px;
}

.about-left-side-bg {
	color: #fff;
    padding: 12px;
	font-size: 27px;
    line-height: 36px;
}

.about-second-section {
    background-size: auto;
    background-position: left;
    background-repeat: no-repeat;
}

.about-mid-section.ul-style li:before
 {
    width: 30px;
    height: 30px;
    font-size: 18px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    padding: 1px;
    left: 0;
    top: 0px;
}

.about-mid-section.ul-style li {
    padding-left: 41px;
    margin-bottom: 10px;
}

.about-mid-section h2 {
    font-size: 51px;
}

.about-mid-section {
    padding: 50px 20px;
    border-radius: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.about-bg-img {
    padding: 120px 20px 200px;
    background-position: 22% 68%;
    background-repeat: no-repeat !important;
    background-image: url(https://legacydatatechnologies.com/wp-content/uploads/2026/03/group-maps-1.png);
}

.testimonials-section {
	padding: 50px 20px;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.testimonials-section img {
    border-radius: 20px;
}

.testimonial-slider-section p {
    color: #fff;
    font-size: 46px;
	line-height:normal;
}

.ratings {
    color: #F0B71C;
    font-size: 32px;
}

h5.testimonial-tilte {
    font-size: 22px;
    color: #fff;
}

span.testimonial-design {
    color: #fff;
    font-size: 20px;
}

.global-standard-section {
    padding: 50px 20px;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    margin-top: 10px;
}

.iso-short p {
    display: flex;
}

.iso-short img {
    margin-left: 12px;
    margin-right: 12px;
}

.iso-short {
    margin-top: 20px;
}



/*--------END OF ABOUT US PAGE ---------*/

/*--------- Service Page----------------*/

.page-id-183 .we-serve-section {
    margin-top: 25px;
}

.services-box-1 {
    border: 4px solid #fff;
    padding: 14px;
    text-align: center;
    border-radius: 20px;
}

.services-box-1 img {
    border-radius: 20px;
    margin-bottom: 30px;
    height: 270px;
    width: 100%;
    object-fit: cover;
}


.services-box-1 {
    border: 4px solid #fff;
    padding: 14px;
    text-align: center;
    border-radius: 20px;
}

.services-box-1 a.main-btn {
    background: #263a7c;
}

.service-box-content {
    padding: 4px 40px;
}



.map-section .wpb_gmaps_widget iframe {
    filter: grayscale(100%) contrast(90%) brightness(105%);
	border-radius: 24px ;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #fff !important;
    padding: 0 !important;
}

.map-section .vc_column-inner {
    padding: 0 !important;
}


/*-------Resources Page-----------*/


.resource-item {
    background: #F9FAFB;
    padding: 27px;
    border: 1px solid #D4D4D4;
    border-radius: 24px;
}

.resources-list {
    margin-top: 40px;
}

.resource-item h3 {
    font-size: 28px;
    padding-top: 10px;
}

.resource-item h3 a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
}

.resource-item p {
    color: #676767;
}

.resource-item img {
    width: 100%;
    display: block;
    height: 300px;
    border-radius: 15px;
    object-fit: cover;
}

.resource-item a.read-more {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.resource-content {
    padding-top: 20px;
    color: #A0A0A0;
}

.resource-item a.read-more:hover {
    color: #fff;
    background: #263a7c;
}
.resource-item a.read-more {
    transition: 0.3s;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    padding: 10px;
    display: block;
    margin-top: 10px;
    border-radius: 10px;
}

.resource-item a.read-more:after {
    content: '\f178';
    font-family: "Font Awesome 7 Free";
    font-weight: 600;
    margin-left: 5px;
    top: 1px;
    position: relative;
}

/*-------Resources Single Page-----------*/

.main-single-post-thubnail-image img {
    /* border-radius: 24px; */
    width: 100%;
    max-height: 500px;
    object-fit: contain;
}

/*-------INNER PAGE START-----------*/


.inner-page-first-section p
{
	text-align: center;
    font-size: 20px;
    line-height: 30px;
}


.about-page-section {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right bottom;
}


.team-page-section 
{    
	background-repeat: no-repeat;
    background-size: auto;
    background-position: right bottom;
}



.contact-page-address li {
    margin-bottom: 25px;
    position: relative;
    padding-left: 53px;
}

.contact-page-address ul {
    list-style: none;
    padding: 0;
    font-size: 20px;
}

.contact-page-address i {
    color: #e7a50f;
    border: 2px solid #e7a50f;
    padding: 9px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    width: 41px;
    text-align: center;
    height: 41px;
}

.contact-page-address a {
    color: #000;
}

.contact-page-address b {
    color: #e7a50f;
}

.contact-page-social {
    padding-top: 20px;
	transition:0.3s;
}
.contact-page-social i {
    color: #e7a50f;
    border: 2px solid #e7a50f;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    text-align: center;
    height: 50px;
    font-size: 25px;
    margin: 4px;
}

.contact-page-social a:hover {
    text-decoration: none;
	opacity:0.8;
}


.faq-page-section .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    left: 10px;
}

.faq-page-section .vc_toggle_title {
    background: #323232;
    padding: 14px 14px 14px 35px !important;
    border-radius: 10px;
}

.faq-page-section
{
	background-repeat: no-repeat;
    background-size: auto;
    background-position: right bottom;
	background-attachment:fixed;
}



.gform_button {
    background: #2e5dab;
    color: #fff;
    font-size: 16px;
    padding: 10px 28px;
    border-radius: 24px;
    transition: 0.3s;
    border: none;
}

.gform_button:hover {
	text-decoration: none;
    background: #3872d2;
}



a.recent_blog_btn {
    color: #000;
    font-size: 17px;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    display: inline-block;
    text-decoration: none;
}

a.recent_blog_btn:hover {
    text-decoration: none;
    color: #263a7c;
}

.recent_blog_cate {
    position: absolute;
    margin-top: -80px;
    background: #263a7c;
    font-family: 'Poppins';
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px;
    font-size: 14px;
}


p.blogInfo {
    color: #263a7c;
    font-size: 15px;
	margin-bottom: 10px;
}

.bottom-sect
 {
    position: relative;
	padding: 27px;
    background: #293040;
	color: #fff;
    line-height: 32px;
    font-size: 24px;
}

.bottom-sect:after {
    content: '';
    background: #263a7c;
    width: 150px;
    height: 77px;
    position: absolute;
    top: -13px;
    right: -11px;
    z-index: -9;
}


.top-banner {
	text-align: center;
    padding: 120px 20px;
    background: url(https://legacydatatechnologies.com/wp-content/uploads/2026/03/Top-banner-inner-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;

}

.top-banner p {
    font-size: 20px;
	margin-bottom:30px;
}
.top-banner h1 {
    color: #000;
    font-weight: 600;
    font-size: 70px;
    margin-bottom: 30px;
}

.top-banner h4:before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 11px;
    position: absolute;
    top: 8px;
    left: -15px;
}
.top-banner h4 {
    color: #263A7C;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    display: inline;
}

.top-banner a.main-btn:after {
    content: '\f178';
    font-family: "Font Awesome 7 Free";
    font-weight: 600;
    margin-left: 8px;
    top: 1.5px;
    position: relative;
}






/*---------BLOG PAGE ------------*/

span.screen-reader-text {
    display: none;
}

.blog .top-banner, .single-post .top-banner{
    background: url(https://legacydatatechnologies.com/wp-content/uploads/2026/03/Top-banner-inner-1.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 70px 10px;
}

.search .top-banner, .error404 .top-banner, .category .top-banner{
    background: url(https://legacydatatechnologies.com/wp-content/uploads/2026/03/Top-banner-inner-1.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 70px 10px;
}





/* 
section.blog {
    padding-top: 40px;
    border-top: 1px solid #ccc;
} */


.blogImage{border:1px solid #cccdcd;overflow:hidden;position:relative;margin-bottom:20px;background:#ebebeb;}
.blogImage img{width:100%; height: 300px; object-fit: cover;}
.blogImage .blogDate{position:absolute;left:0;top:0;z-index:1;width:39px;background:#263a7c;color:#fff;padding:10px 13px;text-align:center;}
.blogImage .blogDate i{font-size:12px;font-style:normal;display:block;}
.blogImage .blogDate span{font-size:20px;font-style:normal;display:block;}
.blogImage .blogDate i,
.blogImage .blogDate span{margin-left:-3px;}
.blogImage .blogDate i ~ i{margin-left:-6px;}
.blogImage .blogDate hr{border-top:1px solid #fff;padding:5px 0 0 0;margin:5px 0 0 0;}
.blogContent h3.blog-title{font-size:24px;line-height:1.2;}
.blogContent h2.blog-title{font-size:30px;line-height:1.2;}
.blogDesc a.more {font-size:16px;}
.blogBox:hover{border-color:#f79421;}
.blogImage.hoverStyle .hoverIcons,
.blogImage .hoverStyle .hoverIcons,
.galleyBox.hoverStyle .hoverIcons{bottom:50%;margin-bottom:-16px;}
.blogPage hr {
    border-color: 
    #d6d6d6;
}

.head-sec h2 {
    font-size: 35px;
}

.more2:hover {
  box-shadow: inset 200px 0 0 0 #263a7c;
  text-decoration: none;
  color: #fff;
}

a.more2 {

box-shadow: inset 0 0 0 0 #263a7c;
padding: 0 .25rem;
margin: 0 -.25rem;
color: #000;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
display: inline-block;
transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
	text-decoration:none;
}

.fa-clock::before {
  content: "\f017";
  font-family: 'Font Awesome 7 Free';
  margin-right: 4px;
  font-style: normal;
}

.blog-title a:hover {
  color: #263a7c;
  text-decoration: none;
}
.blog-title a {
  color: #000;
  transition: 0.3s;
	text-decoration:none;
}
.zoom img {
  transition: 0.3s;
}
.zoom img:hover {
  transform:scale(1.1);
}

.blogSideBar .widget_search button[type="submit"] {
 padding:8px 15px;
 font-size:20px
}

.blogSideBar h4.widget-title {
    font-size: 23px;
    color: #fff;
    background: #263a7c;
    padding: 7px 12px;
    border-left: 10px solid #51a3da;
    margin-top: 40px;
}

.blogSideBar .widget_search button[type="submit"]:hover {
 color:rgba(255,255,255,.7)!important
}

.post-description.clearfix {
  margin-top: 30px;
}

.blog-sidebar span.screen-reader-text {
    display: none;
}



/*-------- SINGLE PAGE ---------*/

section.single-blog.single-post {
    padding-top: 50px;
}

.sidebar .widget_container {
 margin-top:30px
}
.sidebar .widget_container:first-child {
 margin-top:0!important
}
.sideBox {
 margin-bottom:30px
}
.blogSideBar .widget_search {
 background:#f1f1f1;
 border:1px solid #ddd;
 border-radius:8px;
 padding:30px 25px;
 margin-bottom:30px
}
.blogSideBar ul {
 list-style:none;
 margin:0;
 padding:0
}
.blogSideBar ul li:first-child {
 border-top:0;
 padding-top:0
}
.blogSideBar ul li {
 border-top:1px dashed #b0b0b0;
 margin-left:2px
}
.blogSideBar ul li a {
 	color:#323232;
 	display:block;
 	padding:10px 0;
	 transition: 0.4s;
	text-decoration:none;
}
.blogSideBar ul li a:before {
 content:"\f0da";
 margin:0 10px 0 5px;
 display:inline-block;
 font-family:'Font Awesome 7 Free';
 font-weight:700
}
.blogSideBar ul li a:hover {
 color:#51a3da;
/*  background:#8F1019; */
 text-decoration:none
}
.blogSideBar .list_accordion dt:before {
 content:"\f13a";
 color:#373737
}
.blogSideBar .list_accordion dt.open:before {
 content:"\f139";
 color:#f79421
}
.blogSideBar .list_accordion dd {
 padding:10px;
 background:none
}
.blogSideBar .list_accordion dt.open {
 margin-bottom:0
}
.blogSideBar h4 {
 border-bottom:1px dashed #333;
 padding:0 0 8px
}
.blogSideBar #search-2 {
 background:#f1f1f1;
 border:1px solid #ddd;
 border-radius:8px;
 padding:30px 25px;
 margin-bottom:30px
}

.blogSideBar input[type="submit"] {
  position: absolute;
  padding: 10px 24px;
  right: 0px;
  border: 0px;
  background: #263a7c;
  color: #fff;
  transition: 0.2s;
  font-weight: 700;
  border-radius: 5px;
	bottom:0px;
}


.blogSideBar form.search-form {
    position: relative;
}

.blogSideBar input[type="submit"]:hover {
    background: #4787C7;
    box-shadow: 5px 7px 7px -6px #263a7c;
}




.blogSideBar input[type="search"] {
 	border:none;
 	padding:10px;
	width:100%
}

.blogSideBar form.search-form label {
	 width:100%;
	 margin-bottom:0px;
}





/*-----Contact Us------*/


.contact-left-section p {
    margin-left: 40px;
    margin-bottom: 8px;
}



.contact-us-section i {
    margin-right: 14px;
    line-height: 32px;
    color: #8F1019;
	position:absolute;
	left: 27px;
}

.contact-us-section p {
    font-size: 17px;
    line-height: 26px;
}

.contact-us-section h2 {
    color: #8F1019;
}

.contact-us-section a {
    color: #000;
}
.contact-us-section {
    background-repeat: no-repeat;
    background-position: top;
}


/*---------Search Page-------*/

.search-title {
    font-size: 40px;
    color: #8F1019;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 11px;
}

.search .entry-summary {
    margin-top: 30px;
}

.search .more_link {
    margin-top: 11px;
}

.search .more_link a
{
	color:#8F1019;
}


.search article {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0px 24px 0px;
    margin-top: 20px;
}

.pagination ul {
    display: flex;
    list-style: none;
    margin: auto;
    text-align: center;
    padding-left: 0;
}

.pagination ul li span {
    color: #fff;
    background: #bf0815;
}
.pagination ul li a:hover {
    background: #bf0815;
    text-decoration: none;
}
.pagination ul li a, .pagination ul li span {
    background: #8F1019;
    padding: 7px 16px;
    margin: 10px 2px;
    transition: 0.3s;
    display: inline-block;
}

.pagination ul li a, .pagination ul li span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.pagination ul li span {
    background: #bf0815;
}


/*---------404 Page-------*/

.error-404.not-found .search-field, .search .search-field, .category .search-field {
    width: 100%;
    background: #e8e8e8;
    border: none;
    padding: 15px 23px;
    border-radius: 10px;
    font-size: 19px;
}

.error-404.not-found, .search.not-found {
    text-align: center;
    padding: 60px 30px;
}

.error-404.not-found .search-submit, .search .search-submit, .category .search-submit {
    position: absolute;
    background: #263a7c;
    border: none;
    color: #fff;
    font-size: 19px;
    padding: 15px 21px;
    font-weight: 600;
    border-radius: 10px;
    top: 0px;
    right: 0px;
	transition:0.3s;
}

.error-404.not-found .search-form, .search .search-form, .category .search-form {
    position: relative;
}

.error-404 .search-form label, .search .search-form label, .category .search-form label {
    width: 100%;
}

.error-404.not-found .search-submit:hover, .search .search-submit:hover, .category .search-submit:hover  {
    background: #4787C7;
    box-shadow: 5px 7px 7px -6px #4787C7;
}



.button-style2:hover {
    text-decoration: none;
}

.top-banner1 h2 {
    font-size: 25px;
}

.top-banner1 h3 {
    font-size: 35px;
    color: #fff;
}

.top-banner1 {
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 30px;
}

.top-banner1 h3 {
    font-size: 35px;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 5px;
}

.top-banner1 p {
    padding-bottom: 20px;
	font-size:20px;
}




/*---------FOOTER-------*/


section.main-footer {
    padding: 50px 30px;
}

.site-footer {
    background: #F9FAFB;
    /* padding: 50px 30px 20px; */
    border: 1px solid #D9D9D9;
    margin: 20px;
    border-radius: 20px;
}

footer h3.widget-title {
    font-size: 25px;
    font-weight: 600;
    color: #263A7C;
}

.footer-4 a {
    color: #000;
    text-decoration: none;
}

.main-footer ul li a:hover, .footer-4 a:hover {
    color: #263a7c;
}

.footer-1 {
    padding-right: 20px;
}
.footer-1 img {
    margin-bottom: 20px;
}

.main-footer ul {
    list-style: none;
    padding-left: 0;
}

.main-footer ul li {
    margin-bottom: 11px;
}

.main-footer ul li a
 {
    color: #000;
    font-size: 17px;
    text-decoration: none;
}



.footer-section1 h3 {
    color: #fff;
    font-size: 31px;
}

.footer-section1 {
    color: #fff;
}

.footer-contact2
 {
    margin-left: 50px;
}

.footer-contact a {
    color: #fff;
    text-decoration: none;
    font-size: 33px;
    font-weight: 600;
    font-family: 'Inter Tight';
	transition:0.3s;
}
.footer-contact p {
    color: #868686;
    font-size: 18px;
    font-family: 'Poppins';
    margin-bottom: 0;
}
.footer-contact {
    display: flex;
    color: #fff;
}


.footer-detail i {
    background: #263a7c;
    border-radius: 24px;
    width: 40px;
    height: 40px;
    padding: 12px;
	color:#fff;
}
.footer-detail p {
    color: #fff;
}

.footer-detail p {
    margin-top: -40px;
    margin-left: 52px;
}

a.footer-consult-btn {
    background: #fff;
    padding: 18px 54px;
    font-family: 'Montserrat';
    text-decoration: none;
    color: #000;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 2px;
	display: inline-block;
    margin-top: 10px;
    transition: 0.3s;
}


a.footer-consult-btn:hover{
	background: #263a7c;
	color:#fff;
	
}

.footer-contact a:hover {
	color:#263a7c;
}

.footer-section2 .wpb_content_element {
    margin-bottom: 15px !important;
}	

div#gform_wrapper_2 {
    position: relative;
}

input#input_2_1 {
    background: 0 0;
    border-left: none;
    border-right: none;
    border-top: none;
    font-size: 16px;
    padding: 29px 0;
    border-bottom: 1px solid #fff;
    color: #fff;
}

input#gform_submit_button_2 {
    background: 0 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

ul#menu-footer-menu2 li a{font-size:14px;}

ul#menu-footer-menu1 li a,
ul#menu-footer-menu2 li a
 {
    color: #fff;
    text-decoration: none;
	transition:0.3s;
}

ul#menu-footer-menu1 li,
ul#menu-footer-menu2 li {
    color: #fff;
    display: inline;
    padding: 9px;
}
ul#menu-footer-menu1, 
ul#menu-footer-menu2 {
    list-style: none;
    padding-left: 0;
}

ul#menu-footer-menu1 li:hover a,
ul#menu-footer-menu2 li:hover a {
    color: #263a7c;
}

.site-footer .vc_separator.wpb_content_element {
    margin-bottom: 18px;
}


.footer-section4 {
    color: #fff;
}

.copyright {
    align-items: center;
   padding: 30px 10px;
    border-top: 1px solid #E1E1E1;
}




 #return-to-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
     background: #263a7c;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	 z-index:99999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 13px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #4787C7;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}



.img-fluid
{
	width:100%;
}


.blogSideBar input.search-field::placeholder {
    color: #fff;
}


/*------------ HOME 2-----------*/

.top-banner2 {
    background-repeat: no-repeat;
    padding: 100px 30px;
    color: #fff;
    background-size: cover;
    background-position: center;
}


div#gform_confirmation_message_2 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    border: 1px solid #d6d6d6;
    padding: 14px;
    font-weight: 600;
}

input#gform_submit_button_1:after {
    content: '';
    background: url(https://legacydatatechnologies.com/wp-content/uploads/2026/03/arrow-right-3.png);
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    z-index: 999;
    background-size: 100%;
    background-position: center;
}


.follow-section a:hover {
    color: #263a7c;
}
.follow-section a {
    color: #000;
    padding: 4px;
    transition: 0.3s;
}
.follow-section {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

iframe {
    width: 100% !important;
}



/*------------ Team Page-----------*/

.team-card {
    margin-bottom: 30px !important;
/*     background: #f7f7f7; */
    padding: 30px;
    border-radius: 24px;
    text-align: center;
	border:1px solid;
}

.modal-body h3 {
    font-size: 40px;
    color: #263a7c;
}

.team-card a {
    margin-top: 15px;
}

.team-img {
    margin-bottom: 20px;
}

.team-img img {
    border-radius: 10px;
}

.team-designation {
    color: #d6d6d6;
    font-size: 20px;
}

button.btn-close.ms-auto {
    background-color: #dedede;
    opacity: 1;
    padding: 10px;
}

.team-card a.main-btn:hover {
    cursor: pointer;
}


/*------------ AI Automation Page-----------*/


.we-serve-section.ai-automation-first-sec h2 strong {
    font-weight: 700;
}
.we-serve-section.ai-automation-first-sec h2 {
    font-weight: 300;
}

.we-serve-section.ai-automation-first-sec {
    padding: 0;
    margin-top: 25px;
}

.auto-box {
    background: #F9FAFB;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #D9D9D9;
    width: 31% !important;
    margin: 12px;
    padding: 40px 40px 0px;
}

.auto-box h4 {
    font-weight: 600;
    margin-top: 20px;
    font-size: 29px;
}

.ai-auto-second-sec h2 {
    font-size: 60px;
    font-weight: 600;
}


.auto-section-bottom .auto-box h4 {
    font-size: 30px;
    font-weight: 600;
	margin-top: 0;
}

.auto-section-bottom .auto-box {
    text-align: left;
	padding: 20px 7px 0px;
}

.auto-section-bottom .auto-box img {
    border-radius: 17px;
}
.auto-section-bottom .auto-box h5 {
    font-size: 15px;
    color: #A0A0A0;
    margin-top: 16px;
}

.auto-section-bottom {
    padding: 40px 10px;
}

.bottom-cta-section a:hover {
    background: #000000;
}

.page-id-274 .bottom-cta-section a {
	background: #000000;
}

.page-id-274 .bottom-cta-section a:hover {
    background: #4787C7;
}

.policy-page {
	background: #F9FAFB;
    border: 1px solid #D9D9D9;
    border-radius: 25px;
    padding: 20px;
}


.bottom-cta-section h3 {
    color: #fff;
    font-size: 65px;
    margin-bottom: 24px;
}

/* .core-section .vc_col-sm-4:hover {
    background: #263a7c8c;
    border-radius: 10px;
	transform: translate(-3px, -7px);
} */
/* .core-section .vc_col-sm-4 {
    text-align: center;
    padding: 30px;
    transition: 0.3s;
} */

.core-section-1-1 {
    border-bottom: 1px solid #ffffffa8;
}

.core-section-1-1 .wpb_content_element, .core-section-1-2 .wpb_content_element {
    margin-bottom: 0;
}

.core-section-1-2 
{
	margin-bottom:30px;
}
.core-section {
    border-radius: 50px;
    margin: 20px 0px;
	padding: 40px 0px;
}


/* .core-section .vc_col-sm-4 {
    text-align: center;
    padding: 30px;
    transition: 0.3s;
    background: #fff;
    border-left: 10px solid #f1f7ff;
    border-right: 10px solid #f1f7ff;
} */

.core-section .vc_col-sm-4 > .vc_column-inner {
	text-align: center;
    padding: 30px;
    transition: 0.3s;
    background: #fff;
	width: 95%;
	border: 2px solid #fff;
    border-radius: 10px;
	margin: auto;

}

.core-section .vc_col-sm-4 > .vc_column-inner:hover {
    border: 2px solid #263a7c;
}

.core-section-1-1 {
    margin-bottom: 30px;
}


#rmp-menu-wrap-127 .rmp-submenu .rmp-menu-item-link {
        color: #d8d8d8;
    }

.home .global-standard-section {
    display: none;
}

.cky-btn-accept, .cky-btn-reject {
    background: #263A7C !important;
    border: 2px solid #263A7C !important;
	color: #fff !important;
}


@media (min-width: 991px) {
.width-48 {
    width: 48% !important;
    margin: 12px;
}

}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}

@media (min-width: 1700px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1700px;
    }
	.main_menu_bar .main_menu_cont > ul a {
	font-size:20px;
}
.drop_menu>li ul.sub-menu {
    width: 330px;
}
	.drop_menu>li ul.sub-menu li a {
		line-height:30px;
	}
}


@media only screen and (min-width:768px) and (max-width:1024px) {
    .footer-1, .footer-2, .footer-3, .footer-4, .footer-5 {
        font-size: 14px;
    }
footer h3.widget-title {
    font-size: 17px;
}
	
.main-footer ul li a {
    font-size: 14px;
}
}


@media only screen and (max-width:991px)
{
	
.theme-content-ul2 ul {
    column-count: 1;
}
	
p {
		font-size:16px;
	}
	
.section-border.mid-section li:before {
    width: 29px;
    height: 29px;
    font-size: 18px;
}
	
.section-border.mid-section li strong {
    font-size: 19px;
}

.section-border.mid-section li {
    padding-left: 39px;
    font-size: 16px;
}	
	
	
.we-serve-box {
    padding-top: 0;
    padding-bottom: 0;
}
	
.home-blog-section h2 {
    font-size: 35px;
}
	
.we-serve-section h3 {
    font-size: 20px;
}
	
.home-first-section-left {
    margin-bottom: 30px;
}

.home .site-header {
    background: #263a7c;
    position: unset;
    padding: 15px;
    width: 95%;
    margin: 10px auto;
    border-radius: 24px;
}

.logo {
    width: 76%;
}

.section-seperate ul.top-arrow li {
    font-size: 11px;
}
	
.home-first-section h2 {
    font-size: 31px;
}

.home-first-section-left {
    padding: 10px !important;
    font-size: 17px;
}

.enterprice-section h2 {
    font-size: 35px;
}

.seprate-section1 {

    padding: 26px !important;
}

.data-center-img img {
    margin-top: 0;
}

.cabling-img img {
    margin-top: 40px;
    margin-bottom: 0;
    margin-right: 0;
}

.section-border.mid-section h2 {
    font-size: 35px;
    font-weight: 500;
}

.section-border.mid-section.section-blue {
    padding: 10px;
}

.we-serve-section h2 {
    font-size: 35px;
    font-weight: 600;
}

.we-serve-box .vc_column_container {
    border: none;
}

.we-serve-box .vc_column_container:nth-child(1) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(2) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(3) .vc_column-inner
 {
    margin-top: 0;
}

.we-serve-box .vc_column_container:nth-child(4) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(5) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(6) .vc_column-inner {
    margin-bottom: 0;
}

.commitment-section h2 {
    font-size: 35px;
}

.bottom-section h2 {
    font-size: 35px;
}

.bottom-cta-section h2
 {
    font-size: 36px;
}

section.main-footer {
    padding: 50px 20px;
}
.recent_blog_title a {
    font-size: 20px;
}
	
.about-banner {
    padding: 80px 20px;
}

.about-banner h1 {
    font-size: 35px;
}

.about-banner p br {
    display: none;
}

.about-second-section h2 {
    font-size: 35px;
}

.about-left-side-bg {
    font-size: 20px;
    line-height: 26px;
}

.ul-style li strong {
    font-size: 18px;
}

.about-mid-section h2 {
    font-size: 35px;
}

.testimonial-slider-section p {
    font-size: 20px;
}

.ratings
 {
    font-size: 20px;
}

h5.testimonial-tilte {
    font-size: 18px;
    margin: 0;
}

span.testimonial-design {
    color: #fff;
    font-size: 17px;
}

.global-standard-section {
    padding: 30px 10px;
}
.global-standard-section h2 {font-size:35px;}

.iso-short p {
    display: inline-block;
}

.iso-short img {
    margin: 6px;
}
	
.theme-content h2 {
    font-size: 35px;
}
	
.bottom-cta-section h3 {
    font-size: 35px;
}
	
}


@media only screen and (max-width:767px)
{
	
.ai-auto-second-sec h2 {
    font-size: 35px;
}

.auto-box {
    width: 94% !important;
}
	
.top-banner h1 {
    font-size: 40px;
}

.top-banner p {
    font-size: 18px;
}

.top-banner {
    padding: 70px 10px;
}
	
.home-first-section-left {
    margin-bottom: 30px;
}

.home .site-header {
    background: #263a7c;
    position: unset;
    padding: 15px;
    width: 95%;
    margin: 10px auto;
    border-radius: 24px;
}

.logo {
    width: 76%;
}

.section-seperate ul.top-arrow li {
    font-size: 11px;
}
	
.home-first-section h2 {
    font-size: 31px;
}

.home-first-section-left {
    padding: 10px !important;
    font-size: 17px;
}

.enterprice-section h2 {
    font-size: 35px;
}

.seprate-section1 {

    padding: 26px !important;
}

.data-center-img img {
    margin-top: 0;
}

.cabling-img img {
    margin-top: 40px;
    margin-bottom: 0;
    margin-right: 0;
}

.section-border.mid-section h2 {
    font-size: 35px;
    font-weight: 500;
}

.section-border.mid-section.section-blue {
    padding: 10px;
}

.we-serve-section h2 {
    font-size: 35px;
    font-weight: 600;
}

.we-serve-box .vc_column_container {
    border: none;
    padding: 15px;
}

.we-serve-box .vc_column_container:nth-child(1) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(2) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(3) .vc_column-inner
 {
    margin-top: 0;
}

.we-serve-box .vc_column_container:nth-child(4) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(5) .vc_column-inner, .we-serve-box .vc_column_container:nth-child(6) .vc_column-inner {
    margin-bottom: 0;
}

.commitment-section h2 {
    font-size: 35px;
}

.bottom-section h2 {
    font-size: 35px;
}

.bottom-cta-section h2
 {
    font-size: 36px;
}

section.main-footer {
    padding: 50px 10px;
}
.recent_blog_title a {
    font-size: 20px;
}

.we-serve-box {
    padding-top: 22px;
    padding-bottom: 5px;
}

.we-serve-section {
    padding: 20px 10px;
}

.home-blog-section h2 {
    font-size: 35px;
    padding-bottom: 30px;
}
	
.seprate-section1 h3 {
    font-size: 25px;
}

.bottom-section {
    padding: 50px 10px 10px;
}

.bottom-cta-section p {
    font-size: 18px;
}

.bottom-cta-section {
    padding: 30px 10px;
}

#gform_1 input[type="text"], #gform_1 input[type="tel"], #gform_1 input[type="email"], #gform_1 textarea, #gform_1 select {
    font-size: 15px;
}
	
.footer-1, .footer-2, .footer-3, .footer-4, .footer-5 {
    padding: 15px 0px;
}
	
.home-blog-section {
    padding-bottom: 0px;
}
.video-sur-img img {
    margin-top: 34px;
}
	
.main-footer ul li a {
    font-size: 16px;
}

.main-footer ul li {
    margin-bottom: 5px;
}
	
.section-grey, .section-navy {
    padding: 10px !important;
}
}