* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.ttf');
}
:root {
    scroll-behavior: smooth;
}
body {
    font-family: 'Roboto-Regular';
}
.main_header {
    background-color: #d1d2d4;
	position:sticky;
	top:0;
	z-index:55;
}
.gig_logo {
    cursor: pointer;
}
.gig_logo img,
.cogniz_logo img {
    height: 100px;
}
.gig_log img{
    width: 240px;
    height: auto;
}
ul.main_menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: flex;
}
ul.main_menu>li {
    position: relative;
}
ul li {
    line-height: 24px;
}
ul.main_menu>li.current_page_item>a,
ul.main_menu>li.current-menu-parent>a,
ul.sub-menu>li.current-menu-item>a {
    color: #f89922;
}
ul.main_menu>li>a {
    display: inline-block;
    color: #000;
    /* font-family: 'Optima_Bold'; */
    text-decoration: none;
}
.logo_mc {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 20px;
    flex-wrap: wrap;
    position: relative;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    justify-content: space-between;
}
.section_container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.disclaim_txt p {
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}
.footer_logo_section {
    padding: 40px 0;
    text-align: center;
}
.footer_logo_section h4 {
    font-family: 'Roboto-Bold';
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 20px;
}
.fls_container{
    width: 80%;
    margin: 0 auto;
}
.fls_mc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fls_sc {
    flex: 0 0 30%;
    margin-bottom: 20px;
}
.fls_sc img {
    display: block;
    width: 100%;
}
.reg p {
    font-size: 17px;
    line-height: 24px;
    margin: 0;
}
.footer_bottom_container {
    background-color: #3567ae;
    padding: 20px 0;
    color: #fff;
}
.gigis_footer_nav_mc {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    flex-wrap: wrap;
}
.footer_bottom_container ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.footer_bottom_container ul li {
    margin-bottom: 15px;
}
.footer_bottom_container a {
    color: #fff;
    text-decoration: none;
}
.footer_address {
    display: flex;
    align-items: center;
}
.gigis_footer_nav_mc i {
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
}
.f_addres span {
    display: block;
    color: #fff;
}

.ie_form_title {
    text-align: center;
	font-weight: inherit;
}
.ie_form_title span {
    display: inline-block;
}
.text-pink{
color: #FF0082;
font-weight: bold;
}
.ie_form_mc {
    background: #fff;
    padding: 20px 20px 6px 20px;
}
.ie_form_sub_title {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}
.orange_txt {
    color: #f89922;
}
input,
select,
textarea {
    width: 100%;
    height: 34px;
    padding: 6px 10px;
    border: 1px solid #d1d2d4;
    font-family: 'Roboto-Regular';
}
input.btn_submit {
    width: auto;
    background: #1967b3;
    color: #fff;
    border: 0;
    min-width: 110px;
    text-align: center;
    display: block;
    padding: 14px 14px;
    height: auto;
}
textarea{
    height: 100px;
resize: none;
}
/* section start*/
section#inter_edge {
    padding: 20px 0 50px 0;
}
.inter_edge_mc {
    display: flex;
}
.contact_form form>div, .popup_form_sc form>div {
    margin-bottom: 15px;
}
.form_group {
    display: flex;
    justify-content: space-between;
}
.username {
    flex: 0 0 49%;
}
.useremail {
    flex: 0 0 49%;
}
.usermessage textarea {
    height: 120px;
    resize: none;
}
section{
position:relative;
}
/*section 2*/
section.general-section{
 padding: 50px 20px 40px 20px;

}

.card-block{
margin: 40px 10px;
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
.card-block .card{
	padding: 40px 25px;
	text-align:center;
	min-height: 280px;
	max-height:380px;
	margin: 10px 0px;
	position: relative;
}
.card-block .card-flex{
	display: flex;
	flex-direction: column;
	padding: 40px 25px;
	text-align:center;
	min-height: 280px;
	max-height:380px;
	margin: 10px 0px;
	position: relative;
	justify-content: space-between;
}
.card-1{
border: 4px solid #84CEFF;
border-radius: 30px;
flex-basis: 23%;
}
.card-2{
border: 4px solid #B1DEA9;
border-radius: 30px;
flex-basis: 23%;
}
.card-3{
border: 4px solid #FFDBDC;
border-radius: 30px;
flex-basis: 23%;
}
.card-4{
border: 4px solid #F4EEA5;
border-radius: 30px;
flex-basis: 23%;
}
.c1-p{
color:white;font-weight:600;font-size:22px;
margin-bottom:4px;
}
#recognition{
background-color: #FFF6DB;
}
#recognition::before {
  content: '';
  display: block;
  width: 50%;
  height: 35%;
  background-image: url('../images/icon_5.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 100%;
  background-position-y: 0;
  top: 0;
  right: 0;
  z-index: 0;
  position: absolute;
}
#recognition::after {
  content: '';
  display: block;
  width: 50%;
  height: 35%;
  background-image: url('../images/icon_5.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 0;
  background-position-y: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
  position: absolute;
}

.world-logos{
margin: 30px 40px;
}
.scholastic-section{
margin: 50px 0px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.scholastic-section .sect-1, .scholastic-section .sect-2{
flex-basis: 49%;
margin: 10px 0px;
}
.scholastic-pic-box{
width: 100%;
height: auto;
position: relative;
box-sizing: border-box;
border-radius: 30px;
}
.scholastic-pic-box img{
border-radius: 30px;
}
.scholastic-text-box{
border-radius: 30px;
text-align: center;
}
.sect-1 .scholastic-text-box{
border: 4px solid #FFF6DB;
}
.sect-2 .scholastic-text-box{
border: 4px solid #FFDBDC;
}
.sp-bg-light-pink{
background-color:#FFF6DB;
padding: 26px;
font-size: 26px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.sp-bg-pink{
background-color: #FFDBDC;
padding: 26px;
font-size: 26px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.sp-p{
margin: 20px 20px;
}
.sp-p p{
margin-bottom: 14px;
font-size: 20px;
}
.font-20px{
font-size: 20px;
}
.font-22px{
font-size: 21px;
}

.margin-top-20px{
	margin-top: 20px;
}
.more-about{
display: flex;
flex-direction: column;
align-items: center;
}
.more-about-button{
background-color: #002989;
border-radius: 12px;
padding: 12px 24px;
color: #fff;
width: fit-content;
font-weight: bold;
font-size: 18px;
cursor: pointer;
}

.affordable-investment{
position:absolute;
top: 20px;
right: 20px;
}
.ai_container{
background: #fff;
  padding: 20px 40px 20px 40px;
  text-align:center;
  border-radius: 20px;
}
.ai_container_flex-basis{
width: 480px;

}
.amount{
font-size: 24px;
font-weight: bold;
margin-top: 30px;
display: flex;
justify-content: center;
color: #002D89;
}
.big-discount{
font-size: 56px;
}
.gst{
font-size: 20px;
}
.blue-box{
width: 300px;
padding: 20px;
color: #fff;
border-radius: 20px;
margin: 10px auto 20px auto;
}

.discount-box{
background-color: #6CC3B9;
}

.faq-box{
background-color: #FFEDF3;
}

.faq-plus{
background-color: #FF0C7A;
}

/*parent testimonial start */


.parents_testimonial{
background-color: #CAF3FF;
}

.parent_testimonial_section{
display: flex;
align-items:center;
width: 100%;
}
.parent_testimonial_section_block{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 20px;
}
.parent_testimonial_section_block_card{
margin: 0px 20px;
background: white;
border-top: 2px solid gray;
padding: 20px;
display: flex;
flex-direction: column;
border-radius: 20px;

}
.parent_testimonail_parent_name{
align-self: end;
}
/*
.parent_testimonail_parent_name .name{
font-size: 16px;
font-family: 'Montserrat-Medium';
font-weight: 500;
}
.parent_testimonail_parent_name .grade{
font-size: 14px;
font-family: 'Montserrat-Medium';
font-weight: 500;

}
*/
 .speech-bubble {
            position: relative;
            background: #fff; /*#FFFBD9; /* Light yellow background */
            border: 8px solid #002F89; /* Orange border */
            border-radius: 20px;
            padding: 20px;
            color: #000;
            font-family: Arial, sans-serif;
            font-size: 16px;
            box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
			width: 50%;
			min-height: 300px;
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			margin-bottom: 20px;
        }

        .speech-bubble::after {
            content: '';
            position: absolute;
            bottom: -30px;
            left: 20px;
            width: 0;
            height: 0;
            border-width: 30px 30px 0 0;
            border-style: solid;
            border-color: #002F89 transparent transparent transparent; /* Tail color matching the border */
        }

       

        .parent-info {
            background-color: #f5fdd7; /* Light green background for parent info */
            display: inline-block;
            padding: 5px 10px;
            color: #1e6e7f; /* Text color */
            font-weight: bold;
        }

/*parent testimonial end */
/* partner_institutions Section Start */
.partner_institutions {
    padding: 45px 0;
}

.pi_image_sc {
    margin-bottom: 15px;
}

.pi_image_mc {
    /*display: flex;*/
    justify-content: space-between;
    flex-wrap: wrap;
}
.worlds-recognisation{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.worlds-recognisation .pi_image_sc img{
margin: 5px;
border-radius: 10px;
width: auto !important;
height: auto !important;
}

.cpe_registration {
    padding: 40px 40px 10px 40px;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
}


/* partner_institutions Section End */


/*general*/
.image-class{
width: 100%;
height: auto;
}
.image-class-fix{
width: 120px;
height: auto;
}
.image-class-fix-bottom{
 position: relative;
    align-self: center;
width: 120px;
height: auto;
}
p{
line-height: 22px;
}
h3.general-heading {
    font-size: 30px;
    line-height: normal;
    margin: 10px 0px 20px;
}
.head-sub-font{
font-size: 20px;
font-weight: 400;
line-height: 26px;
}
span.block{
display: block;
}
.text-center{
text-align: center;
}
.font-bold{
font-weight: 600;
}
.heading-green{
	color: #008400;
}
.heading-pink{
color: #FF0073;
}
.heading-blue{
color: #002D89;
}
span.break-big{
display: block;
}

.img-bb{
width: 100%;
height: 600px;
object-fit:cover;
}
.open-house-form{
position:absolute;
top: 20px;
right: 20px;
}
.inter_edge_sc_move{
margin-left: auto;
margin-right: 30px;
}
.discount-margin{
margin-left: auto;
margin-right: 100px;
}
button.slick-prev{
left: 0;
}
button.slick-next{right: 0;}
button.slick-prev, button.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #f89922;
  border: 0;
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 16px;
  line-height: 20px;
  outline: 0;
  z-index: 2;
}
.slick-prev::before, .slick-next::before {
  opacity: 0;
}
.slick-prev::before,.slick-next::before {
  content: '';
}

.banner_navigation {
    position: fixed;
    /*     top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg); */
    top: 60%;
    -webkit-transform: translateY(-60%) rotate(-90deg);
    transform: translateY(-60%) rotate(-90deg);
    right: 0;
    z-index: 1;
    -webkit-transform-origin: 75% 0 0;
    transform-origin: 75% 0 0;
}
.payfee_navigation {
    position: fixed;
    /*top: 70%;*/
    top: 85%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-70%) rotate(-90deg);
    right: 0;
    z-index: 1;
    /*-webkit-transform-origin: 75% 0 0;
    transform-origin: 75% 0 0
	*/
    -webkit-transform-origin: 68% 0 0;
    transform-origin: 68% 0 0
}
a.banner_navigation_link {
    background-color: #1167b1;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 12px 14px;
    width: 160px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 500;
    /* 	display: none; */
}
.payfee_navigation a.payfeebanner_navigation_link {
    background-color: #ffe8f0;
    display: inline-block;
    color: #000;
    text-decoration: none;
    padding: 12px 14px;
    /*width: 160px;*/
    width: 120px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.inter_edge {
    background-image: url('../images/banner_2025-1.jpg');
    max-height: 620px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.inter_edge::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 0;
}
.inter_edge .section_container {
    position: relative;
    z-index: 1;
}
.popup_form_mc {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    overflow-y: scroll;
    display: none;
}

.popup_form_sc {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.popup_form_sc .ie_form_mc{
    position: relative;
}

a.popup_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
    display: flex;
    text-decoration: none;
    color: #fff;
    background: #1967b3;
    align-items: center;
    justify-content: center;
}

.popup_form_sc .ie_form_title {
    text-align: center;
}
.error {
    display: block;
    color: red;
    font-family: 'Montserrat-Medium';
    display: none;
}

.user_name, .parent_name{
    flex-basis:49%;
}
.benefit_list li{
    line-height: 30px;
}
.why_gigis_container{
    padding-top:16px;
    padding-bottom: 8px;
}
.diabled_btn{
cursor: no-drop;
background: #959da4 !important;
}
/* mobile popup*/
/* mobile case */

.popup_form_phone {
    position: relative;
}

.phone-hide-msg {
    display: none;
}

.phone-show-msg {
    display: block;
}

.popup_form_phone {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    overflow-y: scroll;
    display: none;
}

.popup_form_phone_sc {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 300px;
    max-width: 480px;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.ie_form_phone_mc {
    background: #fff;
    padding: 40px 30px 40px 30px;
}

a.popup_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
    display: flex;
    text-decoration: none;
    color: #fff;
    background: #1967b3;
    align-items: center;
    justify-content: center;
}

.white_txt_1 {
    font-size: 21px;
}


/*.white_txt_1, .white_txt{color:#fff;}*/

.popup_form_phone_sc {
    text-align: center;
}

#phone_ie_register_form {
    margin-top: 30px;
}

input#popup_phone_submit_btn {
    width: auto;
    background: #1967b3;
    color: #fff;
    border: 0;
    min-width: 110px;
    text-align: center;
    display: block;
    padding: 14px 14px;
    height: auto;
    margin: 0 auto;
}

input#pop_user_phone_form_prefield {
    width: 14%;
    margin-right: 5px;
    height: 38px;
    padding: 6px 10px;
    border: 1px solid #d1d2d4;
}

input#pop_user_phone_form {
    width: 55%;
    height: 38px;
    padding: 6px 10px;
    border: 1px solid #d1d2d4;
}
/*mobile popup end*/

.mb_10 {
    margin-bottom: 10px;
}

.response_message {
    font-size: 14px;
    background: #f89922;
    color: #fff;
    padding: 4px;
    text-align: center;
}
.top-img-desktop{
display: block;
}
.top-img-mobile{
display: none;
}
.sect-5-desktop-img{
display: block;

}
.sect-5-mobile-img{
display:none;
}
.small-font{
font-size: 12px !important;
}
/*faq*/
.faq{
      max-width:900px; margin:0 auto;
    }

    .faq h3{
      margin-top:40px;
	  margin-bottom:24px;
    }

    .faq-list{ list-style:none; margin:0; padding:0; display:grid; gap:14px; }

    .faq-item{
      background:#ffe8f0;
      border-radius:10px;
      overflow:hidden;
    }
	.faq-item p{
	margin-bottom: 8px;
	}
	.faq-item ul{
		padding-inline-start: 20px;
		list-style: disc;
	}

    .faq-question{
      appearance:none; -webkit-appearance:none;
      width:100%;
      display:flex; align-items:center; justify-content:space-between;
      gap:16px;
      border:0; background:transparent; cursor:pointer;
      padding:16px 18px;
      font-size:16px; color:inherit;
    }
    .faq-question:focus-visible{ outline:3px solid color-mix(in oklab, #ff0f6d) 40%, white); outline-offset:2px; }

    /* Plus/Minus icon on the right */
    .faq-question::after{
      content:"+"; 
      color:#ff0f6d;
      font-weight:800; font-size:22px; line-height:1;
      transition:transform .2s ease;
    }
    .faq-item.is-open .faq-question::after{ content:"-"; transform:rotate(180deg); }

    .faq-answer{
      display:none;
      padding:0 18px 16px 18px;
      font-size:15px; line-height:1.6;
      color:#4a4a4a;
    }
	/*faq end*/

	.margin-top-12px{
	margin-top: 12px;
	}
	.course-split::after{
		content: '';
  display: block;
  width: 55px;
  height: 1px;
  background: black;
  text-align: center;
  left: 45%;
  position: relative;
  left: 45%;
  top: 8px;

  
	}
.mobile_only {
    display: none;
}
@media (min-width: 992px) {
    .why_gigis_sc:nth-child(2) {
        margin: 0 2%;
    }
    .why_gigis_sc:last-child {
        margin-left: 4%;
    }
    ul.main_menu>li>a {
        font-size: 16px;
    }
    .main_menu>li {
        margin-right: 16px;
        padding: 41.5px 0;
    }
    .gig_logo img {
        width: 220px;
        height: auto;
    }
    .logo_right {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .menu_icon {
        display: none;
    }
}
@media (min-width: 1200px) {
    
    ul.main_menu>li>a {
        font-size: 18px;
    }
    .main_menu>li {
        margin-right: 34px;
    }
    
}
@media(max-width: 1200px){
.top-img-desktop{
display: none;
}
.top-img-mobile{
display: block;
}
.sect-5-desktop-img{
display: none;

}
.sect-5-mobile-img{
display:block;
}
.open-house-form, .affordable-investment{
position:relative;
top: 0px;
right: 0px;
padding-top:5px;
background-color: #CAF3FF;
}
#asalevel{border-top: 4px solid #84CEFF;}
.inter_edge_sc_move{
margin-left: auto;
margin-right: auto;
}
.discount-margin{
margin-left: auto;
margin-right: auto;
}
.img-bb{height: auto;}
}
@media (max-width: 991px) {
	.mobile_only{
display: block;
}
	.pi_image_sc img{
		margin: auto;	
	}
	.pi_image_sc{
		text-align: center;
	}
	.card-1, .card-2, .card-3, .card-4{flex-basis: 49%}
    .inter_edge_mc {
        justify-content: center;
    }
    .gigis_footer_nav_sc {
        flex: 0 0 50%;
        margin-bottom: 20px;
    }
    .bridge_programme_sc:first-child,
    .bridge_programme_sc:last-child {
        flex: 0 0 100%;
    }
    .why_gigis_sc {
        flex: 0 0 48%;
    }
    .why_gigis_sc:nth-child(even) {
        margin-left: 4%;
    }
    .menu_icon {
        -webkit-box-flex: 1;
        flex-grow: 1;
        text-align: right;
    }
    ul.main_menu {
        display: none;
        flex-basis: 100%;
        position: absolute;
        top: 100%;
        background: #f3f3f3;
        width: 100%;
        left: 0;
        z-index: 3;
    }
    ul.main_menu>li {
        border-bottom: 1px solid #bbb;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 14px;
        flex-wrap: wrap;
    }
    ul.main_menu>li>a {
        display: inline-block;
        padding: 12px 14px;
		width: 100%;
    }
}
@media (max-width: 767px) {
    .gig_subjects_sc:first-child,
    .gig_subjects_sc:last-child,
    .gig_eligibility_sc:first-child,
    .gig_eligibility_sc:last-child,
    .gig_benefits_sc {
        margin-bottom: 20px;
        flex: 0 0 100%;
    }
    .gig_subjects_mc,
    .gig_eligibility_mc {
        padding: 20px 15px;
        justify-content: center;
        text-align: center;
    }
    .gig_benefits_mc {
        padding: 20px 15px;
    }
    .gig_subjects_content,
    .gig_eligibility_content {
        max-width: 100%;
        padding-left: 0;
    }
    .gig_logo img {
  width: 240px;
  height: auto;
}

    .popup_form_sc {
        width: 85%;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }
    .popup_form_mc {
        background: rgb(248, 153, 34);
    }
    .bookatourpopup_form_mc {
        background: rgb(248, 153, 34);
    }
   
}
@media(max-width: 640px){
.scholastic-section .sect-1, .scholastic-section .sect-2{
flex-basis: 100%;
}
}
@media (max-width: 576px) {

   .worlds-recognisation .pi_image_sc img{
width: 150px !important;

}
.world-logos{
margin: 15px 5px;}
    .banner_navigation {
        top: auto;
        z-index: 10;
        transform-origin: 0;
        transform: translateX(-50%);
        right: auto;
        left: 50%;
        bottom: 0;
    }
    .banner_navigation, a.banner_navigation_link {
        width: 100%;
    }
    .payfee_navigation {
	display:none;
        top: auto;
        z-index: 10;
        -webkit-transform-origin: 0;
        transform-origin: 0;
        -webkit-transform: translateX(-50%);
        transform: none;
        right: auto;
        left: 0;
        bottom: 0;
        width: 48%;
    }
    .payfee_navigation a.payfeebanner_navigation_link {
        width: 160px;
    }
    a.banner_navigation_link {
        width: 100%;
        white-space: nowrap;
    }
    .footer_address,
    .gigis_footer_nav_mc {
        justify-content: center;
        text-align: center;
    }
    .fls_sc,
    .gigis_footer_nav_sc {
        flex: 0 0 100%;
    }
    .gig_logo img {
        width: 150px;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .why_gigis_sc:nth-child(even) {
        margin-left: 0;
    }
    .why_gigis_sc {
        flex: 0 0 100%;
    }
    .popup_form_sc .ie_form_title {
        margin:10px 0;
    }
}
@media(max-width: 460px){
.card-1, .card-2, .card-3, .card-4{flex-basis: 100%}
}