/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

ol.spl-list-cus, ol, aside.main-sidebar div#nav_menu-2 ul {
    text-align: left;
    list-style-image: url(https://imaginetventures.org/projects/plintron/wp-content/uploads/2021/04/image-4.png);
}

ol.spl-list-cus li {
    padding-inline-start: 1ch;
    padding-bottom: 1ch;
}
ol.diff-cus li {
    font-size: 18px;
    margin-bottom: 1ch;
    padding-inline-start: 1.5ch;
    color: white;
}
ol.diff-cus{
    list-style-image: url(https://imaginetventures.org/projects/plintron/wp-content/uploads/2021/04/image-4.png);
}
.element-contact-form h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

/* blog */
/* span.author.vcard {
    display: none;
}
 */
/* translate */
.switcher {
    font-family: 'Montserrat', sans-serif;
}
.switcher .option {
    position: fixed !important;
}
ol.diff-cus2 li {
    font-size: 16px;
    margin-bottom: 1ch;
    padding-inline-start: 1.5ch;
    line-height: 2.5;
}
/* Case studies popup */
.case-study-form label {
    width: 100%;
    font-weight: 500;
    letter-spacing: 1px;
}
.case-study-form input {
    border: none;
    border-bottom: 3px solid #ef7c55;
    width: 100%;
    padding: 6px;
    background: none;
    font-size: 12px;
    color: #000000c2;
}
.case-study-form textarea {
    width: 100%;
    max-height: 50px;
    border: none;
    border-bottom: 3px solid #ef7c55;
    padding: 10px;
    background: none;
    font-size: 13px;
    color: #484848;
}
.case-study-form br {
    display: none;
}
.case-study-form {
    display: grid;
    grid-gap: 2em;
    padding: 2em 0 0px;
}
@media(max-width:767px){
	.case-study-form {
    grid-gap: 5px;
    padding: 0em 0 0px;
}
}
.case-study-form input:focus, .case-study-form textarea:focus {
    outline: none;
}
.pum-title.popmake-title {
    text-align: center;
    font-weight: 600;
    color: #ff5722;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.c-sub-btn input {
    background: #ef7c55;
    color: white;
    font-weight: 600;
    border-radius: 25px;
    margin: 0 auto;
    display: block;
    width: 35%;
	transition: .5s ease;
}
.c-sub-btn input:hover {
    background: transparent;
    color: black;
    border: 1px solid;
}
.pum-container.popmake {
    background: linear-gradient( 
25deg
 , rgb(165 165 165) -50%, rgb(236 236 236) 100%) !important;
    border: 3px solid #fd9d34 !Important;
    transition: 0.3s;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    font-weight: 500;
    border: 2px solid red !Important;
    text-align: center;
    font-size: 13px;
    line-height: 1.8;
}

.wpcf7-response-output {
    color: black;
    font-weight: 500;
    text-align: center;
    padding: 1em !important;
    margin: 1% !important;
}
.wpcf7-response-output a {
    color: #ff572200;
    font-weight: 600;
    border-bottom: 1px solid;
    font-size: 12px;
}
.wpcf7-response-output a:before {
    content: 'Download PDF';
    color: #ef7c55;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 0px;
/*     border-bottom: 1px solid; */
}
/* schedule font */
@media(max-width:767px){
	section#coins h2 {
    font-size: 20px;
}
	   .bottom-foot-lef, .bottom-foot-ri{
       text-align:center !important;
   }
}
/* footer-bottom */
.bottom-foot-ri{
    text-align:right;
}
.bottom-foot-lef{
    text-align:left;
}
/* mobile header bg */
[data-mobile-nav-style=modern]:before {
    background: #ef7b4e !important;
}
/* header color */
@media(min-width:768px){
.main-nav .children>li>a, .nav-item-children>li>a {
	font-size: 13px;
    font-weight: 500;
    color: black !important;
}
}
/*ipad portrait*/
@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){
	.main-nav .children>li>a, .nav-item-children>li>a{
	color: white !important;
}
}
/*ipad landscape*/
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){
.main-nav .children>li>a, .nav-item-children>li>a{
	color: white !important;
}
}
/*ipad pro portrait*/
@media(min-width:1024px) and (max-width:1365px) and (orientation:portrait){
	.main-nav .children>li>a, .nav-item-children>li>a{
	color: white !important;
}
}

/**************************************************** home ipad and ipad pro ************************************************/
#service_ic .iconbox h3 {
    height: 50px;
}
@media(min-width:768px){
    .split-list-gr > ol.spl-list-cus {
    height: 140px !important;
}
	section#spl-height .iconbox-side {
    height: 250px;
}
}
/*ipad portrait*/
@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){
    .split-list-gr > ol.spl-list-cus {
    height: 100px !important;
}
	ol.spl-list-cus {
    padding-left: 0px !important;
    padding-top: 5px;
}
	.spl-serv p {
		margin-left: 0px !important;
	}
	
/* 	solutions page height */
	section#spl-height .iconbox-side {
    height: auto;
}
}
/*ipad landscape*/
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){
    .split-list-gr > ol.spl-list-cus {
    height: auto !important;
}
	ol.spl-list-cus {
    padding-left: 0px !important;
    padding-top: 5px;
}
	.spl-serv p {
		margin-left: 0px !important;
	}
	/* 	solutions page height */
	section#spl-height .iconbox-side {
    height: auto;
}
}
/*ipad pro portrait*/
@media(min-width:1024px) and (max-width:1365px) and (orientation:portrait){
    .split-list-gr > ol.spl-list-cus {
    height: 75px !important;
}
	ol.spl-list-cus {
    padding-left: 0px !important;
    padding-top: 5px;
}
	.spl-serv p {
		margin-left: 0px !important;
	}
	/* 	solutions page height */
	section#spl-height .iconbox-side {
    height: auto;
}
}
#service_ic .iconbox h3 a {
    font-size: 22px !IMPORTANT;
    letter-spacing: 1px;
    color: #f79f4a !IMPORTANT;
}
@media(min-width:768px){
    section#service_ic .vc_col-sm-offset-2{
        margin-left:0% !important;
    }
}
section#service_ic .iconbox-circle a.liquid-overlay-link.z-index-2 {
    display: none;
}

/********************* IOT page responsive *************************/

/* ipad pro-portrait */
@media(min-width:1024px) and (max-width:1365px) and (orientation:portrait){
    #full_width-mob .vc_col-sm-6 {
    width: 100%;
    padding: 1em 0;
}
}
/* ipad landscape */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){

    #full_width-mob .vc_col-sm-6 {
    width: 100%;
    padding: 1em 0;
}
}
/* ipad portrait */
@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){
#full_width-mob .vc_col-sm-6 {
    width: 100%;
    padding: 1em 0;
}
}