.single_tool_section{
    padding-top: 60px;
}
li.nav-active-mobile:before{
    content: '';
    border: 1.5px solid #0073B4;
    width: 10px;
    border-radius: 5px;
    bottom: 0px;
    left: 22px;
    right: 0;
    position: absolute;
    transform: translate(px, -23px);
    background-color: #0073B4;
    height: 10px;
    top: 23px;
}
li.nav-active-mobile .nav-link1{
    color: #0073B4;
}
li.nav-active-mobile{
    position: relative;
}



.card-header .collapsed .arrow-rotate {
  transform: rotate(0deg);
}
.card-header .card-link .arrow-rotate{
    transform: rotate(-180deg);
    transition: .3s transform ease-in-out;
    
}
.card-header .collapsed .arrow-rotate {
  transform: rotate(0deg);
}

.small-device-close{
    display: none;
}
select {
    -moz-appearance: none;
 }
#collapseTwo, #collapseOne, #collapseThree{
    border-radius: 6px;   
}


.main-mobile{
    display: none;
}

.nav {
    padding-right: 160px;
    padding-left: 160px;
    transition: all 0.5s ease;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    letter-spacing: 2px;
    line-height: 100px;
    -webkit-transition-property: background-color, box-shadow, line-height, height;
    transition-property: background-color, box-shadow, line-height, height;
    -webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
    .hero-image-tablet{
        display: none;
    }
.flex-center {
    display: flex;
    align-items: center;
}

.sticky {
    position: fixed !important;
    top: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    /* box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
	 */
    background-color: #fff;
    line-height: 30px;
}

.sticky .brand {
    line-height: 60px;
}
.home-teblet-padding{
    display: flex;
    align-items: center;
}
.nav ul {
    list-style: none;
}

.nav ul li {
    display: inline-block;
    margin-left: 60px;
    position: relative;
}
li.nav-active:after{
    content: '';
    border: 1.5px solid #0073B4;
    width: 24px;
    bottom: -15px;
    left: 50%;
    right: 0;
    position: absolute;
    transform: translateX(-50%);
    background-color: #0073B4;
}
li.nav-active .nav-link1{
    color: #0073B4;

}
.nav .nav-link1 {
    text-decoration: none;
    color: #426666;
}

.nav a:hover {
    text-decoration: none;
    color: #426666;
}

.nav-button {
    padding: 15px 25px 15px 25px;
    background: linear-gradient(270deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 100px;
    display: block;
    margin: auto;
    border: none;
    outline: none;
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

.nav-button:focus {
    border: none;
    outline: none;
}

.nav-button span {
    color: #fff;
}

.nav-button:hover {
    background: linear-gradient(-180deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 100px;
}


/*Navbar End*/


/*First Header Start*/

.Section1 {
    padding-top: 120px;
}

.row-margindown {
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.menubar-text {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.h-text {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 55px!important;
    line-height: 90px;
    letter-spacing: 0.2px;
    background: rgb(66,102,102);
	background: linear-gradient(100deg, rgba(66,102,102,1) 0%, rgba(0,115,180,1) 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.powered_by_gfl {
    display: block;
    transform: translate(-140px, -26px);
    position: absolute;
    left: 415px;
}

.heading-small-text {
    font-family: 'Montserrat-Medium';
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #426666;
    vertical-align: top;
    margin-top: 80px;
    text-align: left;
}

.button-body {
    align-items: center;
    margin: 80px auto 0 auto;
}

.home-button {
    padding: 24px 78px 24px 78px;
    width: 308px;
    background: linear-gradient(270deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 100px;
    display: block;
    margin: auto;
    border: none;
    outline: none;
}

.home-button:focus {
    border: none;
    outline: none;
}

.home-button span {
    font-family: Montserrat-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

.home-button:hover {
    background: linear-gradient(-180deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 100px;
}


/*First Header End*/


/*Second Section Start*/
.card-click{
   /* padding: 40px!important;*/
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}
.card-click .card-body{
    padding: 50px;
}
.card-click a{
    text-decoration: none;
    padding: 0px!important;
}
.card-click.active-tile{
    background: #0073B4;
}

.card-click.active-tile .my-card-title{
    color: #fff;
}
.card-click.active-tile .my-card-text{
    color: #fff;
}


.card-click .card-body .greyicon {
    display: block;
}

.card-click .card-body .whiteicon {
    display: none;
}

.card-click.active-tile .card-body .greyicon {
    display: none;
}


.card-click.active-tile .card-body .whiteicon {
    display: block;
}

.section-3{
    padding-bottom: 100px;
}

.margin-left-right{
    margin-left: 20px; 
    margin-right: -20px;
}


.h2-style {
    font-family: Montserrat-Bold;
    font-size: 22px;
    line-height: 85px;
    color: #426666;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
}

.paragraph {
    font-family: 'Montserrat-medium';
    font-weight: 500;
    font-size: 17px;
    line-height: 35px;
    letter-spacing: 0.2px;
    color: #426666;
    margin-bottom: 2rem;
}

.paragraph span {
    font-family: Montserrat-semibold;
}


/*Second Section End*/


/*Third Section Start*/
.click-img-background{
    background-color: #DFEAEA;
    transform: translate(-30%, 0%);
    z-index: 0;
    /* width: 100%; */
    padding: 100px;
    border-radius: 26px;
    width: 718px;
    height: 718px;
}
.click-img-background img{
    transform: translate(14%, 0%);
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.end-to-end-img{
    transform: translate(30%, -20%)!important;
}


.click-img-background.monitoring .monitoring-image{
    opacity: 1;
}
.click-img-background.soilmanagement .soilmanagement-image{
    opacity: 1;
}
.click-img-background.thirdprtyovrsgt .thirdprtyovrsgt-image{
    opacity: 1;
}
.click-img-background.reporting .reporting-image{
    opacity: 1;
}
.click-img-background.mobileapplication .mobileapplication-image{
    opacity: 1;
}
.my-card-title {
    font-family: Montserrat-semibold;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 0.2px;
    color: #0073B4;
    margin-bottom: 0rem;
    padding: 20px 0 14px 0;
}

.my-card-text {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
}
.col-padding-class{
    padding-right: 25px;
    align-self: center;
}


/*Third Section End*/


/*Forth Section Start*/

.section-4 {
    background: #DFEAEA;
    padding: 76px 160px 76px 160px;
}

.color-section-4 {
    position: absolute;
    top: 135px;
    left: 0;
    bottom: 0;
    right: 0;
}

.round-position-perants {
    background: #ECF4F4;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.color-section-4 div {
    font-family: Montserrat-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #426666;
}

.RYB-button {
    margin: 56px auto 0 auto;
    padding: 20px 30px 20px 30px;
    width: 252px;
    background: linear-gradient(270deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 40px;
    display: block;
    border: none;
    outline: none;
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

.RYB-button:focus {
    border: none;
    outline: none;
}

.RYB-button:hover {
    background: linear-gradient(-180deg, #0073B4 1.99%, #4196C7 101.54%);
}

.section-4 .container-flud .row-margindown .card {
    padding: 0px!important;
    border-radius: 12px;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    margin-bottom: 15px;
}

.section-4 .container-flud .row-margindown .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 3.25rem;
}

.section-4 .container-flud .row-margindown .card .card-body .card-title {
    font-family: Montserrat-Semibold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 10px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #426666;
    min-height: 40px;
}

.section-4 .container-flud .row-margindown .card .card-body .card-text {
    font-family: Montserrat-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #698080;
    min-height: 80px;
}

.overlay-body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    margin-bottom: 20px;
    min-height: 515px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 40px 45px;
}

.overlay-body img {
    margin: 0px auto 0px auto;
    display: block;
}

.ss-img {
    width: 100px;
}

.qp-img {
    width: 82px;
}

.rs-img {
    width: 150px;
}

.tpo-img {
    width: 134px;
}

.overlay-title {
    font-family: Montserrat-Semibold;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #426666;
    margin: 20px 0px 40px 0;
}

.overlay-body ul {
    margin: 0 auto;
}

.overlay-body ul li {
    font-family: Montserrat-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #698080;
    margin-bottom: 15px;
}

.card:hover .overlay-body {
    opacity: 1;
    cursor: pointer;
}


/*Case Study*/

.section-5 {
    padding: 50px 0px;
}
.case-study-img{
    position: relative;
}

.case-study-title-block{
    position: absolute;
    top: 50px;
    width: 100%;
    left: 30px;
}

.testimonial-metter{
    position: absolute;
    top: 60%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 75%;
}
.case-study {
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
/*
.case-study-text-round {
    background: #27ae604d;
    width: 117px;
    height: 117px;
    border-radius: 100%;
}
*/
.case-study h5 {
    padding: 0px 60px 0px 0px;
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: bold;
    font-size: 27px;
    line-height: 85px;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #426666;
    position: absolute;
    top: 13px;
    left: 47px;
    right: 0px;
}

.testimonial-button {
    display: block;
    text-align: center;
    margin: 60px auto 0px auto;
    border: 1px solid #426666;
    box-sizing: border-box;
    border-radius: 100px;
    background-color: transparent;
    padding: 15px 60px 15px 60px;
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #426666;
    width: 250px;
    text-decoration: none;
}

.testimonial-button:focus {
    outline: none;
}

.testimonial-button:hover {
    background: #426666;
    color: #ffffff;
    text-decoration: none;
}
.testimonial-padding-down{
    padding-right: 160px;
    padding-left: 160px;
}


.testimonial-main {
    display: flex;
    justify-content: space-around;
    padding: 20px;
}

.testimonial{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
    letter-spacing: 0.2px;
    color: #426666;
}

.overview {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0.2px;
    color: #426666;
}


/* supprt-page */
.demo-button {
    margin: 56px auto 0 auto;
    padding: 15px 30px 15px 30px;
    background: linear-gradient(270deg, #0073B4 1.99%, #4196C7 101.54%);
    border-radius: 40px;
    display: block;
    border: none;
    outline: none;
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

.demo-button:focus {
    border: none;
    outline: none;
}

.demo-button:hover {
    background: linear-gradient(-180deg, #0073B4 1.99%, #4196C7 101.54%);
}
.contact-btn{
    background: #27AE60;
    color: #ffffff;
    padding: 10px 40px 10px 40px;
    border: none;
    box-sizing: border-box;
    border-radius: 100px;
}
.contact-btn:focus{
    border: none;
    outline: none;
}
.contact-btn:hover{
    background: #6FCF97;
}
.support-page .page-title h1 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    padding: 70px 0px 40px 0px;
    text-align: center;
    color: #0073B4;
}

.support-page .sub-title h2 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    color: #0073B4;
    padding: 20px 0px 70px 0px;
}

.support-page .box-item {
    /* width: 360px; */
    background: #FFFFFF;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 45px;
    width: 100%;
    margin-bottom: 30px;
}
    .support-page-subtitle{
        display: block;
        padding: 20px 0 30px 0;
    }
.support-page .support-page-subtitle .box-title {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22pt;
    letter-spacing: 0.2px;
    color: #0073B4;
}

.support-page .box-description p {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
}
.support-page .box-description a {
    color: #0073B4;
    text-decoration: none;
}
.getting-started{
    background-color: #DFEAEA;
    margin: -293px 0px -190px 0px;
    padding-bottom: 200px;
    padding-top: 293px;
}
.getting-started #accordion {
    width: auto;
    margin: auto;   
}

.getting-started .title h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #0073B4;
    padding: 70px 0px 40px 0px;
}

.card-accord .card-header {
    height: 100px;
    background-color: #fff;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.card-accord .card-header a {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 75px;
    letter-spacing: 0.2px;
    color: #426666;
}

.collapse-texts .card-body p {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
}

.contact {
    padding: 70px 0px;
}

.contact .contact-box {
    background: #FFFFFF;
    border: 1px solid #DFEAEA;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 50px;
    text-align: center;
    margin: auto;
}

.contact .title {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 24pt;
    letter-spacing: 0.2px;
    color: #0073B4;
}
.contact-box .description{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #426666;
    margin-top: 20px;
}

.contact-box button.btn.btn-success {
    border-radius: 30px;
    padding: 10px 20px;
    margin-top: 30px;
}

button.btn.btn-primary.book-demo {
    margin-top: 30px;
    border-radius: 30px;
    padding: 10px 30px;
}
.card-accord{
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
}

.card-accord .card-body {
    background-color: #fff;
}
.support-page-section2{
    background-color: inherit;
}

/* resources page */
.background-section{
    background-color: #DFEAEA;
    padding: 20px;
    min-height: 600px;
    margin-top: 14%;
    height: auto;
}
.bottom-row{
    margin-bottom: -10%;
    margin-top: 5%;
}
.top-row{
    margin-top: -12%;
    margin-bottom:5%;
}
.footer.resorce-footer {
    padding-top: 10%;
}
.resources .page-title h1 {
    text-align: center;
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 15px;
    letter-spacing: 0.2px;
    color: #0073B4;
    padding: 50px;
}
.resources .description p{
    font-family: Montserrat-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #426666;
    padding-bottom: 30px;
}
.resorce-background .description{
    padding-bottom: 80px;
}
.resorce-background .description p {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #426666;
}

.resorce-background .res-box {
    background: #FFFFFF;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 40px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
}


.res-box .case-studybtn{
    position: absolute;
    border: 1px solid #426666;
    box-sizing: border-box;
    padding: 15px 40px 15px 40px;
    border-radius: 40px;
    display: block;
    font-family: 'Montserrat-regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #426666;
    background-color: transparent;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    white-space: nowrap;
    text-decoration: none;
}
.case-studybtn:focus{
    outline: none;
}
.case-studybtn:hover{
    background-color: #0073B4;
    color: #ffffff;
    outline: none;
    border: 1px solid #0073B4;
}
.hover{
    display: none;
}
.case-studybtn:hover .withouthover{
    display: none;
}
.case-studybtn:hover .hover{
    display: initial;
}
.withouthover{
    display: initial;
}
.res-box .title h4 {
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 85px;
    letter-spacing: 0.2px;
    color: #0073B4;
}

/*Footer Start*/

.footer {
    width: 100%;
    display: block;
}

.footermain {
    width: 95%;
    padding: 60px 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}

.inner-footer {
    width: 95%;
    margin: auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}

.footer-items {
    width: 25%;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #fff;
    margin: auto;
}

.footer-security ul {
    list-style: none;
    padding: 0px;
    line-height: 50px;
}

.footer-security ul li a {
    font-family: 'Montserrat-regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 0.2px;
    color: #426666;
}

.footer-security ul li i {
    margin-right: 20px;
    text-decoration: none;
    border: none;
}

.footer-security h4,
.footer-contact h4 {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 45px;
    letter-spacing: 0.2px;
    color: #426666;
}

.footer-contact ul {
    list-style: none;
    padding: 0px;
    line-height: 20px;
}

.footer-contact ul li a {
    font-family: 'Montserrat-regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
}

.footer-contact a {
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #0073B4;
}

.footer-end {
    background: #426666;
    padding: 20px 0px 10px;
}

.footer-end h5 {
    font-family: 'Montserrat-medium';
    font-weight: 500;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #ECF4F4;
}

.footer-contact,
.footer-security,
.link-din,
.bottom-img {
    float: right;
}

.secure,
.linkdin {
    align-self: center;
}
/*Footer End*/



/*Modul Start*/
.modal{
    padding-right: 0px!important;
}
.modal-content{
    padding: 50px;
    border-radius: 6px;
    border: none;
}
.modal-header{
    border-bottom: none;
    padding-bottom: 20px;
    align-items: center;
}
.modal-title{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #426666;
}
/*Video Start*/
.video-tag{
    border-radius: 6px;
}
.videopouse{
    position: absolute;
    left: 50%;
    right: 0px;
    transform: translate(-50%, -50%);
    top: 50%;
}
/*Video End*/

.video-modal-title{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #0073B4;
}
.video-modal-p{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #426666;
}
.modal-footer{
    border-top: none;
}
.modal-header .close:focus{
    outline: none;
}
.fade {
    background-color: rgba(66, 102, 102, 0.8);
}
.modal-button{
    background: #27AE60;
    border: 1px solid #27AE60;
    box-sizing: border-box;
    border-radius: 40px;
    padding: 15px 40px 15px 40px;
    font-family: 'Montserrat-regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
}
.modal-button:focus{
    outline: none;
}
.modal-button:hover{
    background-color: #27AE60;
    color: #ffffff;
    outline: none;
}
.modal-footer{
    justify-content: center!important;
}
label{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #8FADAD;
    margin-bottom: 0px;
}
label .star{
    color: #EB5757;
    margin: 0!important;
    display: inline-block;
}
.form-control{
    border-top: none;
    border-left: none; 
    border-right: none;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    color: #495057;
    background-color: #fff;
    -moz-background-color:#fff;
    background-clip: padding-box;
    border-bottom: 1px solid #DFEAEA;
    border-radius: inherit;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Montserrat-semibold';
    padding: 5px 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #426666;
}
select.form-control {
   -moz-appearance:none;
   -webkit-appearance: none;
   appearance:none;
   background-image: url('../images/Select-Dropdown.svg');
   background-repeat: no-repeat;
   background-size:15px;
   background-position: right center;
}
input[type=number] {
  -moz-appearance: textfield;
}
.text-area-type{
    width: 100%;
    color: #495057;
    background-color: #fff;
    border: 1px solid #DFEAEA;
    box-sizing: border-box;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Montserrat-semibold';
    padding: 5px 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #426666;
    padding: 10px;
    resize: none;
}
.form-control:focus{
    outline: none;
    border-bottom: 1px solid #8FADAD;
    box-shadow:none;
}
.text-area-type:focus{
    outline: none;
    box-shadow: none;
    border: 1px solid #8FADAD;
}


select:focus, select:hover, select, option:focus{
    outline: none;
    box-shadow: none;
    outline-offset: 0px;
}
.phonenumber{
    width: 50%;
}
.form-control option{
    font-family: 'Montserrat-semibold';
    padding: 5px 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #426666;
    padding: 10px 0px;
    min-height: unset;
}

input::placeholder{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #426666;
}
.testimonial-round-parents{
    transform: translate(10px, -20px);
}

/*Modul End*/


.resorce-background .res-box-child {
    background: #FFFFFF;
    box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 40px;
    position: relative;
    width: 100%;
}

.resorce-background .res-box-child .title h4{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 85px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #0073B4;
}


.description-last p{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #426666;
    padding-bottom: 30px;
}

.guide-box {
    border: 1px solid #DFEAEA!important;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-bottom: 20px;
    width: 100%;
}
.guide{
    position: relative;
    min-height: 170px;
    padding: 20px!important;
}
.guide h4{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #0073B4;
}
.guide-p{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #426666;
    padding: 20px 0;
}
.guide-a{
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}
.guide-a a{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    display: block;
    color: #0073B4;
    text-decoration: none;
}
.guide-a div{
    border: 0.5px solid #0073B4;
    position: absolute;
    width: 80px;
    height: 1px;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0073B4;
}
.guide-a{
    display: none;
}
.guide-box:hover .guide-a{
    display: block;
}
.guide-box:hover{
    border: 1px solid #DFEAEA;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}
/*Privacy Policy Start*/
.modal-button-close, .terms-of-use-close{
    border: 1px solid #426666;
    box-sizing: border-box;
    padding: 10px 60px 10px 60px;
    border-radius: 40px;
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background-color: transparent;
}
.modal-button-close:focus, .terms-of-use-close:focus{
    outline: none;
}
.Privacy-title, .terms-of-use-title{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #426666;
}
.privacy-date, .terms-of-use-date{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #8FADAD;
    margin-bottom: 30px;
}

.privacy-policy-body h2, .terms-of-use-body h2{
    font-family: 'Montserrat-semibold';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #0073B4;
    padding-top: 20px;
}
.privacy-policy-body p, .terms-of-use-body p{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.privacy-policy-body p a, .terms-of-use-body p a{
    text-decoration: none;
}
.privacy-policy-body p span, .terms-of-use-body p span{
    color: #0073B4;
}
.privacy-policy-body .privacy-ul ul{
    margin: 0;
    padding: 0 15px;
}
.terms-of-use-body .privacy-ul ol{
    padding:0 0 0 15px;
}
.terms-of-use-body .privacy-ul ol li{
    padding:0 0 10px 0px;
}
.terms-of-use-body .privacy-ul ol li p{
    padding-bottom: 0px; 
}
.privacy-ul{
    font-family: 'Montserrat-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #426666;
    padding-bottom: 10px;
}

/*Privacy Policy End*/
.myfade.fade{
    background-color: rgba(66,102,102,0.7);
}

/* Dots Styles */
.dots {
	position:absolute;	
}
.dots-wrapper {
	position:relative;
}
.dot1 {
    left: -40px;
    top: -15px;
	z-index:-5;
}
.dot2 {
	left: -40px;
    bottom: 0;
	z-index:2;
}
.dot3 {
	right: 40%;
    bottom: -15px;
	z-index:2;
}
.dot4 {
	left: 335px;
    top: 35px;
	z-index:2;
}
.dot5 {
	left: 400px;
    bottom: 60px;
	z-index:2;
}
.dot6 {
    right: 600px;
    top: 20px;
	z-index:0;
}
.dot7 {
	right: 200px;
    top: 0;
	z-index:2;
}
.dot8 {
	left: 200px;
    top: -50px;
	z-index:2;
}
.dot9 {
	left: 187px;
    top: -60px;
	z-index:2;
}
.dot10 {
	right: 0;
    top: -200px;
	z-index:2;
}
.dot11 {
    right: 50px;
    bottom: 30px;
	z-index:2;
}
.dot12 {
    left: 150px;
    top: -65px;
    z-index: 2;
}
.dot13 {
    left: 0;
    top: 0;
    z-index: -1;
}
.dot14 {
    left: 370px;
    top: 130px;
    z-index: 0;
}
.dot15 {
    left: 300px;
    bottom: 100px;
    z-index: 0;
}

@media (max-width: 1670px) {
    .card-click .card-body{
        padding: 30px;
    }
    .powered_by_gfl {
        transform: translate(-64px, -25px);
        left: 363px;
        width: 120px;
    }
    .h-text{
        font-size: 55px!important;
        line-height: 90px;
    }
    .heading-small-text{
        font-size: 22px;
        line-height: 36px;
        margin-top: 70px;
    }
    .button-body{
        margin: 60px auto 0 auto;
    }
    .click-img-background{
        transform: translate(-33%, 0%);
        width: 618px;
    }
    .click-img-background img{
        transform: translate(16%, 12%);
        width: 500px;
    }
    .end-to-end-img{
        transform: translate(20%, -20%)!important;
    }
    .my-card-title{
        font-size: 20px;
    }
    .my-card-text{
        font-size: 15px;
        line-height: 30px;
    }
    .carousel-inner {
        padding: 60px;
        transform: translate(10px, -70px);
    }
    .testimonial-main p:first-child{

    }
    .testimonial-padding-down{
        padding-right: 140px;
        padding-left: 140px;
    }
    .testimonial-round-parents {
        transform: translate(10px, -32px);
    }
    .carousel-inner {
        transform: translate(10px, -40px);
    }
    .case-study h5{
        font-size: 22px;
        line-height: 40px;
        top: 35px;
    }
    .testimonial{
        font-size: 20px;
        line-height: 35px;
    }

    .overview {
        font-size: 18px;
        line-height: 35px;
    }
    .support-page .box-item{
        padding: 20px;
    }
    .section-4 .container-flud .row-margindown .card-body{
        padding: 2.25rem;
    }
    .testimonial-button{
        margin-top: 30px;
    }
    .testimonial-metter{
        top: 57%;
    }
}



@media (max-width: 1440px) {
    .guide{
    position: relative;
    min-height: 150px;
    padding: 20px!important;
    }
    .powered_by_gfl {
        transform: translate(-61px, -20px);
        left: 307px;
        width: 90px;
    }
    .h-text{
        font-size: 43px!important;
        line-height: 70px;
    }
    .heading-small-text {
        font-size: 20px;
        line-height: 36px;
        margin-top: 30px;
    }
    .button-body {
        margin: 30px auto 0 auto;
    }
    .menubar-text{
        font-size: 15px;
    }
    .main-card .card-body, .overlay-body{
        padding: 2rem!important;
    }
    .section-4 .container-flud .row-margindown .card .card-body .card-text{
        font-size: 12px;
        line-height: 20px;
        min-height: 40px;
    }

    .end-to-end-img{
        transform: translate(15%, -22%);
    }
    .padding-body{
        padding: 1.25rem!important;
    }
    .my-card-title{
        font-size: 14px;
        line-height: normal;
        padding: 12px 0 8px 0;
    }
    .section-4 .container-flud .row-margindown .card .card-body .card-title, .overlay-title{
        font-size: 14px;
        line-height: normal;
    }
    .my-card-text, .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul li{
        font-size: 12px;
        line-height: 14pt;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul li{
        font-size: 12px;
        line-height: 14pt;
        margin-bottom: 5px;
    }
    .click-img-background {
        width: 550px;
        height: 550px;
        transform: translate(-35%, 10px);
    }
    .click-img-background img {
        transform: translate(15%, 0%);
        width: 450px;
    }
    .testimonial-padding-down{
        padding-right: 130px;
        padding-left: 130px;
    }
    .carousel-inner {
        transform: translate(10px, -70px);
    }
    /*.case-study-text-round{
        width: 90px;
        height: 90px;
    }*/
    .img-box{
        width: 80px;
        height: 80px;
    }
    .img-box img{
        width: 80px;
        height: 80px;
        position: absolute;
        top: -7px;
        left: 13px;
    }
    .testimonial-main p:first-child{
        font-size: 18px;
        line-height: 35px;
    }
    .testimonial-main p:last-child{
        font-size: 14px;
        line-height: 30px;
    }
    .testimonial-main{
        padding: 10px;
    }
    .carousel-control-next, .carousel-control-prev{
        height: 75%;
    }
    .round-position-perants{
        width: 420px;
        height: 420px;
    }
    .color-section-4{
        top: 90px;
    }
    .RYB-button{
        margin: 30px auto 0 auto;
    }
    .qp-img{
        width: 40px;
    }
    .tpo-img {
        width: 80px;
    }
    .ss-img {
        width: 60px;
    }
    .rs-img {
        width: 80px;
    }
    .res-box .title h4{
        font-size: 18px;
        line-height: 20pt;
        padding: 20px 0;
    }
    .resorce-background .description p{
        font-size: 16px;
        line-height: 28px;
    }
    .res-box .case-studybtn{
        padding: 10px 20px 10px 20px;
    }
    .resorce-background .res-box{
        padding: 40px 20px;
    }
    .resorce-background .res-box-child .title h4{
        font-size: 18px;
        line-height: 20pt;
        padding: 20px 0;
    }
    .case-study h5{
        font-size: 20px;
        line-height: 40px;
        top: 25px;
    }
    .testimonial{
        font-size: 18px;
        line-height: 30px;
    }

    .overview {
        font-size: 16px;
        line-height: 30px;
    }
    .support-page .support-page-subtitle .box-title{
        font-size: 18px;
        line-height: 22pt;
    }
    .demo-button{
        font-size: 14px;
        line-height: 18px;
        padding: 15px 20px 15px 20px;
    }
    .support-page .box-description p{
        font-size: 14px;
        line-height: 20px;
    }
}



/*Extra large devices (large desktops, 1200px and down)*/
@media (max-width: 1200px) {
    .card-click .card-body{
        padding: 20px;
    }
    .testimonial-padding-down{
        padding-right: 50px;
        padding-left: 50px;
    }
    
    .p-left-160 {
        padding-left: 60px;
    }
    .p-right-160 {
        padding-right: 60px;
    }
    .powered_by_gfl {
        transform: translate(-94px, -15px);
    }
    .nav {
        padding-right: 60px;
        padding-left: 60px;
    }
    .nav li {
        display: inline-block;
        margin-left: 50px;
    }
    .h-text {
        font-size: 40px!important;
        line-height: 50px;
        letter-spacing: 0.2px;
    }
    .heading-small-text {
        font-size: 20px;
        margin-top: 60px;
    }
    .home-button {
        padding: 14px 40px 14px 40px;
        width: 208px;
    }
    .home-button img {
        width: 15px;
    }
    .home-button span {
        font-family: Montserrat-Bold;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
    }
    .section-4 {
        background: #DFEAEA;
        padding: 40px 60px 40px 60px;
    }
    .button-body {
        margin: 40px auto 0 auto;
    }
    .h2-style {
        font-size: 24px;
        line-height: 55px;
    }
    .round-position-perants {
        width: 400px;
        height: 400px;
    }
    .color-section-4 {
        top: 100px;
    }
    .RYB-button {
        margin: 20px auto 0 auto;
        padding: 14px 40px 14px 40px;
    }
    .RYB-button span {
        font-size: 14px;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .card .card-body .card-text {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0.3px;
        margin: 20px 0px 30px 0;
        min-height: 80px;
    }
    .overlay-body {
        padding: 10px;
    }
    .overlay-body img {
        margin: 10px auto 0px auto;
        display: block;
    }
    .overlay-title {
        font-size: 16px;
        line-height: 20px;
        margin: 15px 0px 20px 0;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul {
        margin: 0 auto;
        display: block;
        list-style-type: disc;
        margin-block-start: 1px;
        margin-block-end: 1px;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 30px;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul li {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .overlay-body img {
        margin: 10px auto 0px auto;
        display: block;
    }
    .ss-img {
        width: 70px;
    }
    .qp-img {
        width: 50px;
    }
    .rs-img {
        width: 120px;
    }
    .tpo-img {
        width: 114px;
        display: flex;
        justify-content: space-between;
    }
    .res-box .case-studybtn{
        padding: 15px 30px 15px 30px;
        font-size: 16px;
        line-height: 20px;
    }
    .bottom-row{
        bottom: -30%;
    }
    .support-page .box-item{
        padding: 20px;
    }
    .demo-button{
        font-size: 12px;
        padding: 10px 20px;
    }
    .getting-started {
        background-color: #DFEAEA;
        margin: -430px 0px -190px 0px;
        padding-bottom: 200px;
        padding-top: 430px;
    }
    .card-click{
        margin-bottom: 20px;
        box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.1);
        border-radius: 12px;
    }
    .click-img-background{
        background-color: #DFEAEA;
        transform: translate(-38%, 0%);
        z-index: 0;
        padding: 100px;
        border-radius: 26px;
        width: 500px;
        height: 500px;
    }
    .click-img-background img{
        transform: translate(20%, 0%);
        width: 400px;
    }
    .card-click a {
        text-decoration: none;
        padding: 0px!important;
    }
    .description-last p{
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 20px;
    }
    .resorce-background .res-box-child{
        padding: 20px;
    }
    .resorce-background .res-box-child .title h4{
        font-size: 22px;
        line-height: 50px;
    }
    .pdf-file-block .metter{
        padding: 6px 10px;
    }
    .metter h4{
        font-size: 14px;
        line-height: 18px;
    }
    .getting-started{
        background-color: #DFEAEA;
        margin: -310px 0px -190px 0px;
        padding-bottom: 200px;
        padding-top: 310px;
    }
}



@media (max-width: 1040px) {
    .testimonial-padding-down{
        padding-right: 30px;
        padding-left: 30px;
    }
    .testimonial-button{
        font-size: 17px;
        line-height: 25px;
        width: 250px;
        padding: 10px 40px 10px 40px;
    }
    .overview{
        font-size: 14px;
        line-height: 24px;
    }
    .h-text{
        font-size: 38px!important;
    }
    .powered_by_gfl{
        transform: translate(-107px, -15px);
    }
    .heading-small-text{
        font-size: 18px;
        margin-top: 20px;
    }
    .res-box .title h4{
        font-size: 20px;
        line-height: 20pt;
        padding: 20px 0;
    }
    .res-box .case-studybtn{
        padding: 10px 20px 10px 20px;
    }
    .resorce-background .res-box{
        padding: 40px 20px;
    }
    .resorce-background .description p{
        font-size: 16px;
        line-height: 24px;
    }
    .metter h4{
        font-size: 12px;
        line-height: 16px;
    }
    .metter-p{
        font-size: 10px!important;
        line-height: 15px;
    }
    .resorce-background .description{
        padding-bottom: 40px;
    }
    .getting-started{
        background-color: #DFEAEA;
        margin: -310px 0px -190px 0px;
        padding-bottom: 200px;
        padding-top: 310px;
    }
}






















/*Large devices (desktops, 992px and down)*/

@media (max-width: 992px) {
    .background-section{
    margin-top: 0%;
    }
    .bottom-row{
        margin-bottom: 0px;
        margin-top: 5%;
    }
    .top-row{
        margin-top: 0px;
        margin-bottom:5%;
    }
    .footer.resorce-footer {
        padding-top: 0px;
    }
    .small-device-close{
        display: initial;
    }
    .big-device-close{
        display: none;
    }
    .small-device-close img{
        width: 20px;
    }
    .demo-button{
        padding: 15px 30px;
    }
    .section-5 {
        display: none;
    }
    .bottom-row{
        position: relative;
        top: 0;
        transform: inherit;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0 auto;
    }
    .h-text {
        font-size: 50px!important;
        line-height: 60px;
        letter-spacing: 0.2px;
        text-align: center;
    }

    .heading-small-text {
        font-size: 24px;
        margin-top: 50px;
        text-align: center;
    }
    .home-button {
        margin: 20px auto 0 auto;
        padding: 14px 40px 14px 40px;
    }
    .home-button span {
        font-size: 16px;
        line-height: 20px;
    }
    .home-button img {
        width: 20px;
    }
    .powered_by_gfl {
        transform: translate(12%, -70%);
        width: 120px;
        right: 12%;
        left: unset;
    }
    .home-teblet-padding{
        display: unset;
    }

    .flex-center {
        display: flex;
        align-items: center;
    }
    .section-5 {
        display: none;
    }
    .nav li {
        display: inline-block;
        margin-left: 0px;
        display: block;
        text-align: left;
        margin: 20px 0;
    }
    .footer-contact,
    .footer-security,
    .link-din,
    .bottom-img {
        float: none;
        align-items: center;
    }
    .secure,
    .linkdin {
        display: block;
        align-self: center;
    }
    .nav {
        position: fixed !important;
        top: 0;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        /* box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05); */
        background-color: #fff;
        line-height: 30px;
    }
    .p-left-160 {
        padding-left: 40px;
    }
    .p-right-160 {
        padding-right: 40px;
    }
    .nav {
        padding-right: 40px;
        padding-left: 40px;
    }

    .section-4 {
        background: #DFEAEA;
        padding: 20px 10px 20px 10px;
    }
    .button-body {
        align-items: center;
        margin: 50px auto 0 auto;
    }
    .h2-style {
        font-size: 24px;
        line-height: 55px;
    }
    .round-position-perants {
        width: 400px;
        height: 400px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .color-section-4 {
        top: 115px;
    }
    .color-section-4 div {
        font-size: 20px;
        line-height: 35px;
    }
    .RYB-button {
        margin: 20px auto 0 auto;
        padding: 10px 30px 10px 30px;
        width: auto;
    }
    .RYB-button span {
        font-size: 13px;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .card .card-body .card-title {
        margin-top: 20px;
        font-size: 18px;
        line-height: 20px;
    }
    .ss-img {
        width: 90px;
    }
    .qp-img {
        width: 70px;
    }
    .rs-img {
        width: 140px;
    }
    .tpo-img {
        width: 114px;
        display: flex;
        justify-content: space-between;
    }
    .footer .footermain .footer-items .bottom-img img {
        width: 210px;
    }
    .footer-items:last-child {
        display: none;
    }
    .footermain {
        width: 100%;
    }
    .resorce-background .res-box {
    width: auto;
    text-align: center;
    }
    .res-box .case-studybtn{
        padding: 15px 40px 15px 40px;
        font-size: 13px;
    }
    .res-box .case-studybtn img{
        width: 20px;
    }
    .background-section{
    background-color: #DFEAEA;
    padding: 40px;
    height: auto;
    margin-top: 0px;
    padding: 30px 5px 30px 5px;
    }
    .background-section .resorce-background{
    position: relative;
    top: 0;
    transform: inherit;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    }
    .resources .description p{
        font-size:17px;
        text-align: center;
    }
    .resorce-background .description p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #426666;
    }
    .footermain {
    width: 95%;
    padding: 60px 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
    }
    /*Footer Start*/
    .footer-items {
        width: 100%;
        text-align: center;
        padding: 20px 0px;
    }
    .footer {
        width: 100%;
        display: block;
    }
    .footermain {
        padding: 60px 10px;
        width: 100%;
    }
    .inner-footer {
        padding: 30px 10px;
    }
    .footer-security ul {
        list-style: none;
        padding: 0px;
        line-height: 30px;
    }
    .footer-security ul li a {
        font-size: 14px;
        line-height: 45px;
    }
    .footer-security ul li i {
        margin-right: 20px;
    }
    .footer-security h4,
    .footer-contact h4 {
        font-size: 14px;
        line-height: 45px;
    }
    .footer-contact ul {
        list-style: none;
        padding: 0px;
        line-height: 20px;
    }
    .footer-contact ul li a {
        font-size: 14px;
        line-height: 30px;
    }
    .footer-contact a {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #0073B4;
    }
    .mydisplaynone{
        display: none;
    }
    .footer-end {
        background: #426666;
        padding: 10px 0px 0px;
    }
    .footer-end h5 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        color: #ECF4F4;
    }
    /*Footer End*/
    .support-page .box-item{
        padding: 40px;
    }
    .getting-started #accordion{
        width: auto;
        margin: auto;
    }
    .contact {
        display: none;
    }
    .getting-started{
        background-color: #DFEAEA;
        margin: -963px 0px 0px 0px;
        padding-bottom: 20px;
        padding-top: 963px;
    }
    .support-page-section2{
        background-color: #DFEAEA;
        padding-top: 30px;
    }
    .support-page .box-description p{
        font-size: 15px;
        line-height: 28px;
    }
    .card-accord .card-header a{
        font-size: 18px;
        line-height: 85px;
    }
    .collapse-texts .card-body p{
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0.2px;
        color: #426666;
    }
    .click-img-background{
        display: none;
    }
    .margin-left-right{
        margin-left: 0px; 
        margin-right: 0px;
    }

    .col-padding-class{
        padding-right: 25px;
        align-self: auto;
    }
    .card-click{
        min-height: 400px;
        margin-bottom: 40px;
    }
    .landingPage-background-color-change{
       
    }
    .hero-image{
        display: none;
    }
    .hero-image-tablet{
        display: initial;
        background: #49b9dd1a;
        padding: 808px 0px 100px 0;
    }
    .padding-0px{
        padding: 0px!important;
    }
    .card-click .card-body{
        min-height: 250px;
    }
    .my-card-title{
        font-size: 20px;
        line-height: 20pt;
        padding: 40px 0;
    }
    .my-card-text, .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul li{
        font-size: 12px;
        line-height: 20pt;
    }
    .footer.resorce-footer{
        padding-top: 10px;
    }




/*Menubar*/
.main-mobile{
    display: initial;

}
.small-menu-background{
    background-color: #F5F9F9;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    position: fixed;
    top: 0;
    z-index: 99;
}
.mobile-logo-menu{
    display: flex;
    justify-content: space-between;
}
.main-desktop{
    display: none;
}
    .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: -400px;
  background-color: #F5F9F9;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 65px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
  width: 375px;
}
.sidenav ul{
    list-style: none;
    padding: 0px;
}
.sidenav ul li{
     padding: 10px 20px 5px 20px;
     border: 1px solid #DFEAEA;

}


.sidenav ul li:first-child{
    background: linear-gradient(270deg, #0073B4 1.99%, #4196C7 101.54%);
    display: block;
    margin: auto;
    border: none;
    outline: none;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.sidenav ul li:first-child a span{
    color: #ffffff;
}
.sidenav a {
  font-family: 'Montserrat-medium';
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #426666;
  display: block;
  transition: 0.3s;
  font-size: 16px;
  line-height: 20px;
}

.sidenav a:hover {
  color: #426666;
}

.sidenav .closebtn {
    position: absolute;
    top: 9px;
    left: 0px;
    font-size: 16px;
}
.dots {
	display:none;
}
}


/* Medium devices (tablets, 768px and down)*/

@media (max-width: 768px) {
    .flex-center {
        display: block;
        align-items: center;
    }
    .p-left-160 {
        padding-left: 20px;
    }
    .p-right-160 {
        padding-right: 20px;
    }
    .nav {
        padding-right: 20px;
        padding-left: 20px;
    }
    .h-text {
        font-size: 40px!important;
        line-height: 60px;
        letter-spacing: 0.2px;
    }
    .heading-small-text {
        font-size: 20px;
        margin-top: 30px;
    }
    .powered_by_gfl {
        transform: translate(-6%, -115%);
        width: 80px;
        right: 32%;
        left: unset;
    }
    .home-button {
        padding: 15px 30px 15px 30px;
        margin-bottom: 10px;
        width: 267px;
        height: 61px;
    }
    .button-body {
        margin: 20px auto 0 auto;
    }
    .h2-style {
        font-size: 20px;
        line-height: 40px;
        margin-top: 10px;
    }
    .paragraph {
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 3rem;
    }
    .round-position-perants {
        width: 460px;
        height: 460px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .color-section-4 {
        top: 127px;
    }
    .color-section-4 div {
        font-size: 25px;
        line-height: 36px;
    }
    .RYB-button {
        margin: 20px auto 0 auto;
        padding: 20px 30px 20px 30px;
        width: auto;
    }
    .RYB-button span {
        font-size: 16px;
        line-height: 20px;
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .card .card-body .card-title {
        margin-top: 0px;
        font-size: 18px;
        line-height: 20px;
    }
    .ss-img {
        width: 90px;
    }
    .qp-img {
        width: 70px;
    }
    .rs-img {
        width: 140px;
    }
    .tpo-img {
        width: 114px;
        display: flex;
        justify-content: space-between;
    }
    .Section1 {
        padding-top: 90px;
    }
    /*Footer*/
    .footermain {
        width: 100%;
        padding: 40px 10px;
    }
    /*Footer Start*/
    .footer {
        width: 100%;
        display: block;
    }
    .footermain {
        width: 100%;
    }
    .inner-footer {
        width: 100%;
    }
    .footer-items {
        padding: 10px 5px;
    }
    .footer-security ul {
        list-style: none;
        padding: 0px;
        line-height: 50px;
    }
    .footer-security ul li,
    .footer-contact ul li {
        line-height: 30px;
    }
    .footer-security ul li a {
        font-size: 12px;
        line-height: 25px;
    }
    .footer-security ul li i {
        margin-right: 20px;
        text-decoration: none;
        border: none;
    }
    .footer-security h4,
    .footer-contact h4 {
        font-size: 12px;
        line-height: 25px;
    }
    .footer-contact ul {
        list-style: none;
        padding: 0px;
        line-height: 20px;
    }
    .footer-contact ul li a {
        font-size: 12px;
        line-height: 25px;
    }
    .footer-contact a {
        font-size: 14px;
        line-height: 20px;
    }
    .footer-end {
        background: #426666;
        padding: 10px 0px 0px;
    }
    .footer-end h5 {
        font-size: 14px;
        line-height: 26px;
    }
    /*Footer End*/
    /*ResorcePage*/
    .res-box{
        margin-bottom: 30px;
    }
    .res-box .case-studybtn {
        padding: 15px 50px 15px 50px;
        font-size: 16px;
    }
    .res-box .case-studybtn img{
        width: 18px;
    }
    .resources .description p{
        font-family: 'Montserrat-medium';
        font-size: 14px;
        line-height: 24px;
        color: #426666;
    }
    .getting-started .title h3{
        font-size: 28px;
        line-height: 34px;
        padding: 70px 0px 50px 0px;
    }
    .support-page .sub-title h2{
        font-size: 28px;
        line-height: 34px;
        padding: 10px 0px 50px 0px;
    }
    .home-teblet-padding
    {
        padding: 0px 200px;
    }
    .margin-top-65px{
        margin-top: -105px;
    }
    .col-padding-class{
        padding-right: 15px!important;
    }

    .my-card-title{
        font-size: 20px;
        line-height: 20pt;
        text-align: center;
        padding: 15px 0;
    }
    
    .resorce-background .res-box-child .title h4{
        font-size: 18px;
        line-height: 20pt;
        padding: 20px 0;
    }
    .description-last p{
        font-size: 16px;
        line-height: 30px;
    }
    .metter h4{
        font-size: 14px;
        line-height: 14pt;
    }
    .pdf-file-block{
        margin-bottom: 20px;
    }
    .metter-p{
        font-size: 14px!important;
        line-height: 15px;
    }







    /*Changes*/


    .greyicon{
        margin: 0 auto;
    }
    .whiteicon{
        margin:0 auto;
    }
    .card-click{
        padding: 0px!important;
        min-height: 290px;
    }
    .card-click .card-body{
        min-height: initial;
        padding: 35px 20px;
    }
    .my-card-text{
        font-size: 15px;
        line-height: 24pt;   
        text-align: center;
    }
     .section-4 .container-flud .row-margindown .col-lg-6 .overlay-body ul li{
        font-size: 15px;
        line-height: 24pt;
     }
    .main-card .card-body, .overlay-body{
        padding: 40px 26px 0px 26px!important;   
    }
    .section-4 .container-flud .row-margindown .col-lg-6 .card .card-body .card-text{
        margin: 20px 0px 20px 0;
    }
    .section-4 .container-flud .row-margindown .card{
        box-shadow: none;
    }
    .overlay-body{
        box-shadow: none;   
    }
    .owl-carousel .owl-item img{
        width: 70px;
    }
    .owl-carousel .owl-item .ss-img {
    width: 100px;
    }

    .owl-carousel .owl-item .qp-img {
        width: 82px;
    }

    .owl-carousel .owl-item .rs-img {
        width: 150px;
    }

    .owl-carousel .owl-item .tpo-img {
        width: 134px;
    }
}


/* Small devices (tablets, 576px and down)*/

@media (max-width: 576px) {
    .main-card .card-body, .overlay-body{
        padding: 30px 20px 0px 20px!important;
    }
    .hero-image-tablet{
        padding: 708px 0px 50px 0;
    }
    .res-box .case-studybtn {
        padding: 13px 24px;
        width: auto;
    }
    .resorce-background .res-box{
        min-height: 370px;
    }
    .res-box .title h4{
        font-size: 20px;
        line-height: 24pt;
        padding: 20px 0;
    }
    .background-section{
        padding: 50px 0px;
    }
    .card-accord .card-header a{
        font-size: 14px;
        line-height: 76px;
    }
    .getting-started .title h3{
        padding: 84px 0px 35px 0px;
        font-size: 25px;
        line-height: 34px;
    }
    .Section1 {
        padding-top: 90px;
    }
    .p-left-160 {
        padding-left: 10px;
    }
    .p-right-160 {
        padding-right: 10px;
    }
    .nav {
        padding-right: 10px;
        padding-left: 10px;
    }
    .h-text {
        font-size: 36px!important;
        line-height: 50px;
        letter-spacing: 0.2px;
        background: linear-gradient(100deg, #426666 0%, #0073B4 35.42%, rgba(37, 98, 98, 0.4427) 69.37%, #426666 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: 
    }
    .powered_by_gfl{
        transform: translate(78%, -115%);
    }
    .heading-small-text {
        font-size: 18px;
        margin-top: 30px;
        padding: 0 20px;
    }
    .h2-style{
        font-size: 20px;
        line-height: 40px;
    }
    .paragraph{
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 2rem;
    }
    .color-section-4 {
        top: 20px;
    }
    .support-page .support-page-subtitle .box-title{
        font-size: 20px;
        line-height: 50px;
    }
    .color-section-4 div {
        font-size: 22px;
        line-height: 36px;
    }
    .footer-contact a u{
        display: none;
    }
    .RYB-button {
        margin: 10px auto 0 auto;
        padding: 15px 30px 15px 30px;
        width: auto;
    }
    .RYB-button span {
        font-size: 16px;
        line-height: 20px;
    }
    /*Footer Start*/
    .footer-items {
        width: 100%;
        text-align: center;
        padding: 20px 0px;
    }
    .footer {
        width: 100%;
        display: block;
    }
    .footermain {
        padding: 60px 10px;
    }
    .inner-footer {
        padding: 30px 10px;
    }
    .footer-security ul {
        list-style: none;
        padding: 0px;
        line-height: 50px;
    }
    .footer-security ul li i {
        margin-right: 20px;
    }
    .footer-security h4,
    .footer-contact h4 {
        font-size: 14px;
        line-height: 45px;
    }
    .footer-contact ul {
        list-style: none;
        padding: 0px;
        line-height: 20px;
    }
    .footer-contact ul li a {
        font-size: 14px;
        line-height: 30px;
    }
    .footer-contact a {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #0073B4;
    }
    .footer-end {
        background: #426666;
        padding: 10px 0px 0px;
    }
    .footer-end h5 {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        color: #ECF4F4;
    }
    /*Footer End*/
    .resources .page-title h1{
        font-size: 23px;
        line-height: 40pt;
        padding: 30px 0 17px 0;
    }
    .resources .description p{
        font-size: 14px;
        line-height: 24px;
    }
    .support-page .page-title h1 {
        font-size: 23px;
        line-height: 40px;
        padding: 20px 30px 10px 30px;
    }
    .support-page .sub-title h2{
        font-size: 20px;
        line-height: 34px;
        padding: 10px 0px 50px 0px;
    }
    .box-item{
        text-align: center;
    }
    .support-page-subtitle{
        padding: 20px 0 20px 0;
    }
    .home-teblet-padding
    {
        padding: 0px 15px!important;
    }
    .margin-top-65px {
        margin-top: 0px;
    }
    .round-position-perants {
        background-color: inherit;
        width: 100%;
        height: 150px;
    }
    .modal-content{
        padding: 20px;
        border-radius: 6px;
    }
    .sidenav {padding-top: 65px; width: 250px;}
    .small-menu-background{
        padding: 10px;
    }
    .sidenav ul li:first-child a span{
        color: #ffffff;
    }
    .demo-button{
        font-size: 16px;
        line-height: 20px;
        padding: 13px 24px;
    }


/*Changes*/





    .card-click{
        padding: 0px!important;
        min-height: initial;
        margin-bottom: 20px;
    }
    .card-click .card-body{
        padding: 35px!important;
        min-height: initial;
    }
    .my-card-title{
        padding: 20px 0;
    }
    .small-device-close img{
        width: 20px;
    }
    .video-modal-title{
        font-size: 18px;
        line-height: 20px;
    }
    .video-modal-p{
        line-height: 18px;
    }
    .modal-button{
        padding: 10px 15px 10px 15px;
    }
    .no-owl-carousel{
        display: none;
    }
    .owl-item .item .card .main-card .card-body .card-title, .overlay-card .card-body .card-title{
        font-family: 'Montserrat-semibold';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: 0.3px;
        color: #426666;
    }
    .overlay-title{
        
        font-size: 18px;
        line-height: 22px;
    }
    .main-owl-carousel{
        padding-top:50px; 
    }
    .owl-item .item .card .main-card .card-body{
        min-height: 200px;
    }
    .overlay-body ul li{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .owl-dot:focus{
        outline: none;
        border: none;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
        background-color: #8FADAD!important;
    }
    .owl-theme .owl-dots .owl-dot span{
        background-color: #FFFFFF!important;
    }

}