div#et-info >  a ,div#et-info #et-info-phone,.post_desc > a{
    display: none;
}


.posts_outer > div .post_content a.addition_link {
    color: #7aa667;
    padding-left: 15px;
    margin-top: -10px;
    display: block;
    margin-bottom: 10px;
}

.education_tem > div .e_inner a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#et-top-navigation > nav {
    text-align: left;
}
.posts_outer {
    margin-top: 50px;
}
.education_content h4{text-transform:uppercase}
#et-top-navigation .header_wrapper > nav > ul > li > a {
    padding: 25px 15px!important;
    text-transform: uppercase;
    color: #fff !important;
}
.posts_li {
    position: relative;
}
#et-top-navigation {
    text-align: left;
    background: #039;
}

#et-top-navigation  .header_wrapper > nav > ul > li > a:after {
    top: 50% !important;
    transform: translateY(-50%);
}

header#main-header .container {
    width: 100%;
    max-width: 100%;
}

header#main-header .container .logo_container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

#et-top-navigation .header_wrapper > nav > ul > li > a:hover{background:#7aa667;color:#fff;opacity:1 }

#et_top_search #et_search_icon:before {
    color: #fff;
}




div#top-header div#et-info {
    float: left;
    width: 100%;
}

#top-header .et-social-icons {
    float: right;
}

#top-header .et-social-icons li a:before {
    font-size: 18px;
}

#top-header .et-social-icons li {
    margin: 0;
}

#top-header .et-social-icons li a {
    padding: 9px 8px;
}

#top-header .container {
    padding: 0;
}

#top-header .container div#et-info {
    padding-bottom: 0;
}

#top-header .et-social-icons li a {
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
}

#top-header .et-social-icons li:last-child a {
    border-left: 0;
}

#top-header .container div#et-info span#et-info-phone {
    line-height: 38px;
}

header#main-header .container .logo_container {
    text-align: left;
}

header#main-header .container .logo_container img#logo {
    max-height: 80% !important;
}


.address_medias > .widget_text {
    float: none;
    width: 100%;
}


.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.address i {
    vertical-align: middle;
    font-size: 36px;
    margin-right: 5px;
    color: #7aa667;
    padding: 0px 6px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: inline-block;
    vertical-align: middle;
}

.font-weight-bold {
    font-weight: 700;
}
p.hi_normal {
    color: #22272b;
}
p.hi_bold {
    color: #22272b;
    font-style: italic;
    font-size: 15px;
    margin: 0 0 0 !important;
    letter-spacing: 1px;
    padding: 0;
}

.address_medias {
    float: right;
    width: 50%;
}

.address.media {
    width: 49%;
    display: inline-block;
}

.textwidget.custom-html-widget > .media:last-child {
    border-left: 1px solid #039;
    padding-left: 30px;
}
.address_medias {
    margin: 30px 0;
}
.header_wrapper {
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.search-course {
    position: relative;
    top: 0;
    margin-top: -140px;
    z-index: 999;
}

.search_course_wrap {
    padding: 25px 25px 0;
    background: #003399;
    position: relative;
    z-index: 999999;
}
.text-center {
    text-align: center!important;
}

.search_course_wrap h3 {
    color: #fff;
}

#search_course h3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    letter-spacing: 2px;
    padding: 0;
}

#search_course form {
    padding: 15px;
}

#search_course form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.three_cols {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.three_cols input{
    color: #888;
    background-color: #fff;
    width: 100%;
    padding: 0 10px;
    border: 0;
    margin-bottom: 0;
    height: 44px;
}

#search_course select {
    background-color: #fff;
    padding: 7px 5px;
    width: 100%;
    height: 44px;
    color: #888;
    margin-bottom: 10px;
    border: inherit;
    border-left: solid 1px #888;
}

#search_course button {
    cursor: pointer;
    width: 100%;
    padding: 7px 5px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #7aa667;
    height: 44px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    border: 5px solid #fff;
}

#search_course .container:before {
    display: none;
}

.search-box-border {
    position: absolute;
    z-index: 9;
    top: 10px;
    border: 2px solid #003399;
    height: 100%;
    left: -15px;
    right: 25px;
}

section#search_course .container {
    padding: 0;
}
.et-fixed-header .address_medias {
    margin: 10px 0;
}


.post_image {
    height: 350px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.posts_outer > div:first-child {
    width: 35%;
    float: left;
    margin-right: 45px;
}

.posts_outer > div:not(:first-child) {
    float: right;
    width: 60%;
}

.post_content {
    border: solid 1px #ccc;
    width: 85%;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    top: -50px;
}

.post_title,.post_desc {
    padding: 15px;
}

.post_title {
    padding-bottom: 0;
}

.post_desc {
    padding-top: 0;
}

.post_title h4 {
    font-size: 20px;
    font-weight: bold;
}

.posts_outer > div:not(:first-child) .post_content {
    border: solid 1px #ccc;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 70px;
    padding: 0;
}

.posts_outer > div:not(:first-child) > div {
    width: 50%;
    float: left;
}

.posts_outer > div:last-child {
    margin-top: 30px;
}

.posts_li .post_desc a {
    text-transform: capitalize;
    color: #7aa667;
}

.posts_li {
    background: #fff;
}

.portal_outer:after {
    content: "";
    clear: both;
    display: block;
}

.portal_outer > 
 .education_tem {
    width: 65%;
    float: left;
}

.portal_outer > 
 .eductaion_desc {
    float: right;
    width: 29%;
 
    margin-left: 60px;
}

.education_content a {
    color: #ffffff;
    padding: 10px 0;
    margin: 25px 0 15px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    text-align: center;
}

.see_more {
    background-color: #85ad74;
    text-align: center;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    position: relative;
    z-index: 2;
    max-width: 70%;
}
.portal_outer > .eductaion_desc .border-btn {
    position: absolute;
    z-index: 1;
    top: 60px;
    border: 2px solid #85ad74;
    height: 44%;
    left: 15px;
    right: 0px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    width: 69%;
}

.portal_outer > .eductaion_desc{position:relative}


/* media query */

@media (min-width:981px) and (max-width:1360px){
header#main-header .address_medias {
    width: 65%;
}
.post_desc p {
    font-size: 11px !important;
}

.post_title h4 {
    font-size: 14px !important;
}

.posts_outer > div:first-child {
    margin-right: 38px !important;
}

.portal_outer > 
 .eductaion_desc {
    float: right;
    width: 29%;
    margin-left: 30px;
}

}

@media (max-width:980px){
.et_header_style_centered #main-header div#et-top-navigation{position:static}
.et_header_style_centered #main-header div#et-top-navigation .header_wrapper {
    width: 100%;
    max-width: 100%;
}

div#page-container{padding-top:50px !important}
body.et_fixed_nav.et_secondary_nav_enabled #main-header{position:relative !important;top:0 !important}

header#main-header #et-top-navigation {
    background: #0000;
    box-shadow: none;
}
#main-header .address_medias {
    display: none;
}
#main-header #et-top-navigation div#et_mobile_nav_menu {
    background: transparent;position:static;
}

.et_header_style_centered #main-header .mobile_nav {
    background: transparent;position:static;
}

#main-header span.select_page {
    display: none;
}

header#main-header {
    box-shadow: none;
}

header#main-header .container .logo_container {
    float: left;
}

#main-header #et-top-navigation div#et_mobile_nav_menu .mobile_menu_bar {
    margin: 20px 0;right:-0px;
}

#main-header #et-top-navigation div#et_mobile_nav_menu ul#mobile_menu {
    top: 100%;
    left: 0;
    right: 0;
    position: absolute;
    display: none;
}

#main-header #et-top-navigation div#et_mobile_nav_menu ul#mobile_menu > li > ul {
    display: none !important;
}

#main-header #et-top-navigation div#et_mobile_nav_menu ul#mobile_menu  li.menu-item-has-children:before {
    content: "\f107";
    position: absolute;
    font-family: FontAwesome;
    right: 15px;
    top: 0;
    margin-top: 12px;
}

#main-header #et-top-navigation div#et_mobile_nav_menu ul#mobile_menu  li.menu-item-has-children {
    position: relative;
}
.et_pb_section #search_course h3 {
    font-size: 18px;
}

.et_pb_section #search_course .three_cols {
    max-width: 100%;
}

.et_pb_section #search_course form > div {
    display: block;
}

.et_pb_section #search_course .three_cols input {
    margin-bottom: 10px;
}

.search-course > .container {
    width: 100%;
}

section#search_course .container .search_course_wrap {
    padding-left: 15px;
    padding-right: 15px;
}

.posts_outer:after {
    content: "";
    clear: both;
    display: block;
}

#main-content .posts_outer .posts_li {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
    padding: 0;
    background: transparent;
}

#main-content .posts_outer .posts_li .post_content {
    top: 0;
    position: static;
    width: 100%;
    transform: none;
}

.et_pb_section .posts_outer > div:not(:first-child) > div {
    width: 100%;
    float: none;
}

.et_pb_section .portal_outer > div {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
}

.et_pb_section .portal_outer > div .see_more {
    margin: auto;
}

.et_pb_section .portal_outer > div .border-btn {
    left: 20%;
    top: 64%;
}
header#main-header .container .logo_container img#logo {
    max-height: initial !important;
      width: 35%;max-width: 100px !important;
}
#top-header .container div#et-info {
    padding-bottom: 15px;
}
#main-header #et-top-navigation div#et_mobile_nav_menu ul li ul li ul {
    display: none !important;
}


}

/* media query */

.clicked_mob {
    display: inline-block;
    position: absolute;
  cursor:pointer;
    width: 40px;
    height: 30px;
    right: 0;
    top: 0;
    margin-top: 6px;
}

#main-header #et-top-navigation div#et_mobile_nav_menu ul#mobile_menu .open_dropdown_menu > ul {
    display: block !important;
}