@font-face {
    font-family: 'segoeui_0';
    src: url('../fonts/segoeui_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segoeuib_0'; /*bold*/
    src: url('../fonts/segoeuib_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segoeuil_0'; /*lite*/
    src: url('../fonts/segoeuil_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segeo_semibold'; /*semi bold*/
    src: url('../fonts/seguisb_0.ttf') format('truetype');
}


.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear80 {
    clear: both;
    height: 80px;
}

.clear100 {
    clear: both;
    height: 100px;
}

h1 {
    font-size: 22px;
    border-bottom: 2px solid #EDD482;
    padding: 3% 4%;
    margin: 0%;
    font-weight: normal;
}

.faq {
    float: left;
    width: 100%;
    padding: 2% 0% 0% 0%;
}

.faqleft {
    float: left;
    width: 25%;
    background-color: #FFFFFF;
}

.menuleft {
    width: 100%;
    float: left;
}

    .menuleft ul {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }

        .menuleft ul li {
            width: 100%;
            list-style: outside none none;
            margin: 0;
            padding: 0;
        }

            .menuleft ul li a {
                width: 100%;
                color: #666666;
                float: left;
                font-family: Arial;
                font-size: 14px;
                padding: 16px 18px;
                text-decoration: none;
                border-bottom: 1px solid #eee;
            }

                .menuleft ul li a:hover {
                    background-color: #003366;
                    color: #FFFFFF;
                }

.faqright {
    float: right;
    width: 73%;
    background-color: #FFFFFF;
}

.ContentRight {
    float: right;
    width: 73%;
}

.ContentBox {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    padding: 20px;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}

.ContentBox1 {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
}

.ContentBox1borderradius {
    border-radius: 0px;
}

.contentbox1heightright {
    height: 449px !important;
}


.ContentBox1 h1 {
    font-size: 24px;
    font-weight: bold;
    color: #003366;
}

.communityhead h1 {
    font-size: 16px;
}

.communityhead strong {
    font-size: 20px;
}

.ContentBox1text {
    padding: 7px 20px;
}


.panel-default > .panel-heading {
    background-color: #fff;
    padding-left: 4%;
}

.panel-title a {
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 600;
}

.panel-default {
    border: none;
}

.panel-heading {
    padding: 20px 15px;
}

.panel-group {
    margin-bottom: 0px;
}

    .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: none;
        padding: 0% 4% 4% 4%;
    }


.activeli {
    background-color: #003366;
    border-bottom: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    padding: 0 8%;
    text-align: left;
    width: 100%;
}

    .activeli a {
        color: #fff !important;
    }

    .activeli::after {
        border-color: transparent transparent transparent #003366;
        border-style: solid;
        border-width: 12px;
        content: "";
        display: block;
        left: 99%;
        position: relative;
        bottom: -13px;
    }

.socialcontent h1 {
    font-size: 18px;
    border: none;
    font-weight: bold;
    padding: 0px;
}

.socialcontent h4 {
    font-size: 16px;
    color: #666666;
    line-height: 22px;
}

.amityrankinglogo2 {
    float: right;
    margin: 0px 0px 10px 20px;
}

.socialcontent h3 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
}

.socialcontent h5 {
    font-size: 16px;
    color: #0B2D4D;
    line-height: 22px;
}

.amitashalogo {
    margin-top: 50px;
}

.amitasha p {
    color: #8C8C8C;
}

.ContentBox1text ul {
    padding: 0px 11px;
}

    .ContentBox1text ul li {
        margin-bottom: 15px;
    }

.head {
}

    .head h3 {
        margin: 0px 0px 10px 0px;
        padding: 0px;
        font-size: 18px;
        font-family: 'segeo_semibold'; /*semi bold*/
    }

.girlchild {
    float: left;
    width: 100%;
}

.girlchildimg {
    float: left;
    width: 60%;
}

    .girlchildimg img {
        height: 216px;
        width: 100%;
        border-radius: 5px 0px 0px 5px;
    }

.girlchildtext {
    float: right;
    width: 40%;
    background-color: #FFFFFF;
    height: 216px;
    padding: 20px;
    border-radius: 0px 5px 5px 0px;
}

    .girlchildtext h4 {
        font-size: 16px;
        color: #666666;
        line-height: 22px;
    }

.girlchildtextblue {
    background-color: #003366;
}

    .girlchildtextblue h4 {
        color: #fff;
    }

.EventsOrganisedheight {
    height: 362px !important;
}

.EventsOrganisedheight1 {
    height: 166px !important;
}

.girlchildimgwidth .girlchildimg {
    width: 50%;
}

.girlchildimgwidth .girlchildtext {
    width: 50%;
    padding: 10px;
}


.facultyleftimage {
    text-align: center;
    padding-top: 4%;
}

    .facultyleftimage img {
        width: 100%;
    }

.faculttext {
    float: left;
}

    .faculttext h3 {
        font-size: 16px !important;
        line-height: 30px;
        color: #333333;
    }

.devlopmentcontent {
    float: left;
    width: 100%;
}

.facultyleft {
    font-size: 72px !important;
    border: none;
    float: left;
    color: #003366;
}

.contentboxpadding {
    padding: 4%;
    float: left;
    width: 100%;
}

.facultyyellowfailed {
    background: #DEAE15 url(../Images/failedyellowbg.png) no-repeat;
    float: left;
    width: 100%;
    background-position: 70% center;
    padding: 4%;
}

.failedh {
    color: #003366;
}

.contentheight {
    min-height: 315px;
    float: left;
}

.teachersleft {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 10px #ccc;
    padding: 4%;
    margin: 6% 0%;
    border-radius: 5px;
}

    .teachersleft h1 {
        border: none;
    }

.topmarginhead {
    margin-top: 15%;
}

.margintopteachers {
    float: left;
    width: 98%;
    padding: 2%;
}

.imgheight {
    max-width: 100px;
    max-height: 100px;
    width: 100%;
}




#webinarBanner p {
    font-size: 15px;
}

#webinarBanner h1 {
    font-size: 80px;
}

.DropdwnListLocateUs {
    float: left;
    background-color: rgba(0, 0, 0, 0.20);
}


    .DropdwnListLocateUs select {
        color: #fff !important;
    }

.teachersleftImg {
    width: 90px;
    float: left;
}

    .teachersleftImg img {
        width: 100%;
    }

.teachersleftText {
    width: auto;
    float: left;
    margin-left: 5%;
}

    .teachersleftText h1 {
        margin-top: 30%;
        border: none;
    }

#webinarBanner h1 {
    border-bottom: 0px;
}

.bannerp {
    float: left;
    width: 60%;
}

    .bannerp p {
        font-size: 24px !important;
        color: #ffffff;
    }

.btnjoinnow {
    border-radius: 50px;
    width: 165px;
    color: #003061;
}

.bnrText2 {
    padding-left: 0px;
}

.bannerpaddingbottom {
    padding-bottom: 15%;
    background-size: 100% 100%;
}

.affiliatescontentimage {
    float: left;
    width: 100%;
    background: url(../Images/affiliatescontentleft.png) no-repeat;
    height: 359px;
    background-size: 100% 100%;
}

.affiliatescontentlefttrnasperent {
    float: left;
    width: 100%;
    background-color: rgba(0, 51, 102, 0.80);
    height: 359px;
    padding: 8%;
    border-radius: 5px 0px 0px 5px;
}

    .affiliatescontentlefttrnasperent h2 {
        font-size: 23.8px;
        color: #FEFFFF;
        margin: 0px;
    }

    .affiliatescontentlefttrnasperent p {
        font-size: 13.9px;
        color: #FFFFFF;
    }

.affiliatescontentrightimage {
    float: left;
    width: 100%;
    background: url(../Images/affiliatescontentrightimage.png) no-repeat;
    height: 359px;
    background-size: 100% 100%;
    position: relative;
}

.affiliatescontentrighttrnas {
    float: left;
    width: 100%;
    background-color: rgba(0, 51, 102, 0.80);
    padding: 8%;
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    bottom: 0px;
}

    .affiliatescontentrighttrnas h2 {
        font-size: 23.8px;
        color: #FEFFFF;
        margin: 0px;
    }

    .affiliatescontentrighttrnas p {
        font-size: 13.9px;
        color: #FFFFFF;
    }

.workhead {
    font-size: 36px;
    border-bottom: none;
    text-align: left;
    padding-left: 14px;
}

.workjoinleft {
    height: 177px;
    float: left;
    width: 100%;
    background: #DFB00D url(../Images/workjoinleft.png) no-repeat;
    background-position: 100% center;
    background-position: 100% bottom;
    border-radius: 5px 5px 0px 0px;
}

    .workjoinleft h2 {
        font-size: 21.6px;
        font-family: 'segeo_semibold'; /*semi bold*/
        padding: 35px;
        margin: 0px;
        font-weight: bold;
    }

.workjoinleftp {
    height: 116px;
}


    .workjoinleftp p {
        padding: 8%;
        font-size: 13.5px;
        color: #333333;
        font-family: 'segeo_semibold'; /*semi bold*/
        margin: 0%;
    }



/*====== careers start =========*/

.careerbg {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    background-image: url('../Images/careersbannerimg.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    opacity: 0.9;
    background-color: #000;
}

.bannerpfullwidth {
    width: 100%;
}

.bannerheadtext p {
    font-size: 16px !important;
}

.careertikit {
    float: left;
}

    .careertikit h2 {
        font-size: 22px;
        float: right;
        margin: 11px 0px 0px 22px;
        color: #B2B4B5;
    }

.imageupload {
    background: url(../Images/uploadimg.png) no-repeat;
    background-position: 100% bottom;
    background-color: #FFFFFF;
}

.imageupload3 {
    background: url(../Images/teachinguploadimg.png) no-repeat;
    background-position: 100% bottom;
    background-color: #FFFFFF;
}

.imageupload1 {
    background: url(../Images/openinguploadimg.png) no-repeat;
    background-position: 100% bottom;
    background-color: #FFFFFF;
    min-height: 560px;
}

.uploadhead h2 {
    font-size: 18px;
    color: #333333;
    font-family: segoeuib_0;
}

.currentopeninghead h3 {
    font-size: 16px;
    font-family: segoeuib_0;
}





/*****************************************
  upload button styles
******************************************/
.uploadform {
    padding-left: 0px;
    float: left;
    width: 100%;
    max-width: 263px;
}

    .uploadform p {
        font-size: 10px;
        color: #000;
    }

.colorBox > div {
    width: 30px;
    height: 30px;
    background: url(/pics/color.png);
}




.btn-gray {
    background-color: #ccc;
    background-image: -moz-linear-gradient(#f4f4f4,#bcbcbc);
    background-image: -webkit-linear-gradient(#f4f4f4,#bcbcbc);
    background-image: -ms-linear-gradient(#f4f4f4,#bcbcbc);
    border-color: #aaa;
    color: #000;
}


.btn-file {
    position: relative;
}


    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 999px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        cursor: inherit;
        display: block;
    }

input[readonly] {
    background-color: #fff!important;
    cursor: text!important;
}

.input-group .form-control:first-child {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}


.input-group-btn {
    background-color: #003066;
    color: #fff;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.btn:hover {
    color: #fff;
}

/*====== affilites banner image=======*/

.affilietsbannerimg {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    background-image: url('../Images/affilatesbannerimg.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    opacity: 0.9;
    background-color: #000;
}

/*====== basic details=======*/
.bsrightcontent li {
    width: 100%;
    float: left;
}

.bsrightcontent a {
    border: none !important;
    text-align: center;
    border-radius: 0px !important;
    background-color: #E0E0E0;
    color: #003366;
    padding: 20px 0px !important;
    border-top: 1px solid #fff !important;
}

    .bsrightcontent a:hover {
        background-color: #E0E0E0 !important;
    }

    .bsrightcontent a span {
        display: none !important;
    }

.bsrightcontent .active a {
    color: #003366 !important;
    padding: 10px 0px !important;
}

    .bsrightcontent .active a:hover {
        background-color: #fff !important;
    }

    .bsrightcontent .active a span {
        display: block !important;
    }

.img1 {
    width: 28px;
    height: 37px;
}

.img2 {
    width: 33px;
    height: 32.8px;
}

.img3 {
    width: 32.2px;
    height: 29.6px;
}

.tick {
    margin-left: -11px;
    margin-top: -23px;
}

.ContentBox1 small {
    color: #003366;
    padding-left: 5%;
}

.contentboxnopadding {
    padding: 0px;
}

.bspaddingcontentbox {
    padding: 35px;
}

.bsapplicants {
    /*max-width: 263px;*/
    width: 96%;
    height: 33px;
    border-radius: 0px 16.5px 16.5px 0px !important;
    border: solid 1px #b5c0c9;
    margin: 0px 0px 26px 0px;
    padding-left: 15px;
    font-size: 12px;
    border-left: 0px;
    /*border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;*/
}
#k1 .input-group {
    position: relative;
}
.input-group-addon:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #8a8a8a !important;
    padding: 7px 13px;
}
#k1 .input-group-addon:not(:first-child):not(:last-child), #k1 .input-group-btn:not(:first-child):not(:last-child) {   
    top: 0;
}
#k1 label.error {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 35px;
    top: 34px;
    color: red;
}
.DropdwnList.bsapplicants.bsdropdowncolor {
    padding: 0;
    border: 0;
}
    .DropdwnList.bsapplicants.bsdropdowncolor .input-group select {
        border: 1px solid #b5c0c9 !important;
        border-radius: 0px 16.5px 16.5px 0px !important;
        border-left: 0px !important;
        height: 32px;
    }

.bsapplicants1 {
   
    width: 100%;
    height: 33px;
    border-radius: 16.5px;
    border: solid 1px #b5c0c9;
    margin: 0px 0px 26px 0px;
    padding-left: 15px;
    font-size: 12px;
}

.bsapplicantstxtarea {
    max-width: 263px;
    width: 100%;
    height: 82px;
    border-radius: 16.5px;
    border: solid 1px #b5c0c9;
    margin: 0px 0px 26px 0px;
    padding-left: 15px;
    font-size: 12px;
}
    bspadleft {
    float: left;
}

.bspadleft p {
    padding-left: 0px;
    float: left;
    color: #333;
}


/*====== gender btn=======*/
#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}
.switchbtn1{
	border-radius: 50px 0px 0px 50px;
	min-width: 68px;
text-align: center;
}
.switchbtn2{
	border-radius:  0px 50px 50px 0px;
	min-width: 68px;
text-align: center;
}



.switchbtn span{
	color:#ffffff !important;	
}
.switch6 {
   /*  max-width: 137px; */
    margin-left: 21%;
   /*  border: 1px solid #003366;
    border-radius: 50px; */
}

.switch6-light > span, .switch-toggle > span {
    color: #000000;
}

.switch6-light span span, .switch6-light label {
    color: #2b2b2b;
}
 .switch-toggle span span, .switch-toggle label {
    color: #ffffff;
}
.switch-toggle a,
.switch6-light span span {
    display: none;
}

.switch6-light {
    display: block;
    height: 25px;
    position: relative;
    overflow: visible;
    padding: 0px;
    margin-left: 0px;
}

    .switch6-light * {
        box-sizing: border-box;
        color: #666666;
    }

    .switch6-light a {
        display: block;
        transition: all 0.3s ease-out 0s;
    }

    .switch6-light label,
    .switch6-light > span {
    }

    .switch6-light label {
        font-weight: 700;
        margin-bottom: 0px;
        max-width: 100%;
    }

    .switch6-light input:focus ~ a, .switch6-light input:focus + label {
        border-radius: 50px;
        background-color: #184674;
    }

    .switch6-light input {
        position: absolute;
        opacity: 0;
        z-index: 5;
    }

        .switch6-light input:checked ~ a {
            right: 0%;
        }

.butonlabelmarginbotm {
    margin-bottom: 0px;
    font-weight: normal;
}

    .butonlabelmarginbotm .btn-primary {
        background-color: #003366;
        border-radius: 30px;
        border: none;
        color: #fff;
    }

.switch6-light > span {
    position: absolute;
    left: -100px;
    width: 100%;
    margin: 0px;
    padding-right: 100px;
    text-align: left;
}

    .switch6-light > span span {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        display: block;
        width: 50%;
        margin-left: 100px;
        text-align: center;
    }

        .switch6-light > span span:last-child {
            left: 50%;
        }

.switch6-light a {
    position: absolute;
    right: 50%;
    top: 0px;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0px;
}


/*====== chekbox =========*/
.bseligibility {
    margin-left: 55px;
}

.bseligibility1 {
    font-size: 12px;
    color: #333;
    margin-left: 20px;
}

.bsdefaultbtn {
    background-color: #003366;
    color: #fff;
    border-radius: 0px;
    height: 50px;
}

    .bsdefaultbtn:hover, .bsdefaultbtn:focus {
        background-color: #fff !important;
        color: #003366 !important;
        border: 1px solid #003366 !important;
    }

.headinbold {
    width: 100%;
}

    .headinbold span {
        font-weight: bold;
    }

.bspaymentcol {
    padding: 18px 0px 18px 0px;
    border-bottom: 1px solid #E1E1E1;
    max-width: 376px;/*280px;*/
}

.bspaymentcol1 {
    border-bottom: none;
    padding-bottom: 0px;
}

.bspaybtn {
    border-radius: 50px;
    color: #003366 !important;
    border: 1px solid #003366;
    background-color: #fff;
    /*width: 75px;
    height: 25px;*/
    padding: 1px 5px;
    /*margin-left: 45px;*/
    font-size: 12px;
    margin-top:-7px;
}

.bsbordernone {
    border: none;
}

.bsrupeleft {
    padding-left: 30px;
}

.btnwidth {
    width: 50%;
    float: left;
    margin: 0px !important;
    border: 0px !important;
}

    .btnwidth:active {
        background-color: #fff;
    }

.contentbox1textborderbottom {
    border-bottom: 1px solid #b5c0c9;
}
.Rounded-Rectangle-1-copy{
    cursor: pointer;
}
.DropdwnList select {
    /*color: #ccc;*/
    font-size: 12px;
    border: 1px solid #ccc;
}
.min-hight86 {
    min-height: 86px;
}
.storng {
    font-weight: bold;
}
@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
         display: inline-block !important; 
    }
}
/*====== AllProgramBenefits =========*/
.benefitscontentright {
    width: 78%;
}

.benefitscontentbox {
    margin-top: 0px;
}

    .benefitscontentbox p {
        font-size: 14.5px;
        line-height: 1.88;
        letter-spacing: 0.4px;
        text-align: left;
        color: #333;
    }

.benefitsbold {
    color: #003366;
    font-weight: bold;
}

.benefitspadleft {
    padding: 1% 4% 2% 4%;
}
/*====== Fee Sturture =========*/
.feestructuredropdownbox {
    float: right;
    top: -38px;
    left: -85px;
    width: 135px;
    height: 32px;
    border-radius: 50px;
    background-color: #fff;
    border: solid 1px #003366;
}

.feemargintopp {
    margin-top: 8px;
}

.feestableborder p {
    font-size: 14px;
    color: #003366;
}

.feestableborder {
    color: #666;
}

    .feestableborder table tr td {
        width: 60%;
        border-top: 0px;
    }

    .feestableborder table tr th {
        border-top: 0px;
    }

.feesleft {
    padding-left: 20px;
}

.feestructureimg1 {
    float: left;
    width: 100%;
}


    .feestructureimg1 img {
        margin-top: 70px;
    }

.feestructurepadnone {
    padding: 0px;
}

.Allprogramfeestructuredropdown {
    border-radius: 50px;
    width: 135px;
    height: 32px;
    border: 1px solid #003366;
    color: #003366;
    float: right;
}


/*====== eligiblity criteria =========*/

.eligiblityrightimg {
    text-align: center;
    width: 100%;
    float: left;
}

    .eligiblityrightimg img {
        padding-top: 40px;
    }

    .eligiblityrightimg p {
        font-size: 14px;
        color: #333;
        text-align: center;
    }

.eligibilityp p {
    font-size: 16px;
    color: #333;
}

.eligiblityyellowbg {
    background-color: #deae15 !important;
    float: left;
    min-height: 40px;
}

    .eligiblityyellowbg img {
        float: left;
        padding: 15px 10px 5px 10px;
    }

    .eligiblityyellowbg p {
        font-size: 12px;
        color: #003366;
        float: left;
        line-height: 16px;
        padding: 5px 8px;
    }

/*====== AllProgram faculty =========*/
.facultyheaderboxmain {
    min-height: 0px;
}

.facultycolminright {
    margin-right: -4%;
    padding-left: 0px;
    padding-right: 0px;
}



.facultyrightimg {
    float: left;
    margin-top: 15%;
}

.allprofacultytext {
    float: left;
    max-width: 320px;
    padding-left: 10px;
}

    .allprofacultytext h3 {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin-top: 16px;
    }

    .allprofacultytext p {
        font-size: 12px;
        color: #333;
    }

/*====== program priview =========*/
.privewimg {
    background: url(../Images/programprivew.png) no-repeat;
    float: left;
    width: 200px;
    height: 200px;
    padding: 10px;
    background-size: 100% 100%;
}

    .privewimg h3 {
        color: #fff;
        font-weight: bold;
        margin-top: 2px;
    }

.privewlockimg {
    text-align: center;
    margin: 13px 0px;
}

    .privewlockimg img {
        background-size: 100% 100%;
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }

.privewp p {
    color: #fff;
    font-size: 12px;
    float: left;
}

.privewp img {
    float: left;
}

.programprivewh3 h2 {
    font-size: 20px !important;
    color: #333;
    padding: 0px;
    margin-top: 48px;
}

.programprivewbutton {
    background-color: #003366;
    border-radius: 50px;
    min-width: 37%;
    float: left;
    color: #FFF;
    margin-top: 10px;
}

.privewimg1 {
    background: url(../Images/programprivew.png) no-repeat;
    float: left;
    width: 271px;
    height: 283px;
    padding: 10px;
    background-size: 100% 100%;
}

    .privewimg1 h3 {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
    }

.privewp1 {
    margin-top: 121px;
}

    .privewp1 p {
        color: #fff;
        font-size: 14px;
        float: left;
    }

    .privewp1 img {
        padding-left: 30px;
    }

/*====== placmentassistance =========*/
.placementassistanceright {
}

.placementassistancep {
    padding-left: 3px;
}

    .placementassistancep p {
        color: #333;
        font-size: 16px;
        margin-bottom: 0px;
    }

.placesmentyellowbg p {
    color: #003366;
    font-size: 14px;
}
/*====== testimonals =========*/
.testimonalsmaindiv {
    box-shadow: 0px 0px 10px #ccc;
    width: 100%;
    float: left;
    border-radius: 5px;
}

.testimonalpadding {
    padding: 0px;
}

.testimonalsrightimg {
    padding: 0px;
    border-radius: 5px 0px 0px 5px;
}

    .testimonalsrightimg img {
        padding: 0px;
        width: 100%;
        max-height: 233px;
        border-radius: 5px 0px 0px 5px;
    }

.tesimonalbgcolor {
    background-color: #1a4570;
    padding: 20px 20px 5px 49px;
    position: relative;
    min-height: 212px !important;
    float: left;
    border-radius: 0px 5px 5px 0px;
}

.testimonalsp {
    float: left;
    width: 100%;
}

    .testimonalsp p {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
    }

.tesimonalsbottomright p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.textimonialsquta1 {
    float: left;
}

.quta2 {
    float: left;
}

    .quta2 img {
    }

.quta2bottom {
}

    .quta2bottom img {
    }

.testimonalsquta2 {
    float: left;
}

.img-with-arrowBtm::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
    margin: auto 0;
    top: 38%;
    bottom: 100%;
    right: 0;
    left: 81%;
    border-right-color: #1a4570;
    z-index: 1;
}

.testimonalsrightimg1 {
    padding: 0px;
}

    .testimonalsrightimg1 img {
        padding: 0px;
        width: 100%;
        height: 233px;
        border-radius: 0px 5px 5px 0px;
    }

.tesimonalbgcolor1 {
    background-color: #1a4570;
    padding: 20px 20px 5px 49px;
    position: relative;
    min-height: 212px !important;
    float: left;
    border-radius: 5px 0px 0px 5px;
}

.testimonalsquta21 {
    float: left;
    left: 54%;
    top: 41%;
}

.martop1 {
    margin-top: 20px;
}

.img-with-arrowBtm1::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left-color: transparent;
    border-left-color: transparent;
    vertical-align: middle;
    margin: auto 0;
    top: 41%;
    bottom: 100%;
    right: 0;
    left: 0%;
    border-left-color: #1a4570;
    z-index: 1;
}


/*====== Program Structure =========*/

.structurecontentp {
    width: 100%;
    float: left;
    padding-left: 25px;
}

    .structurecontentp p {
        font-size: 14px;
        color: #333;
        line-height: 20px;
    }

.structurecalendar {
    background: url(../Images/progstucalendar.png) no-repeat;
    background-size: 100% 100%;
    width: 46px;
    height: 52px;
    margin-top: 20px;
    margin-left: -15px;
}

    .structurecalendar p {
        color: #003366;
        font-size: 10.8px;
        font-weight: bold;
        padding: 14px 12px;
        line-height: 16px;
    }

    .structurecalendar span {
        color: #003366;
        font-size: 20.6px;
        font-weight: bold;
        padding: 4px;
    }

.programstructurearea {
    width: 100%;
    float: left;
}

    .programstructurearea img {
        width: 100%;
        height: 100%;
    }

.programstructure {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebeb;
}

.programstructureBorderRight {
    border-right: 1px solid #ebebeb;
    padding: 10px 0px;
}

.programstructure1 {
    width: 100%;
    float: left;
    border-bottom: none;
}

.programstructurepaddingcol {
    padding: 10px;
}

.structurecalendar1 {
    margin-top: 20px;
}

.structurecontentp1 {
    padding-left: 0px;
}

    .structurecontentp1 p {
        line-height: 30px;
    }
/*====== gallery=========*/
.galleryimg1left {
    float: left;
    width: 100%;
}

    .galleryimg1left img {
        width: 100%;
        max-height: 230px;
        border-radius: 8px;
    }

.gallerycolompadding {
    margin: 20px 20px 20px 0px;
}

.galleryimg1right {
    float: left;
    width: 100%;
}

    .galleryimg1right img {
        width: 100%;
        max-height: 482px;
        border-radius: 8px;
    }

.gallerycolompaddingright {
    margin: 20px 0px 20px 20px;
}

.galleryimg2left {
    float: left;
    width: 100%;
}

    .galleryimg2left img {
        width: 100%;
        height: 232px;
        border-radius: 8px;
    }

.gallerycolompadding2 {
    margin: 0px 20px 0px 0px;
}

.gallerycolompadding3 {
    margin: 0px 0px 0px 20px;
}

.gallerymargin {
    margin-right: 20px !important;
}

.galleryviewmore h4 {
    font-size: 18px;
    color: #003366;
    text-align: center;
}

.feestructurepadnone1 {
    padding-left: 0px;
    margin-bottom: 20px;
}

.feestructurepadnone2 {
    padding-right: 0px;
    padding-left: 0px;
}
/*====== AmityUniversityOnline =========*/

.AmityUniversityOnlineContentpayal {
    background: url(../Images/amityonlinecontentimg.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float: left;
}

.AmityOnlineUnicolleftpayal {
    background-color: transparent;
    background-color: #003366;
    opacity: 0.8;
    padding: 5%;
}

    .AmityOnlineUnicolleftpayal p {
        color: #fff;
    }


    .AmityOnlineUnicolleftpayal span {
        font-size: 18px;
    }

.nopaddingpayal {
    padding: 0px !important;
}

.AmityUniOLCountstextPayal span {
    font-size: 50px;
    color: #003366;
}

.AmityUniOLCountstextPayal strong {
    font-size: 22px;
    color: #003366;
}

.AmityUniOLCountstextPayal p {
    font-size: 16px;
    color: #333;
}





.Amityonlineborderright {
    border-right: 2px solid #f0f2f4;
}


.AmitycontentleftAUOpayal {
    background: #deae15 url(../Images/AmitonlineAUOimg.png) no-repeat;
    float: left;
    width: 100%;
    background-position: 100% bottom;
    padding: 5%;
}

.nopaddingpayal2 {
    padding: 0px 10px 0px 0px;
}

.nopaddingpayal3 {
    padding: 0px 0px 0px 10px;
}

.AmitycontentleftAUOpayal p {
    color: #003366;
    font-size: 30px;
}

.AmitycontentleftAUOpayal span {
    font-size: 34px;
}

.Amityonlinecontentlftpcontentpayal {
    min-height: 201px;
}

    .Amityonlinecontentlftpcontentpayal p {
        font-size: 18px !important;
        color: #333;
        padding: 11% 4% 4% 0%;
    }

.AmityOnlineborderradiuspayal {
    border-radius: 5px;
}

.padleftnonepayal {
    padding-right: 0px;
}

.Amitypadleftpayal1 {
    padding-left: 10px;
}
/*====== AmityUniversity=========*/

.ContentRightpayal1 {
    width: 77%;
    float: right;
    min-height: 550px;
}

.ContentRightpayal {
    max-width: 78%;
    height: auto;
    float: right;
    min-height: 550px;
    top: 0;
    position: relative;
}

.Amityunitextpayal p {
    font-size: 16px;
    color: #333;
}

.Amitystamppayal {
    float: left;
    width: 100%;
}

    .Amitystamppayal img {
        margin-top: -45px;
    }

.Amityunistudenttextpayal {
    width: 100%;
    float: left;
}

    .Amityunistudenttextpayal h4 {
        font-size: 50px;
        color: #003366;
    }

    .Amityunistudenttextpayal p {
        font-size: 22px;
        color: #003366;
    }

    .Amityunistudenttextpayal span {
        font-size: 16px;
        color: #333;
    }

.Amityuniversitystudentimg1 {
}

    .Amityuniversitystudentimg1 img {
        margin-top: 20px;
        width: 100%;
        max-width: 80px;
    }

.AmitycontentleftAUOpayal1 {
    float: left;
    width: 100%;
    padding: 5%;
}

.AmityUniversityTopPlacementimg {
    float: left;
    width: 100%;
}

    .AmityUniversityTopPlacementimg img {
        width: 100%;
        height: 200px;
    }

.padpayal {
    padding: 15px 20px;
}

.AmityUniBrilentStudentimg {
    width: 100%;
    float: left;
}

    .AmityUniBrilentStudentimg img {
        width: 100%;
        float: left;
        min-height: 350px;
    }

.padpayal p {
    line-height: 30px;
    color: #666;
}

.HeaderBoxMainHeader1 h2 {
    padding-top: 67%;
    padding-bottom: 10px;
}

.AmityUniBrilentStudentimg1 {
    width: 100%;
    float: left;
}

    .AmityUniBrilentStudentimg1 img {
        width: 100%;
        float: left;
        min-height: 291px;
    }

.padpayal1 p {
    margin-bottom: 35px;
}


.GlobalYellowpayal {
    width: 100%;
    float: left;
    background-color: #deae15;
    height: 50px;
    box-shadow: 0px 0px 5px #ccc;
}

.padnone {
    padding-left: 0px;
    padding-right: 0px;
}

.GlobalYellowpayal p {
    color: #fff;
    font-size: 16px;
    padding: 10px 10px 10px 26px;
    position: relative;
}


.GlobalWhitepayal {
    width: 100%;
    float: left;
    padding: 20px;
}

    .GlobalWhitepayal p {
        color: #333;
        font-size: 14px;
    }

    .GlobalWhitepayal span {
        font-weight: bold;
    }

.Globalheaderpayal {
    margin-top: 20px;
}



/*====== tab globalAccerdation =========*/

/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
/*.globalnavtabspayal {
    border-bottom: none;
}*/





/*.GlobalYellowpayal {
width:100%;
float:left;
background-color:#deae15;
height:50px;
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.82);
}
.padnone {
    padding-left: 0px;
padding-right:0px;
}
.GlobalYellowpayal p {
color:#fff;
font-size:16px;
padding:10px 10px 10px 26px;
position:relative;
}
.activelipayal::after {
              position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left-color: transparent;
    border-left-color: transparent;
    vertical-align: middle;
    margin: auto 0;
    top: -4%;
    bottom: 100%;
    right: 0;
   left: 7%;
border-bottom-color: #deae15;
    z-index: 1;
}
.tabpayal {
padding-top:30px;
}
.globaltabContentppayal p{
   padding: 20px 25px;
   color:#333;
   font-size:14px;
}
.globaltabContentppayal span {
text-decoration:underline;
font-weight:bold;
}*/


.PMfrontcontentpayal {
    float: left;
    text-align: center;
    width: 100%;
}

.radiopayal {
    position: fixed;
    float: left;
}

.verticalLinepayal {
    text-align: center;
    position: relative;
    z-index: 2;
}

    .verticalLinepayal img {
    }

.PMScoreContentboxpayal {
    float: left;
    width: 100%;
    height: 106px;
}

.PMleftcontentbox {
    float: left;
    width: 32%;
    box-shadow: 0px 0px 5px #ccc;
    height: 60px;
    border-radius: 5px;
}

.PMbluecontent {
    width: 27%;
    float: left;
}

.PMbluerightcontent {
    width: 73%;
    float: left;
}

.PMcentercontentbox {
    width: 20%;
    float: left;
    margin-left: 9%;
    height: 70px;
    box-shadow: 0px 3px 22.6px 1.4px rgba(44, 36, 38, 0.13);
    border-radius: 5px;
    position: relative;
    top: -5px;
    z-index: 1;
}

    .PMcentercontentbox h4 {
        text-align: center;
    }

.PMrightcontentbox {
    float: right;
    width: 32%;
    box-shadow: 0px 0px 5px #ccc;
    height: 60px;
    border-radius: 5px;
}

.PMwatchcontent {
    background-color: #003366;
    width: 71px;
    float: left;
    border-radius: 5px 0px 0px 5px;
}

.scorerightcontent {
}

.PMbluerightcontent p {
    font-size: 14px;
    text-align: left;
    color: #333333;
    float: left;
    line-height: 16px;
    padding: 15px 23px;
}

.PMbluerightcontent h4 {
    font-size: 36px;
    font-weight: bold;
    color: #003366;
    float: left;
    padding-top: 9px;
    margin-top: 0px;
    font-family: 'segoeuib_0'; /*bold*/
}

.scorerightcontent1 h4 {
    text-align: center !important;
    float: none;
}

.PMwatchcontent img {
    padding: 20px;
}

.pmPpayal p {
    opacity: 0.5;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.4px;
    text-align: justify;
    color: rgba(51, 51, 51, 0.5);
    line-height: 16px;
    font-family: 'segoeuil_0'; /*lite*/
}

.pmPpayal span {
    font-weight: bold;
    font-family: 'segoeuib_0'; /*bold*/
}

.PMBottomcontentpayal p {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: center;
    color: #333333;
}

.pmwatch {
    background-color: #6db638;
}

.prometerimg {
    text-align: center;
    float: left;
    width: 100%;
}

    .prometerimg img {
    }

.bottompm p {
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #003366 !important;
}

.bottompm span {
    text-decoration: underline;
}

. /*PMAllcontentbox*/ {
    opacity: 0.2;
    position: relative;
}

    .AllProgramProfestionalMeterheadpayal {
        text-align: center;
        width: 100%;
        float: left;
        position: absolute;
        top: 32%;
        left: 0;
    }

        .AllProgramProfestionalMeterheadpayal h2 {
            color: #000;
            font-size: 74px;
            font-weight: bold;
            text-align: center;
            margin: 0;
            padding: 0;
        }
    /*====== Amity =========*/
    .HeaderBoxMain111 {
        min-height: 85px !important;
    }

    .Amityunionlinecontentbox211 {
        width: 100%;
        float: left;
        padding: 4% 0%;
    }

    .amityleftboxpayal11 {
        width: 36%;
        float: left;
    }

    .Amityonlineig111 {
        width: 30%;
        float: left;
        padding: 0% 0% 0% 5%;
    }

        .Amityonlineig111 img {
            width: 100%;
        }

    .AmityUniOL25years11 {
        width: 66%;
        float: left;
        padding-left: 3%;
        padding-top: 5%;
    }

        .AmityUniOL25years11 p span {
            font-size: 40px;
            font-weight: 600;
            line-height: 0.6;
            letter-spacing: 1.5px;
            text-align: left;
            color: #003366;
        }

        .AmityUniOL25years11 p strong {
            font-size: 22px;
            font-weight: 600;
            line-height: 1.36;
            letter-spacing: 0.7px;
            color: #184674;
        }

        .AmityUniOL25years11 p {
            font-size: 16px;
            line-height: 1.88;
            letter-spacing: 0.5px;
            text-align: left;
            color: #333333;
        }

    .borderpp11 {
        border-right: 2px solid #f0f2f4;
    }

    .amitycenterboxpayal11 {
        float: left;
        width: 36%;
    }

    .amityrightboxpayal11 {
        width: 28%;
        float: left;
    }

    .AmityUniOL25years111 {
        padding-left: 10%;
    }

    .payal {
        margin-left: 4%;
        margin-top: 12%;
    }

    .payal11 {
        margin-top: 5%;
    }

    .cormain {
        width: 100%;
        float: left;
        padding: 5% 2%;
    }
    .amityunionlineicon1 img{
    }
    .amityunionlineicon2 img{
        max-width:62px;
        margin-top:10%;
    }
    .amityunionlineicon3 img{
    }

    .modal-backdrop {
        z-index:0 !important;
    }

    .feehead {
        background-color: #fff !important;
        border-top: 1px solid #fff !important;
    }
    /*====== Media Quary Start =========*/
    @media screen and (min-width: 1px) and (max-width: 1360px) {
        .AmityUniOL25years11 p {
                font-size: 14px;
            }

                .AmityUniOL25years11 p span {
                    font-size: 30px;
                }

                .AmityUniOL25years11 p strong {
                    font-size: 18px;
                }
        }

        @media screen and (min-width: 1px) and (max-width: 1200px) {
            .feestructurepadnone1 {
                margin-bottom: 20px;
            }

            .feestructurepadnone2 {
                margin-bottom: 20px;
            }

            .AmityUniOLCountstextPayal p {
                font-size: 12px;
            }

            .AmityUniOLCountstextPayal span {
                font-size: 30px;
            }

            .AmityUniOLCountstextPayal strong {
                font-size: 18px;
            }

            .HeaderBoxMainHeader1 h2 {
                padding-top: 28%;
                padding-bottom: 0px;
            }

            .testimonalsp p {
                font-size: 13px;
            }
        }

        @media screen and (min-width: 1px) and (max-width: 960px) {
            .contentbox1heightright {
                height: auto !important;
            }

            .careertikit {
                text-align: center;
                float: none;
            }

                .careertikit h2 {
                    text-align: center;
                    float: none;
                }

            .gallerymargin {
                margin-bottom: 20px;
            }

            .feestructurepadnone1 {
                padding-bottom: 20px;
            }

            .galleryimg1right img {
                max-height: 232px;
            }

            .feestructurepadnone1 {
                padding-right: 0px;
                padding-bottom: 0px;
            }


            .gallerycolompadding3 {
                margin: 0px;
            }

            .gallerycolompaddingright {
                margin: 0px 0px 20px 0px;
            }

            .AmityUniOLCountstextPayal p {
                font-size: 12px;
            }

            .AmityUniOLCountstextPayal span {
                font-size: 30px;
            }

            .AmityUniOLCountstextPayal strong {
                font-size: 18px;
            }

            .Amitypadleftpayal1 {
                padding-left: 0px;
            }

            .Amityunistudenttextpayal h4 {
                font-size: 35px;
            }

            .Amityunistudenttextpayal p {
                font-size: 18px;
            }

            .Amityunistudenttextpayal span {
                font-size: 12px;
            }

            .img-with-arrowBtm1::after {
                display: none;
            }

            .img-with-arrowBtm::after {
                display: none;
            }

            .AmityUniOL25years11 p {
                font-size: 12px;
            }

                .AmityUniOL25years11 p span {
                    font-size: 25px;
                }

                .AmityUniOL25years11 p strong {
                    font-size: 15px;
                }
        }

        @media screen and (min-width: 1px) and (max-width: 768px) {
            .bsapplicants {
                width: 100% !important;
            }
            .input-group {
                margin: 0px 0px 26px 0px !important;
            }
                .faqleft {
                display: none;
            }

            .ContentRight {
                width: 100%;
            }

            .amitashalogo {
                margin-top: 10px;
            }

            .contentbox1heightright {
                height: auto !important;
            }

            .failedh {
                text-align: center;
            }

            .workjoinleft h2 {
                text-align: center;
            }

            .bnrText2 {
                text-align: center;
                font-size: 50px !important;
            }

            .bannerp {
                width: 100%;
            }

                .bannerp p {
                    font-size: 20px !important;
                    text-align: center;
                }

            .currentopeninghead {
                text-align: center;
            }

            .imageupload h1 {
                font-size: 22px !important;
            }

            .imageupload3 h1 {
                font-size: 22px !important;
            }

            .imageupload1 h1 {
                font-size: 22px !important;
            }

            .uploadform {
                float: none;
                text-align: center;
                width: 50%;
            }

            .bnrText3 {
                font-size: 18px;
                text-align: center;
            }

            .bsmrgtopmediquery {
                margin-top: 20px;
            }

            .mediaquerymargintop {
                margin: 0px 15px 15px 0px;
                text-align: center;
            }

            .facultyrightimg {
                float: none;
                text-align: center;
            }

            .allprofacultytext p {
                text-align: center;
            }

            .allprofacultytext {
                float: none;
                text-align: center;
                margin: 0 auto;
                padding-left: 0px;
            }

            .placementassistancep p {
                font-size: 13px;
            }

            .placementassistanceright {
                text-align: center;
            }

            .placesmentyellowbg p {
                font-size: 11px;
            }

            .structurecontentp p {
                text-align: center;
            }

            .structurecalendar {
                margin: 0 auto;
                margin-top: 10px;
            }

            .programstructureBorderRight {
                border-right: none;
            }

            .feestructureimg1 {
                float: none;
                text-align: center;
            }

            .nopaddingpayal2 {
                padding: 0px;
            }

            .nopaddingpayal3 {
                padding: 0px;
            }





            .AmityUniOLCountstextPayal p {
                text-align: center;
            }

            .Amityonlineborderright {
                border-right: none;
            }

            .Amitystamppayal {
                display: none;
            }


            .Amityunistudenttextpayal {
                text-align: center;
            }



            .Amityuniversitystudentimg1 {
                text-align: center;
            }

            .LeftMenu {
                display: none;
            }

            .ContentRightpayal {
                width: 100%;
                max-width: none;
            }



            .padpayal p {
                font-size: 12px;
            }

            .nopaddingpayalll {
                padding: 0px;
            }

            .tesimonalbgcolor {
                border-radius: 0px 0px 5px 5px;
            }

            .tesimonalbgcolor1 {
                border-radius: 5px 5px 0px 0px;
            }

            .ContentRightpayal1 {
                width: 100%;
            }

            .benefitscontentright {
                width: 100%;
                margin-left: 15px;
                margin-right: 15px;
            }
        }

        @media screen and (min-width: 1px) and (max-width: 480px) {
            .girlchildimg {
                width: 100%;
            }

            .girlchildtext {
                width: 100%;
                height: auto;
            }

            .EventsOrganisedheight {
                height: auto !important;
            }

            .girlchildimgwidth .girlchildimg {
                width: 100%;
            }

            .girlchildimgwidth .girlchildtext {
                width: 100%;
            }

            .amityrankinglogo2 {
                width: 100%;
                margin: 15px 0px 15px 0px;
            }

            .bnrText2 {
                text-align: center;
                font-size: 40px !important;
            }

            .bannerp {
                width: 100%;
            }

                .bannerp p {
                    font-size: 20px !important;
                    text-align: center;
                }

            .imageupload h1 {
                font-size: 18px !important;
            }

            .imageupload3 h1 {
                font-size: 18px !important;
            }

            .imageupload1 h1 {
                font-size: 18px !important;
            }

            .uploadform {
                float: none;
                text-align: center;
                width: 100%;
            }

            .bnrText3 {
                font-size: 18px;
                text-align: center;
            }

            .bseligibility {
                margin-left: 0px;
            }

            .headinbold {
                text-align: center;
                margin-top: 20px;
            }

            .bspaybtn {
                margin-top: 20px;
            }

            .bsmrgtopmediquery {
                margin-top: 20px;
            }

            .btnwidth {
                font-size: 12px;
            }

            .mediaquerymargintop {
                margin: 0px 10px 10px 0px;
                text-align: center;
            }

            .placementassistanceright {
                display: none;
            }

            .structurecontentp p {
                font-size: 11px;
            }

            .Amityunistudenttextpayal h4 {
                font-size: 35px;
            }

            .Amityunistudenttextpayal p {
                font-size: 18px;
            }

            .Amityunistudenttextpayal span {
                font-size: 12px;
            }

            .amityleftboxpayal11 {
                width: 100%;
                float: left;
                text-align: center;
            }

            .amitycenterboxpayal11 {
                float: left;
                width: 100%;
                text-align: center;
            }

            .amityrightboxpayal11 {
                width: 100%;
                float: left;
                text-align: center;
            }

            .pp111 {
                margin-left: 4%;
            }

            .Amityonlineig111 img {
                width: 73%;
            }

            .payal {
                margin-top: 3%;
            }
        }

        @media screen and (min-width: 1px) and (max-width: 320px) {
            .bnrText2 {
                text-align: center;
                font-size: 30px !important;
            }

            .bannerp {
                width: 100%;
            }

                .bannerp p {
                    font-size: 15px !important;
                    text-align: center;
                }

            .bnrText3 {
                font-size: 14px;
                text-align: center;
            }
        }
