    body {
        padding: 0px;
        margin: 0px;
        list-style: none;
        font-family: 'Inter';
        font-size: 17px;
        color: #001E3E;
        line-height: normal;
    }
    
    p {
        padding: 0px;
        margin: 0px;
    }
    
    a {
        padding: 0px;
        margin: 0px;
        outline: none;
        text-decoration: none !important;
    }
    
    ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    
    label {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    
    ul li {
        padding: 0px 0px 10px;
        margin: 0px;
    }
    
    li,
    p {
        font-family: 'Inter';
        font-size: 17px;
        font-weight: 500;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding: 0px;
        margin: 0px;
    }
    
    input[type="text"]::-webkit-placeholder {
        opacity: 1;
    }
    
    input[type="text"]::-moz-placeholder {
        opacity: 1;
    }
    
    input[type="password"]::-webkit-placeholder {
        opacity: 1;
    }
    
    input[type="password"]::-moz-placeholder {
        opacity: 1;
    }
    
    input[type="search"]::-webkit-placeholder {
        opacity: 1;
    }
    
    input[type="search"]::-moz-placeholder {
        opacity: 1;
    }
    
    input[type="email"]::-webkit-placeholder {
        opacity: 1;
    }
    
    input[type="email"]::-moz-placeholder {
        opacity: 1;
    }
    
    input[type="tel"]::-webkit-placeholder {
        opacity: 1;
    }
    
    input[type="tel"]::-moz-placeholder {
        opacity: 1;
    }
    
    textarea::-moz-placeholder {
        opacity: 1;
    }
    
    textarea::-webkit-placeholder {
        opacity: 1;
    }
    
    a:hover {
        outline: none !important;
        text-decoration: none;
    }
    
    a:active {
        outline: none !important;
        text-decoration: none;
    }
    
    a {
        text-decoration: none !important;
    }
    
    a,
    button,
    input[type="submit"],
     ::before,
     ::after {
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
    }
    
    input[type="submit"] {
        cursor: pointer;
        border: 0px;
        outline: none;
        background: none;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0 0 13px;
    }
    
    p:last-child {
        margin-bottom: 0px;
    }
    
    h1:last-child,
    h2:last-child,
    h3:last-child,
    h4:last-child,
    h5:last-child,
    h6:last-child {
        margin-bottom: 0px;
    }
    
    figure {
        margin: 0px;
    }
    /* inter-100 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 100;
        src: url('../fonts/inter-v13-latin-100.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-200 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 200;
        src: url('../fonts/inter-v13-latin-200.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-300 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 300;
        src: url('../fonts/inter-v13-latin-300.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-regular - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-500 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        src: url('../fonts/inter-v13-latin-500.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-600 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        src: url('../fonts/inter-v13-latin-600.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-700 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        src: url('../fonts/inter-v13-latin-700.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-800 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        src: url('../fonts/inter-v13-latin-800.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* inter-900 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 900;
        src: url('../fonts/inter-v13-latin-900.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* lato-regular - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/lato-v24-latin-regular.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* lato-700 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 700;
        src: url('../fonts/lato-v24-latin-700.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    /* lato-900 - latin */
    
    @font-face {
        font-display: swap;
        font-family: 'Lato';
        font-style: normal;
        font-weight: 900;
        src: url('../fonts/lato-v24-latin-900.woff2') format('woff2');
        /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    }
    
    @font-face {
        font-family: 'icomoon';
        src: url('../fonts/icomoon.eot?fc0pvi');
        src: url('../fonts/icomoon.eot?fc0pvi#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?fc0pvi') format('truetype'), url('../fonts/icomoon.woff?fc0pvi') format('woff'), url('../fonts/icomoon.svg?fc0pvi#icomoon') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: block;
    }
    
    [class^="icon-"],
    [class*=" icon-"],
    .comn_list li:before,
    .list_icon li:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .icon-arrow-icon:before {
        content: "\e900";
    }
    
    .icon-list-icon:before {
        content: "\e901";
        color: #fff;
    }
    
    .main_hed {
        padding: 40px 0 25px;
    }
    
    .main_hed h1 {
        font-family: 'Inter';
        font-size: 50px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.07em;
        text-align: center;
        color: #07386C;
        text-align: center;
    }
    
    .main_hed h2 {
        font-family: 'Inter';
        font-size: 50px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.07em;
        text-align: center;
        color: #07386C;
        text-align: center;
    }
    
    .main_hed h3 {
        font-family: 'Inter';
        font-size: 50px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.07em;
        text-align: center;
        color: #07386C;
        text-align: center;
    }
    
    .main_hed h4 {
        font-family: 'Inter';
        font-size: 40px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.07em;
        text-align: center;
        color: #07386C;
        text-align: center;
    }
    
    .banner_Sec {
        position: relative;
    }
    
    .banner_Sec .ban_right,
    .banner_Sec .ban_left {
        padding: 0px !important;
    }
    
    .ban_cap {
        position: absolute;
        left: 0;
        top: 10%;
        width: 100%;
    }
    
    .banner_Sec .row {
        margin: 0px;
    }
    
    .banner_Sec .ban_left {
        background: linear-gradient(333.7deg, #07386B 2.41%, #3EC2EC 98.05%);
    }
    
    .comn_list li {
        list-style: none;
        padding-left: 30px;
        position: relative;
        font-weight: 700;
        color: #fff;
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid transparent;
        border-image: linear-gradient(0.25turn, rgba(255, 255, 255), rgba(255, 255, 155, 0));
        border-image-slice: 1;
        width: 100%;
    }
    
    .comn_list li:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    
    .comn_list li:before {
        content: "\e900";
        position: absolute;
        left: 0;
        top: 5px;
        font-size: 14px;
        font-display: swap;
        color: #fff;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    
    .ban_scroll_Sec {
        width: 41.66666667%;
        background-color: #09426B;
        padding: 10px 20px;
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        margin-top: 30px;
    }
    
    .ban_cap .container {
        margin-top: 20px;
    }
    /* .ban_Slider .owl-item{float: none;} */
    
    .ban_Slider {
        position: relative;
    }
    
    .ban_Slider .owl-nav {
        position: absolute;
        left: 0;
        bottom: 30px;
        height: 40px;
        width: 100px;
        right: 0;
        margin: 0 auto;
        z-index: 1;
        text-align: center;
    }
    
    .ban_Slider .owl-prev,
    .ban_Slider .owl-next {
        width: 40px !important;
        height: 40px !important;
        background-color: #09426B !important;
        color: #fff !important;
        text-align: center !important;
        line-height: 40px !important;
        font-size: 20px;
        margin: 0 5px;
        display: inline-block;
    }
    
    .ban_Slider .owl-prev:hover,
    .ban_Slider .owl-next:hover {
        background-color: #fff !important;
        color: #09426B !important;
    }
    
    .comn_pic figure {
        position: relative;
        padding: 0px;
    }
    
    .comn_pic figure img {
        position: relative;
        z-index: 1;
        width: 100%;
    }
    
    .comn_pic figure::before {
        content: "";
        border-image: linear-gradient(#07386B, #3EC2EC) 30;
        border-width: 1px;
        border-style: solid;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 5%;
        left: 3%;
        z-index: -1;
    }
    
    .top_cont_Sec {
        padding: 70px 0;
    }
    
    .comn_pic_in {
        padding-right: 20px;
    }
    
    .comn_text h2 {
        font-family: 'Lato';
        font-size: 30px;
        font-weight: 800;
        line-height: normal;
        text-align: left;
        margin-bottom: 15px;
    }
    
    .comn_text p {
        font-family: 'Inter';
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.04em;
        text-align: left;
        margin-bottom: 15px;
        ;
    }
    
    .comn_text p strong {
        font-weight: bold;
        text-decoration: underline;
    }
    
    .comn_text p:last-child {
        margin-bottom: 0px;
    }
    
    .comn_con_in {
        padding-left: 20px;
    }
    
    .rept_cont:nth-child(even) .row {
        flex-direction: row-reverse;
    }
    
    .rept_cont:nth-child(even) {
        background: linear-gradient(333.7deg, #07386B 2.41%, #3EC2EC 98.05%);
    }
    
    .rept_cont:nth-child(even) h2,
    .rept_cont:nth-child(even) p,
    .rept_cont:nth-child(even) li {
        color: #fff;
    }
    
    .rept_cont:nth-child(even) .comn_pic figure::before {
        border: 1px solid #0D71DB;
        z-index: 0;
    }
    
    .rept_cont:nth-child(even) .comn_con_in {
        padding-left: 0px;
        padding-right: 20px;
    }
    
    .list_icon li {
        list-style: none;
        padding-left: 30px;
        position: relative;
        font-weight: 700;
        color: #001E3E;
        font-size: 16px;
    }
    
    .list_icon li:before {
        content: "\e901";
        position: absolute;
        left: 0;
        top: 3px;
        font-size: 16px;
        font-display: swap;
        color: #fff;
    }
    
    ul.list_icon.blue_color li:before {
        color: #001E3E;
    }
    
    .no_underline p strong {
        text-decoration: none;
    }
    
    .main_footer {
        background: linear-gradient(333.7deg, #07386B 2.41%, #3EC2EC 98.05%);
        padding: 70px 0 0px;
    }
    
    .ft_btm {
        background: #002750;
        padding: 20px 0px;
    }
    
    .main_footer h2 {
        font-family: 'Inter';
        font-size: 35px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.04em;
        text-align: center;
        color: #fff;
        border-bottom: 1px solid #5894BB;
        margin-bottom: 20px;
        padding: 0 100px 20px;
    }
    
    .ft_menu {
        text-align: center;
        padding-bottom: 30px;
        ;
    }
    
    .ft_menu li {
        display: inline-block;
        margin: 0 7px 14px;
        padding-bottom: 0px;
        position: relative;
    }
    
    .ft_menu li::after {
        content: "";
        position: absolute;
        top: 0;
        right: -9px;
        width: 1px;
        height: 100%;
        bottom: 0px;
        background-color: #fff;
    }
    
    .ft_menu li:last-child::after {
        display: none;
    }
    
    .ft_menu li a {
        color: #fff;
        font-family: 'Inter';
        font-size: 17px;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }
    
    .ft_menu li a:hover {
        color: #07386B;
    }
    
    .ft_btm p {
        font-family: 'Inter';
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        text-align: center;
        color: #fff;
    }
    
    .ft_btm p a {
        color: #3EC2EC;
    }
    
    .ft_btm p a:hover {
        color: #fff;
    }
    
    .only_txt h2 {
        font-size: 26px;
        text-align: center;
        color: #26b7e0;
    }
    
    .citi_location h4 {
        color: #001E3E;
        font-size: 20px;
        font-family: 'Inter';
        font-weight: bold;
    }
    
    .citi_location p {
        color: #001E3E;
        font-size: 20px;
        font-family: 'Inter';
    }
    
    .citi_location p strong {
        color: #26b7e0;
        font-size: 20px;
        font-family: 'Inter';
        font-weight: bold;
    }
    
    .citi_location h3 {
        font-weight: 700;
        font-family: 'Inter';
        color: #001E3E;
        font-size: 24px;
    }
    
    .comn_con_row {
        margin-bottom: 20px;
    }
    
    .main_hed_bg {
        /*background: linear-gradient(333.7deg, #07386B 2.41%, #3EC2EC 98.05%);*/
        padding-bottom: 40px;
        background: #fff;
    }
    
    header.headerSec {
        width: 100%;
        background: #124f90 url(../images/top_hed_bg.png) no-repeat center top;
        min-height: 230px;
        margin: 0px;
        padding: 50px 0;
        clear: both;
        background-size: cover;
    }
    
    .top-heading {
        background: #124f90;
        padding: 30px;
        border-radius: 15px;
        text-align:center;
    }
    
    header.headerSec .top-heading h2 {
        color: #00FFFF;
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-weight: 700;
        font-size: 40px;
        letter-spacing: 0px;
        font-family: 'Inter';
    }
    
    header.headerSec .top-heading h3, header.headerSec .top-heading h6 { color: #00FFFF; }
    header.headerSec .top-heading h3 { font-size:40px;}
    .whte { color:#fff !important;}
    
    header.headerSec .top-heading h2 small {
        display: inline-block;
        font-size: 50%;
        font-weight: normal;
        letter-spacing: 0px;
        padding: 8px 0;
    }
    
    section.banner_Sec_new {
        width: 100%;
        clear: both;
    }
    
    section.banner_Sec_new img {
        width: 100%;
    }
    
    footer.main_footer.footer_fix h2 {
        padding: 0;
        border: none;
        padding-bottom: 50px;
        margin-bottom: 0;
    }
    
    footer.main_footer.footer_fix {
        padding-top: 50px;
    }
    .f3 { font-size:30px;}
    .f2 { font-size:25px;}
    /*-------------------------------*/
    
    @media screen and (min-width: 1600px) {
        .container {
            max-width: 1560px;
        }
        .main_hed {
            padding: 75px 0 52px;
        }
        .main_hed h1 {
            font-size: 70px;
        }
        .main_hed h2 {
            font-size: 70px;
        }
        .main_hed h3 {
            font-size: 70px;
        }
        .main_hed h4 {
            font-size: 42px;
        }
        body {
            font-size: 22px;
            line-height: normal;
        }
        li,
        p {
            font-family: 'Inter';
            font-size: 22px;
            font-weight: 500;
        }
        .ban_scroll_Sec {
            font-size: 22px;
        }
        .comn_text h2 {
            font-size: 40px;
        }
        .comn_text p {
            font-size: 24px;
            line-height: 32px;
        }
        .list_icon li {
            font-size: 22px;
        }
        .main_footer h2 {
            font-size: 45px;
        }
        .ft_menu li a {
            font-size: 20px;
        }
        .ft_btm p {
            font-size: 17px;
        }
        .ban_cap {
            top: 13%;
        }
        .comn_con_in {
            padding-left: 50px;
        }
    }
    
    @media only screen and (max-width: 1199px) {
        li,
        p {
            font-size: 15px;
        }
        .main_hed h1 {
            font-size: 35px;
        }
        .main_hed h2 {
            font-size: 35px;
        }
        .main_hed h3 {
            font-size: 35px;
        }
        .main_hed h4 {
            font-size: 27px;
        }
        .comn_list li {
            padding-bottom: 10px;
            margin-bottom: 10px;
            font-size: 15px;
        }
        .ban_cap {
            top: 0%;
        }
        .ban_scroll_Sec {
            margin-top: 20px;
            font-size: 15px;
        }
        .comn_text h2 {
            font-size: 26px;
        }
        .comn_text p {
            font-size: 15px;
        }
        .list_icon li {
            font-size: 14px;
        }
        .main_footer h2 {
            font-size: 26px;
        }
        .main_footer {
            padding: 50px 0 0px;
        }
    }
    
    @media only screen and (max-width: 991px) {
        .banner_Sec .owl-item img {
            height: 340px;
            object-fit: cover;
        }
        .top_cont_Sec {
            padding: 40px 0;
        }
        .only_txt h2 {
            font-size: 20px;
        }
        
        header.headerSec .top-heading h2, header.headerSec .top-heading h3 { font-size:34px;}
    }
    
    @media only screen and (max-width: 767px) {
        .main_hed {
            padding: 20px 0 15px;
        }
        .main_hed h1 {
            font-size: 30px;
        }
        .main_hed h2 {
            font-size: 30px;
        }
        .main_hed h3 {
            font-size: 30px;
        }
        .main_hed h4 {
            font-size: 24px;
        }
        .comn_text {
            margin-top: 50px;
        }
        .comn_con_in {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        .comn_text h2 {
            font-size: 22px;
        }
        .main_footer h2 {
            font-size: 22px;
            padding: 0 0px 20px;
        }
        .ban_left {
            display: none;
        }
        .ban_cap {
            position: static;
            background: linear-gradient(333.7deg, #07386B 2.41%, #3EC2EC 98.05%);
            padding: 30px 15px;
            order: 2;
        }
        .banner_Sec .owl-item img {
            height: auto;
            object-fit: inherit;
        }
        .banner_Sec .row {
            order: 1;
            display: block;
        }
        .ban_scroll_Sec {
            width: 100%;
        }
        .banner_Sec {
            display: flex;
            flex-direction: column;
        }
        .ban_Slider {
            position: relative;
        }
        .ban_Slider .owl-nav {
            left: 0px;
            bottom: 30px;
            width: 100px;
            right: 0;
            margin: 0 auto;
            text-align: center;
        }
        .ban_Slider .owl-nav {
            bottom: 10px;
        }
        .city_pic {
            margin-top: 20px;
        }
        header.headerSec .top-heading h2, header.headerSec .top-heading h3 { font-size:24px;}
        header.headerSec .top-heading h6 { font-size:14px;}
         .f3 { font-size:24px;}
         .f2 { font-size:20px;}
    }
    
    @media only screen and (max-width: 575px) {
        .main_hed h1 {
            font-size: 27px;
        }
        .main_hed h2 {
            font-size: 27px;
        }
        .main_hed h3 {
            font-size: 27px;
        }
        .main_hed h4 {
            font-size: 22px;
        }
    }