.portfolio_text {
    margin: 25px 0 0 0 !important;
    font-size: 16px;
}

.no-touch .style_4 .w-portfolio-item-meta {
	background: radial-gradient(ellipse at center center, rgba(30,30,30,0.6) 0px, rgba(30,30,30,0.8) 100%);
}

.w-gallery-list .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.w-iconbox.size_small.iconpos_left .w-iconbox-title {
    text-transform: uppercase;
}
.w-gallery.columns_5 .w-gallery-item {
    width: 55%;
}
body.home .w-gallery-list .w-gallery-item, body.page .w-gallery-list .w-gallery-item {
    padding: 0;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px !important;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px !important;
}
/*.g-html ul li, .g-html ol li {
    text-align: center;
}*/
body.home h1.section-heading, body.page h1.section-heading {
    font-family:'Roboto', sans-serif;
}
.row-w-portfolio-list {
    width: 100%;
    display: inline-block;
    float: left;
}
.row-w-portfolio-list .w-portfolio-item {
	position: relative;
}
.row-w-portfolio-list .w-portfolio-item.active_tab:after {
    content: "";
    float: left;
    position: absolute;
    z-index: 9999;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #444444;
    bottom: -33px;
    left: 50%;
    margin-left: -15px;
}
.row-w-portfolio-list .wpb_wrapper ul li {
    text-align: left;
}
.show_content {
    display: block;
    float: left;
}
.show_content .g-cols {
    border: 5px solid #444;
    padding: 30px 40px 0 40px;
    float: left;
    width: 100%;
    display: none;
}
.current_project {
	display: block !important;
}

.vc_custom_heading {
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    font-family: 'Roboto', sans-serif;;
    font-weight:100;
    font-style:normal;
}

.popup {
    background: #fff;
    width: 600px;
    min-height: 400px;
    height: auto;
    opacity: 1;
    position: absolute;
    top: 10%;
    left: 50%;
    display: block;
    border-radius: 10px;
    padding: 23px;
    border: 2px solid #999;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    margin-left: -300px;
    margin-bottom: 17px !important;
}
.cross {
    position: absolute;
    top: -27px;
    right: -27px;
    cursor: pointer;
}
.overlay {
    background: #000;
    opacity: 0.5;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
}
.popupArea {
    position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
    display: none;
    z-index: 1;
    overflow-y: scroll;
}
.l-section-h {
    padding: 0px 0;
}
section#contact {
    margin-bottom: 13px;
}
.vc_custom_1446135620625 {
    margin-bottom: 0 !important;
    padding-top: 17px;
}
.contact_tab {
    background: #E75424;
    padding: 3px 5px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #000;
    color: #000 !important;
}
.contact_tab:hover {
    color: #000 !important;
}
#portfolio .w-portfolio-item-meta-h h2.w-portfolio-item-title, body.single .l-titlebar-h h1 {
    font-size: 50px !important;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 900;
}
.services_list {
    margin: 0 !important;
    padding: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.services_list li {
    list-style: none;
    width: 48%;
    text-align: center;
    padding: 0 1%;
    box-sizing: border-box;
    display: inline-table;
    border: aliceblue;
}
p.msg a {
    color: #7CC1F3 !important;
    font-weight: 300;
}
.services_list li .fa {
    font-size: 60px;
    margin: 0 0 50px 0;
    display: inline-block;
}
.services_list li h1 {
    font-size: 19px;
    height: 50px;
}
.services_list li p {
    text-align: justify;
}
.contact_menu:hover a {
    background: transparent;
}

.no-touch .l-header .menu-item-language > a:hover, 
.no-touch .type_desktop .menu-item-language:hover > a, 
.no-touch .l-header .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
    background-color: transparent;
}
h2.banner-text {
    font-family: "Roboto", sans-serif !important;
}

p.msg {
    font-size: 18px;
    line-height: 25px;
    margin: 13px 0;
}
.title strong {
    font-size: 33px !important;
}
.upb_row_bg {
    width: 100% !important;
}

.bx-wrapper .bx-next {
    right: -30px !important;
}
.bx-wrapper .bx-prev {
    left: -30px !important;
}
.w-gallery-list {
    font-size: 0;
    width: 100%;
    margin: 0 !important;
    padding: 1% 5%;
}
.g-html ul li, .g-html ol li {
    text-align: center;
}
.g-html ul li:last-child, .g-html ol li:last-child {
    width: 36%;
}
.g-html ul li div, .g-html ol li div {
    display: inline-block;
}
.vc_custom_1446139392318 {
    margin-bottom: 20px !important;
    padding-top: 30px !important;
    padding-right: 50px !important;
    padding-bottom: 30px !important;
    padding-left: 50px !important;
}

.g-cols.offset_none > div {
    padding: 2% 5% 5% 5%;
}
.vc_custom_1446139416679 {
    margin-bottom: 40px !important;
}
.w-gallery.columns_5 .w-gallery-item {
    width: 70%;
}

ul.brand li {
    text-align: left;
    font-size: 17px;
}
.services_list ul.brand li {
    list-style-type: disc;
    width: 100%;
    display: list-item;
    font-size: 14px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type=range], select {
    height: 30px;
}





@media only screen and (max-width: 917px) {
    .l-header.layout_standard .l-subheader.at_middle {
        box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05);
    }
    .l-canvas.type_wide .l-header.bg_transparent {
        min-width: 0 !important;
        position: fixed;
        left: 0;
        z-index: 111;
    }
    .upb_row_bg {
        min-width: inherit !important;
    }

    .full-width.animate_afb.animate_start h2 strong {
        font-size: 60px;
    }
    .vc_custom_1446139392318 {
        padding-bottom: 0 !important;
    }
    .w-counter.size_medium .w-counter-number {
        font-size: 3em;
    }
    .w-counter.size_medium h6 {
        font-size: 15px;
    }
    .g-cols.offset_none > div {
        padding: 0% 5% 5% 5%;
    }
    .no-touch .style_4 .w-portfolio-item-meta {
        opacity: 1;
        background: radial-gradient(ellipse at center center, rgba(30,30,30,0.1) 0px, rgba(30,30,30,0.3) 100%);
        color: #fff;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s cubic-bezier(.78,.13,.15,.86);
        transition: opacity 0.35s, transform 0.35s cubic-bezier(.78,.13,.15,.86);
        /*height: 260px;*/
        position: inherit;
    }
    #portfolio .w-portfolio-item-meta-h h2.w-portfolio-item-title, body.single .l-titlebar-h h1 {
        font-size: 37px !important;
    }
    .w-portfolio-item-text {
        font-size: 18px;
        line-height: 18px;
        margin-top: 0px;
        opacity: 0.76;
    }
    .portfolio_text {
        margin: 22px 0 0 0 !important;
        font-size: 14px;
    }
    .w-portfolio.columns_2 .w-portfolio-item {
        width: 48%;
        margin: 1%;
    }
}

@media only screen and (max-width: 680px) {
    .vc_custom_heading {
        font-size: 30px;
        line-height: 48px;
    }
    .full-width.animate_afb.animate_start h2 strong {
       font-size: 45px;
    }
    .popup {
        width: 80%;
        left: 10%;
        margin-left: 0;
    }
    .services_list li {
        width: 46%;
        padding: 0 2%;
    }
    .one-quarter {
        margin: 23px 0 9px 0 !Important;
    }
    .g-html ul li:last-child, .g-html ol li:last-child {
        width: 60%;
    }
}

@media only screen and (max-width: 520px) {
    .full-width.animate_afb.animate_start h2 strong {
        font-size: 36px;
    }
    .vc_custom_heading {
        font-size: 24px;
        line-height: 42px;
    }
    .vc_custom_1446139392318 {
        padding-top: 30px !important;   
        padding-right: 10px !important;
        padding-left: 10px !important;
     }
     .w-counter h6.w-counter-title {
        padding: 13px 0 0;
        margin: 0;
    }
    .g-cols.offset_none > div {
        padding: 5% 5% 5% 5%;
    }
    body.home section#more h2.banner-text {
        font-size: 23px;
     }
}
                   

@media only screen and (max-width: 480px) {
    .w-portfolio-item {
        float: none !important;
        width: 96% !important;
        margin: 2% !important;
    }
    .services_list li {
        width: 90%;
        padding: 0 5%;
        border-bottom: 2px dotted #999;
        margin-bottom: 17px !important;
    }
    .services_list li ul.brand li{
        border: 0;
    }
    .services_list li:last-child {
        border-bottom: none;
    }
    .services_list li .fa {
        margin: 30px 0;
    }
    .g-html ul li:last-child, .g-html ol li:last-child {
        width: 100%;
    }
    input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {
        font-size: 13px;
     }
}
@media only screen and (max-width: 420px) {
    .vc_custom_heading {
        font-size: 20px;
        line-height: 42px;
    }
    .full-width.animate_afb.animate_start h2 strong {
        font-size: 30px;
    }
    body.home section#more h2.banner-text {
        font-size: 19px;
    }
}
@media only screen and (max-width: 320px) {
.client_list li {
    width: 95px !important;  
}
}