/*
Theme Name:  Don Munro
Theme URI: http://donmunrorealestatecom.rs4.aios-staging.com
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.5
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.  IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css
  
*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
#nav li {
  position:relative;
}
  
#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: rgba(0,0,0,0.9) url("images/submenu-fixer.png");
    display: none;
    padding: 0;
    position: absolute;
  width:100%;
  min-width:180px;
}
#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
#nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
  top:0;
}
#nav li:hover > .sub-menu {
    display: block;
}
#nav .sub-menu li {
    position: relative;
}

/*** Fixed Header **/ 

#fixed-nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: rgba(0,0,0,0.9) url("images/submenu-fixer.png");
    display: none;
    padding: 0;
    position: absolute;
  width:100%;
  min-width:180px; 

}
#fixed-nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
#fixed-nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
#fixed-nav .sub-menu .sub-menu {
    margin-left: 100%;
  top:0;
}
#fixed-nav li:hover > .sub-menu {
    display: block;
}
#fixed-nav .sub-menu li {
    position: relative;
}

/***/

.fixed-hdr {
  position: absolute;
  width: 100%; 
  background: #1e292f;
  z-index: 1010; 
  top: -150px;
      transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}


/*** Header Short ***/

.fixed-hdr.short {
    top: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 
    position: fixed;
}


.fixed-logo {
  padding: 27px 0; 
}


#fixed-nav {
  display: block; 
  text-align: right; 
  padding-top: 24px;
}

#fixed-nav li {
    display: inline-block;
    margin: 0 0 0 20px; 
    position: relative;
}


#fixed-nav li a {

    color: #fff;
    font-size: 15px; 
    font-weight: 500;
    display: inline-block;
    margin: 0;
    outline: none;
    text-decoration: none;
    padding: 18px 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 
    text-transform: uppercase;  
    letter-spacing: 0.05em; 

}

#fixed-nav li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 

}

    #fixed-nav li:hover a:after {

       width: 100%;
       left: 0;

    }
        
   #fixed-nav .sub-menu {
    min-width: 224px;
    left: 50%;
    margin-left: -114px;
    z-index: 9;
    padding: 13px 10px 0;
    background: none;
    color: #a6a6aa;
    text-align: left; 
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
    margin-top: -200px;
    }

#fixed-nav li:hover > .sub-menu {
   opacity: 1;
   margin-top: 0px;
}

         #fixed-nav .sub-menu a {
           padding: 0;
           color: #a6a6aa;
         }

          #fixed-nav .sub-menu li {
            width: 100%;     
            position: relative;
            margin:0 auto; 
            background: #424548;
            }


            #fixed-nav .sub-menu li:before {
                display: none;
            }



    #fixed-nav .sub-menu li a {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 0px;
    text-transform: none;
    color: #a6a6aa;
    text-transform: uppercase;
    border-left: none;
    text-align: center;
    border:0; 

    }


     #fixed-nav .sub-menu li a:after { 

        display: none;

     }

         #fixed-nav .sub-menu li a:hover { 
              background: #74d1ea; 
              color: #000;   
            }

#fixed-nav .sub-menu .sub-menu {
    margin-left: 45%;
    top: 0;
}



/*** Section ***/

.container-maxwidth {

  max-width: 1144px; 

}

/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

body{
 font-family: 'Raleway', sans-serif;
  font-size: 14px;
  background: #FFF;
  color: #000;
  margin: 0;
    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}


.ip-banner {
    position: relative;
    width: 100%;
    height: 320px;
    float: none;
    background-image: url(images/ip-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


body.home {
   background: #fff;
}

a, button {
  outline:none !important; 
  text-decoration: none !important;
}

a:hover {
  text-decoration: none;
  color: #3c676e; 
  outline: none; 
  text-decoration: none; 

}

a:link, a:visited {
  outline: none;
  text-decoration: none;
}


/*** Header Area ***/ 

.header-main {
    width: 100%;
    z-index: 100;
    margin: 0 auto; 
    position: absolute;
    height: auto; 
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+65,ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.35) 65%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 65%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.35) 65%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}


.hdr-logo { 
    display: inline-block;
    padding-top: 46px;
    padding-bottom: 22px;
    width: 26.8%;
    vertical-align: top;
    margin-left: 40px;
} 

 .hdr-logo img {
   width: 100%;
    max-width: 397px;
 }


/*** Header Contact ***/ 


.hdr-cont-wrapp {
    text-align: right;
    display: inline-block;
    vertical-align: top;
    width: 69.921036%;
    padding-top: 40px;
    padding-right: 40px;
}

.hdr-cont-text {
    display: inline-block;
    font-size: 18px;
    color: #000;
    width: 24%;
    font-weight: 600; 
    font-family: 'Barlow Condensed', sans-serif; 
    text-transform: uppercase;

}
   
   .hdr-cont-text span {
     margin: 0 auto; 
     display: block;
   }

.hdr-cont-text i.ai-font-envelope-f {
        font-size: 11px;
    margin-left: 10px;
    color: #000;
}

.hdr-cont-text i.ai-font-phone {
        font-size: 12px;
    margin-left: 10px; 
    color: #000;
}

  .hdr-cont-text a {
     color: #000;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 
  }

   .hdr-cont-text a:hover {
     opacity: 0.8;
   }


.hdr-logo-r {
    display: inline-block;
    width: 14.66%;
}

 .hdr-logo-r img {
    max-width: 100%;
 }



/** Navigation **/

.navigation {
    position: relative;
    margin-top: 15px;
    display: inline-block;
    width: 74%;
}

 
#nav {
  display: block; 
  text-align: center;
}

#nav li {
    display: inline-block;
    margin: 0 0 0 20px; 
    position: relative;
}


#nav li a {

color: #373737;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin: 0;
    outline: none;
    text-decoration: none;
    padding: 0 0 4px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 0.05em;

}



#nav li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 

}

    #nav li:hover a:after {

       width: 100%;
       left: 0;

    }


/* #nav li > a:hover { 

    background: #74d1ea;

} */

        
   #nav .sub-menu {
    min-width: 224px;
    left: 50%;
    margin-left: -114px;
    z-index: 9;
    padding: 0px 10px 0;
    background: none;
    color: #a6a6aa;
    text-align: left; 
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
    margin-top: -200px;
    }

#nav li:hover > .sub-menu {
   opacity: 1;
   margin-top: 0px;
}

         #nav .sub-menu a {
           padding: 0;
           color: #a6a6aa;
         }

          #nav .sub-menu li {
            width: 100%;     
            position: relative;
            margin:0 auto; 
            background: #424548;
            }


            #nav .sub-menu li:before {
                display: none;
            }



    #nav .sub-menu li a {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 0px;
    text-transform: none;
    color: #fff;
    text-transform: uppercase;
    border-left: none;
    text-align: center;
    border:0; 

    }


     #nav .sub-menu li a:after { 

        display: none;

     }

         #nav .sub-menu li a:hover { 
              background: #5788a8; 
              color: #fff;   
            }

#nav .sub-menu .sub-menu {
    margin-left: 45%;
    top: 0;
}


/*** HP SLIDE ***/

.slide-area {
    width: 100%; 
    margin: 0 auto;
    position: relative;
    z-index: 0;
    top: 0;
    height: 100%;   

  }

.hp-slide {
  width: 100%;
  z-index: 1;
  position: relative; 
}

.slide-area .cycloneslider-volume {
    display: none !important;
}


/*** Welcome Area ***/ 

#welcome-wrapper {
   width: 100%; 
   margin: 0 auto; 
   position: relative; 
   font-size: 0;
   overflow: hidden; 
}

.welcome-text {
   width: 50.875%; 
   display: inline-block; 
   vertical-align: top; 
   
}

.welcome-text-wrapp {
   float: right; 
   max-width: 592px; 
   padding-right: 90px;
}


 .welcome-text-num {
     display: block; 
     position: relative; 
     padding-top: 143px; 
     font-family: 'Barlow', sans-serif;

 }

  .welcome-text-num:before {
     height: 127px; 
     width: 1px; 
     content:''; 
     position: absolute; 
     left: 0; 
     top: 0;  
     background: #1e292f;

  }

  .welcome-text-num > span {

    font-size: 12px;
    color: #508ba9; 
    text-transform: uppercase; 

  }

    .welcome-text-num > span > i {
    position: relative;
    font-style: normal;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 60px;



    }

     .welcome-text-num > span > i:before { 
    content: '';
    position: absolute;
    top: 6px;
    background: #75a1ba;
    height: 1px;
    width: 37px;
    left: -50px;

     }


    .welcome-content > h1 {
    font-size: 60px;
    font-weight: 700;
    color: #1e292f;
    position: relative;
    display: block;
    text-transform: uppercase; 
    line-height: 1;
    margin-top: 75px; 
    margin-bottom: 24px;
    }
       
    .welcome-content > h1 > i {
       color: #5788a8; 
       font-size: 33px; 
       display: block; 
       font-style: normal; 
       letter-spacing: 0.2em; 
       font-weight: normal; 

    }

   
    .welcome-content > p {
        font-size: 14px; 
        color: #373737;   
        line-height: 24px ;
        margin: 20px 0; 
        display: inline-block;  
        padding-right: 40px;

    }


    .welcome-content > a {
    position: relative;
    display: block;
    max-width: 148px;
    width: 100%;
    background: #508ba9;
    text-align: center;
    float: right;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 

    }

    .welcome-content > a:hover {
       box-shadow: 0 0 6px #000;
    }

     .welcome-content > a span {
       line-height: 44px; 
       font-size: 12px; 
       color: #fff; 
       letter-spacing: 0.16em; 
        text-transform: uppercase;
     }

 
 .welcome-content > a:before {
    content: '';
    background: #1e292f;
    height: 1px;
    width: 320px;
    position: absolute;
    top: 50%;
    left: -352px;
 }


.welcome-photo {
   width: 49.125%; 
   background: url(images/agent-bg.jpg) no-repeat top center/cover;  
   display: inline-block; 
   padding-top: 40px; 
   position: relative;

}

.welcome-photo:before {
    content: '';
    width: 11px;
    height: 193px;
    position: absolute;
    left: -20px;
    top: 0;
    background: #000;
    z-index: 3;
    background: url(images/strip-bg.jpg) no-repeat top;  
}

 .welcome-photo canvas.agent-photo {
     position: relative; 
     left: -78px; 
     z-index: 2;
 }



/*** Featured Properties ***/

#fp-wrapper {
   width: 100%; 
   position: relative; 


}


.fp-title {
   width: 100%; 
   display: inline-block; 
   text-align: center; 
   margin:70px auto; 
   font-size: 45px; 
   text-transform: uppercase; 
   font-weight: 700;
}

  .fp-title > i { 
     font-style: normal;
     color: #5788a8; 
     font-weight: 400;

  }

.fp-details-wrapp {
  
    width: 100%;
    position: relative;
    background: url(images/testi-bg.jpg) no-repeat center/cover;
    min-height: 780px;
    display: inline-block;

} 

  .fp-details-wrapp:after {
    content: '';
    width: 26.625%;
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 2;
    background: #fff;   
  }


.fp-details-slide {
  width: 86.55%;
  float: right; 
  position: relative;
}


 .fp-text-num {
    display: block;
    position: absolute;
    left: 0;
    top: 143px;
    z-index: 0;

 }


  .fp-text-num > span {

    font-size: 12px;
    color: #fff; 
    text-transform: uppercase; 
    white-space: nowrap;

  }

    .fp-text-num > span > i {
    position: relative;
    font-style: normal;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 60px; 
    text-transform: uppercase;
    }

    .fp-text-num > span > i:before { 
    content: '';
    position: absolute;
    top: 6px;
    background: #fff;
    height: 1px;
    width: 37px;
    left: -50px;

     }

.fp-slide-area {
   position: relative; 
   font-size: 0;
}

.fp-details-text {
   display: inline-block; 
   vertical-align: middle; 
   width: 35.052317%; 
   margin-top: 205px;
}
 
  .fp-details-text > span.fp-price {
     font-size: 45px;  
     color: #fff; 
     font-weight: 600; 
     font-family: 'Barlow Condensed', sans-serif;
  }

   .fp-details-text > span.fp-address {  

    font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    display: block;
    line-height: 1;
   }

   
   .fp-details-text > p {
   font-size: 12px;
    color: #fff;
    padding: 58px 0;
    width: 85%;
    line-height: 24px;
   }

   
   .fp-details-text > span.fp-view {   

     display: block; 
     width: 100%; 
     max-width: 166px; 
     background: #fff; 
     color: #1f2931; 
     text-transform: uppercase; 
     font-size: 19px; 
     font-family: 'Barlow Condensed', sans-serif; 
     font-weight: 600; 
     letter-spacing: 0.05em; 
     text-align: center; 
     line-height: 56px;
             -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 


   }

   .fp-details-text > span.fp-view a{
    color: #1f2931; 
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
   }


.fp-photo {

    display: inline-block;
    vertical-align: top;
    width: 64.947683%; 
    margin-top: 95px;
    z-index: 9;
    position: relative; 
    background: #5788a8; 
    padding-left: 10px; 

}

 .fp-photo canvas {
   width: 100%; 
   height: 579px;
 }

 .fp-photo a:hover {
    opacity: .8;
}
.fp-photo a {
    display: block;
}


.fp-details-wrapp .slick-slider .slick-list {
   z-index: 999 !important;
}

.fp-count a:hover .fp-details-text > span.fp-view,
.fp-count .fp-details-text > span.fp-view:hover,
.fp-count .fp-details-text > span.fp-view:hover a { 
   background: #5788a8; 
   color: #fff; 
   box-shadow: 0 0 6px #000;

}





/*** MAP Area ***/ 



#map-area {
  width: 100%; 
  position: relative; 
  margin: 0 auto; 
  text-align: center;
}



 .map-text-num {
     display: block; 
     position: relative;
     padding-top: 70px; 
     padding-bottom: 30px;  
     text-align: left;
     font-family: 'Barlow', sans-serif;

 }


  .map-text-num > span {

    font-size: 12px;
    color: #202a35; 
    text-transform: uppercase; 

  }

    .map-text-num > span > i {
    position: relative;
    font-style: normal;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 60px;



    }

     .map-text-num > span > i:before { 
    content: '';
    position: absolute;
    top: 6px;
    background: #202a35;
    height: 1px;
    width: 37px;
    left: -50px;

     }



.map-area-link {
   display: inline-block; 
   width: 100%; 
   max-width: 1220px; 
   margin: 0 auto;

} 

.map-title {
    font-size: 45px;
    color: #538aa9;
    text-transform: uppercase;
    line-height: 1;
    margin-right: 30px;
    width: 35%;
    display: inline-block;
    vertical-align: top; 
    text-align: left; 
    padding-top: 8px;

}


 .map-title strong {
   display: block; 
  color: #202933; 
  font-weight: 700; 



 }

.map-link-btn {
display: inline-block;
    font-size: 0;
    width: 61.95%;

}

.map-link-btn span {
   display: inline-block; 
   width: 33.333%;
}


.map-link-btn a {
    color: #b1b1b1;
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    padding: 8px 0 8px 20px;
    width: 100%;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    background-position: 0 16px;
    text-align: left;
    font-weight: 600; 
    position: relative; 
    border-bottom:1px solid rgba(83,138,169,0); 
    vertical-align: top;

}


.map-link-btn a:before {
   position: absolute;
   content:''; 
   background: #7f8589; 
   height: 1px; 
   width: 6px;  
   left: 0; 
   top: 50%;
  


}


.map-link-btn a.hover,
.map-link-btn a:hover {
    color: #202933;
    border-bottom:1px solid rgba(83,138,169,1);
}




/*** MAP Area ***/

#map-wrapp {
  
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin: 30px auto 68px;
    overflow: hidden;

} 


div.map-container {
      width: 1220px;
      height: 478px;
      position: relative; 
      margin: 0 auto;
}
    
div.map-container img.main {
      width: inherit;
      height: inherit;
      position: relative;
      z-index: 1;
}

div.map-container img.overlay {
      height: inherit;
      left: 0;
      position: absolute;
      top: 0;
      width: inherit;
      z-index: 3;
}

div.map-container img.area {
      position: absolute;
      top : 0;
      left: 0;
      z-index: 2;
      display: none;
    }
    

  
img.area.west-vancouver {
    top: -6px !important;
    left: -12px !important;

} 

img.area.north-vancouver {
     top: 39px !important;
    left: 132px !important;
}

img.area.vancouver {
    top: 65px !important;
    left: 41px !important;
}

img.area.richmond {
    top: 206px !important;
    left: 60px !important;
}

img.area.burnaby {
    top: 94px !important;
    left: 199px !important;
}

img.area.new-west {
    top: 172px !important;
    left: 267px !important;
}

img.area.port-moody {
    top: 56px !important;
    left: 284px !important;
}

img.area.coquitlam {
    top: 25px !important;
    left: 318px !important;
}

img.area.port-coquitlam {
    top: 109px !important;
    left: 381px !important;
}

img.area.pitt-meadows {
top: 26px !important;
    left: 410px !important;
}

img.area.maple-ridge {
    top: 23px !important;
    left: 497px !important;
}

img.area.mission {
    top: 137px !important;
    left: 675px !important;
}

img.area.surrey {
    top: 205px !important;
    left: 301px !important;
}

img.area.langley-city {
    top: 327px !important;
    left: 473px !important;
}

img.area.township {
top: 207px !important;
    left: 482px !important;
}

img.area.abbotsford {
   top: 253px !important;
    left: 657px !important;
}

img.area.chilliwack {
    top: 181px !important;
    left: 933px !important;
}

img.area.white-rock {
    top: 418px !important;
    left: 357px !important;
}





/*** Quick Search ***/ 

#qs-wrapper {
   position: relative;  
   width: 100%; 
   margin: 0 auto; 
   background:url(images/qs-bg.jpg) no-repeat center/cover; 
   min-height: 210px;  
   text-align: center;
}

#custom-quick-search ul.dropdown-menu.inner {
    max-height: 230px !important;
}



.qs-cont {
    position: relative;
    z-index: 1;
    font-size: 0;
    display: block;
    vertical-align: top;
    max-width: 1146px;
    margin: 0 auto; 
    padding: 100px 0;

}


 
  .qs-title {
     font-size: 25px;
    font-weight: 300;
    padding: 0 0 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    text-align: left;
    line-height: 1;
    width: 12%;
    display: inline-block; 
    vertical-align: top;
  } 


   .qs-title > i {
      display: block;
      font-weight: 600; 
      font-style: normal; 
      margin-left: 10px;

   }



.qs-cont form {
    width: 88%;
    margin: 0 auto;  
    display: inline-block; 
    vertical-align: top;

    }


.qs-cont .field-1 {
    /* width: 264px; */
    width: 14.71%;

}

.qs-cont .field-2 {
    width: 47.0999%;

}


.qs-cont .field-3, .qs-cont .field-4, .qs-cont .field-5, .qs-cont .field-6 {
    width: 10.99%;
}


.qs-cont .field-1, .qs-cont .field-2, .qs-cont .field-3, .qs-cont .field-4, .qs-cont .field-5, .qs-cont .field-6 {
    display: inline-block; 
    margin-right: 10px; 

}

.qs-cont input {

    color: #fff;
    font-size: 11px;
    height: 38px;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 98% 50%;
    /*text-transform: uppercase;*/
    border: 1px solid #fff; 
    border-top: transparent; 
    border-left: transparent; 
    border-right: transparent; 
    background: transparent; 
    position: relative;
    background-position: 94% 50%; 
    letter-spacing: 0.05em;
}


.qs-cont select {
    color: #fff;
    font-size: 11px;
    height: 38px;
    padding:0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-arrow.png) no-repeat;
    background-position: 94% 50%;
    border: none;
    /* text-transform: uppercase; */
    letter-spacing: 0.05em;
    border-bottom: 1px solid #fff; 
    border-top: transparent; 
    border-left: transparent; 
    border-right: transparent;

}


   select::-ms-expand { display: none; }

 .qs-cont .qs-cont-sub, .qs-cont a.adv-srch {
    width: 12.29%;
    height: 38px;
    background:#000;
    text-align: center;
    color: #fff;
    appearance: normal !important;
    -webkit-appearance: normal !important;
    -moz-appearance: normal !important;
    border-radius: 0;
    border: 0;
    margin: 0 auto;
    vertical-align: top;
    max-width: 38px;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0;
    position: relative;
    background-position: 40px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 
    letter-spacing: .2em;
    background: url(images/search-bg.png) no-repeat center #fff;


    }

.qs-cont a.adv-srch {
    background: transparent; 
    color: #000;  
    margin-left: 15px;
}

   .qs-cont .qs-cont-sub:hover{
      opacity: 0.8;
    }


    .qs-cont a.adv-srch:hover {
       opacity: 0.8;
   }


#ob-wrapper {
   width: 100%; 
   position: relative; 
   min-height: 836px; 


}

 #ob-wrapper:before { 
     content:'';
     background: url(images/blog-bg.jpg) no-repeat right/cover; 
     width: 55%; 
     height: 100%; 
     position: absolute;
     right: 0;
 }



 .blog-text-num {
     display: block; 
     position: relative;  
     padding-bottom: 30px; 
     /* padding-left: 190px; */
     padding-left: 36px;
     font-family: 'Barlow', sans-serif;
 }


  .blog-text-num > span {

    font-size: 12px;
    color: #202a35; 
    text-transform: uppercase; 

  }

    .blog-text-num > span > i {
    position: relative;
    font-style: normal;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 60px;



    }

     .blog-text-num > span > i:before { 
    content: '';
    position: absolute;
    top: 6px;
    background: #202a35;
    height: 1px;
    width: 37px;
    left: -50px;

     }



  .blog-cont {
     width: 100%; 
     margin: 0 auto; 
     position: relative; 
     max-width: 1600px;
  }


   .blog-area-r {
    position: relative;
    float: right;
    /* max-width: 360px; */
    width: 30.875%;
    padding-right: 150px;
    color: #fff;
    padding-top: 300px;
    padding-left: 30px;
   }


     .blog-area-r > span { 

        font-size: 45px; 
        text-transform: uppercase; 
        letter-spacing: -0.025em;

     }

       .blog-area-r > p {
          font-size: 18px;
          margin: 20px 0 30px 0;
          font-weight: 300;
          font-family: 'Roboto', sans-serif;
       }


       .blog-area-r > a { 

         display: inline-block; 
         width: 100%; 
         max-width: 213px; 
         text-align: center; 
         line-height: 65px; 
         border: 1px solid rgba(255,255,255,0.5);
         color:#fff;
         text-transform: uppercase;
            transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 

       }


        .blog-area-r > a:hover {
           background: #5788a8;
        }


   .blog-area-l {
position: relative;
    float: left;
    width: 65.125%;
    max-width: 1042px;
    margin-left: 25px;
    padding-top: 60px;

   }


     .blog-list {
       position: relative; 
       font-size: 0; 

     }


        .blog-list > a { 

    width: 33.333%; 
    height: 660px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
    background: #fff; 
    font-size: 0; 


        } 

          .blog-list > a .blog-text {
              display: block; 
              width: 100%; 
              position: relative; 

          }

           .blog-list > a .blog-text span.blog-title { 

    font-size: 15px;
    text-transform: uppercase;
    color: #1e292f;
    font-family: 'Barlow', sans-serif;
    display: block;
    margin-left: 36px;
    margin-top: 60px;

           }


            .blog-list > a .blog-text p {
        font-size: 13px;
        color: #666666;
        line-height: 26px;
        display: block;
        margin: 20px 0 0;
        padding: 0 36px;
            }

             .blog-list > a .blog-text i.r-more, .blog-list > a .blog-text i.r-more-top  {
                  display: block;
                  text-align: center;
                  width: 100%;
                  max-width: 148px;
                  line-height: 44px;
                  text-transform: uppercase;
                  font-size: 12px;
                  letter-spacing: 0.16em;
                  font-style: normal;
                  background: #5589a8;
                  border:1px solid #5589a8; 
                  margin: 30px auto;
                  color: #fff;
                  transition: all .25s ease-in-out;
                  -moz-transition: all .25s ease-in-out;
                  -webkit-transition: all .25s ease-in-out; 
                  position: relative;
             }

.blog-list > a .blog-text i.r-more:before {
    content: '';
    width: 1px;
    height: 63px;
    background: #989898;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 35px;
    z-index: 9;

}

.blog-list > a .blog-text i.r-more-top:before {
   top: -55px;
}


        .blog-list > a:hover .blog-text i.r-more {

           background: #fff; 
           border:1px solid #212D34; 
           color: #212D34;
        }


         .blog-list > a .blog-photo  { 

           position: relative; 
           width: 100%;

         } 

           .blog-list > a .blog-photo span.blog-img {
              position: relative;
           }
                
                .blog-list > a .blog-photo span.blog-img img {
                    width: 100%;
                    filter: grayscale(50%) sepia(1%) brightness(126%) hue-rotate(200deg) saturate(0%) opacity(50%) contrast(103%);
                   -webkit-filter: grayscale(50%) sepia(1%) brightness(126%) hue-rotate(200deg) saturate(0%) opacity(50%) contrast(103%);
                   -moz-filter: grayscale(50%) sepia(1%) brightness(126%) hue-rotate(200deg) saturate(0%) opacity(50%) contrast(103%);
                  transition: all .25s ease-in-out;
                  -moz-transition: all .25s ease-in-out;
                  -webkit-transition: all .25s ease-in-out; 
                }

                .blog-list > a:hover .blog-photo span.blog-img img { 

                  filter: grayscale(0%) sepia(0%) brightness(100%) hue-rotate(0deg) saturate(100%) opacity(100%) contrast(100%);
                  -webkit-filter: grayscale(0%) sepia(0%) brightness(100%) hue-rotate(0deg) saturate(100%) opacity(100%) contrast(100%);
                  -moz-filter: grayscale(0%) sepia(0%) brightness(100%) hue-rotate(0deg) saturate(100%) opacity(100%) contrast(100%);

                }

.blog-list > a .blog-photo span.blog-date {
    position: absolute;
    bottom: 0;
    background: #508ba9;
    color: #fff;
    width: 104px;
    height: 104px;
    text-align: center;
    font-size: 16px;
    padding: 6px 0;
    font-family: 'Barlow Semi Condensed', sans-serif; 
    left: 0;
}

  .blog-list > a .blog-photo span.blog-date i {
     font-style: normal;
     line-height: 1; 
     letter-spacing: 0.16em; 
     text-transform: uppercase;

  }


  .blog-list > a .blog-photo span.blog-date i.blog-num {
     font-size: 47px; 
     display: block; 
     font-weight: 600;
  }

 .blog-list > a .blog-photo span.blog-date-top {
   top: 0;
 }

/*** Testimonials ***/ 

 
#testi-wrapper {
   width: 100%; 
   position: relative; 
   background: url(images/testi-bg.jpg) no-repeat center/cover; 
   min-height: 665px; 
   margin: 0 auto; 
   text-align: center;

} 



 .testi-text-num {
    display: block;
    position: relative;
    padding-left: 0;
    text-align: left;
    padding-top: 100px;
    padding-bottom: 96px;
    font-family: 'Barlow', sans-serif;
 }


  .testi-text-num > span {

    font-size: 12px;
    color: #fff; 
    text-transform: uppercase; 

  }

    .testi-text-num > span > i {
    position: relative;
    font-style: normal;
    font-family: 'Barlow', sans-serif;
    letter-spacing: 0.05em;
    margin-left: 60px;



    }

     .testi-text-num > span > i:before { 
    content: '';
    position: absolute;
    top: 6px;
    background: #fff;
    height: 1px;
    width: 37px;
    left: -50px;

     }


.testi-title {
   color: #fff; 
   font-size: 45px; 
   line-height: 1; 
   text-transform: uppercase; 

}

  .testi-title > strong { 

      color: #5589a8; 
      display: block; 



  }


.testi-slide {
   position: relative; 
   width: 60%;  
   margin: 0 auto;
}

.testi-details { 

  max-width: 1146px;  
  margin: 0 auto;

}


.testi-list {
   position: relative; 

} 


 .testi-list > p {
    color: #fff; 
    line-height: 24px; 
    margin: 40px 0; 


 }


.testi-slide ul {

}

.testi-slide ul.slick-dots li {
    display: inline-block;
    font-size: 0;
    width: 9px;
    height: 9px;
    border-radius: 50% 50%;
     background: transparent;
    position: relative;
    margin: 10px 5px; 
    border: 1px solid #fff;

  }
    .testi-slide ul.slick-dots li button {
      position: absolute;
      background: none;
      border: none;
      border-radius: 50% 50%;
      width: 13px;
      height: 13px;
      top: 0;
      left: 0;
      font-size: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: none;
     
    }


    .testi-slide ul.slick-dots .slick-active,
    .testi-slide ul.slick-dots li:hover,
    .testi-slide ul.slick-dots li:active,
    .testi-slide ul.slick-dots li:visited {
      background: #fff;
    }





/** Contact Form **/ 

#ftr-form-wrapper {
   width: 100%; 
   position: relative; 
   background: url(images/contact-bg.jpg) no-repeat center/cover; 
   min-height: 676px; 
   margin: 0 auto; 
   text-align: center;
}


   .cont-form-title {
    font-size: 60px;
    letter-spacing: 0.05em;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 170px;
    position: relative;
    text-align: center;
    letter-spacing: -0.02em;

   }


.form-text {
   position: relative; 
   width: 100%; 
   max-width: 360px; 
   margin: 0 auto; 
   font-size: 19px; 
   color: #fff; 
    letter-spacing: -0.02em; 
    font-weight: 300;
    font-family: 'Roboto', sans-serif; 
    top: 48px;
}

.cont-form {

max-width: 946px;
    width: 100%;
    margin: 0 auto;
    vertical-align: top;
    font-size: 0;
    padding: 70px 30px 0;
    border-left: 1px solid rgba(255,255,255,0.5);
    border-right: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-top: transparent;
    position: relative;
}

.cont-form:before {
    content: '';
    height: 1px;
    width: 200px;
    top: 0;
    position: absolute;
    left: 0;
    background: rgba(255,255,255,0.5);
}

.cont-form:after {
    content: '';
    height: 1px;
    width: 200px;
    top: 0;
    position: absolute;
    right: 0;
    background: rgba(255,255,255,0.5);
}


   .get-field-l, .get-field-c, .get-field-r {
      width: 33.333%;   
      position: relative; 
      float: left; 
      padding: 0 15px;

   }



  .cont-form input[type='text'], .cont-form input[type='email'], .cont-form select  { 
    width: 100%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 46px;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: top;
    margin: 20px 0;
    background: transparent;
    border-bottom: 1px solid #939a9d;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding-bottom: 30px;

  }
 
 .cont-form select {
     outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-arrow.png) no-repeat;
    background-position: 94% 50%;
 }


  
div.cont-form input[type='submit'] {
text-align: center;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    border: 1px solid rgba(255,255,255,0.5);
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
    /* margin: 40px auto 57px; */
    margin: 40px auto 0;
    position: relative;
    z-index: 3;
    line-height: 57px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: none;
    padding: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    width: 100%;
    max-width: 187px;
    background: transparent;
    letter-spacing: 0.05em;
}
div.cont-form div.wpcf7 .ajax-loader{
	display: block;
	margin: 0 auto;
}

div.cont-form input[type='submit']:hover {
    background: #5788a8;

}

  div.cont-form div.wpcf7-response-output {
    color: #fff;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /*border: none;*/
    font-size: 14px;
    padding: 0;
    bottom: -60px;
    left: 0;
}


div.cont-form .use-floating-validation-tip span.wpcf7-not-valid-tip {
  font-size: 12px; 
  /*top: 0;*/
}
.cont-form span.sub-div {
   position: relative;
   padding: 0px 0 50px;
   display: block;
   max-width: 210px;
   margin: auto;
}

 .cont-form span.sub-div:before {  

    position: absolute; 
     content: ''; 
     top: 68px; 
     right: -10px; 
     width: 47px; 
     height: 1px; 
     z-index: 2; 
    background: rgba(255,255,255,0.5);  

  }



/*** Footer ***/


.footer {
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2; 
    margin: 0 auto;
    padding: 30px 0; 
    background:#1b282f;

}



  .footer li {
    display: inline-block;
    padding: 0 10px;
    line-height: 10px; 
    color:#ffff; 
    text-transform: uppercase; 


  }

  .footer li a {  
    color:#fff; 
    font-size: 11px;             
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out; 
  }

    .footer li:first-child {
      border: 0;
      padding-left: 0;
    }
  


 .footer li a:hover {
    opacity: 0.5;
 }

 .ftr-broker-logo {
    text-align: center;
    margin-bottom: 20px;
}

    .ftr-broker-logo img {
        width: 100%;
        max-width: 118px;
    }


  .footer .copyright {
    color: #9e9e9e;
    padding: 15px 0 15px;
    font-size: 11px;
  }


  .footer .copyright a {


     color: #9e9e9e;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;

  }


.footer .copyright a:hover { 

    color: #fff;

}


.copyright span {
   text-transform: uppercase;
}


.ftr-logos {
   display: block; 
   color: #fff; 
   font-size: 20px;  
   text-align: center; 
   margin-top: 10px;

} 
  
  .ftr-logos .stb-logo {
     display: inline-block; 
     margin-right: 10px;
  }


.ftr-wrapp {
    position: relative;
    background: rgba(0,0,0,0.8);
    padding: 140px 0 80px;
}




/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

 aside .sidebar-img-wrapper{
  /* margin-left: -20px;
  margin-right: -20px; */
  margin-bottom: 30px;
 }

/* Adjust minimum height of page area */ 
#content-sidebar, #content-full{

    min-height: 500px;
    margin-top: 25px;


}

/** Adjust width of content columns **/
#content-sidebar #content {width: 73.05%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style post/page main headings (h1) */
#content .entry-title {
    font-size: 32px;
    color: #000;
    padding: 0;
    letter-spacing: .5px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Style category/archive/etc main headings (h1) */
#content .archive-title { 

}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle { 

}

#content-sidebar, #content-full {
  background: rgba(255,255,255,0.9);
}

.sidebar {
    width: 22.83%; 
    padding-top: 44px;
}

.sidebar .qs-title {

    padding: 0 0 30px;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.05em; 
    color: #1e292f; 
    width: 100%; 

}


 
.sidebar .qs-cont {
  width: 100%;
  padding: 0;
}

.sidebar .qs-cont form {
  margin: 0px auto; 
  width: 100%;
}
 
 .sidebar .qs-cont .field-1, .sidebar .qs-cont .field-2 {
   width: 100%;
   margin: 5px 0;
 }

  .sidebar .qs-cont .field-3, .sidebar .qs-cont .field-4, .sidebar .qs-cont .field-5, .sidebar .qs-cont .field-6 {
  width: 100%; 
  margin: 5px auto; 
  max-width: 100%; 
  font-size: 14px;
  padding: 0;
 }

 .sidebar .qs-cont select, .sidebar .qs-cont input {
    color: #1e292f; 
    border: 1px solid #1e292f; 
    padding: 0 8px;
 }


.sidebar .qs-cont .qs-cont-sub, .sidebar .qs-cont a.adv-srch {
  width: 100%; 
  max-width: 100%;
  margin: 5px 0;
}


.side-contact {
   display: inline-block; 
   text-align: center; 
   padding-top: 30px;
}


 .side-contact img {
   width: 100%; 
   max-width: 260px;
 }

 .side-contact .hdr-cont-text {
   width: 100%;
 }

.sidebar-logos-wrapper {
  margin-bottom: 50px;
}
  .sidebar-logos-wrapper img {
    margin: 20px auto;
  }


#nav li:first-child + li + li + li .sub-menu {
    min-width: 400px;
    margin-left: -200px;
    font-size: 0;
}

#nav li:first-child + li + li + li .sub-menu li {
    width: 49%;
    position: relative;
    margin: 0 auto;
    background: #424548;
}


#fixed-nav li:first-child + li + li + li .sub-menu {
    min-width: 400px;
    margin-left: -200px;
    font-size: 0;
}

#fixed-nav li:first-child + li + li + li .sub-menu li {
    width: 49%;
    position: relative;
    margin: 0 auto;
    background: #424548;
}

.amh-header-buttons, .amh-header-buttons.amh-1a .amh-center .amh-phone-text, .amh-header-buttons.amh-1a .amh-center .amh-phone-text a {
    color: #74d1ea;
}

.amh-navigation .amh-menu li ul {
    background: #74d1ea;
}

.amh-navigation .amh-menu li:hover > a, .amh-navigation .amh-menu li.open > a {
    background: #000;
}

.hp-quick-search .bootstrap-select.btn-group {
    color: #fff;
    font-size: 11px;
    height: 38px;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 98% 50%;
    /* text-transform: uppercase; */
    border: 1px solid #fff;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    background: transparent;
    position: relative;
    background-position: 94% 50%;
    letter-spacing: 0.05em;
}

.home-p.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
    color: #fff;
    font-size: 11px;
    height: 38px;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 98% 50%;
    /* text-transform: uppercase; */
    border: 1px solid #fff;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    background: transparent;
    position: relative;
    background-position: 94% 50%;
    letter-spacing: 0.05em;
}
.ip-p.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
    font-size: 11px;
    height: 38px;
    vertical-align: top;
    border: 1px solid black;
    color: black;
    padding: 0 8px;
    border-radius: 0;
}
#custom-quick-search option{
    color : black;
}
.hp-quick-search .bootstrap-select .bs-searchbox .form-control {
    color: black;
}


#content .listing-details-wrap .photo-slideshow .photo-list,
.pop-gallery-wrap .pop-gallery .photo-list {
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#content .listing-details-wrap .photo-slideshow .slick-arrow,
.pop-gallery-wrap .slick-arrow {
  color: #1e292f;
  text-shadow: none;
  line-height: 1;
}

.pop-container {
  z-index: 1;
}

.page-id-47 .sidebar-logos-wrapper {
    display: none;
}

#ihf-main-container .mc-total-payment-subline {
    color: #666 !important;
}

.grid .prop-det p {
    min-height: 75px;
}

div#content-listings .list-wrapper {
    margin-bottom: 30px;
}

.page-id-0 #content ul{
  margin-left: 0 !important;
  padding: 0 !important;
}

img{
	max-width: 100%;
	height: auto;
}
a, input, textarea, select{
	outline: 0;
}
#content #ihf-main-container .nav-tabs,
#content #ihf-main-container .chosen-results{
	margin: 0 0 0;
}
#content #ihf-main-container #ihf-search-adv2-submit{
	margin: 20px 0 0;
}
#content #ihf-main-container .ihf-grid-result-address{
	white-space: unset;
}
#content #ihf-main-container .btn{
	padding: 6px 6px;
}
#content div.wpcf7-response-output,
div.wpcf7-response-output{
	text-align: center;
}

#content #ihf-main-container .mc-total-payment-subline{
	color:#333;
}

#ihf-main-container .pagination>li>a,
#ihf-main-container .pagination>li>span{
	padding: 6px 9px;
}

#content .property-add-type a {
    color: #F00;
}

#content .property-add-type a:hover {
    color: #575757;
}


/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */
#welcome-wrapper, #map-area, #qs-wrapper, #ob-wrapper, #ftr-form-wrapper, footer.footer{
  display: none;
}

#testi-wrapper{
  opacity: 0;
}

.ip-container #ihf-main-container .dropdown-menu{
    z-index: 1001 !important;
}