/***************************Responsivve************************/

/***************************Media quary 1100 to 1330 ************************/


@media (min-width: 1100px) and (max-width: 1330px){
  .wrapper 
  {
    margin: 0 auto;
    width: 1080px;
  }
  .menu ul li {
    padding: 0 27px;
  }
  .col.col1 {
    padding: 25px 1%;
    width: 33%;
  }
  .col.col2 {
    padding: 25px 1.5%;
    width: 26%;
  }
  .col.col3 {
    padding: 25px 1%;
    width: 34%;
  }
  .col3 ul li {
    height: 100px;
    padding: 30px 5px 5px;
    width: 109px;
  }
    
  .col3 ul li a {
    font-size: 16px;
  }
  .foot_address h2{
    font-size: 23px;
  }
  .foot_address p{
    font-size: 18px;
  }
  .page_title {
    bottom: 25px;
    padding: 15px 0;
  }
}

/***************************Media quary 1024 to 1099 ************************/


@media (min-width: 1024px) and (max-width: 1099px){
  .wrapper 
  {
    margin: 0 auto;
    width: 1010px;
  }
  .menu ul li {
    padding: 0 23px;
  }
  .col3 ul li {
    height: 90px;
    padding: 20px 5px 5px;
    width: 145px;
  }
  .col h1 {
    font-size: 20px;
  }
  .col p {
    font-size: 18px;
  }
  .foot_address h2{
    font-size: 22px;
  }
  .foot_address p{
    font-size: 16px;
  }
  .page_title {
    bottom: 25px;
    padding: 15px 0;
    right: 3%;
    width: 70%;
  }
  #element_to_pop_up {
  /*height: 460px !important;*/
  }
  .header {
    position: relative;
  }
  .header_container {
    margin: 0;
    width: 100%;
  }
  .wrapper.wrap-ipad {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024.5px){
	.testimonials .success_story img {
    width: 40%;
}
	.right_sidebar .col3 ul li.page_item {
    height: 90px;
    padding: 5px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}.right_sidebar .col3 ul li.page_item a {
    justify-content: center;
    align-items: center;
    display: inherit;
}
.foot_top .foot_left p {
    margin-bottom: 0px ! important;
}
}
/***************************Media quary 768 to 1023 ************************/


@media (min-width: 768px) and (max-width: 1023px){
  .wrapper 
  {
    margin: 0 auto;
    width: 748px;
  }
  .menu ul li {
    padding: 0 9px;
  }
  .menu ul li a {
    font-size: 16px;
  }
  .phone {
    font-size: 18px;
    padding-left: 33px;
  }
  .col h1 {
    font-size: 20px;
  }
  .linkedin {
    margin: 0 15px;
  }
  .search input[type="text"] {
    width: 140px;
  }
  .col3 ul li {
    height: 90px;
    padding: 26px 5px 5px;
    width: 104px;
  }
  .col3 ul li a {
    font-size: 15px;
  }
  .foot_menu ul li {
    padding: 0 11px;
  }
  .col p {
    font-size: 16px;
  }
  .right_sidebar .col3 ul li a {
    font-size: 14px;
  }
  .right_sidebar .col3 ul li {
    height: 65px;
    padding: 30px 5px 5px;
    width: 99px;
  }
  .map {
    border: 8px solid #ffffff;
    margin: 0 2%;
  }
  .foot_left, .foot_address {
    width: 26%;
  }
  .foot_left p, .foot_address p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .foot_address h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .page_title {
    bottom: 20px;
    padding: 0;
    right: 3%;
    width: 70%;
  }
  .page_title h1 {
    font-size: 45px;
  }
  .page_title p {
    font-size: 21px;
  }
  #element_to_pop_up {
  /*height: 460px !important;*/
  }
  .header {
    position: relative;
  }
  .header_container {
    margin: 0;
    width: 100%;
  }
  .wrapper.wrap-ipad {
    width: 100%;
  }
}
/***************************Media quary 767 ************************/


@media (max-width: 767px){
	.page-template-template-subpages-php .left_sidebar h3#glossary-heading,.page-template-template-subpages-php .left_sidebar .main-heading-section {
    font-size: 23px;
    text-align: center ! important;
}
	#seller,#sublets,#purchaser,#Fiduciaries, #Trustees,#disabilities,.page_heading #planning,.page_heading #guardianship,.page-template-template-subpages-php .left_sidebar p.heading-section,body.page-template- h4template-subpages-php .left_sidebar .sub-section-heading ,#plan,.left_sidebar .page_heading h3,.left_sidebar .page_heading{float: left;
    width: 100%;
    color: #000d38;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
	.right_sidebar .col3 ul li.page_item {
padding:5px;
    display: flex;
    justify-content: center;
    align-items: center;
}.right_sidebar .col3 ul li.page_item a {
    justify-content: center;
    align-items: center;
    display: inherit;
}
.right_sidebar .col.col3 {
    padding-top: 0px ! important;
}

.left_sidebar {
    margin-bottom: 15px;
}
	.menu-footer-menu-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}

ul#menu-footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
}
.wrapper 
  {
    margin: 0 auto;
    width: auto;
    padding: 0 2%;
  }
  .col.col1, .col.col2, .col.col3, .right_sidebar .col.col3 {
    padding: 25px 1%;
    width: 98%;
    background-size: 100%;
  }
  .col3 ul li {
    margin: 0 1% 1% 0;
    padding: 38px 1% 5px;
    width: 17%;
  }
  .col3 ul li a {
    font-size: 15px;
  }
  .foot_right, .foot_menu{
    float: left;
    width: 100%;
  }
  .col h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .header_container {
    margin: 0;
    width: 100%;
  }
  .header {
    position: relative;
    background: #000d38;
  }
  .logo {
    float: none;
    height: 100%;
    margin: 0 auto;
    padding: 17px 5px 15px;
    width: 260px;
    line-height: normal;
  }
  .header_right {
    background: rgba(238, 238, 238, 0.8);
    box-shadow: none;
    float: right;
    height: auto;
    padding-right: 0;
    width: 100%;
    padding-bottom: 10px;
  }
  .menu{
    display: none;
  }
  .mob_img{
    display: block;
  }
  .foot_menu ul li {
    background: none;
    margin: 3px 0;
    padding: 0;
    width: 100%;
  }
  .left_sidebar, .right_sidebar {
    padding-right: 0;
    width: 100%;
  }
  .foot_left, .map, .foot_address {
    float: left;
    width: 100%;
  }
  .map {
    float: left;
    width: 96%;
    margin: 20px 0;
  }
  .foot_address p, .foot_address h2 {
    margin-bottom: 10px;
  }
  .right_sidebar .col.col3 {
    padding: 25px 3%;
    width: 94%;
  }
  .page_title {
    bottom: 0;
    padding:5px 0;
    right: 2%;
    width: auto;
  }
  .page_title h1 {
    font-size: 35px;
  }
  .page_title p {
    font-size: 20px;
  }
  #element_to_pop_up {
 /* height: 460px !important;*/
 width: 75%;
  }
  .ul-county-list li {
    min-width: 80% !important;
    line-height: 18px !important;
    clear: both;
  }
  .page_content ul {
    margin: 0 !important;
  }
  .page_heading h3, .page-template-template-subpages-php .left_sidebar h3 {
    font-size: 28px;
    margin-bottom: 10px;
    text-align: left !important;
  }
  .page-template-template-subpages-php .left_sidebar li {
    text-align: left;
  }
  .page_content p, .page-template-template-subpages-php .left_sidebar p {
    font-size: 20px !important;/*18px*/
    text-align: left !important;
  }
}
/***************************media quary 640 ************************/
@media (max-width: 640px){
  .col3 ul li {
    margin: 0 1% 1% 0;
    padding: 38px 1% 5px;
    width: 30%;
  }
  .phone, .linkedin, .search {
    float: none;
  }
  .phone {
    margin: 5px auto;
    width: 162px;
  }
  /*.linkedin {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: none;
  }*/
  .linkedin img {
    width: auto;
  }
  .right_top {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 5px 0;
    width: 200px;
  }
  .col p {
    font-size: 16px;
  }
  .col h1 {
    font-size: 19px;
    margin-bottom: 8px;
  }
  .map {
    width: 94%;
  }
  .page_heading h2, .other_services_page .page_heading h2 {
    font-size: 23px;
  }
}
/***************************media quary 570 ************************/
@media (max-width: 570px){
 
}

/***************************media quary 480 ************************/
@media (max-width: 480px){
  .page_title {
    right: 0;
  }
  .page_title h1 {
    font-size: 30px;
  }
  .page_title p {
    font-size: 14px;
  }
  .page_content p {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: left !important;
  }
  .testimonials img {
    float: none;
    margin-right: 0;
    width: auto;
  }
  .testimonials {
    text-align: center;
  }
  .page_heading h3, .other_services_page .page_content h2{
    font-size: 23px;
  }
  .page_content ul li a {
    font-size: 18px;  
  }
}
/***************************media quary 380 ************************/
@media (max-width: 380px){ 
    .col3 ul li {
      width: 47%;
    }
    .map {
      width: 92%;
    }
    .right_sidebar .col.col3 {
      padding: 25px 4%;
      width: 92%;
    }
    .page_title h1 {
      font-size: 29px;
    }
}