/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
/*----Start New form---*/
.twoinput {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-form-newdesign form.wpcf7-form .mf-row.sbmt-btn-fo input.wpcf7-submit {
    width: 250px;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
    background-color: #0F9AD7;
    text-transform: uppercase;
}
.twoinput .mf-row.halfthis, .twoinput .mf-row.halfthis.two {
    width: 49%;
}
.main-form-newdesign h3.form_sec_heading {
    font-size: 24px;
    color: #012043;
    font-weight: 600;
    line-height: 34px;
	margin-bottom: 30px;
}
.main-form-newdesign span.mail-id img.color-mail, .main-form-newdesign span.mail-id a:hover img.black-mail {
    display: none;
}
.main-form-newdesign span.mail-id a:hover img.color-mail {
    display: inline-block !important;
}
.main-form-newdesign i.fa.fa-phone {
    font-family: 'fontawesome';
}
.main-form-newdesign span.phnNo {
padding-left:0 !important;
}
.main-form-newdesign i.fa.fa-phone:before {
    font-family: 'fontawesome';
    font-size: 20px;
    padding-right: 15px;
    color: #012043;
}
.main-form-newdesign 
span.phnNo a {
    padding: 0;
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 16px !important;
    color: #012043;
}
.main-form-newdesign i.fa.fa-phone:hover:before, .main-form-newdesign span.phnNo a:hover {
    color: #0F9AD7;
}
.formsocial-info ul li {
    float: left;
    padding-right: 12px;
}
.formsocial-info ul {
    margin: 0;
}
.formsocial-info ul li img.clr-icon, .formsocial-info ul li a:hover img.b-clr-icon {
    display: none;
}
.formsocial-info ul li a:hover img.clr-icon {
    display: inline-block;
}
.mailphn-info p {
    margin-bottom: 10px;
}
.formsocial-info {
    margin-top: 40px;
    border-top: 1px solid #D2D2D2;
    padding-top: 30px;
}
.formsocial-info h4 {
    font-size: 20px;
    color: #012043;
    font-weight: 600;
    line-height: 30px;
}
.main-form-newdesign .mainformofsite div#captcha_div span.captcha-image {
    color: #fff;
    font-size: 14px;
}
.main-form-newdesign .mainformofsite .captcha-image label {
    width: 45px !important;
}
.main-form-newdesign .mainformofsite .captcha-image svg {
    width: 45px;
    height: 45px;
}
.main-form-newdesign .mainformofsite .mf-row.sbmt-btn-fo input#submit_btnb {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-transform: uppercase;
    width: 300px;
    padding: 15px 0;
    background-color: #0F9AD7;
    border-radius: 0;
}
.main-form-newdesign span.doc-attach span:before {
    content: "\f0c6 You can attach your document along with your message here. It will help in having a better understanding! *(Optional)*";
    position: absolute;
    left: 0;
    /*font-family: 'FontAwesome', 'Open Sans';*/
    padding: 0 10px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}
.main-form-newdesign .mf-row.hasTextArea {
    background: #fff;
}
.main-form-newdesign span.doc-attach span>input {
    opacity: 0;
    width: 75%;
}
 .main-form-newdesign span.doc-attach span {
  position:relative;
}
.main-form-newdesign span.wpcf7-form-control-wrap textarea {
    max-height: 150px;
	border-bottom-style: dashed;
	
}
@media (min-width: 960px) and (max-width:1240px) {
.contactform-leftsec .mcb-item-column-inner {
    margin: 20px 20px !important;
}
}
@media (max-width: 1100px) {
.formsocial-info h4 {
    font-size: 16px;
 }
	.main-form-newdesign span.doc-attach span>input {
    width: 100%;
}
}
@media (max-width: 560px) {
.main-form-newdesign .mainformofsite .mf-row.sbmt-btn-fo input#submit_btnb {
    width: 140px;
    font-size: 14px;
}
.main-form-newdesign h3.form_sec_heading {
    font-size: 18px;
    line-height: 28px;
}
}
@media (max-width: 430px) {
	span.doc-attach input {
    min-height: 50px;
}
}
/* start New-Footer*/
span.mail img {
    opacity: 0.79;
}
img.clrmail {
    display: none;
}
span.mail a:hover img.blkmail {
    display: none;
}
span.mail a:hover img.clrmail {
    display: unset !important;
}
ul.footer-socialicons li {
    display: inline-flex;
    padding: 0 9px;
	  margin: 0;
}
.footer-mailphn {
    text-align: center;
    margin-top: 20px;
}
span.phnNo {
    padding-left: 10px;
}
span.mail {
    padding-right: 10px;
}
.footer-mailphn p {
    font-size: 14px !important;
    font-weight: 600;
}
.footer-mailphn h4 {
    color: #012043;
    font-size: 24px;
    font-weight: 600;
}
h3.upper-footer-heading {
    color: #012043;
    font-size: 46px !important;
    line-height: 67px !important;
    font-weight: bold;
}
ul.footer-socialicons {
	margin: 0 !important;
}
ul.footer-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	    margin-bottom: 0;
}
ul.footer-logos li {
    margin: 0 5px;
}
ul.footer-logos li img {
    max-width: 70%;
}
.footer-bottom {
    margin-top: 10px;
	text-align:right;
}
ul.Polices {
    display: flex;
	    flex-wrap: wrap;
}
ul.Polices li {
    margin: 0 10px;
}
.footer-joinUs:before {
    content: "";
    background-color: #012043ab;
    display: block;
    width: 1.5px;
    visibility: visible;
    bottom: 0;
    position: absolute;
    overflow: visible;
    top: 0;
    height: 70%;
    z-index: 99999;
    margin-top: 41px;
    margin-left: -18px;
}
@media (min-width: 960px) and (max-width:1100px) {
	ul.footer-socialicons li {
    padding: 0 8px;
}
	.footer-main-menu ul li a {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
}
@media only screen and (max-width: 1140px){
ul.footer-socialicons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
		.main-form-newdesign span.doc-attach span:before {
    font-size: 10px;
    line-height: normal;
}
/*----------new-form start--------------*/
	.footer-sIcons {
    width: 100% !important;
    max-width: 100% !important;
    flex: inherit !important;
}
	span.doc-attach input {
    min-height: auto;
    padding-bottom: 10px;
}
/*----------new-form End--------------*/
}

@media (max-width: 991px) { 
.footer-mailphn h4 {
   font-size: 22px;
}
}
	@media only screen and (max-width: 460px){
ul.footer-socialicons li {
    padding: 10px 6px;
}
}
ul.footer-socialicons li:hover a img {
    -webkit-transform: translateY(-10px);
    / transform: translateY(-10px); /
}
ul.footer-socialicons li a img {
    transition-duration: .15s;
}

/* End New-Footer*/
/*---new-header-css-start------*/
li.widget_mfn_recent_posts .Recent_posts ul li {
    width: 22%;
    float: left;
    margin: 0 20px 0 0;
}
.blog-menu-section a.blogs-menubtn {
    color: #000;
    font-weight: 600;
    padding: 10px 15px;
    margin: 0 auto;
    border-radius: 4px;
    border: 2px solid #002043;
    font-size: 14px;
}
.blog-menu-section .widget_custom_html {
	padding-top: 10px !important;
}
li.widget_mfn_recent_posts .Recent_posts ul li .photo {
    width: 100%;
}
li.widget_mfn_recent_posts .Recent_posts ul li .desc {
    width: 100%;
    padding: 0;
	 float:left;
    margin: 0;
}
span.date {
    display: none;
}
li.widget_mfn_recent_posts .Recent_posts ul li .desc h6{
    font-size: 14px;
    margin-top: 10px !important;
    line-height: 19px;
    display: block;
    font-weight: 600;
	border:none;
}
.menuo-right #Top_bar .menu_wrapper {
    float: left !important;
}
a.telegramlink {
    display: none;
}
a.weareHiring {
    display: none;
}
header#Header div#Action_bar{
	display:none !important;
}
header#Header div#Action_bar .container {
    max-width: 98%!important;
}
ul.mega-sub-menu li ul.mega-sub-menu {
    padding: 0 15px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    border: 2px solid transparent !important;
}
.side-slide-is-open div#Side_slide {
    width: 40%;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus {
  	border: 2px solid #002043 !important;
}
#Top_bar .menu > li > a {
    color: #000;
    font-weight: 600;
}
.secondary_menu_wrappernew {
    float: right;
    margin-top: 9px;
}
span.mega-description-group span.mega-menu-description {
    color: #000;
    font-style: normal !important;
}
span.mega-description-group span.mega-menu-title:before {
    content: "";
    display: inline-block;
    top: -9px;
    width: 100%;
    position: absolute;
    height: 3px;
    background-color: #E6E6E6;
}
ul.mega-sub-menu span.mega-description-group span.mega-menu-title {
    display: inline-block !important;
    position: relative;
	  transition: all 0.3s !important;
}
span.mega-description-group span.mega-menu-title:after {
    content: "";
    display: block;
	transition: width 1s;
    top: -9px;
    width: 40%;
    position: absolute;
    height: 3px;
    background-color: #0E8ECE;
}
span.mega-description-group:hover span.mega-menu-title:after {
    width: 100%;
    background-color: #ffa01d;
}
span.mega-description-group:before {
    content: none;
    width: 16px;
	  transition: all 0.3s !important;
    background-image: url(../svg/icon-ionic-ios-arrow-round-forward-2.svg);
    background-repeat: no-repeat;
    height: 16px;
    background-size: unset;
    left: -20px;
    position: absolute;
    top: 7px;
}
span.mega-description-group:hover:before {
    content: "";
}
nav#menu #mega-menu-wrap-main-menu #mega-menu-main-menu li > a.mega-menu-link {
    font-weight: 600 !important;
}

div#mega-menu-wrap-main-menu ul.mega-sub-menu li h4.mega-block-title {
    font-size: 18px !important;
    color: #000 !important;
    text-transform: capitalize !important;
}
#Top_bar .menu_wrapper {
    margin-top: 6px !important;
}
.menu_wrapper div#mega-menu-wrap-main-menu > ul#mega-menu-main-menu li.main-menuli>a:hover, .menu_wrapper div#mega-menu-wrap-main-menu > ul#mega-menu-main-menu li.main-menuli.mega-toggle-on>a, .menu_wrapper div#mega-menu-wrap-main-menu > ul#mega-menu-main-menu li.main-menuli>a:focus {
    background: #efefef !important;
	background-color:#efefef !important;
    color: #FFA01D !important;
    border-bottom: 2px solid #454546 !important;
}

nav#secondary-menu ul#menu-new-header-mainmenu2 li:nth-child(2) a {
    color: #000;
    font-weight: 600;
    padding: 12px 18px;
    border-radius: 4px;
    border: 2px solid #002043;
    font-size: 14px;
}
nav#secondary-menu ul#menu-new-header-mainmenu2 li:nth-child(2) a:hover {
    color: #fff;
    background-color: #002043;
}
nav#secondary-menu ul#menu-new-header-mainmenu2 li:first-child a {
    color: #1A140A;
    font-weight: 600;
    padding: 12px 18px;
    background-color: #FCAE2D;
    border-radius: 4px;
    border: 2px solid #FCAE2D;
    font-size: 14px;
}
nav#secondary-menu ul#menu-new-header-mainmenu2 li:first-child a:hover {
    color: #fff;
    background-color: #002043;
    border-color: #002043;
}
@media only screen and (max-width: 1540px) and (min-width: 1240px)  {
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
	padding: 0 8px !important;
}
	header#Header .menu_wrapper div#mega-menu-wrap-main-menu ul li a {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 1400px) and (min-width: 1240px)  {
	header#Header .menu_wrapper div#mega-menu-wrap-main-menu ul li a {
    font-size: 14px !important;
}
	#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    line-height: 35px;
}
header#Header .menu_wrapper div#mega-menu-wrap-main-menu ul li ul li ul li a {
    margin: 0px !important;
}
}
@media (min-width: 1276px){
.menuo-right #Top_bar .menu_wrapper {
    margin-left: 3%;
}
}
@media (min-width: 1240px){
.menuo-right #Top_bar .menu_wrapper {
	height: 100%;
}
.mega-bloghideondesktop, li.case-studyhide-ondesk {
    display: none !important;
}
	.menu_wrapper div#mega-menu-wrap-main-menu > ul#mega-menu-main-menu li.main-menuli>ul.mega-sub-menu:before {
    content: "";
    display: block;
    left: 0;
    height: 100%;
    width: 20.4%;
    position: absolute;
    top: 0;
    background-color: #efefef;
}
header#Header div#Top_bar .container {
    max-width: 95% !important;
}
	.menu_wrapper div#mega-menu-wrap-main-menu > ul#mega-menu-main-menu li.main-menuli>ul.mega-sub-menu {
    padding-top: 20px;
		padding-bottom:20px;
		min-height: 430px !important;
}
}
@media (max-width: 1239px){
.secondary_menu_wrappernew {
    margin-right: 40px;
}
.mega-blog-menu-section, li.hide-case-desk {
    display: none !important;
}
body.side-slide-is-open {
    left: 0 !important;
    position: fixed;
}
	
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
}
	#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-20516>a.mega-menu-link {
    color: #FFF;
    font-size: 14px;
}
div#mega-menu-wrap-main-menu ul.mega-sub-menu li.widget_custom_html, div#mega-menu-wrap-main-menu ul.mega-sub-menu li span.mega-menu-description, span.mega-description-group span.mega-menu-title:before, span.mega-description-group span.mega-menu-title:after {
    display: none !important;
}	
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item {
    padding: 5px;
}
}



@media (max-width: 767px){
.secondary_menu_wrappernew {
    display: none;
}	
a.m-btn-hire-us.heder-talk-btn.pum-trigger {
    display: block !important;
}
.menu_wrapper #custom_html-5 .telegramlink{
   display:block !important;		
}
.tel-fixed-icon {
    display: none !important;
}
div#qlwapp .qlwapp-container a.qlwapp-toggle {
    width: 50px;
    height: 50px;
}
}
@media (max-width: 600px){
.side-slide-is-open div#Side_slide {
    width: 100%;
}
}
/*----header-css-end-------*/
/*--------bolg-sec-new-------*/
.h-blog-section .post-head .author-date .date{
display:block;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-more:hover {
    background: transparent !important;
    color: #FFA01D;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-more:after {
    content: "\f178";
    display: inline-block;
    font-family: FontAwesome;
    padding-left: 7px;
}
.desc-wrapper .post-desc .post-head {
    order: 1;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-title {
    order: 2;
}
.h-blog-section .grid .post-desc-wrapper {
    background: #fff;
    padding: 0px 20px 30px;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-excerpt {
    order: 3;.
    min-height: 66px;
}
.h-blog-section .post-head .author-date .date .post-date {
    color: #0E8ECE;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-more {
    font-family: open sans,sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    box-shadow: none;
}
.h-blog-section .post-excerpt {
    display: block;
color: #747474 !important;
}
/*-----------------bolg-end--------------------*/
.posttable tr td {
    box-shadow: none !important;
    border: 1px solid;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.posttable tr td a {
    color: #000 !important;
    text-decoration: none !important;
    border: none !important;
}
#Top_bar .menu>li>a span:not(.description) {
    padding: 0 14px;
}
#Action_bar .column {
   padding: 0px !important;
}
#Top_bar .menu>li>a {
    padding: 11px 0;
}

a {
    color: #333743;
}

a:hover {
    color: #d82129;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600 !important;
}

.white h1,
.white h2,
.white h3,
.white h4,
.white h5 {
    color: #fff !important;
}

.image_links.double {
    display: none !important;
}

.header-classic #Action_bar .social,
.header-classic #Action_bar .social-menu {
    padding: 5px 0;
}

#text-7 p {
    margin-bottom: 0;
}

#Top_bar .logo {
    margin-left: 0px;
}

#text-7 a {
    position: absolute;
    background: #0b9eda;
    color: #fff;
    transition: all 0.25s;
    padding: 15px 0;
    font-size: 14px;
    line-height: 40px !important;
    right: 12px;
    top: 21px;
    box-shadow: 0 4px 7px 0 rgba(11, 158, 218, 0.23);
}

.contact_bottom_text h5 {
    font-size: 20px;
    font-weight: 400;
    color: #024;
    margin-top: 22px;
    line-height: normal;
}

.contact_bottom_text h5 span {
    margin: 0 30px 0 0;
}

.contact_bottom_text h5 a {
    color: #024;
    margin: 0 0 0 10px;
}

.conact_from p {
    font-size: 17px;
    color: #000;
    font-weight: 300;
    margin-bottom: 6px;
}

.conact_from h2 {
    font-size: 48px;
    color: #000;
    line-height: 50px;
    font-weight: 200 !important;
    margin-bottom: 50px;
}

.conact_from input {
    height: 50px;
    font-size: 14px;
}

.f-socials {
    margin-bottom: 0;
    display: block !important;
    margin: 0 auto !important;
    width: 284px;
    margin-top: 10px;
}

.f-socials li {
    display: inline-block;
    list-style: none;
    padding: 0 !important;
    background: 0 0 !important;
    margin: 0 2px;
}

.f-socials li a {
    display: block;
    width: 40px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-decoration: none;
    background: url(../png/social_icon_ant.png) no-repeat;
    transition: all 0.25s;
}

.f-socials li.fb a {
    background-position: 0 0;
}

.f-socials li.tw a {
    background-position: -52px 0;
}

.f-socials li.google a {
    background-position: -104px 0;
}

.f-socials li.ins a {
    background-position: -159px 0;
}

.f-socials li.pin a {
    background-position: -209px 0;
}

.f-socials li.fb a:hover {
    background-position: 0 -48px;
}

.f-socials li.tw a:hover {
    background-position: -52px -48px;
}

.f-socials li.google a:hover {
    background-position: -104px -48px;
}

.f-socials li.ins a:hover {
    background-position: -159px -48px;
}

.f-socials li.pin a:hover {
    background-position: -209px -48px;
}

.single-post #Subheader .title {
    display: none !important;
}

.hide-love .post-header .title_wrapper {
    padding-left: 0;
}

.contact_bottom_idea {
    padding: 30px 40px;
}

.contact_bottom_idea img {
    float: left;
}

.contact_bottom_idea .column_attr {
    display: flex;
    align-items: center;
}

.contact_bottom_idea h4 {
    font-size: 60px;
    font-weight: 200;
    color: #fff;
    width: auto;
    float: left;
    line-height: 60px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 40px;
}

.contact_bottom_idea a {
    background: #024;
    width: 80px;
    height: 74px;
    float: right;
    position: absolute;
    right: 50px;
    display: none;
}

.contact_bottom_idea a:after {
    background: url(../png/arrow_icon.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 29px;
    background-size: 100%;
    content: "";
    margin: 0 auto;
}

.conact_from textarea {
    height: 95px;
    font-family: Montserrat, Arial, Tahoma, sans-serif;
    font-size: 14px;
}

.conact_from .wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    text-transform: uppercase;
    color: #fefefe;
    font-weight: 300;
    width: 132px;
    margin-top: 15px;
    border-radius: 0;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility!important;
}

#Wrapper {
    padding-top: 75px !important;
}

a {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility!important;
}

@-moz-document url-prefix() {
    body {
        font-weight: lighter !important;
    }
}

.weareHiring {
    position: absolute;
    right: 22px;
    top: 120px;
    background: rgba(255,255,255,0.5);
    padding: 10px 20px 0 20px;
    border-radius: 8px;
    animation-name: pulse;
    animation-duration: 4s;
}
body #Wrapper {
    position: relative;
    z-index: 55;
}

#Top_bar.loading {
    display: block !important;
}

#Top_bar .top_bar_left {
    position: relative;
    float: none;
    width: auto;
}

.post-header .title_wrapper h1 {
    font-size: 30px;
    line-height: 40px;
}

.faq-section h4 {
    font-size: 30px;
    font-weight: 600;
}

.faq-section {
    padding-top: 50px;
    padding-bottom: 30px;
}
.h-blog-section h3 {
    padding-bottom: 20px;
}

.faq-section .faq .question {
    margin-bottom: 0px !important;
    padding-bottom:5px ;
}

.faq-section .faq .question .title {
    font-size: 18px !important;
    padding-bottom: 14px;
    background: #bde9ff;
    color: #000;
    font-weight: 600;
    padding: 16px 40px !important;
}

.faq-section .faq .question.active .title {
    color: #fff;
}

.faq-section .faq .question .title .num {
    left: 17px !important;
    top: 15px !important
}

.faq-section .faq .question .title .num:after {
    content: ")";
}

.faq-section .faq .question .answer {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-top: 0px solid #000;
}

.faq-section .faq .question::before {
    border: 0px !important;
}

.faq-section .faq .question .answer {
    padding: 24px 20px !important;
}

.faq-section .faq .question::after {
    border: 0px !important;
    background: transparent !important
}

.faq-section .faq .question .title>.acc-icon-plus {
    color: #fff !important;

    border-radius: 50%;
    background-color: #0e8ece;
    top: 16px !important;
}
.faq-section .faq .question .title>.acc-icon-minus {
    color: #0e8ece !important;

    border-radius: 50%;
    top: 16px !important;
    background-color: #fff !important;
}
.faq-section .faq .question.active .title {
    background-color: #0e8ece;
}
#Action_bar {
    transition: 0.5s;
    margin-top: 0;
}

body.sticknav #Action_bar {
    margin-top: -35px;
}

#Top_bar.is-sticky .logo {
    margin: 0 !important;
}

#Top_bar .menu_wrapper {
    margin-top: 2px !important;
}

#Top_bar .menu>li ul {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-radius: 0;
    border-top: 7px solid #0b9ed7;
}

#Top_bar .menu li#menu-item-2442 ul li {
    width: 300px;
}

.menu_wrapper {
    display: flex;
    align-items: center;
}

#menu {
    background: transparent !important;
}

.telegramlink {
    display: inline-block;
    vertical-align: top;
    background: #08C;
    padding: 8px 10px 8px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 8px;
    font-weight: 400;
    transition: all .25s;
}

.telegramlink span {
    display: none !important;
}

.telegramlink:hover {
    background: #002244;
    color: #fff;
}

#Top_bar.is-sticky a.telegramlink {
    margin-top: 8px;
}

.telegramlink i {
    font-size: 15px;
    margin-right: 4px;
}

.offerings_sec {
    padding-top: 68px !important;
    padding-bottom: 74px !important;
}

.offerings_sec .comman_heading {
    margin-bottom: 29px;
}

.offerings_sec .comman_heading h2 {
    margin-bottom: 9px;
}

.Unparalleled_left .column_attr {
    padding: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    padding: 38px 40px 55px 40px !important;
    box-sizing: border-box;
    width: calc(100% - 40px);
}

.page-id-2829 .top_sec_new {
    padding-bottom: 16px !important;
     padding-top: 25px !important;
}

.top_sec_new.m-t {
    padding-top: 20px !important;
}

.top_sec_new.exchange-development {
    padding-top: 72px !important;
    padding-bottom: 0px !important;
}

.top_sec_new .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}

.top_sec_new .mcb-wrap-inner .three-fifth {
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.top_sec_new h2 {
    margin-bottom: 0;
}

.top_sec_new .Unparalleled_left .column_attr {
    font-weight: 400;
    padding: 16px 0px 0px 0px !important;
    box-sizing: border-box;
    width: calc(100% - 40px);
    text-align: justify;
}

.top_sec_new .Unparalleled_left .column_attr p {
    font-size: 15px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 5px;
    font-weight: 400;
}

.top_sec_new .btn-hire {
    padding-top: 20px !important;
    text-align: left;
}

.top_sec_new .btn-hire {
    padding-top: 45px;
    text-align: center;
}
.btn-hire .textwidget  a {
    position: relative;
    margin: 0 10px 0 0;
    background: #024;
    background-image: none !important;
    color: #fff;
    padding: 12px 27px 12px 36px;
    transition: all .25s;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    box-shadow: none;
}
.top_sec_new .btn-hire a {
   /* position: relative;
    margin: 0 10px 0 0;
    background: #002244;
    background-image: none !important;
    color: #fff;
    padding: 12px 27px 12px 36px;
    transition: all .25s;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    box-shadow: 0px 6px 7px 0px rgba(11, 158, 85, 0.22);*/
}

.top_sec_new .btn-hire a.paoc-popup {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}

.top_sec_new a:hover {
    background: #f28a04;
    color: #fff;
}

.Unparalleled_left img {
    float: right;
    margin: 5px -28px 0 0;
}

.Unparalleled_right {
    padding-left: 40px;
    box-sizing: border-box;
}

.Unparalleled_left h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.Unparalleled_right h3 {
    font-size: 33px;
    line-height: 41px;
    font-weight: 200;
    margin-bottom: 54px;
}

#Content,
#Wrapper {
    background: 0 0 !important;
}

#Top_bar #logo {
    padding: 7px 0 7px 0 !important;
}

.mian_img {
    position: relative;
}

.mian_img .imgin {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.story_boxes .desc_wrapper {
    margin-right: 0 !important;
   /* min-height: 139px !important;*/
}
.story_box .desc {
    padding-bottom: 25px;
}
.story_boxes .story_box {
    padding: 0 9% 0 0 !important;
}

.story_boxes .photo_wrapper {
    text-align: center;
}

.story_boxes .photo_wrapper img {
    display: inline !important;
    margin-bottom: 60px;
    opacity: 1;
}

.story_boxes .desc_wrapper h3 {
    margin: 0 !important;
    margin-bottom: 20px !important;
    color: #000;
}

.story_boxes .desc_wrapper .hr_color {
    display: none;
}

.story_boxes .desc_wrapper .desc {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-align: left;
    line-height: 22px;
}

.page-id-407:before {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    z-index: 2;
    width: 791px;
    background: url(../jpg/body_left.jpg) no-repeat;
    height: 1122px;
}

.page-id-407:after {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0;
    top: 4px;
    width: 486px;
    background: url(../jpg/body_right.jpg) no-repeat;
    height: 1122px;
}

#Top_bar .menu li ul li {
    width: 250px;
}

.offering_box {
    margin-top: 0;
}

.offering_box h3 {
    color: #fff;
    font-size: 30px !important;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 7px;
}

.offering_box.s-text h3 {
    font-size: 25px !important;
}

ul.list-style-n {
    margin: 0;
}

ul.list-style-n li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #002244;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 5px;
}

ul.list-style-n li ul {
    margin-left: 0px;
}

ul.list-style-n li:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../png/bullet-blue-b.png) no-repeat;
    top: 2px;
    left: 5px;
}

.wallet-pricing-section {
    display: none !important;
}

.wallet-pricing-section.why-navigate-sec {
    padding-top: 80px !important;
}

.why-navigate-sec h2 {
    line-height: 35px;
}

.why-navigate-left {
    text-align: right !important;
}

.why-navigate-left h3 {
    margin-bottom: 12px;
}

.why-navigate-left p {
    margin-bottom: 12px;
}

.why-navigate-right {
    text-align: left !important;
}

.why-navigate-right h3 {
    margin-bottom: 0px;
    margin-top: 4px;
    font-size: 19px;
    color: #0b9eda;
}

.why-navigate-right p {
    margin-bottom: 12px;
}

.why-navigate-center img {
    margin-top: 0px;
}

.why-navigate-sec .section_wrapper {
    max-width: 1446px;
}

.footer_copy ul li a i.icon-skype:before {
    font-size: 0px;
    background: url(../png/social-icons-new.png) no-repeat;
    height: 17px;
    width: 17px;
    top: -11px;
    position: relative;
    background-position: -86px -10px;
    left: -1px;
}

.footer_copy ul li a i.icon-whatsapp:before {
    font-size: 0px;
    background: url(../png/social-icons-new.png) no-repeat;
    height: 17px;
    width: 17px;
    top: -11px;
    position: relative;
    background-position: -47px -10px;
    left: -1px;
}

/*.footer_copy ul li a i.icon-flickr:before {
    font-size: 0px;
    background: url(images/social-icons-new.png) no-repeat;
    height: 17px;
    width: 17px;
    top: -11px;
    position: relative;
    background-position: -8px -10px;
    left: -1px;
}*/

.footer_copy ul li.skype a:hover {
    background: #2da6e0;
}

.footer_copy ul li.whatsapp a:hover {
    background: #f7931b;
}

.footer_copy ul li.flickr a:hover {
    background: #00e56b;
}

.footer_copy ul li.instagram a:hover {
    background: #df3946;
}

.footer_copy .social li:nth-child(1) {
    order: 5;
}
#Footer .footer_copy .social li:last-child {
    margin-right: 6px;
    order: 4;
}
.footer_copy .social li:nth-child(2) {
    order: 4;
}

.footer_copy .social li:nth-child(3) {
    order: 8;
}

.footer_copy .social li:nth-child(4) {
    order: 2;
}

.footer_copy .social li:nth-child(5) {
    order: 3;
}

.footer_copy .social li:nth-child(6) {
    order: 1;
}

.footer_copy .social li:nth-child(7) {
    order: 6;
}

.footer_copy .social li:nth-child(8) {
    order: 8;
}

.copyright a {
    font-weight: 600;
}

#Footer .footer_copy .social li:last-child {
    margin-right: 6px;
}

.safety-features-section.more-padd-bottom {
    padding-bottom: 50px !important;
}

.ICO-evelopment-services-section {
    padding-bottom: 50px;
}

.ICO-evelopment-services-section.m-t {
    padding-top: 60px;
}

.ICO-evelopment-services-section p {
    color: #333;
}

.form_single_post {
    margin: 0 auto;
    max-width: 500px;
    padding: 40px;
    margin-top: 45px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.22);
}

.form_single_post textarea {
    height: 100px !important;
}

.new_walletBenefit .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.new_walletBenefit .mcb-wrap-inner>div {
    box-sizing: border-box;
    display: flex;
}

.new_walletBenefit .icon_box {
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 15px;
}

.btns-new_walletBenifits .column_attr {
    display: flex;
    justify-content: center;
}

.btns-new_walletBenifits .column_attr:before,
.btns-new_walletBenifits .column_attr:after {
    display: none,
}

.btns-new_walletBenifits .btn-hire {
    width: 185px !important;
}

.btns-new_walletBenifits .column_attr a.link-v-demo {
    background: #002244;
    padding: 12px 25px 12px 25px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 15px 12px 20px;
    transition: all .25s;
    white-space: nowrap;
}

.btns-new_walletBenifits .btn-hire .popupaoc-button {
    background: #002244;
    padding: 12px 25px 12px 25px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px 12px 20px;
    transition: all .25s;
    white-space: nowrap;
    border: 0px;
    background-image: none !important;
}

.section-ico-solutions {
    padding-top: 60px;
    padding-bottom: 30px;
}

.section-ico-solutions .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap
}

.section-ico-solutions .icon_box {
    display: flex;
    align-items: center;
}

.section-ico-solutions .column {
    margin-bottom: 21px;
}

.section-ico-solutions .icon_box.icon_position_left {
    min-height: auto;
    padding: 0;
}

.section-ico-solutions .icon_box.icon_position_left .image_wrapper {
    position: relative;
    width: 50px;
    height: 62px;
    top: 0 !important;
}

.section-ico-solutions .desc_wrapper {
    box-sizing: border-box;
    padding-left: 16px;
}

.section-ico-solutions .desc_wrapper h4.title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.newBannerText .mcb-wrap-inner>div:nth-child(1) {
    width: calc(100% - 480px);
    margin: 0;
}

.newBannerText .mcb-wrap-inner>div:nth-child(2) {
    box-sizing: border-box;
    width: 455px;
}

.ourcrypto-wallet-app .mcb-wrap-inner {
    margin-bottom: 18px
}

.ourcrypto-wallet-app .even-b .mcb-wrap-inner .column_image,
.ourcrypto-wallet-app .odd-b .mcb-wrap-inner .column_image {
    width: 406px;
}

.ourcrypto-wallet-app .even-b .mcb-wrap-inner .column_image img,
.ourcrypto-wallet-app .odd-b .mcb-wrap-inner .column_image img {
    max-width: 100% !important;
}

.ourcrypto-wallet-app .even-b .mcb-wrap-inner .mc-text-block,
.ourcrypto-wallet-app .odd-b .mcb-wrap-inner .mc-text-block {
    width: calc(100% - 406px);
}

.clientLogoSection ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.clientLogoSection ul li {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.clientLogoSection ul li {
    width: 16.66667%;
    margin-bottom: 30px;
}

.owl-carousel .owl-stage-outer {
    padding-top: 50px;
    padding-bottom: 50px;
}

.owl-item.active.center {
    box-sizing: border-box;
    position: relative;
    transform: scale(1.2);
    z-index: 2;
}

.owl-dots {
    text-align: center;
}

.owl-dots .owl-dot {
    background: #adacac !important;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.owl-dots .owl-dot.active {
    background: #646262 !important;
}

.section_walletShowcase .section_wrapper {
    display: flex;
    flex-wrap: wrap
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 35px;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) h3 {
    color: #002245;
    font-size: 28px;
    line-height: normal;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) h3 b span {
    color: #0c9eda;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) p {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) ul.app_links {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) ul li:nth-child(1) {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) ul li:nth-child(2) {
    margin-right: 10px;
}

.langSwitcher {
    position: fixed;
    right: 0;
    z-index: 50;
    top: 218px;
}

.langSwitcher .ui-sortable {
    width: 40px
}

.langSwitcher #flags .ui-sortable li {
    margin-bottom: 10px !important;
    display: block;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.langSwitcher #flags.size18 a,
a.single-language span.size18 {
    width: 22px !important;
    height: 14px !important;
}

.solution_rowStyle .mcb-wrap-inner {
    gap: 0.6%;
}
 .m-btn-hire-us,
    .m-btn-hire-us:focus,
    .m-btn-hire-us:hover {
        position: fixed;
        z-index: 60;
        top: 300px;
        right: -70px;
        background: #ffa01d;
        color: #fff;
        padding: 5px 12px;
        text-transform: uppercase;
        transform: rotate(90deg);
    }

@media(min-width:768px) {
.solution_rowStyle .mcb-wrap-inner .column_icon_box {
    max-width: 24.5%;
}
	.whyCountonUsList .mcb-wrap-inner .column.mcb-column {
    min-height: 350px;
}
	.solution_rowStyle .mcb-wrap-inner .column_icon_box {
    min-height: 390px;
}
	.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner {
    min-height: 552px;
    display: flex;
    align-items: center;
}
		.lastsec .mainformofsite .mf-row.halfthis.two:before {
    content: "";
    background-color: #b8b8b8;
    width: 1px;
    left: 0;
    top: -28px;
    height: 85px;
    position: absolute;
}
}
@media(max-width:1780px) {
			.lastsec .mainformofsite .mf-row.halfthis.two:before {
           height: 76px;
}
}
@media(max-width:1460px) {
		/*----Start New footer---*/
  		footer h3.upper-footer-heading {
    font-size: 40px !important;
    line-height: 56px !important;
}     
/*----End New footer---*/
	/*----Start New form---*/
	.main-form-newdesign span.doc-attach span:before {
    font-size: 10px;
    line-height: normal;
}
.main-form-newdesign h3.form_sec_heading {
    font-size: 20px;
    line-height: 30px;
}
	.main-form-newdesign span.mail-id img {
    max-width: 200px;
}
	.main-form-newdesign i.fa.fa-phone:before {
    font-size: 16px;
    padding-right: 5px;
}
	.main-form-newdesign span.phnNo a {
    font-size: 14px !important;
		line-height:22px;

}
.formsocial-info h4 {
    font-size: 18px;
    line-height: 30px;
}
	.main-form-newdesign .mainformofsite .mf-row.sbmt-btn-fo input#submit_btnb {
    width: 200px;
	}
/*----End New form---*/	
	.lastsec .mainformofsite .mf-row.halfthis.two:before {
           top: -18px;
           height: 68px;
}
.lastsec .mainformofsite .mf-row {
    margin-bottom: 0px !important;
}
	
}
@media(max-width:767px) {
	/*new-footer-start*/
	.footer-mailphn h4 {
   font-size: 18px;
	 line-height: 26px;
}
		ul.footer-logos {
    flex-wrap: nowrap;
}
ul.footer-socialicons li img {
    width: 100 !important;
}
	.column_footer_logo a.logo-wrapper {
    justify-content: center;
}
	footer h3.upper-footer-heading {
    font-size: 26px !important;
    padding-top: 40px;
    line-height: 33px !important;
}
	.footer-joinUs:before{
		content:none;
}
	ul.footer-logos li img {
    max-width: 100%;
}
	.footer-bottom {
    margin-top: 0px;
	text-align:center;
}
	ul.footer-logos li {
    margin: 0 5px;
}
/*new-footer-End*/
    .langSwitcher {
        position: absolute;
        top: 118px;
    }
	.banner-data h1 {
    font-size: 24px !important;
    line-height: 42px !important;
}
}


.langSwitcher .ui-sortable {
    width: 40px
}

.langSwitcher #flags .ui-sortable li {
    margin-bottom: 10px !important;
    display: block;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.langSwitcher #flags.size18 a,
a.single-language span.size18 {
    width: 22px !important;
    height: 14px !important;
}

@media(max-width:767px) {
    .section_walletShowcase .section_wrapper .mcb-wrap:nth-child(2) {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .section_walletShowcase .section_wrapper .mcb-wrap:nth-child(3) {
        padding-left: 0;
    }
    .owl-item.active.center {
        transform: scale(1);
    }
}

@media(max-width:1024px) {
    .clientLogoSection ul li {
        width: 25%;
    }
}

@media(max-width:767px) {
    .clientLogoSection ul li {
        width: 33%;
    }
}

@media(max-width:480px) {
    .clientLogoSection ul li {
        width: 50%;
    }
	h1.title {
    line-height: 23px !important;
    font-size: 16px !important;
}
}

@media (max-width:2106px) {
    .contact-info-block {
        padding-top: 70px !important;
    }
    .conact_from {
        width: 450px !important;
    }
    .contact_img {
        width: calc(100% - 510px) !important;
    }
    .feature_listing ul {
        padding: 75px 0 38px 437px;
    }
    .feature_listing h3 {
        line-height: 60px;
        font-size: 52px;
        width: 360px;
        padding-bottom: 95px;
    }
    .Unparalleled_right h3 {
        font-size: 55px;
        line-height: 60px;
    }
    .coin-development-section .cd-right ul {
        margin: 25px 0 30px 0;
    }
    .talkto {
        display: none !important;
    }
}

@media(max-width:767px) {
    .newBannerText .mcb-wrap-inner>div:nth-child(1) {
        width: 100%;
        margin: 0;
    }
    .newBannerText .mcb-wrap-inner>div:nth-child(2) {
        box-sizing: border-box;
        width: 100%;
    }
	#Footer .widgets_wrapper .column{
            width: 100% !important;
	}

    /* .menu_wrapper {display: block; align-items: center;} */
}

@media(max-width:767px) {
    .offering_box.s-text h3 {
        font-size: 21px !important;
    }
    .why-navigate-left {
        text-align: left !important;
    }
    .why-navigate-left h3 {
        font-size: 16px;
        font-weight: 700;
    }
    .why-navigate-right h3 {
        font-size: 16px;
        font-weight: 700;
    }
}

.offering_box.s-text h3 {
    font-size: 21px !important;
}

div.wpcf7-response-output {
    margin: 0;
}

.offering_box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    line-height: 24px;
}

.offering_box a {
    display: inline-block;
    margin-top: 5px;
}

#loading {
    -webkit-animation: rotation 7s infinite linear;
}

.equal_sec:after {
    position: absolute;
    content: "";
    left: -2px;
    bottom: 22px;
    width: 22px;
    height: 22px;
    background: url(../png/bottom_boxes.png);
    visibility: visible;
}

.equal_sec .mcb-wrap-inner {
    display: flex;
    align-items: center;
}

.common_btn_s {
    background: #2a3352 !important;
    padding: 13px 30px 13px 14px !important;
    font-size: 12px;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;
    margin-right: 20px;
    box-shadow: 0 6px 7px 0 rgba(11, 58, 218, 0.22);
    transition: all 0.25s;
}

.common_btn_s span {
    padding: 0 !important;
}

.common_btn_s:hover {
    background-color: #002649 !important;
}

.feature_listing h3 {
    position: absolute;
    left: 49px;
    top: 49px;
    width: 390px;
    background: #0b9eda;
    font-size: 60px;
    color: #fff;
    font-weight: 200;
    line-height: 72px;
    padding: 84px 0 78px 52px;
    box-sizing: border-box;
}

.feature_listing ul {
    margin: 0;
    padding: 75px 0 38px 562px;
}

.feature_listing ul li {
    margin: 0;
    padding: 0 0 4px 0;
    font-size: 16px;
    padding-left: 22px;
    color: #fff;
    font-weight: 400;
    background: url(../png/li_bg.png) no-repeat;
    background-size: 17px 17px;
    background-position: 0 3px;
    margin-bottom: 8px;
}

.feature_main {
    margin-top: 58px;
    margin-bottom: 58px;
}

.feature_main .section_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.feature_main .section_wrapper .one-second {
    background: #f9f9f9;
    box-sizing: border-box;
    border: 4px solid #fff
}

.feature_main.white-section {
    padding-top: 91px !important;
    margin-bottom: 0 !important;
}

.feature_main.white-section .section_wrapper .one-second {
    background: #fff;
    box-sizing: border-box;
    border: 4px solid #fff
}

.boon_heading {
    margin-bottom: 30px;
}

.boon_heading h2 {
    color: #0b9eda !important;
    font-size: 30px !important;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
}

.boon_heading p {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    font-weight: 400;
}

.crypto_liq {
    margin-top: 69px !important;
    margin-bottom: 26px !important;
}

.crypto_liq_head h2 {
    color: #0b9eda !important;
    margin-bottom: 20px !important;
}

.crypto_liq_out .mcb-wrap-inner {
    display: flex;
    align-items: center;
}

.crypto_liq_out .column_image {
    margin: 0;
}

.crypto_liq_out .column_image img {
    width: 100%;
}

.crypto_liq_out .crypto_liq_box {
    margin: 0;
    padding: 0 50px;
    box-sizing: border-box;
}

.crypto_liq_out .crypto_liq_box2 {
    padding-left: 0 !important;
    padding-right: 100px !important;
}

.crypto_liq_box h2 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
}

.module_head {
    margin: 0px 0 59px 0 !important;
}

.crypto-bottom-cta {
    margin-top: 130px;
}

.modules_box {
    margin-bottom: 0;
    width: 25% !important;
    padding: 0 50px 0 28px;
    box-sizing: border-box;
    margin: 0 !important;
    position: relative;
    background: #2a3352;
}

.modules_main .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.modules_box {
    padding-bottom: 70px;
}

.modules_box:last-child:after {
    display: none;
}

.modules_box:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 2px solid #fff;
    content: "";
    width: 1px;
    visibility: visible;
}

.modules_box h3 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    width: 58px;
    height: 56px;
    background: #0b9eda;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -8px;
}

.modules_box h2 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-top: 36px;
    margin-bottom: 15px;
    padding-left: 22px;
}

.modules_box h4 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-top: 36px;
    margin-bottom: 15px;
    padding-left: 22px;
}

.modules_box ul {
    margin: 0;
    padding: 0 0 0 22px;
}

.modules_box ul li {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    padding-left: 20px;
    background: url(../png/pay_arrow.png) no-repeat;
    background-size: 7px 11px;
    background-position: 0 6px;
}

.common_btn_s:before {
    position: absolute;
    right: 12px;
    top: 15px;
    width: 10px;
    height: 16px;
    content: "";
    background: url(../png/pay_arrow.png) no-repeat;
    background-size: 100%;
}

.common_btn {
    background: #0b9eda;
    padding: 17px 44px 17px 18px;
    font-size: 16px;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;
    transition: all 0.25s;
}

.common_btn:before {
    position: absolute;
    right: 17px;
    top: 17px;
    width: 10px;
    height: 16px;
    content: "";
    background: url(../png/pay_arrow.png) no-repeat;
    background-size: 100%;
}

.common_btn:hover {
    background: #002649 !important;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

.top_sec {
    padding-top: 60px;
    padding-bottom: 30px;
    background-size: cover !important;
}

.comman_heading h1 {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 37px;
}

.comman_heading h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 37px;
}

.comman_heading h4 {
    font-size: 17px;
    color: #333;
    font-weight: 400;
    line-height: 25px;
}

.button {
    border-radius: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

h2.entry-title {
    font-size: 21px;
    line-height: normal;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

#Top_bar .menu>li>a span {
    line-height: 40px !important;
}

/*#Top_bar .menu>li:last-child a span {
    padding: 0 10px !important;
}

#Top_bar .menu>li:last-child a span {
    background: #ffa01d;
    color: #fff;
    transition: all 0.25s;
    box-shadow: 0 4px 7px 0 rgba(11, 158, 218, 0.23);
}

#Top_bar .menu>li:last-child a span:hover {
    background: #002649 !important;
}
*/
#Header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.tp-thumbs {
    display: none !important;
}

.menuo-arrows #Top_bar .menu>li.submenu>a>span:not(.description)::after {
    right: 10px !important;
    border-top: 7px solid #0b9eda !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    opacity: 1;
    top: 47%;
}

.menuo-arrows #Top_bar.is-sticky .menu>li.submenu>a>span:not(.description)::after {
    top: 54% !important;
}

#Top_bar .menu>li:last-child {
    margin-left: 13px;
}

#Top_bar .menu>li.menu-item-has-children>a span {
    padding-right: 28px !important;
}

.text-center {
    text-align: center;
}

a:hover {
    text-decoration: none;
}

.theme-color {
    color: #d82129;
}

li,
ul {
    list-style: none;
}

a.get-quote-btn {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    width: 111px;
    height: 37px;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
    transform: scale(1);
    transition: all 0.25s;
}

a.get-quote-btn:hover {
    background: #333;
    border: 1px solid #333;
    transform: scale(1.2);
    color: #fff;
    text-decoration: none;
}

#Content:not(.home) {
    padding-top: 0;
}

#Top_bar.is-sticky .banner_wrapper {
    display: block !important;
}

.main-banner .section_wrapper {
    max-width: 1175px;
    position: relative;
    min-height: 600px;
}

.animation-block-home {
    width: 100% !important;
    position: absolute;
    right: -220px !important;
    top: 0 !important;
    height: 100%;
    overflow: hidden;
}

div#lottie {
    top: -48px;
    position: relative;
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.main-banner .section_wrapper .column {
    margin-bottom: 0;
}

.main-banner .section_wrapper .column h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 64px;
    color: #fff;
    line-height: 60px;
    font-weight: 300;
}

.main-banner .section_wrapper .column p {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    color: #fff;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 32px;
}

.main-banner .section_wrapper .column a.button .button_label {
    padding-left: 17px;
    padding-right: 6px;
    font-weight: 400;
}

.main-banner .section_wrapper .column a.button {
    background-color: #024;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 6px 7px 0 rgba(11, 158, 218, 0.22);
    border: 1px solid #024;
    transition: all 0.35s;
}

.main-banner .section_wrapper .column .button_icon i {
    color: #fff;
}

.main-banner .section_wrapper .column .button_icon {
    padding-left: 0;
    background: 0 0;
}

.main-banner .section_wrapper .column .button_icon i {
    color: #fff;
    transition: all 0.35s;
}

.main-banner .section_wrapper .column a.button:hover {
    background: 0 0;
    color: #024;
}

.main-banner .section_wrapper .column a.button:hover .button_icon i {
    color: #024;
}

.main_form {
    float: right;
    box-shadow: -2px 0 23px 0 rgba(11, 158, 218, 0.2);
    background: #fff;
    border-radius: 15px;
    padding: 29px 33px 0 33px;
    width: 100%;
    max-width: 450px;
    box-sizing: border-box;
    position: relative;
}

.main_form p {
    margin-bottom: 0;
}

.main_form h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}

.main_form input[type="text"] {
    text-transform: capitalize;
}

.main_form input {
    height: 31px;
    font-size: 14px;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 14px !important;
    padding: 0 24px;
}

.main_form .phone {
    height: 50px;
    background: #f2f9fc;
    margin-bottom: 14px;
}

.main_form .phone .menu-54 {
    width: 80px;
    position: relative;
}

.form_bottom .mcb-wrap-inner {
    display: flex;
}

.bottom_form_in {
    display: flex;
    align-items: center;
}

.form_bottom h2 {
    font-size: 60px;
    font-weight: 200 !important;
    color: #fff;
    line-height: 72px;
    margin-left: 40px;
}

.form_bottom h3 {
    font-size: 40px;
    font-weight: 200 !important;
    color: #fff;
    line-height: 50px;
    margin-left: 40px;
    margin-bottom: 10px;
}

.form_bottom p {
    padding-left: 40px;
    color: #fff;
}

.main_form .phone .menu-54 select {
    padding: 16px 24px;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
    font-size: 14px;
}

.main_form .phone .menu-54:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 55px;
    margin-top: -2px;
    border-top: 5px solid #024 !important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.main_form .phone .menu-54:after {
    content: "";
    display: block;
    width: 0;
    height: 18px;
    position: absolute;
    top: 17px;
    right: 0;
    border-right: 1px solid #8cd1ed;
}

.main_form .phone .your-phone {
    height: 20px;
    width: calc(100% - 80px);
}

.main_form textarea {
    font-size: 14px;
    height: 66px;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 0 !important;
    resize: none;
    padding-left: 24px;
}


/* .main_form .wpcf7-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f28a04 url(images/arrow_n.png) no-repeat;padding:14px 0 34px 22px;font-size:16px;font-weight:300;color:#fff !important;text-transform:uppercase;position:absolute;left:0;right:0;border:0;margin:0 auto;width:116px;border-radius:0;text-align:left;background-position:90px 17px;background-size:11px 17px;transition:all 0.25s;bottom:-24px;} */

.main_form .wpcf7-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f28a04;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    border: 0;
    margin: 0 auto;
    width: 116px;
    border-radius: 0;
    text-align: left;
    background-position: 90px 17px;
    background-size: 11px 17px;
    transition: all 0.25s;
    max-width: 367px !important;
    width: 251px;
    text-align: center;
    display: flex;
    margin-top: 24px;
    justify-content: center;
    align-items: center;
}

.main_form .wpcf7-submit:hover {
    background-color: #0b9eda !important;
}

.page-id-2607 .main_form,
.page-id-3138 .main_form,
.page-id-3019 .main_form,
.page-id-2696 .main_form {
    padding-bottom: 25px !important;
}

.page-id-2607 .main_form .wpcf7-submit,
.page-id-3138 .main_form .wpcf7-submit,
.page-id-3019 .main_form .wpcf7-submit,
.page-id-2696 .main_form .wpcf7-submit {
    background-image: none !important;
    bottom: 0px !important;
    max-width: 367px !important;
    width: 251px;
    text-align: center;
    font-weight: 400;
    padding: 12px 0 37px 0px;
    font-size: 18px;
    letter-spacing: 3px;
}

.page-id-3138 .main_form .wpcf7-submit:hover,
.page-id-2607 .main_form .wpcf7-submit:hover,
.page-id-3019 .main_form .wpcf7-submit:hover,
.page-id-2696 .main_form .wpcf7-submit:hover {
    background-color: #0b9eda !important;
}

#Top_bar.is-sticky .menu_wrapper {
    margin-top: 2px !important;
}

#Top_bar.is-sticky .menu_wrapper .menu>li>a {
    padding: 8px 0 0 0 !important;
}

.menuo-arrows #Top_bar.is-sticky .menu>li.submenu>a>span:not(.description):after {
    top: 29px;
}

#Top_bar .container,
#Top_bar .top_bar_left {
    position: static;
}

.header-magazine #Top_bar .banner_wrapper {
    background-color: #2e313c;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 44px;
}

.heading-2 {
    position: relative;
}

.h-block-revolution {
    padding-top: 60px !important;
    padding-bottom: 19px !important;
}

.h-block-revolution .h-bes-left h2 {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 72px;
    line-height: 75px;
    color: #000;
    margin-bottom: 13px;
    font-weight: 300 !important;
}

.h-block-revolution .h-bes-left h2 span {
    color: #dd2027;
}

.h-block-revolution .h-bes-left p.s-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 16px;
    color: #024;
    margin-bottom: 28px;
}

.h-block-revolution .h-bes-left p.n-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    color: #024;
    font-weight: 400;
}

.h-block-revolution .mcb-wrap-inner {
    display: flex;
}

.h-block-revolution .mcb-wrap-inner .h-bes-left {
    display: flex;
    align-items: center;
}

.h-bes-right .scale-with-grid .image_wrapper {
    text-align: center;
}

.h-offering .section_wrapper {
    max-width: 1440px;
}

.h-offering {
    padding-bottom: 38px !important;
}

.h-offering .hdr {
    margin-bottom: 0;
}

.h-offering .hdr h2 {
    position: relative;
    min-height: 49px;
    margin-bottom: 20px;
}

.h-offering .hdr h2 span {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 14px;
    color: #303030;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    background: #fff;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}

.h-offering .four-blocks .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.h-offering .four-blocks .column_column {
    margin: 0;
    display: flex;
    position: relative;
    border: 1px solid #fff;
    box-sizing: border-box;
    flex: 0 0 50%;
    max-width: 50%;
}

.h-offering .four-blocks .column_column .column_attr {
    display: flex;
    padding-top: 48px;
    padding-bottom: 50px;
    padding-right: 78px;
    padding-left: 0;
}

.h-offering .four-blocks .column_column .column_attr .col-img {
    width: 291px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 291px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.h-offering .four-blocks .column_column .column_attr h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.h-offering .four-blocks .column_column .column_attr p {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
}

.h-offering .four-blocks-gray {
    background: #58585a;
}

.h-offering .four-blocks-red {
    background: #d5151d;
}

.h-blockchain-offers {
    padding-top: 58px;
    padding-bottom: 20px;
}

.h-blockchain-offers h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 600;
    margin-bottom: 7px;
}

.h-blockchain-offers p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

.h-blockchain-offers p.s-title {
    font-size: 20px;
    color: #000;
    font-weight: 300;
}

.three-blocks .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}

.three-blocks.no-icon .icon_wrapper {
    display: none;
}

.h-blockchain-offers .icon_box {
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 123px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 2px 4px 0 rgba(2, 2, 3, 0.09);
    position: relative;
}

.h-blockchain-offers .icon_box p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #333;
    font-weight: 400;
}

.h-blockchain-offers .icon_box .image_wrapper {
    position: absolute;
    top: 0;
    right: 38px;
    top: 26px;
}

.h-blockchain-offers .icon_box .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    text-align: left;
    font-weight: 600 !important;
}

.h-blockchain-offers.sto-market-strategy {
    border-top: 1px solid #ededed;
}

.h-blockchain-offers.sto-market-strategy .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.h-blockchain-offers.sto-market-strategy .icon_box {
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 123px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding-bottom: 97px;
    height: 100%;
    box-shadow: 0 2px 4px 0 rgba(2, 2, 3, 0.09);
    position: relative;
}

.h-blockchain-offers.sto-market-strategy .icon_box p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #024;
    font-weight: 400;
}

.h-blockchain-offers.sto-market-strategy .icon_box .image_wrapper {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 26px;
}

.h-blockchain-offers.sto-market-strategy .icon_box .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    text-align: center;
    font-weight: 600 !important;
}

.sto-market-strategy.services .desc_wrapper {
    margin-top: -21px;
}

.h-blockchain-offers_new .icon_box {
    background: transparent;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 123px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    box-shadow: 0 0px 0px 0 rgba(2, 2, 3, 0.09);
}

.h-blockchain-offers_new .icon_box p {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #333;
    font-weight: 400;
}

.h-blockchain-offers_new .icon_box .image_wrapper {
    position: absolute;
    left: 0;
    right: 0px;
    top: 26px;
}

.h-blockchain-offers_new .icon_box .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    text-align: center;
    font-weight: 600 !important;
}

.sectoin-marketing-objective {
    padding-top: 88px !important;
    padding-bottom: 60px !important;
    border-top: 1px solid #ededed;
}

.sectoin-marketing-objective .mcb-wrap-inner {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.mo-left {
    margin: 0px;
    position: absolute;
    width: 43% !important;
    z-index: 10;
    left: 45px;
    background: #0a9fdb;
    box-sizing: border-box;
    padding: 115px 51px 0 51px;
    top: 50%;
    transform: translateY(-50%);
    background: #0a9fdb;
    padding-bottom: 74px;
}

.mo-left h3 {
    margin: 0px 0 16px 0;
    line-height: normal;
    padding: 0px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.mo-left ul {
    margin: 0px;
    padding: 0px;
}

.mo-left ul li {
    position: relative;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: normal;
    box-sizing: border-box;
    padding-left: 32px;
    margin-bottom: 14px;
    text-align: justify;
    line-height: 22px;
}

.mo-left ul li:before {
    position: absolute;
    content: '';
    width: 21px;
    height: 21px;
    background: url(../png/arrow-white-icon.png) no-repeat;
    left: 0;
    top: 3px;
}

.mo-right {
    margin: 0px;
}

.mo-right .fm {
    display: none !important;
}

.section-stoMarketapp {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}

.section-stoMarketapp h2 {
    font-size: 30px;
    color: #fff;
}

.section-stoMarketapp .icon_box .image_wrapper {
    background: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto -30px;
    transition: all .35s;
}

.section-stoMarketapp .icon_box .desc_wrapper {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 30px;
    transition: all .35s;
}

.section-stoMarketapp .icon_box .desc_wrapper h4.title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 7px;
}

.section-stoMarketapp .icon_box .desc_wrapper .desc {
    color: #002244;
    font-size: 14px;
}

.section-stoMarketapp .icon_box:hover .image_wrapper {
    background: #001c31;
}

.section-stoMarketapp .icon_box:hover .desc_wrapper {
    background: #001c31;
}

.section-stoMarketapp .icon_box:hover .desc_wrapper h4.title {
    color: #fff
}

.section-stoMarketapp .icon_box:hover .desc_wrapper .desc {
    color: #fff;
}

@media(max-width:767px) {
    .section-stoMarketapp h2 {
        font-size: 21px;
        line-height: normal;
    }
}

@media(max-width:1030px) {
    .mo-right .fd {
        display: none !important;
    }
    .mo-right .fm {
        display: block !important;
    }
}

@media(max-width:767px) {
    .sectoin-marketing-objective {
        padding-top: 44px !important;
        padding-bottom: 20px !important;
    }
    .mo-right {
        display: none !important;
    }
    .mo-left {
        position: relative;
        width: 100% !important;
        left: 0px;
        top: 0px;
        transform: none;
        padding: 25px 15px;
    }
    .mo-left h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .mo-left ul li {
        font-style: 14px;
    }
}

.stoFeatureBlock h3 {
    font-size: 30px !important;
    margin-bottom: 18px !important;
    font-weight: 600;
    line-height: normal;
    color: #000;
}

.stoFeatureBlock ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
}

.stoFeatureBlock ul li {
    flex: 0 0 50%;
    box-sizing: border-box;
    font-size: 14px;
    color: #002244;
    position: relative;
    padding-left: 28px;
    margin-bottom: 5px;
    line-height: 22px;
    font-weight: 400;
}

.stoFeatureBlock ul li.fw {
    flex: 0 0 100%;
}

.stoFeatureBlock ul li:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: url(../png/arrow-blue-icon.png) no-repeat;
    left: 0px;
    top: 3px
}

@media(max-width:767px) {
    .stoFeatureBlock h3 {
        font-size: 21px !important;
        line-height: normal !important;
    }
}

.stoFeatureBlock .even-b .column_image {
    text-align: right;
}

.stoFeatureBlock .odd-b .column_image {
    text-align: left;
}

.stoFeatureBlock p {
    color: #002244
}

@media(max-width:767px) {
    .stoFeatureBlock .even-b .mcb-wrap-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .stoFeatureBlock .even-b .mcb-wrap-inner>div:nth-child(1) {
        order: 2;
    }
    .stoFeatureBlock .even-b .mcb-wrap-inner>div:nth-child(2) {
        order: 1;
    }
}

.exchange-feature-section {
    padding-top: 79px !important;
    padding-bottom: 47px !important;
}

/*.exchange-feature-section h2 {
    margin-bottom: 37px;
}*/

.exchange-feature-section .icon_box {
    padding-top: 171px;
}

.h-blockchain-jurney .section_wrapper {
    max-width: 996px;
}

.h-blockchain-jurney .column {
    margin-bottom: 24px;
}

.h-blockchain-jurney {
    padding-top: 58px !important;
    padding-bottom: 40px !important;
    background: #fff;
}

.h-blockchain-jurney h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 600;
    margin-bottom: 11px;
    text-align: center;
}

.h-blockchain-jurney .image_frame {
    border: 1px solid #f0f0f0;
    box-shadow: 2px 3px 10px 0 rgba(2, 2, 3, 0.08);
}

.h-blockchain-jurney .wp-caption-text {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.h-blockchain-jurney ul.list-jurney {
    display: flex;
}

.h-blockchain-jurney ul.list-jurney li {
    position: relative;
}

.h-blockchain-jurney ul.list-jurney li:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    background: url(../png/arrow-jurney-right.png) no-repeat;
    background-size: 100% auto;
    left: 93%;
    bottom: 23px;
}

.h-blockchain-jurney ul.list-jurney li:last-child:before {
    display: none;
}

.box-new-flexbased .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.box-new-flexbased img {
    margin-top: 49px;
}

.box-new-flexbased.noTopMrg img {
    margin-top: 0px;
}

.flip-container {
    perspective: 1000px;
}

.flip-container.hover .flipper,
.flip-container:hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.back,
.flip-container,
.front {
    width: 231px;
    height: 266px;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.back,
.front {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    background: url(../png/flip-bg.png) no-repeat;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding-left: 19px;
}

.front h3 {
    font-size: 26px;
    color: #303030;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 22px;
}

.front h3 strong {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
}

.back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    background: url(../png/flip-bg.png) no-repeat;
    background-position: -236px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
}

.client-testimonials {
    padding-top: 73px !important;
}

.client-testimonials .testimonials_slider {
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.11);
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.client-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: 0 0;
}

.client-testimonials .testimonials_slider li.slick-active a {
    background-color: #d82129 !important;
}

.client-testimonials .testimonials_slider li.slick-active a:after {
    background: #d82129 !important;
}

.client-testimonials .testimonials_slider blockquote {
    background: 0 0 !important;
}

.counter-block .desc_wrapper {
    padding-left: 52px !important;
}

.counter-block h2 {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    padding-left: 52px;
    margin-top: 27px;
    margin-bottom: 24px;
}

.counter-block .counter {
    padding: 0;
    background: 0 0;
}

.counter-block .desc_wrapper {
    display: flex;
    align-items: center;
}

.counter-block .desc_wrapper .number-wrapper {
    font-family: 'Open Sans', sans-serif;
    width: 62px !important;
    height: 62px !important;
    flex: 0 0 62px !important;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px !important;
    font-weight: 600;
    color: #fff;
    margin-right: 19px;
}

.counter-block .desc_wrapper p.title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.counter-block .column {
    margin-bottom: 0;
}

#Footer #text-5 {
    padding: 0;
}

#Footer .one-second {
    border: 1px solid;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    width: 100%;
    margin: 0;
}

#Footer .one-second .tbl-div {
    display: flex;
    width: 100%;
}

#Footer .one-second .tbl-div div {
    flex: 1;
}

#Footer .one-second .tbl-div a {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    padding-top: 3%;
    padding-bottom: 4%;
}

#Footer .one-second .tbl-div a {
    color: #8e8e8e;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 8%;
    padding-bottom: 13%;
}

#Footer .one-second .tbl-div a b {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    text-transform: uppercase;
}

#Footer .one-second .tbl-div a b:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 16px;
    background: url(../png/arrow-orange.png) no-repeat;
    display: block;
    top: 41px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#Footer .widgets_wrapper .column {
    width: 24%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 1%;
}

.pay_btn {
    position: absolute;
    left: 0;
    top: -53px;
}

.pay_btn .pay {
    background: #2a3352;
    padding: 13px 30px 13px 14px;
    font-size: 12px;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;
    margin-right: 20px;
    box-shadow: 0 6px 7px 0 rgba(11, 58, 218, 0.22);
}

.pay_btn .pay:before {
    position: absolute;
    right: 12px;
    top: 13px;
    width: 10px;
    height: 16px;
    content: "";
    background: url(../png/pay_arrow.png) no-repeat;
    background-size: 100%;
}

.one-second .tbl-div a:hover {
    text-decoration: none;
}

#Footer .one-second .tbl-div div:nth-child(1) a {
    background: #1e1e1e;
}

#Footer .one-second .tbl-div div:nth-child(2) a {
    background: #212121;
}

#Footer .one-second .tbl-div div:nth-child(3) a {
    background: #242424;
}

#Footer .one-second .tbl-div a:hover {
    background: #181818 !important;
}

#Footer .one-second .tbl-div p {
    display: none;
}

.widgets_wrapper h4 {
    text-transform: uppercase;
}

#Footer .menu-services-container ul {
    background: #fff;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#Footer .menu-services-container ul li {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

#Footer .menu-services-container ul li:before {
    background: url(../png/icon-arrowspirit-right.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 7px;
}

#Footer .menu-services-container ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
    transition: all 0.25s;
    padding: 4px 0 0 12px;
}

#Footer .menu-services-container ul li a:hover {
    text-decoration: none;
    color: #0b9eda !important;
}

#Footer .one-fourth:nth-child(3) {
    display: flex;
    flex-wrap: wrap;
}

#Footer .textwidget p {
    font-size: 14px;
    padding-top: 1px;
}

ul.ftr-links {
    display: flex;
}

ul.ftr-links li a {
    color: #242424;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 9px 15px;
    position: relative;
    transition: all 0.35s;
}

ul.ftr-links li:nth-child(1) a {
    background-color: #242424;
    border: 1px solid #242424;
    bottom: auto;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 9px 15px;
    position: relative;
}

ul.ftr-links li:nth-child(1) a:hover {
    border: 1px solid #d82129;
    color: #d82129 !important;
}

ul.ftr-links li a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #d82129;
    text-decoration: none;
}

.TopContact_info .TopContact_info_right>ul>li.us-tel:before {
    background: url(../png/icons-flags.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 13px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.TopContact_info .TopContact_info_right>ul>li.uk-tel:before {
    background: url(../png/icons-flags.png);
    background-position: 0 -15px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 13px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.TopContact_info .TopContact_info_right>ul>li.ind-tel:before {
    background: url(../png/icons-flags.png);
    background-position: 0 -30px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 13px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.TopContact_info .TopContact_info_right>ul>li>a {
    font-family: open sans;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    display: inline-block;
    transition: all ease 0.5s;
}

.TopContact_info .TopContact_info_right>ul>li.hire-btn {
    position: relative;
    padding-left: 0;
}

.launch-a-success h2 {
    font-size: 21px;
    line-height: normal;
    color: #333;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.launch-a-success h2:after {
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: #d1232a;
    height: 2px;
}

.our-tried-modal-section {
    padding-top: 5% !important;
}

.our-tried-modal-section .timeline-block-section {
    margin-bottom: 0;
}

.our-tried-modal-section h2 {
    font-size: 29px;
    margin-bottom: 54px !important;
}

.timeline_items>li h3 span {
    position: relative;
    right: 0;
    top: 0;
}

.timeline_items>li h3::after {
    border: 1px dashed #acacac !important;
    background: 0 0;
}

.timeline_items>li .desc:before {
    display: none;
}

.timeline_items>li .desc {
    background: 0 0;
}

.timeline_items>li,
.timeline_items>li:nth-child(even) {
    position: relative;
    background: 0 0;
}

.timeline_items>li:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #0b9eda;
    border: 5px solid #fff;
    box-shadow: 0 0 0 4px #0b9eda;
    margin: auto;
    position: absolute;
    top: 0;
    right: 4px;
    z-index: 2;
    top: -7px;
}

.timeline_items>li:nth-child(even):before {
    right: inherit;
    left: -4px;
}

.timeline_items>li i.fa {
    font-size: 35px;
    color: #303a3b;
    line-height: 80px;
    position: absolute;
    left: -69px;
    top: -26px;
    z-index: 99;
}

.timeline_items>li i.fa:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    border: 2px solid transparent;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6);
    left: -14px;
    top: 6px;
    border-radius: 50%;
    z-index: -1;
}

.timeline_items>li h3 {
    position: relative;
}

.timeline_items>li h3:after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #303a3b;
    top: 10px;
    left: -25px;
}

.timeline_items>li:nth-child(even) h3:after {
    left: inherit;
    right: -25px;
}

.timeline_items>li h3:before {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #5c4a7a;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: -28px;
    right: inherit !important;
    margin-left: 0 !important;
    z-index: 3;
    border: 0 !important;
    left: -100px;
    border-left: 15px solid #024;
}

.timeline_items>li:nth-child(even) h3:before {
    left: inherit !important;
    right: -100px !important;
}

.timeline_items>li:nth-child(even) h3 span {
    left: 0;
}

.timeline_items>li h3 span {
    font-size: 20px;
    font-weight: 700;
    background: 0 0 !important;
    padding-top: 35px;
}

.timeline_items:after {
    display: none !important;
}

.timeline_items>li:nth-child(1) i.fa:after {
    left: -23px;
    top: 6px;
    border: 2px solid #5c4a7a;
}

.timeline_items>li:nth-child(1) h3 span {
    color: #5c4a7a;
}

.timeline_items>li:nth-child(2) h3:before {
    background: #ffb400;
}

.timeline_items>li:nth-child(2) h3 span {
    color: #ffb400;
}

.timeline_items>li:nth-child(2) i.fa:after {
    left: -18px;
    top: 6px;
}

.timeline_items>li:nth-child(2) i.fa {
    left: inherit;
    right: -76px;
    top: -26px;
}

.timeline_items>li:nth-child(3) h3:before {
    background: #6db6af;
}

.timeline_items>li:nth-child(3) h3 span {
    color: #6db6af;
}

.timeline_items>li:nth-child(3) i.fa:after {
    left: -13px;
    top: 8px;
}

.timeline_items>li:nth-child(3) i.fa {
    left: -79px;
    top: -28px;
}

.timeline_items>li:nth-child(4) h3:before {
    background: #f64852;
}

.timeline_items>li:nth-child(4) h3 span {
    color: #f64852;
}

.timeline_items>li:nth-child(4) i.fa:after {
    left: -13px;
    top: 7px;
}

.timeline_items>li:nth-child(4) i.fa {
    left: inherit;
    right: -79px;
    top: -27px;
}

.timeline_items>li:nth-child(5) h3:before {
    background: #ffb400;
}

.timeline_items>li:nth-child(5) h3 span {
    color: #ffb400;
}

.timeline_items>li:nth-child(5) i.fa:after {
    left: -13px;
    top: 8px;
}

.timeline_items>li:nth-child(5) i.fa {
    left: -79px;
    top: -28px;
}

.timeline_items>li:nth-child(6) h3:before {
    background: #6db6af;
}

.timeline_items>li:nth-child(6) h3 span {
    color: #6db6af;
}

.timeline_items>li:nth-child(6) i.fa:after {
    left: -13px;
    top: 8px;
}

.timeline_items>li:nth-child(6) i.fa {
    left: -79px;
    top: -28px;
}

.timeline_items>li:nth-child(7) h3:before {
    background: #f64852;
}

.timeline_items>li:nth-child(7) h3 span {
    color: #f64852;
}

.timeline_items>li:nth-child(7) i.fa:after {
    left: -13px;
    top: 8px;
}

.timeline_items>li:nth-child(7) i.fa {
    left: -79px;
    top: -28px;
}

.timeline_items>li:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 83%;
    left: 48.3%;
    top: 0;
}

ul.timeline_items {
    height: 782px;
}

.timeline_items>li:nth-child(2) {
    top: -57px;
}

.timeline_items>li:nth-child(3) {
    top: -114px;
}

.timeline_items>li:nth-child(4) {
    top: -171px;
}

.timeline_items>li:nth-child(5) {
    top: -227px;
}

.timeline_items>li:nth-child(6) {
    top: -285px;
}

.timeline_items>li:nth-child(7) {
    top: -338px;
}

.timeline_items>li:nth-child(1):after {
    background: #5c4a7a;
}

.timeline_items>li:nth-child(2):after {
    background: #ffb400;
}

.timeline_items>li:nth-child(3):after {
    background: #6db6af;
}

.timeline_items>li:nth-child(4):after {
    background: #f64852;
}

.timeline_items>li:nth-child(5):after {
    background: #ffb400;
}

.timeline_items>li:nth-child(6):after {
    background: #6db6af;
}

.timeline_items>li:nth-child(7):after {
    background: #f64852;
}

.timeline_items>li .desc:after {
    position: absolute;
    content: "";
    width: 31px;
    height: 41px;
    background: #fff;
    display: block;
    left: -44px;
    border-radius: 50%;
    z-index: 3;
    top: -29px;
}

.timeline_items>li .desc:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 41px;
    background: #fff;
    display: block;
    left: -107px;
    border-radius: 50%;
    z-index: 3;
    top: -29px;
}

.timeline_items>li:nth-child(even) .desc:after {
    position: absolute;
    content: "";
    width: 31px;
    height: 41px;
    background: #fff;
    display: block;
    right: -46px;
    border-radius: 50%;
    z-index: 3;
    top: -28px;
    left: inherit;
}

.timeline_items>li:nth-child(even) .desc:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 41px;
    background: #fff;
    display: block;
    right: -104px;
    border-radius: 50%;
    z-index: 3;
    top: -28px;
}

.timeline_items>li:last-child .desc:after,
.timeline_items>li:last-child .desc:before {
    display: none;
}

.timeline_items>li h3 span {
    display: block;
}

.timeline_items>li h3 span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-right: 15px solid #303a3b;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    right: 66px;
    top: -4px;
}

.timeline_items>li:nth-child(even) h3 span:before {
    border-left: 15px solid #303a3b;
    border-right: inherit;
    right: inherit;
    left: 55px;
}

.list-no-mrg ul {
    margin: 0;
    padding: 0;
}

.launch-erc-block {
    padding-top: 4% !important;
}

.launch-erc-block h2 {
    font-size: 29px;
}

.robust-and-scalable-ico {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.robust-and-scalable-ico h2.heading-2 {
    font-size: 29px;
}

.why-choose-us-for-ico {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.why-choose-us-for-ico ul {
    margin: 0;
    padding: 0;
}

.why-choose-us-for-ico .list1 ul li {
    padding-left: 0;
    margin-bottom: 0;
}

.why-choose-us-for-ico .list1 ul li b {
    font-weight: 400;
    color: #000;
}

.why-choose-us-for-ico .list1 ul li:before {
    display: none;
}

.end-to-end-ico-section {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.end-to-end-ico-section .icon_box.icon_position_left .image_wrapper {
    top: 25px;
}

.advantages-of-blockchain-section {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.advantages-of-blockchain-section h2 {
    font-size: 21px;
    line-height: normal;
    color: #333;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.advantages-of-blockchain-section h2:before {
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: #d1232a;
    height: 2px;
}

.glance-at-our-ico-section {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.glance-at-our-ico-section .image_frame {
    border: 0;
}

.glance-at-our-ico-section .grid .post-item {
    background: 0 0 !important;
}

.glance-at-our-ico-section .grid .post-desc-wrapper .post-desc {
    padding-left: 0;
    padding-right: 0;
}

.glance-at-our-ico-section .grid .post-footer {
    margin: 0;
    background: 0 0;
    text-align: left;
    padding-left: 0;
}

.glance-at-our-ico-section .icon-comment-empty-fa,
.glance-at-our-ico-section .icon-doc-text,
.glance-at-our-ico-section .post-comments {
    display: none;
}

.glance-at-our-ico-section .post-footer .post-links {
    border-left: 0;
    display: inline-block;
    float: left;
    margin-left: -9px !important;
}

.glance-at-our-ico-section a.post-more {
    display: inline-block;
    padding: 3px 15px;
    font-size: 14px;
    border: 2px solid #333743;
    transition: all 0.35s;
    background: 0 0;
    color: #333743;
}

.glance-at-our-ico-section a.post-more:hover {
    background-color: #333743;
    color: #fff;
}

.glance-at-our-ico-section .post-meta .author-date {
    display: none;
}

.glance-at-our-ico-section h2.entry-title {
    margin-bottom: 7px;
}

.glance-at-our-ico-section .post-excerpt {
    margin-bottom: 5px;
}

.how-to-launch-an-section {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.how-to-launch-an-section h2 {
    font-size: 29px;
}

.logo-design-section {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.logo-design-section .section_wrapper {
    max-width: 927px;
}

.logo-design-section .logo-design-section-a {
    width: 57%;
}

.logo-design-section .logo-design-section-a img {
    box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.logo-design-section .logo-design-section-b {
    padding: 0 !important;
    padding-left: 52px !important;
}

.logo-design-section .logo-design-section-c {
    width: 49%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.logo-design-section-d {
    padding-left: 45px;
    width: 415px !important;
    position: relative;
    top: -45px;
}
.page-id-6266 a.weareHiringformobile {
    display: none;
}
.logo-design-section-d img {
    box-shadow: 0 5px 15px 5px rgba(0, 0, 0, 0.1);
}

.digital_box_out .mcb-wrap-inner {
    justify-content: space-between;
}

.make_the_sec h3 {
    font-size: 30px;
    line-height: 35px;
}

.visual-identity-block {
    padding-left: 16% !important;
    box-sizing: border-box;
}

.visual-identity-block h3 {
    text-align: justify;
    font-size: 24px;
    line-height: 30px;
}

.visual-identity-block p {
    text-align: justify;
    color: #595958;
    font-size: 18px;
    line-height: 1.6;
}

.leverage-our-expertise-section {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.leverage-our-expertise-section h2 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 0;
}

.robust-and-scalable-ico .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.form_bottom_out {
    padding: 60px 0 0 0;
    position: relative;
    padding-top: 66px !important;
}

.form_bottom_out.exchange-dev {
    padding-top: 100px !important;
}

.form_bottom_out .section_wrapper {
    position: relative;
    display: flex;
    max-width: 994px;
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 35px;
}

.form_bottom_out .section_wrapper:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 69%;
    background: #024;
    top: 47%;
    left: 0;
    transform: translateY(-50%);
}

.form_bottom_out .main_form {
    border-radius: 0;
}

.form_bottom_out h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #070707;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 3px;
}

.form_bottom_out p.t-small {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.span.wpcf7-form-control-wrap {
    min-height: 90px !important;
}

.feel-free-share-section {
    padding-top: 57px !important;
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .TopContact_info .TopContact_info_left ul>li:before {
        background-image: url(../index.html);
        background-size: 100% auto;
    }
}

.TopContact_info .TopContact_info_left ul>li>a:active,
.TopContact_info .TopContact_info_left ul>li>a:focus,
.TopContact_info .TopContact_info_left ul>li>a:hover {
    color: #d82129;
    transition: all ease 0.5s;
}

.TopContact_info .TopContact_info_right {
    text-align: right;
    margin-right: 40px;
    padding-right: 100px;
}

.TopContact_info .TopContact_info_right>ul>li {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-right: 35px;
}

ul.country-list li:hover {
    color: #000 !important;
}

ul.country-list li.active,
ul.country-list li.highlight {
    color: #070707 !important;
}

.selected-flag:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 21px;
    background: #8cd1ed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mf-row {
    min-height: 54px !important;
    position: relative;
}

.mf-row .wpcf7-form-control {
    margin-bottom: 0 !important;
}

.mf-row .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    line-height: 11px;
    bottom: -17px;
}

.crypto-page-header .wpcf7-not-valid-tip {
    color: #fff !important;
}

.wpcf7-response-output {
    position: absolute;
    bottom: -65px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 10px;
    background: #fff;
}

.page-id-14 div#Top_bar {
    background-color: #f5f5f5;
}

.eb-solution-banner {
    padding-top: 40px !important;
   
}

.eb-solution-banner .section_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.eb-solution-banner .section_wrapper>div {
    flex: 0 0 50%;
    box-sizing: border-box;
    margin: 0;
}

.eb-solution-banner .section_wrapper>div:nth-child(1) {
    flex: 0 0 100%;
}

.right-text-block {
    display: flex;
    align-items: center;
    padding-left: 42px;
    box-sizing: border-box;
}

.right-text-block .mcb-wrap-inner {
    width: 100%;
}

.eb-solution-banner h1 {
    font-size: 30px;
    color: #000 !important;
    font-weight: 600;
}

.eb-solution-banner p.s-text {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 25px;
}

.eb-solution-banner .column a.button .button_label {
    padding-left: 17px;
    padding-right: 6px;
}

.eb-solution-banner .column {
    margin-bottom: 0;
}

.eb-solution-banner .column a.button {
    background-color: #08abea;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 6px 7px 0 rgba(11, 158, 218, 0.22);
    border: 1px solid #08abea;
    transition: all 0.35s;
    text-transform: uppercase;
}

.eb-solution-banner .column .button_icon i {
    color: #fff;
}

.eb-solution-banner .column .button_icon {
    padding-left: 0;
    background: 0 0;
}

.eb-solution-banner .column .button_icon i {
    color: #fff;
    transition: all 0.35s;
}

.eb-solution-banner .column a.button:hover {
    background: #002649;
    border-color: #002649;
    color: #fff;
}

.eb-solution-banner .column a.button:hover .button_icon i {
    color: #fff;
}

.driving-the-blockchain-section {
    padding-top: 5% !important;
    padding-bottom: 4% !important;
}

.driving-the-blockchain-section.less-padd-top {
    padding-top: 60px !important;
}

.driving-the-blockchain-section.less-padd-top.no-bottom-padd {
    padding-bottom: 0 !important;
}

.driving-the-blockchain-section .forward-thinking-block {
    padding-bottom: 8%;
}

.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {
    padding-bottom: 2%;
}

.driving-the-blockchain-section .forward-thinking-block h2 {
    font-size: 30px;
    color: #024;
    font-weight: 600;
    margin-bottom: 30px;
}

.driving-the-blockchain-section .forward-thinking-block p {
    font-size: 15px;
    color: #333;
    font-weight: 400;
    line-height: 25px;
}

.driving-the-blockchain-section .forward-thinking-block p.large {
    font-size: 14px;
}

.driving-the-blockchain-section .forward-thinking-block p.large b {
    font-weight: 600;
}

.driving-the-blockchain-section .driving-block h2 {
    font-size: 30px;
    color: #024;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: normal;
}

.driving-the-blockchain-section .driving-block p {
    font-size: 16px;
    line-height: 24px;
    color: #024;
    font-weight: 400;
    text-align: justify;
}

.driving-the-blockchain-section .driving-block a {
    padding-top: 14px;
    padding-bottom: 11px;
    margin-top: 2px;
    display: inline-block;
}

.driving-the-blockchain-section .driving-img .image_wrapper {
    text-align: right;
}

.blockchain-benefits-section {
    padding-top: 58px !important;
    padding-bottom: 42px !important;
}

.benefits-block .mcb-wrap-inner {
    display: flex;
}

.blockchain-benefits-section h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.blockchain-benefits-section .icon_box {
    padding: 0;
    border: 1px solid #ebebeb;
    height: 100%;
    background: #fff;
    padding: 49px 15px 44px 15px;
    box-sizing: border-box;
}

.blockchain-benefits-section .icon_box h4.title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.blockchain-benefits-section .icon_box {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    color: #024;
}

.type-of-security-tocken-block {
    padding-top: 6%;
    padding-bottom: 3%;
}

.type-of-security-tocken-block .column {
    margin-bottom: 0;
}

.type-of-security-tocken-block .column h2 {
    margin-bottom: 0;
}

.type-of-security-tocken-block .icon_box {
    padding: 0;
    height: 100%;
    padding: 49px 15px 44px 15px;
    box-sizing: border-box;
}

.type-of-security-tocken-block .icon_box h4.title {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}

.type-of-security-tocken-block .icon_box {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
}

.type-of-security-tocken-block .desc_wrapper h4.title {
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: 600;
}

.type-of-security-tocken-block .desc_wrapper .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
}

.types-of-asset-tokenization-block {
    padding-top: 72px;
    padding-bottom: 19px;
}

.types-of-asset-tokenization-block .story_box {
    padding-left: 0;
    padding-right: 0;
}

.types-of-asset-tokenization-block .story_box:hover img.scale-with-grid {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.types-of-asset-tokenization-block .story_box .desc_wrapper h3 {
    margin: 0;
}

.types-of-asset-tokenization-block .one-fourth {
    padding-left: 8px;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 26px !important;
}

.types-of-asset-tokenization-block .story_box img {
    width: 100%;
}

.types-of-asset-tokenization-block .story_box .desc_wrapper {
    margin-right: 0;
    box-sizing: border-box;
    padding: 32px 0 7px 0;
}

.types-of-asset-tokenization-block .story_box .desc_wrapper .hr_color {
    display: none;
}

.types-of-asset-tokenization-block .story_box .desc_wrapper h3.themecolor {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.types-of-asset-tokenization-block .story_box .desc_wrapper .desc {
    font-size: 16px;
    line-height: 25px;
    color: #024;
    font-weight: 400;
}

.offerings-block .story_box {
    padding-left: 0;
    padding-right: 0;
}

.offerings-block .story_box img.scale-with-grid {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.offerings-block .story_box:hover img.scale-with-grid {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.offerings-block .story_box .desc_wrapper h3 {
    margin: 0;
}

.offerings-block .one-fourth {
    padding-left: 8px;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 26px !important;
}

.offerings-block .story_box img {
    width: 100%;
}

.offerings-block .story_box .desc_wrapper {
    margin-right: 0;
    box-sizing: border-box;
    padding: 32px 0 7px 0;
}

.offerings-block .story_box .desc_wrapper .hr_color {
    display: none;
}

.offerings-block .story_box .desc_wrapper h3.themecolor {
    font-family: 'Open Sans', sans-serif;
    color: #024;
    font-weight: 600;
    margin-bottom: 10px;
}

.offerings-block .story_box .desc_wrapper .desc {
    font-size: 16px;
    line-height: 25px;
    color: #024;
    font-weight: 300;
}

.feature-tokenization-section {
    padding-top: 60px;
    padding-bottom: 39px;
}

.tokenization-list .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.tokenization-list .mcb-wrap-inner .image_frame {
    border: 1px solid #ebebeb;
    height:100%;
    background: #fff;
    padding-top: 25px;
    padding-bottom: 10px;
	min-height: 230px !important;
}

.tokenization-list .mcb-wrap-inner .image_frame .wp-caption-text {
    background-color: #fff;
    font-size: 16px;
    color: #024;
    font-weight: 400;
}

.benefits-tokenization-section {
    padding-top: 50px !important;
}

.benefits-tokenization-section h2 {
    margin-bottom: 45px;
}

.benefits-tokenization-section ul {
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
    max-width: 1004px;
    margin: 0 auto;
    box-sizing: border-box;
}

.benefits-tokenization-section ul li {
    position: relative;
    width: 33.3334%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-left: 30px;
    box-sizing: border-box;
}

.benefits-tokenization-section ul li:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../png/bullet-blue-b.png) no-repeat;
    top: 2px;
    left: 5px;
}

.types-of-coins-section .icon_box {
    border: 2px solid #0b9eda;
    padding-top: 34px;
    padding-bottom: 14px;
    height: 100%;
}

.types-of-coins-section .icon_box .desc_wrapper {
    text-align: left;
    padding-left: 28px;
    padding-right: 28px;
    box-sizing: border-box;
}

.types-of-coins-section .icon_box .desc_wrapper h4.title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.types-of-coins-section .icon_box .desc_wrapper .desc {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #333;
}

.types-of-coins-section.grid-eq .mcb-wrap-inner {
    display: flex;
}

.our-offerings-section {
    padding-top: 24px !important;
    padding-bottom: 11px !important;
}

.our-offerings-section h2 {
    font-size: 30px;
}

.offering-grid-block .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.our-offerings-section .story_box {
    padding-left: 0;
    padding-right: 0;
}

.our-offerings-section .story_box img.scale-with-grid {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.our-offerings-section .story_box:hover img.scale-with-grid {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.our-offerings-section .story_box .desc_wrapper h3 {
    margin: 0;
}

.our-offerings-section .one-fourth {
    padding-left: 8px;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 26px !important;
}

.our-offerings-section .story_box img {
    width: 100%;
}

.our-offerings-section .story_box .desc_wrapper {
    margin-right: 0;
    box-sizing: border-box;
    padding: 32px 0 7px 0;
}

.our-offerings-section .story_box .desc_wrapper .hr_color {
    display: none;
}

.our-offerings-section .story_box .desc_wrapper h3.themecolor {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.our-offerings-section .story_box .desc_wrapper .desc {
    font-size: 16px;
    line-height: 25px;
    color: #024;
    font-weight: 300;
}

.coin-development-section {
    padding-top: 50px !important;
    padding-bottom: 40px;
}

.coin-development-section .cd-left {
    width: 100%;
    max-width: 445px;
    color: #fff;
    padding: 55px 35px;
    margin-bottom: -90px;
}

.coin-development-section .cd-left .column {
    margin-bottom: 0;
}

.coin-development-section .cd-left h2 {
    color: #fff;
    font-size: 40px;
    line-height: 42px;
    font-weight: 100 !important;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.coin-development-section .cd-left h2 b {
    font-size: 60px;
    font-weight: 100 !important;
}

.coin-development-section .cd-left p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    font-weight: normal;
    margin-bottom: 0;
}

.coin-development-section .cd-right {
    width: 100%;
    max-width: calc(100% - 445px);
    padding-left: 72px;
    box-sizing: border-box;
}

.coin-development-section .cd-right h2 {
    color: #fff;
    font-weight: 600;
}

.coin-development-section .cd-right p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
}

.coin-development-section .cd-right .column {
    margin-bottom: 0;
}

.coin-development-section .cd-right ul {
    display: flex;
    flex-wrap: wrap;
    margin: 35px 0 80px 0;
    padding: 0;
}

.coin-development-section .cd-right ul li {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    padding-left: 16px;
    width: 45%;
}

.coin-development-section .cd-right ul li:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: url(../png/list-arrow-white.png) no-repeat;
    left: 0;
    top: 4px;
}

.types-of-token-security {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}

.types-of-token-security .tt-block-right {
    width: 100%;
    max-width: 445px;
    color: #fff;
    padding: 55px 35px 15px 35px;
}

.types-of-token-security .tt-block-right .column {
    margin-bottom: 0;
}

.types-of-token-security .tt-block-right h2 {
    color: #fff;
    font-size: 40px;
    line-height: 42px;
    font-weight: 100 !important;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.types-of-token-security .tt-block-right h2 b {
    font-size: 60px;
    font-weight: 100 !important;
}

.types-of-token-security .tt-block-right p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 0;
    margin-bottom: 100px;
}

.types-of-token-security .tt-block-left {
    width: 100%;
    max-width: calc(100% - 445px);
    padding-right: 72px;
    box-sizing: border-box;
}

.types-of-token-security .tt-block-left h2 {
    color: #0b9eda;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 68px;
}

.types-of-token-security .tt-block-left h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 9px 0;
}

.types-of-token-security .tt-block-left p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #024;
    margin-bottom: 54px;
}

.types-of-token-security .tt-block-left .column {
    margin-bottom: 0;
}

.types-of-token-security .tt-block-left .image_frame {
    border: 1px solid #f0f0f0;
    box-shadow: 2px 3px 10px 0 rgba(2, 2, 3, 0.08);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
}

.types-of-token-security .tt-block-left p.wp-caption-text {
    margin-bottom: 0;
    background: 0 0;
    font-weight: 600;
    font-size: 12px;
    color: #000;
    padding: 5px 0 0 0;
}

.types-of-token-security .tt-block-left .image_frame img {
    width: 60%;
}

.time-line {
    margin-top: 100px !important;
}

.time-line ul {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 90px;
}

.time-line ul li {
    list-style: none;
}

.time-line ul li.timeline-blocks {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    position: relative;
    margin: 0;
    width: 50%;
    padding: 0 80px;
}

.time-line ul li.timeline-blocks.left-blocks {
    text-align: right;
}

.time-line ul li.timeline-blocks.left-blocks.idea-creation::before {
    content: "";
    background-image: url(../png/icon-6.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.roadmap::before {
    content: "";
    background-image: url(../png/icon-7.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.postICOMarketing::before {
    content: "";
    background-image: url(../png/icon-8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.ico::before {
    content: "";
    background-image: url(../png/icon-9.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks::after {
    content: "";
    background-image: url(../png/small-icon-left.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 68px;
    height: 27px;
    position: absolute;
    top: -35px;
    left: 78px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 7px 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

.time-line ul li.timeline-blocks.left-blocks h2::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    right: -26px;
    border-top: 1px dashed #acacac;
}

.time-line ul li.timeline-blocks.left-blocks h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 7px 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

.time-line ul li.timeline-blocks.left-blocks h5::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    right: -26px;
    border-top: 1px dashed #acacac;
}

.time-line ul li.timeline-blocks.left-blocks p {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-weight: 400;
    position: relative;
}

.time-line ul li.timeline-blocks.left-blocks p::before {
    content: "";
    height: 100%;
    width: 0;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -80px;
    border-right: 1px dashed #acacac;
}

.time-line ul li.timeline-blocks.left-blocks p::after {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: -83.6px;
    background: #0b9eda;
    border-radius: 100%;
}

.time-line ul li.timeline-blocks.right-blocks {
    text-align: left;
}

.time-line ul li.timeline-blocks.right-blocks.whitepaper::before {
    content: "";
    background-image: url(../png/icon-10.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.wallet_and_token::before {
    content: "";
    background-image: url(../png/icon-11.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.walletDevelopment::before {
    content: "";
    background-image: url(../png/icon-12.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks::after {
    content: "";
    background-image: url(../png/small-icon-right.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 68px;
    height: 27px;
    position: absolute;
    top: -35px;
    right: 78px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks h2 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 7px 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}

.time-line ul li.timeline-blocks.right-blocks h2::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    border-top: 1px dashed #acacac;
    left: -26px;
}

.time-line ul li.timeline-blocks.right-blocks h5 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 7px 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}

.time-line ul li.timeline-blocks.right-blocks h5::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    border-top: 1px dashed #acacac;
    left: -26px;
}

.time-line ul li.timeline-blocks.right-blocks p {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    font-weight: 400;
    position: relative;
}

.time-line ul li.timeline-blocks.right-blocks p::before {
    content: "";
    height: 100%;
    width: 0;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -80px;
    border-right: 1px dashed #acacac;
}

.time-line ul li.timeline-blocks.right-blocks p::after {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: -83.6px;
    background: #0b9eda;
    border-radius: 100%;
}

.time-line ul li.timeline-blocks.left-blocks.idea-1::before {
    content: "";
    background-image: url(../png/introductory-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.idea-3::before {
    content: "";
    background-image: url(../png/ui_ux.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.idea-5::before {
    content: "";
    background-image: url(../png/post-launch-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.idea-2::before {
    content: "";
    background-image: url(../png/business.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.idea-4::before {
    content: "";
    background-image: url(../png/wallet-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.left-blocks.idea-7::before {
    content: "";
    background-image: url(../png/idea-7.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.idea-6::before {
    content: "";
    background-image: url(../png/idea-6.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-line ul li.timeline-blocks.right-blocks.idea-8::before {
    content: "";
    background-image: url(../png/idea-8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.p2p-timeline ul li.timeline-blocks.left-blocks.idea-creation::before {
    background-image: url(../png/icon-requirement-gathering-and-planning.png);
}

.p2p-timeline ul li.timeline-blocks.right-blocks.whitepaper::before {
    background-image: url(../png/icon-build-the-solution.png);
}

.p2p-timeline ul li.timeline-blocks.left-blocks.roadmap::before {
    background-image: url(../png/icon-coin-token-listing.png);
}

.p2p-timeline ul li.timeline-blocks.right-blocks.wallet_and_token::before {
    background-image: url(../png/icon-test-and-improve.png);
}

.p2p-timeline ul li.timeline-blocks.left-blocks.ico::before {
    background-image: url(../png/icon-deliver.png);
}

.p2p-timeline ul li.timeline-blocks.left-blocks h1,
.p2p-timeline ul li.timeline-blocks.right-blocks h1 {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: normal;
    color: #000 !important;
}

.p2p-timeline ul li.timeline-blocks.left-blocks p,
.p2p-timeline ul li.timeline-blocks.right-blocks p {
    color: #000;
}

.p2p-timeline ul li.timeline-blocks.left-blocks.roadmap {
    min-height: 128px;
}

.p2p-timeline ul li.timeline-blocks.left-blocks p::before {
    top: 18px;
    height: 35px;
}

.p2p-timeline ul li.timeline-blocks.right-blocks p::before {
    top: 18px;
}

.p2p-timeline ul li.timeline-blocks.right-blocks p::after {
    top: 52px;
}

.p2p-timeline ul li.timeline-blocks.left-blocks p::after {
    top: 46px;
    right: -83.6px;
}

.p2p-timeline ul li.timeline-blocks.right-blocks p::after {
    left: -83.6px;
}

.p2p-timeline ul li.timeline-blocks {
    min-height: 123px;
}

.p2p-c-exchange-main h2 {
    color: #000 !important;
}

.p2p-c-exchange-main h3 {
    /*font-size: 24px;*/
    font-weight: 600;
    color: #000000;
}

.sticky-from {
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 55;
    top: 14%;
    transition: all 0.35s;
}

.sticky-from.show {
    right: 0;
}

.author-date .date {
    display: none;
}

.post-links .icon-comment-empty-fa,
.post-links .post-comments {
    display: none;
}

.section-post-header .single-photo-wrapper.image .image_frame {
    max-width: 80%;
    max-width: 100%;
    border: 0;
}

.single-post #Content ul {
    margin: 0 0 16px 0;
    padding: 0;
}

.single-post #Content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

.single-post #Content .sections_group ul li:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: url(../png/bullet-blue.png) no-repeat;
    left: 0;
    top: 6px;
}

.single-post #Content .the_content_wrapper a {
    color: #0b9eda;
    border-bottom: 1px solid transparent;
    transition: all 0.35s;
}

.single-post #Content .the_content_wrapper a:hover {
    border-bottom: 1px solid #0b9eda;
}

.post-footer {
    background: 0 0;
}

.post-footer a:hover {
    color: #0b9eda;
}

.page-id-72 div#paoc-modal-2,
.page-id-72 div#paoc-modal-3,
.page-id-72 div#paoc-modal-4,
.page-id-72 div#paoc-modal-5{
    max-width: 876px;
    width: 100%;
    padding-bottom: 35px;
}

.page-id-72 div#paoc-modal-2 img,
.page-id-72 div#paoc-modal-3 img,
.page-id-72 div#paoc-modal-4 img,
.page-id-72 div#paoc-modal-5 img,
.page-id-72 div#paoc-modal-6 img,
.page-id-72 div#paoc-modal-7 img{
    border-radius: 50%;
    border: 14px solid #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.page-id-72 div#paoc-modal-2 a,
.page-id-72 div#paoc-modal-3 a,
.page-id-72 div#paoc-modal-4 a,
.page-id-72 div#paoc-modal-5 a{
    color: #0b9eda;
}

.custombox-open {
    opacity: 1;
    background: rgba(201, 201, 201, 0.5);
}

.what-we-do .image_frame {
    position: relative;
}

.what-we-do p.wp-caption-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 27px;
    text-align: left;
    font-weight: 300;
    box-sizing: border-box;
    padding-right: 39px !important;
    padding-left: 221px !important;
}

.what-we-do p.wp-caption-text strong {
    font-weight: 400;
    color: #0b9eda;
    font-size: 28px;
    margin-top: 18px;
    display: block;
}

.req_btn {
    margin-top: 33px;
    margin-bottom: 54px;
}

.h-bespoke {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.h-bespoke .h-bes-left h2 {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    margin-bottom: 18px;
}

.h-bespoke .h-bes-left h2 span {
    color: #dd2027;
}

.h-bespoke .mcb-wrap-inner {
    display: flex;
}

.h-bespoke .mcb-wrap-inner .h-bes-left {
    display: flex;
    align-items: center;
    padding-left: 10%;
}

.paoc-popup-modal,
.paoc-popup-modal p {
    line-height: 24px;
}

.section-relizing-the-power {
    padding-top: 38px !important;
    padding-bottom: 40px !important;
}

.section-relizing-the-power .mcb-section-inner {
    display: flex;
}

.section-relizing-the-power .rp-left {
    display: flex;
    padding-right: 73px;
    box-sizing: border-box;
    align-items: center;
}

.section-relizing-the-power .rp-left h3 {
    /*font-size: 28px;
    line-height: normal;*/
    font-weight: 600;
    margin-bottom: 18px;
}

.section-relizing-the-power .rp-left p {
    color: #002244;
    margin-bottom: 0;
}

.section-relizing-the-power .rp-right {
    position: relative;
    display: flex;
    justify-content: center;
}

.section-relizing-the-power .rp-right .image_wrapper {
    position: relative;
    overflow: visible;
}

.section-relizing-the-power .rp-right .image_wrapper:before {
    position: absolute;
    content: "";
    right: -15px;
    bottom: -15px;
    width: 22px;
    height: 22px;
    background: url(../png/bottom_boxes.png);
    visibility: visible;
    transform: rotate(90deg);
}

.how-p2p-exchange-work-section {
    position: relative;
}

.how-p2p-exchange-work-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 82%;
    background: #08abea;
    top: 50%;
    left: 0px;
    transform: translateY(-54%);
    z-index: 1;
}

.how-p2p-exchange-work-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100px;
    background: #f8f8f8;
    top: 0;
    left: 0px;
    z-index: 0;
}

.how-p2p-exchange-work-section .p2pex-left h3 {
    margin-top: 83px;
    /*font-size: 28px;*/
    font-weight: 600;
    color: #fff;
    margin-bottom: 27px;
}

.how-p2p-exchange-work-section .p2pex-left ul {
    margin: 0;
    padding: 0;
    color: #fff;
}

.how-p2p-exchange-work-section .p2pex-left ul li {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    padding-left: 25px;
    font-weight: 400;
}

.how-p2p-exchange-work-section .p2pex-left ul li:before {
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    padding: 5px 5px !important;
    background: url(../png/list-arrow-white-with-circle.png) no-repeat;
    left: -10px;
    top: 10px;
}

.how-p2p-exchange-work-section .p2pex-right {
    display: flex;
    justify-content: flex-end;
}

#back_to_top.sticky {
    position: fixed;
    right: 16px;
    bottom: 47px;
    z-index: 9001;
}

.pop-form {
    display: flex;
}

.pop-form>div {
    flex: 1;
    flex: 0 0 50%;
}

.pop-form-left {
    box-sizing: border-box;
    padding-left: 49px;
    padding-right: 25px;
}

.pop-form-left h3 {
    font-size: 30px;
}

.pop-form-left p {
    color: #012245;
    line-height: normal;
}

.pop-form-left .f-block .f-row:last-child {
    margin-bottom: 0;
}

.pop-form-right {
    background: url(../jpg/icon-poup.jpg) no-repeat;
    background-position: center;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.pop-form-right span.s-text {
    margin-right: 11px;
    color: #07294e;
}

.pop-form-right .skypelinka {
    font-size: 19px;
    cursor: pointer;
    margin-right: 11px;
}

.pop-form-right .skypelinka span {
    display: none;
}

.pop-form-right .whatsapp-icona {
    font-size: 16px;
    cursor: pointer;
}

.pop-form-right .skypelinka:focus,
.pop-form-right .whatsapp-icona:focus,
.pop-form-right .skypelinka:hover,
.pop-form-right .whatsapp-icona:hover {
    color: #00aeeb;
}

.pop-form-left .f-block .f-row input[type="submit"] {
    width: 100%;
    background: #f28a05 !important;
    border: 1px solid #f28a05 !important;
    margin-top: 0;
    border-radius: 0px !important;
    -webkit-appearance: none;
    text-transform: uppercase;
    height: 45px;
}

.pop-form-left .f-block .f-row input[type="submit"]:hover {
    background: #12a1db !important;
    color: #fff;
    border: 1px solid #12a1db !important;
}

.section-meticulously-crafted-offerings {
    padding-top: 60px !important;
    padding-bottom: 33px !important;
}

.section-meticulously-crafted-offerings h2 {
    color: #000;
    margin-bottom: 15px;
}

.section-meticulously-crafted-offerings p.s-text {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

.section-meticulously-crafted-offerings .s-width {
    max-width: 970px;
    margin: 0 auto;
    float: none;
    clear: both;
}

.section-meticulously-crafted-offerings .s-width.even-b .image_frame {
    text-align: left;
}

.section-meticulously-crafted-offerings .s-width.odd-b .image_frame {
    text-align: right;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner {
    display: flex;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block {
    display: flex;
    align-items: center;
}


/* .section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block h3{font-size:18px;font-weight:600;color:#002244;margin-bottom:14px;transition:all .35s;} */

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 14px;
    transition: all .35s;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block h3 a:hover {
    color: #00aeeb;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block {
    padding-left: 0;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    text-align: justify;
}

.section-meticulously-crafted-offerings .s-width .mcb-wrap-inner .mc-text-block p a {
    color: #00aeeb;
}

.fixed-nav {
    bottom: 180px;
}

.intl-tel-input .country-list {
    max-height: 300px;
}

.blog-sub-header {
    margin-bottom: 25px
}

.blog-sub-header .one.column_column {
    margin-bottom: 0
}

#Action_bar ul {
    width: 100%;
    text-align: right;
}

ul.contact_details li.mail {
    position: absolute;
    left: 0;
}

#Action_bar .social {
    display: none;
}

ul.contact_details li {
    position: relative;
    margin-left: 10px
}

ul.contact_details li:nth-child(1) {
    padding-left: 14px !important;
}

.contact_details li:nth-child(1):before {
    position: absolute;
    content: '';
    background: url(../svg/icon-feather-globe.svg) 0 0px no-repeat;
    background-size: 15px;
    width: 25px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
}

ul.contact_details li:nth-child(2) {
    padding-left: 25px !important;
}
ul.contact_details li:nth-child(6) {
    padding-left: 25px !important;
}

.contact_details li:nth-child(2):before {
    position: absolute;
    content: '';
    background: url(../png/iconflag.png) 0 -14px no-repeat;
    width: 25px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

ul.contact_details li:nth-child(3) {
    padding-left: 25px !important;
}
.contact_details li:nth-child(3):before {
    position: absolute;
    content: '';
    background: url(../png/united-arab-emirates-1.png) no-repeat;
    width: 25px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.contact_details li:nth-child(4):before {
    position: absolute;
    content: '';
    background: url(../png/iconflag.png) 0 1px no-repeat;
    width: 25px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.contact_details li:nth-child(6):after {
    content: none;
}

ul.contact_details li:nth-child(4) {
    padding-left: 25px !important;
}

.contact_details li:nth-child(5):before {
    position: absolute;
    content: '';
    background: url(../png/iconflag.png) 0 -45px no-repeat;
    width: 25px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

ul.contact_details li:nth-child(5) {
    padding-left: 25px !important;
}

.contact_details li:nth-child(6):before {
    position: absolute;
    content: '';
    background: url(../png/iconflag.png) 0 -30px no-repeat;
    width: 25px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

ul.contact_details li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 14px;
    background: #fff;
    top: 16px;
    right: -11px;
}

ul.contact_details li:nth-child(1):after,
ul.contact_details li:last-child:after {
    display: none;
}

.btn-connect a {
    position: relative;
    margin: 0 10px;
    background: #002244;
    color: #fff;
    padding: 12px 27px 12px 36px;
    transition: all .25s;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 0px 6px 7px 0px rgba(11, 158, 85, 0.22);
    text-transform: uppercase;
}

.btn-connect a:after {
    display: none !important;
}

.btn-c a {
    position: relative;
    margin: 0 10px;
    background: #0b9eda;
    color: #fff;
    padding: 12px 27px 12px 36px;
    transition: all .25s;
    font-size: 16px;
    font-weight: 300;
    box-shadow: 0px 6px 7px 0px rgba(11, 158, 85, 0.22);
    display: inline-block;
}

.btn-c a:hover {
    background: #f28a04;
    color: #fff;
}

.btn-connect {
    padding-top: 41px;
    padding-bottom: 60px;
}

.btn-connect.btn-large {
    padding-bottom: 0px;
}

.btn-connect.less-padd {
    padding-top: 0px;
    padding-bottom: 20px;
}

.btn-connect a:after {
    position: relative;
    content: '';
    width: 9px;
    height: 9px;
    display: inline-block;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    vertical-align: middle;
    margin: -4px 0 0 6px;
}

.btn-connect a:hover {
    background: #f28a04;
    color: #fff;
}

.page-id-2607 .btn-connect a:after,
.page-id-3019 .btn-connect a:after,
.page-id-2696 .btn-connect a:after {
    display: none !important;
}

.page-id-2607 .btn-connect a,
.page-id-3019 .btn-connect a,
.page-id-2696 .btn-connect a {
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 36px 12px 36px;
}

.package-block {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
}

.package-block .section_wrapper {
    max-width: 1190px;
}

.package-block .one-fourth {
    padding-left: 10px;
    padding-right: 10px;
}

.package-block .plan-header {
    position: relative;
    background: #fff;
    padding-bottom: 72px;
    padding-top: 5px;
    border-bottom: 2px solid #0b9eda;
}

.package-block .Enterp .plan-header:before {
    position: absolute;
    content: '';
    width: 76px;
    height: 75px;
    right: -7px;
    top: -6px;
    background: url(../png/icon-most-pop.png);
}

.package-block .plan-header h2 {
    font-size: 21px;
    font-weight: 700 !important;
    margin-top: 16px !important;
    margin-bottom: 24px !important;
}

.package-block .price {
    margin-bottom: 0 !important;
}

.package-block .price .currency {
    display: block;
    font-size: 36px !important;
    line-height: 45px !important;
    font-weight: 400 !important;
}

.pricing-box .plan-header .price sup.currency:before {
    position: relative;
    content: '$';
    font-size: 21px;
    font-weight: 600;
}

.package-block .price span {
    color: #666 !important;
    font-size: 18px !important;
    margin-top: -16px !important;
    display: block;
}

.package-block .hr_color {
    display: none !important;
}

.package-block li {
    font-size: 15px;
    font-weight: 300 !important;
    padding: 8px 0!important;
}

.package-block .plan-inside {
    position: relative;
    padding-left: 15px;
    padding-right: 0px;
}

.package-block li {
    font-weight: 300 !important;
}

.package-block li strong {
    font-weight: 600 !important;
}

.package-block .hdr-style p {
    margin-bottom: 48px;
}

.pricing-box .plan-inside ul li {
    text-align: left;
    position: relative;
    font-size: 14px;
    color: #161922;
    box-sizing: border-box;
    padding-left: 25px !important;
    border-bottom: 0px;
}

.pricing-box .plan-inside ul li:hover {
    border-bottom-color: #0b9eda;
}

.pricing-box .plan-inside ul li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #273359;
    top: 13px;
    left: 5px;
}

.pricing-box .plan-header .price>span {
    line-height: normal;
    font-size: 14px;
    color: #161922 !important;
    margin-top: -8px !important;
}

.pricing-box-box {
    transition: all .25s;
    position: relative;
    top: 0;
    border-color: #0b9eda;
}

.pricing-box-box:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5)
}

.package-block .one {
    margin-bottom: 0;
}

.package-block .popupaoc-button,
.package-block .contact .plan-inside a {
    text-align: center;
    background: #0b9eda;
    color: #fff;
    transition: all .25s;
    font-size: 14px !important;
    width: 154px;
    height: 30px;
    padding: 0 !important;
    line-height: 14px;
    line-height: 30px;
    position: absolute;
    top: -54px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.package-block .popupaoc-button:hover,
.package-block .contact .plan-inside a:hover {
    background: #2a3352;
}

.package-block .contact .currency:before {
    display: none;
    left: 13px;
}

.package-block .contact .currency {
    min-height: 67px;
}

.package-block .contact .currency:after {
    position: absolute;
    content: '';
    width: 87px;
    height: 63px;
    background: url(../png/icon-customize.png) no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    top: 11px;
}

.package-block .contact li:before {
    display: none;
}

.package-block .contact .plan-inside ul li {
    padding-left: 0 !important;
    padding-right: 10px !important;
    font-weight: 400 !important;
    font-size: 17px;
}

.package-block .contact li {
    list-style: none;
    padding-left: 0;
}

.package-block .contact .price span {
    display: none;
}

.package-block .highlighted-button .popupaoc-button {
    background: #08C;
}

.package-block .highlighted-button .popupaoc-button:hover {
    background: #002244;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#pfcf-popup .modal-body {
    padding: 0;
}

.top_sec.ext-p-bottom {
    padding-bottom: 55px !important;
}

.top_sec.ext-p-bottom.exchange-dev {
    padding-top: 26px !important;
    padding-bottom: 0px !important;
}

#pfcf-popup a.close {
    background: #fff;
    top: -15px;
    right: -17px;
    z-index: 1555;
    font-size: 26px;
    padding: 4px 10px;
    border-radius: 26px;
    color: gray;
}

.ced-left-text {
    padding: 20px;
    height: 378px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
}

.ced-left-text h2 {
    color: #fff;
    font-weight: 400 !important;
    margin-bottom: 30px;
}

.ced-left-text a {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 15px 12px 20px;
    background: #0b9eda;
    margin-right: 10px;
    transition: all .25s;
    white-space: nowrap;
}

.ced-left-text.bblue a {
    /*position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 15px 12px 20px;
    background: #002244;
    margin-right: 10px;
    transition: all .25s;
    white-space: nowrap;*/
}


/* .ced-left-text a:after{position:relative;content:'';width:9px;height:9px;display:inline-block;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);vertical-align:middle;margin:-2px 0 0 6px;} */

.ced-left-text a:hover,
.ced-left-text.bblue a:hover {
   /* background: #f28a04;
    color: #fff;*/
}

.bblue ul.b-points {
    padding: 0 !important;
    margin: 0 0 25px 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.bblue ul.b-points li {
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    max-width: 50%;
    width: 50%;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 13px;
}

.bblue ul.b-points li:nth-child(3),
.bblue ul.b-points li:nth-child(4) {
    margin-bottom: 0;
}

.new_banner_points {
    margin: 25px 0 60px 25px !important;
}

.new_banner_points li {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    position: relative;
    margin: 0px;
    padding: 6px 0 6px 25px;
}

.new_banner_points li:after {
    position: absolute;
    left: 0px;
    bottom: -6px;
    border-bottom: 1px solid #fff;
    content: "";
    width: 530px;
}

.new_banner_points li::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../png/bullet-white-b.png) no-repeat;
    top: 11px;
    left: 0px;
}

.new_banner_points li:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5)
}

.bsc_DevelopmentSection .mcb-wrap-inner {
    padding-top: 48px;
}

.h-blockchain-offers-sto-b .wallet_block_left {
    margin-bottom: 0 !important;
}

.h-blockchain-offers-sto-b .wallet_block_left .image_wrapper {
    top: 0px !important
}

.h-blockchain-offers-sto-b .wallet_block_left .icon_box {
    padding-top: 0px !important;
}

.h-blockchain-offers-sto-b .wallet_block_left .desc_wrapper {
    padding-top: 0 !important;
    text-align: left;
    padding-left: 80px !important;
}

.h-blockchain-offers-sto-b .wallet_block_left .desc_wrapper .title {
    text-align: left !important;
}

@media(max-width:767px) {
    .bblue ul.b-points li {
        text-align: center;
        margin-bottom: 26px;
    }
    .bblue ul.b-points li:nth-child(3),
    .bblue ul.b-points li:nth-child(4) {
        margin-bottom: 26px;
    }
}

.bblue ul.b-points li strong {
    color: #fff;
    font-size: 35px;
    clear: both;
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
}

@media(max-width:767px) {
    .bblue ul.b-points li strong {
        font-size: 26px;
    }
}

.bblue ul.b-points li:before {
    display: none;
    position: absolute;
    content: '';
    width: 2px;
    height: 2px;
    background: #fff;
    left: 0;
    top: 11px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4)
}

.comman_heading.white-label {
    margin-bottom: 16px;
}

.safety-features-section .icon_box .image_wrapper {
    left: 26px;
    right: inherit;
}

.safety-features-section .desc_wrapper {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: justify;
    padding-right: 48px;
}

.safety-features-section .icon_box {
    min-height: 314px;
}

.feature_main .story_box {
    padding: 0 34px!important;
    padding-top: 18px !important;
}

.feature_main .mtp .story_box {
    padding-top: 28px !important;
}

.feature_main .story_boxes .photo_wrapper img {
    margin-bottom: 10px;
}

.feature_main .story_boxes .desc_wrapper h3 {
    margin-bottom: 6px !important;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}

.feature_main .story_boxes .desc_wrapper .desc {
    text-align: center;
}

.page-id-2418 .ced-left-text a,
.page-id-4133 .ced-left-text a,
.page-id-2607 .ced-left-text a,
.page-id-3019 .ced-left-text a,
.page-id-2696 .ced-left-text a,
.page-id-2829 .ced-left-text a {
    background: #002244;
    padding: 12px 25px 12px 25px;
    font-weight: 400;
    text-transform: uppercase;
}

.page-id-2418 .ced-left-text a:after,
.page-id-4133 .ced-left-text a:after,
.page-id-2607 .ced-left-text a:after,
.page-id-3019 .ced-left-text a:after,
.page-id-2696 .ced-left-text a:after,
.page-id-2829 .ced-left-text a:after {
    display: none;
}

.page-id-2418 .ced-left-text a:hover,
.page-id-4133 .ced-left-text a:hover,
.page-id-2607 .ced-left-text a:hover,
.page-id-3019 .ced-left-text a:hover,
.page-id-2696 .ced-left-text a:hover,
.page-id-2829 .ced-left-text a:hover {
    background: #ffa01d;
    color: #002244;
}

.page-id-2418 .ced-left-text a,
.page-id-4133 .ced-left-text a,
.page-id-2607 .ced-left-text a {
    padding: 12px 13px;
}

.sticky-icons {
    display: flex;
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 100;
}

.sticky-icons a.whatsapp-icon {
    position: relative;
    display: flex;
    width: 45px;
    height: 45px;
    border: none;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 0 rgba(0, 211, 102, 0.7);
    border-radius: 50%;
    background-color: #33CC66;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-size: 20px;
    color: #fff;
    margin-right: 5px;
}

.sticky-icons a.telegram-icon {
    position: relative;
    display: flex;
    width: 45px;
    height: 45px;
    border: none;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
    border-radius: 50%;
    background-color: #08C;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}

.other-features-block-hd .column {
    margin-bottom: 20px;
    margin-top: 20px;
}

.other-features-block-text .mcb-wrap-inner {
    display: flex;
    padding: 0 15px;
}

.other-features-block-text .mcb-wrap-inner>div {
    padding: 0;
    margin: 0;
    width: 50%;
}

.other-features-block-text .mcb-wrap-inner>div:nth-child(1) img {
    width: 100%;
}

.other-features-block-text .mcb-wrap-inner>div:nth-child(2) {
    display: flex;
    align-items: center;
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 0 37px
}

.other-features-block-text .mcb-wrap-inner>div:nth-child(2) h2 {
    font-size: 26px;
    color: #333;
    font-weight: 500;
    margin-bottom: 16px
}

.other-features-block-text .mcb-wrap-inner>div:nth-child(2) p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

.other-feature-cards .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 45px 0 0 0;
}

.other-feature-cards .mcb-wrap-inner .box-bg .icon_box {
    background: #f9f9f9;
    border-radius: 56px 56px 0px 56px;
    transform: scale(1);
    transition: all .25s;
}

.other-feature-cards .mcb-wrap-inner .box-bg .icon_box:hover {
    transform: scale(1.05);
}

.section-mobile-spec {
    padding-top: 45px !important;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #ededed;
}

.section-mobile-spec .two-block .mcb-wrap-inner {
    display: flex;
}

.section-mobile-spec .two-block .mcb-wrap-inner>div .icon_box {
    background: #fff;
    border: 1px solid #ececec;
    box-sizing: border-box;
    padding: 26px 26px 26px 26px;
}

.section-mobile-spec .two-block .mcb-wrap-inner>div .icon_box .image_wrapper {
    text-align: left;
}

.section-mobile-spec .two-block .mcb-wrap-inner>div .icon_box .desc_wrapper {
    text-align: left;
}

.section-mobile-spec .two-block .mcb-wrap-inner>div .icon_box .desc_wrapper h4 {
    font-size: 22px;
    font-weight: 600;
}

.section-mobile-spec .two-block .mcb-wrap-inner>div .icon_box .desc_wrapper .desc {
    font-size: 16px;
    line-height: 24px;
}

.mobile-screen-spec {
    padding-top: 70px;
    position: relative;
}


/* .section-mobile-screen{padding-bottom:40px !important;} */

.section-mobile-screen {
    padding-bottom: 95px !important;
}

.section-mobile-screen .section_wrapper {
    max-width: 1000px;
}

.mobile-screen-spec .spec-points {
    position: absolute;
    top: 0;
    max-width: 1232px;
    width: 100%;
    margin: 0 auto;
    right: 0px;
    left: 0;
    top: 140px;
    height: calc(100% - 140px);
}

.mobile-screen-spec .spec-points li b {
    font-size: 17px;
    text-transform: uppercase;
    color: #333333;
    display: block;
}

.mobile-screen-spec .spec-points li small {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    display: block;
}

.mobile-screen-spec .spec-points li:nth-child(1),
.mobile-screen-spec .spec-points li:nth-child(2),
.mobile-screen-spec .spec-points li:nth-child(3),
.mobile-screen-spec .spec-points li:nth-child(4) {
    position: absolute;
    ;
    left: 0;
    width: 334px;
    text-align: right;
}

.mobile-screen-spec .spec-points li:nth-child(1) {
    top: 0px
}

.mobile-screen-spec .spec-points li:nth-child(2) {
    top: 60px
}

.mobile-screen-spec .spec-points li:nth-child(3) {
    top: 160px
}

.mobile-screen-spec .spec-points li:nth-child(4) {
    top: 270px
}

.mobile-screen-spec .spec-points li:nth-child(1):before,
.mobile-screen-spec .spec-points li:nth-child(2):before,
.mobile-screen-spec .spec-points li:nth-child(3):before,
.mobile-screen-spec .spec-points li:nth-child(4)::before {
    position: absolute;
    content: '';
    width: 116px;
    height: 1px;
    background: #d0d0d0;
    left: 104%;
    top: 10px
}

.mobile-screen-spec .spec-points li:nth-child(1):after,
.mobile-screen-spec .spec-points li:nth-child(2):after,
.mobile-screen-spec .spec-points li:nth-child(3):after,
.mobile-screen-spec .spec-points li:nth-child(4)::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #0b9eda;
    border-radius: 50%;
    left: 104%;
    top: 7px
}

.mobile-screen-spec .spec-points li:nth-child(5),
.mobile-screen-spec .spec-points li:nth-child(6),
.mobile-screen-spec .spec-points li:nth-child(7) {
    position: absolute;
    ;
    right: 0;
    width: 338px;
    text-align: left;
}

.mobile-screen-spec .spec-points li:nth-child(6) {
    top: 90px
}

.mobile-screen-spec .spec-points li:nth-child(7) {
    top: 270px
}

.mobile-screen-spec .spec-points li:nth-child(5):before,
.mobile-screen-spec .spec-points li:nth-child(6):before {
    position: absolute;
    content: '';
    width: 113px;
    height: 1px;
    background: #d0d0d0;
    right: 104%;
    top: 10px
}

.mobile-screen-spec .spec-points li:nth-child(5):after,
.mobile-screen-spec .spec-points li:nth-child(6):after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #0b9eda;
    border-radius: 50%;
    right: 104%;
    top: 7px
}

.mobile-screen-spec .spec-points li:nth-child(7):before {
    position: absolute;
    content: '';
    width: 277px;
    height: 293px;
    background: url(../png/icon-pointer-qr.png) no-repeat;
    background-position: right top;
    right: 104%;
    top: 31px
}

.wallet-pricing-section {
    padding-top: 35px !important;
    padding-bottom: 0 !important;
}

.wallet-pricing-section h2 {
    margin-bottom: 0px;
}

.wallet-pricing-section table tr th {
    font-size: 18px;
    color: #fff;
    background: #052848;
    padding: 12px;
    font-weight: 600 !important;
}

.wallet-pricing-section table tr td {
    padding: 15px 30px;
    font-size: 15px;
    color: #333;
}

.wallet-pricing-section table tr td:nth-child(1) {
    text-align: left
}

.wallet-pricing-section table tr td.bg-blue {
    font-size: 18px;
    color: #fff;
    background: #0b9eda;
    border-bottom-color: #fff;
}

.wallet-pricing-section ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
    background: none;
    box-shadow: none;
    border: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 30px !important
}

.wallet-pricing-section .ui-widget-content {
    border: 0px;
    padding: 0;
}

.wallet-pricing-section ul.ui-tabs-nav li {
    border: 1px solid;
    float: none;
    box-shadow: none!important;
}

.wallet-pricing-section ul.ui-tabs-nav li {
    font-weight: 400;
    border: 0 !important;
    margin: 0 5px
}

.wallet-pricing-section ul.ui-tabs-nav li a {
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    border: 0 !important;
    border: 1px solid #ededed !important;
    text-transform: uppercase;
}

.wallet-pricing-section ul.ui-tabs-nav li:after {
    display: none !important;
}

.wallet-pricing-section ul.ui-tabs-nav li.ui-state-active a {
    color: #fff;
    background: #0b9eda;
}

.wallet-pricing-section ul.ui-tabs-nav li.ui-state-active a:after {
    display: none;
}
.layout-full-width.header-fw #Action_bar .container, .layout-full-width.header-fw #Top_bar .container{max-width: 100%!important;}
.wallet-pricing-section .popupaoc-button {
    background: #002649;
    color: #fff;
    font-size: 13px;
    border: 1px solid #002649;
    transition: all 0.35s;
    text-transform: uppercase;
    font-weight: 400;
    white-space: nowrap;
    padding: 3px 9px;
}

.wallet-pricing-section .popupaoc-button:hover {
    background: #08abea;
    border-color: #08abea;
    color: #fff;
}

.section-mobile-spec .two-block .mcb-wrap-inner {
    display: flex;
}

.section-mobile-spec .two-block .mcb-wrap-inner .icon_box {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

.mobile-only {
    display: none;
}

.price-for-mobile .accordion .question .title {
    box-shadow: none;
}

.price-for-mobile .accordion .question.active .title {
    color: #0b9eda;
}

.price-for-mobile .accordion .question.active .title .acc-icon-minus {
    color: #0b9eda;
}

.price-for-mobile .accordion ul.price-for-mobile {
    margin: 0;
    padding: 0;
}

.price-for-mobile .accordion ul.price-for-mobile li {
    position: relative;
    padding-left: 20px;
}

.price-for-mobile .accordion ul.price-for-mobile li:before {
    position: absolute;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    padding: 0;
    left: 0;
    background: url(../png/icon-available.png);
    background-size: 100%;
}

.price-for-mobile .accordion ul.price-for-mobile li.hd_main {
    padding-left: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.price-for-mobile .accordion ul.price-for-mobile li.hd_main b {
    font-weight: 300;
    font-size: 16px;
}

.price-for-mobile .accordion ul.price-for-mobile li.hd_main:before {
    display: none;
}

.t-custom {
    display: block;
    padding: 6%;
    text-align: center;
    box-sizing: border-box;
}

.t-custom p {
    font-size: 20px;
    margin-bottom: 35px;
}

.t-custom .popupaoc-button {
    font-size: 18px;
    padding: 12px 24px
}

.demo-video {
    position: relative;
    text-align: center;
}

.demo-video iframe {
    display: block;
}

.demo-video #videoExmpleBlocker {
    position: absolute;
    z-index: 10;
    top: 0;
    padding: 50px 25px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.2);
    right: 40px;
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) scale(0);
    color: #000;
    border: 4px solid #0b9eda;
    transition: all .25s;
}

.demo-video.show-video #videoExmpleBlocker {
    transform: translateY(-50%) scale(1);
}

.demo-video.show-video #videoExmpleBlocker .c-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: #0b9eda;
    color: #fff
}

.demo-video.show-video #videoExmpleBlocker h2 {
    color: #000;
    margin-bottom: 4px
}

.demo-video.show-video #videoExmpleBlocker p {
    font-size: 18px;
}

.demo-video.show-video #videoExmpleBlocker p small {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 15px;
}

.demo-video.show-video #videoExmpleBlocker p a {
    color: #0b9eda;
}

.section-exchange-platform {
    padding-top: 66px !important;
}

.section-exchange-platform .mcb-section-inner {
    background: #2a3352;
    padding-top: 30px;
}

.section-exchange-platform .mcb-section-inner h2 {
    color: #fff;
}

.section-exchange-platform .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.section-exchange-platform .mcb-wrap-inner {
    text-align: center;
}

.section-exchange-platform .photo_wrapper img {
    opacity: 1;
    display: inline-block !important;
}

.section-exchange-platform .story_box .desc_wrapper h3 {
    margin: 10px 0 0 0;
    color: #fff;
    font-size: 17px;
}

.section-exchange-platform .story_box .desc_wrapper {
    margin: 0
}

.section-exchange-platform .story_box .desc_wrapper hr {
    width: 100% !important;
    height: 3px;
    margin-top: 8px;
}

.page-id-2829 .content_wrapper {
    position: relative;
}

.page-id-2829 .content_wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 4px;
    z-index: 2;
    width: 791px;
    background: url(../jpg/body_left-2.jpg) no-repeat;
    height: 1122px;
    z-index: -1;
    visibility: visible;
}

.page-id-2829 .content_wrapper:after {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0;
    top: 4px;
    width: 486px;
    background: url(../jpg/body_right-2.jpg) no-repeat;
    height: 1122px;
    z-index: -1;
    visibility: visible;
}

.page-id-2829.sticknav div#Top_bar {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1)
}

.story_box .desc_wrapper hr {
    margin-left: 0;
    width: 100% !important;
    margin-top: 13px;
    height: 3px;
}

.time-lineNew {
    margin-top: 100px !important;
}

.time-lineNew ul {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 60px;
    min-height: 108px;
}

.time-lineNew ul li {
    list-style: none;
}

.time-lineNew ul li.timeline-blocks {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0px;
    width: 50%;
    padding: 0px 80px;
}

.time-lineNew ul li.timeline-blocks.left-blocks {
    text-align: right;
}

.time-lineNew ul li.timeline-blocks.left-blocks.idea-creation::before {
    content: "";
    background-image: url("../png/icon-requirement-gathering.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.left-blocks.roadmap::before {
    content: "";
    background-image: url("../png/icon-coin-token-listing.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.left-blocks.ico::before {
    content: "";
    background-image: url("../png/icon-deploy.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    right: -53px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.left-blocks::after {
    content: "";
    background-image: url("../png/small-icon-left-2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 68px;
    height: 27px;
    position: absolute;
    top: -35px;
    left: 78px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.left-blocks h1 {
    color: #333333;
    font-size: 18px !important;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.time-lineNew ul li.timeline-blocks.left-blocks h1::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    right: -26px;
    border-top: 1px dashed #acacac;
}

.time-lineNew ul li.timeline-blocks.left-blocks p {
    color: #333333;
    font-size: 14px;
    margin: 0px;
    font-weight: 200;
    position: relative;
}

.time-lineNew ul li.timeline-blocks.left-blocks p::before {
    content: "";
    height: 50px;
    width: 0;
    display: inline-block;
    position: absolute;
    top: -18px;
    right: -82px;
    border-right: 1px dashed #acacac;
}

.time-lineNew ul li.timeline-blocks.left-blocks p::after {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    top: 25px;
    right: -85.6px;
    background: #0b9eda;
    border-radius: 100%;
}

.time-lineNew ul li.timeline-blocks.right-blocks {
    text-align: left;
}

.time-lineNew ul li.timeline-blocks.right-blocks.whitepaper::before {
    content: "";
    background-image: url("../png/icon-assess-and-integrate.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.right-blocks.wallet_and_token::before {
    content: "";
    background-image: url("../png/icon-test-and-improve.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 105px;
    height: 121px;
    position: absolute;
    top: -79px;
    left: -53px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.right-blocks::after {
    content: "";
    background-image: url("../png/small-icon-right-2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 68px;
    height: 27px;
    position: absolute;
    top: -35px;
    right: 78px;
    z-index: 99;
}

.time-lineNew ul li.timeline-blocks.right-blocks h1 {
    color: #333333;
    font-size: 18px !important;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
}

.time-lineNew ul li.timeline-blocks.right-blocks h1::before {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    top: -23px;
    border-top: 1px dashed #acacac;
    left: -26px;
}

.time-lineNew ul li.timeline-blocks.right-blocks p {
    color: #333333;
    font-size: 14px;
    margin: 0px;
    font-weight: 200;
    position: relative;
}

.time-lineNew ul li.timeline-blocks.right-blocks p::before {
    content: "";
    height: 43px;
    width: 0;
    display: inline-block;
    position: absolute;
    top: -18px;
    left: -80px;
    border-right: 1px dashed #acacac;
}

.time-lineNew ul li.timeline-blocks.right-blocks p::after {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    top: 41%;
    left: -83.6px;
    background: #0b9eda;
    border-radius: 100%;
}

.our-software-module-sec.ex-dev {
    padding-top: 100px !important;
}

#developmentProcess {
    padding-top: 100px !important;
}

@media (max-width:840px) {
    .page-id-2829 .ced-left-text a {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media (max-width:767px) {
    ul.spec-points {
        display: none;
    }
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block
    }
    .section-meticulously-crafted-offerings .s-width .mcb-wrap-inner {
        flex-direction: column;
    }
/*     .section-meticulously-crafted-offerings .s-width .mcb-wrap-inner>div {
        flex: 0 0 100%;
    } */
    .section-meticulously-crafted-offerings .s-width.odd-b .image_frame {
        text-align: left;
    }
    .section-meticulously-crafted-offerings .s-width.odd-b .mcb-wrap-inner {
        flex-direction: column-reverse;
    }
    .section-mobile-spec .two-block .mcb-wrap-inner {
        flex-direction: column;
    }
    .form_bottom_out.exchange-dev,
    .our-software-module-sec.ex-dev {
        padding-top: 20px !important;
    }
    .page-id-2829 .ced-left-text a {
        display: block;
        margin-bottom: 10px;
    }
    .page-id-2607 .btn-connect a,
    .page-id-3019 .btn-connect a,
    .page-id-2696 .btn-connect a {
        font-size: 12px;
    }
    ul.contact_details li::after {
        top: 4px;
    }
}

.sticky-from .main_form {
    border-radius: 0;
}

a.close-sticky-f {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 11px;
    background: #0b9eda;
    top: 11px;
    z-index: 10;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    transition: all 0.35s;
}

a.close-sticky-f:hover {
    color: #fff;
    background: #f28a04;
}

#menu-item-2056 a {
    cursor: pointer;
}

.who-we-serve-block {
    padding-top: 4%;
    padding-bottom: 4%;
    padding-left: 32px;
    margin-bottom: 100px;
}
@media(max-width:767px){
.who-we-serve-block {
	padding-left: 8px;
	padding-right: 8px;
}
	}

.who-we-serve-block h2 {
    margin-bottom: 42px;
}

.who-we-serve-block .column {
    margin-bottom: 11px;
}

.who-we-serve-block .list_item.lists_1 .list_left {
    padding: 0;
    background: 0 0;
}

.who-we-serve-block .list_item.lists_1 .list_image {
    width: 49px !important;
    height: 49px !important;
    line-height: 49px !important;
    box-shadow: none !important;
}

.who-we-serve-block .list_item .list_right {
    padding: 13px 0 0;
    margin-left: 58px;
}

.who-we-serve-block .list_item .list_right h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.team-section {
    padding-top: 3% !important;
}

.team-section h2 {
    margin-bottom: 4%;
}

.team-section:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 77px;
    background: #fff;
    bottom: 0;
}

@media(max-width:767px){
	.team-section:before {
		height:auto;
	}
}

.team-section .one-fourth {
    width: 25%;
    margin: 0;
}

.team-section .team {
    position: relative;
}

.team-section .team .image_frame {
    border: 0;
    margin: 0;
}

.team-section .team .image_frame img {
    width: 100%;
}

.team-section .team .desc_wrapper {
    position: absolute;
    bottom: 0;
}

.team-section .team .desc_wrapper .hr_color {
    display: none;
}

.team-section .team .desc_wrapper .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.team-section .team .desc_wrapper {
    background: #0b9eda;
    height: 50px;
    width: 245px;
    box-sizing: border-box;
    padding: 7px 0 0 11px !important
}

.team-section .team .desc_wrapper h4 {
    font-size: 20px;
    line-height: 16px;
    font-weight: 300;
    color: #fff;
    margin: 0;
}

.team-section .team .desc_wrapper p.subtitle {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 2px;
}

.team-section .team .desc_wrapper .desc {
    margin-bottom: 0;
    left: 0;
}

.team-section .team .desc_wrapper .desc a {
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: #024 url(../png/list-arrow-white%402x.png) no-repeat;
    background-size: 24px;
    background-position: 96% center;
    height: 50px;
    margin-bottom: 0;
    width: 245px;
    display: flex;
    align-items: center;
    padding-left: 23px;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.35s ease-in-out;
}

.team-section .team .image_wrapper {
    background: #0b9eda;
}

.team-section .team .image_wrapper img {
    opacity: 1;
    transition: opacity 0.35s ease-in-out;
}

.team-section .team:hover .image_wrapper img {
    opacity: 0.3;
}

.team-section .team:hover .desc a {
    opacity: 1;
}

.what-we-believe-block h2 {
    margin-bottom: 40px;
}

.what-we-believe-block .column {
    margin-bottom: 20px;
}

.what-we-believe-block .icon_box .desc_wrapper h4 {
    text-align: left !important;
    margin-bottom: 8px;
}

.what-we-believe-block .icon_box .desc_wrapper p {
    text-align: left !important;
}

.how-we-innovate-block {
    padding-bottom: 50px;
}

.wpcf7-response-output {
    display: none !important;
}


@media (max-width:1500px) {
    .ss .post-desc {
    padding: 0px 0 0 20px;
}
   
}



@media (max-width:1432px) {
    #Top_bar .menu>li>a span:not(.description) {
        padding: 0 10px;
    }
}

@media (max-width:1300px) {
    .visual-identity-block {
        padding: 28px 0 !important;
    }
}

@media (max-width:1259px) {
    .mobile-screen-spec .spec-points {
        max-width: 1045px;
    }
    .mobile-screen-spec .spec-points li:nth-child(1)::before,
    .mobile-screen-spec .spec-points li:nth-child(2)::before,
    .mobile-screen-spec .spec-points li:nth-child(3)::before,
    .mobile-screen-spec .spec-points li:nth-child(4)::before {
        width: 25px;
    }
    .mobile-screen-spec .spec-points li:nth-child(5)::before,
    .mobile-screen-spec .spec-points li:nth-child(6)::before {
        width: 25px;
    }
    .mobile-screen-spec .spec-points li:nth-child(7)::before {
        background: url(../png/icon-pointer-qr-s.png) no-repeat;
        background-position: right top;
        width: 175px;
    }
}

@media (max-width:1239px) {
    .skypelink {
        position: absolute;
        top: 11px;
        left: -90px;
        padding: 0;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .skypelink i {
        margin-right: 0;
    }
    .skypelink span {
        display: none;
    }
    .skypelink {
        left: -105px;
    }
}

@media (max-width:1235px) {
    .our-tried-modal-section .section_wrapper {
        max-width: 100%;
    }
    .eb-solution-banner p.s-text {
        font-size: 20px;
    }
    .modules_box {
        margin-bottom: 20px !important;
        width: 50% !important;
    }
}

@media (max-width:1191px) {
    .timeline_items>li .desc:before {
        left: -104px;
        top: -27px;
    }
}

@media (max-width:1192px) {
    .timeline_items>li:nth-child(even) .desc:after,
    .timeline_items>li:nth-child(even) .desc:before {
        display: none;
    }
}

@media only screen and (max-width:1199px) {
    .TopContact_info .TopContact_info_right>ul>li {
        margin-right: 25px;
    }
    .TopContact_info .TopContact_info_right>ul>li>a {
        font-size: 14px;
        font-weight: 500;
    }
}

.TopContact_info .TopContact_info_right>ul>li>a:active,
.TopContact_info .TopContact_info_right>ul>li>a:focus,
.TopContact_info .TopContact_info_right>ul>li>a:hover {
    color: #d82129;
    transition: all ease 0.5s;
}

.TopContact_info .TopContact_info_right>ul>li:last-child {
    margin-right: 0;
}

.hire-btn a {
    background: red;
    border: 1px solid red;
    padding: 21px 15px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: open sans;
    letter-spacing: normal;
    transition: all 0.25s;
}

.hire-btn a:hover {
    background: 0 0;
    color: #fff !important;
}

.TopContact_info {
    display: flex;
    justify-content: space-between;
    padding-top: 9px !important;
}

.TopContact_info:after {
    display: none;
}

.TopContact_info .TopContact_info_left ul>li {
    position: relative;
}

.TopContact_info .TopContact_info_left ul>li:before {
    background: url(../png/email_icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 14px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.TopContact_info_left {
    display: flex;
    align-items: center;
    margin-left: 12px;
}

.TopContact_info .TopContact_info_left ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 0 33px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}

.h-success-block {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.h-success-block h2 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 4px;
}

.h-success-block p.s-text {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 99px;
}

.h-success-block ul.d-process {
    position: relative;
    margin: 0;
    padding: 0;
    height: 244px;
    background: url(../png/thinking-frame.png) center no-repeat;
    display: flex;
    max-width: 1164px;
    margin: 249px auto 180px;
}

.h-success-block ul.d-process li {
    flex: 1;
    position: relative;
}

.h-success-block ul.d-process li p {
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.h-success-block ul.d-process li p b {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    font-family: 'Open Sans', sans-serif;
}

.h-success-block ul.d-process li:nth-child(odd) p {
    position: absolute;
    bottom: 107%;
    width: 310px;
    left: 50%;
    transform: translateX(-50%);
}

.h-success-block ul.d-process li:nth-child(odd) p:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 41px;
    top: 104%;
    background: url(../png/icon-drivin-pointer.png) no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.h-success-block ul.d-process li:nth-child(even) p {
    position: absolute;
    top: 121%;
    width: 283px;
    left: 50%;
    transform: translateX(-50%);
}

.h-success-block ul.d-process li:nth-child(even) p:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 41px;
    bottom: 104%;
    background: url(../png/icon-drivin-pointer.png) no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(180deg);
}

.h-success-block ul.d-process li:before {
    position: absolute;
    content: "";
    width: 140px;
    height: 140px;
    left: 50%;
    top: 50%;
    transform: translate(-52%, -45%);
    background-position: center;
}

.h-success-block ul.d-process li:nth-child(1):before {
    background: url(../png/icon-evaluate-blockchain.png) no-repeat;
}

.h-success-block ul.d-process li:nth-child(2):before {
    background: url(../png/icon-pilot-blockchain.png) no-repeat;
}

.h-success-block ul.d-process li:nth-child(3):before {
    background: url(../png/icon-execute-and-test.png) no-repeat;
}

.h-success-block ul.d-process li:nth-child(4):before {
    background: url(../png/icon-integrate-partners.png) no-repeat;
}

.h-success-block ul.d-process li:nth-child(5):before {
    background: url(../png/icon-implement.png) no-repeat;
}

.blockchain-adoption {
    padding-top: 58px !important;
    padding-bottom: 30px !important;
}

.blockchain-adoption h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 4px;
}

.blockchain-adoption p.s-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #024;
    font-weight: 300;
    margin-bottom: 58px;
}

.blockchain-adoption .story_box {
    padding: 0;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 4.85px 0.15px rgba(0, 0, 0, 0.12);
    height: 100%;
}

.story_box .photo_wrapper img {
    opacity: 1;
}

.blockchain-adoption .story_box:hover img.scale-with-grid {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.blockchain-adoption .story_box .desc_wrapper h3 {
    margin: 0;
}

.b-adoption-list .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}

.blockchain-adoption .one-fourth {
    padding-left: 8px;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 26px !important;
}

.blockchain-adoption .story_box img {
    width: 100%;
}

.blockchain-adoption .story_box .desc_wrapper {
    margin-right: 0;
    box-sizing: border-box;
    padding: 32px 32px 7px 32px;
}

.blockchain-adoption .story_box .desc_wrapper .hr_color {
    display: none;
}

.blockchain-adoption .story_box .desc_wrapper h3.themecolor {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #0b9eda;
    font-weight: 600;
    margin-bottom: 10px;
}

.blockchain-adoption .story_box .desc_wrapper .desc {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    color: #024;
    font-weight: 400;
}

.blockchain-adoption .story_box .desc_wrapper ul {
    margin: 0 0 0 -16px;
    padding: 0;
}

.blockchain-adoption .story_box .desc_wrapper ul li {
    position: relative;
    padding-left: 18px;
    font-size: 16px;
    line-height: 24px;
    color: #024;
    font-weight: 400;
    margin-bottom: 2px;
    margin-bottom: 11px;
}

.blockchain-adoption .story_box .desc_wrapper ul li:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: url(../png/bullet-blue.png) no-repeat;
    left: 0;
    top: 6px;
}

.blockchain-adoption .story_box .desc_wrapper ul li {
    position: relative;
}

.h-blog-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.h-blog-section h2,
.h-blog-section h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
}

.h-blog-section .image_links.double {
    display: none;
}

.h-blog-section .grid .post-photo-wrapper {
    border: 0;
}

.h-blog-section .grid .post-desc-wrapper .post-desc {
    padding-left: 0;
}

/*.h-blog-section .grid .post-desc-wrapper {
    background: #f8f8f8;
}*/

.h-blog-section .post-head .author-date .date .icon-clock {
    display: none;
}

.h-blog-section .post-head .author-date .date .post-date {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.h-blog-section .grid .post-desc-wrapper .post-desc {
    display: flex;
    flex-direction: column;
}

.post-title h2 a {
    transition: all 0.25s;
}

.post-title h2 a:hover {
    color: #0b9eda;
}

.h-blog-section .grid .post-desc-wrapper .post-desc .post-title h3{
	margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-title h3 .entry-title a{
	color: #002245;
}


.h-blog-section .grid .post-desc-wrapper .post-desc .post-head {
    order: 2;
	display:none;
}

.h-blog-section .grid .post-desc-wrapper .post-desc h2.entry-title {
    margin-bottom: 8px;
}

.h-blog-section .grid .post-desc-wrapper .post-desc h2.entry-title a {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 18px;
}

.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer {
    order: 3;
    margin: 0;
    padding: 0;
    background: 0 0;
    overflow: inherit !important;
}

.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-links {
    float: left;
    border-left: 0;
    padding: 0;
    margin-top: 13px;
}

.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-links .post-comments,
.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-links i {
    display: none;
}

.h-blog-section .grid .post-desc-wrapper .post-desc .post-footer .post-more {
    display: inline-block;
    transition: all 0.25s;
}


.author {
    display: none;
}

.widget_categories ul li a {
    font-size: 12px;
}

.widget_categories ul li:after {
    transition: all 0.25s;
}

.widget_categories ul li:hover:after {
    width: 100%;
}

.widget_categories ul li.current-cat:after {
    width: 100%;
}

.footer_bottom_logo {
    background: #f2f2f2;
    border-top: 1px solid #bbb;
    padding: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
}

.footer_bottom_logo li {
    display: inline-block;
    margin: 0 25px;
    padding: 0;
}

#Footer .footer_copy {
    margin-bottom: 5px;
}

#Footer .footer_copy .social {
    margin-top: -10px;
    margin-right: 0 !important;
}

.copyright {
    font-size: 14px;
}

.footer_copy .container .copyright {
    position: relative;
}

#Footer .container {
    position: static;
    border-top: 1px solid rgba(42, 51, 82, 0.66);
    padding-top: 36px !important;
}

#Footer .footer_copy .container {
    border-top: 0 !important;
    padding-top: 0 !important;
}

#Footer .footer_copy .one {
    margin-left: 0;
    padding-top: 8px;
}

.footer_copy .social {
    position: relative;
    display: flex;
}

.footer_copy .social::before {
    position: absolute;
    content: "Connect with us";
    color: #1e1e1e;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
    margin-right: 10px;
    top: -30px;
}

.footer_copy .social li a {
    height: 32px;
    width: 32px;
    background: #232c48;
    border-radius: 50%;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 34px !important;
}

.footer_copy .social li.facebook a:hover {
    background: #3a4aac;
}

.footer_copy .social li.googleplus a:hover {
    background: #d64413;
}

.footer_copy .social li.twitter a:hover {
    background: #42a5f6;
}

.footer_copy .social li.pinterest a:hover {
    background: #d64518;
}

.footer_copy .social li.linkedin a:hover {
    background: #4672af;
}

.heading-1 {
    position: relative;
}

#Footer .footer_copy .copyright {
    width: calc(100% - 317px);
}

.contact-banner .mcb-section-inner {
    max-width: 1461px;
}

.contact-banner .column_attr h2 {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 80px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    word-spacing: -1px;
}

.contact-banner .column_attr p {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 8px 0;
    word-spacing: -1px;
}

.contact-banner .column_attr p .smlFontSize {
    font-size: 20px;
    font-weight: 400;
}

.contact-banner .column_attr .contct-info span {
    color: #fff;
    float: none;
    font-size: 18px;
    line-height: 1.3;
    margin: 10px;
    position: relative;
    vertical-align: middle;
}

.contact-banner .column_attr .contct-info span:after {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.contact-banner .column_attr .contct-info span.mail::after {
    background-image: url(../png/icon-mail-contct.png);
    height: 16px;
    width: 21px;
}

.contact-banner .column_attr .contct-info span.phone::after {
    background-image: url(../png/icon-phone-contact.png);
    height: 17px;
    width: 17px;
}

.contact-banner .column_attr .contct-info .mail {
    padding-left: 29px;
}

.contact-banner .column_attr .phone {
    padding-left: 23px;
}

.f-block {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1000px;
    margin: 0 auto;
}

.f-block .f-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 10px;
    justify-content: space-between;
}

.f-block .f-row input {
    width: 100%;
    min-height: 40px;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #c4c4c4;
    font-size: 14px;
    color: #333743;
    letter-spacing: 0.5px;
    box-shadow: none;
    box-sizing: border-box;
}

.f-block .f-row input[type="text"] {
    text-transform: capitalize;
}

.f-block .f-row input[type="submit"] {
    font-family: Roboto Condensed, sans-serif;
    text-align: center;
    border-radius: 0;
    margin-bottom: 10px;
    background-color: #333743;
    color: #fff;
    padding: 7px 25px;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
    width: auto;
    display: inline-block;
    margin-top: 10px;
}

.f-block .f-row input[type="submit"]:hover {
    background-color: transparent;
    border-color: #d82129;
    color: #d82129;
}

.f-block .f-row input:focus,
.f-block .f-row input:hover {
    border-color: #212121;
    box-shadow: none;
}

.f-block .f-row textarea {
    height: 165px;
    font-size: 14px;
    border: 1px solid #c4c4c4;
}

.f-block .f-row textarea:focus,
.f-block .f-row textarea:hover {
    border-color: #212121;
}

.col-6 {
    flex: 0 0 49%;
}

.col-12 {
    flex: 0 0 100%;
}

.contact-info-block {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}

.c-info-bottom {
    padding-top: 3% !important;
}

.c-info-bottom h2,
.c-info-bottom p {
    margin-bottom: 0;
}

.c-info-bottom h2 {
    font-family: Ubuntu, sans-serif;
    color: #333743;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
}

.c-info-bottom p {
    font-family: Ubuntu, sans-serif;
    color: #8f929c;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 5px;
}

.c-info-bottom p b {
    font-weight: 400;
    color: #333743;
}

.c-info-bottom p img {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}

.f-get-in-toudh {
    padding-top: 8%;
    padding-bottom: 2%;
    width: 100%;
    max-width: 829px;
    margin: 0 auto;
}

.f-get-row {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.f-get-row input[type="email"],
.f-get-row input[type="text"] {
    font-family: open sans;
    height: 50px;
    border-radius: 35px;
    font-size: 14px;
    background: #2c2c2d;
    border: 1px solid #2c2c2d;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
}

.f-get-row textarea {
    font-family: open sans;
    height: 50px;
    border-radius: 35px;
    font-size: 14px;
    background: #2c2c2d;
    border: 1px solid #2c2c2d;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    padding-top: 18px;
    resize: none;
}

.f-get-row .f-get-col-4 {
    width: 32.3334%;
    box-sizing: border-box;
}

.f-get-row .f-get-col-4.hdr {
    font-family: open sans;
    font-size: 27px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    margin-top: -8px;
}

.f-get-row .f-get-col-12 {
    width: 100%;
}

.f-get-row .f-get-col-8 {
    width: 64.6668%;
}

.text-with-btn input[type="submit"] {
    position: absolute;
    right: -7px;
    border-radius: 36px;
    font-size: 16px;
    background: #d5151d;
    border: 1px solid #d5151d;
    height: 60px;
    width: 175px;
    text-transform: uppercase;
    transition: all 0.25s;
}

.text-with-btn input[type="submit"]:hover {
    background: 0 0;
}

.paoc-popup-modal .paoc-popup-close {
    background: 0 0;
    border-radius: 0;
	background-color: transparent !important;
    top: 0 !important;
    right: 10px !important;
    opacity: 1;
    transition: opacity 0.35s;
}

.paoc-popup-close:hover {
    opacity: 0.5;
}

a.paoc-popup-close:before {
    position: absolute;
    content: "";
    display: flex;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 17px;
    height: 17px;
    margin-top: 17px;
    background: url(../jpg/icon-poup-close.jpg);
}

.ab-inside-header,
.page_header {
    padding-top: 9% !important;
    padding-bottom: 9% !important;
}

.ab-inside-header h2,
.page_header h1,
.page_header h2 {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    word-spacing: -1px;
    margin-bottom: 4px;
}

.ab-inside-header p,
.page_header {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}

.sub-header-antier {
    padding-top: 7% !important;
    padding-bottom: 7% !important;
}

.sub-header-antier img {
    opacity: 0.4;
}

.partner-with-the-best-block .mcb-wrap-u9bgcpk1v {
    padding-left: 6%;
    padding-right: 6%;
}

.partner-with-the-best-block .mcb-wrap-u9bgcpk1v h2 {
    margin-bottom: 45px;
    margin-top: 66px;
}

.partner-with-the-best-block .mcb-wrap-u9bgcpk1v h2.no-b-margin {
    margin-bottom: 16px;
}

.partner-with-the-best-block .image_frame {
    position: relative;
}

.partner-with-the-best-block .image_frame::before {
    background-color: #d82129;
}

.partner-with-the-best-block .image_frame::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: -96px;
    bottom: -25px;
    z-index: 0;
}

.our-culture-block {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.our-culture-block:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 53px;
    bottom: 0;
}

.our-culture-block h2 {
    margin-bottom: 2% !important;
}

.our-culture-block .our-culture-right {
    max-width: 532px;
    box-sizing: border-box;
    padding-left: 46px;
}

.our-culture-block .our-culture-right p.theme-color {
    font-style: italic;
}

.you-covered-block {
    padding-top: 6% !important;
}

.you-covered-block h2 {
    font-family: Ubuntu, sans-serif;
    margin-bottom: 30px;
}

.you-covered-block h4 {
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 5px;
}

.you-covered-block-four-block {
    border-bottom: 1px solid #ccc;
    margin-bottom: 7%;
}

.you-covered-block-four-block .icon_box.icon_position_left .image_wrapper {
    width: 52px;
    height: 51px;
    left: 38px;
    top: 23px;
}

.you-covered-block-four-block .icon_box.icon_position_left {
    padding-left: 117px;
}

.client-block .column_image {
    margin: 0;
    width: 25%;
}

.client-block .column_image img {
    width: 100%;
}

.our-laurels-block {
    padding-top: 4% !important;
}

.our-laurels-block .popupaoc-link {
    background: #d82129;
    border: 2px solid #d82129 !important;
    border: 2px solid transparent;
    color: #fff;
    font-weight: 400;
    margin-top: 20px;
    padding: 7px 15px;
    transition: all 0.35s;
}

.our-laurels-block .popupaoc-link:hover {
    color: #d82129;
    background: 0 0;
}

.social-btn {
    margin: 0 0 23px 0 !important;
}

.social-btn li {
    display: inline-block;
    margin: 0 5px;
}

.social-btn li a.icon-soc {
    font-size: 0;
}

.social-btn li a.icon-soc i {
    display: block;
    border-radius: 50%;
    border: 2px solid #333743;
    width: 34px;
    height: 34px;
    background: url(../png/ftr-social-icons.png) no-repeat;
    transition: all 0.35s;
}

.social-btn li a.icon-soc i.ei-facebook {
    background-position: -4px -48px;
}

.social-btn li a.icon-soc i.ei-twitter {
    background-position: -54px -47px;
}

.social-btn li a.icon-soc i.ei-google-plus {
    background-position: -104px -46px;
}

.social-btn li a.icon-soc i.ei-linkedin {
    background-position: -158px -48px;
}

.social-btn li a.icon-soc i.ei-pinterest {
    background-position: -211px -47px;
}

.social-btn li a.icon-soc i.ei-facebook:hover {
    background-position: -4px -8px;
    background-color: #3b579d;
    border-color: #3b579d;
}

.social-btn li a.icon-soc i.ei-twitter:hover {
    background-position: -54px -8px;
    background-color: #2caae1;
    border-color: #2caae1;
}

.social-btn li a.icon-soc i.ei-google-plus:hover {
    background-position: -104px -8px;
    background-color: #dc4a38;
    border-color: #dc4a38;
}

.social-btn li a.icon-soc i.ei-linkedin:hover {
    background-position: -158px -8px;
    background-color: #333743;
    border-color: #333743;
}

.social-btn li a.icon-soc i.ei-pinterest:hover {
    background-position: -211px -8px;
    background-color: #d82129;
    border-color: #d82129;
}

.team-main-block {
    padding-top: 5% !important;
    padding-bottom: 2% !important;
}

.team-main-block h2 {
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 35px;
    margin-bottom: 35px;
}

.team-main-block p {
    color: #222;
    font-family: Ubuntu, sans-serif;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 1.3;
}

.team-b .image_frame img {
    width: 100%;
}

.team-b .image_frame {
    border: 0;
}

.team-b .desc_wrapper h4 {
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3;
    margin: 10px 0 0;
}

.team-b .desc_wrapper p.subtitle {
    color: #d82129 !important;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin: -1px 0 0;
}

.team-b .desc_wrapper hr {
    display: none;
}

.team-b .desc_wrapper .desc {
    margin: 15px 0 0 0;
}

.team-b .desc_wrapper .desc p {
    color: #535353;
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    line-height: 1.3;
}

.team-b .desc_wrapper .desc a.paoc-popup {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    text-align: center;
    border-radius: 0;
    margin-bottom: 10px;
    border: 2px solid #333743;
    color: #333743;
    background-color: transparent;
    padding: 4px 16px;
    transition: all 0.25s;
}

.team-b .desc_wrapper .desc a.paoc-popup:hover {
    background: #333743;
    color: #fff;
}

.team-b.one-third.column {
    padding: 0 11px;
    box-sizing: border-box;
}

.our-mantra-section {
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}

.our-mantra-section h2 {
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 35px;
    margin-bottom: 26px;
}

.our-mantra-section p {
    display: inline-block;
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.our-mantra-section p b {
    color: #333743;
    font-size: 20px;
    font-weight: 400;
}

.paoc-popup-modal {
    width: 100%;
    max-width: 969px;
}

.page-id-74 .paoc-popup-modal {
    max-width: 698px;
    padding-bottom: 1%;
}

.page-id-74 .paoc-popup-modal img {
    width: 150px;
    border-radius: 50%;
    height: auto;
}

.sec-head {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
}

.sec-head h2 {
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}

.modals-sec .image_wrapper {
    background: #fff none repeat scroll 0 0;
    border: 4px solid red;
}

.modals-sec .image_wrapper img {
    width: 100%;
}

.modals-sec-text.right {
    padding-left: 35px;
    box-sizing: border-box;
}

.modals-sec-text.left {
    padding-right: 35px;
    box-sizing: border-box;
}

.modals-sec-text h2 {
    background-color: #fff;
    color: #333743;
    font-family: Ubuntu, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    padding: 16px 0 6px 0;
    position: relative;
    text-transform: uppercase;
}

.modals-sec-text.right h2 {
    margin: 14px 0 10px -83px;
}

.modals-sec-text.left h2 {
    margin: 14px -83px 10px 0;
    text-align: right;
    z-index: 10;
}

.modals-sec-text ul {
    margin: 0;
    padding: 0;
}

.modals-sec-text ul li {
    color: #868686;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.modals-sec-text ul li:after {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../png/icon-bullet-arrow02%402x.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    height: 21px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 21px;
}

.section-post-header .post-header,
.section-post-header .project-description,
.section-post-header .single-photo-wrapper {
    display: block !important;
}

.brand-design-poster {
    padding: 0 !important;
}

.brand-design-poster .section_wrapper {
    min-height: 505px;
}

.poster-lmp-img {
    min-height: 313px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.poster-lmp-img .mcb-wrap-inner {
    width: 100%;
}

.mobile-portfolio-txt {
    margin-top: 80px;
}

.range-servies-section .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.devlopment-center-graphics h2::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 19px;
    background: #fff none repeat scroll 0 0;
    z-index: -1;
}

.devlopment-center-graphics h2 {
    background: 0 0;
    z-index: 2;
}

.mobile-positions-timelines .timeline_items>li h3::before {
    left: -100px;
}

.mobile-positions-timelines .timeline_items>li:nth-child(2n) h3::before {
    right: -100px !important;
}

.stories-section-heding {
    font-size: 45px;
    font-weight: 300;
}

.stories-section {
    padding: 60px 0 !important;
}

.stories-names {
    font-size: 25px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}

.stories-btn {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 5px 1px #dedede !important;
    color: #212121;
    display: table;
    font-size: 16px;
    margin: 15px 0 0 !important;
    font-weight: 400;
    padding: 0;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    vertical-align: middle;
}

.stories-btn:active span,
.stories-btn:hover span {
    color: #fff !important;
}

.stories-btn span {
    display: table-cell !important;
    position: relative;
    padding: 9px 25px;
    vertical-align: middle;
    z-index: 2;
}

.stories-btn:active::before,
.stories-btn:hover::before {
    width: 100%;
}

.stories-btn::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #d72229 0, #de4e4e 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    transition: width 250ms ease 0s;
    -webkit-transition: width 250ms ease 0s;
    -moz-transition: width 250ms ease 0s;
    -o-transition: width 250ms ease 0s;
    -ms-transition: width 250ms ease 0s;
    width: 0;
    z-index: 1;
}

.arrow-icon {
    padding: 9px 15px;
    position: relative;
}

.arrow-icon::after {
    background-color: #e3e3e3;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: calc(100% + 2px);
    left: 0;
    position: absolute;
    top: -1px;
    width: 1px;
}

.stories-btn:active span.arrow-icon::before,
.stories-btn:hover span.arrow-icon::before {
    background-image: url(../png/right-arrow-white.png);
}

.arrow-icon::before {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../png/right-arrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 13px;
    left: 50%;
    margin-left: -3.5px;
    margin-top: -6.5px;
    position: absolute;
    top: 50%;
    width: 7px;
}

.btn-hire {
    margin: 0 !important;
    width: 100% !important;
}

.btn-hire .popupaoc-button,.scheduledemoo .popupaoc-link{
    border: transparent !important;
    /*background: #002244 url(images/list-arrow-white@2x.png) no-repeat;*/
    background: #002244;
    background-position: 96% center;
    background-size: 21px;
    color: #fff;
    font-size: 14px;
    box-shadow: 0 6px 7px 0 rgba(11, 158, 218, 0.22);
    border: 1px solid #08abea;
    transition: all 0.35s;
    text-transform: uppercase;
    padding-right: 40px;
    font-weight: 400;
    border-radius: 0px;
	padding: 13px 35px 13px 14px;
}

.btn-hire .popupaoc-button:hover,.scheduledemoo .popupaoc-link:hover{
   /* background: #08abea url(images/list-arrow-white@2x.png) no-repeat;*/
    background: #08abea;
    background-position: 96% center;
    background-size: 21px;
    border-color: #08abea!important;
    color: #fff;
}

.btn-hire.w-img .popupaoc-button {
    background-image: none !important;
    padding-right: 20px;
}

.btn-hire.btn-hire-ico .popupaoc-button {
    background-color: #002649 !important;
}

.btn-hire.btn-hire-ico .popupaoc-button:hover {
    background-color: #08abea !important;
    border-color: #08abea;
}

.section-our-brand {
    padding-top: 35px !important;
}

.section-our-brand .column {
    margin: 0px;
    width: 100%;
}

.section-our-brand .mcb-section-inner>div:nth-child(2) {
    padding-left: 62px;
}

.section-our-brand .mcb-section-inner {
    display: flex;
}

.section-our-brand .mcb-section-inner>div:nth-child(2) {
    display: flex;
    align-items: center;
}

.section-our-brand .mcb-section-inner>div:nth-child(2) h1 {
    font-size: 36px;
    line-height: 43px;
    font-weight: 100;
    color: #333;
}

.section-express-ourselves .mcb-section-inner {
    display: flex;
}

.section-express-ourselves .mcb-section-inner>div:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    padding-right: 104px;
}

.section-express-ourselves .column {
    margin: 0px;
    width: 100%;
}

.section-express-ourselves .mcb-section-inner>div:nth-child(1) h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 100 !important;
    color: #fff !important;
}

.section-our-logo-our-flag .mcb-section-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 71px !important;
}

.section-our-logo-our-flag .mcb-section-inner>div.one-second {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 436px;
    height: 436px;
}

.section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) {
    padding-left: 62px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) .mcb-wrap-inner {
    width: 100%;
}

.section-our-logo-our-flag .mcb-section-inner>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) h2 {
    color: #fff;
    font-weight: 300 !important;
    font-size: 36px;
}

.section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) p {
    color: #fff;
    font-weight: 300 !important;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
}

.section-our-logo-our-flag .one.column {
    margin: 0px;
}

.section-our-logo-our-flag .first-thought-block h2 {
    white-space: nowrap;
    font-size: 36px;
    font-weight: 300 !important;
    color: #002341;
    margin: 0;
}

.section-our-logo-our-flag .first-thought-block-text h2 {
    white-space: nowrap;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300 !important;
    color: #fff;
    margin: 0;
}

.section-first-thought .mcb-section-inner {
    display: flex;
}

.section-first-thought .mcb-section-inner>div:nth-child(1) {
    display: flex;
    align-items: center;
}

.section-first-thought .mcb-section-inner>div:nth-child(1) .mcb-wrap-inner,
.section-first-thought .mcb-section-inner>div:nth-child(2) .mcb-wrap-inner {
    width: 100%;
}

.section-first-thought .mcb-section-inner>div:nth-child(1) h2 {
    color: #1e1e1e;
    font-weight: 300 !important;
    font-size: 72px;
}

.section-first-thought .mcb-section-inner>div:nth-child(2) {
    padding-left: 62px;
    box-sizing: border-box;
    min-height: 800px;
    display: flex;
    align-items: center;
    flex: 1 0 auto;
}

.section-first-thought .mcb-section-inner>div:nth-child(2) h2 {
    color: #fff;
    font-weight: 300 !important;
    font-size: 39px;
    line-height: 53px;
}

.section-brand-identity .mcb-wrap-inner {
    padding-top: 100px !important;
}

.section-brand-identity .text-block p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 43px;
    color: #000;
}

.section-full-width h2 {
    position: relative;
    color: #1e1e1e;
    margin-bottom: 29px;
}

.section-full-width {
    padding-top: 12px !important;
    padding-bottom: 24px !important;
}

.section-full-width p {
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 0;
}

.our-colors-block {
    padding: 59px 35px 17px 130px;
    margin-bottom: 43px;
}

.our-colors-block h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 3px;
    margin-top: 26px;
}

.our-colors-block p {
    font-size: 14px;
    font-weight: normal;
    color: #002341;
    line-height: 25px;
    margin-bottom: 0;
}

.our-colors-block p span {
    margin-right: 13px;
}

.final-logo-block {
    padding-top: 90px;
    padding-bottom: 85px;
    margin-bottom: 41px;
}

.page-id-2444 .section-nav.prev {
    border: 1px solid;
    display: none;
}

.minimum-size-block {
    padding: 88px 0 62px 140px;
    margin-bottom: 32px;
}

.minimum-size-block p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    margin-top: 21px;
}

body.mobile-side-slide {
    overflow-x: hidden;
}

@media (max-width:1366px) {
    .top_sec.ext-p-bottom {
        padding-bottom: 8px !important;
    }
 
    .comman_heading h4 {
        margin-bottom: 0;
    }
    .section-our-brand .mcb-section-inner>div:nth-child(2) h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) {
        padding-left: 32px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 35px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) p {
        font-size: 20px;
        line-height: 29px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 52px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(2) h2 {
        font-size: 29px;
        line-height: 43px;
    }
    .section-brand-identity .text-block p {
        font-size: 18px;
        line-height: 25px;
        color: #000;
    }
    .section-full-width h2 {
        margin-bottom: 10px;
    }
    .section-full-width p {
        font-size: 16px;
        line-height: 26px;
    }
    .section-full-width .column {
        margin-bottom: 17px;
    }
    .final-logo-block {
        padding-top: 40px;
        padding-bottom: 45px;
    }
    .main_form input {
        height: 31px;
    }
    .mf-row {
        min-height: 54px !important;
    }
}

@media (max-width:1330px) {
    .top_sec.ext-p-bottom {
        padding-bottom: 25px !important;
        padding-top: 40px !important;
    }
    #Top_bar .menu>li>a span:not(.description) {
        padding: 0 10px;
    }
    .ced-left-text h2 {
        color: #fff;
        font-weight: 400 !important;
        margin-bottom: 20px;
    }
    .top_sec .section_wrapper {
        max-width: 900px
    }
    .ced-left-text h2 br {
        display: none;
    }
    .new_banner_points li {
        font-size: 14px;
    }
    .new_banner_points li::after {
        width: 370px;
    }
}

@media (max-width:1300px) {
    .visual-identity-block {
        padding: 28px 0 !important;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0 5px;
    }
    #Top_bar .logo {
        margin-right: 10px;
    }
}

@media (max-width:1240px) {
    .page-id-122 .m-btn-hire-us {
        display: none !important;
    }
   
    .page-id-2607 .m-btn-hire-us.n-hide,
    .page-id-3019 .m-btn-hire-us.n-hide,
    .page-id-2696 .m-btn-hire-us.n-hide {
        display: block !important;
    }
    li#menu-item-2056 {
        display: none;
    }
    .sticky-from {
        position: absolute;
        top: 89px;
    }
    .container,
    .section_wrapper,
    .with_aside .content_wrapper {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .h-block-revolution .h-bes-left h2 {
        font-size: 62px;
        line-height: 65px;
    }
    #Top_bar a.responsive-menu-toggle {
        border-radius: 0;
        right: 0;
    }
    .animation-block-home {
        width: 84% !important;
        right: -100px !important;
        top: 2% !important;
    }
    .h-blockchain-jurney ul.list-jurney {
        flex-wrap: wrap;
        text-align: center;
        align-content: center;
        justify-content: center;
    }
    .sec-head h2 br {
        display: none;
    }
    .team-main-block p br {
        display: none;
    }
    .banner_wrapper .container {
        max-width: 100%;
    }
    .TopContact_info .TopContact_info_right {
        margin-right: 0;
        padding-right: 100px !important;
    }
    #Top_bar .container {
        max-width: 100%;
    }
    #Top_bar .menu_wrapper {
        float: right;
        z-index: 201;
        position: relative;
    }
    .hirebtn_n {
        max-width: 100% !important;
    }
    .bse-blocks .mcb-wrap-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .bse-blocks .mcb-wrap-inner .column {
        width: 100%;
        max-width: 382px;
        min-height: 100%;
        height: auto;
    }
    .timeline_items>li:after {
        display: none !important;
    }
    .timeline_items>li h3:before {
        left: -85px;
        z-index: 99;
    }
    .timeline_items>li:nth-child(even) h3:before {
        right: -85px !important;
        z-index: 99;
    }
    .h-block-revolution .mcb-wrap-inner .h-bes-left {
        padding-left: 0;
    }
    .h-success-block ul.d-process {
        max-width: 919px;
        background-size: 100% auto;
    }
    .h-success-block ul.d-process li:before {
        background-position: center !important;
        background-size: 69% !important;
    }
    .h-success-block ul.d-process li:nth-child(odd) p {
        width: 215px;
    }
    .h-success-block ul.d-process li:nth-child(even) p {
        width: 236px;
    }
    .h-success-block ul.d-process li p {
        font-size: 14px;
    }
    .h-success-block ul.d-process li p b {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

@media (max-width:1239px) {
    .telegramlink {
        margin-right: 55px;
        margin-left: inherit;
        margin-top: 2px;
        padding-top: 7px;
        padding-bottom: 8px;
    }
    .menu_wrapper #custom_html-5 .telegramlink {
        margin-top: 1px !important;
        padding: 5px 7px 6px 10px !important;
    }
    .menuo-right #Top_bar .menu_wrapper {
        position: absolute;
        left: 0px;
        width: 100%;
        top: 19px !important;
    }
    .menuo-right #Top_bar .menu_wrapper #custom_html-5 {
        position: absolute;
        right: 0px;
        top: -1px;
    }
    .menuo-right #Top_bar .menu_wrapper #menu {
        width: 100% !important;
    }
    #Top_bar .container {
        position: relative;
    }
    .menuo-right #Top_bar .menu_wrapper #menu .mega-menu-toggle {
        width: 36px !important;
        border-radius: 0px;
        position: absolute;
        right: 85px;
        top: 0px;
        height: 34px;
        background: #08C !important;
    }
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1::after {
        margin: -2px 0 0 0px;
    }
    
   
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1::after {
        color: #fff !important
    }
    /* #Header{position: static !important;} */
    #Top_bar a.responsive-menu-toggle {
        right: 13px !important;
        top: 50%;
        margin-top: 0px;
    }
    span.menu-toggle {
        display: block !important;
        width: 97% !important;
        text-align: right !important;
        padding-right: 20px !important;
        box-sizing: border-box;
    }
    #Side_slide #menu {
        width: 100%;
    }
}

@media (max-width:1200px) {
    .h-offering .four-blocks .column_column .column_attr {
        flex-direction: column;
        padding-top: 28px;
        padding-right: 0;
        padding-bottom: 25px;
    }
    .h-offering .four-blocks .column_column .column_attr .col-img {
        width: 100%;
        flex-basis: 208px;
    }
    .col-text {
        text-align: center;
        padding: 0 20px;
    }
    .forward-thinking-block br {
        display: none;
    }
    .what-we-do p.wp-caption-text {
        font-size: 21px;
        padding-left: 321px !important;
    }
    .ico_sec_3 p br {
        display: none;
    }
}

@media (max-width:1101px) {
    .top_sec_new .btn-hire {
        display: flex;
        justify-content: center;
    }
    .top_sec_new .btn-hire a {
        position: relative;
        padding: 3px 7px 2px 7px;
        font-size: 12px;
        white-space: nowrap;
    }
}

@media (max-width:767px) {
    .top_sec_new .btn-hire {
        padding-top: 0;
    }
    .menuo-right #Top_bar .menu_wrapper {
        top: 16px !important;
    }
    /* #Side_slide{width:100% !important; right:0px !important;background-color: transparent !important ; border-color:transparent  !important; }
    #Side_slide .close-wrapper{display:none !important;}
    #Side_slide #menu{width:100% !important;}
    #mega-menu-wrap-main-menu .mega-menu-toggle { width: 36px;  position: absolute; right: 0;  top: 14px; } */
}

@media (max-width:1096px) {
    .mobile-screen-spec .spec-points {
        top: 104px;
        width: 709px;
    }
    .mobile-screen-spec .spec-points li b {
        font-size: 14px;
    }
    .mobile-screen-spec .spec-points li br {
        display: none;
    }
    .mobile-screen-spec .spec-points li small {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-screen-spec img {
        width: 148px;
    }
    .mobile-screen-spec .spec-points li:nth-child(1),
    .mobile-screen-spec .spec-points li:nth-child(2),
    .mobile-screen-spec .spec-points li:nth-child(3),
    .mobile-screen-spec .spec-points li:nth-child(4) {
        width: 245px;
    }
    .mobile-screen-spec .spec-points li:nth-child(5),
    .mobile-screen-spec .spec-points li:nth-child(6),
    .mobile-screen-spec .spec-points li:nth-child(7) {
        width: 247px;
    }
    .mobile-screen-spec .spec-points li:nth-child(3) {
        top: 98px;
    }
    .mobile-screen-spec .spec-points li:nth-child(2) {
        top: 44px;
    }
    .mobile-screen-spec .spec-points li:nth-child(4) {
        top: 147px;
    }
    .mobile-screen-spec .spec-points li:nth-child(6) {
        top: 56px;
    }
    .mobile-screen-spec .spec-points li:nth-child(7) {
        top: 128px;
    }
    .mobile-screen-spec .spec-points li:nth-child(7)::before {
        background: url(../png/icon-pointer-qr-xs.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: right top;
        width: 175px;
        height: 181px;
        top: 15px;
    }
}

@media (max-width:1069px) {
    .main-banner .section_wrapper {
        min-height: 469px;
    }
    .main-banner .section_wrapper .column h1 {
        font-size: 47px;
        line-height: 47px;
    }
    .main-banner .section_wrapper .column p {
        font-size: 20px;
        margin-bottom: 16px;
    }
    .timeline_items>li:nth-child(even) h3:before {
        right: -89px !important;
    }
    .timeline_items>li:nth-child(2) i.fa {
        right: -65px;
    }
    .timeline_items>li:nth-child(4) i.fa {
        right: -67px;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(2) i.fa {
        right: -76px;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(4) i.fa {
        right: -79px;
    }
    .what-we-do p.wp-caption-text {
        font-size: 21px;
        padding-left: 368px !important;
    }
    .how-p2p-exchange-work-section .p2pex-left h3 {
        margin-top: 0;
    }
    .how-p2p-exchange-work-section {
        padding-top: 80px !important;
        padding-top: 40px !important;
    }
    .how-p2p-exchange-work-section:before {
        top: 0px;
        transform: translateY(0);
        height: 100%;
    }
}

@media (max-width:1024px) {
    .timeline_items>li:nth-child(3) i.fa {
        left: -74px;
    }
    .timeline_items>li i.fa {
        left: -64px;
    }
    .timeline_items>li:nth-child(5) i.fa {
        left: -74px;
    }
    .timeline_items>li .desc::after {
        display: none;
    }
    .brand-design-poster {
        background-size: contain !important;
    }
    .mobile-positions-timelines .timeline_items>li h3::before {
        left: -95px;
    }
    .minimum-size-block {
        padding: 40px 0 42px 54px;
    }
    .paoc-popup-modal {
        width: 96%;
    }
    .pop-form-left p br {
        display: none;
    }
    .pop-form-left {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:980px) {
    .other-features-block-text .mcb-wrap-inner>div:nth-child(2) h2 {
        font-size: 18px;
        margin-bottom: 2px;
    }
    .other-features-block-text .mcb-wrap-inner>div:nth-child(2) p {
        font-size: 14px;
        line-height: 22px;
    }
    .time-lineNew ul li.timeline-blocks {
        padding: 20px 40px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks h1,
    .time-lineNew ul li.timeline-blocks.right-blocks h1 {
        font-size: 16px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks::after {
        top: -16px;
        left: 42px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks::after {
        top: -15px;
        right: 39px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks p::before {
        top: -34px;
        right: -41px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks p::before {
        left: -46px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks p::after {
        top: 47%;
        left: -48.6px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks h1,
    .time-lineNew ul li.timeline-blocks.right-blocks h1 {
        padding-bottom: 0;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks p::after {
        right: -44.6px;
        top: 35%;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.roadmap::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.idea-creation::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.ico::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks.whitepaper::before {
        width: 95px;
        height: 111px;
        top: -62px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks.wallet_and_token::before {
        width: 95px;
        height: 111px;
        top: -62px;
    }
}

@media (max-width:959px) {
		/*new-footer-strat*/
		ul.footer-socialicons li img {
    width: 80%;
}
		.footer-global-heading h2.title {
    font-size: 26px !important;
    line-height: 36px !important;
}
ul.footer-socialicons li {
    padding: 0 4px;
}
			footer h3.upper-footer-heading {
    font-size: 25px !important;
    line-height: 36px !important;
}
	/*new-footer-end*/
    .h-block-revolution .h-bes-left h2 {
        font-size: 40px;
        line-height: 39px;
    }
    .h-bes-right img {
        width: 83%;
        float: right;
        margin-top: 16%;
    }
    .timeline_items>li h3:before {
        width: 65px;
        height: 65px;
        left: -64px;
    }
    .mobile-positions-timelines .timeline_items>li h3:before {
        width: 80px;
        height: 80px;
    }
    .timeline_items>li:nth-child(even) h3:before {
        right: -64px !important;
    }
    ul.timeline_items {
        height: 990px !important;
    }
    .what-we-do .section_wrapper .mcb-wrap-inner .column_column {
        position: relative !important;
        box-sizing: border-box;
        max-width: 100% !important;        
    }
    .what-we-do .section_wrapper .mcb-wrap-inner .column_image .image_frame {
        margin-top: 0 !important;
    }
    .what-we-do p.wp-caption-text {
        font-size: 21px;
        padding-left: 50px !important;
    }
}

@media (max-width:958px) {
    .h-block-revolution .mcb-wrap-inner .h-bes-left {
        padding-left: 0;
    }
    .partner-with-the-best-block .mcb-wrap-u9bgcpk1v {
        padding-left: 0;
        padding-right: 0;
    }
    #Footer {
        padding-top: 0;
    }
    .sec-head h2 br {
        font-size: 22px;
    }
    .team-section .team .desc_wrapper {
        width: 100%;
    }
    .team-section .team .desc_wrapper .desc a {
        width: 100%;
    }
    .team-section .team .desc_wrapper h4 {
        font-size: 15px;
    }
    .team-section .team .desc_wrapper p.subtitle {
        font-size: 12px;
    }
    .h-bespoke .mcb-wrap-inner .h-bes-left {
        padding-left: 0;
    }
    .section-our-logo-our-flag .mcb-section-inner>div.one-second {
        width: 336px;
        height: 336px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 25px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) p {
        font-size: 17px;
        line-height: 24px;
    }
    .section-our-logo-our-flag .first-thought-block-text h2 {
        white-space: nowrap;
        font-size: 21px;
        line-height: 29px;
    }
    .section-our-logo-our-flag .first-thought-block h2 {
        font-size: 28px;
    }
    .pricing-box .plan-header h2 {
        font-size: 17px !important;
    }
}

@media (max-width:960px) {
    .launch-erc-block {
        background-size: 171px;
    }
    .sub-header-antier {
        padding-top: 4% !important;
        padding-bottom: 0 !important;
    }
    .sub-header-antier .column {
        margin-bottom: 0 !important;
    }
    .bse-blocks .mcb-wrap-inner .column {
        max-width: 100%;
    }
    .recent-mob-position .mcb-wrap-3eeae2a60 {
        margin-bottom: 300px;
    }
    .mcb-section-626d911a0.recent-mob-position .mcb-wrap-faa262713 {
        margin-bottom: 300px;
    }
    .recent-mob-position {
        background-position: center 249px !important;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(2n) h3::before {
        right: -89px !important;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(2) i.fa {
        right: -65px;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(4) i.fa {
        right: -68px;
    }
    .stories-section .section_wrapper .mcb-wrap-339dto4ht .column {
        width: 98%;
    }
    .h-success-block ul.d-process li:nth-child(odd) p {
        bottom: 98%;
    }
    .h-success-block ul.d-process li:nth-child(even) p {
        top: 111%;
    }
    .counter-block h2 {
        font-size: 15px;
        padding-left: 15px;
    }
    .counter-block .desc_wrapper {
        padding-left: 19px !important;
    }
    .eb-solution-banner .section_wrapper>div:nth-child(3) {
        width: 70%;
        flex: 0 0 70%;
    }
    .eb-solution-banner .section_wrapper>div:nth-child(2) {
        width: 30%;
        flex: 0 0 30%;
    }
    .section-full-width {
        padding-top: 5px !important;
    }
    .section-full-width p {
        font-size: 14px;
        line-height: 23px;
    }
    .menu_wrapper #custom_html-5 .telegramlink {
        padding: 7px 7px 7px 10px !important;
    }
    .new_banner_points li::after {
        width: 100% !important;
    }
    .new_banner_points {
        margin-left: 0 !important;
    }
}

@media (max-width:1144px) {
    ul.timeline_items {
        height: 920px;
    }
}

@media (max-width:830px) {
    .banner_wrapper {
        display: none !important;
    }
    div#Top_bar {
        padding-top: 0 !important;
    }
    .hire-btn {
        display: none !important;
    }
    .section-our-brand .mcb-section-inner>div:nth-child(2) h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .section-express-ourselves .mcb-section-inner>div:nth-child(1) {
        padding-right: 61px;
    }
    .section-express-ourselves .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 23px;
        line-height: 33px;
    }
}

@media (max-width:938px) {
    .timeline_items>li:nth-child(2) i.fa {
        right: -54px;
    }
    .timeline_items>li:nth-child(4) i.fa {
        right: -57px;
    }
    ul.timeline_items {
        height: 994px;
    }
    .timeline_items>li:nth-child(2n) .desc {
        padding-right: 25px;
    }
    .timeline_items>li:nth-child(2) h3 span,
    .timeline_items>li:nth-child(4) h3 span {
        padding-right: 22px;
    }
    .h-blockchain-jurney .wp-caption-text {
        font-size: 12px;
    }
    .h-blockchain-offers .one-third {
        width: 48%;
    }
    .blockchain-adoption .one-fourth {
        width: 50% !important;
    }
    #Footer .footer_copy .copyright {
        font-size: 13px;
    }
}

@media (max-width:768px) {
    ul.timeline_items {
        height: 1135px;
    }
    .timeline_items>li:nth-child(2n) h3::before {
        right: -64px !important;
    }
    .timeline_items>li:nth-child(2) i.fa {
        right: -40px;
    }
    .timeline_items>li:nth-child(4) i.fa {
        right: -43px;
    }
    .h-success-block ul.d-process {
        max-width: 670px;
    }
   
}

@media (max-width:767px) {
    .sticky-from {
        display: none;
    }
	 #Footer .footer_copy .copyright {
        width: 100%;
        text-align: center;
    }
    .hide-in-mobile {
        display: none !important;
    }
    .header-classic #Action_bar {
        background-color: #024 !important;
    }
    .header-classic #Action_bar .contact_details li.slogan {
        display: inline-block;
        padding-left: 25px !important;
    }
    .header-classic #Action_bar .contact_details li a,
    .header-classic #Action_bar .contact_details li {
        color: #fff;
    }
    .sticky-from {
        left: 100%;
    }
    ul.contact_details li.mail {
        position: relative;
        left: inherit;
    }
    .sticky-from.show {
        left: inherit;
        right: 0;
    }
    div#Action_bar {
        transition: none;
    }
    body.sticknav #Action_bar {
        margin-top: -70px;
    }
    .crypto-page-header .mcb-wrap-inner {
        display: flex;
        flex-direction: column-reverse;
        align-self: unset;
    }
    .m-btn-hire-us,
    .m-btn-hire-us:focus,
    .m-btn-hire-us:hover {
        top: 236px;
    }
    #Top_bar a.responsive-menu-toggle {
        right: 5px;
    }
    .skypelink {
        top: 29px;
        display: none;
    }
	body.mobile-header-mini #Top_bar a.responsive-menu-toggle{
	   top: 0!important;
      margin: 0;
    }
    #Top_bar .logo {
        text-align: left;
        width: auto;
    }
    .container,
    .four.columns .widget-area,
    .section_wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .h-offering .four-blocks .column_column .column_attr p {
        font-size: 14px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box !important;
    }
    .partner-with-the-best-block {
        margin-bottom: 40px;
    }
    #Top_bar .menu_wrapper {
        float: right !important;
        width: auto;
    }
    .our-culture-block .our-culture-right {
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 25px !important;
        max-width: 100% !important;
    }
    .white br {
        display: none;
    }
    #Top_bar .logo #logo {
        margin: 5px;
    }
    .h-block-revolution .mcb-wrap-inner {
        flex-direction: column;
        padding-top: 40px;
    }
    .h-offering .four-blocks .column_column {
        flex: 0 0 100%;
        margin-bottom: 15px;
        max-width: 100%;
    }
    .h-offering .hdr h2 span {
        font-size: 16px;
        line-height: normal;
        width: 189px;
    }
    .h-offering .four-blocks .column_column .column_attr h3 {
        line-height: 32px;
    }
    .f-get-row {
        flex-direction: column;
    }
    .f-get-row>div {
        width: 100% !important;
        margin-bottom: 12px;
    }
    .f-get-row {
        margin-bottom: 0;
    }
    .text-with-btn input[type="submit"] {
        position: relative;
    }
    .h-blockchain-jurney h2 {
        line-height: normal;
    }
    .h-block-revolution .h-bes-left h2 {
        line-height: 31px;
    }
    .frame_top .mcb-wrap-inner {
        flex-direction: column;
    }
    .frame_top .mcb-wrap-inner h2 {
        margin-bottom: 45px;
    }
    .launch-erc-block {
        background-image: none !important;
        padding-top: 10% !important;
    }
    ul.timeline_items {
        height: auto !important;
    }
    .timeline_items>li:nth-child(2),
    .timeline_items>li:nth-child(3),
    .timeline_items>li:nth-child(4),
    .timeline_items>li:nth-child(5),
    .timeline_items>li:nth-child(6),
    .timeline_items>li:nth-child(7) {
        top: inherit;
    }
    .timeline_items>li:nth-child(2n)::before {
        left: 78px;
    }
    .timeline_items>li:nth-child(2n) h3::after {
        right: 41px;
    }
    .timeline_items>li:nth-child(2n) h3 span::before {
        left: -7px;
    }
    .timeline_items>li:nth-child(2n) h3::before {
        right: -6px !important;
    }
    .timeline_items>li:nth-child(2) i.fa {
        right: 18px;
    }
    .timeline_items>li:nth-child(4) i.fa {
        right: 15px;
    }
    .our-tried-modal-section h2 {
        font-size: 16px;
    }
    .robust-and-scalable-ico h2.heading-2 {
        font-size: 16px;
    }
    .launch-erc-block h2 {
        font-size: 15px;
    }
    .how-to-launch-an-section h2 {
        font-size: 16px;
    }
    .end-to-end-ico-section,
    .glance-at-our-ico-section,
    .how-to-launch-an-section,
    .our-tried-modal-section,
    .robust-and-scalable-ico,
    .why-choose-us-for-ico {
        padding-top: 12% !important;
        padding-bottom: 12% !important;
    }
    .digital_box_out .mcb-wrap-inner {
        flex-direction: column;
    }
    .logo-design-section .logo-design-section-b {
        padding: 37px 0 0 0 !important;
    }
    .logo-design-section-d {
        padding-left: 0;
        width: 100% !important;
        position: relative;
        top: 0;
    }
    .visual-identity-block {
        padding: 22px 0 0 0 !important;
    }
    .modals-sec-text.right {
        padding-left: 0 !important;
    }
    .modals-sec-text.left h2 {
        margin-right: 0;
        text-align: center;
    }
    .modals-sec-text.right h2 {
        margin-left: 0;
        text-align: center;
    }
    .engagement-box .mcb-wrap-inner {
        display: flex;
        flex-direction: column-reverse;
    }
    .sec-head .section_wrapper {
        max-width: 700px !important;
    }
    .poster-lmp-img {
        background-position: 0 -82px !important;
    }
    .brand-design-poster .section_wrapper {
        min-height: 450px;
    }
    .make_the_sec {
        padding: 50px !important;
    }
    .recent-mob-position .mcb-wrap-3eeae2a60 {
        margin-bottom: 316px;
    }
    .mcb-section-626d911a0.recent-mob-position .mcb-wrap-faa262713 {
        margin-bottom: 400px;
    }
    .mcb-section-626d911a0.recent-mob-position {
        background-position: center 216px !important;
    }
    .recent-mob-position {
        background-position: center 339px !important;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(2n) h3::before {
        right: -6px !important;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(2) i.fa {
        right: 17px;
    }
    .mobile-positions-timelines .timeline_items>li:nth-child(4) i.fa {
        right: 15px;
    }
    .blockchain-adoption .one-fourth,
    .h-blockchain-offers .one-third {
        width: 100% !important;
    }
    .blockchain-adoption .one-fourth .story_box {
        padding: 0 !important;
    }
    .h-success-block h2 {
        line-height: normal;
    }
    .h-success-block p.s-text {
        line-height: normal;
        margin-bottom: 0;
    }
    .h-success-block ul.d-process {
        flex-direction: column;
        height: auto;
        margin: 36px auto 20px;
        background: 0 0;
    }
    .h-success-block ul.d-process li {
        margin-bottom: 10px;
    }
    .h-success-block ul.d-process li:nth-child(even) p,
    .h-success-block ul.d-process li:nth-child(odd) p {
        position: relative;
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        padding-left: 80px;
        top: 0;
        bottom: 0;
    }
    .h-success-block ul.d-process li:nth-child(even) p:before,
    .h-success-block ul.d-process li:nth-child(odd) p:before {
        display: none;
    }
    .h-success-block ul.d-process li:before {
        width: 75px;
        height: 63px;
        left: 0;
        top: 0;
        transform: translate(0, 0);
    }
    .h-bes-right img {
        width: auto;
        float: none;
        margin-top: 0;
    }
    .main-banner .section_wrapper {
        min-height: 401px;
    }
    .animation-block-home {
        top: 0;
        right: 0 !important;
    }
    .banner-content {
        position: absolute;
        bottom: 25px;
        left: 15px;
        transform: translateY(0);
        z-index: 2;
    }
    .main-banner .section_wrapper .column h1 {
        font-size: 27px;
        line-height: normal;
        margin-bottom: 6px;
    }
    .main-banner .section_wrapper .column p {
        font-size: 16px;
        margin-bottom: 11px;
    }
    .h-blockchain-offers h2 {
        line-height: normal;
    }
    .h-blockchain-offers p.s-title {
        line-height: normal;
    }
    .blockchain-adoption h2 {
        margin-bottom: 15px;
    }
    .blockchain-adoption p.s-title {
        line-height: normal;
        margin-bottom: 28px;
    }
    .blockchain-adoption {
        padding-top: 12% !important;
        padding-bottom:20px !important;
    }
    .h-blog-section {
        margin-top: 14% !important;
    }
    .h-blog-section h2,
    .h-blog-section h4 {
        line-height: normal;
    }
    #Footer .footer_copy .social {
        margin-top: 7px;
        max-width: 260px;
        margin: 0 auto;
    }
    .mob-form-heding-position .mcb-wrap-inner {
        display: flex !important;
        flex-wrap: wrap;
    }
    .mob-form-heding-position .mcb-wrap-inner>div:nth-child(1) {
        order: 2;
    }
    .mob-form-heding-position .mcb-wrap-inner>div:nth-child(2) {
        order: 1;
    }
    .mob-form-heding-position .mcb-wrap-inner .column_attr h2 {
        color: #000 !important;
        margin-left: 0 !important;
    }
    .mob-form-heding-position .mcb-wrap-inner .column_attr h2 br {
        display: none !important;
    }
    .eb-solution-banner h1 {
        font-size: 20px;
    }
    .eb-solution-banner .section_wrapper>div:nth-child(2) {
        width: 100%;
        flex: 0 0 100%;
    }
    .eb-solution-banner .section_wrapper>div:nth-child(3) {
        width: 100%;
        flex: 0 0 100%;
        padding-left: 0;
        padding-bottom: 25px;
    }
    
    .eb-solution-banner .section_wrapper>div:nth-child(3) p.s-text {
        font-size: 16px;
    }
    .driving-the-blockchain-section .driving-block h2 {
        font-size: 22px;
    }
    .driving-the-blockchain-section .forward-thinking-block h2 {
        line-height: normal;
        font-size: 20px;
    }
    .driving-the-blockchain-section .driving-img .image_wrapper {
        text-align: center;
    }
    .benefits-block .mcb-wrap-inner {
        flex-direction: column;
    }
    .who-we-serve-block {
        margin-bottom: 50px !important;
    }
    .footer_bottom_logo ul {
        display: flex;
        box-sizing: border-box;
        padding-left: 35px;
        padding-right: 35px;
    }
    .footer_bottom_logo ul li {
        margin: 0 4px;
    }
    .footer_bottom_logo ul li img {
        max-width: 100%;
    }
    #Footer .footer_copy .social {
        margin: 36px auto 0 !important;
    }
    .footer_copy .social {
        text-align: center !important;
        justify-content: center;
    }
    .footer_copy .social::before {
        position: absolute !important;
        top: -26px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center !important;
        font-size: 15px !important;
        font-weight: 600 !important;
    }
    .driving-the-blockchain-section .driving-block p {
        text-align: center;
    }
    .f-block .f-row {
        flex-direction: column;
        margin-bottom: 0 !important;
    }
    .f-block .f-row .col-6 {
        flex: 0 0 100%;
    }
    .section-relizing-the-power .mcb-section-inner {
        flex-direction: column;
    }
    .section-relizing-the-power .rp-right {
        justify-content: flex-start;
    }
    .pop-form {
        flex-direction: column;
    }
    .pop-form-right {
        background: none;
    }
    .pop-form-right {
        padding-bottom: 50px;
        justify-content: center;
        align-items: center;
        text-align: center;
        white-space: nowrap;
    }
    .section_wrapper.mcb-section-inner {
        flex-direction: column;
    }
    
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) {
        min-height: auto;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(2) {
        min-height: auto;
    }
    .package-block .one-fourth {
        margin-bottom: 18px;
    }
    .sticky-icons {
        bottom: 56px;
        left: 10px;
    }
    #back_to_top.sticky {
        bottom: 67px;
        right: 0 !important;
    }
    .sticky-icons a.whatsapp-icon {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }
    .contact .fixed-height {
        height: auto !important;
    }
    .other-features-block-text .mcb-wrap-inner {
        flex-direction: column;
    }
    .other-features-block-text .mcb-wrap-inner {
        padding: 0;
    }
    .other-features-block-text .mcb-wrap-inner>div:nth-child(2) {
        padding: 23px;
        box-sizing: border-box;
    }
    .accordion h4 {
        text-align: center;
        font-size: 17px;
        color: #0b9eda;
    }
    .top_sec_new .Unparalleled_left .column_attr {
        padding: 0 !important;
        width: 100%;
    }
    .section-meticulously-crafted-offerings .s-width .mcb-wrap-inner {
        flex-direction: column;
    }
    .top_sec_new .btn-hire {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .top_sec_new .btn-hire a {
       /* max-width: 150px !important;*/
       width: auto !important;
        font-size: 12px;
        padding: 4px 10px;
        margin-bottom: 8px;
    }
    .section-meticulously-crafted-offerings .s-width.odd-b .mcb-wrap-inner {
        flex-direction: column-reverse;
    }
    ul.b-points li {
        max-width: 100% !important;
        width: 100% !important;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks {
        text-align: left;
    }
    .timeline-blocks.blank-li {
        display: none !important;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.idea-creation::before,
    .time-lineNew ul li.timeline-blocks.left-blocks.ico::before,
    .time-lineNew ul li.timeline-blocks.left-blocks.roadmap::before {
        left: -48px;
        right: auto;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks::after {
        right: 38px;
        left: auto;
        transform: rotate(180deg);
    }
    .time-lineNew ul li.timeline-blocks.left-blocks h1::before {
        left: -26px;
        right: auto;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks p::before {
        left: -41px;
        right: auto;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks p::after {
        left: -43.6px;
        top: 33%;
        right: auto;
    }
    .time-lineNew ul {
        justify-content: center;
    }
    .menuo-right #Top_bar .menu_wrapper #menu .mega-menu-toggle {
        right: 60px !important;
    }
    #mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open+#mega-menu-main-menu {
        position: absolute !important;
        margin-top: 0px !important;
        background: #002244;
        height: 100%;
        width: 100%;
        top: 50px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator::after {
        display: block !important;
        font-size: 20px !important;
    }
    ul.mega-sub-menu {
        padding-left: 0px !important;
        padding: 0px !important
    }
    ul.mega-sub-menu li:nth-child(1) {
        position: relative !important;
    }
    #Top_bar #menu ul li a span {
        right: 27px !important;
    }
    ul.mega-sub-menu li {
        min-height: auto !important;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 10px 12px 42px 10px !important;
    }
    ul.mega-sub-menu li:nth-child(1) .custom-html-widget {
        width: 100% !important
    }
    #Wrapper {
        padding-top: 62px !important;
    }
    body.sticknav #Wrapper {
        padding-top: 0px;
    }
    #Action_bar .contact_details li {
        padding-left: 25px !important;
    }
    #Action_bar .contact_details li.mail {
        padding-left: 0px !important;
    }
}

@media (max-width:600px) {
    .time-lineNew ul li.timeline-blocks {
        width: 100%;
        text-align: right;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.idea-creation::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks.whitepaper::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.roadmap::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks.wallet_and_token::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks.ico::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks p::before {
        top: -25px;
        left: -40px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks p::after {
        top: 37%;
        left: -42.6px;
    }
}

@media (max-width:479px) {
    .mob-form-heding-position .mcb-wrap-inner .column_attr h2 {
        font-size: 24px !important;
    }
    .mob-form-heding-position .mcb-wrap-inner .column .main_form p {
        text-align: center;
        margin-bottom: 10px;
    }
    .timeline_items>li:nth-child(2n)::before {
        left: 6px;
    }
    .timeline_items>li:nth-child(2) h3 span,
    .timeline_items>li:nth-child(4) h3 span {
        padding-top: 61px;
    }
    #Footer .one-fourth:nth-child(3) .widget_text {
        flex: 0 0 100% !important;
    }
    #Footer h4 {
        font-size: 20px !important;
    }
    #Footer .footer_copy .one {
        padding-top: 0 !important;
    }
    .client-testimonials .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
        margin: 0 0 20px;
        padding: 10px;
    }
    #Footer .one-second .tbl-div a b:before {
        top: 31px;
    }
    .brand-design-poster .section_wrapper {
        min-height: 355px;
    }
    .poster-lmp-img {
        background-image: none !important;
        min-height: 260px;
    }
    .visual-identity-block h3 {
        text-align: center;
    }
    .make_the_sec {
        padding: 20px !important;
    }
    .copyright {
        padding: 0 10px;
    }
    .stories-section-heding {
        line-height: 41px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks h1 {
        font-size: 14px;
    }
    .time-lineNew ul li.timeline-blocks {
        padding-right: 0px;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks h1 {
        font-size: 13.5px;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks::after {
        right: 0;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks::after {
        right: 0;
    }
    .time-lineNew ul li.timeline-blocks.right-blocks p::after {
        top: 43%;
    }
    .time-lineNew ul li.timeline-blocks.left-blocks p::after {
        top: 40%;
    }
    ul.mega-sub-menu li:nth-child(1) h4 {
        font-size: 16px !important;
    }
    #Top_bar #menu ul li ul li {
        width: 76% !important
    }
   
}

@media (max-width:475px) {
    .recent-mob-position {
        background-position: center 390px !important;
    }
}

@media (max-width:400px) {
    .mcb-section-626d911a0.recent-mob-position {
        background-size: contain !important;
    }
}

@media (max-width:370px) {
    .recent-mob-position {
        background-position: center 435px !important;
    }
    .mcb-section-626d911a0.recent-mob-position {
        background-position: center 248px !important;
    }
}

@media (max-width:350px) {
    .recent-mob-position {
        background-position: center 485px !important;
    }
}

@media (max-width:1500px) {
    .modules_box {
        padding: 0 20px 0 28px !important;
    }
    .modules_box h2,
    .modules_box h4 {
        font-size: 22px;
    }
}

@media (max-width:1350px) {
    .modules_box {
        padding: 0 20px 0 20px !important;
    }
}

@media (max-width:1300px) {
    .modules_box h2,
    .modules_box h4 {
        padding-left: 15px;
    }
    .modules_box ul {
        padding-left: 15px;
    }
}

@media (max-width:960px) {
    .contact-info-block {
        padding-top: 40px !important;
    }
    .conact_from {
        width: 97% !important;
    }
    .contact_img {
        width: 100% !important;
    }
    .contact_img .alignright {
        width: 100%;
        text-align: center;
    }
    .form_bottom h2,
    .form_bottom h3 {
        font-size: 35px;
        line-height: 40px;
    }
    .crypto_liq_out .crypto_liq_box {
        padding-left: 30px;
        padding-right: 0;
    }
    .crypto_liq_box p {
        font-size: 16px;
        font-weight: 400;
        color: #333;
        line-height: 25px;
    }
    .crypto_liq_box h2 {
        font-size: 22px;
        margin-top: 20px;
    }
    .crypto_liq_out .crypto_liq_box2 {
        padding-right: 0 !important;
    }
    .crypto_liq_out .mcb-wrap-inner {
        display: block;
    }
    .feature_listing ul {
        padding: 0 30px;
    }
    .feature_listing h3 {
        font-size: 40px;
        line-height: 45px;
        position: relative;
        padding: 30px 0 32px 0;
        text-align: center;
        top: 0;
        left: 0;
        width: calc(100% - 10px);
        margin-top: 11px;
        margin-left: 5px;
    }
    .coin-development-section .cd-left,
    .coin-development-section .cd-right,
    .types-of-token-security .tt-block-left,
    .types-of-token-security .tt-block-right {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .conact_from h1 {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .coin-development-section .cd-right p {
        font-size: 14px;
        line-height: 22px;
    }
    .coin-development-section .cd-right {
        padding-left: 22px;
    }
    .types-of-token-security .tt-block-left {
        padding-right: 0;
    }
    .types-of-token-security .tt-block-left h2 {
        margin-top: 0;
        margin-bottom: 18px;
    }
    .types-of-token-security .tt-block-left p {
        margin-bottom: 24px;
    }
    .types-of-token-security .tt-block-left .image_frame {
        margin-bottom: 25px;
    }
    .types-of-token-security .tt-block-left .image_frame img {
        width: auto;
    }
    .benefits-tokenization-section ul li {
        width: 50%;
    }
}

@media (max-width:767px) {
    h1, .text-logo #logo{
     font-weight:bold;   
    }
    .pop-form-right.for-exchange-demo {
        display: none;
    }
    .hide-for-crypto-mobile {
        display: block;
    }
    .contact-info-block {
        padding-top: 30px !important;
    }
    .crypto_liq_out:last-child .mcb-wrap-inner {
        flex-direction: column-reverse;
        display: flex;
        margin-top: 30px;
    }
    .ced-left-text {
        min-height: auto;
        padding-bottom: 25px;
        justify-content: center;
        text-align: center;
    }
    .ced-left-text h2 br {
        display: none;
    }
    .crypto_liq_out .crypto_liq_box {
        padding-left: 0;
    }
    .main_form {
        max-width: 100%;
       
    }
    .equal_sec .mcb-wrap-inner {
        display: block;
    }
    body:before {
        width: 100%;
        display: none;
    }
    .mian_img {
        text-align: center;
    }
    .Unparalleled_left .column_attr {
        width: 100%;
    }
    .Unparalleled_left h2 {
        font-size: 24px;
    }
    .Unparalleled_right {
        padding-left: 0;
    }
    .Unparalleled_right .column_attr.align_left {
        text-align: center;
    }
    .Unparalleled_right h3 {
        display: block;
        font-size: 25px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 15px;
    }
    .Unparalleled_right .common_btn {
        display: inline-block;
    }
    .story_boxes .desc_wrapper h3 {
        font-size: 14px !important;
    }
    .story_boxes .desc_wrapper {
        min-height: auto !important;
        margin-bottom: 30px;
    }
    .Unparalleled_right h3 br {
        display: none !important;
    }
    .module_head {
        margin: 60px 0 40px 0 !important;
    }
    .form_bottom .main_form {
        position: relative;
        top: 0;
        left: 0px;
        /*width: calc(100% - 40px) !important;*/
        float: none;
    }
    .hasCaptcha iframe {
        transform: scale(0.8);
        position: relative;
        left: -28px;
    }
    .form_bottom h2,
    .form_bottom h3 {
        padding: 0;
        text-align: center;
    }
    .bottom_form_in .column_attr {
        display: flex;
        flex-direction: column-reverse;
    }
    .form_bottom h2,
    .form_bottom h3 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 20px;
    }
    .feature_listing h3 {
        font-size: 36px;
        line-height: 40px;
        top: -26px;
    }
   
    .crypto_liq {
        margin-bottom: 60px !important;
        margin-top: 20px !important;
    }
    .req_btn {
        margin-bottom: 60px !important;
    }
    .container,
    .four.columns .widget-area,
    .section_wrapper {
        max-width: 100% !important;
    }
    .comman_heading h1 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 5px;
        padding-top:20px;
    }
    .package-block .popupaoc-button {
        margin-bottom: 10px;
    }
    .form_bottom_out .section_wrapper {
        flex-direction: column;
    }
    .form_bottom_out .section_wrapper:before {
        display: none;
    }
    .counter-block {
        position: relative;
    }
    .counter-block:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 87%;
        background: #024;
        display: block;
        left: 0;
        top: 54px;
        visibility: visible;
    }
    .counter-block h2 {
        font-size: 13px;
    }
    .counter-block .desc_wrapper p.title {
        font-size: 12px;
        line-height: normal;
        color: #fff;
    }
    .wpcf7-response-output {
        bottom: -65px;
    }
    .contact_bottom_idea .column_attr {
        flex-direction: column;
        align-items: center;
    }
    .contact_bottom_idea a {
        position: relative;
        right: 0;
    }
    .contact_bottom_idea h4 br {
        display: none;
    }
    .contact_bottom_idea h4 {
        font-size: 30px;
        line-height: 35px;
        padding: 30px 0;
    }
    .types-of-coins-section.grid-eq .mcb-wrap-inner {
        flex-direction: column;
    }
    .benefits-tokenization-section ul li {
        width: 100%;
    }
    .coin-development-section .cd-left h2 {
        font-size: 20px;
        line-height: 27px;
    }
    .coin-development-section .cd-left h2 b {
        font-size: 30px;
    }
    .types-of-token-security .tt-block-right h2 {
        font-size: 20px;
        line-height: 27px;
    }
    .types-of-token-security .tt-block-right h2 b {
        font-size: 30px;
    }
    .types-of-token-security .tt-block-right p {
        margin-bottom: 10px;
    }
    .footer_copy .container {
        padding-top: 0 !important;
    }
    #Footer .widgets_wrapper {
        padding-top: 25px !important;
    }
    .section-our-brand .mcb-section-inner {
        display: flex;
        flex-direction: column;
    }
    .section-our-brand .mcb-section-inner>div:nth-child(1) {
        order: 2;
    }
    .section-our-brand .mcb-section-inner>div:nth-child(2) {
        padding-left: 0;
        order: 1;
        margin-top: 35px;
        padding-left: 22px;
        padding-top: 17px;
    }
    .section-express-ourselves .mcb-section-inner>div:nth-child(1) {
        margin-top: 35px;
        justify-content: flex-start;
        text-align: left;
        padding-right: inherit;
        padding-left: 22px;
        padding-top: 15px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div.first-thought-block {
        background: #0f9bd8;
        height: 67px;
        justify-content: flex-start;
        box-sizing: border-box;
        padding-left: 25px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div.first-thought-block h2 {
        color: #fff;
    }
    .section-our-logo-our-flag .mcb-section-inner>div.first-thought-block-text {
        height: auto;
        padding-bottom: 25px;
        justify-content: flex-start;
        box-sizing: border-box;
        padding-left: 25px;
    }
    .section-our-logo-our-flag .mcb-section-inner {
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) {
        position: relative;
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1):before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #0f9bd8;
        bottom: -11px;
        visibility: visible;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(2) {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .section-first-thought .mcb-section-inner {
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(1) {
        background-color: rgb(0, 35, 65);
        padding-top: 34px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 42px;
        text-align: center;
        color: #fff;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(2) {
        padding-left: 30px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(2) h2 {
        font-size: 24px;
        line-height: 39px;
        color: rgba(255, 255, 255, 0.6);
    }
    .section-brand-identity .text-block p br {
        display: none;
    }
    .our-colors-block {
        padding-left: 30px;
    }
}

@media (max-width:600px) {
    .contact_bottom_text h5 {
        font-size: 18px;
    }
    .contact_bottom_text h5 span {
        display: block;
        margin-bottom: 5px;
    }
}

@media (max-width:980px) {
    .time-line ul li.timeline-blocks {
        padding: 20px 40px;
    }
    .time-line ul li.timeline-blocks.left-blocks h2,
    .time-line ul li.timeline-blocks.right-blocks h2 {
        font-size: 16px;
    }
    .time-line ul li.timeline-blocks.left-blocks::after {
        top: -16px;
        left: 42px;
    }
    .time-line ul li.timeline-blocks.right-blocks::after {
        right: 39px;
        top: -15px;
    }
    .time-line ul li.timeline-blocks.left-blocks p::before {
        right: -41px;
    }
    .time-line ul li.timeline-blocks.right-blocks p::before {
        left: -46px;
    }
    .time-line ul li.timeline-blocks.right-blocks p::after {
        left: -48.6px;
    }
    .time-line ul li.timeline-blocks.left-blocks h2,
    .time-line ul li.timeline-blocks.right-blocks h2 {
        padding-bottom: 0;
    }
    .time-line ul li.timeline-blocks.left-blocks p::after {
        right: -44.6px;
    }
    .time-line ul li.timeline-blocks.left-blocks.roadmap::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-line ul li.timeline-blocks.left-blocks.idea-creation::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-line ul li.timeline-blocks.left-blocks.ico::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-line ul li.timeline-blocks.right-blocks.whitepaper::before {
        width: 95px;
        height: 111px;
        top: -62px;
    }
    .time-line ul li.timeline-blocks.right-blocks.wallet_and_token::before {
        width: 95px;
        height: 111px;
        top: -62px;
    }
    .time-line ul li.timeline-blocks.right-blocks.walletDevelopment::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
    .time-line ul li.timeline-blocks.left-blocks.ico::before {
        top: -62px;
        right: -48px;
        width: 95px;
        height: 111px;
    }
}

@media (max-width:767px) {
    .time-line ul li.timeline-blocks.left-blocks {
        text-align: left;
    }
    .timeline-blocks.blank-li {
        display: none !important;
    }
    .time-line ul li.timeline-blocks.left-blocks.ico::before,
    .time-line ul li.timeline-blocks.left-blocks.idea-creation::before,
    .time-line ul li.timeline-blocks.left-blocks.roadmap::before,
    .time-line ul li.timeline-blocks.left-blocks.postICOMarketing::before,
    .time-line ul li.timeline-blocks.left-blocks.idea-1::before,
    .time-line ul li.timeline-blocks.left-blocks.idea-3::before,
    .time-line ul li.timeline-blocks.left-blocks.idea-5::before,
    .time-line ul li.timeline-blocks.left-blocks.idea-7::before {
        left: -54px;
        right: auto;
    }
    .time-line ul li.timeline-blocks.right-blocks.idea-2::before,
    .time-line ul li.timeline-blocks.right-blocks.idea-2::before {
        left: -57px;
    }
    .time-line ul li.timeline-blocks.left-blocks::after {
        right: 38px;
        left: auto;
        transform: rotate(180deg);
    }
    .time-line ul li.timeline-blocks.left-blocks h2::before {
        left: -26px;
        right: auto;
    }
    .time-line ul li.timeline-blocks.left-blocks p::before {
        left: -41px;
        right: auto;
    }
    .time-line ul li.timeline-blocks.left-blocks p::after {
        left: -43.6px;
        right: auto;
    }
    .time-line ul {
        justify-content: center;
    }
    .ico_sec_2_mob .mcb-wrap-inner {
        flex-direction: column;
    }
    .btn-connect a {
        clear: both;
        white-space: nowrap;
        display: block;
        max-width: 197px;
        margin: 0 auto 10px;
        white-space: nowrap;
    }
}

@media (max-width:600px) {
    .time-line ul li.timeline-blocks {
        width: 100%;
        text-align: right;
    }
    .time-line ul li.timeline-blocks.left-blocks.idea-creation::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.right-blocks.whitepaper::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.left-blocks.roadmap::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.right-blocks.wallet_and_token::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.left-blocks.ico::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.right-blocks.walletDevelopment::before {
        width: 75px;
        height: 91px;
        left: -37px;
    }
    .time-line ul li.timeline-blocks.left-blocks.postICOMarketing::before {
        width: 75px;
        height: 91px;
        left: -37px;
        top: -64px;
    }
    .time-line ul li.timeline-blocks.right-blocks p::before {
        left: -40px;
    }
    .time-line ul li.timeline-blocks.right-blocks p::after {
        left: -42.6px;
    }
    .section-relizing-the-power {
        padding-bottom: 29px !important;
    }
    .page-id-2607 .main_form .wpcf7-submit,
    .page-id-3019 .main_form .wpcf7-submit,
    .page-id-2696 .main_form .wpcf7-submit {
        bottom: 0 !important;
    }
}

@media (max-width:480px) {
    .time-line ul li.timeline-blocks.left-blocks h2 {
        font-size: 14px;
    }
    .time-line ul li.timeline-blocks {
        padding-right: 0;
    }
    .time-line ul li.timeline-blocks.right-blocks h2 {
        font-size: 13.5px;
    }
    .time-line ul li.timeline-blocks.left-blocks::after {
        right: 0;
    }
    .time-line ul li.timeline-blocks.right-blocks::after {
        right: 0;
    }
    .paoc-popup-modal img {
        height: auto;
    }
    .what-we-do p.wp-caption-text strong {
        font-size: 16px;
    }
    .what-we-do p.wp-caption-text {
        font-size: 16px;
    }
    .section-our-brand .mcb-section-inner>div:nth-child(2) h1 {
        font-size: 34px;
        line-height: 37px;
    }
    .section-express-ourselves .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 24px;
    }
    .section-our-logo-our-flag .mcb-section-inner>div:nth-child(1) p {
        font-size: 16px;
        line-height: 25px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(1) h2 {
        font-size: 30px;
    }
    .section-first-thought .mcb-section-inner>div:nth-child(2) h2 {
        font-size: 20px;
        line-height: 33px;
    }
    .section-full-width h2 {
        margin-bottom: 27px;
    }
    .skypelink {
        left: -91px;
    }
    .pop-form-left h3 {
        font-size: 23px;
    }
    .telegramlink span {
        display: none;
    }
    .telegramlink {
        padding-right: 15px;
        padding-left: 17px;
    }
    #Footer .footer_copy .social {
        flex-wrap: wrap;
    }
    #Footer .footer_copy .social li {
        margin-bottom: 7px;
    }
    .form_single_post {
        padding: 20px;
    }
    .menu_wrapper #custom_html-5 .telegramlink {
        padding: 10px 7px 5px 10px !important;
    }
   
}

@media (max-width:350px) {
    #Wrapper {
        padding-top: 60px !important;
    }
    body.sticknav #Wrapper {
        padding-top: 0 !important;
    }
}

@media (max-width:352px) {
    body.sticknav #Action_bar {
        margin-top: -77px;
    }
    .page-id-2607 .ced-left-text a,
    .page-id-3019 .ced-left-text a,
    .page-id-2696 .ced-left-text a {
        padding: 6px 11px 5px 11px !important;
        font-size: 12px;
    }
    .page-id-2607 .main_form .wpcf7-submit,
    .page-id-3019 .main_form .wpcf7-submit,
    .page-id-2696 .main_form .wpcf7-submit {
        width: 100%;
    }
}

.hide-section {
    display: none !important;
}

.blue-text-for-heading h1 {
    color: #373a3c !important;
}

.blue-text-for-heading h2 {
    color: #373a3c !important;
}

.blue-heading {
    color: #373a3c !important;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 35px rgba(37, 211, 102, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 35px rgba(37, 211, 102, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 35px rgba(37, 211, 102, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 35px rgba(37, 211, 102, 0);
    }
}

.h-blockchain-offers-sto {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
}

.h-blockchain-offers-sto .icon_box .image_wrapper {
    right: auto;
    left: 25px
}

.h-blockchain-offers-sto-b .icon_box {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    padding: 65px 0 0 0;
    background: transparent;
    box-shadow: 0 0 0 0 #000;
}

.h-blockchain-offers-sto-b .icon_box p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #024;
    font-weight: 400;
    color: #002244;
}

.h-blockchain-offers-sto-b .icon_box .image_wrapper {
    position: absolute;
    top: 0;
    left: 0px;
    top: 26px;
    right: auto;
}

.h-blockchain-offers-sto-b .icon_box .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    text-align: left;
    font-weight: 600 !important;
    margin-bottom: 0;
}

.sto_top_sec p {
    line-height: 28px;
    font-size: 14px;
    color: #000;
}

.sto_top_sec .btn-hire a {
    margin: 25px 15px 0 0;
}

.sto_top_btn a {
   /* background: #002244 !important;
    padding-right: 20px !important;
    text-transform: uppercase;*/
}

.sto_top_btn a:hover {
   /* background: #f28a04 !important*/
}

@media (max-width:900px) {
    .sto_top_sec .btn-hire {
        text-align: center;
    }
    .sto_top_sec .btn-hire a {
        margin: 10px 0 0 0;
    }
}

.section-IndustriesDisrupted {
    padding-top: 60px;
    padding-bottom: 50px;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner {
    display: flex;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner>div {
    height: 100%;
    width: 185px;
    height: 185px;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner .icon_box {
    background: #f7f7f7;
    padding: 45px 10px 10px 10px;
    display: flex;
    height: 100%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all .35s;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner .image_wrapper {
    background: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 64px;
    border-radius: 50%;
    box-shadow: 3px 5px 16px 0px rgba(0, 0, 0, 0.07);
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner .desc_wrapper h4.title {
    position: relative;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    margin: 0;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner .icon_box:hover {
    background: #0b9eda;
    transition: all .35s;
}

.section-IndustriesDisrupted-cta .mcb-wrap-inner .icon_box:hover h4.title {
    color: #fff;
}

@media(max-width:1088px) {
    .section-IndustriesDisrupted-cta .mcb-wrap-inner .icon_box {
        padding-top: 25px
    }
    .section-IndustriesDisrupted-cta .mcb-wrap-inner>div {
        width: 31.3334%;
        height: 155px;
    }
    .section-IndustriesDisrupted-cta .mcb-wrap-inner {
        display: flex;
        flex-wrap: wrap;
    }
}

@media(max-width:710px) {
    .section-IndustriesDisrupted-cta .mcb-wrap-inner {
        display: flex;
        justify-content: space-between;
    }
    .section-IndustriesDisrupted-cta .mcb-wrap-inner .icon_box {
        padding-top: 25px
    }
    .section-IndustriesDisrupted-cta .mcb-wrap-inner>div {
        width: 50%;
        max-width: 49%;
        height: 155px;
    }
    .section-IndustriesDisrupted-cta .mcb-wrap-inner {
        display: flex;
        flex-wrap: wrap;
    }
}

.icon-on-ethereum {
    padding-top: 60px;
    padding-bottom: 60px;
}

.icon-on-ethereum .mcb-wrap-inner {
    display: flex;
}

.icon-on-ethereum .mcb-wrap-inner .column {
    margin: 0
}

.icon-on-ethereum .mcb-wrap-inner>div {
    width: 48%;
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) {
    width: 52%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr {
    background: #fff;
    padding: 40px 55px 21px;
    margin: 0 0 0 -50px;
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr p {
    font-size: 15px;
    line-height: 25px;
    color: #333
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) ul {
    margin: 0px 0 10px 0;
    padding: 0;
    color: #333
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) ul li {
    position: relative;
    font-size: 14px;
    color: #000;
    padding-left: 26px;
    margin-bottom: 7px;
    font-weight: 400;
}

.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) ul li:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    background: url(../png/arrow-blue-icon.png) no-repeat;
    background-size: 100%;
    left: 0px;
    top: 3px;
}

@media(max-width:1000px) {
    .icon-on-ethereum .mcb-wrap-inner>div:nth-child(1) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .h-blockchain-offers-sto-b .wallet_block_left .desc_wrapper {
        padding-left: 40px !important;
    }
    .h-blockchain-offers-sto-b .wallet_block_left {
        margin-bottom: 30px !important;
    }
}

@media(max-width:767px) {
    .icon-on-ethereum .mcb-wrap-inner {
        flex-wrap: wrap
    }
    .icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr {
        margin: 0;
    }
    .h-blockchain-offers-sto-b .wallet_block_left .icon_box {
        min-height: auto !important;
    }
}

.sectionExpertiseinICO .section_wrapper {
    max-width: 100% !important;
    padding: 0px;
    margin: 0px;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(1) {
    padding-top: 60px;
    margin-bottom: 0px;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(1) p {
    color: #333;
    font-size: 16px;
    line-height: 25px;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) {
    max-width: 950px;
    margin: 0 auto;
    padding-bottom: 50px;
    float: none;
    clear: both;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) .column {
    margin: 0;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) .icon_box {
    border: 1px solid rgba(0, 0, 0, 0.16);
    box-shadow: 2px 4px 7px 0px rgba(0, 0, 0, 0.17);
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) .image_wrapper {
    margin-bottom: 0
}

.sectionExpertiseinICO .section_wrapper>div:nth-child(2) .desc_wrapper h4.title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

@media(max-width:767px) {
    .sectionExpertiseinICO .section_wrapper>div:nth-child(2) .mcb-wrap-inner>div {
        width: 48% !important;
        margin-bottom: 25px !important;
    }
    .main_form .wpcf7-submit {
        max-width: 100% !important;
        width: 100%;
    }
}

.section-top-number .section_wrapper {
    max-width: 1176px;
    padding-top: 45px;
}

.section-top-number .section_wrapper .mcb-wrap-inner>div {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
    min-height: 241px;
}

.section-top-number .section_wrapper .mcb-wrap-inner>div h3 {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    color: #20a6dd;
    padding-bottom: 25px;
}

.section-top-number .section_wrapper .mcb-wrap-inner>div h3:before {
    position: absolute;
    content: '';
    width: 88px;
    height: 11px;
    border-bottom: 1px dashed #c2cad2;
    bottom: 0;
    display: block;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.section-top-number .section_wrapper .mcb-wrap-inner>div p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
    margin: 0;
}

.section-top-number.more-top-padding {
    padding-top: 55px !important;
}

.is_hidemeti {
    display: none;
}

.feature_main.exchange_new .one-third {
    border: 2px solid #fff;
}

.know-more-about-services {
    padding-top: 25px
}

.know-more-about-services h2 {
    margin-bottom: 35px !important;
}

a.knowMoreAboutServices {
    position: relative;
    margin: 0;
    background: #002244;
    color: #fff;
    padding: 12px 36px 12px 36px;
    transition: all .25s;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    box-shadow: 0px 6px 7px 0px rgba(11, 158, 85, 0.22);
    left: -22px;
    margin-top: 100px;
}

a.knowMoreAboutServices:before {
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    background: url(../png/icon-expand.png);
    background-repeat: no-repeat;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

a.knowMoreAboutServices.is_show:before {
    background: url(../png/icon-collapse.png);
}

@media(max-width: 1170px) {
    .walletBenefit .walletBenefitHedings h4 {
        line-height: 35px;
    }
}
@media(min-width: 768px) and (max-width: 1200px) {
.team-section .team .desc_wrapper {
    bottom: -30px;
    width: 100% !important;
}
}
@media(min-width: 768px) and (max-width: 959px) {
    .walletBenefit .walletBenefitHedings h4 {
        line-height: 32px
}
	.team-section .team .desc_wrapper p.subtitle {
    font-size: 10px;
}
	
}

@media only screen and (min-width: 1240px) {
    body.page-id-2496 #Top_bar .menu li ul li {
        max-width: 33% !important;
    }
    body.page-id-10377 #Top_bar .menu li ul li {
        max-width: 33% !important;
    }
    body.page-id-10438 #Top_bar .menu li ul li {
        width: 33% !important;
    }
    
    body.page-id-2496 #Top_bar .menu>li:not(.mfn-megamenu-parent) {
        position: static;
    }
    body.page-id-10377 #Top_bar .menu>li:not(.mfn-megamenu-parent) {
        position: static;
    }
    body.page-id-10438 #Top_bar .menu>li:not(.mfn-megamenu-parent) {
        position: static;
    }
    body.page-id-2496 #Top_bar .menu>li.submenu.hover a {
        background: #002244 !important;
    }
    body.page-id-2496 #Top_bar .menu>li.submenu.hover a {
        background: #10377 !important;
    }
    body.page-id-2496 #Top_bar .menu>li ul {
        width: 100%;
        background: #002244 !important;
        border-top-color: #002244 !important;
        top: 97%;
        box-sizing: border-box;
        padding-left: 400px;
        min-height: 400px;
    }
    body.page-id-10377 #Top_bar .menu>li ul {
        width: 100%;
        background: #002244 !important;
        border-top-color: #002244 !important;
        top: 97%;
        box-sizing: border-box;
        padding-left: 400px;
        min-height: 400px;
    }
    body.page-id-10438 #Top_bar .menu>li ul {
        width: 100%;
        background: #002244 !important;
        border-top-color: #002244 !important;
        top: 97%;
        box-sizing: border-box;
        min-height: 400px;
    }
    body.page-id-2496 #Top_bar .menu>li ul {
        flex-wrap: wrap;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    body.page-id-10377 #Top_bar .menu>li ul {
        flex-wrap: wrap;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    body.page-id-10438 #Top_bar .menu>li ul {
        flex-wrap: wrap;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    body.page-id-2496 #Top_bar .menu>li:hover ul {
        display: flex !important;
    }
    body.page-id-10377 #Top_bar .menu>li:hover ul {
        display: flex !important;
    }
   
    body.page-id-2496 #Top_bar .menu>li ul li {
        flex: 0 0 450px;
        padding-left: 35px;
        padding-right: 35px;
        box-sizing: border-box;
    }
    body.page-id-10377 #Top_bar .menu>li ul li {
        flex: 0 0 450px;
        padding-left: 35px;
        padding-right: 35px;
        box-sizing: border-box;
    }
    body.page-id-10438 #Top_bar .menu>li ul li {
        flex: 0 0 450px;
        padding-left: 35px;
        padding-right: 35px;
        box-sizing: border-box;
    }
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1) {
        max-width: 400px;
        width: 380px !important;
        position: absolute;
        left: 0px;
        top: 40px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1) {
        max-width: 400px;
        width: 380px !important;
        position: absolute;
        left: 0px;
        top: 40px;
    }
    
    body.page-id-2496 #Top_bar .menu>li ul li>a {
        border-top: 2px dashed rgba(205, 205, 205, 0.22);
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
    }
    body.page-id-10377 #Top_bar .menu>li ul li>a {
        border-top: 2px dashed rgba(205, 205, 205, 0.22);
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
    }
    body.page-id-10438 #Top_bar .menu>li ul li>a {
        border-top: 2px dashed rgba(205, 205, 205, 0.22);
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
    }
    body.page-id-2496 #Top_bar .menu>li ul li>a:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 2px;
        left: 0px;
        top: -2px;
        background: #0c9eda;
        transition: all .25s;
    }
    body.page-id-10377 #Top_bar .menu>li ul li>a:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 2px;
        left: 0px;
        top: -2px;
        background: #0c9eda;
        transition: all .25s;
    }
    body.page-id-10438 #Top_bar .menu>li ul li>a:before {
        position: absolute;
        content: '';
        width: 100px;
        height: 2px;
        left: 0px;
        top: -2px;
        background: #0c9eda;
        transition: all .25s;
    }
    body.page-id-2496 #Top_bar .menu>li ul li>a:after {
        position: absolute;
        content: '';
        width: 13px;
        height: 13px;
        background: url(../png/linkhover.png) no-repeat;
        background-size: 100%;
        left: -22px;
        top: 15px;
        border: 1px soild #900;
        opacity: 0;
        transition: opacity .35s;
    }
    body.page-id-10377 #Top_bar .menu>li ul li>a:after {
        position: absolute;
        content: '';
        width: 13px;
        height: 13px;
        background: url(../png/linkhover.png) no-repeat;
        background-size: 100%;
        left: -22px;
        top: 15px;
        border: 1px soild #900;
        opacity: 0;
        transition: opacity .35s;
    }
    body.page-id-10438 #Top_bar .menu>li ul li>a:after {
        position: absolute;
        content: '';
        width: 13px;
        height: 13px;
        background: url(../png/linkhover.png) no-repeat;
        background-size: 100%;
        left: -22px;
        top: 15px;
        border: 1px soild #900;
        opacity: 0;
        transition: opacity .35s;
    }
    body.page-id-2496 #Top_bar .menu>li ul li>a:hover:before {
        width: 100%;
    }
    body.page-id-10377 #Top_bar .menu>li ul li>a:hover:before {
        width: 100%;
    }
    body.page-id-10438 #Top_bar .menu>li ul li>a:hover:before {
        width: 100%;
    }
    body.page-id-2496 #Top_bar .menu>li ul li>a:hover:after {
        opacity: 1;
    }
    body.page-id-10377 #Top_bar .menu>li ul li>a:hover:after {
        opacity: 1;
    }
    body.page-id-10438 #Top_bar .menu>li ul li>a:hover:after {
        opacity: 1;
    }
    body.page-id-2496 #Top_bar .menu>li ul li a>span {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }
    body.page-id-10377 #Top_bar .menu>li ul li a>span {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }
    body.page-id-10438 #Top_bar .menu>li ul li a>span {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }
    body.page-id-2496 #Top_bar .menu>li ul li a>span:hover {}
    body.page-id-10377 #Top_bar .menu>li ul li a>span:hover {}
    body.page-id-10438 #Top_bar .menu>li ul li a>span:hover {}
    body.page-id-2496 #Top_bar .menu>li ul li a>span .description {
        font-size: 14px;
        line-height: 23px;
        color: rgba(255, 255, 255, 0.5);
        font-weight: 300;
        margin-top: 10px;
        cursor: default;
    }
    body.page-id-10377 #Top_bar .menu>li ul li a>span .description {
        font-size: 14px;
        line-height: 23px;
        color: rgba(255, 255, 255, 0.5);
        font-weight: 300;
        margin-top: 10px;
        cursor: default;
    }
    body.page-id-10438 #Top_bar .menu>li ul li a>span .description {
        font-size: 14px;
        line-height: 23px;
        color: rgba(255, 255, 255, 0.5);
        font-weight: 300;
        margin-top: 10px;
        cursor: default;
    }
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1) a>span .description {
        color: rgba(255, 255, 255, 1);
    }
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1) a>span .description {
        color: rgba(255, 255, 255, 1);
    }
    body.page-id-10438 #Top_bar .menu>li ul li:nth-child(1) a>span .description {
        color: rgba(255, 255, 255, 1);
    }
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1) a {
        cursor: default;
        border-top: 0px;
        padding-top: 0px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1) a {
        cursor: default;
        border-top: 0px;
        padding-top: 0px;
    }
    
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1) a>span {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
    }
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1) a>span {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
    }
   
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1)>a:before,
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1)>a:after {
        display: none;
    }
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1)>a:before,
    body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1)>a:after {
        display: none;
    }
    
    body.page-id-2496 #Top_bar .menu>li ul li.whiteLabel {
        background: url(../png/whitelable_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li.whiteLabel {
        background: url(../png/whitelable_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10438 #Top_bar .menu>li ul li.whiteLabel {
        background: url(../png/whitelable_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-2496 #Top_bar .menu>li ul li.coinTokenDevelopment {
        background: url(../png/crypto_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li.coinTokenDevelopment {
        background: url(../png/crypto_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10438 #Top_bar .menu>li ul li.coinTokenDevelopment {
        background: url(../png/crypto_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-2496 #Top_bar .menu>li ul li.marketingNav {
        background: url(../png/solution_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li.marketingNav {
        background: url(../png/solution_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10438 #Top_bar .menu>li ul li.marketingNav {
        background: url(../png/solution_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-2496 #Top_bar .menu>li ul li.ourBrandNav {
        background: url(../png/brand_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10377 #Top_bar .menu>li ul li.ourBrandNav {
        background: url(../png/brand_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
    body.page-id-10438 #Top_bar .menu>li ul li.ourBrandNav {
        background: url(../png/brand_icon.png) no-repeat;
        background-position: 25px 0px;
        padding-left: 90px;
    }
}

@media (max-width: 1239px) {
    body.page-id-2496 #Top_bar .menu>li ul li:nth-child(1),
    body.page-id-2496 #Top_bar .menu>li ul li .description {
        display: none !important;
    }
    body.page-id-2496 #Side_slide #menu ul li a span.description {
        display: none !important;
    }
    body.page-id-2496 .sub-menu li:nth-child(1) {
        display: none !important;
    }
    
     body.page-id-10377 #Top_bar .menu>li ul li:nth-child(1),
    body.page-id-10377 #Top_bar .menu>li ul li .description {
        display: none !important;
    }
    body.page-id-10377 #Side_slide #menu ul li a span.description {
        display: none !important;
    }
    body.page-id-10377 .sub-menu li:nth-child(1) {
        display: none !important;
    }
     body.page-id-10438 #Top_bar .menu>li ul li:nth-child(1),
    body.page-id-10438 #Top_bar .menu>li ul li .description {
        display: none !important;
    }
    body.page-id-10438 #Side_slide #menu ul li a span.description {
        display: none !important;
    }
    body.page-id-10438 .sub-menu li:nth-child(1) {
        display: none !important;
    }
}

.mlm_header {
    padding-bottom: 52px !important;
}

body.page-id-5384 h2 {
    color: #161922;
    font-weight: 600;
    margin-bottom: 26px;
}

body.page-id-5384 h2 span.heading_blue {
    font-weight: 600;
    color: #0c9eda;
    text-transform: uppercase;
}

body.page-id-5384 p {
    font-size: 14px;
    line-height: 24px;
}

body.page-id-5384 .bottom_form_in p {
    color: #fff
}

body.page-id-5384 .mlm_header h1 {
    color: #012245;
    font-weight: 600;
    margin-bottom: 19px;
    margin-top: 36px;
}

body.page-id-5384 .mlm_header p {
    font-size: 22px;
    margin-bottom: 50px;
}

body.page-id-5384 .mlm_header .btn-hire .popupaoc-button {
    box-shadow: 0px 4px 12.22px 0.78px rgba(27, 53, 102, 0.31);
}

body.page-id-5384 .mlm_heroSection {
    padding-top: 36px !important;
    width: calc(100% - 66px);
    margin: 0 auto;
}

body.page-id-5384 .mlm_heroSection h2 {
    margin-top:20px;
}

body.page-id-5384 .mlm_heroSection ul.heroList {
    margin: 0 0 34px 0 !important;
    padding: 0;
}

body.page-id-5384 .mlm_heroSection ul.heroList li {
    position: relative;
    color: #069eda;
    font-size: 20px;
    font-weight: 400;
    padding-left: 22px;
    margin-bottom: 10px;
}

body.page-id-5384 .mlm_heroSection ul.heroList li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 6px;
    width: 17px;
    height: 15px;
    background: url(../png/arrow_herolist.png) no-repeat;
}

body.page-id-5384 .mlm_heroSection .btn-hire .popupaoc-button,.scheduledemoo .popupaoc-link {
    background: #f28a04;
    /*background: #f28a04 url(images/list-arrow-white@2x.png) no-repeat;*/
    background-position: 96% center;
    background-size: 21px;
    box-shadow: none;
}

body.page-id-5384 .mlm_heroSection .btn-hire .popupaoc-button:hover,.scheduledemoo .popupaoc-link:hover {
   /* background: #069eda url(images/list-arrow-white@2x.png) no-repeat; */
    background: #069eda;
    background-position: 96% center;
    background-size: 21px;
    box-shadow: none;
}

body.page-id-5384 .mlm_heroSection .main_form {
    box-shadow: none;
    background: #fff;
    border-radius: 0px;
    padding: 29px 33px 0 33px;
    width: 100%;
    max-width: 450px;
    box-sizing: border-box;
    position: relative;
}

body.page-id-5384 .mlm_heroSection .main_form h4 {
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    color: #012245;
    margin-bottom: 5px;
}

body.page-id-5384 .mlm_heroSection .main_form p.sub_heading {
    font-size: 16px;
    font-weight: 400;
    color: #012245;
    margin-bottom: 23px;
}

body.page-id-5384 .mlm_heroSection .main_form input {
    height: 31px;
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 14px !important;
    padding: 0 0px;
    border: 0px;
    border-bottom: 1px solid #e4e4e4;
    color: #012245;
}

body.page-id-5384 .mlm_heroSection .main_form textarea {
    box-shadow: none;
    margin-bottom: 14px !important;
    padding: 0 0px;
    border: 0px;
    border-bottom: 1px solid #e4e4e4;
    color: #012245;
}

body.page-id-5384 .mlm_heroSection .main_form .intl-tel-input input {
    padding-left: 55px;
}

body.page-id-5384 .mlm_heroSection .main_form ::-webkit-input-placeholder {
    /* Edge */
    color: #012245;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}

body.page-id-5384 .mlm_heroSection .main_form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #012245;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}

body.page-id-5384 .mlm_heroSection .main_form ::placeholder {
    color: #012245;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}

body.page-id-5384 .mlm_heroSection .main_form span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

body.page-id-5384 .main_form .wpcf7-submit {
    text-transform: uppercase;
    border: 0;
    margin: 24px 0 0 0;
    width: 116px;
    height: 50px !important;
    border-radius: 0;
}

body.page-id-5384 .main_form .hasTextArea span.wpcf7-form-control-wrap {
    margin-bottom: 0;
}

body.page-id-5384 .mlm_heroSection .column {
    margin: 0;
    width: 50%;
}

body.page-id-5384 .mlm_heroSection .section_wrapper {
    padding: 0px;
    max-width: 1337px;
}

body.page-id-5384 .mlm_heroSection .mcb-wrap-inner {
    display: flex;
}

body.page-id-5384 .mlm_heroSection .ced-left-text {
    padding: 0;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    width: 50%;
    margin: 0;
}

.section-AmplifyingEarning {
    padding-top: 134px !important;
    padding-bottom: 48px !important;
}

.section-AmplifyingEarning .section_wrapper {
    display: flex
}

.section-AmplifyingEarning .section_wrapper>div:nth-child(1) {
    position: relative;
    left: -141px;
}

.section-AmplifyingEarning .section_wrapper>div:nth-child(2) {
    display: flex;
    align-items: center;
}

.section_theOpportunity .section_wrapper {
    display: flex;
}

.section_theOpportunity .section_wrapper>div:nth-child(1) {
    display: flex;
    align-items: center;
}

.section_theOpportunity .section_wrapper>div:nth-child(1) h2 {
    color: #002245;
}

.section_theOpportunity .section_wrapper>div:nth-child(1) p {
    color: #002245;
}

.section_theOpportunity .section_wrapper .column {
    margin-bottom: 0px;
}

.section-theProblem {
    background: #fbfbfb;
    padding-top: 108px !important;
    padding-bottom: 10px !important;
}

.section-theProblem .problem_row .column {
    margin-bottom: 0
}

.problem_row .icon_box .image_wrapper {
    text-align: left
}

.problem_row .icon_box .desc_wrapper {
    text-align: left;
}

.problem_row .icon_box .desc_wrapper h4.title {
    font-size: 20px;
    color: #000000;
    font-weight: 600
}

.problem_row .icon_box .desc {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.section_theSolutions {
	padding-top: 94px !important;
    padding-bottom: 69px !important;
}

.section_theSolutions p {
    margin-bottom: 10px
}

.section_theSolutions p strong {
    color: #002245;
}

.section_theSolutions .btn-hire {
    margin-top: 38px !important;
}

.section_theSolutions .btn-hire .popupaoc-button {
    background: #002244;
    padding-right: 20px;
    box-shadow: none;
}

.section_theSolutions .btn-hire .popupaoc-button:hover {
    background: #ffa01d;
}

.section_ourOffering .mcb-wrap-inner {
    padding-top: 83px !important;
}

.section_ourOffering .mcb-wrap-inner .column {
    margin-bottom: 0;
}

.section_ourOffering .section_wrapper>div:nth-child(2) h2 span.heading_blue {
    color: #fff;
}

.section_ourOffering .section_wrapper>div:nth-child(2) p {
    color: #fff;
}

.section_ourOffering .btn-hire {
    margin-top: 40px !important;
}

.section_ourOffering .btn-hire .popupaoc-button {
    background: #002244;
    padding-right: 20px;
}

.section_ourOffering .btn-hire .popupaoc-button:hover {
    background: #ffa01d;
}

.section_ecosystem {
    padding-top: 114px !important;
}

.ecosystemRow .mcb-wrap-inner {
    display: flex;
}

.ecosystemRow .mcb-wrap-inner>div {
    background: #002245;
    margin: 0;
    box-sizing: border-box;
    padding-top: 47px;
    padding-bottom: 61px;
    padding-left: 39px;
    padding-right: 39px;
    width: 33.3334%;
}

.ecosystemRow .mcb-wrap-inner>div:nth-child(2) {
    background: #001830;
}

.ecosystemRow .mcb-wrap-inner>div .icon_box .image_wrapper {
    text-align: left;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper {
    text-align: left;
    color: #fff;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper h4.title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    min-height: 76px;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper h4.title strong {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper .desc {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper .desc b {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 23px;
    display: block;
    margin-bottom: 12px;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper .desc ul {
    margin: 0;
    padding: 0;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper .desc ul li {
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 17px;
    margin-bottom: 0;
}

.ecosystemRow .mcb-wrap-inner>div .desc_wrapper .desc ul li:before {
    position: absolute;
    left: 0px;
    top: 11px;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background-color: #fff;
}

.cta_ecosystem {
    padding-top: 62px;
    padding-bottom: 76px;
}

.cta_ecosystem .top_sec_new .btn-hire a {
    box-shadow: none;
}

body.page-id-5384 .section_whyOurSolution {
    padding-bottom: 30px !important;
}


.whyOurSolution_row .mcb-wrap-inner {
    display: flex;
    justify-content: space-between;
}

.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner {
    margin: 7px;
    box-sizing: border-box;
    padding: 24px 34px;
    background: #f5fafd;
	min-height: 500px;

}

.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {
    font-size: 24px;
    color: #002244;
    font-weight: 600;
}

.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .desc {
    color: #000;
}

.section_plansOffered {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
}

body.page-id-5384 .section_plansOffered h2 {
    color: #fff;
    margin-bottom: 13px;
}

body.page-id-5384 .section_plansOffered p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

body.page-id-5384 .section_plansOffered .column_icon_box h4.title {
    font-size: 18px;
    color: #fff;
    font-weight: 600
}

.cta_postoffering .top_sec_new .btn-hire a {
    background: #0c9eda;
    box-shadow: none;
}

.cta_postoffering .top_sec_new .btn-hire a:hover {
    background: #ffa01d;
}

@media(max-width:1500px) {
    body.page-id-5384 .mlm_heroSection {
        padding: 0 41px;
        box-sizing: border-box;
    }
    .section-AmplifyingEarning .section_wrapper>div:nth-child(1) {
        left: -5%;
    }
}

@media(max-width:1310px) {
    .section-AmplifyingEarning .section_wrapper>div:nth-child(1) {
        left: 0;
    }
    body.page-id-5384 .mlm_heroSection .main_form span.wpcf7-form-control-wrap {
        margin-bottom: 10px;
    }
}

@media(max-width:1366px) {
    body.page-id-5384 .mlm_header h1 {
        line-height:32px;
        font-size: 30px;
        margin-bottom: 6px;
        margin-top: 3px;
    }
    body.page-id-5384 .mlm_header p {
        font-size: 20px;
        margin-bottom: 26px;
    }
    .mlm_header {
        padding-bottom: 12px !important;
    }
    body.page-id-5384 .mlm_heroSection ul.heroList li {
        font-size: 18px;
    }
    body.page-id-5384 h2 {
        margin-bottom: 16px;
    }
    body.page-id-5384 p {
        font-size: 14px;
        line-height: 22px;
        color:#000;
    }
    .section-AmplifyingEarning {
        padding-top: 47px !important;
        padding-bottom: 0px !important;
    }
    .section-theProblem {
        background: #fbfbfb;
        padding-top: 52px !important;
    }
    .section_theSolutions {
        padding-top: 66px !important;
        padding-bottom: 26px !important;
    }
    .section_ourOffering .mcb-wrap-inner {
        padding-top: 43px !important;
    }
    .section_ecosystem {
        padding-top: 60px !important;
    }
    .cta_ecosystem {
        padding-top: 32px;
        padding-bottom: 33px;
    }
    .section_plansOffered {
        padding-top: 55px !important;
        padding-bottom: 50px !important;
    }
}

@media(max-width:1050px) {
    .section_ourOffering .btn-hire {
        margin-top: 10px !important;
    }
    body.page-id-5384 .mlm_header h1 {
        font-size: 24px;
    }
    body.page-id-5384 .mlm_header p {
        font-size: 14px;
    }
    body.page-id-5384 .mlm_heroSection .main_form h4 {
        font-size: 20px;
    }
    body.page-id-5384 .mlm_heroSection .main_form p.sub_heading {
        font-size: 14px;
    }

    .section_ourOffering .section_wrapper {
        display: flex;
    }
    .section_ourOffering .section_wrapper>div:nth-child(1) {
        display: flex;
        align-items: flex-end
    }
}

@media(max-width:767px) {
    body.page-id-5384 .mlm_heroSection {
        padding-top: 16px !important;
        width: calc(100% - 10px);
        padding: 0px;
    }
    body.page-id-5384 .mlm_heroSection .main_form p.sub_heading br {
        display: none;
    }
    body.page-id-5384 .mlm_heroSection .main_form {
        margin-bottom: 0;
        max-width: 100%;
    }
    body.page-id-5384 .ced-left-text {
        text-align: left;
    }
    body.page-id-5384 .mlm_heroSection h2 {
        text-align: left;
    }
    body.page-id-5384 .top_sec_new .btn-hire {
        align-items: center;
    }
    .ecosystemRow .mcb-wrap-inner {
        flex-direction: column;
    }
    .whyOurSolution_row .mcb-wrap-inner {
        flex-direction: column;
    }
    body.page-id-5384 .mlm_heroSection ul.heroList li {
        display: flex;
        justify-content: flex-start;
        padding-left: 0;
    }
    body.page-id-5384 .mlm_heroSection ul.heroList li:before {
        position: relative;
        content: '';
        top: 1;
        left: 0px;
        margin-right: 10px;
    }
    .section_theSolutions .mcb-section-inner {
        display: flex;
        flex-direction: column-reverse;
    }
    .cta_ecosystem {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    body.page-id-5384 .mlm_heroSection .main_form {
        padding: 19px 10px 0 10px;
    }
}

.page-id-5474 div#Top_bar {
    background: #f5f5f5;
}

.page-id-5474 #Wrapper {
    padding-top: 90px!important;
}



.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner h2 {
    line-height: normal !Important;
    white-space: nowrap;
	color:#000000;
}

.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner p {
	font-size: 22px;
    line-height: 28px !Important;
    color: #000000;
}

.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner .image_frame .image_wrapper {
    overflow: initial;
}

.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner img {
    position: relative;

}

.section_cryptoFriendlyBankingSolutions .btn-hire {
    margin-top: 53px !important;
}
.ced-left-text p {
    color: #fff;
}
.ced-left-text .btn-hire.talkexpertt a {
    background-color: #ffa01d;
}

@media(max-width:1339px) {
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner img {
        right: 0
    }
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner h2 {
        font-size: 25px;
    }
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner p {
        font-size: 16px;
    }
    .section_cryptoFriendlyBankingSolutions .btn-hire {
        margin-top: 10px !important;
    }
    .section_cryptoFriendlyBankingSolutions .btn-hire a {
    padding-right: 40px!important;
    width: 228px;
    margin-left: 0 !important;
    }

}

@media(max-width:767px) {
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner {
        flex-direction: column-reverse;
    }
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner h2 {
        white-space: normal;
    }
}

.section_empowerYourCustomers .column_attr {
    padding-top: 69px;
    padding-bottom: 37px
}

.section_empowerYourCustomers .column_attr h2 {
    font-size: 30px;
    font-weight: 400 !important;
    line-height: normal;
    margin-bottom: 25px
}

.section_empowerYourCustomers .column_attr p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.6)
}

.section_empowerYourCustomers .column_attr h3 {
    font-size: 32px;
    color: #000000;
    margin-top: 49px;
    margin-bottom: 34px;
}

@media(max-width:767px) {
    .section_empowerYourCustomers .column_attr h2 {
        font-size: 22px;
    }
    .section_empowerYourCustomers .column_attr h3 {
        font-size: 28px;
        color: #000000;
        margin-top: 14px;
        margin-bottom: 20px;
    }
}

.section_empowerYourCustomers .btn-hire .popupaoc-button {
    background-color: #f28a04;
    box-shadow: none;
    border: 1px solid #f28a04;
}

.section_empowerYourCustomers .btn-hire .popupaoc-button:hover {
    background-color: #002244;
}

.section_trustedTechnologyPartner .mcb-wrap-inner {
    display: flex;
    align-items: flex-start;
    padding-top: 70px;
    padding-bottom: 85px;
}

.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) {
    width: 743px;
	padding-left:0px;
}

.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {
    line-height: normal;
    margin-bottom: 22px
}

.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) p {
    color: #f5f5f5;
    text-align: justify;
}

.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) .btn-hire .popupaoc-button {
    background-color: #f28a04;
    color: #fff;
    box-shadow: none;
    margin-top: 23px;
	border-radius:0px;
}

.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) .btn-hire .popupaoc-button:hover {
    background-color: #0c9dd9;
}

.section_trustedTechnologyPartner .image_wrapper {
    overflow: visible;
    position: absolute;
}

.section_trustedTechnologyPartner .column_image img {
    width: 723px !Important;
    max-width: 723px !Important;
}

@media(max-width:1640px) {
    .section_trustedTechnologyPartner .column_image img {
        width: 623px !Important;
        max-width: 623px !Important;
    }
}

@media(max-width:1419px) {
    .section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) {
        width: auto;
        flex: 1;
    }
    .section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {
        font-size: 30px;
        margin-bottom: 19px;
    }
    .section_trustedTechnologyPartner .column_image img {
        width: 623px !Important;
        max-width: 623px !Important;
    }
}

@media(max-width:1251px) {
    .section_trustedTechnologyPartner .image_wrapper {
        overflow: visible;
        position: relative;
    }
    .section_trustedTechnologyPartner .column_image img {
        width: auto !Important;
        max-width: 100% !Important;
    }
}

@media(max-width:767px) {
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {
    font-size: 14px !important;
}    
    .section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .section_trustedTechnologyPartner .mcb-wrap-inner {
        flex-direction: column-reverse;
    }
    .section_trustedTechnologyPartner .mcb-wrap-inner {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .section_empowerYourCustomers .btn-hire .popupaoc-button {
        width: 220px;
        margin-bottom: 9px;
    }
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner {
    display: flex;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 {
    color: #000;
    font-weight: 600 !important;
    margin-bottom: 17px;
    line-height: 40px;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) strong {
    font-size: 24px;
    color: #000000;
    font-weight: 400 !important;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-top: 14px;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(3) h5 {
    color: #0c9dd9;
    font-size: 24px;
    font-weight: 400 !important;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(3) ul {
    margin: 21px 0 0 0 !important;
    padding: 0px;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(3) ul li {
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}

.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(3) ul li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 10px;
    border: 2px solid #0c9dd9;
    left: 0px;
    top: 10px;
}

@media(max-width:1200px) {
    .section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 23px;line-height: normal; margin-bottom: 25px;}
}

@media(max-width:767px) {
    .section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 {
        font-size: 23px;
    }
}
.section_fintechBankingSolution {
    padding-bottom: 40px !important;
}
.section-cryptoFriendlyBanking {
    background: #f5f5f5;
	padding-top:50px !important;	
}
.section-cryptoFriendlyBanking.m-spacing{
	padding-bottom:50px !important;
}
.section-cryptoFriendlyBanking .mcb-wrap-inner {
    display: flex;
    padding-top: 89px;
    padding-bottom: 49px;
    align-items: center;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {
    font-weight: 600;
    color: #000000;
    line-height: normal;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) p {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    margin-top: 14px;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) ul {
    margin: 21px 0 0 0 !important;
    padding: 0px;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {
	padding-left: 20px;
    position: relative;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 10px;
    border: 2px solid #0c9dd9;
    left: 0px;
    top: 10px;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) .btn-c a {
    background: #002244;
    text-transform: uppercase;
    font-weight: 400;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) .btn-c a:hover {
    background: #f28a04;
    color: #fff;
}

.section-cryptoFriendlyBanking .section_wrapper {
    max-width: 1403px;
}

.section-cryptoFriendlyBanking .section_wrapper .mcb-wrap-inner>div:nth-child(1) .image_frame .image_wrapper {
    overflow: visible;
}

.section-cryptoFriendlyBanking .section_wrapper .mcb-wrap-inner>div:nth-child(1) img {
    position: relative;
    left: -20px;
}

.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {
    font-weight: 600 !important;
}

@media(max-width:1380px) {
    .section-cryptoFriendlyBanking .section_wrapper .mcb-wrap-inner>div:nth-child(1) img {
        left: 0px;
    }
    .section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {
        font-size: 25px;
    }
    .section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) p {
        font-size: 14px;
        line-height: 22px;
    }
    .section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }
}

@media(max-width:767px) {
    .section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {
        font-size: 23px;
    }
    .section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 br {
        display: none;
    }
    .section-cryptoFriendlyBanking .mcb-wrap-inner {
        padding-top: 30px;
        padding-bottom: 20px;
        flex-direction: column;
    }
    .section-cryptoFriendlyBanking .btn-hire.btn-c {
        text-align: center;
        margin-top: 25px !important;
    }
}

.section_fintechBankingSolution .section_wrapper {
    padding-top: 60px;
}

.section_fintechBankingSolution .section_wrapper h2 {
    line-height: normal;
    color: #000000;
    font-weight: 600 !important;
}

.section_fintechBankingSolution .section_wrapper p {
    font-size: 16px;
    color: #000;
}

.section_fintechBankingSolution .section_wrapper p.fn_subheading {
    font-size: 24px;
    line-height: normal;
    color: #000000;
    margin-top: -10px;
    margin-bottom: 10px;
}

.solution_rowStyle .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    width: auto;

}

.solution_rowStyle .mcb-wrap-inner .column_icon_box {
    border: 1px solid #ededed;
    box-sizing: border-box;
    padding: 25px 20px 20px 20px;
    border-radius: 10px;
    margin-bottom: 28px;
}

.solution_rowStyle .mcb-wrap-inner .column_icon_box h4.title {
    font-size: 20px;
    color: #000000;
}

.solution_rowStyle .mcb-wrap-inner .column_icon_box .desc {
    color: #000;   
    font-size: 14px;
}

@media(max-width:1402px) {
    .section_cryptoFriendlyBankingSolutions .mcb-wrap-inner p {
    font-size: 16px;
}
.section_cryptoFriendlyBankingSolutions .btn-hire {
    margin-top: 25px !important;
}
    .h-blog-section h2, .h-blog-section h4 {
    font-size: 25px;
    }
    .section_fintechBankingSolution .section_wrapper h2 {
        font-size: 25px;
    }
    .section_fintechBankingSolution .section_wrapper p.fn_subheading {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .solution_rowStyle .mcb-wrap-inner {
        margin-left: -60px;
        margin-right: -60px;
    }
    .section_fintechBankingSolution .section_wrapper p {
        font-size: 14px;
    }
    .section.mcb-section.mcb-section-emlfbz8y9.section-cryptoFriendlyBanking h2 {
        font-size: 25px;
    }
    .section_cryptoFriendlyBank h2 {
        font-size: 25px;
    }
}

@media(max-width:1328px) {
    .section_fintechBankingSolution .section_wrapper {
        padding-top: 70px !important;
    }

}

@media(max-width:1280px) {
    .solution_rowStyle .mcb-wrap-inner {
        margin-left: 0px;
        margin-right: 0px;
    }
    .solution_rowStyle .mcb-wrap-inner .column_icon_box h4.title {
        font-size: 18px;
        margin-bottom: 10px
    }
    .solution_rowStyle .mcb-wrap-inner .column_icon_box .image_wrapper img {
        width: 86px
    }
    .solution_rowStyle .mcb-wrap-inner .column_icon_box .desc {
        font-size: 14px;
        line-height: 26px;
    }
}

@media(max-width:767px) {
    .section_fintechBankingSolution .section_wrapper h2 {
        font-size: 23px;
        margin-bottom: 20px;
    }
}

.section_fintechBankingSolution .btn-hire {
    margin-top: 15px !important;
}

.section_cryptoFriendlyBank .section_wrapper {
	padding-top: 26px;
    max-width: 1673px;
    padding-bottom: 48px;
}

.section_cryptoFriendlyBank h2 {
    line-height: normal;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 8px;
}
.section_cryptoFriendlyBank p.subHeading br {
 display:none;   
}  
.section.mcb-section.section_cryptoFriendlyBank {
    margin-top: 60px !important;
}
.section_cryptoFriendlyBank p.subHeading {
    font-size: 14px;
    line-height: 26px;
    color: #000;
}

.whyCountonUsList .mcb-wrap-inner {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

.whyCountonUsList .mcb-wrap-inner .column_attr {
    background: #022243;
    height: 100%;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 66px 25px 19px 25px;
}

.whyCountonUsList .mcb-wrap-inner .column_attr h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.whyCountonUsList .mcb-wrap-inner .column_attr p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth {
    margin: 0;
    width: auto;
    flex: 1;
    max-width: 16.4%;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth:nth-child(2) .column_attr {
    background: #1b3855;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth:nth-child(3) .column_attr {
    background: #354e69;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth:nth-child(4) .column_attr {
    background: #4d647b;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth:nth-child(5) .column_attr {
    background: #677a8e;
}

.whyCountonUsList .mcb-wrap-inner .one-fourth:nth-child(6) .column_attr {
    background: #8090a1;
}
@media (max-width: 1780px) {
.page-id-122 #popmake-16483 .popmake-content .pop-form .pop-form-left form .f-block .f-row textarea {
        height: 120px;
    }
}
@media(max-width:1680px) {
    .section_cryptoFriendlyBank .section_wrapper {
        padding: 0 20px;
    }
    .section_cryptoFriendlyBank .section_wrapper {
        padding-top: 0;
    }
    .whyCountonUsList .mcb-wrap-inner .column_attr {
        padding: 36px 25px 19px 25px;
    }
	.page-id-122 #popmake-16483 .popmake-content .pop-form .pop-form-left form .f-block .f-row {
padding-bottom: 0 !important;
}
	.page-id-122 #popmake-16483 .popmake-content .pop-form .pop-form-left  {
    padding-left: 20px;
    padding-right: 25px;
    }
}

@media(max-width:1388px) {
    .whyCountonUsList .mcb-wrap-inner {
        padding-bottom: 15px;
    }
    .section_cryptoFriendlyBank h2 {
        font-size: 30px;
    }
    .section_cryptoFriendlyBank p.subHeading {
        font-size: 16px;
        line-height: 26px;
    }
    .whyCountonUsList .mcb-wrap-inner .column_attr h4 {
        font-size: 20px;
    }
    .whyCountonUsList .mcb-wrap-inner .column_attr p {
        font-size: 14px;
    }
}

@media(max-width:1090px) {
    .whyCountonUsList .mcb-wrap-inner {
        flex-wrap: wrap;
    }
    .whyCountonUsList .mcb-wrap-inner .one-fourth {
        max-width: 32%;
        width: 30%;
        flex: auto;
        margin-bottom: 16px;
    }
}

@media(max-width:767px) {
    .whyCountonUsList .mcb-wrap-inner {
        padding-bottom: 0;
    }
	a.weareHiring {
       display: none;
     }    
    .section_cryptoFriendlyBank .btn-hire {
        align-items: center;
    }
    .whyCountonUsList .mcb-wrap-inner .one-fourth {
        max-width: 100%;
        flex: auto;
        margin-bottom: 16px;
    }
}

@media(max-width:480px) {
    .whyCountonUsList .mcb-wrap-inner .one-fourth {
        max-width: 100%;
    }
}

aside#text-4 {
    padding-top: 0 !important;
    margin-top: 0;
}
.blue-btn a.paoc-popup.popupaoc-link,.btn-hire a {
    background-color: #002244;
}
.blue-btn a.paoc-popup-click:hover,.btn-hire a:hover {
    background-color: #ffa01d!important;
}
.btn-hire.talkexpertt.orangeBtn a.paoc-popup-click {
    background-color: #ffa01d;
}
.btn-hire.talkexpertt.orangeBtn a.paoc-popup-click:hover,.btn-hire.hireUss a.paoc-popup-click:hover {
    background-color: #0b9eda!important;
}
.crypto-walt-sec-1 a.paoc-popup.popupaoc-link {
    font-size: 14px;
}


div#rgcfbtn {
    width: 100%;
    min-height: 40px;
    border-radius: 0;
    padding: 7px;
    border: 1px solid #c4c4c4;
    font-size: 14px;
    color: #333743;
    letter-spacing: .5px;
    box-shadow: none;
    box-sizing: border-box;
}

#rgcfbtn button {
    background: #efefef;
    color: #000;
    padding: 4px 14px;
    font-size: 12px;
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 2px;
    font-weight: 600;
}

/* Responsive start 19-08-2021 */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px){
body .rgsec-one h1 {
    font-size: 36px !important;
    line-height: 48px !important;
}   
body .banner-p {
    font-size: 23px !important;
    line-height: 32px;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 15px !important;
}    
body .rgsec-one {
    background-position: -718px 0px !important;
    min-height: 551px !important;
    height: 500px !important;
}

body .rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 25px !important;
}
.rgsec-three {
    padding-top: 80px !important;
}
.rgsec-two-row-two .mcb-wrap-inner {
    display: flex;
    flex-direction: column-reverse;
}

body .one.rgsec-two-row-one {
    padding-bottom: 0 !important;
}
body .rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    font-size: 55px !important;
}
body .rgsec-two-row-two .one-second.column_column {
    padding-top: 20px;
}
.rgsec-two a.paoc-popup.popupaoc-button, .rgsec-three a.paoc-popup.popupaoc-button {
    margin-top: 15px !important;
}
body .rgsec-two:before {
    display: none;
}

body .rgsec-one:after {
    display: none;
}

body .rgsec-two:after {
    display: none;
}

body .rgsec-three:before {
    display: none;
}

body .rgsec-four:after {
    display: none;
}
body .rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;

}
.rgsec-two-row-one .one-second.column_column {
    padding-top: 35px !important;
}
body .rgsec-three .icon_box {
    padding: 10px 10px;
    min-height: 300px;
}
body .rgsec-three .column_icon_box {
    margin-bottom: 50px;
}
body .rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 20px !important;
}
body .rgsec-three .column_icon_box {
    margin-bottom: 50px;
}

.rgsec-four {
    padding-top: 80px !important;
}
div#procurement-sec-one .ced-left-text {
    padding: 0;
}
div#white-label-crypto .cd_firstRow {
    padding: 0 !important;
}
.procurement-sec-three img {
    position: unset !important;
}
.procurement-sec-nine img {
    position: unset !important;
}
.procurement-sec-three p.text_main {
    font-size: 18px;
    line-height: 27px;
    padding-left: 0;
}
#procurement-sec-ten .btn-hire {
    padding: 0px 0 0;
}
#procurement-sec-ten .hireUs_block {
    padding-top: 0;
}
#procurement-sec-four .column_attr.clearfix.align_left.animate.fadeInLeft {
    padding: 0 !important;
}
.procurement-sec-five .btn-hire {
    align-items: center;
}
.procurement-sec-five .widget {
    margin-top: 0px;
}    
    
#stosec-two .type-of-security-tocken-block {padding-top: 40px;}
   
.page-id-9059 .section_buildBetter .column .column_attr {
    padding: 60px 20px;
}    
.page-id-9059 h4{ font-size:16px; }    
div#ourband-sec-one {
    padding-top: 0 !important;
}
#ourband-sec-two h2 br {
    display: none;
}
#cont-page-sec-one .contact_img {margin-top: 40px;}
#cont-page-sec-one .contact_bottom_text h5 {font-size: 16px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}

.page-id-6266 .main-banner .section_wrapper {
    min-height: 425px;
    position: relative;
    bottom: 189px;
}
.page-id-6266 .top_sec_new .btn-hire {
    width: 58% !important;
    margin: unset !important;
}
.page-id-6266 .top_sec_new .btn-hire a {
    margin: 5px 0;
}   
#p2p-sec-three .rp-left {
    padding-right: 0;
    
}
#p2p-sec-five .column_attr.clearfix {
    margin-top: 15px;
}
div#p2p-sec-five {
    padding-bottom: 40px;
}    
#dap-dev-ser-sec-one h1 {
    font-size: 22px;
}    
#dap-dev-ser-sec-six .column.special_box .column_attr {
    height: 150px;
}
#home-sec-one h1 {
    font-size: 35px;
    line-height: 42px;
}    
div#home-sec-one {
    padding-bottom: 30px;
    padding-top: 20px;
}
#ido-dev-ser-sec-five .icon_box.icon_position_left.no_border {padding-top: 100px;}
#ido-dev-ser-sec-five #custom_html-3 {margin-top: 20px !important;}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}
    
.carbon-credit-sec-one {padding-top: 218px !important;padding-bottom: 60px!important;background-position: -270px 32px!important;background-size: 600px!important;}    
.carbon-credit-sec-four {padding: 20px 0px 40px 0 !important;}
.carbon-credit-sec-five p br{ display:none; }
.carbon-credit-sec-six h2 br{ display:none; }
.carbon-credit-sec-one h1 {font-size: 23px !important; line-height: 34px !important;}

.page-id-3138 .h-blockchain-offers {padding-top: 50px !important;}
.page-id-3138 .top_sec {padding-top: 30px;}    
.page-id-3138 .ced-left-text {padding-bottom: 0px;}    
    
.page-id-4133 .time-line ul:nth-child(5) {
    margin-bottom: 0;
}
#assets-tok-whyus-sc .hireUs_block {
    padding-top: 15px;
}

.page-id-10905 .post-desc {padding: 15px 0 0 0px;}
.page-id-10905 .post-desc-wrapper {width: 100% !important;}
.page-id-10905 .image_frame.post-photo-wrapper.scale-with-grid.images_only {width: 100%;}
div#cryptcurrency-der-sec-one h1 {padding-top: 25px;}      
div#cryptcurrency-der-sec-five {margin-top: 0 !important;margin-bottom: 60px !important;}    
div#cryptcurrency-der-sec-one {background-position: center!important;min-height: 530px;}
.cryptcurrency-der-sec-three {margin-top: 0px !important;margin-bottom: 40px !important;}
div#cryptcurrency-der-sec-four {margin-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six h2 br {display: none;}
.cryptcurrency-der-sec-six {padding-bottom: 40px !important;}
.cryptcurrency-der-sec-seven .btn-hire.talkexpertt {position: relative;top: 20px;}    
.page-id-5030 #white-label-crypto img {left: 0 !important;}  
.page-id-5030 .comman_heading h4 {font-size: 17px;line-height: 22px;}
.margntradng-sec-four .widget {padding-bottom: 0px;margin-top: 0px;}
#margntradng-sec-five .mt_securityPractices .column_attr ul li b {font-size: 14px;}
div#margntradng-sec-six {padding-top: 60px !important;}
h3.heading-h-three {font-size: 20px !important;}
.crypto-walt-sec-1 a {padding: 12px !important;}
div#crypto-walt-sec-2 .section_wrapper.mcb-section-inner {padding-top: 0 !important;padding-bottom: 0 !important;}
.crypto-walt-sec-3 a.paoc-popup.popupaoc-button {margin: 6px 0px !important;width: 220px !important;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 65%;margin: 0 auto;}    
.nftmrktimgx {padding-top: 50px;}
.nftmrkt-subsc-rgt {padding-left: 35px !important;}
div#defistaking-sect-one h1 {font-size: 22px !important;}
div#defistaking-sect-one h3 {font-size: 16px !important;padding-top: 25px;}
div#defistaking-sect-two p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-three p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-four .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
#defistaking-sect-five .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
.our_process h4 {font-size: 16px!important;}
#defistaking-sect-six .widget {padding-bottom: 15px;margin-top: 25px;}
div#defistaking-sect-one .requestdemoo a {width: auto;}
div#defistaking-sect-one {padding: 65px 0 30px 0;}
#defistaking-sect-six .our_process_box .mcb-wrap-inner {margin-bottom: 0px;}
div#defistaking-sect-seven {padding-top: 20px !important;padding-bottom: 30px !important;}
#defistaking-sect-six .column_attr {width: 100% !important;}
body .defiyield-section-one {padding-bottom: 0 !important;}
#defiyield-section-five .wlllet_dep h4 {font-size: 14px;}
#defiyield-section-five .widget {margin-top: 0px;}
.defiyield-section-six .our_process h4 {font-size: 16px;}
.defiyield-section-six .our_process_box_text .column_attr {width: 100% !important;}
#defiyield-section-seven {padding-top: 20px !important;	padding-bottom: 20px !important;}   
.defiyield-section-two.section_defiCryptoBankingWallet .mcb-wrap-inner {padding-left: 0;padding-right: 0;}
.defiyield-section-one h3 {font-size: 18px !important;}
.defiyield-section-two h4 {font-size: 20px !important;line-height: 28px !important;font-weight: 600;}
.section_cryptoexDevelopment .section_wrapper.mcb-section-inner {padding-top: 40px;padding-bottom: 40px;}
#defiyield-section-three .column.mcb-column.mcb-item-fbf124af1.one-second.column_column.cd_left.mccs {padding-top: 0 !important;}
.white-label-crypto.defiyield-section-four {padding-top: 60px !important;padding-bottom: 30px !important;}
.btn-hire .popupaoc-button {padding: 12px !important;}
.btn-hire a {padding: 12px !important; }
.btn-hire.hireUss a {width: 150px !important;}
.nonfungi-section-four .alignright {float: none;text-align: center;}    
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 16px;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 100% !important;}
.sect-ten-whychoose-soc .btn-hire .textwidget a {padding: 12px;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link {padding: 12px;}
.nft-tok-second-sec a.paoc-popup.popupaoc-button {padding: 12px;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link {padding: 12px;}
.nonfugi-section-ten p {font-size: 14px;}
.page-id-10812 .section_wrapper.mcb-section-inner {flex-direction: column-reverse;}
.page-id-10812 .nftrg-sec-one .right-text-block {padding-left: 10px;}
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;}
.page-id-10812 .nftrg-sec-one p.s-text {font-size: 16px;}
.nonfungitok-section-three h3 {font-size: 16px !important;}
.nonfungitok-section-three br {display:none;} 
.mlmsoft-sec-one { padding-top: 50px;padding-bottom: 25px !important;}
.mlmsoft-sec-two h2 {margin-top: 30px;font-size: 18px !important;}
.mlmsoft-sec-two li {font-size: 15px !important;}
.mlmsoft-sec-three h2 {font-size: 20px !important; line-height: 26px !important;}
.mlmsoft-sec-four h2 {font-size: 20px !important;line-height: 26px !important;}
.mlmsoft-sec-five h2 {font-size: 20px !important;line-height: 26px !important;}
.mlmsoft-sec-five .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.mlmsoft-sec-six h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-six .btn-hire a {padding: 12px !important;width: 210px;}
.mlmsoft-sec-seven h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-seven {padding-bottom: 40px;padding-top: 10px;}
.mlmsoft-sec-eight h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div .desc_wrapper h4.title strong {font-size: 18px;margin-bottom: 15px;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.mlmsoft-sec-eight .btn-hire .textwidget a {padding: 12px;}
.mlmsoft-sec-nine h4.title {font-size: 18px !important;}
.mlmsoft-sec-nine .btn-hire a {padding: 12px !important;width: 220px !important;}
.mlmsoft-sec-eleven .btn-hire .textwidget a {font-size: 14px !important;padding: 12px !important;}    
.page-id-4059 .btn-hire .textwidget a {padding: 12px; text-align: center;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.hyperledger-sect .widget {padding-bottom: 15px;margin-top: 15px;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;}
.cedc-sec {text-align: left;}
.cedc-sec a {width: 210px;text-align: center;}    
.compo-section-para div#custom_html-3 {margin-top: 0;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li strong {font-size: 18px;}    
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important;}
.section_polkadot-technology {padding-bottom: 30px !important;}
.crpytfr-section-one .btn-hire.scheduledemoo.rgbtn-group a {float: left;}
.aglance-section-cryp-frn .btn-hire a {padding: 14px 25px;}
 .diverity-section-mob .btn-hire.talkexpertt.orangeBtn {text-align: center !important;}
.diverity-section-mob p.black {text-align: center !important;}
.diverity-section-mob h3.heading-h-three {text-align: center !important;margin-top: 20px;}    
.section-IndustriesDisrupted-cta .mcb-wrap-inner .desc_wrapper h4.title {font-size: 14px;}    
.ico-section-one a.paoc-popup.popupaoc-link {padding: 12px 20px !important;}    
.f_blog_cta {padding: 20px !important;}    
.ico-section-two .widget {padding-bottom: 0px;}
.ico_sec_3 p {padding-top: 17px;}
body .ico-section-five{padding-top: 60px !important;}
.sectionExpertiseinICO .section_wrapper>div:nth-child(1) p br {display:none;}
.h-blockchain-offers p br{ display:none; }
.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr {padding: 40px 10px 21px;}
.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr p {font-size: 14px;line-height: 23px;}
.sectionExpertiseinICO .section_wrapper>div:nth-child(1) p {font-size: 14px;line-height: 23px;}
.page-id-3410 .top_sec_new .btn-hire {width: 60% !important;margin: 0 auto !important;}   
.page-id-3410 .h-blockchain-offers {padding-top: 58px !important;}
.page-id-3410 .main_form h4 {font-size: 18px;}
.page-id-3410 .top_sec .main_form {margin-bottom: 0;}
.page-id-3410 .safety-features-section .desc_wrapper {padding-right: 0;}    
.page-id-3410 .section-meticulously-crafted-offerings h2, .comman_heading h2 {font-size: 20px;line-height: 27px !important;}
.page-id-6924 .btn-hire a {width: 220px;}    
.section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 250px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 20px;line-height: 27px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.banner-text h2 {font-size: 28px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important;}
.page-id-6924 h3 {font-size: 20px !important;line-height: 28px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-10630 div#section_exchange2 {padding-top: 50px !important;}    
.page-id-10630 .entry-content p, .entry-content li {color: #161922;font-size: 14px;}
.page-id-10630 .why_us h2 {top: 75px;}
.page-id-10630 .why-feature-section .three-blocks {margin-top: 100px !important;}
.page-id-10630 .section_cryptoexDevelopment {padding-top: 20px !important;padding-bottom: 0px !important;margin-bottom: 10px;}
.page-id-10630 .section_exchangeSecurityFeatures h2 {margin-top: 0px;}
.page-id-10630 .cryptoSecurity_List .mcb-wrap-inner .column h4 {font-size: 17px !important;}
.page-id-10630 .section.mcb-section.mcb-section-bf1a7888c.full-width.our-software-module-sec {padding-top: 50px !important;}
.page-id-10630 .section_exchangeSecurityFeatures {padding-top: 50px !important;}
.page-id-10630 h3 {font-size: 20px !important;line-height: 28px !important;}    
.nft-new-section-twlv ul li {display: block !important;}    
a.weareHiring {display: none;}    
.staking_top h1{font-size:25px !important;line-height: 30px; padding-top: 30px;}
.platform_top_sec h3 {font-size: 18px !important;line-height: 23px !important;}
.platform_top_sec {padding: 76px 0 47px 0;}
.section_cryptoFriendlyBank h2 {font-size: 20px !important;}    
.section.mcb-section.mcb-section-d91a90719.section_cryptoFriendlyBankingSolutions {padding-top: 60px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner h2 {font-size: 21px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner p {font-size: 18px;}
.btn-hire.scheduledemoo.rgbtn-group {margin-top: 20px !important;padding-bottom: 40px;}
.section_trustedTechnologyPartner h4 {font-size: 16px;line-height: 25px;margin-top: 15px;}
.page-id-5474 .rgbtn-group a {width: 210px;margin-left: 0 !important;font-size: 14px !important;padding: 12px !important;text-align: center;}
.section_trustedTechnologyPartner .btn-hire a {padding: 12px 23px !important;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 20px !important;margin-bottom: 10px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) p {font-size: 14px !important;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {margin-bottom: 14px;line-height: 24px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) .btn-c a {padding: 12px !important;width: 220px;}
.section-cryptoFriendlyBanking .widget {padding-bottom: 0px;}
.section_fintechBankingSolution .section_wrapper p.fn_subheading {font-size: 16px !important;}
.section_fintechBankingSolution .section_wrapper p {font-size: 14px !important;}
.section_fintechBankingSolution {padding-bottom: 25px !important;}
.section-cryptoFriendlyBanking {padding-top: 40px !important;}
.heading_blue {font-size: 20px !important;line-height: 27px !important;}
.section_cryptoFriendlyBank h2 {font-size: 20px !important;}
.section_cryptoFriendlyBank .top_sec_new {padding-top: 0!important;}
.home .h-block-revolution .h-bes-left h2 {line-height: 10px;}
.home .blockchain-adoption h2 {margin-bottom: 15px;line-height: 33px;}
.home .blockchain-adoption .story_box .desc {padding: 0px 13px 25px;}
.main-banner .section_wrapper {min-height: 425px;}
.h-block-revolution .mcb-wrap-inner {flex-direction: column;padding-top: 0px;}
.faq-section .faq .question .title {font-size: 14px!important;}
.h-blog-section h3 {padding-bottom: 0px;}
.h-blog-section {padding-top: 20px !important;}
.main_form {max-width: 100%;margin-bottom: 0px;width: 100% !important;}
.weareHiring {right: 32px;top: 166px;}
br.rg-brk {display: none;}
.btn-connect a {max-width: 100%;}
.h-blog-section h2, .h-blog-section h4 {font-size: 22px;margin-top: 20px;}
.faq-section h4 {font-size: 22px;}
.main_form p.t-small {padding: 5px 0;}
#Footer .footer_copy .social {padding: 10px 0;}
.main-banner .section_wrapper .column h1 {font-size: 35px;}
.h-block-revolution .h-bes-left h2 {font-size: 35px;line-height: 43px !important;}
div#lottie {top: 0px;}
br.rg-brk-sec-2 {display: none;}
h3, .h-blockchain-offers h2, .walletBenefit .walletBenefitHedings h4, .section-meticulously-crafted-offerings h2, .comman_heading h2 {margin-bottom: 15px;}
.section_ourProcess .ourProcessHeader h3 {font-weight: 600;color: #000000;font-size: 22px !important;}
body.page-id-9004 .mlm_heroSection .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {background-position: right top 7px;}
.page-id-9004 .section_non-fungible .column_attr h2 {font-size: 20px;line-height: 28px;}
.section_theRole {padding-top: 40px !important;}
.section_theRole .section_theRole_header h2 {font-size: 20px;}
.feature-tokenization-section h2 {font-size: 20px;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px;}
.section_theRole .section_theRole_header h2 {font-size: 20px!important;line-height: 28px;}
.section_theRole_header_two_column .col_right h4 {font-size: 20px !important;}
.section_nft_value_proposition h2 {margin-top: 0px;font-size: 20px!important;line-height: 28px;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 17px !important;font-weight: 600;color: #022243;}
.create-neft-token-avid h2 {padding-top: 35px;margin-bottom: 0;text-align: left;}
.column_token_with_antier h5 {font-size: 17px;}
h2.ant-nft {margin-top: -50px;}
.class-for-foo-form #talktoourexperts h3 {color: #fff;font-size: 22px !important;}
.class-for-foo-form #talktoourexperts p{text-align: center;padding-left: 0;color: #fff;}
.class-for-foo-form #talktoourexperts .column_attr.clearfix {flex-direction: column;}
.class-for-foo-form #talktoourexperts {padding-top: 20px !important;padding-bottom: 20px !important;background: #293352 !important;padding-left: 5px;padding-right: 5px;margin: 0 15px;}
.class-for-foo-form .main_form .s-text {color: #000;}
.class-for-foo-form .main_form input.wpcf7-form-control.wpcf7-submit {width: 70%;margin:0 auto;}
.page-id-2829 div#talktoourexperts h3 br {display: none;}
.page-id-2829 .column.mcb-column.mcb-item-ab5d7fb83.one-second.column_column.bottom_form_in {display: block !important;}
.page-id-10609 .top_sec {padding-bottom: 5px!important;}
.eb-solution-banner h1 {font-size: 25px;line-height: 31px;}
.btn-hire.scheduledemoo.textReplcebutton a:before {font-size: 12px !important;}
#white-label-crypto img {left: 20px !important;}
.requestdemoo a {margin-left: 0px !important;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 18px !important;line-height:27px !important;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left {padding-top: 30px !important;}
.section_cryptoexDevelopment .widget {padding-bottom: 20px;margin-top: 0;position: relative;}
.section_featureOfOur h2 {font-size: 20px !important;margin-bottom: 20px !important;}
.wlllet_dep h4 {font-size: 14px !important;margin-bottom: 0px !important;}
.wlllet_dep h4 br {display:none}
.owl-carousel .owl-stage-outer {padding-top: 20px;}
.requestdemoo.btn-hire.two-BTnn {width: 65% !important;margin: 0 auto !important;}
.btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {background: none;background-color: #024;}
.blue-btn a.paoc-popup:hover, .btn-hire a:hover {background: none !important;background-color: #ffa01d!important;}
.section.mcb-section.mcb-section-eadf4301n.section_walletShowcase.crypto-walt-sec-6 h2 {font-size: 20px;line-height: 27px !important;}
.section.mcb-section.mcb-section-eadf4301n.section_walletShowcase.crypto-walt-sec-6 p {font-size: 14px !important;}
.section.mcb-section.mcb-section-ca0g2v2kj.no-margin-v.mainWrapWallet.crypto-walt-sec-7 h2 {font-size: 20px;}
.page-id-6048 .exchange-feature-section {padding-top: 40px !important;}
.column_icon_box .desc {font-size: 14px !important;}
.h-blockchain-offers .icon_box .title {font-size: 16px !important;}
.exchange-feature-section {padding-bottom: 0px !important;}
.exchange-feature-section h2 {font-size: 20px !important;line-height: 27px !important;}
.section.mcb-section.mcb-section-5qlni777r.exchange-feature-section h3 br {display: none;}
.business_benefits ul li {font-size: 14px !important;}
.our_process h2 {font-size: 20px!important;}
.our_process h4 {font-size: 16px !important;}
.our_process p {font-size: 14px !important;line-height: 20px !important;margin-bottom: 20px;margin-top: 15px;}
.our_process_box h5 {font-size: 17px !important;}
.top_sec_new .btn-hire {width: 58% !important;margin: 0 auto !important;}
.page-id-6048 .our_process_out {padding-bottom: 20px !important;}
.page-id-6048 .why_us_out h2 br{display:none;}
.page-id-6048 .why_us_out h2{font-size: 20px !important;line-height: 27px !important;}    
.page-id-6048 .why_us span {font-size: 45px;color: rgba(0, 0, 0, 0.04);top: 31px;}
.page-id-6048 .why_us_out {padding-top: 0px !important;padding-top: 20px !important;}
.h-blog-section h2, .h-blog-section h4 {font-size: 20px !important;}
.build_white_label p {padding-top: 0px !important;}
.eb-solution-banner .section_wrapper>div:nth-child(3) p.s-text {line-height: 25px;}
.single-post .post-header .title_wrapper h1 {font-size: 20px !important;line-height: 27px !important;}
.single-post #Content ul li {font-size: 14px !important;}
.f_blog_cta h2 {margin-bottom: 15px !important;font-size: 20px !important;line-height: 27px !important;}
.f_blog_cta a {font-size: 14px !important; padding:12px !important;}
.main_form>p {display: none;}
.main_form {padding: 35px 33px 0;}
.bac_left p {font-size: 16px;}
.section_cryptoexDevelopment .section_wrapper.mcb-section-inner {padding-top: 40px;padding-bottom: 40px;}
.staking_left p {font-size: 14px !important;}
.wlllet_dep h2 {font-size: 20px !important;}
.binance_feature_list ul li h3 {font-size: 16px !important;}
.section_decentralized_finance h2 {font-size: 20px!important;line-height: 27px;}
.section_decentralized_finance h3 {font-size: 16px !important;font-weight: 600;}
.section_decentralized_finance ul li {font-size: 14px!important;}
body .section_decentralized_finance {padding-bottom: 30px !important;}
.h-blockchain-offers h2, .walletBenefit .walletBenefitHedings h4 {font-size: 20px !important;}
.page-id-8775 .why_us span {line-height: 110px;}
.page-id-8775 .why-feature-section .three-blocks {margin-top: 30px !important;}
.h-blockchain-offers {padding-top: 20px!important;}
div#cointypes h2 {font-size: 22px;}
.coin-development-section .cd-right h2 {font-size: 20px; margin-top: 20px;}
.our-offerings-section h2 {font-size: 20px;line-height: 28px;}
.benefits-tokenization-section h2 {margin-bottom: 45px;font-size: 20px;line-height: 27px;}
.section_deFi_staking_platforms .btn-hire.talkexpertt {padding-top: 0 !important;}
.section_deFi_staking_platforms .top_sec_new {padding-top: 0px !important;}
.our_process_out .btn-hire {padding-top: 0 !important;}
.our_process_out .btn-hire .widget {margin-top: 0 !important;}
.our_process_out .top_sec_new {padding-top: 0px !important;}
.coin-development-section .cd-right ul {margin-bottom: 35px;}
.coin-development-section {padding-top: 50px!important;padding-bottom: 40px;}
.types-of-token-security .tt-block-left h2 {font-size: 23px;}
.types-of-token-security h3 {font-size: 17px !important;}
.types-of-token-security .tt-block-left p {font-size: 14px !important; line-height: 22px;}
.types-of-token-security .tt-block-right p {font-size: 14px!important;}
.our-offerings-section .story_box .desc_wrapper h3 {font-size: 18px !important;line-height: 23px !important;}
.benefits-tokenization-section ul li {font-size: 14px;}
.page-id-9223 .eb-solution-banner .btn-hire.scheduledemoo a {background: #f28a04; position: relative;bottom: 10px;}
h2 {font-size: 20px;line-height: 27px;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px; line-height: 26px;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 30px;}
.section_usecases {padding-top: 60px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {margin-bottom: 30px;}
.feature-tokenization-section h2 {font-size: 20px; line-height: 27px;}
.section_professional_nft_marketplace p br {display: none;}
.banner-text h1 {font-size: 35px;line-height: 36px;}
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 30px !important;}
.nft-section-eight .widget {padding-bottom: 0px;margin-top: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 350px;}
#Footer .widgets_wrapper .column {margin-bottom: 20px;}
.nft-section-ele-blog {padding-top: 40px !important;}
.fungi-section-one h1 { font-size: 25px !important;line-height: 32px!important;}
.fungi-section-two.in-reverse .section_wrapper.mcb-section-inner {flex-direction: column;}
.fungi-section-two .centrtxt > div p {padding-bottom: 0px !important;}
.fungi-section-two h3.heading-h-three {padding-top: 30px;}
.page-id-10485 .fungi-section-three p.black {margin-top: 0 !important;}
.fungi-section-three .btn-hire a {padding: 12px 23px !important;}
.fungi-section-one {padding-bottom: 50px !important;}
.fungi-section-two,.fungi-section-three,.fungi-section-four {padding-top: 50px !important; padding-bottom: 50px !important;}
.h-blog-section {padding-top: 30px!important;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px){
    
body .rgsec-one h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}   
body .banner-p {
    font-size: 19px !important;
    line-height: 20px;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 15px !important;
}    
body .rgsec-one {
    background-position: top center !important;
    min-height: 532px !important;
    height: 480px !important;
}

body .rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 150px !important;
}
.rgsec-three {
    padding-top: 80px !important;
}
.rgsec-two-row-two .mcb-wrap-inner {
    display: flex;
    flex-direction: column-reverse;
}

body .one.rgsec-two-row-one {
    padding-bottom: 0 !important;
}
body .rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    font-size: 55px !important;
}
body .rgsec-two-row-two .one-second.column_column {
    padding-top: 20px;
}
.rgsec-two a.paoc-popup.popupaoc-button, .rgsec-three a.paoc-popup.popupaoc-button {
    margin-top: 15px !important;
}
body .rgsec-two:before {
    display: none;
}

body .rgsec-one:after {
    display: none;
}

body .rgsec-two:after {
    display: none;
}

body .rgsec-three:before {
    display: none;
}

body .rgsec-four:after {
    display: none;
}
body .rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;

}
.rgsec-two-row-one .one-second.column_column {
    padding-top: 35px !important;
}
body .rgsec-three .icon_box {
    padding: 10px 10px;
    min-height: 300px;
}
body .rgsec-three .column_icon_box {
    margin-bottom: 50px;
}
body .rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 20px !important;
}
body .rgsec-three .column_icon_box {
    margin-bottom: 50px;
}

.rgsec-four {
    padding-top: 80px !important;
}    
    
    
div#procurement-sec-one .ced-left-text {
    padding: 0;
}
div#white-label-crypto .cd_firstRow {
    padding: 0 !important;
}
.procurement-sec-three img {
    position: unset !important;
}
.procurement-sec-nine img {
    position: unset !important;
}
.procurement-sec-three p.text_main {
    font-size: 18px;
    line-height: 27px;
    padding-left: 0;
}
#procurement-sec-ten .btn-hire {
    padding: 0px 0 0;
}
#procurement-sec-ten .hireUs_block {
    padding-top: 0;
}
#procurement-sec-four .column_attr.clearfix.align_left.animate.fadeInLeft {
    padding: 0 !important;
}
.procurement-sec-five .btn-hire {
    align-items: center;
}
.procurement-sec-five .widget {
    margin-top: 0px;
}    
    
div#ourband-sec-one {
    padding-top: 0 !important;
}
#ourband-sec-two h2 br {
    display: none;
}
#cont-page-sec-one .contact_img {margin-top: 40px;}
#cont-page-sec-one .contact_bottom_text h5 {font-size: 15px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}

.page-id-6266 .main-banner .section_wrapper {
    min-height: 425px;
    position: relative;
    bottom: 189px;
}
.page-id-6266 .main-banner {
  background-position: center !important;
}
.page-id-6266 .top_sec_new .btn-hire {
    width: 58% !important;
    margin: unset !important;
}
.page-id-6266 .top_sec_new .btn-hire a {
    margin: 5px 0;
}     
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
div#p2p-sec-five {padding-bottom: 40px;} 
#p2p-sec-five .p2pex-right {justify-content: center;}


#dap-dev-ser-sec-one h1 {
    font-size: 22px;
}    
#dap-dev-ser-sec-six .column.special_box .column_attr {
    height: 150px;
}    
#home-sec-two h2 br {
    display: none;
}
#home-sec-two h2 {
    position: relative;
    bottom: 15px;
    font-size: 31px;
}

#ido-dev-ser-sec-five .icon_box.icon_position_left.no_border {padding-top: 100px;}
#ido-dev-ser-sec-five #custom_html-3 {margin-top: 20px !important;}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}
    
.carbon-credit-sec-one {
    padding-top: 218px !important;
    padding-bottom: 60px!important;
    background-position: -110px 32px!important;
    background-size: 625px!important;
    }    
.carbon-credit-sec-four {padding: 20px 0px 40px 0 !important;}
.carbon-credit-sec-five p br{ display:none; }
.carbon-credit-sec-six h2 br{ display:none; }
.carbon-credit-sec-one h1 {font-size: 23px !important; line-height: 34px !important;}
    
.page-id-3138 .h-blockchain-offers {padding-top: 50px !important;}
.page-id-3138 .top_sec {padding-top: 30px;}    
.page-id-3138 .ced-left-text {padding-bottom: 0px;}

.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
    font-size: 16px;
}    
#assets-tok-whyus-sc .hireUs_block {
    padding-top: 15px;
}
    
.page-id-4133 .time-line ul:nth-child(5) {
    margin-bottom: 0;
}    
.page-id-9059 h4{ font-size:16px; }  
.page-id-9059 .automateand-cta .one-third.column_icon_box {
    padding: 34px 19px 10px 19px;
}
.page-id-10905 .post-desc-wrapper {width: 100% !important;}
.page-id-10905 .image_frame.post-photo-wrapper.scale-with-grid.images_only {width: 100%;}     
div#cryptcurrency-der-sec-one h1 {padding-top: 25px;}      
div#cryptcurrency-der-sec-five {margin-top: 0 !important;margin-bottom: 60px !important;}    
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-three {margin-top: 0px !important;margin-bottom: 40px !important;}
div#cryptcurrency-der-sec-four {margin-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six h2 br {display: none;}
.cryptcurrency-der-sec-six {padding-bottom: 40px !important;}
.cryptcurrency-der-sec-seven .btn-hire.talkexpertt {position: relative;top: 20px;}    
.page-id-5030 .comman_heading h4 {font-size: 17px;line-height: 22px;}
.margntradng-sec-four .widget {padding-bottom: 0px;margin-top: 0px;}
#margntradng-sec-five .mt_securityPractices .column_attr ul li b {font-size: 14px;}
div#margntradng-sec-six {padding-top: 60px !important;}
.page-id-5030 #white-label-crypto img {left: 0 !important;} 
.margntradng-sec-four .mtp .story_box {padding-top: 20px !important;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 65%;margin: 0 auto;} 
.nftmrktimgx {padding-top: 50px;}
.nftmrkt-subsc-rgt {padding-left: 35px !important;}
div#defistaking-sect-one h1 {font-size: 22px !important;}
div#defistaking-sect-one h3 {font-size: 16px !important;padding-top: 25px;}
div#defistaking-sect-two p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-three p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-four .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
#defistaking-sect-five .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
.our_process h4 {font-size: 16px!important;}
#defistaking-sect-six .widget {padding-bottom: 15px;margin-top: 25px;}
div#defistaking-sect-one .requestdemoo a {width: auto;}
div#defistaking-sect-one {padding: 65px 0 30px 0;}
#defistaking-sect-six .our_process_box .mcb-wrap-inner {margin-bottom: 0px;}
div#defistaking-sect-seven {padding-top: 20px !important;padding-bottom: 30px !important;}
#defistaking-sect-six .column_attr {width: 100% !important;}   
#defistaking-sect-two h2 br {display: none;}
body .defiyield-section-one {padding-bottom: 0 !important;}
#defiyield-section-five .wlllet_dep h4 {font-size: 14px;}
#defiyield-section-five .widget {margin-top: 0px; padding-bottom: 0 !important;}
.defiyield-section-six .our_process h4 {font-size: 16px;}
.defiyield-section-six .our_process_box_text .column_attr {width: 100% !important;}
#defiyield-section-seven {padding-top: 20px !important;	padding-bottom: 20px !important;}   
.defiyield-section-two.section_defiCryptoBankingWallet .mcb-wrap-inner {padding-left: 0;padding-right: 0;}
.defiyield-section-one h3 {font-size: 18px !important;}
.defiyield-section-two h4 {font-size: 20px !important;line-height: 28px !important;font-weight: 600;}
.section_cryptoexDevelopment .section_wrapper.mcb-section-inner {padding-top: 40px;padding-bottom: 40px;}
#defiyield-section-three .column.mcb-column.mcb-item-fbf124af1.one-second.column_column.cd_left.mccs {padding-top: 0 !important;}
.white-label-crypto.defiyield-section-four {padding-top: 60px !important;padding-bottom: 30px !important;}
.btn-hire .popupaoc-button {padding: 12px !important;}
.btn-hire a {padding: 12px !important;}
.btn-hire.hireUss a {width: 150px !important;}
.nft-tok-second-sec-icons .column.mcb-column {min-height: 250px;}  
.nonfungitok-section-three .widget {padding-bottom: 0px;}
.section_nft_value_proposition .icon_box .image_wrapper {padding-left: 30px !important;}
.nonfungi-section-four .alignright {float: none;text-align: center;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 16px;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 49% !important;}
.sect-ten-whychoose-soc .btn-hire .textwidget a {padding: 12px;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link {padding: 12px;}
.nft-tok-second-sec a.paoc-popup.popupaoc-button {padding: 12px;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link {padding: 12px;}
.nonfugi-section-ten p {font-size: 14px;}
.page-id-10812 .section_wrapper.mcb-section-inner {flex-direction: column-reverse;}
.page-id-10812 .nftrg-sec-one .right-text-block {padding-left: 10px;}
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;}
.page-id-10812 .nftrg-sec-one p.s-text {font-size: 16px;}
.nonfungitok-section-three h3 {font-size: 16px !important;}
.nonfungitok-section-three br {display:none;}
.page-id-4059 .btn-hire .textwidget a {padding: 12px; text-align: center;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.hyperledger-sect .widget {padding-bottom: 15px;margin-top: 15px;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;} 
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important;}
.section_polkadot-technology {padding-bottom: 30px !important;}
.section_polkadot-technology .column_icon_box .desc {line-height: 22px !important;color: #000000;}
.page-id-9146 .feature-tokenization-section {padding-bottom: 0px;}
.ico-section-one{ padding-top:30px !important; padding-bottom:10px;}
.ICO-evelopment-services-section {padding-bottom: 0px;}
.ico-section-four h2 {margin-bottom: 20px !important;}
.ico-section-four {padding-bottom: 30px;}
.ico-section-five {padding-top: 60px !important;}
.form_bottom h3 {margin-top: 0;font-size: 20px !important;font-weight: 500 !important;}
.page-id-6924 .btn-hire a {width: 220px;}    
.section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 250px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 20px;line-height: 27px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.banner-text h2 {font-size: 28px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important;}
.page-id-6924 h3 {font-size: 20px !important;line-height: 28px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .three-col .column_attr .left-text li:after {display:none;}
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.nft-new-section-twlv ul li {width: 20% !important;}    
.fungi-section-one h1 { font-size: 23px !important;line-height: 23px!important;}
.fungi-section-two.in-reverse .section_wrapper.mcb-section-inner {flex-direction: column;}
.fungi-section-two .centrtxt > div p {padding-bottom: 0px !important;}
.fungi-section-two h3.heading-h-three {padding-top: 30px;}
.page-id-10485 .fungi-section-three p.black {margin-top: 0 !important;}
.fungi-section-three .btn-hire a {padding: 12px 23px !important;}
.fungi-section-one {padding-bottom: 50px !important;}
.fungi-section-two,.fungi-section-three,.fungi-section-four {padding-top: 50px !important; padding-bottom: 50px !important;}
body .nft-section-two,body .nft-section-three,body .nft-section-four {padding-top: 175px!important;padding-bottom: 20px !important;}
body .nft-section-two { margin-top: 60px; }
.banner-text h1 {font-size: 35px;line-height: 36px;}
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 18px !important;}
.nft-section-eight .widget {padding-bottom: 0px;margin-top: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 450px !important;}
.nft-section-ten .widget {padding-bottom: 0px; margin-top: 0px;}
.page-id-9223 .eb-solution-banner .btn-hire.scheduledemoo a {background: #f28a04;}
h2 {font-size: 20px;line-height: 27px;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px !important; line-height: 26px;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 30px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {margin-bottom: 30px;}
.feature-tokenization-section h2 {font-size: 20px; line-height: 27px;}
.section_professional_nft_marketplace p br {display: none;}
.section_professional_nft_marketplace {padding-bottom: 20px;}
.page-id-2298 .h-blog-section h2, .h-blog-section h4 {font-size: 23px !important;padding-top: 0px;}      
.coin-development-section .image_wrapper {text-align: center;}    
.driving-the-blockchain-section.less-padd-top {padding-top: 45px !important;}
.driving-the-blockchain-section .forward-thinking-block h2 {margin-bottom: 20px;}
.benefits-tokenization-section ul li {font-size: 14px;}    
.our-offerings-section .story_box .desc_wrapper h3 {font-size: 18px !important;line-height: 23px !important;}    
.types-of-token-security .tt-block-right p {font-size: 14px!important;}    
.types-of-token-security .tt-block-left p {font-size: 14px !important; line-height: 22px;}    
.types-of-token-security h3 {font-size: 17px !important;}
.types-of-token-security .tt-block-left h2 {font-size: 23px;}    
.coin-development-section {padding-top: 50px!important;padding-bottom: 40px;}    
.coin-development-section .cd-right ul {margin-bottom: 35px;}    
.build_white_label p {padding-top: 0 !important;}       
.section.mcb-section.mcb-section-78f8be73a.platform_top_sec.banner_bsc.bg-cover h1 {font-size: 25px !important;}
.defi_wallet_left h2 {font-size: 25px;}
.our_process_out .btn-hire .widget {margin-top: 0 !important;}    
.section_deFi_staking_platforms .btn-hire.talkexpertt {padding-top: 0 !important;}
.section_deFi_staking_platforms .top_sec_new {padding-top: 0px !important;}
.our_process_out .btn-hire {padding-top: 0 !important;}
.our_process_out .top_sec_new {padding-top: 0px !important;}
.benefits-tokenization-section h2 {margin-bottom: 45px;font-size: 20px;line-height: 27px;}  
.our-offerings-section h2 {font-size: 20px;line-height: 28px;}    
.coin-development-section .cd-right h2 {font-size: 20px; margin-top: 20px;}
div#cointypes h2 {font-size: 20px;}    
  
.page-id-8775 .why-feature-section .three-blocks {margin-top: 30px !important;}    
.page-id-8775 .why_us span {line-height: 110px;}
.h-blockchain-offers h2, .walletBenefit .walletBenefitHedings h4 {font-size: 20px !important;}    
body .section_decentralized_finance h2 {font-size: 20px!important;line-height: 27px;}
.section_decentralized_finance h3 {font-size: 16px !important;font-weight: 600;}
.section_decentralized_finance ul li {font-size: 14px!important;}
.section_decentralized_finance {padding-bottom: 30px !important;}   
.binance_feature_list ul li h3 {font-size: 16px !important;}    
.wlllet_dep h2 {font-size: 20px !important;}    
.defi_staking-col .mcb-wrap-inner h2{font-size:20px; margin-bottom: 0px!important;}
.staking_left p {font-size: 14px !important;}    
.section_cryptoexDevelopment .section_wrapper.mcb-section-inner { padding-top: 40px;padding-bottom: 40px;}
.bac_left p {font-size: 16px;}    
.section_theRole_header_two_column .col_right h4 {font-size: 20px;}
.section_nft_value_proposition h2 {font-size: 20px;}
.section_theRole .section_theRole_header h2 {font-size: 20px;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px;}
.faq-section h4 {font-size: 20px;}
.section_nft_list_dark .column {padding-top: 60px;padding-bottom: 40px;}    
.eb-solution-banner h1 {font-size: 25px;}
.section_non-fungible .column_attr h2 {font-size: 20px !important;}
.section_theRole .section_theRole_header h2 {margin-bottom: 0;margin-top: 0px;font-size: 20px !important;}
.section_theRole_header_two_column .col_right h4 {font-size: 20px !important;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner>div .desc_wrapper h4 {font-size: 18px !important;margin-bottom: 0;}
.column_token_with_antier h5 {font-size: 16px !important;}
.section_non-fungible .column_attr h2 br {display: none;}
.section_cryptoFriendlyBank h2 {font-size: 20px;}
.main_form {padding: 35px 33px 0;}
.main_form>p {display: none;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 br {display:none;}    
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 20px;margin-bottom: 15px;}
.section_fintechBankingSolution .section_wrapper p.fn_subheading {font-size: 16px;margin-bottom: 16px;}
.section_fintechBankingSolution .section_wrapper p {font-size: 14px;color: #022243;}
.section-cryptoFriendlyBanking .mcb-wrap-inner {padding-top: 0px;padding-bottom: 0px;}
.heading_blue br {display: none;}
.section_cryptoFriendlyBank p.subHeading {font-size: 14px;line-height: 23px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner h2 {font-size: 20px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner p {font-size: 16px;}
.btn-hire.scheduledemoo.rgbtn-group {margin-top: 0 !important;margin-bottom: 20px !important;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) p {font-size: 14px;line-height: 22px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {font-size: 14px;margin-bottom: 15px;line-height: 22px;}
.section-cryptoFriendlyBanking.m-spacing {padding-bottom: 0px !important;}    
.f_blog_cta h2 {margin-bottom: 15px;font-size: 20px !important;line-height: 27px !important;}
.f_blog_cta a {font-size: 14px !important;}    
.single-post .post-header .title_wrapper h1 {font-size: 23px !important;line-height: 30px !important;}
.single-post #Content ul li {font-size: 14px !important;}    
.build_white_label p {padding-top: 0 !important;}    
.h-blog-section h2, .h-blog-section h4 {line-height: normal;padding-top: 0px;font-size: 23px;}
.faq-section .faq .question .title {font-size: 16px !important;}
#white-label-crypto img {left: 33px !important;}
.section_cryptoexDevelopment {padding-bottom: 20px !important;}
.h-blockchain-offers .icon_box .title br {display: none;}
.section.mcb-section.mcb-section-bf1a7888c.full-width.our-software-module-sec {padding-top: 55px !important;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left {padding-top: 10px !important;}
.section_featureOfOur h2 {font-size: 23px;}
.wlllet_dep h4 {font-size: 14px !important;margin-bottom: 0px !important;}
.requestdemoo.btn-hire.two-BTnn {width: 40% !important;margin: 0 auto !important;padding-bottom: 0 !important;}
.wlllet_dep h3 {font-size: 25px !important;}
.wrap.mcb-wrap.mcb-wrap-v5cyi4o11.one.accelerate.valign-top.clearfix h3 {font-size: 23px !important;line-height: 36px !important;}
.section.mcb-section.mcb-section-eadf4301n.section_walletShowcase.crypto-walt-sec-6 h2 {font-size: 23px;}
.section.mcb-section.mcb-section-eadf4301n.section_walletShowcase.crypto-walt-sec-6 p {font-size: 16px !important;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 19px !important;}
.mainWrapWallet .mcb-wrap-inner h2 {font-size: 25px !important;}
.exchange-feature-section h2 {font-size: 25px !important;}
.business_benefits ul li {font-size: 14px !important;}
.our_process h4 {font-size: 17px !important;}
.our_process p {font-size: 14px !important;}

.our_process_out {padding-bottom: 20px !important;}
.why_us span {font-size: 60px;top: 0;}
.why_us_out {padding-top: 40px !important;}
.why_us h2 {bottom: 0px;}
.column_icon_box .desc {font-size: 14px !important;}
.h-blog-section h2, .h-blog-section h4 {font-size: 20px !important;padding-top: 0px;}
.bottom_form_in .column_attr {display: flex;flex-direction: column;}
.form_bottom p {padding-left: 40px;color: #000 !important;text-align: center;}
#talktoourexperts {padding-top: 40px !important;}
.bottom_form_in {display: block;align-items: center;}
.main_form input.wpcf7-form-control.wpcf7-submit {width: 40%;margin: 0 auto;}
}

/* Iphone 5 */
@media only screen and (min-device-width: 0px) and (max-device-width: 320px){
div#procurement-sec-one .ced-left-text {
    padding: 0;
}
div#white-label-crypto .cd_firstRow {
    padding: 0 !important;
}
.procurement-sec-three img {
    position: unset !important;
}
.procurement-sec-nine img {
    position: unset !important;
}
.procurement-sec-three p.text_main {
    font-size: 18px;
    line-height: 27px;
    padding-left: 0;
}
#procurement-sec-ten .btn-hire {
    padding: 0px 0 0;
}
#procurement-sec-ten .hireUs_block {
    padding-top: 0;
}
#procurement-sec-four .column_attr.clearfix.align_left.animate.fadeInLeft {
    padding: 0 !important;
}
.procurement-sec-five .btn-hire {
    align-items: center;
}
.procurement-sec-five .widget {
    margin-top: 0px;
}

#stosec-two .type-of-security-tocken-block {padding-top: 40px;}
#stosec-two .desc {text-align: left;}     
.page-id-9059 .section_buildBetter .column .column_attr {
    padding: 60px 20px;
}     
.page-id-9059 h4{ font-size:16px; }     
div#ourband-sec-one {
    padding-top: 0 !important;
}    
#ourband-sec-two h2 br {
    display: none;
}
#cont-page-sec-one .contact_img {
    margin-top: 40px;
}
#cont-page-sec-one .contact_bottom_text h5 {
    font-size: 16px;
}

#p2p-sec-three .rp-left {
    padding-right: 0;
    
}
#p2p-sec-five .column_attr.clearfix {
    margin-top: 15px;
}
div#p2p-sec-five {
    padding-bottom: 40px;
}    
    
#dap-dev-ser-sec-six .column.special_box .column_attr {
    height: 150px;
}    
#home-sec-one h1 {
    font-size: 35px;
    line-height: 42px;
}
div#home-sec-one {
    padding-bottom: 30px;
    padding-top: 20px;
}
#ido-dev-ser-sec-five .icon_box.icon_position_left.no_border {padding-top: 100px;}
#ido-dev-ser-sec-five #custom_html-3 {margin-top: 20px !important;}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}

.carbon-credit-sec-one {padding-top: 218px !important;padding-bottom: 60px!important;background-position: -270px 32px!important;background-size: 600px!important;}    
.carbon-credit-sec-four {padding: 20px 0px 40px 0 !important;}
.carbon-credit-sec-five p br{ display:none; }
.carbon-credit-sec-six h2 br{ display:none; }
    
.page-id-3138 .top_sec {
    padding-top: 30px;
}    
.page-id-3138 .ced-left-text {
    padding-bottom: 0px;
}
    
.page-id-4133 .time-line ul:nth-child(5) {
    margin-bottom: 0;
}
#assets-tok-whyus-sc .hireUs_block {
    padding-top: 15px;
}
.page-id-10905 .post-desc-wrapper {width: 100% !important;}
.page-id-10905 .post-desc {padding: 15px 0 0 0px;}
.page-id-10905 .image_frame.post-photo-wrapper.scale-with-grid.images_only {width: 100%;}
div#cryptcurrency-der-sec-one h1 {padding-top: 25px;}    
div#cryptcurrency-der-sec-five {margin-top: 0 !important;margin-bottom: 60px !important;}    
div#cryptcurrency-der-sec-one {background-position: center!important;min-height: 530px;}
.cryptcurrency-der-sec-three {margin-top: 0px !important;margin-bottom: 40px !important;}
div#cryptcurrency-der-sec-four {margin-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six h2 br {display: none;}
.cryptcurrency-der-sec-six {padding-bottom: 40px !important;}
.cryptcurrency-der-sec-seven .btn-hire.talkexpertt {position: relative;top: 20px;}
.margntradng-sec-four {margin-bottom: 0;padding-bottom: 30px !important;}
div#margntradng-sec-five {padding-top: 58px !important;}
#margntradng-sec-five .mt_securityPractices .column_attr ul li b {font-size: 14px;}
.page-id-5030 h1 {font-size: 22px!important;line-height: 29px!important;}   
.page-id-5030 .comman_heading h4 {font-size: 17px;line-height: 22px;}
.page-id-5030 .ced-left-text {padding: 0;}
.page-id-5030 #white-label-crypto img {left: 0 !important;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 65%;margin: 0 auto;}
.nftmrktimgx {padding-top: 50px;}
.nftmrkt-subsc-rgt {padding-left: 35px !important;}   
div#defistaking-sect-one h1 {font-size: 22px !important;}
div#defistaking-sect-one h3 {font-size: 16px !important;padding-top: 25px;}
div#defistaking-sect-two p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-three p {font-size: 14px;line-height: 22px;}
div#defistaking-sect-four .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
#defistaking-sect-five .wlllet_dep h4 {font-size: 14px;line-height: 22px;}
.our_process h4 {font-size: 16px!important;}
#defistaking-sect-six .widget {padding-bottom: 15px;margin-top: 0px;}
div#defistaking-sect-one .requestdemoo a {width: auto;}
div#defistaking-sect-one {padding: 65px 0 30px 0;}
#defistaking-sect-six .our_process_box .mcb-wrap-inner {margin-bottom: 0px;}
div#defistaking-sect-seven {padding-top: 20px !important;padding-bottom: 30px !important;}
#defistaking-sect-six .column_attr {width: 100% !important;}
.defiyield-section-one {padding-bottom: 0 !important;}
#defiyield-section-five .wlllet_dep h4 {font-size: 14px;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 15px;}
.defiyield-section-six .our_process h4 {font-size: 16px;}
.defiyield-section-six .our_process_box_text .column_attr {width: 100% !important;}
#defiyield-section-seven {padding-top: 20px !important;	padding-bottom: 20px !important;}
.defiyield-section-two.section_defiCryptoBankingWallet .mcb-wrap-inner {padding-left: 0;padding-right: 0;}
.defiyield-section-four {padding-bottom: 30px !important;}
.defiyield-section-one h4 {font-size: 20px;line-height: 30px;font-weight: 600;}
.btn-hire .popupaoc-button {padding: 12px !important;}
.btn-hire a {padding: 12px !important;}
.btn-hire.hireUss a {width: 150px !important;}
.nonfungi-section-four .alignright {float: none;text-align: center;}    
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 16px;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 100% !important;}
.sect-ten-whychoose-soc .btn-hire .textwidget a {padding: 12px;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link {padding: 12px;}
.nft-tok-second-sec a.paoc-popup.popupaoc-button {padding: 12px;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link {padding: 12px;}
.nonfugi-section-ten p {font-size: 14px;}
.page-id-10812 .section_wrapper.mcb-section-inner {flex-direction: column-reverse;}
.page-id-10812 .nftrg-sec-one .right-text-block {padding-left: 10px;}
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;}
.page-id-10812 .nftrg-sec-one p.s-text {font-size: 16px;}
.nonfungitok-section-three h3 {font-size: 16px !important;}
.nonfungitok-section-three br {display:none;}
.mlmsoft-sec-one { padding-top: 50px;padding-bottom: 25px !important;}
.mlmsoft-sec-two h2 {margin-top: 30px;font-size: 18px !important;}
.mlmsoft-sec-two li {font-size: 15px !important;}
.mlmsoft-sec-three h2 {font-size: 20px !important; line-height: 26px !important;}
.mlmsoft-sec-four h2 {font-size: 20px !important;line-height: 26px !important;}
.mlmsoft-sec-five h2 {font-size: 20px !important;line-height: 26px !important;}
.mlmsoft-sec-five .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.mlmsoft-sec-six h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-six .btn-hire a {padding: 12px !important;width: 210px;}
.mlmsoft-sec-seven h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-seven {padding-bottom: 40px;padding-top: 10px;}
.mlmsoft-sec-eight h2 {font-size: 20px !important;line-height: 27px !important;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div .desc_wrapper h4.title strong {font-size: 18px;margin-bottom: 15px;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.mlmsoft-sec-eight .btn-hire .textwidget a {padding: 12px;}
.mlmsoft-sec-nine h4.title {font-size: 18px !important;}
.mlmsoft-sec-nine .btn-hire a {padding: 12px !important;width: 220px !important;}
.mlmsoft-sec-eleven .btn-hire .textwidget a {font-size: 14px !important;padding: 12px !important;}
.page-id-4059 .btn-hire .textwidget a {padding: 12px;text-align: center;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.hyperledger-sect .widget {padding-bottom: 15px;margin-top: 15px;}
.walletsec_new p {font-size: 14px;line-height: 22px;}  
.walletsec_new h4 {font-size: 16px;line-height: 23px;}
.cedc-sec {text-align: left;}
.cedc-sec a {width: 210px;text-align: center;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li strong {font-size: 17px !important;font-weight: 600;}    
.compo-section-para div#custom_html-3 {margin-top: 0;}
.home .h-blockchain-offers p.s-title {font-size: 16px;color: #000;font-weight: 300;}
.home .blockchain-adoption p.s-title {font-size: 16px;}
.home .h-block-revolution .mcb-wrap-inner {padding-top: 0px;}    
.home .h-block-revolution .h-bes-left h2 {font-size: 40px !important;line-height: 43px !important;}
.home .main-banner .section_wrapper .column h1 {ont-size: 30px !important;line-height: 35px !important;}
.section_polkadotDevelopmentServices p {font-size: 14px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 24px !important;}
.aglance-section-cryp-frn .btn-hire a {padding: 14px 25px;}
.crpytfr-section-one .btn-hire.scheduledemoo.rgbtn-group a {float: left;}    
 .diverity-section-mob .btn-hire.talkexpertt.orangeBtn {text-align: center !important;}
.diverity-section-mob p.black {text-align: center !important;}
.diverity-section-mob h3.heading-h-three {text-align: center !important;margin-top: 20px;}    
.eb-solution-banner .lycBlock_left h3 br { display:none; }
.section_defiCryptoBankingWallet .lycBlock_right .mcb-wrap-inner .column.one-third h4 {font-size: 20px;line-height: 28px;}
.ico-section-one a.paoc-popup.popupaoc-link {padding: 12px 20px !important;}
.post-header .title_wrapper h1 {line-height: 27px !important;}    
.eb-solution-banner h1 {font-size: 25px !important;line-height: 32px;margin-bottom: 20px;}    
.rgvwdmo a {width: 150px !important;}
.section_cryptoexDevelopment h2 {margin-bottom: 20px !important;}
.section_cryptoexDevelopment .widget {margin-top: 0px;}
.page-id-6791 div#echangeF a.paoc-popup.popupaoc-button {width: 150px !important;padding-top: 12px !important;padding-bottom: 12px !important;}
.page-id-6791 .business_benefits .btn-hire a {background: #ffa01e;padding: 12px !important;}
.section-our-pro h2 {font-size: 22px !important;}
.section-our-pro h4 {font-size: 16px !important;}
.section-our-pro p {font-size: 14px !important;line-height: 20px !important;}
.section-our-pro h5 {font-size: 16px;}
.section-our-pro a.paoc-popup.popupaoc-button {width: 220px;}
.business_benefits h3 br { display:none; }
.nft-section-maine-first h1 {font-size: 36px!important;line-height: 46px !important;}
.top_sec .main_form h4 {font-size: 16px;}
.ico-section-one .ced-left-text {padding: 0px!important;margin-top: 15px !important;}
.ICO-evelopment-services-section { padding-bottom:20px !important; }
.section-ico-solutions .desc_wrapper h4.title {font-size: 14px;}
.ico_sec_3 p {font-size: 14px;line-height: 22px;padding-top: 17px;}
.section-IndustriesDisrupted-cta .mcb-wrap-inner .desc_wrapper h4.title {font-size: 14px;}
.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr {padding: 40px 10px 21px;}
.icon-on-ethereum .mcb-wrap-inner>div:nth-child(3) .column_attr p {font-size: 14px;line-height: 23px;}
.sectionExpertiseinICO .section_wrapper>div:nth-child(1) p {font-size: 14px;}
.sectionExpertiseinICO .section_wrapper>div:nth-child(1) p br {display:none;}
.f_blog_cta {padding: 20px !important;}    
.f_blog_cta h2 {margin-bottom: 15px !important;font-size: 16px !important;line-height: 22px!important;}
.f_blog_cta a {font-size: 13px !important;padding:12px !important;}
.page-id-3410 .top_sec_new .btn-hire {width: 60% !important;margin: 0 auto !important;}   
.page-id-3410 .h-blockchain-offers {padding-top: 58px !important;}
.page-id-3410 .main_form h4 {font-size: 16px;}
.page-id-3410 .top_sec .main_form {margin-bottom: 0;}
.safety-features-section .desc_wrapper {padding-right: 0;}
.page-id-6924 .btn-hire a {width: 220px;}    
.section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix {padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box {margin-bottom: 15px;padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 250px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 20px !important;line-height: 27px !important;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
body .nft-new-section-twlv ul li {display: block!important;}     
body .sectoin_howDoes {padding-top: 40px;}
body .section_usecases .col_right p {font-size: 13px!important;}
body .single-post .post-header .title_wrapper h1 {font-size: 17px !important;}
body h1 {font-size: 19px !important;line-height:30px!important;}
.fungi-section-one h1 {font-size: 23px !important; line-height:29px!important;}
.page-id-10485 .defi_banner p {font-size: 17px !important;line-height: 22px !important;}
.section.mcb-section.mcb-section-47c3cbe47.sec-three.defi-land.in-reverse.fungi-section-two h2 {padding-top: 30px;}
.btn-hire.scheduledemoo.textReplcebutton a:before {font-size: 13px !important;}
body h3 {font-size: 18px !important;}
body .athtext {font-size: 14px;}
.crtpyDiv2 h3 {padding-top: 20px;}
body .section_exchangeSecurityFeatures {padding-top: 50px !important;}
.section.mcb-section.mcb-section-bf1a7888c.full-width.our-software-module-sec {padding-top: 50px !important;}
.section_scheduleAdemo {padding-top: 0px;padding-bottom: 20px;}
body h2 {font-size: 20px !important; line-height:27px!important}
body .eb-solution-banner .btn-hire a:first-child {position: relative;bottom: 15px !important;}
a.weareHiring {display: none;}
body .section_benefits_of_nft .col_left p {font-size: 13px;line-height: 23px;}
body .section_usecases {padding-top: 40px;}
body .why_us span {font-size: 35px !important;}
body.page-id-9223 .h-blockchain-offers {padding-top: 20px !important;}
body .build_white_label p {padding-top: 10px !important;}
body .faq-section .faq .question .title {font-size: 13px !important;}
body .faq-section h4 {font-size: 18px;}
body .h-blog-section {padding-top: 40px !important;}
body .h-blog-section h2, .h-blog-section h4 {font-size: 18px;}
body .h-blog-section h3.entry-title {font-size: 14px !important;line-height: 23px !important;}
body .why_us h2 {bottom: -35px !important;}

body .comman_heading h2 {font-size: 18px !important;line-height: 27px !important;}
body .section_exchangeSecurityFeatures h2 {font-size: 20px !important;}
body .section_exchangeSecurityFeatures h2 {margin-top: 0px !important;}
body .cryptoSecurity_List .mcb-wrap-inner {padding-left: 0;padding-right: 0;}
body .cryptoSecurity_List .mcb-wrap-inner .column h4 {font-size: 16px;}
body .modules_box h4 {font-size: 17px !important;}
body .our-software-module-sec .wrap.mcb-wrap.mcb-wrap-993831d58.one.modules_main.valign-top.clearfix {padding-bottom: 20px;}
body .section_businessBenefitsOfchoosing h4 {font-size: 17px !important;}
body .walletBenefit .walletBenefitHedings h4 {font-size: 17px !important;line-height: 23px !important;}
body .h-blockchain-offers .icon_box .title {font-size: 15px;    line-height: 25px;}
body .heading_blue {font-size: 18px !important;}
body .bin_exc_list li {font-size: 14px;}
body .section_cryptoexDevelopment {padding-bottom: 20px !important;}
body .rg-our-process-sec h4.title {font-size: 17px;}
body .why_us_out {padding-top: 60px !important;}
body .why_us span {font-size: 35px !important;}
.home .h-blockchain-offers h2 {font-size: 20px !important;}
/*body .top_sec_new {padding-top: 0px !important;}*/
.class-for-foo-form #talktoourexperts h3 {color: #fff;font-size: 22px !important;}
.class-for-foo-form #talktoourexperts p{text-align: center;padding-left: 0;color: #fff;}
.class-for-foo-form #talktoourexperts .column_attr.clearfix {flex-direction: column;}
.class-for-foo-form #talktoourexperts {padding-top: 20px !important;padding-bottom: 20px !important;background: #293352 !important;padding-left: 5px;padding-right: 5px;margin: 0 15px;}
.class-for-foo-form .main_form .s-text {color: #000;}
.class-for-foo-form .main_form input.wpcf7-form-control.wpcf7-submit {width: 70%;margin:0 auto;}
.page-id-2829 div#talktoourexperts h3 br {display: none;}
.page-id-2829 .column.mcb-column.mcb-item-ab5d7fb83.one-second.column_column.bottom_form_in {display: block !important;}
}

@media(max-width:767px){
.rgorngbtn a {margin-left: 0 !important;}
.column_token_with_antier p {font-size: 14px !important;line-height: 24px;}
.section_nft_value_proposition .btn-hire {padding-top: 0px !important;}
#nftFeatures .widget {padding-bottom: 0px;}
.section_cryptoFriendlyBank .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}    
.home .main-banner .section_wrapper .column h1 {font-size: 27px;font-weight: 500;}
.home .h-block-revolution .h-bes-left p.n-text {font-size: 14px;}
.home .h-blockchain-offers .widget {padding-bottom: 0px;margin-top: 20px;}
.home .h-blockchain-jurney h2 {font-size: 20px;}
.home .h-blockchain-jurney p.s-title {font-size: 14px !important;}
.h-success-block h2 {margin-bottom:10px;font-size: 20px;}
.h-success-block p.s-text {font-size: 14px;}
.h-success-block {padding-top: 60px !important;padding-bottom: 25px !important;}
.blockchain-adoption h2 {font-size: 20px !important;line-height: 27px !important;}
.blockchain-adoption .story_box .desc_wrapper h3.themecolor {font-size: 16px !important;text-align:center;}
.story_box .desc {line-height: 22px;}
.section.mcb-section.section_cryptoFriendlyBank {padding-bottom: 40px;}
.h-blog-section h3.entry-title {font-size: 16px !important;}
.page-id-6791 .why_us_out {padding-top: 30px !important;padding-bottom: 30px !important;}
.why_us span {font-size: 40px !important;}
.why_us h2 br {display: none !important;}
.why_us h2 {bottom: 0 !important;}
.why_us span {top: 0px !important;}
.why-feature-section .three-blocks {margin-top: 20px !important;}
.page-id-6791 .wlllet_dep .btn-hire {margin-top: 0px !important;}
.mainWrapWallet .mcb-wrap-inner h2 {font-size: 20px;line-height: 27px;}
a.orderCryptoBtn {max-width: 210px;}
#wallet-features .widget {padding-bottom: 10px;margin-top: 10px;}
.exchange-feature-section h3 {font-size: 17px !important;line-height: 24px !important;}
#development-process .top_sec_new {padding-top: 0 !important;}
#development-process .btn-hire {padding-top: 0 !important;}
#wallet-features .top_sec_new {padding-top: 0 !important;}
.wlllet_dep h3 {font-size: 38px;}
#wallet-features .btn-hire {padding-top: 0 !important;}
.nwbnnr{min-height:auto !important;}
.eb-solution-banner h1 {padding-top: 30px !important;}
.nftrg-sec-one img {padding-top:40px;}
.page-id-2829 .offerings_sec h2 {font-size: 22px !important;line-height: 25px !important;margin-bottom: 25px;}
.our-software-module-sec .btn-connect {padding-top: 0px !important;padding-bottom: 30px;}
.section_exchangeSecurityFeatures h2 {font-size: 20px !important;}    
.athtext {font-size: 17px;line-height: 25px;}
.athName {font-size: 18px;}
.rg-talkexpertt a {width: 200px;}
.section_exchangeSecurityFeatures {padding-top: 45px !important;}
.modules_box h2, .modules_box h4 {font-size: 20px !important;}
.walletBenefit .walletBenefitHedings h4 {line-height: 27px !important;}
.section_businessBenefitsOfchoosing h4 {font-size: 18px !important;}
.heading_blue {font-size: 20px !important;}
.section_cryptoexDevelopment {padding-bottom: 10px !important;}
.section_cryptoexDevelopment {padding-bottom: 10px !important;}
.feature_main.white-section {padding-top: 60px !important;}
.feature_main .mtp .story_box {padding-top: 0px !important;}
.story_box .desc {padding-bottom: 25px;color: #000;font-size: 14px;font-weight: normal;text-align: center;}
.ced-left-text h2 {font-size: 20px;line-height: 27px;}
.section-exchange-platform {padding-top: 0px !important;}
.section-exchange-platform h2 {font-size: 19px;line-height: 27px;}
.feature_main h2 {font-size: 19px !important;}
div#softwareModule h2 {font-size: 20px !important;}
.modules_box ul li {font-size: 14px;}
#developmentProcess {padding-top: 60px !important;}
div#developmentProcess h2 {font-size: 20px !important;}
.time-lineNew ul:last-child {margin-bottom: 10px;}
.btn-connect.less-padd {padding-bottom: 0px;}
#developmentProcess a.paoc-popup.popupaoc-button {margin-bottom: 0;}
.crypto_liq h2 {font-size: 20px !important;padding-top: 30px;}
.crypto_liq_box p {font-size: 14px;}
.feel-free-share-section {padding-top: 30px !important;}
.feature_listing ul li {font-size: 14px;}
.offerings_sec {padding-top: 50px !important;padding-bottom:20px !important;}
.offering_box.s-text h3 {font-size: 18px !important;}
.offering_box p {font-size: 14px;}
.top_sec_new h2 {margin-bottom: 0;font-size: 20px;line-height: 28px;}
.form_bottom h2, .form_bottom h3 br {display: none;}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

 .rgsec-one {    
background-position: center top !important;
    min-height: 400px !important;
    background-size: cover !important;
    height: 380px !important;
}	

.rgsec-one h1 {
    color: #FFA01D;
    font-size: 36px !important;
    line-height: 48px !important;
    font-weight: 600;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
}	
.banner-p {
    font-size: 23px !important;
    line-height: 32px;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 15px !important;
}
.rgsec-three .rgsec-three-row-two .one-third {
    width: 48% !important;
}
.rgsec-four-col-four {
    margin-left: 134px!important;
}
.rgsec-two-row-one .one-second.column_column {
    padding-top: 50px !important;
}
.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    font-size: 60px !important;
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    padding-bottom: 0px;
    position: relative;
    bottom: 23px;
	line-height: 25px;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-two:after {
    width: 213px;
    height: 382px;
    top: 86%;
}
.rgsec-one:after {
    height: 886px;
    width: 395px;
}
.one.rgsec-two-row-one {
    padding-bottom: 0;
}
.rgsec-three:before { display:none; }
.rgsec-three .icon_box {
    min-height: 315px !important;
}    
    
 .rgsec-four {
    padding-top: 80px!important;
}   
.procurement-sec-three .section_wrapper.mcb-section-inner {
    padding-top: 0px;
    padding-bottom: 40px;
}
.procurement-sec-three .cd_left {
    padding: 0 !important;
}
.page-id-5632 .procurement-sec-three {
    padding-top: 0px !important;
}
#procurement-sec-eight h2 {
    margin-top: 30px;
}

#stosec-one p.s-text br {
    display: none;
}
.procurement-sec-three img {
    position: unset !important;
}
.procurement-sec-nine img {
    position: unset !important;
}
#procurement-sec-ten .btn-hire {
    margin-top: 33px !important;
}
#stosec-one p.s-text {
    font-size:17px;
}
div#section_theNeed-sec {
    padding-bottom: 0 !important;
}
#section_theNeed .mcb-wrap-inner {
    margin-bottom: 45px;
}
#biisec-sec .one-third.column_icon_box {
    min-height: 415px;
}
div#biisec-sec {
    padding-bottom: 0;
}
.page-id-9059 .section_differentiator ul.insurance_value_chain_list li {
    padding-right: 45px;
}
.page-id-9059 .defi_heroBanner {
    min-height: 450px;
}

.ss .post-desc {
    padding: 0px 0 0 20px;
}

#cont-page-sec-one .contact_img {margin-top: 40px;}
#cont-page-sec-one .contact_bottom_text h5 {font-size: 17px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}


.page-id-6266 .hirebox {
    min-height: 200px;
}
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
div#p2p-sec-five {padding-bottom: 20px; padding-top: 60px !important;} 
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}

#dap-dev-ser-sec-six .one-third {
    min-height: 285px;
}  
#dap-dev-ser-sec-six .column.special_box .column_attr {
    height: 150px;
}
#home-sec-two h2 {
    line-height: 44px !important;
}
#home-sec-one h1 {
    font-size: 45px !important;
    line-height: 55px;
}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}    
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;flex: 0 0 48%;min-height: 395px;margin: 7px 7px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner {flex-wrap: wrap;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {width: 48%;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px;padding-bottom: 0px;}


.page-id-6091 .section_cryptoexDevelopment .section_wrapper.mcb-section-inner {
    padding-top: 0px;
    padding-bottom: 30px;
}

.page-id-4133 .time-line ul:nth-child(5) {
    margin-bottom: 0;
}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
    font-size: 16px;
}
#white-paper-sec-two .widget {
    padding-bottom: 0px;
}
.our-wht-pg-sc .widget {
    padding-bottom: 0px;
}
div#cryptcurrency-der-sec-one {background-position: center!important;}
div#cryptcurrency-der-sec-one h1 {padding-top: 15px;}  
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 0px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.page-id-6554 h2{ font-size:22px; }
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 320px;}
.cryptcurrency-der-sec-six {padding-bottom: 0 !important;}
.cryptcurrency-der-sec-seven .one-fourth.column_icon_box.tradingicons {width: 48%;}
.cryptcurrency-der-sec-seven {padding-bottom: 20px !important;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {width: 48%;padding: 20px;min-height: 270px;}
.margntradng-sec-two .widget {margin-top: 0px;}
.margntradng-sec-three .story_box .desc {text-align: left;}
.margntradng-sec-three .feature_main .story_box {padding: 0 10px!important;}
.margntradng-sec-four {margin-top: 0px !important;}
.margntradng-sec-four .widget {padding-bottom: 0px;margin-top: 0px;}
#margntradng-sec-five .mt_securityPractices .column_attr ul li b {font-size: 14px;}
#margntradng-sec-six .one-fourth.column_icon_box {width: 48%;}
#margntradng-sec-six {padding-bottom: 40px !important;}
.page-id-9696 .banner-text h2 {font-size: 25px;}
.page-id-9696 h3.heading-h-three {font-size: 22px !important;line-height: 30px !important;}
.nftmrktplc-sec-one p.s-text {font-size: 16px;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 65%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}
#defistaking-sect-six .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
body .defiyield-section-one {padding-bottom: 0 !important;}
#defiyield-section-five .wlllet_dep h4 {font-size: 14px;}
#defiyield-section-five .widget {margin-top: 0px; padding-bottom: 0 !important;}
.defiyield-section-six .our_process h4 {font-size: 16px;}
.defiyield-section-six .our_process_box_text .column_attr {width: 100% !important;}
#defiyield-section-seven {padding-top: 20px !important;	padding-bottom: 20px !important;}   
.defiyield-section-two.section_defiCryptoBankingWallet .mcb-wrap-inner {padding-left: 0;padding-right: 0;}
.defiyield-section-one h3 {font-size: 18px !important;}
.defiyield-section-two h4 {font-size: 20px !important;line-height: 28px !important;font-weight: 600;}
#defiyield-section-three .section_wrapper.mcb-section-inner {padding-top: 0px;padding-bottom: 0px;}
#defiyield-section-three .column.mcb-column.mcb-item-fbf124af1.one-second.column_column.cd_left.mccs {padding-top: 0 !important;}
.white-label-crypto.defiyield-section-four {padding-top: 60px !important;padding-bottom: 30px !important;}
.btn-hire .popupaoc-button {padding: 12px !important;}
.btn-hire a {padding: 12px !important;}
.btn-hire.hireUss a {width: 150px !important;}
.nft-tok-second-sec-icons .column.mcb-column {min-height: 250px;}  
.nonfungitok-section-three .widget {padding-bottom: 0px;}
.eb-solution-banner .section_wrapper>div:nth-child(3) {width: 50%;flex: 0 0 48%}
.eb-solution-banner .section_wrapper>div:nth-child(2) {width: 48%;flex: 0 0 50%;}
.page-id-10812 .one-fifth.column {width: 31%;}
.nft-tok-second-sec-icons .column.mcb-column {min-height: 360px !important;}    
.nonfungi-section-four .alignright {float: none;text-align: center;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 16px;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 49% !important;}
.sect-ten-whychoose-soc .btn-hire .textwidget a {padding: 12px;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link {padding: 12px;}
.nft-tok-second-sec a.paoc-popup.popupaoc-button {padding: 12px;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link {padding: 12px;}
.nonfugi-section-ten p {font-size: 14px !important;}
.sect-ten-whychoose .one-third.column {min-height: 340px !important;}
.fungi-whychoose-complt-sprt {margin-left: 130px!important;}
.page-id-10812 .nftrg-sec-one .right-text-block {padding-left: 10px;}
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;font-size: 32px !important;line-height: 37px;}
.page-id-10812 .nftrg-sec-one p.s-text {font-size: 16px;}
.nonfungitok-section-three h3 {font-size: 16px !important;}
.nonfungitok-section-three br {display:none;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.hyperledger-sect .widget {padding-bottom: 15px;margin-top: 15px;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;} 
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.cesf-sect .widget {padding-bottom: 0px;margin-top: 0px;}
.smconad-sec .widget {margin-top: 0px;}
.smconad-sec {padding-bottom: 20px;}
.cesf-sect .one-third {width: 46%;}
.cedc-sec a {width: 210px;text-align: center;} 
.h-blog-section h3 {padding-bottom: 0; min-height: 78px;}
.h-blog-section {padding-bottom: 30px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important;}
.section_polkadot-technology {padding-bottom: 20px !important;}
.section_polkadot-technology .column_icon_box .desc {line-height: 22px !important;color: #000000;}
.page-id-9146 .feature-tokenization-section {padding-bottom: 0px;}
.section_embracingtheweb .widget {padding-bottom: 10px;margin-top: 0px;}
body .fungi-section-four .box-in .icon_box {min-height: 313px;}
.ico_sec_3 h2 {margin-bottom: 15px;}
.h-blockchain-offers h2 {margin-bottom: 15px;}
.ico-section-five .widget {padding-bottom: 0px;}
.ico-section-four {padding-bottom: 60px;}
.faq-section .faq .question .title {font-size: 16px !important;}
.page-id-3410 .h-blockchain-offers h2 {font-size: 25px !important;padding-top: 0;}
.top_sec h1 {font-size: 28px !important;}
.stablecoin_services .widget {padding-bottom: 30px;margin-top: 0;position: relative;}
.best-stablecoin .btn-connect {padding-top: 0;}
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 430px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 20px;line-height: 27px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 28px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important; min-height: 330px;}
.page-id-6924 h3 {font-size: 20px !important;line-height: 28px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 10px;min-height: 230px;}
.section_createFinanceApplications .widget {padding-bottom: 0px;}  
.faq-section h4 {font-size: 25px;}
.page-id-10485 .banner-text h1 {font-size: 30px!important;line-height: 32px!important; }
.banner-text h1 {font-size: 35px!important;line-height: 36px!important; }
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 10px !important;}
.nft-section-eight .widget {margin-top: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 300px !important;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
h2 {font-size: 25px;line-height: 30px!important;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px !important; line-height: 24px;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 10px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {margin-bottom: 30px;}
.sectoin_howDoes .widget {padding-bottom: 0px;margin-top: 0px;}
.section_professional_nft_marketplace p br {display: none;}
.section_benefits_of_nft .col_right h3 {line-height: 27px;}
.feature-tokenization-section {padding-bottom: 0px;}
.h-blog-section .grid .post-desc-wrapper .post-desc .post-title h3 {font-size: 14px !important;}
.types-of-token-security .tt-block-left h3 {font-size: 18px;margin: 0 0 5px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;}
.types-of-token-security .tt-block-left h2 {font-size: 25px;}
.benefits-tokenization-section ul li {font-size: 16px;}
.types-of-token-security .tt-block-right p {font-size: 14px;margin-bottom: 0px;}
.types-of-token-security .tt-block-right h2 {font-size: 23px;line-height: 32px;}
.our-offerings-section .story_box .desc_wrapper h3.themecolor {font-size: 18px;}
.types-of-token-security .tt-block-right h2 b {font-size: 40px;}
.our-offerings-section h2 {font-size: 23px;}
.benefits-tokenization-section h2 {font-size: 23px;}
.top_right_sec h3 {font-size: 20px !important;}
.driving-the-blockchain-section .forward-thinking-block h2 {font-size: 25px;margin-bottom: 20px}
.coin-development-section .cd-right ul {margin: 35px 0 35px;}
.coin-development-section .cd-right h2 {font-size: 25px;}
.coin-development-section .cd-left, .coin-development-section .cd-right, .types-of-token-security .tt-block-left, .types-of-token-security .tt-block-right {margin-bottom: 30px;}
.coin-development-section .cd-left h2 b {font-size: 50px;}
.coin-development-section .cd-left h2 {font-size: 25px;line-height: 33px;}
.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0px;}
.defi_wallet_left h2 br { display:none; }
.defi_wallet_left p br { display:none; }
.defi_wallet_right p {font-size: 14px !important;}
.defi_banking_wallet .two-third.column {width: 95% !important;}
.defi_banking_wallet .one-third.column {width: 100%;}
.defi_staking-col .mcb-wrap-inner h2 {margin-bottom: 10px !important;}
.staking_left p {font-size: 14px !important;}
.section_cryptoexDevelopment .section_wrapper.mcb-section-inner {padding-top: 40px;padding-bottom: 40px;}
.binance_feature_list ul li h3 {font-size: 18px !important;}
.section_deFi_staking_platforms .btn-hire.talkexpertt {padding-top: 0 !important;}
.section_deFi_staking_platforms .top_sec_new {padding-top: 0px !important;}
h2 {line-height: 35px;}
h3 {font-size: 18px;}
.section_decentralized_finance ul li {font-size: 14px !important;}
.section_decentralized_finance {padding-bottom: 20px !important;}
.page-id-8775 .why_us_out {padding-top: 40px !important;padding-bottom: 60px !important;}
.section_non-fungible .section_wrapper .wrap {padding: 60px 30px !important;}
.section_theRole .section_theRole_header h2 {font-size: 25px!important;}
.section_theRole_header_two_column .col_left {padding-right: 10px!important;}
.section_theRole_header_two_column .col_right {padding-left: 10px!important;}
.feature-tokenization-section h2 {font-size: 25px!important;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px !important;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 60px !important;}
.section_nft_list_dark .column h5 {font-size: 25px !important;margin-bottom: 36px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;font-weight: 500 !important;}
#Footer .footer_copy .copyright {width: 50%;text-align: left;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {font-size: 20px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) p {font-size: 14px;line-height: 22px;}
.section-cryptoFriendlyBanking.m-spacing {padding-bottom: 15px !important;}
.section_fintechBankingSolution .section_wrapper h2 {font-size: 25px;padding-bottom: 15px;}
.section_fintechBankingSolution .section_wrapper p.fn_subheading {font-size: 18px;margin-bottom: 10px;}
.section_fintechBankingSolution .section_wrapper p {font-size: 14px;}
.section.mcb-section.mcb-section-emlfbz8y9.section-cryptoFriendlyBanking h2 {margin-bottom: 15px;font-size: 23px;line-height: 30px;}
.section_cryptoFriendlyBank h2 {font-size: 25px;}
.section_cryptoFriendlyBank p.subHeading {font-size: 14px;line-height: 22px;}
.whyCountonUsList .mcb-wrap-inner .column_attr h4 {font-size: 18px;line-height: 24px;}
.whyCountonUsList .mcb-wrap-inner {padding-bottom: 0px;}
.h-blog-section h2, .h-blog-section h4 {font-size: 25px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {font-size: 14px;margin-bottom: 5px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(3) ul li {font-size: 14px;line-height: 22px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) p {font-size: 14px;line-height: 22px;}
.section.mcb-section.mcb-section-tozu8gcm1.section_whatIsOurWhiteLabel {padding-top: 70px !important;padding-bottom: 20px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner {min-height: 400px;padding-top: 30px;}
.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 25px;margin-bottom: 19px;}
.f_blog_cta h2 {margin-bottom: 20px !important;font-size: 25px !important;}
.post-header .title_wrapper h1 {line-height: 34px !important;}
.single-post #Content ul li {font-size: 14px !important;}
.our-software-module-sec .wrap.mcb-wrap.mcb-wrap-993831d58.one.modules_main.valign-top.clearfix {padding-bottom: 0 !important;}
.our-software-module-sec .btn-connect {padding-bottom: 0px;}
.section-meticulously-crafted-offerings h2 {margin-bottom: 15px;}
.h-blockchain-offers h2, .walletBenefit .walletBenefitHedings h4 {font-size: 25px !important;line-height: 35px;}
h1, .text-logo #logo {font-size: 25px!important;line-height: 35px;font-weight: bold;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 26px!important;line-height: 35px;}
.page-id-6048 .why_us span {font-size: 80px;}
h2.heading_blue {font-size: 25px!important;line-height: 35px;}
.page-id-6048 .why_us_out {padding-top: 40px !important;}
.build_white_label p {padding-top: 0 !important;}
.page-id-2829 .form_bottom h2, .form_bottom h3 {margin-left: 125px;margin-bottom: 0;text-align: center;}
.feature_listing h3 {font-size: 30px;}
.page-id-6048 .btn-hire .popupaoc-button {width: 150px !important;}
.section_featureOfOur h2 {font-size: 25px!important;}
.section_featureOfOur .wrap.mcb-wrap.mcb-wrap-41c0d5be5.one.btn-connect.valign-top.clearfix {padding-bottom: 60px;}
.comman_heading h2 {font-size: 25px !important;line-height: 35px;}
.our-software-module-sec h2 {font-size: 25px!important;}
.faq-section {padding-top: 60px!important;}
.h-blog-section {padding-top: 60px !important;}
.form_bottom h2, .form_bottom h3 {font-size: 25px!important;}
.why_us h2 {line-height: 34px;bottom: -29px;}
.section_scheduleAdemo {padding-top: 25px !important;padding-bottom: 25px !important;}
.top_sec {padding-top: 65px !important;}
.btn-hire.scheduledemoo.textReplcebutton a:before {font-size: 12px;}
.page-id-10609 .our-software-module-sec .btn-connect {padding-bottom: 40px;}
.section-meticulously-crafted-offerings {padding-top: 40px!important;}
#white-label-crypto img {left: 40px !important;}
.form_bottom p {padding-left: 40px;color: #fff !important;}
.build_white_label p {font-size: 14px;line-height: 22px;color: #000 !important;padding-top: 0px!important;}
.why_us_out {padding-top: 40px !important;}
.exchange-feature-section h2 {font-size: 25px!important;}
.exchange-feature-section {padding-bottom: 0px !important;}
.page-id-6048 .btn-hire .popupaoc-button {width: 200px !important;margin-top: 10px;}
.section.mcb-section.mcb-section-eadf4301n.section_walletShowcase.crypto-walt-sec-6 h2 {font-size: 25px;}
.top_sec_new .btn-hire {display: block !important;justify-content: center;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left {padding-bottom: 0;}
.top_sec_new .btn-hire {padding-top: 20px;}
.page-id-6791 .top_sec_new h2 {margin-bottom: 20px;}
.section_cryptoexDevelopment {padding-top: 60px !important;}
.section_cryptoexDevelopment div#custom_html-3 {padding-bottom: 10px;margin-top: 0;}
.page-id-6791 .mainWrapWallet .one-fourth.column, .four.columns {width: 100%;}
.page-id-6791 .mainWrapWallet .mcb-wrap-inner h2 {text-align: center !important;margin-bottom: 30px;font-size: 24px;}
/*body .why_us_out {padding-top: 60px !important;padding-bottom: 60px !important;}*/
body .why-feature-section .three-blocks {margin-top: 10px !important;}
body .why_us h2 {bottom: 0;}
body .why_us span {font-size: 80px !important;top: 0;}
.build_white_label p br {display: none;}
.build_white_label h2 {margin: 0 !important;padding: 0;}
.build_white_label .btn-hire a {font-size: 12px !important;}
.form_bottom h2, .form_bottom h3 {text-align: left;margin-left: 40px;margin-bottom: 10px;}
.top_sec.ext-p-bottom.exchange-dev {padding-top: 40px !important;}
.section-exchange-platform .mcb-section-inner h2 {line-height: 40px;font-size: 25px !important;}
.feature_main.white-section {padding-top: 20px !important}
.top_sec_new h2 {font-size: 22px !important;}
.our-software-module-sec.ex-dev {padding-top: 40px !important;padding-bottom: 40px !important;}
.our-software-module-sec.ex-dev {padding-top: 30px !important;}
#developmentProcess {padding-top: 40px !important;}
#developmentProcess h2 {font-size: 25px !important;}
.feature_listing ul li {font-size: 14px;}
.crypto-bottom-cta {margin-top: 60px;}
.offering_box p {font-size: 14px;}
.offerings_sec {padding-bottom: 30px !important;padding-top: 60px !important;}
.section-exchange-platform .mcb-section-inner {background: #2a3352;padding-top: 60px !important;}
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
 
  .rgsec-one {    
background-position: center top !important;
    min-height: 500px !important;
    background-size: cover !important;
    height: 500px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 160px !important;
    padding-bottom: 0px !important;
}   
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}
.rgsec-four-col-four {
    margin-left: 134px!important;
}
.rgsec-two-row-one .one-second.column_column {
    padding-top: 50px !important;
}
.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    font-size: 60px !important;
    top: 0;
}
.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 30px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
}  
.rgsec-three {
    padding-top: 80px!important;
}  


.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;font-size: 40px !important;line-height: 43px;}
.crusading-sec .widget {
    margin-top: 0px;
}
#biisec-sec .one-third.column_icon_box {
    min-height: 350px;
}
div#biisec-sec {
    padding-bottom: 0;
}

#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}

.page-id-6266 .hirebox {
    min-height: 210px;
}
#job-open-sec .hirebox h2 {
    font-size: 18px !important;
}

#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
div#p2p-sec-five {padding-bottom: 20px; padding-top: 60px !important;} 
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}
#home-sec-two h2 {
    line-height: 50px !important;
}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;flex: 0 0 48%;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner {flex-wrap: wrap;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px;padding-bottom: 0px;}

.page-id-9789 .banner-text h1 {font-size: 27px;line-height: 37px;}

#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-6091 .h-blockchain-offers .icon_box {
    padding-right: 10px;
    padding-top: 150px;
}
.page-id-6091 .section_cryptoexDevelopment .section_wrapper.mcb-section-inner {
    padding-top: 0px;
    padding-bottom: 30px;
}
#assets-tok-whyus-sc .hireUs_block {
    padding-top: 0;
}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
    font-size: 16px;
}

.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 10px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}
#white-paper-sec-five .widget {padding-bottom: 0px;}
.our-wht-pg-sc .widget {padding-bottom: 10px;}

div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 0px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.page-id-6554 h2{ font-size:22px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 200px;}
.cryptcurrency-der-sec-six {padding-bottom: 0 !important;}
.cryptcurrency-der-sec-seven {padding-bottom: 20px !important;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {width: 48%;padding: 20px;min-height: 270px;}
.margntradng-sec-two .widget {margin-top: 0px;}
.margntradng-sec-four {margin-top: 0px !important;}
.page-id-9696 h3.heading-h-three {font-size: 22px !important;line-height: 30px !important;}
.page-id-9696 .banner-text h2 {font-size: 30px !important;line-height: 38px!important;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 65%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto!important;}
.nftmrktplc-sec-one p.s-text {font-size: 16px;}
.defiyield-section-one h1 {padding-top: 35px;}
.defiyield-section-two h4 {font-size: 23px;line-height: 30px;font-weight: 600;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}
.nft-tok-second-sec-icons .column.mcb-column {min-height: 320px !important;} 
.page-id-10812 .one-fifth.column {width: 23%;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 24% !important;}
.fungi-whychoose-complt-sprt {margin-left: 180px !important;}
.sect-ten-whychoose .one-third.column {min-height: 312px !important;}
.nonfungitok-section-three .widget {padding-bottom: 0px;}
.hyperledger-sect .widget {padding-bottom: 0px;}
.cesf-sect .wallet_block {min-height: 210px;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;} 
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.cesf-sect .widget {padding-bottom: 0px;margin-top: 0px;}
.smconad-sec .widget {margin-top: 0px;}
.smconad-sec {padding-bottom: 20px;}
.cedc-sec a { width: 230px;text-align: center;} 
.home .h-block-revolution .h-bes-left h2 {font-size: 50px !important;line-height: 50px !important;}    
.home .main-banner .section_wrapper .column h1 {font-size: 55px !important;line-height: 57px;}
.home .wrap.mcb-wrap.mcb-wrap-n14a21anz.one-second.banner-content.valign-top.clearfix {left: 20px;}
.h-blog-section h3 {padding-bottom: 0; min-height: 80px;}
.h-blog-section {padding-bottom: 30px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important;}
.section_polkadot-technology {padding-bottom: 20px !important;}
.section_polkadot-technology .column_icon_box .desc {line-height: 22px !important;color: #000000;}
.page-id-9146 .feature-tokenization-section {padding-bottom: 0px;}
.section_embracingtheweb .widget {padding-bottom: 20px !important;margin-top: 0px;}
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;}
.section_benefits_of_polkadot .widget {padding-bottom: 15px;}
.page-id-10485 .financial_services .box-in .icon_box {min-height: 270px !important;}
.page-id-5474 .section_cryptoFriendlyBankingSolutions a.paoc-popup.popupaoc-button {display: inline-block;}    
.btn-hire a {padding: 12px 25px !important;} 
.page-id-3410 .h-blockchain-offers h2 {font-size: 25px !important;padding-top: 0;}
.top_sec h1 {font-size: 28px !important;}
.stablecoin_services .widget {padding-bottom: 30px;margin-top: 0;position: relative;}
.best-stablecoin .btn-connect {padding-top: 0;}
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 400px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 23px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 28px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important; min-height: 310px;}
.page-id-6924 h3 {font-size: 25px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 10px;min-height: 210px;}
.section_createFinanceApplications .widget {padding-bottom: 0px;}  
.faq-section h4 {font-size: 25px;}
.section_createFinanceApplications h2 {padding-top: 40px;}
.banner-text h1 {font-size: 35px!important;line-height: 36px!important; }
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 20px !important;}
.nft-section-eight .widget {margin-top: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 530px !important;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
.nft-section-six a.paoc-popup.popupaoc-button {margin-top: 20px;}
.nft-section-ten h2 {padding-bottom: 25px;}
h2 {font-size: 25px !important;line-height: 33px!important;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px !important; line-height: 24px;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 10px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {margin-bottom: 30px;}
.sectoin_howDoes .widget {padding-bottom: 0px;margin-top: 0px;}
.section_professional_nft_marketplace p br {display: none;}
.section_benefits_of_nft .col_right h3 {line-height: 27px;}
.feature-tokenization-section {padding-bottom: 0px;}
.types-of-token-security .tt-block-left h3 {font-size: 18px;margin: 0 0 12px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;}
.types-of-token-security .tt-block-left h2 {font-size: 30px;}
.benefits-tokenization-section ul li {font-size: 16px;}
.types-of-token-security .tt-block-right p {font-size: 14px;margin-bottom: 0px;}
.types-of-token-security .tt-block-right h2 {font-size: 28px;line-height: 32px;}
.our-offerings-section .story_box .desc_wrapper h3.themecolor {font-size: 18px;}
.types-of-token-security .tt-block-right h2 b {font-size: 40px;}
.our-offerings-section h2 {font-size: 28px;}
.benefits-tokenization-section h2 {font-size: 28px;}
.top_right_sec h3 {font-size: 20px !important;}
.driving-the-blockchain-section .forward-thinking-block h2 {font-size: 30px;margin-bottom: 20px}
.coin-development-section .cd-right ul {margin: 35px 0 35px;}
.coin-development-section .cd-right h2 {font-size: 28px;}
.coin-development-section .cd-left, .coin-development-section .cd-right, .types-of-token-security .tt-block-left, .types-of-token-security .tt-block-right {margin-bottom: 30px;}
.coin-development-section .cd-left h2 b {font-size: 50px;}
.coin-development-section .cd-left h2 {font-size: 30px;line-height: 33px;}
.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0px;}
.coin-development-section .cd-right p {font-size: 14px;}
.types-of-token-security .tt-block-left h2 {margin-top: 0px;margin-bottom: 20px;}
.types-of-token-security .tt-block-left p {margin-bottom: 25px;}
.defi_staking-col .mcb-wrap-inner h2 {margin-bottom: 10px !important;}
.binance_feature_list ul li h3 {font-size: 18px !important;}
.section_deFi_staking_platforms {padding-top: 60px; padding-bottom: 20px;}
.section_decentralized_finance ul li {font-size: 14px !important;}
.page-id-8775 .why_us_out {padding-top: 30px !important;}
.column.mcb-column.mcb-item-d2p3ipteq.one-fourth.column_column.col_right h2 {font-size: 21px !important;}
.section_non-fungible .section_wrapper .wrap {padding: 60px 30px !important;}
.section_theRole .section_theRole_header h2 {font-size: 25px!important;}
.section_theRole_header_two_column .col_left {padding-right: 10px!important;}
.section_theRole_header_two_column .col_right {padding-left: 10px!important;}
.feature-tokenization-section h2 {font-size: 25px!important;}
.section_usecases h2 {font-size: 25px!important;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px !important;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 60px !important;}
.section_nft_list_dark .column h5 {font-size: 25px !important;margin-bottom: 36px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;font-weight: 500 !important;}
.section_non-fungible .section_wrapper .wrap .btn-hire .textwidget a {margin-top: 15px;}
.section_cryptoFriendlyBankingSolutions .btn-hire {margin-top: 25px !important;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) h2 {font-size: 20px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(2) p {font-size: 14px;line-height: 22px;}
.staking_left p {font-size: 14px!important;}
.defi_wallet_right p {font-size: 14px !important;}
.section-cryptoFriendlyBanking.m-spacing {padding-bottom: 15px !important;}
.section_fintechBankingSolution .section_wrapper h2 {font-size: 25px;padding-bottom: 15px;}
.section_fintechBankingSolution .section_wrapper p.fn_subheading {font-size: 18px;margin-bottom: 10px;}
.section_fintechBankingSolution .section_wrapper p {font-size: 14px;}
.section.mcb-section.mcb-section-emlfbz8y9.section-cryptoFriendlyBanking h2 {margin-bottom: 15px;font-size: 23px;line-height: 30px;}
.section_cryptoFriendlyBank h2 {font-size: 25px;}
.section_cryptoFriendlyBank p.subHeading {font-size: 14px;line-height: 22px;}
.whyCountonUsList .mcb-wrap-inner .column_attr h4 {font-size: 18px;line-height: 24px;}
.whyCountonUsList .mcb-wrap-inner {padding-bottom: 0px;}
.h-blog-section h2, .h-blog-section h4 {font-size: 25px;}
.section-cryptoFriendlyBanking .mcb-wrap-inner>div:nth-child(3) ul li {font-size: 14px;margin-bottom: 5px;}
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner {min-height: 400px;padding-top: 30px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(2) ul li {font-size: 14px;line-height: 22px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) p {font-size: 14px;line-height: 22px;}
.section.mcb-section.mcb-section-tozu8gcm1.section_whatIsOurWhiteLabel {padding-top: 70px !important;padding-bottom: 20px;}
.f_blog_cta h2 {margin-bottom: 20px !important;font-size: 25px !important;}
.post-header .title_wrapper h1 {line-height: 34px !important;}
.single-post #Content ul li {font-size: 14px !important;}
.our-software-module-sec .wrap.mcb-wrap.mcb-wrap-993831d58.one.modules_main.valign-top.clearfix {padding-bottom: 0 !important;}
.our-software-module-sec .btn-connect {padding-bottom: 0px;}
.section-meticulously-crafted-offerings h2 {margin-bottom: 15px;}
.section.mcb-section.mcb-section-b34989729.section_trustedTechnologyPartner h4 {line-height: 29px;}
.section_fintechBankingSolution {padding-bottom: 0px !important;}
h1, .text-logo #logo {font-size: 30px!important;line-height: 37px;font-weight: bold;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 30px!important;line-height: 37px;}
h2.heading_blue {font-size: 30px!important;line-height: 37px;}
.section_featureOfOur h2 {font-size: 30px!important;}
.section_featureOfOur .wrap.mcb-wrap.mcb-wrap-41c0d5be5.one.btn-connect.valign-top.clearfix {padding-bottom: 60px;}
.comman_heading h2 {font-size: 30px!important;line-height: 37px;}
.our-software-module-sec h2 {font-size: 30px!important;}
.faq-section {padding-top: 60px!important;}
.page-id-6791 .top_sec_new h2 {margin-bottom: 20px;}
.page-id-6791 .mainWrapWallet .one-fourth.column, .four.columns {width: 100%;}
.exchange-feature-section {padding-top: 79px!important;padding-bottom: 0px!important;}
.exchange-feature-section h2 {font-size: 25px !important;}
body .why_us_out {padding-top: 60px !important;padding-bottom: 60px !important;}
.our_process_out {padding-bottom: 20px !important;}
.top_sec_new .btn-hire {display: block !important; justify-content: center;}
.h-blog-section {padding-top: 60px !important;}
.form_bottom h2, .form_bottom h3 {font-size: 30px!important;}
.section_scheduleAdemo {padding-top: 25px !important;padding-bottom: 25px !important;}
.top_sec {padding-top: 65px !important;}
#white-label-crypto img {left: 50px !important;}
.form_bottom p {padding-left: 40px;color: #fff !important;}
.exchange-development h2 {font-size: 26px !important;line-height: 42px;}
.form_bottom_out.exchange-dev {padding-top: 60px !important;}
.page-id-2829 .form_bottom h3 {margin-left: 172px;margin-bottom: 0px;text-align: center;}
.offerings_sec .comman_heading h2 {margin-bottom: 30px;}
.crypto-bottom-cta {margin-top: 60px;}
.offering_box p {font-size: 14px;}
.offerings_sec {padding-bottom: 30px !important;}
.offerings_sec {padding-bottom: 30px !important;}
div#softwareModule {padding-bottom: 40px !important;}
.our-software-module-sec.ex-dev {padding-top: 40px!important;}
.page-id-2829 #featureMain .btn-connect {padding-top: 0;padding-bottom: 60px;}
.section-exchange-platform .mcb-section-inner {padding-top: 60px;}
div#services h2 {font-size: 25px !important;}
.feature_main.white-section {padding-top: 40px!important;}
#developmentProcess {padding-top: 60px !important;}
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1199px){
.rgsec-one {    
background-position: center top !important;
    min-height: 500px !important;
    background-size: cover !important;
    height: 500px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 108px !important;
    padding-bottom: 0px !important;
}
body .banner-p {
    color: #fff;
    font-size: 23px !important;
    line-height: 33px;
}
body .rgsec-one h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}


.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 24px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
    margin-top:-1px;
}  
.rgsec-three {
    padding-top: 80px!important;
     margin-top:-1px;
} 
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;font-size: 40px !important;line-height: 43px;}    
.page-id-4237 .widget {
    padding-bottom: 0px;
}    
.crusading-sec .widget {
    margin-top: 0px;
}    
    
#is-transport-sec .one-fourth.column_icon_box.box-in.five-all {
    width: 31%;
}
div#is-transport-sec p br {
    display: none;
}


.page-id-9852 .white-box-left .box-in .icon_box {
    min-height: 340px;
}
#whycs-sect-9852 .five-all {
    width: 31%;
}
#whycs-sect-9852 .box-in .icon_box {
    min-height: 275px;
}
#biisec-sec .one-third.column_icon_box {min-height: 350px;}
div#biisec-sec {padding-bottom: 0;}    
    
#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}

.page-id-6266 .hirebox {
    min-height: 210px;
}
#job-open-sec .hirebox h2 {
    font-size: 18px !important;
}    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}    
    
#home-sec-three .widget {
    padding-bottom: 30px;
    margin-top: 0px;
    position: relative;
}
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}
.page-id-9789 .banner-text h1 {font-size: 27px;line-height: 37px;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;flex: 0 0 48%;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner {flex-wrap: wrap;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px;padding-bottom: 0px;}    
    
#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
}

.white-label-crypto-sect .widget {
    padding-bottom: 0px;
  
}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
   font-size: 18px;
    line-height: 28px;
}
.page-id-6091 .h-blockchain-offers .icon_box .title {
    font-size: 16px;
    padding-top: 20px;

}
.white-label-crypto-sect .section_wrapper {
    padding-top: 38px;
    padding-bottom: 5px !important;
}
    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 10px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}
#white-paper-sec-five .widget {padding-bottom: 0px;}
.our-wht-pg-sc .widget {padding-bottom: 10px;}

#hce-page-10676 .white-box-left .box-in .icon_box {min-height: 330px;} 
div#whychoose-page-10676 h2 {font-size: 22px;}
div#whychoose-page-10676 .box-in .icon_box {min-height: 290px;}
.page-id-6048 h4 {font-weight: normal;}
.crypto-walt-sec-8 h4.title {font-size: 16px !important;line-height: 23px !important;margin-bottom: 10px !important;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 0px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.page-id-6554 h2{ font-size:22px; }
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 200px;}
.cryptcurrency-der-sec-six {padding-bottom: 0 !important;}
.cryptcurrency-der-sec-seven {padding-bottom: 20px !important;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {width: 48%;padding: 20px;min-height: 270px;}
div#margntradng-sec-1 {padding-top: 60px !important;}
#margntradng-sec-six {padding-bottom: 40px !important;}
.page-id-9696 h3.heading-h-three {font-size: 22px !important;line-height: 30px !important;}
.page-id-9696 .banner-text h2 {font-size: 30px !important;line-height: 38px!important;}
.page-id-9696 .borrow-soft .box-in h4.title {font-size: 14px;}
.defiland-sec-why .icon_box.icon_position_top.no_border {min-height: 375px !important;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 70%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}    
.defiyield-section-one h1 {padding-top: 35px;}
.defiyield-section-two h4 {font-size: 23px;line-height: 30px;font-weight: 600;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;    position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}
.nft-tok-second-sec-icons .column.mcb-column {min-height: 320px !important;} 
.page-id-10812 .one-fifth.column {width: 23%;}
.nonfugi-usercases-sect-eight ul.use_case_list li {width: 24% !important;}
.fungi-whychoose-complt-sprt {margin-left: 180px !important;}
.sect-ten-whychoose .one-third.column {min-height: 312px !important;}
.nonfungitok-section-three .widget {padding-bottom: 0px;}
.page-id-4059 .form_bottom h2 {line-height: 58px !important;font-size: 50px;}
.hyperledger-sect .widget {padding-bottom: 0px;}
.cesf-sect .wallet_block {min-height: 210px;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;} 
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.cesf-sect .widget {padding-bottom: 0px;margin-top: 0px;}
.smconad-sec .widget {margin-top: 0px;}
.smconad-sec {padding-bottom: 20px;}
.cedc-sec a.paoc-popup.popupaoc-button {display: unset; margin:0;} 
.cedc-sec a.paoc-popup.popupaoc-link {display: unset;}
.home .wrap.mcb-wrap.mcb-wrap-n14a21anz.one-second.banner-content.valign-top.clearfix {left: 20px;}    
.home .h-block-revolution .h-bes-left h2 {font-size: 50px !important;line-height: 50px !important;}    
.home .main-banner .section_wrapper .column h1 {font-size: 55px;line-height: 57px;}
.h-blog-section h3 {padding-bottom: 0; min-height: 75px;}
.h-blog-section {padding-bottom: 30px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important;}
.section_polkadot-technology {padding-bottom: 20px !important;}
.section_polkadot-technology .column_icon_box .desc {line-height: 22px !important;color: #000000;}
.page-id-9146 .feature-tokenization-section {padding-bottom: 0px;}
.section_embracingtheweb .widget {padding-bottom: 20px !important;margin-top: 0px;}
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;}
.section_benefits_of_polkadot .widget {padding-bottom: 15px;}
.polka-why-section .build_white_label p {padding-top: 0px;}
.fungi-section-four .box-in .icon_box {min-height: 270px;}
.page-id-10485 .financial_services .box-in .icon_box {min-height: 270px;}
.page-id-5474 .section_cryptoFriendlyBankingSolutions a.paoc-popup.popupaoc-button {display: inline-block;}        
.ico-section-four h2 {margin-bottom: 20px !important;}   
body .btn-hire a {padding: 12px 25px !important;}
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 400px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 23px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 28px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important; min-height: 310px;}
.page-id-6924 h3 {font-size: 25px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 10px;min-height: 210px;}
.section_createFinanceApplications .widget {padding-bottom: 0px;}     
.section_createFinanceApplications h2 {padding-top: 20px;}
.page-id-6173 .section_whyChooseUs {padding-top: 100px !important;}
body .btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {padding: 10px 30px 10px 20px;}
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 25px !important;}
.nft-section-eight .widget {margin-top: 0px;padding-bottom: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 450px !important;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
.nft-section-six a.paoc-popup.popupaoc-button {margin-top: 20px;}
.nft-section-ten h2 {padding-bottom: 25px;}
.nft-section-ten .widget {padding-bottom: 0px;}
h2 {font-size: 25px;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px !important;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 10px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {margin-bottom: 30px;}
.sectoin_howDoes .widget {padding-bottom: 0px;margin-top: 0px;}
.section_professional_nft_marketplace p br {display: none;}
.section_benefits_of_nft .col_right h3 {line-height: 27px;}
.feature-tokenization-section {padding-bottom: 0px;}
.types-of-token-security .tt-block-left h3 {font-size: 18px;margin: 0 0 9px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;}
.types-of-token-security .tt-block-left h2 {font-size: 30px;}
.benefits-tokenization-section ul li {font-size: 16px;}
.types-of-token-security .tt-block-right p {font-size: 14px;margin-bottom: 0px;}
.types-of-token-security .tt-block-right h2 {font-size: 28px;line-height: 32px;}
.our-offerings-section .story_box .desc_wrapper h3.themecolor {font-size: 18px;}
.types-of-token-security .tt-block-right h2 b {font-size: 40px;}
.our-offerings-section h2 {font-size: 28px;}
.benefits-tokenization-section h2 {font-size: 28px;}
.top_right_sec h3 {font-size: 20px !important;}
.driving-the-blockchain-section .forward-thinking-block h2 {font-size: 30px;margin-bottom: 20px}
.coin-development-section .cd-right ul {margin: 35px 0 35px;}
.coin-development-section .cd-right h2 {font-size: 28px;}
.coin-development-section .cd-left, .coin-development-section .cd-right, .types-of-token-security .tt-block-left, .types-of-token-security .tt-block-right {margin-bottom: 30px;}
.coin-development-section .cd-left h2 b {font-size: 50px;}
.coin-development-section .cd-left h2 {font-size: 30px;line-height: 33px;}
.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0px;}
.coin-development-section .cd-right p {font-size: 14px;}
.types-of-token-security .tt-block-left h2 {margin-top: 0px;margin-bottom: 20px;}
.types-of-token-security .tt-block-left p {margin-bottom: 25px;}
.coin-development-section {padding-top: 60px !important;}
.h-blog-section h2, .h-blog-section h4 {font-size: 28px;}
.defi_staking-col .mcb-wrap-inner h2 {margin-bottom: 10px !important;}
.binance_feature_list ul li h3 {font-size: 18px !important;}
.section_deFi_staking_platforms {padding-top: 60px; padding-bottom: 20px;}
h2 {line-height: 35px;}
.section_decentralized_finance ul li {font-size: 14px !important;}
.page-id-8775 .why_us_out {padding-top: 30px !important;}
.section_deFi_staking_platforms h2 {padding-bottom: 15px;}
.staking_left p {font-size: 14px!important;}
.defi_wallet_right p {font-size: 14px !important;}
.h-blog-section {padding-top: 60px !important;}
.column.mcb-column.mcb-item-d2p3ipteq.one-fourth.column_column.col_right h2 {font-size: 21px !important;}
.section_non-fungible .section_wrapper .wrap {padding: 60px 30px !important;}
.section_theRole .section_theRole_header h2 {font-size: 25px!important;}
.section_theRole_header_two_column .col_left {padding-right: 10px!important;}
.section_theRole_header_two_column .col_right {padding-left: 10px!important;}
.feature-tokenization-section h2 {font-size: 28px!important;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px !important;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 40px !important;}
.section_nft_list_dark .column h5 {font-size: 25px !important;margin-bottom: 36px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;font-weight: 500 !important;}
.section_non-fungible .section_wrapper .wrap .btn-hire .textwidget a {position: relative;top: 20px;}
.section_theRole_header_two_column .col_right h4 {font-size: 20px;}
.section_theRole_header_two_column .col_right h3 {font-size: 20px;line-height: 30px;}
.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 25px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) p {font-size: 14px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(2) ul li {font-size: 14px;line-height: 22px;}
.section-cryptoFriendlyBanking.m-spacing {padding-bottom: 10px !important;}
.section_fintechBankingSolution .section_wrapper {padding-top: 60px !important;}
.solution_rowStyle .mcb-wrap-inner .column_icon_box .desc {line-height: 22px;}
.section_cryptoFriendlyBank h2 {font-size: 25px;}
.section_cryptoFriendlyBank p.subHeading {font-size: 14px;}
.section_cryptoFriendlyBank .widget {padding-bottom: 10px;margin-top: 0px;}    
.section_cryptoFriendlyBankingSolutions .mcb-wrap-inner {min-height: 400px;}    
.f_blog_cta h2 {margin-bottom: 20px !important;font-size: 25px !important;}    
.top_sec.ext-p-bottom.exchange-dev {padding-top: 40px !important;}
.section-exchange-platform .mcb-section-inner h2 {font-size: 25px !important;}
.section-exchange-platform .mcb-section-inner {padding-top: 60px;}
.feature_main.white-section {padding-top: 0px !important;}
.featureMain .btn-connect {padding-top: 0;}
#softwareModule .requestdemoo.btn-hire {padding-top: 40px;padding-bottom: 40px;}
#developmentProcess {padding-top: 60px !important;}
.time-lineNew ul:last-child {margin-bottom: 10px;}
.crypto_liq {margin-top: 50px !important;margin-bottom: 26px !important;}
.crypto-bottom-cta {margin-top: 40px;}
.offerings_sec {padding-top: 50px !important;padding-bottom: 10px !important;}
.offerings_sec .comman_heading h2 {margin-bottom: 25px;}
.top_sec_new.exchange-development {padding-top: 60px !important;}
.page-id-2829 .form_bottom h3 {margin-left: 130px;margin-bottom: 0;text-align: center;}
.requestdemoo.btn-hire.two-BTnn a {margin-bottom: 15px;}
.our-software-module-sec.ex-dev {padding-top: 10px !important;}
.section_cryptoexDevelopment h2 {margin-bottom: 15px;}
.page-id-6791 .widget {padding-bottom: 0px;margin-top: 0px;}
.page-id-6791 .mainWrapWallet .one-fourth.column, .four.columns {width: 100%;}
body .why_us_out {padding-top: 60px !important;padding-bottom: 60px !important;}
body .why_us span {top: 0;}
.build_white_label .btn-hire {justify-content: left;}
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
.ico-section-four h2 {margin-bottom: 20px !important;}
body .btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {padding: 10px 30px 10px 20px;}
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 25px !important;}
.nft-section-eight .widget {margin-top: 0px;padding-bottom: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 350px !important;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
.nft-section-six a.paoc-popup.popupaoc-button {margin-top: 20px;}
.nft-section-ten h2 {padding-bottom: 25px;}
.nft-section-ten .widget {padding-bottom: 0px;}
.defi_staking-col .mcb-wrap-inner h2 {margin-bottom: 10px !important;}
.binance_feature_list ul li h3 {font-size: 18px !important;}
.section_deFi_staking_platforms {padding-top: 60px; padding-bottom: 20px;}
h2 {line-height: 35px;}
.section_decentralized_finance ul li {font-size: 14px !important;}
.page-id-8775 .why_us_out {padding-top: 30px !important;}
.section_deFi_staking_platforms h2 {padding-bottom: 15px;}
.staking_left p {font-size: 14px!important;}
.defi_wallet_right p {font-size: 14px !important;}
.column.mcb-column.mcb-item-d2p3ipteq.one-fourth.column_column.col_right h2 {font-size: 21px !important;}
.section_non-fungible .section_wrapper .wrap {padding: 60px 30px !important;}
.section_theRole .section_theRole_header h2 {font-size: 30px!important;}
.section_theRole_header_two_column .col_left {padding-right: 10px!important;}
.section_theRole_header_two_column .col_right {padding-left: 10px!important;}
.feature-tokenization-section h2 {font-size: 30px!important;}
.section_nft_value_proposition .wrap:nth-child(2) .mcb-wrap-inner > div .desc_wrapper h4 {font-size: 18px !important;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 60px !important;}
.section_nft_list_dark .column h5 {font-size: 30px !important;margin-bottom: 36px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;font-weight: 500 !important;}
.section_non-fungible .section_wrapper .wrap .btn-hire .textwidget a {position: relative;top: 20px;}
.section_theRole_header_two_column .col_right h4 {font-size: 20px;}
.section_theRole_header_two_column .col_right h3 {font-size: 20px;line-height: 30px;}
div#section_macslider h2 {margin: 65px 0 30px 0;}
.text-logo #logo {font-size: 32px !important;font-weight: bold;}
.section_exchangeSecurityFeatures h2 {font-size: 30px !important;margin-bottom: 14px;}
.our-software-module-sec h2 {font-size: 30px !important;}
.section_businessBenefitsOfchoosing h4 {font-size: 30px !important;}
.form_bottom p {padding-left: 40px;color: #fff !important;}
.rg-our-process-sec h3 {font-size: 30px;}
.btn-connect {padding-top: 60px;padding-bottom: 60px;}
.top_sec {padding-top: 50px !important;}
.our-software-module-sec.ex-dev {padding-top: 60px !important;}
#developmentProcess {padding-top: 60px !important;}
.crypto-bottom-cta {margin-top: 60px;}
.page-id-2829 .form_bottom h3 {font-size: 30px;margin-left: 150px;margin-bottom: 0;text-align: center;}
.section-exchange-platform .mcb-section-inner {padding-top: 60px;}
.feature_main.white-section {padding-top: 30px!important;margin-bottom: 0!important;}
.section_cryptoexDevelopment h2 {margin-bottom: 15px;}
.page-id-6791 .widget {padding-bottom: 0px;margin-top: 0px;}
.page-id-6791 .mainWrapWallet .one-fourth.column, .four.columns {width: 100%;}
body .why_us_out {padding-top: 60px !important;padding-bottom: 60px !important;}
body .why_us span {top: 0;}
.build_white_label .btn-hire {justify-content: left;}
.build_white_label .btn-hire {justify-content: left;}
}

/* ----------- Non-Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) { 
#biisec-sec .one-third.column_icon_box {min-height: 350px;}
div#biisec-sec {padding-bottom: 0;}        
#home-sec-three .widget {
    padding-bottom: 30px;
    margin-top: 0px;
    position: relative;
}    
.h-blog-section h2, .h-blog-section h4 {margin-top: 25px;}
.our-software-module-sec h2 {font-size: 30px;}
.section_exchangeSecurityFeatures h2 {font-size: 30px;margin-bottom: 14px;}
.section_businessBenefitsOfchoosing h4 {font-size: 30px;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 30px;}
h1, .text-logo #logo {font-weight: bold;}
.top_sec {padding-top: 50px!important;}
.form_bottom p {padding-left: 40px;color: #fff !important;}
.top_sec_new .btn-hire {display: block !important;justify-content: center;}
.section_featureOfOur {padding-bottom: 40px !important;}
.white-label-crypto {padding-bottom: 40px !important;}
.keyless-label-crypto {padding-top: 40px !important;padding-bottom: 40px !important;}
.exchange-feature-section {padding-bottom: 40px !important;}
.page-id-6048 .our_process_out {padding-top: 40px !important;padding-bottom: 40px !important;}
.page-id-6048 .why_us_out {padding-bottom: 40px !important;}
.requestdemoo.btn-hire.two-BTnn a {margin-bottom: 15px;}
.top_sec.ext-p-bottom.exchange-dev {padding-top: 40px !important;}
.section-exchange-platform {padding-top: 60px !important;}
.section-exchange-platform .mcb-section-inner {padding-top: 60px;}
.feature_main.white-section {padding-top: 10px !important;margin-bottom: 0 !important;}
#featureMain .btn-connect {padding-top: 0;}
.our-software-module-sec.ex-dev {padding-top: 30px !important;}
#softwareModule .requestdemoo.btn-hire {padding-top: 40px;padding-bottom: 60px;}
#developmentProcess {padding-top: 60px !important;}
.time-lineNew ul:last-child {margin-bottom: 0;}
.btn-connect.less-padd {padding-bottom: 0px;}
.crypto_liq {margin-top: 60px !important;}
.crypto-bottom-cta {margin-top: 60px;margin-bottom: 20px;}
.offerings_sec {padding-top: 60px !important;padding-bottom: 20px !important;}
.page-id-2829 .form_bottom h3 {font-size: 30px;margin-left: 150px;margin-bottom: 0;text-align: center;}
.section_cryptoexDevelopment h2 {margin-bottom: 15px;}
.page-id-6791 .widget {margin-top: 0px;}
body .why_us_out {padding-top: 60px !important;padding-bottom: 60px !important;}
body .why_us span {top: 0;}
.build_white_label .btn-hire {justify-content: left;}
.section_launchYourCrypto .btn-hire.mybtnDiv.rgvwdmo {padding-top: 15px;}
.section_trustedTechnologyPartner {padding-top: 40px !important;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(1) p {font-size: 14px;}
.section_whatIsOurWhiteLabel .mcb-wrap-inner>div:nth-child(2) ul li {font-size: 14px;line-height: 22px;}
.section_cryptoFriendlyBank p.subHeading {font-size: 14px;}
.solution_rowStyle .mcb-wrap-inner .column_icon_box .desc {line-height: 22px;}
.section_trustedTechnologyPartner .mcb-wrap-inner>div:nth-child(1) h2 {font-size: 27px;}
.section_trustedTechnologyPartner .mcb-wrap-inner {padding-top: 20px;padding-bottom: 50px;}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1299px){
.rgsec-one {    
background-position: center top !important;
    min-height: 600px !important;
    background-size: cover !important;
    height: 600px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 190px !important;
    padding-bottom: 0px !important;
}
body .banner-p {
    color: #fff;
    font-size: 23px !important;
    line-height: 33px;
}
body .rgsec-one h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}

.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 24px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
    margin-top:-1px;
}  
.rgsec-three {
    padding-top: 80px!important;
     margin-top:-1px;
}     
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;font-size: 40px !important;line-height: 43px;}    
.page-id-4237 .widget {
    padding-bottom: 0px;
} 
.page-id-4237 .form_bottom h2 {
    font-size: 45px;
    line-height: 55px !important;
}
.crusading-sec .widget {
    margin-top: 0px;
}     
#is-transport-sec .one-fourth.column_icon_box.box-in.five-all {
    width: 31%;
}
#is-transport-sec .box-in .icon_box {
    min-height: 350px;
   
}
    
.page-id-9852 .white-box-left .box-in .icon_box {min-height: 340px;}
#whycs-sect-9852 .five-all {width: 31%;}
#whycs-sect-9852 .box-in .icon_box {min-height: 275px;}


#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}
div#cont-page-sec-one {padding-top: 60px !important;}



.page-id-6266 .hirebox {
    min-height: 210px;
}
#job-open-sec .hirebox h2 {
    font-size: 18px !important;
}    
    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}

#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}        
    
div#ido-dev-ser-sec-three {padding-top: 20px !important;padding-bottom: 10px !important;}    
.page-id-9789 .banner-text h1 {font-size: 27px;line-height: 37px;}    
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px;} 
    
    
#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
}    
    
.white-label-crypto-sect .widget {
    padding-bottom: 0px;
  
}
.page-id-6091 .why_us_out {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
   font-size: 18px;
    line-height: 28px;
}
.page-id-6091 .h-blockchain-offers .icon_box .title {
    font-size: 16px;
    padding-top: 20px;

}
.white-label-crypto-sect .section_wrapper {
    padding-top: 38px;
    padding-bottom: 25px !important;
}    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 10px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}

#hce-page-10676 .white-box-left .box-in .icon_box {min-height: 330px;} 
div#whychoose-page-10676 h2 {font-size: 22px;}
div#whychoose-page-10676 .box-in .icon_box {min-height: 290px;}    
div#cryptcurrency-der-sec-one h1 {font-size: 27px;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 0px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 150px;}
.cryptcurrency-der-sec-six {padding-bottom: 0 !important;}
.page-id-6554 h2 {font-size: 25px;line-height: 30px!important;}
.cryptcurrency-der-sec-seven {padding-bottom: 20px !important;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {width: 48%;padding: 20px;min-height: 270px;}    
div#margntradng-sec-1 {padding-top: 60px !important;}
.page-id-9696 h3.heading-h-three {font-size: 25px !important;line-height: 30px !important;}
.page-id-9696 .banner-text h2 {font-size: 35px !important;line-height: 42px!important;}    
.defiland-sec-why .box-in .icon_box {min-height: 340px;}
.nftmarketplace-banner-lft-img .image_wrapper {width: 80%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}    
.btn-hire.scheduledemoo a {padding: 12px !important;}   
.top_sec_new .btn-hire a {font-size: 14px !important;}
.defiyield-section-one h1 {padding-top: 35px;}
.defiyield-section-two h4 {font-size: 23px;line-height: 30px;font-weight: 600;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}
.defiyield-section-two h4 {font-size: 28px;line-height: 36px;}
#defiyield-section-five h2 {margin-bottom: 25px;}
#defiyield-section-three .widget {padding-bottom: 10px;margin-top: 20px;}
#defiyield-section-five .widget {padding-bottom: 15px;margin-top: 15px;}    
.page-id-10812 .one-fifth.column {width: 23%;}  
.fungi-whychoose-complt-sprt {margin-left: 210px!important;}
.nonfungitok-section-three .widget {padding-bottom: 0px;}
.hyperledger-sect .widget {padding-bottom: 0px;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}    
.section-IndustriesDisrupted .widget {padding-bottom: 0px;} 
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.cesf-sect .widget {padding-bottom: 15px;margin-top: 0px;}
.smconad-sec .widget {margin-top: 0px;}
.smconad-sec {padding-bottom: 20px;}    
.page-id-4059 .form_bottom h2 {line-height: 58px !important;}
.cedc-sec a.paoc-popup.popupaoc-button {display: unset;margin:0;}
.home .h-block-revolution .h-bes-left h2 {font-size: 50px !important;line-height: 50px !important;}
.h-blog-section h3 {padding-bottom: 0; min-height: 75px;}
.h-blog-section {padding-bottom: 30px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important; max-width:100%!important;}
.section_polkadot-technology {padding-bottom: 20px !important;}
.section_polkadot-technology .column_icon_box .desc {line-height: 22px !important;color: #000000;}
.page-id-9146 .feature-tokenization-section {padding-bottom: 0px;}
.section_embracingtheweb .widget {padding-bottom: 20px !important;margin-top: 0px;}
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;}
.section_benefits_of_polkadot .widget {padding-bottom: 15px;}
.polka-why-section .build_white_label p {padding-top: 0px;}
.page-id-10485 .financial_services .box-in .icon_box {min-height: 270px;}    
.ico-section-four h2 {margin-bottom: 20px !important;}   
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 400px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 23px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 32px !important;line-height: 38px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 15px !important; min-height: 310px;}
.page-id-6924 h3 {font-size: 25px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 10px;min-height: 210px;}    
body .btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {padding: 10px 30px 10px 20px;}    
.fungi-section-four h2 {font-size: 28px;}    
.page-id-9589 h2 { font-size:25px; }    
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.sec-six-icons .icon_box {padding: 25px !important;}
.nft-section-eight .widget {margin-top: 0px;padding-bottom: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
.nft-section-six a.paoc-popup.popupaoc-button {margin-top: 20px;}
.nft-section-ten h2 {padding-bottom: 25px;}
.nft-section-ten .widget {padding-bottom: 0px;}
.nft-section-three .requestdemoo.btn-hire {padding-top: 10px;}
.ngt-section-nine .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
.nft-section-ten .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-eight .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-six .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
h2 {font-size: 28px;line-height: 35px!important;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
body h3 {font-size: 18px !important; line-height: 28px !important;}
.section_benefits_of_nft .col_right ul.perf_list li {font-size: 14px;line-height: 23px;color: #000;}
.page-id-9223 .section_theRole {padding-bottom: 10px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.section_usecases .col_right p {font-size: 14px!important;}
.roadMap_nft_mk h4 {font-size:22px;}
.sectoin_howDoes .widget {padding-bottom: 0px;margin-top: 0px;}
.section_professional_nft_marketplace p br {display: none;}
.section_benefits_of_nft .col_right h3 {line-height: 27px;}
.feature-tokenization-section {padding-bottom: 0px;}
.sectoin_howDoes{ padding-bottom: 30px; }

.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0%;}
.coin-development-section .cd-left h2 b {font-size: 40px;}
.coin-development-section .cd-left h2 {color: #fff;font-size: 28px;line-height: 37px;}
.coin-development-section .cd-right p {font-size: 14px;}
.types-of-token-security .tt-block-left h3 {font-size: 20px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;margin-bottom: 25px;}
.types-of-token-security .tt-block-right p {font-size: 14px;line-height: 22px;margin-bottom: 55px;}
.types-of-token-security .tt-block-left h2 {margin-top: 40px;margin-bottom: 40px;}    
}    

@media screen and (min-device-width: 1300px) and (max-device-width: 1380px){
.rgsec-one {    
background-position: center top !important;
    min-height: 600px !important;
    background-size: cover !important;
    height: 600px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 190px !important;
    padding-bottom: 0px !important;
}
body .banner-p {
    color: #fff;
    font-size: 23px !important;
    line-height: 33px;
}
body .rgsec-one h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}

.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 24px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
    margin-top:-1px;
}  
.rgsec-three {
    padding-top: 80px!important;
     margin-top:-1px;
}     
.page-id-10812 .eb-solution-banner h1 {margin-top: 0px;padding-top: 10px !important;font-size: 40px !important;line-height: 43px;}    
.page-id-4237 .form_bottom h2 {
    font-size: 45px;
    line-height: 55px !important;
}    
.page-id-9852 .white-box-left .box-in .icon_box {min-height: 300px;}
#whycs-sect-9852 .five-all {width: 31%;}
#whycs-sect-9852 .box-in .icon_box {min-height: 250px;}

#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}
div#cont-page-sec-one {padding-top: 60px !important;}    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}     
    
#home-sec-two h2 {
    line-height: 53px !important;
    font-size: 50px;
}
div#ido-dev-ser-sec-three {padding-top: 0px !important;padding-bottom: 0px !important;}
div#ido-dev-ser-sec-four {padding-bottom: 40px;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px;}     
    
#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
}    
.white-label-crypto-sect .widget {
    padding-bottom: 0px;
  
}
.page-id-6091 .why_us_out {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {
   font-size: 18px;
    line-height: 28px;
}
.page-id-6091 .h-blockchain-offers .icon_box .title {
    font-size: 16px;
    padding-top: 20px;

}
.white-label-crypto-sect .section_wrapper {
    padding-top: 38px;
    padding-bottom: 25px !important;
}        
    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 10px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}

div#cryptcurrency-der-sec-one h1 {font-size: 27px;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 20px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 150px;}

.page-id-6554 h2 {font-size: 25px;line-height: 35px!important;}
.cryptcurrency-der-sec-seven {padding-bottom: 40px !important;}
div#cryptcurrency-der-sec-eight {padding-bottom: 20px;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {padding: 20px;min-height: 270px;}      
div#margntradng-sec-1 {padding-top: 60px !important;}    
.page-id-9696 h3.heading-h-three {font-size: 25px !important;line-height: 30px !important;}
.page-id-9696 .banner-text h2 {font-size: 35px !important;line-height: 42px!important;}    
.nftmarketplace-banner-lft-img .image_wrapper {width: 80%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}    
.nftmarketplace-banner-lft-img .image_wrapper {width: 80%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}    
.defiyield-section-one h1 {padding-top: 35px;}
.top_sec_new .btn-hire a {font-size: 14px !important;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;    position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}
.defiyield-section-two h4 {font-size: 28px;line-height: 36px;}
#defiyield-section-five h2 {margin-bottom: 25px;}
#defiyield-section-three .widget {padding-bottom: 10px;margin-top: 20px;}
#defiyield-section-five .widget {padding-bottom: 15px;margin-top: 15px;}
.hyperledger-sect .widget {padding-bottom: 0px;}
.cesf-sect .btn-hire .textwidget a {font-size: 14px !important;padding: 12px;text-align: center;}
.walletsec_new p {font-size: 14px !important;line-height: 22px;}  
.walletsec_new h4 {font-size: 17px !important;line-height: 23px !important;}     
.eth-sma-con-sec .securityFeatures p {font-size: 14px;line-height: 22px;}
.eth-sma-con-sec .securityFeatures p br { display:none; }
.cesf-sect .widget {padding-bottom: 15px;margin-top: 0px;}
.smconad-sec .widget {margin-top: 0px;}
.smconad-sec {padding-bottom: 20px;}     
.smart-contct-dev-page-sec-one .comman_heading h4 {font-size: 18px;}
.scds-section {padding-top: 65px !important;}
.cedc-sec a.paoc-popup.popupaoc-button {display: unset;margin:0;}    
.compo-section-para div#custom_html-3 {margin-top: 0;}    
.h-blog-section h3 {padding-bottom: 0;min-height: 75px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important; max-width:100%!important;}  
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;}
.page-id-10485 .financial_services .box-in .icon_box {min-height: 260px;}
.ico-section-four h2 {margin-bottom: 20px;}
body .btn-hire a {padding: 14px 25px !important;}
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 300px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 23px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 32px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 25px !important; min-height: 280px;}
.page-id-6924 h3 {font-size: 25px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 25px;min-height: 185px;}   
.page-id-6924 .icon-box-sec .desc_wrapper h3.title {font-size: 25px;line-height: 32px;margin-bottom: 15px;}
body #menu>ul>li>a, a.action_button, #overlay-menu ul li a {font-size: 12px;}    
body .btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {padding: 10px 30px 10px 20px;}    
.fungi-section-four h2 {font-size: 28px;}
.page-id-9589 h2 { font-size:25px; }    
.nft-section-two, .nft-section-three, .nft-section-four, .nft-section-six, .nft-section-seven, .nft-section-eight, .ngt-section-nine, .nft-section-ten {padding-bottom: 20px!important;}
.nft-section-eight .widget {margin-top: 0px;padding-bottom: 0px;}
.bg-white-box .icon_box h4.title {font-size: 17px;}
.sign-section .icon_box {min-height: 350px !important;}
.nft-section-six h2 {margin-bottom: 40px;}
body .nft-section-four {margin-bottom: 0;padding-bottom: 0px!important;}
ul.icon-ul li {font-size: 14px;}
.nft-section-six a.paoc-popup.popupaoc-button {margin-top: 20px;}
.nft-section-ten h2 {padding-bottom: 25px;}
.nft-section-ten .widget {padding-bottom: 0px;}
.nft-section-three .requestdemoo.btn-hire {padding-top: 10px;}
.nft-section-four .textwidget.custom-html-widget {padding-top: 10px;}
.ngt-section-nine .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
.nft-section-ten .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-eight .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-six .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.sectoin_howDoes h2 {color: #fff;font-size: 23px;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 14px!important;}
.section_usecases .col_right p {font-size: 14px!important;}
.feature-tokenization-section {padding-bottom: 10px;}
.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0%;}
.coin-development-section .cd-left h2 b {font-size: 40px;}
.coin-development-section .cd-left h2 {color: #fff;font-size: 28px;line-height: 37px;}
.coin-development-section .cd-right p {font-size: 14px;}
.types-of-token-security .tt-block-left h3 {font-size: 20px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;margin-bottom: 25px;}
.types-of-token-security .tt-block-right p {font-size: 14px;line-height: 22px;margin-bottom: 55px;}
.types-of-token-security .tt-block-left h2 {margin-top: 40px;margin-bottom: 40px;}
.h-blog-section h2, .h-blog-section h4 {font-size: 30px;}
.types-of-token-security .tt-block-right h2 b {  font-size: 50px;font-weight: 100 !important;}
.types-of-token-security .tt-block-right h2 {font-size: 30px;line-height: 36px;}
.defi_wallet_right p {font-size: 14px !important;} 
.section_decentralized_finance ul li {font-size: 14px;}
.staking_left p {font-size: 14px !important;}
#softwareModule .requestdemoo.btn-hire {padding-bottom: 20px;}
.section_nft_list_dark .column h5 {font-size: 25px !important;}
}

@media screen and (min-device-width: 1381px) and (max-device-width: 1480px){
    
.rgsec-one {    
background-position: center top !important;
    min-height: 600px !important;
    background-size: cover !important;
    height: 600px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 190px !important;
    padding-bottom: 0px !important;
}
body .banner-p {
    color: #fff;
    font-size: 23px !important;
    line-height: 33px;
}
body .rgsec-one h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}

.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 24px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
    margin-top:-1px;
}  
.rgsec-three {
    padding-top: 80px!important;
     margin-top:-1px;
}     
    
#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}
div#cont-page-sec-one {padding-top: 60px !important;}    
    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}
    
#home-sec-two h2 {
    line-height: 53px !important;
    font-size: 50px;
}
div#ido-dev-ser-sec-three {padding-top: 0px !important;padding-bottom: 0px !important;}
div#ido-dev-ser-sec-four {padding-bottom: 40px;}
div#ido-dev-ser-sec-two {padding: 20px 0;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px; padding-bottom:0px}   
.mlmsoft-sec-eight .cta_ecosystem {padding-top: 30px;}
.mlmsoft-sec-ten .column-margin-0px.column{ margin-bottom:30px!important; }


#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
}    

.white-label-crypto-sect .widget {padding-bottom: 0px;}
.page-id-6091 .why_us_out {padding-top: 30px !important;padding-bottom: 30px !important;}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {font-size: 18px;line-height: 28px;}
.page-id-6091 .h-blockchain-offers .icon_box .title {font-size: 16px;padding-top: 20px;}
.white-label-crypto-sect .section_wrapper {padding-top: 38px;padding-bottom: 25px !important;}        
    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 10px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}

h2 {line-height: 35px;}    
div#cryptcurrency-der-sec-one h1 {font-size: 27px;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 20px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 150px;}
.page-id-6554 h2 {    font-size: 25px;line-height: 35px!important;}
.cryptcurrency-der-sec-seven {padding-bottom: 40px !important;}
div#cryptcurrency-der-sec-eight {padding-bottom: 20px;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {padding: 20px;min-height: 270px;} 
.cryptcurrency-der-sec-six .btn-hire.scheduledemoo {padding-top: 30px;}
div#margntradng-sec-1 {padding-top: 60px !important;}    
.nftmarketplace-banner-lft-img .image_wrapper {width: 80%;margin: 0 auto;}
.page-id-9223 .nwbnnr {min-height: auto !important;}    
.defiyield-section-one h1 {padding-top: 35px;}
.top_sec_new .btn-hire a {font-size: 14px !important;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;    position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}     
.defiyield-section-two h4 {font-size: 28px;line-height: 36px;}
#defiyield-section-five h2 {margin-bottom: 25px;}
#defiyield-section-three .widget {padding-bottom: 10px;margin-top: 20px;}
#defiyield-section-five .widget {padding-bottom: 15px;margin-top: 15px;}
.scds-section {padding-top: 65px !important;}
.cedc-sec a.paoc-popup.popupaoc-button {display: unset;}    
.h-blog-section h3 {padding-bottom: 0;min-height: 75px;}    
.compo-section-para div#custom_html-3 {margin-top: 0;}    
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important; max-width:100%!important;}  
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;}    
.page-id-10485 .financial_services .box-in .icon_box {min-height: 260px;}
.ico-section-four h2 {margin-bottom: 20px;}    
body .btn-hire a {padding: 14px 25px !important;}    
.page-id-6924 .btn-hire a {width: 220px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 300px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 23px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;}
.page-id-6924 .banner-text h2 {font-size: 32px !important;line-height: 36px !important;}  
.page-id-6924 .sec-six-icons .icon_box {padding: 25px !important; min-height: 280px;}
.page-id-6924 h3 {font-size: 25px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:14px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 25px;min-height: 185px;}   
.page-id-6924 .icon-box-sec .desc_wrapper h3.title {font-size: 25px;line-height: 32px;margin-bottom: 15px;}    
body #menu>ul>li>a, a.action_button, #overlay-menu ul li a {font-size: 12px;}        
body .btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {padding: 10px 30px 10px 20px;}    
.fungi-section-four h2 {font-size: 28px;}
.section_usecases {padding-top: 60px;padding-bottom: 20px;}
.sectoin_howDoes h2 {color: #fff;font-size: 23px;}
.sectoin_howDoes h2 br {display: none;}
.section_benefits_of_nft .col_left p {font-size: 16px!important;}
.section_usecases .col_right p {font-size: 16px!important;}
.feature-tokenization-section {padding-bottom: 10px;}
.ngt-section-nine .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
.nft-section-ten .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-eight .btn-hire .textwidget a {padding: 10px 27px 10px 36px;font-size: 14px;}
.nft-section-six .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;padding: 10px 35px 10px 14px;}
.driving-the-blockchain-section .forward-thinking-block.less-padd-bottom {padding-bottom: 0%;}
.coin-development-section .cd-left h2 b {font-size: 40px;}
.coin-development-section .cd-left h2 {color: #fff;font-size: 28px;line-height: 37px;}
.coin-development-section .cd-right p {font-size: 14px;}
.types-of-token-security .tt-block-left h3 {font-size: 20px;}
.types-of-token-security .tt-block-left p {font-size: 14px;line-height: 22px;margin-bottom: 25px;}
.types-of-token-security .tt-block-right p {font-size: 14px;line-height: 22px;margin-bottom: 55px;}
.types-of-token-security .tt-block-left h2 {margin-top: 40px;margin-bottom: 40px;}
.h-blog-section h2, .h-blog-section h4 {font-size: 30px;}
.types-of-token-security .tt-block-right h2 b {  font-size: 50px;font-weight: 100 !important;}
.types-of-token-security .tt-block-right h2 {font-size: 30px;line-height: 36px;}
.defi_wallet_right p {font-size: 14px !important;}
.staking_left p {font-size: 14px !important;}
.section_decentralized_finance ul li {font-size: 14px;}
#softwareModule .requestdemoo.btn-hire {padding-bottom: 20px;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 60px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;}
}

@media screen and (min-device-width: 1481px) and (max-device-width: 1600px){
    
    
.rgsec-one {    
background-position: center top !important;
    min-height: 700px !important;
    background-size: cover !important;
    height: 700px !important;
}
.rgsec-one .section_wrapper.mcb-section-inner {
    padding-top: 190px !important;
    padding-bottom: 0px !important;
}

.rgsec-one a.paoc-popup.popupaoc-button {
    margin-top: 20px !important;;
}

.rgsec-two h2, .rgsec-three h2, .rgsec-four h2 {
    top: 0;
}
.rgsec-two h3, .rgsec-three h3, .rgsec-four h3 {
    font-size: 24px !important;
}
.rgsec-two a.paoc-popup.popupaoc-button:before, .rgsec-three a.paoc-popup.popupaoc-button:before {
    font-size: 14px !important;
}
.rgsec-four {
    padding-top: 80px!important;
    margin-top:-1px;
}  
.rgsec-three {
    padding-top: 80px!important;
     margin-top:-1px;
}  


.ss .post-desc {
    padding: 0px 0 0 20px;
}

#cont-page-sec-one .contact_bottom_text h5 {font-size: 18px;}
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}
div#cont-page-sec-one {padding-top: 60px !important;}    
    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}    
#home-sec-two h2 {
    line-height: 53px !important;
    font-size: 50px;
} 
div#ido-dev-ser-sec-three {padding-top: 0px !important;padding-bottom: 0px !important;}
div#ido-dev-ser-sec-four {padding-bottom: 40px;}
div#ido-dev-ser-sec-two {padding: 20px 0;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px; padding-bottom:0px}   
.mlmsoft-sec-eight .cta_ecosystem {padding-top: 30px;}
.mlmsoft-sec-ten .column-margin-0px.column{ margin-bottom:30px!important; }

#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
} 
.h-blockchain-offers p {font-size:18px;}


.white-label-crypto-sect .widget {padding-bottom: 0px;}
.page-id-6091 .why_us_out {padding-top: 30px !important;padding-bottom: 30px !important;}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {font-size: 18px;line-height: 28px;}
.page-id-6091 .h-blockchain-offers .icon_box .title {font-size: 16px;padding-top: 20px;}
.white-label-crypto-sect .section_wrapper {padding-top: 38px;padding-bottom: 25px !important;}
.page-id-6091 .story_box .desc {padding-bottom: 0;}
    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 20px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}
    
h2 {line-height: 35px;}     
div#cryptcurrency-der-sec-one h1 {font-size: 30px; padding-top: 30px;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 20px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 150px;}
.cryptcurrency-der-sec-seven {padding-bottom: 40px !important;}
div#cryptcurrency-der-sec-eight {padding-bottom: 20px;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {padding: 20px;min-height: 270px;}
#cryptcurrency-der-sec-one .one.column {width: 100%;}
.cryptcurrency-der-sec-six .btn-hire.scheduledemoo {padding-top: 30px;}
div#margntradng-sec-1 {padding-top: 60px !important;}     
.defiyield-section-one h1 {padding-top: 35px;}
.top_sec_new .btn-hire a {font-size: 14px !important;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;    position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}
.defiyield-section-two h4 {font-size: 28px;line-height: 36px;}
#defiyield-section-five h2 {margin-bottom: 25px;}
#defiyield-section-three .widget {padding-bottom: 10px;margin-top: 20px;}
#defiyield-section-five .widget {padding-bottom: 15px;margin-top: 15px;}
.smconad-sec .widget {padding-bottom: 0px;margin-top: 10px;position: relative;}
.scds-section {padding-top: 65px !important;}    
.cedc-sec a.paoc-popup.popupaoc-button {display: unset;}    
.compo-section-para div#custom_html-3 {margin-top: 0;}
.h-blog-section h3 {padding-bottom: 0;min-height: 55px;}
.section_polkadotDevelopmentServices p {font-size: 14px !important; line-height: 22px !important;}
.section_embracingtheweb .section_embracingtheweb_columnB ul li p {font-size: 14px !important; line-height: 22px !important;}
.section_benefits_of_polkadot .sub_header p {font-size: 14px !important;line-height: 22px !important; max-width:100%!important;}  
.section_embracingtheweb .section_embracingtheweb_columnA .column_attr .web3_right p {font-size: 14px !important;line-height: 22px !important;} 
.aglance-section-cryp-frn .btn-hire a {padding: 14px 25px;}    
.ico-section-four h2 {margin-bottom: 20px !important;}    
body .btn-hire a {padding: 14px 25px !important;}
.page-id-6924 .btn-hire a {width: 230px; font-size: 16px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 310px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 25px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;} 
.page-id-6924 .sec-six-icons .icon_box {padding: 25px !important; min-height: 310px;}
.page-id-6924 h3 {font-size: 30px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:16px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 25px;min-height: 230px;}   
.page-id-6924 .icon-box-sec .desc_wrapper h3.title {font-size: 25px;line-height: 32px;margin-bottom: 15px;}  
}    

/* ----------- Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) { 
.section_nft_list_dark .column h5 {font-size: 25px;margin-bottom: 36px;}
.section_nft_list_dark .column {padding-top: 60px !important;padding-bottom: 60px !important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 20px !important;}
.h-blog-section h2, .h-blog-section h4 {margin-top: 25px;}
.section_exchangeSecurityFeatures h2 {font-size: 30px;margin-bottom: 14px;}
.our-software-module-sec h2 {font-size: 30px;}
.section_cryptoexDevelopment .cd_firstRow .mcb-wrap-inner .cd_left h2 {font-size: 30px;}
h1, .text-logo #logo {font-weight: bold;}
#menu>ul>li>a, a.action_button, #overlay-menu ul li a {font-size: 11px;}
.top_sec {padding-top: 50px!important;}
.form_bottom p {padding-left: 40px;color: #fff !important;}
.top_sec_new .btn-hire {display: block !important;justify-content: center;}
}

.requestdemoo a {width: 230px;font-size: 14px;background: 0 0 !important;background-color: #f28a04 !important;padding: 10px 25px!important;line-height: 20px;}
.business_benefits .btn-hire a {font-size: 14px;padding-top: 10px;padding-bottom: 10px;}
.requestdemoo a:hover {background-color: #08abea!important;}
.rg-our-process-sec h3 {text-align: center;color: #fff;font-size: 28px;font-weight: 600;}
.rg-our-process-sec p {text-align: center;color: #fff !important;}
.rg-our-process-sec {padding-top: 50px;}
.rg-our-process-sec .icon_wrapper {display: none;}
.rg-our-process-sec h4.title {text-align: center;color: #fff !important;font-size:18px;}
#white-label-crypto img {position: relative;left: 60px;}
.rg-our-process-sec .desc {text-align: center;color: #fff !important;}
.build_white_label p {padding-top: 52px;}
.section_exchangeSecurityFeatures h2 {margin-top: 50px;}
.page-id-9004 .scheduledemoo .popupaoc-link {background-color: #ffa01d !important;}
.page-id-9004 .scheduledemoo .popupaoc-link:hover {background-color: #08abea!important;}
.nftrg-sec-one h1 {color: #fff !important;text-align: left;}
.nftrg-sec-one p.s-text {color: #fff;font-size: 18px;}
.page-id-6048 .requestdemoo.btn-hire .popupaoc-button {margin: 0 5px;}
.column_icon_box .desc {font-size: 14px !important;}
.build_white_label p {font-size: 14px !important; line-height:22px !important;}
.rgorngbtn.btn-hire.scheduledemoo a {background-color: orange;}
.rgorngbtn.btn-hire.scheduledemoo a:hover {background-color: #0b9eda !important;}
.story_box .desc {text-align: center;}
.section_nft_value_proposition .btn-hire {text-align: center !important;padding-top: 30px;}
.ulli {margin-left: 30px;}
.ulli li {list-style: unset;color: #000 !important;padding-left: 0 !important;font-size: 14px !important;}
.single-post #Content .sections_group .ulli li:before{background:none !important;}
.page-id-6791 .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;}
.page-id-6791 .business_benefits .btn-hire a {font-size: 14px;}
.rgvwdmo a {width: 200px;padding: 12px !important;}
.section_cryptoexDevelopment .column.mcb-column.mcb-item-fbf124af1.one.column_column.cd_left.mccs {margin-bottom: 0;}
.exchange-feature-section {padding-top: 60px!important;}
#wallet-features .column.mcb-column.mcb-item-wezz47cf9.one.column_column {margin-bottom: 0;}
div#benefits-of-our-wallet {padding-top: 20px !important;}
#development-process .column.mcb-column.mcb-item-ggw9rwwiv.one.column_column {margin-bottom: 0;}
.nwbnnr{min-height:500px;}
.white-label-crypto .btn-hire {padding-top: 10px;}
.home-mainfrmleft p.t-small {color: #000 !important;}
#nftBenefits .one.column {width: 100%;}
.btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {margin-left: 0 !important;}
.single-post h4{font-size:18px; line-height:24px;}
.page-id-2298 .story_box .desc {text-align: left;}
.nft-section-two,.nft-section-three,.nft-section-four,.nft-section-six,.nft-section-seven,.nft-section-eight,.ngt-section-nine,.nft-section-ten {padding-top: 60px !important;padding-bottom: 60px !important;}
body .nft-section-four{ margin-bottom:0;padding-bottom: 40px !important; }
.nft-section-ele-blog {padding-bottom: 60px;}
.fungi-section-four .padding-col {padding: 10px 0px;}
.nft-section-ele-blog h2 {padding-bottom: 30px;}
.fungi-section-one h1 {font-size: 35px;line-height: 42px;}
.page-id-10485 .defi_banner p {font-size: 20px; font-weight: 500;}
.fungi-section-two .btn-hire.talkexpertt.textchnge a {font-size: 0px !important;}
.fungi-section-five p.white {padding-bottom: 20px;}
.sectoin_howDoes h2 br{ display:none; }
.nft-new-section-twlv h2 {text-align: center;}
.nft-new-section-twlv p {text-align: center;}
.nft-new-section-twlv h3 {text-align: center;font-size: 18px;}
.nft-new-section-twlv ul {padding-bottom: 15px;text-align: center;}
.nft-new-section-twlv .btn-hire.scheduledemoo {text-align: center;}
.nft-new-section-twlv ul li {font-size: 16px;line-height: 22px;text-align: center;display: inline-block;width: 11%;}
.nft-new-section-twlv ul li:before {position: absolute;content: '';width: 15px;height: 16px;background: url(../png/list_style_orange.png) no-repeat;margin-left: -18px;margin-top: 6px;}
 .nft-new-section-twlv .scheduledemoo a {background: #f28a04 !important;padding:14px;}
.page-id-6924 .grid .post-item { background:#f5f5f5 !important; }
.grid .post-item { background:#f5f5f5 !important; }
.page-id-6924 .h-blog-section .grid .post-desc-wrapper .post-desc .post-title h3 {font-size: 16px !important;line-height:24px !important;} 
.sixx-sec h3.heading-h-three br {display: none;}
.sixx-sec h3.heading-h-three {margin-bottom:25px;}
.section_cryptoFriendlyBankingSolutions a.paoc-popup.popupaoc-button {display: inline;}
.ico-section-four {padding-top: 60px;}
body div#adroll_consent_container {display: none !important;z-index:0 !important;visibility:hidden;}
.nonfungi-section-two .nft-tok-second-sec {height: 310px;display: flex;justify-content: center;align-items: center;}
.nft-tok-second-sec-icons .column.mcb-column {background: #fff;padding: 20px;box-shadow: 0px 3px 40px #0000000f;min-height: 300px;}
.nonfungitok-section-three h3:first-child {font-size: 20px;padding-bottom: 20px;padding-top: 10px;}
.nonfungi-section-four ul {margin: 0;}
.nonfungi-section-four li:before {background: url(../svg/rectangle-7428.svg);background-repeat: no-repeat;background-position: left;padding: 0 7px;content: "";}
.nonfungi-section-four h2 {margin-top: 10px;}
.nonfunji-sec-six .tokenization-list .mcb-wrap-inner .image_frame .wp-caption-text {color: #002244;font-weight: 600;}
.nonfungi-section-four li {color: #000;}
.nonfugisec-seven .wrap .image_wrapper {text-align: left;}
.nonfugisec-seven h4:before {background: url(../svg/rectangle-7428.svg);background-repeat: no-repeat;background-position: left;content: "ff";color: transparent;}
.nonfugi-section-ten p {color: #fff;font-size: 16px;}
.sect-ten-whychoose p {font-size: 14px;}
.nonfugi-section-ten h2 {color: #fff;}
.sect-ten-whychoose .one-third.column {background: #052748;padding: 20px;border-radius: 5px;min-height: 275px;}
.sect-ten-whychoose-soc .btn-hire .textwidget a {font-size: 14px !important;background: orange;}
.sect-ten-whychoose-soc .btn-hire .textwidget a:hover {font-size: 14px !important;background: #0C9EDA !important;}
.fungi-whychoose-complt-sprt {margin-left: 211px;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link {background: #002244;}
.nonfugi-section-nine a.paoc-popup.popupaoc-link:hover {background: orange;}
body .nonfugi-section-nine .rg-bluebtn.btn-hire.scheduledemoo {margin-top: 25px !important;}
.nonfugi-usercases-sect-eight a.paoc-popup.popupaoc-button {background: #002244;width: 200px;}
.nonfugi-usercases-sect-eight a.paoc-popup.popupaoc-button:hover {background: orange;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link {background: #002244;}
.nonfunji-sec-six a.paoc-popup.popupaoc-link:hover {background: orange;}
.nft-tok-second-sec a.paoc-popup.popupaoc-button {background: #024 !important;}
.sect-ten-whychoose h4.title {color: #0C9EDA;font-weight: 600;font-size: 18px;}
.nonfungitok-section-three h4.title {font-weight: bold;color: #002244 !important;}
.nftmrktimgx {display: flex;align-items: center;justify-content: center;}
.btn-hire a {text-align: center;}
#crypto-walt-sec-2 h2 {color: #fff;}
.crypto-walt-sec-7 a.paoc-popup.popupaoc-button {background: #089eda;}
.single-publications .mcb-sidebar.sidebar.sidebar-1.four.columns {width: 23%;float: right;border-left-width: 1px;}
.single-publications .sections_group {width: 75%;float: left;}
.single-publications .content_wrapper.clearfix {max-width: 1240px;margin: 0 auto;}
.page-id-9223 li {color: #000;}
.page-id-9223 p {color: #000;}
.rg-meta-cat h4.entry-title a {font-size: 15px;color: #0b9eda;}

.page-id-6091 .story_box .desc {
    text-align: left;
}
.page-id-10905 .post-desc {
    padding: 5px 0 0 20px;
}
#dap-dev-ser-sec-six .btn-hire a {
    padding: 14px !important;
    width: 200px;
    margin: 10px auto !important;
}
.ss .post-excerpt {
    font-size: 14px;
    color:#747474 !important;
    line-height: 22px;

}
.icons8-discord { 
display: inline-block;
width: 15px;
height: 15px;
background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNTAiIGhlaWdodD0iNTAiCnZpZXdCb3g9IjAgMCA1MCA1MCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48cGF0aCBkPSJNIDQxLjYyNSAxMC43Njk1MzEgQyAzNy42NDQ1MzEgNy41NjY0MDYgMzEuMzQ3NjU2IDcuMDIzNDM4IDMxLjA3ODEyNSA3LjAwMzkwNiBDIDMwLjY2MDE1NiA2Ljk2ODc1IDMwLjI2MTcxOSA3LjIwMzEyNSAzMC4wODk4NDQgNy41ODk4NDQgQyAzMC4wNzQyMTkgNy42MTMyODEgMjkuOTM3NSA3LjkyOTY4OCAyOS43ODUxNTYgOC40MjE4NzUgQyAzMi40MTc5NjkgOC44NjcxODggMzUuNjUyMzQ0IDkuNzYxNzE5IDM4LjU3ODEyNSAxMS41NzgxMjUgQyAzOS4wNDY4NzUgMTEuODY3MTg4IDM5LjE5MTQwNiAxMi40ODQzNzUgMzguOTAyMzQ0IDEyLjk1MzEyNSBDIDM4LjcxMDkzOCAxMy4yNjE3MTkgMzguMzg2NzE5IDEzLjQyOTY4OCAzOC4wNTA3ODEgMTMuNDI5Njg4IEMgMzcuODcxMDk0IDEzLjQyOTY4OCAzNy42ODc1IDEzLjM3ODkwNiAzNy41MjM0MzggMTMuMjc3MzQ0IEMgMzIuNDkyMTg4IDEwLjE1NjI1IDI2LjIxMDkzOCAxMCAyNSAxMCBDIDIzLjc4OTA2MyAxMCAxNy41MDM5MDYgMTAuMTU2MjUgMTIuNDc2NTYzIDEzLjI3NzM0NCBDIDEyLjAwNzgxMyAxMy41NzAzMTMgMTEuMzkwNjI1IDEzLjQyNTc4MSAxMS4xMDE1NjMgMTIuOTU3MDMxIEMgMTAuODA4NTk0IDEyLjQ4NDM3NSAxMC45NTMxMjUgMTEuODcxMDk0IDExLjQyMTg3NSAxMS41NzgxMjUgQyAxNC4zNDc2NTYgOS43NjU2MjUgMTcuNTgyMDMxIDguODY3MTg4IDIwLjIxNDg0NCA4LjQyNTc4MSBDIDIwLjA2MjUgNy45Mjk2ODggMTkuOTI1NzgxIDcuNjE3MTg4IDE5LjkxNDA2MyA3LjU4OTg0NCBDIDE5LjczODI4MSA3LjIwMzEyNSAxOS4zNDM3NSA2Ljk2MDkzOCAxOC45MjE4NzUgNy4wMDM5MDYgQyAxOC42NTIzNDQgNy4wMjM0MzggMTIuMzU1NDY5IDcuNTY2NDA2IDguMzIwMzEzIDEwLjgxMjUgQyA2LjIxNDg0NCAxMi43NjE3MTkgMiAyNC4xNTIzNDQgMiAzNCBDIDIgMzQuMTc1NzgxIDIuMDQ2ODc1IDM0LjM0Mzc1IDIuMTMyODEzIDM0LjQ5NjA5NCBDIDUuMDM5MDYzIDM5LjYwNTQ2OSAxMi45NzI2NTYgNDAuOTQxNDA2IDE0Ljc4MTI1IDQxIEMgMTQuNzg5MDYzIDQxIDE0LjgwMDc4MSA0MSAxNC44MTI1IDQxIEMgMTUuMTMyODEzIDQxIDE1LjQzMzU5NCA0MC44NDc2NTYgMTUuNjIxMDk0IDQwLjU4OTg0NCBMIDE3LjQ0OTIxOSAzOC4wNzQyMTkgQyAxMi41MTU2MjUgMzYuODAwNzgxIDkuOTk2MDk0IDM0LjYzNjcxOSA5Ljg1MTU2MyAzNC41MDc4MTMgQyA5LjQzNzUgMzQuMTQ0NTMxIDkuMzk4NDM4IDMzLjUxMTcxOSA5Ljc2NTYyNSAzMy4wOTc2NTYgQyAxMC4xMjg5MDYgMzIuNjgzNTk0IDEwLjc2MTcxOSAzMi42NDQ1MzEgMTEuMTc1NzgxIDMzLjAwNzgxMyBDIDExLjIzNDM3NSAzMy4wNjI1IDE1Ljg3NSAzNyAyNSAzNyBDIDM0LjE0MDYyNSAzNyAzOC43ODEyNSAzMy4wNDY4NzUgMzguODI4MTI1IDMzLjAwNzgxMyBDIDM5LjI0MjE4OCAzMi42NDg0MzggMzkuODcxMDk0IDMyLjY4MzU5NCA0MC4yMzgyODEgMzMuMTAxNTYzIEMgNDAuNjAxNTYzIDMzLjUxNTYyNSA0MC41NjI1IDM0LjE0NDUzMSA0MC4xNDg0MzggMzQuNTA3ODEzIEMgNDAuMDAzOTA2IDM0LjYzNjcxOSAzNy40ODQzNzUgMzYuODAwNzgxIDMyLjU1MDc4MSAzOC4wNzQyMTkgTCAzNC4zNzg5MDYgNDAuNTg5ODQ0IEMgMzQuNTY2NDA2IDQwLjg0NzY1NiAzNC44NjcxODggNDEgMzUuMTg3NSA0MSBDIDM1LjE5OTIxOSA0MSAzNS4yMTA5MzggNDEgMzUuMjE4NzUgNDEgQyAzNy4wMjczNDQgNDAuOTQxNDA2IDQ0Ljk2MDkzOCAzOS42MDU0NjkgNDcuODY3MTg4IDM0LjQ5NjA5NCBDIDQ3Ljk1MzEyNSAzNC4zNDM3NSA0OCAzNC4xNzU3ODEgNDggMzQgQyA0OCAyNC4xNTIzNDQgNDMuNzg1MTU2IDEyLjc2MTcxOSA0MS42MjUgMTAuNzY5NTMxIFogTSAxOC41IDMwIEMgMTYuNTY2NDA2IDMwIDE1IDI4LjIxMDkzOCAxNSAyNiBDIDE1IDIzLjc4OTA2MyAxNi41NjY0MDYgMjIgMTguNSAyMiBDIDIwLjQzMzU5NCAyMiAyMiAyMy43ODkwNjMgMjIgMjYgQyAyMiAyOC4yMTA5MzggMjAuNDMzNTk0IDMwIDE4LjUgMzAgWiBNIDMxLjUgMzAgQyAyOS41NjY0MDYgMzAgMjggMjguMjEwOTM4IDI4IDI2IEMgMjggMjMuNzg5MDYzIDI5LjU2NjQwNiAyMiAzMS41IDIyIEMgMzMuNDMzNTk0IDIyIDM1IDIzLjc4OTA2MyAzNSAyNiBDIDM1IDI4LjIxMDkzOCAzMy40MzM1OTQgMzAgMzEuNSAzMCBaIj48L3BhdGg+PC9zdmc+') 50% 50% no-repeat;
background-size: 100%;
filter: invert(1);
}
.footer_copy ul li.discord a:hover {
    background: #0f9bd8;
}
#stosec-two .desc {
    text-align: left;
}
.page-id-9812 .special_box .btn-hire .widget a {
    width: 220px;
    margin: 12px auto;
}
#whychooseantier-sect h4.title {
    font-size: 18px;
}
.page-id-2496 footer#Footer ul#menu-services a {
    color: #fff;
}
.page-id-2496 footer#Footer ul#menu-services {
    background: none;
}
.page-id-2496 footer#Footer {
    background: #002245;
    color: #fff;
}
.page-id-2496 #Footer a {
    color: #fff;
}
.page-id-2496 #Footer .footer_copy .copyright {
    width: calc(100% - 365px);
}
.page-id-2496 .footer_copy .social:before {
    color: #fff;
}
.page-id-2496 .footer_copy .social li a {
    background: #0b9eda;
    
}
.page-id-2496 #Footer .footer_copy .social {
    padding-top: 7px;
}
@media (min-width: 1501px) {
.f_blog_cta h2 {margin-bottom: 30px;font-size: 25px;}    
.section_usecases {padding-top: 60px;padding-bottom: 20px;}    
.section_theRole{padding-top:60px;padding-bottom:40px;}   
.requestdemoo a {width: 230px;}
#softwareModule .requestdemoo.btn-hire {padding-bottom: 20px;}
	#Top_bar .menu>li>a span:not(.description) {
    margin: 0 5px;
}
}
@media (max-width: 1600px) {
    
body .h-blog-section .grid .post-desc-wrapper .post-desc .post-title h3 {font-size: 16px;}    
.btn-hire .textwidget a { font-size: 14px !important; }    
.our_process_box p {font-size: 14px !important;}
.section_featureOfOur h2 {margin-bottom: 20px;}
.business_benefits ul li {font-size: 14px !important;}
.accelerate p {font-size: 14px !important;line-height: 25px;}
}

@media (min-width: 1601px) {
#is-transport-sec .box-in .icon_box {
    min-height: 485px;
   
}    
.page-id-9812 .special_box .btn-hire .widget a {
    width: 230px;
    margin: 12px auto;
}
.ss .post-desc {
    padding: 0px 0 0 20px;
}
#biisec-sec .one-third.column_icon_box {min-height: 350px;}
div#biisec-sec {padding-bottom: 0;}    
#cont-page-sec-one .mf-row {min-height: 54px !important; margin: 10px 0;}
div#cont-page-sec-one {padding-top: 60px !important;}    
#p2p-sec-three .rp-left {padding-right: 0;}
#p2p-sec-five .column_attr.clearfix {margin-top: 15px;}
#p2p-sec-five .p2pex-right {justify-content: center;}
div#p2p-sec-six {padding-bottom: 40px;}    
#home-sec-three .widget {
    padding-bottom: 30px;
    margin-top: 0px;
    position: relative;
}    
    #home-sec-two h2 {
    line-height: 53px !important;
    font-size: 50px;
}
div#ido-dev-ser-sec-three {padding-top: 0px !important;padding-bottom: 0px !important;}
div#ido-dev-ser-sec-four {padding-bottom: 40px;}
div#ido-dev-ser-sec-two {padding: 20px 0;}
.mlmsoft-sec-eight .ecosystemRow .mcb-wrap-inner>div {padding-left: 20px;padding-right: 20px;}
.whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner h4.title {font-size: 17px;}
.page-id-5384 .whyOurSolution_row .mcb-wrap-inner .column_icon_box .mcb-item-icon_box-inner .mcb-item-icon_box-inner {padding: 24px 17px;min-height: 360px;margin: 7px 7px;}
.page-id-5384 .problem_row .icon_box .desc_wrapper h4.title {font-size: 17px;}
.page-id-5384 .section_our_services .section_our_services_r2 .column_icon_box {padding: 25px 20px;}
.type-of-mlsoft-sec {margin-bottom: 0;}
.mlmsoft-sec-eleven .widget {margin-top: 0px; padding-bottom:0px}   
.mlmsoft-sec-eight .cta_ecosystem {padding-top: 30px;}
.mlmsoft-sec-ten .column-margin-0px.column{ margin-bottom:30px!important; }

    
#h-blockchain-offers-sto-b-sect .widget {
    padding-bottom: 0px;
    margin-top: 0px;
}
.page-id-3138 #Footer .widgets_wrapper {
    padding: 0px!important;
}
.page-id-3138 .ICO-evelopment-services-section .widget {
    padding-bottom: 0px;
} 
.h-blockchain-offers p {font-size:18px;}    

.page-id-6091 .why_us_out {padding-top: 30px !important;padding-bottom: 30px !important;}
.page-id-6091 .section_deepRoot .block_theDiffrenceText .mcb-wrap-inner > div:nth-child(1) p {font-size: 18px;line-height: 28px;}
.page-id-6091 .h-blockchain-offers .icon_box .title {font-size: 18px;padding-top: 20px;}
.white-label-crypto-sect .section_wrapper {padding-top: 38px;padding-bottom: 25px !important;}
.section_enterpriseBenefit {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}
.page-id-6091 .story_box .desc {padding-bottom: 0;}    
    
.page-id-4133 .time-line ul:nth-child(5) {margin-bottom: 20px;}
#white-paper-sec-two .widget {padding-bottom: 0px;}    
h2 {line-height: 35px;} 
div#cryptcurrency-der-sec-one h1 {font-size: 30px;padding-top: 30px;}
div#cryptcurrency-der-sec-one {background-position: center!important;}
#cryptcurrency-der-sec-one .one.column {width: 100%;}
.cryptcurrency-der-sec-six .btn-hire.scheduledemoo {padding-top: 30px;}
.cryptcurrency-der-sec-two .btn-connect {padding-top: 10px;padding-bottom: 20px;}
.page-id-6554 .cryptcurrency-der-sec-three, .page-id-6554 #cryptcurrency-der-sec-five {padding-top: 40px !important;padding-bottom: 60px !important;}
#cryptcurrency-der-sec-four ul.list-style-n li {font-size: 14px;}
#cryptcurrency-der-sec-five ul.list-style-n li {font-size: 14px;}
.cryptcurrency-der-sec-six .icon_box.icon_position_left.no_border {min-height: 150px;}
.cryptcurrency-der-sec-seven {padding-bottom: 40px !important;}
div#cryptcurrency-der-sec-eight {padding-bottom: 20px;}
#cryptcurrency-der-sec-eight .column_icon_box.benifiticon {padding: 20px;min-height: 270px;}    
div#margntradng-sec-1 {padding-top: 60px !important;}     
.defiland-sec-why .box-in .icon_box {min-height: 340px;}    
.defiyield-section-two h4 {font-size: 25px;line-height: 33px;font-weight: 600;}    
.defiyield-section-one h1 {padding-top: 35px;}
.top_sec_new .btn-hire a {font-size: 14px !important;}
div#defiyield-section-five {padding-bottom: 20px !important;}
#defiyield-section-three .widget {padding-bottom: 0px;margin-top: 0px;    position: relative;}
#defiyield-section-five .widget {padding-bottom: 0px;margin-top: 0px;position: relative;}
.btn-hire.hireUss a {width: 150px !important;}     
.cedc-sec a.paoc-popup.popupaoc-button {display: unset;} 
.compo-section-para div#custom_html-3 {margin-top: 0;}
.h-blog-section h3 {padding-bottom: 0;min-height: 55px;}
.page-id-10485 .financial_services .box-in .icon_box {min-height: 270px;}
.fungi-section-four .box-in .icon_box {min-height: 270px;}
.ico-section-four h2 {margin-bottom: 20px !important;}     
body #menu>ul>li>a, a.action_button, #overlay-menu ul li a {font-size: 14px;}    
.btn-hire a {padding: 14px 25px !important;}    
.page-id-6924 .btn-hire a {width: 230px;}    
.page-id-6924 .section.mcb-section.mcb-section-4c3a0eee6.sec-five .column_attr.clearfix { padding-top: 0 !important;}
.page-id-6924 .sec-six-icons .icon_box { margin-bottom: 15px; padding: 15px;}
.page-id-6924 .sec-eight-icons .icon_box {min-height: 330px;}
.page-id-6924 .sec-ten span.under-heading {font-size: 25px;line-height: 29px;}
.page-id-6924 .sec-ten ul li {position: relative;color: #fff;}
.page-id-6924 .widget {padding-bottom: 0px;}
.page-id-6924 body .faq-section {padding-top: 60px !important;} 
.page-id-6924 .sec-six-icons .icon_box {padding: 25px !important; min-height: 310px;}
.page-id-6924 h3 {font-size: 30px !important;line-height: 33px !important;}
.page-id-6924 .h-blog-section {padding-top: 60px!important;}
.page-id-6924 ul li{ font-size:16px; }
.page-id-6924 .h-blog-section h3 {padding-bottom: 15px!important;}
.page-id-6924 .sec-five-icons .icon_box {padding: 25px;min-height: 230px;}   
.page-id-6924 .icon-box-sec .desc_wrapper h3.title {font-size: 25px;line-height: 32px;margin-bottom: 15px;} 
.column_icon_box .desc {font-size: 16px !important;}
body p {font-size: 16px;line-height: 24px;}
.btn-hire .popupaoc-button,.scheduledemoo .popupaoc-link, .btn-hire .popupaoc-link, .btn-hire .textwidget a{font-size: 16px !important;}    
.btns-new_walletBenifits .btn-hire .popupaoc-button {font-size: 16px !important;}
.defi_heroBanner .btn-hire .popupaoc-button { font-size:16px !important; }
.nft-section-maine-first {padding-top: 160px !important;padding-bottom: 160px !important;}    
body .build_white_label p{ padding:0px }    
.section_nft_list_dark .column h5 {font-size: 30px !important;margin-bottom: 36px !important;}
.section_nft_list_dark .column {padding-top: 60px!important;padding-bottom: 60px!important;}
.section_nft_list_dark .column .nft_token_list_style li {font-size: 23px !important;}
.single-post p {font-size: 16px !important;line-height: 23px;}    
.section_launchYourCrypto .btn-hire.mybtnDiv.rgvwdmo {padding-top: 15px;}    
.our_process_box p {font-size: 16px!important;}
.business_benefits ul li {font-size: 16px!important;}
.accelerate p {font-size: 16px!important;line-height: 27px;}    
.page-id-6791 .btn-hire .popupaoc-button, .scheduledemoo .popupaoc-link {font-size: 14px;}
.page-id-6791 .business_benefits .btn-hire a {font-size: 16px;}
.page-id-6791 .section_cryptoexDevelopment .btn-hire a {font-size: 14px;}
.form_bottom p {color: #fff !important;}
.top_sec.ext-p-bottom.exchange-dev {padding-top: 40px !important;}
.section-exchange-platform .mcb-section-inner {padding-top: 60px;}
.feature_main.white-section {padding-top: 40px !important;}
#featureMain .wrap.mcb-wrap.mcb-wrap-83687ca50.one.btn-connect.btn-large.valign-top.clearfix {padding-top: 0;}
.our-software-module-sec.ex-dev {padding-top: 50px !important;}
#softwareModule .requestdemoo.btn-hire {padding-bottom: 20px;padding-top: 45px;}
#developmentProcess {padding-top: 60px !important;}
.h-blockchain-offers h2 {margin-bottom: 20px;}
.time-lineNew ul:last-child {margin-bottom: 20px;}
.offerings_sec {padding-bottom: 50px !important;}
.page-id-2829 .form_bottom h3 {margin-left: 130px;margin-bottom: 0;}
.section_deFi_staking_platforms h2 {padding-bottom: 20px;}
.section_decentralized_finance h2 {line-height: 40px;}
}
@media (min-width: 1200px) {
a.telegramlink {
    display: none;
}
}
@media (min-width: 1901px) {
.nft-section-maine-first {padding-top: 200px !important;padding-bottom:200px !important;}
body #menu>ul>li>a, a.action_button, #overlay-menu ul li a {font-size: 17px !important;} 
.comman_heading h4 {font-size: 18px;}
p {font-size: 16px !important;line-height: 22px;}
}

.postview {
    margin-bottom: 30px;
    margin-left: 22px;
    }
.awesome-iframe .widget-position-right.bubbleWithLabel .widgetLabel {
    background: #024 !important;
}

@font-face {
    font-family: 'netronregular';
    src: url('../woff2/netron-webfont.woff2') format('woff2'),
         url('../woff/netron-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.btn-img-sec {
    position: relative;
}
.btn-img-sec .btn-hire.talkexpertt.blue-button {
    position: absolute;
    bottom: 70px;
    left: 88px;
}
.btn-img-sec .btn-hire.talkexpertt.blue-button.nw01 {
    position: absolute;
    bottom: 45px;
    left: unset;
    right: 40px;
    text-align: right;
}
.single-post #Content .the_content_wrapper a {
    color: #0b9eda;
    border-bottom: 1px solid transparent;
    transition: all .35s;
}
.btn-img-sec .btn-hire.talkexpertt.blue-button a {
    background-color: #fac302;
    padding: 8px 16px!important;
    font-size: 14px!important;
    text-transform: capitalize;
    display: inline-flex !important;
    border-radius: 4px;
    color: #000!important;
    font-weight: 600;
    align-items: center;
}
.btn-img-sec .btn-hire.talkexpertt.blue-button a:after {
    content: "";
    background-image: url(../svg/b-arrow.svg);
    display: inline-flex;
    width: 18px;
    background-repeat: no-repeat;
    height: 15px;
    margin-left: 8px;
    animation: zoom-in-zoom-out 1s ease infinite;
}
.faq .question>.title>.acc-icon-plus:before, .faq .question .title>.acc-icon-minus:before {
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
}

.page-id-122 #popmake-16483 {
    top: 32.0114px !important;
    height: 100%;
}
.page-id-122 #popmake-16483 .popmake-content .pop-form .pop-form-left form .f-block .f-row {
    margin-bottom: 0 !important;
}
.faq-section .faq .question.active {
	    border-bottom: none !important;
}
.faq .question {
    border-bottom: 1px solid #c9c9c9;
    background: transparent !important;
}
.faq-section .faq .question .title>.acc-icon-minus {
    color: #0e8ece !important;
    border-radius: 50%;
    top: 16px !important;
    background-color: #fff !important;
}
.faq-section .faq .question .title>.acc-icon-plus {
    color: #fff !important;
    border-radius: 50%;
    background-color: #0e8ece;
    top: 16px !important;
}
.faq-section .faq .question .title {
    font-size: 18px !important;
    padding-bottom: 14px;
    background: transparent !important;
    color: #000;
    font-weight: 600;
    padding: 16px 50px !important;
}
.faq .faq_wrapper .question:last-child {
    border: none;
}
.faq-section .faq .question.active .title {
    background-color: #0e8ece !important;
    color:#fff !important;
}
.lastsec .submit-btn .mf-row.sbmt-btn-fo {
    justify-content: start;
}
.lastsec .submit-btn .mf-row.sbmt-btn-fo input#submit_btnb {
    background: #012043 !important;
}
.lastsec .submit-btn .mf-row.sbmt-btn-fo input#submit_btnb:hover {
    background: #FFA01D !important
}
/*css 27-may-2021 */
.requestdemoo.page-kyc a.paoc-popup.popupaoc-button:hover {
    background: #ffa01d;
}
.pop-form{
	display: flex !important;
}
.requestdemoo.page-kyc a.paoc-popup.popupaoc-button {
    background:#024;
}
div#popmake-16483 .pop-form {
    display: block !important;
}
iframe#tidio-chat-iframe {
    bottom: 7px !important;
}
.single-post ol li {
    color: #000;
}
.form_bottom .mcb-wrap-inner {
    display: flex;
	  align-items: center;
}

.banking-video .section_video {
    text-align: center;
	  
}
.banking-video video{
   width:230px;
}
.btn-hire.scheduledemoo a.paoc-popup.popupaoc-button {
    padding: 13px 30px 13px 20px;
    margin-left: 11px;
}
/* end 27-may-2021 */
/* -----hide show icon-box css START -------*/
.animate-icn-bxs .desc {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s, opacity 0.5s linear;
}
.animate-icn-bxs .one-third:hover .desc {
    visibility: visible;
    opacity: 1;
}
.animate-icn-bxs .one-third .image_wrapper {
    transition: 1s ease-in-out;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.5s, opacity 0.5s linear;
}
.animate-icn-bxs .one-third:hover .image_wrapper {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s linear;
}

/* -----hide show icon-box css END -------*/
/*-------for Quiz Start--------*/
.fca_qc_quiz .fca_qc_score_container .fca_qc_score_text, .fca_qc_quiz .fca_qc_score_container br, .fca_qc_quiz .fca_qc_your_answer_container {
    display: none !important;
}
.fca_qc_quiz .fca_qc_score_container .fca_qc_score_desc a.paoc-popup.popupaoc-link {
    background-color: #fac302;
    padding: 10px 25px !important;
    font-size: 14px !important;
    border-radius: 4px;
	display: inline-block;
    color: #000 !important;
    font-weight: 600;
    animation: zoom-in-zoom-out 1s ease infinite;
}
div.fca_qc_quiz {
    background-color: #fafafa;
    max-width: 100% !important;
    margin: 30px 0;
}
div#fca_qc_answer_container p#fca_qc_question {
    font-size: 22px !important;
    font-weight: 800;
    margin-bottom: 25px;
}
/*-------for Quiz End--------*/
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
