
/*General Style*/
.navigation .links .link a:hover, header ul li a:hover {
	color: #ff6f00;
}

header ul li.button a.active, .button.predefined.active, .button.predefined {
	color: #fff;
	background-color: #ff8400;
	border: none;
	box-shadow: none;
}
header ul li.button a.active {
	box-shadow: none;
}
.button.predefined {
	line-height: 50px;
}

.button.predefined.black {
	color: #fff;
}

header ul li.button a.active:hover, .button.predefined:hover {
	background-color: #ff6f00;
	-webkit-transition: background-color 1s;
  	-moz-transition: background-color 1s;
  	-o-transition: background-color 1s;
	transition: background-color 1s;
	box-shadow: none;
}


header .popover {
    height: auto;
}
.navigation .links .link a, header ul li a {
    text-transform: capitalize;
}
.navigation .links .link .mobile-dropdown-menu {
    width: auto;
}

/*.link:not(.custom) {
	color: #2ab0eb;
}
.link:not(.custom)::after {
	background: #2ab0eb;
}*/
.link:not(.custom):hover {
	color: #2181bc;
	-webkit-transition: color 0.5s;
  	-moz-transition: color 0.5s;
  	-o-transition: color 0.5s;
	transition: color 0.5s;
}
.link:not(.custom):hover:after {
	background: #2181bc;
}

.homepage .numbers {
	padding: 120px 0 68px;
}

.homepage .services ul li .inner .title {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.homepage .services ul li .inner .content {
	font-family: 'Aileron', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, .7);
}
.homepage .numbers .content ul li .content {
    font-family: 'Aileron', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, .7);
}

/* Virtual Receptionist Page */
.afus-box-shadow {
    position: relative;
    /*height: 100%;*/
    display: block;
}
.afus-box-shadow-vr .inner {
    z-index: 2;
    padding: 20px 0;
}
.afus-box-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    height: 100%;
    width: 100%;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.afus-box-shadow:hover:before {
    /*z-index: 1;*/
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1), 0 20px 25px 0 rgba(51, 54, 57, .06);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.afus-box-shadow-vr span.link {
    margin-top: 5px;
}
.afus-box-shadow-vr {
    min-height: 310px;
}

/* Services Page */
@media screen and (max-width: 768px) and (min-width: 641px) {
	.location .services ul li {
		flex-basis: 33.33333333%;
    	position: static!important;
    }
}

/* After Hours Answering Services and Teamlogicit Page*/
.afus-box-shadow-ahas {
    min-height: 312px;
}

/* Appointment Settings */
.afus-box-shadow-apps {
    min-height: 310px;
}
.afus-box-shadow-apps .inner {
    z-index: 2;
    padding: 20px 0;
}

/* Services list page */
.afus-box-shadow-top-services {
    min-height: 285px;
}
.afus-box-shadow-services {
    min-height: 175px;
}

/* Call center solutions Page */
.afus-box-shadow-ccsp {
    min-height: 275px;
}
.afus-box-shadow-ccsp .inner {
    z-index: 2;
    padding: 20px 0;
}

.call-center-solutions span.link {
    margin-top: 5px;
}

/* Lead Capture page */
.afus-box-shadow-lead-cap {
    min-height: 300px;
}
.afus-box-shadow-lead-cap .inner {
    z-index: 2;
    padding: 20px 0;
}

.leadcapture span.link {
    margin-top: 5px;
}
/* Small Business Answering */
.afus-box-shadow-small-business {
    min-height: 310px;
}
.afus-box-shadow-small-business .inner {
    z-index: 2;
    padding: 20px 0;
}

/* Bilingual Answering */
.afus-box-shadow-bilingual {
    min-height: 285px;
}
.afus-box-shadow-bilingual .inner {
    z-index: 2;
    padding: 20px 0;
}

/* Order Taking */
.afus-box-shadow-order-taking {
    min-height: 285px;
}
.afus-box-shadow-order-taking .inner {
    z-index: 2;
    padding: 20px 0;
}

/* Franchise Page */
.franchise .afus-franchise-shadow .container {
	position: relative;
	z-index: 2;
}

.franchise .afus-franchise-shadow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.franchise .afus-franchise-shadow {
    position: relative;
    height: 100%;
    display: block;
    min-height: 150px;
}

.franchise .afus-franchise-shadow:hover::before {
    z-index: 1;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1), 0 20px 25px 0 rgba(51, 54, 57, .06);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

/*Tamlogic IT and Virtual Receptionist page*/
.afus-box-teamlogic {
    min-height: 250px;
}

/* Live Answering Services page*/
.afus-box-answering-services {
    min-height: 300px;
}

@media screen and (max-width: 767px) {
    .afus-box-teamlogic, .afus-box-shadow-vr, .afus-box-shadow-apps, .afus-box-shadow-ahas, .afus-box-answering-services {
        min-height: 0px;
    } 
}

/* Locations */
/* Lasvegas Page */
.afus-box-shadow-location {
    min-height: 340px;
}
.afus-box-shadow-location .inner {
    z-index: 2;
    padding: 20px 0;
}
.location span.link {
    margin-top: 5px;
}

/* Chat Icon Styling */
.ConversationWrapper {
    bottom: 70px;
    height: 320px;
    width: 250px;
}

.ConversationButton.openChat {
    background: url(https://storage.googleapis.com/livesupport/chat/images/icon-close.svg) 11px 12px no-repeat;
    background-color: #ff8400;
}
.ConversationButton {
    background: url(https://storage.googleapis.com/livesupport/chat/images/icon-chat.svg) 6px 12px no-repeat;
    height: 36px;
    width: 36px;
    bottom: 20px;
}

@media screen and (max-width: 650px) {
    .afterhours .hero img:not(.play), .hero video {
        left: 70%;
    }
    .afterhours .hero img {
        padding-left: 75%;
    }
}



section.banner.landers.termsofservice article h1,
section.banner.landers.termsofuse article h1,
section.banner.landers.mediawebpolicy article h1,
section.banner.landers.privacypolicy article h1 {
    padding-top:170px;
}

@media screen and (max-width: 900px) {
    section.banner.landers.termsofservice article h1,
    section.banner.landers.termsofuse article h1,
    section.banner.landers.mediawebpolicy article h1,
    section.banner.landers.privacypolicy article h1 {
        padding:170px 0 0;
        font-size:36px;
    }
}
@media screen and (max-width: 768px) {
    section.banner.landers.termsofservice article h1,
    section.banner.landers.termsofuse article h1,
    section.banner.landers.mediawebpolicy article h1,
    section.banner.landers.privacypolicy article h1 {
        padding-top:155px;
        font-size:36px!important;
    }
}
@media screen and (max-width: 480px) {
    section.banner.landers.termsofservice article h1,
    section.banner.landers.termsofuse article h1,
    section.banner.landers.mediawebpolicy article h1,
    section.banner.landers.privacypolicy article h1 {
        padding:155px 40px 0;
        font-size:32px!important;
    }
}

/* Trustpilot strip styling starts here */
.trustpilot-section.desktop {
    background: #fff;
    position: absolute;
    text-align: center;
    bottom: -50px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.trustpilot-section .tp-toast {
    background-color: #f1f1f1;
    position: relative;
    border-radius: 16px;
    padding: 40px 0 0;
    top: -65px;
}
.trustpilot-section ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.trustpilot-section ul li {
    -webkit-flex-basis: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
}

.trustpilot-section ul li.tp-logo figure {
    max-width: 126px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}
.trustpilot-section ul li.clock figure {
    max-width: 40px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.trustpilot-section ul li.clutch figure {
    max-width: 72px;
    height: auto;
    margin-bottom: -10px;
}
.hero .trustpilot-section ul li figure img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
}
.hero .trustpilot-section ul li.tp-logo figure img, .hero .trustpilot-section ul li.clock figure img {
    left: 0;
    padding-left: 0;
}
.trustpilot-section ul li.tp-logo figure img {
    transform: translate3d(0,-20%,0);
}
.trustpilot-section ul li.clutch .content {
    max-width: 200px;
    margin: 0 auto;
}

.trustpilot-section ul li.clutch {
    text-align: left;
}

.trustpilot-section ul li.clock .content {
    vertical-align: middle;
    display: inline-block;
    padding-bottom: 0px;
    margin: 0 0 45px;
    max-width: 200px;
    text-align: left;
}

.trustpilot-section p {
    vertical-align: middle;
    font-size: 16px;
    font-family: 'Aileron', Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.34px;
    color: #33393d;
}

.trustpilot-section.mobile {
    display: none;
}

@media(max-width: 1199px) {
    .trustpilot-section .tp-toast {
        margin: 0 20px;
    }
}


@media(max-width: 767px) {
    .hero .hero-inner {
        margin-top: 0;
    }
    .trustpilot-section .tp-toast {
        padding: 30px 0;
        display: none;
    }
    .trustpilot-section ul {
        padding: 0 20px 0px;
    }
    .trustpilot-section ul li:first-child {
        flex-basis: 100%;
        margin-bottom: 20px;
    }
    .trustpilot-section ul li:nth-child(2), .trustpilot-section ul li:nth-child(3)  {
        flex-basis: 50%;
        margin: auto;
    }
    .trustpilot-section ul li.tp-logo figure {
        max-width: 96px;
    }
    .trustpilot-section ul li.clock figure {
        max-width: 26px;
        margin: 0 auto;
        position: relative;
        top: 10px;
    }
    .hero .trustpilot-section ul li.clock figure img, .hero .trustpilot-section ul li.clutch figure img {
        left: 50%;
        padding-left: 0;
    }
    .trustpilot-section ul li.clock .content {
        margin: 0 auto;
        max-width: 130px;
        display: block;
    }
    .trustpilot-section ul li.clutch figure {
        max-width: 54px;
        margin: 10px auto 0;
        min-height: 20px;
    }
    
    .trustpilot-section p {
        font-size: 11.5px;
        line-height: 1.3;
        text-align: center;
    }
    .trustpilot-section.mobile {
        display: block;
    }
    .trustpilot-section.mobile figure {
        max-width: 96px;
        height: auto;
        margin: 0 auto;
    }
    .trustpilot-section.mobile figure img {
        width: 100%;
        height: auto;
        position: relative;
        top: 53px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) and (orientation: landscape) {
    .hero .hero-inner {
        margin-top: -35px;
    }
    .hero .hero-inner h1 {
        font-size: 30px;
    }
    .hero .hero-inner p {
        font-size: 15px;
    }
    .hero .hero-inner a {
        margin: 20px 0 0;
    }
    .location .hero .hero-inner a {
        margin: 20px 0 0;
    }
    .button.predefined, .button.predefined.big {
        font-size: 14px;
        height: 46px;
        padding: 0 40px;
        line-height: 42px;
    }
    .trustpilot-section p {
        font-size: 11.5px;
    }
    .trustpilot-section .tp-toast {
        padding: 35px 0 0;
        top: -55px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .hero .hero-inner {
        margin-top: 0;
    }
    .hero .hero-inner h1 {
        font-size: 30px;
    }
    .hero .hero-inner p {
        font-size: 15px;
    }
    .hero .hero-inner a {
        margin: 20px 0 0;
    }
    .button.predefined, .button.predefined.big {
        font-size: 14px;
        height: 46px;
        padding: 0 40px;
        line-height: 42px;
    }
    .location .hero .hero-inner a {
        margin: 20px 0 0;
    }
    .trustpilot-section ul li:first-child, .trustpilot-section ul li:nth-child(2), .trustpilot-section ul li:nth-child(3) {
        -webkit-flex-basis: 33.33333333%;
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        margin-bottom: 0;
    }
    .trustpilot-section ul li.tp-logo figure img {
        transform: translate3d(0,0%,0);
    }
    .trustpilot-section .tp-toast {
        padding: 20px 0 10px;
        top: -55px;
    }
}
