/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}




/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/*header */

.line {    
    width: 16%;
    border: 1px solid #000000;
    content: '';
    position: absolute;
    top: 368px;
    bottom: 0;
    height: 1px;
    right: 202px;}




/* member benifit */

.font-weight {
    font-weight: 100;
    margin-bottom: 10px;
}
.content_head {
    text-align: center;
    font-size: 2.3em;
    font-weight: 100;
    color: #464545;
}
.sub_cont_head {
    
    color: #464545;
    text-align: center;
    font-size: 17px;
    font-weight: 100;
    line-height: 23px;
}

.under_div {
    height: 2px;
    width: 7%;
    background-color: #464545;
}

.norm_text {
    
    color: #48494b;
    font-weight: bold;
    font-size: 17px;
    padding-top: 12px;
    line-height: 22px;
}
.sub_text {
    
    color: #48494b;
    line-height: 17px;
    font-size: 17px;
    font-weight: 100;
    padding-top: 25px;
}
.popup_input_style1 {
    position: relative;   
    display: block;
    float: left;
    width: 70%;
    margin-top: 30px;
    padding: 0;
    font-size: 16px;
    color: #7a7a7a;
    font-size: 18px;
}
.popup_input_style1_input {
    width: 100%;
    background: #ffffff;
    border: 0px solid #E3E3E3;
    height: 45px;
    padding: 0 15px;
    font-size: 16px;
    color: #7a7a7a;
    font-size: 18px;
    font-weight: 100;
    padding-right: 145px;
}
.submit_but {
    
    background-color: #525252;
    padding: 10px 37px;
    border: 0px;
    color: #ffffff;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0;
}

.qus_head {
    
    color: #48494b;
    font-weight: 700;
    font-size: 17px;
}
.sub_qus {
    
    color: #48494b;
    font-weight: 100;
    font-size: 15px;
    margin-top: 10px;
}
.logo_one {
    width: 50%;
}
.logo_two {
    width: 50%;
}
.logo_block{
    
    width: 50%;
}

.arrowright{
	text-align:right;
	padding-right:30px;
}
.arrowright img{
	width:50%;
}
.logoimg {
width:40%;
}
.headtitle{
width:50%;
}
.memberben li {
    font-size: 18px;
}
.memberbenul > li {
   font-size:16px;
}

/*=== added on 23-11-2016 =====*/

.footer {
        background-color: #b40101;
        color: #FFF;
        padding: 20px 0;
    }
    .footer_right {
        font-size: 15px;
        float: right;
        display: inline-block;
    }
    .footer_left {
        font-size: 16px;
        width: 50%;
        float: left;
    }
    .footer_left a {
        color: #FFF;
    }
    .fa-round {
        padding: 0;
        border-radius: 50%;
        color: #b40101;
        background-color: #FFF;
        font-size: .9em;
        line-height: 2.1em;
        height: 2.1em;
        width: 2.1em;
        text-align: center;
        border: solid 1px white;
    }
    .fa {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
    }
    a:hover {
        text-decoration: none !important;
    }
    a {
        outline-style: none !important;
        transition: all .5s;
        transition-timing-function: ease-out;
    }
    .footer .container{
        font-weight: 100;
    }
    .footer_left span {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 900;
    }

/* ======end 23-11-2016=== */

@media screen and (max-width: 778px) {
    /*added on 23-11-2016*/
    .footer_right {
        width: 100%;
        text-align: center;
        float: none;
        margin-bottom: 20px;
    }
    .footer_left {
        width: 100% !important;
        float: none;
        text-align: center;
        display: block;
    }
}
@media(max-width:768px) {
    .map {
        height: 75%;
    }
    .arrowright{
        text-align:left;
    }
    .arrowright img{
        width:30%;
    }
    .logoimg {
    width:20%;
    }
    .intro-message > h1{
    width:100%;
    }
    .popup_input_style1 {
        width: 100%;
    }
    
    
    /*end */
}

/* Footer */

footer {
    padding: 100px 0;
}
