﻿.about_area {
    padding-bottom: 34px;
}


.about-header {
    font-weight: 100;
    text-align: left;
    font-family: "Lato",sans-serif;
    margin: 0;
    border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    text-align: center;
}

.navbar {
    border-bottom: 1px solid #f04b51;
}

.about_area h4 {
    text-align: center;
}


.about_area img {
    width: 100%;
}

.se_area h3 {
    margin-top: 0;
}

.sedution_area h3 {
    margin-top: 0;
}

@media only screen and (min-width: 100px) and (max-width: 1000px) {

    .about_area {
        padding-bottom: 15px;
    }
}


.speach_area ul {
    padding: 0 0 0 1%;
}

.speach_area {
    margin-top: 40px;
}

    .speach_area ul li {
        font-size: 16px;
        list-style: none;
        background: url(../images/arrow_icon.png) no-repeat top 5px left;
        padding-left: 30px;
        padding-bottom: 10px;
    }

    .speach_area h2 {
    }


.speech_content_banner img {
    width: 76%;
}


.pt_banner {
    background: #f1f1f1;
    border-top: 10px solid #70c730;
    width: 98%;
    margin: 0 1% 2% 1%;
}


    .pt_banner h1 {
        color: #70c730;
        line-height: 1.5;
        padding-bottom: 20px;
        font-size: 60px;
        font-weight: 100;
        font-family: 'Segoe UI';
    }

.physical_area h3 {
    line-height: 1.7;
    margin-top: 0;
}


.physical_content2 {
    margin-top: 30px !important;
}


.se_banner {
    margin-bottom: 40px;
}


.se_area h5 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0;
}


.se_area ol li {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 0;
}



.sedution_area ul li {
    font-size: 16px;
    list-style: none;
    background: url(../images/arrow_icon.png) no-repeat top 5px left;
    padding-left: 30px;
    padding-bottom: 10px;
}

.sedution_area ul {
    margin:0 0 0 5px;
    padding: 0;
}
