body #header-secondary-outer .nectar-center-text {
    font-size: 12px;
    line-height: 16px;
    max-width: 70%;
}
.nectar-milestone .number .symbol-wrap {
    display: inline-block;
    font-family: 'Barlow';
}

.row .col img{
	margin-bottom: 0 !important;
}
#footer-widgets {
	padding: 0 63px;
	
}
#footer-widgets .col {
  width: 27.75%;
	line-height: 1.2em;
}
#footer-widgets .col:last-child {
  width: 40%;
}
.sf-menu .sub-menu {
    width: 150px;
}
#copyright{
 padding: 10px!important; 
}
#footer-outer .widget {
    margin-bottom: 5px;
}
#footer-outer #footer-widgets .col input[type=email] {
    padding: 5px;
    width: 50%;
    background: #fff;
}
.mr-0{
	margin-right: 0px;
}
.ml-5{
	margin-left: 5px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 0em;
    padding: 0.2em 0em;
    font-weight: bold;
		border: none;
    background: no-repeat;
}


@media only screen and (min-width: 1000px){
body #footer-outer .row {
    padding: 75px 0 0;
}
}

@media only screen and(only screen and (max-width: 690px)){
	#footer-widgets .col {
  width: 100% !important;
}
#footer-widgets .col:last-child {
  width: 100% !important;
}
}


@media only screen and(max-width: 768px) {
    #footer-widgets {
        display: none;
    }
}
.frame-height{
	height:270vh;
}

.sf-menu .sub-menu {
    width: 150px;
	padding: 10px;
}
.material #footer-outer #footer-widgets .col ul li a {
    font-size: 13px!important;
    line-height: 15px;
}
@media only screen and (max-width: 690px){
.one-fourths {
    width: 100% !important;
}
	.email1 {
    width: 57% !important;
		margin: 0px 15px 0px 0px !important;
}
}

.cky-consent-container.cky-box-bottom-right {
    z-index: 2 !important;
}


}

.label-font .menu-title-text{
  font-size:smaller !imporant;
}

.sidebar_list>.tabbed>ul li a{
	color: #fff !important;
}
.sidebar_list>.tabbed>ul li .active-tab{
	color: #000 !important;
	background-color: #f2f2f2 !important;
}


.sidebar_list .wpb_tabs_nav .tab-item:nth-child(4)::after {
    content: "For Enterprises:" !important;
    display: block !important;
    white-space: pre-wrap !important;
    font-size: 28px !important;
    font-weight: bold !important;
    color: #fff !important;
    margin-top: 5px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	
}

.sidebar_list1>.tabbed>ul li a{
	color: #000 !important;
}