@media (max-width: 768px) {

    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 2rem;
    }

    .content {
        overflow: hidden;
    }

    .container {
        max-width: 768px;
    }

    .md-center {
        text-align: center;
    }

    header .top-header .my-2 {
        margin: 0 !important;
    }

    header .bottom-header {
        padding: .5rem 0;
    }

    main {
        padding-top: 7rem;
    }

    main .info {
        text-align: center;
    }

    main .info .left h1 {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }

    main .info .left p {
        margin-left: auto;
        margin-right: auto;
    }

    main .info .image {
        min-height: 400px;
        max-width: 600px;
        margin-left:  auto;
        margin-right: auto;
        bottom: 0;
        left: 0
    }

    main .testimonials {
        padding-top: 2rem
    }

    main .testimonials .left {
        margin-bottom: 4rem;
        text-align: center;
    }

    main .testimonials .left h2,
    main .testimonials .left p,
    main .testimonials .left .customers {
        margin-left: auto;
        margin-right: auto;
    }

    main .testimonials .carousel-indicators {
        right: -5rem;
    }

    main .carousel-inner .left-gradient,
    main .carousel-inner .right-gradient {
        display: none;
    }

    main .screens .carousel-item .wrapper .item {
        width: 50%;
    }

    main .get-started h2 {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }

    main .headings li {
        width: 33%;
    }

    footer .footer-logo {
        width: 50%;
    }

    .md-inline-block {
        display: inline-block !important;
    }

    .index-page main .info .image {
        /* bottom: 3rem; */
        bottom: -3rem;
    }

    .index-page main .info .image .svg {
        left: 0;
    }

    .index-page main .info .image .layer-00 {
        bottom: -3.5rem;
    }

    .index-page main .info .image .layer-01 {
        bottom: -3.5rem;
        transform: translateY(-0.93012%);
    }

    .index-page main .info .image .layer-02 {
        bottom: -3.5rem;
        transform: translateY(-1.86024%);
    }

    .index-page main .headings li {
        width: 33%;
    }

    .index-page main .trusted {
        padding-top: 0;
    }

    .index-page main .trusted p {
        width: 96%;
    }

    .index-page main .tracking {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

    .index-page main .tracking .right {
        min-height: 180px;
        bottom: 2rem;
    }

    .index-page main .tracking .right .svg {
        width: 50%;
    }

    .index-page main .tracking .right .chart {
        left: 5.5rem;
        bottom: 2rem;
    }

    .index-page main .tracking .right .panel {
        left: 0;
        bottom: -2rem;
        width: 75%;
    }

    .index-page main .tracking .right .tbl {
        bottom: .5rem;
        left: -.6rem;
    }

    .index-page main .tracking .right .graph {
        left: 14rem;
        bottom: 5.5rem;
        width: 40%;
    }

    .index-page main .tracking .right .pin {
        left: 18.5rem;
        bottom: -3rem;
        width: 12%;
    }

    .index-page main .tracking .right .yahoo {
        left: 24.5rem;
        bottom: 9.1rem;
        width: 10%;
    }

    .index-page main .tracking .right .bing {
        left: -4rem;
        bottom: 9rem;
        width: 18%;
    }

    .index-page main .tracking .right .google {
        left: 20rem;
        bottom: 13rem;
        width: 18%;
    }

    .index-page main .tracking .right .world {
        left: 21.5rem;
        bottom: 7.5rem;
        width: 18%;
    }

    .index-page main .tracking .right .shape {
        left: 25.5rem;
        bottom: 15.1rem;
        width:  15%;
    }

    .index-page main .tracking .left .large {
        width: 95%;
        margin-bottom: 0;
        padding-bottom: 0;
        opacity: 1;
    }

    .index-page main .tracking .bottom {
        padding-bottom: 3rem;
    }

    .index-page main .keywords {
        margin-bottom: 1rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        text-align: center;
    }

    .index-page main .keywords .image {
        min-height: 300px;
    }

    .index-page main .keywords .image img {
        position: relative;
        left: 0;
        bottom: -0.5rem;
    }

    .features-page main .info .image .svg {
        left: 0;
        bottom: -6rem;
    }

    .tracker-page main .info .image {
        bottom: -1rem;
    }

    .tracker-page main .info .image .svg {
        left: 1rem;
        bottom: -2.5rem;
    }

    .tracker-page main .info .image .layer-00 {
        bottom: 1rem;
    }

    .tracker-page main .info .image .layer-02 {
        bottom: 4rem;
    }

    .features-page main .info .image .svg {
        left: 0;
    }

    .features-page main .info .image .layer-00 {
        bottom: -4rem;
    }

    .features-page main .info .image .layer-01 {
        bottom: -6rem;
        transform: translateY(-9%);
    }

    .features-page main .info .image .layer-02 {
        bottom: -6rem;
        transform: translateY(-4.5%);
    }

    .reports-page main .info .image .svg {
        left: 0;
    }

    .reports-page main .info .image .layer-00 {
        bottom: -2rem;
    }

    .reports-page main .info .image .layer-01 {
        bottom: -5rem;
    }

    .reports-page main .info .image .layer-02 {
        bottom: -4rem;
    }

    .pricing-page main .pricing {
        padding-bottom: 0;
    }

    .pricing-page main .info .left .large {
        text-align: center;
    }

	.pricing-page main .info .right {
		justify-content: center;
	}
    .pricing-page main .pricing .row {
        border-radius: .5rem;
        box-shadow: none;
    }
    
    .pricing-page main .pricing .row .col-12 {
        max-width: none;
        margin-bottom: 2rem;
        background: transparent;
    }

    .pricing-page main .pricing .row .col-12 .wrapper {
        border-radius: .5rem;
        box-shadow:
            0 8px 10px -5px rgba(0, 0, 0, 0.2),
            0 6px 30px 5px rgba(0, 0, 0, 0.08),
            0 16px 24px 2px rgba(0, 0, 0, 0.08);
    }

    .pricing-page main .pricing .row .col-12:nth-child(even) .wrapper {
        margin-left: .5rem;
        margin-right: .75rem;
    }

    .pricing-page main .pricing .row .col-12:nth-child(odd) .wrapper {
        margin-left: .75rem;
        margin-right: .5rem;
    }

    .pricing-page main .pricing .row .col-12 .cell.heading {
        border-top-left-radius: .5rem;
        border-top-right-radius: .5rem;
    }

    .pricing-page main .pricing .row .col-12 .cell:last-child {
        border-bottom-left-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }

    .pricing-page main .pricing .row .cell i[data-toggle="popover"] {
        top: 1.125rem;
        right: 2rem;
    }

    .pricing-page main .pricing .row .plan:hover {
        background: transparent;
    }

    .pricing-page main .pricing .row .cell.terms,
    .pricing-page main .pricing .row .cell.fee {
        height: 5rem;
    }

    .pricing-page main .pricing .change-plan .control {
        bottom: -.25rem;
    }

    .contact-page main .info .image {
        bottom: 3rem;
    }

    .contact-page main .info .left {
        margin-bottom: 2rem;
    }

    .contact-page .contact-form {
        top: 0;
    }

    .contact-page main .container,
    .ranks-page main .container {
        max-width: 668px;
    }

    .affiliates-page .steps .row {
        margin-bottom: 3rem;
    }

    .affiliates-page .steps .counter:before,
    .affiliates-page .steps .counter:after {
        height: 3rem;
    }

    .ranks-page .info .image {
        top: -4rem;
    }

    .ranks-page .info ul {
        max-width: 400px;
        margin: 0 auto;
    }

    .ranks-page .software,
    .ranks-page .languages {
        padding-bottom: 1rem;
    }

    .ranks-page .software h2 {
        max-width: 610px;
        margin-bottom: 3rem;
    }

    .ranks-page .software .left {
        min-height: 430px;
        text-align: center;
    }

    .ranks-page .software .sign-up {
        display: block;
        width: 210px;
        margin: 0 auto;
    }

    .ranks-page .languages .image {
        min-height: 400px;
        bottom: 7rem;
    }
}


/*
    One pixel hack for iPhones
    DO NOT REMOVE, if don't understand what is it
 */
@media (max-width: 767px) {
    .index-page main .tracking .right {
        min-height: 480px;
        bottom: 2rem;
    }

    .index-page main .tracking .right .svg {
        width: 50%;
    }

    .index-page main .tracking .right .chart {
        left: 11.5rem;
        bottom: 2rem;
    }

    .index-page main .tracking .right .panel {
        left: 0;
        bottom: -2rem;
        width: 75%;
    }

    .index-page main .tracking .right .tbl {
        bottom: .5rem;
        left: -.6rem;
    }

    .index-page main .tracking .right .graph {
        left: 30rem;
        bottom: 12.5rem;
        width: 40%;
    }

    .index-page main .tracking .right .pin {
        left: 34.5rem;
        bottom: -3rem;
        width: 12%;
    }

    .index-page main .tracking .right .yahoo {
        left: 34.5rem;
        bottom: 9.1rem;
        width: 10%;
    }

    .index-page main .tracking .right .bing {
        left: -4rem;
        bottom: 9rem;
        width: 18%;
    }

    .index-page main .tracking .right .google {
        left: 28rem;
        bottom: 18rem;
        width: 18%;
    }

    .index-page main .tracking .right .world {
        left: 38.5rem;
        bottom: 7.5rem;
        width: 18%;
    }

    .index-page main .tracking .right .shape {
        left: 38.5rem;
        bottom: 22.1rem;
        width:  15%;
    }
	/****** Video Tutorials ******/
	.video_box_wrap {
		float: none;
		width: 100%;
	}
	.bottom_video_right,
	.bottom_video_left {
		float: none!important;
		margin-bottom: 35px;
	}
	.youtube{
		width: 480px !important;
		margin: 0px auto !important;
		height: 270px !important;
	}	
	/******\ Video Tutorials ******/	
	
	
}