/*
Theme Name: hello
Description: hello
Author: TableTapp
Author URI: hello
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/

/* Home-Banner */

@media only screen and (max-width: 1399px)and (min-width:1200px){
    .home-banner .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .home-banner .e-con-inner{
        width:960px !important;
			padding-right:32px !important;
       padding-left:32px !important;
			
    }
    
}
@media only screen and (max-width: 1000px)and (min-width:768px){
    .home-banner-block{
       flex-direction:column !important;
    }
    
}

@media only screen and (max-width: 1000px)and (min-width:768px){
    .home-banner-right {
       width: 100% !important;
    }
    
}
/* Three-Key-Points */
@media only screen and (max-width: 1399px)and (min-width:1200px){
    .three-key-points .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .three-key-points .e-con-inner{
        width:960px;
       padding-right:32px !important;
       padding-left:32px !important;
    }
    
}

/* How-it-works */

@media only screen and (max-width: 1399px)and (min-width:1200px){
    .two-section .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .two-section .e-con-inner{
        width:960px !important;
			padding-right:32px !important;
       padding-left:32px !important;
    }
    
}
/* Our-Features */
@media only screen and (min-width: 1400px){
    .our-features-two-three .e-con-inner{
        width:1320px !important;
    }
    
}


@media only screen and (max-width: 1399px)and (min-width:1200px){
    .our-features-two-three .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .our-features-two-three .e-con-inner{
        width:960px !important;
        padding-right:32px !important;
       padding-left:32px !important;
    }
    
}



/* Pricing */
@media only screen and (max-width: 330px){
	.pricing-table-title-block .title{
		order:1 !important;
		margin-top:-12px;
		
	}   
}


/* FAQ's */

@media only screen and (max-width: 1399px)and (min-width:1200px){
    .faqs .e-con-inner{
        width:1140px !important;
    }
    
}

@media only screen and (max-width: 1199px)and (min-width:1025px){
    .faqs .e-con-inner{
        width:960px;
       padding-right:32px !important;
       padding-left:32px !important;
    }
    
}
@media only screen and (max-width: 555px)and (min-width:220px){
    .elementor-element-a05b214 .ekit-wid-con .ekit_accordion_icon_group {
    margin-right: 15px !important;
}
	#accordion .ekit_accordion_icon_group {
		margin-right:10px !important;
	} 
}

/* Contact-Us */

@media only screen and (max-width: 1399px)and (min-width:1200px){
    .contact-us .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .contact-us .e-con-inner{
        width:960px;
       padding-right:32px !important;
       padding-left:32px;
    } 
}
/* Footer */

@media only screen and (max-width: 1399px)and (min-width:1200px){
    .footer .e-con-inner{
        width:1140px !important;
    }
    
}
@media only screen and (max-width: 1199px)and (min-width:1025px){
    .footer .e-con-inner{
        width:960px !important;
       padding-right:32px !important;
       padding-left:32px;
    } 
}