/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/*---- SALMAN SHAH CSS STARTS ----*/

.ServiceMenu li.menu-item a{
    display: block;
    padding: 20px 15px !important;
    letter-spacing: -0.54px;
}

.ServiceMenu li.menu-item:hover a{
    color: white !important;
}
.ServiceMenu li.menu-item {
    border-left: 4px solid #11D0EE;
    border-bottom: 1px solid #D7D7D7;
    background: #FFF;
    margin-bottom: 15px !important;
}
.ServiceMenu li.menu-item.current_page_item{
	display: none;
}
.ServiceMenu li.menu-item.current-menu-item{
	display: none;
}
.ServiceMenu li.menu-item:before {
    content: "";
    background: #11d0ee;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: all 0.5s ease-in;
}
.ServiceMenu li.menu-item:hover:before {
    background: #8A8A8A;
    width: 100%;
}


.FormBorder {
    border: 2px solid transparent !important;
    border-image-slice: 1;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(117deg, #1AD1EE 0.92%, #9163EF 100%) border-box;
}
.InnerForm button.elementor-button {
    background: linear-gradient(117deg, #9163EF 0.92%, #F0110F 100%);
}


.myGrid .icon_box {
    padding: 25px 4px;
    min-height: 210px;
}
a.privacy-link{
    text-decoration: underline;
}
#view-solution-sec .icon_box{
	padding:0 !important;
}
#view-solution-sec .icon_box .elementor-flip-box .elementor-flip-box__layer {
    border: 2px solid transparent;
    border-image-slice: 1;
    border-radius: 10px;
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #4EE99F 0.92%, #11D0EE 100%) border-box;
	padding: 30px 5px 0 5px;
}

#view-solution-sec .icon_box.gr-two .elementor-flip-box .elementor-flip-box__layer{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #1AD1EE 0.92%, #9163EF 100%) border-box;
}
#view-solution-sec .icon_box.gr-three .elementor-flip-box .elementor-flip-box__layer{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #8A8A8A 0.92%, #00275D 100%) border-box;
}
#view-solution-sec .icon_box{
	background:transparent !important;
}
.icon_box{
	border: 2px solid transparent;
    border-image-slice: 1;
    border-radius: 10px;
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #4EE99F 0.92%, #11D0EE 100%) border-box;
}
.icon_box.gr-two{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #1AD1EE 0.92%, #9163EF 100%) border-box;
}
.icon_box.gr-three{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #8A8A8A 0.92%, #00275D 100%) border-box;
}
.icon_box.gr-four{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #9163EF 0.92%, #F0110F 100%) border-box;
}
.icon_box.gr-five{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #36E892 0.92%, #9163EF 100%) border-box;
}
.icon_box.gr-six{
    background: linear-gradient(#fff, #fff) padding-box, /* inner background */ linear-gradient(117deg, #1AD1EE 0.92%, #9163EF 100%) border-box;
}




.icon_box p.elementor-image-box-description {
    font-size: 16px;
    padding: 0 5px;
    line-height: 24px;
}

/*--- EXPENSE MANAGEMENT ----*/

.emGrid p.elementor-image-box-title {
    min-height: 56px;
}


/*---- REPORTING -----*/

.reportGrid .icon_box {
    min-height: 269px;
}

.reportGrid p.elementor-image-box-title {
    min-height: 56px;
}


.elementor-widget-text-editor ul {
    padding-left: 22px;
}

/*---- Household Goods Moving -----*/

.listMargin ul {
    margin-bottom: 25px;
}


/*---- SALMAN SHAH CSS ENDS ----*/



/*---- MEDIA QUERIES SALMAN ----*/

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

.innerBanner h2.elementor-heading-title {
    font-size: 48px !important;
	line-height: 50px;
}
.innerBanner p#breadcrumbs{
	font-size: 15px;
}
	
.ServiceMenu .elementor-nav-menu li a {
    font-size: 16px !important;
	padding: 16px 15px !important;
}
	
.icon_box p.elementor-image-box-description {
    font-size: 14px;
}
.emGrid p.elementor-image-box-title {
    min-height: 48px;
}
.reportGrid p.elementor-image-box-title {
    min-height: 48px;
}
	
	
.table-header th {
    font-size: 15px !important;
    line-height: 25px !important;
}
.text-medium {
    font-size: 15px !important;
}
.text-normal {
    font-size: 15px !important;
    line-height: 24px !important;
}

	

}

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

.innerBanner h2.elementor-heading-title {
    font-size: 40px !important;
}
.ServiceMenu li.menu-item {
    margin-bottom: 10px !important;
}
.icon_box figure.elementor-image-box-img img {
    width: 40px;
}
	
.table-header th {
    font-size: 15px !important;
    line-height: 25px !important;
}
.text-medium {
    font-size: 15px !important;
}
.text-normal {
    font-size: 13px !important;
    line-height: 22px !important;
}
	
}


@media only screen and (max-width: 1024px){
.region-item {
        font-size: 13px;
    }
.innerBanner {
    min-height: 300px !important;
}
.innerBanner h2.elementor-heading-title {
    font-size: 36px !important;
	line-height: 50px;
}
.innerBanner p#breadcrumbs{
	font-size: 14px;
}
.ServiceMenu .elementor-nav-menu li a {
    font-size: 14px !important;
    padding: 12px 10px !important;
}

.myGrid .icon_box {
    padding: 25px 10px;
}
.icon_box p.elementor-image-box-description {
    font-size: 13px;
    line-height: 20px;
}
.reportGrid .icon_box {
    min-height: auto;
}
	
td.challenge-description-cell, td.category-cell {
    display: block;
}
th.challenge-header {
    display: block;
    border: none !important;
}
tbody.table-body tr td:last-child {
    width: 500px !important;
}
	
}


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

.innerBanner {
    min-height: 250px !important;
}
.innerBanner h2.elementor-heading-title {
    font-size: 32px !important;
    line-height: 40px !important;
	text-align: center;
}
.innerBanner p#breadcrumbs{
	font-size: 13px;
	display: none;
}
.ServiceMenu .elementor-nav-menu li a {
    font-size: 14px !important;
    padding: 10px 10px !important;
}
	
.myGrid {
    padding: 0;
}
.myGrid .icon_box {
    padding: 30px 15px;
    min-height: auto;
}
	
.emGrid p.elementor-image-box-title {
    min-height: auto;
}
.reportGrid p.elementor-image-box-title {
    min-height: auto;
}
	

.table-header th:last-child {
    border-top-right-radius: 0;
}
table.service-table th, table.service-table td {
    display: block;
    width: 100% !important;
}
tbody.table-body tr td:last-child {
    width: 100% !important;
}
/* table.service-table td {
    border: none !important;
} */
/* table.service-table td.challenge-description-cell, table.service-table td.category-cell {
    border-bottom: 1px solid !important;
} */
	
}


/*---- MEDIA QUERIES SALMAN ----*/
