img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.btn-new {
margin-top: 20px;
}
.btn-new a {
color: #fff;
background: #08264c;
height: 45px;
font-weight: 700;
font-size: 18px;
font-size: 1.8rem;
padding: 0 44px;
display: inline-flex;
align-items: center;
justify-content: center;
white-space: nowrap;
text-decoration: none;
transition: 0.1s;
}
.header-section {
display: flex;
justify-content: space-between;
} .field-tech {
margin-right: 10px;
border-radius: 2px;
display: flex;
font-family: komet, sans-serif;
font-size: 1.5rem;
line-height: 1;
align-items: center;
justify-content: center;
white-space: nowrap;
text-decoration: none;
transition: 0.1s;
color: #fff;
background: #f2862d;
height: 38px;
padding: 0 14px;
font-weight: 700;
} .care-link {
border-radius: 2px;
} @media (max-width: 959px) {
.field-tech {
display: none;
}
} .header-navigation .menu>#menu-item-866 a::before {
background-image: url(//cptnetworks.com/wp-content/themes/cpt/images/icons/field-tech.png);
}
.field_tech_reg_form {
width: auto;	
} .text-center {
text-align: center;
} .section-field-tech-registration-form {
padding: 40px 0 0px;
margin-top: 0px;
}
.section-field-tech-registration-form .text-box {
margin-bottom: 0px;
} .boss_video {
max-width: 1050px; 
display: flex;
align-items: center;
justify-content: center;
} @media (max-width: 959px) {
.boss_video {
max-width: 340px;
}
}