.sprocket-strips-content .readon {
    margin-top: 0px;
    display: none;
}

.menu-block .gf-menu.l1 > li.active > .item .menu-item-bg {
    color: #5499bd;
}

.wrapper { 
    overflow:hidden;
}

.title5 .module-title .title {
    font-size: 28px;
    line-height: 31.2px;
    color: #ffffff;
}


.wrapper div {
   min-height: 200px;
   padding: 10px;
}
#one {
  background-color: #eeeeee;
  float:left; 
  margin-right:20px;
  width:30%;
 }
#two { 
  background-color: white;
  overflow:hidden;
  margin:10px;
  min-height:170px;
}

@media screen and (max-width: 400px) {
   #one { 
    float: none;
    margin-right:0;
    width:auto;
    border:0;
     
  }
}


.rt-grid-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-basis: 25%;
    flex-basis: 25%;
    background-color: #eeeeee;
}

#rt-header-surround {
    color: #656363;
    border-radius: 3px 3px 0 0;
}

#rt-page-surround {
     background-color: #ffffff; */
     background-image: none;    
    background-repeat: no-repeat; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff237a8e', endColorstr='#ff237a8e', GradientType=0);
    background-color: #ffffff; */
    background-image: none;
     background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff237a8e', endColorstr='#ff237a8e', GradientType=0);
}

#rt-page-surround {
overflow: hidden;
color: #656363;
}

#rt-mainbody-surround {
background: #ffffff;
border-bottom-left-radius: 0em;
border-botom-right-radius: 0em;
border-top-right-radius: 40px;
border-top-left-radius: 40px;

}

#rt-bottom {
color: #A8A8A8;
background-color: #ffffff;
border-top: 1px solid rgba(0,0,0,0.1);
border-bottom-left-radius: 0em;
border-botom-right-radius: 0em;
border-top-right-radius: 40px;
border-top-left-radius: 40px;
}

#rt-footer {
color: #A8A8A8;
background-color: #ffffff;
border-top: 1px solid rgba(0,0,0,0.1);
border-top-left-radius: 0em;
border-top-right-radius: 0em;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
}



.gf-menu.l1 > li > .item {
padding: 0 15px 0 15px;
display: table-cell;
vertical-align: middle;
line-height: 26px;
font-size: 20px;
}

.menu-block .gf-menu.l1 > li > .item {
height: 60px;
padding: 0 18px;

}

.menu-block .gf-menu .item {
    color: #33687e;
}

h2, .title {
    font-size: 28px;
    line-height: 31.2px;
color: #1c7e9b;
}

.score-centertext .btn-default {
    width: 435px;
}

.btn-default {
  background: #1d7e9b;
  background-image: -webkit-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -moz-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -ms-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -o-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: linear-gradient(to bottom, #1d7e9b, #2980b9);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-default:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


@media only screen and (min-width: 1200px)
body.layout-mode-responsive .rt-container {
    width: 100% !important;
}


.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg, .menu-block .gf-menu.l1 > li:focus > .item .menu-item-bg {
    color: #5499bd;
}


.menu-block {
float: right;
margin-right: 15px;
// background-color: #33687e;
height: 60px;

}

.gf-menu.l1 > li > .dropdown {
margin-top: 0px; 
margin-right:125px;

}

ul.gf-menu {
  list-style: none outside none;
  margin-left:auto;
    margin-right:auto;
  }
#rt-header .menu-block { float:left; width:100%; position:relative; }
#rt-header .menu-block > ul.gf-menu { clear:left; float:right; position:relative; right:50%; text-align:center; width: auto; }
#rt-header .menu-block > ul.gf-menu > li { display:block; float:left; position:relative; left:50%; }

.my-center-title .title {
    text-align: center;
}
