a{
  text-decoration:none!important;
}
#sidebar{
  display:none!important;
}
.design-by, .footer-copyright{
  display:none!important;
}

.header-top{
  display:none!important;
}

.site-header{
  padding-top:30px;
}

.statictext{
  display:none;
}

.statictext:after{
  content:"test"!important;
}

.seemore{
  padding:10px 25px;
  background-color:#222222;
  color:white;
  border-radius:10px;
  border:1px solid white;
}

#sc_innerpage_wrap{
  padding:0;
}

.sr-vertical.sr-pad>*{
  margin:0;
}

.sr-fb-rm{
  right:0;
}

.header_right{
  height:100%;
  margin-top:25px;
}

.footer-wrapper{
  background-color:#222222;
}

.news-title{
  width:auto;
  padding:0 20px 0 20px;
}

.sc_innerpage_contentbx{
  padding:0;
}

.widget-column-1{
  width:100%;
  text-align:center;
  color:white;
}

.widget-column-1 a{
  color:white;
}

.footerTxt{
  padding:0 0 30px 0;
}

.powerby{
  color:white!important;
}

.headerImg{
  height:8%;
}

.pContainer{
  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  width:100%;
  padding:50px 0 0 0;
}

.btn{
  display:flex;
  align-items:center;
  justify-content:center;
  background-color:#222222;
  color:white;
  width: 250px;
  padding: 20px 30px 30px 30px;
  margin: 0 20px 0 20px;
  font-size:15pt;
  font-weight:500;
}

#pg-28848{
  margin-bottom:0!important;
}
#pg-28848-0{
  margin-bottom:0!important;
}
#pg-28848-1{
  margin-bottom:0!important;
}
#pg-28848-2{
  margin-bottom:0!important;
}
.so-panel{
  margin-bottom:0!important;
}
#pgc-28848-2-1 a{
  color:white;
}

#pgc-28848-2-1 a:hover{
  opacity:0.7;
}

#panel-28848-2-1{
  display:none;
}

.menu-menu-container a{
  color:white!important;
  opacity:0.8!important;
}



/** MOBILE **/
@media only screen and (max-width: 767px){
  .header-navigation{
    margin:0!important;
  }
}
@media only screen and (max-width: 590px){
  
    .header_right{
    display:none;
  }
  
  .mainhdrnav ul{
    background-color:#222222;
    border:none;
    outline:none;
    padding: 20px 0 20px 0;
  }
  
}

/** MOBILE **/