/**handles:twentytwenty-style**/
/*
Theme Name: Little Ivy
Author: Admin
Version: 1.0
 */
/* .faux-heading span.screen-reader-text, .wpcf7-not-valid-tip {
    display: none;
} */

.wpcf7-not-valid {
    border: 1px solid red !important;
}

.wpcf7-response-output {border-color: #f50404 !important; text-align: center;}
.wpcf7 form.sent .wpcf7-response-output {
text-align: center;
}
span.screen-reader-text {
    display: none;
}
.wpcf7-validates-as-required {
    border: 1px solid red;
}

.custom-logo {
    width: auto !important;
    height: auto !important;
}

.thankyouOwnerdetail br {
    display: none;
}
.thankyouOwnerdetail, .thankyouContent {
    text-align: left !important;
    }

span.icon {
    content: url(https://www.mylittleivy.com/wp-content/themes/littleivy/assets/img/down__menu.svg);


}
span.icon {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  height: 56px;
  right: 15px;
  width: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
span.icon {
  float: right;
  /* display: none; */
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}



span.icon {
  width: 15px;
}
.Last_div div#socialdevelopment {
    margin: auto !important;
}
.joinusfortitle__img.additional_icons i {
    font-size: 65px;
}
.button__red {

    font-weight: bold !important;
  }
a, a:focus, a:visited{
	color:##ff3300;
	/*font-weight:normal !important; */
}

.communityInnerJoin.commonSection:after {
    content: '';
    clear: both;
    display: table;
}
.button_image {
    background: none !important;
    padding: 0 !important;
    width: auto !important;
    max-width: inherit !important;
}
.button_image img {
    max-height: 50px;
    max-width: 200px;
}
.col-sm-12.full_contact {
    border-top: 1px solid #ededed;
    padding-top: 25px;
}
.full_contact {text-align:left;}
 .mapholder__bttm .col-lg-6.margin_button { 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ul_class {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
 .ul_class li {
    padding: 15px 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
 .ul_class li.center {
    text-align: center;
}
.ul_class li .button__red {
    margin-top: auto;
}
.ul_class li.li_multiple + li.center {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.approach.joinus.comm {
    padding-top: 90px;

}
 .campoptionBox__cntnt a {
    color: #e8650d !important;
} 
/*responsive*/
@media only screen and (min-width: 1100px) {
  .mapholder__bttm .col-lg-6.margin_button {
    padding-right: 0px;
}
.headingHolder.main_headingg { margin-bottom: 10px; }

}
@media only screen and (min-width: 991px) {

.full_contact {text-align:left;}

.navbar-nav.mx-auto span.icon {
    display: none;
}
.dropdown-menu.dropdown-nav span.icon {
    display: inline-block;
    
          height: 49px; 
  width: 30px;
}
.dropdown-menu.dropdown-nav span.icon {
	-webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
	}
	.dropdown-menu.dropdown-nav span.icon {
		width:10px;
	}
.margin_button {margin: 10px 0px;}
}

@media only screen and (max-width: 991px) {
	.thankyouContent a {
    color: #ff0000;
}
	
	.joinusfortitle__img.additional_icons i {
    font-size: 40px;
}
	}
  @media only screen and (min-width: 767px) {


    
.headingHolder.sub_headingg { margin-bottom: 45px !important; }

  .margin_button {margin: 10px 0px;}
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .margin_button .button__red, .full_contact .button__red {display: inline-block !important; }
    /* .margin_button {text-align: center !important; } */
      .button__red {display: unset !important; }
      .ul_class li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; 
        padding: 0 0 10px;
    }
    .ul_class li .button__red {
        margin-top: auto;
        max-width: 100%;
    }
  }
  @media only screen and (min-width: 575px) and (max-width: 767px) {
    .margin_button {margin: 10px 0px;}
  }

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

    .approach.joinus.comm {
    padding-top: 30px;

}
    .headingHolder.sub_headingg { margin-bottom: 30px !important; }
    .ul_class li {
      padding: 10px 5px 10px; 
    }

  }
  @media only screen and (max-width: 575px) {
    .mapholder__bttm .ul_class .button__red {
        margin-bottom: 0; 
        max-width: 250px;
    }
  }
  @media only screen and (max-width: 480px) {
   .ul_class li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
    /*padding: 0 0 10px;*/
  }

  }
@media only screen and (max-width: 360px) {
.loadpopup__modalfooter a.button__red {
    
    margin: 0 0px !important;
}
}