#hero h1 {
    padding: 0 40px 10px 40px !important;
}

#testim-content .img {
    margin-top: 4%;
}

.stepprg .row{
    display: flex;
}

#panel {
    border-radius: 0;
    display: block;
    margin-top: 0;
    padding: 0;
    width: 100% !important;
    border: 1px solid #d4d4d4;
    padding-top: 2px;
    overflow-y: auto;
    height: 720px;
}

#hero {
    width: 101% !important;
}

#panel .panel-inner {
    height: 100%;
}

.partners_list ul li.active,
.partners_list ul li:hover {
    background: #047d72;
}

.partners_list ul li.active a,
.partners_list ul li:hover a {
    color: #fff;
}

.partners_list ul li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    border: 1px solid #047d72;
    border-radius: 25px;
    width: 18%;
    text-align: center;
    margin-right: 0;
}

.nav-tabs>li>a {
    background: #e5e5e5;
    color: black;
}

.accordion_head {
    display: block;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    padding: 1rem;
    color: #4D5259;
    position: relative;
    cursor: pointer;
    border-left: 5px solid #84B135;
    background: #e5e5e5;
    transition: all 0.25s ease-out;
    padding-left: 23px;
    margin-bottom: 20px;
}

.accordion_body {
    background: white;
}

.accordion_body p {
    padding: 18px 5px;
    margin: 0;
}

.plusminus {
    float: right;
    color: #87b33b;
    font-size: 1.3em;
    margin-top: -4px;
}

.img_itemBenef {
    width: 48%;
    text-align: center;
    display: block;
    background-color: transparent;
    border: 1px solid transparent;
    margin-bottom: 1px;
    float: left;
}

.img_itemBenef p {
    font-size: 17px;
    font-weight: bold;
}

.img_item {
    width: 27%;
    text-align: center;
    display: block;
    background-color: transparent;
    border: 1px solid transparent;
    margin-right: 5px;
    margin-bottom: 1px;
    float: left;
}

.thumbnail {
    border: none;
    background: inherit;
}

.thumbnail .caption {
    color: inherit;
    text-align: center;
}

.img_item p {
    font-size: 17px;
    font-weight: bold;
}

.videotag {
    position: relative;
    top: 0;
    bottom: 1vw;
    width: 99.6%;
    height: 365px;
    outline: none;
}

#prgoverview {
    position: relative;
    width: 100%;
    height: 445px;
    min-height: 554px;
}

#prgoverview .stepprg {
    position: absolute;
    background: #f5f5f5;
    width: 100%;
    height: auto;
    padding: 1% 3% 4%;
}

.about_opp {
    position: relative;
    background: #0096a4;
    color: #fff;
    padding: 2%;
}

.about_opp h4 {
    font-weight: bold;
}

.nav-tabs>li:first-child {
    margin-left: 0;
    padding-left: 0;
}

.bene_txt {
    display: flex;
    margin-left: 9%;
    margin-right: 23%;
    width: 100%;
}

.forstudents_txt {
    background: #0096a4;
    color: #fff;
    font-size: 22px;
    text-align: left;
    padding: 2% 5%;
}

.formember_txt {
    background: #84b135;
    color: #fff;
    font-size: 22px;
    text-align: left;
    padding: 2% 5%;
}

.nav-tabs>li.active>a {
    border-top: 1px solid #cfcece;
    border-left: 1px solid #cfcece;
    border-right: 1px solid #cfcece;
}

.tab-content {
    margin-top: 10px;
}

.nav-tabs>li.active {
    border-bottom: transparent !important;
}

.nav-tabs {
    border-bottom: transparent;
    width: 100%;
    display: table;
    border-collapse: collapse;
}

.nav-tabs>li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
    float: unset;
    font-weight: bold;
    font-size: x-small;
    padding-bottom: 0;
    width: 220px;
}

.nav-tabs>li.active {
    border-bottom: transparent;
}

.textcolorblack {
    color: black;
    font-weight: bold;
}

.download_bro {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.download_bro a {
    color: black;
    font-size: 13px !important;
}

.join_prg {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
}

.partners_list ul li.amer {
    margin-left: 0;
}

.join_cont {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 11px;
}

.desc {
    font-size: 18px;
    font-weight: bold;
}

.img-hover a img {
    width: 100%;
}

.partners_list {
    width: 65%;
    margin-bottom: 5%;
    position: relative;
}

#menu3 h2.title span {
    font-weight: 400;
    margin-bottom: 4%;
    position: relative;
    color: #000;
    font-size: 1.5em;
}

.greenline {
    position: absolute;
    border-bottom: 4px solid #84b135;
    width: 65%;
    top: 23%;
    left: 8%;
}



/* Testimonial heading */
#testim-content h2 {
    font-size: 16px;
    color: #8BC34A;
    font-weight: 400;
}

/* Active testimonial name */
#testim-content .active .name {
    margin-top: 10px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #8BC34A;
}

/* Page title */
.p-title {
    margin-bottom: 28px;
}

/* Panel item */
#panel .panel-inner .item {
    border-bottom: 1px solid #c7c1c1;
    width: 100%;
    margin-top: 4%;
}

/* Suma class */
.suma {
    border-bottom: 1px solid #000;
}

/* Testimonial container */
.testim {
    width: 100%;
    right: 0;
    border: 1px solid #8BC34A;
    display: none;
    height: 720px;
}

/* Testimonial wrapper */
.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 25px 20px;
    margin: auto;
}

/* Testimonial arrow */
.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

/* Testimonial arrow icon */
.testim .arrow:before {
    cursor: pointer;
}

/* Hover effect on testimonial arrow */
.testim .arrow:hover {
    color: #ea830e;
}

/* Testimonial arrow positioning */
.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

/* Testimonial dots */
.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

/* Testimonial dot */
.testim .dots .dot {
    border: 1px solid #8BC34A;
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    cursor: pointer;
    transition: all .5s ease-in-out;
    position: relative;
}

/* Active testimonial dot or hover effect */
.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

/* Testimonial active dot animation */
.testim .dots .dot.active {
    animation: testim-scale .5s ease-in-out forwards;
}

/* Testimonial container */
.testim .cont {
    position: relative;
    overflow: hidden;
}

/* Testimonial container content */
.testim .cont>div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

/* Inactive testimonial content */
.testim .cont>div.inactive {
    opacity: 0;
}

/* Active testimonial content */
.testim .cont>div.active {
    position: relative;
    opacity: 1;
}

/* Testimonial image */
.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

/* Testimonial heading */
.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

/* Testimonial text */
.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto;
}

.Amer_div .p-area {
    color: #757373 !important;
    padding-left: 17px !important;
}

.Amer_div .p-title {
    color: #047d72 !important;
    padding-left: 17px !important;
}

.EMEA_div .p-area {
    color: #757373 !important;
    padding-left: 17px !important;
}

.EMEA_div .p-title {
    color: #047d72 !important;
    padding-left: 17px !important;
}

.APAC_div .p-area {
    color: #757373 !important;
    padding-left: 17px !important;
}

.APAC_div .p-title {
    color: #047d72 !important;
    padding-left: 17px !important;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #8fae15;
    border-color: #8BC34A !important;
}

.desc {
    color: #8fae15;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 100;
}

.img img {
    border: 3px solid #8BC34A;
}

.icon-location {
    background-size: cover;
    background-image: url(../juniper/resources/images/jncaa/member/map-icon.png);
    background-repeat: no-repeat;
}

.icon-location:before {
    font-family: "direction";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
}

.glyphicon {
    float: left;
    height: 15px;
    line-height: 1.3;
    margin: auto;
    width: 17px;
    margin-left: -27px !important;
    color: #768180;
    font-size: 11px;
    margin-top: -19px !important;
}

.container {
    width: 98vw;
    padding-right: 15px;
    padding-left: 15px !important;
}

.user_head2 {
    padding-bottom: 10px !important;
    margin-left: 10px;
}

#_ddlTheaters{
    margin: 5px 0px;
}

.desc1{
    width: 0px;
}

#_pIncludeSchedule{
    padding: 10px;
    margin-top: -50px;
    margin-right: 10px;
}

/* Testimonial image animation */
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;
    -moz-animation: testim-show .5s ease-in-out forwards;
    -ms-animation: testim-show .5s ease-in-out forwards;
    -o-animation: testim-show .5s ease-in-out forwards;
    animation: testim-show .5s ease-in-out forwards;
}

/* Testimonial heading animation */
.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;
    -moz-animation: testim-content-in .4s ease-in-out forwards;
    -ms-animation: testim-content-in .4s ease-in-out forwards;
    -o-animation: testim-content-in .4s ease-in-out forwards;
    animation: testim-content-in .4s ease-in-out forwards;
}

/* Testimonial text animation */
.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;
    -moz-animation: testim-content-in .5s ease-in-out forwards;
    -ms-animation: testim-content-in .5s ease-in-out forwards;
    -o-animation: testim-content-in .5s ease-in-out forwards;
    animation: testim-content-in .5s ease-in-out forwards;
}

/* Testimonial image animation */
.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;
    -moz-animation: testim-hide .5s ease-in-out forwards;
    -ms-animation: testim-hide .5s ease-in-out forwards;
    -o-animation: testim-hide .5s ease-in-out forwards;
    animation: testim-hide .5s ease-in-out forwards;
}

/* Testimonial heading animation */
.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;
    -moz-animation: testim-content-out .4s ease-in-out forwards;
    -ms-animation: testim-content-out .4s ease-in-out forwards;
    -o-animation: testim-content-out .4s ease-in-out forwards;
    animation: testim-content-out .4s ease-in-out forwards;
}

/* Testimonial text animation */
.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;
    -moz-animation: testim-content-out .5s ease-in-out forwards;
    -ms-animation: testim-content-out .5s ease-in-out forwards;
    -o-animation: testim-content-out .5s ease-in-out forwards;
    animation: testim-content-out .5s ease-in-out forwards;
}

/* Testimonial scale animation */
@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

/* Testimonial scale animation */
@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

/* Testimonial content animation */
@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}

/* Testimonial show animation */
@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Testimonial hide animation */
@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}



/* Styles for large screens */
@media screen and (min-width: 1200px) {
    .container {
        width: 1090px !important;
        padding-left: 0px !important;
    }

    .nav-tabs>li {
        font-weight: bold;
        font-size: 18px;
    }

    .testim {
        width: 100%;
        border: 1px solid #8BC34A;
        display: block;
        height: 720px;
    }
}

/* Styles for medium screens */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .img_item img {
        width: 90%;
    }

    .img_item {
        width: 17%;
    }

    .img_item p {
        font-size: 11px;
    }

    .textcolorblack {
        font-size: 19px;
    }

    .nav-tabs>li.active>a {
        padding: 6px 4px;
    }

    .nav-tabs>li {
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        padding: 0px;
        margin: 0;
        border: none;
        float: clear;
    }

    .nav>li>a {
        padding: 8px 5px;
    }

    .nav-tabs {
        justify-content: space-between;
    }

    #menu1 div.img {
        width: 100%;
    }

    .stepprg img {
        /* float: left; */
        width: 17%;
    }

    .greenline {
        top: 23%;
        left: 8%;
    }

    .devices_align h3 {
        padding: 0px 0px 0px 8px !important;
        margin: 15px 0;
        font-size: 19px;
    }

    #prgoverview {
        min-height: 523px !important;
    }

    .curr_txt img {
        width: 100%;
    }

    .topimg {
        width: 100%;
    }

    .member,
    .exam,
    .trained {
        width: 100%;
    }

    #menu1 .landscape3 {
        width: 100%;
    }

    .step1 img {
        width: 17%;
    }

    .formember_txt {
        font-size: 16px;
    }

    .bene_txt .img_item p {
        font-size: 11px;
    }

    .bene_txt .img_item {
        width: 25%;
    }

    .accordion_head {
        font-size: 17px;
    }

    .forstudents_txt {
        font-size: 17px;
    }

    .partners_list {
        width: 82%;
    }

    .testim {
        width: 100%;
        border: 1px solid #8BC34A;
        display: block;
    }
}

/* Styles for tablet devices */
@media screen and (min-device-width: 699px) and (max-device-width: 991px) and (-webkit-min-device-pixel-ratio: 1) {

    /* Adjust panel width */
    #panel {
        width: 99% !important;
    }

    /* Adjust panel height */
    #panel {
        height: 875px;
    }

    /* Resize partners list */
    .partners_list {
        width: 100%;
    }

    /* Adjust video tag height */
    .videotag {
        height: 262px;
    }

    /* Customize navigation tab font */
    .nav-tabs>li {
        font-weight: bold;
        font-size: 18px;
    }

    /* Enable flexbox layout for stepprg row */
    .stepprg .row{
        display: flex !important;
    }

    /* Adjust minimum height of prgoverview */
    #prgoverview {
        min-height: 689px !important;
    }

    /* Customize testim block */
    .testim {
        width: 100%;
        border: 1px solid #8BC34A;
        display: block;
        height: 875px;
    }

    /* Adjust devices_align heading */
    .devices_align h3 {
        margin-bottom: 0% !important;
        margin: 15px 7px !important;
    }

    /* Adjust step images */
    .step1 img,
    .step2 img,
    .step3 img {
        width: auto;
    }

    /* Adjust greenline position */
    .greenline {
        top: 20%;
        /* display: none; */
        left: 8.5%;
    }

    /* Override bootstrap thumbnail padding */
    .thumbnail {
        padding: 0;
    }
}

/* Styles for specific tablet devices */
@media screen and (min-device-width: 687px) and (max-device-width: 766px) and (-webkit-min-device-pixel-ratio: 1) {

    /* Adjust minimum height of prgoverview */
    #prgoverview {
        min-height: 1010px !important;
    }

    /* Adjust greenline position */
    .greenline {
        top: 17% !important;
        /* display: none; */
        left: 8.5%;
    }
}

@media screen and (min-device-width: 767px) and (max-device-width: 800px) and (-webkit-min-device-pixel-ratio: 1) {

    /* Adjust minimum height of prgoverview */
    #prgoverview {
        min-height: 650px !important;
    }

    /* Adjust greenline position */
    .greenline {
        top: 19% !important;
        left: 8.5%;
    }
}


@media screen and (min-device-width: 703px) and (max-device-width: 730px) and (-webkit-min-device-pixel-ratio: 1) {
    #prgoverview {
        min-height: 968px !important;
}
}

@media screen and (max-width: 500px){
    .textcolorblack {
        font-size: 14px !important;
    }

    #hero h1 {
        font-size: 17px;
    }
}

@media screen and (max-width: 350px){
    .nav>li>a {
        padding: 8px 0px !important;
        font-size: 4px !important;
    }

    #hero h1 {
        font-size: 12px !important;
    }

    .textcolorblack {
        font-size: 12px !important;
    }

    #hero {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        background: url(general.css) no-repeat left top;
        background-color: #86A114;
        PADDING-BOTTOM: 0px;
        COLOR: #ffffff;
        LINE-HEIGHT: 49px;
        PADDING-TOP: 0px;
        margin-top: -50px !important;
        margin-bottom: 18px;
        min-height: 57px;
    }
}

@media screen and (max-width: 681px) and (min-width: 440px){
    .nav>li>a {
        padding: 8px 2px;
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 640px){
#content {
    padding-bottom: 60% !important;
}
}

@media screen and (max-width: 681px){
    .img_itemBenef {
        width: 91%;
    }

    /* override bootstrap thumbnail */
    .thumbnail {
        border: none;
        background: inherit;
        padding: 0px !important;
        margin-bottom: 0px !important;
    }

    /* override bootstrap caption*/
    .thumbnail .caption {
        color: inherit;
        text-align: center;
        padding: 0px !important;
    }

    .testim {
        height: 880px !important;
    }

    .partners_list ul li {
        width: 23%;
    }
    a {
       font-size: 14px !important;
    }

    .sls_link {
        font-size: 8px !important;
    }
    .sls_header_text {
        text-decoration: none;
        font-size: 8px !important;
    }

    .bene_txt {
        display: flex;
        align-items: center;
        margin-left: 7%;
        margin-right: 23%;
        width: 100%;
    }

    #divContentWrapper .list-item, li {
        margin-left: 5px;
    }

    .img_item img {
        width: 90% !important;
    }

    .img_item {
        width: 17%;
    }

    .img_item p {
        font-size: 11px;
    }

    .textcolorblack {
        font-size: 19px;
    }

    .nav-tabs>li.active>a {
        padding: 6px 4px;
    }

    .nav>li>a {
        padding: 8px 2px;
        font-size: 8px !important;
    }

    .nav-tabs {
        margin: 0;
        padding: 0;
    }

    #menu1 div.img {
        width: 100%;
    }

    .stepprg img {
        float: left;
        width: 17%;
    }

    .greenline {
        position: absolute;
        border-left: 4px solid #84b135;
        width: 1px;
        height: 61%;
        top: 10%;
        display: none;
        left: 10%;
    }

    .devices_align h3 {
        padding: 0px 0px 0px 15px !important;
        margin: 5px 0;
        font-size: 14px;
    }

    .curr_txt img {
        width: 100%;
    }

    .topimg {
        width: 100%;
    }

    .img_itemBenef {
        margin-right: 32px;
    }

    .member,
    .exam,
    .trained {
        width: 100%;
    }

    #menu1 .landscape3 {
        width: 100%;
    }

    .step1 img {
        width: 17%;
    }

    .formember_txt {
        font-size: 16px;
    }

    .bene_txt .img_item p {
        font-size: 11px;
    }

    .bene_txt .img_item {
        width: 25%;
    }

    .accordion_head {
        font-size: 17px;
    }

    .forstudents_txt {
        font-size: 17px;
    }

    .partners_list {
        width: 100%;
    }

    .testim {
        width: 100%;
        margin-right: 3%;
        height: 700px;
        position: relative;
        right: 0;
        margin-top: 146%;
    }

    .videotag {
        height: auto;
    }
}

@media only screen and (max-width: 250px){
    .stepprg .row {
        display: block !important;
    }
    #_ddlTheaters{
        font-size: 10px;
    }
    }

@media only screen and (max-width: 350px){
.header-search .header-search-submit .mobile-nav {
    visibility: hidden !important;
}
}

@media screen and (min-device-width: 220px) and (max-device-width:  380px) and (-webkit-min-device-pixel-ratio: 1) {
    a {
        font-size: 14px !important;
    }

    .partners_list ul li {
        width: 45%;
    }

    #divContentWrapper .list-item, li {
    margin-bottom: 6px;
    }

    #prgoverview {
        min-height: 463px !important;
    }
}

@media screen and (min-device-width: 822px) and (max-device-width: 991px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 585px !important;
    }
}

@media screen and (min-device-width: 799px) and (max-device-width: 821px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 677px !important;
    }
}


@media screen and (min-device-width: 822px) and (max-device-width: 830px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 600px !important;
    }
}
@media screen and (min-device-width: 554px) and (max-device-width: 593px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 688px !important;
    }
}
@media screen and (min-device-width: 593px) and (max-device-width: 681px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 639px !important;
    }
}
@media screen and (min-device-width: 435px) and (max-device-width: 553px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 688px !important;
    }
}
@media screen and (min-device-width: 377px) and (max-device-width: 435px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 786px !important;
    }

    #menu3 h2.title span {
        font-size: 1.2em !important;
    }
}

@media screen and (min-device-width: 347px) and (max-device-width: 376px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 820px !important;
    }
    .user_head2{
        margin-left: 0px !important;
    }
    
    .stepprg .row{
       display: block !important;
    }
}
    
@media screen and (min-device-width: 285px) and (max-device-width: 346px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 875px !important;
    }
}

@media screen and (min-device-width: 325px) and (max-device-width: 346px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 815px !important;
    }
}

@media screen and (min-width: 1137px) and (max-width: 1173px){
    .greenline {
        top: 24%;
    }
} 

@media screen and (min-width: 1150px) and (max-width: 1200px){
    .container{
        padding-right: 100px !important;
    }
}

@media screen and (min-width: 1020px) and (max-width: 1113px){
    .greenline {
        top: 24%;
    }
} 


@media only screen and (max-width: 767px) {
    /* Place your mobile-specific styles here */
    #panel {
        height: 400px;
    }
}

@media screen and (min-width: 697px) and (max-width: 766px){
    #prgoverview {
        min-height: 733px !important;
    }
}

@media screen and (min-width: 681px) and (max-width: 699px){
    #prgoverview {
        min-height: 983px !important;
        height: 982px !important;
    }

    .greenline {
        display: none !important;
    }
}
  
@media only screen and (max-width: 430px){
#content {
    padding-bottom: 430px !important;
}
.about_opp{
    margin-top: -100px;
}
}

@media only screen and (max-width: 248px){
    .about_opp {
        margin-top: 428px !important;
    }
}

@media only screen and (min-width: 249px) and (max-width: 284px){
    .about_opp {
        margin-top: 400px !important;
    }
}

@media only screen and (max-width: 975px){
#PortalWrapper {
    min-height: 690px !important;
}
}

@media only screen and (min-width: 362px) and (max-width: 369px){
    #_pIncludeSchedule{
        margin-bottom: 30%;
    }
}

/* Styles for mobile phones */
@media only screen and (min-width: 359px) and (max-width: 767px) {
  .row{
    display: block !important;
  }
  #_pIncludeSchedule{
    padding: 10px 22px !important;
  }
  .sls_col{
    font-size: 8px !important;
  }
  .sls_col_right{
    font-size: 8px !important;
  }
  a {
    font-size: 14px !important;
  }
  .sls_link {
    font-size: 8px !important;
}
.sls_header_text {
    text-decoration: none;
    font-size: 8px !important;
}
}

@media only screen and (min-width: 240px) and (max-width: 358px) {
    .nav>li>a {
        padding: 8px 0px !important;
        font-size: 6px !important;
    }
    #_ddlTheaters{
        font-size: 12px !important;
    }

    #_pIncludeSchedule{
        margin-bottom: 21px !important;
    }
}

@media only screen and (max-width: 768px){
.footer-list.footer-border {
    width: 95% !important;
}
}

@media only screen and (min-width: 220px) and (max-width: 235px){
    #hero h1 {
        font-size: 4px;
        padding: 0 10px 0px 10px !important;
    }
    .row{
        display: block !important;
      }

    a {
        font-size: 14px !important;
    }
    .sls_header_text {
        text-decoration: none;
        font-size: 8px !important;
    }
    .sls_link {
        font-size: 8px !important;
    }
    .accordion_head {
        font-size: 13px;
    }

    .sls_header_text {
        text-decoration: none;
        font-size: 8px !important;
    }
    .nav>li>a {
        padding: 8px 0px !important;
        font-size: 6px !important;
    }

    .sls_col{
        font-size: 8px !important;
      }
      .sls_col_right{
        font-size: 5px !important;
      }

      .footer-list {
        padding: 10px 20px !important;
    }
}

@media only screen and (min-width: 235px) and (max-width: 358px) {
    #divContentWrapper .list-item, li{
        padding: 0 0 0px 0px !important;
    }

    .row{
        display: block !important;
      }

    a {
        font-size: 14px !important;
    }
    .sls_header_text {
        text-decoration: none;
        font-size: 8px !important;
    }
    .sls_link {
        font-size: 8px !important;
    }

    .sls_header_text {
        text-decoration: none;
        font-size: 8px !important;
    }
    .nav>li>a {
        padding: 8px 0px !important;
        font-size: 6px !important;
    }

    .sls_col{
        font-size: 8px !important;
      }
      .sls_col_right{
        font-size: 5px !important;
      }

      .footer-list {
        padding: 10px 20px !important;
    }
}

@media only screen and (max-width: 515px){
#content {
    padding-bottom: 441px !important;
}
}

@media screen and (min-device-width: 430px) and (max-device-width: 440px) and (-webkit-min-device-pixel-ratio: 1){
    #prgoverview {
        min-height: 683px !important;
    }
}

  