@media only screen and (max-width:1680px){
    .device-header{
        display: none;
    }
}
@media only screen and (min-width:240px) and (max-width:1024px){
    .desktop-style{
        display: none;
    }
    .device-header{
        display: block;
        background: #212121;
    }
    .device-logo{
        padding:10px 0;
        width: 60px;
    }
    /*hamburger menu*/
    div#menu-btn {
        width: 19px;
        float: right;
        margin-top:10px;
    }
    .menu-btn div {
        position: absolute;
        left: 100%;
        top: 64%;
        padding-right: 8px;
        margin-top: -0.50em;
        line-height: 1.2;
        font-size: 18px;
        font-weight: 200;
        vertical-align: middle;
        z-index: 99;
    }
    .menu-btn span {
        display: block;
        width: 19px;
        height: 3px;
        margin: 4px 0;
        background-color: rgba(77, 147, 77, 1); ;
        z-index: 99;
    }
    .responsive-menu{
        display: none;
        border-top:1px solid #191919;
        font-size:100%;
    }
    .responsive-menu>div.page-device-links>a{
        margin-bottom:0;
        background:#1d1d1d;
        color:rgba(225,225,225,0.5);
        border-bottom:1px solid #191919;
    }
    .responsive-menu>div.page-device-links>a:hover{
        background:#191919;
        color:rgba(225,225,225,0.7);
    }
    .responsive-menu>.has-border-left{
        border-left:1px solid #191919;
    }
    .footer-social-middle{
        display:none !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px){
    .what-can-we-do{
        padding-bottom:60px;
        padding-top:60px;
        background-size:48%;
        background-position-y: top !important;
    }
    .about-summary{
        background-size:100%;
    }
    .about-summary div.row{
        padding:50px 0 50px 0;
    }
    .about-summary p{
        line-height: 29px;
    }
    .about-intro-mid {
        background-size: 100%;
    }
    .ceo-message .ceo-header h2 {
        font-size: 40px;
    }
}
@media only screen and (max-width:768px) {
    .hide-from-device{
        display: none;
    }
    .what-can-we-do{
        padding-bottom:60px;
        padding-top:60px;
        background-size:50%;
        background-position-x:546px;
        background-position-y: top !important;
    }
    .about-intro-left p{
        margin-top:100px;
        font-size: inherit;
        line-height: 1.6;
        margin-bottom: 1rem;
        text-rendering: optimizeLegibility;
    }
    .about-intro-right p{
        margin-top:100px;
        font-size: inherit;
        line-height: 1.6;
        margin-bottom: 1rem;
        text-rendering: optimizeLegibility;
    }
    .intro-large-content p{
        font-size:20px;
        line-height:32px;
    }
    .ceo-message{
        height:500px;
        background-size:66%;
    }
    .ceo-message .ceo-header {
        margin-top: 22px;
    }
    .ceo-message-content p {
        line-height: 27px;
    }
    .eoc-leaders{
        padding-bottom:30px;
        padding-top:30px;
        border-top:1px solid #e0e0e0;
        text-align: center;
    }
    .eoc-leaders ul{
        padding:0;
        margin:0;
    }
    .eoc-leaders ul li{
        list-style: none;
        padding:0;
    }
    .news-right-panel{
        padding:30px !important;
        -webkit-border:1px solid #e0e0e0;
        -moz-border:1px solid #e0e0e0;
        border:1px solid #e0e0e0;
        float:none !important;
        margin-bottom:100px !important;
        clear:both;
    }
    .news-archieves-container{
        padding-left:0 !important;
        border-left:0;
    }
    .news-archieves-container select{
        background-position-y: 20px;
        background-position-x:600px;
    }
    .news-right-list{
        padding-left:0 !important;
        border-left:0;
    }
    .news-video-seminars{
        padding-left:0 !important;
        border-left:0;
    }
    .news-left-panel img{
        margin-bottom:30px;
    }
    .news-container div.medium-11{
        margin: 0 auto;
        float:none;
    }
    .benefits-list{
        margin-bottom: 0;
    }
    .benefits-list li{
        -webkit-border-top:1px solid #e0e0e0;
        -moz-border-top:1px solid #e0e0e0;
        border-top:1px solid #e0e0e0;
        padding-bottom: 0;
        padding-top:15px;
        padding-left:15px;
        padding-right:15px;
    }
    .benefits-sublist li{
        list-style: initial;
        list-style-image: none;
        border:none !important;
    }
    .benefits-container{
        margin-bottom:100px;
    }

    .footer-details .form-label{
        padding:0 !important;
        margin-top:30px;
    }
    .form-label .button{
        width:100%;
    }
    .footer-bottom .footer-bottom-content{
        text-align:center;
    }
    .footer-bottom ul.footer-bottom-links li {
        margin-right: 68px;
    }
    .footer-bottom .footer-bottom-content {
        border-bottom: 1px solid #2d2d2d;
    }

}
@media only screen and (max-width:736px) {
    .about-intro-mid{
        background-size: 100%;
    }
    .ceo-message{
        height: 493px;
    }
    .footer-social{
        display:none;  
    }
    .footer-bottom .footer-bottom-content{
        text-align: center;
    }
}
@media only screen and (max-width:677px) {
    .ceo-message .ceo-header h2 {
        font-size: 46px;
    }
    .ceo-message{
        background-position-x: -50px;
        height: 448px;
    }
    .footer-bottom ul.footer-bottom-links li{
        margin-right: 55px;
    }
}
@media only screen and (max-width:640px) {
    .about-summary div.row {
        padding: 40px 0 130px 0;
    }
    .ceo-message .ceo-header{
        padding:0;
        margin-top:0;
    }
    .ceo-message .ceo-header h2 {
        font-size: 40px;
        margin:0;
    }
}
@media only screen and (max-width:568px) {
    .about-summary div.row {
        padding: 70px 0 130px 0;
    }
    .about-summary{
        background-position-y: top;
    }
    .about-intro-left p{
        text-align:left;
    }
    .about-intro-mid{
        display:none;
    }
    .about-intro-right p {
        margin-top: 30px;
    }
    .mv-content {
        padding: 50px 0 0 0;
    }
    .ceo-message {
        margin-top: 100px;
    }
    .ceo-message-content{
        padding: 30px 20px !important;
        margin-top: 200px;
    }
    .ceo-message .ceo-header {
        margin-top: 22px;
        margin: 0;
        padding: 0;
    }
    .ceo-message .ceo-header h2 {
        font-size: 40px;
        padding: 10px;
    }
    .news-left-panel img{
        width:100%;
    }
    .news-left-panel>.row>.large-12{
        padding: 0 20px;
    }
    .left-panel-2section>.medium-6{
        padding: 0 20px;
    }
    .news-left-last-section .large-12 {
        padding: 0 20px;
    }
    .footer-bottom ul.footer-bottom-links li{
        margin-right:40px;
    }
}
@media only screen and (max-width:480px) {
    .ceo-message .ceo-header h2 {
        font-size: 30px;
    }
    .hide-from-320{
        display:none;
    }
}
@media only screen and (max-width:414px) {
    .hide-from-device{
        display: none;
    }
    .about-summary {
        background:none;
    }
    .about-summary div.row {
        padding: 50px 0 50px 0;
    }
    .about-intro-mid{
        display: none;
    }
    .about-intro-left{
        margin-top:50px;
    }
    .about-intro-left p{
        text-align:left;
        margin-top:0;
        color: #3f3f3f;
        text-align: center;
    }
    .about-intro-right p{
        margin-top:0;
        margin-bottom:50px;
        text-align: center;
    }
    .mv-content {
        padding: 50px 0 50px 0;
        text-align: center;
    }
    .mv-content>.content-divider {
        margin:20px auto;
    }
    .ceo-message .ceo-header {
        margin-top: 0;
        padding: 0;
    }
    .ceo-message .ceo-header h2{
        font-size:200%;
    }
    .ceo-message-content{
        margin-top: 220px;
        padding:20px !important;
    }
    .benefits-header h2 {
        font-size: 250%;
    }
    .news-container .news-left-panel h2{
        font-size:160%;
    }
    .left-panel-2section .button {
        width: 100%;
    }
    .news-left-last-section img{
        width:100%;
    }
    .news-left-last-section .large-12 {
        padding: 0 10px;
    }
    .news-left-last-section h4.last-title {
        font-family: RobotoBold;
        color: #3f3f3f;
        padding-bottom: 10px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e0e0e0;
    }
    .news-archieves-container select {
        background-position-y: 20px;
        background-position-x: 320px;
    }
    .footer-bottom-content{
        border-bottom:1px solid #2d2d2d;
    }
    .footer-bottom ul.footer-bottom-links li{
        margin-right:17px;
    }
}

@media only screen and (max-width:375px) {
    .ceo-message .ceo-header h2 {
        font-size: 175%;
    }
    .footer-bottom ul.footer-bottom-links li{
        margin-right:12px;
    }
    .ceo-message-content {
        margin-top: 201px;
        padding: 20px !important;
    }
    .about-intro-left {
        margin-top: 20px;
        padding-top: 350px;
        background:url('../images/img/about-into-mid-img-mobile.png')no-repeat;
        background-size:90%; 
        background-position-x: center;
    }
}
@media only screen and (max-width:360px) {
    .ceo-message-content {
        margin-top: 200px;
    }
    .ceo-message .ceo-header h2 {
        font-size: 160%;
    }
    .ceo-message {
        background-size: 70%;
    }
}
@media only screen and (max-width:320px) {
    .ceo-message .ceo-header h2 {
        font-size: 140%;
    }
    .ceo-message {
        height: 500px;
        background-size: 100%;
        background-position-y: -15px;
    }
    .ceo-message-content {
        margin-top: 265px;
    }
    .footer-bottom ul.footer-bottom-links{
        display:none;
    }
    .hide-from-320{
        display:none;
    }
}