@font-face {
    font-family:trade;
    src: url(../fonts/Trade-Gothic-NEXT-SR-Light.ttf);
}

    font-family:tradebld;
    src: url(../fonts/Trade-Gothic-NEXT-SR-Bold.ttf);
}
@font-face {
    font-family:trademd;
    src: url(../fonts/Trade-Gothic-NEXT-SR-Medium.ttf);
}
h2{
    font-family:tgn-soft-round;
}
.banner-sec.welcome {
    text-align: center;
}
body .top-header {
    background: #312783;
}
div#wheelanimation li {
    pointer-events: none;
}

.banner-sec.welcome .banner-cont .heading {
    margin-bottom: 50px;
}
.banner-sec.welcome .banner-cont .heading strong {
    font-family: 'tgn-soft-round';
    font-weight: 800;
}
.banner-sec.welcome {
    padding-bottom: 170px;
    height: auto;
}
.customers-review .client-image img {
    border-radius: 50%;
}
.banner-sec.welcome .banner-cont .heading {
    text-align: center;
    max-width: 100%;
    font-size: 100px;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: tgn-soft-round;

}

.banner-sec.welcome .banner-cont p.banner-text {
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-family: tgn-soft-round;
    line-height: 1.2;
}
.featured-list li {
    pointer-events: none;
}
.banner-sec.welcome .banner-cont .btn-free {
    background-color: #009FE3;
    font-size: 30px;
    border: none;
    height: 70px;
    border-radius: 50px;
    background-image: url(https://www.thescoop.co.uk/images/play-icon.png);
    background-repeat: no-repeat;
    background-size: 50px;
    padding-left: 85px;
    width: auto;
    padding-right: 40px;
    background-position: 11px 9px;
    line-height: 65px;
    margin-top: 50px;
    transition: 0.3s;
    font-family: 'tgn-soft-round';
    font-style: normal;
    letter-spacing: 1.1px;
}
html {
    scroll-behavior: smooth;
  }
html body {
    font-family:tgn-soft-round;
    height: auto !important;
}
.top-header .top-right a {
    background: #e6007e;
    height: 55px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 40px;
    border-radius: 50px;
    line-height: 50px;
    margin: 0 15px;
    transition: 0.3s;
}
html body {
    height: auto !important;
}
.top-header .top-right a.black {
    background: #000;
}
.top-header .top-right a:hover {
    background: #fff !important;
    color: #000 !important;
}
.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.second-sec.roof {
    padding: 90px 0;
}

.second-sec.roof .bg-gredient {
    max-width: 92%;
}

.second-sec.roof .bg-gredient span.gredient-two {
    height: 138px;
    display: block;
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    border-radius: 0 100px 100px 0px;
}

.second-sec.roof .bg-gredient span.gredient-one {
    height: 21px;
    display: block;
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    border-radius: 0 50px 50px 0px;
    max-width: 65%;
    margin-bottom: 20px;
}

.second-sec.roof .roof-txt h2 {
    padding-bottom: 40px;
    font-size: 36px;
    padding-top: 30px;
}

.second-sec.roof .roof-txt h2 span {
    color: #e6007e;
    display: block;
    font-weight: 700;
}

.second-sec.roof .roof-txt {
    max-width: 302px;
    float: right;
}

.second-sec.roof .row {
    display: flex;
    align-items: center;
}
.roof-bot {
    position: relative;
    margin-top: -113px;
}

.roof-bot:before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 66%;
    border-radius: 0 100px 100px 0;
    box-shadow: 0 0 5px #ccc;
}

.roof-bot .roof-img {
    padding: 100px 0;
}

.second-sec.roof {
    background: #fff;
}
.second-sec.roof .bg-gredient span.gredient-two {
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: end;
}

.second-sec.roof .bg-gredient span.gredient-two img {
    max-height: 80px;
    margin-right: 30px;
}
.second-sec.roof .roof-txt p {
    font-size: 18px;
}
.second-sec.roof.angagement .bg-gredient {
    float: right;
    width: 92%;
    text-align: right;
}

.second-sec.roof.angagement .roof-bot {
    width: 100%;
    float: left;
}

.second-sec.roof.angagement {
    overflow: hidden;
}

.second-sec.roof.angagement .bg-gredient span.gredient-two {
    border-radius: 100px 0px 0px 100px;
    justify-content: start;
    padding-left: 30px;
}

.second-sec.roof.angagement .bg-gredient span.gredient-one {display: inline-block;width: 65%;border-radius: 50px 0px 0px 50px;margin-bottom: 15px;}

.angagement .roof-bot:before {
    left: auto;
    right: 0;
    border-radius: 100px 0px 0px 100px;
}

.second-sec.roof.angagement .roof-txt {
    float: left;
}
.second-sec.roof.angagement .bg-gredient span.gredient-one.first {
    max-width: 40%;
}

.second-sec.roof.angagement .roof-txt h2 span {
    color: rgb(0, 159, 227);
}

.second-sec.roof.angagement .roof-bot .roof-img {
    text-align: right;
}

.roof-bot .roof-img {
    text-align: left;
}
.favourite-place {
    background: #fff;
    text-align: center;
}

.favourite-place h2 {
    font-size: 36px;
}

.favourite-place h2 span {
    display: block;
    color: #e6007e;
    font-weight: 700;

}
.favourite-place h2 {
    position: relative;
    z-index: 999;
}
.circle-infographic {
    background: url("https://www.thescoop.co.uk/images/circle-infographic.jpg") no-repeat;
    width: 820px;
    height: 820px;
    margin: 0 auto;
    background-size: cover;
    margin-top: 50px;
    position: relative;
    
}
.circle-infographic .rounsaimation {
    animation: mymove 5s infinite;
    width: 820px;
    height: 820px;
    animation-iteration-count: 1;
}
@keyframes mymove {
    100% {transform: rotate(720deg);}
   }
  
.customers ul.slick-dots {
    display: none !important;
}
.circle-infographic ul li img {
    max-height: 80px;
    max-width: 170px;
}

.circle-infographic ul {
    margin-top: 50px;
}

.circle-infographic ul li:nth-child(1) {
    left: 36%;
    top: 17%;
}

.circle-infographic ul li:nth-child(21) {
    top: 22%;
    left: 27%;
}
.circle-infographic ul li {
    position: absolute;
}

.circle-infographic ul li:nth-child(2) {
    top: 10%;
    right: 22%;
}

.circle-infographic ul li:nth-child(3) {
    top: 24%;
    right: 16%;
}

.circle-infographic ul li:nth-child(4) {
    top: 38%;
    right: 5%;
}

.circle-infographic ul li:nth-child(5) {
    top: 51%;
    right: 5%;
}

.circle-infographic ul li:nth-child(6) {
    bottom: 29%;
    right: 15%;
}

.circle-infographic ul li:nth-child(7) {
    bottom: 23%;
    right: 18%;
}

.circle-infographic ul li:nth-child(8) {
    bottom: 10%;
    right: 27%;
}
.circle-infographic ul li:nth-child(9) {
    bottom: 7%;
    left: 33%;
}

.circle-infographic ul li:nth-child(10) {
    bottom: 18%;
    left: 18%;
}

.circle-infographic ul li:nth-child(10) img {
    max-width:190px;
}

.circle-infographic ul li:nth-child(5) img, .circle-infographic ul li:nth-child(4) img {
    max-width: 150px;
}

.circle-infographic ul li:nth-child(11) {
    bottom: 29%;
    left: 8%;
}

.circle-infographic ul li:nth-child(12) {
    bottom: 42%;
    left: 6%;
}

.circle-infographic ul li:nth-child(12) img {
    max-width: 150px;
}

.circle-infographic ul li:nth-child(13) {
    top: 37%;
    left: 5%;
}

.circle-infographic ul li:nth-child(14) {
    top: 22%;
    left: 13%;
}
.circle-infographic ul li:nth-child(16) {
    top: 36%;
    left: 15%;
}

.circle-infographic ul li:nth-child(16) img {
    max-width: 96px;
}
.circle-infographic ul li:nth-child(18) {
    top: 21%;
    right: 26%;
}

.circle-infographic ul li:nth-child(19) {
    bottom: 14%;
    right: 45%;
}

.circle-infographic ul li:nth-child(20) {
    bottom: 26%;
    left: 21%;
}
.circle-infographic ul li:nth-child(17) {
    top: 11%;
    left: 23%;
}
.circle-infographic ul li:nth-child(15) {
    top: 8%;
    left: 36%;
}

.circle-infographic ul li:nth-child(15) img {
    max-width: 200px;
}
.favourite-place {
    padding: 70px 0;
}
.second-sec.roof.improved .bg-gredient span.gredient-one.first {
    max-width: 150px;
    margin-left: 35%;
    border-radius: 50px;
}
.second-sec.roof.improved .bg-gredient span.gredient-one {
    margin-left: 10%;
    border-radius: 50px;
}
.second-sec.roof.improved {padding-top: 150px;}
.second-sec.roof.angagement.attention .bg-gredient span.gredient-one {
    max-width: 40%;
}
.review {
    background: #fff;
    padding-bottom: 140px;
    padding-top: 80px;
}

.review .review-wrap {
    max-width: 900px;
    margin: 0 auto;
    font-size: 36px;
    text-align: center;
    font-family:tgn-soft-round;
}

.review h3 {
    padding-top: 70px;
    font-weight: 700;
    font-size: 20px;
}

.review .review-img {
    padding-bottom: 70px;
}

.review .review-img img {
    max-width: 80px;
}
.linked {
    text-align: center;
    background: #fff;
    padding-bottom: 70px;
}

.linked h2 {
    font-size: 36px;
    font-weight: 700;
    padding: 40px 0;
}

.linked h2 span {
    display: block;
    color: #009fe3;
}

.linked h4 {
    font-size: 20px;
    max-width: 546px;
    margin: 0 auto;
}

.linked .profile {
    margin: 90px 0;
    box-shadow: 0 5px 7px #ccc;
    border-radius: 20px;
}
.key-featured {
    background: #fff;
    text-align: center;
}

.key-featured h2 {
    font-size: 36px;
}

.key-featured h2 span {
    display: block;
    color: #e6007e;
    font-weight: 700;
}

.key-featured .featured-list {
    padding: 50px 0;
    margin: 0 -20px;
}

.key-featured .featured-list ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.key-featured .featured-list ul li {
    padding: 15px;
    box-sizing: border-box;
    width: 20%;
}

.key-featured .featured-list ul li a {
    display: block;
    position: relative;
}

.key-featured .featured-list ul li a span {
    position: absolute;
    left: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    right: 0;
    text-align: center;
    bottom: 25px;
}
.analytics {
    background: #fff;
    text-align: center;
    padding: 80px 0;
    position: relative;
}

.analytics:before {
    content: "";
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 110%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 48%;
}

.analytics .container {
    position: relative;
}

.analytics h2 {
    color: #fff;
    font-size: 36px;
}

.analytics h2 span {
    font-weight: 700;
}

.analytics h5 {
    color: #fff;
    font-size: 20px;
    padding: 25px 0;
}

.analytics .analytics-screen {
    margin: 70px 0;
    background: #fff;
    padding: 40px;
    border-radius: 50px 50px 0 0;
    display: inline-block;
    box-shadow: 0 5px 5px #eee;
}

.analytics-btn a {
    background: #e6007e;
    height: 65px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 0 40px;
    border-radius: 50px;
    line-height: 60px;
    margin: 0 15px;
    transition: 0.3s;
}

.analytics-btn a.blue {
    background: #009fe3;
    background-image: url("https://www.thescoop.co.uk/images/play-icon.png");
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 15px 11px;
    padding-left: 70px;
}

.analytics-btn a.black {
    background: #000;
}

.analytics-btn {
    margin: 150px 0;
}

.key-featured {
    padding-bottom: 100px;
}

.analytics-bar {
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    height: 20px;
    border-radius: 50px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.customers {
    background: #fff;
    text-align: center;
    padding-bottom: 100px;
}

.customers h2 {
    font-size: 36px;
 
}

.customers h2 span {
    display: block;
    font-weight: 700;
    color: #009fe3;
}

.customers-review {
    padding: 80px 0;
    display: flex;
    max-width: 920px;
    margin: 0 auto;
    text-align: left;
    align-items: center;
    position: relative;
}

.customers-review .client-image {
    width: 250px;
    margin-right: 50px;
}

.customers-review .client-message {
    font-size: 18px;
    max-width: 650px;
}

.customers-review .client-message h4 {
    font-weight: 600;
    font-size: 20px;
    padding-top: 23px;
}

.customers-review:before {
    content: "";
    position: absolute;
    left: -50px;
    right: -50px;
    bottom: 0;
    height: 1px;
    background: #ccc;
}

.trust-us {
    background: #fff;
    text-align: center;
    padding: 30px 0;
}

.trust-us h2 {
    font-size: 36px;
    
}

.trust-us h2 span {
    display: block;
    color: #e6007e;
    font-weight: 700;
}

.trust-us .trust-logo {
    padding: 50px 0;
    max-width: 1090px;
    margin: 0 auto;
}

.trust-us .trust-logo ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.trust-us .trust-logo ul li {
    padding: 15px;
}
.footer-sec.new-fot {
    background: #312783;
    position: relative;
}

.footer-sec.new-fot .footer-logo {
    position: static;
}

.footer-sec.new-fot ul.f-btm li a {
    font-size: 18px;
}

.footer-sec.new-fot ul.f-btm {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.footer-sec.new-fot:before {
    content: "";
    display: block;
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.trust-us {
    padding-bottom: 100px;
}
.load-more {
    background: #fff;
    text-align: center;
    padding: 20px 0;
}

.load-more span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0;
    color: #009FE3;
}

.load-more span img {
    max-width: 150px;
}
.slick-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 45%;
    background: #ededed;
    border: none;
    width: 60px;
    height: 60px;
    font-size: 0;
    border-radius: 50%;
    line-height: 64px;
    cursor: pointer;
    z-index: 999;
}

.slick-slider button.slick-prev.slick-arrow:before {
    font-size: 30px;
    content: "\f053";
    font-family: FontAwesome;
    color: #fff;
}
.slick-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 45%;
    background: #ededed;
    border: none;
    width: 60px;
    height: 60px;
    font-size: 0;
    border-radius: 50%;
    line-height: 64px;
    cursor: pointer;
    z-index: 999;
}

.slick-slider button.slick-next.slick-arrow:before {
    font-size: 30px;
    content: "\f054";
    font-family: FontAwesome;
    color: #fff;
}
.pricing .first__bg:after, .pricing .first__bg:before {
    display: none;
}

.first.pricing {
    padding-top: 200px;
}

.pricing-sec {
    padding: 100px 0;
}

.pricing-sec h2 {
    text-align: center;
    font-size: 36px;
   
}

.pricing-sec h2 span {
    display: block;
    color: #e6007e;
    font-weight: 700;
}

.pricing-boxed {
    display: flex;    
    justify-content: space-between;
    padding-top: 100px;
}

.pricing-boxed .pricing-box {
    width: 30%;
    max-width: 370px;
}

.pricing-boxed .pricing-box .plan-box {
    background: linear-gradient(0deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    border-radius: 70px;
    overflow: hidden;
    padding: 20px;
}

.pricing-box .plan-box .plan-boxed {
    background: #fff;
    border-radius: 50px;
    padding: 30px 20px;
}

.pricing-boxed .pricing-box h3 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 40px;
    font-family:tgn-soft-round;
}

.pricing-box .plan-box .plan-boxed h4 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: rgb(0, 159, 227);
    font-family: tgn-soft-round;
}

.pricing-box .plan-box .plan-boxed h4 span {
    display: block;
    color: #000;
    font-size: 24px;
}

.pricing-box .plan-box .plan-boxed h5 {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    padding: 13px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin: 21px 0;
}

.pricing-box .plan-box .plan-boxed ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-box .plan-box .plan-boxed ul li {
    font-size: 18px;
    padding: 5px 0;
    position: relative;
    padding-left: 30px;
}

.pricing-box .plan-box .plan-boxed ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #e6007e;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 6px;
}

.pricing-box .plan-box .plan-boxed .plan-bot {
    padding-top: 30px;
    position: relative;
}

.pricing-box .plan-box .plan-boxed .plan-bot h6 {
    font-size: 30px;
    color: #e6007e;
    font-weight: 600;
    padding-bottom: 20px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p {
    position: relative;
    font-size: 18px;
    padding-left: 38px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #e6007e;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 1px;
}

.pricing-box .plan-box .plan-boxed .plan-btn {
    text-align: center;
    padding-top: 30px;
}

.pricing-box .plan-box .plan-boxed .plan-btn a {
    background: #e6007e;
    height: 55px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 29px;
    border-radius: 50px;
    line-height: 50px;
    margin: 0 15px;
    transition: 0.3s;
}
.section-list-3.faqs .sl-3__list .plus {
    background: url("https://www.thescoop.co.uk/images/colour-arrow.png") no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    transition: 0.3s;
}

.section-list-3.faqs .sl-3__list .plus:before, .section-list-3.faqs .sl-3__list .plus:after {
    display: none;
}

.section-list-3.faqs .sl-3__list  .answer {
    font-size: 18px;
}

.section-list-3.faqs .sl-3__list .question {
    font-size: 20px;
    border-bottom: solid 2px #ccc;
    padding-bottom: 40px;
}

section.section-list-3.faqs {
    background: #ededed;
}
section.section-list-3.faqs .sl-3__title.title {
    color: #000;
    font-size: 36px;
    font-weight: 700;
}
.analytics.pricepage:before {
    display: none;
}

.analytics.pricepage {
    padding-top: 0;
}

.additional-services {
    background: linear-gradient(90deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 110%);
    padding: 250px 0 70px 0;
    margin-top: -250px;
}

.additional-services .additional-inner {
    background: #fff;
    padding: 50px;
    border-radius: 50px;
    text-align: center;
}

.additional-services .additional-inner h2 {
    font-size: 36px;
    font-weight: 700;
}

.additional-services .additional-inner h4 {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 30px 0;
}

.additional-services .additional-inner ul {
    border-top: solid 1px #ccc;
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.additional-services .additional-inner ul li {
    font-size: 30px;
    font-weight: 700;
    color: #009fe3;
    line-height: 1.4;
    max-width: 260px;
    position: relative;
}

.additional-services .additional-inner ul li:after {
    content: "";
    position: absolute;
    background: #ccc;
    right: -20%;
    top: 0;
    bottom: 0;
    width: 1px;
}

.additional-services .additional-inner ul li:last-child:after {
    display: none;
}
.additional-services .add-btn a {
    background: #e6007e;
    height: 55px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 29px;
    border-radius: 50px;
    line-height: 50px;
    margin: 0 15px;
    transition: 0.3s;
}
.additional-services .add-btn {
    padding-top: 20px;
}
.pr-review .customers-review:before {
    display: none;
}
.customers.pr-review {
    padding-bottom: 0;
}
.second-sec.roof.angagement .roof-txt {
    max-width: 245px;
}

.analytics h5 {
    max-width: 580px;
    margin: 0 auto;
}
.banner-sec.test.welcome {
    margin-top: 80px;
    height: 100vh;
}
.first.pricing h1.first__title span {
    display: block;
    font-family: tgn-soft-round;
    font-size: 80px;
    font-weight: 800;
}
.first.pricing h1.first__title {
   
    font-size: 80px;
    font-family: tgn-soft-round;
    font-weight: 400;
}
.form-popup {
    position: fixed;
    width: 100%;
    max-width: 800px;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 14vh;
    margin: 0 auto;
    background: linear-gradient(40deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
}

.form-popup .form-sec {
    background: #fff;
    position: relative;
    top: -8px;
    left: -8px;
    padding: 60px;
    overflow: hidden;
}

.form-popup .form-sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.form-popup .form-sec span.close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #000;
    opacity: 1;
    cursor: pointer;
}

.form-popup .form-sec h2 {
    font-size: 45px !important;
    padding-bottom: 50px;
}

.form-popup .form-sec ul li {
    width: 48%;
    float: left;
    margin-bottom: 30px;
}

.form-popup .form-sec ul li label {
    display: block;
    font-size: 17px;
    color: #000;
    font-weight: 700;
}

.form-popup .form-sec ul li input[type="text"],
.form-popup .form-sec ul li input[type="email"] {
    width: 100%;
    border: none;
    border-bottom: solid 2px #555;
    padding: 10px 10px;
    padding-left: 0;
}

.form-popup .form-sec ul li:nth-child(even) {
    float: right;
}

.form-popup .form-sec ul li input[type="button"] {
    background: #6213D5;
    border: none;
    font-size: 17px;
    color: #fff;
    line-height: 55px;
    min-width: 200px;
    border-radius: 10px;
}

.form-popup .form-sec ul li.submit,
.form-popup .form-sec ul li.radio {
    margin-top: 30px;
    margin-bottom: 0;
}

.form-popup .form-sec ul li.submit {
    width: 240px;
}

.form-popup .form-sec ul li.radio {
    float: left;
    min-width: 55%;
}

.form-popup .form-sec ul li.radio span {
    display: block;
    margin-top: 8px;
    font-size: 14px;
}

.popup-active .form-popup.popup1 {
    display: block !important;
}

.popup-active2 .form-popup.popup2 {
    display: block !important;
}

.popup-active3 .form-popup.popup3 {
    display: block !important;
}

.popup-active4 .form-popup.popup4 {
    display: block !important;
}
.submit input[type="submit"] {
    background: #009FE3;
    border: none;
    font-size: 18px;
    color: #fff;
    line-height: 55px;
    min-width: 200px;
    border-radius: 50px;
}
.book-call-popup-showreel {
    display: none;
    background: rgba(0,0,0,0.8);
    background-attachment: fixed;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999999999;
  }
  .book-call-popup-showreel .book-call-popup-inner.glass-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
      overflow: hidden;
      z-index: 9;
    padding: 85px 0 0 0px;
    background: none;
    max-width: 960px;
  }
  .popup-close-icon {
    position: absolute;
    top: 38px;
    right: 8px;
    cursor: pointer;
  }
  .book-call-popup-showreel .popup-close-icon img {
      max-width: 25px;
  }
  .banner-sec.welcome .banner-cont .btn-free:hover {
    background-color: #E6007E;
}

.analytics-btn a:hover {
    background-color: #000;
}

.analytics-btn a.black:hover {
    background: #e6007e;
}

.footer-sec.new-fot ul.f-btm li a:hover {
    color: #fff;
}
.additional-services .add-btn a:hover {
    background: #009fe3;
}

.section-list-3.faqs .sl-3__list .active .plus {
    transform: rotate(90deg);
}
.pricing-box .plan-box .plan-boxed .plan-btn a:hover {
    background: #009fe3;
}
.roof-bot .roof-img {
    position: relative;
}

.roof-bot .roof-img .desk-video {
    position: absolute;
    top: 122px;
    right: 84px;
    left: 86px;
    overflow: hidden;
}

.roof-bot .roof-img .desk-video video {
    width: auto;
    height: 362px;
}
.improved .roof-bot .roof-img .desk-video {
    left: 16px;
    right: 141px;
    top: 113px;
    border-radius: 10px;
    overflow: hidden;
    bottom: 112px;
}

.improved .roof-bot .roof-img .desk-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 405px;
}
.attention .roof-bot .roof-img .desk-video {
    right: 0;
    left: 0;
    top: 19px;
    border-radius: 34px;
}
.second-sec.roof.angagement .phone-video {
    display: inline-block;
    position: relative;
}

.second-sec.roof.angagement.attention .roof-bot .roof-img {
    text-align: center;
}
.attention .roof-bot .roof-img .desk-video video {
    width: auto;
    height: 466px;
    border-radius: 20px;
}
.featuredimage {
    position: relative;
}

.featuredimage .desk-video video {
    max-width: 100%;
}

.linked .profile {
    overflow: hidden;
}

@media screen and (min-width: 1111px) and (max-width: 1279px){

.roof-bot .roof-img .desk-video {
    top: 118px;
    right: 71px;
    left: 72px;
    bottom: 123px;
}


.roof-bot .roof-img .desk-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 550px;
    height: 462px;
}

.improved .roof-bot .roof-img .desk-video {
    left: 16px;
    right: 16px;
    top: 109px;
    bottom: 111px;
}

.improved .roof-bot .roof-img .desk-video video {
    height: 534px;
    width: 658px;
}
.roof-bot:before{
width: 64%;
}
}


@media screen and (min-width:768px){
.pricing-box .plan-box .plan-boxed ul {
    min-height: 450px;
}
.trust-us .slick-slide img {
    width: 135px;
    height: 135px;
    border-radius: 8px;
    object-fit: cover;
}
}
@media screen and (min-width:1300px){
    .banner-sec.test.welcome {
        max-height: 70vh;
        display: flex;
        align-items: center;
        padding-bottom: 0;
    }
    .banner-sec .banner-cont {
        padding-top: 0;
    }
    }
@media screen and (min-width:1800px){
.banner-sec.test.welcome {
    margin-top: 96px;
}
.banner-sec.test.welcome {
    max-height: 79vh;
}
.improved .roof-bot .roof-img .desk-video {
    left: 18px;
    right: 335px;
    top: 112px;
}

.roof-bot .roof-img .desk-video {
    top: 122px;
    right: 222px;
    left: 86px;
}

.roof-bot .roof-img .desk-video video {
    height: 392px;
}

.angagement .roof-bot .roof-img .desk-video {
    top: 118px;
    right: 88px;
    left: 223px;
}
.angagement.attention .roof-bot .roof-img .desk-video {
    left: 286px;
}
.angagement.attention .roof-bot .roof-img .phone-video .desk-video {
    left: 12px;
    top: 18px;
    right: 9px;
}
}

@media screen and (min-width:1600px){
.second-sec.roof .container {
    max-width: 1460px;
}
.second-sec.roof .roof-txt p {
    font-size: 20px;
}
}


@media screen and (min-width:992px) and (max-width:1679px){
    
    
    .banner-sec.welcome .banner-cont .heading{
        
        font-size: 72px;
        margin-bottom: 30px;
    }
    .banner-sec.welcome .banner-cont p.banner-text{
        font-size: 32px;
    }
    .banner-sec.welcome .banner-cont .btn-free{
        
        margin-top:30px;
    }
    .first.pricing h1.first__title , .first.pricing h1.first__title span{
        font-size: 64px;
    }
    
}

@media screen and (min-width:767px) and (max-width:991px){
    .second-sec.roof .roof-txt {
        max-width: 95%;
        padding-top: 30px;
    }
    .banner-sec.welcome .banner-cont .heading{
        
        font-size: 72px;
        margin-bottom: 30px;
    }
    .banner-sec.welcome .banner-cont p.banner-text{
        font-size: 32px;
    }
    
    .roof-bot:before {
        width: 93%;
        height: 433px;
        border-radius: 0 50px 50px 0;
    }
    
    .second-sec.roof .bg-gredient {
        max-width: 98%;
    }
    
    .roof-bot .roof-img {
        padding: 50px;
    }
    
    .second-sec.roof.angagement .col-lg-4.col-md-12.col-12:first-child {
        order: 2;
    }
    
    .circle-infographic {
        zoom: 0.70;
        transform: scale(1);
        padding: 0;
    }
    
    .roof-bot .roof-img img {
        max-height: 350px;
    }
    
    .second-sec.roof .roof-txt h2 span br {
        display: none;
    }
    
    .review .review-wrap {
        padding: 0 20px;
        font-size: 24px;
    }
    
    .linked .profile {
        overflow: hidden;
        border-radius: 30px;
        margin: 50px 0;
    }
    
    .key-featured .featured-list ul li {
        padding: 7px;
    }
    
    .key-featured .featured-list ul li a span {
        font-size: 16px;
        bottom: 17px;
    }
    
    .key-featured {
        padding-bottom: 0;
    }
    
    .analytics-btn {
        margin: 70px 0;
    }
    
    .customers-review .client-message {
        font-size: 16px;
        max-width: 500px;
    }
    
    .customers {
        padding-bottom: 40px;
    }
    
    .trust-us {
        padding-bottom: 40px;
    }
    
    .trust-us .trust-logo ul li {
        padding: 5px;
    }
    
    body .footer-sec .footer-logo img {
        max-width: 100%;
        width: auto;
    }
    
    .footer-sec.new-fot .footer-logo {
        width: 100%;
        padding-top: 40px;
    }
    
    .footer-sec.new-fot:before {
        height: 20px;
    }
    
    .banner-sec.welcome .banner-cont {
        padding-top: 170px !important;
    }
.first.pricing {
    height: auto;
    padding-bottom: 100px;
}

.pricing-sec {
    padding-top: 50px;
}

.pricing-boxed.mobi {
    padding-top: 50px;
}



.pricing-box .plan-box .plan-boxed {
    padding: 30px 10px;
}

.pricing-box .plan-box .plan-boxed h5 {
    font-size: 16px;
}

.pricing-box .plan-box .plan-boxed ul li {
    font-size: 14px;
    padding-left: 20px;
}

.pricing-box .plan-box .plan-boxed ul li:before {
    font-size: 15px;
}

.pricing-box .plan-box .plan-boxed .plan-bot h6 {
    font-size: 24px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p {
    font-size: 15px;
    padding-left: 22px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p:before {
    font-size: 15px;
}

.pricing-box .plan-box .plan-boxed .plan-btn a {
    height: 45px;
    line-height: 45px;
}

.additional-services .additional-inner ul li {
    width: 32%;
    font-size: 22px;
}

.additional-services .additional-inner ul li:after {
    right: -5%;
}
.slick-slider button.slick-prev.slick-arrow {
    left: -15px;
}

.slick-slider button.slick-next.slick-arrow {
    right: -15px;
}

.section-list-3.faqs .sl-3__list .question {
    position: relative;
    padding-left: 60px;
}

.section-list-3.faqs .sl-3__list .plus {
    position: absolute;
    left: 0;
    top: -6px;
}
.second-sec.roof.angagement .roof-txt {
    max-width: 100%;
}

.second-sec.roof .roof-txt h2 br {
    display: none;
}
}
@media screen and (min-width:992x) and (max-width:1300px){
.trust-us .trust-logo ul li {
    padding: 15px 8px;
}
.footer-sec.new-fot .footer-logo{
    width:100%;
}
.footer-sec .footer-logo img{
    width:120px;
}
}
@media screen and (min-width:992px) and (max-width:1110px){
.pricing-boxed .pricing-box {
    width: 32%;
}
.roof-bot .roof-img .desk-video {
    top: 118px;
    right: 71px;
    left: 72px;
    bottom: 123px;
}

.roof-bot .roof-img .desk-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 550px;
    height: 462px;
}
.improved .roof-bot .roof-img .desk-video {
    left: 16px;
    right: 16px;
    top: 109px;
    bottom: 111px;
}

.improved .roof-bot .roof-img .desk-video video {
    height: 534px;
    width: 658px;
}
.attention .roof-bot .roof-img .desk-video {
    top: 18px;
    right: 0;
    bottom: 26px;
    left: 0;
    border-radius: 24px;;
}

.attention .roof-bot .roof-img .desk-video video {
    height: 454px;
    border-radius: 25px;
}
}

@media screen and (min-width:767px) and (max-width:1110px){
.first.pricing {
    height: auto;
    padding-bottom: 100px;
}
.banner-sec.welcome .banner-cont .heading {
    line-height: 1;
}
.pricing-sec {
    padding-top: 50px;
}

.pricing-boxed.mobi {
    padding-top: 50px;
}



.pricing-box .plan-box .plan-boxed {
    padding: 30px 10px;
}

.pricing-box .plan-box .plan-boxed h5 {
    font-size: 16px;
}

.pricing-box .plan-box .plan-boxed ul li {
    font-size: 14px;
    padding-left: 20px;
}

.pricing-box .plan-box .plan-boxed ul li:before {
    font-size: 15px;
}

.pricing-box .plan-box .plan-boxed .plan-bot h6 {
    font-size: 24px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p {
    font-size: 15px;
    padding-left: 22px;
}

.pricing-box .plan-box .plan-boxed .plan-bot p:before {
    font-size: 15px;
}

.pricing-box .plan-box .plan-boxed .plan-btn a {
    height: 45px;
    line-height: 45px;
}

.additional-services .additional-inner ul li {
    width: 32%;
    font-size: 22px;
}

.additional-services .additional-inner ul li:after {
    right: -5%;
}
.slick-slider button.slick-prev.slick-arrow {
    left: -15px;
    z-index: 9;
}

.slick-slider button.slick-next.slick-arrow {
    right: -15px;
    z-index: 9;
}

.section-list-3.faqs .sl-3__list .question {
    position: relative;
    padding-left: 60px;
}

.section-list-3.faqs .sl-3__list .plus {
    position: absolute;
    left: 0;
    top: -6px;
}
}
@media screen and (min-width:767px) and (max-width:991px){
.roof-bot .roof-img .desk-video {
    top: 70px;
    right: 120px;
    left: 124px;
    bottom: 79px;
}

.roof-bot .roof-img .desk-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 650px;
    height: 462px;
}
.improved .roof-bot .roof-img .desk-video {
    left: 65px;
    right: 127px;
    top: 62px;
    bottom: 59px;
}

.improved .roof-bot .roof-img .desk-video video {
    height: 534px;
    width: 574px;
}
.attention .roof-bot .roof-img .desk-video {
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 11px;
    border-radius: 14px;
}

.attention .roof-bot .roof-img .desk-video video {
    height: 354px;
    border-radius: 5px;
}
}
@media screen and (max-width:991px){
    .pricing-boxed.mobi {
        display: none;
    }
     .pricing-boxed.desk {
        display: block !important;
        padding-top: 30px;
    }
    .pricing-boxed .pricing-box {
        width: 83%;
        max-width: 83%;
        margin: 0 auto;
    }
}
    
@media screen and (max-width:767px){
    
    .linked .desk-video video {
        border-radius: 12px;
    }
    .analytics .analytics-screen video {
        max-width: 100%;
    }
    .pricing-boxed .pricing-box h3{
        
        padding-bottom: 20px;
    }
    
    section.section-list-3.faqs .answer {
        margin-bottom: 20px;
    }
    .pricing-box .plan-box .plan-boxed ul li{
        font-size:14px;
    }
    .pricing-box .plan-box .plan-boxed ul li:before{
        top:0;
    }
    .banner-sec.test.welcome {
        background-image: url("https://www.thescoop.co.uk/images/mo-banner.jpg") !important;
        padding-top: 100px;
    }
    
    .banner-sec.welcome .banner-cont .heading {
        font-size: 50px;
    }
    
    .load-more span img {
        max-width: 100px;
        display: inline-block;
        position: relative;
        top: 1px;
    }
    
    .load-more {
        padding: 0;
        margin-top: -95px;
        background: none;
    }
    
    .load-more span {
        color: #fff;
        padding: 0;
    }
    
    .second-sec.roof .bg-gredient span.gredient-one {
        height: 15px;
        max-width: 70%;
    }
    
    .second-sec.roof .bg-gredient span.gredient-two {
        height: 70px;
    }
    
    .roof-bot {
        margin-top: -50px;
    }
    
    .second-sec.roof .bg-gredient {
        max-width: 96%;
    }
    .second-sec.roof .roof-txt {
        max-width: 208px !important;
        margin: 0 auto !important;
        float: none !important;
    }
    
    .second-sec.roof .bg-gredient span.gredient-two img {
       
    max-height: 35px;
    max-width: 34px;
    margin-right: 12px;

    }
    .second-sec.roof.angagement .bg-gredient span.gredient-two {
        padding-left: 14px;
    }
    .roof-bot:before {
        width: 90%;
        height: 220px;
        border-radius: 0 80px 80px 0;
    }
    
    .roof-bot .roof-img {
        padding: 40px 40px;
    }
    
    .second-sec.roof .roof-txt h2 {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .second-sec.roof .roof-txt p {
        font-size: 16px;
    }
    .second-sec.roof .roof-txt {
        max-width: 100%;
    }
    
    .second-sec.roof.angagement {
        padding-top: 0;
    }
    
    .second-sec.roof.angagement .col-lg-4.col-md-12.col-12:first-child {
        order: 2;
    }
    
    .favourite-place {
        padding-top: 0;
    }
    
    .favourite-place h2 {
        font-size: 24px;
    }
    
    .circle-infographic {
        zoom: 0.42;
        transform: scale(1);
        padding: 0;
    }
    
    body .container {
        max-width: 100%;
        padding: 0 20px;
    }
    
    .second-sec.roof.improved {
        padding-top: 0;
    }
    
    .second-sec.roof .roof-txt h2 span br {
        display: none;
    }
    
    .second-sec.roof.angagement.attention .roof-bot .roof-img img {
        max-height: 150px;
    }
    
    .review {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 80px;
        padding-top: 40px;
    }
    .review .review-img {
        padding-bottom: 40px;
    }
    .review h3 {
        padding-top: 29px;
    }
    
    .review .review-wrap {
        font-size: 18px;
    }
    
    .linked h2 {
        font-size: 30px;
    }
    
    .linked h4 {
        font-size: 16px;
    }
    
    .key-featured .featured-list ul li {
        width: 33.3%;
        padding: 8px;
    }
    
    .key-featured .featured-list ul li a span {
        font-size: 16px;
        bottom: 10px;
    }
    .customers h2 {
        font-size: 30px;
    }
    .key-featured {
        padding-bottom: 130px;
    }
    
    .analytics:before {
        height: 40%;
    }
    .key-featured .featured-list ul li {
        width: 100%;
    }
    
    .featured-list.mobile button.slick-prev.slick-arrow, .featured-list.mobile button.slick-next.slick-arrow {top: auto;bottom: -81px;background: linear-gradient(-40deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);}
    
    .featured-list.mobile ul.slick-dots {
        display: none !important;
    }
    
    .featured-list.mobile button.slick-prev.slick-arrow {
        left: 30%;
    }
    
    .featured-list.mobile button.slick-next.slick-arrow {
        right: 30%;
    }
    .analytics-btn {
        margin: 70px 0;
    }
    
    .analytics-btn a {
        padding: 0 15px;
        font-size: 12px;
        margin: 0 5px;
        height: 30px;
        line-height: 31px;
        border-radius: 20px;
    }
    
    .analytics-btn a.blue {
        background-size: 22px;
        background-position: 5px 5px;
        padding-left: 32px;
    }
    
    .customers-review {
        padding: 0;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        padding-bottom: 50px;
    }
    
    .customers-review .client-image {
        margin: 0 auto;
        padding: 30px 0;
    }
    
    .trust-us {
        padding-bottom: 0;
    }
    
    .customers {
        padding-bottom: 40px;
    }
    
    .trust-us h2 {
        font-size: 30px;
    }
    
    .trust-us .trust-logo ul li {
        padding: 0 5px;
    }
    
    .footer-sec.new-fot .footer-logo img {
        max-width: 100%;
        width: auto;
    }
    
    .footer-sec.new-fot .footer-logo {
        text-align: center;
        width: 100%;
        padding-top: 30px;
    }
    
    .footer-sec.new-fot ul.f-btm {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .footer-sec .footer-cont li {
        width: 100%;
        padding: 10px 0;
    }
    .banner-sec.welcome .banner-cont .btn-free {
        font-size: 25px;
        height: 60px;
        background-size: 40px;
        padding-left: 61px;
        line-height: 57px;
    }
    .linked .profile {
        margin: 40px 0;
        box-shadow: 0 5px 7px #ccc;
        overflow: hidden;
    }
    .linked h2 {
        max-width: 208px;
        text-align: left;
        margin: 0 auto;
        padding: 20px 0;
    }
    
    .linked h4 {
        max-width: 208px;
        text-align: left;
        margin: 0 auto;
    }
    
    .linked .profile img {
        max-width: 80%;
    }
    .key-featured h2 {
        font-size: 30px;
    }
    .footer-sec.new-fot:before {
        height: 20px;
    }
    .analytics:before {
        height: 50%;
    }
    .analytics .analytics-screen {
        margin-top: 30px;
    }
    .slick-slider button.slick-next.slick-arrow, .slick-slider button.slick-prev.slick-arrow {
        top: 21%;
        width: 40px;
        height: 40px;
        line-height: 42px;
    }
    .slick-slider button.slick-next.slick-arrow:before , .slick-slider button.slick-prev.slick-arrow:before {
        font-size: 25px;
    }
    .pricing-box .plan-box .plan-boxed {
    
        padding: 30px 15px;
    }
    
    .customers-review .client-image img {
        max-width: 200px;
        display: inline-block;
    }
    .top-header .top-right a {
        padding: 0 18px;
        line-height: 39px;
        margin: 0 3px;
        height: 40px;
        font-size: 14px;
    }
    
    .banner-sec.test.welcome {
        margin-top: 70px;
        height: 94vh;
    }
    
    .banner-sec.welcome .banner-cont .heading {
        line-height: 1.1;
        margin-bottom: 20px;
    }
    
    .second-sec.roof .roof-txt h2 br {
        display: none;
    }
    
    .second-sec.roof.angagement .roof-txt {
        max-width: 100%;
    }
    .first.pricing h1.first__title {
        font-size: 60px;
    }
    
    .first.pricing h1.first__title span {
        font-size: 60px;
    }
    
    .first.pricing .first__bg {
        background-image: url("https://www.thescoop.co.uk/images/mo-p-banner.jpg") !important;
    }
    
    .first.pricing {
        padding-bottom: 100px;
        padding-top: 150px;
    }
    
    .pricing-sec {padding: 50px 0;}
    
    .pricing-sec h2 {
        font-size: 30px;
    }
    
    
    
    
    .pricing-sec .slick-slider button.slick-next.slick-arrow, .pricing-sec .slick-slider button.slick-prev.slick-arrow {
        top: 45%;
        background: linear-gradient(-40deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 100%);
    }
    
    .pricing-sec .slick-slider button.slick-next.slick-arrow {
        right: -15px;
    }
    
    .pricing-sec .slick-slider button.slick-prev.slick-arrow {
        left: -15px;
    }
    
    .pricing-sec .slick-slider ul.slick-dots {
        display: none !important;
    }
    
    .additional-services .additional-inner h2 {
        font-size: 30px;
    }
    
    .additional-services .additional-inner ul {
        flex-wrap: wrap;
    }
    
    .additional-services .additional-inner ul li {
        max-width: 100%;
        width: 100%;
        padding: 10px 0;
        font-size: 24px;
    }
    
    .additional-services .additional-inner ul li:after {
        display: none;
    }
    
    .additional-services {
        background: linear-gradient(150deg, rgb(0, 159, 227) 0%, rgb(49, 39, 131) 35%, rgb(230, 0, 126) 110%);
    }
    
    .section-list-3.faqs .sl-3__list .plus {
        max-width: 50px;
        background-size: 35px;
        margin-right: 5px;
        position: absolute;
        left: 0;
        top: -3px;
    }
    
    .section-list-3.faqs .sl-3__list .question {
        font-size: 15px;
        flex-wrap: wrap;
        position: relative;
        padding-left: 43px;
    }
    .banner-sec.welcome .banner-cont p.banner-text {
        font-size: 23px !important;
        font-family: tgn-soft-round;
    }
    
    .second-sec.roof.angagement .bg-gredient span.gredient-one {
        margin-bottom: 5px;
    }
    
    .second-sec.roof .bg-gredient span.gredient-one {
        margin-bottom: 12px;
    }
    .customers-review .client-message h4 {
        font-size: 16px;
    }
    .trust-us.mobile {
        display: block !important;
    }
    
    .trust-us.mobile button.slick-prev.slick-arrow {
        display: none !important;
    }
    
    .trust-us.mobile button.slick-next.slick-arrow {
        display: none !important;
    }
    
    .trust-us.mobile ul.slick-dots {
        display: none !important;
    }
    
    .trust-us.mobile .slick-initialized .slick-slide img {
        max-width: 80%;
    }
    .featured-list.mobile {
        display: block !important;
        margin: 0;
    }
    .form-popup {
        top: 12%;
        left: 10px;
        right: 10px;
        width: auto;
        overflow-y: auto;
    }
    .form-popup .form-sec ul li {
        width: 100%;
    }
    .form-popup .form-sec {
        padding: 20px;
    }
    .form-popup .form-sec h2 {
        font-size: 25px !important;
        padding-bottom: 10px;
    }
    .form-popup .form-sec ul li input[type="button"] {
        line-height: 45px;
        font-size: 15px;
        min-width: 150px;
    }
    .form-popup .form-sec ul li label {
        font-size: 14px;
        margin-bottom: 0;
    }
    .form-popup .form-sec ul li.submit {
        margin-top: 0;
    }
    .form-popup .form-sec ul li.radio span {
        font-size: 13px;
    }
    .form-popup .form-sec {
        max-height: 100%;
        overflow-y: auto;
    }
    .analytics h5 {
        max-width: 333px;
    }
    
    .analytics h2 {
        max-width: 272px;
        margin: 0 auto;
    }
    .section-list-3.faqs .sl-3__list .active .plus {
        left: -20px;
    }
    .section-list-3.faqs .sl-3__list .answer {
        font-size: 14px;
    }
    
    .pricing-boxed .pricing-box .plan-box {
        border-radius: 80px;
    }
    
    .pricing-box .plan-box .plan-boxed {
        border-radius: 60px;
    }
    .trust-us .slick-slide img {
        width: 100px;
        height: 80px;
        border-radius: 8px;
        object-fit: cover;
    }
    .first.pricing {
        height: auto;
    }
    .roof-bot .roof-img .desk-video {
        top: 48px;
        right: 68px;
        left: 67px;
        bottom: 51px;
    }
    
    .roof-bot .roof-img .desk-video video {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 250px;
        height: 262px;
    }
    .improved .roof-bot .roof-img .desk-video {
        left: 46px;
        right: 47px;
        top: 45px;
        bottom: 46px;
    }
    
    .improved .roof-bot .roof-img .desk-video video {
        height: 534px;
        width: 300px;
    }
    .attention .roof-bot .roof-img .desk-video {
        top: 6px;
        bottom: 5px;
        left: 4px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        right: 4px;
    }
    
    .attention .roof-bot .roof-img .desk-video video {
        height: 140px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
    }
    .customers-review:before {
        left: 0;
        right: 0;
    }
}
@media screen and (min-width:2200px){
    .roof-bot:before {
        width: 60%;
    }
}