.landing_content {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Candara;
    background-color: #ECEBE7;
}

.bg_img_content {
    margin-top: 57px;
    background-color: #3879C9;
    border-bottom: 3px solid #C0AB68;
}

.leftHalf {
    height: 480px;
    background: url(../images/bg_img_left.png);
    left: 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.rightHalf {
    height: 480px;
    background: url(../images/bg_img_right.png);
    right: 0px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.leftHalf2 {
    height: 550px;
    background: url(../images/bg_img_left_2.png);
    left: 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.rightHalf2 {
    height: 550px;
    background: url(../images/bg_img_right_2.png);
    right: 0px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;

}

.video_content_2nd {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.left_btn_div_2nd {
    padding-left: 0px !important;
    padding-right: 20px;
}

.left_btn_div_2nd a:hover,a:focus,a:active,a:visited {
    text-decoration: none;
    color: #fff;
}

.right_btn_div_2nd {
    padding-right: 7px !important;
    padding-left: 20px;
}

.right_btn_div_2nd a:hover,a:focus,a:active,a:visited {
    text-decoration: none;
    color: #fff;
}

.marg_top20 {
    margin-top: 20px;
}

.dataContent {
    position: absolute;
    top: 70px;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
}

.cus_pos {
    top: 0px !important;
}

.landing_top_text1 {
    font-size: 32px;
    color: #fff;
    text-shadow: 2px 3px #333;
    font-weight: 400;
}

.landing_top_text_2nd {
    text-align: center;
    font-size: 26px;
    color: #fff;
    text-shadow: 2px 3px #333;
    font-weight: 400;
}

.landing_top_text2 {
    font-size: 24px;
    color: #B7CEEA;
    text-shadow: 1px 1px #555;
    margin-top: 0px;
}

.landing_top_text1 br {
    display: block;
    margin-top: -11px;
}

.video_content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.frm_parent_div {
    padding-left: 15px;
    padding-right: 5px !important;
}

.frm_content {
    margin-left: 40px;
    margin-right: 0px;
}

.frm_header {
    font-size: 17px;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 3px #555;
    font-weight: bold;
    left: 0px;
    margin-left: -15px
}

.frm_field {
    height: 28px;
    border-radius: 0px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
    box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
}

.frm_field_2nd {
    height: 35px;
    border-radius: 0px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
    box-shadow: 2px 2px 2px 0px rgba(34, 34, 34, 1);
}

.frm_btn {
    color: #fff;
    background-color: #BDA660;
    border: 2px solid #fff;
    font-size: 18px;
    text-align: left;
    margin-top: 1px;
    line-height: 13px;
}

.frm_btn_2nd {
    color: #fff;
    background-color: #BDA660;
    border: 2px solid #fff;
    font-size: 19px;
    text-align: left;
    margin-top: 1px;
    line-height: 20px;
    font-weight: bold;
}

.chk_content {
    height: 145px;
    background-color: #3E6E96;
    border-bottom: 3px solid #C0AB68;
    padding: 10px 1px;
}

.chk_data {
    text-align: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.chk_text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    text-shadow: 2px 3px #555;
    font-weight: bold;
}

.quote_text {
    margin-left: 10px;
    font-size: 26px;
    color: #616160;
    font-style: italic;
    float: left;
    width: 80%;
}

.quote_img {
    display: block;
    float: left;
    width: 15%;
}

.bottom_msg {
    background-color: #3E6E96;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    height: 35px;
    line-height: 30px;
    padding: 15px 0px 80px 0px;
    text-shadow: 2px 3px #555;
}

.ceo_style {
    font-size: 24px;
    color: #616160;
    text-align: center;
    border-bottom: 2px solid #3E6E96;
    padding: 15px 1px 5px 1px;
    font-weight: bold;
}

.ceo_speech {
    padding-bottom: 100px;
}

.video_res_2nd {
    width: 99%;
    height: 370px;
}

.video_res {
    width: 99%;
    height: 290px;
}

.err_content {
    padding: 5px;
    margin-left: 25px;
    margin-bottom: 5px;
}

/* # For small monitor devices
   ===========================
*/
@media only screen and (min-width: 1900px) {
    .bottom_msg {
        padding: 15px 0px 50px 0px;
    }
}

@media only screen and (min-width: 1400px) {
    .bottom_msg {
        padding: 15px 0px 80px 0px;
    }
}

@media screen and (max-width: 768px) {
    .landing_content {
        padding-left: 16px !important;
    }

    .bg_img_content {
        margin-top: 0px;
        background-color: #3879C9;
        border-bottom: 3px solid #C0AB68;
    }

    .leftHalf {
        height: 400px !important;
    }

    .rightHalf {
        height: 400px !important;
    }

    .leftHalf2 {
        height: 250px !important;
    }

    .rightHalf2 {
        height: 250px !important;
    }

    .landing_top_text1 {
        font-size: 24px;
        color: #fff;
        text-shadow: 2px 3px #333;
        font-weight: 400;
    }

    .landing_top_text2 {
        font-size: 18px;
        color: #B7CEEA;
        text-shadow: 1px 1px #555;
        margin-top: 0px;
    }

    .landing_top_text_2nd {
        text-align: center;
        font-size: 17px;
        color: #fff;
        text-shadow: 2px 3px #333;
        font-weight: 400;
        padding-right: 25px;
    }

    .landing_top_text1 br {
        display: block;
        margin-top: -3px;
    }

    .video_content {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 90% !important;
    }

    .video_res {
        width: 99%;
        height: 230px;
    }

    .video_content_2nd {
        width: 90% !important;
    }

    .video_res_2nd {
        width: 99%;
        height: 230px;
    }

    .left_btn_div_2nd {
        padding-left: 0px !important;
        padding-right: 32px !important;
    }

    .right_btn_div_2nd {
        margin-left: -20px;
        margin-right: 25px;
    }

    .frm_btn {
        font-size: 16px;
    }

    .frm_btn_2nd {
        font-size: 15px;
    }

    .frm_parent_div {
        margin: 30px 40px 0 -25px;
        padding-left: 0;
        padding-right: 10px;
    }

    .chk_content {
        height: auto !important;
    }

    .ceo_style {
        font-size: 20px !important;
    }

    .quote_text {
        font-size: 20px;
    }

    .res_ceo_speech2 {
        margin-top: 110px !important;;
    }

    .ceo_speech {
        padding-bottom: 100px !important;
    }

    .bottom_msg {
        background-color: #3e6e96;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        height: 35px;
        line-height: 30px;
        margin-top: -60px;
        padding: 7px 0 117px;
        text-align: center;
        text-shadow: 2px 3px #555;
    }
}