header {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
.customClass {
    width: auto;
}
header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}
header .container {
    position: relative;
    z-index: 2;
}
header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 1;
}
h1.heading {
    color: #23A6ED;
    font-family:Arial, Helvetica, sans-serif;
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
h2.heading1 {
    color: #23A6ED;
    text-align:center;
    width:900px;
    margin-left:auto;
    margin-right:auto;
    font:normal 24px Arial, Helvetica, sans-serif;
}
.row_1 {
    clear: both;
    min-height: 188px;
    margin-left:auto;
    margin-right:auto;
}
.image_set {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
    display:none;
}
img.image_set_img {
    max-width: 100%;
}
.image_set_unit_wrapper {
    width: 300px;
    float: left;
}
.image_set_unit_wrapper_align {
    margin-left: 43px;
}
.row_2 {
    clear: both;
    min-height: 1527px;
    width: 900px;
    margin:25px auto;
}
.row_2 li {
    color:#666666;
    font:14px/18px Arial, Helvetica, sans-serif;
}
.image_set1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: left;
    width:250px;
}
.image_set1 p {
    font:normal normal normal 14px/normal Arial, Helvetica, sans-serif;
    color:#333333;
}
img.image_set1_img {
    max-width: 100%;
    color:#23A6ED;
    font-family:Arial, Helvetica, sans-serif;
}
.row_3 {
    clear: both;
    min-height: 163px;
    width: auto;
    padding:25px;
}
.row_4 {
    clear: both;
    min-height: 191px;
    width: auto;
}
.row_5 {
    clear: both;
    min-height: 95px;
    width: 900px;
    margin-left:auto;
    margin-right:auto;
}
.our_services {
    float: none;
    margin: 0;
    padding: 25px;
    position: relative;
    width:auto;
}
.our_services h2 {
    margin-top: 0;
    margin-bottom: 21px;
    font-family:Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
.our_services ul {
    padding-left: 20px;
}
.our_services li a {
    text-decoration: none;
    line-height: 37px;
    font-family:Arial, Helvetica, sans-serif;
}
.our_services li {
    height: 36px;
    border-bottom: 1px dotted #CCC;
}
.our_services_unit_wrapper {
    width: 33.333333333333336%;
    float: left;
}
.social_buttons_with_label {
    float: none;
    padding: 25px;
    margin: 0;
    width:auto;
}
.social_buttons_with_label a {
    display: block;
    padding-left: 49px;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    margin-bottom: 10px;
}
.social_buttons_with_label h2 {
    margin-top: 0;
    margin-bottom: 21px;
    font-family:Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
.social_buttons_with_label .facebook {
    background: transparent url("../images/xtd_facebook.png") no-repeat left top;
    font-family:Arial, Helvetica, sans-serif;
}
.social_buttons_with_label .facebook:hover {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.social_buttons_with_label .facebook:active {
    background: transparent url("../images/xtd_facebook_over.png") no-repeat left top;
}
.social_buttons_with_label .twitter {
    background: transparent url("../images/xtd_twitter.png") no-repeat left top;
    font-family:Arial, Helvetica, sans-serif;
}
.social_buttons_with_label .twitter:hover {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
.social_buttons_with_label .twitter:active {
    background: transparent url("../images/xtd_twitter_over.png") no-repeat left top;
}
.social_buttons_with_label .googleplus {
    background: transparent url("../images/xtd_googleplus.png") no-repeat left top;
    font-family:Arial, Helvetica, sans-serif;
}
.social_buttons_with_label .googleplus:hover {
    background: transparent url("../images/xtd_googleplus_over.png") no-repeat left top;
}
.social_buttons_with_label .googleplus:active {
    background: transparent url("../images/xtd_googleplus_over.png") no-repeat left top;
}
.social_buttons_with_label_unit_wrapper {
    width: 33.333333333333336%;
    float: left;
}
.contact_us1 {
    float: none;
    margin: 0;
    padding: 25px;
    width:auto;
}
.contact_us1 h2 {
    margin-top: 0;
    margin-bottom: 21px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:2em;
}
.contact_us1 a {
    text-decoration: none;
    margin: 0;
}
.contact_us1 p {
    text-decoration: none;
    margin: 0;
}
.contact_us1 a:hover {
    cursor: pointer;
}
.contact_us1_unit_wrapper {
    width: 33.333333333333336%;
    float: left;
}
.row_6 {
    clear: both;
    min-height: 54px;
    width: auto;
}
.copyright {
    float: none;
    min-height: 25px;
    margin:0;
    cursor: default;
    width:auto;
}
.copyright .company {
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.copyright .company:hover {
    color: #77C4D2;
}
.copyright .privacy_policy {
    border-bottom: 1px solid #919191;
    cursor: pointer;
}
.copyright .privacy_policy:hover {
    border-bottom: 1px solid #77C4D3;
}
.copyright_unit_wrapper {
    width: 900px;
    margin-left:auto;
    margin-right:auto;
}
body {
    min-width: 900px;
}
h3.question {
    font-family: Comic Sans MS, cursive;
    font-size:20px;
}
h3.heading2 {
    font-family: Comic Sans MS, cursive;
    font-size:20px;
    color:#23A6ED;
}
h4.heading3 {
    font:normal normal normal 20px/normal Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
h4.heading5 {
    font:normal 20px Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
h4.heading6 {
    font:normal 20px Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
.row h1 {
    text-align: center;
}
p.paragraph {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 157%;
    color: #666666;
    font-size: 15px;
    letter-spacing:0px;
}
p.paragraph1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 157%;
    color: #666666;
    font-size: 15px;
    letter-spacing:0px;
}
p.paragraph2 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 157%;
    color: #666666;
    font-size: 15px;
    letter-spacing:0px;
}
.contact_us1 h2.title {
    font-family: Arial, Helvetica, sans-serif;
    color:#23A6ED;
}
h4.heading4 {
    color: #23A6ED;
}
a.anchor {
    font-family: Arial, Helvetica, sans-serif;
}
a.anchor1 {
    font-family: Arial, Helvetica, sans-serif;
}
p.paragraph3 {
    font-family: Arial, Helvetica, sans-serif;
}
@media (pointer: coarse) and (hover: none) {
    header {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }
    header video {
        display: none;
    }
}