﻿body{
     margin: 0px;
    padding: 0px;
     background: url(../images/Back.png) #f2faf8 center center;
   
}

@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCC___.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKI.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKEB.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKBI.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKB.TTF') format('truetype');
}

@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCCB__.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCK.TTF') format('truetype');
}
#header {
  background: url(../Images/header.png) no-repeat #96C82A center right;
  display: block;
  height: 75px;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 5px solid #7BAD14;
}
.fixed-navbar #header {
  width: 100%;
  position: fixed;
  z-index: 1000;
}
.b-r {
    border-right: 1px solid #e7eaec;
}
.b-r-w {
    border-right: 2px solid #fff;
}
#logo {
  float: left;
  width: auto;
  padding: 0px 10px 18px 18px;
  height: 75px;
  text-align: center;
}

#logo.light-version {
   /*border-bottom: 1px solid rgba(45, 167, 144, 1);*/
  text-align: center;
}
#logo.light-version label {
  font-weight: 600;
  color: #fff;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-top: 4px;
  font-family: 'Times New Roman';
  margin-bottom :-1px;
}
.logo{
    background: url(../images/Header-left.png) no-repeat center center;
 width: 118px;
  height: 180px;
}
 #desktop{
        display: block;
    }
    #mobile{
        display: none;
    }
.no-borders {
  border: none !important;
  background: url(../images/Header-right.png) no-repeat;
}
.navbar-nav > li, .navbar-nav > li > a {
  height: 75px;
}


.nav.navbar-nav li a {
  color: #fff;
}
.navbar-nav > li,
.navbar-nav > li > a {
  height: 75px;
}
.navbar-nav > li > a {
  padding: 25px 20px;
  font-size: 17px;
}
.navbar-nav > li:last-child > a {
  padding-right: 35px;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  color: #fe831b;
  background-color: transparent!important;
}


/* Start Template-1 */

#theme-1 {
   padding: 0px 0px 0px 0px;
  width: 91%;
  margin: 0px auto;
}
#carousel {
  height:350px;
  width:810px;
  position:relative;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
@media (max-width: 1600px) and (min-width:1366px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 78%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:760px;
  position:relative;
}
}
@media (max-width: 1366px) and (min-width:1214px){
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 91%;
  margin: 0px auto;
}
#carousel {
  height:350px;
  width:810px;
  position:relative;
}

}

@media (max-width: 1213px) and (min-width:1118px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 100%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:760px;
  position:relative;
}
}
@media (max-width: 1117px) and (min-width:991px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 100%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:660px;
  position:relative;
}
}
@media (max-width: 990px) and (min-width:794px)
{
    #theme-1 {
   padding: 362px 0px 0px 122px;
  width: 75%;
  margin: 0px auto;
  position: absolute;
} 
    #carousel {
  height:350px;
  width:620px;
  position:relative;
}

}
@media (max-width: 793px) and (min-width:300px) {
    #theme-1 {
        padding: 362px 0px 0px 122px;
        width: 75%;
        margin: 0px auto;
        position: absolute;
        display: none;
    }
 
}
@media (max-width: 992px) and (min-width:300px) {
    #carousel {
        display: none !important;
    }

    .loginpagebody {
        padding: 237px 0px !important;
    }

    #online_reg {
        margin-left: 20% !important;
        position: absolute;
        margin-top: 100px!important;
    }
}
/* End Template-1 */

/* Start Template-2 */
.sub_content{
    padding: 0px 0px 0px 50px;
}
.sub_content .panel-heading{
     padding: 5px 15px;
     background: rgba(26, 179, 148, 0.67); border: 1px solid rgba(45, 167, 144, 1); color: #fff;
}
.sub_content .panel-heading span{
     font-weight: 600;
  color: #fff;
  font-size: 22px;
  font-family: Rockwell;
}

.serviceBox_3  {
    padding: 15px 15px 25px;
    margin:60px auto 0;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    color: #fff;
    background:rgba(114, 124, 182, 0.84);
    border:1px solid #727CB6;
    border-bottom-width:3px ;
    position:relative;
}
.serviceBox_3  .service-icon
{
    width:70px;
    height:70px;
    line-height:70px;
    border-radius:4px;
    border:1px solid #727CB6;
    background:#fff;
    color:#727CB6;
    margin:-48px auto 20px;
}
.serviceBox_3,.serviceBox_3 i,
.serviceBox_3  p,.service-icon,
.serviceBox_3  :after,.serviceBox_3 h3:before,
.service-icon:after,
.service-icon,.service-content{
    transition: all 0.5s ease-in-out;
}

.serviceBox_3  p {
    margin:0 0 15px;
}
.serviceBox_3 h3 {
    font-size: 20px;
    font-weight:normal;
    letter-spacing:0.7px;
    position: relative;
    margin:20px 0;
    padding:10px 0;
    background:none;
    overflow:hidden;
}
.serviceBox_3 h3:before
{
    content:"";
    background:#fff;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    left:50%;
}
.serviceBox_3  h3:after
{
    content:"";
    background:#fff;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    right:50%;
}
.serviceBox_3:hover h3:after,
.serviceBox_3:hover h3:before{
    width:100%;
}
.serviceBox_3  i {
    display: inline-block;
    font-size:3em;
    line-height:70px;
}
.serviceBox_3:hover .service-icon{
    background:#727CB6;
    color:#fff;
}
.serviceBox_3 .read{color:#727CB6; }
.serviceBox_3 .read:hover{color:#21328B; }


@media only screen and (max-width:768px) {
    .serviceBox_1,.serviceBox_2,.serviceBox_3{ margin-bottom:30px; }
}
@media only screen and (max-width: 767px) {
    .sub_content {
        padding: 0;
    }
}
/* End of Template-2*/

/*Start of Template-3*/
.Template-3{
    padding: 0px 0px 0px 50px;
    margin-top: -50px;
}

#hexGrid {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding:0.866% 0;
    font-size: 15px;
}
#hexGrid:after {
    content: "";
    display: block;
    clear: both;
}
.hex {
    position: relative;
    list-style-type: none;
    float: left;
    overflow: hidden;
    visibility: hidden;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
    -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
        -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
            transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
.hex * {
    position: absolute;
    visibility: visible;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexIn {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate(60deg);
        -ms-transform: skewY(-30deg) rotate(60deg);
            transform: skewY(-30deg) rotate(60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
    left: -100%;
    right: -100%;
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.hex h1, .hex p {
    width: 100%;
    padding: 5%;
    color: #fff;
    box-sizing:border-box;
    background-color: rgba(45, 195, 165, 0.88);
    font-weight: 300;
    -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
            transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex h1 {
    bottom: 50%;
    padding-top:50%;
        color: #fff;
    font-size: 1.5em;
    z-index: 1;
    -webkit-transform:translateY(-100%) translatez(-1px);
        -ms-transform:translateY(-100%) translatez(-1px);
            transform:translateY(-100%) translatez(-1px);
}
.hex h1:after {
    content: '';
    position: absolute;
    bottom: 0;
        color: #fff;
    left: 45%;
    width: 10%;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.hex p {
    top: 50%;
        color: #fff;
    padding-bottom:50%;
    -webkit-transform:translateY(100%) translatez(-1px);
        -ms-transform:translateY(100%) translatez(-1px);
            transform:translateY(100%) translatez(-1px);
}
 .hex .hexIn h1  {
  margin-top: 20px;
  margin-bottom: 3px;
}
/*** HOVER EFFECT  **********************************************************************/
.hexIn:hover h1, .hexIn:focus h1,
.hexIn:hover p, .hexIn:focus p{
    -webkit-transform:translateY(0%) translatez(-1px);
        -ms-transform:translateY(0%) translatez(-1px);
            transform:translateY(0%) translatez(-1px);
}

/*** SPACING AND SIZING *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
    .hex {
        width: 19.2%; /* = (100-4) / 5 */
        padding-bottom: 22.170%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(9n+6),
    .hex:nth-child(9n+7),
    .hex:nth-child(9n+8),
    .hex:nth-child(9n+9) {
        margin-top: -4.676%;
        margin-bottom: -4.676%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(9n+6):last-child,
    .hex:nth-child(9n+7):last-child,
    .hex:nth-child(9n+8):last-child,
    .hex:nth-child(9n+9):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(9n+6) {
        margin-left: 0.5%;
        clear: left;
    }
    .hex:nth-child(9n+10) {
        clear: left;
    }
    .hex:nth-child(9n+2),
    .hex:nth-child(9n+ 7) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(9n+3),
    .hex:nth-child(9n+4),
    .hex:nth-child(9n+8) {
        margin-right: 1%;
    }
}
@media (max-width: 1200px) and (min-width:901px) {/* <- 4-3  hexagons per row */
    .hex {
        width: 24.25%; /* = (100-3) / 4 */
        padding-bottom: 28.001%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(7n+5),
    .hex:nth-child(7n+6),
    .hex:nth-child(7n+7) {
        margin-top: -6.134%;
        margin-bottom: -6.134%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(7n+5):last-child,
    .hex:nth-child(7n+6):last-child,
    .hex:nth-child(7n+7):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(7n+2),
    .hex:nth-child(7n+6) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(7n+3) {
        margin-right: 1%;
    }
    .hex:nth-child(7n+8) {
        clear: left;
    }
    .hex:nth-child(7n+5) {
        clear: left;
        margin-left: 0.5%;
    }
}
@media (max-width: 900px) and (min-width:601px) {/* <- 3-2  hexagons per row */
    .hex {
        width: 32.666%; /* = (100-2) / 3 */
        padding-bottom: 37.720%; /* =  width / sin(60) */
    }
    .hex:nth-child(5n+4),
    .hex:nth-child(5n+5) {
        margin-top: -8.564%;
        margin-bottom: -8.564%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(5n+4):last-child,
    .hex:nth-child(5n+5):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(5n+4) {
        margin-right: 1%;
        margin-left: 0.5%;
    }
    .hex:nth-child(5n+2) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(5n+6) {
        clear: left;
    }
}
@media (max-width: 600px) {/* <- 2-1  hexagons per row */
    .hex {
        width: 49.5%; /* = (100-1) / 2 */
        padding-bottom: 57.158%; /* =  width / sin(60) */
    }
    .hex:nth-child(3n+3) {
        margin-top: -13.423%;
        margin-bottom: -13.423%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(3n+3):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(3n+3) {
        margin-left: 0.5%;
    }
    .hex:nth-child(3n+2) {
        margin-left: 1%;
    }
    .hex:nth-child(3n+4) {
        clear: left;
    }
}
@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}
/*End of Template-3*/

/*End of Template-4*/
.Template-4{
     padding: 0px 0px 0px 50px;
    margin-top: -50px;
    
}
.content-template-4 {
    background: url(../Images/news.jpg) rgb(79, 191, 247) no-repeat center center fixed;
    border: 1px solid rgb(79, 191, 247);
    border-radius: 6px;
    padding: 0px 20px;
}

.content-template-4 article{
    padding-right: 10%;
    color: #000;
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 12px;
    border-bottom: 3px dotted #000;
}
.content-template-4 article h2{
    font-family: Verdana;
    font-size: 24px;
}
.content-template-4 article h2 a{
    color: #F95A15;
}
.content-template-4 article div.summary{
    font-size: 14px;
    font-family: Calibri;
    line-height: 24px;
    margin-top: 12px;
    padding-bottom: 5px;
}
.col2{
    column-count: 2;
    column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
}
.content-template-4 article div.summary a.weiterlesen{
    display: block;
    height: 42px;
    position: absolute !important;
    bottom: -14px;
    right: -17px;
}
.content-template-4 article div.summary a.weiterlesen span{
    font-family: Rockwell;
    font-size: 14px;
    color: #dd4b39;
    line-height: 40px;
    padding: 0px 17px 0px 10px;
}
.content-template-4 article aside{
    width: 90px;
    height: 70px;
    border-radius: 50%;
    background: rgba(12, 153, 100, 0.66);
    position: absolute;
    top: -36px;
    right: -24px;
    font-family: Arial;
    color: #fff;
}
.content-template-4 article aside time{
  font-size: 15px;
  position: absolute;
  width: 100px;
  top: 30px;
  letter-spacing: 0px;
padding: 0px 8px;
}
.content-template-4 article aside .comments{
   font-size: 18px;
  text-align: center;
  position: absolute;
  width: 25px;
  right: 14px;
  top: 7px;
}
.content-template-4 article aside .comments i{
   font-size: 22px;
 color: #fff;
}
/*End of Template-4*/


/*Start Template-5*/
.Template-5{
    height: auto;
    margin: 20px 13px;
}

.Template-5 label:nth-child(1){
    width: 229px;
    border: none;
     height: 350px;
     background: #1ab394;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(2){
    width: 229px;
    position: absolute;
      left: 229px;
  top: 60px;
    height: 350px;
    background:#9b59b6;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(3){
    width: 229px;
      height: 350px;
        left: 470px;
  top: 60px;
  z-index: 9;
       position: absolute;
     background: #3498db;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(4){
    width: 229px;
      height: 350px;
      left: 671px;
       position: absolute;
     background: #e74c3c;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label .panel-img img{
   width: 100%;
    height: 150px;
    padding: 1px;
}

.Template-5 label .panel-heading{
      color: #fff;
  font-weight: 700;
  padding: 0px 10px;
  transition: all .3s;
  text-align: left;
  border-bottom: 2px dotted #3A7B50;
}
.Template-5 label .panel-body
{
   border-radius: 2px;
  padding: 12px 20px;
  position: relative;
  color: #ddd;
  text-align: center;

}
.Template-5 label:nth-child(1) .panel-body
{
   border-radius: 2px;
  padding: 12px 25px 12px 20px;
  position: relative;
  color: #ddd;
  text-align: center;

}
.Template-5 label:nth-child(4) .panel-body
{
  border-radius: 2px;
  padding: 12px 19px 12px 30px;
  position: relative;
  color: #ddd;
  text-align: center;
}
}
.Template-5 label p{
    font-family: Rockwell;
    font-size: 16px;
    margin: 0 0 0px;
    padding-top: 10px;
    height: 50px;
}
.Template-5 label span{
    font-family: Rockwell;
    font-size: 13px;
    padding: 0px 10px;
}
.Template-5 label .panel-footer
{
        color: #fff;
  border-top: none;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 9px;
  text-align: left;
}
/*End template-5*/

/*.footer {
  
  background: url(../Images/Footer-pencil.png) no-repeat center center rgba(96, 140, 2, 1);
  border-top: 1px solid rgb(86, 125, 3);
  transition: all 0.4s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
}
.footer{
    color: #fff;
    font-size: 12px;
    font-weight: 100;
}
.footer-content{
    width: 420px;
    height: 30px;
    margin: 0px auto;
}
.footer-content .pull-right {
padding: 5px 86px;
}*/
.footer {
  padding: 3px 18px;
  background-color: rgba(96, 140, 2, 1);
  border-top: 1px solid rgb(82, 118, 3);
  transition: all 0.4s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
    z-index: 100;
}
.footer{
    color: #fff;
    font-size: 13px;
    font-weight: 100;
}

.loginpagebody{
    padding: 175px 0px;
}
#cbp-spmenu-s2 h2{
font-size: 18px;margin-bottom: 0px!important; font-family: Verdana; font-weight: 700;
}
#SecondMenu h2{
font-size: 18px;margin-bottom: 0px!important; font-family: Verdana; font-weight: 700;
}
.inner
{
	 width: 308px;
    margin: 0 auto;
    background: #fff;
	color: white;
    border-radius: 5px;
	text-align: center;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}

   @-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bouncearrow {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}


.bouncearrow {
  -moz-animation: bouncearrow 2s infinite;
  -webkit-animation: bouncearrow 2s infinite;
  animation: bouncearrow 2s infinite;
}




.registration{
    color: #fff;
    font-family: Rockwell;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 700;
}

.tooltip1 {
    position: relative;
    /*display: inline-block;*/

}

    .tooltip1 .tooltiptext {
        visibility: hidden;
        background: rgba(255, 255, 255, 0.56);
        border: 1px solid #f7cf11;
         border-bottom: 6px solid #f7cf11;
        color: #f1590c;
        font-family: Rockwell;
        font-size: 12px;
        padding: 10px 10px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
    }

    .tooltip1:hover .tooltiptext {
        visibility: visible;
    }

    .tooltip1 .tooltiptext {
            width: 268px;
    bottom: 100%;
    left: 29%;
        margin-left: -65px;
    }

        .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -13px;
            border-width: 13px;
            border-style: solid;
            border-color: #f7cf11 transparent transparent transparent;
        }



.circle-Mask{
    display: block;
    height: 96px;
    width: 96px;
    padding: 2px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
   border: 3px solid #d2d6de;
    background-repeat: no-repeat;
    transition: opacity 0.075s;
}
.circle{
    
    z-index: 101;
    height: 86px;
    width: 86px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
}
.LoginE_input{
      margin-top: 16px;
      width: 100%;
      height: 35px;
      font-size: 1em;
      font-weight:300;
      padding: 0 22px 0 8px;
      background: #fff;
      border: 1px solid rgba(0,0,0,.3);
      border-bottom: 1px solid #539E6C;
      border-radius: 0px;
      color: #404040;
      border-radius: 3px;
}
input{
    border: 0px;
}
.hidden_lable{
    max-height: 3.5em;
    margin-top: 10px;
    margin-bottom: 10px; 
    visibility: visible; 
    color: #dd4b39; 
    line-height: 17px; 
    margin: .5em 0 0; 
    text-align: left; 
    display: none;
}
.text-success{
    color: #1AB394;
}

.LoginE_button{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1ab394;
    color: #fff;
    margin: 10px 0px;
}
.LoginE_Lable{
    margin-top: 5px; width: 100%; height: 35px; font-size: 16px; text-align: center; padding: 0 8px;
        color: #fff
}
input[type="text"]:focus,input[type="password"]:focus{
    outline: none!important;
}
input[type="text"]{
    background: url(../images/icon4.png) no-repeat right;
}
#txtMobile{
background: url(../images/Mobile.png) no-repeat right;
}
/*input[type="text"]:focus{
    background: url(../images/icon4-1.png) no-repeat right;
}*/
input[type="password"]{
    background: url(../images/Password.png) no-repeat right; 
}
/*input[type="password"]:focus{
    background: url(../images/Password1.png) no-repeat right;
    
}*/

.LoginE_input1{
   margin-top: 16px;
      width: 100%;
      height: 35px;
      font-size: 1em;
      font-weight:300;
      padding: 0 22px 0 8px;
      background: #fff;
      border: 1px solid rgba(0,0,0,.3);
      border-bottom: 2px solid #539E6C;
      border-radius: 0px;
      color: #404040;
      border-radius: 3px;
}
.hidden_lable1{
    max-height: 3.5em; margin-top: 10px; margin-bottom: 10px; 
    visibility: visible; color: #dd4b39; line-height: 17px; margin: .5em 0 0; text-align: left; display: none
}

.LoginE_button1{
     border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 10px 0px;
    width: 100%;
}
.LoginE_button2{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 5px 10px;
}
.btn-primary:hover{
background: #63b980;
border-color: #539E6C;
}
.LoginE_button3{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 5px 0px;
    margin-left: -10px;
}
#wlportalname a{
    height: 29px;
    width: 57px;
    color: #1AB394;
    z-index: 9999;
}
.login_panel-body{
    padding: 20px 10px;
    height:auto;
}
@media only screen and (min-width:300px) and (max-width:1240px) {
       
 
    .login_panel-body{
    padding: 20px 10px;
    height:370px;
}
         .LoginE_button2{
    margin: 10px 0px;
}
.LoginE_button3{
    margin: 10px 0px;
    margin-left: 0px;
}
}
@media only screen and (min-width:300px) and (max-width:767px) {
    #desktop{
        display: none;
    }
    #mobile{
        display: block;
    }
    #logo {
  padding: 5px 15px;
  height: 75px;
  text-align: center;
}

    .logo{
        display: none;
    }

#logo.light-version span {
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  border-bottom: 0px solid #fff;
}
#logo.light-version label {
 
  margin-top: 0px;
}
}
 .bounce {
    color: white;
    animation: bounce 1s infinite;
  -moz-animation: bounce 1s infinite;
  -webkit-animation: bounce 1s infinite;
  
}
@-webkit-keyframes bounce{
  0% { color: #17BCA7; }
    25% {color: #1e63c3; }
     50% {color: #14b73b; }
     100% {color: #ed4008; }
}
@keyframes bounce{
   0% { color: #17BCA7; }
    25% {color: #1e63c3; }
     50% { color: #14b73b; }
     100% { color: #ed4008; }
}

.bounce1 {
    background-color: white;
    animation: bounce1 1s infinite;
  -moz-animation: bounce1 1s infinite;
  -webkit-animation: bounce1 1s infinite;
  
}
@-webkit-keyframes bounce1{
   0% { background-color: #17BCA7; }
    25% { background-color: #a3ce2f; }
     50% { background-color: #14b73b; }
     100% { background-color: #ed4008; }
}
@keyframes bounce1{
    0% { background-color: #17BCA7; }
    25% { background-color: #a3ce2f; }
     50% { background-color: #14b73b; }
     100% { background-color: #ed4008; }
}




 #online_reg{
               margin-top: 206px;
    margin-left: 320px;
    position: absolute;
    z-index: 999;
 }
 
#online_reg div{
      width: 252px;
    height: 104px;
    margin: 0px auto;
    margin-top: 6px;
    border-radius: 8px;
    padding: 2px 0px;
    background: #FF0000;
   
}
    #online_reg div > span {
        font-family: Rockwell;
    color: #fff;
    font-size: 22px;  
    letter-spacing: 1.5px;  
    }
#online_reg div > b{
        font-size: 23px;
    color: #fff;
    font-style: italic;
        line-height: 14px;
}
#online_reg div > p{
    font-family: Rockwell;
    color: #fff;
    font-size: 22px;    
    margin: -11px 0 -5px;
    line-height: 35px;
    letter-spacing: 1.5px;
}
#online_reg div > label{
        width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 50%;
    background: #a3ce2f;
       margin-left: 67px;
    top: 36px;
    border: 7px solid #fff;
    padding: 2px 3px;
}

#online_reg div > label {
        font-size: 17px;
    color: #fff;
    font-style: italic;
    line-height: 66px;
   font-family: Rockwell
}
#online_reg div > label i{
   font-size: 25px;    color: #fff;
}   
