/*html,body {scroll-behavior: smooth;}*/
.row:before{display: none;} 

.banner-section ul.nav-dot {margin: 0 0 30px 14px;} 
.banner-section ul.nav-dot li {margin: 4px 0 15px 0;padding: 0;letter-spacing: 0px;max-width: 580px;line-height: 1.7;font-size: 16px;list-style: none;position: relative;z-index: 0;}
.banner-section ul.nav-dot li:before {content: ""; background: #000000; height: 5px; width: 5px; border-radius: 100%; position: absolute; top: 12px; left: -12px; }
.banner-section .btn{margin-bottom: 20px;}
.banner-section .btn span{background-color: #fff;}

.shape1{position: absolute; width: 167px; height: 167px; border-radius: 100%; background-color: #ffda30; left: -120px; top: 50px;}
.shape2{position: absolute; width: 89px; height: 89px; border-radius: 100%; background-color: #ffda30; left: -40px; top: 255px;}
.shape3{position: absolute; width: 42px; height: 42px; border-radius: 100%; border:6px solid #ffda30; left: 100px; top: 380px;}
.shape4{position: absolute; width: 120px; height: 120px; border-radius: 100%; border:6px solid #ffda30; right: -60px; bottom: 325px;}

.banner-section {padding-bottom: 0;}
.banner-section .row.d-flex .col-lg-6:first-child{padding-right: 10px;}
.banner-section .row.d-flex .col-lg-6:last-child{display: flex; align-items: flex-end; padding: 0;}
.banner-section .row.d-flex .col-lg-6:last-child figure{display: flex;}
.banner-section .pricing-blocks { margin-bottom: 55px;}
.banner-section .pricing-blocks p { padding-bottom: 10px; padding-right: 5px; display: inline-block;}
.banner-section .pricing-blocks .pricing-block-wrap {display: inline-block;}
.banner-section .pricing-blocks .pricing-block { position: relative; font-size: 19px;}
.banner-section .pricing-blocks .pricing-block b { font-weight: 700;}
.banner-section .pricing-blocks .pricing-block:not(:first-child) { margin-left: 17px; padding-left: 17px; }
.banner-section .pricing-blocks .pricing-block:not(:first-child):before { content: ""; position: absolute; width: 1px; height: 100%; background-color: #fff; top: 0; left: 0;}

.campaign-manager-benefits{position: relative;}
.campaign-manager-accordian{padding: 70px 130px; background-color: #fff; margin-bottom: 80px;}
.campaign-manager-accordian .accordian-block:first-child{padding-top: 0;}
.campaign-manager-accordian .accordian-block{position: relative; padding: 32px 0; border-bottom: 1px solid #eaeaea;}
.campaign-manager-accordian .accordian-block:before {position: absolute;content: "";border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 10px solid #ffda30;left: -20px;margin-top: 2px;}
.campaign-manager-accordian .accordian-block h5{margin-bottom: 0; font-size: 16px; text-transform: uppercase;}
.campaign-manager-accordian .accordian-block.active h5{margin-bottom: 12px;}
.campaign-manager-accordian .accordian-block:last-of-type{margin-bottom: 0;}
.campaign-manager-accordian .accordian-block h5 > a{position: relative; padding-right: 25px; display: block;}
.campaign-manager-accordian .accordian-block h5 > a > span{position: absolute; display: inline-block; width: 20px; height: 20px; background-color: #dbdbdb; border-radius: 100%; top: 2px; right: 0;}
.campaign-manager-accordian .accordian-block h5 > a > span:before{position: absolute;content: "";left: 50%;top: 50%;width: 8px;height: 1px;background: #000;transform: translate(-50%, -50%);}
.campaign-manager-accordian .accordian-block h5 > a > span:after{position: absolute;content: "";left: 50%;top: 50%;width: 1px;height: 8px;background: #000;transform: translate(-50%, -50%);}
.campaign-manager-accordian .accordian-block .accordian-content > p:last-of-type{padding-bottom: 0;}
.campaign-manager-accordian .accordian-block.active h5 > a > span:after{opacity: 0; transition: all ease-in-out 0.3s;}
.campaign-manager-benefits .btn{text-align: center;}

.certified-expert-process{position: relative; z-index: 1;}
.certified-expert-process .main > p{padding-bottom: 65px; text-align: center;}
.certified-expert-process .row{margin: 0; align-items: flex-start;}
.certified-expert-process .row > .col1{width: 33.33%; margin-top: 5%;}
.certified-expert-process .row > .col2{width: 33.33%;}
.certified-expert-process .row > .col2 .process-img{text-align: center; position: relative; z-index: 2; padding: 8px 28px;}
.certified-expert-process .process-block{position: relative; display: flex; padding-right: 50px; z-index: 1;}
.certified-expert-process .process-block:after{position: absolute; content: ""; width: 1px; background: #000; height: 100%; right: 0; top: 19px;}
.certified-expert-process .row > .col1:first-child .process-block:first-of-type:before{position: absolute;content: "";width: 31px;background: #000;height: 1px;right: -30px;top: calc(50% + 19px);transform: translateY(-50%);}
.certified-expert-process .row > .col1:last-child .process-block:first-of-type:before{position: absolute;content: "";width: 31px;background: #000;height: 1px;left: -30px;top: calc(50% + 19px);transform: translateY(-50%);}
.certified-expert-process .process-block:last-of-type:after{display: none;}
.certified-expert-process .process-block .content{width: calc(100% - 38px); text-align: right; padding-right: 22px; margin-top: 10px; margin-bottom: 60px;}
.certified-expert-process .process-block:last-of-type .content{margin-bottom: 0;}
.certified-expert-process .process-block .content > h4{font-size: 16px; line-height: 1.2; margin-bottom: 10px;}
.certified-expert-process .process-block .list-number{ width: 38px; height: 38px; background: #f8e9a4; border-radius: 100%; display: flex; justify-content: center; align-items: center; font-size: 16px; font-weight: 700;}
.certified-expert-process .process-block .list-number:after{position: absolute;content: "";height: 1px;background: #000;width: 51px;top: 19px;right: 0;left: auto;z-index: -1;}
.certified-expert-process .row > .col1 .process-block:nth-child(2) .list-number:after{width: 81px;}
.certified-expert-process .row > .col1:last-of-type .process-block{padding-left: 50px; padding-right: 0;}
.certified-expert-process .row > .col1:last-of-type .process-block .content{text-align: left; padding-left: 22px; padding-right: 0;}
.certified-expert-process .row > .col1:last-of-type .process-block:after{left: 0;}
.certified-expert-process .row > .col1:last-of-type .process-block .list-number:after{left: 0;}
.certified-expert-process .row > .col1:last-of-type .process-block:nth-child(2) .list-number:after{right: auto;} 
.certified-expert-process .process-block .list-number.number2{background: #f3c9c9;}
.certified-expert-process .process-block .list-number.number3{background: #94d9e9;}
.certified-expert-process .process-block .list-number.number4{background: #f2a9a1;}
.certified-expert-process .process-block .list-number.number5{background: #b9b7d2;}
.certified-expert-process .process-block .list-number.number6{background: #bbe1db;}
.certified-expert-process .btn{text-align: center;}


.section-wrap .btn a {padding: 17px 63px;}
.video-popup .video-popup-thumb { text-align: right;}
.dedicated-resource-section p { max-width: 950px; margin: 0 auto;}
.dedicated-resource-listing { display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; margin-bottom: 70px; flex-wrap: wrap;}
.dedicated-resource-listing:before,.dedicated-resource-listing:after{display: none;}
.dedicated-resource-listing .listing-wrap { background: #ffda30; padding: 30px 20px; height: 100%; -webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.dedicated-resource-listing .title { background-color: #fff; width: 43px; height: 43px; -webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%; font-size: 22px; font-weight: 700; line-height: 43px; margin: 0 auto 20px;}
.dedicated-resource-listing h6 { text-transform: uppercase; margin-bottom: 13px;}

.dedicated-resource-section .build-team-listing { margin-bottom: 70px;}
.dedicated-resource-section li .listing-title { padding-right: 16px;}

.our-client-section {padding: 110px 0 112px; }
.our-client-section h2 {margin-bottom: 68px;}
.our-skilled-sec {background-color: #ffffff;padding: 114px 0 90px;}
.our-skilled-sec .inner-box {padding: 0 95px;}
.our-skilled-sec p {text-align: center; font-size: 16px;}
.our-skilled-sec p:last-child {padding-bottom: 0;}
ul.our-client-listing {justify-content: space-between;}
ul.our-client-listing li {width: auto; padding: 0 20px;}

.eamil-campaigns-section {padding: 112px 0 120px;}
.eamil-campaigns-section .slick-list {margin: 0 70px;}
.eamil-campaigns-section .campaigns-item {margin: 50px 0 60px;}
.get-in-touch-section {padding: 87px 0 106px;}
.get-in-touch-section .custom-chk-wrap {text-align: center;display: block;}
.ourteam-listing {margin: 40px 0 77px;}

.build-ourteam-section {padding: 110px 0 117px;}
.build-ourteam-section h2 {margin-bottom: 50px;}
.btn-border a {padding: 10px 50px;}
.build-team-section {padding: 110px 0;}
.build-team-section h2 {margin: 0 auto 30px; max-width: 1150px;}

.talent-n-skill-section { padding: 100px 0; text-align: center;}
.talent-n-skill-section h2{margin-bottom: 70px;}
.talent-n-skill-section p { font-size: 18px;}
.talent-n-skill-section .campaing-table-content{text-align: left;}   
.talent-n-skill-section .campaing-table-content h5{text-transform: uppercase;}   
.talent-n-skill-section .campaing-table-content .content-block > p:last-of-type{padding-bottom: 0;}
.talent-n-skill-section .row.campaing-table-content{margin: 0 -40px;}
.talent-n-skill-section .row.campaing-table-content .col-lg-6{padding: 0 40px;}
.talent-n-skill-section .row.campaing-table-content .col-lg-6:last-child{border-left: 1px solid #000;}
.talent-n-skill-listing { display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; flex-wrap: wrap;}
.talent-n-skill-listing li {list-style: none;margin-top: 50px;margin-bottom: 50px;text-align: center;}
.talent-n-skill-listing .listing-wrap .listing-conetnt {height: auto !important;position: relative;top: -35px;}
.talent-n-skill-listing .listing-wrap { background-color: #f7f7f7; padding: 0 30px; height: 100%;}
.talent-n-skill-listing .listing-wrap h3 { font-weight: 400; font-size: 28px; text-transform: none;}
.talent-n-skill-listing .listing-wrap p { font-size: 16px; padding: 0;}
.talent-n-skill-listing hr { border: 0; border-top: 3px solid #ffda30; max-width: 75px; margin: -55px auto 30px;}
.talent-n-skill-listing .listing-conetnt-bottom { /*margin-bottom: -30px;*/}
.talent-n-skill-section .price-blocks { margin-bottom: 50px;}
.talent-n-skill-section .price-blocks p { font-size: 22px; font-weight: 700;}
.talent-n-skill-section .price-blocks .pricing-block { position: relative; font-weight: 600; font-size: 31px; }
.talent-n-skill-section .price-blocks .pricing-block:not(:first-child) { margin-left: 44px; padding-left: 44px;}
.talent-n-skill-section .price-blocks .pricing-block:not(:first-child):before { content: ""; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background-color: #ffdb2d;}

.talent-n-skill-section .read-more-button { text-align: center;}
.talent-n-skill-section .read-more-button a { display: inline-block; text-transform: uppercase; font-size: 30px; font-weight: 700; position: relative; }
.talent-n-skill-section .read-more-button a span { display: inline-block; border-bottom: 8px solid #ffda30;}
.talent-n-skill-section .read-more-button a:after { content: ""; width: 32px; height: 32px; background-image: url(../png/down-arrow-2.png); display: inline-block; vertical-align: middle; margin-left: 10px; background-size: 100%;}
.talent-n-skill-section .read-more-button a.active:after { -webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.talent-n-skill-listing-table-wrap {overflow-x: auto;}
.talent-n-skill-listing-table { display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; flex-wrap: wrap; margin: 60px 0 0 0; min-width: 800px;}

.talent-n-skill-listing-table .listing-conetnt { height: auto !important;}
.talent-n-skill-listing-table .listing-conetnt .title { padding: 0 30px; background-color: #ffd916; min-height: 121px; display: -webkit-flex; display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; align-items: center; text-align: center; position: relative; border-radius: 15px 15px 0 0;}
.talent-n-skill-listing-table .listing-conetnt .title h4 { margin: 0; height: 100%; width: 100%; font-size: 18px; text-transform: none;}
.talent-n-skill-listing-table li { list-style: none; margin: 0; }
.talent-n-skill-listing-table > li { list-style: none; margin: 0; text-align: center; width: 21%; padding: 0 8px;}
.talent-n-skill-listing-table > li:first-child { width: 37%; text-align: left;}
.talent-n-skill-listing-table .listing-conetnt .expertise-listing { margin: 0;}
.talent-n-skill-listing-table .listing-conetnt .expertise-listing li { padding: 22px 30px; background-color: #f5f5f5; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; align-items: center; justify-content: center;}
.talent-n-skill-listing-table > li:first-child .listing-conetnt .expertise-listing li { justify-content: flex-start;}
.talent-n-skill-listing-table .listing-conetnt .expertise-listing li:nth-child(even) { background-color: #ebebeb; }
.talent-n-skill-listing-table .listing-conetnt .expertise-listing li:last-child { border-radius: 0 0 15px 15px;}
.talent-n-skill-listing-table .listing-conetnt .expertise-listing li .icon { font-size: 18px; /*display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; height: 100%; align-items: center; justify-content: center;*/}   
.talent-n-skill-listing-table .listing-conetnt .expertise-listing li .icon img { display: block; height: 18px;} 

table.campaign-managers-table { border-collapse: separate; border-spacing: 16px 0; margin: 0 -16px;/* display: none;*/ max-width: 100%;}
table.campaign-managers-table tr {display: none;}
table.campaign-managers-table tr:first-child,table.campaign-managers-table tr:last-child,table.campaign-managers-table tr:nth-child(2),.campaign-managers-table tr:nth-child(3),.campaign-managers-table tr:nth-child(4),.campaign-managers-table tr:nth-child(5) {display: table-row;}
table.campaign-managers-table tr.active {display: table-row;}
table.campaign-managers-table tr th { font-size: 18px; font-weight: 700; background-color: #ffd916; border-radius: 15px 15px 0 0; padding: 20px 25px; width: 21%;}
table.campaign-managers-table tr th:first-child { width: 37%;}
table.campaign-managers-table tr td { text-align: center; vertical-align: middle; background-color: #ebebeb; padding: 22px 25px;}
table.campaign-managers-table tr:nth-child(even) td { background-color: #f5f5f5;}
table.campaign-managers-table tr td:first-child { text-align: left;}
table.campaign-managers-table tr:last-child td { border-radius: 0 0 15px 15px; text-align: center;}
table.campaign-managers-table tr:last-child td  > a {position: relative; width: 33px;height: 33px;border: 1px solid #000;border-radius: 100%; display: inline-block;}
table.campaign-managers-table tr:last-child td  > a > span{display: inline-block;}
table.campaign-managers-table tr:last-child td  > a > span.minus{display: none;}
table.campaign-managers-table tr:last-child td  > a > span.plus:before{ position: absolute;content: "";left: 50%;top: 50%;width: 12px;height: 1px;background: #000;transform: translate(-50%, -50%);}
table.campaign-managers-table tr:last-child td  > a > span.plus:after{ position: absolute;content: "";left: 50%;top: 50%;width: 1px;height: 12px;background: #000;transform: translate(-50%, -50%);}
table.campaign-managers-table tr:last-child td  > a > span.minus:before{position: absolute;content: "";left: 50%;top: 50%;width: 12px;height: 1px;background: #000;transform: translate(-50%, -50%);} 
table.campaign-managers-table tr.active:last-child td  > a > span.plus{display: none;}
table.campaign-managers-table tr.active:last-child td  > a > span.minus{display: inline-block;}

.shape8{position: absolute; left: -23%; top: 28%; transform: translateY(-50%); z-index: -1;}
.case-study{position: relative; z-index: 1;}
.case-study .row{margin: 0;}
.case-study .col1{width: 54%;}
.case-study .col2{width: 46%;}
.case-study .case-study-img{position: relative; padding-bottom: 64%; background-size: cover; background-repeat: no-repeat; background-position: center;}
.case-study .case-study-content{background: #000; padding: 55px 65px;}
.case-study .case-study-content > h3{font-size: 53px; text-transform: inherit; color: #fff; line-height: 1.2; margin-bottom: 50px;}
.case-study .case-study-content > h4{font-size: 27px; text-transform: inherit; color: #fff; line-height: 1.2; margin-bottom: 20px;}
.case-study .case-study-content > h4 > span{font-weight: 400; display: block; margin-bottom: 15px;}
.case-study .case-study-content > p{color: #fff;}
.case-study .case-study-content > .btn{margin-bottom: 50px;}


.service-providers {padding: 100px 0 75px;background: #ffffff; width: 100%;}
.service-providers h2 { text-align: center;} 
.service-providers .supports-listing {background: transparent; padding: 25px 10px 45px; margin: 0;} 
.service-providers .supports-listing ul li {padding: 10px 22px;border-radius: 40px;}
.service-providers .supports-listing ul li img {max-width: 160px;}
.service-providers .supports-listing ul li:hover {background: #ffda30;}
.service-providers .table-popup-listing-wrap ul {border-right: none;margin-top: 5px;}
.service-providers .table-popup-listing-wrap ul li a {padding: 10px; display: inline-block;width: 100%;}
.service-providers .table-popup-listing-wrap ul li:hover {background: #ffda30;border-radius: 20px;} 

.text-section { padding: 100px 0 75px;}
.text-section p { font-size: 18px; line-height: 30px; max-width: 1100px; margin: 0 auto;}

/*email marketing guide CRM page style css*/
.comprehensive-banner { background-color: #ffda30; padding: 60px 0; position: relative; display: -ms-flexbox; display: flex; display: -webkit-flex;align-items:center; -webkit-align-items:center; -ms-flex-align: center;}
.comprehensive-banner:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-image: url(../banner-shape.html); opacity: .09;}
.comprehensive-banner .main {position: static;}
.comprehensive-banner .row { align-items:center; -webkit-align-items:center; -ms-flex-align: center; min-height: 610px;}
.ie .comprehensive-banner .row { display: table-cell; vertical-align: middle;}
.comprehensive-banner .content-left { width: 740px;margin-right: auto;}
.comprehensive-banner h2 { font-size: 52px; font-weight: 500; text-transform: inherit; display: inline-block; position: relative; z-index: 1;}
.comprehensive-banner h2 span { font-weight: 700; display: inline-block; position: relative;}
.comprehensive-banner h2 span:before { content: ""; position: absolute; width: 100%; height: 10px; background-color: #fff; left: 0; bottom: 0; z-index: -1;}
.comprehensive-banner p { font-size: 20px; font-weight: 500;}
/*
.comprehensive-banner .row:before { content: ""; width: calc(100% + 215px); height: 1px; position: absolute; background-color: #000; left: 30px; bottom: 0; display: block;}
*/
.comprehensive-banner .banner-img { position: absolute; right: 0; bottom: 0;}
.comprehensive-banner .banner-img img { max-width: 1200px; float: right; }
.comprehensive-banner .banner-img img.mobile-show { display: none;}
.comprehensive-content { padding: 80px 0; }
.comprehensive-content .main { max-width: 1200px;}
.comprehensive-content h2 { border-bottom: 4px solid #ffda30; padding-bottom: 30px; margin-bottom: 70px; letter-spacing: 0.060px;}
.comprehensive-content h3 { font-size: 26px; text-transform: none; margin-bottom: 30px;}
.comprehensive-content figure { margin-bottom: 25px;}
.comprehensive-content figure.img-center { margin-bottom: 25px;}
.comprehensive-content figure.img-center img { margin: 0 auto; display: block;}
.comprehensive-content figure img { border: 4px solid #ffdb2d;}
.comprehensive-content ul { }
.comprehensive-content ul li { margin-bottom: 15px; margin-top: 0;}
.comprehensive-content ul.bold li{font-weight: 700;}
.comprehensive-content ul.check-list li { padding-left: 40px; position: relative; list-style: none;}
.comprehensive-content ul.check-list li:before { content: ""; position: absolute; top: 0; left: 0; width: 26px; height: 21px; background-image: url(../png/icon-check-2.png);}
.comprehensive-content ul.check-list-2 li:before { background-image: url(../png/arrow-right-6.png); width: 24px; height: 24px; background-size: 100%;}
.comprehensive-content h3.section-title { font-size: 24px; position: relative; padding-left: 40px; margin-bottom: 20px;} 
.comprehensive-content h3.section-title:before { content: ""; position: absolute; width: 30px; height: 30px; top: 0; left: 0; background-image: url(../png/arrow-right-6.png); background-repeat: no-repeat; background-size: 100%;} 
.comprehensive-content h4 { font-size: 20px; margin-bottom: 15px; line-height: 1.5; text-transform: none;}  
.comprehensive-content h4:last-child ( margin-bottom: 0;)
.comprehensive-content p + h4, .comprehensive-content ul + h4 { /*padding-top: 15px;*/}
.comprehensive-content h4.small { text-transform: none;}
.comprehensive-content .comprehensive-points { margin: 0;}
.comprehensive-points li { width: 50%; float: left; list-style: none; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; align-items: center; font-weight: 700; text-transform: uppercase; margin: 0 0 35px 0; font-size: 20px;}
.comprehensive-points li .icon { width: 64px; min-width: 64px; margin-right: 25px; line-height: 0;}
.comprehensive-points li .icon img { width: 100%;}
.order-tagline-section.yellow-bg { background-color: #ffda30;}
/*.yellow-bg a { background-color: #000000; color: #fff;}
.yellow-bg a:hover { color: #000;}*/
.small-title h4 { font-size: 20px; text-transform: none; font-style: italic; border-bottom: 2px solid #ffda30; display: inline-block; padding-bottom: 10px; margin-bottom: 20px;}
.we-can-help-section { display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; align-items: center; justify-content: space-between; padding: 50px 0;}
.we-can-help-section span { font-size: 24px; text-transform: uppercase; font-weight: 700; line-height: 1.5; padding-right: 25px;}
.we-can-help-section .btn a { white-space: nowrap;}
.comprehensive-content .we-can-help-section {border: 0; padding: 40px 40px; margin: 40px 0;}
.comprehensive-content .we-can-help-section.white-bg { border: 0; padding: 40px 40px; margin: 40px 0;}
.comprehensive-content .chart-image { margin-top: 40px; margin-bottom: 60px;}

p + .pro-cons-table { margin-top: 30px;}
.pro-cons-table { margin-top: 100px; margin-bottom: 60px;}
.pro-cons-table .table-title { padding: 30px 30px; font-size: 26px; text-transform: uppercase; font-weight: 700; background-color: #ffda30; }
.pro-cons-table .pro-cons-content { margin: 0; }
.pro-cons-table .pro-cons-content .col-lg-6 { padding: 0; }
.pro-cons-table .col-title { background-color: #000; font-size: 20px; font-weight: 700; text-transform: uppercase; color: #ffda30; padding: 30px 30px; border: 1px solid #bbbbbb;}
.pro-cons-table .col-listing { margin: 0; list-style: none;}
.pro-cons-table .col-listing li { padding: 30px 30px; margin: 0; border: 1px solid #bbbbbb; border-top: 0;}

ol.counter-listing li .title { font-size: 20px; font-weight: 700; line-height: 32px;}
ol.counter-listing li span { margin-bottom: 15px; display: block;}

.comprehensive-content h6 { text-transform: uppercase; line-height: 1.8;}

.cost-table-section:not(:last-child) { margin-bottom: 60px;}
.cost-table { max-width: 954px; margin: 0 auto; border: 1px solid #000; width: 100%;}
.cost-table tr th { background-color: #000; text-transform: uppercase; color: #fff; font-weight: 700; text-align: left; padding: 15px 30px;  border: 1px solid #bbbbbb; border-top: 0; width: 33.33%;}
.cost-table tr td { padding: 15px 30px; border: 1px solid #bbbbbb;}
.cost-table tfoot tr { background-color: #ffda30;}
.cost-table tfoot tr td{ font-size: 20px; font-weight: 700;}
.comprehensive-content.yellow-bg h2 { border-color: #000;}

 .covid-sidebar-section { position: fixed; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); max-width:250px; z-index: 9999; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; display: none;}

.covid-sidebar-section.stick-up { opacity: 1; visibility: visible; }
.covid-sidebar-listing-wrap{background: #fff; -webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.38);box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.38);margin-bottom:35px;}
.covid-sidebar-section ul.covid-sidebar-listing { margin: 0; }
.covid-sidebar-section ul.covid-sidebar-listing li { list-style: none; position: relative; line-height: normal; z-index: 9; margin:0; padding: 0 20px;}
.covid-sidebar-section ul.covid-sidebar-listing li a { font-size: 14px; line-height: 22px; color: #000; font-weight: 700; position: relative; padding: 13px 0; display: inline-block; width: 100%; border-bottom:1px solid #000; position:relative;z-index:9}
.covid-sidebar-section ul.covid-sidebar-listing li:last-child a { border-bottom: 0;}  
.covid-sidebar-section ul li a:after { content: ""; position: absolute; left: -20px;width: 0; height: 100%; background: #ffda31;top:0; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; z-index:-1}
.covid-sidebar-section ul.covid-sidebar-listing li.active a, .covid-sidebar-section ul.covid-sidebar-listing li a:hover{border-bottom:1px solid #ffda31;}
.covid-sidebar-section ul.covid-sidebar-listing li.active a:after, .covid-sidebar-section ul.covid-sidebar-listing li a:hover:after{width:calc(100% + 40px);}

.covid-sidebar-section .sticky-nav-btn { border: 1px solid #000; width:44px; padding:0; text-align: center; background-color: #ffda31; display: none;height:42px;}
.covid-sidebar-section .sticky-nav-btn i{width: 19px; height: 16px; margin-right: 0; background:url(../png/order-arrow-black.png); position: absolute; right: 10px; top: 12px;}
.covid-sidebar-section .sticky-nav-btn.active i{transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.covid-sidebar-section .sticky-nav-btn i {width: 19px;height: 16px;margin-right: 0;background: url(../png/order-arrow-black.png);position: absolute;right:10px;top: 12px;}

.covid-sidebar-listing-wrap{position:relative;}

.comprehensive-table { overflow-x: auto; margin-bottom: 50px;}
.comprehensive-table table {}
.comprehensive-table.list-table table tr td:nth-child(2) { width: 30%;}
.comprehensive-table.list-table table tr td:first-child {background-color: #ffda30; width: 50px; text-align: center; font-weight: 700; font-size: 20px;}
.comprehensive-table.list-table table tr:nth-child(odd) { background-color: #efefef;}
.comprehensive-table table tr th:not(:first-child) { width: 50%;}

.comprehensive-table table tr th, 
.comprehensive-table table tr td { font-size: 16px; line-height: 28px; padding: 15px; text-align: left; border: 1px solid #bbbbbb; vertical-align: top;} 

.comprehensive-table table tr th {font-size: 20px; font-weight: 700; background-color: #ffda30;}

.comprehensive-table table tr td ul { margin-left: 16px;}

ol.counter-listing.popup-listing .title { font-size: 26px; margin-bottom: 10px; line-height: 45px;}


ol.counter-listing.circle li h5 { font-size: 19px;}
.comprehensive-content h3.icon-title { font-size: 23px; padding-left: 60px; position: relative; padding-top: 10px;}
.comprehensive-content h3.icon-title img { width: 38px; position: absolute; left: 0; top: 0;}

ol.counter-listing li h3 { font-size: 23px;}

ol.counter-listing li ol { counter-reset: alpha; margin: 0;}

ol.counter-listing.popup-listing li ol.alfa-listing > li { list-style: none; position: relative; padding-left: 30px; bottom: 15px;}
ol.counter-listing.popup-listing li ol.alfa-listing > li:before { content: ""; position: absolute; width: 23px; height: 23px; background-color: #ffda30; border-radius: 100%; left: 0; counter-increment: alpha; content: counter(alpha, lower-alpha); font-weight: 700; text-align: center; line-height: 23px;}
ol.counter-listing.popup-listing li ol.alfa-listing > li strong { display: block;}
ol.counter-listing.popup-listing li ol.alfa-listing > li img { margin-top: 20px;}

ol.counter-listing.popup-listing li ol > li ul { list-style-type: none; margin: 0;}
ol.counter-listing.popup-listing li ol > li ul li { position: relative; padding: 0; margin-top: 5px; list-style: none;}
ol.counter-listing.popup-listing li ol > li ul li:before {}

.popup-listing .content { display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex; align-items: center;}
.popup-listing .content + .content, .popup-listing .content + .we-can-help-section { margin-top: 40px;} 
.popup-listing .content .content-left:not(:last-child) { width: calc(100% - 278px); padding-right: 30px;}
.popup-listing .content p:last-child { padding-bottom: 0;}
.popup-listing .content .right { width: 278px;}
.popup-listing .content .right .img-box {  border: 2px solid #000; position: relative; line-height: 0;}
.popup-listing .content .right .img-box:nth-child(2){margin-top: 30px;}
.popup-listing .content .right .img-box:before { position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,.49);}
.popup-listing .content .right .img-box .btn { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

.comprehensive-content li .we-can-help-section { border-top: 0; padding: 45px 45px; margin-bottom: 30px; margin-top: 0;}
.comprehensive-content li .we-can-help-section span { font-size: 20px; margin: 0;}

.comprehensive-content ol.counter-listing li ul li { padding-left: 0; list-style-type: disc;}

.wrap-up-section { padding: 80px 0; text-align: center;}
.break-word { word-break: break-all;}
ol.counter-listing.circle { list-style: none;counter-reset: circle-listing; margin-left: 0;}
ol.counter-listing.circle > li { padding-left: 75px; position: relative; margin: 0; padding-bottom: 30px; line-height: 28px;}
ol.counter-listing.circle > li:last-child { padding-bottom: 0;}
ol.counter-listing.circle > li:before { position: absolute; counter-increment: circle-listing; left: 0; width: 55px; height: 55px; font-size: 26px; line-height: 55px; background-color: #ffda30; border: 1px solid #bdbdbd ;-webkit-box-shadow: inset 0 0 0px 3px #fff; box-shadow: inset 0 0 0px 3px #fff; top: -12px; border-radius: 100%; text-align: center; color: #000; content: counter(circle-listing); z-index: 1; font-weight: 700;}
ol.counter-listing.circle > li:after { content: ""; position: absolute; width: 1px; height: 100%; background-color: #bdbdbd; top: 0; left: 27px;}
ol.counter-listing.circle.no_last_line > li:last-child:after { display: none;}


ol.counter-listing.number { list-style: none;  counter-reset: number-listing; margin-left: 0;}
ol.counter-listing.number > li { position: relative; padding-left: 60px; line-height: 28px;}
ol.counter-listing.number > li:before { width: 30px; height: 30px; position: absolute; counter-increment: number-listing; content: "0" counter(number-listing); font-size: 26px; font-weight: 700; line-height: 30px; left: 0; color: rgba(0,0,0,0.50);}
ol.counter-listing.number > li:after { content: "";position: absolute;width: 11px;height: 2px;left: 40px;top: 15px;margin-top: -1px;background-color: #ffda30;}
ol.counter-listing.number > li:nth-child(n + 10):before{content: "" counter(number-listing);}


ol.counter-listing.alpha { list-style: none; counter-reset: alpha; margin: 0; }
ol.counter-listing.alpha > li { list-style: none;position: relative;padding-left: 30px; padding-bottom: 15px;}
ol.counter-listing.alpha .inner-content { margin-left: -30px; margin-top: 15px;}
ol.counter-listing.alpha .inner-content p { padding-bottom: 15px;}
ol.counter-listing.alpha .inner-content ul { margin-bottom: 0;}
ol.counter-listing.alpha > li:before { position: absolute;width: 23px;height: 23px;background-color: #ffda30;border-radius: 100%;left: 0;counter-increment: alpha;content: counter(alpha, lower-alpha);font-weight: 700;text-align: center;line-height: 23px;}


ol.counter-listing.step-number {}

ol.counter-listing.step-number { list-style: none;  counter-reset: number-listing; margin-left: 0;}
ol.counter-listing.step-number > li { position: relative; padding-left: 127px; line-height: 28px;}
ol.counter-listing.step-number > li:before { width: 30px; height: 30px; position: absolute; counter-increment: number-listing; content: "step 0" counter(number-listing); font-size: 26px; font-weight: 700; line-height: 30px; left: 0; color: rgba(0,0,0,0.50);}
ol.counter-listing.number > li:after { content: "";position: absolute;width: 11px;height: 2px;left: 40px;top: 15px;margin-top: -1px;background-color: #ffda30;}

.custom-dot-listing { list-style: none; margin-left: 0;}
.custom-dot-listing li { position: relative; padding-left: 40px;}
.custom-dot-listing li:before { content: ""; position: absolute; width: 14px; height: 14px; background-color: #ffda30; border-radius: 100%; left: 7px; top: 5px; -webkit-box-shadow: 0 0 0px 7px rgb(255, 218, 48, .45); box-shadow: 0 0 0px 7px rgb(255, 218, 48, .45);}

.comprehensive-content h2.icon-title { position: relative; padding-left: 165px;}
.comprehensive-content h2.icon-title img { position: absolute; top: -92px; left: 5px; }

.comprehensive-content h2.email-icon-title img{top: 0;left: 0;width: 145px;}

.comprehensive-content h3.section-title-arrow{font-size: 30px;position: relative;padding-left: 52px;margin-bottom: 50px; display: inline-block;}
.comprehensive-content h3.section-title-arrow:before{ content: "";position: absolute;width: 27px;height: 40px;top: 0;left: 0;background-image: url(../double-arrow-right-3.html);background-repeat: no-repeat;background-size: 100%;}
.comprehensive-content h3.section-title-arrow:after{content: "";position: absolute;width: calc(100% - 52px); height: 10px;background-color: #ffda30;left: 52px;bottom: 5px;z-index: -1;}

.comprehensive-content h4.title-right-arrow{position: relative; text-transform: inherit;}
.comprehensive-content h4.title-right-arrow:before{ content: "";position: absolute;width: 12px;height: 17px;top: 7px;left: -21px;background-image: url(../png/right-arrow-2.png);background-repeat: no-repeat;background-size: 100%;}

.content-left-inner{margin-left: 70px;}

.automation-emails .poup-listing h3.section-title{font-size: 30px;} 
.automation-emails .popup-listing .content {padding-bottom: 30px;}
.email-automation-guide-ppc 
.email-automation-guide-ppc .comprehensive-content p > a{text-decoration: underline;}



/*Responsive css starts*/
.ourteam-listing li.third-listing-100 figure::after {
	top: -56%;
}
.ourteam-listing li.first-listing figure::after {
	height: 55%;
	bottom: -55%;
}
/*
.ourteam-listing li.third-listing-100 .listing-wrap::after {
	width: 45.5%;
}
*/
.ourteam-listing::before {
	bottom: 57px;
	border-left: 0px;
}
.campaigns-item .col-lg-7::before {
	right: 0px;
	left: inherit;
}
.campaigns-item .campaigns-item-content {
	width: 98%;
}

@media (max-width: 1850px) {

}

@media (max-width: 1800px){
.covid-sidebar-section {max-width: 200px;}
}

@media (max-width: 1650px) {
	.our-skilled-sec,.our-client-section,.your-needs,.build-ourteam-section,.build-team-section,.eamil-campaigns-section,.get-in-touch-section,.title-section,.wraping-up {padding: 80px 0;}	
    .covid-sidebar-section .sticky-nav-btn { display: block;position:relative}
    .covid-sidebar-section {max-width: inherit; width: 100%; border-radius: 0;top: 155px;padding: 0px;}
    .toggle-wrap { display: none; position: absolute; left: 0; top: 100%; padding: 0; width:300px;box-shadow:none;overflow: auto;height: calc(100vh - 160px);}
    .comprehensive-banner .row{min-height: 450px;}
    .comprehensive-banner .banner-img img {max-width: 840px;}
    .comprehensive-banner .content-left {width: 58.33333333%;}
}

@media (max-width: 1400px) {
/*    .banner-section .banner-img img { width: 90%; float: right; float: right;}*/
    .shape3{left: 20px;}
}

@media (max-width:1366px){
    .certified-expert-process .row > .col1{margin-top: 6%;}
    .certified-expert-process .process-block .content{margin-bottom: 15px;}
}

@media (max-width: 1260px) {
/*    .banner-section { padding-bottom: 350px;}*/
    .we-can-help-section { flex-wrap: wrap; flex-flow: column; text-align: center;}
    .we-can-help-section .btn { margin-top: 20px;}
    .we-can-help-section span br { display: none;}
    .comprehensive-banner h2 strong { font-size: 60px;}
    .comprehensive-banner .banner-img img { margin-left: 0;}
}

@media (max-width: 1200px) {
	ul.our-client-listing li {width: 16%;}
	.your-needs h2 {margin-bottom: 35px;}
    .comprehensive-table table tr th, 
    .comprehensive-table table tr td { padding: 20px 20px;}
}

@media (max-width:1199px){
    .case-study .case-study-content > .btn{margin-bottom: 0;}
    .case-study .case-study-content{padding: 50px;}
    
    .shape1,.shape2,.shape3,.shape4{display: none;}
    .campaign-manager-accordian{padding: 50px;}
}

@media(max-width: 1170px){
	.delivery-time ul.pricing-process-listing {width: 100%;}
	.delivery-time ul.pricing-process-listing li { width: 18%;}
    .comprehensive-banner{padding-bottom: 0;}
    .comprehensive-banner .row{text-align: center;}
    .comprehensive-banner .content-left,.comprehensive-banner .banner-img{width: 100%;}
    .ie .comprehensive-banner .row{display: inline-flex;}
    .comprehensive-banner .banner-img{position: static;}
    .comprehensive-banner h2{font-size: 45px;}
}

@media (max-width:1024px){
    .certified-expert-process .row > .col1{margin-top: 5%;}
}

@media (max-width: 1023px) {
    .comprehensive-banner .content-left { width: 100%; margin: 0 auto; text-align: center;}
    .comprehensive-banner .banner-img { width: 100%; min-height: auto; margin: 0;}
    .comprehensive-banner .banner-img img { position: static; margin: 30px auto 0; float: none; display: block; max-width: calc(100% - 30px);} 
    
    .banner-section ul.nav-dot li {line-height: 1.6;font-size: 16px;}
    .banner-section ul.nav-dot li:before{top: 10px;}
}

@media (max-width:991px){
    .certified-expert-process .process-block{padding-right: 30px;}
    .certified-expert-process .row > .col1:last-of-type .process-block{padding-left: 30px;}
    .shape8{display: none;}
    .certified-expert-process .main > p{padding-bottom: 30px;}
    
    .shape8{display: none;}
    .case-study .case-study-content{padding: 30px;}
    .case-study .case-study-content > h3{font-size: 36px; margin-bottom: 25px;}
    .case-study .case-study-content > h4{font-size: 20px;}
    .case-study .case-study-content > h4 > span{margin-bottom: 10px;}
}

@media (max-width: 980px) {
/*    .banner-section { padding-bottom: 300px;} */
	.our-skilled-sec,.our-client-section,.your-needs,.build-ourteam-section,.build-team-section,.eamil-campaigns-section,.get-in-touch-section,.title-section,.wraping-up {padding: 60px 0;}	
/*    .banner-section h1 {font-size: 36px;}*/
	.our-client-section h2 {margin-bottom: 30px;}
	ul.our-client-listing li {width: 30%; margin-top: 25px;}	
    .eamil-campaigns-section .campaigns-item {margin: 30px 0 40px;}    
    .build-team-section .dedicated-resource-listing li { width: 50%; margin-top: 20px;}
    .talent-n-skill-listing .listing-conetnt .expertise-listing li { margin: 20px 0;}
    .talent-n-skill-listing .listing-conetnt .expertise-listing { height: auto !important;}
    .talent-n-skill-listing li { width: 100%; height: auto !important;  margin: 25px 0;}
    .talent-n-skill-section .price-blocks .pricing-block:not(:first-child) { margin-left: 20px; padding-left: 20px;}
    .talent-n-skill-listing li:not(:first-child) .listing-conetnt .title:before { display: none;}
    .talent-n-skill-listing li:not(:first-child) .listing-conetnt .expertise-listing { border-left: 0;}
    
    .comprehensive-content h3.section-title { font-size: 28px; margin-bottom: 30px; margin-top: 10px;}
    ol.counter-listing li h3 { font-size: 28px;}
    .comprehensive-content h2 { margin-bottom: 50px;}
}

@media (max-width:900px){
    .certified-expert-process .row > .col2 .process-img{margin-top: 0;}
    .certified-expert-process .row > .col1{width: 100%; order: 2; margin-top: 0;}
    .certified-expert-process .row > .col2{order: 1; width: 100%; margin-bottom: 30px;}
    .certified-expert-process .process-block{display: flex; padding-right: 0;}
    .certified-expert-process .process-block .content{order: 2; text-align: left; padding-right: 0; padding-left: 20px; margin-top: 0; margin-bottom: 15px;}
    .certified-expert-process .row > .col1:last-of-type .process-block{padding-left: 0;}
    .certified-expert-process .row > .col1:last-of-type .process-block .content{padding-left: 20px;}
    .certified-expert-process .process-block:after,.certified-expert-process .process-block .list-number:after{display: none;}
    .certified-expert-process .row > .col1:last-of-type .process-block{padding-left: 0;}
    .certified-expert-process .row > .col1:last-of-type .process-block:last-of-type .content{margin-bottom: 0;}
    .certified-expert-process .row > .col1:last-child .process-block:first-of-type:before,.certified-expert-process .row > .col1:first-child .process-block:first-of-type:before{display: none;}
}

@media (max-width: 767px) {
    .section-wrap{text-align: left;}
    .covid-sidebar-section{top:100px;}
/*
	.banner-section {padding: 50px 0 0;}
	.banner-section .banner-img {position: relative; margin-top: 30px;}
*/
	.our-skilled-sec,.our-client-section,.your-needs,.build-ourteam-section,.build-team-section,.eamil-campaigns-section,.get-in-touch-section,.title-section,.wraping-up {padding: 50px 0;}
    .col-lg-4 .btn-border {	text-align: left !important;}
    .col-lg-8, .col-lg-4 {width: 100%;text-align: left;}
    .talent-n-skill-section .price-blocks .pricing-block { font-size: 26px; display: block;}
    .talent-n-skill-section .price-blocks .pricing-block:not(:first-child) { padding-left: 0; margin-left: 0; margin-top: 15px; padding-top: 15px;}
    .talent-n-skill-section .price-blocks .pricing-block:not(:first-child):before { height: 4px; width: 75px; top: 0; left: 50%; -webkit-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%);transform: translate(-50%);}
    .comprehensive-banner .col-lg-6.content-left { max-width: 100%; margin-bottom: 30px;}
    .comprehensive-content { padding: 50px 0;}
    .pro-cons-table { margin-top: 50px;}
    .cost-table tr th, .cost-table tr td { padding: 10px 10px;}
    .cost-table tfoot tr td { font-size: 16px;}
    .pro-cons-table .table-title, .pro-cons-table .col-title, .pro-cons-table .col-listing li { padding: 15px 15px;}
    .pro-cons-table .col-listing li { height: auto !important;}
    .pro-cons-table .table-title { font-size: 22px;}
    .comprehensive-table table tr th, 
    .comprehensive-table table tr td { padding: 15px;}
    .popup-listing .content { flex-wrap: wrap; }
    ol.counter-listing.popup-listing li { padding-left: 55px;}
    .popup-listing .content .content-left { width: 100%; margin-bottom: 30px;}
    ol.counter-listing.popup-listing .title { font-size: 22px; line-height: 1.2;}
    ol.counter-listing.popup-listing li:before { width: 40px; height: 40px; font-size: 22px; line-height: 40px;}
    ol.counter-listing.popup-listing li:after { left: 20px;}
    .comprehensive-content li .we-can-help-section { padding: 20px;}
    .comprehensive-content ul { margin-left: 15px;}
    .comprehensive-points li { width: 100%; font-size: 18px;}
    .comprehensive-banner .row:before { left: 20px;}
    .talent-n-skill-section .read-more-button a { font-size: 20px;}
    .talent-n-skill-section .read-more-button a:after { width: 24px; height: 24px;}
    
    .comprehensive-content h3.section-title, ol.counter-listing li h3 { font-size: 26px; }    
    .comprehensive-content h2 { margin-bottom: 30px;}
    .comprehensive-content ol.counter-listing > li:before { font-size: 22px;}
    /*.comprehensive-content ol.counter-listing > li:after { left: 32px;}*/
    .comprehensive-content ol.counter-listing li {padding-left: 70px;}
    .comprehensive-content h4 { font-size: 18px;}
    .comprehensive-table.list-table table tr td:nth-child(2) { width: 50%; max-width: 200px; word-break: break-all;}
    ol.counter-listing.popup-listing li ol > li:before { font-size: 16px;}
    
    .comprehensive-content h3.section-title-arrow{font-size: 26px; padding-left: 40px; margin-bottom: 30px;}
    .comprehensive-content h3.section-title-arrow:before{width: 22px; height: 33px;}
    .comprehensive-content h3.section-title-arrow:after{width: calc(100% - 40px); height: 8px;left: 40px;}
    .section-wrap ul li:before {bottom: -15px; top: auto;}
    
    .content-left-inner {margin-left: 22px;}
    .comprehensive-content h4.title-right-arrow:before{top: 4px;}
    .wrap-up-section{padding: 50px 0;}
    
    .certified-expert-process .row > .col2{margin-bottom: 0;}
    .banner-section ul.nav-dot li:before{top: inherit; left: 0; right: 0; margin: 0 auto; bottom: -12px;}
    
    .campaign-manager-accordian {padding: 25px 25px 25px 40px;}
    .campaign-manager-accordian .accordian-block{padding: 22px 0;}
    .talent-n-skill-section .row.campaing-table-content .col-lg-6:last-child{border-left: 0;}
    .talent-n-skill-section .row.campaing-table-content .col-lg-6:first-child{margin-bottom: 30px;}
    .talent-n-skill-section .campaing-table-content h5{margin-bottom: 12px;}
}

@media (max-width: 640px) {
    .toggle-wrap { width: 230px;}
	.our-skilled-sec,.our-client-section,.your-needs,.build-ourteam-section,.build-team-section,.eamil-campaigns-section,.get-in-touch-section,.title-section,.wraping-up {padding: 40px 0;}
/*	.banner-section h1 {font-size: 32px;}*/
    .eamil-campaigns-section .campaigns-item {margin: 25px 0px 45px;}
	.slick-next, .slick-prev {display: none;}
	.eamil-campaigns-section .slick-list {margin: 0;}
    .build-team-section .dedicated-resource-listing li { width: 100%;}
    .comprehensive-points li .icon { min-width: 70px; margin-right: 15px; width: 70px;}
    
    .comprehensive-banner .row{min-height: auto;}
    .comprehensive-banner h2{font-size: 30px;}
    .comprehensive-banner h2 strong { font-size: 30px;}
    .comprehensive-content h3.section-title { font-size: 22px; padding-left: 40px;}
    .comprehensive-content h3.section-title:before { width: 30px; height: 30px; -webkit-background-size: 100%; background-size: 100%;}
    ol.counter-listing li h3 { font-size: 22px;}
    
    .certified-expert-process .row > .col2 .process-img{padding: 0;}
    
    .case-study .col1,.case-study .col2{width: 100%;}
    .case-study .case-study-img{padding-bottom: 45%;}
}

@media (max-width: 480px) {
    .covid-sidebar-section .sticky-nav-btn{width:34px;height:34px;}
    .covid-sidebar-section .sticky-nav-btn i{right: 6px;top: 8px;}
/*
    .banner-section .pricing-blocks .pricing-block:not(:first-child) { margin-left: 5px; padding-left: 5px;}
    .banner-section .pricing-blocks .pricing-block:not(:first-child):before { left: -3px;}
    .banner-section .pricing-blocks .pricing-block { font-size: 14px;}
	.banner-section h1 {font-size: 29px;}
*/
	.our-client-section h2 {margin-bottom: 15px;}
	ul.our-client-listing li {width: 50%; margin-top: 15px;}	
	.title-section h2 {margin-bottom: 25px;}
	.our-skilled-sec,.our-client-section,.your-needs,.build-ourteam-section,.build-team-section,.eamil-campaigns-section,.get-in-touch-section,.title-section,.wraping-up {padding: 30px 0;}
    .cost-table tr th, .cost-table tr td { font-size: 13px;}
    .cost-table tfoot tr td { font-size: 14px;}
    
    .comprehensive-content h3{font-size: 18px;}
    .we-can-help-section span{width: 100%; font-size: 20px; padding-right: 0;}
    .comprehensive-banner h2{font-size: 24px;}
    .comprehensive-content .we-can-help-section.white-bg{padding: 25px;}
    .we-can-help-section .btn a{white-space: break-spaces;}
}

@media (max-width:1340px) {
    .get-in-touch-section .main, .covid-19-resources-banner .main, .covid-19-page .main{padding:0 50px !important}
}

@media (max-width:480px) {
    get-in-touch-section .main, .covid-19-resources-banner .main, .covid-19-page .main{padding:0 38px !important}
}
