section.banner {
    margin: 101px 0 0 0;
    background-color: gainsboro;
}
section.facebook-cover-design {
    background-image: url('../images/digital-marketing/fb-management-Banner.jpg');
    color: white;
    text-align: center;
    background-size: 100% 100%;
    padding: 70px 0;
}
section.banner h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
}
section.facebook-cover-design p {
    color: white;
    margin-bottom: 50px;
}
section p {
    color: #666666;
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins' !important;
    line-height: 24px;
    line-height: 26px;
}
section.banner button.btn {
    background: white;
    color: #0093FB !important;
    width: auto;
}
section button.btn {
    background: #0093FB;
    color: #ffffff !important;
    width: auto;
    height: 55px;
    border: 2px solid #ffffff;
    margin: 0 8px 0 0;
    border-radius: 100px;
    padding: 0 8px 0 20px;
    font-weight: 700;
    outline: none !important;
    text-align: left;
    margin-top: 20px;
    transition: ease all 0.5s;
}
section button.btn span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -0.5px;
}
section button.btn span:last-child {
    width: 36px;
    height: 35px;
    background-color: #ffffff;
    border-radius: 100%;
    margin: 0 0 0 6px;
    display: inline-block;
    text-align: center;
    justify-content: center;
    padding-top: 7px;
    float: right;
}
section button.btn span:first-child {
    padding-top: 7px;
}
section.banner button.btn span:last-child {
    background: #0093FB !important;
}
section.banner button.btn span:last-child::before {
    background-image: url(../images/home/next-2.png);
}
section button.btn span:last-child::before {
    content: "";
    width: 7px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/home/next.png);
    background-repeat: no-repeat;
}
h2.About-heading {
    color: #333333;
    font-size: 44px;
    margin: 0 0 22px 0;
    font-weight: 700;
    text-align: center;
    font-family: 'Poppins' !important;
}
h2.About-heading span {
    color: #0093fb;
}
section {
    width: 100%;
    float: left;
    padding: 40px 0;
}
section.fb-services {
    text-align: center;
}

.main-details {
    margin-bottom: 30px;
}

section .inner-img {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

section .inner-img img {
    width: auto;
    max-width: 100%;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
section.fb-pages {
    background: url('../images/header-images/more-back-bg.jpg');
    text-align: center;
}

section.fb-pages .main-img {
    float: left;
    width: 100%;
}

section.fb-pages .main-img h4 {
    margin: 0 0 30px;
    color: #333333;
    font-size: 4px;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
}

section.fb-pages .main-img h4 span {
    color: #0093fb;
}

section.fb-pages .main-img .inner-img img {
    border-radius: 4px;
    box-shadow: 0px 0px 18px 0px rgba(28, 28, 28, 0.2);
}
section.fb-benefits {
    text-align: center;
}
section.fb-benefits .main-img {
    float: left;
    width: 100%;
}

section.fb-benefits .main-img p {
    margin-bottom: 30px;
    min-height: 52px;
}

section.fb-benefits .main-img h4 {
    font-weight: 500;
    color: #000;
}
section.request-section {
    padding-top: 0;
    padding-bottom: 60px;
}

section.fb-benefits .main-img .inner-img img {
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}
.request-section .inner {
    padding: 40px;
    margin: 0px 0 0;
    text-align: center;
    transition: ease all 0.5s;
    box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.05);
}
.request-section .inner:hover {
    box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.24);
}
section button.btn:hover {
    background: white;
    border-color: #0093FB;
    color: #0093FB !important;
}
section button.btn:hover span:last-child {
    background: #0093FB;
}
section button.btn:hover span:last-child::before {
    background-image: url(../images/home/next-2.png);
}
section.banner button.btn:hover {
    background: #0093FB !important;
    border-color: #0093FB !important;
    color: white !important;
}
section.banner button.btn:hover span:last-child {
    background: white !important;
}
section.banner button.btn:hover span:last-child::before {
    background-image: url(../images/home/next.png);
}
section.request-section .bottom {
    display: block;
    margin: 0;
}

/*Lead Generation*/
section.banner.lead-gen-design {
    background: url('../images/digital-marketing/lead-generation-Banner.jpg');
    background-repeat: no-repeat;
    padding: 80px 0;
    background-size: 100% 100%;
}

section.banner.lead-gen-design .banner-inner {
    padding-left: 9%;
}


section.custom-lead .lead-custom-inner {
    float: left;
    width: 100%;
    background: white;
    box-shadow: 0px 3px 7px #ddd;
    padding: 30px;
    min-height: 175px;
    margin-bottom: 50px;
}

section.custom-lead .lead-custom-inner .left {
    width: 85px;
    display: inline-block;
    vertical-align: top;
    float: none;
}

section.custom-lead .lead-custom-inner .right {
    width: calc(100% - 90px);
    float: none;
    display: inline-block;
    vertical-align: top;
}

section.custom-lead .lead-custom-inner .right h4 {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 22px;
    font-family: poppins;
}

section.custom-lead ul.list-details li {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

section.custom-lead ul.list-details li .left {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 40px;
}

section.custom-lead ul.list-details li .right {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 45px);
}
section.custom-lead .inner-img img {
    box-shadow: none;
}

section.compaign .inner-img img {
    box-shadow: none;
}

section.compaign .compain-inner .details {
    float: left;
    width: 100%;
}

section.compaign .compain-inner .details ul {
    list-style: none;
}

section.custom-lead ul.list-details li .right h4 {
    font-family: poppins;
    font-size: 22px;
}


section.compaign .compain-inner .details ul li {
    font-size: 15px;
    margin-bottom: 8px;
    font-family: poppins;
}

section.compaign .compain-inner .details h4 {
    margin-top: 0;
    font-family: Montserrat;
    font-size: 20px;
}
section.compaign {
	background-color: #06192a;
	color: white;
	margin-bottom: 60px;
	background: url('../images/digital-marketing/lead-generation-Campaign-BG.jpg');
	padding: 50px 0;
}
section.compaign .compain-inner {
    display: inline-block;
    vertical-align: top;
    width: 24.5%;
}
section.compaign h2.About-heading {
    color: white;
}

section.compaign h2.About-heading label {
    font-size: 20px;
    color: #BEE4F7;
}
section.banner.lead-gen-design button.btn.common-btn-style.request-btn {
    background: #0093fb;
    border-color: #0093fb;
    color: white !important;
}

section.banner.lead-gen-design button.btn.common-btn-style.request-btn span:last-child {
    background: white !important;
}

section.banner.lead-gen-design button.btn.common-btn-style.request-btn span:last-child::before {
    background-image: url(../images/home/next.png);
}
section.banner.lead-gen-design button.btn.common-btn-style.request-btn:hover {
    background: white !important;
    color: #0093fb !important;
}

section.banner.lead-gen-design button.btn.common-btn-style.request-btn:hover span:last-child {
    background: #0093fb !important;
}

section.banner.lead-gen-design button.btn.common-btn-style.request-btn:hover span:last-child::before {
    background-image: url(../images/home/next-2.png);
}

/*End lead generation*/

/*Youtube Channel*/
section.banner.youtube-cover-design {
    text-align: center;
    background: url('../images/digital-marketing/youtube-banner.jpg');
    padding: 90px 0;
}

section.banner.youtube-cover-design .banner-inner {
    width: 700px;
    margin: 0 auto;
}

section.banner.youtube-cover-design .banner-inner p {
    color: white;
    margin-bottom: 15px;
}
section.youtube-details {
    text-align: center;
}

section.youtube-details {
    text-align: center;
}

section.youtube-details .inner-details {
    background: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    transition: ease all 0.5s;
}

section.youtube-details .inner-details:hover {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.26);
    margin-top: -10px;
}

section.youtube-details .inner-details:hover h4 {border-bottom: 1px dashed;display: inline-block;padding-bottom: 4px;}

section.youtube-details .inner-details .img {
    float: left;
    width: 100%;
}

section.youtube-details .inner-details .img img {
    max-width: 100%;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
}

section.youtube-details .inner-details .text {
    padding: 15px;
    float: left;
    width: 100%;
    min-height: 250px;
}

section.youtube-details .inner-details .text h4 {
    margin: 5px 0 10px;
    transition: ease all 0.5s;
}

section.approach-works .banner-inner {
    margin-bottom: 40px;
}

section.approach-works .inner-details {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

section.approach-works .inner-details .img {
    width: 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background: white;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    height: 50px;
    border-radius: 4px;
}

section.approach-works .inner-details .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 80px);
    padding-left: 15px;
}

section.approach-works .inner-details .img img {max-width: 100%;margin-top: 8px;width: 35px;max-height: 35px;}

section.youtube-details .inner-details .text p {
    font-family: Montserrat !important;
    font-size: 16px;
    color: #6e8595;
    width: 100%;
    display: inline-block;
}

section.approach-works .inner-details .text p {
    font-family: Montserrat !important;
    font-size: 17px;
    color: #6e8595;
}

/*End of Youtube Channel*/

/*conversion rate optmization*/
section .inner-img h4 {
    margin: 0 0 20px;
    color: #333333;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
}

section .inner-img h4 span {
    color: #0093fb;
}

section.banner.conversion-rate-opt {
    color: white;
    text-align: center;
    padding: 90px 0;
    background: url('../images/digital-marketing/Conversion-Rate-Banner.jpg');
    background-size: 100% 100%;
}

section.banner.conversion-rate-opt p {
    color: white;
}

section.youtube-details.conversion-details .inner-details {
    min-height: 415px;
}

section.fb-services.conversion-rate-bg {
    background-color: #ddd;
    background: url('../images/digital-marketing/conversion-Bg.jpg');
    background-size: 100% 100%;
    margin-bottom: 60px;
}

section.youtube-details.conversion-details h2.About-heading {
    margin-bottom: 12px;
}

/*end conversion rate optimization */

/*linkedin account management*/
section.banner.linkedin-cover-design {
    background: url('../images/digital-marketing/linkedIn-Banner.jpg');
    color: white;
    background-size: 100% 100%;
    padding: 70px 0;
}

section.banner.linkedin-cover-design .banner-inner p {
    color: white;
}

section.linkedin-benefits {
    text-align: center;
}

section.linkedin-benefits .img img {
    border-radius: 137px;
    box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.15);
    transition: ease all 0.5s;
    width: auto;
    max-width: 100%;
}

section.linkedin-benefits .row:hover .img img {
    box-shadow: 0px 12px 21px 0px rgba(0, 0, 0, 0.15);
}

section.linkedin-benefits .row:hover .inner-details h4 {
    font-weight: 600;
    letter-spacing: 0.5px;
    border-bottom: 1px dashed;
    padding-bottom: 6px;
}

section.linkedin-benefits .inner-details {
    text-align: left;
    width: 100%;
}

section.linkedin-benefits .custom {
    min-height: 250px;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

section.linkedin-benefits .inner-details h4 {
    font-size: 18px;
    font-family: Montserrat;
    color: #404f5d;
    transition: ease all 0.5s;
    letter-spacing: 0;
    display: inline-block;
}

section.linkedin-benefits .inner-details p {
    font-size: 16px;
    color: #6e8595;
    font-family: Montserrat !important;
}

/*End linkedin account management*/

/*Twitter Management Services*/
section.banner.twitter-cover-design {
    background: url('../images/digital-marketing/twitter-banner.jpg');
    text-align: center;
    background-size: 100% 100%;
    padding: 100px 0;
}

section.banner.twitter-cover-design .banner-inner {
    width: 700px;
    margin: 0 auto;
}

section.banner.twitter-cover-design .banner-inner p {
    color: white;
}
.main-details h3 {
    color: #666666;
    font-family: poppins;
}

/*End of Twitter Management Services*/

/*Responsive start*/

@media (min-width:320px) and (max-width:479px) {
section.banner {
    margin: 0px 0 0 0;
}
section.facebook-cover-design {
    background-size: 200% 100%;
    padding: 20px 0;
}
section.banner h3 {
    font-size: 20px;
}
section p {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
text-align-last: center;
}
section.facebook-cover-design p {
    margin-bottom: 10px;
}
h2.About-heading {
    font-size: 24px;
    margin: 0 0 15px 0;
}
section {
    padding: 20px 0;
}
section.fb-pages .main-img h4 {
    margin: 0 0 10px;
    font-size: 20px;
}
.request-section .inner {
    padding: 15px;
}
section.request-section .bottom {
    margin: 0;
}

/*Lead Generation page*/
section.banner.lead-gen-design {
    padding: 30px 0;
    text-align: center;
    background-size: 279% 100%;
    background-position: 95% 0;
}
section button.btn {
    height: 45px;
    padding: 6px;
    margin: 10px 0 0;
    width: auto;
}
section .common-btn-style span {
    width: 76%;
}
section.banner.lead-gen-design .banner-inner {
    padding-left: 0;
}
section button.btn span:last-child {
    width: 30px;
    height: 30px;
}

section.custom-lead .lead-custom-inner {
    padding: 15px;
    min-height: auto;
    margin-bottom: 40px;
}
section.custom-lead .lead-custom-inner .left {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}
section.custom-lead .lead-custom-inner .right {
    width: 100%;
    text-align: center;
}
section.custom-lead .lead-custom-inner .right h4 {
    font-size: 18px;
}
section.custom-lead ul.list-details li .left {
    width: 100%;
    text-align: center;
}
section.custom-lead ul.list-details li .right {
    width: 100%;
    text-align: center;
}
section.custom-lead ul.list-details li .right h4 {
    font-size: 18px;
}
.custom-lead {
    text-align: center;
}
.custom-lead .btn.common-btn-style.request-btn {
    margin-bottom: 30px;
}
section.compaign h2.About-heading label {
    font-size: 14px;
}
section.compaign {
    padding: 20px 0;
    margin-bottom: 25px;
}
.main-details {
    margin-bottom: 20px;
}
section.compaign .compain-inner {
    width: 100%;
    text-align: center;
}
section.compaign .compain-inner .details ul {
    text-align: left;
}
section.compaign .compain-inner .details h4 {
    font-size: 18px;
}
section.compaign .compain-inner .details ul li {
    font-size: 14px;
    margin-bottom: 6px;
}
section.compaign .compain-inner .inner-img img {
    width: 100px;
}

section.compaign .inner-img {
    margin-bottom: 10px;
}
section.request-section {
    padding-bottom: 30px;
}

/*End of Lead Generation*/

/*Youtube Channel*/
section.banner.youtube-cover-design .banner-inner {
    width: 100%;
}
section.banner.youtube-cover-design {
    padding: 30px 0;
}
section.youtube-details .inner-details {
    text-align: justify;
    text-align-last: center;
}
section.youtube-details .inner-details .text p {
    font-size: 14px;
}
section.youtube-details .inner-details .text h4 {
    font-size: 16px;
}
section.approach-works .inner-details .text p {
    font-size: 14px;
    text-align-last: left;
}

/*End of Youtube Channel*/

/*conversion rate optmization*/
section.banner.conversion-rate-opt {
    padding: 30px 0;
    background-size: 300% 100%;
    background-position: 50% 0;
}
section.youtube-details.conversion-details .inner-details {
    min-height: auto;
}
section .inner-img h4 {
    margin: 0 0 10px;
    font-size: 18px;
}

/*end conversion rate optimization*/

/*linkedin account management*/
section.banner.linkedin-cover-design {
    background-size: 300% 100%;
    padding: 30px 0;
    text-align: center;
    background-position: 65% 0;
}

section.linkedin-benefits .custom {
    min-height: auto;
}

section.linkedin-benefits .inner-details {
    text-align: center;
}
section.linkedin-benefits .inner-details p {
    font-size: 14px;
}
section.linkedin-benefits .inner-details h4 {
    font-size: 16px;
}

section.linkedin-benefits .row {
    display: flex;
    flex-flow: column;
        margin-bottom: 30px;
}

section.linkedin-benefits .row .image {
    order: 1;
}

section.linkedin-benefits .row .image-details {
    order: 2;
}

/*end of linkedin account management*/

/*Twitter Account Management*/
section.banner.twitter-cover-design {
    padding: 40px 0;
    background-size: 300% 100%;
}
section.banner.twitter-cover-design .banner-inner {
    width: 100%;
    margin: 0 auto;
}
.main-details h3 {
    font-size: 18px;
}

/*End of Twitter Account Management*/


}

@media (min-width:480px) and (max-width:767px) {
section.banner {
    margin: 83px 0 0 0;
}
section.facebook-cover-design {
    background-size: 200% 100%;
    padding: 20px 0;
}
section.banner h3 {
    font-size: 20px;
}
section p {
    font-size: 14px;
    line-height: 22px;
}
section.facebook-cover-design p {
    margin-bottom: 10px;
}
h2.About-heading {
    font-size: 24px;
    margin: 0 0 15px 0;
}
section {
    padding: 20px 0;
}
section.fb-pages .main-img h4 {
    margin: 0 0 15px;
    font-size: 20px;
}
.request-section .inner {
    padding: 15px;
}
section.request-section .bottom {
    margin: 0;
}
/*Lead Generation page*/
section.banner.lead-gen-design {
    padding: 30px 0;
    text-align: center;
    background-size: 279% 100%;
    background-position: 95% 0;
}
section button.btn {
    height: 45px;
    padding: 6px;
    margin: 10px 0 0;
    width: auto;
}
section .common-btn-style span {
    width: 76%;
}
section.banner.lead-gen-design .banner-inner {
    padding-left: 0;
}
section button.btn span:last-child {
    width: 30px;
    height: 30px;
}

section.custom-lead .lead-custom-inner {
    padding: 15px;
    min-height: auto;
    margin-bottom: 40px;
}
section.custom-lead .lead-custom-inner .left {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}
section.custom-lead .lead-custom-inner .right {
    width: 100%;
    text-align: center;
}
section.custom-lead .lead-custom-inner .right h4 {
    font-size: 18px;
}
section.custom-lead ul.list-details li .left {
    width: 100%;
    text-align: center;
}
section.custom-lead ul.list-details li .right {
    width: 100%;
    text-align: center;
}
section.custom-lead ul.list-details li .right h4 {
    font-size: 18px;
}
.custom-lead {
    text-align: center;
}
.custom-lead .btn.common-btn-style.request-btn {
    margin-bottom: 30px;
}
section.compaign h2.About-heading label {
    font-size: 14px;
}
section.compaign {
    padding: 20px 0;
    margin-bottom: 25px;
}
.main-details {
    margin-bottom: 20px;
}
section.compaign .compain-inner {
    width: 100%;
    text-align: center;
	margin-bottom: 20px;
}
section.compaign .compain-inner .details ul {
    text-align: left;
}
section.compaign .compain-inner .details h4 {
    font-size: 18px;
    text-align: left;
}
section.compaign .compain-inner .details ul li {
    font-size: 14px;
    margin-bottom: 6px;
}
section.compaign .compain-inner .inner-img img {
    width: 100px;
}

section.compaign .inner-img {
    margin-bottom: 10px;
    width: 20%;
}
section.compaign .compain-inner .details {
    width: 80%;
    padding-left: 25px;
}
section.request-section {
    padding-bottom: 30px;
}

section.banner.lead-gen-design .pull-right {
    width: 100%;
}

/*End of Lead Generation*/

/*Youtube Channel*/
section.banner.youtube-cover-design .banner-inner {
    width: 100%;
}
section.banner.youtube-cover-design {
    padding: 30px 0;
}
section.youtube-details .inner-details {
    text-align: justify;
    text-align-last: center;
}
section.youtube-details .inner-details .text p {
    font-size: 14px;
}
section.youtube-details .inner-details .text h4 {
    font-size: 16px;
}
section.approach-works .inner-details .text p {
    font-size: 14px;
    text-align-last: left;
}

/*End of Youtube Channel*/

/*conversion rate optmization*/
section.banner.conversion-rate-opt {
    padding: 30px 0;
    background-size: 300% 100%;
    background-position: 50% 0;
}
section.youtube-details.conversion-details .inner-details {
    min-height: auto;
}
section .inner-img h4 {
    margin: 0 0 10px;
    font-size: 18px;
}

section.fb-services.conversion-rate-bg {
    margin-bottom: 30px;
}

/*end conversion rate optimization*/

/*linkedin account management*/
section.banner.linkedin-cover-design {
    background-size: 300% 100%;
    padding: 30px 0;
    text-align: center;
    background-position: 65% 0;
}

section.linkedin-benefits .custom {
    min-height: auto;
}

section.linkedin-benefits .inner-details {
    text-align: center;
}
section.linkedin-benefits .inner-details p {
    font-size: 14px;
}
section.linkedin-benefits .inner-details h4 {
    font-size: 16px;
}

section.linkedin-benefits .row {
    display: flex;
    flex-flow: column;
        margin-bottom: 30px;
}

section.linkedin-benefits .row .image {
    order: 1;
}

section.linkedin-benefits .row .image-details {
    order: 2;
}

/*end of linkedin account management*/
/*Twitter Account Management*/
section.banner.twitter-cover-design {
    padding: 40px 0;
    background-size: 300% 100%;
}
section.banner.twitter-cover-design .banner-inner {
    width: 100%;
    margin: 0 auto;
}
.main-details h3 {
    font-size: 18px;
}

/*End of Twitter Account Management*/


}

@media (min-width:768px) and (max-width:1023px) {
section.banner {
    margin: 83px 0 0 0;
}
h2.About-heading {
    font-size: 35px;
    margin: 0 0 15px 0;
}
section.fb-pages .main-img h4 {
    margin: 0 0 10px;
    font-size: 20px;
}
section.request-section .bottom {
    margin: 0;
}


/*Lead Generation*/
section.banner.lead-gen-design {
    padding: 40px 0;
}
section.custom-lead .lead-custom-inner .right h4 {
    font-size: 17px;
    margin: 0 0 5px;
}
section.custom-lead ul.list-details li .right h4 {
    font-size: 18px;
    margin-top: 0;
}
section.banner h3 {
    font-size: 22px;
}
section.banner.lead-gen-design {
    background-size: 100% 100%;
}
section.compaign {
    padding: 40px 0;
}
section.custom-lead .lead-custom-inner {
    min-height: 210px;
}


/*End Lead Generation*/

/*Youtube Channel*/
section.banner.youtube-cover-design {
    padding: 70px 0;
}
section.approach-works .inner-details .text p {
    font-size: 15px;
}
section.youtube-details .inner-details {
    min-height: 440px;
}

/*End of Youtube Channel*/

/*conversion rate optimization*/
section .inner-img h4 {
    font-size: 22px;
}
/*end of rate optmization*/




}

@media (min-width:768px) and (max-width:991px) {
section.youtube-details .inner-details {
float: none;
text-align: center;
width: 586px;
display: inline-block;
}
section.banner.lead-gen-design .banner-inner {
    padding-left: 0;
    text-align: center;
}
section.banner.lead-gen-design {
    background-size: 300% 100%;
    background-position: 91% 0;
}
section.custom-lead .lead-custom-inner {
    min-height: auto;
}
section .inner-img {
    text-align: center;
}
.custom-lead .btn.common-btn-style.request-btn {
    margin: 0 0 20px;
}
.custom-lead {
    text-align: center;
}
section.custom-lead ul.list-details li .left {
    width: 100%;
    margin-bottom: 5px;
}
section.custom-lead ul.list-details li .right {
    width: 100%;
}
section.custom-lead .lead-custom-inner .left {
    width: 100%;
}
section.custom-lead .lead-custom-inner .right {
    width: 100%;
}
section.compaign .compain-inner {
    width: 48%;
    margin: 0 0.5%;
}
section.compaign .compain-inner .details h4 {
    text-align: center;
}
section.custom-lead .lead-custom-inner {
    min-height: auto;
}
/*linkedin account management*/
section.linkedin-benefits .row {
    display: flex;
    flex-flow: column;
        margin-bottom: 30px;
}

section.linkedin-benefits .row .image {
    order: 1;
}

section.linkedin-benefits .row .image-details {
    order: 2;
}
section.linkedin-benefits .inner-details {
    text-align: center;
    width: 100%;
    max-width: 700px;
}
section.linkedin-benefits .custom {
    min-height: auto;
    margin-bottom: 10px;
}
section.banner.linkedin-cover-design {
    background-size: 300% 100%;
    padding: 40px 0;
    text-align: center;
    background-position: 60% 0;
}

/*end of linkedin account management*/

}

@media (min-width:1024px) and (max-width:1279px) {
h2.About-heading {
    font-size: 40px;
    margin: 0 0 20px 0;
}
section.fb-pages .main-img h4 {
    margin: 0 0 25px;
    font-size: 22px;
}
/*Lead Generation*/
section.banner.lead-gen-design {
    padding: 50px 0;
}
section.custom-lead .lead-custom-inner {
    padding: 20px;
    min-height: 210px;
}
/*End of Lead Generation*/

}
@media screen and (min-width: 2101px) {
section p {
    font-size: 18px;
    line-height: 30px;
}
section.youtube-details .inner-details .text p {
    font-size: 18px;
}
section.youtube-details .inner-details .text h4 {
    font-size: 22px;
}


}
