﻿
@media (min-width: 1200px) and (max-width: 1800px) {

    nav a.nav-link, .nav-link > p {
        font-size: 16px;
    }

    /*Carousel section*/
    .carousel-item {
        height: 650px;
    }

    .carousel-caption {
        bottom: 20% !important;
        left: 59% !important;
        text-align: left;
        width: 39% !important;
        /*background: rgba(0, 0, 0, 0.5);*/
        padding: 20px;
    }

    .carousel-caption > h3 {
        font-size: 2rem;
        line-height: 39px;
    }

    .carousel-caption__button {
        font-size: 1.2rem;
    }

    .carousel-caption__content {
        display: flex;
    }
    /*Carousel section*/
    /*Quote*/
    .quote-content {
        top: 70px;
    }
    /*Quote*/

    /*text-section*/
    /*.section-1 img.quote-image {
        height: 300px !important;
    }*/

    .testimonial-logo h1, section.video-suggested h1, .section-1 h1, .section-2 h1, .section-3 h1 {
        font-size: 40px;
    }

    .section-1 p, .section-2 p, .section-3 p {
        font-size: 18PX;
    }

    .section-2 h3, .section-3 h3 {
        font-size: 1.3rem;
    }

    .text-container > h3 {
        margin-bottom: 20px;
    }

    /*text-section*/

    /*Video Section*/
    section.video-suggested {
        background-position: left;
    }
    /*Video Section*/

    /*footer*/
    li.social-icon > a {
        margin-right: 1rem;
    }
    /*footer*/

    .newsletter .newsletter-container {
        top: 106px;
        right: 35px;
        width: 39%;
    }

    .contact-us-caption {
        left: 20%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .section-1 .col-xs-12.col-sm-12.col-md-6.my-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .carousel-item {
        height: 560px;
    }

    .img-2 {
        background-position: 70%;
    }

    nav a.nav-link, nav #login, nav a#sign-up, .nav-link > p {
        font-size: 0.9rem;
    }

    li.nav-item.dropdown {
        margin-left: 20px;
    }
  

    .carousel-caption {
        bottom: 20%;
        left: 58%;
        text-align: left;
        width: 43% !important;
        /*background: rgba(0, 0, 0, 0.5);*/
        padding: 20px;
    }

    .carousel-caption > p {
        font-size: 1.3rem;
    }

    .carousel-caption > h3 {
        font-size: 1.6rem;
        line-height: 30px;
    }

    .carousel-caption__button {
        font-size: 1.2rem;
        padding: .4rem .6rem !important;
    }

    .carousel-caption__content {
        display: flex;
    }

    .quote-content {
        top: 23px;
    }

    .individual-quote {
        top: 45px;
    }

    .business-quote {
        top: 35px;
    }

    .academic-quoote {
        top: 36px;
    }

    h1, .h1 {
        font-size: 2.2rem;
    }

    .section-2 h3, .section-3 h3 {
        font-size: 1.1rem;
        font-weight: 600;
        line-height: 26px;
    }

    .section-1 p, .section-2 p, .section-3 p {
        font-size: 18px;
    }

    .text-container > h3 {
        margin-bottom: 20px;
    }

    section.video-suggested {
        background-position: left;
    }

    li.social-icon > a {
        margin-right: 1rem;
    }

    .section-1 img.quote-image {
       display:none;
    }

    .newsletter-text > p {
        font-size: 1.2rem;
    }

    .newsletter-container {
        right: inherit !important;
        width: 100% !important;
        position: relative !important;
    }

    ul.glf-download {
        margin-top: 20px;
    }

    section.video-suggested {
        padding: 3rem 0;
        background-position: top;
    }

    .contact-us-caption h1 {
        line-height: 39px;
    }

}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.99px) {
    .section-1 .col-xs-12.col-sm-12.col-md-6.my-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .newsletter-container {
        position: relative !important;
        right: inherit !important;
        width: 100% !important
    }


    .carousel-caption {
        bottom: 20% !important;
        left: 56% !important;
        text-align: left;
        width: 44% !important;
        /*background: rgba(0, 0, 0, 0.5);*/
        padding: 20px;
    }


    .img-2 {
        background-position: 70%;
    }

    .carousel-item {
        height: 466px;
    }

    .carousel-caption > p {
        font-size: 1rem;
    }

    .carousel-caption > h3 {
        font-size: 1.3rem;
        line-height: 30px
    }

    .carousel-caption__button {
        font-size: .9rem;
        padding: .4rem .3rem !important;
    }

    .carousel-caption__content {
        display: flex;
    }

    .section-2 h3, .section-3 h3 {
        font-size: 17px;
    }

    .section-1 .text-container {
        font-size: 15px;
    }

    .section-1 p, .section-2 p, .section-3 p {
        font-size: 16px;
    }

    .text-container > h3 {
        margin-bottom: 20px;
    }

    .quote-content {
        top: 12px;
        padding: 1rem 1.6rem;
    }

    .individual-quote {
        top: 40px
    }

    .academic-quoote {
        top: 27px;
    }

    .business-quote {
        top: 29px;
    }



    .quote-content p {
        font-size: 16px;
    }

    .section-1 img.quote-image {
        display:none;
    }

    section.video-suggested .tab button {
        font-size: 1.4rem;
    }

    section.video-suggested {
        padding: 3rem 0;
        background-position: top;
    }

    h1, .h1 {
        font-size: 1.5rem;
        line-height: 25px;
    }

    h4, .h4 {
        font-size: 1.3rem;
    }

    .newsletter-text {
        padding: 0;
    }

        .newsletter-text > h1 {
            font-size: 1.8rem;
        }

        .newsletter-text > p {
            font-size: 1.1rem;
        }

    li.social-icon > a {
        margin-right: .3rem;
    }

    .foot-heading-text {
        font-size: .9rem;
    }


    nav img {
        margin: auto 280px;
    }

    #sidebar-btn {
        display: inline-block !important;
    }

    .section-padding {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    ul.glf-download {
        margin-top: 0;
    }

    .section-2 .row, .section-3 .row {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .thumb-size {
        width: 30px;
        height: 30px;
    }


    /*==========================================*/
    /*Business Site*/

    .two-column-layout h1, .one-column-layout h1 {
        font-size: 2rem;
    }

    .two-column-layout p, .one-column-layout p {
        font-size: 16px;
    }

    .two-column-layout h4 {
        font-size: 1.2rem;
    }

    /*contact us*/
    .contact-image {
        background-position: right;
    }

    .contact-us-caption h1 {
        font-size: 2.2rem;
        line-height: 39px;
    }

    .hero-text p {
        font-size: 16px;
    }

    /*.typsy-plan-btn {
        padding-left: 0;
        padding-right: 0;
    }*/

    .sign-up-entry {
        padding: 15px;
    }   
}


/*Extra small devices*/
@media (max-width: 575.98px) {
    .mobile-bottom {
        font-size: .9rem;
        padding: .4rem .3rem !important;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .type-btn-1 {
        display: none;
    }

    /*h1, .h1 {
        font-size: 1.8rem;
        line-height: 30px;
        margin-bottom: 20px;
    }*/

    /*p {
        font-size: 18px !important;
    }*/

    .section-padding {
        padding: 2rem 0;
    }

    .img-1 {
        background-position: 25%;
    }

    .img-2 {
        background-position: 40%;
    }

    .img-3 {
        background-position: 25%
    }

    .img-4 {
        background-position: 60%
    }

    .img-5 {
        background-position: 35%
    }

    .img-6 {
        background-position: 45%
    }

    .carousel-item {
        height: 460px;
    }

    .carousel-caption {
        top: 25%;
        left: 10%;
        text-align: center;
        width: 80%;
        background-color: inherit;
    }

    .carousel-caption > p {
        display: none;
    }

    .carousel-caption > h3 {
        font-size: 1.1rem;
        line-height: 30px;
    }

    .carousel-caption__button {
        font-size: .9rem;
        padding: .4rem .3rem !important;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .quote-content {
        background-color: #fff;
        padding: 1.2rem 1.6rem;
        top: 0;
        margin-right: 0;
        position: relative;
    }

    .section-1 .thumb-logo {
        text-align: center;
        margin-bottom: 6px;
    }

    .section-1 img.quote-image {
        /*width: 300px !important;
        height: 300px !important;*/
        display: none;
    }

    .section-1 row, .section-2 .row, .section-3 .row {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .section-2 h3, .section-3 h3 {
        font-size: 1.3rem;
        text-align: center;
        line-height: 26px;
    }

    .section-3 .text-container,
    .section-2 .text-container {
        text-align: center;
    }

    .section-2 a {
        margin-bottom: 10px;
        display: block;
    }

    .text-container > h3 {
        margin-bottom: 15px;
    }

    .section-2 p, .section-3 p {
        font-size: 18px;
    }

    .section-2 h1, .section-1 h1, .section-3 h1 {
        text-align: center;
    }

    section.video-suggested {
        padding: 2rem 0;
    }

    .image-container {
        text-align: center;
    }


    section.video-suggested .tab button {
        font-size: 1.1rem;
    }

    .newsletter {
        padding: 2rem;
    }

    .newsletter-container {
        position: relative;
        right: inherit !important;
        width: 100% !important
    }

    .newsletter-container > h1 {
        font-size: 1.4rem;
    }

    .newsletter-container > p {
        font-size: .9rem;
    }

    .glt-brand {
        margin-bottom: .5rem;
    }

    ul.glf-download {
        padding-left: 33%;
    }

    .glt-cover {
        text-align: center;
    }

    nav img {
        margin: auto 100px;
    }

    #sidebar-btn {
        display: inline-block !important;
    }

    footer .col-xs-6.col-sm-3.col-md-2 {
        width: 50%;
        padding-left: 3rem;
        margin-bottom: 1rem
    }

    /*==========================================*/
    /*Business Site*/

    .one-column-layout p, .one-column-layout p {
        font-size: 16px;
    }

    .two-column-layout h1, .one-column-layout h1 {
        margin-bottom: 1.3rem;
        font-size: 2rem;
    }

    .two-column-layout h1 {
        color: #3848bf;
    }

    .one-column-layout h1, .one-column-layout p {
        color: #fff;
    }

    .two-column-layout .thumb-logo {
        padding-bottom: 1.5rem;
    }

    .two-column-layout h4, .two-column-layout p {
        text-align: center;
    }

    .testimonial p {
        /*text-shadow: black 0.1em 0.1em 0.2em*/
        color: #3848bf;
    }



    /*==========================================*/
    /*Individual Site*/
    .horizontal-alignment h3 {
        margin-bottom: 0;
    }

    a.btn.btn-typsy-custom-red.btn-lg {
        display: block;
    }

    /*contact us*/
    .contact-us-caption {
        position: static;
    }


    .contact-image {
        height: 460px;
        background-position: right;
    }

    .hero-text p {
        display: none;
    }

    .hero-text-about p {
        display: none;
    }

    svg.squiggle {
        display: none;
    }

    svg.squiggle-2 {
        display: none;
    }
   
}