/* font styles */
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
body {
   background-color: #fff;
   padding: 0px;
   margin: 0px;
   font-family: 'Roboto', sans-serif;
   position: relative;
   overflow-x: hidden;
 }
.clear {
    clear: both;
}

/* Top section */
#top-section {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  padding-top: 80px;
  padding-bottom: 120px;
  background: transparent linear-gradient(180deg, #F4F9FC 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
.top-right-overlay {
    top: 125px;
    position: absolute;
    max-width: 1000px;
    width: 100%;
    height: 300px;
    left: 50%;
    transform: translate(-55%, 0%);
}
.top-section-container {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 50px;
}
.top-section-left {
    float: left;
    width: 50%;
}
.top-section-right {
    margin-left: 50%;
    position: relative;
    margin-top: 30px;
}
.top-section-right video, .top-section-right img {
    width: 100%;
    max-width: 500px;
    box-shadow: 2px 2px 6px #b9b9b9;
}
.main-message {
    font-size: 38px;
    max-width: 450px;
    color: #0B618B;
    font-weight: 500;
    letter-spacing: .42px;
}
.main-request {
    margin-top: 40px;
}
.main-message-sub {
    max-width: 450px;
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}
.top-section-img1 {
    position: absolute;
    top: 10px;
    /*width: 275px;*/
    z-index: 2;
}
.top-section-img2 {
    position: absolute;
    top: 35px;
    left: 281px;
    height: 300px;
    z-index: 1;
}
.tools-main-p {
    width: 90%;
}

.tools-main-p p {
    font-size: 18px;
    color: #666666;
    line-height: 1.6em;
}

/* top section media */
@media only screen and (max-width: 1100px) {
    .top-section-container {
        width: 95%;
    }
    .top-section-container .top-section-right {
        margin-left: 50%;
    }
}
@media only screen and (max-width: 1000px) {
    .main-message {
        font-size: 32px;
    }
}
@media only screen and (max-width: 950px) {
    
}
@media only screen and (max-width: 900px) {
    .top-section-left {
        width: 100%;
    }
    .top-section-container .top-section-right {
        margin: auto;
        text-align: center;
    }
    .top-section-right video, .top-section-right img {
        margin-top: 40px;
    }
    .main-message {
        margin: auto;
        font-size: 38px;
    }
    .main-request {
        display: flex;
        justify-content: center;
    }
    #top-section {
        padding-bottom: 180px;    
    }
    .to-clear {
        clear: both;
    }
    .tools-main-p {
        width: 100%;
        max-width: 600px;
        margin: auto;
    }
}
@media only screen and (max-width: 700px) {
   
}
@media only screen and (max-width: 600px) {
    .top-section-left {
        width: 100%;
    }
    /*.top-right-overlay, .top-section-img1 {
        display: none;
    }*/
}
@media only screen and (max-width: 500px) {
    .top-section-container {
        width: 90%;
    }
}
@media only screen and (max-width: 450px) {
    .main-message {
        font-size: 32px;
    }
    .top-section-container .contact-sales-link {
        float: none;
        margin: auto;
        margin-top: 20px;
    }
    .top-section-container .btn-o {
        clear: left;
        float: none;
        display: inline-block;
    }
    .main-request {
        display: block;
        text-align: center;
    }
}
/* End top section ############################################################ */

/* Second section */
.second-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}
.second-section svg {
    float: left;
    width: 130px;
    cursor: pointer;
}

/* second section media */
@media only screen and (max-width: 1100px) {
    .second-section {
        width: 95%;
    }
}
@media only screen and (max-width: 700px) {
    .second-section {
        padding-bottom: 25px;   
    }
}
@media only screen and (max-width: 500px) {
    .second-section {
        width: 90%;
    }
}
@media only screen and (max-width: 425px) {
    .second-section .btn-o  {
        font-size: 15px;
        padding: 8px 15px;
    }
    .second-section .contact-sales-link {
        font-size: 15px;
    }
}
/* End Second section ############################################################ */

/* Third section */

.third-section-container {
    position: relative;
    background: #fff;
    -webkit-clip-path: polygon(0 7%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 7%, 100% 0%, 100% 100%, 0 100%);
    margin-top: -89px;
}
.third-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 75px;
    padding-bottom: 20px;
}
.third-section-p-container {
    max-width: 800px;
    margin: auto;
}
.third-section-p-container {
    width: 90%;
    margin-bottom: 70px;
}
.third-section-p-container p {
    font-size: 18px;
    color: #666666;
    line-height: 1.6em;
}
.third-section-left svg {
    width: 130px;
    cursor: pointer;
}
.miobdt-section {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 50px;
}
.solutions-section-container {
    
}
.solution-boxes-3, .solution-boxes-2 {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 40px;
}
.solution-boxes-2 {
    
}
.solutions-boxes {
    max-width: 275px;
}
.solution-boxes-2 .solutions-boxes {
    max-width: 300px;
}
.solutions-boxes-top {
    display: flex;
    align-items: center;
}
.solutions-boxes img {
    float: left;
    width: 40px;
    margin-right: 10px;
}
.solution-boxes-h {
    float: left;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.25px;
    color: #0B618B;
}
.solutions-boxes-p {
    float: left;
    clear: left;
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
}
#ebv58ur7xcip1 {
    width: 130px;
    cursor: pointer;
}
#ebv58ur7xcip3 {
    letter-spacing: 1px;
}
.third-section-left svg #exnre9f8vvp3 {
    font-weight: normal;
}
.second-section svg #e7ebsehopbxr3 {
    font-weight: normal;
}
.btn-o {
    float: left;
    /*background: #f2880c;*/
    padding: 8px 30px 8px;
    background: #F2880C 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}
.btn-o:hover {
    background: transparent linear-gradient(180deg, #F2B223 0%, #F28823 100%) 0% 0% no-repeat padding-box;
}
.contact-sales-link {
    float: left;
    color: #444;
    margin-left: 30px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 20px;
}
.contact-sales-link:hover {
    color: #f2880c;
}
.contact-sales-link span {
    font-size: 14px;
    margin-left: 2px;
}
.OTM-box {
    display: flex;
    justify-content: space-evenly;
}
.OTM-boxes {
    max-width: 300px;
    text-align: center;
    margin-top: 40px;
}
.OTM-boxes img {
    
}
.OTM-box-h {
    margin-top: 10px;
    font-size: 20px;
    color: #0B618B;
    font-weight: 500;
}
.OTM-box-p {
    color: #666666;
    margin-top: 10px;
    text-align: left;
}
.bottom-gradient-border {
    position: absolute;
    top: -11px;
    background-image: linear-gradient(to right, #E244E8 , #F2CF0E);
    height: 100px;
    width: 100%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 26%, 0% 83%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 26%, 0% 83%);
}
/* third section media */
@media only screen and (max-width: 900px) {
    .third-section-container {
        margin-top: -143px;    
    }
    /*.bottom-gradient-border {
        top: -9px;
        clip-path: polygon(0 83%, 100% 0%, 100% 23%, 0% 100%);
    }*/
}
@media only screen and (max-width: 850px) {
    .solution-boxes-3, .solution-boxes-2 {
        display: block;
    }
    .solutions-boxes {
        float: left;
        width: 40%;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 30px;
        max-width: 300px !important;
    }
    .bottom-gradient-border {
        top: 0px;
        clip-path: polygon(0 0%, 100% 0%, 100% 13%, 0% 100%);
    }
    .third-section-container {
        clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0 100%);
    }
}
@media only screen and (max-width: 810px) {
       
}
@media only screen and (max-width: 530px) {
    .solutions-boxes {
        float: none;
        display: block;
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
    .third-section-container {
        clip-path: polygon(0 7%, 100% 0%, 100% 100%, 0 100%);
    }   
}
@media only screen and (max-width: 425px) {
    
}

/* End Third section ########################################### */

/* Fourth section */
.fourth-section-container {
    background: transparent linear-gradient(0deg, #F6F6F6 0%, #F4F9FC 100%) 0% 0% no-repeat padding-box;
}
.fourth-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;   
}
.OTM-h {
    font-size: 28px;
    color: #0B618B;
    text-transform: uppercase;
}


/* fourth section media */
@media only screen and (max-width: 650px) {
    .OTM-box {
        display: block;
    }
    .OTM-boxes {
        width: 90%;
        max-width: 300px;
        text-align: center;
        margin: auto;
        margin-top: 40px;
    }
}
/* End fourth section ###################################################### */

/* Fifth Section */
#fifth-section-container {
    background: transparent linear-gradient(177deg, #FFFFFF 0%, #FFFFFF 48%, #DADEDE 100%) 0% 0% no-repeat padding-box;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
.fifth-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 60px;   
}
.tools-top {
    margin-bottom: 100px;
}
.fifth-section-left {
    width: 46%;
    float: left;
    margin-left: 4%;
}
.sixth-section-mobile {
    display: none;
}

/* Overlay video section */
.second-vid-section {
    position: relative;
}
.top-right-overlay {
    top: -175px;
    position: absolute;
    z-index: 10;
}
.second-vid-section .top-section-right {
    margin-left: 55%;
    position: relative;
}
.vid2-container {
    position: relative;
}
.vid2-container video, .vid2-container img {
    position: absolute;
    width: 100%;
    max-width: 450px;
    box-shadow: 2px 2px 6px #b9b9b9;
}

/* End Overlay section */

/* fifth section media */
@media only screen and (max-width: 1100px) {
    .fifth-section {
        width: 95%;
    }
}
@media only screen and (max-width: 900px) {
    .sixth-section-right {
        margin-top: 25px;
    }
}
@media only screen and (max-width: 750px) {
    .fifth-section {
        padding-bottom: 140px;
    }
    .fifth-section-left {
        width: 95%;
        max-width: 350px;
        float: none;
        margin: auto;
    }
    .top-right-overlay {
        top: -140px;
        left: 0px;
        transform: inherit;
    }
    .vid2-container video, .vid2-container img {
        max-width: 360px;
        position: relative;
        margin: auto;
        margin-top: 30px;
    }
    .fifth-section .right-connections-h { 
        text-align: center;
        max-width: 360px;
    }
    .fifth-section .right-connections-p {
        max-width: 360px;
    }
    .second-vid-section .top-section-right {
        margin-left: 0px;
        text-align: center;
    }
    .tools-top {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 500px) {
    .fifth-section {
        width: 90%; 
    }
}
@media only screen and (max-width: 450px) {
    .second-vid-section .top-section-right {
        width: 90%;
        margin: auto;
    }
}

/* End fifth section ################################################### */

/* Sixth section */
.sixth-section-container {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
}
.sixth-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 175px;
    padding-bottom: 40px;
}
.sixth-section-left {
    float: left;
    width: 45%;
    margin-left: 5%;
}
.third-vid {
    
}
.third-vid video {
    width: 100%;
    max-width: 450px;
    box-shadow: 2px 2px 6px #b9b9b9;
}
.third-vid img {
    width: 100%;
    max-width: 450px;
    box-shadow: 2px 2px 6px #b9b9b9;
}
.sixth-section-right {
    float: left;
    width: 45%;
    margin-top: 55px;
    margin-left: 5%;
}
.sixth-left-content {
    
}
.sixth-left-headline {
    color: #43d4d9;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: .25px;
    margin-bottom: 30px;
    border-left: 3px solid #68a319;
    padding-left: 7px;
    max-width: 400px;
}
.right-connections-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 100px;
}
.right-connections-container img {

}
.right-connections-box {
    max-width: 400px;
}
.right-connections-h {
    color: #0B618B;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}
.right-connections-p {
    color: #666666;
    font-size: 16px;
    max-width: 300px;
}

/* sixth section media */
@media only screen and (max-width: 1100px) {
    .sixth-section {
        width: 95%;
    }
}
@media only screen and (max-width: 900px) {
    .sixth-section-right {
        margin-top: 25px;
    }
}
@media only screen and (max-width: 750px) {
    .sixth-section-mobile {
        display: block;
        width: 95%;
        max-width: 360px;
        margin: auto;
    }
    .right-connections-h {
        max-width: 360px;
        text-align: center;
    }
    .right-connections-p {
        max-width: 360px;
    }
    .third-vid img {
        max-width: 360px;
    }
    .sixth-section-right {
        display: none;
    }
    .sixth-section-left {
        float: none;
        margin: auto;
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }
    .right-connections-container {
        display: block;
    }
    .right-connections-box {
        margin: auto;
    }
    .right-connections-container img {
        margin: auto;
        display: block;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 500px) {
    .sixth-section {
        width: 90%; 
    }
    .sixth-left-headline {
        font-size: 18px;
    }
}
@media only screen and (max-width: 400px) {
    .sixth-section-left {
        width: 100%;
        display: block;
        margin-bottom: 0px;
    }
    .sixth-section {
        padding-top: 125px;
    }
}

/* End Sixth section ######################################################## */

/* Seventh section */
.seventh-section-container {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #fff;
}
.seventh-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.partner-logos {
    display: flex;
    justify-content: space-evenly; 
    margin-top: 40px;
}

/* Seventh section media */
@media only screen and (max-width: 750px) {
    .partner-logos {
        display: block;
    }
    .partner-logos img {
        margin: auto;
        display: block;
        margin-top: 40px;
    }
}

/* End seventh section ############################################################## */

/* Eighth section */
.eighth-section-container {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #F4F9FC 0% 0% no-repeat padding-box;
    text-align: center;
}
.eighth-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.gartner-peer-section {
    display: inline-block;
    margin: auto;
}
.peer-insights-title {
    float: left;
    color: #444444;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.peer-insights-logo {
    float: left;
    height: 50px;
    margin-left: 50px;
}
.peer-insights-score {
    float: left;
    font-size: 45px;
    color: #444444;
}
.peer-insights-stars {
    float: left;
    height: 28px;
    margin-left: 15px;
    margin-top: 12px;
}
.peer-insights-percentage {
    float: left;
    font-size: 45px;
    color: #444444;
    margin-left: 40px;
}
.peer-insights-percentage-mobile {
    display: none;
    float: left;
    clear: left;
    font-size: 40px;
    color: #444444;
    font-family: tahoma;
    letter-spacing: 1px;
}
.peer-insights-reviews {
    float: left;
    color: #444444;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 5px;
}
.peer-insights-recommended {
    float: left;
    color: #444444;
    font-size: 18px;
    margin-left: 123px;
    margin-top: 5px;
}
.peer-as-of {
    color: #888888;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
}

/* eighth section media */

@media only screen and (max-width: 450px) {
    .peer-insights-title {
        margin-bottom: 10px;
    }
    .peer-insights-logo {
        margin-left: 0px;
        clear: left;
    }
    .peer-insights-reviews {
        margin-bottom: 15px;
    }
    .peer-insights-percentage {
        display: none;
    }
    .peer-insights-percentage-mobile {
        display: block;   
    }
    .peer-insights-recommended {
        margin-left: 0px;
        clear: left;
    }
}

/* End eighth section ############################################################## */

/* Ninth section */
.ninth-section-container {
    margin-top: 50px;
    margin-bottom: 0px;
    background: #fff;
}
.ninth-section {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.solutions-third-section {
    padding-top: 0px;
}
#solutions-last .h3 {
	margin-bottom: 25px;
}
.contact-form-container .h3 b {
	font-size: 24px;
    color: #0B618B;
    margin-top: 25px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: normal;
}
.rad-h3 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
    color: #666666;
}
.rad-h4 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 25px;
    color: #666666;
}
.calendly-link {
    background: #F2880C;
    border: none;
    color: #fff;
    font-size: 16px;
    transition: none;
    padding: 10px 14px;
    margin-top: 20px;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-radius: 8px;
    text-decoration: none;
}
.calendly-link:hover {
    background: transparent linear-gradient(180deg, #F2B223 0%, #F28823 100%) 0% 0% no-repeat padding-box;
}

/* ninth section media */

/* End ninth section ############################################################## */




/* For svg images */

.hex-group-container {
    position: relative;
    width: 1px;
    margin: auto;
    height: 1px;
}
.hex-group-container svg {
    position: absolute;
    z-index: 2;
    margin-left: -100px;
    top: 50px;
    width: 130px;
}
/* End SVG section #################################################################### */

/* Footer-section */
footer {
	background-color: #f6f6f6;
	/*background: #7F7F81;*/
	font-size: 14px;
	padding-top: 20px;
}
.footer-container {
	min-height: 20px !important;
    max-width: 1000px;
    margin: auto;
}
.footer-section {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*-webkit-align-items: center;
    align-items: center;*/
    margin-bottom: 20px;
    padding-top: 20px;
}

.footer-cols {
	color: #004766;
}
.footer-col-title {
	font-weight: 600;
	margin-bottom: 10px;
}
.footer-col-link {
	margin-bottom: 3px;
}
.footer-col-link span {
	cursor: pointer;
}
.footer-left {
	display: block;
    margin-top: 60px;	
	padding-bottom: 20px;	
	font-size: 12px;
}
.footer-left a {
	color: #004766 !important;
}
.footer-right {
	text-align: right;
}
.footer-right img {
	width: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
}
footer .h5 {
	display: block;
	font-size: 12px;
	max-width: 1120px;
	margin: auto;
  font-weight: normal;  
	color: #004766;
}
.footer-left p {
	color: #004766 !important;
}
footer p {
	float: left;
	clear: left;
	color: #fff;	
	margin: 5px 5px 5px 0px;
	margin-right: 10px;
}
footer a, footer a:visited, footer a:active {
	color: #004766;	
	text-decoration: none;
}
.footer-miosoft-link:hover {
	text-decoration: underline;
}
.terms {
	margin-top: 15px;
	margin-bottom: 0px;
}
.faux-footer-border {
	width: 96%;
	margin-left: 2%;
	height: 1px;
	background: #ccc;
}
.footer-mdm-short {
	display: none;
}
.footer-col-link br {
	display: none;
}

/* Footer section media */
@media only screen and (max-width: 1100px) {
    .footer-container {
        width: 95%;
    }
}
@media only screen and (max-width:750px) {
	.footer-mdm-long {
		display: none;	
	}
	.footer-mdm-short {
		display: block;	
	}
	.footer-col-link br {
		display: block;
	}
	.footer-terms {
		line-height: 18px;	
	}
}
@media only screen and (max-width:500px) {
	.footer-section {
		width: 90%;
        -webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footer-cols {
		width: 34%;
    margin-left: 8%;
    margin-right: 8%;
	}
	.footer-cols-bot {

	}
    .footer-left {
        margin-left: 8%;  
        margin-right: 8%;
    }
}
/* Footer-section end ############################################################### */


/* Repeated content */
.title-img-p {
    text-align: center;
}
.title-img-p img {
    width: 80px;
}
.title-img-p-h {
    font-size: 24px;
    color: #0B618B;
    margin-top: 25px;
    font-weight: 500;
    text-transform: uppercase;
}
.title-img-p-paragraph {
    color: #444444;
    font-size: 18px;
    width: 90%;
    max-width: 600px;
    text-align: left;
    margin: auto;
    line-height: 1.5em;
    margin-top: 15px;
}

.miobdt-p-left {
  text-align: center;
}
.miobdt-p-right {
  text-align: center;
}

/*@media only screen and (max-width:900px) {
  .miobdt-p-left {
    margin-left: 20px;
 }
}

@media only screen and (max-width:700px) {
  .miobdt-p-right {
    margin-right: 20px;
 }
}*/

@media only screen and (max-width:400px) {
    .title-img-p-h {
        font-size: 22px;
    }
}

/* For whole page */
@media only screen and (max-width: 450px) {
    body {
        overflow-x: hidden !important;
    }
}