/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1366px) {

    #body_wrapper {
        width: auto;
        margin: 0px;
    }

    .container {
        min-width: inherit;
        margin: 0 auto;
    }

    .single-slider {
        width: auto;
    }

    .body_content {
        width: auto;
    }

    footer {
        width: auto;
    }

    .date h1 {
        font-size: 30px;
        width: 67px;
        height: 80px;
        line-height: 18px;
        padding-top: 20px;
    }

    .banner_thir_text h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .banner_sec_text h2 {
        font-size: 25px;
        line-height: 30px;
    }

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    #body_wrapper {
        width: auto;
        margin: 0px;
    }

    .container {
        min-width: inherit;
        margin: 0 auto;
    }

    .single-slider {
        width: auto;
    }

    .body_content {
        width: auto;
    }

    footer {
        width: auto;
    }

    .header_menu ul li > a {
        font-size: 11.5px;
    }

    .banner_third {
        margin-bottom: 30px;
    }

    .its_News.member_news {
        padding: 47px 0 142px;
    }

    .footer_content {
        margin-bottom: 30px;
    }

    .pb_30 {
        padding-bottom: 46px;
    }

    .inner_menu_single {
        background: rgba(230, 230, 230, .9);
        position: absolute;
        width: 100%;
        top: -626px;
        right: 15px;
    }

    .single_banner {
        width: 100%;
        float: none;
        margin-bottom: 100px;
    }

    .commonite_aera {
        margin-bottom: 75px;
    }

    .commonite_aera:last-child {
        margin-bottom: 0px;
    }

    .news_link {
        bottom: 86px;
    }

    .for_sm {
        margin-top: -40px;
    }

    .news_top i {
        top: -40px;
    }

    .news_top h2 {
        top: -5px;
    }

    .for_small {
        bottom: 11px;
    }

    .single_banner {
        margin-bottom: 0px;
    }

    .mb_0 {
        margin-bottom: 0;
    }

    .brand_area img {
        margin: 15px 55px;
    }

    .border_right {
        border-right: none;
    }

    .sel_lan {
        border-left: none;
    }

    .its_News {
        padding: 47px 0 50px;
    }

    .carousel-caption {
        width: 97%;
        bottom: 530px;
        float: unset;
        left: 0px;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }

}

/* small mobile :320px. */
@media (max-width: 767px) {

    #body_wrapper {
        width: auto;
        margin: 0px;
    }

    .owl-nav{
        display: none;
    }

    .container {
        min-width: inherit;
        margin: 0 auto;
    }

    .single-slider {
        width: auto;
        background-position: center right;
        height: 544px;
    }

    .body_content {
        width: auto;
    }

    footer {
        width: auto;
    }

    h1{
        font-size: 30px !important;
    }

    .border_right {
        border-right: none;
    }

    .its_News_info ul li .date {
        width: 65px;
    }

    .its_News_info ul li .its_News_content {
        margin-left: 85px;
    }

    .its_News {
        padding: 47px 0 45px;
    }

    .event {
        width: 65px;
        height: 70px;
    }

    .event h4 {
        transform: translateY(20%);
    }

    .its_News.member_news {
        padding: 47px 0 142px;
    }

    .its_News_info ul li .its_News_content.member_content > p {
        padding-right: 0;
    }

    .slider_content {
        width: auto;
        /*padding: 41px;*/
        margin-top: 0px;
    }

    .slider_content p {
        font-size: 16px;
        line-height: 18px;
        /*margin-bottom: 20px;*/
    }

    .carousel-caption {
        width: 97%;
        bottom: 530px;
        float: unset;
        left: 0px;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }

    .login {
        margin-left: 0;
        position: absolute;
        right: 15px;
        top: 0;
    }

    .login a {
        width: 110px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .sel_lan {
        border-left: none;
        padding-left: 0;
    }

    .slider {
        height: 55vh;
        background-position: 37% 100%;
    }

    .slider_text h1 {
        font-size: 30px;
        line-height: 40px;
        padding-left: 16px;
    }

    .margin_left_right {
        padding-left: 0px;
        padding-right: 0px;
    }

    .active_slider {
        position: inherit;
        padding-left: 15px;
        top: 50%;
        transform: translateY(-35%);
    }

    .owl-nav div {
        left: 15px;
    }

    .owl-dots {
        bottom: -63px;
    }

    .owl-nav div.owl-next {
        right: 16px;
    }

    .banner_second {
        background-position: 58% 100%;
    }

    .banner_third {
        background-position: 50% 100%;
    }

    .menu_btn {
        top: -42px;
    }

    .side_btn {
        top: 100px;
    }

    .date h1 {
        margin: 0;
        background: #0970B9;
        color: #FFFFFF;
        font-size: 28px;
        font-weight: 600;
        width: 65px;
        height: 70px;
        text-align: center;
        line-height: 18px;
        padding-top: 14px;
    }

    .banner_sec_text h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .banner_thir_text h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .contant_title h2 {
        font-size: 35px;
    }

    .contant_title a {
        font-size: 15px;
        width: 125px;
        height: 40px;
        line-height: 40px;
    }

    .pb_30 {
        padding-bottom: 46px;
    }

    .footer_content {
        margin-bottom: 30px;
    }

    .mb_0 {
        margin-bottom: 0;
    }

    .copyright p {
        text-align: right;
    }

    .brand_area img {
        margin: 15px 55px;
    }

    .inner_title {
        margin-left: -6px;
        margin-top: 40px;
    }

    .inner_banner_area {
        background-position: 0% 100%;
    }

    .body_menu {
        margin-left: -20px;
    }

    .inner_body_content {
        padding-bottom: 0;
        margin-left: -22px;
    }

    .inner_side_menu {
        padding-bottom: 45px;
    }

    .style_title h1 {
        font-size: 49px;
    }

    .style_title h1 {
        margin-left: -20px;
    }

    .inner_info {
        padding-left: 0;
    }

    .inner_body_info > p {
        padding-right: 0;
    }

    .inner_body_info {
        padding: 7px 0 0 15px;
    }

    .mb_103 {
        padding-bottom: 48px;
    }

    .inner_body_content:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #EAEAEA;
        bottom: 220px;
    }

    .border_sm {

    }

}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    #body_wrapper {
        width: auto;
        margin: 0px;
    }

    .container {
        min-width: inherit;
        margin: 0 auto;
    }

    .single-slider {
        width: auto;
        background-position: center right;
        height: 544px;
    }

    .body_content {
        width: auto;
    }

    footer {
        width: auto;
    }

    .border_right {
        border-right: none;
    }

    .slider_content {
        /*margin-top: 132px;*/
    }

    .carousel-caption {
        width: 97%;
        bottom: 530px;
        float: unset;
        left: 0px;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }

    .pb_30 {
        padding-bottom: 46px;
    }

    .news_img img {
        width: 100%;
        height: 100px;
    }

    .news_title {
        font-size: 26px;
    }

    .slider_content p {
        font-size: 17px;
        line-height: 24px;
    }

    .communites_top h2 {
        top: 35px;
    }

    .communites_top i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        top: 2px;
    }

    .news_top h2 {
        top: 32px;
        font-size: 26px;
    }

    .news_top i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        right: 60px;
        top: 3px;
    }

    .inner_list_item ul li {
        font-size: 16px;
    }
}

