.bypostauthor { display: block; } .sk_home_page_banner .ultimate-typewriter-prefix{width:100%;float:left;}
.sk_logo .vc_single_image-wrapper.vc_box_border_grey {
opacity: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-webkit-transition: all 1s;
}
.sk_logo .vc_single_image-wrapper.vc_box_border_grey:hover {
opacity: 0.2;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-webkit-transition: all 1s;
}
.sk_ser_list .Defaults-check-square-o {
font-size: 18px !important;
}