﻿  #myModalLoad {
            display: none;
            background: rgba(0, 0, 0, 0.8);
            position: fixed;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 100;
        }

        .myModelPopup {
            width: 700px;
            position: fixed;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            z-index: 1000;
            display: none;
        }

            .myModelPopup img {
                width: 100%;
            }

            .myModelPopup iframe {
                width: 100%;
                height: 400px;
            }

            .myModelPopup .close,
            .myModelPopup .close:hover,
            .myModelPopup .close:focus {
                position: absolute;
                z-index: 1;
                color: #fff;
                box-shadow: 0;
                text-shadow: none;
                right: 30px;
                top: 30px;
                opacity: 1;
                box-shadow: none;
                outline: none;
            }

            .myModelPopup.slideLeft {
                left: 15px;
                bottom: 15px;
                transform: none;
                top: auto;
                width: 500px;
                transition: all .2s ease-in-out;
            }

        .moveLeft {
            background: transparent !important;
            z-index: inherit !important;
            transition: all .2s ease-in-out;
        }

        .myModelPopup .close {
            background: #00a9cd;
            padding: 0 5px;
        }

        .myModelPopup.slideLeft .close {
            display: none;
        }

            .myModelPopup.slideLeft .close.hidden {
                display: block !important;
            }

        .myModelPopup.slideLeft iframe {
            height: 250px;
        }

        @media only screen and (max-width:767px) {
            .myModelPopup {
                width: 500px;
            }

            button.close {
                right: 20px !important;
                top: 15px !important;
            }

            .myModelPopup.slideLeft {
                width: 400px;
            }

            .myModelPopup .modal-body {
                padding: 0;
            }
        }

        @media only screen and (max-width:567px) {
            .myModelPopup {
                width: 300px;
            }

            button.close {
                right: 10px !important;
                top: 10px !important;
            }

            button.close {
                right: 20px;
                top: 15px;
            }

            .myModelPopup.slideLeft {
                width: 250px;
            }
        }

        .owl-carousel,
        .btn-text {
            z-index: inherit;
        }

        
 
        .covid-logo {
            width: 250px;
            position: absolute;
            right: 40px;
            bottom: 30px;
        }

            .covid-logo img {
                width: 100%;
            }

        @media only screen and (max-width: 567px) {
            .covid-logo {
                width: 180px;
                bottom: 20px;
            }
        }
   

   
        .container-fluid {
            padding: 0 15px !important;
        }

    .logo {
                position: relative;
            }

            .logo-fix {
                position: absolute;
                width: 100%;
                color: #fff;
                font-size: 12px;
                right: -164px;
                top: 13px;
                font-family: 'Roboto Condensed';
                width: 150px;
            }

                .logo-fix img {
                    width: 100%;
                }

            header.sticky .logo-fix {
                display: none;
            }

            .logo-infocard {
                left: 0;
            }

            .mob-logo {
                display: none;
            }

            @media only screen and (max-width: 567px) {
                .logo-fix {
                    top: 91px;
                    right: auto;
                    left: 0px;
                }
            }

            @media only screen and (max-width: 991px) {
                .mob-logo {
                    display: none;
                }

                header.sticky .desktop-logo.lg-logo {
                    display: none;
                }

                header.sticky .mob-logo {
                    display: block;
                    width: 250px;
        padding: 8px;
                }
            }
           
                    .videoBG {
                        position: fixed;
                    }

                    .div_details {
                        -moz-border-bottom-colors: none;
                        -moz-border-left-colors: none;
                        -moz-border-right-colors: none;
                        -moz-border-top-colors: none;
                        background: none;
                        border-color: none;
                        border-image: none;
                        border-radius: 0px;
                        border-style: none;
                        border-width: 0;
                        display: none;
                        font-size: 12px;
                        left: 0px;
                        position: relative;
                        text-transform: none;
                        top: 0px;
                        width: auto;
                        z-index: inherit !important;
                    }

                        .div_details li {
                            display: inline-block;
                            font-size: 12px;
                            margin-left: 15px;
                            width: 210px;
                            margin-bottom: 10px;
                            padding: 5px;
                        }

                            .div_details li p {
                                margin: 0px !important;
                            }

                    .main_cusat,
                    .main_sports,
                    .main_defence,
                    .main_students,
                    .main_govt,
                    #showmenu,
                    #showmenu2,
                    #showmenu3,
                    #showmenu4,
                    #showmenu5,
                    #showmenu6,
                    #showmenu7 {
                        cursor: pointer;
                    }

                    .cd-testimonials-item p {
                        width: 900px !important;
                        margin: 15px;
                    }

                    #content li:before,
                    .cd-testimonials-item li:before {
                        content: "" !important;
                    }

                    .cd-testimonials-item p {
                        background: none repeat scroll 0 0 #e4e4e4 !important;
                        border-radius: 0.25em;
                        color: #464646;
                        line-height: 1.4;
                        margin-bottom: 1em;
                        padding: 2em;
                        position: relative;
                    }

                        .cd-testimonials-item p::after {
                            -moz-border-bottom-colors: none;
                            -moz-border-left-colors: none;
                            -moz-border-right-colors: none;
                            -moz-border-top-colors: none;
                            border-color: #e4e4e4 transparent transparent !important;
                            border-image: none;
                            border-right: 8px solid transparent;
                            border-style: solid;
                            border-width: 8px;
                            content: "";
                            height: 0;
                            left: 2em;
                            position: absolute;
                            top: 100%;
                            width: 0;
                        }

                    .cd-author {
                        margin-left: 2em;
                    }





                    .tab-d {
                        padding: 15px 0;
                    }

                        .tab-d > p > img {
                            margin-bottom: 15px;
                        }

                        .tab-d h3 {
                            font-size: 20px;
                            font-family: 'Open Sans';
                            font-weight: bold;
                            margin: 8px 0 5px;
                        }

                    .ad-list li {
                        margin-bottom: 15px;
                    }

                    .company-des {
                        margin: 10px 0;
                    }

                    ul.company-des li {
                        display: inline-block;
                        width: 150px;
                        border: 1px solid #ddd;
                        text-align: center;
                        padding: 10px 0;
                        margin-bottom: 4px;
                    }
              .cu-adv-nav{ padding:0 110px;}
	#page-content{ background: #fff; padding:20px; margin-bottom:30px; border-radius: 6px;}
	#hero{ padding-top: 200px;}
	.prog-title{ margin-top: 15px;}
	/*.prog-title h1{ font-family: 'Open Sans'; font-weight:bold; font-size: 34px;}*/
	.prog-1col a>h2{ font-size:20px;font-family: 'Open Sans'; font-weight:bold; margin:0 0 8px;}
	.prog-1col a>h2 img{ margin-bottom:4px;}
	
	@media only screen and (max-width: 1199px){
		.cu-adv-nav{ padding:0px;}
	}
	@media only screen and (max-width: 991px){
		.cu-adv-nav img{ width: 100% !important; height:auto !important}
	}
	@media only screen and (max-width: 767px){
		.cu-adv-nav .col-xs-3{ margin-top:15px;}
		.prog-title h1{ font-size: 28px;}
	}
	@media only screen and (max-width: 567px){
		.cu-adv-nav .col-xs-3{ width: 50%;}
		.cu-adv-nav .col-xs-3:nth-child(1){ padding-right: 7px;}
		.cu-adv-nav .col-xs-3:nth-child(3){ padding-right: 7px;}
		.cu-adv-nav .col-xs-3:nth-child(2){ padding-left: 7px;}
		.cu-adv-nav .col-xs-3:nth-child(4){ padding-left: 7px;}
		.prog-title h1{ font-size: 28px;}
	}


    .innerHeroBanner{ min-height: 700px;}

.innerHeroBanner .owl-stage-outer,
.innerHeroBanner .owl-stage,
.innerHeroBanner .owl-item{ height: 100%;}

.innerHeroBanner::before{
	content: '';
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0; 
	right: 0;
	top: 0; 
	bottom: 0;
	z-index: 10
}

.innerBannerContent{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 10}
.innerBannerContent .container-fluid{ padding: 0 30px;}
.h-100{ height: 100%;}
.h-50{ height: 50%;}
.mr-0{ margin: 0}
.bannerheadings{ position: absolute; top: 50%; transform: translateY(-50%)}
.bannerheadings h1{ font-size: 84px; color: #fff; line-height: 70px;}
.bannerheadings h1 span{ font-size: 54px; color: #f5a11a; line-height: 50px; display: block}


.programForm-sec{ width: 464px; position: absolute; top: 50%; transform: translateY(-50%); background: #fff; right: 100px}
.programForm-header{ background: #f5a11a; padding: 20px 25px;}
.programForm-header h2{ font-size: 30px; color: #222325;}
.programForm-header p{ font-size: 14px; color: #333;}

.programForm-area{ padding: 20px 25px 30px 25px;}
.programForm-area input[type=submit]{
	background: #2077c8;
	height: 47px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 15px 30px;
	border-radius: 4px;
	text-transform: uppercase;
	border: 0
}


/****  floating-Lable style start ****/
.floating-label { 
    position:relative; 
    margin-bottom: 15px;
  }
  .floating-input , .floating-select {
    font-size:14px;
	border: 0;
    border-bottom: 1px solid #ddd;
    display:block;
    width:100%;
    height:45px;
    background-color: transparent;
    padding: 0;
	color: #000;
    border-radius: 0;
	  -moz-appearance: none;
	  -webkit-appearance: none;
  }
  
  .floating-input:focus , .floating-select:focus {
       outline:none;
       border-color: #1a73e8; 
  }
  
  .floating-label label {
    color:#999; 
    font-size:14px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:0;
    top:14px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
  }
  
  .floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top:-8px;
    left: 0;
    font-size:11px; 
    color:#1a73e8;
    background: #fff;
  }
  
  .floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {
    top:-8px;
    left: 0;
    font-size:11px; 
    color:#1a73e8;
    background: #fff;
  }
  
  /* active state */
  .floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
    width:50%;
  }
  


/**/

.bannerBottomNav{ margin-top: -70px; position: relative; z-index: 10; padding: 0 30px; margin-bottom: 48px;}
.bannerBottomNav ul li{ float: left; margin-right: 40px; list-style-type: none;}
.bannerBottomNav ul li a{ padding: 15px 0; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border-bottom: 4px solid transparent;}
.bannerBottomNav ul li:last-child{ margin-right: 0}
.bannerBottomNav ul li a:hover{ border-color: #f5a11a}


.popularFeature-sec{ height: 650px;}

.popularFeat-leftSide .owl-stage-outer,
.popularFeat-leftSide .owl-stage,
.popularFeat-leftSide .owl-item{ height: 100%;}

.featLogo{ position: absolute; top: 30px; right: 30px; z-index: 1}
.popluarFeat-cont{ background: rgba(255,255,255,0.8); position: absolute; bottom: 30px; left: 30px; padding: 30px; z-index: 1; right: 30px;}
.popluarFeat-cont h3{ font-size: 40px; color: #333; letter-spacing: 10px;}
.popluarFeat-cont h2{ font-size: 62px; color: #333;}
.popluarFeat-cont h2 span{ color: #ed1c23}
.popluarFeat-cont h2 span sup{ font-size: 60%;}

.popularFeat-leftSide .owl-item::before{
	content: '';
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0; 
	right: 0;
	top: 0; 
	bottom: 0;
	z-index: 1
}

.popularFeat-rightSide{}
.popularFeat-rightSide .col-xs-6{}
.popularFeat-rightSide .col-xs-6 h3{ position: absolute; left: 30px; bottom: 30px; font-size: 30px; line-height: 30px; color: #fff; padding-right: 100px;}
.popularFeat-rightSide .col-xs-6 h3 a{
	background: #f5a11a;
	height: 43px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	border-radius: 4px;
	text-transform: uppercase;
	border: 0;
	font-family: Roboto;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	line-height: 43px;
	width: 120px;
	text-align: center;
}
.popularFeat-rightSide .col-xs-6:nth-child(1){ background: #f5a11a;}
.popularFeat-rightSide .col-xs-6:nth-child(3){ background: #ed1c24;}
.popularFeat-rightSide .col-xs-6:nth-child(2){ background: #333333;}
.popularFeat-rightSide{}


.acadmicSlider .owl-stage-outer,
.acadmicSlider .owl-stage,
.acadmicSlider .owl-item{ height: 100%;}



.programDetailsLeft{ padding: 50px 30px;}
.aboutProgram{ margin-bottom: 30px;}
.aboutProgram h3{font-family: Roboto; font-size: 24px; font-weight: bold; color: white; margin-bottom: 15px;}
.aboutProgram p{}
.aboutProgram h2{ font-size: 36px; color: #111; margin-bottom: 15px; line-height: 35px;}
.listStyle-1 li{ list-style-type: none; margin-bottom: 15px; position: relative; padding-left: 40px;}
.listStyle-1 li::after{
	content: "\f046"; 
    font-family: FontAwesome;
    left:0;
    position:absolute;
    top:-3px;
	font-size: 24px;
}


.programList{}
.programList span{ background: #e3e3e3; display: block; font-size: 18px; font-weight: bold; color: #111; padding: 15px 20px; line-height: 18px;}
.programList ul{ padding: 20px}
.listStyle-2 li{ list-style-type: none; margin-bottom: 8px;padding-left: 15px; }
.listStyle-2 li a{ position: relative; font-size: 14px; color: #333; transition:all .4s ease-in-out;}
.listStyle-2 li a::after{ content: ''; height: 5px; width: 5px; background: #e3e3e3; border-radius: 50%; left: -15px; top: 5px; position: absolute;}
.listStyle-2 li a:hover{ margin-left: 5px; transition:all .2s ease-in-out; color: #2077c8}

.listStyle-3 li{ list-style-type: none; margin-bottom: 15px; position: relative; padding-left: 30px;}
.listStyle-3 li::after{
	content: "\f058"; 
    font-family: FontAwesome;
    left:0;
    position:absolute;
    top:-3px;
	font-size: 18px;
}




.programDetailsRight{ background: #f0f0f0;}
.importantLinks-sec{ padding: 50px 50px;}
.levelOfStudy{ background: #fff; padding: 30px; box-shadow: 0 0 30px rgba(0,0,0,0.03); margin-bottom: 30px;}
.levelOfStudy img{ max-width: 100%; display: block; margin-bottom: 20px;}
.levelOfStudy span{ display: block; margin-bottom: 5px;}
.levelOfStudy span b{ color: #f5a11a}
.levelOfStudy p{}

.messageDirector{ background: #e3e3e3; padding: 30px; margin-bottom: 30px; position: relative; z-index: 10;}
.messageDirector h4{ font-size: 24px; color: #111; font-family: Roboto; font-weight: bold; margin-bottom: 10px;}
.messageDirector h5{ font-size: 18px; font-weight: normal; color: #111; font-family: Roboto;}
.messageDirector p{}
.directorName{ margin-top: 20px;}
.directorName span{ width: 64px; height: 64px; border-radius: 50%; overflow: hidden; display: inline-block; vertical-align: middle; margin-right: 10px;}
.directorName img{ width: 100%;}
.d-Name{ display: inline-block; vertical-align: middle;}
.d-Name h6{  font-family: Roboto; font-size: 16px; font-weight: bold; color: #111;}
.d-Name p{ font-size: 12px;}

.impLinks{ background: #1156b6; padding: 30px; padding-bottom: 68px}
.impLinks h3{}
.impLinks ul li{ list-style-type: none; display: block;}
.impLinks ul li a{ color: white; font-size: 14px; display: block; border-bottom: 1px dashed #b2c6ce; padding: 8px 0}

.studentCapPhoto{ margin-top: -150px; position: relative; z-index: 1; display: inline-block}
.studentCapPhoto img{ width: 100%; display: block;}

.studentTestimonials-block{ background: #e1e48b; padding: 50px; margin-top: -6px;}
.stuSlider-area{ max-width: 530px;}

.studentTestimonials-block span{ width: 90px; height: 90px; border-radius: 50%; overflow: hidden; display: inline-block}
.studentTestimonials-block span img{ width: 100%;}
.studentTestimonials-block h2{ font-size: 64px; line-height: 54px; color: #111; margin-bottom: 30px;}
.studentTestimonials-block p{ font-size: 24px; line-height: 30px; color: #111; font-weight: 300; max-width: 447px; margin: 15px 0;}
.studentTestimonials-block h5{font-family: Roboto; font-size: 16px; font-weight: bold; color: #111;}
.studentTestimonials-block small{}


.fortune-sec{ padding: 100px 0 350px;}
.fortune-sec h2{ font-size: 36px; color: #111; margin-bottom: 30px;}
.fortune-sec ul li{ list-style-type: none; display: inline-block; vertical-align: middle; margin: 0 30px;}
.fortune-sec ul li img{ max-width: 100%;}

.faqPageSec{ padding: 80px 0;}
.faqPageSec h2{ font-size: 48px; color: #111; text-align: center; margin-bottom: 40px;}
.faq-block{ box-shadow: 0 0 20px rgba(0,0,0,0.08); padding: 30px; margin-bottom: 20px;}
.faq-block h4{ font-family: Roboto; font-size: 20px; font-weight: bold; color: #111; margin-bottom: 15px;}
.faq-block p{}



.faqPageSec .panel{ margin-bottom: 10px;}
.faqPageSec .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.faqPageSec .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.faqPageSec .panel-title > a:hover, 
.faqPageSec .panel-title > a:active, 
.faqPageSec .panel-title > a:focus  {
    text-decoration:none;
}

.faqPageSec .panel-title > a{
	font-family: Roboto; font-size: 14px; font-weight: bold; color: #111; margin-bottom: 15px;
}



.modalVdo .modal-body{ padding: 0;}
.modalVdo iframe{ width: 100%; height: 500px;}
.modalVdo .modal-content{ box-shadow: none; border: 0; background: #0a0704}
.modalVdo .close{ position: fixed; right: -30px; top: 0; color: #fff; opacity: 1; text-shadow: none; font-size: 24px;}

@media (min-width: 992px){
	.modal-dialog {
		width: 900px;
		margin: 30px auto;
	}
}

.highlight-block {
    background: rgba(49, 116, 241, 0.07);
    padding: 30px;
}

.numberhighlights{ background: #2077c8; padding: 30px 15px; margin-bottom: 30px; margin-top: 30px; text-align: center;
/*

background: #1c418c;
background: -moz-linear-gradient(left, #1c418c 0%, #2077c8 100%);
background: -webkit-linear-gradient(left, #1c418c 0%,#2077c8 100%);
background: linear-gradient(to right, #1c418c 0%,#2077c8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c418c', endColorstr='#2077c8',GradientType=1 );
*/
	
}
.numberhighlights h2{ font-size: 50px; color: #fff} 
.numberhighlights h2 sup{ font-size: 28px; margin-left: 5px;}
.numberhighlights span{ font-weight: 500; color: #fff}


/* responsive media queries */


@media only screen and (max-width: 1599px){
	.programAllDetails-sec > .row > .col-lg-7{ width: 50%;}
	.programAllDetails-sec > .row > .col-lg-5{ width: 50%;}
	.popluarFeat-cont{ width: 75%;}
	.popluarFeat-cont h2{ line-height: 53px;}
	.featLogo img{ max-width: 100%;}
}

@media only screen and (max-width: 1365px){
	.importantLinks-sec{ padding: 50px 20px;}
	.programForm-sec{ right: 15px}
	.popularFeat-rightSide .col-xs-6 h3{ font-size: 24px; line-height: 26px; padding-right: 64px;}
	.popluarFeat-cont h2{ font-size: 50px; line-height: 44px;}
	.popluarFeat-cont h3{ font-size: 32px; margin-bottom: 5px;}
}

@media only screen and (max-width: 1199px){
	.programAllDetails-sec > .row > .col-lg-7{ width: 100%;}
	.programAllDetails-sec > .row > .col-lg-5{ width: 100%;}
	.popularFeat-rightSide .col-xs-6 h3{ padding-right: 20px;}
	.featLogo{ right: 15px; padding: 0 0 0 25px;}
	.studentCapPhoto{ display: none;}
	.bannerheadings h1{ font-size: 70px; line-height: 62px;}
	.bannerheadings h1 span{ font-size: 48px;}
}

@media only screen and (max-width: 991px){
	.innerHeroBanner{ min-height: 1000px;}
	.bannerheadings{ position: static; transform: none; margin-bottom: 30px; text-align: center}
	.programForm-sec{ position: static; transform: none; margin: auto}
	.innerBannerContent .col-sm-6{ width: 100%; height: auto}
	.innerBannerContent{ padding-top: 150px;}
	.popularFeature-sec{ height: auto;}
	.popularFeat-leftSide{ height: 600px !important;}
	.h-50{ height: 250px;}
	.modalVdo iframe{ width: 100%; height: 300px;}
}

@media only screen and (max-width: 767px){
	.importantLinks-sec{ padding: 30px;}
	.programDetailsLeft{ padding: 30px;}
	.studentTestimonials-block{ padding: 30px;}
	.studentTestimonials-block h2,
	.faqPageSec h2{ line-height: 35px; font-size: 36px;}
	.faqPageSec{ padding: 60px 0;}
	.bannerBottomNav ul li{ margin-right: 32px;}
	.bannerBottomNav ul li a{ font-size: 14px;}
	.impLinks{ padding-bottom: 250px;}
	.studentTestimonials-block p{ max-width: 100%;}
	.modalVdo .close{ top: 0; right: 0; z-index: 1}
	.placement-h{ padding: 15px;}
	.numberhighlights{ margin: 0; margin-bottom: 15px}
}

@media only screen and (max-width: 567px){
	.bannerheadings h1{ font-size: 56px;}
	.bannerheadings h1 span{ font-size: 36px;}
	.programForm-sec{ width: 390px;}
	.bannerBottomNav{ padding: 0 15px;}
	.popluarFeat-cont{ left: 15px; bottom: 15px;}
	.popularFeat-rightSide .col-xs-6 h3{ left: 15px; bottom: 15px;}
	.programDetailsLeft{ padding: 30px 15px;}
	.importantLinks-sec{ padding: 15px;}
	.levelOfStudy{ margin-bottom: 15px;}
	.messageDirector{ margin-bottom: 15px;}
	.studentTestimonials-block{ padding: 30px 15px;}
	.studentTestimonials-block p{ font-size: 20px; line-height: 26px;}
	.fortune-sec{ padding: 60px 0 350px;}
	.fortune-sec ul li img{ height: 36px;}
	.fortune-sec ul li{ margin: 0 15px 15px;}
	.studentCapPhoto{ display: block; margin-top: -90px;}
	.studentCapPhoto img{ width: 100%;}
	.popularFeat-leftSide{ height: 400px !important;}
	.popluarFeat-cont h2{ font-size: 40px; line-height: 36px;}
	.popluarFeat-cont h3{ font-size: 20px; letter-spacing: 5px;}
}

@media only screen and (max-width: 479px){
	.bannerheadings h1{ font-size: 44px; line-height: 36px;}
	.bannerheadings h1 span{ font-size: 28px; line-height: 36px;}
	.programForm-sec{ width: 100%;}
	.innerBannerContent .container-fluid{ padding: 0 15px;}
	.programForm-area .col-xs-6{ width: 100%;}
	.innerHeroBanner{ min-height: 1100px;}
	.bannerBottomNav ul li a{ font-size: 12px;}
	.bannerBottomNav ul li{ margin-right: 15px;}
	.popluarFeat-cont{ width: 85%; padding: 20px;}
	.popluarFeat-cont h2{ font-size: 34px; line-height: 30px;}
	.popularFeat-rightSide .col-xs-6 h3{ font-size: 18px; line-height: 19px;}
	.h-50{ height: 200px;}
	.featLogo img{ height: 50px; max-width: inherit;}
	.popularFeat-rightSide .col-xs-6:nth-child(3) .featLogo img{ height: 22px;}
	.aboutProgram h2{ font-size: 28px; line-height: 27px;}
	.programList span{ font-size: 14px;}
	.aboutProgram h3{ font-size: 18px;}
}

/*--------------------placement logo---------------------------------*/
.logo-title {
    color: #000;
    float: left;
    font-family: "MyriadProLight";
    font-size: 25px;
    margin: 40px 0 0;
    width: 260px;
}

.logo-panel {
    float: left;
    margin: 15px 0 0;
    width: 260px;
}

.ri-grid{
	/*margin: 2px auto 2px;*/
	position: relative;
	height: auto;
	width:auto;
}

.ri-grid ul {
	list-style: none;
	display: block;
	/*width: 45%;*/
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 2px;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #ececec;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	/*width: 55%;*/
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
	/*.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}*/

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}

.inner li {
    padding-left: 20px;
    font-size: 13px;
    color: #444444;
    line-height: 21px;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 20px;
}
.inner li:before {
    content: "\f0a4";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 22px;
    font-size: 13px;
}
.page-inner-wrapper{background: #e7f1f3;}
.new-box-shadow{box-shadow: 0px 18px 28px rgb(0 0 0 / 20%);background:white;padding: 17px 20px;margin-bottom: 20px;}
.page-content-area ul{list-style: none;}
.page-content-area ul li{display: flex;margin-bottom: 4px;align-items: baseline;}
.page-content-area ul li b{white-space: nowrap;margin-right: 5px;}
/*.page-content-area ul li:before {
    content: '\f0a4'; 
    font-family: 'FontAwesome'; 
    margin-right: 8px; 
        font-size: 13px;
}*/