/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Sep-2016, 15:59:18
    Author     : User
*/
@media only screen and (max-width : 500px) {
    .top_header{
        padding: 15px 10px 15px 10px;
        background-color: #fff;
    }

    .top_header.fixed {
        padding: 10px 10px 10px 10px;
    }

    .top_header .left_section img.main_logo {
        max-width: 27px;
    }

    .top_header .right_section ul{
        padding: 5px 0;
    }

    .top_header .right_section ul li {
        margin: 0;
        font-size: 11px;
    }

    .homepage{
        padding: 60px 0 0 0;
    }

    .homepage .top_slider_section .top_slide_swiper .each_slide {
        background-position: 20px center;
    }

    .homepage .top_slider_section .top_slide_swiper .each_slide .fact_description {
        top: 30px;
    }

    .homepage .under_top_slider_section .description_holder h3{
        font-size: 18px;
        padding: 50px 10px 70px 15px;
    }

    .homepage .under_top_slider_section .description_holder h3 span{
        font-size: 14px;
    }

    .homepage .under_top_slider_section .description_holder img {
        left: 5%;
        max-width: 100%;
    }

    .homepage .about_us_section {
        margin: 190px 0 50px 20px;
    }

    .homepage .about_us_section h2 {
        line-height: 40px;
        font-size: 26px;
    }

    .homepage .about_us_section .content {
        font-size: 14px;
    }

    .homepage .our_products_section h2.section_title, 
    .homepage .our_approach_section h2.section_title, 
    .homepage .our_locations_section h2.section_title {
        padding: 30px 0 60px 20px;
        font-size: 26px;
    }

    .homepage .our_locations_section h2.section_title{
        padding: 30px 0 30px 20px;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap {
        margin: 0 0 50px 0;
        padding: 0 0 0 15px;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap .counter_holder{
        margin: 0 18px 0 0;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap .counter_holder h3{
        font-size: 18px;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap .description_holder{
        max-width: 85%;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap .description_holder h2{
        margin: 0 0 15px 0;
        font-size: 18px;
    }

    .homepage .our_approach_section .custom_container .each_approach_wrap .description_holder p{
        font-size: 14px;
    }

    .homepage .our_products_section h2.section_title {
        padding: 25px 0 30px 20px;
    }

    .homepage .our_products_section .our_products_wrapper .custom_container{
        padding: 40px 0 40px 15px;
    }

    .homepage .our_products_section .our_products_wrapper .products_section_swiper .swiper-slide .description_holder h2{
        font-size: 18px;
        margin: 15px 0 15px 0;
    }

    .homepage .our_products_section .our_products_wrapper .products_section_swiper .swiper-slide .description_holder p{
        font-size: 14px;
    }

    .homepage .our_products_section .our_products_wrapper .products_section_swiper .products_section_swiper_nav_next {
        right: 10px;
        height: 50px;
        width: 50px;
    }

    .homepage .top_slider_section .top_slide_swiper .s_top_slide_swiper_nav_next{
        height: 50px;
        width: 50px;
    }

    .homepage .our_products_section .our_products_wrapper .products_section_swiper .products_section_swiper_nav_prev {
        left: 10px;
        height: 50px;
        width: 50px;
    }

    .homepage .our_solutions_section h2.section_title {
        padding: 50px 0 110px 20px;
        font-size: 28px;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap {
        margin: 0 0 100px 0;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .description_holder img.solution_icon {
        top: -60px;
        max-width: 40px;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .description_holder{
        max-width: 85%;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .description_holder h2{
        font-size: 18px;
        margin: 0 0 15px 0;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .counter_holder{
        margin: 0 18px 0 0;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .counter_holder h3{
        font-size: 18px;
    }

    .homepage .our_solutions_section .custom_container .each_solution_wrap .description_holder p{
        font-size: 14px;
    }

    .homepage .our_locations_section .our_locations_wrapper, 
    .homepage .contact_us_section .form_wrapper {
        padding: 0 15px 0 15px;
    }

    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder img.country_flag{
        max-width: 18px;
    }

    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder{
        padding: 0 0 0 40px;
        max-width: 100%;
    }

    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder h2{
        font-size: 20px;
        margin: 0 0 15px 0;
    }

    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder h3, 
    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder h4, 
    .homepage .our_locations_section .our_locations_wrapper .each_country_wrap .description_holder h5 {
        font-size: 14px;
        margin: 0 0 5px 0;
    }

    .homepage .contact_us_section h2.section_title {
        padding: 40px 0 40px 20px;
        font-size: 28px;
    }

    .homepage .contact_us_section .form_wrapper form .field_wrapper label {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    .homepage .contact_us_section .form_wrapper form .field_wrapper input{
        font-size: 16px;
    }

    .inner_footer {
        max-width: 100%;
        padding: 15px 15px;
        text-align: center;
    }

    .inner_footer h5{
        font-size: 13px;
        float: none;
    }

    .careers_page .positions_section .positions_wrapper .each_position_wrap .right_section {
        float: left;
        margin: 30px 0 0 0;
        width: 100%;
    }

    .careers_page .positions_section .positions_wrapper .each_position_wrap{
        text-align: center;
    }

    .careers_page .positions_section .positions_wrapper:nth-child(1) .each_position_wrap{
        margin: 0;
        padding: 0;
    }

    .careers_page .positions_section .positions_wrapper .each_position_wrap .left_section {
        width: 100%;
    }

    .careers_page .careers_popup .inner_careers_popup{
        max-width: 95%;
        padding: 50px 15px;
        max-height: calc(100vh - 35px);
        overflow-y: auto;
    }

    .careers_page .top_section {
        height: 160px;
    }

    .careers_page .top_section h2{
        margin: 0 0 20px 0px;
        font-size: 28px;
    }

    .footer ul {
        float: none;
        margin: 15px 0 0 0;
    }

    .covidPopup .innerCovidPopup {
        max-width: 95%;
    }

    .covidPopup .innerCovidPopup h2{
        font-size: 22px;
        margin: 0 0 10px 0;
        line-height: 24px;
    }

    .covidPopup .innerCovidPopup h3{
        font-size: 15px;
    }
}

@media only screen and (max-width : 350px) {

}