@media only screen and (max-width: 1360px) { /* ------------------------ */
/* start */



/* end 1360 */ }

@media only screen and (max-width: 1200px) { /* xl --------------------- */
/* start */




/* end 1200 */ }

@media only screen and (max-width: 1100px) { /* ------------------------ */
/* start */



/* end 1100 */ }

@media only screen and (max-width: 1024px) { /* ------------------------ */
/* start */

.heading-content .social-link {
    left: 10px;
}

/* end 1024 */ }

@media only screen and (max-width: 992px) { /* lg ---------------------- */
/* start */


/* end 992 */ }

@media only screen and (max-width: 900px) { /* ------------------------- */
/* start */



/* end 900 */ }

@media only screen and (max-width: 767px) { /* md ---------------------- */
/* start */

.sub-heading .banner-content .logo-content {
    width: 25%;
    min-width: 100px;
}

h1, h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h2.trigger {
    font-size: 16px;
    letter-spacing: 0px;
}

.teaser-content .icon,
.summary_member .icon {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.btn-xl {
    padding: 10px 25px;
    font-size: 16px;
}

/* end 767 */ }

@media only screen and (max-width: 680px) { /* ------------------------- */
/* start */




/* end 880 */ }

@media only screen and (max-width: 576px) { /* sm ---------------------- */
/* start */



/* end 576 */ }

@media only screen and (max-width: 480px) { /* ------------------------- */
/* start */



/* end 480 */ }

@media only screen and (max-width: 320px) { /* ------------------------- */
/* start */



/* end 320 */ }