/*! WARNING - SHARED CSS BY INTAGENT AND DENTILO*/

/* ====================== */
/* = DEFAULT CSS = */
/* ====================== */
#main {
	text-align: left;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#idxPageContent #wrapper-ins {
opacity: 0;
}

a {
	color: #444;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #222;
	text-decoration: none;
	}

.clear5 {
	height: 5px;
	}

.clear10 {
	height: 10px;
	}

.clear20 {
	height: 20px;
	}

.clear30 {
	height: 30px;
	}

.no-padding {
	padding: 0px;
	}

.bgwhite {
	background: #FFF;
	}

.bgblack {
	background: #171612;
	}

/* ====================== */
/* = HEADER = */
/* ====================== */
#header {
	width: 100%;
	max-width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	}

/* ====================== */
/* = SLIDER = */
/* ====================== */
.slider {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	max-width: 960px;
	}

/* ====================== */
/* = CONTENT = */
/* ====================== */

.dsktpL {
	width: 100%;
	max-width: 760px;
	}

.dsktpR {
	width: 180px;
	}


/* ========================== */
/* = SIDEBAR NAV (DENTILO) 	= */
/* ========================== */
.sf-menu3 {
	list-style-type: none !important;
	margin: 5px 0 10px 0 !important;
	padding: 0px !important;
	}	

ul.sf-menu3.sf-vertical.sf-js-enabled li a {
	font-family: Open Sans Condensed !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	text-align: center !important;
	color: #222 !important;
	overflow: hidden !important;
	width: 100%;
	height: 25px;
	line-height: 25px;
	max-width: 160px;
	display: block !Important;
	margin: 0 auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	text-shadow: 0 1px 1px #FFF !important;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	}

ul.sf-menu3.sf-vertical.sf-js-enabled li a:hover {
	background: #e2e2e2;
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	}

.procedure_ul li {
	padding: 0 0 0 5px !important;
	}

/* ========================== */
/* = FOOTER (INTAGENT) 	= */
/* ========================== */
#footer {
	width: 100%;
	max-width: 650px;
	height: auto;
	margin: 0 auto;
	min-height: 150px;
	z-index: 999 !important;
	}

.footer-extra-text {
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	}

.ftr-cat {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	}

ul.footer-links {
	list-style: none;
	padding-left: 0px;
	margin: 14px 0;
	}

ul.footer-links li {
	margin: 6px 0;
	line-height: 13px;
	text-align: left;
	}

ul.footer-links li a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-size: 11px;
	}

ul.footer-links li a:hover {
	}

#int-flogo {
	width: 200px;
	margin: 50px auto 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: center;
	z-index: 99;
	position: relative;
	}

.intagent-realestate-technology {
	width: 150px;
	height: 44px;
	margin: 0 auto 3px auto;
	padding: 0;
	background: url(//intagent.com/resources/images/int_logo.png) no-repeat top left;
	}

.login-icon {
	width: 16px;
	height: 16px;
	margin: 0 0 5px 0;
	display: inline-block;
	z-index: 999;
	position: relative;
	background: url(//intagent.com/resources/images/lock_icon.gif) no-repeat top left;
	}

/* =========================================== */
/* = WIDGETS (Intagent) BLOG WIDGETS		 = */
/* =========================================== */
#WidgetBlog {
	width: 100%;
	margin: 0 auto 40px auto;
	padding: 0;
	}
	
#WidgetBlog	.widget_blog_name {
	width: 100%;
	display: block;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 700;
	padding: 0;
	margin: 0 0 20px 0;
	}

#WidgetBlog article {
	padding: 10px 2px 0px 75px;
	margin: 0 auto 14px auto;
	border-top: 1px solid #BBB;
	overflow: hidden;
	background: url(https://intagent.com/resources/central_system/system_live/designs/assets/css/adaptive/images/blog-widget-icon.png) no-repeat 0px 10px;
	}
	
#WidgetBlog article h3 {
	font-family: Open sans;
	font-size: 16px;
	font-weight: 600;
	color: #141414;
	margin: 0;
	display: block;
	padding: 0 65px 0 0;
	line-height: 23px;
	}
	
	#WidgetBlog article h3 a, #WidgetBlog article h3 a:visited {
	color: #141414;
	}

#WidgetBlog article p {	
	padding: 0;
	margin: 0 0 2px 0 !important;
	}

#WidgetBlog article div.widget_blog_date {
	font-style: italic;
	color: #9E999F;
	font-size: 11px;
	font-family: open sans;
	line-height: 12px;
	margin: 0 0 10px 0;
	float: right;
	height: 20px;
	line-height: 22px;
	}

div.fb-share-button.fb_iframe_widget {
	width: 66px !important;
	height: 22px !important;
	/*background: url(https://intagent.com/resources/central_system/system_live/designs/assets/css/adaptive/images/share-on-fb.png) no-repeat;*/
	}

div.widget_blog_twitter_share {
	width: 59px;
	height: 20px;
	float: left;
	display: inline-block;
	margin: 6px 10px 0 0;
	}

div.widget_blog_fb_share {
	float: left;
	display: inline-block;
	margin: 6px 0 0 0;
	}	

div.twitter_button {
	width: 59px;
	height: 20px;
	background: url(https://intagent.com/resources/central_system/system_live/designs/assets/css/adaptive/images/share-on-twitter.png) no-repeat;
	float: left;
	display: inline-block;
	border-radius: 2px;
	opacity: 1;
    
	}
	
	div.twitter_button:hover:hover {
	opacity: .9;
	}

/*BLOG WIDGET SIDEBAR*/
#content-right #WidgetBlog article {
	padding: 13px 0 0px 0px;
	background-size: 18%;
	text-align: left;
	overflow: hidden;
	}

	#content-right  #WidgetBlog article div.widget_blog_date {
	display: none;
	}
	
	#content-right  #WidgetBlog article h3 {
	width: 100%;
	display: block;
	line-height: 18px;
	padding: 4px 0 10px 45px;
	font-size: 14px;
	}

	#content-right #WidgetBlog .widget_blog_name { 
	font-family: Open sans condensed;
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0 10px 0;
	text-align: left !important;
	}
	
	#content-right #WidgetBlog article div.widget_blog_twitter_share {
	float: left;
	display: inline-block;
	margin: 10px 12px 0 35px;
	}

	#content-right #WidgetBlog article div.widget_blog_fb_share {
	float: left;
	display: inline-block;
	margin: 10px 0 0 0;
	}
	
	#content-right #WidgetBlog article p iframe {
	display: none !important;
	}

/* =========================================== */
/* = WIDGETS (Intagent) QUICK SEARCH WIDGETS = */
/* =========================================== */
#advance-quicksearch {
	width: 100%;
	max-width: 555px;
	margin: 0 auto 15px auto;
	padding: 10px 10px 15px 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	/*overflow: hidden;*/
	}
	
	#advance-quicksearch .featured-listing-label {
	font-family: Open Sans Condensed;
	font-weight: 700;
	margin: 0;
	font-size: 17px;
	line-height: normal;
	width: 100%;
	text-align: center;	
	padding-bottom: 10px;
	}
	
	#advance-quicksearch div.form-group {
	width: 100%;
	max-width: 156px;
	float: left;
	display: inline-block;
	margin: 0 10px 10px 10px;
	}
	
	#content-right #advance-quicksearch div.form-group { /*if widget is moved to sidebar*/
	width: 100%;
	max-width: 156px;
	float: none !important;
	display: inline-block;
	margin: 0 auto 10px auto !important;
	}
	
	#advance-quicksearch div.form-group label {
	font-weight: normal;
	margin-bottom: 2px;
	}
	
	#advance-quicksearch div.form-group .form-control {
	font-size: 12px;
	padding: 4px 6px;
	}
	
.doll-sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 26px;
	line-height: 26px;
	float: right;
	display: inline-block;
	width: 10px;
	padding: 0;
	margin: 0 6px 0 10px;
	}

.input-price {
	width: 100%;
	max-width: 120px;
	display: inline-block;
	float: right;
	}

.overflow-hd {
	overflow: hidden;
	}

.price-clear {
	width: 100%;
	height: 10px;
	clear: both;
	}

.qslabel {
	display: block;
	margin-bottom: 10px;
	}

.qsbtn {
	width: 90px !important;
	display: block !important;
	margin: 0 auto !important;
	float: none !important;
	}

/* =========================================== */
/* = WIDGETS (Intagent) QUICK SEARCH WIDGETS = */
/* =========================================== */
/*for IhomeFinder*/
#advance-quicksearch select#cityList,
#advance-quicksearch select#bedrooms,
#advance-quicksearch select#bathrooms,
#advance-quicksearch form select {
	font-size: 12px;
	padding: 4px 6px;
	line-height: 1.428571429;
	color: #555 !important;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	
	}

/* ====================== */
/* = WIDGETS (Intagent) = */
/* ====================== */
div.widget-social-media a img {
	display: inline-block !important;
	width: 28px !important;
	height: 28px !important;
	margin: 4px 2px !important;
	opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=85);
    -khtml-opacity: .85;
    -moz-opacity: .85;
	}

div.widget-social-media a img:hover {
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
	}
	
.social_media {
	display: inline-block;
	width: 28px !important;
	height: 28px !important;
	margin: 4px 2px !important;
	opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=85);
    -khtml-opacity: .85;
    -moz-opacity: .85;
	}
	
	.social_media:hover {
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
	}
	
		.ico-fb {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/fb_small.png) no-repeat 0px 0px;
		}
		.ico-gplus {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/google_small.png) no-repeat 0px 0px;
		}
		.ico-twit {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/twitter_small.png) no-repeat 0px 0px;
		}
		.ico-linkd {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/linkedin_small.png) no-repeat 0px 0px;
		}
		.ico-pntrst {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/pinterest_small.png) no-repeat 0px 0px;
		}
		.ico-ytube {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/youtube_small.png) no-repeat 0px 0px;
		}
		.ico-intgrm {
		background: url(https://intagent.com/resources/central_system/system_live/designs/assets/images/icons/instagram_small.png) no-repeat 0px 0px;
		}

.widget_mortage_rate {
  width: 100%;
  max-width: 240px;
  margin: 0 auto 15px auto !important;
  display: block;
  padding: 0px;
  text-align: center;
  border: 1px solid #2A2A2A;
  font-family: Arial;
  font-size: 12px;
  color: #505050;
  background: #FFF;
  overflow: hidden;
  clear: both; 
  }
  
.widget_mortage_rate .widget-title {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;  
  display: block;
  margin: 0;
  padding: 8px 10px 6px 10px;
  /*color: #353535;*/
  /*background: #dedede;*/
  color: #FFF;
  background: #2A2A2A;
  }

  .widget_mortage_rate .rateblock {
  width: 100%;
  height: auto;
  overflow: hidden;
  }

  .widget_mortage_rate span.mortgageWidgetRateLabel {
  width: 60%;
  float: left;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  line-height: 24px;
  border-top: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  }

  .widget_mortage_rate span.mortgageWidgetRate {
  width: 20%;
  float: left;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  border-top: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  }

  .widget_mortage_rate span.mortgageWidgetRateChange {
  width: 20%;
  float: left;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  border-top: 1px solid #DADADA;
  }
	
#widget_mortage_calculator {  
  width: 100%;
  max-width: 195px;
  padding: 0 0 15px 0;
  margin-bottom: 15px !important;
  text-align: center;
  font-size: 12px;
  background: #e8e9e6;
  border: 1px solid #2a2a2a;
  }

  #widget_mortage_calculator .widget-title {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;  
  display: block;
  margin: 0 0 6px 0;
  padding: 8px 10px 6px 10px;  
  color: #FFF;
  background: #2A2A2A;
  }

#widget_mortage_calculator span {
  font-family: "Roboto", sans-serif;
  font-size: 14px;  
  line-height: 18px;
  font-weight: 400;
  /*text-transform: uppercase;*/
  width: 100%;
  color: #000;
  display: block;
  }

#widget_mortage_calculator span.total-home-loan {
  padding-top: 5px;
}

#widget_mortage_calculator input#loan_amount,
#widget_mortage_calculator input#interest_rate,
#widget_mortage_calculator input#loan_term {
  width: 100%;
  max-width: 150px;
  display: block;
  clear: both;
  margin: 5px auto 13px auto;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #666;
  text-align: center;  
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  outline: none;
  }

  #widget_mortage_calculator input#loan_term {
  margin: 0;
  }

#widget_mortage_calculator input#loan_amount:focus,
#widget_mortage_calculator input#interest_rate:focus,
#widget_mortage_calculator input#loan_term:focus {
  border-color: #0b77cd;
  }

#years-wrapper {
  width: 100%;
  max-width: 150px;
  height: auto;
  overflow: hidden;
  border-bottom: 2px dotted #9b9b9b;  
  margin: 5px auto 10px auto;
  padding-bottom: 15px;
  }
#years-wrapper .input-left {
  width: 100%;
  max-width: 60%;
  float: left;
  display: inline-block;
  padding: 0px 10px 0px 13px;
  }
#years-wrapper .label-right {
  width: 100%;
  max-width: 40%;
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  }

  .btn.btn-calculator {  
  width: 100% !important;
  max-width: 150px !important;
  height: 34px !important;
  line-height: 32px !important;  
  margin: 15px auto 4px auto !important;  
  padding: 0 16px 0 35px !important;
  outline: none !important;
  display: block !important;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  -ms-transition: all .6s ease;
  transition: all .6s ease;  
  border: none !important;
  border-radius: 3px !important;
  background: url('https://intagent.com/resources/central_system/system_live/designs/assets/images/icon-calc.png') no-repeat 34px 10px #3498DB !important;
  }

  .btn.btn-calculator:hover,
  .btn.btn-calculator:focus,
  .btn.btn-calculator:active {
  background: url('https://intagent.com/resources/central_system/system_live/designs/assets/images/icon-calc.png') no-repeat 34px 10px #3498DB !important;
  }

/*Modal - Mortage Calculator*/
#loanWidgetModal {
  background: rgba(48, 50, 55, 0.9);
  }

  #loanWidgetModal .modal-dialog {
  width: 96%;
  max-width: 800px;
  margin: 2% auto 0 auto;
  }

  #loanWidgetModal .modal-dialog .modal-content {
  box-shadow: none !important;
  border-radius: 3px !important;
  overflow: hidden;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-header {
  padding: 10px 15px;
  border: none;
  margin: 0px;
  color: #FFF;
  background: #47b8ee;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  padding: 10px;
  background: #f9f9f9;  
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table tbody>tr>td {
  text-align: center;
  border: none !important;  
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body h2 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 28px !important;
  margin: 15px 0 !important;
  font-weight: 600 !important;  
  text-shadow: -1px 1px 1px #e4e4e4 !important;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table h3 {
  font-size: 24px;
  margin: 10px 0 5px 0;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table-responsive:first-child {
  background: none !important;
  border: none !important;
  margin-bottom: 15px !important;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table-responsive:first-child .table tbody>tr>td {
  margin: 0px;
  padding: 0px;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table-responsive:last-child {
  height: 300px !important;
  text-align: center !important;
  background: #e9e8e8;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-body .table-responsive:last-child .table-striped>tbody>tr:nth-child(odd)>th,
  #loanWidgetModal .modal-dialog .modal-content .modal-body .table-responsive:last-child .table tbody>tr>td {
  text-align: center !important;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-footer {
  padding: 9px 10px 10px !important;
  background: #b6bdc3 !important;
  border-top: 1px solid #7a7a7a !important;
  }

  #loanWidgetModal .modal-dialog .modal-content .modal-footer .btn.btn-default {
  color: #fff !important;
  background-color: #151819 !important;
  border-color: #ccc !important;
  outline: none !important;
  border: none !important;
  padding: 6px 20px !important;
  }

  .gallery_thumbC {
  z-index: 9999 !important;
  }

/* ====================== */
/* = BACK TO TOP ICON = */
/* ====================== */
.backtotop {
	position: fixed;
	}

#bck2top {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 999;
	text-indent: 100%;
	white-space: nowrap;
	background: url(images/up-arrow2.png) no-repeat top left #000;
	background-size: 100%;
	color: #FFF;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	}

#bck2top:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	}

/* ====================== */
/* = BOOTSTRAP3 OVERRIDE = */
/* ====================== */
p {
	margin: 0 0 15px 0;
	}

.navbar {
	min-height: 35px;
	}

button.navbar-toggle:focus {
	outline: none !important;
	}

.navbar {
	border-radius: 0px !important;
	}

.navbar-collapse {
	max-height: 500px !important;
	}

.navbar-default {
	min-height: 35px !important;
	margin: 0px;
	padding: 0px;
	border: none;
	border-color: transparent;
	}

.navbar-toggle {
	padding: 4px 5px;
	}

.navbar-default .navbar-toggle .icon-bar {
	background: #999;
	}

.navbar-default .navbar-toggle {
	background: #222;
	border-collapse: #BBB;
	}

.navbar-default .navbar-toggle:hover {
	background: #000;
	}

.navbar-default .navbar-collapse {
	border-color: #52454B;
	}

.navbar-toggle {
	margin-right: 0px !important;
	}
	
/* ================================================================== */
/* BOOTSTRAP3 RESPONSIVE SETTINGS */
/* ================================================================== */
/*MOBILE*/
@media (max-width: 480px) {
 @-ms-viewport {
 width: 320px;
	}

#header {
	height: 80px !important;
	background-size: cover !important;
	}

.mobile-nav {
	padding: 0px !important;
	}

.content {
	padding: 0px !important;
	}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle.collapsed {
	margin: 5px 0px 0 0px;
	}

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*IPAD LANDSCAPE*/
@media (max-width: 767px) {

#header {
	height: 100px;
	background-size: cover !important;
	}

.no-padding {
	padding: 0;
	}

div.navbar.navbar-default {
	padding: 0px;
	}

.navbar-nav > li {
	width: 100%;
	height: 35px;
	padding: 0px !important;
	margin: 0px !important;
	}

.navbar-nav > li > a {
	padding: 0 10px !important;
	line-height: 35px;
	text-align: left;
	}

.navbar-nav > li a:hover {
	background: #333 !important;
	color: #FFF !important;
	}
	}
/*IPAD PORTRAIT*/
@media (max-width:768px) {

.navbar-default .navbar-toggle {
	margin: 5px 8px 5px 0;
	display: block !important;
	}

div.navbar.navbar-default {
	padding: 0;
	}

div.navbar-header.mobile-nav {
	}

ul.nav.navbar-nav {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: left;
	}

.navbar-nav > li {
	width: 100%;
	padding: 0 10px;
	}

.navbar-nav > li > a {
	text-align: left;
	padding: 0 10px;
	}

.navbar-nav > li a:hover {
	background: #333 !important;
	color: #FFF !important;
	}

.navbar-default .navbar-toggle {
	background: #222;
	}
	}
/*OTHER DEVICES*/
@media (min-width: 768px) {

div.navbar.navbar-default {
/*background: #5C534A !important;*/
	}

.container > .navbar-header {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	}

.navbar-nav {
	margin: 0;
	}

.navbar-toggle {
	margin: 5px 8px 5px 0;
	}

.navbar-nav > li {
	width: 100%;
	height: 35px;
	padding: 0px !important;
	margin: 0px !important;
	}

.navbar-nav > li > a {
	padding: 0 10px !important;
	line-height: 35px;
	text-align: left;
	}

.navbar-nav > li a:hover {
	background: url(../images/hover.png) repeat-x top left;
	color: #FFF !important;
	}

ul.nav.navbar-nav {
	/*background: #5C534A;*/
	margin: 0px;
	padding: 0 0px 10px 0px;
	text-align: left;
	}

.no-padding {
	padding: 0;
	}
	}
/*DESKTOP DEFAULT*/
@media (min-width: 960px) {

.no-padding {
	padding: 0;
	}

ul.nav.navbar-nav {
	background: url(../images/navbar_bg.jpg) no-repeat top left;
	padding: 0px !important;
	}

.navbar-nav > li {
	width: 192px;
	height: 35px;
	padding: 0px !important;
	margin: 0px !important;
	}

.navbar-nav > li > a {
	padding: 0 !important;
	line-height: 35px;
	text-align: center;
	}

.navbar-nav > li a:hover {
	color: #EEE;
	background: url(../images/hover.png) repeat-x top left;
	}
	}
/* ================================================================== */
/* OTHDER DEVICES SETTINGS */
/* ================================================================== */
/*MOBILE LANDSCAPE*/
@media (min-width: 480px) and (max-width: 568px) {

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*KINDLE FIRE PORTRAIT*/
@media (min-width: 600px) and (max-width: 600px) {

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*GOOGLE NEXUS PORTRAIT*/
@media (min-width: 603px) and (max-width: 603px) {

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*SAMSUNG GALAXY S3/S4 PORTRAIT*/
@media (max-width: 360px) {

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*SAMSUNG GALAXY S3/S4 LANDSCAPE*/
@media (min-width: 640px) and (max-width: 640px) {

#int-flogo {
	padding: 35px 0 0 0;
	}

.ftr-cat {
	margin: 0 0 5px 0;
	line-height: normal !important;
	clear: both;
	display: block;
	}

ul.footer-links {
	margin: 0 0 20px 0;
	padding: 0;
	display: block !important;
	clear: both;
	background: pink;
	}

ul.footer-links li {
	float: left;
	padding: 0 8px 0 0;
	margin: 5px 6px 5px 0px;
	line-height: normal !important;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 10px !important;
	}

ul.footer-links li:last-child {
	border-right: 0px;
	}

#ftr-column {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 15px;
	}
	}
/*GOOGLE NEXUS LANDSCAPE*/
@media (min-width: 966px) and (max-width: 966px) {

div.container, div.container.no-padding {
	width: 960px !important;
	margin: 0 auto !important;
	}
	}



/*MOBILE PORTRAIT*/
@media (max-width: 480px) {
#WidgetBlog article {
	padding: 10px 2px 0px 60px;
	background-size: 20%;
	}	

#WidgetBlog article h3 {
	padding: 0px;
	}

#WidgetBlog article div.widget_blog_date {
	float: none;
	display: block;
	margin: 0;
	line-height: 10px;
	height: 16px;
	}
	}


/*MOBILE LANDSCAPE*/
@media (min-width: 480px) and (max-width: 568px) {}