#support {
    background: url('../images/daniel-pell-wCGyQ1fYu1o-unsplash.jpg') no-repeat center;
    background-size: cover;
    margin: 8em 0;
}
.pc_show {
    display: block;
}
.sp_show {
    display: none;
}
.container h2 {
    font-weight: bold;
}
#banner2 {
    margin: 2em 0 5em;
}
#banner2 img {
    border-radius: 15px;
}
#why-srilankan {
    margin-top: 8em;
}
#why-srilankan h2 {
    margin-top: 0;
}
#support .headline {
    color: #fff;
    margin-top: 2em;
}
#support h3 {
    /*color: #12A869;*/
    font-weight: bold;
    margin-bottom: 1.5em;
}
#support ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}
#support ul li {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #7AD7FE;
    border-radius: 5px;
    transition: all .4s ease;
    box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    margin-right: 2%;
    background-color: #fff;
    /*color: #12A869;*/
    font-weight: bold;
    width: 23.5%;
    text-align: center;
}
#support ul li:nth-child(4n) {
    margin-right: 0;
}
#support ul li.large_than {
    font-size: 18px;
    width: 32%;
    margin: 0 2% 20px 0;
}
#support ul li.large_than:nth-child(3n) {
    margin-right: 0;
}
.custom-mg {
    margin: 2em auto 4em;
    font-size: 1.4em;
    color: #fff;
    font-weight: bold;
}
#infographic .col-xs-3 p img {
    max-width: 105px;
    width: 100%;
}
#service .container {
    max-width: 900px;
}
#service img {
    border-radius: 14px;
}
#service .row {
    margin-bottom: 2em;
}
#service .row:last-child {
    margin-bottom: 0;
}
#service h2 {
    font-weight: bold;
    font-size: 2em;
    margin: 1em 0 .5em;
}
#service p {
    font-size: 1.2em;
    line-height: 2;
}
#infographic {
    margin: 3em auto;
}
#info_chart .container > img {
    margin: 1em 0 0;
}
.info_texts {
    margin-top: 2em;
}
.info_texts p.firewall_green {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
}
.info_texts p.firewall_orange {
    margin-bottom: 2em;
}
.info_texts p.firewall_last {
    font-size: 1.2em;
    font-weight: bold;
    /*margin-top: 2.5em;*/
    margin-bottom: 0;
}
#educational_landscape {
    margin: 8em 0 3em;
}
#educational_landscape ul {
    margin: 0;
    padding: 0;
}
#educational_landscape ul li {
    list-style: none;
    float: left;
    width: 49%;
}
#educational_landscape ul li p {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 1.2em;
    font-weight: bold;
}
#educational_landscape ul li:nth-child(2n-1) {
    margin-right: 2%;
}
#contact_part {
    background-image: url('../images/contact_bg.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 5em;
}
#contact_part h2 {
    font-weight: bold;
}
#contact_part h3 {
    font-weight: bold;
    margin-bottom: 2em;
}
#contact_part a {
    color: #fff;
    background-color: #24B6F3;
    border-radius: 15px;
    padding: 12px 30px;
    font-size: 1.2em;
    font-weight: bold;
}
#banner3 {
    background-image: url('../images/cbg.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 5em;
    margin-top: 1em;
}
#section2 {
    margin: 2em auto 3em;
}
#section2 h3.jp {
    font-weight: bold;
}
#section2 .text-center {
    margin-top: 2em;
}
#section3 {
    padding: 3em 0;
    background-color: #24B6F3;
}
#section3 .clock {
    border-bottom: 1px solid #fff;
    padding-bottom: 1.2em;
}
#section3 .clock > div {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}
#section3 .clock img {
    width: 64px;
    height: 60px;
    margin-right: 1em;
    float: left;
}
#section3 .clock p {
    font-size: 2em;
    color: #fff;
    font-weight: bold;
    float: left;
    line-height: 1.1;
}
#section3 .clock p span {
    font-size: .75em;
    font-weight: 400;
}
#section3 .div {
    display: flex;
}
#section3 .div i {
    margin-right: 10px;
    margin-top: 3px;
    float: left;
    color: #fff;
    font-size: 1.2em;
}
#section3 .div p {
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
    float: left;
}
#section3 .addr .div {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
}
#section3 .row .col-sm-4 p {
    margin: 0;
}
#section3 .addr .text-center p {
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
}
#section3 .div p span {
    font-size: .75em;
    font-weight: 400;
}
#section3 .row {
    margin: 2em 0 1.5em;
}
.pagetitle {
    font-size: 3em;
    text-align: center;
    font-weight: bold;
    background-color: #00c302;
    color: #fff;
    display: inline-block;
    padding: .5em 1em;
    margin-top: 20px;
    margin-bottom: 10px;
}
#what_special_function_system, #diff_tb, #articles-1, #articles-2 {
    margin-bottom: 5em;
}
#what_special_function_system h2 {
    display: inline-block;
    padding: 15px 25px 10px 25px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #002866;
    color: #fff;
    margin-left: 20px;
    margin-bottom: 0;
}
#what_special_function_system h2 i {
    margin-right: 10px;
}
#what_special_function_system p {
    border: 3px solid #002866;
    border-radius: 8px;
    padding: 10px;
    background-color: #def7fb;
}
#diff_tb table {
    width: 100%;
}
#diff_tb table td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
}
#diff_tb table tr:first-child td {
    background-color: #E2E2E2;
    border-top: 1px solid #c7c7c7;
    font-weight: bold;
}
#diff_tb table tr:first-child td:nth-child(2) {
    background-color: #00c302;
    color: #fff;
}
#diff_tb table tr td:first-child {
    border-left: 1px solid #c7c7c7;
    width: 20%;
}
#diff_tb table tr td:last-child {
    width: 40%;
}
.jya_wrap p {
    font-size: 1.2em;
    line-height: 1.8;
}
.jya_img {
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 30px;
}
.jya_img p {
    font-weight: 600;
    margin: 8px 0;
    line-height: 1.2;
    font-size: 1em;
}
.jya_img .col-xs-6 img {
    max-width: 100%;
    width: 100%;
}
#jyawarda {
    margin-bottom: 5em;
}

#diff_tb p.desc {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
    #educational_landscape {
        margin: 5em 0;
    }
}
@media only screen and (max-width: 991px) {
    #support ul li {
        width: 49% !important;
        margin-right: 2% !important;
    }
    #support ul li:nth-child(even) {
        margin-right: 0 !important;
    }
    .jya_img {
        display: block;
        float: none;
        margin-right: 0;
    }
}
@media only screen and (min-width: 768px) {
    #why-srilankan h2 {
        margin-bottom: 1em;
    }
    #why-srilankan p {
        font-size: 1.2em;
        line-height: 2;
    }
    #why-srilankan p i {
        margin-right: 5px;
    }
    #educational_landscape .headline {
        margin-top: .5em;
    }
    /*#educational_landscape .headline:after {
        left: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }*/
    #footer ul {
        margin: 1em auto 0em;
    }
    #footer {
        padding-top: 0;
    }
    #what_special_function_system p {
        font-size: 1.2em;
        line-height: 2;
    }
    #diff_tb table tr:first-child td {
        line-height: 2;
    }
    #diff_tb table td {
        font-size: 1.2em;
    }
}
@media only screen and (max-width: 767px) {
    .pc_show {
        display: none;
    }
    .sp_show {
        display: block;
    }
    .container h2 {
        font-size: 1.4em;
    }
    #banner2 {
        margin: 1em 0 2em;
    }
    #support {
        margin: 4em 0 3em;
    }
    #support h3 {
        margin-bottom: 1em;
        font-size: 1.4em;
    }
    #support ul li {
        margin-bottom: 10px;
        padding: 10px 20px;
        border-radius: 5px;
        margin-right: 10px;
    }
    .custom-mg {
        margin: 1.5em auto 2.5em;
    }
    #service h2 {
        font-size: 1.4em;
    }
    #service p {
        font-size: 1em;
        line-height: 1.6;
    }
    #infographic {
        margin: 0em auto;
    }
    #infographic h3 {
        font-size: 1.3em;
        margin: 8px 0;
    }
    .info_texts p.firewall_green, .info_texts p.firewall_last {
        font-size: 1em;
        font-weight: bold;
    }
    #educational_landscape {
        margin: 1em 0 .5em 0;
    }
    #contact_part img {
        width: 100%;
    }
    #contact_part {
        padding-top: 3em;
    }
    #contact_part a {
        border-radius: 8px;
        padding: 8px 20px;
        font-size: 1em;
    }
    #banner3 {
        padding-top: 2em;
    }
    #section2 {
        margin: 1.5em auto 2em;
    }
    #section2 h3 {
        font-size: 1.15em;
    }
    #section3 {
        padding: 2em 0;
    }
    #section3 .clock p {
        font-size: 1.8em;
    }
    #footer {
        padding-top: 20px;
    }
    .pagetitle {
        font-size: 2.2em;
    }
    #what_special_function_system, #diff_tb, #articles-1, #articles-2 {
        margin-bottom: 2em;
    }
    #diff_tb table td {
        padding: 5px;
    }
    #why-srilankan {
        margin-top: 4em;
    }
    #jyawarda {
        margin-bottom: 2em;
    }
    #educational_landscape ul li p {
        font-size: 1em;
    }
    #diff_tb p.desc {
        font-size: 1em;
    }
}
@media only screen and (max-width: 567px) {
    #contact_part h2 {
        font-size: 1.1em;
    }
    #contact_part h3 {
        font-size: 1em;
        margin-top: 10px;
    }
    #section3 .clock p {
        font-size: 1.25em;
    }
    #support ul li {
        font-size: 12px;
        padding: 10px;
        width: 165px;
    }
    #support ul li:nth-child(even) {
        margin-right: 0;
    }
    #support ul li.large_than {
        font-size: 14px;
    }
}