/**
 * Theme Name:     Reobiz Child
 * Author:         RS Theme
 * Template:       reobiz
 * Text Domain:	   reobiz-child
 * Description:    Riobiz - Business Multipurpose WordPress Theme
 */
.cus-form .wpcf7-form-control:not(.wpcf7-submit) {
    min-height: 50px;
}
.menu-area .navbar ul li > a, .sidenav .widget_nav_menu ul li a {
    font-weight: 500;
    font-family: Poppins;
    font-size: 16px;
    text-transform: uppercase;
}
.menu-area .navbar ul li {
    position: relative;
    display: inline-block;
    transition: all 0.4s ease-in-out 0s;
    padding: 40px 6px;
    font-size: 15px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li {
    padding-top: 25px;
    padding-bottom: 25px;
}
.rs-breadcrumbs .breadcrumbs-inner {
    padding: 200px 0 200px;
    text-align: center;
    position: relative;
}
/* = 0. Custom mobile code
-------------------------------------------------------------- */
@media only screen and (max-width: 1280px){
  
}

@media (min-width: 1201px) {

}
@media (max-width: 1200px) {

}
@media only screen and (max-width: 1024px){
	
	
}

@media (max-width: 991px) {
    
}
@media (max-width: 767px) {

    
}
