/* custom-css */

@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
@charset "UTF-8";
body.et_header_style_left nav#top-menu-nav ul li.current-menu-item a,
footer#main-footer .footer-widget ul li.current-menu-item>a {
    color: #ff7900;
}

footer#main-footer .footer-widget ul#menu-footer-menu1>li:first-child>a:hover:after,
footer#main-footer .footer-widget ul li.current-menu-item>a:hover:after {
    display: none;
}

body.et_header_style_left nav#top-menu-nav ul li a {
    padding: 10px 20px;
    color: #7f7f7f;
}

p {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 1.6;
}

nav#top-menu-nav ul li {
    padding: 10px 5px;
}

body.et_header_style_left nav#top-menu-nav ul li:last-child a,
#et_mobile_nav_menu .et_mobile_menu li:last-child a,
.et_pb_ajax_pagination_container .et_pb_post .post-content a.more-link,
.featured-article .pagination a {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    border-radius: 50px;
    color: #fff;
}

body.et_header_style_left #et-top-navigation {
    padding-top: 0;
}

nav#top-menu-nav ul li.current-menu-item:before,
nav#top-menu-nav ul li:hover:before {
    content: "";
    height: 5px;
    width: 85%;
    margin: 0 auto;
    position: absolute;
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    left: 0;
    top: 0;
    right: 0;
    border-radius: 10px;
}

#main-header {
    box-shadow: none;
	height: 54px;
}
body.et_fixed_nav #page-container {
    padding-top: 54px !important;
}
body.et_header_style_left nav#top-menu-nav ul li:hover a {
    color: #ff7900;
}

body.et_header_style_left nav#top-menu-nav ul li:last-child:hover a {
    color: #fff;
}

#become-an-instagram span.et-pb-icon {
    padding: 30px;
    border-radius: 100%;
    border: 4px solid rgba(217, 217, 217, 0);
}

#become-an-instagram span.et_pb_image_wrap {
    border: 3px solid rgba(221, 221, 221, 0);
    border-radius: 100%;
    padding: 15px;
}

#become-an-instagram .et_pb_main_blurb_image {
    border: 2px solid rgba(221, 221, 221, 0);
    border-radius: 100%;
    padding: 15px;
    width: auto;
}

#become-an-instagram .et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
    -moz-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
    -o-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
    width: 100px;
    height: 100px;
    border: 3px solid rgba(217, 217, 217, 0);
    border-radius: 100%;
    padding: 12px;
}

#become-an-instagram .et_pb_blurb_content:hover .et_pb_animation_top.et-animated {
    border: 3px solid rgba(254, 171, 101, 0.9);
}

#become-an-instagram .et_pb_blurb_content:hover span.et-pb-icon {
    border: 3px solid rgba(254, 171, 101, 1);
}

#become-an-instagram .et_pb_blurb_content:hover span.et_pb_image_wrap {
    border: 3px solid rgba(254, 171, 101, 0.5);
}

#become-an-instagram .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    border: 2px solid rgba(254, 171, 101, 0.2);
}

#become-an-instagram strong,
.banner-title strong,
.call-to-action strong,
h1 strong,
h2 strong {
    color: #ff7900;
    font-weight: 600;
}

.sp-testimonial-free {
    background: #ffffff;
    margin: 10px;
    padding: 25px 20px;
    border-radius: 5px;
    border: 2px solid rgba(244, 244, 244, 0.5);
    -moz-box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    transition: all .5s ease-in-out
}

.sp-testimonial-free:hover {
    border: 2px solid rgb(223, 223, 223);
}

body.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 10px;
}

body.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 0;
}

#banner-section {
    height: 500px;
}

.call-to-action h1 {
    padding-bottom: 30px;
}

.over-text {
    position: relative;
    z-index: 100;
}

.big-bg-text p {
    position: absolute;
    top: 0;
    font-size: 14rem;
    color: rgba(255, 255, 255, 0.2);
    left: 0;
    line-height: unset;
    font-weight: bold;
}

.how-idigic-works .over-text p {
    color: #333;
    font-size: 18px;
}

.why-idigic .et_pb_blurb_container {
    padding-left: 45px;
}

.why-idigic span.et-pb-icon {
    background: #f9f9fb;
    border: 1px solid #f9f9fb;
    padding: 30px;
    border-radius: 100%;
    transition: all .5s ease-in-out;
}

.why-idigic span.et-pb-icon:hover {
    border: 1px solid #ff7802;
}

.why-idigic #left .et_pb_main_blurb_image {
    width: 100px;
}

.why-idigic #left span.et_pb_image_wrap {
    background: #f9f9fb;
    cursor: pointer;
    padding: 20px;
    border-radius: 100%;
    border: 1px solid rgba(234, 234, 234, 0);
    transition: all .5s ease-in-out;
}

.why-idigic #left span.et_pb_image_wrap:hover {
    border: 1px solid #ff7802;
}

.et_pb_button {
    padding: .5em 1.5em;
}

.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
    padding: .5em 2em .5em 1.5em;
}

footer#main-footer .footer-widget h4 {
    color: #fff;
    font-size: 22px;
    padding-bottom: 15px;
}

.footer-widget div#text-2 p {
    color: rgba(255, 255, 255, 0.8);
    padding-bottom: 5px;
    font-size: 15px;
}

footer#main-footer .footer-widget div#text-2 a {
    font-size: 15px;
}

footer#main-footer .footer-widget div#text-2 a:hover {
    color: #ff7900;
}

#main-footer {
    background-color: #000000;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

footer#main-footer .footer-widget ul li {
    line-height: 20px;
    padding-left: 0;
}

footer#main-footer .footer-widget ul li a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
}

footer#main-footer .footer-widget ul li a:after {
    content: "";
    background-color: #ff7d05;
    position: absolute;
    left: 0;
    width: 0px;
    height: 2px;
    bottom: -3px;
    transition: all .5s ease-in-out;
}

footer#main-footer .footer-widget ul li a:hover:after {
    color: #fff;
    width: 60%;
}

#footer-widgets {
    padding: 1% 0 0;
}

#footer-logo-sec {
    background-color: #000000;
}

#footer-bottom {
    background-color: #222222;
}


/* #banner-section p {
    font-size: 20px;
} */


/* buy likes */

.pricing-container {
    position: relative;
}

.pricing-value-container {
    display: table;
    height: 100%;
    width: 100%;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    box-shadow: 0px 0px 14px 2px rgba(221, 221, 221, 0.7);
    transition: all .5s ease-in-out;
    text-align: center;
}

.pricing-value {
    position: relative;
    margin: 15px 0 30px 0;
}

.pricing {
    margin-top: 10px;
}

.pricing-bg:after {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    clip-path: polygon(0% 80%, 100% 100%, 0% 0%);
    height: 180px;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}

.pricing-bg:before {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #fea921 0%, #f5ab35 100%), -webkit-linear-gradient(left, #fea921 0%, #f5ab35 100%);
    background-image: -moz-linear-gradient(left, #fea921 0%, #f5ab35 100%), -moz-linear-gradient(left, #fea921 0%, #f5ab35 100%);
    background-image: -o-linear-gradient(left, #fea921 0%, #f5ab35 100%), -o-linear-gradient(left, #fea921 0%, #f5ab35 100%);
    background-image: linear-gradient(to right, #fea921 0%, #f5ab35 100%), linear-gradient(to right, #fea921 0%, #f5ab35 100%);
    clip-path: polygon(100% 0%, 0% 0%, 100% 100%);
    height: 180px;
    width: 100%;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
}

.followers,
.followers span {
    font-size: 20px;
    color: rgba(255, 121, 0, 0.7);
    font-weight: 600;
}

.followers-per {
    color: rgba(255, 121, 0, 0.7);
}

.pricing span.followers-value {
    color: #fff;
}

span.followers-per {
    padding-top: 5px;
    padding-bottom: 5px;
}

.insta-likes-list-sec .et_pb_module.why-we-best h2 {
    background: none;
    color: #333;
    font-size: 26px;
}

.followers h3 {
    padding-bottom: 0;
}

span.followers-value {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 7px;
    display: inline-block;
}

.pricing span {
    font-size: 32px;
    color: #fff;
}

.pricing-content ul {
    list-style-type: none;
    padding: 0 10px;
}

.pricing-content {
    margin-top: 45px;
    margin-bottom: 30px;
}

.pricing-content ul li {
    font-size: 16px;
    color: #aaa;
    line-height: 20px;
    font-weight: 500;
    padding: 10px 0;
}

.pricing-content ul li:first-child {
    color: #555;
}

.pricing-content ul li:nth-child(2) {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.pricing-signup {
    margin-bottom: 30px;
}

.pricing-signup a:hover {
    opacity: 0.8;
}

.pricing-signup a {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 18px;
}

.insta-likes-accordion .et_pb_toggle,
#faq .et_pb_toggle {
    padding: 0;
    border: 0;
    background: transparent;
    border-radius: 7px;
    -moz-box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
    box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
}

.insta-likes-accordion .et_pb_toggle_content,
#faq .et_pb_toggle_content {
    padding-top: 0;
}

.insta-likes-accordion .et_pb_toggle_open h5,
#faq .et_pb_toggle_open h3,
.insta-likes-accordion .et_pb_toggle_open h1.et_pb_toggle_title {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    border-radius: 10px 10px 0 0;
    border: 0;
    color: #fff;
}

.insta-likes-accordion h1.et_pb_toggle_title,
.insta-likes-accordion h5.et_pb_toggle_title,
#faq h3.et_pb_toggle_title {
    padding: 20px;
    color: #777777;
}

.insta-likes-accordion .et_pb_toggle_open .et_pb_toggle_title:before,
#faq .et_pb_toggle_open .et_pb_toggle_title:before {
    color: #b2b2b2;
}

.insta-likes-accordion .et_pb_toggle p,
#faq .et_pb_toggle p {
    font-size: 16px;
    color: #7e7e7e;
    line-height: 26px;
    padding: 20px;
}

.insta-likes-accordion .et_pb_toggle_title:before,
#faq .et_pb_toggle_title:before {
    color: #b2b2b2;
    right: 10px;
}

.insta-likes-accordion .et_pb_toggle_open h1.et_pb_toggle_title,
.insta-likes-accordion .et_pb_toggle_open h5.et_pb_toggle_title,
#faq .et_pb_toggle_open h3.et_pb_toggle_title {
    color: #fff;
}

.insta-likes-accordion .et_pb_toggle_open h1.et_pb_toggle_title:before,
.insta-likes-accordion .et_pb_toggle_open h5.et_pb_toggle_title:before {
    color: #fff;
}


/* insta-likes-css */

.insta-likes-list-sec .et_pb_module h2,
.insta-likes-list-sec .et_pb_module h5,
.our-services-btm h2 {
    padding: 15px 30px;
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

.insta-likes-list-sec .et_pb_module p {
    padding-right: 30px;
    padding-left: 30px;
}

.insta-likes-list-sec .et_pb_module p:last-of-type {
    padding-bottom: 25px;
}

.our-services-btm .et_pb_text ul {
    padding: 25px 50px;
}

.our-services-btm h2 {
    margin-bottom: 0;
    font-size: 26px;
}

.our-services-btm ul li a {
    font-size: 18px;
}

.our-services-btm ul li a:hover {
    color: rgba(255, 117, 0, 0.7);
}

.insta-likes-list-sec .et_pb_row {
    display: flex;
}

.insta-likes-list-sec .insta-comments .et_pb_column {
    display: block;
    padding-bottom: 30px;
}

.insta-likes-list-sec .insta-comments .et_pb_column h2 {
    background: none;
    color: #333;
    font-size: 26px;
    padding-top: 30px;
    padding-bottom: 0;
}

.insta-likes-list-sec .et_pb_column {
    float: none;
    display: inline-flex;
    background: #fff;
}

#review-form table {
    width: 100%;
    margin: 0 0 15px 0;
    border: 0;
    text-align: left;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

#review-form table tr td {
    padding: 10px 45px 10px 15px;
    border-top: 0;
    color: #7f7f7f;
    font-size: 16px;
}

#review-form table tr td input {
    height: 38px;
}

#review-form table tr td input,
#review-form table tr td textarea {
    padding: 15px;
    border: 0;
    color: #4e4e4e;
    border-radius: 3px;
    background-color: rgba(255, 235, 200, 0.5);
    font-size: 16px;
}

#review-form table tr td:first-child {
    width: 150px;
    vertical-align: middle;
    padding: 0 15px 0 0;
}

#review-form table .rr_required:after {
    color: #fea921;
}

#review-form table tr:last-child td {
    padding-bottom: 30px;
}

#review-form table tr:first-child td {
    padding-top: 30px;
}

#review-form table tr td input#submitReview {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    border-radius: 50px !important;
    border: 0;
    height: 50px;
    color: #fff;
    width: 150px;
    font-size: 18px;
    cursor: pointer;
}

#review-form table tr td input#submitReview:hover {
    opacity: 0.7;
}

#review-form .et_pb_tab {
    padding: 0;
}

#review-form .et_pb_tabs {
    border: 0;
    -moz-box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
    -webkit-box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
    box-shadow: 0px 0px 20px 3px rgba(221, 221, 221, 0.7);
}

#review-form .et_pb_tabs_controls li a {
    padding: 15px 30px;
    color: #555;
    font-size: 16px;
}

#review-form .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #ffffff;
}

#review-form .et_pb_tabs_controls li {
    border-right: 0;
    margin-right: 4px;
    font-weight: 500;
    line-height: 1.7em;
    border-radius: 5px 5px 0 0;
}

#review-form .et_pb_tab_active a {
    color: #ff7900!important;
}

#review-form ul.et_pb_tabs_controls:after {
    border-top: 0;
    content: "";
}

#review-form .testimonial_group .testimonial {
    width: 100%;
    padding: 8px 20px;
    font-size: 15px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
}

#review-form .testimonial_group .testimonial:last-child {
    //border-bottom: 0;
}

#review-form .testimonial_group {
    padding: 5px 15px;
}

#review-form .testimonial_group .testimonial .rr_review_name {
    padding-right: 5%;
    color: #ff7900;
    font-size: 1em;
}

#review-form ul.et_pb_tabs_controls {
    background-color: #f5f5f5;
}

div#footer-bottom #footer-info {
    text-align: center;
    float: none;
}
#review-form .more_reviews a {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;
}
#review-form .more_reviews {
    position: absolute;
    bottom: 0;
    text-align: center;
	padding-top: 0;
    padding: 20px;
    background: linear-gradient(0deg,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
    z-index: 100;
    width: 100%;
    height: 100px;
    margin: auto;
}

/* contact */

.contact-details {
    padding-left: 45px;
    margin-bottom: 15px;
}

.contact-details h3 {
    padding-bottom: 5px;
}

.contact-icon {
    position: absolute;
    background: #fea921;
    border-radius: 100%;
    cursor: pointer;
    height: 30px;
    width: 30px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}

.contact-icon:hover {
    opacity: 0.7;
}

#contact-form button.et_pb_contact_submit {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    border-radius: 30px;
    border: 0;
    height: 40px;
    color: #fff;
    padding: 3px 25px;
}

#contact-form button.et_pb_contact_submit:hover {
    padding: 3px 30px;
}

#google-map {
    border: 4px solid #ddd;
}

#terms-of-service .et_pb_row,
#why-us .et_pb_row {
    border-bottom: 1px solid rgba(221, 221, 221, 0.7);
}

#terms-of-service .et_pb_row.et_pb_row_0,
#terms-of-service .et_pb_row:last-child,
#why-us .et_pb_row.et_pb_row_0,
#why-us .et_pb_row:last-child {
    border: 0;
}

#contact-form .et_pb_contact p input,
.et_pb_contact p textarea {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3;
    color: #555;
    background-color: rgba(255, 235, 200, 0.5);
    font-size: 16px;
}

#contact-form .et_pb_contact p .et_contact_error {
    border: 1px solid #ff7900!important;
}

#contact-form .et-pb-contact-message ul li {
    color: #ff7900;
}

footer#main-footer ul li.current-menu-item a {
    color: #fff;
}

.et-pb-contact-message p {
    font-size: 26px;
    color: #ff7900;
    text-align: center;
    background: #e8e8e8;
    padding: 30px;
}

#insta-like-sec #price-sec .et_pb_column_1_6,
.insta-like-package .insta-package-right .et_pb_column_1_6,
.insta-followers-package .insta-package-left .et_pb_column_1_6 {
    transition: transform .2s ease, box-shadow .2s ease, -webkit-transform .2s ease;
    -webkit-transition: box-shadow .2s ease, -webkit-transform .2s ease;
    transition: box-shadow .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, box-shadow .2s ease;
    cursor: pointer;
}

#insta-like-sec #price-sec .et_pb_column_1_6:hover,
.insta-like-package .insta-package-right .et_pb_column_1_6:hover,
.insta-followers-package .insta-package-left .et_pb_column_1_6:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
}

#left-area .entry-content ul {
    list-style-type: none;
}

#left-area .entry-content ol {
    list-style-type: none;
}

#left-area .entry-content ul li:not(.different),
.write-for-us ul li,
.write-for-us-toggle ul li,
.instagram-statistics ul li,
#et-boc .et_builder_inner_content ul li:not(.different),
#et-boc .et_builder_inner_content ol li:not(.different) {
    position: relative;
    font-size: 16px;
    padding-bottom: 10px;
}

#left-area .entry-content ul li:not(.different):before,
.write-for-us ul li:before,
.write-for-us-toggle ul li:before,
.instagram-statistics ul li:before,
#et-boc .et_builder_inner_content ul li:not(.different):before,
#et-boc .et_builder_inner_content ol li:not(.different):before {
    content: "";
    background: #fea31e;
    height: 8px;
    width: 8px;
    position: absolute;
    left: -13px;
    top: 10px;
    border-radius: 50%;
}

.write-for-us .et_pb_text ul {
    padding-bottom: 20px;
}

.write-for-us-toggle ul {
    padding-left: 50px;
}

#et-boc .et_builder_inner_content p+ul,
#et-boc .et_builder_inner_content p+ol {
    margin-left: 20px;
}

#left-area .entry-content ul li h3 {
    padding-top: 0;
    padding-bottom: 0;
}

#left-area .entry-content ol li:before {
    content: counter(step-counter);
    margin-right: 10px;
    font-size: 12px;
    background-color: #f69a00;
    color: #fff;
    font-weight: bold;
    //padding: 3px 8px;
    border-radius: 50%;
}

#left-area .entry-content ol li {
    font-size: 16px;
    counter-increment: step-counter;
    padding-left: 5px;
    padding-bottom: 15px;
    color: #7e7e7e;
}

#left-area .et_post_meta_wrapper img {
    padding-bottom: 15px;
}

body.postid-14047 .et_post_meta_wrapper img,
body.postid-14333 .et_post_meta_wrapper img,
body.postid-14401 .et_post_meta_wrapper img,
body.postid-14413 .et_post_meta_wrapper img,
body.postid-14431 .et_post_meta_wrapper img {
    display: none;
}


/*
 Changed on Divi 
 */

.et_pb_post .entry-content {
    padding-top: 0px;
}

.subtitle-italic {
    font-size: 14px;
    font-style: italic;
}

.et_pb_text ol,
.et_pb_text ul {
    padding-bottom: 0em;
    list-style: none;
    font-size: 16px;
    position: relative;
}

.instagram-statistics .icon {
    color: #ff7900;
    background-color: #efefef;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    line-height: 44px;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module margin-bottom: 0.5%;
padding-top: 10px;

}

/* ------------------------------------- */
h1 {
    font-weight: 600;
    font-size: 32px;
    color: #555555;
    line-height: 1.4em;
}
.progress-bar ul li span {
    font-size: 16px;
}
.progress-bar .et_pb_counter_amount {
    border-radius: 15px;
}
.progress-bar ul li .et_pb_counter_container {
    border-radius: 15px;
    background-color: rgba(255, 121, 0, 0.1);
}
.highlight-box {
    padding: 20px;
    background-color: rgba(255, 167, 0, 0.18);
    color: #696969;
    font-size: 16px;
    border-left: 5px solid #ff6f00;
    margin-bottom: 20px;
    -moz-box-shadow: 2px 4px 10px 1px #d9d9da;
    -webkit-box-shadow: 2px 4px 10px 1px #d9d9da;
    box-shadow: 2px 4px 10px 1px #d9d9da;
    font-weight: 600;
    line-height: 2em;
    letter-spacing: .3px;
    text-align: center;
}
ul.num-count li {
    counter-increment: step-counter;
    padding-left: 10px;
}
#left-area .entry-content ul.num-count {
    padding-left: 25px;
}
#left-area .entry-content ul.num-count li::before {
    content: counter(step-counter);
    background-color: #f69a00;
    color: #fff;
    position: absolute;
    height: 15px;
    font-size: 12px;
    padding: 2px;
    line-height: 14px;
    border-radius: 50%;
    width: 15px;
    top: 5px;
    text-align: center;
}
.review-links a {
    color: #2f2f2f;
}
.write-for-contact-form .et_pb_contact input {
    background: #fff5e3;
}
.write-for-contact-form .et_pb_contact {
    border: 1px solid #efd3a0;
    padding: 30px;
    border-radius: 5px;
}
.about-why-us p {
    color: #fff;
}
body.page-id-266 .entry-content .about-us-btm a {
    color: #ff7500;
    font-weight: bold;
}
#left-area h1.main_title {
    margin-bottom: 5px;
}
#et-boc .review-row-below .review-image {
    text-align: center;
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
}
.review-row-below .review-a-text {
    text-align: center;
}
.review-row-below .review-a-text a {
    color: #3399cc;
}
.review-row-below .review-a-text h4 {
    padding-top: 3px;
}
.review-row-below .review-title {
    font-size: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid rgba(221, 221, 221, 0.6);
}
.review-row-below .review-role {
    border-bottom: 2px solid rgba(221, 221, 221, 0.6);
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 15px;
}
.review-row-below .review-role,
.review-row-below .review-role p {
    font-size: 16px;
    color: #333;
}
.review-row-below {
    border-bottom: 1px solid rgba(255, 127, 6, 0.3);
}
.review-row-below iframe {
    height: 32px;
}
.highlight-bg {
    background: #fcfcfc;
    padding: 15px 45px 25px 45px;
    border-radius: 5px;
    border: 1px solid rgba(255, 122, 3, 0.3);
}
ul.highlight-bg {
    padding: 15px 45px 10px 45px;
}
.scholarship .title h2 {
    font-size: 30px;
}
.scholarship .title h2 strong {
    color: #fea31e;
}
h4.highlight-box-bg,
h3.highlight-box-bg {
    display: block;
    margin-top: 40px;
}
h4.highlight-box-bg span,
h3.highlight-box-bg span {
    background: #fea31e;
    color: #fff;
    padding: 10px 30px;
    font-size: 26px;
    border-radius: 5px;
}
.scholarship .highlight-bg {
    padding: 15px;
    margin-bottom: 20px;
}
.scholarship .highlight-bg ul p {
    text-align: left;
    padding-bottom: 5px;
    margin-left: -30px;
}
.scholarship-detail-left {
    border: 1px solid #ddd;
    padding: 20px 30px;
    border-radius: 5px;
}
.scholarship-detail-right {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 7px 30px;
}
.scholarship-detail-right .logo-img {
    background: #ff7500;
    margin: 0 -30px;
    margin-top: -7px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 8px;
    padding: 8px 0;
}
.scholarship sup {
    color: #fea31e;
    bottom: 0;
}
#et-boc .et_builder_inner_content .pricing-container ul li:before,
#review-form ul li:before,
.progress-bar ul li:before {
    display: none;
}
#et-boc .et_builder_inner_content .pricing-container ul {
    margin-left: 0;
}
#et-boc .top-restaurants h3 a {
    color: #fea31e;
}
.scholarship-form .ar_main_div_100 input[type=text]:not(.inplace_field):not(.arf_field_option_input_text):not(.arf_autocomplete):not(.arfslider) {
    border: 0 !important;
    color: #555 !important;
    padding: 16px !important;
    border-radius: 0 !important;
    margin-top: 5px !important;
    background: rgba(255, 235, 200, 0.5) !important;
}
.scholarship-form .ar_main_div_100 .arf_confirmation_summary_wrapper,
.scholarship-form .ar_main_div_100 .arf_fieldset {
    border: 1px solid rgba(255, 122, 3, 0.3);
}
.scholarship-form .ar_main_div_100 label.arf_main_label {
    font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
    color: #555;
}
.scholarship-form .ar_main_div_100 .arfajax-file-upload {
    padding: 12px 24px !important;
    background: rgb(254, 163, 30);
    border-color: #ff7500;
    margin-top: 10px !important;
}
.scholarship-form .ar_main_div_100 .arfajax-file-upload:hover,
.scholarship-form .ar_main_div_100 .arfsubmitbutton .arf_submit_btn:hover {
    background: rgb(254, 163, 30, 0.8) !important;
    border: 0;
}
.scholarship-form .ar_main_div_100 .arfsubmitbutton .arf_submit_btn {
    width: auto;
    font-weight: normal;
    font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
    background: rgb(254, 163, 30);
    color: #fff !important;
    border: 0;
}
.top-restaurants .et_pb_row.et_pb_row_5col {
    border-bottom: 1px solid rgba(221, 221, 221, 0.7);
    padding: 15px 0;
}
.top-restaurants .et_pb_row.et_pb_row_5col:hover {
    background: #f5f5f5;
}
.top-restaurants .et_pb_row.et_pb_row_0:hover {
    background: transparent;
}
#review-form .free-trial-tab form table tr td input {
    color: #4e4e4e!important;
    border-radius: 3px!important;
    background-color: rgba(255, 235, 200, 0.5)!important;
    font-size: 16px;
    text-align: left;
}
#review-form .free-trial-tab form table tr td input#submitReview {
    background-color: #fea921!important;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%)!important;
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%)!important;
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%)!important;
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%)!important;
    border-radius: 50px!important;
    border: 0;
    height: 50px;
    text-align: center;
    color: #fff!important;
}
body.page-id-266 .entry-content a {
    color: #fff;
    font-weight: bold;
}
body #page-container .et_pb_button_0 {
    border-radius: 50px;
    background-image: linear-gradient(90deg, #ff7802 0%, #fea921 100%)!important;
    background-color: #ff7b00;
}

/*post */
.featured-article .et_pb_ajax_pagination_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post {
    border-bottom: 1px solid #dadada;
    background: #fff;
    border-radius: 3px;
    -moz-box-shadow: 0 14px 24px rgba(220, 213, 213, 0.75);
    -webkit-box-shadow: 0 14px 24px rgba(220, 213, 213, 0.75);
    box-shadow: 0 14px 24px rgba(220, 213, 213, 0.75);
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post h2 {
    font-size: 18px;
    line-height: 24px;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post h2,
.featured-article .et_pb_ajax_pagination_container .et_pb_post p.post-meta,
.featured-article .et_pb_ajax_pagination_container .et_pb_post .post-content {
    padding-left: 25px;
    padding-right: 25px;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post .post-content {
    color: #7e7e7e;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post p.post-meta {
    color: #ff7900;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_posts a.more-link {
    display: inline-block;
    clear: both;
    text-align: center;
    padding: 7px 20px;
    margin: 15px 0;
    text-transform: capitalize;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
    margin-bottom: 15px;
}
div.featured-article .pagination a {
    color: #fff;
    font-size: 22px;
    padding: 10px 25px;
}
.featured-article .pagination {
    clear: both;
    text-align: center;
    margin: auto;
}
.featured-article .pagination .alignleft {
    text-align: center;
    float: left;
}
.featured-article .pagination .alignleft,
.featured-article .pagination .alignright {
    margin: 0 10px;
}
.featured-article .et_pb_ajax_pagination_container .et_pb_post .post-content a.more-link:hover,
.featured-article .pagination a:hover {
    opacity: .8;
}
.featured-article .et_pb_posts a.more-link {
    display: inline-block;
    clear: both;
    padding: 7px 20px;
    text-transform: capitalize;
    margin: 15px 0 20px 0;
}
.featured-article .et_overlay.et_pb_inline_icon:before {
    content: attr(data-icon);
    background: #ff7e07;
    padding: 10px;
    border-radius: 50%;
    font-size: 20px;
}
.insta-likes-list-sec>.et_pb_row:first-child>.et_pb_column {
    background: transparent;
}
#main-content .container:before {
    background-color: transparent;
}
#sidebar h4.widgettitle {
    font-size: 24px;
}
#sidebar #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 300px;
    height: auto;
    margin: 0;
}
#sidebar .rpwwt-widget ul li {
    border-bottom: 1px solid #dadada;
    border-radius: 3px;
    -moz-box-shadow: 0 5px 10px rgba(220, 213, 213, 0.5);
    -webkit-box-shadow: 0 5px 10px rgba(220, 213, 213, 0.5);
    box-shadow: 0 5px 10px rgba(220, 213, 213, 0.5);
}
#sidebar .et_pb_widget a span {
    color: #333;
    font-size: 16px;
    padding: 10px;
    text-align: left;
    display: inline-block;
}
.single-post #sidebar {
    padding-left: 0;
}
#sidebar #recent-posts-widget-with-thumbnails-2 ul li:hover img,
#sidebar .widget_search input#searchsubmit:hover {
    opacity: 0.7;
}
#recent-posts-widget-with-thumbnails-2 ul li {
    transition: all .3s ease-in-out;
}
#recent-posts-widget-with-thumbnails-2 ul li:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
}
#sidebar .widget_search input#searchsubmit {
    background: #ff7802;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 16px;
}
#review-form table tr td input,
#review-form table tr td textarea {
    color: #4e4e4e !important;
    border-radius: 3px;
    background-color: rgba(255, 235, 200, 0.5) !important;
    font-size: 16px;
    text-align: left !important;
    margin: 0 !important;
    width: 100%;
}
#review-form table tr td input#submitReview {
    color: #fff !important;
    text-align: center !important;
}
#left-area .entry-content p+ul {
    padding-bottom: 0;
}
#et-boc .et_builder_inner_content p+ul.highlight-bg {
    margin-left: 0;
}
#et-boc .et_builder_inner_content ul.highlight-bg {
    margin-bottom: 15px;
}
.highlightbox {
    padding: 20px;
    background-color: rgba(255, 167, 0, 0.18);
    color: #696969;
    font-size: 16px;
    border-left: 5px solid #ff6f00;
    margin-bottom: 20px;
    -moz-box-shadow: 2px 4px 10px 1px #d9d9da;
    -webkit-box-shadow: 2px 4px 10px 1px #d9d9da;
    box-shadow: 2px 4px 10px 1px #d9d9da;
    font-weight: 600;
    line-height: 2em;
    letter-spacing: .3px;
    text-align: center;
}

/* live */
.scholarship-detail-left sup {
    bottom: 0.5em;
    color: #ff7500;
}
.nav-single a:hover {
    color: rgba(255, 117, 0, 0.8);
}
.nav-single a {
    font-size: 16px;
}
div.et_pb_ajax_pagination_container .et_pb_post .post-content a.more-link {
    width: auto;
    margin-left: 0;
}
.why-idigic .et_pb_row {
    display: flex;
}
.why-idigic .et_pb_row .et_pb_column.et_pb_column_single {
    display: flex;
    align-items: center;
    justify-content: center;
}
body.page-id-4949 #left-area h1.main_title,
body.page-id-5414 #left-area h1.main_title {
    display: none;
}
#contact-form .et-pb-contact-message ul {
    margin-left: 0;
}
#contact-form .et-pb-contact-message ul li {
    list-style-type: none;
}
#contact-form div#et_pb_contact_form_0 .et-pb-contact-message p {
    border: 1px solid #ff7900;
    font-size: 24px !important;
    text-align: center !important;
    line-height: 32px;
    padding: 20px !important;
    color: #ff7900;
}
div#left-area #et-boc .et_builder_inner_content .et_pb_section,
div#left-area #et-boc .et_builder_inner_content .et_pb_row {
    padding-top: 0;
}

/* pricing-table-alter-design-css */
#owl-price-sec .owl-carousel {
    visibility: visible !important;
}
#insta_pricing_table.owl-carousel .owl-item .sa_hover_container {
    padding: 5% !important;
}
#owl-price-sec .owl-carousel .owl-stage {
    padding: 30px 0;
}
span.followers-value {
    font-size: 24px;
    //color: #ff7900;
}
span.followers-value {
    font-size: 24px;
    color: #ff7900;
}
.followers {
    color: rgba(255, 121, 0, 0.7);
}
.pricing-value {
    margin: 12px 0;
}
.pricing {
    background: linear-gradient(to bottom right, #ff6807 0%, #ffb600cc 100%);
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    padding: 12px 0;
}
.pricing span {
    font-size: 26px;
}
.pricing-content {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pricing-value-container {
    border-radius: 7px;
    border: 1px solid rgba(255, 120, 2, 0.4);
    background: #ffffff;
    -moz-box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
    -webkit-box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
    box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
    transition: box-shadow .4s, -webkit-box-shadow .4s;
}
.pricing span.followers-value {
    color: #fff;
    margin-bottom: 0;
}
.pricing {
    margin-top: 10px;
}
.pricing-signup {
    margin-bottom: 0;
    margin: 25px 0;
}
.pricing-signup a {
    padding: 10px 24px;
    border-radius: 360px;
    font-size: 16px;
    text-transform: uppercase;
}
.insta-package-left .pricing,
.insta-package-right .pricing {
    margin-top: 0px;
}
.insta-package-left .pricing-content,
.insta-package-right .pricing-content {
    margin-top: 35px;
}

/* pricing-table */
.pricing-container .pricing-content ul li {
    font-size: 15px;
    padding-left: 20px;
    text-align: left;
    color: #000;
}
.pricing-container .pricing-content ul li i {
    color: #ff7900;
    position: absolute;
    left: 0px;
    font-size: 14px;
    top: 12px;
    font-family: FontAwesome;
}
#owl-price-sec .owl-carousel .owl-nav .owl-prev:before,
#owl-price-sec .owl-carousel .owl-nav .owl-next:after {
    position: absolute;
    top: 0;
    font-family: FontAwesome;
    font-size: 30px;
    background: #000;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    line-height: 36px;
    color: #fff;
}
#owl-price-sec .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
    left: -10px;
    z-index: 11;
}
#owl-price-sec .owl-carousel .owl-nav .owl-next:after {
    content: "\f105";
    right: -10px;
    z-index: 11;
}
#owl-price-sec .owl-carousel .owl-nav .owl-prev,
#owl-price-sec .owl-carousel .owl-nav .owl-next,
#owl-price-sec .owl-carousel .owl-nav .owl-prev:hover,
#owl-price-sec .owl-carousel .owl-nav .owl-next:hover {
    background: none !important;
}
#owl-price-sec .owl-carousel .owl-nav .owl-prev:hover:before,
#owl-price-sec .owl-carousel .owl-nav .owl-next:hover:after {
    background: #ff7900;
}
#et-boc .et_builder_inner_content #owl-price-sec .pricing-content ul li {
    border-top: 0;
    border-bottom: 1px solid #f4f4f4;
    font-size: 14px;
    line-height: 18px;
}
#owl-price-sec .owl-carousel .owl-dots .owl-dot span {
    background-color: rgba(255, 121, 0, 0.5) !important;
}
#owl-price-sec .owl-carousel .owl-dots .active span {
    background-color: #ff7900 !important;
}
#owl-price-sec .owl-nav {
    cursor: pointer;
    display: block;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0;
    z-index: 999;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    height: 35px;
    width: 35px;
}
#owl-price-sec .owl-nav span {
    display: none;
}
.pricing-container .pricing-content ul li span.insta-icon img {
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0px;
    top: 12px;
}

/* package-pricing-table */
body.page-id-1206 span.followers-value,
body.page-id-1206 span.followers-per {
    color: #fff;
}
body.page-id-1206 .pricing {
    background: none;
    padding: 0;
}

/* free trail css */
div.container2 h1 {
    font-weight: 500;
    font-size: 32px;
}
div.container2 h1.askpw {
    font-size: 16px !important;
    font-weight: 400;
    bottom: 30px !important;
}
.free-followers-adv .et_pb_equal_columns .et_pb_column,
.free-followers-survey .et_pb_equal_columns .et_pb_column {
    padding: 29px;
    border: 1px #fff;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.free-followers-adv .et_pb_equal_columns .et_pb_column:hover,
.free-followers-survey .et_pb_equal_columns .et_pb_column:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
}
.free-followers-adv h3.title,
.free-followers-survey h3.title {
    color: #555;
    font-weight: 600;
}
body.page-id-58 .et_pb_section h2 span,
body.page-id-58 .et_pb_section strong {
    color: #ff7900;
}
body.page-id-58 .et_pb_section h2 {
    font-weight: 600;
    line-height: 32px;
}
body.page-id-58 .et_pb_section h3 {
    font-weight: 600;
}

/* ar-forms-css */
#contact-form .ar_main_div_103 .arf_fieldset {
    padding: 0;
}
#contact-form .ar_main_div_103 input[type=text]:not(.inplace_field):not(.arf_field_option_input_text):not(.arf_autocomplete):not(.arfslider):not(.arf_colorpicker):not(.arfhiddencolor),
#contact-form .ar_main_div_103 .controls textarea {
    font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 15px !important;
    color: #555 !important;
    background-color: rgba(255, 235, 200, 0.5) !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 16px !important;
}
#contact-form .ar_main_div_103 .controls textarea {
    min-height: 150px;
}
#contact-form #arffrm_103_container.ar_main_div_103 .arfsubmitbutton .arf_submit_btn {
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    border-radius: 30px;
    font-size: 20px !important;
    border: 0;
    font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: normal;
    height: 40px;
    color: #fff;
    padding: 3px 25px;
}
#contact-form .ar_main_div_103 .arfsubmitbutton .arf_submit_btn:hover {
    background-color: rgba(254, 169, 33, 0.9) !important;
}
#contact-form .arf_fieldset .page_break {
    padding-bottom: 0;
}
#contact-form .rc-anchor-light {
    background: #fff5e3;
}

/*---- free trial page ----- */
.insta-process-steps .et_pb_equal_columns .et_pb_column,
.free-trial-insta-service .et_pb_equal_columns .et_pb_column {
    padding: 29px;
    border: 1px #fff;
    border-radius: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    position: relative;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.insta-process-steps .et_pb_blurb h4,
.insta-process-steps .insta-choose-pack h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
}
.insta-process-steps .et_pb_blurb i,
.insta-process-steps .insta-choose-pack i {
    color: #ff7900;
    font-size: 42px;
}
.insta-process-steps .et_pb_blurb:after {
    position: absolute;
    content: "";
    background: #ff7900;
    right: -70px;
    height: 4px;
    width: 70px;
    top: 50%;
}
.insta-process-steps .et_pb_blurb p,
.insta-process-steps .insta-choose-pack p {
    font-size: 18px;
    line-height: 24px;
}
.insta-process-steps .et_pb_column:last-child .et_pb_blurb:after,
.insta-process-steps .insta-choose-pack .et_pb_column:last-child:after {
    display: none;
}
.free-premium-insta-service .et_pb_equal_columns .et_pb_column,
.free-trial-insta-service .et_pb_equal_columns .et_pb_column {
    border: 1px solid rgba(254, 168, 32, 0.5);
    border-radius: 5px;
    padding: 35px;
    -moz-box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    -webkit-box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.free-premium-insta-service .et_pb_equal_columns .et_pb_column:hover,
.free-trial-insta-service .et_pb_equal_columns .et_pb_column:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
}
.free-premium-insta-service .et_pb_equal_columns .et_pb_column h3,
.free-trial-insta-service .et_pb_equal_columns .et_pb_column h3 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}
.et_pb_section h2.h2-title {
    font-weight: 600;
    line-height: 32px;
}
.free-buy-btn {
    color: #ffffff;
    border-width: 0px!important;
    border-radius: 50px;
    font-size: 18px;
    padding: 10px 20px;
    margin-top: 7px;
    display: inline-block;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-image: linear-gradient(60deg, #ff7802 0%, #ffa820 100%)!important;
}
.free-buy-btn:hover {
    opacity: 0.8;
}
.insta-process-steps p.sub-title {
    font-size: 18px;
}
.free-trial-insta-service .et_pb_equal_columns .et_pb_column img {
    height: 80px;
    width: 80px;
}
.why-idigic-insta-like h2 {
    color: #fff;
    padding-bottom: 15px;
}
.why-idigic-insta-like p {
    color: #fff;
}
.reason-buy-insta-like.insta-likes-list-sec .et_pb_module h2 {
    background: none;
}
.reason-buy-insta-like.free-premium-insta-service .et_pb_equal_columns .et_pb_column {
    padding: 0;
}
.reason-buy-insta-like .et_pb_equal_columns .et_pb_column,
.free-trial-insta-followers-trial,
.insta-likes-list-sec .row-2 .et_pb_column,
.insta-likes-list-sec .row-3 .et_pb_column,
.faq-insta-accordion .et_pb_column p,
.faq-insta-accordion .et_pb_toggle_content {
    border: 1px solid rgba(254, 168, 32, 0.5);
    border-radius: 5px;
    -moz-box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    -webkit-box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    box-shadow: 0 22px 33px -17px rgba(214, 214, 214, 0.7);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.insta-likes-list-sec .et_pb_equal_columns.row-1 .et_pb_column {
    padding: 20px 15px;
}
.insta-likes-list-sec .et_pb_equal_columns.row-1 .et_pb_column .et_pb_main_blurb_image {
    margin-bottom: 10px;
}
.insta-likes-list-sec .title-sec h2 {
    padding-top: 0;
    margin-bottom: 0;
}
.faq-insta-accordion .et_pb_toggle_content {
    border-radius: 0 0 5px 5px;
    font-size: 16px;
}
.faq-insta-accordion.et_pb_accordion .et_pb_toggle_title:before,
.faq-insta-accordion .et_pb_toggle .et_pb_toggle_title:before {
    right: 10px;
    font-size: 24px;
}
.faq-insta-accordion .et_pb_toggle_title:before {
    color: #fff;
}
.reason-buy-insta-like .et_pb_column h3,
.free-trial-insta-followers-trial h3,
.faq-insta-accordion .et_pb_column h3,
.faq-insta-accordion .et_pb_toggle h5 {
    color: #fff;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 26px;
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
}
.faq-insta-accordion .et_pb_toggle,
.faq-insta-accordion .et_pb_toggle_close {
    padding: 0;
    border: 0;
}
.reason-buy-insta-like .et_pb_module p,
.faq-insta-accordion .et_pb_column p,
.faq-insta-accordion .et_pb_toggle_content {
    padding: 15px 30px;
}
.faq-insta-accordion .et_pb_column p {
    border-radius: 0 0 5px 5px;
}
.et_pb_section div.free-trial-insta-followers-trial p,
.et_pb_section div.free-trial-insta-followers-trial ul {
    padding: 15px 20px 20px 35px;
}
.call-to-action-sec .call-to-action-btn .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 10px;
}
.call-to-action-sec .call-to-action-btn {
    margin: auto;
    text-align: center;
}
.insta-stories-top h1 {
    font-weight: 500;
}
.insta-stories-top h1 span.sub-title {
    display: block;
    padding-bottom: 15px;
}
.insta-stories-top h1 span.sub-title:after {
    content: "";
    background: #f68f44;
    width: 50%;
    height: 4px;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.insta-stories-top h1 span.sub-title:before,
.insta-stories-index:after {
    display: none;
}
.insta-stories-top h1 span.highlight {
    font-weight: 800;
}
span.page-last-modified {
    display: none;
}
#content-area table tr td,
#content-area table tr th {
    border: 1px solid #ff6807;
    font-size: 16px;
    border-bottom: 1px solid #ff6807;
}
#et-boc .et_builder_inner_content p+ul {
    margin-left: 0;
}
#et-boc .et_builder_inner_content h3 {
    line-height: 30px;
}
#left-area .entry-content ul {
    padding-bottom: 10px;
}

/* round animation starts */
@Keyframes round-animate {
    0% {
        transform: scale(0.4, 0.4);
        opacity: 1;
    }
    
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
#become-an-instagram .et_pb_blurb_content:hover .et_pb_main_blurb_image,
#become-an-instagram .et_pb_blurb_content:hover span.et_pb_image_wrap,
#become-an-instagram .et_pb_blurb_content:hover .et_pb_animation_top.et-animated,
#become-an-instagram .et_pb_blurb_content .et_pb_main_blurb_image,
#become-an-instagram .et_pb_blurb_content span.et_pb_image_wrap,
#become-an-instagram .et_pb_blurb_content .et_pb_animation_top.et-animated {
    border: none;
    margin-bottom: 0px;
}
#become-an-instagram .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    position: relative;
    cursor: pointer;
}
#become-an-instagram .et_pb_blurb_content:hover span.et_pb_image_wrap:before {
    transform: scale(0, 0);
    border: 3px solid rgba(254, 171, 101);
    -webkit-animation: round-animate 1.2s ease-in-out infinite;
    -moz-animation: round-animate 1.2s ease-in-out infinite;
    -o-animation: round-animate 1.2s ease-in-out infinite;
    animation: round-animate 1.2s ease-in-out infinite;
    animation-delay: 0s;
    content: "";
    height: 100px;
    border-radius: 100%;
    width: 100px;
    left: 30px;
    position: absolute;
    top: 30px;
}
#become-an-instagram img {
    position: relative;
    z-index: 9;
    left: 2px;
    top: 3px;
}
#become-an-instagram .et_pb_blurb_content:hover span.et_pb_image_wrap:after {
    transform: scale(0, 0);
    border: 3px solid rgba(254, 171, 101);
    animation: round-animate 1.2s ease-in-out infinite;
    animation-delay: 0.5s;
    content: "";
    height: 130px;
    border-radius: 100%;
    width: 130px;
    left: 15px;
    position: absolute;
    top: 15px;
}
#become-an-instagram .et_pb_blurb_content:hover .et_pb_main_blurb_image:before {
    transform: scale(0, 0);
    border: 3px solid rgba(254, 171, 101);
    -webkit-animation: round-animate 1.2s ease-in-out infinite;
    -moz-animation: round-animate 1.2s ease-in-out infinite;
    -o-animation: round-animate 1.2s ease-in-out infinite;
    animation: round-animate 1.2s ease-in-out infinite;
    animation-delay: 1s;
    content: "";
    height: 160px;
    border-radius: 100%;
    width: 160px;
    left: 0px;
    position: absolute;
    top: 0px;
}
.why-idigic #left span.et_pb_image_wrap:hover:before {
    content: "";
    position: absolute;
    height: 100px;
    left: -1px;
    width: 100px;
    -webkit-animation: round-animate 1.2s ease-in-out infinite;
    -moz-animation: round-animate 1.2s ease-in-out infinite;
    -o-animation: round-animate 1.2s ease-in-out infinite;
    animation: round-animate 1.2s ease-in-out infinite;
    top: -1px;
    background: rgba(255, 120, 2, 1);
    border-radius: 100%;
}
.why-idigic #left span.et_pb_image_wrap {
    position: relative;
}
.why-idigic #left span.et_pb_image_wrap:hover {
    border: 1px solid rgba(255, 120, 2, 0.5);
}
.why-idigic #left span.et_pb_image_wrap img {
    position: relative;
    z-index: 10;
}

/* round animation ends */

/*------------------------
    ================
    POWER PAGE STYLE STARTS HERE
    ================
------------------------*/
.power-page-top {
    background-size: 100%;
    background-position: left
}
.power-page-top h1 {
    font-size: 46px;
    line-height: 58px;
    font-weight: bold;
}
#power-page p,
#power-page ul li,
#et-boc .et_builder_inner_content #power-page ul li:not(.different) {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    font-weight: 400;
}
#power-page .percent p {
    font-size: 40px;
    font-weight: bold;
    line-height: 9px;
}
#power-page .et_pb_row {
    padding-right: 12%;
    padding-left: 12%;
}
#power-page .green-box p.title {
    color: #fff;
    line-height: normal;
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 20px;
}
#power-page .et_pb_row.grey-bg {
    padding-left: 100px;
    padding-right: 100px;
}
#power-page h2 {
    line-height: 57px;
    font-weight: 700;
    font-size: 48px;
    margin: 0 0 10px;
}
#power-page h3 {
    line-height: 42px;
    margin-bottom: 15px;
}
#power-page ul li {
    list-style: none;
    position: relative;
}
#power-page ul li:before {
    content: '';
    background: #17bf17;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -18px;
    top: 7px;
    border-radius: 100%;
}
#power-page strong {
    font-weight: 700;
}
#power-page .et_pb_circle_counter h3 {
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
}
#power-page .grey-bg ul li:before {
    background: #fff;
}
#power-page .grey-bg h2 {
    line-height: normal;
}
#power-page .grey-bg .et_pb_text {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#power-page p.percentage-title {
    line-height: normal;
    font-size: 15px;
    font-weight: 600;
}
#power-page p.index {
    line-height: 22px;
}
#power-page h3 {
    font-size: 35px;
    font-weight: 700;
}
#power-page h4 {
    font-weight: 700;
    font-size: 28px;
}
#power-page ul li:before {
    top: 12px !important;
    bottom: auto;
}
#power-page ul li {
    padding: 0;
    line-height: normal;
    font-size: 18px;
}
#et-boc .et_builder_inner_content #power-page ul.styles-list li {
    margin: 0 0 11px;
}
#et-boc .et_builder_inner_content #power-page ul.styles-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
#power-page ul {
    margin: 20px 0;
}
#power-page .quote-sec,
body.single-post .quote-sec {
    font-size: 18px;
    line-height: 1.8em;
    background-color: #f9f9f9;
    border-left: 3px solid #ff6839;
    margin-top: 44px;
    margin-bottom: 44px;
    padding: 50px;
}
body.single-post .img-sec {
    background-color: #f9f9f9;
    padding: 10px;
}
body.single-post .video-sec {
    background-color: #f9f9f9;
    padding: 10px;
}
body.single-post .video-sec iframe {
    margin: 0 auto !important;
    text-align: center;
}
body.single-post .et_pb_gutters3 .no-mar-btm {
    margin-bottom: 0;
}
#power-page .grey-bg .right-book {
    padding: 50px 70px;
    background: #f69a00;
}
#et-boc .et_builder_inner_content #power-page .grey-bg .right-book ul li {
    color: #fff;
}
#power-page .grey-bg .right-book ul li:before {
    background: #fff;
}
#power-page .grey-bg .right-book p {
    color: #fff;
}
#power-page .grey-bg .right-book ul {
    margin-bottom: 0;
}
#power-page {
    max-width: 70%;
    margin-left: auto!important;
    margin-right: auto!important;
    background: transparent;
}
#power-page.mor-top-pad {
    padding-top: 600px;
    padding-bottom: 50px;
}
#power-page .grey-bg .right-book {
    padding: 70px 70px;
    background: #f69a00;
    -moz-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}
#power-page .grey-bg.more-pad,
body.single-post .conclusion {
    padding: 100px;
    align-items: center;
    display: flex;
    justify-content: center;
}
body.single-post .conclusion {
    padding: 50px;
}
#power-page .grey-bg,
body.single-post .conclusion {
    background-color: #f9f9f9;
    border-color: rgba(51, 51, 51, 0.05);
}
.banner-right {
    padding: 0px 0px 10% 14%;
    position: relative;
    top: -400px;
}
.et_pb_section.power-page-top {
    padding: 21% 0 5% 0;
    background-color: transparent;
}
.power-page-top h1 span.sub-title {
    font-weight: 400;
    font-size: 39px;
    display: inline-block;
    position: relative;
    padding-top: 20px;
}
.power-page-top h1 span.sub-title:before {
    content: "";
    background: #ff6839;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 15px;
}
.power-page-top span.highlight {
    color: #ff6839;
    font-weight: bold;
}
@keyframes updownanimate {
    0% {
        top: 0px
    }
    
    25% {
        top: 30px
    }
    
    50% {
        top: -10px
    }
    
    75% {
        top: 30px
    }
    
    100% {
        top: -10px
    }
}
.power-page-top .down-page-button a {
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    -moz-box-shadow: 0 0 7px rgba(221, 216, 219, 0.6);
    -webkit-box-shadow: 0 0 7px rgba(221, 216, 219, 0.6);
    box-shadow: 0 0 7px rgba(221, 216, 219, 0.6);
    position: relative;
    display: inline-block;
    animation: updownanimate 3s infinite;
    -webkit-animation: updownanimate 3s infinite;
    -moz-animation: updownanimate 3s infinite;
    -o-animation: updownanimate 3s infinite;
}
.power-page-top .down-page-button a:hover:after {
    left: 30px;
    top: 24px;
}
.power-page-top .et_pb_cta_0.et_pb_promo.down-page-button {
    position: absolute;
    top: 330px;
    background: transparent;
    left: 120px;
}
.select-page-title {
    position: relative;
    left: -362px;
    top: 229px;
    background: #f88007;
    padding: 6px 30px;
    width: 295px;
    box-sizing: border-box;
}
.select-page-title p {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}
.index-page-wrap {
    padding-top: 0;
}
.index-page-wrap ul.page-index {
    list-style: none;
    display: inline-block;
    margin-right: 0px;
    margin-top: -40px;
    width: 100%;
}
.index-page-wrap ul.page-index li {
    display: inline-block;
    margin-bottom: 60px;
    margin-right: 30px;
    width: 28%;
}
.index-page-wrap ul.page-index li:nth-child(3n) {
    margin-right: 0;
}
.index-page-wrap ul.page-index li:before {
    display: none;
}
.index-page-wrap .page-icon {
    display: inline-block;
    width: 180px;
    height: 180px;
    background: #fff;
    border-radius: 30px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}
.index-page-wrap .page-right {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    width: 240px;
}
.index-page-wrap .page-right span.number {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: #585858;
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 100%;
    border: 2px solid #f69a00;
    font-weight: 600;
    box-sizing: border-box;
    font-size: 24px;
}
.index-page-wrap .page-right h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 10px;
}
.index-page-wrap .page-right h4 span {
    display: inline;
    font-weight: 500;
    line-height: 32px;
}
.index-page-wrap .page-icon a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

/*.index-page-wrap .page-icon a img {
    width: 35%;
}
*/
.index-page-wrap .page-right span.number a {
    color: #fff;
    display: block;
}
.index-page-wrap .page-icon a.medium-icon img {
    width: 80px;
}
.no-pad-top {
    padding-top: 0;
}
.no-pad-bottom,
.no-pad-btm {
    padding-bottom: 0;
}
.down-page-button a:before {
    content: '';
    width: 30px;
    height: 30px;
    border-style: solid;
    opacity: 1;
    position: absolute;
    left: 62px;
    top: 24px;
    display: inline-block;
    border-color: transparent transparent #ddd #ddd;
    transform: rotate(-46deg);
}
.insta-influence h2 {
    padding-bottom: 0;
}
#what-insta .et_pb_module.insta-influence {
    margin-bottom: 10px;
}
#power-page .grey-bg .et_pb_circle_counter_inner canvas {
    width: 120px!important;
    left: 37px;
}
#power-page .grey-bg .percent p {
    font-size: 30px;
    font-weight: bold;
    line-height: 9px;
    padding: 30%;
    text-align: center;
    left: 11px;
}
#power-page .grey-bg {
    overflow: hidden;
}
.insta-likes span.et_pb_image_wrap {
    position: relative;
    bottom: 0;
    right: 0;
    top: 156px;
    left: 125px;
}
.like-animate-bg {
    position: absolute;
    top: 0;
    z-index: -1;
}
@Keyframes topbottomani {
    0% {
        top: 500px;
    }
    
    25% {
        top: 0px
    }
    
    50% {
        top: -500px;
    }
    
    75% {
        top: -750px;
    }
    
    100% {
        top: -1000px;
    }
}
.like-bg:before {
    background: url(https://www.idigic.net/wp-content/uploads/2019/06/likes-btn-bg.png);
    position: absolute;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    content: '';
    display: inline-block;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 645px;
    top: 500px;
    animation: topbottomani 10s infinite linear;
    -webkit-animation: topbottomani 10s infinite linear;
    -moz-animation: topbottomani 10s infinite linear;
    -o-animation: topbottomani 10s infinite linear;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}
#power-page .index-colum .et_pb_column_1_3,
.insta-stories-index.index-colum .et_pb_column_1_3 {
    width: 33.3%;
    padding: 5% 15px;
    background: #f9f9f9;
    margin: 0;
    border-right: 8px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
#power-page .index-colum p.index,
.insta-stories-index.index-colum p.index {
    font-size: 18px;
    line-height: 22px;
}
#power-page .index-colum p.index>a,
.insta-stories-index.index-colum p.index>a {
    color: #666;
}
#power-page .index-colum p.index span,
.insta-stories-index.index-colum p.index span {
    display: block;
    width: 30px;
    height: 30px;
    background: #ff7500;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 100%;
    font-weight: 600;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto 10px;
}
#power-page .index-colum span.navigate-title,
.insta-stories-index.index-colum span.navigate-title {
    padding-bottom: 15px;
    display: block;
    font-weight: 600;
}
#power-page .index-colum {
    padding-bottom: 8px;
    padding-top: 0;
}
#power-page .insta-stories-index.index-colum.last {
    padding-bottom: 21px;
}
.et_pb_scroll_top.et-pb-icon {
    display: none;
    position: fixed;
    z-index: 99999;
    right: 20px;
    bottom: 125px;
    padding: 5px;
    /* -webkit-border-top-left-radius: 5px; */
    
    -moz-border-radius-topleft: 5px;
    /* border-top-left-radius: 5px; */
    /* -webkit-border-bottom-left-radius: 5px; */
    
    -moz-border-radius-bottomleft: 5px;
    /* border-bottom-left-radius: 5px; */
    
    color: #fff;
    background: rgb(255, 127, 6);
    font-size: 32px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 37px;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    text-align: center;
}
#power-page .insta-likes {
    position: absolute;
    top: 18px;
}
#et-boc .et_builder_inner_content ul li:not(.different) {
    padding-bottom: 5px;
}
#et-boc .et_builder_inner_content p+ul {
    margin-left: 0;
}

/*Instagram Caption power page style starts here*/
.index-colum.last-row>div:last-child {
    background: transparent !important;
}
#power-page.insta-caption-top {
    padding-top: 0;
}
.power-page-top.insta-captions-top {
    padding: 0;
}
.banner-top-right-cont {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.banner-top-right-cont h1 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}
.banner-top-right-cont h1 .small-font {
    font-size: 33px;
    display: block;
    font-weight: 300;
}
.power-page-top.insta-captions-top>div>div {
    padding: 260px 0;
}
.instagram-top-rht-img span.et_pb_image_wrap {
    position: absolute;
    left: -24%;
    top: 0%;
}
.instagram-top-rht-img span.et_pb_image_wrap img {
    width: 85%;
}
.down-arrow-btn-cvr a {
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    background: #2d3047;
    text-align: center;
    padding: 0px 0;
    font-size: 70px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    line-height: 87px;
    color: #fff;
    border: 3px solid #fff;
}
.down-arrow-btn-cvr {
    display: inline-block;
    transform: rotate(89deg);
    position: relative;
    top: 100px;
    left: -47px;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    
    to {
        transform: rotate(360deg);
    }
}
.rotate-animat {
    position: absolute;
    left: -227px;
    bottom: -350px;
    z-index: -1;
    animation-name: spin;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.banner-top-right-cont h1:before,
.banner-top-right-cont h1:after {
    content: '';
    background: url(https://www.idigic.net/wp-content/uploads/2019/06/dotted-strainght-line.png);
    width: 100%;
    height: 9px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    opacity: 0.4;
}
.hide {
    display: none;
}
.banner-top-right-cont h1:before {
    top: 10px;
}
.banner-top-right-cont h1:after {
    bottom: 0px;
}
.img-sec img {
    padding: 10px;
    border: 1px solid rgba(221, 221, 221, 0.8);
}
#power-page .insta-stories-index .page-right {
    text-align: center;
    margin: 0;
    width: 100%;
}
#power-page .insta-stories-index .page-right span.number {
    background: #ff7500;
    border: 0;
}
#power-page .insta-stories-index .page-right h4 {
    font-weight: 500;
    padding: 10px 15px;
    line-height: 30px;
    font-size: 24px;
}
.insta-stories-index.index-colum .et_pb_column_1_3 {
    padding: 3% 15px;
}
#power-page .insta-stories-index .page-right h4 span {
    display: inline;
    font-weight: 700;
}
#power-page #insta-summary {
    border-bottom: 3px solid rgba(255, 117, 0, 0.7);
}
#how-customize-insta ul,
#power-page ul {
    padding-left: 0;
}
#how-customize-insta p.sub-title,
#power-page p.sub-title {
    font-size: 22px;
    font-weight: 600;
}
div#how-customize-insta .et_pb_text {
    margin-bottom: 0;
}
#power-page #how-customize-insta .et_pb_text {
    display: flex;
    justify-content: flex-start;
}
span.navigate-title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    display: inline-block;
}
#power-page .index-colum-last .et_pb_column:first-child,
#power-page .index-colum-last .et_pb_column:last-child {
    background: #fff;
}
#power-page .et_pb_row.insta-stories-index {
    padding-right: 5%;
    padding-left: 5%;
}
#power-page .no-mar-btm {
    margin-bottom: 0;
}
#power-page .no-mar-btm h3 {
    margin-bottom: 5px;
}
#et-boc .et_builder_inner_content #power-page .right-book ul {
    margin-left: 0;
}

/*Instagram Caption power page style starts here*/

/*------------------------
    ================
    POWER PAGE STYLE ENDS HERE
    ================
------------------------*/
.img-sec img {
    padding: 10px;
    border: 1px solid rgba(221, 221, 221, 0.8);
}
#power-page .insta-stories-index .page-right {
    text-align: center;
    margin: 0;
    width: 100%;
}
#power-page .insta-stories-index .page-right span.number {
    background: #ff7500;
    border: 0;
}
#power-page .insta-stories-index .page-right h4 {
    font-weight: 500;
    padding: 10px 15px;
    line-height: 30px;
    font-size: 24px;
}
.insta-stories-index.index-colum .et_pb_column_1_3 {
    padding: 3% 15px;
}
#power-page .insta-stories-index .page-right h4 span {
    display: inline;
    font-weight: 700;
}
#power-page #insta-summary,
body.single-post .conclusion {
    border-bottom: 3px solid rgba(255, 117, 0, 0.7);
}
#how-customize-insta ul {
    padding-left: 0;
}
#how-customize-insta p.sub-title {
    font-size: 22px;
    font-weight: 600;
}
div#how-customize-insta .et_pb_text {
    margin-bottom: 0;
}
#power-page #how-customize-insta .et_pb_text {
    display: flex;
    justify-content: flex-start;
}
span.navigate-title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    display: inline-block;
}
#power-page .index-colum-last .et_pb_column:first-child,
#power-page .index-colum-last .et_pb_column:last-child {
    background: #fff;
}
#power-page .et_pb_row.insta-stories-index {
    padding-right: 5%;
    padding-left: 5%;
}
#power-page .no-mar-btm {
    margin-bottom: 0;
}
.power-page-top.get-more-insta-followers .banner-right {
    top: 30px;
    left: 15%;
}
.et_pb_section.power-page-top.get-more-insta-followers {
    padding: 15% 0 5% 0;
}
.power-page-top.get-more-insta-followers .et_pb_cta_0.et_pb_promo.down-page-button {
    left: 0;
}
.power-page-top.get-more-insta-followers .no-mar-btm {
    margin-bottom: 0px;
}
#power-page .et_pb_row.no-pad-bottom {
    padding-bottom: 0;
}
#power-page .quote-sec-source {
    position: relative;
    top: -25px;
    margin-bottom: 0;
}

/* new-css */
#wpfront-notification-bar.wpfront-fixed {
    padding: 15px 0;
}
body.home p,
body.page-id-15618 p {
    text-align: justify;
}

/* woocommerce-css */
.woocommerce-js #et-top-navigation .et-cart-info {
    display: none !important;
}
.woocommerce-js #message-purchased .message-purchase-main {
    border-radius: 7px;
    padding: 10px;
}
.woocommerce-js #message-purchased p span {
    color: #ff7900 !important;
}
.woocommerce-js #message-purchased {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}	
.woocommerce-js #message-purchased p.wn-notification-message-container {
    font-size: 14px;
}
.woocommerce-js #message-purchased p small {
    font-size: 12px;
}
.woocommerce-js #message-purchased p .wn-popup-product-title {
    font-size: 18px;
}
.woocommerce-js #message-purchased .message-purchase-main {
    padding: 0 35px 0 0;
    display: flex;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
    position: relative;
    width: 100%;
    height: 100%;
}	

/* end-woocommerce-css */

/* new-home-page-css */
body.page-id-14492.et_header_style_left,
body.page-id-15237.et_header_style_left,
body.page-id-14492.et_header_style_left p,
body.page-id-15237.et_header_style_left p,
body.page-id-14492.et_header_style_left input,
body.page-id-14492.et_header_style_left textarea,
body.page-id-14492.et_header_style_left select,
body.page-id-14492.et_header_style_left a,
body.page-id-15237.et_header_style_left a,
body.page-id-15618,
body.page-id-15618 p {
    font-family: 'Muli', sans-serif;
}
body.page-id-14492.et_header_style_left h1,
body.page-id-14492.et_header_style_left h2,
body.page-id-14492.et_header_style_left h3,
body.page-id-14492.et_header_style_left h4,
body.page-id-14492.et_header_style_left h5,
body.page-id-14492.et_header_style_left h6,
body.page-id-15618 h1,
body.page-id-15618 h2,
body.page-id-15618 h3,
body.page-id-15618 h4,
body.page-id-15618 h5,
body.page-id-15618 h6 {
    font-family: 'Muli', sans-serif;
}
body.page-id-15618 p {
    color: #444444;
}
p {
    color: #444444;
}
body.page-id-15618 div.et_pb_section#banner-section .et_pb_row {
    background-image: url(https://www.idigic.net/wp-content/uploads/2019/11/hero-banner-6.jpg)!important;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 620px;
}
body.page-id-15618 #banner-section {
    height: 620px;
    padding: 0;
}
body.page-id-15618 .big-bg-text p,
body.page-id-45 .big-bg-text p {
    color: rgba(255, 255, 255, 0.2);
}
body.page-id-14492.et_header_style_left #page-container #main-header {
    background-color: transparent !important;
}
body.page-id-14492.et_header_style_left #page-container #main-header.et-fixed-header {
    background-color: #ffffff !important;
}
body.page-id-14492.et_header_style_left nav#top-menu-nav ul li a {
    color: #fff;
}
body.page-id-14492.et_header_style_left #main-header.et-fixed-header nav#top-menu-nav ul li a {
    color: #7f7f7f;
}
body.page-id-14492.et_header_style_left #main-header.et-fixed-header nav#top-menu-nav ul li:last-child a {
    color: #fff;
}
body.page-id-14492.et_header_style_left .logo_container a img {
    display: none !important;
}
body.page-id-14492.et_header_style_left #main-header.et-fixed-header .logo_container a img {
    display: block !important;
}
body.page-id-14492.et_header_style_left .logo_container a {
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/white-logo.svg) no-repeat center center;
    height: 50px;
    width: 100px;
    display: inline-block;
    margin-top: 5px;
}
body.page-id-14492.et_header_style_left .et-fixed-header .logo_container a img#logo {
    margin-top: 10px;
}
body.page-id-14492.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0 !important;
}
nav#top-menu-nav ul li:last-child:hover:before {
    display: none;
}
.slider-banner-sec {
    position: relative;
    width: 100%;
    height: 100%;
}
.slider-banner-sec .slider-content {
    position: absolute;
    top: 40%;
    right: 0;
    left: 14%;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}
.slider-banner-sec .slider-title {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 10px;
}
span.strong {
    font-weight: 700;
}
.slider-banner-sec .slider-desc {
    font-size: 20px;
    line-height: 28px;
    width: 85%;
    color: #fff;
    font-weight: 400;
    padding-bottom: 15px;
}
.slider-banner-sec .slider-price {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
}
.slider-banner-sec .slider-price:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 3px;
    width: 150px;
    left: 0;
    top: 30px;
}
.primary-btn,
.secondary-btn {
    border-radius: 360px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0.8em 1.6em;
    display: inline-block;
    font-weight: 600;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-top: 30px;
    background: none;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.secondary-btn.white {
    color: #ff7802;
    background: #ffffff;
}
.our-service-content .primary-btn {
    color: #ff7802;
}
.our-service-content .primary-btn:hover {
    //color: #ff7802;
}
.our-services .our-service-content .primary-btn,
.cust-review-more,
.free-trial-btn .primary-btn,
.free-trial-btn .secondary-btn {
    font-size: 16px;
    background-color: #fea921;
    background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
    background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
    color: #fff;
    border: 0;
    padding: 0.8em 1.6em;
}
.our-services .our-service-content .primary-btn:hover,
.cust-review-more:hover,
.free-trial-btn .primary-btn:hover,
.free-trial-btn .secondary-btn:hover {
    padding: .8em 2.4em .8em 2em;
}
.primary-btn:hover {
    color: #ffffff;
}
.secondary-btn i,
.primary-btn i {
    position: absolute;
    height: 100%;
    right: -30%;
    top: 37%;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.secondary-btn:hover i,
.primary-btn:hover i {
    right: 6%;
    top: 35%;
    opacity: 1;
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}
.our-service-content .primary-btn i {
    padding-left: 5px;
    padding-right: 5px;
}
.secondary-btn:hover,
.primary-btn:hover {
    padding: .8em 2.4em .8em 2em;
}
div#home_page_slider {
    overflow: hidden;
}
div#home_page_slider .sa_hover_container {
    min-height: auto !important;
    height: calc(100vh - 105px);
}
div#home_page_slider.owl-carousel .owl-item {
    left: -100px;
    padding-right: 40px;
}
div#home_page_slider.owl-carousel .owl-stage {
    transition: all 1s ease 0s !important;
}
#hero-slider div#home_page_slider .owl-nav .owl-next {
    background: url(https://www.idigic.net/wp-content/uploads/2019/09/right-arrow-01.svg) no-repeat center center !important;
    width: 50px !important;
    right: 50px;
}
#hero-slider div#home_page_slider .owl-nav .owl-prev {
    background: url(https://www.idigic.net/wp-content/uploads/2019/09/left-arrow.svg) no-repeat center center !important;
    width: 50px !important;
    left: 50px;
}
#hero-slider div#home_page_slider .owl-nav .owl-next:hover,
#hero-slider div#home_page_slider .owl-nav .owl-prev:hover {
    background: transparent;
}
#hero-slider div#home_page_slider .owl-nav .owl-next:hover {
    right: 30px;
    transition: all 0.5s ease-out;
}
#hero-slider div#home_page_slider .owl-nav .owl-prev:hover {
    left: 30px;
    transition: all 0.5s ease-out;
}
.down-btn-sec {
    text-align: center;
    position: relative;
    top: -150px;
    z-index: 10;
}
#review-form .read_more,
#review-form .show_less {
    font-size: 12px;
    font-style: italic;
    position: relative;
}
@-webkit-keyframes bounce-absolute {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes bounce-absolute {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.down-btn a {
    color: #ffffff;
    cursor: pointer;
    font-size: 38px;
    font-weight: 300;
    display: inline-block;
    position: relative;
    animation: bounce-absolute 3s linear infinite;
    -webkit-animation: bounce-absolute 3s linear infinite;
    -moz-animation: bounce-absolute 3s linear infinite;
    -o-animation: bounce-absolute 3s linear infinite;
}
.our-services {
    display: flex;
    flex-flow: row wrap;
}
.our-services .our-services-img,
.our-services .our-services-content,
.our-solution .our-solution-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-services .our-services-img span.et_pb_image_wrap {
    display: flex;
    justify-content: flex-end;
}
.et_pb_section.no-pad-btm,
.et_pb_row.no-pad-btm,
.et_pb_row_inner.no-pad-btm {
    padding-bottom: 0;
}
.et_pb_section.no-mar-btm,
.et_pb_row.no-mar-btm,
.et_pb_gutters3 .et_pb_module.no-mar-btm {
    margin-bottom: 0;
}
.et_pb_section.no-pad-top,
.et_pb_row.no-pad-top {
    padding-top: 0;
}
.et_pb_section.no-mar-top,
.et_pb_row.no-mar-top {
    margin-top: 0;
}
.our-service-content h3, .our-service-content h2 {
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 15px;
}
.our-service-content p.desc {
    font-size: 18px;
    font-weight: 400;
}
.our-service-content a.btn {
    margin-top: 0;
}
.text-center {
    text-align: center;
}
.why-us-heading p.desc {
    padding: 0 13%;
}
.how-it-works p.desc {
    padding: 15px 13%;
}
.why-us-row .et_pb_column {
    padding: 30px;
    margin: 15px;
    border-radius: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 22px -3px rgba(0, 0, 0, .08);
    position: relative;
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
}
.why-us-row .why-us-content {
    text-align: center;
}
.why-us-content .icon img {
    width: 25%;
}
.why-us-content h3.h3-title {
    font-size: 24px;
    font-weight: 600;
}
.et_pb_section.how-it-works {
    overflow: hidden;
    padding-top: 60px;
}
.how-it-works {
    background: transparent url(https://www.idigic.net/wp-content/uploads/2019/09/section-gradient-top.svg);
    background-position: left 50% top 0;
    background-size: auto auto;
    background-repeat: no-repeat;
}
.footer-cta-sec {
    background: transparent url(https://www.idigic.net/wp-content/uploads/2019/09/footer-curve1.svg);
    background-position: 50% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 250px;
    position: relative;
    top: 0;
}
.customer-review .sp-testimonial-free-section .sp-tfree-client-image {
    position: relative;
    padding-top: 130px;
    right: 0;
    left: 0;
    margin: auto;
}
.customer-review .sp-testimonial-free-section .sp-tfree-client-image:before {
    content: "";
    position: absolute;
    background: transparent url(https://www.idigic.net/wp-content/uploads/2019/10/icon-quote.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    left: 0;
    z-index: -1;
    display: inline-block;
    top: -10px;
    margin: 0 auto;
    right: 0;
}
.customer-review .sp-testimonial-free-section .sp-tfree-client-image img {
    margin: 0 auto;
    width: 80px;
    border: 2px solid #ececec;
}
.how-it-works .free-trial-btn .btn {
    margin: 20px 10px;
}
.how-it-works ul {
    padding-left: 0;
}
.how-it-works ul li {
    display: inline-block;
    width: 33%;
    padding: 0 50px;
    cursor: pointer;
}
.how-it-works ul li:before {
    display: none;
}
.how-it-works ul li span.no {
    border: 2px solid #ddd;
    border-radius: 360px;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.how-it-works ul li.active span.no {
    color: #ff7900;
    border-color: #ff7900;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.how-it-works ul li.active .steps-arrow,
.how-it-works ul li.active .steps-arrow::before,
.how-it-works ul li.active .steps-arrow::after {
    background: #ff7900;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.how-it-works ul li.active:last-child svg path {
    stroke: #ff7900;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.how-it-works .down-btn a i {
    color: #ff7900;
    background: #fff;
    width: 70px;
    height: 70px;
    line-height: 80px;
    border-radius: 50%;
    transition: all 0.15s ease-in-out;
    -moz-box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
    -webkit-box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
    box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
}
.how-it-works .down-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
}
.customer-review .sp-testimonial-free {
    background: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    transition: all .5s ease-in-out;
}
.customer-review .sp-testimonial-free:hover {
    border: none;
}
.customer-review #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section .slick-prev,
.customer-review #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section .slick-next {
    color: #ff7500;
    background: #fff;
    height: 50px;
    width: 50px;
    border-radius: 360px;
    line-height: 50px;
    font-size: 32px;
    font-weight: 800;
    -moz-box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
    -webkit-box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
    box-shadow: 0 15px 30px 0 rgba(22, 14, 51, 0.07);
    transition: all .5s ease-in-out;
}
.customer-review #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section .slick-prev:hover,
.customer-review #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section .slick-next:hover {
    color: #fff;
    background: #ff7500;
}
.customer-review .sp-testimonial-free-section .tfree-client-testimonial {
    margin: 0;
}
.our-solution-row .icon {
    width: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.our-solution-row p.icon-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #7e7e7e;
    font-weight: 600;
}
.our-solution-row p.icon-title span {
    padding-right: 35px;
}
p.icon-title img {
    width: 32px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    filter: grayscale(100%);
    opacity: 0.5;
}
.cta-btm p {
    font-size: 28px;
    color: #333;
    font-weight: 600;
    padding-bottom: 0;
}
.cta-btm .btn {
    margin-top: 15px;
}
.cta-btm a.btn {
    background: #ff7500;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.cta-btm a.btn:hover {
    border: 1px solid rgba(255, 255, 255, 1);
}
ul.social-icons li {
    list-style-type: none;
    display: inline-block;
}
ul.social-icons {
    padding-left: 0;
    padding-top: 10px;
}
.footer-menu ul {
    padding-left: 0;
    padding-top: 10px;
}
.footer-menu ul li:before,
ul.social-icons li:before,
.footer-btm-menu ul li:before {
    display: none;
}
ul.social-icons i {
    font-family: FontAwesome;
}
ul.social-icons li a {
    color: #d2d2d2;
    height: 42px;
    width: 42px;
    background: #fff;
    display: block;
    border-radius: 360px;
    text-align: center;
    -moz-box-shadow: 0 5px 10px 0 rgba(22, 14, 51, 0.07);
    -webkit-box-shadow: 0 5px 10px 0 rgba(22, 14, 51, 0.07);
    box-shadow: 0 5px 10px 0 rgba(22, 14, 51, 0.07);
    line-height: 42px;
    margin-right: 10px;
    font-size: 22px;
    border: 1px solid rgba(210, 210, 210, 0.5);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
ul.social-icons li a:hover {
    background: #ff7500;
    color: #fff;
    border: 1px solid #e4710f;
}
.footer-menu ul li a {
    color: #333;
}
.footer-menu h4 {
    font-weight: 600;
    text-transform: uppercase;
}
.et_pb_section.footer-menu-sec {
    padding: 30px 0;
}
.footer-info-sec .et_pb_row {
    padding: 10px 0 5px 0;
}
.footer-info-sec #footer-info {
    padding-bottom: 0;
}
.footer-btm-menu ul li a {
    color: #333;
    font-size: 15px;
}
.footer-btm-menu ul {
    text-align: right;
    padding-left: 0;
}
.footer-btm-menu ul li {
    display: inline-block;
    padding-left: 5px;
}
.footer-btm-menu ul li {
    padding-bottom: 0 !important;
}
.footer-info-sec {
    border-top: 2px solid #f4f4f4;
}
.footer-menu3-container i {
    color: #ff7500;
}
body.page-id-14492.et_header_style_left .footer-menu ul li a:hover,
.footer-btm-menu ul li a:hover {
    color: #ff7500;
}
body.page-id-14492.et_header_style_left footer#main-footer {
    display: none;
}
@keyframes roll-animate {
    from {
        transform: rotate(0deg)
    }
    
    to {
        transform: rotate(360deg)
    }
}
.rotate-animate {
    animation: roll-animate 20s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -webkit-animation: roll-animate 20s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -moz-animation: roll-animate 20s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -o-animation: roll-animate 20s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

/* new-price-table-card-css-starts */
.mobile-home-pricing-table .insta-pricing-container {
    background: #ffaf7b;
    /* Old browsers */
    
    background: -moz-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(135deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffaf7b', endColorstr='#3a1c71', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    
    padding: 25px 10px;
    border-radius: 25px;
    color: #fff;
}
.mobile-home-pricing-table .instagram-likes-pricing-container {
    background: #ffaf7b;
    /* Old browsers */
    
    background: -moz-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(135deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffaf7b', endColorstr='#3a1c71', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.mobile-home-pricing-table .followers span.followers-value {
    color: #fff;
    display: block;
    font-size: 40px;
    font-weight: 700;
}
.mobile-home-pricing-table .insta-pricing-value {
    text-align: center;
}
.mobile-home-pricing-table span.followers-per {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    padding-top: 12px;
    display: block;
}
.mobile-home-pricing-table .pricing {
    border-top: 2px solid #fff;
    background: transparent;
}
.mobile-home-pricing-table .pricing span.followers-value {
    background: #fff;
    border-radius: 360px;
    padding: 12px 30px;
    color: #ff7900;
    font-weight: 700;
    font-size: 24px;
}
.mobile-home-pricing-table .insta-pricing-discount {
    font-size: 16px;
    font-weight: 700;
}
.mobile-home-pricing-table .owl-item.center .insta-pricing-container,
#pricing_table_inner .owl-item.center .pricing-value-container {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.mobile-home-pricing-table .owl-item .insta-pricing-container,
#pricing_table_inner .owl-item .pricing-value-container {
    opacity: 0.6;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
}
.mobile-home-pricing-table .owl-carousel .owl-dots {
    display: none !important;
}
.mobile-home-pricing-table .owl-item .insta-pricing-container a,
#pricing_table_inner .owl-item .pricing-value-container>a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/*icon-animate */
@-webkit-keyframes insta-icon-bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes insta-icon-bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes insta-icon-rev-bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes insta-icon-rev-bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

/*why-insta-likes-icon-animate */
@-webkit-keyframes insta-likes-icon-animate {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes insta-likes-icon-animate {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@-webkit-keyframes insta-likes-icon-rev-animate {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    
    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes insta-likes-icon-rev-animate {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    
    50% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.hero-icon-animate {
    display: block;
}
.hero-icon-animate {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    display: inline-block;
}
span.small {
    height: 30px;
    width: 30px;
    display: inline-block;
}
span.medium {
    height: 40px;
    width: 40px;
    display: inline-block;
}
span.large {
    height: 50px;
    width: 50px;
    display: inline-block;
}
.hero-icon-animate span {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
}
.hero-icon-animate span:nth-child(1) {
    left: 15%;
    top: 25%;
    -webkit-animation: insta-icon-bounce 10s ease-in-out infinite;
    -moz-animation: insta-icon-bounce 10s ease-in-out infinite;
    -o-animation: insta-icon-bounce 10s ease-in-out infinite;
    animation: insta-icon-bounce 10s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(2) {
    left: 20%;
    top: 5%;
    opacity: 0.1;
    -webkit-animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    -o-animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    -moz-animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    animation: insta-icon-rev-bounce 8s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(3) {
    left: 70%;
    top: 10%;
    opacity: 0.5;
    -webkit-animation: insta-icon-rev-bounce 9s ease-in-out infinite;
    -moz-animation: insta-icon-rev-bounce 9s ease-in-out infinite;
    -o-animation: insta-icon-rev-bounce 9s ease-in-out infinite;
    animation: insta-icon-rev-bounce 9s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(4) {
    right: 19%;
    bottom: 1%;
    opacity: 0.6;
    top: auto;
    left: auto;
    -webkit-animation: insta-icon-rev-bounce 17s ease-in-out infinite;
    -webkit-animation: insta-icon-rev-bounce 17s ease-in-out infinite;
    -o-animation: insta-icon-rev-bounce 17s ease-in-out infinite;
    animation: insta-icon-rev-bounce 17s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(5) {
    top: auto;
    bottom: 23%;
    left: 12%;
    opacity: 0.4;
    -webkit-animation: insta-icon-bounce 15s ease-in-out infinite;
    -moz-animation: insta-icon-bounce 15s ease-in-out infinite;
    -o-animation: insta-icon-bounce 15s ease-in-out infinite;
    animation: insta-icon-bounce 15s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(6) {
    top: auto;
    left: 35%;
    bottom: 5%;
    -webkit-animation: insta-icon-rev-bounce 20s ease-in-out infinite;
    -moz-animation: insta-icon-rev-bounce 20s ease-in-out infinite;
    -o-animation: insta-icon-rev-bounce 20s ease-in-out infinite;
    animation: insta-icon-rev-bounce 20s ease-in-out infinite;
}
.hero-icon-animate span:nth-child(7) {
    top: auto;
    left: 86%;
    bottom: 22%;
    -webkit-animation: insta-icon-bounce 17s linear infinite;
    -moz-animation: insta-icon-bounce 17s linear infinite;
    -o-animation: insta-icon-bounce 17s linear infinite;
    animation: insta-icon-bounce 17s linear infinite;
}

/* new-price-table-card-css-end */

/* review-star-ratings-css-start */
.review-star-ratings {
    color: #ffffff;
    font-size: 22px;
    height: 25px;
    width: 100px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: left;
}
.review-star-ratings-top {
    color: #ff7900;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}
.review-star-ratings-bottom {
    padding: 0;
    display: block;
    z-index: 0;
}
.form-and-review-row .reviews-content {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    display: none;
    box-sizing: border-box;
    border: 2.4px solid #fff;
    border-radius: 60px;
    padding: 15px 25px 20px 25px;
    margin-bottom: 25px;
}
.form-and-review-row .review-desc {
    padding-bottom: 10px;
}
.form-and-review-row .customer-reviews {
    padding: 25px 25px 0 25px;
}
.review-author {
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #fff;
}
.form-and-review-row #loadMore {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 360px;
    transition: .3s;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}
.form-and-review-row #loadMore:hover {
    padding: .8em 2.4em .8em 2em;
}
.form-and-review-row #loadMore i {
    position: absolute;
    height: 100%;
    right: -30%;
    top: 37%;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.form-and-review-row #loadMore:hover i {
    right: 20%;
    top: 35%;
    opacity: 1;
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}
.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}

/* review-star-ratings-css-end */

/* new-home-page-css-end */

/* new-inner-page-css-start */
.inner-banner-text h1 strong {
    color: #fff;
}
.inner-banner-text h1 {
    font-size: 40px;
    color: #fff;
}
.inner-banner-text p {
    color: #fff;
    font-size: 20px;
}
.et_pb_section.inner-banner-bg {
    padding: 100px 0;
}
.inner-banner-text {
    text-align: center;
    padding: 0 15%;
}
.inner-banner-bg .down-btn-sec {
    top: 0;
}
#pricing_table_inner .pricing-value-container {
    border-radius: 10px;
    border: 1px solid #f6f6f6;
    background: #ffffff;
    padding: 15px 30px;
    -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    transition: box-shadow .4s, -webkit-box-shadow .4s;
}
#pricing_table_inner .pricing-value {
    background: #ffaf7b;
    /* Old browsers */
    
    background: -moz-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(-45deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(135deg, #ffaf7b 0%, #d76d77 50%, #3a1c71 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffaf7b', endColorstr='#3a1c71', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    
    padding: 25px 10px;
    margin-top: 30px;
    border-radius: 25px;
    color: #fff;
}
#pricing_table_inner .pricing-value img {
    width: 25%;
    margin: auto;
    display: block;
}
#pricing_table_inner .pricing-value span.followers-value {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    padding: 10px 0 0 0;
}
#pricing_table_inner .pricing-value span.followers-per {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
#pricing_table_inner span.offer-price {
    border-radius: 360px;
    color: #ff7900;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 16px;
    left: 0;
    right: 0;
    z-index: 1;
    top: -20px;
    width: calc(100% - 100px);
    position: absolute;
    border: 1px solid #f6f6f6;
    background: #ffffff;
    -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 10px rgba(0, 0, 0, .1);
    margin: 0 auto;
}
#pricing_table_inner .pricing-container {
    text-align: center;
}
#pricing_table_inner .pricing-container .pricing-content ul li {
    font-size: 14px;
    padding-left: 0;
    text-align: left;
    color: #626262;
}
#et-boc .et_builder_inner_content #pricing_table_inner .pricing-container .pricing-content ul li {
    font-size: 14px;
}
#pricing_table_inner .pricing-content ul {
    padding: 0;
}
#pricing_table_inner .pricing-content ul li {
    border-bottom: 1px solid #f4f4f4;
    border-top: 0;
}
#pricing_table_inner .pricing-content .pricing-signup a {
    padding: 10px 24px;
    border-radius: 360px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #ff8e10;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
}
#pricing_table_inner .pricing-content span.followers-value {
    font-size: 28px;
    color: #ff7900;
    font-weight: bold;
    margin-bottom: 0;
}
#pricing_table_inner .pricing-container .orange.button {
    display: inline-block;
    margin-top: 20px;
}
#pricing_table_inner:before {
    content: "";
    background: rgba(255, 255, 255, 1);
    height: 105%;
    width: 480px;
    position: absolute;
    display: inline-block;
    left: -370px;
    top: 0px;
    z-index: 1;
    filter: blur(50px);
}
#pricing_table_inner:after {
    content: "";
    background: rgba(255, 255, 255, 1);
    height: 105%;
    width: 480px;
    position: absolute;
    display: inline-block;
    right: -370px;
    top: 0px;
    z-index: 1;
    filter: blur(50px);
}
#pricing_table_inner.owl-carousel .owl-stage-outer {
    width: 100% !important;
    padding: 50px 0;
}
#pricing_table_inner.owl-carousel .owl-dots .active span {
    background-color: rgba(255, 117, 0, 1) !important;
}
#pricing_table_inner.owl-carousel .owl-dots .owl-dot span:hover {
    background-color: rgba(255, 117, 0, 0.7) !important;
}
.how-to-buy p.desc {
    padding: 0 15% 10px 15%;
}
.how-to-buy ul li span.icon img {
    filter: grayscale(1);
    opacity: 0.5;
    width: 80%;
}
.how-to-buy ul li span.icon {
    padding: 5px;
}
.how-it-works ul li.active span.icon img,
.how-it-works ul li:hover span.icon img {
    filter: none;
    opacity: 1;
}
.et_pb_section .h2-heading-sec-center h2.h2-title {
    padding: 0 30%;
}
.h2-heading-sec h2.h2-title {
    font-weight: 400;
    line-height: 42px;
    font-size: 30px;
}
.why-choose-idigic-likes .left:before {
    background: #ffffff;
    height: 900px;
    width: 900px;
    content: "";
    position: absolute;
    left: -40px;
    border-radius: 100%;
    top: -30%;
    padding: 4%;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
}
.why-choose-idigic-likes:before {
    background: transparent url(https://www.idigic.net/wp-content/uploads/2019/10/likes-dot-bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    position: absolute;
    background-position: 0 90%;
    height: 100%;
    width: 100%;
    top: 0%;
    left: 0;
}
.why-choose-idigic-likes .left {
    padding-left: 7%;
}
.why-choose-idigic-likes .right .mobile .et_pb_image_wrap {
    position: absolute;
    left: -160px;
    top: -140px;
}
.why-choose-idigic-likes .right .one span {
    position: absolute;
    left: -390px;
    top: -130px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.why-choose-idigic-likes .right .two span {
    position: absolute;
    right: -180px;
    top: -80px;
    -webkit-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -moz-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -o-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
}
.why-choose-idigic-likes .right .three span {
    position: absolute;
    left: 180px;
    top: 10px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.why-choose-idigic-likes .right .four span {
    position: absolute;
    right: 50px;
    top: 70px;
    -webkit-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -moz-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -o-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
}
.why-choose-idigic-likes .right .five span {
    position: absolute;
    top: 180px;
    left: 340px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.why-choose-idigic-likes .right .six span {
    position: absolute;
    right: -100px;
    top: 270px;
    -webkit-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -moz-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -o-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
}
.why-choose-idigic-likes .right .seven span {
    position: absolute;
    top: 355px;
    left: 310px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.why-choose-idigic-likes .right .eight span {
    position: absolute;
    top: 450px;
    right: -20px;
    -webkit-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -moz-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -o-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
}
.why-choose-idigic-likes .right .nine span {
    position: absolute;
    left: -190px;
    bottom: -650px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.why-choose-idigic-likes .right .ten span {
    position: absolute;
    bottom: -650px;
    right: 210px;
    -webkit-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -moz-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    -o-animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
    animation: insta-likes-icon-rev-animate 20s ease-in-out infinite;
}
.why-choose-idigic-likes .right .eleven span {
    position: absolute;
    bottom: -810px;
    right: 410px;
    -webkit-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -moz-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    -o-animation: insta-likes-icon-animate 10s ease-in-out infinite;
    animation: insta-likes-icon-animate 10s ease-in-out infinite;
}
.pricing-table-items,
.custom-tab-sec,
.why-choose-idigic-likes {
    overflow: hidden;
}
.how-to-buy ul.how-it-works-steps {
    padding-top: 30px;
}

/* new-inner-page-css-end */

/*Divi tab style starts here*/
.custom-tabs .et_pb_tab_active a {
    color: #000 !important;
}
.custom-tabs ul.et_pb_tabs_controls {
    width: 40%;
    background: transparent;
    order: 2;
}
.custom-tabs .et_pb_all_tabs {
    display: flex;
    width: 85%;
    align-items: center;
}
.custom-tabs .et_pb_tabs_controls li {
    display: block;
    width: 100%;
    border: none;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
    box-shadow: 0 0 4px #ededed;
    -webkit-box-shadow: 0 0 4px #ededed;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    min-height: 85px;
    padding-bottom: 0 !important;
}
.custom-tabs ul.et_pb_tabs_controls li:before {
    width: 50px !important;
    height: 50px !important;
    left: 7px !important;
    display: inline-block;
    top: 17px !important;
}
.custom-tabs ul.et_pb_tabs_controls li:first-child:before {}
.custom-tabs .et_pb_tabs_controls li a {
    display: block;
    width: 100%;
    padding: 0 30px 0 70px;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 15px;
    line-height: normal;
    color: #e2e2e2;
}
.custom-tabs .et_pb_tab {
    padding: 0 80px 0 30px;
}
.how-it-works ul li:last-child {
    padding-right: 0;
}

/*Tabs css designer2*/
.small-container.title-sec {
    width: 20%;
    margin-bottom: 32px;
}
.left-big-heart {
    animation: insta-icon-bounce 15s ease-in-out infinite;
    -webkit-animation: insta-icon-bounce 15s ease-in-out infinite;
    position: absolute;
    left: -290px;
    top: -170px;
}
.left-top-small {
    animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    -webkit-animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    ;
    position: absolute;
    left: 110px;
    top: -220px;
}
.left-top-heart {
    animation: insta-icon-bounce 15s ease-in-out infinite;
    -webkit-animation: insta-icon-bounce 15s ease-in-out infinite;
}
.right-big-heart {
    animation: insta-icon-bounce 15s ease-in-out infinite;
    -webkit-animation: insta-icon-bounce 15s ease-in-out infinite;
    position: absolute;
    right: -250px;
    top: -280px;
}
.right-top-medium {
    animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    -webkit-animation: insta-icon-rev-bounce 8s ease-in-out infinite;
    position: absolute;
    right: 361px;
    top: -160px;
}
.right-btm-heart {
    animation: insta-icon-rev-bounce 10s ease-in-out infinite;
    -webkit-animation: insta-icon-rev-bounce 10s ease-in-out infinite;
    position: absolute;
    right: 110px;
    top: 190px;
}
.custom-tabs,
.small-container {
    width: 50%;
    margin: 0 auto;
}
.custom-tabs ul.et_pb_tabs_controls:after {
    content: none;
}
.et_pb_tabs.custom-tabs {
    border: none;
    height: 100%;
    display: flex;
}
.custom-tabs ul.et_pb_tabs_controls li:before {
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/tab-sprit-button.png) no-repeat !important;
}
.custom-tabs ul.et_pb_tabs_controls li:first-child:before {
    background-position: 6px 11px !important;
}
.custom-tabs ul.et_pb_tabs_controls li:nth-child(2):before {
    background-position: 6px -265px!important;
}
.custom-tabs ul.et_pb_tabs_controls li:nth-child(3):before {
    background-position: 6px -544px !important;
}
.custom-tabs ul.et_pb_tabs_controls li:nth-child(4):before {
    background-position: 6px -802px !important;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active {
    padding-right: 54px;
    transform: scale(1.2);
    -webkit- transform: scale(1.2);
    box-shadow: 0 0 30px #ededed;
    -webkit-box-shadow: 0 0 30px #ededed;
    z-index: 14;
}
.custom-tabs .et_pb_tabs_controls li:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/tab-arrrow.png) no-repeat center;
    top: 21px;
    position: absolute;
    right: 32px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active:after {
    right: 10px;
    opacity: 1;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active:first-child:before {
    background-position: 6px -123px !important;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active:nth-child(2):before {
    background-position: 6px -406px !important;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active:nth-child(3):before {
    background-position: 6px -668px !important;
}
.custom-tabs .et_pb_tabs_controls li.et_pb_tab_active:nth-child(4):before {
    background-position: 6px -932px !important;
}
.custom-tabs h4 {
    font-size: 24px;
    font-weight: bold;
    color: #575757;
    margin-bottom: 5px;
}
.custom-tabs .et_pb_all_tabs {
    position: relative;
}
.custom-tabs .et_pb_all_tabs:before {
    content: 'Why-choose us';
    position: absolute;
    top: 90px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff7f06;
    letter-spacing: 1px;
    left: 29px;
}
.custom-tabs .et_pb_all_tabs p {
    font-size: 14px;
    padding-bottom: 8px;
}

/*Tabs css designer2*/

/*14-Oct-2019*/
.reason-cols h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.et_pb_gutters3 .et_pb_column_1_3.reason-buy-insta-col-1 {
    width: 22%;
}
.et_pb_gutters3 .et_pb_column.reason-buy-insta-col-2,
.et_pb_gutters3 .et_pb_column.reason-buy-insta-col-3 {
    width: 33%;
}
.reason-cols:before {
    content: '';
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/reason-buy-spirit-img.png) no-repeat center;
}
.reason-cols.boost:before {
    background-position: 0 0;
}
.reason-cols.target {
    margin-top: 140px;
}
.reason-cols.target:before {
    background-position: -21px -59px;
}
.reason-cols.benificial:before {
    background-position: -21px 8px;
}
.reason-cols.boost:before {
    background-position: -20px -127px;
}
.reason-cols.why-buy-likes:before {
    background-position: -25px -254px;
}
.reason-cols.account-drop:before {
    background-position: -25px -322px;
}
.reason-cols.purchase:before {
    background-position: -27px -389px;
}
.reason-buy-insta-col-2:after {
    content: '';
    height: 118%;
    width: 5px;
    position: absolute;
    background: #f0f0f0;
    right: -39px;
    top: 0;
    border-radius: 60px;
    display: inline-block;
}
.form-and-review-row table.form_table,
.form-and-review-row table.form_table tr,
.form-and-review-row table.form_table tr td {
    border: none;
    padding: 0;
}
.form-and-review-row td.rr_form_heading:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/review-form-icon.png) no-repeat 3px 9px;
    left: 0;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input {
    vertical-align: top;
    padding-bottom: 0px;
    padding-left: 103px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(3) .rr_form_input {
    padding-left: 140px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_heading {
    position: absolute;
    text-align: left;
    padding-left: 44px;
    height: 100%;
    line-height: 40px;
    font-weight: 400;
    color: #868686;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_heading:after {
    background: #ddd;
    height: 20px;
    content: "";
    width: 2px;
    position: absolute;
    top: 10px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:last-child {
    border: none;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:last-child td {
    padding: 0;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input textarea,
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
    border: none;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 5px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row {
    position: relative;
    vertical-align: bottom;
    border-bottom: 2px solid #dae2e0;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
}
.form-and-review-row table.form_table tr.rr_form_row:nth-child(3) {
    height: 42px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(5) td.rr_form_heading:before {
    opacity: 0;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(5) td {
    padding-left: 20px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input {
    display: inline-block;
    width: 100%;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(2) .rr_form_heading:before {
    background-position: 3px -33px;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(3) .rr_form_heading:before {
    background-position: 3px -78px;
}
.form-and-review-row .rr_star.glyphicon-star-empty:before {
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/review-form-icon.png) no-repeat 3px -81px;
    content: '';
    display: inline-block;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
.form-and-review-row input[type=submit] {
    background: #fea921;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #fea921 0%, #ff7802 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #fea921 0%, #ff7802 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #fea921 0%, #ff7802 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fea921', endColorstr='#ff7802', GradientType=0);
    /* IE6-9 */
    
    border: none;
    color: #fff;
    padding: 15px 40px;
    border-radius: 360px;
    font-weight: 600;
    box-shadow: 0 12px 22px 5px #fbd5d3;
    margin-top: 20px;
    cursor: pointer;
    transition: background 0.3s linear;
}
.form-and-review-row input[type=submit]:hover {
    background-position: 100px;
}
.form-and-review-row .testimonial_group .testimonial {
    width: 90%;
    padding: 15px 30px 0px;
    box-sizing: border-box;
    border-style: solid;
    border-color: #fff;
    border-width: 2.4px 2.4px 0;
    margin: 0px 5% 110px;
    border-radius: 63px 63px 0 0;
    position: relative;
}
.form-and-review-row .testimonial_group .testimonial:after {
    content: '';
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/review-btm-new.png) no-repeat 0 0;
    width: 101%;
    height: 140px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    bottom: -77px;
    left: -2px;
}
.form-and-review-row .all-review-col {
    background: rgb(255, 175, 123, 1);
    background: linear-gradient(125deg, rgba(255, 175, 123, 1) 0%, rgba(58, 28, 113, 1) 100%);
    -webkit-background: linear-gradient(125deg, rgba(255, 175, 123, 1) 0%, rgba(58, 28, 113, 1) 100%);
    height: 686px;
    overflow: auto;
}
.testimonial_group .testimonial .rr_review_name {
    color: #fff;
}
.form-and-review-row .testimonial_group .testimonial .rr_review_text .drop_cap {
    display: none;
}
#review-form .testimonial_group .testimonial .rr_review_text .drop_cap {
    position: absolute;
    top: -40px;
    left: -20px;
}
.form-and-review-row .testimonial_group .testimonial .rr_review_text {
    color: #fff;
    z-index: 1;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row:nth-child(5) td.rr_form_heading.rr_required {
    height: 30px;
}
.form-and-review-row .rr_star.glyphicon-star:before {
    content: '';
    background: url(https://www.idigic.net/wp-content/uploads/2019/10/review-form-icon.png) no-repeat 3px -125px;
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}
.form-and-review-row .rr_review_form .form_table .rr_form_row .rr_form_input textarea {
    width: 100%;
    padding-top: 32px;
    resize: none;
}
.form-and-review-row {
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 5px 24px rgba(199, 199, 199, 0.5);
}
.form-and-review-row .et_pb_column:nth-child(1) {
    padding: 4%;
}
.form-and-review-row .et_pb_column .rr_review_form table {
    margin: 0;
}

/*14-Oct-2019*/
.left-big-heart {
    position: absolute;
    left: -290px;
    top: -170px;
}

/*Banner style starts here*/
.slider-banner-sec .slider-content {
    position: absolute;
    top: 0;
    right: 0;
    left: 14%;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 100%;
}
#home_page_slider.owl-carousel .owl-item img {
    display: inherit;
}
.slider-banner-sec.slider-banner-sec-1 .slider-content-right {
    width: 49%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: auto;
}
.cus-container {
    width: 1180px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/*Banner style ends here*/
.owl-carousel {
    -ms-touch-action: pan-x;
    //touch-action: pan-x; 
}
.ios .owl-carousel {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/* feb-2020-css */

.become-an-insta-title {
    font-weight: 600;
    font-size: 34px;
	line-height: 40px;
    color: #555555;
    text-align: center;
}
.why-idigic .et_pb_blurb_container h3 {
	font-weight: 600;
    font-size: 22px;
    color: #555555;
    line-height: 1.2em;
}	
.why-idigic #left, .why-idigic .right {
    padding-bottom: 0;
}

#main-footer div#text-2,.footer-widget .free-trial, #top-menu-nav .free-trial, #et_mobile_nav_menu .free-trial  {
    display: none;
}
#banner-section {
    padding-top: 0;
}

#et-boc .write-for-us-toggle ul {
    list-style-type: none;
}
.write-for-us-toggle ul li:before {
    left: -15px;
}

/* feb-2020-css */



/* woocommerce-css */
.woocommerce-js #et-top-navigation .et-cart-info {
    display: none;
}
.woocommerce-js #message-purchased p span {
    color: #ff7900 !important;
}
.woocommerce-js #message-purchased {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}	
.woocommerce-js #message-purchased p.wn-notification-message-container {
    font-size: 14px;
    line-height: 18px;
}
.woocommerce-js #message-purchased p small {
    font-size: 12px;
}
.woocommerce-js #message-purchased p .wn-popup-product-title {
    font-size: 18px;
}
.woocommerce-js #message-purchased .message-purchase-main {
    border-radius: 7px;
    padding: 5px 35px 5px 10px;
    display: flex;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
    position: relative;
    width: 100%;
    height: 100%;
}	
.woocommerce-js #message-purchased a {
    color: #ff7500!important;
    text-decoration: underline;
}
.woocommerce-js #message-purchased #notify-close:before {
    color: #ff7900;
}
.woocommerce-js #message-purchased #notify-close {
    right: 5px;
    top: 5px;
}
.woocommerce-js #message-purchased img {
    max-width: 72px;
}

/* end-woocommerce-css */


/* new-home-media-css */
@media only screen and (max-width:1400px) {
    .cus-container {
        width: 970px;
    }
    
    .slider-banner-sec .slider-title {
        font-size: 35px;
    }
    
    #home_page_slider .primary-btn,
    #home_page_slider .secondary-btn {
        font-size: 14px;
        padding: 10px 26px;
    }
}
@media only screen and (max-width:1199px) {
    .slider-banner-sec .slider-title {
        font-size: 29px;
        line-height: 38px;
    }
    
    .cus-container {
        width: 700px;
    }
    
    .slider-content-left {
        width: 50%;
        padding-right: 5%;
    }
    
    #home_page_slider .primary-btn,
    #home_page_slider .secondary-btn {
        margin-top: 10px;
    }
    
    div#home_page_slider .sa_hover_container {
        height: calc(80vh - 105px);
    }
    
    .slider-banner-sec .slider-price:after {
        display: none;
    }
    
    .slider-banner-sec .slider-price {
        font-size: 22px;
    }
    
    .slider-banner-sec .slider-content {
        overflow: hiden;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .how-it-works .down-btn {
        top: 40px;
    }
    
    .slider-content-left {
        width: 50%;
    }
}
@media (max-width: 1024px) {
    div#home_page_slider.autohide-arrows .owl-nav {
        display: none !important;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .slider-content-left {
        width: 60%;
        padding-right: 0%;
    }
}
@media (min-width: 981px) {
    .customer-review p.desc {
        padding: 0 25%;
    }
    
    .customer-review .sp-testimonial-free {
        padding: 0 10%;
    }
    
    .our-solution .h2-title {
        padding: 0 25%;
    }
    
    #page-container #main-header.et-fixed-header {
        background: #fff;
    }
    
    .slider-content-left {
        width: 35%;
        padding-right: 5%;
    }
    
    .slider-content-right {
        width: 40%;
    }
    
    .footer-menu-sec .et_pb_column {
        margin-right: 3%;
        width: 22%;
    }
    
    .slider-banner-sec-3 .slider-content {
        //top: 25%;
    }
    
    .slider-banner-sec-2 .slider-content {
        //top: 14%;
    }
    
    .slider-content-left {
        width: 43%;
        padding-right: 5%;
    }
    
    .slider-content-right {
        width: 50%;
        top: 0;
        left: auto;
    }
    
    .et_pb_section .h2-heading-sec-center h2.h2-title {
        font-weight: 400;
        line-height: 42px;
        font-size: 30px;
        padding: 0 30%;
    }
    
    .et_pb_section.why-choose-idigic-likes {
        padding: 10% 0 15% 0;
    }
    
    .page-id-49 div.why-idigic-insta-like {
        padding: 10% 0;
    }
}
@media (min-width: 768px) {
    .how-it-works .steps-arrow {
        display: block;
        position: absolute;
        left: 130px;
        top: 25px;
        right: 0px;
        height: 2px;
        background: #e8e7eb;
    }
    
    .how-it-works .steps-arrow::before,
    .how-it-works .steps-arrow::after {
        display: block;
        content: '';
        position: absolute;
        right: -2px;
        bottom: 5px;
        height: 2px;
        width: 15px;
        background: #e8e7eb;
        transform: rotate(45deg);
    }
    
    .how-it-works .steps-arrow::after {
        bottom: -5px;
        transform: rotate(-45deg);
    }
    
    .how-it-works ul li:last-child svg {
        position: absolute;
        display: block;
        left: 120px;
        bottom: 100%;
        margin-bottom: -30px;
    }
    
    .et_pb_row.why-us-row {
        padding-bottom: 70px;
    }
    
    .how-it-works-steps-row {
        padding-top: 60px;
    }
    
    .our-services .our-services-img span.et_pb_image_wrap img {
        width: 100%;
    }
    
    .hero-icon-animate {
        //display: none;
    }
    
    body.page-id-14492.et_header_style_left .why-idigic .first,
    body.page-id-14492.et_header_style_left .why-idigic .last {
        position: relative;
        left: 0;
    }
}
@media only screen and (max-width:979px) {
    body.page-id-14492.et_header_style_left .logo_container a {
        margin: 0;
    }
    
    body.page-id-14492.et_header_style_left header#main-header {
        top: 0 !important;
    }
    
    .slider-banner-sec .slider-content {
        z-index: 1;
        position: absolute;
        top: 7%;
        height: 93%;
        left: 14%;
        width: 75%;
        text-align: center;
        display: block;
    }
    
    .slider-banner-sec .slider-desc {
        width: 100%;
    }
    
    .down-btn-sec {
        text-align: center;
        display: none;
        position: absolute;
        top: auto;
        z-index: 10;
        bottom: 50px;
        left: 40%;
        transform: translateX(0%);
    }
    
    .slider-content-right {
        width: 75%;
        position: absolute;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    .owl-carousel .owl-item img {
        display: inherit !important;
    }
    
    .slider-banner-sec .slider-price:after {
        display: none;
    }
    
    .our-services .et_pb_module {
        //float: left;
        margin-left: 0;
    }
    
    .why-idigic .et_pb_main_blurb_image .et_pb_image_wrap {
        width: 100px;
    }
    
    #checkout-idigic-service .our-services {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        padding-bottom: 15px;
        overflow: hidden;
    }
    
    #checkout-idigic-service .our-services:last-child() {
        margin-bottom: 0;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-services-img {
        display: inherit;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-services-content {
        display: inherit !important;
        flex: 1;
        order: 2;
    }
    
    #checkout-idigic-service .our-services:nth-child(1) .our-services-content,
    #checkout-idigic-service .our-services:nth-child(3) .our-services-content {
        text-align: left;
    }
    
    #checkout-idigic-service .our-services:nth-child(1) .our-services-content p,
    #checkout-idigic-service .our-services:nth-child(3) .our-services-content p {
        text-align: left;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-services-content p {
        text-align: right;
    }
    
    #checkout-idigic-service .our-services:nth-child(1) .our-service-content h3,
    #checkout-idigic-service .our-services:nth-child(3) .our-service-content h3 {
        text-align: left;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-services-content {
        text-align: right;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-service-content h3 {
        text-align: right;
    }
    
    div#home_page_slider .sa_hover_container {
        height: calc(74vh - 105px);
    }
    
    .slider-banner-sec .slider-title {
        font-size: 32px;
        line-height: 38px;
        margin-top: 22px;
    }
    
    .primary-btn,
    .secondary-btn {
        padding: 10px 15px;
    }
    
    .slider-content-right {
        width: 55%;
    }
    
    .slider-banner-sec .slider-price {
        font-size: 23px;
        margin-bottom: 15px;
    }
    
    .our-services .our-services-img span.et_pb_image_wrap {
        display: flex;
        justify-content: center;
    }
    
    .our-service-content p.desc {
        font-size: 18px;
        font-weight: 400;
    }
    
    .primary-btn,
    .secondary-btn {
        font-size: 14px;
    }
    
    .how-it-works .free-trial-btn .btn {
        margin: 15px 15px 0 0;
    }
    
    .how-it-works .free-trial-btn a:last-child {
        margin-right: 0;
    }
    
    .slider-banner-sec .primary-btn,
    .slider-banner-sec .secondary-btn {
        margin: 0;
    }
    
    .why-us-row .et_pb_column {
        padding: 30px;
        margin: 15px 15px 15px 0;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .how-it-works ul li {
        display: block;
        width: 100%;
        cursor: pointer;
        margin: 0 auto 40px;
        border: 1px solid #f0f0f0;
        padding: 20px 30px !important;
        text-align: center;
        box-sizing: border-box;
    }
    
    ul.how-it-works-steps li span.no {
        position: absolute;
        left: 0;
        right: 0;
        top: -25px;
        background: #fff;
    }
    
    .how-it-works ul li.active {
        border-color: #ff7900;
    }
    
    ul.how-it-works-steps li:last-child {
        margin-bottom: 0;
    }
    
    body.page-id-14492.et_header_style_left .why-idigic #left span.et_pb_image_wrap {
        padding: 10px;
        height: 80px;
        width: 80px;
        line-height: 90px;
    }
    
    body.page-id-14492.et_header_style_left .why-idigic #left span.et_pb_image_wrap img {
        width: 75%;
    }
    
    body.page-id-14492.et_header_style_left #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section {
        padding: 0;
    }
    
    body.page-id-14492.et_header_style_left .sp-testimonial-free-section .slick-prev,
    body.page-id-14492.et_header_style_left .sp-testimonial-free-section .slick-next {
        top: auto;
        bottom: 0;
    }
    
    body.page-id-14492.et_header_style_left .footer-info-sec .et_pb_row .et_pb_column:first-child {
        margin-bottom: 5px;
    }
    
    body.page-id-14492.et_header_style_left .footer-btm-menu ul {
        text-align: center;
        padding-left: 0;
    }
    
    body.page-id-14492.et_header_style_left .footer-info-sec .et_pb_row:last-child {
        padding: 0;
    }
    
    .customer-review .sp-testimonial-free-section .sp-tfree-client-image:before {
        width: 120px;
        height: 120px;
        top: 25px;
        left: 0px;
    }
    
    .how-it-works ul li:last-child svg {
        display: none;
    }
    
    .how-it-works .steps-arrow {
        display: none;
    }
    
    .how-it-works ul li span.no {
        margin: 0 auto;
    }
    
    .rotate-animate {
        max-width: 250px;
    }
    
    .our-solution-row .icon {
        width: 50px;
    }
    
    p.icon-title img {
        position: relative;
    }
    
    .our-solution-row p.icon-title span {
        padding-right: 5px;
    }
    
    .mobile-home-pricing-table {
        width: 100%;
        overflow: hidden;
    }
    
    .read-more-btn {
        text-align: center;
    }
    
    .read-more-btn a {
        text-transform: uppercase;
        color: #7e7e7e;
        font-size: 16px;
        font-weight: 600;
        padding-top: 10px;
        display: block;
    }
    
    .read-more-btn a span {
        color: #ff7500;
        border: 2px solid #ff7500;
        border-radius: 360px;
        height: 28px;
        width: 28px;
        display: inline-block;
        line-height: 25px;
        text-align: center;
    }
    
    .mobile-home-pricing-table .owl-carousel .owl-dots .active span {
        background-color: #ff7500 !important;
    }
    
    .footer-cta-sec {
        height: 170px;
    }
    
    body.page-id-14492.et_header_style_left .cta-btm p {
        text-align: center;
    }
    
    .why-us-heading p.desc {
        padding: 0;
    }
    
    .how-it-works p.desc {
        padding: 5px 0;
    }
    
    .et_pb_section .h2-heading-sec h2.h2-title {
        line-height: 28px;
        font-size: 22px;
        padding: 0;
    }
    /*Banner style */
    
    .cus-container {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    .slider-banner-sec .slider-content {
        display: block;
    }
    
    .slider-content-left {
        width: 100%;
        padding-right: 0;
        top: 65px;
        position: relative;
    }
    
    .slider-content-right {
        width: 69%;
        margin-bottom: 30px;
    }
    
    .slider-banner-sec.slider-banner-sec-1 .slider-content-right {
        width: 98%;
        bottom: -113px;
        margin-bottom: 0;
        transform: rotate(59deg);
        -webkit-transform: rotate(59deg);
        -moz-transform: rotate(59deg);
        -o-transform: rotate(59deg);
    }
    
    div#home_page_slider .sa_hover_container {
        height: calc(79vh - 105px);
    }
    /*Banner style */
    
    div.why-idigic-insta-like {
        background-image: url(https://www.idigic.net/wp-content/uploads/2019/06/why-idigic-instagram-like.jpg)!important;
        background-position: left center;
    }
}
@media (max-width: 767px) {
    .et_pb_scroll_top.et-pb-icon {
        display: none !important;
    }
    
    body.page-id-14492.et_header_style_left .logo_container a {
        height: 32px;
    }
    
    .our-service-content p.desc,
    body.page-id-14492.et_header_style_left p.desc,
    body.page-id-14492.et_header_style_left p {
        font-size: 15px;
        text-align: justify;
    }
    
    .our-service-content h3 {
        text-align: left;
    }
    
    .why-us-heading.heading h1 {
        text-align: left;
        padding-bottom: 15px;
    }
    
    .et_pb_section.footer-menu-sec {
        padding: 25px 0 30px 0;
    }
    
    .et_pb_section.footer-menu-sec .et_pb_row {
        padding-top: 0;
    }
    
    body.page-id-14492.et_header_style_left .footer-menu ul {
        padding-top: 0;
    }
    
    div#home_page_slider .sa_hover_container {
        height: calc(100vh - 100px);
    }
    
    .slider-content-right {
        //display:none;
    }
    
    .our-services .our-services-content,
    .our-services .our-services-img,
    .our-solution .our-solution-row {
        flex-direction: column;
    }
    
    .et_pb_section.how-it-works {
        margin-top: 50px;
    }
    
    .et_pb_row_10.our-solution-row .left,
    .et_pb_row_12.our-solution-row .left {
        order: 2;
    }
    
    .our-solution-row p.icon-title {
        display: flex;
        margin: 30px auto 0;
        align-items: self-start;
        justify-content: center;
        padding-bottom: 0;
    }
    
    .our-solution-row .et_pb_text_inner {
        text-align: center;
    }
    
    div#home_page_slider.owl-carousel .owl-item {
        left: -70px;
        padding-right: 20px;
    }
    
    .customer-review .sp-testimonial-free-section .sp-tfree-client-image {
        padding-top: 100px;
    }
    
    .our-solution>div:nth-child(2) {
        padding-top: 0;
        margin-top: 0;
    }
    /* fab-button */
    
    #fab-container {
        position: fixed;
        width: 50px;
        height: 50px;
        bottom: 25px;
        right: 15px;
        z-index: 50;
        left: auto;
    }
    
    #fab-container .fab-menus>div {
        position: fixed;
        right: 20px;
    }
    
    #fab-container .fab-menus>div .insta-fab-title {
        background-color: #ff7500;
        color: #fff;
        padding: 7px 15px;
        border-radius: 360px;
        margin-right: 5px;
    }
    
    #fab-container .fab-menus>div:nth-of-type(1) {
        bottom: 90px;
        animation: fablikes 0.1s linear;
    }
    
    #fab-container .fab-menus>div:nth-of-type(2) {
        bottom: 145px;
        animation: fabfollowers 0.125s linear;
    }
    
    #fab-container .fab-menus>div:nth-of-type(3) {
        bottom: 200px;
        animation: fabviews 0.135s linear;
    }
    
    #fab-container .fab-button {
        position: absolute;
        color: #fff;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 360px;
        background-color: #ff7500;
        cursor: pointer;
        -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    }
    
    .insta-fab-btn {
        color: #fff;
        border-radius: 360px;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        text-align: center;
        width: 40px;
        background-color: #ff7500;
        cursor: pointer;
        -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
    }
    
    @keyframes fablikes {
        from {
            bottom: 80px;
        }
        to {
            bottom: 90px;
        }
    }
    
    @keyframes fabfollowers {
        from {
            bottom: 80px;
        }
        to {
            bottom: 145px;
        }
    }
    
    @keyframes fabviews {
        from {
            bottom: 80px;
        }
        to {
            bottom: 200px;
        }
    }
    
    .slider-content-right {
        width: 100%;
        margin-bottom: 30px;
        bottom: -170px;
    }
    
    .custom-tabs ul.et_pb_tabs_controls.clearfix {
        float: left;
        width: 100%;
        display: inherit;
    }
    
    .custom-tabs .et_pb_all_tabs {
        display: flex;
        width: 100%;
    }
    
    .custom-tabs .et_pb_tab.et_pb_tab.clearfix.et-pb-active-slide {
        border-left: 0px solid #d9d9d9;
    }
    
    #checkout-idigic-service .our-services:nth-child(1) .our-services-img {
        right: -25px;
        left: auto;
    }
    
    #checkout-idigic-service .our-services:nth-child(3) .our-services-img {
        right: -40px;
        left: auto;
    }
    
    #checkout-idigic-service .our-services:nth-child(2) .our-services-img {
        left: -30px;
        right: auto;
    }
    
    div.why-idigic-insta-like {
        background-image: url(https://www.idigic.net/wp-content/uploads/2019/06/why-idigic-instagram-like.jpg)!important;
        background-position: left center;
    }
	#banner-section {
		padding: 0;
	}	
	
}
@media only screen and (max-width:480px) {
    div#home_page_slider .sa_hover_container {
        height: 350px;
    }
    
    .slider-banner-sec .slider-title {
        font-size: 24px;
        line-height: 28px;
        margin-top: 52px;
    }
    
    div#home_page_slider.owl-carousel .owl-item {
        left: -40px;
        padding-right: 10px;
    }
    
    #hero-slider div#home_page_slider .owl-nav .owl-prev {
        width: 30px !important;
        left: 10px;
    }
    
    #hero-slider div#home_page_slider .owl-nav .owl-next {
        width: 30px !important;
        right: 10px;
    }
    
    .slider-banner-sec .slider-desc {
        font-size: 16px;
        line-height: 23px;
    }
    
    p {
        font-size: 18px;
    }
    
    .how-it-works .free-trial-btn .btn {
        margin-bottom: 0;
    }
    
    .how-it-works p.desc {
        padding: 15px 0%;
    }
    
    .slider-banner-sec .slider-content {
        left: 8%;
    }
    
    .why-us-heading p.desc {
        padding: 0 0%;
    }
    
    #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section {
        padding: 0 0px;
    }
    
    .sp-testimonial-free-section .slick-prev,
    .sp-testimonial-free-section .slick-next {
        top: 30%;
    }
    
    .footer-cta-sec {
        background-size: 180%;
    }
    
    .how-it-works .free-trial-btn .btn {
        margin: 20px 10px 0px;
        width: 100%;
    }
    
    .cta-btm p {
        line-height: normal;
    }
    
    #sp-testimonial-free-wrapper-14719 .sp-testimonial-free-section {
        padding: 0 0px !important;
    }
    
    .footer-btm-menu ul {
        text-align: center;
        padding-left: 0;
    }
    
    .footer-info-sec .et_pb_column {
        margin-bottom: 0;
    }
    
    body.page-id-14492.et_header_style_left header#main-header #et-top-navigation {
        //margin-right: 30px;
    }
    
    body.page-id-14492.et_header_style_left header#main-header #et-top-navigation .mobile_menu_bar:before {
        //color: #ffffff;	
    }
}
@media only screen and ( max-width:420px) {
    .our-services .our-services-img span.et_pb_image_wrap {
        display: block;
    }
    
    .our-services.left-align .our-services-content.right {
        padding-right: 10%;
    }
    
    .our-services.left-align .our-services-content.right h3 {
        text-align: left;
    }
    
    .our-services.right-align .our-services-content.left {
        padding-left: 10%;
    }
    
    .our-services.right-align .our-services-content.left h3 {
        text-align: right;
    }
}

/* new-home-media-css */
@media only screen and (min-width: 1600px) {
    #banner-section .et_pb_row.et_pb_row_1 {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 66%;
    }
    
    #banner-section .banner-title {
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    #banner-section .et_pb_row.et_pb_row_1 a {
        background: transparent;
        border: 0;
        color: #fff;
        text-transform: uppercase;
    }
    
    #post-372 #banner-section .banner-title {
        /* home-2 */
        position: relative;
        top: 0;
    }
    
    .insta-captions-top .banner-top-right-cont {
        padding-right: 5%;
        padding-left: 20%;
    }
    
    #checkout-idigic-service {
        width: 65%;
        margin: auto;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1599px) {
    #banner-section .banner-title {
        position: relative;
        left: 0;
        right: 0;
    }
    
    #banner-section .et_pb_row.et_pb_row_1 {
        top: 68%;
    }
    
    .et_pb_section .call-to-action {
        max-width: 50%!important;
        width: 50% !important;
    }
    
    .insta-captions-top .banner-top-right-cont {
        padding-right: 5%;
        padding-left: 15%;
    }
    
    #checkout-idigic-service {
        width: 85%;
        margin: auto;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
    body.et_header_style_left nav#top-menu-nav ul li a {
        padding: 10px 10px;
    }
    
    #banner-section .banner-title {
        position: relative;
        left: 0;
        right: 0;
    }
    
    #banner-section .et_pb_row.et_pb_row_1 {
        top: 68%;
    }
    
    .big-bg-text p {
        font-size: 10rem;
    }
    
    #checkout-idigic-service {
        width: 95%;
        margin: auto;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .container.et_menu_container {
        width: calc( 100% - 60px);
    }
    
    body.et_header_style_left nav#top-menu-nav ul li a {
        padding: 10px 15px;
    }
    
    nav#top-menu-nav ul li {
        padding: 10px 0px;
    }
    
    #banner-section .banner-title {
        position: relative;
    }
    
    #banner-section .et_pb_row.et_pb_row_1 {
        top: 66%;
    }
    
    #banner-section .banner-title h1 {
        font-size: 32px;
    }
    
    body #page-container a[class*="et_pb_button"] {
        font-size: 16px;
    }
    
    .call-to-action-sec .et_pb_row_5 {
        max-width: 60%!important;
        width: 60%;
    }
    
    .big-bg-text p {
        font-size: 10rem;
    }
    
    #checkout-idigic-service {
        width: 100%;
        margin: auto;
    }
}
@media (min-width: 981px) {
    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 8%;
    }
    
    .et_pb_gutters3 .footer-widget {
        margin-bottom: 2%;
    }
    
    #insta-like-sec #price-sec .et_pb_column_1_6 {
        width: 15%;
        margin-right: 2%;
    }
    
    .insta-like-package .insta-package-right .et_pb_column_1_6,
    .insta-followers-package .insta-package-left .et_pb_column_1_6 {
        width: 30.5%;
        margin-right: 4%;
    }
    
    #left-area {
        padding-bottom: 50px;
    }
    
    #footer-widgets div#nav_menu-3,
    #footer-widgets #text-2 {
        padding-top: 106px;
    }
    
    #footer-widgets div#text-3 {
        padding-top: 29px;
        width: 100%;
    }
    
    .featured-article .et_pb_ajax_pagination_container .et_pb_post {
        width: 31%;
    }
    
    #become-an-instagram .et_pb_module .et_pb_blurb_container {
        min-height: 290px;
    }
    
    .nav-single span.nav-previous {
        padding-right: 15px;
        width: 50%;
        text-align: left;
    }
    
    .nav-single span.nav-next {
        padding-left: 15px;
        text-align: right;
        width: 50%;
    }
    /* pricing-table */
    
    #owl-price-sec .owl-carousel .owl-dots {
        display: none !important;
    }
    
    div#insta-like-sec {
        padding-bottom: 29px;
    }
    
    #owl-price-sec .owl-carousel.owl-loaded:after,
    #owl-price-sec .owl-carousel.owl-loaded:before {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100px;
        pointer-events: none;
        z-index: 10;
    }
    
    #owl-price-sec .owl-carousel.owl-loaded:before {
        right: 0px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    }
    
    #owl-price-sec .owl-carousel.owl-loaded:after {
        left: 0px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    }
    
    .pricing-bg:after,
    .pricing-bg:before {
        height: 130px;
    }
    
    body.page-id-1206 .pricing-bg:after,
    body.page-id-1206 .pricing-bg:before {
        height: 120px;
    }
    
    #owl-price-sec .pricing {
        margin-top: 10px;
    }
    
    #owl-price-sec .pricing-content {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    #owl-price-sec .owl-carousel .owl-item {
        transition: transform .2s ease, box-shadow .2s ease, -webkit-transform .2s ease;
        -webkit-transition: box-shadow .2s ease, -webkit-transform .2s ease;
        transition: box-shadow .2s ease, -webkit-transform .2s ease;
        transition: transform .2s ease, box-shadow .2s ease;
        cursor: pointer;
        padding: 4px;
    }
    
    #owl-price-sec .owl-carousel .owl-item:hover {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
    }
    
    .free-followers-adv .et_pb_equal_columns .et_pb_column {
        width: 33.3333%;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    .free-followers-adv .bottom.et_pb_equal_columns .et_pb_column,
    .free-followers-survey .bottom.et_pb_equal_columns .et_pb_column {
        width: 50%;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    .free-premium-insta-service .et_pb_equal_columns .et_pb_column,
    .free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column {
        width: 33.3333%;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    .free-insta-likes.free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column.w-50 {
        width: 50%;
    }
    
    .free-premium-insta-service .et_pb_equal_columns .et_pb_column,
    .free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column {
        width: 33.3333%;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    .free-insta-likes.free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column.w-50 {
        width: 50%;
    }
    
    #become-an-instagram .et_pb_module .et_pb_blurb_container {
        min-height: 290px;
    }
    
    body.page-id-1206 .pricing-bg:after,
    body.page-id-1206 .pricing-bg:before {
        height: 135px;
    }
    
    .insta-like-package .pricing,
    .insta-followers-package .pricing {
        padding-top: 5px;
    }
    
    .et_pb_gutters3 #become-an-instagram .et_pb_blurb {
        margin-bottom: 15px;
    }
    
    .free-premium-insta-service .et_pb_equal_columns .et_pb_column,
    .free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column {
        width: 33.3333%;
        margin-right: 15px;
        margin-left: 15px;
    }
    
    .free-insta-likes.free-trial-insta-service .et_pb_equal_columns .et_pb_column,
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column.w-50 {
        width: 50%;
    }
    
    .reason-buy-insta-like .et_pb_equal_columns .et_pb_column.w-100 {
        width: 100%;
    }
    
    .why-idigic-insta-like .img-sec-right {
        text-align: center;
        position: relative;
    }
    
    .why-idigic-insta-like .img-sec-right span.et_pb_image_wrap {
        position: absolute;
        left: 100px;
        top: 10px;
    }
    
    .insta-choose-pack h4.et_pb_module_header {
        min-height: 60px;
    }
    
    .insta-stories-top .banner-right {
        top: -140px;
    }
    
    .insta-stories-top h1 {
        color: #fff;
    }
    
    .insta-stories-top h1 span.sub-title:after {
        background: #ffffff;
    }
    
    .insta-stories-top h1 span.highlight {
        color: #fff;
    }
}
@media (max-width:1700px) {
    .select-page-title {
        left: -100px;
        top: 209px;
        padding: 2px 20px;
        display: inline-block;
        width: auto;
    }
    
    .select-page-title p {
        font-size: 22px;
    }
    
    .index-page-wrap .page-icon {
        display: inline-block;
        width: 100px;
        height: 100px;
    }
    
    .index-page-wrap .page-icon img {
        max-width: 60%
    }
    
    .page-index li:first-child .page-icon img {
        max-width: 40%;
    }
    
    .index-page-wrap .page-right span.number {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 28px;
    }
    
    .index-page-wrap .page-right {
        width: 190px;
    }
    
    .index-page-wrap .page-right h4 {
        font-size: 19px;
        font-weight: 600;
        line-height: 22px;
        margin-top: 5px;
    }
    
    .index-page-wrap ul.page-index li {
        margin-bottom: 30px;
        margin-right: 30px;
        width: 28%;
    }
    
    #power-page .et_pb_row {
        padding-right: 0%;
        padding-left: 0%;
    }
    
    #power-page .et_pb_row.grey-bg {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    #power-page .grey-bg.more-pad {
        padding: 50px;
    }
    
    #power-page .grey-bg .right-book {
        padding: 30px;
    }
    
    #power-page .grey-bg .et_pb_circle_counter_inner canvas {
        width: 120px!important;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    #power-page .grey-bg .percent {
        width: 119px;
        height: 119px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    #power-page .grey-bg .percent {
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 1px !important;
    }
    
    .et_pb_section.power-page-top.insta-stories-top {
        padding-top: 21%;
    }
    
    .banner-top-right-cont h1 {
        font-size: 40px;
        line-height: 49px;
        padding-left: 9%;
    }
    
    .instagram-top-rht-img span.et_pb_image_wrap img {
        width: 55%;
    }
    
    .instagram-top-rht-img span.et_pb_image_wrap {
        position: absolute;
        left: -24%;
        top: 21%;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        padding: 0;
        margin-left: 0;
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1700px) {
    #power-page .et_pb_row.insta-stories-index {
        padding: 0;
        margin-left: 0;
        width: 100%;
        margin-right: 0;
        margin-bottom: 8px;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        display: flex;
    }
}
@media (max-width: 1300px) {
    .index-page-wrap .page-right {
        width: auto;
    }
    
    .index-page-wrap .page-icon {
        display: inline-block;
        width: 70px;
        height: 70px;
    }
    
    .index-page-wrap .page-right h4 {
        display: inline-block;
        margin-left: 11px;
    }
    
    .index-page-wrap ul.page-index li {
        margin-bottom: 10px;
        width: 100%;
    }
    
    .index-page-wrap .page-right {
        width: auto;
        margin-top: 23px;
    }
    
    .et_pb_section_0.power-page-top {
        padding: 34% 0 2% 0;
        background-color: transparent;
    }
    
    .power-page-top h1 {
        font-size: 37px;
        line-height: 48px;
        padding-left: 18%;
    }
    
    .banner-top-right-cont h1 .small-font {
        font-size: 28px;
    }
    
    #power-page .grey-bg .percent p {
        left: 0;
    }
    
    .insta-likes span.et_pb_image_wrap {
        position: relative;
        top: 232px;
        left: 30px;
    }
    
    .select-page-title {
        left: 0;
    }
    
    .power-page-top.insta-captions-top {
        padding-top: 0;
    }
    
    .et_pb_section_0.power-page-top.insta-stories-top {
        padding-top: 0;
    }
    
    .insta-stories-top .banner-right {
        top: 0;
        padding: 0px 0px 10% 10%;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        padding-right: 0;
        padding-left: 0;
    }
    
    #power-page .grey-bg h2 {
        line-height: 39px;
        font-size: 36px;
    }
    
    #power-page .grey-bg .right-book p {
        line-height: normal;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        padding: 0;
    }
}
@media (max-width: 1199px) {
    .insta-likes span.et_pb_image_wrap {
        position: relative;
        top: 325px;
        left: 30px;
    }
    
    .power-page-top.insta-captions-top>div>div {
        padding: 10% 0;
    }
    
    .instagram-top-rht-img {
        display: none;
    }
    
    .banner-top-right-cont h1 .small-font {
        font-size: 24px;
        display: block;
        font-weight: 300;
    }
    
    .down-arrow-btn-cvr {
        top: -64px;
    }
}
@media only screen and (min-width: 1000px) {
    .insta-process-steps .et_pb_blurb:after,
    .insta-process-steps .insta-choose-pack .et_pb_column:after {
        position: absolute;
        content: "";
        background: #ff7900;
        right: -70px;
        height: 4px;
        width: 70px;
        top: 50%;
    }
    
    body.page-id-15618 #banner-section .hero-banner-title {
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        margin: inherit;
        width: 41%;
        text-align: left;
    }
    
    body.page-id-15618 #banner-section h2 {
        font-weight: 600;
        font-size: 46px;
        color: #555555!important;
        line-height: 58px;
    }
    
    body.page-id-15618 #banner-section p {
        text-align: left !important;
        font-size: 24px;
        line-height: 32px;
        padding-top: 10px;
    }
}
@media (max-width: 980px) {
    .container.et_menu_container {
        width: calc( 100% - 60px);
    }
    
    .et_mobile_menu {
        margin-left: -30px;
        padding: 5%;
        width: calc( 100% + 60px);
    }
    
    .mobile_nav.opened .mobile_menu_bar:before {
        content: "\4d";
    }
    
    #become-an-instagram span.et-pb-icon {
        padding: 0;
        border: 0;
    }
    
    #become-an-instagram span.et_pb_image_wrap {
        border: 0;
        padding: 0;
    }
    
    #become-an-instagram .et_pb_main_blurb_image {
        border: 0;
        padding: 0;
    }
    
    #become-an-instagram .et_pb_animation_top.et-animated {
        border: 0;
        padding: 0;
    }
    
    #become-an-instagram .et_pb_blurb_content:hover .et_pb_animation_top.et-animated {
        border: 0;
    }
    
    #become-an-instagram .et_pb_blurb_content:hover span.et-pb-icon {
        border: 0;
    }
    
    #become-an-instagram .et_pb_blurb_content:hover span.et_pb_image_wrap {
        border: 0;
    }
    
    #become-an-instagram .et_pb_blurb_content:hover .et_pb_main_blurb_image {
        border: 0;
    }
    
    .sp-testimonial-free-section .slick-arrow {
        background: rgb(255, 131, 8, 1);
        height: 30px;
        width: 30px;
        border-radius: 100%;
    }
    
    .sp-testimonial-free-section .slick-arrow:hover {
        background: rgb(255, 131, 8, 0.7);
    }
    
    ul#mobile_menu {
        opacity: 0;
    }
    
    .mobile_nav.opened ul#mobile_menu {
        opacity: 1;
        display: block !important;
    }
    
    .client-review.et_pb_row {
        width: 100%;
    }
    
    .big-bg-text p {
        font-size: 10rem;
    }
    
    .insta-followers-package .et_pb_row {
        display: flex;
        flex-flow: column;
    }
    
    .insta-followers-package .et_pb_specialty_column {
        order: 2;
    }
    
    div#footer-widgets {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #footer-widgets div#text-3 {
        width: 100%;
    }
    /* pricing-table */
    
    #owl-price-sec .owl-nav {
        bottom: -45px;
        position: absolute;
        display: block!important;
        margin: auto;
        text-align: center;
        width: 100%;
        left: 0;
        top: auto;
    }
    
    #insta_pricing_table.owl-carousel .owl-item .sa_hover_container {
        padding: 5% 2% !important;
    }
    
    #owl-price-sec .pricing-container {
        margin: 5px;
    }
    
    .pricing-bg:after,
    .pricing-bg:before {
        height: 135px;
    }
    
    #owl-price-sec .pricing-content ul li {
        font-size: 14px;
        padding: 10px 10px 10px 18px;
    }
    
    #insta-like-sec .et_pb_row.et_pb_row_0 {
        padding-bottom: 0;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-next {
        right: -10px;
        position: relative;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-prev {
        left: -10px;
        position: relative;
    }
    
    #insta_pricing_table.owl-carousel .owl-nav div,
    #insta_pricing_table.owl-carousel .owl-nav button {
        position: relative;
        margin-top: 0 !important;
        line-height: 30px !important;
        height: 35px !important;
        width: 35px !important;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-prev:before {
        left: 0;
        top: 0;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-next:after {
        right: 0;
        top: 0;
    }
    
    #owl-price-sec .owl-carousel .owl-dots {
        padding: 0px 0px 0px!important;
        bottom: -50px!important;
        margin: auto;
        width: 100%;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
    }
    
    #owl-price-sec .owl-carousel .owl-dots .owl-dot span {
        background-color: rgba(255, 121, 0, 0.4) !important;
    }
    
    #owl-price-sec .owl-carousel .owl-dots .owl-dot.active span {
        background-color: rgba(255, 121, 0, 1) !important;
    }
    
    #owl-price-sec .owl-carousel .owl-dots .owl-dot span {
        width: 8px !important;
        height: 8px !important;
        border-radius: 360px;
        display: inline-block;
        margin: 0 3px;
    }
    
    #owl-price-sec .pricing-signup {
        margin-bottom: 25px;
    }
    
    .banner-title {
        top: 80px;
        position: absolute;
    }
    
    .et_pb_section.et_pb_section_0.power-page-top {
        padding-top: 0;
        margin-bottom: 15%;
        position: relative;
    }
    
    .et_pb_section.et_pb_section_0.insta-influencer-top {
        padding-top: 20%;
    }
    
    #first-section {
        display: none;
    }
    
    .power-page-top .et_pb_cta_0.et_pb_promo.down-page-button {
        display: none;
    }
    
    .index-page-wrap .page-icon {
        display: none;
    }
    
    .banner-title {
        top: 40px;
        position: relative;
    }
    
    .banner-right {
        padding: 5px 25px 15px 25px;
        position: relative;
        top: 56px;
        background: #f8f5f7;
        z-index: 10;
        text-align: center;
        margin: auto;
        border-radius: 0 60px 0 0;
    }
    
    .insta-stories-top .banner-right {
        padding: 15px 25px 15px 25px;
        top: 125px;
    }
    
    .et_pb_column.banner-right .et_pb_module {
        margin-bottom: 0px;
    }
    
    .power-page-top .et_pb_row.et_pb_row_0 {
        width: 100%;
    }
    
    #power-page {
        max-width: 100%;
        padding-top: 0;
    }
    
    .index-page-wrap .page-right {
        margin-top: 0px;
        margin-left: 0;
        border-bottom: 1px solid #eaeaea;
        width: 100%;
    }
    
    .power-page-top h1 span.sub-title:before {
        opacity: 0;
    }
    
    .power-page-top h1 {
        font-size: 41px;
        font-weight: bold;
        margin-bottom: 0;
        line-height: 46px;
    }
    
    .et_pb_column.et_pb_column_3_4.et_pb_column_6.like-bg.et_pb_css_mix_blend_mode_passthrough {
        overflow: hidden;
    }
    
    .insta-likes span.et_pb_image_wrap {
        position: relative;
        top: 30px;
        left: 30px;
    }
    
    #power-page .grey-bg.more-pad {
        display: block;
    }
    
    #power-page h2 {
        line-height: 45px;
        font-size: 38px;
    }
    
    #power-page h3 {
        font-size: 30px;
        line-height: 37px;
    }
    
    #power-page h4 {
        font-size: 24px
    }
    
    #power-page p,
    #power-page ul li {
        font-size: 16px;
        line-height: 27px;
    }
    
    .power-page-top h1 span.sub-title {
        font-size: 39px;
        padding-top: 0;
    }
    
    .banner-title {
        top: 0;
        position: relative;
    }
    
    .index-page-wrap .page-right h4 {
        margin-top: 0px;
        padding-left: 30px;
        width: 100%;
    }
    
    #power-page .quote-sec {
        margin-top: 35px;
        margin-bottom: 25px;
    }
    
    #power-page div[class*="et_pb_divider"] {
        padding-top: 0px;
        padding-bottom: 45px;
        height: 1px;
    }
    
    #power-page .grey-bg .right-book ul {
        margin-left: 0;
    }
    
    #power-page .insta-index-column.index-colum .et_pb_column_1_3 {
        margin-bottom: 10px;
    }
    
    #power-page .insta-index-column.index-colum {
        padding-bottom: 0;
    }
    
    #power-page .index-colum-last .et_pb_column:first-child,
    #power-page .index-colum-last .et_pb_column:last-child {
        display: none;
    }
    
    .down-arrow-btn-cvr {
        top: 0;
        left: 7%;
    }
    
    .rotate-animat {
        position: absolute;
        left: 4.5%;
        top: 32%;
        bottom: auto;
    }
    
    .rotate-animat img {
        width: 150px;
    }
    
    .down-arrow-btn-cvr {
        top: 37%;
        left: 7%;
        position: absolute;
    }
    
    .et_pb_section_0.power-page-top.insta-captions-top {
        margin-bottom: 0;
    }
    
    img.delete-the-specific-search {
        max-width: 60%;
    }
    
    body.et_header_style_left nav#top-menu-nav ul li:last-child a,
    .et_pb_ajax_pagination_container .et_pb_post .post-content a.more-link,
    .featured-article .pagination a {
        margin-left: calc(5% - 7.5px);
        padding-left: 15px;
        width: 87px;
        padding-right: 12px;
        margin-top: 10px;
    }
    
    #et_mobile_nav_menu .et_mobile_menu li:last-child a {
        width: auto;
    }
    
    body.page-id-15618 div.et_pb_section#banner-section .et_pb_row {
        background-image: url(https://www.idigic.net/wp-content/uploads/2019/11/hero-banner-6.jpg)!important;
        background-size: cover;
        background-position: 80%;
        background-repeat: no-repeat;
        margin-top: 70px;
    }
}
@media (max-width:800px) {
    .down-arrow-btn-cvr {
        top: 37.5%;
        left: 7.7%;
    }
}
@media (max-width:700px) {
    .rotate-animat,
    .down-arrow-btn-cvr {
        display: none;
    }
    
    .power-page-top h1 {
        padding-left: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container.et_menu_container {
        width: calc( 100% - 60px);
    }
    
    body.et_header_style_left .mobile_menu_bar {
        padding-bottom: 0;
    }
    
    body.et_header_style_left #logo {
        max-width: 100%;
        max-height: 100%;
    }
    
    header#main-header {
        padding: 10px 0;
    }
    
    #banner-section .banner-title {
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    #banner-section .et_pb_row.et_pb_row_1 {
        top: 46.5%;
    }
    
    .et_pb_section .call-to-action {
        max-width: 80%!important;
        width: 80%!important;
    }
    
    .insta-likes-list-sec .et_pb_row {
        display: block;
    }
    
    .insta-likes-list-sec .et_pb_column {
        float: left;
        display: block;
    }
    
    #main-header.et-fixed-header {
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        position: fixed;
        top: 0 !important;
    }
    
    .et_pb_row {
        width: 90%;
    }
    
    #main-footer #footer-widgets {
        padding: 5% 0;
    }
    
    #footer-logo-sec .et_pb_column {
        margin-bottom: 0;
    }
    
    body #page-container a[class*="et_pb_button"] {
        font-size: 16px;
    }
    
    #footer-widgets div#nav_menu-3 {
        padding-top: 96px;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        display: flex;
    }
    
    #power-page .insta-stories-index .page-right h4 {
        padding: 10px 15px;
        font-size: 22px;
    }
    
    #power-page .index-colum .et_pb_column_1_3,
    .insta-stories-index.index-colum .et_pb_column_1_3 {
        width: 33.3%;
        padding: 3% 15px 1% 15px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
    body.et_header_style_left nav#top-menu-nav ul li a {
        padding: 10px 15px;
    }
    
    nav#top-menu-nav ul li {
        padding: 10px 0px;
    }
    
    body.et_header_style_left #logo {
        width: 150px;
    }
    
    #banner-section .banner-title {
        position: relative;
    }
    
    #banner-section .banner-title h1 {
        font-size: 32px;
    }
    
    .sp-testimonial-free-section .slick-arrow {
        background: rgb(255, 131, 8, 1);
        height: 30px;
        width: 30px;
        border-radius: 100%;
    }
    
    .sp-testimonial-free-section .slick-arrow:hover {
        background: rgb(255, 131, 8, 0.7);
    }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    #banner-section .banner-title h1 {
        font-size: 25px;
    }
    
    #insta-like-sec #price-sec .et_pb_column_1_6,
    .insta-like-package .insta-package-right .et_pb_column_1_6,
    .insta-followers-package .insta-package-left .et_pb_column_1_6 {
        width: 32%;
        margin-right: 2%;
    }
    
    .insta-like-package {
        padding-bottom: 0;
    }
    
    div.et_pb_section.et_pb_section_0.insta-stories-top {
        background-size: 160%;
    }
    
    .our-services .our-services-img,
    .our-services .our-services-content,
    .our-solution .our-solution-row {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    .why-idigic .first {
        position: relative;
        left: 7%;
    }
    
    .why-idigic .last {
        position: relative;
        left: 7%;
    }
}
@media only screen and (max-width: 767px) {
    #banner-section .et_pb_row.et_pb_row_1 {
        top: 65%;
    }
    
    .et_pb_section .call-to-action {
        max-width: 80%!important;
        width: 80% !important;
    }
    
    #banner-section .banner-title {
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    #become-an-instagram span.et-pb-icon {
        padding: 30px;
    }
    
    body #page-container a[class*="et_pb_button_"] {
        font-size: 16px;
    }
    
    .et_pb_section {
        padding: 40px 0;
    }
    
    .big-bg-text p {
        font-size: 10rem;
    }
    
    body.et_header_style_left .mobile_menu_bar {
        padding-bottom: 0;
    }
    
    body.et_header_style_left #logo {
        max-width: 100%;
        max-height: 100%;
    }
    
    header#main-header {
        padding: 10px 0;
    }
    
    .et_mobile_menu {
        top: 42px;
    }
    
    body.et_header_style_left .et_mobile_menu ul li:last-child a {
        background-color: #fea921;
        background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
        background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
        background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
        background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
        border-radius: 50px;
        color: #fff;
    }
    
    #review-form table tr td {
        padding: 10px 15px 10px 15px;
    }
    
    #review-form table .rr_required:after {
        right: auto;
        left: auto;
    }
    
    #review-form table tr td:first-child {
        width: 100%;
        padding: 0 15px 0 15px;
        text-align: left;
    }
    
    #review-form table tr td {
        padding: 10px 15px 10px 15px;
        width: 100%;
        float: left;
    }
    
    #review-form table tr td input,
    #review-form table tr td textarea {
        width: 100%;
    }
    
    #review-form table.form_table tr:first-child td.rr_form_heading {
        padding-top: 30px;
    }
    
    #review-form table tr:first-child td {
        padding-top: 10px;
    }
    
    ul#mobile_menu li.current_page_item a {
        color: #ff7900;
    }
    
    .pricing-container {
        margin: 5px;
    }
    
    .pricing-value-container {
        -webkit-box-shadow: 0px 0px 10px 2px rgba(221, 221, 221, 0.5);
        -moz-box-shadow: 0px 0px 10px 2px rgba(221, 221, 221, 0.5);
        box-shadow: 0px 0px 10px 2px rgba(221, 221, 221, 0.5);
    }
    
    .call-to-action-sec div[class*="et_pb_text_"] h1,
    .call-to-action-sec div[class*="et_pb_text_"] h3 {
        color: #555 !important;
    }
    
    .call-to-action-sec p {
        color: #333;
    }
    
    .call-to-action-sec .big-bg-text p {
        color: rgba(255, 255, 255, 0.4);
    }
    
    .sp-testimonial-free-section .tfree-client-testimonial {
        font-size: 15px;
        line-height: 22px;
    }
    
    #footer-logo-sec .et_always_center_on_mobile {
        text-align: left!important;
    }
    
    footer#main-footer .footer-widget ul li a {
        font-size: 15px;
    }
    
    #footer-logo-sec .et_pb_column {
        margin-bottom: 0;
    }
    
    .insta-likes-list-sec .et_pb_row {
        display: block;
    }
    
    .insta-likes-list-sec .et_pb_column {
        float: left;
        display: block;
    }
    
    .insta-likes-accordion .et_pb_toggle p,
    #faq .et_pb_toggle p {
        font-size: 15px;
    }
    
    #main-header.et-fixed-header {
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        box-shadow: 0 0 7px rgba(0, 0, 0, .1)!important;
        position: fixed;
        top: 0 !important;
    }
    
    .insta-likes-accordion .et_pb_toggle p,
    #faq .et_pb_toggle p {
        font-size: 15px;
    }
    
    #sp-testimonial-free-wrapper-135 .sp-testimonial-free-section {
        padding: 0;
    }
    
    .et_pb_row.et_pb_row_10.testimonial-sec {
        width: 100%;
    }
    
    .sp-testimonial-free-section .slick-prev {
        left: 20px;
    }
    
    .sp-testimonial-free-section .slick-next {
        right: 20px;
    }
    
    #et_mobile_nav_menu .et_mobile_menu li:last-child a {
        display: inline-block;
        margin-top: 10px;
        padding: 8px 30px;
    }
    
    .featured-article .et_pb_ajax_pagination_container .et_pb_post {
        width: 100%;
    }
    
    .why-idigic .et_pb_row .et_pb_specialty_column {
        order: 2;
    }
    
    .why-idigic .et_pb_row {
        display: flex;
        flex-flow: column;
    }
    
    .testimonial-sec {
        width: 100%;
    }
    
    #status_trial {
        font-size: 30px !important;
    }
    
    p {
        font-size: 14px;
    }
    
    .why-idigic #left .et_pb_main_blurb_image {
        width: 40%;
        float: none;
        text-align: center;
        margin: auto;
        display: block;
        margin-bottom: 30px;
    }
    
    .why-idigic #left .et_pb_blurb_container {
        width: 100%;
        float: none;
        padding-left: 0;
        text-align: center;
    }
    
    .why-idigic #left .et_pb_blurb_container .et_pb_blurb_description {
        text-align: center;
    }
    
    .how-idigic-works .over-text p {
        font-size: 15px;
    }
    
    .our-services-btm ul li a {
        font-size: 16px;
    }
    
    .our-services-btm h2 {
        font-size: 22px;
    }
    
    footer#main-footer .footer-widget ul li a {
        font-size: 14px;
    }
    
    footer#main-footer .footer-widget h4 {
        font-size: 20px;
    }
    
    footer#main-footer .footer-widget div#text-2 a {
        font-size: 14px;
    }
    /* footer-css */
    
    footer#main-footer .footer-widget ul li {
        margin-bottom: 0;
        line-height: 28px;
    }
    
    footer#main-footer .footer-widget ul li a {
        font-size: 14px;
    }
    
    footer#main-footer .footer-widget h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    
    #footer-widgets .footer-widget:nth-child(n) {
        margin-bottom: 15px !important;
    }
    
    #footer-widgets .footer-widget:nth-child(2) {
        padding-top: 60px;
        padding-left: 25px;
    }
    
    #footer-widgets .footer-widget:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
        //text-align: center;		
    }
    
    #footer-widgets .footer-widget {
        width: 50%!important;
    }
    
    #footer-widgets .footer-widget:last-child p {
        font-size: 14px;
        padding-bottom: 0;
    }
    
    #footer-widgets .footer-widget #text-2 {
        float: none;
    }
    
    footer#main-footer .footer-widget div#text-2 a {
        font-size: 16px;
        color: #ff7500;
    }
    
    footer#main-footer .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .et_pb_button:after,
    .et_pb_button:before {
        line-height: 29px;
    }
    /* pricing-table-css */
    
    .pricing-value-container {
        -moz-box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
        -webkit-box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
        box-shadow: 0 8px 18px rgba(65, 85, 108, .1);
        transition: box-shadow .4s, -webkit-box-shadow .4s;
    }
    
    div#owl-price-sec {
        overflow: visible;
        width: 70%;
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 30px;
    }
    
    #owl-price-sec .owl-nav {
        bottom: -45px;
        position: absolute;
        display: block!important;
        margin: auto;
        text-align: center;
        width: 100%;
        left: 22%;
        top: auto;
    }
    
    div#insta-like-sec {
        overflow: hidden;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-next {
        right: -10px;
        position: relative;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-prev {
        left: -10px;
        position: relative;
    }
    
    #insta_pricing_table.owl-carousel .owl-nav div,
    #insta_pricing_table.owl-carousel .owl-nav button {
        position: relative;
        margin-top: 0 !important;
        line-height: 30px !important;
        height: 35px !important;
        width: 35px !important;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-prev:before {
        left: 0;
        top: 0;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-next:after {
        right: 0;
        top: 0;
    }
    
    #owl-price-sec .owl-carousel .owl-dots {
        padding: 0px 0px 0px!important;
        bottom: -50px!important;
        margin: auto;
        width: 100%;
        position: absolute;
        text-align: center;
        left: 23%;
    }
    
    #owl-price-sec .owl-carousel .owl-stage-outer {
        overflow: visible;
        box-sizing: border-box;
    }
    
    #owl-price-sec .owl-carousel .owl-nav .owl-prev:before,
    #owl-price-sec .owl-carousel .owl-nav .owl-next:after {
        width: 35px;
        height: 35px;
        line-height: 32px;
    }
    
    #owl-price-sec .owl-nav>button.disabled {
        pointer-events: none;
        background-color: #ededee!important;
    }
    
    .pricing-container .pricing-content ul li span.insta-icon img {
        left: -3px;
    }
    
    .call-to-action-sec .call-to-action-btn .et_pb_button_module_wrapper {
        margin: 10px;
    }
    
    .rotate-animat,
    .down-arrow-btn-cvr {
        display: none;
    }
    
    .power-page-top h1 {
        padding-left: 0;
    }
    
    .down-arrow-btn-cvr {
        top: 37.5%;
        left: 7.7%;
    }
    
    .call-to-action-sec .call-to-action-btn .et_pb_button_module_wrapper {
        margin: 10px 0;
    }
    
    p {
        font-size: 15px;
    }
    
    .et_pb_blog_grid h2,
    .et_pb_post h2 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    
    .container {
        width: 90%;
    }
    
    img.delete-the-specific-search-img {
        max-width: 60%;
    }
    
    .et_pb_text_0 h2 {
        font-size: 21px !important;
    }
    
    body.page-id-15618 .et_pb_row,
    body.page-id-45 .et_pb_row {
        width: 90%;
    }
    
    .our-service-content h3 {
        font-size: 22px;
    }
	#power-page .index-colum .et_pb_column_1_3, .insta-stories-index.index-colum .et_pb_column_1_3 {
		width: 100%;
	}	
}
@media (max-width:480px) {
    #power-page .grey-bg.more-pad {
        padding: 20px;
    }
    
    #power-page .et_pb_row {
        width: 90%;
    }
    
    .power-page-top h1,
    .power-page-top h1 span.sub-title {
        font-size: 26px;
        line-height: normal;
    }
    
    #power-page h2 {
        line-height: 34px;
        font-size: 30px;
    }
    
    #power-page .quote-sec {
        padding: 25px;
    }
    
    #power-page .et_pb_row.grey-bg {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    #power-page h3 {
        font-size: 26px;
        line-height: 31px;
    }
    
    #power-page h4 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .index-page-wrap ul.page-index {
        padding-left: 0;
    }
    
    #power-page .index-colum .et_pb_column_1_3,
    .insta-stories-index.index-colum .et_pb_column_1_3 {
        border-right: 0;
        padding: 2% 5%;
    }
    
    .power-page-top.insta-captions-top>div>div {
        padding: 10% 5%;
    }
    
    #power-page .insta-stories-index .page-right {
        text-align: left;
        margin: 0;
        width: 100%;
        position: relative;
    }
    
    #power-page .insta-stories-index .page-right span.number {
        position: absolute;
        top: 5px;
        left: 0;
        width: 25px;
        height: 25px;
        font-size: 20px;
        line-height: 20px;
    }
    
    #power-page .insta-stories-index .page-right h4 {
        padding: 0px 15px 10px 35px;
        line-height: 20px;
        font-size: 20px;
    }
    
    #power-page .insta-stories-index .page-right span.number a {
        font-size: 16px;
    }
    
    #power-page #insta-stories-index .et_pb_column_1_3 {
        display: block;
    }
    
    #power-page .et_pb_row.insta-stories-index {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding-bottom: 0;
    }
    
    .insta-stories-top h1 span.sub-title:after {
        width: 46%;
        bottom: 5px;
    }
    
    div.et_pb_section.et_pb_section_0.insta-stories-top {
        background-size: 180%;
    }
    
    #power-page .grey-bg .right-book p {
        line-height: 26px;
        font-size: 20px;
    }
}
@media only screen and (max-width: 320px) {
    footer#main-footer .footer-widget ul li a {
        font-size: 13px;
    }
}

/**
 * jQuery toast plugin created by Kamran Ahmed copyright MIT license 2014
 */
.jq-toast-wrap {
    display: block;
    position: fixed;
    width: 250px;
    pointer-events: none !important;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    z-index: 9000 !important;
}
.jq-toast-wrap * {
    margin: 0;
    padding: 0;
}
.jq-toast-wrap.bottom-left {
    bottom: 20px;
    left: 20px;
}
.jq-toast-wrap.bottom-right {
    bottom: 20px;
    right: 40px;
}
.jq-toast-wrap.top-left {
    top: 20px;
    left: 20px;
}
.jq-toast-wrap.top-right {
    top: 20px;
    right: 40px;
}
.jq-toast-single {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0px 0px 5px;
    border-radius: 4px;
    font-size: 12px;
    font-family: arial, sans-serif;
    line-height: 17px;
    position: relative;
    pointer-events: all !important;
    background-color: #444444;
    color: white;
}
.jq-toast-single h2 {
    font-family: arial, sans-serif;
    font-size: 14px;
    margin: 0px 0px 7px;
    background: none;
    color: inherit;
    line-height: inherit;
    letter-spacing: normal;
}
.jq-toast-single a {
    color: #eee;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid white;
    padding-bottom: 3px;
    font-size: 12px;
}
.jq-toast-single ul {
    margin: 0px 0px 0px 15px;
    background: none;
    padding: 0px;
}
.jq-toast-single ul li {
    list-style-type: disc !important;
    line-height: 17px;
    background: none;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
}
.close-jq-toast-single {
    position: absolute;
    top: 3px;
    right: 7px;
    font-size: 14px;
    cursor: pointer;
}
.jq-toast-loader {
    display: block;
    position: absolute;
    top: -2px;
    height: 5px;
    width: 0%;
    left: 0;
    border-radius: 5px;
    background: red;
}
.jq-toast-loaded {
    width: 100%;
}
.jq-has-icon {
    padding: 10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px;
}
.jq-icon-info {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=');
    background-color: #31708f;
    color: #d9edf7;
    border-color: #bce8f1;
}
.jq-icon-warning {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=');
    background-color: #8a6d3b;
    color: #fcf8e3;
    border-color: #faebcc;
}
.jq-icon-error {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=');
    background-color: #a94442;
    color: #f2dede;
    border-color: #ebccd1;
}
.jq-icon-success {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==');
    color: #dff0d8;
    background-color: #3c763d;
    border-color: #d6e9c6;
}
#main-header {
    z-index: 99;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 767px) {}
@media (max-width:980px) {
    body.et_header_style_left nav#top-menu-nav ul li:last-child a,
    #et_mobile_nav_menu .et_mobile_menu li:last-child a,
    .et_pb_ajax_pagination_container .et_pb_post .post-content a.more-link,
    .featured-article .pagination a {
        margin-left: calc(5% - 7.5px);
        padding-left: 15px;
        width: 87px;
        padding-right: 12px;
        margin-top: 10px;
    }
}

/* custom style css end */