/*
Theme Name: arccusinc
Theme URI: https://vrajeshdave.wordpress.com/
Version: 0.1
Author: Vincy
Author URI: https://vrajeshdave.wordpress.com/
Description: A Minimal Wordpress Theme.
Tags: minimal, simple, responsive, light-weight
Text Domain: arccusinc
*/
.slick-initialized .slick-slide{height: auto;}
body div.main-wrpper{height: auto;}
.hero-wrp .hero-block video{height: auto !important;}

.contact-wrp .contact-form .form-group .styled-checkbox{position: relative !important;opacity: 1 !important; }
.wpcf7-acceptance span.wpcf7-list-item-label{font-size: 12px;
    line-height: normal;}
.wpcf7-acceptance span.wpcf7-list-item{margin: 0;}
.wpcf7 p {margin-bottom: 0px !important;}
.subpage ul li a span{
    color: #2E2E2E;
    font-size: 17px;
    font-weight: 700;
    line-height: 36px;
}
.subpage ul li a p{
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #808080;
    margin: 0;
    padding: 0;
}
.subpagedetail span{
	font-size: 48px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2E2E2E;
    margin: 0;
}
.subpagedetail p{
	    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #808080;
    margin: 0;
    padding: 20px 0 0 0;
}