| Server IP : 87.98.154.146 / Your IP : 216.73.216.101 Web Server : Apache System : Linux webm005.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : bsiadvisil ( 110003) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/bsiadvisil/www/templates/corporex_helix3/less/ |
Upload File : |
/**
* @package Helix Framework
* @author JoomShaper http://www.joomshaper.com
* @copyright Copyright (c) 2010 - 2016 JoomShaper
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
.layout-boxed .body-innerwrapper{
margin: 0;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
// Responsive padding
.pad-zero{
padding: 0 !important;
}
// Header
#sp-header #sp-top-social ul.social-icons{
text-align: right;
}
//Slider
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg{
.sppb-slideshow-fullwidth-item-text{
width: 70%;
}
}
.customNavigation{
left: initial;
}
.sppb-addon-gallery .sppb-addon-content .sppb-gallery li {
width: 33.333%;
}
//Blog
.view-category{
#sp-right{
padding-top: 50px;
}
}
article.item {
margin-bottom: 30px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
// Global
body,p{
font-size: 13px;
}
//Header
#sp-header{
height: 70px;
.logo{
height: 70px;
}
#sp-top-social ul.social-icons{
margin: 20px 0 0;
a{
width: 22px;
height: 22px;
line-height: 22px;
font-size: 13px;
}
}
}
#offcanvas-toggler {
line-height: 55px;
}
#sp-search .search {
margin: 11px 0 0 0;
}
//Slider
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg{
height: 430px;
.sppb-slideshow-fullwidth-item-text{
width: initial;
left: 15px;
right: 15px;
top: 20%;
padding: 20px;
.details{
br{
display: none;
}
}
}
}
.sppb-addon.sppb-addon-module .sptab_red div.tabs_buttons div.tabs_mask ul.tabs_container li.tab {
padding: 2px 13px !important;
margin: 0 5px 10px !important;
font-size: 13px;
}
.sppb-addon.sppb-addon-module .sptab_red .tab-padding .custom div img{
width: 100%;
margin-bottom: 20px;
}
.sppb-addon.sppb-addon-module .sptab_red .tab-padding .sp-sig a {
width: 33.333%;
}
.sppb-addon-gallery .sppb-addon-content .sppb-gallery li {
width: 50%;
}
.sppb-carousel.sppb-testimonial-pro .sppb-carousel-control.left {
right: 50px;
}
.sp-simpleportfolio.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul li{
margin-bottom: 5px;
}
// BLog
.article-info{
font-size: 13px;
}
.entry-header h2{
font-size: 20px;
line-height: 1.3;
}
#sp-comingsoon .sp-comingsoon-title{
font-size: 24px;
}
#sp-comingsoon {
.sp-comingsoon-countdown {
span.number{
font-size: 30px;
line-height: 30px;
}
span.string{
font-size: 14px;
line-height: 14px;
}
.days,
.hours,
.minutes,
.seconds{
width: 110px;
}
}
}
//sp-footer
#sp-footer{
text-align: center;
padding: 15px 0;
#sp-footer2 .nav.menu{
text-align: center;
li a {
margin-left: 16px;
line-height: 1.5;
}
}
.sp-copyright{
display: block;
line-height: 1.5;
}
}
}