/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */

html {
    margin-top: -11px !important;
}
.social-bar {
display: block;
overflow: hidden;
text-align: right;
margin-top: -100px;
margin-bottom: 0;
}

.textwidget{
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: Open Sans,sans-serif;
    font-weight: bold;
    vertical-align: baseline;
    color: aliceblue;
}

.hdr-call-text {
  display: none;
}
.main-head {
margin-bottom: 10px;
margin-top: 10px;
}
.blog-list-contain {
overflow: hidden;
margin-bottom: 10px;
}
.skin2-bg {
background: #2b2b2b;
margin-bottom: 30px;
width: 100%;
}
/*.slides .caption-heading {
width: 50%;
}*/

.head-parag {
color: #2b2b2b;
font: 20px verdana;
}
.caption1 {
    color: #2B2B2B;
    font: 40px ubuntu;
    font-family: ubuntu;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    overflow: hidden;
} 

#nav-main{
  float:right;
}
#nav-main {
margin-top: 15px;
}

.sf-menu a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #FFF;
    font: 16px Cuprum;
    padding: 0.4em 0px;
    margin-left: 25px;
}

.sf-menu li li a {
    background: none repeat scroll 0% 0% #2B2B2B;
    font: 16px Cuprum;
    color: #FFF;
    padding: 9px;
}
.footer-menu h2 {
    font: 20px Cuprum;
    color: #D2D2D2;
    margin: 15px 15px 15px 0px;
}