@media only screen and (max-width: 1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    nav ul li {
    display: inline-block;
    list-style: none;
    margin-right: 22px;
    border-right: #fff solid 1px;
    padding-right:22px;
}

.whats_new_content h2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 148px;
    transform: translateX(-50%);
    width: 0;
    display:none;
    height: 0;
    border-top: 32px solid transparent;
    border-left: 40px solid #241e40;
    border-bottom: 26px solid transparent;
    z-index: 30000 !important;
}

.available_pic {
    width:190px;
    height:190px;
    background: #000;
    border-radius: 50%;
    float: left;
    margin-left:4px;
    margin-top:98px;
}
.available_pic img {
    width: 100%;
    height:190px;
    border-radius: 50%;
    border: #064c87 solid 5px;
}

.quick_links {
    width: 100%;
    float: left;
    background: #004f86;
    padding: 0px 30px 34px;
}


}
@media only screen and (max-width: 979px) {
    .container {
        width:97%;
        margin: 0 2.6%;
    }
        nav ul li {
    display: inline-block;
    list-style: none;
    margin-right:0px;
    border-right: #fff solid 1px;
    padding-right:0px;
}
    .menu_list {
    width: 100%;
    float: left;
    background: #241e40;
    margin-top:5px;
    text-align: center;
    padding:0px 0px;
}

    .footer_padding {
    padding-right: 15px;
}
.footer_padding_left {
    padding-left:15px;
}
.whats_new_content h2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 110px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-left: 40px solid #241e40;
    border-bottom: 26px solid transparent;
    z-index: 30000 !important;
}
.logo h1 {
    float: left;
    margin-top:32px;
    margin-bottom: 0px;
    color: #000;
    font-size: 23px;
    font-weight: bold;
    margin-left: 25px;
}
.available_width {
    width:100%;
}
.available_right_width {
    width:100%;
    float: right;
}
.available_pic {
    width:300px;
    height: 300px;
    background: #000;
    border-radius: 50%;
    float: left;
    margin-left:25%;
    margin-top: 18px;
    margin-bottom:40px;
}
.available_pic img {
    width: 100%;
    height: 300px;
    border-radius: 50%;
    border: #064c87 solid 5px;
}
.copyright p {
    float: left;
    color: #fff;
    width:100%;
    margin-bottom: 0px;
    font-size: 15px;
    text-align:center;
}
.copyright span {
    float: right;
    color: #fff;
    text-align:center;
    width:100%;
    margin-bottom: 0px;
    font-size: 15px;
    margin-top:5px;
}
.footer_contact ul li p {
    float: right;
    width: 92%;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 2px;
}
.testimonials_content {
    width: 100%;
    float: right;
    margin-right: 12px;
    margin-top: 16px;
}
.testimonials_list_content p {
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-left: 15px;
    color: #e7ef7d;
    margin-top: 5px;
    margin-bottom: 0px;
}
.message_content figure {
    width: 300px;
    float: right;
    margin-right:28%;
    height: 300px;
    background: #fff;
    border-radius: 50%;
    border: #ccc solid 1px;
    margin-top: 25px;
}
.available_courses_content {
    width: 100%;
    float: left;
    background: #ddd;
    padding: 30px 15px 8px;
    border-radius: 8px;
    position: relative;
    margin-bottom:30px;
}

}
@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

    .contact_addres_content {
    width: 100%;
    float: left;
    border-right:none;
    border-bottom: #d0cece solid 1px;
    height: 222px;
    padding: 30px 9px;
    text-align: center;
}



}
@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }

    .logo h1 {
    float: left;
    margin-top: 32px;
    margin-bottom: 0px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 25px;
}

.top_header_right_content {
    float: right;
    text-align:center;
    margin-top: 29px;
    width:100%;
}
section.whats_new {
    width: 100%;
    float: left;
    margin-top: 21px;
}
.testimonials_content {
    width: 91%;
    float: right;
    margin-right: 12px;
    margin-top: 16px;
}
.testimonials_list_content span {
    float: left;
    width:100%;
    text-align:center;
}
.testimonials_list_content p {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left:0px;
    color: #e7ef7d;
    width:100%;
    padding-bottom:30px;
    margin-top: 5px;
    text-align:center;
    margin-bottom: 0px;
}
.message_content figure {
    width: 300px;
    float: right;
    margin-right: 4%;
    height: 300px;
    background: #fff;
    border-radius: 50%;
    border: #ccc solid 1px;
    margin-top: 25px;
}
.available_pic {
    width: 300px;
    height: 300px;
    background: #000;
    border-radius: 50%;
    float: left;
    margin-left: 0%;
    margin-top: 18px;
    margin-bottom: 40px;
}

.footer_contact ul li p {
    float: right;
    width: 77%;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 2px;
}
.breadcrumbs_list_content {
    float: right;
    background: #f5f5f5;
    padding: 6px 8px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}
}

