@media only screen and (max-width: 600px) {
.sppb-col, .sppb-col-auto, .sppb-col-lg, .sppb-col-lg-1, .sppb-col-lg-10, .sppb-col-lg-11, .sppb-col-lg-12, .sppb-col-lg-2, .sppb-col-lg-3, .sppb-col-lg-4, .sppb-col-lg-5, .sppb-col-lg-6, .sppb-col-lg-7, .sppb-col-lg-8, .sppb-col-lg-9, .sppb-col-lg-auto, .sppb-col-md, .sppb-col-md-1, .sppb-col-md-10, .sppb-col-md-11, .sppb-col-md-12, .sppb-col-md-2, .sppb-col-md-3, .sppb-col-md-4, .sppb-col-md-5, .sppb-col-md-6, .sppb-col-md-7, .sppb-col-md-8, .sppb-col-md-9, .sppb-col-md-auto, .sppb-col-sm, .sppb-col-sm-1, .sppb-col-sm-10, .sppb-col-sm-11, .sppb-col-sm-12, .sppb-col-sm-2, .sppb-col-sm-3, .sppb-col-sm-4, .sppb-col-sm-5, .sppb-col-sm-6, .sppb-col-sm-7, .sppb-col-sm-8, .sppb-col-sm-9, .sppb-col-sm-auto, .sppb-col-xl, .sppb-col-xl-1, .sppb-col-xl-10, .sppb-col-xl-11, .sppb-col-xl-12, .sppb-col-xl-2, .sppb-col-xl-3, .sppb-col-xl-4, .sppb-col-xl-5, .sppb-col-xl-6, .sppb-col-xl-7, .sppb-col-xl-8, .sppb-col-xl-9, .sppb-col-xl-auto, .sppb-col-xs-1, .sppb-col-xs-10, .sppb-col-xs-11, .sppb-col-xs-12, .sppb-col-xs-2, .sppb-col-xs-3, .sppb-col-xs-4, .sppb-col-xs-5, .sppb-col-xs-6, .sppb-col-xs-7, .sppb-col-xs-8, .sppb-col-xs-9 {padding-right: 0px !important;padding-left: 0px !important;}
.sppb-col-md-6 {width:50% !important;}	
.sppb-col-md-3 {width:25% !important;}
.sppb-col-md-9 {width:75% !important;}		
.topmod-title, .topmod-content {margin: 0;float: left;margin-right: 10px;}
} 

/*! CSS Document */
/*!-----XLG-----*/
@media (min-width:1200px){
.header-add-margin {margin-top: 7px;}
.site-logo {max-width: 170px;}
.navbar-offcanvas-modules span[class^="icon-"]{font-size:25px;line-height:30px}
}

/*!-----MD-----*/
@media (min-width:992px) and (max-width:1199px){
.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {font-size: 15px;font-weight: 600;text-transform: uppercase;font-family: 'Montserrat', sans-serif;padding: 0 7px;}
.header-add-margin {margin-top: 11px;}
.vp-dropmod-anchor.btn-jewel-group > .jewel {top: -5px;}
}

/*!-----SM-----*/
@media (min-width:768px) and (max-width:991px){
.site-logo {max-width: 200px;}
/*! Main Menu */
.mobIcons{position:absolute;right:60px;top:31px}
.mobIcons span[class^="icon-"] {color:var(--main-color);font-size: 20px;}
}

/*!-----XS-----*/
@media (max-width:767px){
.site-logo {max-width: 150px;}
/*.mobIcons, .offcanvas-toggle-container {top: 35px;}*/
.mobIcons{position:absolute;right:60px;top:24px}
.mobIcons span[class^="icon-"] {color:var(--main-color);font-size: 20px;}
.inline-mod.right {margin-top: 0px;float:right;}
.topmod-title, .topmod-content {margin-right: 0;}
}

/*!-----XSM-----*/
@media (min-width:490px) and (max-width:767px){
/*!*/
}