﻿p {
    font-family: unset;
}

#mainNav {
    background-color: #0a2a4e;
    padding: 0 !important;
}

    #mainNav .navbar-nav .nav-item .nav-link {
        color: white;
        font-weight: 500;
    }

#basket-weight {
    position: absolute;
    left: 25px;
    top: -14px;
    color: #f4364c;
    display: none;
}

.clear_div {
    clear: both;
    width: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.insidemain {
}

.other_info_menu_title {
    width: 240px;
    color: 333333;
    font: 700 16px 'Roboto Slab', serif;
    padding-bottom: 2px;
}

.other_info_menu {
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

    .other_info_menu li a {
        font: 600 13px 'Open Sans', sans-serif;
        display: block;
        text-decoration: none;
        color: #027dc3;
        text-align: left;
        border-bottom: 1px solid #bbb;
        background-color: #ffffff;
        padding: 6px;
    }

        .other_info_menu li a:link, .other_info_menu li a:visited {
        }

        .other_info_menu li a:hover {
            color: #2A6496;
            text-decoration: underline;
            background-color: #fff;
        }

.bookmenu_menu li a {
    font: 16px 'Open Sans', sans-serif;
    display: block;
    height: 46px;
    text-decoration: none;
    color: #6a6a6a;
    margin-bottom: 5px;
    background: transparent url(../images/book_bg.png) no-repeat;
    line-height: 46px;
    padding: 0 0 0 15px;
}

.inside_bookmenu_menu {
    width: 238px;
    margin-bottom: 10px;
}

    .inside_bookmenu_menu li a {
        font: bold 16px 'Open Sans', sans-serif;
        display: block;
        height: 46px;
        text-decoration: none;
        color: #6a6a6a;
        margin-bottom: 5px;
        background: transparent url(../images/inside_book_bg.png) no-repeat;
        line-height: 46px;
        padding: 0 0 0 10px;
    }

h1 {
    font-family: 'Montserrat', 'Helvetica Neue', Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-size: 1.5rem;
}

    h1 a, h1 a:hover {
        color: #44b2ef;
        text-decoration: none;
    }

    h1 span {
        color: #333
    }

    h1 small {
        display: block;
        font: normal 13px/1.2em 'Open Sans', sans-serif;
        letter-spacing: normal;
        color: #333;
        padding: 0 0 0 140px;
    }

h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 700;
}

h3 {
    font-family: 'Montserrat', 'Helvetica Neue', Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-size: 1rem;
}

.banner_menu ul, .banner_right_menu ul, .other_info_menu ul, .bookmenu_menu ul, .inside_bookmenu_menu ul, .footerbox_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pagecontent_size {
    width: 1110px;
    background: #fff;
    margin: 15px auto;
    padding: 0 15px;
    /* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); */
}

.homepage_content_left_content {
    width: 238px;
    padding: 0;
}

.homepage_content_middle {
    width: 580px;
    float: left;
    margin: 0;
    padding: 0 15px;
}

.homepage_content_right {
    width: 210px;
    float: left;
    margin: 0 auto;
}

.inside_pagecontent_size {
    width: 1110px;
    background-color: #fff;
    margin: 0 auto;
    padding: 15px;
}

.inside_pagecontent_size_content {
    /* width: 1110px; */
    margin: 0 auto;
    padding: 0;
}

.inside_content_right {
    width: 855px;
    float: left;
    margin: 0;
    /* padding-left: 15px; */
}

.inside_content_all {
    width: 960px;
    float: left;
    margin: 0;
    padding: 0 10px;
}

    .inside_content_all h4 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color: #000;
        font-size: 12px;
        border-bottom: 2px solid #ccc;
        margin: 0;
        padding: 0;
    }

tr.all_course {
    background-color: #ccc
}

.content_small {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #333;
}

    .content_small a, .content_small a:active, .content_small a:link, .content_small a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #069eff;
        text-decoration: none;
    }

        .content_small a:hover {
            font-family: 'Open Sans', sans-serif;
            font-size: 11px;
            color: #ee561b;
            text-decoration: underline;
        }

.startnow_nav {
    display: block;
    width: 236px;
    height: 74px;
    background: url(../images/start_now.png) no-repeat 0 0;
}

    .startnow_nav:hover {
        background-position: 0 -74px
    }


.home_more {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #ffff8a;
    text-align: right;
}

    .home_more a, .home_more a:active, .home_more a:link, a.home_more a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #ba5100;
        text-decoration: none;
    }

        .home_more a:hover {
            font-family: 'Open Sans', sans-serif;
            font-size: 11px;
            color: #ba5100;
            text-decoration: none;
            border-bottom: 3px solid #ba5100;
        }

.testimonials_title {
    height: 31px;
    line-height: 31px;
    font-weight: 700;
    color: #333;
    padding-left: 10px;
    background-color: #ccc;
}

.testimonials_border {
    width: 236px;
    border: 1px solid #cac8c8;
    margin-bottom: 10px;
    background-color: #fff;
}

.txtfield {
    border-right: #cad0ca 1px solid;
    border-top: #cad0ca 1px solid;
    border-bottom: #cad0ca 1px solid;
    font-size: 11px;
    border-left: #cad0ca 1px solid;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    background-color: #fff;
}

    .txtfield:focus {
        border-right: #cad0ca 1px solid;
        border-top: #cad0ca 1px solid;
        border-bottom: #cad0ca 1px solid;
        font-size: 11px;
        border-left: #cad0ca 1px solid;
        color: #000;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
        background-color: #ffffc0;
        border-color: #646464;
    }

.errormsg {
    color: #4f4f4f;
    font: bold 12px 'Open Sans', sans-serif;
    border: 3px solid #fc0;
    background: #ffe13e url(../images/icon_message_two.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 45px;
    height: 50px;
}

.successmsg {
    color: #58941c;
    font: bold 12px 'Open Sans', sans-serif;
    border: 3px solid #c6e4a9;
    background: #def1ca url(../images/icon_message_one.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 45px;
    height: 50px;
}

.normalmsg {
    color: #4f4f4e;
    font: bold 12px 'Open Sans', sans-serif;
    border: 3px solid #9dbade;
    background: #e3f0ff url(../images/icon_message_three.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 45px;
    height: 50px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.basic {
    width: 530px;
    border: 1px solid #999;
    border-image: initial;
    margin: 10px 0 20px 10px;
    padding: 3px;
}

    .basic tr th {
        text-align: center;
        font-weight: 700;
        border: 1px solid #999;
        border-image: initial;
        padding: 3px;
    }

th {
    font-weight: 700
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}

.basic tr td {
    text-align: center;
    border: 1px solid #999;
    border-image: initial;
    padding: 3px;
}

table.states-table tbody th {
    border: 1px solid #000;
    color: #FFF;
    tablestates-tabletbodytdborder: 1px solid #265D9D;
    background: #FFF;
    border-image: initial;
    padding: 3px;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.cse .gsc-control-cse, .gsc-control-cse {
    width: auto;
    background-color: #fff;
    border: 1px solid #fff;
    padding: 1em;
}

.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%
}

.cse .gsc-control-cse div, .gsc-control-cse div {
    position: normal
}

.cse .gsc-control-cse:after, .gsc-control-cse:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cse .gsc-resultsHeader, .gsc-resultsHeader {
    border: block
}

table.gsc-search-box td.gsc-input {
    padding-right: 12px
}

input.gsc-input {
    font-size: 13px;
    border-color: #D9D9D9;
    padding: 1px 6px;
}

.cse input.gsc-search-button, input.gsc-search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    height: 20px;
    min-width: 54px;
    background-color: #CECECE;
    border: 1px solid #666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0 8px;
}

.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
    color: #666;
    background-color: #e9e9e9;
    border: 1px solid;
    border-bottom: none;
    border-color: #e9e9e9;
}

.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
    background-color: #FFF;
    border: 1px solid;
    border-top: 2px solid;
    border-bottom: none;
    border-color: #F90 #e9e9e9 #e9e9e9;
}

.cse .gsc-tabsArea, .gsc-tabsArea {
    margin-top: 1em;
    border-bottom: 1px solid #e9e9e9;
}

.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-column, .gsc-imageResult-classic {
    border: 1px solid;
    margin-bottom: 1em;
    border-color: #fff;
    padding: .25em;
}

    .cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result.gsc-promotion:hover, .gsc-results .gsc-imageResult-classic:hover, .gsc-results .gsc-imageResult-column:hover {
        border: 1px solid;
        border-color: #FFF;
    }

    .cse .gsc-webResult.gsc-result.gsc-promotion, .gsc-webResult.gsc-result.gsc-promotion {
        background-color: #FFF;
        border-color: #369;
    }

.cse .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl {
    color: green
}

.gsc-completion-selected {
    background: #EEE
}

.gsc-completion-container {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: #FFF;
    border: 1px solid #CCC;
    border-top-color: #D9D9D9;
    margin-left: 0;
    margin-right: 0;
}

.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
    display: block
}

.cse .gsc-branding, .gsc-branding, .gs-webResult div.gs-visibleUrl-short, .gs-promotion div.gs-visibleUrl-short {
    display: none
}

.cse .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link, .cse .gs-promotion a.gs-title:link *, .gs-promotion a.gs-title:link *, .cse .gs-promotion .gs-snippet a:link, .gs-promotion .gs-snippet a:link, .cse .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited, .cse .gs-promotion a.gs-title:visited *, .gs-promotion a.gs-title:visited *, .cse .gs-promotion .gs-snippet a:visited, .gs-promotion .gs-snippet a:visited, .cse .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover, .cse .gs-promotion a.gs-title:hover *, .gs-promotion a.gs-title:hover *, .cse .gs-promotion .gs-snippet a:hover, .gs-promotion .gs-snippet a:hover, .cse .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active, .cse .gs-promotion a.gs-title:active *, .gs-promotion a.gs-title:active *, .cse .gs-promotion .gs-snippet a:active, .gs-promotion .gs-snippet a:active, .gsc-completion-title {
    color: #00C
}

.cse .gs-promotion .gs-snippet, .gs-promotion .gs-snippet, .cse .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right, .cse .gs-promotion .gs-title .gs-promotion-title-right *, .gs-promotion .gs-title .gs-promotion-title-right *, .gsc-completion-snippet {
    color: #000
}

.white {
    color: #dedede
}

.table1 {
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 19px;
    margin-top: 16px;
    width: 100%;
}

    .table1 th, .table1 td {
        padding: 5px;
        text-align: left;
    }

    .table1 a {
        font-size: 12px
    }

    .table1 th {
        background: none repeat scroll 0 0 #E3D4E0;
        color: #5E172D;
        font-size: 12px;
        font-weight: bold;
    }

    .table1 tbody tr {
        border-bottom: 1px solid #D0D0D0
    }

    .table1 td.footer {
        padding: 10px 0
    }

#ctl00_ContentPlaceHolder1_dvPageContent {
    padding: 0 5px
}

.insidemain {
    /* margin-top: 20px; */
}

#rotator1 a {
    color: #fff;
    text-decoration: none;
}

body {
    overflow-x: hidden;
}
/***  moving in line style ***/

.embedded-videos iframe {
    width: 395px;
    height: 236px;
    padding: 15px;
}


.heading-caption {
    font-size: 28px;
    background: rgb(28, 125, 195);
    color: white;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    margin: 0 auto;
    padding: 5px;
}

.sub-caption {
    margin: 10px auto 0px;
    font-size: 17px;
    font-weight: bold;
    background: rgb(28, 125, 195);
    color: white;
    padding: 5px;
}

.pagecontent {
    padding-top: 20px;
    padding-bottom: 30px;
}

/***  Responsive ***/

@media(max-width:767px) {
    .embedded-videos iframe {
        width: 94%;
        padding: 0;
    }

    #dvPageLeftPanel {
        display: none;
    }

    .inside_pagecontent_size_content {
        width: 98% !important;
    }

    .inside_pagecontent_size {
        width: 100%;
    }

    .main {
        width: 98% !important;
        padding: 4px;
    }


    .but {
        width: 87px !important;
        padding: 5px !important;
    }

    .homepage_content_middle {
        width: 95%;
        float: none; /* padding: 0; */
    }


    div#dvPageLeftPanel div {
        display: inline;
        padding: 10px 3px;
        text-align: center;
        float: left;
    }


    .homepage_content_left, .homepage_content_left_content {
        width: 100%;
        float: none;
        margin: 0px;
        padding: 2px 0;
    }


    div#ctl00_ContentPlaceHolder1_divBodyContent .quote img {
        width: auto !important;
    }

    #dvContent {
        width: 97.5% !important;
        margin: 0 auto;
    }

    .inside_pagecontent_size_content { /* margin: 0px 5px; */
        width: 100% !important;
    }


    .inside_content_left { /* width: 100%!important; */
        float: none !important;
        margin: 0 auto;
        padding: 0;
    }

    .inside_content_right table {
        width: 100% !important;
    }

    .inside_content_right {
        width: 96% !important;
        float: left !important;
        padding: 5px !important;
    }

    .pagecontent_size {
        padding-bottom: 20px !important; /* padding-top: 20px!important; */
        width: 100% !important;
        margin: 0;
        padding: 0;
    }

    .linkbutton {
        width: 92% !important;
    }

    h2 {
        width: 100% !important;
    }

    .homepage_content_right {
        width: 95% !important;
        padding: 10px;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent img {
        width: 100% !important;
        height: auto !important;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent u img, div#ctl00_ContentPlaceHolder1_divBodyContent h2 img, div#ctl00_ContentPlaceHolder1_divBodyContent h1 img, div#ctl00_ContentPlaceHolder1_divBodyContent p.MsoNormal img {
        width: auto !important;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent p.MsoNormal strong img {
        width: 100% !important;
    }
}

@media(min-width:767px) and (max-width:992px) {

    .inside_pagecontent_size_content {
        margin: 0px;
        width: 100% !important;
    }

    .inside_content_left {
        width: 34% !important;
        float: right;
        display: none;
    }

    .inside_content_right table {
        width: 100% !important;
    }

    .inside_content_right {
    }


    .pagecontent_size {
        padding-bottom: 20px !important;
        width: 100% !important;
    }

    .homepage_content_right { /* width: 100%!important; */
        float: left !important;
        position: absolute;
        padding-left: 14px;
        margin-top: 582px;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent img {
        width: 100% !important;
        height: auto !important;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent u img, div#ctl00_ContentPlaceHolder1_divBodyContent h2 img, div#ctl00_ContentPlaceHolder1_divBodyContent h1 img, div#ctl00_ContentPlaceHolder1_divBodyContent p.MsoNormal img {
        width: auto !important;
    }

    div#ctl00_ContentPlaceHolder1_divBodyContent p.MsoNormal strong img {
        width: 100% !important;
    }
}

/* Programs */
.programs-content {
    margin: 15px 0;
    width: 850px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.title {
    text-align: center;
    font-size: 1.75em;
    font-weight: bold;
    padding: 10px 0;
}

.programs-container {
    text-align: center;
    width: 850px;
    margin: 0 auto;
    =: 15px background-color: #f8f9fa;
    padding: 10px 0;
    background-color: #f8f9fa;
}

.program-title {
    /* height: 40px; */
    font-size: .7rem;
}

.program .icon {
    color: #81d1ff;
}

.program {
    width: 200px;
    float: left;
    text-align: center;
}

    .program .courses {
        /* height: 100px; */
        width: 180px;
        text-align: center;
        margin: 0 auto;
        color: #6c757d !important;
    }

        .program .courses a {
            text-decoration: none;
            color: #81d1ff;
            font-weight: 900;
            cursor: pointer;
            transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }

            .program .courses a:hover {
                color: #1c7dc3;
            }

    .program a {
        font-weight: 700 !important;
        text-decoration: none;
    }

.btn-primary {
    color: #fff;
    background-color: #017dc3;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2a6496;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.3rem 1rem;
    font-size: .8rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .btn:hover, .btn:focus {
        text-decoration: none;
    }

/* Courses */
.courses-content {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #f8f9fa !important;
    position: relative;
    margin: 0 auto;
}

.course-title {
    padding-left: 5px;
}

.courses-heading {
    text-align: center;
    padding-left: 5px;
}

.courses-container {
    font-size: 13px;
}

    .courses-container .course {
        width: 201px;
        padding-bottom: 10px;
        float: left;
        margin: 4px;
        border: 2px solid grey;
    }

.course .course-title {
    font-size: 1.2rem;
    font-weight: 600;
}

.course-description {
    margin-top: 10px;
    /* height: 220px; */
    padding-left: 5px;
    color: #676767;
}

    .course-description ul {
        padding-left: 20px;
    }

.learn-more {
    text-align: center;
}

    .learn-more a {
        text-decoration: none;
        color: white !important;
    }

        .learn-more a:hover {
            text-decoration: none;
        }

.course-option {
    float: left;
    width: 270px;
    margin-bottom: 15px;
    margin-right: 15px;
    text-align: center;
    padding-bottom: 15px;
}

    .course-option a:hover {
        text-decoration: none;
    }

a.register {
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
}

.register-btn {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    float: right;
    margin-top: 2px;
}

.course-option-description div {
    text-align: center;
    padding: 5px 0;
}

.option-title {
    font-size: 14px;
    color: white;
    background-color: #017dc3;
    text-align: center;
    padding: 5px 0 !important;
    font-weight: 600;
}

    .option-title:hover {
        background-color: #2a6496;
        cursor: pointer;
    }

@media(min-width: 768px) {
    .embedded-videos iframe {
        width: 355px;
        padding: 10px;
    }

    .inside_pagecontent_size {
        width: 720px;
    }

    .inside_content_right {
        width: 720px;
    }

    .pagecontent_size {
        width: 690px !important;
    }

    .homepage_content_middle {
        width: 420px !important;
    }

    /* Programs */
    .programs-content {
        margin: 15px 0;
        width: 430px;
    }

        .programs-content .title {
            font-size: 2rem;
        }

    .programs-container {
        width: 430px;
        height: 475px;
    }

    .program {
        margin: 4px;
        width: 200px;
    }

        .program .icon {
            font-size: 11px;
        }

        .program .btn {
            font-size: 11;
            margin-bottom: 15px;
        }

        .program .courses {
            height: 80px;
            width: 135px;
        }

    /* Courses*/
    .courses-container {
        /* width: 430px; */
    }

        .courses-container .course {
            width: 164px;
            height: 350px;
        }

    .course-description {
        height: 270px;
    }

    .course-option {
        width: 220px;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .option-title {
        font-size: 13px;
    }

    .responsive-map {
        font-weight: 600;
        height: 315px;
    }
}

@media(min-width: 992px) {
    #mainNav .navbar-nav .nav-item .nav-link:hover {
        color: yellow !important;
    }

    .embedded-videos iframe {
        width: 315px;
        padding: 10px;
    }

    .inside_pagecontent_size {
        width: 960px;
    }

    .inside_content_right {
        width: 675px !important;
    }

    .homepage_content_right {
        float: left !important;
        position: absolute;
        padding-left: 14px;
        margin-top: 582px;
    }

    .pagecontent_size {
        width: 930px !important;
    }

    .homepage_content_middle {
        width: 660px !important;
    }

    /* Programs */
    .programs-content {
        margin: 15px 0;
        width: 670px;
    }

    .programs-container {
        text-align: center;
        width: 660px;
        height: 285px;
    }

    .program-title {
        /* height: 40px; */
        font-size: .8rem;
    }

    .program {
        margin: 4px;
        width: 150px;
    }

        .program .courses {
            height: 110px;
            width: 135px;
        }

    /* Courses*/
    .courses-container {
        height: 350px;
    }

        .courses-container .course {
            width: 164px;
            height: 350px;
        }

    .course-description {
        height: 270px;
    }

    .course-option {
        width: 215px;
    }

    .option-title {
        font-size: 14px;
    }

    .responsive-map {
        height: 425px;
    }
}

@media(min-width: 1200px) {
    .embedded-videos iframe {
        width: 395px;
        padding: 15px;
    }

    .inside_pagecontent_size {
        width: 1140px;
    }

    .inside_content_right {
        width: 855px !important;
    }

    .pagecontent_size {
        width: 1110px !important;
    }

    .homepage_content_middle {
        width: 840px !important;
    }

    /* Programs */
    .programs-content {
        margin: 15px 0;
        width: 850px;
    }

    .programs-container {
        width: 850px;
        height: 250px;
    }

    .program {
        margin: 4px;
        width: 200px;
    }

    .program-title {
        height: 40px;
        font-size: .9rem;
    }

    .program .courses {
        height: 75px;
        width: 180px;
    }

    /* Courses*/
    .courses-container {
        width: 855px;
        height: 315px;
    }

        .courses-container .course {
            width: 201px;
            height: 310px;
        }

    .course-description {
        height: 230px;
    }

    .course-option {
        width: 268px;
    }

    .option-title {
        font-size: 1rem;
    }

    .responsive-map {
        height: 510px;
    }
}

@media(max-width:767px) {
    /* Programs */
    .programs-content {
        margin: 15px 0;
        width: 100%;
    }

    .program .learn-more {
    }

    .program .icon {
        font-size: 10px;
    }

    .program .btn {
        font-size: 10px;
    }

    .programs-container {
        width: 100%;
        background-color: white;
    }

    .program-title {
        font-size: 1rem;
    }

    .program {
        width: 100%;
        padding: 15px 0;
        background-color: #f8f9fa;
        margin-bottom: 10px;
    }

        .program .courses {
            width: 180px;
        }

    /* Courses*/
    .courses-container {
        width: 100%;
    }

        .courses-container .course {
            width: 100%;
        }

    .course-description {
        /* height: 190px; */
    }

    .course-option {
        width: 100%;
        padding-bottom: 10px;
    }
}


.inside_content_right .register-btn {
    float: right;
    color: white !important;
    margin-top: 7px;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 600;
}

#us-map {
    display: block;
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-map path:hover, circle:hover {
    stroke: #002868 !important;
    stroke-width: 2px;
    stroke-linejoin: round;
    cursor: pointer;
}

#path67 {
    fill: none !important;
    stroke: #A9A9A9 !important;
    cursor: default;
}

#info-box {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: #ffffff;
    border: 2px solid #BF0A30;
    border-radius: 5px;
    padding: 5px;
    font-family: arial;
}

.responsive-map .state-label {
    font-size: 24px;
}

.responsive-map .smaller-states {
    font-size: 12px;
}

.responsive-map text:hover {
    text-decoration: none;
    cursor: pointer;
}

.light-blue-background {
    background-color: #d2eaff;
}

/* geolocation */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 100;
    overflow: auto;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 350px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    /*transition: all 5s ease-in-out;*/
    overflow: auto;
    max-width: 450px;
}

    .popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .popup .close:hover {
            color: red;
        }
