/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
html{
	scroll-behavior: smooth;
}
/*Top Menu bar styling for desktop */
.top-menu.navbar.menu-secondary.top-menu-padding {
	background-color: rgba(0, 90, 122, 0.63);
}
@media(min-width: 960px) {
	.main-wrapper .main-container {
		margin-top: -47px;
	}
	.menu-shadows {
		box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.6);
	}
}

.uncell.single-block-padding.style-color-822040-bg {
    border-radius: 0px 20px 20px 0px;
}
.uncell.single-block-padding.style-color-gyho-bg {
    border-radius: 20px 0px 0px 20px;
}
.cta-btn{
    width: 264px !important;
    height: 70px !important;
}
a.cta-btn1 {
    box-shadow: 0px 3px 15px #69BB52A1;	
	text-transform: none !important;
}

a.custom-link.btn.btn-lg.btn-custom-typo.font-555555.font-weight-600.text-capitalize.no-letterspace.border-width-0.cta-btn1.btn-color-141071.btn-circle.btn-icon-left{
	text-transform: none !important;

}
a.custom-link{
font-size:18px !important;
text-decoration:none;
}

a.custom-link:hover{
color:#224d66 !important;
text-decoration:none;
}

a.custom-link.btn.btn-custom-typo.font-555555.font-weight-100.text-capitalize.no-letterspace.border-width-0.cta-btn.btn-default.btn-circle.btn-outline.btn-icon-left {
    border-color: #ffffff !important;
    vertical-align: middle;
    color: white !important;
    font-size: 18px;
	border-width:3px;
    font-weight: 600!important;
    line-height: 27px;
    padding-top: 20px!important;
	text-transform: none !important;
}
a.custom-link.btn.btn-custom-typo.font-555555.font-weight-100.text-capitalize.no-letterspace.border-width-0.cta-btn.btn-default.btn-circle.btn-outline.btn-icon-left:hover, a.custom-link.btn.btn-custom-typo.font-555555.font-weight-100.text-capitalize.no-letterspace.border-width-0.cta-btn.btn-default.btn-circle.btn-outline.btn-icon-left:focus {
	color: #224d66 !important;
}
a.custom-link.btn.btn-lg.border-width-0.btn-hero.btn-color-xsdn.btn-outline.btn-icon-left:hover, a.custom-link.btn.btn-lg.border-width-0.btn-hero.btn-color-xsdn.btn-outline.btn-icon-left:focus {
    color: #224d66 !important;
}

.btn-hero {
	text-transform: none !important;
}

a.custom-link.btn.btn-lg.border-width-0.btn-shadow.btn-color-141071.btn-icon-left {
    box-shadow: 0px 3px 15px #69bb52a1!important;
}

.btn-shadow{
	text-transform: none !important;
}

/*----- Menu -----*/
ul.menu-smart ul {
	left: -100000px;
}
#masthead:not(.is_stuck) .style-color-822040-bg {
	background: #224d6630 !important;
	
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-31046.menu-btn-container.btn {
    border-radius: 50px;
	color: #fff;	
    background-image: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
    border-image: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
}
/* .style-color-wayh-bg {
        background-color: #224d66;
} */
.menu-mini.menu-smart a {
    padding: 4px 9px 4px 9px;
    font-size: 16px;
}
#menu-secundary > li > a > i.fa.fa-angle-right.fa-dropdown {
    display: none;
}
.style-light .btn-default, .style-dark .style-light .btn-default, .tmb-light .t-entry-text .btn-default, .style-dark .tmb-light .t-entry-text .btn-default, .tmb-dark .t-overlay-inner .btn-default {
    color: #ffffff !important;
    background-color: #69bb52 !important;
    border-color: #69bb52 !important;
}
/*------ Sub Menu ------*/
@media (min-width: 960px){
	.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
    	border-radius: 20px;
	}
	.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
		color: #707070;
	}
	.submenu-light .menu-smart ul li.active > a {
		color: rgb(0, 90, 122) !important;
	}
	.submenu-light .menu-smart > .mega-menu > .mega-menu-inner > li > a > i:before {
		background: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
		line-height: 1;
		padding: 7px;
		color: white;
		border-radius: 3px;
	}
	body[class*=hmenu-] .submenu-light .menu-smart ul a:hover, body[class*=hmenu-] .submenu-light .menu-smart ul a:focus {
		color: rgb(0, 90, 122);
		background-color: rgba(0, 0, 0, 0.03);
	}
	.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
		padding: 0px 0px 0px 0px;
	}
	.small-dropdown ul {
		position: relative;
		padding-right: 50px;
	}
	.small-dropdown ul:after {
		position: absolute;
		top: 0;
		right: -80px;
		width: 100px;
		height: 100%;
		background-color: #224d66;
		content: '';
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}
}
ul.mega-menu-inner > li.menu-item:last-child > a {
	color: #ffffff !important;
}
ul.mega-menu-inner > li.menu-item:last-child > ul >li >a {
	color: #ffffff !important;
}
.submenu-light .menu-smart ul a {
    color: #707070;
}

ul.mega-menu-inner.in-mega.mega-menu-four.sm-nowrap.open-animated > li {
    padding-top: 27px;
    padding-bottom: 27px;
}
ul.mega-menu-inner > li.menu-item:last-child {
    background:#224d66;
}
@media(max-width: 959px) {
	#masthead li:not(.menu-item-button) a {
		color: #224d66 !important;
	}
	ul.mega-menu-inner > li.menu-item:last-child {
		background: white;
	}
}
ul.drop-menu.sm-nowrap {
    border-radius: 20px;
}
/*----- Footer-----*/
.uncode-vc-social.copyright {
    color: #fff;
}
.uncode-vc-social.copyright a{
    color: #fff;
}
.site-info.uncell.col-lg-6.pos-middle.text-left {
    text-align: center;
}
.list-text li{
	list-style:none;
}
.list-text li a{
	color:#fff;
	font-size:16px;
	line-height:21px;
	padding-left:0px!important
}

@media (min-width: 960px){
	.icon-box-left .icon-box-content {
    	padding-left: 18px !important;
	}
}
.icon-box-heading.icon-box-fa-1x p {
    color: #fff;
}
.icon-box-left .icon-box-icon, .icon-box-right .icon-box-icon, .icon-box-left .icon-box-content, .icon-box-right .icon-box-content {
    display: table-cell;
    vertical-align: middle;
}
.icon-box-heading.icon-box-fa-1x a {
    color: #fff;
}
.divider-wrapper.div-footer {
    margin-top: 10px !important;
}
.uncode-wrapper.uncode-list.list-text {
    margin-top: 10px !important;
}
.social-icon.icon-box.icon-box-top.icon-inline a {
    color: #fff !important;
}
/*---------buttons------------*/
.btn-color-601594.btn-outline {
    color: #a6ce39!important;
}
/*----- Homepage -----*/
.header-1{
	background: linear-gradient(45deg, rgba(0,89,122,1) 0%, rgba(0,89,122,1) 12%, rgba(166,206,57,1) 100%);
}

.hero-section{
	background-image: url(/wp-content/uploads/2021/01/img-home.png), url(/wp-content/uploads/2021/01/Netsweeper-background-1.svg);
	background-size: 57%, cover;
	background-position: right top, right bottom;
	background-repeat: no-repeat;
}
@media(max-width:980px){
	.hero-section{
		background-image:url(http://netsweeper.bwired.support/wp-content/uploads//2021/02/home-tablet_03.png);
		background-repeat:no-repeat;
		background-position: right top;
		background-attachment:scroll;
		background-size:cover;
	}
	.vc_row.hero-section.row-hero.style-color-xsdn-bg.row-container {
		padding-bottom: 200px;
	}
}
/*------- Education -------*/
.movil-education {
    background: linear-gradient(96deg, rgb(50 159 78) 0%, rgb(115 189 51) 100%);
}
.hero-edu{
	background-image: url(/wp-content/uploads//2021/01/Education-hero-img.png);
	background-size: 57%;
	background-position: right top;
	background-repeat: no-repeat;
}
@media(max-width: 1023px) {
	.education-hero-title {
		width: 334px;
		font-size: 30px !important;
	}
	.education-hero-title span{
		font-size: 30px;
	}
	.btn-edu-hero-second {
		margin-left: -9px;
	}
	.edu-hero-text .uncont {
		padding-top: 0 !important;
	}
}

/*--------Business----------*/
.hero-business{
	background-image: url(/wp-content/uploads//2021/03/Business-img-3.png), url(/wp-content/uploads//2021/03/Business-background-1.png);
	background-size: 57%, cover;
	background-position: left top, center bottom;
	background-repeat: no-repeat;
	height: calc(100vw / 2.4);
}
@media(max-width:1024px){
	.hero-business {
		background-size: 65%, cover;
		background-position: left top, left bottom;
		height:550px;
	}
}
@media(max-width:968px){
	.hero-business {
		background-size: 100%, cover;
		background-position: left top, center bottom;
		height: 900px;
	}
}
@media(max-width:568px){
	.hero-business {
		height:700px;
	}
	.empty-space.empty-quad.empty-display {
		display: none;
	}
}
/*----------Netsweeper Platform---------*/
.hero-netpla{
	background-image: url(/wp-content/uploads//2021/02/Netsweeper-Platform-background.png);
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
/* 	height: calc(100vw / 2.16); */
}
@media(max-width:968px){
	.hero-netpla {
		background-position:  center center;
		height: 900px;
	}
	.empty-space.empty-triple.empty-display-np {
		display: none;
	}
	.platform-hero-text {
		max-width: 550px;
	}
}
@media(max-width:568px){
	.hero-netpla {
		height:750px;
	}
	
}
/*--------- Tax Enforcement-----------*/
.wpb_column.pos-top.pos-center.align_left.column_parent.col-lg-6.vat-hero.single-internal-gutter >div.uncol.style-light {
    margin-top: -122px;
    margin-right: -203px;
}
.vc_row.row-vat.style-color-xsdn-bg.row-container > div.row-background.background-element {
    margin-top: -412px;
}
/*--------- Telcom ---------*/
.hero-telcom{
	background-image: url(/wp-content/uploads//2021/03/Telecom_img.png), url(/wp-content/uploads//2021/01/Netsweeper-background-option-2.svg);
	background-size: 60%, cover;
	background-position: left top, left bottom;
	background-repeat: no-repeat;
	height: calc(100vw / 2.16);
}
@media(max-width:1024px){
	.hero-telcom {
		height:550px;
	}
	.telcom-col>div>div>div>div.uncont {
		padding-top: 0px!important;
	}
}
@media(max-width:968px){
	.hero-telcom {
		background-size: 100%, cover;
		background-position: left top, center bottom;
		min-height: 900px;
		padding-top: calc(100vw / 1.31);
	}
}
@media(max-width:568px){
	.hero-telcom {
		height:800px;
	}
	.empty-space.empty-quad.empty-display {
		display: none;
	}
}
@media(min-width: 2200px) {
	.hero-telcom {
		background-size: 56%, cover;
	}
}
/*-----------Government-------------*/
.hero-government{
	background-image: url(/wp-content/uploads//2021/01/Netsweeper-background-option-2.svg);
	background-size: cover;
	background-position:  left bottom;
	background-repeat: no-repeat;
	/*height: calc(100vw / 2.16);*/
}
@media(max-width:968px){
	.hero-government {
		background-image: url(/wp-content/uploads//2021/01/Business-img-3C.png), url(/wp-content/uploads//2021/01/Netsweeper-background-option-2.svg);
		background-size: 90%, cover;
		background-position: center 10%, 10% bottom;
		height: 950px;
	}
	.col-gov{
		padding-top:450px!important;
	}
	.hero-gov-uk {
		background-image: url(/wp-content/uploads//sites/5/2021/01/ING_39524_05389-2.png), url(/wp-content/uploads//2021/01/Netsweeper-background-option-2.svg);
		background-size: 90%, cover;
		background-position: center 10%, 10% bottom;
		background-repeat: no-repeat;
		height: 950px;
	}
}
@media(max-width:568px){
	.hero-government {
		height:800px;
	}
	.empty-space.empty-quad.empty-display {
		display: none;
	}
	.col-gov{
		padding-top:200px!important;
	}
}
@media(max-width: 340px) {
	.hero-government {
		height: 850px;
	}
}
/*----- Resources section ------*/
/*to keep the borders rounded when there's an image*/
.no-overflow .unradius-xl {
    overflow:hidden;
}

/*----- Cards in Netsweeper Resources  ------*/
.card-padding-telecom{
	padding-left: 40px;
    padding-right: 40px;
	text-align: center;
}
.card-padding-telecom:last-of-type {
    padding-bottom: 40px;
    display: block;
}
.main-icon-telecom{
	padding-top: 15%;
}
.button-card-telecom{
	color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #000000 !important;
}
/*----- icons at Cards in Netsweeper Resources  ------*/
.icon-top-telecom {
    position: absolute !important;
    top: 0;
    left: 34px;
    margin-top: 0 !important;
    background: white;
    height: 82px;
    width: 59px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 15px 15px;
    padding: 20px 11px;
    z-index: 1;
}
.resources-carousel .t-inside {
	position: relative;
}

.resources-carousel .t-inside::after {
	content: '';
	position: absolute;
	top: 0;
	right: 36px;
	height: 82px;
    width: 59px;
	z-index: 10;
	background-color: white;
	background-image: url(/wp-content/uploads/2021/01/icon-Big.png);
	background-size: 37px;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 15px 15px;
}
/*------ Styles for table on partners page -------*/
table.reseller-table {
	border-radius: 16px;
	box-shadow: 0px 5px 15px rgb(0 0 0 / 50%);
	overflow: hidden;
	background: white;
}
table.reseller-table td {
    border: none !important;
    padding: 15px;
}
table.reseller-table tr:not(last-child) td {
	border-bottom: 1px solid #E9E9E9 !important;
}
table.reseller-table tr > td:last-child {
    font-size: 24px;
    color: #69bb52;
    text-align: center;
}
/*------------- Support Table -----------*/
.support-table {
	border-radius: 16px;
	overflow: hidden;
}
.support-table th, .support-table td {
	padding: 18px 10px;
}
.support-table th {
	background-image: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
	color: white;
}
.support-table td {
	color: #484848;
	background-color: white;
}
.support-table tr td:first-child {
	font-weight: 600;
}
.support-table tr td:first-child span {
	font-size: 14px;
	color: #8bc543;
}
.support-table tr td:first-child span.toll {
	color: #224d66;
}
@media(max-width: 727px) {
    .support-table th, .support-table td, .support-table td span {
        font-size: 12px !important;
    }
}
/*------- Search Filters ---------*/
.search-post-filters {
	text-align: center;
}
.search-post-filters input, .search-post-filters select {
	display: inline;
	width: 25%;
	min-width: 0;
}
.search-post-filters button {
	background: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%) !important;
	color: white;
	margin-top: -3px;
}
@media(max-width: 767px) {
	.search-post-filters input, .search-post-filters select {
		width: 100%;
	}
	.search-post-filters button {
		width: 100%;
		margin-top: 10px;
	}
}
/*-----------Cybersecurity--------------*/
.hero-cyber{
	background-image: url(/wp-content/uploads//2021/02/Cybersecurity-Threat-Protection-img.png), url(/wp-content/uploads/2021/01/Netsweeper-background-1.svg);
	background-size: 57%, cover;
	background-position: right top, right bottom;
	background-repeat: no-repeat;
}
/*--------Employee----------*/
.hero-employee{
	background-image: url(/wp-content/uploads//2021/02/Employee-Auditing-img-1.png), url(/wp-content/uploads/2021/01/Netsweeper-background-1.svg);
	background-size: 57%, cover;
	background-position: right top, right bottom;
	background-repeat: no-repeat;
}

/*-------Parental----------*/
.hero-parental{
	background-image:url(wp-content/uploads//2021/01/Parental-Control-img.png),url(/wp-content/uploads/2021/01/Netsweeper-background-1.svg);
	background-size: 57%, cover;
	background-position: right top, right bottom;
	background-repeat: no-repeat;
}


/* New Hero */
.banner-container{
	display: flex;
	height: calc(100vw / 1.98);
	overflow: hidden;
	background-color: white;
}
.banner-bk {
    position: absolute;
    width: 100%;
    height: calc(100vw / 1.98);
    z-index: 1;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    background-size: 100%;
    top: 0px;
    left: 0px;
}
.banner-image {
    z-index: 2;
    overflow-x: hidden;
    right: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: calc(100vw / 1.98);
}
.image-wrapper {
    position: absolute;
    right: 0;
	top: 0;
    z-index: 1;
    width: 55%;
}
.image-border {
    position: absolute;
    right: -11px;
    z-index: 0;
    width: 57%;
    top: -6px;
}
.banner-content {
	height: 100%;
	display:flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 144px;
	padding-right: 144px;
}
.banner-content .h4 > p {
	font-size: 20px;
	line-height:30px;
}
.banner-content > div {
	width: 40%;
}
.banner-container.banner-2 {
	height: calc(100vw / 2.81) !important;
}
.banner-2 .banner-bk {
	height: calc(100vw / 2.81) !important;
}
.banner-2 .banner-image {
	height: calc(100vw / 2.81) !important;
}
.banner-2 .image-wrapper {
	width: 48%;
}
.banner-2 .image-wrapper img.only-on-mobile {
	display: none;
}
.banner-3 .image-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 56px;
}
@media(max-width: 1023px){
	.banner-bk{
		background-position: center;
    	background-size: cover;
	}
	.image-wrapper {
	    width: 100%;
	}
	.image-border {
	    right: -10px;
	    width: 104%;
	    top: 0px;
	}
	.banner-content {
		padding-left: 36px;
		padding-right: 36px;
		height: auto;
		padding-bottom: 70px;
	}
	.banner-content > div {
		width: 100%;
	}
	.banner-2 .banner-content > div {
		width: 50%;
		padding-top: 50px;
	}
	.banner-container.banner-2 {
		height: 47vh !important;
	}
	.banner-2 .banner-bk {
		height: 47vh !important;
	}
	.banner-2 .banner-image {
		height: 47vh !important;
	}
	.banner-2 .image-wrapper {
		width: 60%;
	}
	.banner-2 .image-wrapper img{
		height: 473px;
    	margin-left: 60px!important;
	}
	.banner-2 .banner-content{
		padding-left: 15px;
		padding-right: 36px;
	}
	.banner-3 .image-wrapper {
	    height: auto;
	    padding-top: 140px;
        padding-left: 36px;
        padding-right: 36px;
        padding-bottom: 0;
        margin-top: 80px;
	}
}
@media(max-width: 767px) {
	.banner-content {
		margin-bottom: 0;
	}
	.banner-container.banner-2, .banner-2 .banner-image {
		min-height: 90vh !important;
		height: auto !important;
		position: relative;
	}
	.banner-container.banner-2 {
		margin-top: -84px;
	}
	.banner-2 .banner-bk {
		height: 100% !important;
	}
	.banner-2 .image-wrapper {
		width: 100%;
	}
	.banner-2 .image-wrapper img{
		width: 100%!important;
		height: 35vh!important;
		margin-left:0px!important;
	}
	.banner-2 .banner-content {
		margin-top: 32vh!important;
	}
	.banner-2 .banner-content > div {
		width: 100%;
	}
	.banner-2 .image-wrapper img.only-on-mobile {
		display: block;
	}
	.banner-2 .image-wrapper img:not(.only-on-mobile) {
		display: none;
	}
    .banner-3 .image-wrapper {
        margin-top: 0;
    }
}
@media(min-width: 1024px) {
    .banner-content {
        margin-top: 0 !important;
    }
}

/* Last section CTA */
 .cta-background{
    background-image: url(/wp-content/uploads//2021/02/CTA-background-1.svg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center bottom;
}
.icon-media {
	width: 50px!important;
}


/* Student Web Filter padding/margin for Testimonial paragraph */
@media(max-width: 768px) {

#student-testimonial-1 div.wpb_column {
    padding-top: 0px !important;
}
	
#testimonial-paragraph-1 p{
	margin-top: 0px !important;	
	}	
}

/* Font size for footer links at 320px resolution */

@media(max-width: 330px) {

footer .list-text li a {
	font-size: 14px; 
	}
}	

/* Text Transform for buttons */
.text-transform-none {
	text-transform: none !important;
}
/*----Card hover----*/

.unshadow-darker-xs:hover, .wpb_column:hover > .uncol > div > .unshadow-darker-xs{
	box-shadow: 0px 5px 15px rgb(125 189 197 / 78%);
}

/* Resources Archive */
.resources-posts .isotope-nav-link {
    color: #224d66 !important;
    font-size: 19px !important;
}
.resources-posts .menu-smart.sm.no-text-uppercase.menu-smart--filter-cats {
    border-bottom: solid 1px #eaeaea !important;
    margin-bottom: 36px;
}
.resources-posts .btn.btn-default  {
	background: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
    border-image: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
}
#posts-resources-row #posts-resources-column .resources-posts a.btn.btn-default:hover, .resources-posts .tmb.tmb-iso-w4.tmb-iso-h4.tmb-round.tmb-light.tmb-text-showed.tmb-overlay-anim.tmb-content-center.tmb-image-anim.tmb-shadowed.tmb-shadowed-darker-xs.grid-cat-3008.tmb-id-32655.tmb-img-ratio.tmb-content-under.tmb-media-first.tmb-iso a.btn.-btn-default:hover {
	background: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
    border-image: linear-gradient(to bottom , rgb(139, 197, 67) 16% , rgb(105, 187, 82) 93%);
	color: white !important;
}
.resources-posts .t-entry-title {
	min-height: 60px;
}
.resources-posts .pagination .page-next, .resources-posts .pagination .page-prev, .blog-posts .pagination .page-next, .blog-posts .pagination .page-prev {
	float: unset;
}
/*------- Blog styles ---------*/

.blog-posts .t-entry-visual .t-entry-visual-overlay {
	opacity: 1 !important;
}
.blog-posts .t-entry-visual .t-entry-visual-overlay-in {
	background-color: #000000;
	opacity: 0.45 !important;
	transition: 0.3s;
}

.blog-posts .t-entry-visual:hover .t-entry-visual-overlay-in {
	background-color: #000000 !important;
	opacity: 0.60 !important;
}
.blog-posts .t-entry-visual:hover .t-background-cover {
	filter: blur(2px);
}
@media(max-width:968px){
	.btn-lg{
		font-size:18px !important;
	}
}

/*----------- Section 2 image --------*/
@media(max-width: 920px) {
	.img-two-column-section .single-wrapper {
		width: 385px;
	}
}

/*----------- Line height for hero texts on mobile ---------------*/
@media(max-width: 959px) {
	.fontheight-191206 {
		line-height: 45px;
	}
	#page-header {
		background: white;
	}
}
/*------------------Feature section on mobile------------------------*/
@media(max-width:761px){
    .icon-box {
        display: block;
        width: 100%;
    }
    .icon-box-top {
        table-layout: fixed;
    }
    .fa-container {
        display: inline-block !important;
        width: 100%!important;
    }
    .icon-box-left .icon-box-content {
         padding-left: 0px; 
    }
}

/* ------ Gradient buttons -----------*/
.btn-color-141071 {
	border-image: none;
	border-color: #69bb52;
}

/*-------- Big titles and buttons on the heros ---------*/
@media(max-width: 1675px) and (min-width: 1350px) {
	.fontsize-102328 {
		font-size: 39px;
	}
	.fontheight-191206 {
		line-height: 45px;
	}
	.btn-lg.btn-hero {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}
}
@media(max-width:1349px) and (min-width: 1024px) {
	.fontsize-102328 {
		font-size: 27px;
	}
	.fontheight-191206 {
		line-height: 1.2;
	}
	.banner-content .h4 > p {
		font-size: 16px;
		line-height: 1.2;
	}
	.btn-lg.btn-hero {
		padding-left: 8px !important;
		padding-right: 8px !important;
		font-size: 14px !important;
	}
}

/*------ Media Query for small laptop screens -----*/
@media(max-width: 1279px) and (min-width: 951px) {
    .show-small-laptop {
        display: block !important;
    }
    .hide-small-laptop {
        display: none !important;
    }
}
/*-------Heading text----*/
.style-light .heading-text > p{
    color:#000;
}

/*------ Cards ------*/
.card .uncell {
    overflow: hidden;
    padding-top: 0 !important;
    padding-bottom: 56px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    display: block !important;
    text-align: center !important;
    padding: 0 20px !important;
}
.card p {
    display: block;
    padding: 0 20px;
}
.card .btn-container {
    position: static;
}
.card .btn-container a {
    position: absolute;
    bottom: 24px;
    left: 20px;
}

/*-------- To make the footer page icons appear on one line on mobile ----------*/
@media(max-width: 959px) {
	.flex-tablet-down {
		padding-top: 0 !important;
	}
	.flex-tablet-down .uncont {
		display: flex;
	}
	.flex-tablet-down .uncont > * {
		margin-top: 0 !important;
	}
}

/* --------------------- Social Icons ------------------------*/
@media(max-width:450px)	{
	.uncode-vc-social.icons-lead {
		display: flex;
		justify-content: space-between;
	}
	.icon-box.icon-box-left.icon-style {
		text-align: center;
	}
}
/*------ Let Products menu item work  ------*/

@media(min-width: 960px) {
	.mega-main-link a {
		pointer-events: all !important;
		cursor: pointer !important;
	}
	.mega-main-link a:hover {
		background: transparent !important;
	}
}
@media (max-width: 761px){
    .icon-edu> .fa-container {
        display: table-cell !important;
        width: auto !important;
    }
}


/* dropdown for countries */
@media(min-width: 960px) {
.small-drop {
position: relative;
}
.small-drop > a {
pointer-events: none;
}
.small-drop > ul {
border-radius: 0;
padding: 5px 10px !important;
left: auto !important;
right: 0 !important;
min-width: unset !important;
top: 100% !important;
visibility: visible !important;
display: none;
width: auto !important;
}
.small-drop:hover > ul {
display: block !important;
pointer-events: initial !important;
visibility: visible !important;
}
}