#sidebar > div > div.sidebar-box.white.widget.widget_text { height: 200px; }

#main-header {
  padding-top: 0px;
  padding-bottom: 0px;
}

#main-header #logo {
  padding-top: 0px;
  min-width: 5%;
  width: 165px;
}

#main-header #newsletter {
  padding: 10px;
  margin-top: 10px;
}

.logo_img {
  margin-right: 15px;
}

.main_quote {
  height: 100px;
}

.main_quote > h2:nth-child(1) {
  margin-top: 15px;
}

.homepage-right-column {
  margin-top: -41px;
}

.homepage-left-column a.mycustom_button {
  width: 100%;
}

#lower-footer .copyright {
  width: 400px;
}

#content .list li a, #content ul li a {
  color: #4174c5;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Montserrat !important;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

body .banner-rotator-content h5 {
    color: #63B2F5 !important;
}

.banner-rotator.mystyle2 .banner-rotator-content {
    padding: 40px 10px 45px;
    background: transparent;
    color: #fff;
    display: inline-block;
    width: 298px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.col-md-3, .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
}

h5 {
    font-size: 18px;
    font-weight: 400;
    margin: -17px 0 20px;
}

body .post-side-meta .post-comments {
    display: none;
}

.table1
 {
 	border-color:Gray;
 }
 
 .table1_header
{
	background-color:#bfbfbf;
	
}

.table1_row0
{
	background-color:#ffffff;
	
}

.table1_row1
{
	background-color:#f2f2f2;
}

div.mfp---content {
padding-top: 300px;
}