﻿
@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI-Light.eot');
    src: url('Fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), url('Fonts/SegoeUI-Light.woff') format('woff'), url('Fonts/SegoeUI-Light.ttf') format('truetype'), url('Fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('Fonts/SegoeUI-Semilight.eot');
    src: url('Fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'), url('Fonts/SegoeUI-Semilight.woff') format('woff'), url('Fonts/SegoeUI-Semilight.ttf') format('truetype'), url('Fonts/SegoeUI-Semilight.svg#SegoeUI-Semilight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI.eot');
    src: url('Fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('Fonts/SegoeUI.woff') format('woff'), url('Fonts/SegoeUI.ttf') format('truetype'), url('Fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI-Bold.eot');
    src: url('Fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('Fonts/SegoeUI-Bold.woff') format('woff'), url('Fonts/SegoeUI-Bold.ttf') format('truetype'), url('Fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}




body {
    height: 100%;
    width: 100%;
    font-size: 17px;
   /* font-family: 'graphik-semibold', Helvetica, sans-serif !important;*/
    font-weight: 400;
    margin: 0;
    color: #646464;
    padding: 0;
    overflow-x: hidden;
    position: relative;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.dl-horizontal dt {
    white-space: normal;
}


h2 {
    color: #000;font-size:40px;font-weight:bold;margin-bottom:5px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:bold;}
.btn-blue {
    color: #00A0E2;font-size:15px;font-weight:600
}
.big-para {
    color: #014083;
    font-size: 20px;
}
.section1{background:#fafafa;padding-bottom:73px;}
.section1 .left{padding-top:30px;}
.right-img{position:absolute;right:-90px;}
.section1 h2 {
    color: #00A0E2;
    font-size: 62px;
    font-weight: bold;
    margin-bottom: -10px !important;
}
.blue-line {
    height: 4px;
    color: #00A0E2;
    width: 80px;
    background: #00A0E2;
    margin-bottom:20px;
}
.para{font-size:30px;}
.text {
    min-height: 430px;
    position:relative;
}

.content-text {
    background-color: rgb(0, 25, 75);
    padding: 30px;
    min-height:191px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.btnprt {
    background: #fbab18;
    border: 1px solid transparent;
    color: #000;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    transition: background .3s,color .3s,borderColor .3s;
    padding: 12px 26px;
    font-size: 15px;
    display: inline-block;
    position: absolute;
    bottom: 42px; 
}


    .btnprt:hover {
        border-color: #fbab18;
        background: #fff
    }

.img1 {
    background: url("../Content/Images/powering-development.jpg") no-repeat;
    background-size: 100%;
}
.img2 {
    background: url("../Content/Images/building-the-worldwide.jpg") no-repeat;
    background-size: 100%;
}
.img3 {
    background: url("../Content/Images/potential-educators.jpg") no-repeat;
    background-size: 100%;
}
.img4 {
    background: url("../Content/Images/world-class.jpg") no-repeat;
    background-size: 100%;
}

.img5 {
    background: url("../Content/Images/worldwide-phenomenon.jpg") no-repeat;
    background-size: 100%;
}

.img6 {
    background-size: 100%;
}
.lead-text {
    font-size: 20px;
    color: #fff;
    margin-top: 0;
    font-weight: 700;
    line-height: 24px;
}



    .section3 {
    padding: 50px 0;
    background: url("../Content/Images/the-force.jpg") no-repeat;
    height: 570px;
}
.section3 img{width:100%;}
.the-text{padding-left:20px;background:#fafafa;height:370px;}
.blue-box li {
    float: left;
    margin-left: 60px;
    font-size: 18px;
  
}
.blue-box ul{margin:0;padding:0}
.blue-box {
    background: #01A0E4;
    color: #fff;
    height: 170px;
    position: absolute;
    left: 16px;
    width: 670px;
    margin-top: 15px;
    padding: 35px 42px;
}
.blue-box h4{font-size:40px;}
.text-left{margin-left:30px;}
.content {
margin:50px 0;}
.banner {
    background: #00a0e3;
    padding: 50px 0;
    background-size:100%;
    
}
    .banner h1 {
        font-weight: 300 !important;
        margin-bottom: 20px;
        margin-top: 0;
        font-size:60px;
        color:#fff;
    }
.right-img img{width:100%;}
.area-height {
    height: 150px !important;
}

.contact-banner {
    background: #00a0e3;
    padding: 50px 0;
}

    .contact-banner h1 {
        color: #fff;
        font-size: 62px;
        font-weight: bold;
    }

.form-span {
    color: #2aa7de;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    /*margin: 5px 0 15px;*/
}

.captcha {
    background: #f7f7f7;
    padding: 15px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    width: 65%;
    margin-top: 20px;
    margin-bottom: 30px !important;
}

    .captcha h4 {
        font-size: 16px;
        font-weight: bold;
    }

.input-field {
    background: #fff;
    border: 1px solid #dedede;
    margin: 20px 0 0;
    padding: 12px 15px;
    width: 100%;
    text-overflow: ellipsis;
}

select {
    -webkit-appearance: none;
    -webkit-border-radius: none;
    -webkit-border-radius: 0;
    height:49px !important;
}
select {
    background: #fff url("https://ik.imagekit.io/credforce/tmi/images/select-arrow.png?v=1") no-repeat right center !important;
}
.select-field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #dedede;
    color: rgb(135, 135, 135);
    padding: 12px 10px 13px;
    width: 100%;
    font-size: 15px;
    text-overflow: ellipsis;
}

.form-group {
    margin-bottom: 1rem;
}

.captcha .input-field {
    margin-top: 0;
}

.contact-inner {
    padding: 25px 0 100px;
}

.textarea-field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #dedede;
    color: rgb(12, 12, 12);
    margin-top: 15px;
    padding: 12px 15px 13px;
    width: 100%;
    text-overflow: ellipsis;
    height: 100px;
}

.contact-span.blue-label {
    font-size: 12px;
    color: #2aa7de;
}

.dash-wrap {
    position: relative;
    width: 100%;
    display: flex;
}

.dash {
    position: absolute;
    left: 240px;
    top: 25px;
}

.contact-forms .chk-box .rgt-lbl {
    width: 85%;
    float: left;
}

.contact-forms .chk-box .lft-chk {
    width: 20px;
    float: left;

}

.cp-img img {
    width: 75%;
    margin-top: 40px;
}

.submitbtn {
    background: #000000;
    color: #fff;
    text-align: center;
    border: none;
    padding: 10px;
    width: 190px;
    font-size: 21px;
    box-shadow: 8px 5px #adadad;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 28px;
}

    .submitbtn:hover {
        background: #1864ab
    }

.contact-btn {
    background: #000000;
    color: #fff;
    text-align: center;
    border: none;
    padding: 10px;
    width: 145px;
    font-size: 21px;
    box-shadow: 8px 5px #adadad; text-transform:uppercase;
    cursor: pointer; margin-top:28px;
}

    .contact-btn:hover {
        background: #1864ab
    }
.newlist {
margin:0; padding:0;}.newlist li {
    list-style: disc; font-size:17px; margin-left:20px;
}
.insights-text {
    padding: 40px 0 60px;
}
.insights-text h4 {
    margin-top:20px; font-size:30px;
}


.insights-articles h3 {
    font-size: 22px;
    margin-top: 20px;
    background: #00adef;
    padding: 10px 15px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.latestlist li {
    border-bottom: 1px solid #e3e3e3;
}

.latestlist li {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
}

    .latestlist li a {
        color: #00adef;
        font-size: 17px;
        display: block;
    }

.insights-articles ul {
    margin: 0;
    padding: 0
}

.latestlist {
    padding: 5%;
    background: #f5f5f5;
}
.latestlist li {
    list-style-type:none;
}
.insights-text img{width:100%;margin-bottom:20px;}
.m-top{margin-top:50px;}
.Applydv {
    background: #00a0e3 url(./Images/applydv.jpg) no-repeat;
    padding: 100px 0;
    text-align: center;  background-size:cover; height:360px;
}

    .Applydv .aplybtn {
        background: #fff;
        padding: 20px 50px;
        color: #00a0e3;
        font-weight: 800;
        font-size: 20px;
        text-decoration: none;
        text-transform: uppercase;
        margin-top: 90px; display:inline-block;
    }
    .Applydv .aplybtn:hover{ background:#dedede }

.text-left h2 {
margin-bottom:15px;}
.mid-sec {
    width: 100%;
    padding-left: 50px;
    position: relative;
    z-index: 999;
}
.new-insight {
    padding-bottom: 30px;
}
.list-info{margin-top:20px !important;}
.margin-top {
    margin-top: -35px;
    margin-bottom: -15px;
}
.with-logo {
    width: 165px;
    margin-left: 10px;
    position: relative;
    left: 37px
}
.with-logo img{width:100%}
.with-logo li{margin-bottom:15px}

/****top part css*************/

.head-title {
    font-size: 140px;
    color: #00a0e3;
    font-weight: 300 !important;
    margin-bottom: 20px;
    margin-top: 0;
}
/*
.blurb {
    width: 90%;
    float: left;
    border-left: 2px solid #d4d4d4;
    padding-left: 20px;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 1.4 !important;
    margin-top: 60px;
}
*/
.description {
    width: 100%;
    padding-top: 30px;
    line-height: 1.7;
}
.description .big-para{
    line-height: 1.428571429;
}
.alogn-part {
    padding: 60px 0;
    background: #fff;
}

    .alogn-part .head-title {
        font-size: 125px;
        color: #00a0e3;
        font-weight: 300 !important;
        margin-bottom: 20px;
    }

    .alogn-part .blurb {
        width: 90%;
        float: left;
        border-left: 2px solid #d4d4d4;
        padding-left: 20px;
        font-size: 24px;
        font-weight: 500;
        color: #000;
        line-height: 1.4 !important;
        margin-top: 28px;
    }

    .alogn-part .left-sec {
        width: 100%;
    }

    .alogn-part .right-sec {
        padding-left: 50px;
    }

    .alogn-part .bigpara {
        font-size: 21px;
        color: #333;
        line-height: 30px;
    }

    .alogn-part .margin-btm {
        margin-bottom: 30px;
    }
.more-btn {
    font-size: 18px;
    color: #00a0e3;
    font-weight: bold;
    text-align: right;
    float: right;
    text-decoration: none;
}

.blogs-articles ul.goal-list li {
    float: left;
    width: 70%;
    padding: 10px 0;
    margin-bottom: 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-bottom: 1px solid #d4d4d4;
    font-size: 16px;
    color: #000;
}

    .blogs-articles ul.goal-list li span {
        color: #000;
        padding-left: 20px;
    }

.table-outer {
    width: 65%;
    margin-top: 30px;
}

.blogs-articles ul {
    margin: 0;
    padding: 0;
}


.blog-text {
    padding: 50px 0;
}

    .blog-text img {
        width: 100%;
        margin-bottom: 20px;
    }

.blogs-articles h3 {
    font-size: 22px;
    margin-top: 20px;
    background: #00adef;
    padding: 10px 15px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.blog-li li {
    margin-left: 30px;
    padding-bottom: 10px;
    list-style-type: disc
}

.insights-text ul.list-info {
    margin-top: 6px !important;
}
.insights-text ul.list-info li {
    margin-bottom: 6px;
    list-style-type: lower-alpha;
    float: left;
    width: 100%;
}
ul.applicant li {
    margin-bottom: 6px;
    list-style-type: decimal;
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 12px;
    padding-top: 5px;
}

ul.applicant li .lis-num {
    color: #00a0e3;
    border: 1px solid #00a0e3;
    width:25px;
    height:25px;
    display:inline-block;
    line-height:20px;
    text-align:center;
    position:absolute;
    left:-30px;
    top:0;
    border-radius:100%;
} 

ul.applicant li ul {
        padding-left: 40px;
    }

ul.applicant li ul li {
float: left;
margin-bottom: 10px;
width: 100%;
}
.strip-banner {
    width: 100%;
    max-height: 180px;
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 2px solid #71caef;
    padding-top: 30px;
}
.graph-img {
    width: 80% !important;
    padding-top: 10px;
    margin-left: 5%;
}
 .inside-collapse {
    cursor: pointer;
}

    .inside-collapse .accordionButton {
        color: #2dcefc;
        font-weight: 600;
    }

    .inside-collapse .plusMinus {
        margin-left: 8px;
        display: inline-block;
        margin-top: 2px;
        font-size: 16px;
    }

.ingsprt {
    padding: 60px 0;
    background: #fafafa;
}

    .ingsprt ul li {
        width:24%;
        float: left;
        margin-right: 14px;
        margin-bottom: 25px;
        list-style:none;
    }

        .ingsprt ul li .top-box img {
            width: 100%;
        }

        .ingsprt ul li .top-box {
            position: relative;
            width: 100%;
        }

            .ingsprt ul li .top-box .image {
                display: block;
                width: 100%;
                height: auto;
            }



            .ingsprt ul li .top-box .text {
                color: white;
                font-size: 20px;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                text-align: center;
                border: 1px solid #ccc;
                padding: 10px 11px;
                font-weight: 700;
            }

        .ingsprt ul li .bottom-box {
            background-color: rgba(14,33,70,.9);
            border-top: 0px solid #3e4d6b;
            color: #fff;
            margin-top: 0px;
            height: 198px;
            position: relative
        }



            .ingsprt ul li .bottom-box .txt-pad {
                padding: 20px 20px 0px 20px;
            }
        .ingsprt ul li:nth-child(4){ margin-right:0;} .ingsprt ul {
            padding: 0;
            margin: 0;
        }

    .ingsprt h2 {
        margin-bottom: 35px;
        display: block;
        margin-top: 0;
    }

    .ingsprt span {
        background: #00a0e3;
        padding: 8px 10px;
        color: #fff;
        margin-top: 10px;
        font-weight: 800;
        text-transform: uppercase;
        position: absolute;
        bottom: 20px;
    }
.blogs-articles h4{
margin-top:22px;}

.banner.partnership {
    background: url(Images/subsidies-banner.jpg) no-repeat;
    padding: 100px 0 100px;
    background-size: 100%;
}
.banner.mission {
    background: url(Images/mission-banner.jpg) no-repeat;
    padding: 150px 0 100px;
    background-size: 100%;
}
.banner.grants {
    background: url(Images/partnership-banner.jpg) no-repeat;
    padding: 150px 0 100px;
    background-size: 100%;
}
.banner.join {
    background: url(Images/join-banner.jpg) no-repeat;
    padding: 150px 0 100px;
    background-size: 100%;
}
.banner.insight {
    background: url(Images/insights-banner.jpg) no-repeat;
    padding: 150px 0 100px;
    background-size: 100%;
}

/*unsubscribe*/
.unsubscribe-wrap1 {
    width: 78%;
    margin: auto;
    box-sizing: border-box;
}

.unsubscribe-wrap {
    background: #fff;
    width: 80%;
    margin-top: -50px !important;
    margin: auto;
    margin-top: auto;
    border-top: solid 10px#00A0E3;
    box-sizing: border-box;
    padding: 25px 0 0 35px;
}

    .unsubscribe-wrap .wrap {
        width: 100%;
        padding: 0 15px;
        margin: auto;
    }

    .unsubscribe-wrap h3 {
        font-size: 25px;
        font-weight: 400;
        margin-bottom: 10px;
        color: #646464;
    }

    .unsubscribe-wrap .wrap p {
        line-height: 30px;
        font-size: 15px;
    }

.unsubscribe .unsubscribe-banner {
    background: #000 url(./Images/unsubscribe-banner.jpg) no-repeat;
    background-size: cover;
    padding: 158px 0;
    height: 315px;
    box-sizing: border-box;
}

    .unsubscribe .unsubscribe-banner h1 {
        color: #fff;

    }

.unsubscribe .outer-wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 45px;
}

.unsubscribe .captcha {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.unsubscribe .captcha-class h6 {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.unsubscribe .captcha-class .text-unsubscribe {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 60%;
}

.unsubscribe .captcha-class .input-field {
    padding: 10px 11px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}

.unsubscribe .captcha-class .img-unsubscribe {
    float: left;
    width: 35%;
    margin-top: 4px;
}

.unsubscribe .captcha-class .red-text {
    font-size: 12px;
    color: #00658C;
    line-height: 16px;
    margin-top: 7px;
    font-weight: normal;
}

.unsubscribe .btn:focus {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.unsubscribe .btn {
    background: #ed1c24;
    border-radius: 0;
    color: #fff;
}

    .unsubscribe .btn:hover {
        background: #f3767b;
    }

.unsubscribe input[type="text"], .unsubscribe select {
    width: 30%;
    padding: 12px 15px;
    border: 1px solid #BBB;
    background: none;
    color: #6B6B6B;
    margin-top: 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 16px;
}

.unsubscribe .captcha-class {
    background: none;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 20px;
    width: 430px;
}

.unsubscribe .move-btn {
    background: #00a0e3;
    outline: none;
    border: 2px solid #00a0e3;
    overflow: hidden;
    padding: 10px 30px;
    border-radius: 0;
    color: #fff;
    margin-top: 15px;
    float: left;
    width: auto;
}

.unsubscribe .container-wrapper {
    padding: 0 0 50px;
}

.field-validation-error {
    color: red;
    font-weight: 500;
}

.unsubscribe .field-width {
    width: 30%;
}

.unsubscribe .text-unsubscribe input {
    width: 90% !important;
}


/*alliance page style begin*/
.part-toggle {
    width: 100%;
    position: relative;
}

    .part-toggle ul {
        width: 100%;
        position: relative;
        padding: 0;
    }

    .part-toggle li {
        width: 100%;
        float: left;
        list-style-type:none;
    }

    .part-toggle .accordionButton {
        color: #081d3e;
        cursor: pointer;
        border-bottom: 1px solid #2dcefc;
        padding: 15px 10px;
        font-size: 20px;
        font-weight: 600;
    }

    .part-toggle .plusMinus {
        margin-left: 8px;
        display: inline-block;
        margin-top: 2px;
        font-size: 18px;
        font-weight: bold;
        float: right;
    }

    .part-toggle .accordionContent {
        padding: 15px 10px 30px;
        width: 100%;
    }

        .part-toggle .accordionContent ul {
            margin-left: 15px;
        }

.left-img-over {
    padding-left: 0;
    padding-right: 30px;
    padding-top: 5px;
}

ul.alliance-list li {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    padding-left: 26px;
}

.part-toggle .accordionContent .lis-num {
    color: #fff;
    background: #f49a40;
    width: 27px;
    height: 27px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    position: absolute;
    left: -15px;
    top: 3px;
    border-radius: 100%;
    font-size: 14px;
}

ul.alliance-list li ul.list-info li {
    margin-bottom: 6px;
    list-style-type: lower-alpha;
    float: left;
    width: 100%;
    padding-left: 0;
}

.part-toggle .accordionContent ul.bollist {
    margin-left: 0px;
}

    .part-toggle .accordionContent ul.bollist li {
        font-weight: bold;
        margin-bottom: 7px;
        display: block;
    }



.part-toggle .accordionContent ul.canlist li {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    padding-left: 7px;
}

    .part-toggle .accordionContent ul.canlist li::before {
        width: 10px;
        height: 10px;
        position: absolute;
        left: -15px;
        top: 7px;
        background: #2dcefc;
        content: "";
        display: block;
    }



.phase-card {
    /*background: #fb9e2c;*/
    padding: 0 10px 0 10px;
    display: inline-block;
    margin-right: 7px;
    border-radius: 2px;
    color: #000;
}
.Inbanner {
    background: #00A0E3;
    background-size: auto;
    background-size: cover;
    padding: 30px 0 50px;
    color: #fff;
}

    .Inbanner h2 {
        color: #fff;
    }
    .Inbanner h1 {
        font-size: 40px;
        font-weight: bold;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 5px;
    }
.terms h4 {
    font-weight: bold;
    font-size: 20px;
    margin-top:20px;
}

.terms {
    padding: 60px 0;
}

    .terms a {
        color: #00A0E3;        
    }
.under-subsidy {
    padding: 0 0 65px;
}

    .under-subsidy .img-left {
        float: left;
        position: relative;
        top: 18px;
    }
    .under-subsidy .text-r {
        padding: 10px 0px 0 30px;
    }
    .under-subsidy h4 {
        font-size: 30px;
    }

ul.under-grant li {
    margin-bottom: 6px;
    list-style-type: square;
    float: left;
    width: 100%;
    position: relative;
}
.prospective-subsidy {
    padding: 45px 0;
    background: #f7f7f7;
}

    .prospective-subsidy h4 {
        font-size: 30px;
    }

.img-right {
    float: right;
    position: relative;
    top: 10px;
}


ul.subsidy li {
    margin-bottom: 6px;
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    margin-left: 10px;
}


    ul.subsidy li::before {
        position: absolute;
        top: 0;
        width: 25px;
        height: 25px;
        border: solid 1px #c0c1c2;
        content: '';
        left: -36px;
        border-radius: 50%;
    }

ul.subsidy .numb {
    position: absolute;
    left: -27px;
    color: #592236;
    font-size: 15px;
    top: 2px;
}
.process {
    padding: 45px 0;
}

    .process h4 {
        font-size: 30px;
    }


ul.process-list li {
    margin-bottom: 6px;
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
}

    ul.process-list li::before {
        position: absolute;
        top: 0;
        width: 25px;
        height: 25px;
        background: #29b6ef;
        content: '';
        left: -36px;
        border-radius: 50%;
        border-bottom: solid 4px #0089c2;
    }

    ul.process-list li::after {
        position: absolute;
        top: 0;
        width: 1px;
        height: 109%;
        background: #0089c2;
        content: '';
        left: -25px;
        z-index: -9;
    }


ul.process-list .numb {
    position: absolute;
    left: -29px;
    color: #fff;
    font-size: 15px;
    top: 2px;
}
.important {
    padding: 45px 0;
    background: #000 url(./Images/important.png) repeat;
}

    .important h4 {
        font-size: 30px;
    }


/*ApplyNow*/
.apply-now {padding:60px 0;}
.apply-now .top {
    margin-top: 0px;
}
    .apply-now form {
        padding: 25px;
        background: #f2f2f2 !important;
    }
    .apply-now .input-field {
        font-size: 16px !important;
        font-weight: normal;
        background-color: #fff !important;
        padding: 12px !important;
        border: 1px solid #212121;
        margin: 2px 0 0;
    }
.buprta {
    color: #333;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 14px;
    margin-top: 24px;
}
h3.bltxt {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #00a0e3 !important;
    margin-bottom: 28px;
    /*width: 65%;*/
    border-bottom: 1px solid #f2f2f2;
    padding-bottom:20px;
}
    .apply-now .top2 {
        margin-top: 5px;
    }
.apply-now .rgt-lbl label {font-size: 14px;}
.apply-now .field-validation-error {color: red;}
.apply-now label {font-weight: normal;font-size: 13px;width:90%;/*padding-left:7px;*/}
.apply-now .head-txt{font-size:14px; font-weight:bold;}
.apply-now .form input[type="text"], .apply-now .form input[type="email"], .apply-now .form input[type="password"] {font-size: 15px;}
.instruction-txt {
    font-size: 10px;
    margin-bottom: 12px;
    font-weight: normal;
    line-height: 14px;
    font-style: italic;
}
.description {padding: 35px 0;}
.description h2{margin-bottom: 15px;}
.apply-now .space-bx {margin-top: 19px;}
.apply-now .space-bx3 {margin-top: 0px;}
.lbpdlchek label {
    padding-left: 7px;
}
.chk-box label {
    padding-left: 7px;
}
.apply-now input[type="checkbox"] {
    float: left;
    width: 20px;
    margin-top: 5px;
} 

/*Thanks page style*/
.thanks {
font-size: 20px;
}

.thank-you {
padding: 220px 0;
}

.map {
    padding: 60px 0 120px;
}

    .map ul li:hover {
        background: #f9f9f9;
    }

    .map .left {
        float: left;
        width: 60%;
    }

    .map .right {
        float: right;
        width: 30%
    }

        .map .right .transform h2 {
            transform: rotate(90deg);
            font-size: 67px;
            color: #696969;
            margin-top: 92px;
            font-weight: 900;
        }

    .map .sitemap-menu1, .map .sitemap-menu2, .map .sitemap-menu3, .map .sitemap-menu4, .map .sitemap-menu5 {
        border-top: 2px solid #155d8f;
        width: 20%;
        float: left;
        margin-right: 5%;
        border-left: 1px solid #f7f7f7;
        border-right: 1px solid #f7f7f7;
        margin-top: 40px;
    }

.sitemap-menu1 ul .heading a, .sitemap-menu2 ul .heading a, .sitemap-menu3 ul .heading a, .sitemap-menu4 ul .heading a, .sitemap-menu5 ul .heading a {
    color: #155d8f;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.map ul li a {
    border-bottom: 1px solid #eaeaea;
    color: #666;
}

.sitemap-menu1 li a, .sitemap-menu2 li a, .sitemap-menu3 li a, .sitemap-menu4 li a, .sitemap-menu5 li a {
    border-bottom: 1px solid #eaeaea;
    display: block;
    font-size: 14px;
    padding: 8px 10px;
}

.map .caret-sub {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #666;
    content: "";
    float: left;
    margin-top: 4px;
    margin-left: 10px;
}

.map ul, .map li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.sitemap-banner {
    background: #00a0e3;
    padding: 50px 0;
}
/*Layout Page*/
header .left {
    float: left;
    width: 10%;
    position: relative
}

    header .left img {
        width: 300px;
        position: absolute;
        z-index:1;
    }

header .right {
    float: right;
    width: 80%;
    margin-top: 30px;
}

    header .right ul li {
        float: left;
        margin-left: 40px;
        text-align: right;
        width: auto;
        list-style-type:none;
    }

        header .right ul li a {
            color: #7d7d7d;
            font-weight: 400;
            font-size: 18px;
        }

            header .right ul li a:hover {
                color: #00A0E2;
                text-decoration: none;
            }

header {
    padding: 20px 0;
}

    header ul {
        float: right
    }

.section2 {
    padding: 50px 0
}

footer {
    background: #1D1D1B;
    padding: 60px 0
}

    footer li {
        float: left;
        margin-right: 25px;
        list-style-type:none;
    }

        footer li a {
            color: #fff;
            font-size: 16px;
        }

    footer ul {
        margin: 0;
        padding: 0
    }

    footer p {
        color: #fff;
    }

    footer hr {
        height: 1px;
        background-color: #585858;
        border: none;
        margin: 10px 0;
        width: 70%;
    }

.sticky-header {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    width: 100%;
    z-index: 999;
    padding: 12px 0 10px;
    background: #fff;
}

    .sticky-header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        -webkit-transition: ease-in-out 3s ease !important;
        transition: ease-in-out 3s ease !important;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
        background: #fff;
    }

        .sticky-header.sticky .left img {
        }

a.app-btn {
    padding: 4px 15px 9px;
    border: 1px solid #00a0e3;
    text-align: center;
    border-radius: 4px;
    color: #00a0e3 !important;
}

a:hover.app-btn {
    color: #fff !important;
    background: #00a0e3;
}

.bottom-links-footer li a {
    font-size: 14px;
    color: #c2c2c2;
}

footer ul {
    margin: 0;
    padding: 0
}

.copy-right {
    font-size: 14px;
    color: #d1d1d1;
}

.address {
    color: #fff;
    text-align: right;

}

    .address h3 {
        color: #d1d1d1;
    }

    .address p {
        color: #d1d1d1;
    }

/*Home Page*/
.join-page {
    background-size: 64%;
    padding-bottom: 60px;
}

    .sectiona {margin-top:80px;} 
    
    .join-page .left-color img {
        width: 100%;
        text-align: center;
    }

    .join-page .left-color {     
        text-align: center;
        min-height: 630px;
    }

    .right-map {
        background-size: 100%;
    }

  

    .blue-text {
        color: #00a0e3;
        font-weight: bold;
    }

  
    .grey-text {
        color: #747472;
        font-weight: bold;
    }

    .light-text {
        color: #b2b4b4;
        font-weight: 600;
    }

.details {
    background: rgba(0,0,0,0.6);
    padding: 12px 37px 30px;
    margin-top: 64px;
    border: 10px solid #FFC727;
}

        .details h4 {
            font-size: 20px;
            color: #fff;
            font-weight: 500;
            line-height: 25px;
        }

        .details a {
            background: #003971;
            padding: 12px 28px 12px 10px;
            color: #fff;
            text-align: center;
            display: inline-block;
            position: absolute;
            bottom: -17px;
            left: 107px;
            transition: all .5s cubic-bezier(.165,.84,.44,1);
        }

            .details a:hover {
                padding-left: 25px;
                text-decoration: none;
            }
    .main {
        background: #00a0e3 url(../content/images/home.jpg) no-repeat;
        background-size: auto;
        padding: 100px 0;
        background-size: cover;
        height: 560px
    }

        .main h1 {
            color: #fff;
            padding-top: 25px;
           
            font-size: 50px;
            font-weight: 600;
            line-height: 60px;
        }
        .main h6 {
            color: #fff;
            font-size: 25px;

        }
.cliLogo {
    padding: 60px 0;
}

.swipe {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

    .swipe-wrap > div {
        float: left;
        width: 100%;
        position: relative;
        z-index: 10;
    }

.cliLogo .slider-text {
    top: 35px;
    margin-left: -24px;
}

    .cliLogo .slider-text li {
        float: left;
        width: 23.9%;
        margin-bottom: 28px;
        padding: 10px 6px;
        height: 150px;
        text-align: center;
        list-style-type: none;
        padding: 20px;
        border: 1px solid #e3e3e3;
        margin-right: 10px;
    }

        .cliLogo .slider-text li img {
            width: 100%;
        }

.slide-btn .nav.next {
    left: 100px !important;
    top: 0px;
}

.slide-btn .nav {
    width: 44px;
    height: 44px;
    display: inline-block;
    position: relative;
    z-index: 10;
    cursor: pointer;
    left: 100px;
    border-radius: 50%;
    color: #fff;
    background: #00a0e3;
    text-align: center;
    font-size: 25px;
}

    .slide-btn .nav.prev {
        left: 110px !important;
    }

.slide-btn .fa-angle-left {
    width: 50px;
    height: 50px;
    border: solid 2px #5dadfc;
    border-radius: 50%;
    padding: 8px;
    position: absolute;
}

.slide-btn .fa-angle-right {
    width: 50px;
    height: 50px;
    border: solid 2px #5dadfc;
    border-radius: 50%;
    padding: 8px;
    position: absolute;
}

    .cliLogo img {
        width: 100%;
    }

/*initiative page style*/
.growbgprt {
    background: #dcdcdc;
}

.padbtm {
    padding-bottom: 0 !important;
}
/*join page*/
.institutions {
    padding: 65px 0
}

    .institutions h2, h3 {
        margin: 0 0 10px;
        color: #000;
    }

    .institutions p {
        margin-bottom: 15px;
        line-height: 1.8;
        padding: 0;
    }





.list {
    width: 100%;
    padding: 10px 0 0 15px;
    margin-bottom: 10px;
}

    .list ul {
        padding: 0;
    }

        .list ul li {
            padding: 13px 0;
            font-size: 17px;
            list-style-type: square;
            margin-left: 10px;
            border-bottom: solid 1px#eaeaea;
            width: 100%;
          
        }

.img-info {
    float: right;
}

.institutions a.apply {
    font-size: 18px;
    color: #00a0e3; font-weight:800;
}
.privacy{padding:60px 0;}
.privacy h4 {
    margin-top:20px;
}

/*Insights style Begin*/
 .news-ticks {
            padding: 35px 0;
            background: #f6f6f6;
        }

        .dark-g {
            background-image: -webkit-linear-gradient(0deg, #40424b, #1c1d24);
            background-image: linear-gradient(90deg, #40424b, #1c1d24);
        }

        .news-ticks ul {
            padding-left: 0;
            margin-top: 30px;
        }

            .news-ticks ul li {
                float: left;
                width: 48.5%;
                background: #fff;
                margin-bottom: 30px;
                -webkit-transition: 0.4s;
                transition: 0.4s;
                margin-right: 30px;
                min-height: 240px;
                border-top: 4px solid #49c7ed;
                padding: 20px 30px;
                box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
                list-style:none;
            }

                .news-ticks ul li:nth-child(1), .news-ticks ul li:nth-child(2) {
                    min-height: 385px;
                }

                .news-ticks ul li h4 {
                    font-size: 22px;
                    font-weight: bold;
                    margin-top: 0;
                    color: #000;
                    text-transform: none;
                    line-height: 1.2;
                }

                .news-ticks ul li p {
                    margin-bottom: 0;
                }

                .news-ticks ul li:nth-child(1) {
                    border-top: 4px solid #f68218;
                }

                .news-ticks ul li:nth-child(2) {
                    border-top: 4px solid #49b540;
                }

                .news-ticks ul li:nth-child(3) {
                    border-top: 4px solid #82786e;
                }

                .news-ticks ul li:nth-child(4) {
                    border-top: 4px solid #ef3f32;
                }

                .news-ticks ul li:nth-child(5) {
                    border-top: 4px solid #f68218;
                }

                .news-ticks ul li:nth-child(6) {
                    border-top: 4px solid #5cade0;
                    
                    margin-right: 30px !important;
                }
                .news-ticks ul li:nth-child(7) {
                    border-top: 4px solid #49b540;
                    margin-right: 0 !important;
                }

                .news-ticks ul li:nth-child(3), .news-ticks ul li:nth-child(4), .news-ticks ul li:nth-child(5) {
                    width: 31.33% !important;
                    min-height:400px;
                }

                .news-ticks ul li:nth-child(5) {
                    margin-right:0;
                    float:right;
                } 
                
                .news-ticks ul li:nth-child(2n) {
                    margin-right: 0;
                }

                .news-ticks ul li:hover {
                    -webkit-transform: translateY(-10px);
                    transform: translateY(-10px);
                }





.mob-tg {
    float: right;
    padding-top: 10px;
    display:none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #27b2ea;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 999999;
}



    .sidenav a {
        padding: 5px 8px 5px 32px;
        text-decoration: none;
        font-size: 23px;
        color: #fff;
        display: block;
        transition: 0.3s;
        border-bottom: solid 1px #1ba6de;
    }

        .sidenav a:hover {
            color: #015a7d;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        border: none;
    }
.payment {
    padding: 100px 0 150px;
}

.disclaimer {
    text-align: center;
    width: 50%;
    margin: auto;
    background: #f5f5f5;
    padding: 5% 10%;
    border-radius: 10px;
}

    .disclaimer .disc-txt {
        padding: 20px 0 12px 20px;
    }

.disclaimer {
    text-align: center;
}

.payment h2 {
    font-size: 30px;
    color: #000;
}
.payment .redbtn {
    background: #25ACE3;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}
.blue-bg {
    background: #fafafa;
    padding:20px 25px;
}

.innpadd {
padding-right:30px;}

ul.sblstprt li {
    float: left !important;
    width: 100% !important;
    margin-bottom: -1px !important;
    font-size: 15px !important;
    margin-top: 17px !important;
}
    ul.sblstprt li::before {
        width: 8px !important;
        height: 8px !important;
        position: absolute;
        left: -13px !important;
        top: 9px !important;
        background: #000 !important;
        content: "";
        display: block !important;
    }

.recognizedbanner {
    background: url(../Content/Images/recognizedbanner.jpg) no-repeat; /*(error)--14dec*/
    padding: 150px 0 100px;
    background-size: cover;
}
.thanks-university{background:#fafafa;padding:80px 0;}
.thanks-bottom{padding:80px 0;}


/*recognized university page*/


.recognizedbanner h1 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
}

.univprtdv {
    padding: 30px 0;
}

    .univprtdv .head-title {
        font-size: 52px;
        margin-top: 7px;
    }

    .univprtdv .linbrt {
        border-left: 1px solid #ccc;
        padding-left: 20px;
    }

    .univprtdv .para {
        font-size: 24px;
        font-weight: 500;
        color: #000;
        line-height: 1.4 !important;
    }

    .univprtdv .topdvprt {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
.stm { margin-bottom:25px;
}
.stm p{font-size:15px;
}
.univprtdv .topdvprt h3 {
    font-size: 30px;
    font-weight: 600 !important;
    color: #081d3e;
}

    .univprtdv .directory-card {
        background-color: #fff;
        height: 140px;
        padding: 1.5rem !important;
        border-top: 1px solid #e5e5e5;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        margin-bottom: 10px; position:relative;
    }

        .univprtdv .directory-card .card-image {
            float: left;
            width: 35%;
            box-sizing: border-box;
        }

            .univprtdv .directory-card .card-image img {
                width: 100%;                
                padding-left: 20px;
                padding-right: 20px;
            }

        .univprtdv .directory-card .card-text {
            float: left;
            width: 46%;
            box-sizing: border-box;
        }

            .univprtdv .directory-card .card-text h4 {
                color: #25aae1;
                font-size: 20px;
                font-weight: 400;
                line-height: 1.2;
                margin-bottom: 10px;
            }

            .univprtdv .directory-card .card-text .card-text-bottom {
                width: 100%;
                float: left;
                padding-top: 2px;
            }

                .univprtdv .directory-card .card-text .card-text-bottom ul {
                    padding-left: 0;
                }

                    .univprtdv .directory-card .card-text .card-text-bottom ul li {
                        width: 100%;
                        box-sizing: border-box;
                        display: inline-block;
                        margin-bottom: 10px;
                    }

                        .univprtdv .directory-card .card-text .card-text-bottom ul li span {
                            float: left;
                            width: 25px;
                        }

        .univprtdv .directory-card .bttn-home {
            color: #064e9c;
            display: inline;
            font-weight: 700;
            padding-left: 5px;
            text-decoration: none;
            text-transform: capitalize;
        }

    .univprtdv .mrtp {
  
    }

    .univprtdv .highlightbox {
        background: #081d3e;
        padding: 27px 20px;
        margin-bottom: 40px;
        margin-top: 20px;
    }

        .univprtdv .highlightbox p {
            color: #fff;
        }

    .univprtdv .leftcheckbxprt {
        padding: 25px;
        border: 1px solid #bcc3ca;
        border-radius: 2px;
        background: white;
        position: relative;
    }

        .univprtdv .leftcheckbxprt ul {
            padding-left: 0;
            margin-top: 20px;
        }

            .univprtdv .leftcheckbxprt ul li {
                float: left;
                width: 100%;
                margin-bottom: 10px;
                list-style-type: none;
            }

                .univprtdv .leftcheckbxprt ul li label {
                    font-weight: normal;
                }

                .univprtdv .leftcheckbxprt ul li input[type="checkbox"] {
                    margin-right: 10px;
                }

                .univprtdv .leftcheckbxprt ul li .value-count {
                    float: right;
                    font-weight: 600;
                }

    .univprtdv .search {
        margin-bottom: 20px;
        border-radius: 2px;
    }

    .univprtdv h4 {
        color: #000;
    }

    .univprtdv .search input[type=text] {
        padding: 6px;
        margin-top: 8px;
        font-size: 17px;
        border: none;
    }

    .univprtdv .search button {
        float: right;
        padding: 10px 15px;
        background: #ddd;
        font-size: 17px;
        border: none;
        cursor: pointer;
    }

        .univprtdv .search button:hover {
            background: #ccc;
        }

    .univprtdv .pagination {
        display: inline-block;
    }

        .univprtdv .pagination a {
            color: black;
            float: left;
            padding: 8px 16px;
            text-decoration: none;
            transition: background-color .3s;
            border: 1px solid #ddd;
            margin: 0 4px;
        }

            .univprtdv .pagination a.active {
                background-color: #1f8bbc;
                color: white;
                border: 1px solid #1f8bbc;
            }

            .univprtdv .pagination a:hover:not(.active) {
                background-color: #ddd;
            }

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0,0,0);
    background: #000;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
    z-index: 10000;
    overflow:scroll;
}

.popup .close {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 200ms ease 0;
    transition: all 200ms ease 0;
    background: #1f8bbc;
    padding: 12px 18px;
    opacity: inherit;
}
.affiform .close{font-size:15px !important;}
.popup {
    border-radius: 0;
    position: relative;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
    width: 100%;
    background: #222;
    margin: 80px auto 0;
    padding: 10px;
}

.affiform .popup {
    margin-top: 8px !important;
}

.popup-head {
    border-bottom: 1px solid #606060;
}

    .popup-head h2 {
        color: #fff;
    }

    .popup-head img {
        width: 30% !important;
    }

.the-form {
    padding: 0;
}

    .the-form h3 {
        color: #fff;
    }

    .the-form ul {
        padding-left: 0;
        width: 100%;
        float: left;
    }

    .the-form li {
        width: 31% !important;
        border-bottom: 0;
        margin-right: 2%;
        display: block;
        float: left;
        margin-bottom: 6px;
    }

    .the-form form {
        padding: 20px 30px;
        background: #fafafa;
    }

    .the-form label {
        font-weight: bold;
        font-size: 14px;
        float: left;
        width: 100%;
    }

    .the-form input {
        padding: 8px;
        border: 1px solid #d6d6d6;
        width: 100%;
        margin-top: 2px;
        box-sizing: border-box;
        background: #fff;
        border-radius: 5px;
    }

.affiform .inpbox {
    width: 24%;
    float: left;
}

.btn-form {
    background: #1f8bbc none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 14px;
    border: 0;
    font-weight: 600;
    padding: 9px;
    text-align: center;
    width: 14%;
    cursor: pointer;
    margin-top: 12px;
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 100px;
    text-align:center;

}
    .btn-form:hover {
        background: #3fabdc !important;
    }
.the-form .leftl {
    float: left;
    margin-top: 20px
}

.the-form .rightr {
    float: right;
    width: 60%
}

.the-form .captcha {
    padding: 5px 15px 15px;
    width: 50%;
    margin: 11px 0;
    float: left;
}

.the-form .captcha-right {
    width: 30%;
    margin: 0 0 0 15px;
    float: left;
}

    .the-form .captcha-right img {
        width: 100%;
        margin-top: 0;
    }

.the-form .bottoms-field {
    width: 100% !important;
    height: auto;
}

    .the-form .bottoms-field input {
        border: none;
        width: 85%;
        background: none;
        border-bottom: 1px solid #aeaeae;
        margin-top: 4px;
        padding: 10px;
        border-radius: 0;
    }

.captcha {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
    padding: 15px;
    width: 64%;
    margin: 30px 0;
}

.captcha-left {
    width: 52%;
    float: left;
}

.mail-class {
    color: #00a0e3;
}

.m-left {
    margin-left: 40px;
}

#university-record_filter {
    width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #BEBEBE;
    padding: 8px;
    border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -10px !important;
    margin-top: 6px !important;
}

.the-form span {
    font-size: 11px;
}
#university-record_filter label{width:100%;}
    #university-record_filter label input {
        padding: 23px 10px 26px;
        margin-bottom: 10px;
        border: 1px solid #9F9F9F;
        font-size: 19px;
        color: #000 !important;
        border-radius: 0px;
    }
.btn-color {
    background: #00A0E3 !important;
    border: 1px solid #00A0E3;
}
    .btn-color:hover {
        background: #0084C7 !important;
    }
.m-bottom {
    margin-bottom: 20px;
    margin-top: 17px;
}
/*recognized university page*/
.powering-page{padding:60px 0 60px;}
.text-area-field textarea {
    outline: none;
    border: none;
    color: #4a4a4a !important;
    width: 70%;
    margin-right: 20px;
    font-size: 16px;
    padding: 14px;
    height: 104px;
    border: 1px solid #d6d6d6;
}
.sidebar-partner {
    background: #081d3e;
    padding: 30px;
    margin-top:40px;
}
    .sidebar-partner p {
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        border-bottom: 1px solid #898989;
        padding-bottom: 20px;
    }
    .sidebar-partner .phsrtpt ul li {
        background: url(../content/images/arrow_right.png) no-repeat 0 9px; /*(error)--14dec*/
        background-size: auto;
        background-size: auto;
        background-size: auto;
        padding: 6px 0 3px 32px;
        width: 100%;
        color: #fff;
        list-style-type: none;
        margin-left: -42px;
    }
    .sidebar-partner .date {
        font-size: 12px;
    }
.sidebar-partner {
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
}
.box-covid {
    background: #25aae1;
    position: fixed;
    bottom: 0px;
    right: 0;
    z-index:999;
}

.box-covid-inner {
    width: 400px;
    padding: 17px;
    color: #fff;
    font-size: 14px;
}

.slide-toggle {
    float: right;
    position: fixed;
    right: 0;
    bottom: 154px;
    border: none;
    background: orange;
    color: #fff;
    font-size: 15px;
    padding: 5px 12px;
    z-index:999;
}

.slide-toggles {
    float: right;
    position: fixed;
    right: 0;
    border-radius: 4px;
    z-index:999;
}
.news-room {
    padding: 35px 0 50px;
}

    .news-room h3 {
        margin-top: 50px;
    }

    .news-room img {
        margin-top: 15px;
    }

.news-btn {
    background: #00a0e3;
    padding: 8px 10px;
    color: #fff;
    margin-top: 20px;
    font-weight: 800;
    display: block;
    width: 24%;
    text-align: center;
    border-radius: 3px;
    font-size: 19px;
}


/****Insight page setion Style -------Amit 12-11-20*****/
 .news-room h2{margin-bottom:20px;}
        .news-room .inside-bg {
            background: #3286a3;
            margin-right: -15px;
            padding: 90px 25px;
            min-height: 396px;
        }
            .news-room .inside-bg .big-para {
                color: #fff;
                font-size: 24px;
                line-height: 29px;
            }
        .news-room img {
            margin-top: 0px;
            min-height: 396px;
        }
        .news-room .inside-img {
            margin-left: -15px;
        }
.news-room .news-btn01 {
    background: #09143d;
    padding: 12px 30px;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 35px;
    display: inline-block;
}

.modal-header {
    /*min-height: 56.429px;
    padding: 15px;*/
    border-bottom: none;
    background: none;
    width: 33%;
    float: left;
    padding-top: 110px;
}
.modal-dialog {
    /*width: 800px;*/
    width: 100%;
    /*float: right;*/
    position: relative;
    left: auto;
    height: 100%;
    
}
.modal-content {
    border-radius: 0px;
    height: 100%;
    width: 100%;
    
}
.modal {
    z-index: 9999;
    background: #fff url("Images/wdsi-popup-bg.jpg") no-repeat center bottom;
    background-size: cover;
    
}
.modal-body {
    padding-top: 100px;
    width: 55%;
    float: right;
}
.getin-btn {
    background: #00a0e3;
    color: #fff;
    text-align: center;
    border: none;
    padding: 8px 30px;
    font-size: 21px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 12px;
}
    .getin-btn:hover {
        background: #000;
    }
.modal input[type="text"], textarea {
    font-family: 'Segoe UI', 'Open Sans', sans-serif;
    font-size: 14px;
    /*line-height: 1.5rem;
    padding: .75rem 1rem;*/
    padding: 12px !important;
    border: 1px solid #bbb !important;
    /*min-height: 55px;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #777;
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    /*letter-spacing: 1px;*/
    /*height: 100%;*/
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.17);
}
.modal-body label {
    color: #494949;
    font-size: 16px !important;
    margin-bottom: 3px;
    display: inline-block;
    margin-top: 2%;
    padding-bottom: 2px;
    font-weight: 800 !important;
    width: 100% !important;
}
.modal-body .notedv {
    font-size: 12px;
    margin-bottom: 12px;
    font-weight: normal;
    line-height: 16px;
    font-style: italic;
    color:#444;
}
    .modal-header .close {
    /*margin-top: -2px;
    background: #333;
    padding: 10px 12px 19px;*/
    background: #333;
    padding: 0px 12px 12px;
    opacity: 1 !important;
    position: absolute;
    right: 20px;
    top: 20px;
}
.notedv {
    font-size: 13px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 29px;
}
.pop-logo-box {
    width: 55%;
    float:left;
    margin-bottom:20px;
}
.pop-logo-box img {
    max-width: 100%;
}
.modal-header p {
    width: 100%;
    color: #fff;
}
.modal-header .lfxtx {
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
}
.close {
    font-size: 41px;
    color: #fff;
}

.modal-content {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
}
.wdsipopbg {
    /*background: #fff url("Images/wdsi-popup-bg.jpg") no-repeat center center;
    background-size: cover;*/
    height: 100%;
    width: 100%;
}
.modal input[type='submit'] {
    font-size: 16px;
    line-height: 1.75rem;
    font-weight: 700;
    padding: 20px 30px;
    background-color: #24a6dc;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 120ms linear;
    transition: all 120ms linear;
    border-radius: 5px;
    border: none;
}

.modal input:hover[type="submit"] {
    background-color: #fff;
    border-color: #1982ad;
    color: #fff;
    background-color: #1982ad;
    -webkit-box-shadow: 0 7px 14px 0 rgba(0,0,0,0.2);
    box-shadow: 0 7px 14px 0 rgba(0,0,0,0.2);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.modal-dialog{ padding:0;}
.new-alogn-part .container { position:relative;}.new-alogn-part {
    background: #F8F8F8;
}

    .new-alogn-part .head-title {
        font-size: 125px;
        color: #00a0e3;
        font-weight: 300 !important;
        margin-bottom: 20px;
    }

    .new-alogn-part .margin-btm {
        margin-bottom: 30px;
    }

    .new-alogn-part .blurb {
        width: 88%;
        float: left;
        border-right: 2px solid #d4d4d4;
        padding-right: 20px;
        font-size: 24px;
        font-weight: 500;
        color: #000;
        line-height: 1.4 !important;
        margin-top: 28px;
        text-align: right;
    }

    .new-alogn-part p {
        text-align: right;
        width: 88%;
    }

.for-darkbg {
    background: #f8f8f8;
    padding: 30px 0 50px;
    width: 67%;
}

.for-lightbg {
    background: #fcfcfc;
    padding: 15px 40px;
    height: 360px;
    position: absolute;
    right: 0;
}
/*.banner h1.bigfont {
    font-size: 104px !important;
    font-weight: 100 !important;
    font-family: 'Segoe UI Light';
}*/

.joinus-banner-img {
    height: 417px;
    width: 50%;
    background: url("Images/joinus-banner.jpg") no-repeat top right;
    position: absolute;
    bottom: 0;
    right: 0;
    top: -50px;
}


.header-label {
    color: #494949;
    font-size: 16px !important;
    margin-bottom: 3px;
    display: inline-block;
    margin-top: 2%;
    padding-bottom: 2px;
    font-weight: 800 !important;
    width: 100% !important;
}

.apply-now form {
    padding: 0;
    background: #fff !important;
}

.apply-now .input-field {
    font-size: 16px !important;
    font-weight: normal;
    background-color: #fafafa !important;
    padding: 12px !important;
    border: 1px solid #bbb !important;
    margin: 2px 0 0;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.17);
}

.apply-now select {
    font-size: 16px !important;
    font-weight: normal;
    background-color: #fafafa !important;
    padding: 12px !important;
    border: 1px solid #bbb;
    margin: 2px 0 0;
    /*border-radius: 4px;*/
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.17);
}

.apply-now .rgt-lbl label {
    font-size: 14px;
    font-weight: 800;
}

.contact-forms {
    padding-bottom: 100px;
}

.conditxt {
    margin-top: 7px;
    font-size: 12px;
}

ul.applitxt {
    padding: 0 14px;
}

    ul.applitxt li {
        font-size: 10px;
        font-weight: normal;
        line-height: 14px;
        font-style: italic;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        list-style-type: decimal;
    }

.fielstxt {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 600;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 20px;
}

.apply-now .chk-box {
    margin-top: 20px;
}

.apply-now .captcha-box {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #eee;
    margin-top: 20px;
}

    .apply-now .captcha-box img {
        margin-top: 45px;
    }

.apply-now .form-span {
    color: #777;
    margin: 7px 0 10px;
    font-size: 10px;
    display: block;
    -webkit-font-smoothing: antialiased;
    line-height: 12px;
}

.joinus-btn {
    background: #00a0e3;
    color: #fff;
    text-align: center;
    border: none;
    padding: 8px 30px;
    /*width: 145px;*/
    font-size: 21px;
    /*box-shadow: 8px 5px #adadad;*/
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 28px;
    border-radius: 12px;
}

    .joinus-btn:hover {
        background: #000;
    }

.jounus-banner {
    background: #00a0e3;
    padding: 50px 0;
    height: 417px;
    background-size: 100%;
    position: relative;
}
    .jounus-banner .container{ position:relative;} .jounus-banner h1 {
        font-weight: 300 !important;
        margin-bottom: 14px;
        margin-top: 0;
        font-size: 50px;
        color: #fff;
    }

    .jounus-banner h4 {
        color: #fff;
        font-size: 16px;
    }

p.banner-para {
    color: #fff;
    font-size: 14px;
    width: 90%
}

.joinus-form-box {
    float: left;
    width: 100%;
    padding: 30px 15px 70px 45px;
    background: #fff;
    margin-top: -60px;
    box-shadow: 0 0 16px rgba(0,0,0,0.2);
    position: relative;
    /*height: 1231px;*/
}

.apply-now {
    padding: 0;
}

    .apply-now .pad-left0 {
        padding-left: 0;
    }

    .apply-now .pad-right0 {
        padding-right: 0;
    }
.gryprt-bg {
    background: #f4f4f4 /*#081d3e*/;
    padding: 80px 30px 40px 45px;
    height: 1231px;
    box-shadow: 0 0 16px rgba(0,0,0,0.2);
    box-sizing: border-box;
}

    .gryprt-bg p {
        font-size: 15px;
        color: #081d3e;
        line-height: 20px;
        padding-bottom: 20px;
    }

        .gryprt-bg p.top-text {
            color: #081d3e;
            font-weight: bold;
            line-height: 20px;
            padding-bottom: 20px;
        }

    .gryprt-bg .for-border {
        border-bottom: 1px solid #898989;
    }

.phsrtpt ul {
    padding: 0;
    margin-top: 10px;
}

    .phsrtpt ul li {
        /*background: url(./content/images/arrow_right.png) no-repeat 0 9px;
                            background-size: auto;
                             padding: 6px 0 3px 32px;*/
        width: 100%;
        color: #fff;
        list-style-type: none;
        padding-bottom: 30px;
        position: relative;
    }

        .phsrtpt ul li::before {
            width: 1px;
            height: 100%;
            background: #081d3e;
            content: "";
            position: absolute;
            top: -10px;
            left: 0;
        }

        .phsrtpt ul li span.round {
            color: #fff;
            font-weight: bold;
            background: #081d3e;
            display: inline-block;
            padding: 3px 10px;
            margin-bottom: 6px;
        }

        .phsrtpt ul li span.date {
            font-size: 15px;
            color: #000;
            display: block;
            padding-left: 10px;
        }

.sidebar {
    position: -webkit-sticky;
    position: sticky;
    /*top: 130px;*/
    margin-top: -60px;
}

.for-topborder {
    border-top: 1px solid #898989;
    padding-top: 20px;
}
ul.stk {
    width: 100%;
    float: left;
    padding: 0;
}

    ul.stk li {
        width: 100% !important;
    }

        ul.stk li a {
            display: block !important;
            width: 100% !important;
            float: left;
            text-align: left;
            color: #fff !important;
            padding: 7px 8px 7px 32px;
            font-size: 20px !important;
        }

            ul.stk li a:hover {
                color: #015a7d !important;
            }
.alogn-part {
    padding-bottom: 20px;
}

.applybnt {
    background: #003971;
    padding: 16px 54px;
    color: #fff;
    text-align: center;
    display: inline-block;
    transition: all .5s cubic-bezier(.165,.84,.44,1);
    margin-top: 11px;
    font-size: 21px;
}

    .applybnt:hover {
        background: #2C578F;
        color: #fff;
    }
.new-font {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.for-bg {
    background: #3466A1;
    padding: 12px 30px;
}
    .for-bg p {
        color: #fff;
        font-size: 18px;
    }
.insights-text {
    padding-top: 20px;
}

.alogn-part .blurb {
    margin-top: 56px;
}

.subpara {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
}

.new-right {
    margin-top: 55px;
}

.p-logo {
    width: 78%;
    margin-bottom: 30px;
}

.recognizedbnt {
    background: #003971;
    padding: 12px 27px;
    color: #fff;
    text-align: center;
    display: inline-block;
    transition: all .5s cubic-bezier(.165,.84,.44,1);
    margin-top: 11px;
    font-size: 20px;
}

    .recognizedbnt:hover {
        background: #2C578F;
        color: #fff;
    }

.joinbnt {
    background: #00A0E3;
    padding: 12px 27px;
    color: #fff;
    text-align: center;
    display: inline-block;
    transition: all .5s cubic-bezier(.165,.84,.44,1);
    margin-top: 11px;
    font-size: 20px;
}

    .joinbnt:hover {
        background: #2C578F;
        color: #fff;
    }

.the-btn {
    margin-top: 20px;
}

.gobtn {
    position: absolute;
    right: 41px;
    cursor: pointer;
    top: 32px;
    display: none;
    cursor: pointer;
}

.unilist .directory-card:hover .gobtn {
    display: block;
}

.gobtn img {
    width: 70px;
}

.univprtdv .directory-card {
    position: relative;
}

.partnership .modal {
    padding-top: 0;
}
.interestdvprt h1 {
    margin-bottom: 5px;
}

.interestdvprt p {
    color: #fff;
}
ul.graphclist { padding:0; margin:0;}
    ul.graphclist li:nth-child(1), ul.graphclist li:nth-child(2) {
        min-height: 380px;
        padding: 10px;
    }
    ul.graphclist li {
        float: left;
        width: 49.5%;
        margin-right: 11px;
        background: #fff;
        box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.10);
        border: 1px solid #ccc;
        list-style-type: none;
        min-height: 580px;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
    }
        ul.graphclist li:nth-child(2), ul.graphclist li:nth-child(4), ul.graphclist li:nth-child(6) { margin-right:0;
        }ul.graphclist li img {
            width: 100%;
        }