@font-face {
font-family: 'BebasNeue';  
src: url(/wp-content/themes/startuplanding-child/fonts/BebasNeue.otf);  
font-weight: normal;  
}
.subscribe-wrap form{
display:none;
}
.subscribe-wrap p{
display:none;
}
.btn-md{
border-radius: 5px;
}
.home-video-btn {
margin: 1em 0 !important;
}
.home-intro h5, .home-intro-2nd-half-try h5 {
font-family: 'Bebas Neue'!important;
font-weight: 700;
}
.footer-bottom {
margin-top: 0rem !important;
font-size: 16px;
}
.campresources {
text-align:center;
}
.testimonialslide .carousel-indicators li {
border: 6px solid #a29292 !important;
margin: 3px;
background-color: #000;
}
.text-left {
text-align: left;
display: none;
}
element.style { }
.fw-row {
margin-left: -15px;
margin-right: -15px; }
.fw-quote span {
color: #00264d;
display: block;
font-size: 14px;
font-family: inherit;
font-weight: 400;
font-style: normal;
letter-spacing: 2px;
}
.fw-quote.fw-quote-md {
font-size: 20px;
color: #2A7070;
}
.home-intro h5, .home-intro-2nd-half-try h5 {
font-family: 'Bebas Neue'!important;
font-weight: 700;
}
.home-video-btn {
margin: 1em 0 !important;
}
.footer-bottom {
margin-top: 0rem !important;
font-size: 16px;
}
li.meta-author{
display: none !important;
}
.col-sm-8 {
width: 100% !important;
}
.col-sm-offset-2 {
margin-left: 0 !important;
}
.service h4 {
font-size: 1.26em !important;
}
.col-md-8 {
width: 100% !important;
}
article .entry-content {
margin-bottom: 0px !important;
border-bottom: none !important; 
padding-bottom: 0px !important;
overflow: hidden !important;
}
.aligncenter, div.aligncenter {
display: none !important;
margin: 5px auto 5px auto;
}
header.entry-header {
display:none !important;
}
.blog-hero-bg {
background: url(//amskier.com/wp-content/uploads/2016/11/newsroom.png) no-repeat center center fixed;
-moz-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
overflow: hidden;
display: none !important;
}
.sections {
padding-top: 5px !important;
}
.nav-tabs>li.active>a, { background-color: #cde7ff;}
<*-----------Mailchimp CSS code--------------*>
#mailchimp {
background: #f8f8f8;
color: #3D6392;
padding: 20px 15px;
margin: auto 0;
}
#mailchimp input {
border: medium 1px;
color: gray;
font-family: times new roman;
font-size: 16px;
font-style: italic;
margin-bottom: 10px;
padding: 8px 10px;
width: 300px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
#mailchimp input.email { background: #fff }
#mailchimp input.name { background: #fff}
#mailchimp input[type="submit"] {
background: #115B87;
color: #fff;
cursor: pointer;
font-size: 15px;
width: 35%;
padding: 8px 0;
}
#mailchimp input[type="submit"]:hover { color: #F2C94C }