.main-footer .footer-bottom .centered-content .logo {
display:none;
}
.main-header .nav-outer {
padding-right: 0px !important;
}
.main-footer .footer-bottom {
padding: 15px 0px !important;
}
.gallery-section {
padding: 0px 0px;
}
.input-text input {
color: black;
}
.pagination {
margin: 0px 0;
}

.styled-pagination.text-center {
line-height: 0px;
}
.sidebar-page-container .content-side {
margin-bottom: -4px !important;
}
.sidebar-page-container {
padding: 0px 0px !important;
}
.main-footer .footer-bottom .centered-content .logo {
display:none;
}
.main-header .nav-outer {
padding-right: 0px !important;
}
.main-menu .navigation > li > a {
padding: 15px 15px;
}
.main-header .header-upper {
padding: 0px 0px;
}
.main-footer .copyright {
color: #ffffff;
}
.vc_column_container .vc_column-inner {
padding: 0px 0px;
}
.widget.widget_nav_menu ul li {
list-style: none !important;
}
.col-md-5 {
width: 41.66666667%;
visibility: hidden !important;
}

/*Header fix*/
header .upper-right .icon-box{
	display:none !important;
}
@media only screen and (max-width: 767px){
  .main-menu .collapse {
      max-height: 700px !important;
      overflow: hidden;
  }
}

.vc_col-sm-6 > .vc_row > .vc_col-sm-6:nth-child(1), .vc_col-sm-6 > .vc_row > .vc_col-sm-2:nth-child(4){
    display:none !important;
}
@media (max-width: 767px){
  .vc_col-sm-6 .vc_row{
  	margin-left:0 !important;
  }
  body .vc_col-sm-6 > .vc_row > .vc_col-sm-2{
    width: 200px !important;
    padding-bottom:30px;
    margin:0 auto !important;
    
	}	
}
.vc_col-sm-6 > .vc_row > .vc_col-sm-2{
    width: 50%!important;
    padding-bottom:30px;
}
.vc_col-sm-6 > .vc_row > .vc_col-sm-2:nth-child(3) figure, .vc_col-sm-6 > .vc_row > .vc_col-sm-2:nth-child(3) figure{
    float:left;
}
.vc_col-sm-6 > .vc_row > .vc_col-sm-2:nth-child(2) figure, .vc_col-sm-6 > .vc_row > .vc_col-sm-2:nth-child(2) figure{
    float:right;
}
.vc_col-sm-6 .vc_row{
	width:100% !important;
  left:0 !important;
  margin-top:35px;
      padding-left: 0 !important;
    padding-right: 0 !important;
}