#content-section-1 .section-container{padding-top:0 !important;}
.gdlr-skill-item-wrapper .gdlr-skill-item-title {font-size:45px;}
.gdlr-item-title-wrapper .gdlr-item-title-caption {font-style:normal;}
h3.gdlr-item-title {
display: inline-block;
padding-bottom: 10px;
position: relative;
}
h3.gdlr-item-title:before{
content: "";
position: absolute;
width: 20%;
height: 3px;
bottom: 0;
left: 40%;
border-bottom: 2px solid #22ac79;
}
.gdlr-item-title-caption{margin-top:15px !important;}
.subheading{font-size:16px; font-weight:bold; text-align:center;}
.circle {
animation: 1.5s infinite alternate circle;
}
@keyframes circle {
from {
-webkit-clip-path: circle(20%);
clip-path: circle(20%);
}
to {
-webkit-clip-path: circle(240px);
clip-path: circle(240px);
}
} .typing_loader{
width: 24px;
height: 24px;
border-radius: 50%;
-webkit-animation: typing 2.5s linear infinite alternate;
-moz-animation: Typing 2.5s linear infinite alternate;
-ms-animation: Typing 2.5s linear infinite alternate;
animation: typing 2.5s linear infinite alternate;
margin: 46px auto; position: relative;
left: -12px;
}
@-webkit-keyframes typing{
0%{
background-color: rgba(131,184,23, 1);
box-shadow: 50px 0px 0px 0px rgba(255,255,255,0.2),
100px 0px 0px 0px rgba(255,255,255,0.2);
}
25%{
background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(255,255,255,2),
100px 0px 0px 0px rgba(255,255,255,0.2);
}
75%{ background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(255,255,255,0.2),
100px 0px 0px 0px rgba(255,255,255,1);
}
}
@-moz-keyframes typing{
0%{
background-color: rgba(131,184,23, 1);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
25%{
background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
75%{ background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,1);
}
}
@-ms-keyframes typing{
0%{
background-color: rgba(131,184,23, 1);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
25%{
background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
75%{ background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,1);
}
}
@keyframes typing{
0%{
background-color: rgba(131,184,23, 1);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
25%{
background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,2),
100px 0px 0px 0px rgba(131,184,23,0.2);
}
75%{ background-color: rgba(131,184,23, 0.4);
box-shadow: 50px 0px 0px 0px rgba(131,184,23,0.2),
100px 0px 0px 0px rgba(131,184,23,1);
}
}
.mintcircle{    -webkit-animation:spin 8s linear infinite;
-moz-animation:spin 8s linear infinite;
animation:spin 8s linear infinite;
}
@-moz-keyframes spin { 
0% {
-moz-transform: rotate(0deg); 
} 20% {
-moz-transform: rotate(360deg); 
} 100% {
-moz-transform: rotate(360deg); 
} }
@-webkit-keyframes spin { }
@keyframes spin { 
0% {
transform: rotate(0deg);
} 50% {
transform: rotate(360deg);
} 100% {
transform: rotate(360deg);
} }
.dollar1 {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: move 3s infinite ease-in-out;
}
.dollar2 {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: move 3s infinite ease-in-out;
-webkit-animation-delay: 1s; animation-delay: 1s;
}
.dollar3 {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: move 3s infinite ease-in-out;
-webkit-animation-delay: 2s; animation-delay: 2s;
}
@keyframes move {
from {
left: 0;
}
to {
left: 100px;
}
0%{
background-color: rgba(131,184,23, 0.2);
opacity:0;
animation-timing-function: ease-in;
}
25%{
background-color: rgba(131,184,23, 0.4);
opacity:1;
animation-timing-function: ease-out;
}
75%{ background-color: rgba(131,184,23, 0.4);
opacity:0.8;
animation-timing-function: ease-out;
}
100%{ background-color: rgba(131,184,23, 0.4);
opacity:0;
animation-timing-function: ease-out;
}
}
#tabsParent{margin-top:92px;}
.tabsbg{background: url(//themintcorp.com/wp-content/uploads/2017/12/tabsbg01-card.png) no-repeat; width:520px;height:500px;float: left;padding: 0px 0px 40px 66px;}
#tabs{background: url(//themintcorp.com/wp-content/uploads/2017/06/phone-appbg.png) no-repeat; width:224px;height:449px;padding:69px 0 0 5px;float:left;}
#tabs a img{height:45px;padding-top:7px;margin:0 auto;display:block;}
.rtl-content{padding:15px 0px 0px 60px;}
.rtl-icon{width:450px;height:249px;background:url(//themintcorp.com/wp-content/uploads/2017/07/circal03.png) no-repeat;}
.rtl-icon img{padding:55px;}
.tabsContent{float:left;width: 510px;}
.tabBody{
display:none; }
.tabs.active{
border:1px solid #83b817;color:#fff;background:#25313b;
}
.tabs.active img{}
a.tabs {
width:105px;
height:80px;
text-align:center;
text-decoration: none;
border:1px solid #efefef;
color:#83b817;
float:left;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
font-size:11px;font-weight:bold;color:#575757;
}
a.tabs img{    -webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;}
#tabs a:hover{border:1px solid #83b817;color:#fff;background:#25313b;}
#tabs a:hover img{        -webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);}
.innovation-sprite {
width: 280px;
height: 280px;
margin: 2% auto;
background: url(//themintcorp.com/wp-content/uploads/2017/07/innovation-sprite-3.png) left center;
animation: play .8s steps(9) infinite;
}
@keyframes play {
100% { background-position: -2520px; }
}
.mint-solution-contant{text-align: center;color: #25313b;font-size: 12px;letter-spacing: -0.2px;line-height:21px;}
.gdlr-button, input[type="button"], input[type="submit"], .ms-btn, .wpcf7 input[type="submit"] {
background-color: #21a9a0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.gdlr-button.medium, .wpcf7 input[type="submit"]{border-radius:24px !important;    font-weight: 400 !important;
font-size: 12px;text-transform:uppercase;}
.gdlr-button.medium:hover, .wpcf7 input[type="submit"]:hover{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} .top-heading{text-align: center;
margin-top: 123px;
margin-bottom: 54px;}
.top-heading h2{color: #fff;    font-size: 33px;
font-weight: 500;}
.top-heading-divider{width: 65px;
border-top-width: 1.60px;
border-top-style: solid;
border-color: #fff;
margin:0 auto;
}
.aboutus-contant-heading h5{font-weight: 600;
color: #4b5c72;}
.divider{width: 50px;
border-top-width: 1.60px;
border-top-style: solid;
border-color: #22ac79;text-align:left;}
.team-member-name h6{font-size: 15px;
color: #4b5c72;    font-weight: 600;}
.footer-wrapper a {color:#fff !important;}
.what-we-do-contant-heading h5{font-weight: 600;color: #4b5c72;text-align:center;}
.what-we-do-divider{width: 50px;
border-top-width: 1.60px;
border-top-style: solid;
border-color: #22ac79;margin:0 auto;}
.wht-we-do-contant{text-align: center;
font-size: 15px;
font-weight: normal;}
.top-heading-two{    text-align: center;
margin-top: 123px;
margin-bottom: 95px;}
.top-heading-two h2{    color: #fff;
font-size: 33px;}
.payment-processing-contant-left-divider{    width:90px;
border-top-width: 1.60px;
border-top-style: solid;
border-color: #22ac79;margin-top:129px;}
.prepaid-program-contant{text-align:center;}
.Elevated-contant{padding-top:109px;}
#elevated-point-box .gdlr-styled-box-body{padding: 17px 6px 24px !important;}
.global-heading h5{    color: #fff;
font-size: 35px;
font-weight: bold;text-align:center;}
.global-heading{color:#fff;text-align:center;padding-bottom: 18px;
font-size: 16px;}
.global-heading-divider{width: 50px;
border-top-width: 1.60px;
border-top-style: solid;
border-color: #fff;margin:0 auto;}
.top-subheading{font-weight: 400; color: #22ac79; font-size: 19px;}
#product-suite h6{font-weight:600;}
#product-suite .gdlr-item{margin:0px 15px 0px;}
#product-suite .gdlr-styled-box-body{padding:20px;border-radius:7px;}
#wpcf7-f9-o1 .info{padding-right:7px;}
#wpcf7-f9-o1 .info .wpcf7-select{width:100%;height:45px;}
#wpcf7-f9-o1 .info .wpcf7-select option{padding:10px;}
.highlight-text{color: #22ac79; font-weight: 400; text-transform: uppercase;}
#how-we-do-it-icon-section .gdlr-styled-box-body{padding: 17px 6px 24px !important;}   
#how-we-do-it-icon-section .gdlr-item { margin: 0px 15px 0px; }    
#explore-btn .two-fifth {width: 100%;margin-top:18px;}
.visit-link-contant{text-align:center;font-size:15px;}
.visit-link-contant a{font-weight:bold;border-bottom: 1px solid;padding-bottom: 5px;}
#how-we-do-it-point .gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{padding:16px;}
#how-we-do-it-point .gdlr-process-wrapper .gdlr-process-tab {margin-bottom:-31px;}
#how-we-do-it-point .gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{top: 180px;bottom: 28px;left: 77px;}
#how-we-do-it-point .gdlr-process-tab .gdlr-process-icon i{color: #22ac79;}
#how-we-do-it-point .gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider {border-left-width:4px;}
#how-we-do-it-point .fa-chevron-down{font-size:24px;}
.wedo-icon{float:left;}
span.how-we-do-highlight-text{font-weight:600;color: #22ac79;}
.empowered-workers-heading{text-align:center;font-size:18px;color: #fff;letter-spacing: 0.2px;}
.empowered-workers-point{    text-align: center;}
#home-underserved .gdlr-item-title-wrapper.gdlr-medium .gdlr-item-title{color:#f8f8f8;}
#home-underserved .gdlr-item-title-wrapper.gdlr-medium .gdlr-item-title-caption{font-size: 15px;color: #fff;} 
#home-underserved .gdlr-item{letter-spacing: 0.2px;}
.home-middle-contant {background-color: #f3f7f8 !important;color: #000!important;padding: 24px!important;text-align: center!important;opacity: 0.8!important;padding-top: 24px!important;}
#home-page-icon-box .gdlr-styled-box-body {padding: 17px 31px 17px;opacity: 0.9;border-radius: 5px;}
#home-page-icon-box .alignnone {margin: 0px 0px 0px 0 !important;}
#home-page-icon-box .gdlr-styled-box-body{ min-height: 143px;}
table tr td {
padding: 15px 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border: 1px solid #ebebeb !important;}
#productsuite-mobile #tabs{float: none;margin: 0 auto;}
@media only screen and (max-width: 1024px){
#product-suite{display:none;}
#mintsol{display:none;}
.rtl-content{padding:7px;}
} 
@media only screen and (min-width:1025px){
#productsuite-mobile{display:none;}
#mintsol-mobile{display:none;}
}
.dollar1-mobile {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: movey 3s infinite ease-in-out;
left:50%;
right:50%;
transform:translate(-50%,-50%);
}
.dollar2-mobile {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: movey 3s infinite ease-in-out;
-webkit-animation-delay: 1s; animation-delay: 1s;
left:50%;
right:50%;
transform:translate(-50%,-50%);
}
.dollar3-mobile {
width: 24px;
height: 24px;
background:url(//themintcorp.com/wp-content/uploads/2017/07/dollar-24x24.png);
background-size: cover;
border-radius: 50%;
position:absolute;
animation: movey 3s infinite ease-in-out;
-webkit-animation-delay: 2s; animation-delay: 2s;
left:50%;
right:50%;
transform:translate(-50%,-50%);
}
.dollar-contain{height:100px;}
@keyframes movey {
from {
top: 0;
}
to {
top: 100px;
}
0%{
background-color: rgba(131,184,23, 0.2);
opacity:0;
animation-timing-function: ease-in;
}
25%{
background-color: rgba(131,184,23, 0.4);
opacity:1;
animation-timing-function: ease-out;
}
75%{ background-color: rgba(131,184,23, 0.4);
opacity:0.8;
animation-timing-function: ease-out;
}
100%{ background-color: rgba(131,184,23, 0.4);
opacity:0;
animation-timing-function: ease-out;
}
}
.gdlr-banner-item-wrapper .flex-direction-nav .flex-next{opacity: 1 !important;}
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev{opacity: 1 !important;}
#invest-news .gdlr-blog-title, .gdlr-blog-title a {font-size:17px; font-weight:400; color:#096db6;}
.gdlr-blog-full .excerpt-read-more{color: #096db6;}
#invest-news .gdlr-blog-grid .post-header { padding: 10px;margin-bottom: 1px;border:1px solid #ebebeb;}
#invest-news .gdlr-item.gdlr-blog-grid{margin-bottom:0px;}
.gdlr-title-item {margin-bottom:40px;}
@media only screen and (max-width:767px){
.slides > li {margin:0 29px !important;}
.wedo-icon{float:none;text-align:center;}
#how-we-do-it-point .gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line {display:none;}
#how-we-do-it-point .gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title {display:none;}
#how-we-do-it-point .gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content {margin-bottom:45px;}
}
.mintsol-text{font-size:18px;margin-top:-28px;text-align:center;}
.w3eden small {display:none;}
.w3eden table tr th{background:#fff;color:#222;}
.w3eden a{color:#22ac79;}
.w3eden a:hover{color:#22ac79; text-decoration:none;}
.w3eden .table > tbody > tr > td{padding:18px;text-align:left;}
.w3eden .table > thead > tr > th {border:1px solid #dddddd !important;}
.gdlr-item-title-wrapper.gdlr-medium .gdlr-item-title-caption {font-size:15px;}
#productsuite-mobile .hintclick{margin:0 auto;left:0px;position:relative;top:0px;}
#productsuite-mobile .hintcontainer{width:100%;}
.hintcontainer{position:relative;width:0px;height:0px;}
.hintclick{position: absolute;
top: -70px;
left: 76px;
width: 200px;
}
.iconclick{  background:#fff;    border-radius: 10px;
opacity: 0.9;
border: 1px solid #7baf3f;    padding: 15px;
text-align: center;
font-weight: 600;}
.hintclick p{text-align:center;font-weight:600; }
.hintclick p img{ -webkit-animation:bounce 1s infinite; position:relative;margin-right:0px;}
.close-btn{position:absolute;top:-3px;right:-3px;cursor: pointer;    font-size: 15px;
line-height: 20px;
font-family: Arial, Sans sarif;
color: #fff;
background-color:#7baf3f;
position: absolute;
cursor: pointer;
width: 21px;
height: 21px;
border-radius: 25px;
text-align: center;
border:1px solid #7baf3f;
}
.close-btn:hover{background-color:#323232;border:1px solid #323232;}
#financial-section .pagination{display:none;}
.w3eden .pagination > li > span:hover {color: #22ac79;}
.w3eden .pagination > li > span {color: #22ac79;}
.w3eden .pagination > li > a:hover{color: #22ac79;}
.w3eden .pagination > li > a, .w3eden .pagination > li > span{color: #22ac79;} .headroom {
will-change: transform;
transition: transform 200ms linear;
}
.headroom--pinned {
display: block;
transform: translateY(0%);
}
.headroom--unpinned {
display: none;
transform: translateY(-100%);
}
@-webkit-keyframes bounce {
0%       { top:-10px; }
25%, 75% { top:-15px; }
50%      { top:-20px; }
100%     {top:-10px;}
}
.news_back_text{curser:pointer;}
@media (max-width:767px){
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper{background: #fff !important;}
}
#gdlr-responsive-navigation.dl-menuwrapper button{background-color: #82b716 !important;}
@media (max-width:767px){
.body-wrapper.gdlr-header-transparent .gdlr-transparent-logo{display: none;}
.body-wrapper.gdlr-header-transparent .gdlr-solid-logo {display: block;}
}
#gdlr-responsive-navigation.dl-menuwrapper ul {
background-color: #83b817;
}
@media (max-width:767px){
.dl-menuwrapper > .dl-menu, .dl-menuwrapper > .dl-submenu{margin:10px 0px 0px;} 
body .gdlr-logo{padding-top:10px;padding-bottom:10px;}  
.copyright-right{font-size:11px;}
#technology-section .slides > li {width: 210px !important;margin: 0px 29px !important;}
}
@media (min-width:768px)and (max-width:1024px){
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper {background: #333 !important; }
}
#how-we-do-it-point .gdlr-process-caption{font-size:14px !important;}
.page-not-found-search .gdl-search-form input[type="text"]{background-color: #fff;}
.page-not-found-search .gdl-search-form input[type="text"]{color: #25313b;}
.page-not-found-search .gdl-search-form {border-radius: 2px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);}
.page-not-found-search{max-width: 600px;}
#management{display:none;}
i.fa.fa-arrow-circle-right {color: #22ac79;}
#financial_section{display:none;}
.gdlr-background-image {background-size:cover;}
.team-member-name ul {
list-style: none;
padding: 0;
}
.team-member-name li {
padding-left: 1.3em;
line-height:22px;
padding-bottom:12px;
}
.team-member-name li:before {
content: "\f0a9"; color: #22ac79;
font-family: FontAwesome;
display: inline-block;
margin-left: -1.3em; width: 1.3em; }
.page-not-found-search .gdl-search-form input[type="submit"] {
background-image: url(//themintcorp.com/wp-content/uploads/2017/12/magnifier.png);
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:0px;}
@media (min-width:768px){
#technology-section .gdlr-banner-item-wrapper .flex-direction-nav .flex-prev{opacity: 0 !important;}
#technology-section .gdlr-banner-item-wrapper .flex-direction-nav .flex-next{opacity: 0 !important;}
#technology-section .slides > li{width: 179px !important;margin: 0 5px !important;}
} .hero-full-screen {
height: 100vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background: url(//themintcorp.com/wp-content/uploads/2017/12/home-banner-1920-1024.jpg) center center no-repeat;
background-size: cover;
}
.hero-content-section{
position: absolute;
display: -ms-flexbox;
display: flex;
padding-left: 3.5%;
padding-right: 3.5%;
width: 100%;
height: 100vh;
top: 0;
left: 50%;
transform: translateX(-50%);
max-width: 1144px;
-ms-flex-pack: start;
justify-content: flex-start;
}
.hero-content-inner{
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
height: 60vh;
padding-top:40vh;
margin-right: auto;
margin-left: auto;
text-align: center;
padding-left: 1.25%;
padding-right: 1.25%;
width: 100%;
-ms-flex-align: center;
align-items: center;}
.hero-content-inner a{
font-weight: 300;
padding: 10px 18px;
font-size: .8125em;
line-height: 1.5;
display: inline-block;
text-transform: uppercase;
letter-spacing: .1em;
text-align: center;
border-radius: 9999em;
transition: all .1s ease-in-out;
cursor: pointer;
background-color: #21a9a0;
color: #fff;
border: 2px solid transparent;
width: 100%;
}
.hero-content-inner a:hover{
background-color:#01d4e4;
}
.hero-heading {
font-size:2em;
font-weight:900;
color:#507900;
line-height:1.5;
}
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 767px) 
and (orientation: portrait) { 
.hero-full-screen{
height: 100vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background: url(//themintcorp.com/wp-content/uploads/2017/12/mobile-banner01-500-1084.png) bottom center no-repeat;
background-size:cover;
}
} @media only screen 
and (min-device-width: 375px) 
and (max-device-width: 767px) 
and (orientation: landscape) { 
}
@media (max-width: 26em){
.hero-heading {
text-shadow: 2px 3px 2px rgba(255, 255, 255, 0.7);
}
.hero-content-inner{height:40vh;padding-top: 0vh;}
.hero-content-inner a{height:18px; width:80%;}
}
@media (min-width: 27em){
.hero-content-inner {
width: 40%;
text-align: left;
margin-left: 0;
margin-right: 0;
-ms-flex-align: start;
align-items: flex-start;
}
.hero-heading {
font-size: 1.5em;
line-height: 1.6;
}
}
@media (min-width: 71.5em){
.hero-heading {
font-size: 2.5em;
line-height: 1.2;
}
}
.home .gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper {
padding-bottom: 0px;
} .home .footer-wrapper{margin-top:-20px !important;}
.slides > li {margin:0 5px;width:212px !important;}
#contact_send_btn .wpcf7 input[type="submit"] {
padding: 12px 25px;}
@media (min-width:430px) and (max-width:767px){
.slides > li {margin: 0 -4px !important; width: 396px !important;text-align: center;}
#technology-section .slides > li {
width: 328px !important;
margin: 0px 29px !important;
text-align: center;}
}
@media (min-width:768px) and (max-width:1024px){
.slides > li {margin: 0px 5px !important;width: 236px !important;}
#technology-section .slides > li {width: 109px !important;}
}
@media only screen 
and (min-device-width: 1024px) 
and (max-device-width: 1366px) 
and (-webkit-min-device-pixel-ratio: 1.5) {  
.slides > li {margin: 0px 5px !important;width: 239px !important;}
#technology-section .slides > li {width: 154px !important;}
}
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) { 
.hero-full-screen{
height: 100vh;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
background: url(//themintcorp.com/wp-content/uploads/2017/12/tabsbg1.jpg) bottom center no-repeat;
background-size:cover;}
.hero-content-inner{width: 100%;height: 28vh;text-align: center; margin-left: 0;margin-right: 0;    align-items: center;padding-top:0vh;}   
.hero-heading {text-shadow: 2px 3px 2px rgba(255, 255, 255, 0.7);font-size: 4em;font-weight: 900;
color: #507900;line-height: 1.2;}
.hero-content-inner a{font-size: 24px;padding: 10px 20px;}
} #PopupSignupForm_0 {
display: none;
}
input#mc-embedded-subscribe:hover {
background-color: #01d4e4;
}
input#mc-embedded-subscribe {
font-weight: 300;
padding: 10px 18px;
font-size: .8125em;
line-height: 1.5;
display: inline-block;
text-transform: uppercase;
letter-spacing: .1em;
text-align: center;
border-radius: 9999em;
transition: all .1s ease-in-out;
cursor: pointer;
background-color: #21a9a0;
color: #fff;
border: 2px solid transparent;
}
#mc_embed_signup div.mce_inline_error {
color: #f00 !important;
background-color: #fff !important;
font-weight: normal !important;
font-size: 14px !important;
}
#mc_embed_signup input.mce_inline_error {
border-color: #f00 !important;
}
#mc_embed_signup div.response {
padding: 5px;
width: 100%;
border: 2px solid #398f14;
font-size: 15px;
margin-bottom: 10px;
}
#mc_embed_signup h3
{
font-size: 24px;
color: #25313b;
margin-bottom: 15px;
font-weight: 600;
text-align: center;
display: block;
}
#mc_embed_signup .mc-field-group input {
margin-bottom: 10px;
}
input#mce-EMAIL {
padding: 16px 19px;
width: 100%;
font-size: 13px;
border-style: solid;
border-width: 1px;
border-color: inherit;
}
#mc_embed_signup .button{display:block;margin:0 auto;background-color:#21a9a0;}
#mc_embed_signup div.response{padding:0;width:100%;}
.terms-of-use ol li{list-style-type: lower-roman;}
.top-margin{margin-top:-45px;}
.signup div {
text-align: -webkit-center;
margin: 0 auto 10px auto;
} .top-social-wrapper .social-icon {max-width:15px;}
.top-navigation-wrapper{display:none;}
.home .top-navigation-wrapper{display:block;}