/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/

@media (max-width: 1199.98px) {

}

@media (min-width: 992px) and (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {

}

@media (min-width: 768px) and (max-width: 991.98px) {


}

@media (max-width: 767.98px) {

}

@media (min-width: 576px) and (max-width: 767.98px) {

}

@media (max-width: 575.98px) {
    .g-pt-60{padding-top:2.28571rem!important}
    .g-pt-45 {
        padding-top: 2.21429rem!important;
    }
    .p_t_0{
        padding-top: 0px !important;
    }
    .custom_faq{
        font-size: 25px !important;
    }
    .custom_about{
        font-size: 35px !important;
    }
    .m_b_20{
        margin-bottom: 23px !important;
    }
    .custom_contact{
        font-size: 27px !important;
    }
    .custom_size{
        font-size: 20px !important;
    }
    .custom_size_h2{
        font-size: 19px !important;
    }
    .nav_pad li{
        padding: 6px 10px;
    }
    .nav_pad li:not(:last-child){
        border-bottom: 1px solid #ccc;
    }
    .width_50{
        width: 50%;
    }
    .marbott-2{
        margin-bottom: 20px;
    }
    .margin_zero{
        margin: 0;
        height: 0;
    }
    .margin_bottom_zero{
        margin-bottom: 0px !important;
    }
    .margin-t-30{
        margin-top: 30px;
    }
}
@media (max-width: 360px) {
    .g-pt-60{padding-top:1.28571rem!important}
    .g-pt-45 {
        padding-top: 1.21429rem!important;
    }
    .p_t_0{
        padding-top: 0px !important;
    }
    .custom_about{
        font-size: 30px !important;
    }
    .custom_faq{
        font-size: 22px !important;
    }
    .custom_contact{
        font-size: 25px !important;
    }
    .m_b_20{
        margin-bottom: 20px !important;
    }
    .custom_size_h2{
        font-size: 18px !important;
    }
    .custom_size{
        font-size: 19px !important;
    }
    .nav_pad li{
        padding: 6px 10px;
    }
    .nav_pad li:not(:last-child){
        border-bottom: 1px solid #ccc;
    }
    .width_50{
        width: 50%;
    }
    .marbott-2{
        margin-bottom: 20px;
    }
    .margin_zero{
        margin: 0;
        height: 0;
    }
    .margin_bottom_zero{
        margin-bottom: 0px !important;
    }
    .margin-t-30{
        margin-top: 30px;
    }
}

/* ----------------------------------------------------------------
	Retina CSS
-----------------------------------------------------------------*/
