@media screen and (max-width: 600px){
    #wpadminbar {
        top: -46px;
    }
}
#wpadminbar + #page .header-area .is-sticky{top:32px;}
.homepage-hero-area{
    padding-top: 280px; padding-bottom: 280px;
}
h2.screen-reader-text{display: none;}

.cta-bg-image_one { background-color: #8c8c8c; }
.banner-space-inner-page { padding-top: 130px; padding-bottom: 130px;  }
.privacy_policy h2 { font-size: 22px; }
.privacy_policy li { padding-top: 16px; }

.right-col-innerpage { background-color: #eff2f7; padding: 12px; }
.right-col-innerpage .content-box { padding: 10px; background-color: #52c8fa; color: #fff; }
/*
.right-col-innerpage ul { margin-top: 7px; }
.right-col-innerpage li { padding: 3px 26px; }
*/
.arrow-list { margin-bottom: 12px; }
.arrow-list li {
        position: relative;
    list-style-type: none;
    padding-top: 20px;
    padding-left: 35px;
    line-height: normal;
    font-size: 16px;
    }

.arrow-list li:before {
        content: "";
        position: absolute;
	    top: 24px;
    	left: 13px;
    	width: 14px;
    	height: 12px;
        background-image: url('/wp-content/uploads/2021/03/arrow.png');
    }

.wpcf7-not-valid-tip { font-size: 14px; }
.wpcf7-form input[type=text], input[type=email], textarea { border: 1px solid #c1c1c1 !important; }

.horizontal-box { box-shadow:  0 0 10px  rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px  rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.2); -o-box-shadow: 0 0 10px  rgba(0,0,0,0.2); width: 100%; background:#FFF; padding: 20px; margin-top: 25px; }
span.wpcf7-list-item { display:block; margin:0; }
.contact-form input[type=checkbox] { width:auto; height:auto; margin-right: 6px; }
.contact-form input[type=radio] { width:auto; height:auto; margin-right: 6px; }

@media (min-width: 1200px)
{
.first-box-area .container { max-width: 1500px; }
}

.privacy_policy h2 { font-size: 34px; }
.privacy_policy h3 { font-size: 28px; }
.privacy_policy h4 { font-size: 22px; }
