/* Enter Your Custom CSS Here */

.header-layout1 .logo-wrapper .logo-link{
 width:235px; 
}


#lostpwd a {
		margin-bottom: 10px;
}

#lostpasswordform {
		margin-top: 15px;
}

#lostpasswordform input[type=text], #lostpasswordform input[type=password] {
    width: 350px;
    height: 38px;
    margin-top: 8px;
    margin-bottom: 15px;
		background-color: rgb(232, 240, 254);
}

a.slider-trynow{
  background-color:#3ba2d2;
  color:#fff !important;
  padding:15px 30px !important;
  border-radius:5px;
}


div.topbar{
 display:none; 
}

body.admin-bar header .polar-sticky-menu.sticky{
 height:100px; 
}

div#text-3{
  font-size:16px;
}

li.menu-item.menu-icon.menu-search{
 display:none; 
}

span.copyright-text{
 color:#fff !important; 
}

ul#menu-contact-menu li , ul#menu-useful-links li , ul#menu-cat-menu-footer li{
 list-style: none;
    list-style-image: url(/wp-content/uploads/2016/06/Orbit-Landingspagina_03.png); 
}

.polar-footer-widget-title-font-size, footer .crf-widget .widget-title{
 font-weight: 500; 
}
.copyright-text a{ color:#389dd0 !important}
.copyright-text a:hover{ color:#fff !important}



.post-author{
display:none;
}

.avatar-wrapper{
display:none;}

.social_googleplus{
display:none;
}

.social_dribbble:before{
display:none;
}

.social_pinterest{
display:none;
}

.post-author {
display:none;
}

.polar-post .post-meta, li.by{
display:none;
}

.post-meta2 .polar-post-single .post-author{
display:none;
}

.polar-post-single .post-author{
display:none;
}

ul#menu-footer-menu-join-us, ul#menu-footer-menu-useful-links, ul#menu-footer-menu-contact, ul#menu-footer-menu-3dmc-basics {
    padding-left: 13px;
}

.polar_column_text a, .polar-content a{
  color: #429cd0;
}

.polar_column_text a:hover, .polar-content a:hover{
  color: #f39200;
}

.polar_button_container.publication-button a {
	width: 200px !important;
}

.sciocn {
 	width: 14px; 
}

footer a.social-media {
    color: #999;
    font-family: 'Roboto', serif;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.textwidget img.sciocn {
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
}

html, body {
  background-color: #fff;
}



@media only screen and (min-width: 768px) {

.page-id-1948 footer .bottom-bar, .page-id-4288 footer .bottom-bar, .page-id-4307 footer .bottom-bar, .page-id-3342 footer .bottom-bar, .page-id-3781 footer .bottom-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
}
		
}