
.panel { position: relative; overflow: hidden; display: block; border-radius: 0 !important;  }
.panel-default { border-color: #ebedef !important; }
.panel .panel-body { position: relative; padding: 0 !important; overflow: hidden; height: auto; }
.panel .panel-body a { overflow: hidden; }
.panel .panel-body a img { display: block; margin: 0; width: 100%; height: auto; 
    transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -o-transition: all 0.5s; 
}
.panel .panel-body a.zoom:hover img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: visible; height: 100%; width: 100%; background-color: #000; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; filter: alpha(opacity=65); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
}     
.panel .panel-body a.zoom:hover span.overlay { display: block; visibility: hidden; opacity: 0;  }  
.panel .panel-body a.zoom:hover span.overlay i { position: absolute; top: 45%; left: 0%; width: 100%; font-size: 2.25em; color: #fff !important; text-align: center;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

/***************************************************/

#modal_contribute.modal
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    outline: 0;
}
#modal_contribute .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
	/*background-color: #8e8e8e;*/
    /*background-image: url(../../assets/img/contribute_bg.jpg);*/
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    outline: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
	overflow:hidden !important;
	box-shadow:none;
}
.modal_contribute .modal-w850{
    max-width:850px !important;
     margin:15px;
}
#modal_contribute .modal-header{
    border-bottom:0;
}
#modal_contribute .contribute-main{
padding:0px 10px;

}
#modal_contribute .contribute-main .title{
    margin-bottom:30px;
    font-weight:600;
    color:#fff;
}
#modal_contribute .contribute-main h3
{
    color:#fff;
    font-weight:700;
}

#modal_contribute .contribute-main .form-control{
    border-radius:0;
    padding: 22px 15px;
    box-shadow:none;
    border:0;
    font-size:12px;
    border:0;
}
#select_joinus
{
    -moz-appearance:none;
    -webkit-appearance:none;
    background-image: url('../../assets/img/caret-down-black.html');
    background-repeat:no-repeat;
    background-position: center right 10px;
    background-size:10px;
}
#modal_contribute .modal-header .close
{
	width: 35px;
	height: 35px;
	opacity: 1;
	border-radius: 50%;
	position: absolute;
	color: #fff;
	text-align: center;
	top: 3px;
	right: 5px;
	padding: 0;
}
#modal_contribute .modal-footer
{
    border-top:0;
}

#modal_contribute .btn-contribute
{
    border: 1px solid #23609d;
    padding: 14px 26px;
    font-weight: 600;
    font-size: 12px;
    transition: all 0.4s ease 0s;
    font-family: Open sans;
    vertical-align: middle;
    border:1px solid #fff;
    background-color:#fff;
}
.modal_style1
{
	position:relative;
	left:0;
	top:0;
}
/***************************************************/



.image_gl-text {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #ffffff;
    font-size: 20px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    background: #333333;
    padding: 10px;
    width: 100%;
    opacity: 0.7;
}

.download-btn {
    position: absolute;
    right: -75px;
    top: 0px;
}



.button-hide {
	display:none;
}

.button-show {
	display:block;
}

.counter {
	width:100%;
	text-align:right;
}

.copy-right-margin {
    margin-bottom: 90px;
}

.contact-box1 {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin-top: 15px;
   
    padding: 0 15px 30px;
}






@media only screen and (max-width: 414px) {
  .logo {
    margin-right: 10px;
    width: 24%;
    text-align: center;
    margin-bottom: 10px;
}

.logo2 {

    float: left;
    margin-left: 0px;
    margin-top: 20px;
    width: 36%;

}

.logo3 {

    float: right;
    margin-left: 20px;
    width: 30%;

}

.navbar-toggle {
    float: left;
}

.download-btn {
    position: absolute;
    right: 0px;
    top: 5px;
}
.button-show {
	display:none;
}
.button-hide {
	display:block;
}

.download-btn2 {
    position: absolute;
    right: 5px;
    top: 135px;
    z-index: 1;
}

.counter {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

.copy-right-margin {
    margin-bottom: 0px;
}

.callbackblog .btn3d {
    margin-left: 115px !important;
}

hr {
    margin-bottom: 0px;
}

.navbar-toggle {
    margin-left: 10px;
}

.bg_color_yellow_hover:hover {
    background: none !important;
}

.p_table {
    max-height: 120px !important;
}

.division {
    border-right: none !important;
}

.contact-box {
	height:530px !important;
}

.footer-left li {
    width: 70%;
}

.breadcrumb-marquee span {
    font-size: 14px;
}

#boxes #dialog {

    width: 380px !important;
    height: auto;
    padding: 10px 10px 10px 10px;
    top: 20% !important;

}

.banner-text h3 {
    font-size: 2em;
}

.popup {
	margin-left:-50px !important;
}

}




@media only screen and (max-width: 375px) {
  .logo {
    margin-right: 10px;
    width: 24%;
    text-align: center;
    margin-bottom: 10px;
}

.logo2 {

    float: left;
    margin-left: 0px;
    margin-top: 20px;
    width: 36%;

}

.logo3 {

    float: right;
    margin-left: 20px;
    width: 30%;

}

.navbar-toggle {
    float: left;
}

.download-btn {
    position: absolute;
    right: 0px;
    top: 5px;
}

.button-show {
	display:none;
}
.button-hide {
	display:block;
}

.download-btn2 {
    position: absolute;
    right: 5px;
    top: 130px;
    z-index: 1;
}

.counter {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

.copy-right-margin {
    margin-bottom: 0px;
}

.callbackblog .btn3d {
    margin-left: 115px !important;
}

hr {
    margin-bottom: 0px;
}

.navbar-toggle {
    margin-left: 10px;
}

.bg_color_yellow_hover:hover {
    background: none !important;
}

.p_table {
    max-height: 120px !important;
}

.division {
    border-right: none !important;
}

.contact-box {
	height:530px !important;
}

.footer-left li {
    width: 70%;
}

.breadcrumb-marquee span {
    font-size: 14px;
}

#boxes #dialog {
    width: 380px !important;
    height: auto;
    padding: 10px 10px 10px 10px;
    top: 20% !important;

}

.banner-text h3 {
    font-size: 2em;
}

.popup {
	margin-left:-50px !important;
}



}

