/*
Theme Name: Excel Properties
Theme URI: http://aios2-staging.agentimage.com/j/jaywhitebread_pending.com/htdocs/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.0.3
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.	Mobile styles
  
*/

/*******************************************************
 *
 * 1. Custom CSS
 *
 *******************************************************/

/* Global */

body {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	background: url(images/ip-bg.jpg) no-repeat center 127px #ffffff;
	color: #000;
	margin: 0; 
  font-weight: 600;
	background-size: 100% 300px;
}
.home {
  background-image: none; 
}

a {
  outline: none;
}
#main-wrap {
	width:100%;
	min-width:1140px;
	position: relative;
}

.wrapper-all { 
  width: 1140px; 
  padding: 0; 
  margin: 0 auto; 
  z-index: 999; 
  clear: both; 
}

.outer {
  min-width: 1170px;
}

/* Header Area */

.aios-starter-theme-demo-header { 
  padding: 0;
}

.home .aios-starter-theme-demo-header {
  position: absolute;
}

.topbar {
  width: 100%;
  min-width: 1140px;
  height: 40px;
  display: inline-block;
  }
  
  .hdr-contact {
    text-align: right;
    margin-top: 12px;
    font-weight: 300;
    color: #666666; 
    font-size: 26px;
  }

    .hdr-contact a { 
      font-size: 17px; 
      color: #1a3668; 
      display: block; 
      font-weight: 600; 
      margin: 5px 0;

    }

  .sm_icon { 
    text-align: right; 
    }

    .sm_icon img { 
      opacity: 1; 
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 

    }

    .sm_icon img:hover { opacity: 0.7; }



  .header-logo {
    width: 409px;
    float: left;
    position: relative;
    z-index: 1;
  }


.header-logo img { position: absolute; bottom: 10px;}

/* Navigation */

.navigation { /* enclosing div for main nav */
	width: 780px; 
	margin: 0; 
  float: right; 
  margin-top: 12px;
}

#nav {
	width:100%;
	text-align: right;
	position:relative;
	z-index:2;
	}

#nav > li {
	display: inline-block;
	position:relative; 
  margin: 0 0 0 24px;
}

#nav > li > a {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    width: auto;
    line-height: 16px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 
    border-bottom: 2px solid #fff;
}


#nav > li:hover {
	color: #1a3668; 
  border-bottom: 3px solid #1a3668;
      transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 
}

#nav > li:hover > a  {
	color: #1a3668;
}

/* SUBMENU */

#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    display: none;
    padding: 13px 0 0 0;
    position: absolute;
    width: inherit;
    min-width: 100%;
    z-index: 999;
    width: 185px;
    /* margin-left: -40px; */
    margin-left: -20px;
    background: url(images/ddarrows.png) no-repeat top center rgba(255, 255, 255, 0.7 );
}
#nav .sub-menu li {
	min-width: 100%;
	height: auto;
	float: none;
	display: block;
	min-width: inherit;
	position: relative;
	padding: 0px;	
}
#nav .sub-menu > li{
	border-top:1px solid #a9a9a9;
}
#nav .sub-menu > li:first-child{
	border-top:0px solid #ccc;
}
/*#nav .sub-menu li:first-child a { 
  padding-top: 20px;
}
#nav .sub-menu li:last-child a {
  padding-bottom: 20px;
}*/

#nav .sub-menu a {
	/* font-size: 14px; */
	font-size: 13px;
	font-weight: 300;
    color: #666666;
    display: block;
    padding: 10px 22px;
    line-height: 15px;
    /* text-align: center; */
    text-align: left;
    background: url(images/navdd.png);
    text-transform: uppercase;
}
#nav .sub-menu a:hover {
  text-decoration: none;
  color: #c4000c;
   /* background: url(images/navdd.png); */
   background: rgba(255, 255, 255, 1 );
}

#nav .sub-menu .sub-menu {
    margin-left: 100%;
}
#nav li:hover > .sub-menu {
    display: block;
}
#nav .sub-menu li {
    position: relative;
}

#nav .two-coldd .sub-menu {
  width: 337px;
  margin: 0 0 0 -98px;
}
#nav .two-coldd ul.sub-menu li {
  width: 50%;
  display: inline;
  float: left;
  min-width: 50%;
}
#nav .two-coldd .sub-menu li a {
  text-align: left;
  width: 100%;
}
#nav .two-coldd .sub-menu li:first-child a { 
  padding-top: 6px;
}
#nav .two-coldd .sub-menu li:last-child a {
  padding-bottom: 6px;
}

#nav .prop-serdd .sub-menu {
   margin: 0 0 0 -13px;
}

#nav li.search-navi a {
  font-size: 0;
  line-height: 28px;
  width: 30px;
  background: url(images/icon-search.png) no-repeat top center;
}

.footernav li.search-navi {
  display: none !important;
}


/*HP Slide*/

.slide-area {
  width: 100%;
  min-width: 1140px;
  position: relative;
  display: inline-block;
  z-index: 0; 
  margin-top: 136px;

}
.hpslide {
	width: 100%;
	min-width: 1140px;
  position: relative;
  z-index: 0;
	}
	
	.cycloneslider-template-responsive img {
		width: 100%;
		/*min-width: 1140px;*/
	}

.fa-slide .slick-prev:before {
  width: 40px;
  height: 40px;
  background: url('images/fa_prev.jpg') 0 0 no-repeat;
  font-family: none;
  font-size: 40px;
  opacity: 1;
  color: transparent;
}

.fa-slide .slick-next:before {
  width: 40px;
  height: 40px;
  background: url('images/fa_next.jpg') 0 0 no-repeat;
  font-family: none;
  font-size: 40px;
  opacity: 1;
  color: transparent;
}

.fa-slide .slick-prev, #fp-slide .slick-next {
  width: 40px;
  height: 40px;
}

.fa-slide .slick-prev {
  width: 40px;
  height: 40px;
  left: 46%;
  z-index: 1;
  top: initial;
  bottom: -65px;
}

.fa-slide .slick-next {
    width: 40px;
    height: 40px;
    right: 46%;
    z-index: 1;
    top: initial;
    bottom: -65px;
}
/* HP Quick Search */

.hpqs {
  width: 100%;
  min-width: 1140px;
  position: absolute;
  z-index: 2; 
  height: 100%; 

} 

.qs-wrapper {

    position: absolute;
    width: 360px;
    background: rgba(255, 255, 255, 0.7 );
    height: 100%;
}



.qs-title-cont { 
  width:  360px; 
  float: left; 
  display: block; 
  background: rgba(26, 54, 104, 0.7); 
  line-height: 81px;
} 

 .qs-title { 
    font-size: 24px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    background: url(images/qs_icon.png) no-repeat right;
    color: #fff;
    font-weight: 600;
    padding-left: 20px;
    width: 340px;
    display: block; 
    text-transform: uppercase;
 } 



.qs-details { 
    margin: 0;
    position: relative;
    width: 360px;
    float: left;
    padding: 20px 10px 30px 10px;

  }
  
  .qs-details select  {
    height: 36px;
    width: 125px;
   font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #202020;
    appearance: normal !important;
    -webkit-appearance: normal !important; 
    -moz-appearance: normal !important;
    font-weight: 300;
    padding-left: 5px; 
    border: none; 
    border: 1px solid #dfe3e6;
    background: none; 
    text-transform: uppercase; 
    margin: 12px 2px;
    box-shadow: 0px 0px 1px 1px #fff;
  }
  .qs-details select.fm-long  {
    border-left: none;
    width: 375px;
  }
  
  input.hpqsbtn1 { 
    float: left;
    height: 36px;
    line-height: 36px;
    background: #006c2c; 
    width: 168px; 
    text-align: center; 
    cursor: pointer; 
    padding: 0;
    font-weight: 300; 
    color: #fff;
    font-size: 13px;
    border: none !important;
   
    appearance: none !important; 
    -webkit-appearance: none !important; 
    -moz-appearance: none !important; 
    text-transform: uppercase;
    transition: all 0.5s ease 0s; 
    margin-top: 10px;
  }

  input.hpqsbtn1:hover {  
    background: #1a3668;
    transition: all 0.5s ease 0s;  
  }

  .qs-right {
    width: 168px;
    float: right;
    text-align: center;
    margin-top: 10px;
  }


     .qs-right a {
        width: 100%;
        display: block;
        text-indent: center;
        font-weight: 300;
        font-size: 13px;
        color: #fff; 
        background: #1a3668;
        transition: all 0.5s ease 0s; 
        text-transform: uppercase; 
        line-height: 36px;

     }

      .qs-right a:hover { 
        
        background: #006c2c;
        transition: all 0.5s ease 0s; 


      }


      .qs-wrapper p { padding: 0 10px; line-height: 24px;}


/* HP CTA */

.hpwidget1 { 
  margin: 0 auto;
  padding: 20px 0; 
  width: 100%; 
  display:  block;
}



a.cta_btn {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    height: 89px;
    background: url(images/cta_bg.png) no-repeat top center;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    padding: 21px 0 0 70px;

}

a.cta_btn b { font-size: 26px;  } 
a.cta_btn_cnt { margin: 0 26px; }



/* HP Welcome */

.hpwidget2 { 
	/*float: left; */
	width: 100%; 
  text-align: center; 
  margin-bottom: 50px !important;
} 
 
 .hpwidget2 h1 { 
  width: 100%;
  float: left;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 26px;
  color: #1a3668;
  text-transform: uppercase;
  text-align: center;
  margin: 35px 0;
}

  .hpwidget2 h1 b { color: #006c2c; }  

  /*.hpwidget2 .welc-slider {

    display: block; 
    margin: 0 auto; 
    width: 79%;
    color: #666666; 
    line-height: 22px;
  }*/

.welc-slider {
    width: 100%;
    float: left;
}
    .welc-item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0 auto 0;
        padding: 0 0;
    }
        .welc-txt-info {
            position: relative;
            display: block;
            font-family: 'Raleway', sans-serif;
            font-size: 14px;
            font-weight: normal;
            color: #666666;
            line-height: 22px;
            width: 80%;
            margin: 0 auto;
        }
            .welc-txt-info p {
                margin: 15px 0;
                text-align: center !important;
            }

/* Slick Arrows */

.welc-slider .slick-prev:hover, .welc-slider .slick-prev:focus,
.welc-slider .slick-next:hover, .welc-slider .slick-next:focus {
    opacity: 0.8;
}
.welc-slider .slick-prev:before,
.welc-slider .slick-next:before {
    display: none;
}
.welc-slider .slick-prev {
    width: 61px;
    height: 61px;
    background: url(images/fp_prev.jpg) top center no-repeat;
    font-size: 0;
    border: none;
    position: absolute;
    top: 40%;
    left: 0;
    cursor: pointer;
    z-index: 9;
}
.welc-slider .slick-next {
    width: 61px;
    height: 61px;
    background: url(images/fp_next.jpg) top center no-repeat;
    font-size: 0;
    border: none;
    position: absolute;
    top: 40%;
    right:0;
    cursor: pointer;
    z-index: 9;
}

  a.welcome-view { 
     display: block; 
     margin: 30px auto 0; 
     width: 225px; 
     border: 1px solid #1a3668; 
     color: #1a3668; 
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;  
    line-height: 58px; 
    font-weight: 600; 
    text-transform: uppercase; 
    font-size: 16px; 
    font-weight: 600;


  } 

  a.welcome-view:hover { color: #fff; background: #006c2c; }





/* HP Testi*/

.testi-main-wrap {
  width: 100%; 
  min-width: 1170px; 
  float: left; 
  margin: 0; 
  padding:0;
  background: url(images/testi_main_bg.jpg) no-repeat top center; 
  height: 503px; 
  position: relative;
  background-size: cover;
}


   #testi_slider {
    width: 100%;
    float: left;
  }
  
  .testi_wrapper {
    width: 100%;
    height: 342px;
    float: left;
    text-align: center;
  }



  .testiwrap  {

    background: rgba(26, 54, 104, 0.8); 
    float: right; 
    width: 360px; 
    height: 503px; 
    margin-right: 80px;
  } 

  .testi-text { 
    color: #fff; 
    font-size: 19px; 
    font-weight: 600; 
    line-height: 22px; 
  }


   .testi-text p { 
     padding: 120px 20px 0; 




   }



  .testi-name { 
   display: block; 
   font-size: 17px;  
   line-height: 18px; 
   color: #fff; 
   padding-top: 60px; 


   }

   .testi-name b {
    font-size: 13px; 
    font-weight: 300; 
    display: block;
   }


     .testi-nav {
  width: 100%;
  position: relative;
  top: 233px; 
  z-index: 999;
}


a.prev {
    width: 21px;
    height: 47px;
    background: url(images/test-prev.png) top center no-repeat;
    left: 0;
    display: block;
    position: absolute;
}

a.next {
    width: 21px;
    height: 47px;
    background: url(images/test-next.png) top center no-repeat;
    right: 0;
    display: block;
    position: absolute;
}





  /* Featured Area */


.hpwidget4 { 
 /* float: left; */
  width: 100%; 
  text-align: center;
  margin-bottom: 50px !important;
} 
  .hpwidget4 .widget-title { 
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 26px;
    color: #1a3668;
    text-transform: uppercase;
    text-align: center;
    margin: 35px 0;
    letter-spacing: 1px;
  }

    .hpwidget4 .widget-title b {
    color: #006c2c;
}


  .fa-details {  
    display: inline-block; 
    width: 263px;
    height: 312px; 
    position: relative; 
    /* margin-right: 25px; */
    margin: 0px 25px 10px 0px;
  }

  .no-margin { margin-right: 0; }

   .fa-details img { 
    position: absolute; 
    left: 0; 
    z-index: 0;

   }


   span.fa-details-text { 

    position: relative;
    left: 0;
    z-index: 999;
    display: block;
    background: rgba(26, 54, 104, 0.8);
    height: 41px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    line-height: 41px;
    margin-top: 271px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    letter-spacing: 1px;

   }
  


   /* Featured Listing */

.hpwidget5 { 
  width: 100%; 
  text-align: center; 
  margin-bottom: 50px !important;
} 

  .hpwidget5 .widget-title { 
    width: 100%;
    float: left;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 26px;
    color: #1a3668;
    text-transform: uppercase;
    text-align: center;
    margin: 35px 0;
    letter-spacing: 1px;
  }

    .hpwidget5 .widget-title b {
    color: #006c2c;
}


  #fp_slider {
    width: 100%;
    float: left;
  }

  .fpwrap {
    width: 100%;
    height: 380px;
    float: left;
    text-align: center;
  }


  
  .fp-details {
    float: left;
    margin: 0;
    width: 360px; 
    background: #f0f0f0;
    height: 360px;
  } 
  
   .fp-details a { 
    display: inline-block; 
    width: 360px; 
    height: 360px;
    margin-right: 15px;
     
   }
   
  .fp-details a .fp-pic { 
    display: block;
    width: 360px;
    height: 255px;
    overflow: hidden;
    position: relative;
    z-index: 0; 
   }
   
  .fp-details a .fp-pic img { 
   opacity: ; 
   display: block;
   width: 360px;
   height: 255px; 
   transition: all 0.5s ease 0s;
   }

   
 .fp-details a .fptext { 
    height: 101px;
    display: block;
    font-size: 13px;
    color: #666666;
    margin-top: 4px;
    line-height: 20px;
    text-align: left;
    position: relative;
    z-index: 999;
    transition: all 0.5s ease 0s;
    font-weight: 300;
    padding: 20px 15px; 
    text-transform: uppercase;
  }
  
  .fptext b { font-size: 24px; color: #006c2c; font-family: 'Lato', sans-serif; }

   .fp-details a span.view-d { 
      font-size: 12px; 
      float: right; 
      text-align: center; 
      font-weight: 400; 
      background: #1a3668; 
      color: #fff; 
      margin-top: -35px;
      padding: 8px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.fp-details a span.view-d:hover { 
    background: #006c2c; 

  }



  .fp-nav {
  width: 100%;
  position: relative;
  top: 88px; 
  z-index: 999;
}


a.prev1 {
    width: 61px;
    height: 61px;
    background: url(images/fp_prev.jpg) top center no-repeat;
    left: 0;
    display: block;
    position: absolute;
}

a.next1 {
    width: 61px;
    height: 61px;
    background: url(images/fp_next.jpg) top center no-repeat;
    right: 0;
    display: block;
    position: absolute;
}

.fp-center { margin: 0 30px;}


.top-widgets, .bottom-widgets {float: left;}

    /*Footer Contact */

.contact-main-wrap {
  width: 100%; 
  min-width: 1170px; 
  float: left; 
  margin: 0; 
  padding:0;
  background: url(images/ftr_contact_bg.jpg) no-repeat top center; 
  background-size: 100% 100%; 
  height: 462px;
}

.hpwidget6 { 
  float: left; 
  width: 100%; 
  font-size: 0px;
} 
  .hpwidget6 .widget-title { 
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    text-align: left;
    margin: 0; 
    text-transform: uppercase;
     letter-spacing: 1px;

  } 

  .hpwidget6 .textwidget {
      display: inline-block !important;
      width: 33.33%;
      vertical-align: top;
  }

  a.tenant_portal {
    font-size: 40px;
    color: #d2d2d2;
    padding: 25px 16px;
    border: 2px solid #b7b7b7;
    display: block;
    text-transform: uppercase;
    font-family: 'Playfair Display', sans-serif;
    text-align: center;
    max-width: 368px;
    margin: 120px auto 11px;
  }

  a.agent_login {
    display: block;
    max-width: 368px;
    height: 106px;
    width: 100%;
    margin: auto;
    background: url(images/agent_login_bg.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }

  .form-contact { 
    width: 100%; 
    float: none; 
    text-align: left; 
    color: #fff;
    font-family: 'Lato', sans-serif; 
    /*margin-left: 190px; */
    margin-top: 49px; 
    position: relative;
    font-weight:  400;
    display: inline-block;
    margin-bottom: 14px;
    padding: 0px 0px 0px 24px;
  }


  .form-contact input[type="text"], .hpwidget6 input[type="email"],
   .form-contact textarea {
      width: 100%;
      height: 37px;
      line-height: 33px;
      background: none;
      border: 1px solid #4a4a4a;
      color: #fff;
      text-indent: 10px;
      margin-bottom: 10px; 
      box-shadow: 0px 0px 1px 1px #fff; 
      text-transform: uppercase;
      font-family: 'Lato', sans-serif;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
   }

   .form-contact p { padding: 5px 0 20px; font-size: 13px; }

   .form-contact textarea {
     height: 76px;
     resize: none;
   }
   .form-contact input[type="submit"] {
      width: 100%;
      height: 39px;
      line-height: 37px;
      background: #006c2c;
      text-align: center;
      letter-spacing: 4px;
      text-transform: uppercase;
      color: #fff;
      border: none;
      font-weight: 300; 
      font-size: 12px; 
      font-family: 'Lato', sans-serif;
      cursor: pointer;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
   }


    .form-contact input[type="submit"]:hover {

      background: #1a3668;
    }

    .form-contact ::-webkit-input-placeholder {
      color: #fff;
      font-size: 12px;
      font-weight: 300;
      font-family: 'Lato', sans-serif;
      opacity: 1;
    }
    .form-contact :-moz-placeholder{ /* Firefox 18- */
      color: #fff;
        font-size: 12px;
        font-weight: 300;
       font-family: 'Lato', sans-serif;
        opacity: 1;  
    }

    .form-contact :-ms-input-placeholder {  
        color: #fff;
        font-size: 12px;
        font-weight: 300;
        font-family: 'Lato', sans-serif;
        opacity: 1;
    }


    .form-add-btn { 
    position: absolute;
    /*width: 234px;*/
    z-index: 2;
    right: 0;
    bottom: 0; 
    text-align: right;
    display: none;
    } 

    .rental {
    height: 39px;
    display: inline-block;
    background: #1a3668;
    line-height: 39px;
    padding: 0 30px;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    z-index: 5;
    /*top: -15px;*/
    }

    .form-contact a img {
        display: none;
    }


.cont-info { 
  float: none; 
  width: 100%; 
  color: #fff;
  font-family: 'Lato', sans-serif; 
  font-weight:  400; 
  font-size: 17px; 
  margin-right: 0px;
  display: block;
  padding-left: 51px;
}
 

  .cont-info .widget-title { 
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    text-align: left;
    margin: 49px 0 20px; 
    text-transform: uppercase; 
    letter-spacing: 1px;

  } 

  span.address-contact {
    background: url(images/add-icon.png) no-repeat; 
    display: block; 
    border-bottom:  1px solid #656565; 
    width: 100%; 
    padding: 0 0 10px 60px; 
    margin-bottom:  10px; 
    height: 55px; 
    vertical-align: top;
  }


    span.phone-contact {
    background: url(images/phone-icon.png) no-repeat; 
    display: block; 
    border-bottom:  1px solid #656565; 
    width: 100%;
    padding: 10px 0 10px 60px; 
    margin-bottom:  10px;
    height: 55px;
    vertical-align: top;
  }


    span.fax-contact {
    background: url(images/fax-icon.png) no-repeat; 
    display: block; 
    border-bottom:  1px solid #656565; 
    width: 100%;
    padding: 10px 0 10px 60px; 
    margin-bottom:  10px;
    height: 55px;
    vertical-align: top;
  }

    span.email-contact {
    background: url(images/email-icon.png) no-repeat; 
    display: block; 
    border-bottom:  1px solid #656565; 
    width: 100%;
    padding: 10px 0 10px 60px; 
    margin-bottom:  10px;
    height: 55px;
    vertical-align: top;
  }

  .sm-ftr {

    width: 100%; 
    display: block;
  }

.sm-ftr p { font-style: 14px; display: block; padding: 10px 0; text-transform: uppercase; font-family: 'Lato', sans-serif; }

.sm-ftr img {

  margin-right: 10px;
}


  
  
  
 
/**Footer**/
.aios-starter-theme-demo-footer {
  padding-top: 10px;
  padding-bottom: 0;
}
.aios-starter-theme-demo-footer .footernav li:first-child { 
	padding-left:0 !important;

}
.aios-starter-theme-demo-footer { background: #fff !important; }

.aios-starter-theme-demo-footer-copyright {
	text-align: center; 
  padding-bottom: 20px;

}

.aios-starter-theme-demo-footer {  
	background: #616161;

}

.footext {
    color: #666;
    width: 1140px;
    padding: 0;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    float: left;
    font-weight: 300;	
}

.footext a {
	color:#666;
	text-decoration:none;
	background:none;
}

.footext ul {
	list-style:none; 
	margin: 0 !important; 
	padding: 0 !important;
}
.footext li { 
    text-align: center;
    display: inline; 
}
.footext li a {
	color:#666;
	text-decoration:none; 
  text-transform: uppercase;
}
.aios-starter-theme-demo-footer .footernav li {
  padding: 0 10px;
  /*border-left: 1px solid #666;*/ 
}


.footernav {
    font-size: 12px; 
}


.footer-logo { 
  text-align: center;
    padding: 10px 0;
    display: block;

}

.aios-starter-theme-demo-footer-copyright {

  text-align: center;
}


.chosen-drop .chosen-results {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

div.wpcf7-response-output {
  width: 100%;
  position: absolute;
  margin: 10px 0 0;
}

#ihf-main-container .nav {margin-left: 0;}

/*******************************************************
 *
 * 2. IP Styles
 *
 *******************************************************/

 /*IP Style from starter theme*/

.sidebar { 
  width: 360px; 
  text-align: center; 
  font-size: 14px; 
  font-weight: 400; 
  color: #fff; 
  padding-top: 30px;
  
  }
  
.sidebar a { color: #fff; }

.sidebar h4.widget-title {
  color: #c4000c;
  font-size: 24px;
  background: none;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  font-weight: 300;
}

.inner{
	width: 1140px;
	margin: 0 auto;
	position: relative;
}

 #content-sidebar, #content-full {
 	width: 1140px; 
	padding: 0;
 }

 #content-sidebar #content {
  width: 720px;
 }
 
 #content h1, .sidebar h1 { 
  margin: .50em 0;
 }


/* Styles for post/page main headings (h1) */

#content .entry-title { 
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
  color: #1a3668;
}

/* Styles for category/archive/etc main headings (h1) */

#content .archive-title { 

}

/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle { 
}
 
/*******************************************************
 *
 * 3. Mobile styles
 *
 *******************************************************/
@media only screen and (max-width: 1024px) {
  body {background-size: auto;}
  .aios-starter-theme-demo-footer {
    padding: 10px 0 0;
  }
}
@media only screen and (max-width: 977px) {
	.inner {
	    width: 100%;
	}
  .outer {
    min-width: 100%;
  }
	#content-sidebar, #content-full, #content-sidebar #content {
	    width: 100%;
	}	
  .yoast-breadcrumbs {padding: 0 3%;}
}

@media only screen and (max-width: 568px) {
  
  body {
    background: url(images/ip-bg.jpg) no-repeat center 120px #ffffff;
  }
}


.brdcrmb { padding-top: 320px; }