/* ------------Common CSS Start------------  */

footer{
    bottom: 0;
}
.footer-wraper{
    width: 100%;
    bottom: 0px;
    /*position: fixed;*/
}
.clr-green{
color:#8da225 !important;
}
.clr-gray{
	color: #6d6f72;
}
.color-white{
	color: #fff;
}
.color-green{
    color:#21a74a;
}
.bg-color-green{
    background:#21a74a !important;
}
.color-black{
    color:#000000;
}
.color-red{
    color:red;
}
.width100{
    width:100% !important;
}
.font-size-11{
    font-size: 11px;
}
ul#parsley-id-5 {
    margin-bottom: 0px;
}
img.figlio {
    margin: auto;
}
.txt-deco-n{
    text-decoration: none;
}
.txt-deco-n:hover{
    text-decoration: none;
}
.p-0{
    padding: 0px;
}
.p-15{
    padding: 15px;
}
.mr-b-15{
	margin-bottom:15px!important;
}
.mr-15{
	margin:15px;
}
.overflow-auto{
    overflow: auto;
}
hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.font-sans{
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}
/* ------------Common CSS Ends------------  */

/* ------------HEADER CSS Start------------  */
a.nav-link {
    color: gray !important;
}
a.nav-link:hover {
    color: #738c01!important;
}
a.nav-link:after {
    display: block;
    content: '';
    border-bottom: solid 2px #738c01;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
a.nav-link:hover:after {
    transform: scaleX(1);
}
a.nav-link {
    padding: 0px 0px;
}
.dropdown-toggle::after {
    border-top: 0px solid !important;
}
.nv-btm{
	border-bottom: 1px solid #8fa427;
}
a.nav-link {
    font-size: 14px;
}
nav.navbar.navbar-expand-md.sw-bg.navbar-dark {
    padding: 0px 15px;
}
.gbc-logo{
    margin: 2% 0 0 0;
}
.container-social-icons {
    text-align: center;
    margin: 8% 0 3% 0;
}
.container-social-icons a {
    font-size: 18px;
    display: inline-block;
    margin: 0 2%;
    color: #8b8c8f;
}
.navbar-template {
    padding: 40px 15px;
}
.gbc-logo-2{
    width:100%;
}
.gbc-navbar-fixed-top{
    position: fixed;
    top:0px;
    width: 100%;
    z-index: 4;
    background: #ffffff;
}
#cssmenu>ul>li.has-sub>a {
    padding-right: 6px !important;
}
i.fa.fa-caret-down {
    padding: 0px 5px 0px 0px !important;
    color: #fff;
}
#cssmenu>ul>li>a {
    padding: 12px 10px !important;
}
@media (max-width: 767px){
    .membership-btn{
        display:none;
    }
    .main .col-wish-join {
        position: unset!important;
        margin: 10% 0 0 0;
    }
    .wish-join {
        display: inline-block;
        height: auto!important;
    }
    .main .col-wish-join:before{
        display:none;
    }
    .main .col-wish-join:after{
        display:none;
    }
    .nbs-flexisel-item img{
        height:250px!important;
    }
    .nbs-flexisel-nav-right{
        z-index:1!important;
    }
    .fa-caret-down:before{
        display:none;
    }
    .container-social-icons {
        margin: 0% 0 3% 0;
    }
    .social-m{
        display: inline-block;
    }
	
}
@media (min-width:768px) {
    .navbar-nav .dropdown-menu .caret {
        transform: rotate(-90deg);
    }
	.gbc-banner {
    overflow: auto;
    margin-top: 65% !important;
}

}
@media (min-width:481px) and (max-width:767px) {
    .gbc-logo{
        height: 115px;
    }
	
}
button.navbar-toggler {
	
}
span.navbar-toggler-icon {
    color: rgba(142, 162, 37, 0.9);
    font-size: 12px;
	width: auto;
}
.hedr-bg.wrapper.overflw-a {
    background: #f5f5f5;
}
/* ------------HEADER CSS Ends------------  */


/* ------------BREADCRUMB CSS Starts------------  */
.gbc-breadcrumb{
	padding: 5px 15px;
    margin: 10px;

}
/* ------------BREADCRUMB CSS Ends------------  */

/* ------------About Us CSS Starts------------  */
.gbc-au-headng{
	background-image: url(../img/bg.png);
    padding: 10px;
    color: #ffffff;
}
.gbc-ausec-h {
    height: 450px;
    background-image: url(../img/Our-Mission.jpg);
    background-position: center center !important;
    background-size: cover !important;
    padding: 5% 5%;
}
.gbc-ausec1-h {
    height: 450px;
    background-image: url(../img/WHY-WE-DO-IT.jpg);
    background-position: center center !important;
    background-size: cover !important;
    padding: 5% 5%;
}
.uvc-headings-line {
    display: block;
    width: 100%;
    max-width: 100%;
	border-style: solid;
	border-bottom-width: 1px;
	border-color: rgb(160, 179, 66);
	width: 100px;
	margin: 0px auto 22px auto;
}
.gbc-the-large{
	width:100%;
}
.gbc-comon-hdng{
	font-weight: normal;
    color: #8da225;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 12px;
}
.gbc-vision-bg{
	background-image: url(../img/about-bg.png);
}
/* ------------About Us CSS Ends------------  */

/* ------------Board Of Members CSS Starts------------  */
.l-titlebar {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    box-shadow: 0 -2px 0 -1px rgba(0,0,0,0.08) inset;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s;
	position: relative;
    z-index: 0;
    height: 380px;
}
.l-titlebar-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
}
.l-titlebar-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.l-titlebar.size_huge .l-titlebar-h {
    padding-top: 80px;
    padding-bottom: 80px;
}
.l-titlebar-h {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
	padding-top:150px;
}
.l-header.l-titlebar {
    padding-top: 65px;
}
.gbcbod-img{
	margin-bottom:12px;
}
.gbcbod-name{
	font-size:22px;
}
.gbcbod-desig{
	font-size:12px;
}
.gbcbod-wrapper{
	padding-bottom: 0px;
    margin-bottom: 15px;
}
/* ------------Board Of Members CSS Ends------------  */






/* ------------SLIDER CSS Startss------------  */

            /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 031 css*/
        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
        .jssorb031 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
		
		div#jssor_2 {
			height: 150px !important;
		}
.carousel {
    position: static;
    margin-top: 10%;
}
 /*------------SLIDER CSS Ends------------  */
 
 
 /*------------Right Sidebar CSS Starts------------  */
.rsbar-wraper{
	background: #ffffff;
    padding: 2%;
    margin: 4% 0%;
}
.articleRB-img{
	width: 35%;
    height: 100px;
    max-width: 35%;
}
.articleRB-p{
	font-weight: bold;
    color: #6d6f72;
	display: inline-block;
    padding: 0% 3%;
    margin-bottom: 2%;
	width:64%;
}
.rsbar-wraper p {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75ch;
	margin: 0px;
    padding: 1%;
}
 /*------------Right Sidebar CSS Ends------------  */





/* ------------Index page CSS Starts------------  */
.main{
	display: inline-block;
    /*flex-wrap: wrap;*/
	background-image: url(../../img/bg-content.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #ffffff;
    min-height: 415px;
    margin-top: 11%;
    /*position: relative;*/
    /*top: 145px;*/
}
.main .col-wish-join {
    position: absolute;
    right: 10px;
    top: -4px;
    bottom: -8px;
}
.main .col-wish-join:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #6e801a;
    position: absolute;
    left: 2px;
    top: 6px;
    transform: rotate(132deg);
}
.main .col-wish-join:after {
    content: " ";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #6e801a;
    position: absolute;
    left: 3px;
    bottom: 7px;
    transform: rotate(60deg);
}
.main .col-wish-join .wish-join {
    position: relative;
    height: 100%;
    background: #8da225;
    background-image: url(https://www.freedompk.org/img/front/memberlogin-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 8%;
}
.main .col-wish-join .wish-join h1 {
    font-family: Georgia, serif;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 24px;
    text-align: center;
}
.img-responsive {
    width: 100%;
	margin-top: 40%;
}
.gbc-home-reg{
    color: #6d6f72;
}
.gbc-home-reg:hover{
    color: #6d6f72;
    text-decoration: none;
}
.gbc-home-login{
    color: #6d6f72;
}
.gbc-home-login:hover{
    color: #6d6f72;
    text-decoration: none;
}
.gbc-heading-h3{
    text-align: center;
    color:#b1d135;;
}
.gbc-slider-bold{
    font-weight: bold;
}
.gbc-icoimage-hp{
    height:100px;
    /*width:100px;*/
}
.gbc-NnEimage-hp{
    height:200px;
    width:100%;
}
.gbc-NnE-mainpg-title{
    font-size: 16px;
    font-weight: bold;
}
.gbc-mainpg-hdng{
    color: #b1d135;
}
.gbc-mainpg-para{
    color: #8e8e8e;
    text-align: justify;
}
.gbc-mainpg-para:hover{
    color: #ffffff;
    /*text-align: justify;*/
}
.gbc-slider-nrml{
    font-size: 12px;
}
.gbc-viewmore-btn{
    padding: 10px 30px;
    border: 2px solid #b1d135;
}
.gbc-viewmore2-btn{
    padding: 10px 30px;
    border: 2px solid #6d6f72;
    width: 50%;
    color: #ffffff;
    margin: auto;
    text-align: center;
}
.gbc-viewmore2-btn:hover{
    background:  #b1d135;
    border: 2px solid #6d6f72;
    color: #000000;
    margin: auto;
}
.gbc-founding-sponser-home-img:hover{
    border: 2px solid #b1d135;
}
.gbc-sec-h{
    height:775px;
    background-image: url(../img/Pakistan-GBC-1.jpg);
    background-position: center center !important;
    background-size: cover !important;
    padding: 15% 5%;
}
.gbc-sec1-h{
    height:775px;
    background-image: url(../img/Karachi-Expo-2016-1.jpg);
    background-position: center center !important;
    background-size: cover !important;
    padding: 8% 5%;
}
.gbc-home-hdng{
    font-weight:normal;
    color:#ffffff;
    margin-bottom:20px;
    text-align: center;
}
.gbc-home-title{
    font-weight: bold;
    color: #b1d135;
    text-align: center;
}
.gbc-home-p{
    line-height: 31px;
    font-size: 18px;
    color: #ffffff;
    padding: 5%;
    text-align: center;
}
.gbc-home-p2{
    line-height: 38px;
    font-size: 20px;
    color: #b1d135;
    padding: 5%;
    text-align: center;
    font-weight: bold;
}
.gbc-home-hdng-h3{
    font-weight:bold;
    color:#ffffff;
    margin-bottom:20px;
    text-align: center;
    line-height: 44px;
}
.gbc-bredcrumb-h3{
    font-family: 'Open Sans';
    font-weight: 300;
    margin-top: 5%;
    border-bottom: 2px solid #b1d135;
    display: inline-block;
}
.gbc-btn-more-news{
    float: right;
    margin: 18px 15px;
    padding: 5px 15px;
    border: 2px solid #b1d135;
}
.gbc-mainpgnnE-para{
    font-size: 14px;
    color: #000000;
    margin: 10px 0px;
}
.gbc-Readmore-NnEbtn{
    padding: 3px 20px;
    border: 2px solid #b1d135;
    width: auto;
    display: inline-block;
}
.gbc-ftr-headng {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e3e3;
    padding-bottom: 12px;
    position: relative;
    color: #ffffff;
    text-align: left;
}
.gbc-ftr-headng::after{
    width: 50px;
    background: #7cbe3b;
    content: '';
    display: inline-block;
    bottom: -1px;
    left: 0;
    position: absolute;
    height: 1px;
}
.gbc-banner{
    overflow: auto;
    margin-top: 11% !important;
}
@media only screen and (max-width: 600px) {
.gbc-banner, .gbc-reg-wrapper, .gbc-patron-reg-wrapper, .gbc-platinum-reg-wrapper, .gbc-gold-reg-wrapper,.gbc-silver-reg-wrapper {
    margin-top: 65% !important;
}
.gbc-reg-Outerbox-S2 {
    width: 100% !important;
}
.overflw-a{
	overflow:auto;
}
#cssmenu ul ul li a {
    color: #333;
    background: #8da225 !important;
}
.carousel {
    position: static;
    margin-top: 60%;
}
a.carousel-control-next,a.carousel-control-prev {
    display: none;
}
}
.squarebtnhm {
    /*height: 160px;*/
    font-size: 15px;
    line-height: 15px;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 0;
    color: white;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.agriculture {
    background: #ffffff;
    color: #8e8e8e;
    height: 350px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    text-decoration: none;
}
.agriculture:hover {
    background: #6d6f72;
    color: #ffffff !important;
    text-decoration: none;
}
.NnE-home-post{
    background: #ffffff;
    color: #8e8e8e;
    height: 400px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    text-decoration: none;
}
.hp-members-logo{
    max-width: 100% !important;
    cursor: pointer !important;
    position: relative !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    height: 100px !important;
    padding: 10px;
    width: 50% !important;
    margin: auto;
}
/*.NnE-home-post:hover{*/
    /*background: #6d6f72;*/
    /*color: #ffffff !important;*/
    /*text-decoration: none;*/
/*}*/
img.aligncenter {
    margin: 5px auto;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.indx-columns{
    padding: 15px 0px!important;
    margin: 10px auto;
    border-bottom: 1px solid #d8d8d8;
}
.col-banner {
    overflow: auto;
}
/* ------------Index page CSS Ends------------  */


/* ------------Register page CSS Starts------------  */
.gbc-reg-box{
    background: rgb(143, 164, 39); /* Old browsers */
    background: -moz-linear-gradient(right, rgb(209, 230, 103) 0%,rgb(141, 162, 37) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, rgb(209, 230, 103) 0%,rgb(141, 162, 37) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(209, 230, 103) 0%,rgb(141, 162, 37) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);;
    float: left;
    border-radius: 8px;
    border: 2px solid #8da225;
    width:100%;
}
.gbc-reg-Outerbox{
    padding: 15px 15px;
}
.gbc-reg-Outerbox-S2{
    width: 740px;
    margin: auto;
    overflow: auto;
}
.gbc-reg-title-pat{
    color: #2f585b;
    text-align: center;
    padding-top: 10px;
    font-family: sans-serif;
    font-weight: bold;
    margin: 0px;
}
.gbc-logo-link:hover{
    text-decoration: none;
}
.gbc-reg-pasae{
    color: #fefefe;
    text-align: center;
    font-size: 24px;
    background: #2f585b;
}
.gbc-reg-logo{
    height: 200px;
    margin: auto;
}
.gbc-reg-wrapper{
    margin-top: 12%;
    margin-bottom: 2%;
}
.gbc-patron-reg-wrapper{
    margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Patron.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-platinum-reg-wrapper{
    margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Platinum.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-gold-reg-wrapper{
    margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Gold.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-silver-reg-wrapper{
    margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Silver.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-reg-wrapper{
	margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC General.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-profile-wrapper{
    margin-top: 2%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Silver.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-Gprofile-wrapper{
    margin-top: 2%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC General.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-Goldprofile-wrapper{
    margin-top: 2%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Gold.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-Plaprofile-wrapper{
    margin-top: 2%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Platinum.png') no-repeat;
    background-size: 675px;
    background-position: center;
}.gbc-Patprofile-wrapper{
    margin-top: 2%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url('../img/GBC Patron.png') no-repeat;
    background-size: 675px;
    background-position: center;
}
.gbc-reg-btn{
    color: #fefefe;
    width: 75%;
    margin: 15px auto;
    text-align: center;
    padding: 10px;
    background: rgb(47, 88, 91);
    background: -moz-linear-gradient(right, rgb(60, 106, 109) 0%,rgb(47, 88, 91) 100%);
    background: -webkit-linear-gradient(right, rgb(60, 106, 109) 0%,rgb(47, 88, 91) 100%);;
    background: linear-gradient(to right, rgb(60, 106, 109) 0%,rgb(47, 88, 91) 100%);
}
.gbc-reg-platinum-clr {
    color: #737476;
}
.gbc-reg-platinum-bg {
    background: #737476;
}
.gbc-reg-gold-clr {
    background: -moz-linear-gradient(right, rgb(238, 220, 82) 0%,rgb(177, 122, 5) 100%);
    background: -webkit-linear-gradient(right, rgb(238, 220, 82) 0%,rgb(177, 122, 5) 100%);
    background: linear-gradient(to right, rgb(237, 218, 81) 0%,rgb(239, 222, 82) 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(178, 123, 6, 0.6) 2px -3px 1px;
}
.gbc-reg-gold-bg {
    background: -moz-linear-gradient(right, rgb(238, 220, 82) 0%,rgb(177, 122, 5) 100%);
    background: -webkit-linear-gradient(right, rgb(238, 220, 82) 0%,rgb(177, 122, 5) 100%);
    background: linear-gradient(to right, rgb(238, 220, 82) 0%,rgb(177, 122, 5) 100%);
}
.gbc-reg-silver-clr {
    background-image: -webkit-linear-gradient(right, #939598, #f3f3f3, #939599);  /* For Chrome and Safari */
    background-image:    -moz-linear-gradient(right, #939598, #f3f3f3, #939599);  /* For old Fx (3.6 to 15) */
    background-image:     -ms-linear-gradient(right, #939598, #f3f3f3, #939599);  /* For pre-releases of IE 10*/
    background-image:      -o-linear-gradient(right, #939598, #f3f3f3, #939599);  /* For old Opera (11.1 to 12.0) */
    background-image:        linear-gradient(to right, #939598, #f3f3f3, #939599); /* Standard syntax; must be last */
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.gbc-reg-silver-bg {
    background: -moz-linear-gradient(right, rgb(226, 226, 226) 0%,rgb(146, 148, 151) 100%);
    background: -webkit-linear-gradient(right, rgb(226, 226, 226) 0%,rgb(146, 148, 151) 100%);
    background: linear-gradient(to right, rgb(226, 226, 226) 0%,rgb(146, 148, 151) 100%);
}
.gbc-reg-general-clr {
    color: #848688;
}
.gbc-reg-general-bg {
    background: #848688;
}
/* ------------Register page CSS Ends------------  */



/* ------------Registration form page CSS Starts------------  */
.gbc-reg-frm-btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 2px solid #b1d135;
    padding: 0.2% 2.5%;
    margin: 2% auto !important;
}
.gbc-reg-frm-btn:hover {
    color: #ffffff;
    background-color: #b1d135;
}
.receipt_no{
	font-size:12px;
}
/* ------------Registration form page CSS Ends------------  */



/* ------------Profile page CSS Starts------------  */
.gbc-member-profile-img{
    width: 100%;
    height: 250px;
}
.edit-prof{
    color: #6d6f72;
}
.edit-prof:hover{
    font-weight: bold;
    border-bottom: none;
}
/* ------------Profile page CSS Ends------------  */


.blockclass{
    	display: block;

}
.hideclass{
	display: none;
}


/* ------------Profile edit page CSS Starts------------  */
.gbc-edt-pg-n{
    font-size: 1.75rem;
    background: none;
    border: none;
    color: #000000;
}
.gbc-edt-pg-n:focus{
    outline: none;
    border-bottom: 1px solid #6d6f72;
}
.gbc-edt-pg-frm{
    background: none;
    border: none;
    color: #000000;
}
.gbc-edt-pg-frm:focus{
    outline: none;
    border-bottom: 1px solid #6d6f72;
}
.edt-profile-orgname{
	background: none;
    outline: none;
    border: 0px;
    border-bottom: 0.5px solid gray;
    height: 40px;
}
.edt-profile-input{
	background: none;
    outline: none;
    border: 0px;
    border-bottom: 0.5px solid gray;
    height: 15px;
}
/* ------------Profile edit page CSS Ends------------  */




/* ------------Career page CSS Starts------------  */
.inputCareers{
	width: 92%;
    background: #eceaea;
    border: 0.5px solid gray;
    border-radius: 0px;
    padding: 1.6%;
}
.inputCareers:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
left: 0;}
.cclogin-addon {
    color: #9eb13e;
    float: left;
    padding: 9px;
    width: 8%;
    background: #6d6f72;
    text-align: center;
}
.cclogin.icons input[type="text"], .cclogin.icons input[type="password"] {
    width: 92%;
}

.cclogin input[type="text"], .cclogin input[type="password"], .cclogin select {
    padding: 10px;
    width: 100%;
    border: none;
    height: 50px;
    line-height: 50px;
    color: #757575;
}
.careers-uf{
	background: #a0b342;
    padding: 2%;
    margin: 2% 0%;
}
.inputCareers:focus{
	outline: 2px solid #a0b342;
}
.career-sbtn{
	background: #6d6f72;
    padding: 1% 2%;
    border: 1px solid #a0b342;
    border-radius: 5px;
    color: #f9f9f9;
}
/* ------------Career page CSS Starts------------  */


/* ------------Article page CSS Starts------------  */
.article-img{
	width:100%;
	height:150px;
	max-width:100%;
}
.article-p{
	font-weight: bold;
    color: #6d6f72;
    margin-bottom: 0px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75ch;
}
.article-rm{
	color: #8da225;
}
.article-rm:hover{
	color: #8da225;
	text-decoration: none;
    font-weight: 600;
}
#artinrwraper {display:block;margin-bottom:10px;}
.easyPaginateNav a {padding:5px;}
.easyPaginateNav a.current {font-weight:bold;text-decoration:underline;}
.artV-wraper{
	background:#ffffff;
	padding: 3%;
	margin: 2% 0%;
	overflow: auto;
}
.articleV-img{
	width:100%;
	height:300px;
	max-width:100%;
}
.newsV-img{
	width:100%;
	height:auto;
	max-width:100%;
}
.articleV-t{
	font-size:24px;
	font-weight: bold;
    color: #6d6f72;
	margin: 10px;
}
.art-clock{
	padding:0% 1%;
	color: #6d6f72;
}
/* ------------Article page CSS Ends------------  */

/* ------------Contact Us page CSS Starts------------  */
.contactus-p{
	padding: 2% 20%;
}
.contusbg{
	background: #ebebeb;
}
.contus-hedng{
	background: #ebebeb;
    margin: 1%;
    border: 1px dashed #bbbaba;
    padding: 15px;
}
.contus-1{
	background:#a0b342;
	padding: 8%;
}
.contus-2{
	font-size:35px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.contus-3{
	font-size: 24px;
    padding: 15px;
    color: #ececec;
    text-align: center;
}
.contus-4{
	font-size: 14px;
    padding: 12px 20px;
    color: #6d6f72;
    text-align: center;
    font-weight: bold;
    margin: auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
}
.contus-5{
	font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #d2ec51;
    padding: 15px;
}
.cu-headings-line {
    display: block;
    width: 100%;
    max-width: 100%;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: rgb(200, 222, 89);
    width: 100px;
    margin: 0px auto 22px auto;
}
/* ------------Contact Us page CSS Ends------------  */

/* ------------Chapters page CSS Starts------------  */
.chap-img{
	margin:auto;
}
.gbc-chapters-bg{
    background-image: url(../img/chapters/Background.jpg);
	background-size: cover;
}
.chap-wraper{
	background:#ffffff;
	padding: 8%;
	margin: 5% 0%;

}
.breadcrumb{
	background:#ffffff!important;
}
/* ------------Chapters page CSS Ends------------  */



/* ------------Courses page CSS Starts------------  */
.cours-regbtn{
	background: #a8b859;
    padding: 1%;
    border: 1px solid #6d6f72;
    border-radius: 5px;
	text-decoration: none;
    color: black;
}
.cours-regbtn:hover{
	background: #6d6f72;
    padding: 1%;
    border: 1px solid #8da225;
    border-radius: 5px;
    color: #ffffff !important;
	text-decoration:none;
}
.gbc-course-reg-wrapper{
	margin-top: 14%;
    margin-bottom: 2%;
    border-right: 5px solid #8da225;
    border-radius: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 30px 15px;
    border-left: 5px solid #8da225;
    background: linear-gradient(rgba(210, 208, 208, 0.8), rgba(142, 162, 37, 0.9)), url(../img/cu-logo.png) no-repeat;
    background-size: 675px;
    background-position: center;
}
#stud-div{
	display:none;
}
/* ------------Courses page CSS Ends------------  */

.mothovr{
    display:none;
}
.mothovr:hover{
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    background: #8da225;
    color:#ffffff;
}
.stack-top{
        z-index: 9;
        margin: 0px; /* for demo purpose  */
    }

.gbc-loginpg{
	background: url(../img/sustainbuilding.png) no-repeat;
	background-size: cover;
}
.login-hedings{
    font-weight: bold;
    color: #8da225;
	width: 100%;
}
.login-gbc{
    background: #e9ecef;
    padding: 25px 30px;
    border-radius: 10px;
}
/* ------------Footer CSS Starts------------  */
footer {
    background: #6d6f72;
    border-top: 3px solid #b1d135;
    padding: 15px 0px 0px 0px;
    display: inline-block;
    /*color: #fff;*/
}
.col-sm-4.cpy-right {
    font-size: 11px;
    float: left;
	padding: 5px 10px;
}
.footer-a{
	color: #22883b;
	padding: 0px 10px;
}
.footer-a:hover{
	color: #fff;
}
.gbc-ftr-menu{
    list-style: none;
    text-align: left;
    color:#d1d1d1;
}
.gbc-ftr-menu:hover{
    color:#d1d1d1;
    text-decoration: none;
    font-weight: bold;
}
.gbc-ftr-menu{
    overflow: auto;
    width: 100%;
    margin: 10px 0px;
}
.gbc-ftr-menu2{
    list-style: none;
    text-align: left;
    color:#d1d1d1;
}
.gbc-ftr-menu2-inpt{
    border-radius: 5px;
    float: right;
}
.gbc-ftr-menu2-sbmt{
padding: 5px 40px;
background: #5f5f5f;
border: none;
border-radius: 5px;
font-family: sans-serif;
font-weight: bold;
color: #ffffff;
margin: 12px 10px;
float: right;
}
.cd-btm {
    background: #a0b343;
    padding: 0.4% 1%;
}
.clr-white {
    color: 
    #ffffff;
}
.cd-heding {
    color:  #a0b343;
    font-weight: bold;
}
/* ------------Footer CSS Ends------------  */