/*
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:08
    Author     : User
*/
@media screen and (max-width: 992px) {
    .top_header{
        padding: 15px 0 15px 0;
    }

    .top_header .right_section a.open_menu_trigger{
        display: block;
        color: #E8EDDF;
        line-height: 0;
        font-size: 34px;
    }

    .top_header .right_section ul{
        display: none;
    }

    .top_header .left_section {
        margin: 4px 0 0 0;
    }

    .mobile_menu_wrapper{
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(21,21,21,.85);
        height: 100%;
        transform: scale(0.8);
        opacity: 0;
        z-index: -1;
        visibility: hidden;
        -webkit-transition:all 0.5s;
        -moz-transition:all 0.5s;
        -o-transition:all 0.5s;
        -ms-transition:all 0.5s;
        transition:all 0.5s;
    }

    .mobile_menu_wrapper.show_me{
        z-index: 99999999;
        transform: scale(1);
        opacity: 1;
        visibility: visible;
        -webkit-transition:all 0.5s;
        -moz-transition:all 0.5s;
        -o-transition:all 0.5s;
        -ms-transition:all 0.5s;
        transition:all 0.5s;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper{
        background: rgba(21,21,21,1) url(../images/images-semi-full-circle.png);
        background-size: 250px;
        background-position-x: 175%;
        background-position-y: 100%;
        background-repeat: no-repeat;
        max-width: 100%;
        height: calc(100vh);
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .top_section{
        padding: 12px 15px;
        border-bottom: 1px solid rgba(255,255,255,.1);
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .top_section .left_section{
        float: left;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .top_section .left_section h4{
        color: #E8EDDF;
        font-size: 20px;
        font-family: 'jubilat_bold';
        text-align: left;
        margin: 0;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .top_section .right_section a{
        font-size: 30px;
        color: #fff;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .top_section .right_section{
        float: right;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section{
        padding: 0 15px;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul{
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li{
        margin: 10px 0;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren .sub_menu_parent{
        background-color: #2b2b2b;
        padding: 2px 0;
        margin: 7px 0 0 0;
        display: none;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren a i{
        -webkit-transition:all 0.5s;
        -moz-transition:all 0.5s;
        -o-transition:all 0.5s;
        -ms-transition:all 0.5s;
        transition:all 0.5s;
    }
    
    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren a:active,
    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren a:hover,
    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren a:focus{
        text-decoration: none;
    }
    
    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren.opened a i{
        transform: rotate(180deg);
        -webkit-transition:all 0.5s;
        -moz-transition:all 0.5s;
        -o-transition:all 0.5s;
        -ms-transition:all 0.5s;
        transition:all 0.5s;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren .sub_menu_parent li{
        padding: 0px 15px;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li.hasChildren .sub_menu_parent li a{
        font-size: 18px;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li a{
        font-family: 'circular_bolditalic';
        font-size: 22px;
        color: #fff;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper .middle_section ul li a.active{
        border-bottom: 1px solid #fff;
    }

    .mobile_menu_wrapper .inner_mobile_menu_wrapper a.bottom_call_button{
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 15px 0;
        background-color: #E8EDDF;
        color: #151515;
        font-family: 'jubilat_bold';
        font-size: 20px;
        text-align: center;
    }

    .fp-section,
    .fp-slide,
    .fp-tableCell{
        height: auto !important;
    }

    .homepage .scroll_down_button{
        right: 0px;
    }

    .homepage .copyrights{
        left: 30px;
    }

    .homepage main .slideshow .slides .slide .solutions_logo{
        left: 50px;
    }

    .homepage main .slideshow .slides--titles .slide .inner-slide{
        margin: 0 50px 0 0;
    }

    .custom_container{
        max-width: calc(100% - 50px);
    }

    .contact_us_page .form_parent {
        padding: 70px 0 70px 0;
    }

    .contact_us_page .form_parent .left_section h2{
        font-size: 26px;
        line-height: 42px;
    }

    .contact_us_page .form_parent .left_section a.get_directions_btn{
        margin: 20px 0 5px 0;
    }

    .services_page .each_service_wrapper .inner_each_service_wrap{
        width: 610px;
    }

    .services_page .each_service_wrapper .inner_each_service_wrap h1{
        font-size: 32px;
    }

    .services_page .each_service_wrapper .inner_each_service_wrap .description{
        font-size: 26px;
        line-height: 40px;
    }

    .portfolio_page .projects_wrapper .each_project_wrap .description h3{
        font-size: 20px;
    }

    .portfolio_page .projects_wrapper .each_project_wrap .description h4{
        font-size: 14px;
    }

    .portfolio_page .projects_wrapper .each_project_wrap .description h4 {
        margin: 0 0 0 0;
        opacity: 1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
    }

    .about_us_page .about_us_text_section .description {
        font-size: 23px;
    }

    .about_us_page .location_section .countries_locations_section{
        left: 45px;
    }

    .about_us_page .location_section .countries_locations_section ul li{
        font-size: 16px;
        padding: 5px 0 5px 12px;
    }

    .about_us_page .about_you_section .description,
    .about_us_page .qualityAndValue .description{
        font-size: 20px;
        line-height: 32px;
    }

    .about_us_page .the_team_section .team_wrapper{
        position: relative;
    }

    .about_us_page .the_team_section .each_member_wrap.fixed_div {
        position: relative;
    }

    .about_us_page .the_team_section {
        min-height: 100% !important;
    }

    .about_us_page .the_team_section .each_member_wrap .inner_each_member img.shadow_image,
    .about_us_page .the_team_section .each_member_wrap .inner_each_member .description{
        opacity: 1;
    }

    .single_project_page .project_info_section .images_section .swiper-container .swiper-slide .description_wrapper h3{
        font-size: 22px;
    }

    .single_project_page .project_info_section .images_section .swiper-container .swiper-slide .description_wrapper .custom_content{
        font-size: 16px;
        line-height: 26px;
    }

    .single_project_page .project_info_section .images_section .swiper-container .swiper-slide.video_slide iframe{
        height: 500px;
    }

    .single_services_page .top_identifier_section h1{
        font-size: 36px;
    }

    .footer .right_section,
    .footer .left_section{
        padding: 0;
    }

    .footer .right_section ul {
        margin: 4px 0;
    }

    .footer .right_section ul li a{
        font-size: 12px;
    }

    .footer .left_section a img{
        max-width: 28px;
    }

    .footer .left_section h4{
        margin: 8px 0 12px 10px;
    }

    .homepage main .slideshow .slides--titles .slide .inner-slide svg.digital_svg, 
    .homepage main .slideshow .slides--titles .slide .inner-slide svg.website_svg {
        max-width: 90px;
        left: -140px;
    }

    .portfolio_page .projects_wrapper .projects_to_infinite_scroll {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }

    .archiveBlog .otherArticlesSection .eachArticleWrap:after{
        display: none;
    }

    .archiveBlog .mainArticles .eachArticleWrap .descriptionHolder h3{
        font-size: 36px;
    }

    .archiveBlog .mainArticles .eachArticleWrap .descriptionHolder .custContent{
        font-size: 16px;
        line-height: 24px;
    }
}