/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
.ext-margin{margin:0px 20px;}

.navbar .navbar-nav .dropdown-menu li a{
	font-family:Montserrat;
	font-weight:500;
	font-size:12px;
	letter-spacing: 0.3px;
}
button.navbar-toggle.collapsed {
    display: none;
}
.logo-sales{
    /*margin-left: 3px !important;*/
    margin-top: 5px !important;
}
/*h1.elementor-heading-title.elementor-size-default{*/
/*	font-size:30px;*/
/*}*/
/*h1.elementor-heading-title.elementor-size-default {*/
/*    font-size: 45px !important;*/
/*}*/
.footer .footer-area-2 ul li a
{
border-bottom:none !important;
}

@media (min-width: 1200px){
  body header.banner .container {
    max-width: 1320px !important;
    }  
}

@media (max-width: 767px){
  .elementor-widget-wrap #sales-responsive{
    width: 100%;
    max-width: 100%;
  }
}
  
@media (max-width: 767px){  
div#dashboard-screenimage img {
    width: 100%;
}
}

@media only screen and (min-width: 500px) and (max-width: 600px) {
.footer .footer-widgetarea .th-widget-area .widget input[type=text],.footer .footer-widgetarea .th-widget-area .widget input[type=tel]
{
    max-width:100% !important;
}
}
.footer-widgetarea {
    max-width: 1320px !important;
}
.with_frm_style .frm_submit {
    clear: none;
     float: right;
    width: 23.12%;
}

.frm_submit .frm_button_submit {
    border-radius: 50px !important;
    padding: 15px 10px !important;
    margin-top: 0px !important;
    width: 100% !important;
}



@media only screen and (min-width: 992px) and (max-width: 1024px) {
  
  .frm_submit .frm_button_submit {
    border-radius: 25px !important;
    font-size: 12px !important;
}
  
}
@media (max-width:480px){
body:not(.rtl) .elementor-271 .elementor-element.elementor-element-679886e5 {
    left: -110%;
}  
.with_frm_style .frm_submit {
    
    width: 48.75%;
}
}

