@charset "utf-8";
/* CSS Document */

a:focus, a:hover{
    outline:none;
}



section, article{

    float:none;
    display:block;
}
.header_caption{
    padding-left:25px;
    text-align:left;
}
.navbar{
    margin:40px 0 15px !important;



}
.navbar-default{
    float:left;
}
.header_caption{
    padding-left:15px;
}
.header_left{
    padding: 5px 0 15px;
}

@media (max-width:1280px){
    .navbar{
        margin:15px 0 15px !important;



    }
}
@media (min-width:765px) and (max-width:1050px){
    .navbar{
        margin:15px 0 !important;



    }
    nav ul > li{
        margin-bottom:20px;
    }
    .navbar-nav > li > a{
        font-size:16px;
        padding:0px 15px !important;
    }

    .header_caption{
        text-align:left;
    }
    .login {
        padding: 15px 0 10px;
        text-align: right;
    }
}


@media (max-width:764px){
    .navbar{
        margin:0px  !important;



    }
    .navbar-default{
        float:none;
    }
    .login, .header_caption {
        float: right;
        padding: 5px 0 5px 55px;
        text-align: right;
        font-size:17px;
    }
    .navbar-header {
        margin-left: 0 !important;
        margin-right: 0 !important;
        position: absolute;
        z-index: 100;
    }
    .navbar-header{
        width:100%;

    }

    .navbar-nav li{
        background:#2176c5;
        padding:10px 20px!important ;
        margin:0 !important;
        border-bottom:solid 1px #fff;
        width:100%;


    }
    .navbar-nav li:hover{
        background:#0ebe40;


    }
}

.footer .contact ul li{
    float:none;
    width:100%;




}
footer  h5{
    text-transform:uppercase;
}
.footer .footer_link ul li a{
    padding:3px 0;
}
@media (max-width:764px){
    .footer .footer_link ul li a{
        padding:7px 0;
    }
}
/*
inner_pages css*/

#inner_content{
    clear:both;
}
.main_heading{
    color:#0ebe40;
    font-size:45px;

}
.heading_1{
    color:#0ebe40;
    font-size:25px;
    text-align:center;
}
.heading_2{
    color:#0ebe40;
    font-size:30px;

}
.heading_3{
    font-size:28px;
    font-weight:bold;
    color:#0ebe40;
    text-align:center;
    margin-top:0;
}
.heading_4{
    font-size:25px;
    text-transform:uppercase;

    color:#0ebe40;

    margin-top:0;

}
.heading_5{
    font-size:30px;
    text-transform:uppercase;

    color:#2176c5;

    margin-top:0;
}
.heading_6{
    font-size:25px;


    color:#aaaaaa;

    margin-top:0;
}
.heading_7{
    font-size:20px;
    text-transform:uppercase;
    color:#0ebe40;
}
.heighlight{
    color:#0ebe40;

}
@media (max-width:820px){
    .main_heading{

        font-size:27px;

    }
    .heading_2{

        font-size:20px;

    }
    .heading_4{
        font-size:20px;


    }

    .heading_5{
        font-size:20px;


    }
}
.text_list{
    list-style:url(../images/bullet_1.png)  ;
    padding-left:20px;


}
.img_center{
    margin:0 auto 20px;
}

.visionary{
    margin-top:30px;
}


@media (max-width:764px){
    .visionary{
        max-width:200px;
    }
}

.grey_block{
    background:#e6e7e8;
    padding:30px;
}
.grey_block ul, .grey_block ol {
    padding-left: 25px;
}
.grey_block .item img {
    max-height: 214px;
    min-height: 214px;
}
@media (max-width:764px){
    .grey_block{
        padding:20px 0;
    }	
}
@media (max-width:480px){
    .heading_4{
        margin-top: 15px;
    }
    .grey_block .item img {
        max-height: 150px;
        min-height: 150px;
    }
    .grey_block{
        padding:10px;
    }
}
.supporter_pic .row{
    margin-bottom:20px;

}
.supporter_pic figure{
    width:100px;

    display:block;
    background:#acddb9;
    float:left;

}
.supporter_pic span{
    float:left;
    width:50%;
    margin-left:5px;
    text-align: left;

}
.member_type form{
    display:inline-block;
    margin:0 auto ;

}
.member_type input[type="checkbox"]{
    display:inline-block;
}
.member_type .left_box {
    text-align:center;

}

.member_type .right_box {
    text-align:center;

}
@media (max-width:764px){
    .member_type form{
        margin-bottom:10px;
    }
    .supporter_pic .row {
        margin-bottom: 0;
    }
    .supporter_pic .row > div {
        margin-bottom: 15px;
    }
}

.comment1,
.comment2 {
    background: #ffffff;
}
.comment_links{
    padding: 5px 10px;
    margin:40px 20px 10px 0;
}
.comment_links {
    font-size: 15px;
    background: #0ebe40;
    display: inline-block;
    color: #ffffff !important;
}
.comment_links a {
    font-size: 15px;
    display: inline-block;
    text-decoration: none !important;
    color: #ffffff !important;
}

.comment_links, .comment_links b {
    font-weight: normal !important;
}
/*.comment_links a:nth-child(odd){
        margin-right:30%;
}*/

.comment_links a:hover{
    color: #ffffff !important;
    text-decoration:none;
}
.comment_links:hover {
    background: #2176C5;
}
.inner_block{
    background:#f8f9f9;
    border-radius:7px;
    padding:15px 20px 1px;
}


#faq_block .inner_block a:hover, #faq_block .inner_block a:visited, #faq_block .inner_block a:link, #faq_block .inner_block a:focus{
    text-decoration:none;
    outline:none;

}

#faq_block .inner_block a.collapsed{
    padding-left:25px;
    background:url(../images/up.png) left 3px no-repeat;

}


#faq_block .inner_block a{
    padding-left:25px;
    background:url(../images/down.png) left 3px no-repeat;

}

#faq_block article{
    margin-bottom:20px;
}

#faq_block article div{
    padding-left:25px;
}

.alternate_text{
    list-style:none;
    padding-left:0;
    font-size:14px;
    margin-top: 55px;

}
.alternate_text li{
    padding:10px;
    margin:0 0 5px 0;
}
.alternate_text li:nth-child(odd){
    background:#e6e7e8;
}

.alternate_text li:nth-child(even){
    background:#d1d3d4;
}

.alternate_text li:last-child{
    background:#33b44a;
    color:#fff;
}
.alternate_text li:last-child span{
    display:inline-block;
    width:20px;
}

.icons_block img{
    float:left;
    margin:20px 20px 0 0;
}

@media (max-width:764px){
    .icons_block img {
        float: left;
        margin: 20px 7% 0;
        max-width: 35%;
    }
    .comment_links{
        margin: 0 0 10px;
    }
    .comment_links,
    .comment_links a {
        font-size: 14px;
    }
    .alternate_text{
        margin-top: 20px;

    }
}
.form_box{
    background:#e6e7e8;
    padding:15px;
}
@media (max-width:764px){
    .form_box{
        margin:0 0 20px 0;
    }

}
form{
    color:#58595b;
}
input[type="text"], input[type="password"],input[type="email"], select, textarea{
    background:#e6e7e8;
    border:none;
    width:98%;
    padding:5px 10px;
    margin:0 1% 10px;
    float:left;
}
@media (max-width:764px){
    input[type="text"],input[type="email"], select, textarea{
        width:98% !important;

    }
}
.form_box input[type="text"], .form_box input[type="password"], .form_box select, .form_box textarea, .form_box button{
    background:#fff;
    color:#333;
}
button{
    background:#0db14b;
    color:#fff;
    border:none;
    padding:5px 10px 5px;
    margin:0px 1% 10px;
    text-align:center;

}

input[type="checkbox"]{
    margin-right:10px;
    float:left;
}
.login_block{
    max-width:340px;
}

@media (max-width:764px){
    .login_block{

        max-width:100%;
    }
    input[type="text"].code_no {
        width: 17% !important;
    }
    input[type="text"].mobile_no {
        width: 79% !important;
    }
}


button.btn_1, .btn_1{
    background:#0db14b;
    color:#fff;
}
form section{
    clear:both;
    float:left;
    width:100%;
    padding:0;
    margin:0;
}
.green_points{
    text-align:center;
    margin:20px 0;
}
.green_points span{
    position:relative;
    top:-10px;
    left:5px;
    color:#33b44a;
    font-size:25px;
}

.panel-green > .panel-heading {
    background-color: #0db14b;
    border-color: #ccc;
    color: #fff;
}


.panel-green .list-group .list-group-item:nth-child(odd){

    background-color: #e6e7e8;
}

.panel-green .list-group .list-group-item:nth-child(even){

    background-color: #d1d3d4;
}

.panel-green .list-group .list-group-item a{
    color:#333;
}

.panel-green .list-group .list-group-item a:hover{
    color:#33b44a;
    text-decoration:none;
}

.tabs_1 .nav-tabs > li > a {
    border: 1px solid #0ba244;
    background:#0db14b;
    color:#fff;

}
.tabs_1 .nav-tabs > li > a:hover {
    background:#0edb5b;
    border: 1px solid #0edb5b;
}
.tabs_1 .nav-tabs > li.active > a, .tabs_1 .nav-tabs > li.active > a:hover, .tabs_1 .nav-tabs > li.active > a:focus{
    border: 1px solid #e6e7e8;
    background:#e6e7e8;
    color:#0db14b;
}

@media (max-width:600px){
    .tabs_1 .nav-tabs > li{
        float:none;
    }

}
.tab-content{
    padding:1px 20px 20px;
}

.tabs_1 .tab-content{
    background:#e6e7e8;
    max-height: 416px;
    overflow-y: scroll;
}
.table_1{
    max-width:100%;
}
.table_1 tr td{
    padding:4px;
}
.box_2{
    background:#2176c5;
    padding:20px;
    color:#fff;
}

.box_3{
    background:#33b44a;
    padding:20px;
    color:#fff;
    margin:20px 0;

}
table.table_2 tr td{
    padding:20px 10px;
}

table.table_2 tr th{
    color:#fff;
    background:#32b34a;
    vertical-align:middle;

}


table.table_2 tr.top th{
    color:#2176c5;
    font-size:16px;
    background:#f9f9f9;
    font-size:16px;
    text-align:center;




}

.table_2 tr.top th:first-child{
    color:#fff;

    background:#32b34a;
}

.table_box{
    overflow:auto;
}



.tabs_2 .nav.nav-tabs{
    border:0;


}


.tabs_2 .nav-tabs > li > a {
    border: 1px solid #0ba244;
    background:#0db14b;
    color:#fff;
    border-radius:4px;
    font-size:20px;

}
.tabs_2 .nav-tabs > li > a:hover {
    background:#0edb5b;
    border: 1px solid #0edb5b;
}
.tabs_2 .nav-tabs > li.active > a, .tabs_2 .nav-tabs > li.active > a:hover, .tabs_2 .nav-tabs > li.active > a:focus{
    border: 1px solid #e6e7e8;
    background:#e6e7e8;
    color:#0db14b;
}
.tabs_2 .nav-tabs > li{
    margin-right:30px;
    margin-top:10px;



}
@media (max-width:600px){
    .tabs_2 .nav-tabs > li{
        float:none;
        margin-right:0px;
    }

}

.tabs_2 .tab-content{
    background:#fff;
    padding-top:30px;

}
@media (min-width:821px){
    .comment_links section{
        float:left;
        width:30%;
    }
}
.comment_links a{
    display:inline-block;
    font-weight:bold;
    color:#333;



}

.comment_links a:hover{
    text-decoration:underline;
}
.modal-body .btn {
    color: #ffffff !important;
}
.modal-body > button.close {
    opacity: 1;
    right: 0;
    top: 0;
    text-shadow: none;
    position: absolute;
}
.modal-body button.text_close {
    border-radius: 5px;
    left: 45%;
    bottom: 0;
    font-size: 15px;
    color: #ffffff !important;
    font-weight: normal;
    padding: 5px 20px;
    opacity: 1;
    position: absolute;
    text-shadow: none;
    background: #0ebe40;
}
.modal-body button.skip {
   left: auto;
    margin-right: 20px;
    max-height: 34px;
    top: 24%;
}
.modal-body button.lightbox_cross {
    width: 25px;
    height: 25px;
    font-size: 19px !important;
    color: #ffffff;
    right: -4px;
    top: 2px;
    border-radius: 50%;
    background: #000000;
}
@media (max-width:400px) {
    .gallery_mobile {
        width: 100% !important;
    }
    .modal-body button.skip {
        margin-right: 17px;
    }
}

/***19/1/19***/

.country_choose{
position:relative;	
}

.country_choose img{
max-width: 22px;
position: absolute;
left: 16px;
top: 9px;
}

.country_choose select{
padding-left: 40px;
}

.country_choose select *{
	color:#000;
	background-image:url(https://geebsys.com/flags-medium/ad.png);
}

.res_fig{
    position: relative;
	    border: 4px solid #d0d0d0;
}

.res_fig img{
width:100%;
margin:0;
}

.member_card{
margin:0 0 20px;	
}

.yt_card{
border-bottom: 1px solid #d2d2d2;
    padding: 15px 0;	
}

.yt_card iframe{
width: 100%;
    max-height: 230px;
	}

.yt_card h4{
	    color: #2176c5;
    font-size: 22px;
	    margin: 10px 0 10px;
	position:relative;
	padding-left:35px;
	text-align:normal;
}

.yt_card h4:before{
    content: "\f1c8";
    position: absolute;
    left: 0;
    top: -4px;
    color: #0ebe69;
    font-family: "FontAwesome";
    font-size: 28px;	
}

.main_heading_r{
text-align:initial;	
}

.country{
width:100%;	
}

.country .select {
      background: #e6e7e8;
    border: none;
    width: 98%;
    padding: 0px 10px;
    margin: 0 1% 10px;
    border-radius: 4px;
    height: 34px;
    font-size: 14px;
}

#country-drop .country{
width:100%;	
}
/*-- social login --*/
ul.social_login{
    display: flex;
    list-style-type: none;
    justify-content: center;
}
ul.social_login li{
    margin-right:10px;
    font-weight: bold; 
    font-size: 17px;
}
.social_login_section p{
    font-weight: bold; 
    font-size: 17px;
}
.social_icons{
    padding: 10px 15px 0 0;
    display: inline-block;
    color: rgb(88, 89, 91);
}
.social_icons i.fa-google{
    color: #DB4437
}
.social_icons i.fa-facebook{
    color: #4267B2
}
.forgot_group{
    margin-bottom: 0;
    padding-top: 15px;
}