@charset "utf-8";
/* CSS Document */




@media (max-width:488px){

 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display: block;
    max-width: 100%;
    min-height: auto;
    height: auto;}
	
.hidden-desktop{display:none;}

.TopBar {
  background: #464444;
  color: #ffffff;
  padding: 10px 0px 10px 0px; 
  font-size:12px;}


.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height:167px;
}


.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 2px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: -22px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;

    color: #fff;
    text-align: center;
	
}

.carousel-control-next img{
  
	width:20px;
	height:auto;
}

.carousel-control-prev img{
	width:20px;
	height:auto;
	}
  

.carousel-control-prev {
  left: 15px;

}

.carousel-control-next {
  right: 15px;

}

  
	
.FormMarginTop {
    margin-top: 0px;
    background: #e7e7e7;
    padding: 30px 0px;
}



.register_heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    
}

.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 40px 0px;
    margin-top: 0px;
}

.MostLivablePattern h1 {
    font-size: 25px;
    font-weight: bold;
}

.para-size {
    font-size: 16px;
}

.heading_city {
    font-size: 16px;
    font-weight: bold;
      
    color: #ffca01;
}


.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 6px 6px;
    margin: 0px 1px 0px 0px;
    font: bold 0.7em sans-serif;
        font-family: sans-serif;
        font-size: 0.7em;
        line-height: normal;
    font-family: sans-serif;
    font-size: 0.7em;
    line-height: normal;
    background-color: #1c5790;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    text-align: left;
    min-width: 32.1%;
    color: #ffffff;
    font-size: 12px;
      
    line-height: 17px;
}

.TabbedPanelsTabSelected {
    background-color: #262323;
    border-bottom: 1px solid #EEE;
}


.city h2 {
    font-size: 18px;
    padding: 15px 0px 7px 0px;
    color: #154069;
    width: 100%;
    margin: 0px;
}



.box {
    padding: 25px 0px;
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
}

.box div {
    padding: 0px 0px;
    width: 100%;
    font-size: 25px;
    margin-top: 0px;
    color: #fff;
}


.boximg {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}

.boximg2 {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}


ul.list_2 li img {
    border: 2px solid #cbcdce;
    width: 108px;
}

.testimonial{font-size:14px;}
.section_testi .fa {font-size:20px;}

.border-bottom{border-bottom:1px dashed #FFF;
				padding:10px 10px;}


.heading_adv {
    font-size: 27px;
    font-weight: bold;
      
    color: #ffffff;
    margin-top: 6px;
}

.adv_text {
    font-size: 32px;
    color: #ffffff;
}



.border-right {
    border-right: none;
}	

.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #EEE;
    width: 97%;
}




}


@media (min-width:489px) and (max-width:547px){


 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display: block;
    max-width: 100%;
    min-height: auto;
    height: auto;}
	
.hidden-desktop{display:none;}




.carousel-control-prev {
  left: 15px;

}

.carousel-control-next {
  right: 15px;

}

.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #EEE;
    width: 96.7%;
}

.TopBar {
  background: #464444;
  color: #ffffff;
  padding: 10px 0px 10px 0px; 
  font-size:12px;}


.border-right {
    border-right: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: -15px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px !important;
    color: #fff;
    text-align: center;
}
  
  
	
.FormMarginTop {
    margin-top: 2px;
    background: #e7e7e7;
    padding: 40px 0px;
}


.register_heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
      
}

.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 40px 0px;
    margin-top: 0px;
}

.MostLivablePattern h1 {
    font-size: 30px;
    font-weight: bold;
}

.para-size {
    font-size: 16px;
}

.heading_city {
    font-size: 20px;
    font-weight: bold;
      
    color: #ffca01;
}


.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 12px 12px;
    margin: 0px 1px 0px 0px;
    font: bold 0.7em sans-serif;
        font-family: sans-serif;
        font-size: 0.7em;
        line-height: normal;
    font-family: sans-serif;
    font-size: 0.7em;
    line-height: normal;
    background-color: #1c5790;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    text-align: left;
    min-width: 32.1%;
    color: #ffffff;
    font-size: 15px;
      
    line-height: 17px;
}

.TabbedPanelsTabSelected {
    background-color: #262323;
    border-bottom: 1px solid #EEE;
}


.city h2 {
    font-size: 18px;
    padding: 15px 0px 7px 0px;
    color: #154069;
    width: 100%;
    margin: 0px;
}



.box {
    padding: 25px 0px;
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
}

.box div {
    padding: 0px 0px;
    width: 100%;
    font-size: 25px;
    margin-top: 0px;
    color: #fff;
}


.boximg {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}

.boximg2 {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}


ul.list_2 li img {
    border: 2px solid #cbcdce;
    width: 108px;
}

.testimonial{font-size:14px;}
.section_testi .fa {font-size:20px;}

.border-bottom{border-bottom:1px dashed #FFF;
				padding:10px 10px;}


.heading_adv {
    font-size: 27px;
    font-weight: bold;
      
    color: #ffffff;
    margin-top: 6px;
}

.adv_text {
    font-size: 21px;
    color: #ffffff;
}






}


@media (min-width:548px) and (max-width:767px){


 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display: block;
    max-width: 100%;
    min-height: auto;
    height: auto;}
	
.hidden-desktop{display:none;}


.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #EEE;
    width: 96.7%;
}

.TopBar {
  background: #464444;
  color: #ffffff;
  padding: 10px 0px 10px 0px; 
  font-size:12px;}


.border-right {
    border-right: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: -15px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px !important;
    color: #fff;
    text-align: center;
}
  
  
	
.FormMarginTop {
    margin-top: 2px;
    background: #e7e7e7;
    padding: 40px 0px;
}


.register_heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
      
}

.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 40px 0px;
    margin-top: 0px;
}

.MostLivablePattern h1 {
    font-size: 30px;
    font-weight: bold;
}

.para-size {
    font-size: 16px;
}

.heading_city {
    font-size: 20px;
    font-weight: bold;
      
    color: #ffca01;
}


.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 12px 12px;
    margin: 0px 1px 0px 0px;
    font: bold 0.7em sans-serif;
        font-family: sans-serif;
        font-size: 0.7em;
        line-height: normal;
    font-family: sans-serif;
    font-size: 0.7em;
    line-height: normal;
    background-color: #1c5790;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    text-align: left;
    min-width: 32.1%;
    color: #ffffff;
    font-size: 15px;
      
    line-height: 17px;
}

.TabbedPanelsTabSelected {
    background-color: #262323;
    border-bottom: 1px solid #EEE;
}


.city h2 {
    font-size: 18px;
    padding: 15px 0px 7px 0px;
    color: #154069;
    width: 100%;
    margin: 0px;
}



.box {
    padding: 25px 0px;
    width: 45%;
    height: 158px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
}

.box div {
    padding: 0px 0px;
    width: 100%;
    font-size: 25px;
    margin-top: 0px;
    color: #fff;
}


.boximg {
    width: 45%;
    height: 158px;
    margin: 5px;
    border: 1px solid #fff;
	
}

.boximg2 {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}


ul.list_2 li img {
    border: 2px solid #cbcdce;
    width: 145px;
}

.testimonial{font-size:14px;}
.section_testi .fa {font-size:20px;}

.border-bottom{border-bottom:1px dashed #FFF;
				padding:10px 10px;}


.heading_adv {
    font-size: 27px;
    font-weight: bold;
      
    color: #ffffff;
    margin-top: 6px;
}

.adv_text {
    font-size: 21px;
    color: #ffffff;
}



.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 200px;
}

	
}


@media (min-width:768px) and (max-width:991px){
	.remove-f {

    background: none;
    border: 0px;
    float: right;
    position: relative;
    top: 10px;
    display: none;

}
	 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display: block;
    max-width: 100%;
    min-height: auto;
    height: auto;}
	
.hidden-desktop{display:none;}
	
.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #EEE;
    width: 96.7%;
}

.TopBar {
  background: #464444;
  color: #ffffff;
  padding: 10px 0px 10px 0px; 
  font-size:12px;}


.border-right {
    border-right: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: -169px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px !important;
    color: #fff;
    text-align: center;
}
  
 .carousel-caption{display:none !important;} 
	
.FormMarginTop {
    margin-top: -182px;
    background: #e7e7e7;
    padding: 40px 0px;
}


.register_heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
      
}

.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 40px 0px;
    margin-top: 0px;
}

.MostLivablePattern h1 {
    font-size: 30px;
    font-weight: bold;
}

.para-size {
    font-size: 16px;
}

.heading_city {
    font-size: 20px;
    font-weight: bold;
      
    color: #ffca01;
}


.TabbedPanelsTab {
 position: relative;

top: 1px;

float: left;

padding: 12px 12px;

margin: 0px 1px 0px 0px;

font: bold 0.7em sans-serif;

    font-size: 0.7em;
    line-height: normal;
    font-family: sans-serif;

font-family: sans-serif;

font-size: 0.7em;

line-height: normal;

font-family: sans-serif;

font-size: 0.7em;

line-height: normal;

background-color: #1c5790;

list-style: none;

border-left: solid 1px #CCC;

border-bottom: solid 1px #999;

border-top: solid 1px #999;

border-right: solid 1px #999;

-moz-user-select: none;

-khtml-user-select: none;

cursor: pointer;

text-align: left;

min-width: 32.1%;

color: #ffffff;

font-size: 10px;

line-height: 13px;
}

.TabbedPanelsTabSelected {
    background-color: #262323;
    border-bottom: 1px solid #EEE;
}


.city h2 {
    font-size: 18px;
    padding: 15px 0px 7px 0px;
    color: #154069;
    width: 100%;
    margin: 0px;
}



.box {
    padding: 25px 0px;
    width: 45%;
    height: 158px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
}

.box div {
    padding: 0px 0px;
    width: 100%;
    font-size: 25px;
    margin-top: 0px;
    color: #fff;
}


.boximg {
    width: 45%;
    height: 158px;
    margin: 5px;
    border: 1px solid #fff;
	
}

.boximg2 {
    width: 100%;
    height: 192px;
    margin: 5px;
    border: 1px solid #fff;
	display:none;
}


ul.list_2 li img {
    border: 2px solid #cbcdce;
    width: 145px;
}

.testimonial{font-size:14px;}
.section_testi .fa {font-size:20px;}

.border-bottom{border-bottom:1px dashed #FFF;
				padding:10px 10px;}


.heading_adv {
    font-size: 27px;
    font-weight: bold;
      
    color: #ffffff;
    margin-top: 6px;
}

.adv_text {
    font-size: 21px;
    color: #ffffff;
}


.SliderTextMarginNeg {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 275px;
}

	
}
		
		
		
@media (min-width:992px) and (max-width:1201px){

.remove-f {

    background: none;
    border: 0px;
    float: right;
    position: relative;
    top: 10px;
    display: none;

}
 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display: block;
    max-width: 100%;
    min-height: auto;
    height: auto;}
	
.hidden-desktop{display:none;}


.strip {
    width: 146px;
    height: 102px;
    background:url(../img/form/free_strip.png) no-repeat;
    position: absolute;
    right: -29px;
    top: -32px;
    z-index: 1;
}	

 .carousel-caption{display:block !important; height:130px;} 

	
.TabbedPanelsContentGroup {
    clear: both;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    background-color: #EEE;
    width: 96.7%;
}

.TopBar {
  background: #464444;
  color: #ffffff;
  padding: 10px 0px 10px 0px; 
  font-size:12px;}


.border-right {
    border-right: none;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: -169px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px !important;
    color: #fff;
    text-align: center;
}
  

	
.FormMarginTop {
    margin-top: -658px;
   
    padding: 40px 0px;
}


.register_heading {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
      
}

.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 40px 0px;
    margin-top: 0px;
}

.MostLivablePattern h1 {
    font-size: 30px;
    font-weight: bold;
}

.para-size {
    font-size: 16px;
}

.heading_city {
    font-size: 30px;
    font-weight: bold;
      
    color: #ffca01;
}


.TabbedPanelsTab {
   position: relative;

top: 1px;

float: left;

padding: 12px 12px;

margin: 0px 1px 0px 0px;

font: bold 0.7em sans-serif;

    font-size: 0.7em;
    line-height: normal;
    font-family: sans-serif;

font-family: sans-serif;

font-size: 0.7em;

line-height: normal;

font-family: sans-serif;

font-size: 0.7em;

line-height: normal;

background-color: #1c5790;

list-style: none;

border-left: solid 1px #CCC;

border-bottom: solid 1px #999;

border-top: solid 1px #999;

border-right: solid 1px #999;

-moz-user-select: none;

-khtml-user-select: none;

cursor: pointer;

text-align: left;

min-width: 32.1%;

color: #ffffff;

font-size: 14px;

line-height: 18px;
}

.TabbedPanelsTabSelected {
    background-color: #262323;
    border-bottom: 1px solid #EEE;
}


.city h2 {
    font-size: 18px;
    padding: 15px 0px 7px 0px;
    color: #154069;
    width: 100%;
    margin: 0px;
}



.box {
    padding: 25px 0px;
    width: 23%;
    height: 149px;
    margin: 5px;
    border: 1px solid #fff;
    position: relative;
}

.box div {
    padding: 0px 0px;
    width: 100%;
    font-size: 19px;
    margin-top: 0px;
    color: #fff;
}


.boximg {
    width: 23%;
    height: 149px;
    margin: 5px;
    border: 1px solid #fff;
	
}

.boximg2 {
    width: 47%;
    height: 149px;
    margin: 5px;
    border: 1px solid #fff;
	overflow:hidden;
	
}


ul.list_2 li img {
    border: 2px solid #cbcdce;
    width: 145px;
}

.testimonial{font-size:14px;}
.section_testi .fa {font-size:20px;}

.border-bottom{border-bottom:1px dashed #FFF;
				padding:10px 10px;}


.heading_adv {
    font-size: 27px;
    font-weight: bold;
      
    color: #ffffff;
    margin-top: 6px;
}

.adv_text {
    font-size: 21px;
    color: #ffffff;
}



.SliderTextMarginNeg {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 275px;
}

	
	
}



@media (min-width:1202px) and (max-width:1300px){
	
	
	 .carousel-caption{display:block !important; height:130px;} 
	 
	
	 
	.FormMarginTop {
    margin-top: -573px;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
	width:35px;
    color: #fff;
    text-align: center;
}


	
}


@media (min-width:1301px) and (max-width:1400px){


.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.FormMarginTop {
    margin-top: -410px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible;
    max-height: 700px;
}

 .carousel-caption{display:block !important; height:130px;} 	
 
 .SliderTextMarginNeg {
  margin-top: -153px;
  margin-bottom: 60px; }
 

 
 
 
 
 
 
 
 	 .carousel-caption{display:block !important; height:130px;} 
	 
	
	 
	.FormMarginTop {
    margin-top: -603px;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
	width:35px;
    color: #fff;
    text-align: center;
}


 
 
 
}



@media (min-width:1401px) and (max-width:1501px)

{
	
	.FormMarginTop {
    margin-top: -433px;
}
	
	
	.SliderTextMarginNeg {
    margin-top: -400px;
    margin-bottom: 60px;
}



}


@media (min-width:1502px) and (max-width:1600px)

{
	
	
	.FormMarginTop {
    margin-top: -475px;
}
	
	
	.SliderTextMarginNeg {
    margin-top: -400px;
    margin-bottom: 60px;
}




}


@media (min-width:1600px) 

{
	
	
	.FormMarginTop {
    margin-top: -32%;
}

	
	.SliderTextMarginNeg {
    margin-top: -400px;
    margin-bottom: 60px;
}



.MostLivablePattern {
    background: url(../img/pattern/p1.png) repeat;
    padding: 60px 0px;
    margin-top: 106px;
}

}



@media (min-width:1080px) and (max-width:1201px)
{
	.margin-top-most{margin-top:70px;}
	
	.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 85px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

	}