.contactUsPage .enquiry-block h3 {
    font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 24pt;
}

.contactUsPage .info-block,
.contactUsPage .facebook-block{
    margin-bottom: 40px;
}

.contactUsPage .info-block .rt-demo-width-50 {
    height: 60px;
}

i.fa {
    padding: 10px;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
}

i.fa:before {
    font-family: FontAwesome;
    display: inline-block;
    color: #999;
    margin-top: 10px;
}

.fa-map-marker:before {
    content: "\f041";
    font-size: 32pt;
}


.fa-phone:before {
    content: "\f095";
    font-size: 27pt;
}

.fa-envelope:before {
    content: "\f0e0";
    font-size: 24pt;
}

.fa-clock-o:before {
    content: "\f017";
    font-size: 27pt;
}

.contactUsPage .info-block .rt-demo-width-80 p {
    margin-top: 8px;
}

.contactUsPage .formResponsive {
    width: 90%;
    padding: 30px;
    border: 5px solid #bbb;
    background: url('../images/bg-enquiry-form.png');
    background-size: cover!important;
}

.contactUsPage .formResponsive textarea {
    height: auto!important;
}

.contactUsPage .formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"]{
	background-image: none;
	background-repeat: none;
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: 0px; 
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 10px 30px 10px 30px;
	-webkit-appearance: none;
}
.contactUsPage .formResponsive input[type="submit"] {
	background-color: #d70080;
}
.contactUsPage .formResponsive input[type="submit"]:hover {
	background-color: #000;
}

@media (min-width: 1200px){
    .contactUsPage .formResponsive select, 
    .contactUsPage .formResponsive textarea,  
    .contactUsPage .formResponsive input[type="text"],  
    .contactUsPage .formResponsive input[type="password"] {
	width: 85%;
    }
}

@media (max-width: 1199px){
    .contactUsPage .rt-demo-width-60,
    .contactUsPage .rt-demo-width-40{
	width: 50%!important;
    }
}

@media (max-width: 959px){
    .contactUsPage .rt-demo-width-60,
    .contactUsPage .rt-demo-width-40{
	width: 100%!important;
    }
}

@media (max-width: 959px) and (min-width: 619px){
    .contactUsPage .formResponsive{
	width: 450px!important;
    }
}

@media (min-width: 960px){
    .contactUsPage .rt-demo-width-40{
	text-align: right!important;
    }
}


@media (min-width: 959px) and (max-width: 1199px){
    .contactUsPage .info-block .rt-demo-width-50{
	width: 100%!important;
    }
    .contactUsPage .rt-demo-width-40 {
	position: relative;
	right: -10px;
    }
    .contactUsPage .formResponsive {
	width: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .contactUsPage .info-block .rt-demo-width-20{
	width: 20%!important;
    }

    .contactUsPage .info-block .rt-demo-width-80{
	width: 80%!important;
    }
    .contactUsPage i.fa {
	border: none;
    }

}

@media (max-width: 767px){
    .contactUsPage .formResponsive{
	width: 380px!important;
    }
}

@media (max-width: 620px){
    .rt-grid-12{
	left: -10px;
    }
    .contactUsPage .formResponsive{
	width: 240px!important;
    }
}

.visible{
    display: block;
}

.hidden{
    display: none;
}

@media (max-width: 620px){
.visible620 {
    display:block!important;
    visibility: visible!important;
}
.hidden620{
    display: none;
}
}

li.pagination-start a, li.pagination-prev a, li.pagination-next a, li.pagination-end a {
    display: none;
}

.menu-testimonials .items-row.cols-1 {
    border: 4px solid #bbb;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    width: 95%!important;
}

.menu-testimonials .items-row.cols-1:nth-child(even):after {
    content: " ";
    position: absolute;
    right: 100%;
    bottom: 19px;
    width: 0;
    height: 0;
    border-bottom: 16px solid #F8F8F8;
    border-left: 24px solid transparent;
}

.menu-testimonials .items-row.cols-1:nth-child(even):before {
    content: " ";
    position: absolute;
    right: 100%;
    bottom: 15px;
    width: 0;
    height: 0;
    border-bottom: 24px solid #BBBBBB;
    border-left: 33px solid transparent;
}

.menu-testimonials .items-row.cols-1:nth-child(odd):after {
    content: " ";
    position: absolute;
    left: 100%;
    bottom: 18px;
    width: 0;
    height: 0;
    border-bottom: 16px solid #F8F8F8;
    border-right: 24px solid transparent;
}

.menu-testimonials .items-row.cols-1:nth-child(odd):before {
    content: " ";
    position: absolute;
    left: 100%;
    bottom: 15px;
    width: 0;
    height: 0;
    border-bottom: 24px solid #BBBBBB;
    border-right: 33px solid transparent;
}

.menu-testimonials .items-row.cols-1:nth-child(even) {
    margin-right: 0px!important;
    margin-left: auto!important;
}

blockquote{
    padding:5px 0 0 35px;
}

blockquote p{
    padding:0 35px 5px 0;
    font-size:15px;
}

.menu-testimonials blockquote{
    background:url(../images/icons/quote-l.png) 0 0 no-repeat!important;
}

.menu-testimonials blockquote p{
    background:url(../images/icons/quote-r.png) 100% 0% no-repeat!important;
}

.menu-testimonials blockquote p:not(:first-child) {
    background: none!important;
}

/*

.blockquote p,
.typography-style-dark blockquote p{
    background:url(../images/typography/dark/quote-r.png) 100% 100% no-repeat;
}
.blockquote,
.typography-style-dark blockquote{
    background:url(../images/typography/dark/quote-l.png) 0 0 no-repeat;
}
*/

.menu-testimonials .items-row.cols-1 blockquote > p {
    padding-left: 0;
}
.menu-testimonials .items-row.cols-1 p {
    padding: 0 35px;
    font-size: 16px;
}

.menu-testimonials blockquote {
    font-style: normal;
    font-family: "open sans";
    font-size: 16px;
}

.menu-testimonials .items-row.cols-1 a:hover{
    color: #d70080!important;
    text-decoration: underline;
}

.menu-testimonials .items-more, 
.menu-testimonials p.counter {
    display: none;
}

.menu-testimonials span.pagenav {
    border: 1px solid #d70080;
    background: #d70080;
    color: rgba(255,255,255,0.9);
    padding: 7px 10px!important;
    border-radius: 5px;
    font-size: 1.2em;
}

.menu-testimonials a.pagenav{
    border: 1px solid #bbb;
    color: #666;
    padding: 7px 10px!important;
    border-radius: 5px;
}

.menu-testimonials a.pagenav:hover {
    border: 1px solid #d70080;
    color: #d70080;
    padding: 7px 10px!important;
    border-radius: 5px;
}

.menu-why-efusion h2 {
    font-size: 25px !important;
}

.menu-why-efusion h3 {
    font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 40px;
    font-weight: 600;
}

.menu-why-efusion h3:before {
    content: "\f005";
    color: #d70080;
    font-family: FontAwesome;
    font-size: 0.7em;
    margin-right: 10px;
    vertical-align: middle;
}

.menu-why-efusion strong {
    font-weight: 800!important;
}

.menu-identity  h2 {
    font-size: 25px !important;
}
.menu-identity .banner1 p {
    margin-bottom: 0px!important;
}

.option-com-content .component-content h3,
.menu-identity h3 {
    font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif!important;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 40px;
    font-weight: 600;
}

.services-intro {
    position: absolute;
    padding: 30px 25px!important;
    width: 220px!important;
    height: 220px!important;
    background: rgba(0,0,0,0.8)!important;
    color: #fff;
    border-radius: 60%;
    margin-left: 50px;
}

.services-intro p {
    text-align: center;
}

.menu-seo .services-intro p,
.menu-email-marketing .services-intro p,
.menu-web-design .services-intro p {
    margin-top: 15px;
}

.menu-web-hosting .services-intro p,
.menu-registration-system .services-intro p,
.menu-overview .services-intro p{
    margin-top: 20px
}

.menu-coverview .services-intro p{
    margin-top: 10px
}

.menu-eoverview .services-intro p{
    margin-top: 7px;
    line-height: 1.4em!important;
}

.menu-custom-applications .services-intro p{
    margin-top: -5px;
    line-height: 1.4em!important;
}

.menu-custom-applications .services-intro {
    padding: 30px 27px!important;
}

.menu-web-maintenance .services-intro p{
    padding-top: 50px;
}

@media (max-width: 767px){
.services-intro {
    position: absolute;
    padding: 35px 23px;
    width: 174px!important;
    height: 160px!important;
    background: rgba(0,0,0,0.8);
    color: #fff;
    border-radius: 50%;
    margin-left: 40px;
}
}

@media (max-width: 375px){
.services-intro {
    position: absolute;
    padding: 40px 23px;
    width: 174px!important;
    height: 160px!important;
    background: rgba(0,0,0,0.8);
    color: #fff;
    border-radius: 50%;
    margin-left: 30px;
}
}

body:not(.menu-contact-us) .item-page {
    overflow: hidden;
}

.option-com-content h2,
.menu-identity-print-design  h2 {
    font-size: 25px !important;
}

.support-sidebar-a, 
.portfolio-sidebar-a,
.cms-sidebar-a,
.pos-sidebar-a {
    background: #d70080;
    border: 0px!important;
    box-shadow: none!important;
    border-radius: 30px 0px 30px 30px;
    color: #fff;
    padding: 30px 30px!important;
}

.support-sidebar-a .module-title h2,
.portfolio-sidebar-a .module-title h2,
.cms-sidebar-a .module-title h2,
.pos-sidebar-a .module-title h2 {
    border-bottom: 1px solid #fff!important;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.support-sidebar-a a,
.portfolio-sidebar-a a,
.cms-sidebar-a a,
.pos-sidebar-a a {
    color: #FFF!important;
}

.support-sidebar-a a:hover,
.support-sidebar-a a:focus,
.portfolio-sidebar-a a:hover,
.portfolio-sidebar-a a:focus,
.cms-sidebar-a a:hover,
.cms-sidebar-a a:focus,
.pos-sidebar-a a:hover,
.pos-sidebar-a a:focus{
    color: #8dff3a!important;
}

.support-sidebar-a ul,
.portfolio-sidebar-a ul,
.cms-sidebar-a ul,
.pos-sidebar-a ul {
    list-style: none;
    padding-left: 0px;
}

.support-sidebar-a li:before,
.portfolio-sidebar-a li:before,
.cms-sidebar-a li:before,
.pos-sidebar-a li:before {
    content: " ";
    width: 8px;
    height: 8px;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 1em;
    display: inline-block;
}

.cms-sidebar-a a {
    font-family: Helvetica, Arial, Sans-Serif!important;
    text-transform: capitalize!important;
    margin: 0px!important;
    border: 0px!important;
    padding: 0px!important;
    display: inline-block!important;
    text-shadow: none!important;
}

.cms-sidebar-a li{
    line-height: 1.7em;
}

.cms-sidebar-a .module-content .menu {
    padding-top: 0px;
}

.cms-sidebar-a li.active a{
    color: #8dff3a!important;
}

/*
POS Sidebar A
==================================================================================
*/
.menu-overview .pos-sidebar-a li:nth-child(1) a{
    color: #8dff3a!important;
}

.menu-cash-register-vs-pos .pos-sidebar-a li:nth-child(2) a{
    color: #8dff3a!important;
}

.menu-learn-more .pos-sidebar-a li:nth-child(3) a{
    color: #8dff3a!important;
}

.menu-download .pos-sidebar-a li:nth-child(4) a{
    color: #8dff3a!important;
}

/*
E-commerce Sidebar A
==================================================================================
*/
.menu-eoverview .pos-sidebar-a li:nth-child(1) a{
    color: #8dff3a!important;
}

.menu-reddot .pos-sidebar-a li:nth-child(2) a{
    color: #8dff3a!important;
}

.menu-paypal .pos-sidebar-a li:nth-child(3) a{
    color: #8dff3a!important;
}

.menu-enets .pos-sidebar-a li:nth-child(4) a{
    color: #8dff3a!important;
}

.menu-worldpay .pos-sidebar-a li:nth-child(5) a{
    color: #8dff3a!important;
}

.menu-globalpay .pos-sidebar-a li:nth-child(6) a{
    color: #8dff3a!important;
}

/*
Portfolio Sidebar A
==================================================================================
*/
.menu-portal-registration .portfolio-sidebar-a li:nth-child(3) a{
    color: #8dff3a!important;
}

.menu-static-mobile-edms .portfolio-sidebar-a li:nth-child(4) a{
    color: #8dff3a!important;
}

.menu-identity-print-design .portfolio-sidebar-a li:nth-child(5) a{
    color: #8dff3a!important;
}

/*
Support Sidebar A
==================================================================================
*/

.menu-delivery-methods .support-sidebar-a li:nth-child(1) a{
    color: #8dff3a!important;
}

.menu-faqs .support-sidebar-a li:nth-child(2) a{
    color: #8dff3a!important;
}

.menu-search-this-site .support-sidebar-a li:nth-child(4) a{
    color: #8dff3a!important;
}

.menu-government-grant .support-sidebar-a li:nth-child(5) a{
    color: #8dff3a!important;
}
/*
==================================================================================
*/
.menu-overview h3 ,
.menu-learn-more h3 {
    font-family: 'EdmondSansRegular', Helvetica, Arial, sans-serif;
    font-size: 22px;    margin-bottom: 5px;
    margin-top: 40px;
    font-weight: 600;
}

.menu-enets table table{
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
}

.user{
    list-style: none;
    padding-left: 2.5em;
}

.user > li:before{
    content: "\f007";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 10px;
    color: #d70080;
    margin-left: -20px;
}

.cross{
    list-style: none;
    padding-left: 2.5em;
}

.cross > li:before{
    content:"\f00d";    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 10px;
    color: #d70080;
    margin-left: -20px;
    font-size: 1.2em;
    vertical-align: middle;
}

.cross > li{
    margin-bottom: 8px;
}
/*
Table Header Design
==================================================================================
*/

.menu-globalpay .tblheader,
.menu-worldpay .tblheader,
.menu-enets .tblheader,
.menu-paypal .tblheader,
.menu-reddot .tblheader,
.menu-web-hosting .tblheader,
.menu-seo .tblheader {
    background: #e0e0e0;
}

.menu-globalpay .tblheader td,
.menu-worldpay .tblheader td,
.menu-enets .tblheader td,
.menu-reddot .tblheader td,
.menu-web-hosting .tblheader td,
.menu-seo .tblheader td {
    border-bottom: 0px;
    border-right: 1px solid #fff;
}

.menu-globalpay table td,
.menu-worldpay table td,
.menu-enets table td,
.menu-paypal table td,
.menu-reddot table td,
.menu-web-hosting table td,
.menu-seo table td {
    padding-left: 20px;
}

.menu-paypal .tblheader td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

/*
==================================================================================
*/
@media only screen and (max-width: 768px){
.rt-demo-width-20, .rt-demo-width-25, .rt-demo-width-30, .rt-demo-width-33, .rt-demo-width-40, .rt-demo-width-50, .rt-demo-width-60, .rt-demo-width-66, .rt-demo-width-70, .rt-demo-width-75, .rt-demo-width-80 {
    width: 100%!important;
}
.checkmark{
    margin-bottom: 0px!important;
}
.checkmark li{
    line-height: 1.2em;
}
}

.menu-home .knowing-us .module-title{
    height: 30px;
}