/*Font family*/
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Black.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Black.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Light.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Medium.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Regular.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Graphik";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Semibold.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/Graphik-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "helveticabold";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/helvetica-bold-font-webfont.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/helvetica-bold-font-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "helveticaregular";
    src: url("https://pages.grazitti.com/rs/690-NGB-767/images/helvetica-webfont.woff2") format("woff2"), url("https://pages.grazitti.com/rs/690-NGB-767/images/helvetica-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* Reset Css */
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Graphik" !important;
}
img {
    max-width: 100%;
}
a,
a:hover,
a:visited,
a:focus {
    text-decoration: underline;
    outline: none !important;
    box-shadow: none !important;
}
.process-body {
    background-color: #f6fcff;
}
.theme-btn {
    display: inline-block;
    background: #F9AD1C;
    color: #ffffff;
    border: 0;
    padding: 12px 28px;
    font-size: 22px;
    line-height: 28px;
    font-family: "Graphik";
    font-weight: 500;
    margin: 25px 0 0;
}
.theme-btn:hover,
.banner-form form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    color: #ffffff !important;
    background: #F9AD1C !important;
}
.page-wrapper{
    overflow-x: hidden;
}
/*Common css*/
h1 {
    font-family: "helveticabold" !important;
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 25px !important;
    text-align: left;
}
.font52 {
    font-size: 52px;
    line-height: 58px;
    color: #F9AD1C;
    display: inline-block;
    font-weight: bold;
    font-family: "helveticabold" !important;
}
.comm-head {
    font-size: 52px;
    font-family: "helveticabold" !important;
    text-align: center;
    line-height: 60px;
    color: #1483C6;
    font-weight: bold;
    margin-bottom: 25px;
}
.white-color {
    color: #ffffff;
}
/*Header css hare*/
.header_top {
    padding: 20px 0;
}
.header_top .logo img {
    max-width: 299px;
}
.header_top ul {
    margin: 0;
    padding: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.header_top .right_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header_top ul li {
    list-style: none;
    padding-left: 40px;
}
/*Baner css start*/
.banner {
    background: url("https://pages.grazitti.com/rs/690-NGB-767/images/b2b-mktr-banner.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 60px 0 350px;
}
.banner-content-ryt {
    text-align: right;
}
.banner-content ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.banner-content ul li {
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    margin-right: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.event-date-sc ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.event-date-sc {
    margin-bottom: 15px;
}
/*let-meet-form sec css*/
.let-meet-form {
    background-color: #21203F;
    padding: 25px 0px;
    margin-top: -2px;
}
.border-line {
    position: relative;
    margin-bottom: 21px;
    padding-bottom: 20px;
}
.border-line:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 12px;
    width: 100px;
    height: 2px;
    background: #3E2E68;
    transform: translate(-50%, 13px);
}
/*Section 1 css*/
.sec-1 {
    padding: 180px 0 40px;
    background-color: #fff;
}
.sec-1 h2 {
    font-size: 43px;
    line-height: 54px;
    font-family: "helveticabold" !important;
    color: #1483c6;
    font-weight: bold;
    position: relative;
    left: 60px;
}
.sec-1 .title-circle {
    width: 324px;
    height: 324px;
    border-radius: 50%;
    position: absolute;
    top: -100px;
    left: 0px;
    border: 2px dashed #e2e2e2;
    z-index: -1;
}
.sec-1 .title-circle span {
    width: 324px;
    height: 324px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: roundMove 10s infinite;
}
.sec-1 .title-circle span:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #ffffff;
    display: inline-block;
    position: absolute;
    left: 3px;
    bottom: 116px;
    border-radius: 50%;
    border: 2px solid #13568d;
}
.sec-1 .title-circle span:after {
    content: "";
    width: 14px;
    height: 14px;
    background: #e28826;
    display: inline-block;
    position: absolute;
    right: 67px;
    top: 19px;
    border-radius: 50%;
}
.sec-1 .color-orange {
    color: #e28826 !important;
}
.sec-1 .row {
    align-items: end;
}

.services-title,
.services-descriptions {
    position: relative;
    z-index: 0;
}
.services-descriptions p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 17px;
}
.services-descriptions {
    padding-left: 49px;
}
@keyframes roundMove {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/*Section 2 css*/
.sec-2 {
    background-color: #fff;
    padding: 60px 0px;
    position: relative;
    z-index: 0;
}
.sec-2 p {
    font-size: 24px;
    font-family: "Graphik";
    font-weight: 300;
    color: #000;
    line-height: 30px;
}
.sec-2 .process-body img {
    max-height: 56px;
    margin-bottom: 20px;
}
.sec-2 .our-process .process-body h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    color: #1483c6;
    line-height: 28px;
}
.sec-2 .process-body p {
    font-size: 18px;
    font-weight: 300;
    font-family: "Graphik";
    line-height: 24px;
    color: #000;
    margin: 0;
}
.sec-2 .process-outer {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -26px;
}

.sec-2 .process-inner {
    flex: 0 0 33.33%;
    padding: 0 15px;
    margin-top: 30px;
    max-width: 33.33%;
}

.sec-2 .process-body {
    padding: 40px 40px;
    text-align: center;
    border-radius: 8px;
    transition: all 0.4s;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: 1px solid #1483C6;
    height: 100%;
}
.sec-2 .border-line1,
.border-line2 {
    content: "";
    position: absolute;
    right: 0;
    top: 410px;
    width: 90%;
    z-index: -1;
    border-bottom: 4px solid #1483c6;
}
.border-cirlce:before {
    width: 40px;
    height: 40px;
    background: #1483c6;
    display: inline-block;
    position: absolute;
    left: -30px;
    top: -20px;
    content: "";
    border-radius: 50%;
}
.border-line2 {
    right: auto;
    left: 0;
    top: auto;
    bottom: 225px;
}
.border-cirlce.border-line2:before {
    left: auto;
    right: -30px;
}
.process-inner h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Graphik';
    color: #1483C6;
    text-align: center;
}
/*speakers Section css*/
.speakers-sec {
    background: #DBF3FF;
    padding: 60px 0px;
}
.prsdnt_sc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 40px;
}
.prsdnt_sc:last-child{
    margin-bottom: 0;
}
.prsdnt_sc h5 {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    margin-bottom: 5px !important;
    font-family: "helveticabold" !important;
    text-align: left;
}
.prsdnt_sc p {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-family: 'Graphik';
    margin: 0;
    text-align: left;
}
.speakers-left-content h4 {
    font-size: 32px;
    font-weight: 500;
    color: #F9AD1C;
    line-height: 38px;
    margin-bottom: 10px !important;
    font-family: 'Graphik';
    text-align: left;
}
.speakers-left-content p {
    font-size: 21px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    font-family: 'Graphik';
    margin-bottom: 15px !important;
    text-align: left;
}
.speakers-sec .row {
    align-items: center;
    margin-top: 50px;
}
/* Section 3 css hare*/
.sec-3{
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/b2b-mktr-product-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:bottom center;
    padding: 60px 0px 200px;
    position: relative;
    background-color: #21203F;
}
.sec-3 .box {
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 155px;
}
.sec-3 .box1 {
    margin-bottom: 25px;
}
.sec-3 .box img{
    max-width: 175px;
}
.sec-3 .section-title-wrapper {
    margin-bottom: 40px;
}
/* Section 4 css hare*/
.sec-4 {
    background-color: #fff;
    padding: 60px 0 20px;
}
.sec-4 .item .box .image {
    position: relative;
}
.sec-4 .item .box img {
    border-radius: 8px;
}
.sec-4 .item .box .image h3 {
    position: absolute;
    bottom: 15px;
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    left: 20px;
    line-height: 21px;
    font-family: "helveticabold";
}
.sec-4 .item .box h4 a:hover {
    color: #173288;
}
.sec-4 .owl-nav {
    display: block !important;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.sec-4 .owl-nav button span {
    font-weight: 400;
    color: #193953;
    font-size: 60px;
}
.sec-4 .owl-carousel {
    margin-top: 40px !important;
}
.sec-4 .owl-nav button {
    position: absolute;
    left: -56px !important;
    display: block !important;
    margin: 0 !important;
    top: 26%;
}
.sec-4 .owl-nav button.owl-next {
    left: auto !important;
    right: -56px;
}
.sec-4 .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
}
.sec-4 .item .box h4, .sec-4 .item .box h4 a {
    color: #313131;
    font-weight: 500;
    font-family: 'Graphik';
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
}
.sec-4 .box h4 {
    padding: 10px 0px;
}
/* Section 5 css hare*/
.sec-5 {
    padding: 40px 0 50px;
    background-color: #fff;
}
.sec-5 .box img {
    max-width: 150px;
}
.sec-5 .box1 {
    margin-bottom: 25px;
}
.mutual-img img {
    max-width: 120px !important;
}
.sec-5 .box {
    background:#F6FCFF;
    box-shadow: 15px 13px 19px #7A7A7A0D;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 160px;
    padding: 20px;
}
.sec-5 .row{
    margin-top: 50px;
}
/* Section 6 css hare*/
.sec-6{
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/b2b-mktr-our-client-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}
.testimonial-slide .owl-stage-outer {
    padding-top: 50px;
}
.testimonial-slide .owl-nav {
    display: none;
}
.client-feedback {
    position: relative;
    padding: 80px 0 10px;
    max-width: 860px;
    margin: 0 auto;
}
.client-feedback:before {
    content: "";
    background: url("https://pages.grazitti.com/rs/690-NGB-767/images/mktg-metro-quote.png") no-repeat;
    position: absolute;
    left: -6px;
    top: 25px;
    height: 40px;
    width: 100%;
    background-size: contain;
    background-position: center;
}
.client-details p {
    font-size: 22px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Graphik';
    margin-bottom: 50px;
}
.client-feedback:after {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 38%;
    background: #2cccff;
    height: 1px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.client-name {
    padding: 20px 0 0;
}
.client-details {
    text-align: center;
    position: relative;
}
.testimonial .owl-dots {
    display: none;
}
.client-details .client-name h4.writer {
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    font-weight: 600;
    font-family: 'Graphik';
    color: #fff;
}
.testimonial .box_main1 {
    margin: 0 auto;
}
/* Section 7 css hare*/
.sec-7 {
    background-color: #fff;
    padding: 60px 0px 30px;
}
.sec-7 p {
    color: #3E2E68;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 54px;
    font-family: 'Graphik';
}
.sec-7 .box1 a.started {
    background: #F9AD1C;
    border-radius: 26px;
    color: #ffffff;
    font-size: 20px;
    padding: 12px 45px;
    display: inline-block;
    font-weight: 500;
    line-height: 26px;
    margin-top: 20px;
    text-decoration: none;
}
.sec-7 .box1 h4 {
    font-family: 'Graphik';
    color: #000000;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin: 0;
}
.sec-7 .box1 img {
    height: 55px;
    margin-bottom: 16px;
}
 .sec-7 h3.line {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.sec-7 h3.line:before {
    position: absolute;
    content: "";
    border: 1px solid #3e2e68;
    width: 108px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}
.sec-7 .box_main {
    display: block;
}
.sec-7 .box1 {
    background-color: #f6fcff;
    box-shadow: 15px 13px 19px #7A7A7A0D;
    border-radius: 8px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin-bottom: 50px;
}
.sec-7 .boxes {
    padding: 0 25px;
}
.sec-7 .row {
    margin: 0 -25px;
}
.sec-7 .box1:hover {
    background: #F9AD1C;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
}
.sec-7 .box1:hover a.started {
    background: #ffffff;
    color: #e28826;
}
.sec-7 .custom-box:hover {
    border-radius: 8px;
}
.sec-7 .box1:hover h4 {
    color: #ffffff;
}
/* Section 8 css hare*/
.sec-8 {
    position: relative;
    z-index: 0;
    background: url('https://pages.grazitti.com/rs/690-NGB-767/images/b2b-mktr-our-client-bg.png');
    background-repeat: no-repeat;
    background-size:cover;
    overflow: hidden;
    padding: 80px 0px 40px;
}
.consulation-wrapper {
    padding: 100px 0 50px;
}
.cosultation-content p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    font-family: 'Graphik';
}
.cosultation-content .font52 {
    font-family: "Graphik" !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 42px;
    margin: 0;
}
.cosultation-content h3 {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Graphik';
    margin: 16px 0px !important;
}
.sec-8 .form-title {
    text-align: center;
}
.sec-8 h2{
    font-size: 40px;
    line-height: 46px;
    color: #fff;
    font-weight: 600;
    font-family: 'Graphik';
    margin: 0 !important;
}
.sec-8 .row{
    align-items: center;
}
/* Footer Content */
.footer {
    padding-top: 50px;
}
.consultation-form {
    background-image: url("https://pages.grazitti.com/rs/690-NGB-767/images/b2b-mktr-form-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 25px 38px;
    width: 100%;
    max-width: 614px;
    height: 100%;
    margin: 0 0 0 auto;
}
.footer-content p {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    margin: 0;
    font-family: 'Graphik';
}
.form-title, .ftr-form-head {
    font-size: 30px;
    line-height: 36px;
    font-family: "Graphik";
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    margin-bottom: 25px;
}
.ftr-form-head{
    text-align: center;
    margin-top: 25px;
}
.cosultation-content {
    max-width: 530px;
}
.free-consultation .row {
    align-items: center;
}

/**Form css hare**/
#form-1-popup {
    padding: 10px 10px !important;
}
#form-1-popup .modal-dialog {
    width: 100%;
    max-width: 680px;
    padding: 25px;
    margin: 0 auto 0;
    background: #21203F;
    border-radius: 18px;
}
#form-1-popup .modal-content{
    background: #21203F;
    border: 0;
}
.form-wrap .mktoForm * {
    font-family: "Graphik" !important;
    font-weight: 300 !important;
}
#form-1-popup .mktoForm .mktoFormCol {
    float: left;
    position: relative;
    min-height: 2em;
    width: 100% !important;
    margin: 0 0 20px !important;
}
#form-1-popup .modal-header {
    padding: 0;
    border-bottom: 0;
    display: block;
}
#form-1-popup .mktoForm .mktoFormRow {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}
#form-1-popup .mktoButtonWrap.mktoSimple {
    text-align: center;
}
#form-1-popup .modal-body {
    padding: 0;
}
#form-1-popup .form-wrap {
    width: 100% !important;
    padding: 0 !important;
}
#form-1-popup .form-head {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    font-weight: 600;
    font-family: 'Graphik';
    margin-bottom: 40px;
    text-align: center;
}
:focus-visible {
    outline: none;
    outline-color: unset;
    outline-style: unset;
    outline-width: unset;
}
#form-1-popup .btn-close {
    position: absolute;
    display: inline-block;
    right: 0px;
    top: -10px;
    color: #fff !important;
    background: url(https://pages.grazitti.com/rs/690-NGB-767/images/hi-23-close-btn.png) no-repeat center center;
    opacity: 1;
    padding: 10px;
    background-size: 18px;
    box-shadow: none;
}
.banner-form .mktoCheckboxList {
    margin-top: 5px !important;
    margin-left: 26px !important;
}
label#LblmktoCheckbox_94203_0 {
    margin-left: 26px !important;
}
.let-meet-form .form-layout h3 {
    text-align: left;
}
label#LblmktoCheckbox_94189_0 {
    margin-left: 26px !important;
}
.form-layout h3 {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    font-weight: 600;
    font-family: 'Graphik';
    margin-bottom: 22px;
    text-align: center;
}
.banner-form {
    max-width: 850px;
    padding: 15px 0;
}
input:-webkit-autofill:disabled, textarea:-webkit-autofill:disabled, input:-internal-autofill-selected {
    background: #fff!important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-text-fill-color: #707070 !important;
    background-color: #fff !important;
}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    color: #707070 !important;
    background-color: #fff !important;
}
:focus-visible {
    outline: none !important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #707070;
    border-color: #ddd !important;
}
form.mktoForm .mktoCheckboxList {
    width: auto !important;
    order: 1;
}
form.mktoForm .mktoFieldWrap {
    display: flex;
}
form.mktoForm .mktoFieldWrap label {
    order: 2;
    width: auto !important;
    padding: 0 !important;
    color: #ffffff;
    font-weight: 300;
    margin-top: 0 !important;
}
.mktoForm .mktoRequiredField label.mktoLabel {
    width: auto !important;
    display: inline-block;
}
.sec-7 .form {
    max-width: 746px;
    margin: 0 auto;
    position: relative;
    display: none;
}
.sec-7 .form form {
    width: 100% !important;
    background: transparent linear-gradient(134deg, #173288 0%, #173288 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 30px 40px 44px;
    margin-top: 0px;
    font-family: "Graphik" !important;
}
.sec-7 .form form .mktoFormRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec-7 .form form .mktoAsterix,
.sec-7 .form form .mktoOffset {
    display: none;
}
.sec-7 .mktoForm .mktoFieldWrap {
    float: none !important;
}
.sec-7 .form form .mktoGutter {
    display: none;
}
.sec-7 .form form input[type="text"],
.sec-7 .form form input[type="url"],
.sec-7 .form form input[type="email"],
.sec-7 .form form input[type="tel"],
.sec-7 .form form input[type="number"],
.sec-7 .form form input[type="date"],
.sec-7 .form form textarea,
.sec-7 .form form select {
    border: 1px solid #c4c0c0;
    border-radius: 2px;
    background-color: #ffffff;
    height: 48px;
    padding: 0 11px;
    color: #707070;
    font-size: 18px;
    width: 100% !important;
    font-weight: 300 !important;
    margin: 4px 0;
}
.sec-7 .form form select {
    cursor: pointer;
    background: #ffffff url(https://pages.grazitti.com/rs/690-NGB-767/images/down-angle.png) no-repeat !important;
    appearance: none;
    background-size: 14px !important;
    background-position: right 15px center !important;
}
.sec-7 .form form .mktoFormRow .mktoFormCol {
    flex: 0 0 49%;
    max-width: 49%;
}

.sec-7 .form .mktoFormCol:nth-last-child(2):first-child {
    flex: 0 0 100%;
    max-width: 100%;
}
.sec-7 .form form .mktoFormRow label ~ .mktoCheckboxList {
    width: 100% !important;
    display: initial;
    margin-bottom: 4px;
}
.sec-7 .form form .mktoFormRow .mktoCheckboxList input,
.sec-7 .form form .mktoFormRow .mktoRadioList input {
    position: relative;
    top: 4px;
    left: 0;
}
.sec-7 .form form .mktoFormRow label ~ .mktoCheckboxList > label,
.sec-7 .form form .mktoFormRow label ~ .mktoRadioList > label {
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
form .mktoFormRow .mktoCheckboxList label span.space,
form .mktoFormRow .mktoRadioList label span.space {
    color: #ff0000;
}
.sec-7 .form form .mktoButtonRow button.mktoButton {
    border: none !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    padding: 14px 60px;
    z-index: 3;
    position: relative;
    transition: all 0.3s ease-in-out;
    color: #ffffff !important;
    background: transparent linear-gradient(90deg, #e28826 0%, #e28826 100%) 0% 0% no-repeat padding-box !important;
    background: transparent -webkit-linear-gradient(90deg, #e28826 0%, #e28826 100%) 0% 0% no-repeat padding-box !important;
    background: transparent -moz-linear-gradient(90deg, #e28826 0%, #e28826 100%) 0% 0% no-repeat padding-box !important;
    background: transparent -ms-linear-gradient(90deg, #e28826 0%, #e28826 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 13px 21px #0000001c;
    border-radius: 4px;
}
.sec-7 .form form .mktoButtonRow button.mktoButton:hover {
    color: #ffffff !important;
    background: linear-gradient(to right, #eb7c03 0%, #eb7c03 100%) !important;
    background: -webkit-linear-gradient(to right, #eb7c03 0%, #eb7c03 100%) !important;
    background: -moz-linear-gradient(to right, #eb7c03 0%, #eb7c03 100%) !important;
    background: -ms-linear-gradient(to right, #eb7c03 0%, #eb7c03 100%) !important;
}
.sec-7 .form form textarea {
    resize: none;
    height: 180px;
    padding: 13px 11px;
}
.sec-7 .form form .mktoButtonRow span.mktoButtonWrap {
    margin-left: 0 !important;
    position: relative;
    z-index: 2;
    display: block;
}
.sec-7 .form form input[type="text"]:focus,
.sec-7 .form form input[type="text"]:focus-visible,
.sec-7 .form form input[type="url"]:focus,
.sec-7 .form form input[type="url"]:focus-visible,
.sec-7 .form form input[type="email"]:focus,
.sec-7 .form form input[type="email"]:focus-visible,
.sec-7 .form form input[type="tel"]:focus,
.sec-7 .form form input[type="tel"]:focus-visible,
.sec-7 .form form input[type="number"]:focus,
.sec-7 .form form input[type="number"]:focus-visible,
.sec-7 .form form input[type="date"]:focus,
.sec-7 .form form input[type="date"]:focus-visible,
.sec-7 .form form textarea:focus,
.sec-7 .form form textarea:focus-visible,
.sec-7 .form form select:focus,
.sec-7 .form form select:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
.mktoForm .mktoRadioList,
.mktoForm .mktoCheckboxList {
    padding: 0 !important;
}
.mktoForm select {
    -webkit-appearance: none;
    background-image: url(https://pages.grazitti.com/rs/690-NGB-767/images/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 18px;
}
form.mktoForm,
.mktoForm .mktoFieldWrap,
form.mktoForm .mktoCheckboxList {
    width: 100% !important;
}
.mktoForm .mktoRequiredField .mktoAsterix,
.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear {
    display: none !important;
}
form.mktoForm .mktoFormRow {
    display: flex;
    justify-content: space-between;
}

.consultation-form form.mktoForm .mktoFormRow .mktoFormCol {
    flex: 0 0 49%;
    max-width: 49%;
}
.banner-form form.mktoForm .mktoFormRow .mktoFormCol {
    flex: 0 0 270px;
    max-width: 270px;
}

form.mktoForm .mktoFormRow > :nth-last-child(2):first-child {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.mktoForm input[type="text"],
.mktoForm input[type="url"],
.mktoForm input[type="email"],
.mktoForm input[type="tel"],
.mktoForm input[type="number"],
.mktoForm input[type="date"],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
    width: 100% !important;
    border-radius: 2px;
    font-size: 18px !important;
    border: 0 !important;
    min-height: 48px !important;
    color: #707070;
    line-height: 23px !important;
    padding: 10px 15px !important;
    font-family: "Graphik";
    font-weight: 300;
    outline: none;
    box-shadow: none;
    background-color: #ffffff !important;
}
.mktoForm input:focus,
.mktoForm input:active,
.mktoForm textarea:focus,
.mktoForm textarea:active,
.mktoForm select:focus,
.mktoForm select:active {
    outline: none;
    box-shadow: none;
}

.mktoForm .mktoRadioList > label,
.mktoForm .mktoCheckboxList > label,
.mktoForm .mktoRadioList > label a,
.mktoForm .mktoCheckboxList > label a {
    min-height: 12px;
    color: #F9AD1C ;
    font-family: "Graphik";
    font-weight: 300;
    font-size: 12px;
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}

span.mktoButtonWrap.mktoSimple {
    margin: 0 !important;
    display: block !important;
}

.consultation-form form.mktoForm span.mktoButtonWrap.mktoSimple {
    text-align: center;
}

.mktoButtonRow {
    display: block !important;
}

.mktoForm .mktoError {
    left: 0 !important;
}

.mktoForm .mktoCheckboxList .mktoError,
.mktoForm .mktoCheckboxList + .mktoError {
    right: auto !important;
    top: 20px;
    bottom: auto !important;
    left: -6px !important;
}
.banner-content .theme-btn {
    text-decoration: none;
}

form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    border: 1px solid #F9AD1C !important;
    background-color: #F9AD1C !important;
    font-size: 20px !important;
    font-family: "Graphik" !important;
    line-height: 24px !important;
    padding: 12px 30px !important;
    border-radius: 4px;
    transition: all 0.4s;
    font-weight: 500 !important;
    background-image: unset !important;
}
.mktoForm .mktoError .mktoErrorMsg {
    font-weight: 500 !important;
    padding: 0.4em 0.6em !important;
}
form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background: #F9AD1C !important;
    border-color: #F9AD1C !important;
    color: #ffffff !important;
}

.banner-form form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    border: 0 !important;
    background: #F9AD1C !important;
    box-shadow: 0px 13px 21px #0000001c !important;
}
.mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
    font-weight: 500 !important;
}
.mktoForm .mktoCheckboxList > input,
.mktoForm .mktoRadioList > input,
.mktoForm .mktoCheckboxList > input {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}

.mktoForm .mktoCheckboxList > label a:hover {
    color: #F9AD1C !important;
    text-decoration: underline;
}
.mktoErrorMsg{
    padding: 0.4em 0.6em !important;
}
/*thankyou message css */
.thank-you-text h4 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Graphik';
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 25px;
}
.thank-you-text p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    margin-bottom: 15px;
}
.thank-you-text p:last-child{
    margin-bottom: 0px;
}
#ThankYou-msg-3 h4, #ThankYou-msg-3 p{
    text-align: center;
}
.modal-dialog.scenter {
    top: 50%;
    transform: translate(0, -50%) !important;
    left: auto;
    right: auto;
    margin: 0 auto;
}
#ThankYou-msg-2 h4 {
    margin-top: 25px;
    text-align: center;
}
#ThankYou-msg-2 p {
    text-align: center;
}
.form-wrap .mktoForm .mktoRadioList > input, .form-wrap .mktoForm .mktoCheckboxList > input {
    opacity: 0;
    display: none;
}
.form-wrap .mktoForm input[type=checkbox] + label:before, .form-wrap .mktoForm input[type=radio] + label:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    margin-left: -25px !important;
    line-height: 16px;
    font-size: 12px;
    border: 0;
    font-weight: bold;
    box-shadow: none !important;
    background: #fff;
    border-radius: 0;
}
.form-wrap .mktoForm input[type=checkbox]:checked + label:before, .form-wrap .mktoForm input[type=radio]:checked + label:before {
    text-align: center;
    color: #000;
}
.form-wrap .mktoForm input[type=checkbox]:checked + label:before {
    content: "\2713 ";
}
.banner-form #LblmktoCheckbox_80484_0 {
    margin-left: 26px;
}
.modal-body #LblmktoCheckbox_94202_0 {
    margin-left: 26px !important;
}
.consultation-form #LblmktoCheckbox_94188_0 {
    margin-left: 26px !important;
}
.consultation-form .mktoCheckboxList {
    margin-top: 6px !important;
}
/*Media Queary start*/
@media(max-width: 1599px) {
    .sec-2 .border-line1, .border-line2 {
        width: 95%;
    }
}
@media(max-width: 1499px) {
    .banner {
        padding: 60px 0 250px;
    }
    .sec-2 .border-line1, .border-line2 {
        width: 97%;
    }
    .border-cirlce:before {
        width: 30px;
        height: 30px;
        left: -28px;
        top: -15px;
    }
}
@media(max-width: 1399px) {
    .sec-7 .boxes {
        padding: 0 15px;
    }
    .sec-7 .box1 {
        margin-bottom: 30px;
    }
    .sec-2 .process-body {
        padding: 25px;
    }
    .font52 {
        font-size: 45px;
        line-height: 52px;
    }
    .comm-head {
        font-size: 45px;
        line-height: 52px;
    }
    .sec-2 p {
        font-size: 20px;
        line-height: 26px;
    }
    .sec-7 p {
        font-size: 20px;
        line-height: 30px;
    }
    h1 {
        font-size: 55px;
        line-height: 62px;
    }
    .banner {
        padding: 60px 0 200px;
    }
    .sec-1 h2 {
        font-size: 36px;
        line-height: 46px;
    }
    .sec-1 .title-circle {
        width: 295px;
        height: 295px;
    }
    .sec-1 .title-circle span {
        width: 295px;
        height: 295px;
    }
    .sec-1 {
        padding: 130px 0 40px;
    }
    .sec-2 {
        padding: 30px 0px 60px;
    }
    .speakers-left-content p {
        font-size: 20px;
        line-height: 28px;
    }
    .prsdnt_sc h5 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0 !important;
    }
    .prsdnt_sc p {
        font-size: 18px;
        line-height: 24px;
    }
    .sec-3 {
        padding: 60px 0px 160px;
    }
    .sec-8 h2 {
        font-size: 35px;
        line-height: 42px;
    }
    .sec-4 .owl-nav button.owl-next {
        right: -38px;
    }
    .sec-4 .owl-nav button {
        left: -38px !important;
    }
}
@media (max-width: 1199px) {
    h1 {
        font-size: 48px;
        line-height: 55px;
    }
    .banner-content ul li {
        font-size: 18px;
        line-height: 24px;
        margin-right: 25px;
        gap: 12px;
    }
    .banner {
        background-position: left center;
    }
    .sec-1 {
        padding: 80px 0 40px;
    }
    .sec-7 .box1 h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .sec-7 .boxes {
        padding: 0 15px;
    }
    .sec-7 .box1 {
        margin-bottom: 30px;
    }
    .form-title {
        font-size: 26px;
        line-height: 32px;
    }
    .sec-4 .owl-nav button {
        top: 20%;
    }
    .sec-4 .item .box .image h3 {
        bottom: 8px;
        left: 10px;
        font-family: "helvetica";
    }
}
@media (max-width: 991px) {
    .theme-btn {
        font-size: 18px;
        line-height: 24px;
    }
    .sec-2 .border-line1, .border-line2 {
        display: none;
    }
    .sec-2 .process-inner {
        flex: 0 0 50%;
        padding: 0 15px;
        margin-top: 30px;
        max-width: 50%;
    }
    .comm-head {
        font-size: 40px;
        line-height: 46px;
    }
    .font52 {
        font-size: 40px;
        line-height: 46px;
    }
    .banner .col-md-7, .banner .col-md-5{
        width: 100%;
    }
    .banner .row{
        flex-direction: column-reverse;
    }
    .banner-content-ryt{
        text-align: center;
        width: 35%;
        margin: 0 auto;
    }
    .banner-content {
        text-align: center;
        padding-top: 40px;
    }
    h1 {
        text-align: center;
    }
    .event-date-sc ul {
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }
    .banner-content ul li {
        justify-content: center;
        gap: 15px;
        margin-right: 0;
    }
    .banner {
        background-position: top left;
        background-size: cover;
    }
    .sec-1 .col-md-6{
        width: 100%;
        text-align: center;
    }
    .sec-1 {
        padding: 160px 0 30px;
    }
    .services-descriptions {
        padding-left: 0;
        padding-top: 30px;
    }
    .sec-1 h2 {
        left: 150px;
        text-align: left;
    }
    .sec-1 .title-circle {
        left: 15%;
    }
    .speakers-sec .col-md-5, .speakers-sec .col-md-7{
        width: 100%;
    }
    .speakers-left-content h4 {
        text-align: center;
    }
    .speakers-left-content p {
        text-align: center;
        font-size: 18px;
    }
    .speakers-sec h3 br{
        display: none;
    }
    .speakers-sec .row {
        margin-top: 35px;
    }
    .prsdnt_sc {
        justify-content: center;
    }
    .speakers-right-content {
        margin-top: 30px;
    }
    .sec-3 .box1 {
        width: 33.33%;
    }
    .sec-4 .owl-nav button.owl-next {
        right: -28px;
    }
    .sec-4 .owl-nav button {
        left: -28px !important;
    }
    .sec-5 .box1 {
        width: 33.33%;
    }
    .sec-7 .boxes {
        width: 50%;
    }
    .sec-8 .col-md-6{
        width: 100%;
    }
    .cosultation-content {
        max-width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }
    .consultation-form {
        max-width: 560px;
        margin: 0 auto;
    }
    .sec-8 {
        padding: 60px 0px 40px;
    }
    .sec-4 .owl-nav button {
        top: 12%;
    }
    .banner-form .mktoForm .mktoFormRow {
        flex-direction: column;
    }
    .banner-form form.mktoForm .mktoFormRow .mktoFormCol {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .sec-4 .item .box h4, .sec-4 .item .box h4 a {
        font-size: 16px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .thank-you-text h4 {
        text-align: center;
    }
    .thank-you-text p {
        text-align: center;
    }
    #lets-meet-ThankYou-msg-1 h4 br{
        display: none;
    }
    .let-meet-form .form-layout h3 {
        text-align: center;
        margin-bottom: 20px;
    }
    .let-meet-form .mktoButtonWrap.mktoSimple {
        text-align: center;
        margin-top: 20px !important;
    }
    #form-1-popup .form-head {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    #form-1-popup .mktoForm .mktoFormRow {
        gap: 0px;
    }
    form.mktoForm .mktoFormRow {
        flex-direction: column;
    }
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .form-layout h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .sec-2 .process-body img {
        max-height: 45px;
    }
    .process-inner h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .sec-2 .process-body p {
        font-size: 16px;
        line-height: 22px;
    }
    .font52 {
        font-size: 35px;
        line-height: 42px;
    }
    .comm-head {
        font-size: 35px;
        line-height: 42px;
    }
    h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .banner {
        padding: 40px 0 150px;
    }
    .header_top .col-sm-6 {
        width: 100%;
        text-align: center;
    }
    .header_top .right_box {
        justify-content: center;
        margin-top: 30px;
    }
    .header_top ul li:first-child{
        padding-left: 0px;
    }
    .banner-content-ryt {
        width: 60%;
    }
    .header_top .logo img {
        max-width: 240px;
    }
    .sec-1 h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .services-descriptions p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .services-descriptions p:last-child{
        margin-bottom: 0px;
    }
    .sec-1 h2 {
        left: 0px;
        text-align: center;
    }
    .sec-1 h2 br{
        display: none;
    }
    .sec-1 .title-circle {
        top: -31px;
        left: -20px;
        width: 300px;
        height: 300px;
    }
    .sec-1 .title-circle span {
        width: 300px;
        height: 300px;
    }
    .services-descriptions {
        padding-top: 10px;
    }
    .sec-1 {
        padding: 80px 0 30px;
    }
    .speakers-sec {
        padding: 40px 0px;
    }
    .speakers-left-content h4 {
        font-size: 28px;
        line-height: 34px;
    }
    .speakers-left-content p {
        font-size: 16px;
    }
    .speakers-sec .row {
        margin-top: 25px;
    }
    .prsdnt_sc p {
        font-size: 16px;
        line-height: 22px;
    }
    .sec-3 .box1 {
        width: 50%;
    }
    .sec-3 {
        padding: 40px 0px 40px;
    }
    .speakers-right-content {
        margin-top: 20px;
    }
    .sec-4 {
        padding: 40px 0 0px;
    }
    
    .sec-4 .box h4 {
        padding: 5px 0px 0;
        margin: 0;
    }
    #section4_carousel {
        padding: 0 35px;
    }
    .sec-4 .owl-carousel {
        margin-top: 30px !important;
    }
    .sec-5 .box1 {
        width: 50%;
    }
    .sec-5 .row {
        margin-top: 30px;
    }
    .sec-5 {
        padding: 20px 0 50px;
    }
    .sec-6 {
        padding: 50px 0;
    }
    .client-details p {
        font-size: 18px;
        line-height: 30px;
    }
    .testimonial-slide .owl-stage-outer {
        padding-top: 20px;
    }
    .client-details p {
        margin-bottom: 30px;
    }
    .sec-7 {
        padding: 40px 0px 30px;
    }
    .sec-7 .boxes {
        width: 80%;
        margin: 0 auto;
    }
    .sec-7 p {
        margin-bottom: 30px;
    }
    .sec-7 .box1 a.started {
        font-size: 16px;
        padding: 8px 30px;
        margin-top: 15px;
    }
    .sec-7 .box1 h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .sec-7 .box1 img {
        margin-bottom: 10px;
    }
    .sec-8 {
        padding: 40px 0px 40px;
    }
    .sec-8 h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .cosultation-content h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .cosultation-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .footer {
        padding-top: 40px;
    }
    .footer-content p {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 575px) {
    .sec-4 .item .box h4, .sec-4 .item .box h4 a {
        text-align: center;
    }
    #form-1-popup .btn-close {
        right: -3px;
        top: -8px;
        background-size: 16px;
    }
    .mktoForm, .mktoForm * {
        padding: 0px !important;
    }
    .sec-2 .process-inner {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px 30px;
        margin-top: 15px;
    }
    .sec-2 .process-outer {
        margin: 0 -15px;
    }
    .sec-1 h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .sec-1 .title-circle {
        left: 7%;
    }
    .sec-1 .title-circle, .sec-1 .title-circle span {
        width: 200px;
        height: 200px;
        left: 0;
    }
    .sec-1 .title-circle, .sec-1 .title-circle span {
        width: 200px;
        height: 200px;
        left: 0;
    }
    .prsdnt_sc {
        flex-direction: column;
    }
    .prsdnt_sc p {
        text-align: center;
    }
    .prsdnt_sc h5 {
        text-align: center;
        font-size: 22px;
        line-height: 28px;
    }
    h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .services-descriptions p {
        font-size: 16px;
    }
    .sec-3 .box1 {
        width: 65%;
        margin: 0 auto 30px;
    }
    .sec-3 .box1:last-child{
        margin-bottom: 0;
    }
    .sec-3 .box img {
        max-width: 140px;
    }
    .sec-3 .section-title-wrapper {
        margin-bottom: 25px;
    }
    .sec-5 .box1 {
        width: 60%;
        margin: 0 auto 30px;
    }
    .sec-5 .box1:last-child{
        margin: 0 auto 0px;
    }
    .sec-5 {
        padding: 40px 0 50px;
    }
    .comm-head {
        font-size: 32px;
        line-height: 38px;
    }
    .font52 {
        font-size: 32px;
        line-height: 38px;
    }
    .sec-5 .box img {
        max-width: 130px;
    }
    .mutual-img img {
        max-width: 100px !important;
    }
    .cosultation-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .footer-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .footer {
        padding-top: 30px;
    }
    .sec-4 .owl-nav button {
        top: 30%;
    }
    .sec-1 .title-circle span:after {
        top: -3px;
    }
}
@media (max-width: 480px){
    .sec-4 .owl-nav button {
        top: 20%;
    }
}
