.body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity));
    color: #fff;
}
.navbar {
  border-bottom: 3px solid #008ed6;
}
.navigation_items {
  margin-left: auto;
}
.home-section {
  background: url(./1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 300px;
  /* top: 12px; */
  margin-top: 8px;
}
.ic-checkbox {
    width: 50px;
    height: auto;
}

input#InsertButton {
    margin-top: 15px;
    width: 100%;
    border-color: white;
    border-radius: 3rem !important;
    font-size: 1rem !important;
    padding: 0.75rem !important;
}
    input#InsertButton:hover {
        color: black;
    }

    input#InsertButton:hover {
        background: #f8f9fa !important;
    }

.home-section .dark-overlay {
  /* position: absolute; */
  top: 1;
  left: 0;
  width: 100%;
  min-height: 600px;
  background: rgba(0, 0, 0, 0.7);
}
.home-section .home-inner {
  padding-top: 100px;
}
.explore-section {
  background-color: rgb(127, 246, 255);
}
.explore-section .fas {
  background: rgb(51, 51, 51);
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.explore-section img {
  height: 400px;
  width: 600px;
}

.customtxt{
    background-color: transparent !important;
    border: none !important;
    width: auto !important;
    display: inline-block !important;
    border-bottom-style: groove !important;
    border-radius: unset !important;
    padding: 1px !important;
}

.custom-display {
    display: inline-block !important;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 70px
 }
 
 .ms-icon{
	width: 70px
 }
 
 .custom-font-weight{
	 font-weight: 400 !important;
 }
 
 .fit-image{
width: 100%;
object-fit: cover;
}

.custom-padding{
	    padding-left: 0rem !important;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 1.5rem;
}

.question-circle{
	margin-right: 1rem;
}

.thank-you {
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
}
.thank-logo {
    position: relative;
    top: 98px;
    margin-left: 40px;
}

.color-gray{
	color: gray;
}
 
 @media screen and (max-width: 479px) {
  .center-block {
	width:35px;
  }
  
  .question-circle {
	width:35px;
	height: 35px;
	}
	.custom-padding{
	    padding-left: 0rem !important;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 1.5rem;
}
.customtxt{
    background-color: transparent !important;
    border: none !important;
    width: auto !important;
    display: inline-block !important;
    border-bottom-style: groove !important;
    border-radius: unset !important;
    padding: 1px !important;
}
.thank-you{
	 
	color: #fff;
}
.color-gray{
	color: gray;
}

.ic-checkbox{
	width: 50px;
    height: auto;
}


    .embed-responsive .embed-responsive-item {
        position: relative !important;
    }
 
  }
.title-area {
    padding-top: 1px;
    padding-bottom: 1px;
    height: auto;
    margin: -51px -16px 0;
    padding: 0 16px;
    background-image: none;
}
.thank-title-area {
    background: linear-gradient(rgba(100,100,100,0.5), rgba(100,100,100,0.5)),url(./4.png) !important;
    background-color: white;
    background-size: 1520px 300px;
    margin-bottom: 0 !important;
    background-repeat: no-repeat;
    font-family: Segoe UI Semilight;
    font-weight: 100;
    height: auto;
    margin: -51px -32px 0;
    padding: 0 16px;
    position: absolute;
    left: 0;
    box-sizing: content-box;
    width: 100%;
}
    .thank-title-area.thank-breakout-content {
        line-height: 267px;
        min-height: 400px !important;
        background-repeat: no-repeat !important;
    }

    .title-area.breakout-content {
        min-height: 135px;
        background-size: cover;
    }
        .title-area.breakout-content .mktoText {
            position: relative;
        }

    .title-area.no-image .mktoText {
        line-height: normal;
        vertical-align: middle;
        display: inline-block;
        margin-top: -12px;
        width: 100%;
    }

    .title-area .title-area-background {
        background: linear-gradient(rgba(100,100,100,0.5), rgba(100,100,100,0.5)), url(./1.png);
        background-repeat: no-repeat;
        /*  background-position: 50% 50%;
    background-size: cover; */
        position: absolute;
        top: -50px;
        left: 0;
        box-sizing: content-box;
        bottom: 200px;
        width: 100%;
        background-size:cover;
    }
	.title-area .title-area-bg {
        background: linear-gradient(rgba(100,100,100,0.5), rgba(100,100,100,0.5)), url(./look_at_you.png);
        background-repeat: no-repeat;
        /*  background-position: 50% 50%;
    background-size: cover; */
        position: absolute;
        top: -50px;
        left: 0;
        box-sizing: content-box;
        bottom: 200px;
        width: 100%;
        background-size:cover;
    }

.Tooltop {
    position: absolute;
    display: none;
    z-index: 10;
    left: 30%;    
    background-color: red;
    border-radius: 6px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding: 2px 10px;
    box-shadow: black 1px 1px 1px 0px;
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    text-shadow: #901100 0 -1px 0;
}

span#firstname_span {
    margin-top: 0px;
}

span#lastname_span {
    margin-top: 0px;
}

span#emailaddress1_span {
    margin-top: 0px;
}

span#companyname_span {
    margin-top: 0px;
}

span#cbr_companysize_span {
    margin-top: 0px;
}

span#cbr_jobtitles_span {
    margin-top: 0px;
}

span#telephone1_span {
    margin-top: 0px;
}

span#cbr_country_span {
    margin-top: 0px;
}

.Tooltop::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -40%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent red transparent;
}

.TooltopC {
    position: absolute;
    display: none;
    z-index: 10;
    left: 30%;
    margin-top: 40px;
    background-color: red;
    border-radius: 6px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding: 2px 10px;
    box-shadow: black 1px 1px 1px 0px;
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    text-shadow: #901100 0 -1px 0;
}

    .TooltopC::after {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -40%;
        border-width: 5px;
        border-style: solid;
        border-color: red transparent transparent transparent;
        bottom: -12px;
    }

.crmEntityFormView .cell input[type=text], input[type=email], input[type=url], .crmEntityFormView .cell textarea {
    height: 40px !important;
    margin-bottom: 15px !important;
    font-size: 1rem !important;
    padding: 1.5rem !important;
    border-radius: 5rem !important
}

    input[type=text]:focus, select:focus, input[type=email]:focus, input[type=url]:focus {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 38px !important;
    }



div#consentArea a {
    color: #fff;
}

.crmEntityFormView .cell select {
    height: 40px;
}

#mktoCheckbox_Dyn {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}

form.mktoForm .mktoButtonRow button, .form-wrapper form.mktoForm .mktoButtonRow input[type="submit"] {
    background-color: #00188F !important;
    color: #FFFFFF !important;
}

.btn-primary {
    background-color: #00188F !important;
}


.submit-btn:hover {
    border: 2px solid #000 !important;
    text-decoration: underline !important
}

.btn:hover {
    border: 2px solid #000 !important;
    text-decoration: underline !important
}

.btn-primary:hover {
    border: 2px solid #000 !important;
    text-decoration: underline !important
}
.video-section {
    display: block;
    min-height: 300px;
}

.thank-logo {
    margin-left: 20px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
@media only screen and (max-width: 768px) {
    .embed-responsive .embed-responsive-item {
        position: relative !important;
    }
}