@charset "UTF-8";
body{ width:100%; background:#FFF; font-size:14px; line-height:16px; color:#000; margin:0px; padding:0px;}
.container {width: 1000px; margin:0px auto; padding:0px;}
a, a:hover { text-decoration:none !important;}
ul{ list-style:none !important;}
.row {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.columns:first-child{ margin-left:0px;}
.columns {
	width: 100%;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
header{ width:100%;}
.primary_header {
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
}
.secondary_header {
	border-top: 2px solid #2C9AB7;
	width: 100%; height:50px;
	background-color: #373737;
	clear: left;
}
.secondary_header  ul { margin:0px auto; padding:0px; width: 100%;}
.secondary_header ul li {
	list-style: none;
	float: left; padding:17px 20px;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover, .secondary_header ul li.active {
	color: #FFF;background-color: #2C9AB7;
	cursor: pointer;
}
.breadcrumb{ height:42px;clear: both;margin: 0 auto;}
.breadcrumb p {
    font-weight: 700;
    font-family: Arial, Sans-Serif;
    font-size: 12px; padding:0px; margin:0px;
    color: #535353;
}.breadcrumb span {
    padding: 0 5px;
}.breadcrumb .current {
    font-weight: 400;
}
.container p {
	text-align: justify;
	line-height: 24px;
	color: #888;
}
.tbox{width:  29%;border-radius: 5px; margin:20px; border:1px #2C9AB7 solid; text-align:center;	float: left; min-height:330px; }
.tbox:hover{ box-shadow:2px 2px 4px #2C9AB7;}
.tbox h3{background: #FFF;color: #2C9AB7;display: block;font-style: normal;margin: 0;padding: 15px;border-radius: 0 0 5px 5px; font-size:20px;}
.tbox img { width:100%;border-radius: 5px 5px 0 0;}
.logos{ width:28px !important; height:28px; margin-right:10px;}
.footer {background-color: #373737;}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: left;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
.logo{
	position: absolute;
	left: 15px;
	top: 15px;
}

.menu-toggle{
	position: fixed;
	right: 15px;
	top: 15px;
	font-size: 30px;
	color: #eee;
}

.menu{
	width: 250px;
	display: block;
	background: #FFF;
	height: 100%;
	top: 0;
	right: -300px;
	position: fixed;
	z-index: 100;
	text-align: center;
	transition: right 0.4s;
}

.menu.nav-expanded{
	right: 0;
}

.menu .close{
	color: #333;
	margin-right: 10px;
	margin-top:10px;
}

.menu h3{
	margin-top:50px; color:#00c9ff; font-weight:600;
}

.menu .nav{
	padding: 15px 25px; text-align:left; 
}

.menu .nav > li > a{
	color: #333; font-weight:600;
}

.menu .nav > li > a:hover,
.menu .nav > li > a:focus{
	background: transparent;
	color: #23527c;
}

.menu .social-icons{
	margin-top: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.jumbotron{
	text-align: center;
	position: relative;
	background: url('../images/bg.jpg');
	background-size: cover; min-height:80vh;
	color: #fff;
}

.jumbotron .mask{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.0;
}

.jumbotron p{
	color: #fff;
}

.jumbotron .container{
	margin-top: 20%;
}

.jumbotron h1{
	text-transform: uppercase;
	margin-bottom: 30px;
}

.header-info{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (min-width: 768px){

	.jumbotron h1, 
	.jumbotron .h1 {
		font-size: 75px;
	}
}
/*.accordion {
    background:#2C9AB7;
    border-bottom:1px solid #333;
    border-top:1px solid #ccc;
    color:#fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 18px; font-weight:600;
    transition: 0.4s; margin:0px;
}
.accordion.first{border-top-left-radius:4px; border-top-right-radius:4px;}
.accordion.last{border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
.accordion.active, .accordion:hover {
    background:             #2C9AB7;
    border-bottom:          1px solid #2C9AB7;
    border-top:             1px solid #9cf; border-bottom-left-radius:0px; border-bottom-right-radius:0px;
}*/

.accordion:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0; margin:0px !important; border:0px !important;
}
div.panel ul{ padding:10px;}
div.panel ul li a{ color:#333;}
div.panel ul li a:hover{ color:#2C9AB7;}
div.panel.show {
    opacity: 1;
    max-height: 500px;  
}
/******************************/
.cities-search-form {
    position: relative;
    z-index: 9999;
    padding: 20px 0px;
    background: rgba(33,63,152,.50);
    margin-top: -154px;
}.form-title-header h3 {
    display: block;
    font-family: 'Helvetica-Bold';
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    margin: 0px 0px 8px 0px;
}.form-title-header p {
    display: block;
    font-family: 'Helvetica';
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    margin: 0px;
}.cities-search-form form {
    display: table;
    width: 100%;
    margin-top: 9px;
}.citytext {
    display: inline-block;
    max-width: 190px;
    margin-right: 10px;
    float: left;
}.citytext input[type="text"] {
    display: block;
    width: 100%;
    padding: 14px 20px 12px 20px;
    box-sizing: border-box;
    background: #eceff4;
    font-family: 'Helvetica-Bold';
    color: #606060;
    font-size: 15x;
    line-height: 15px;
    text-decoration: none !important;
    border: 0px;
    border-radius: 6px;
    outline: none !important;
    text-transform: capitalize;
}.countryselect {
    display: inline-block;
    max-width: 190px;
    margin-right: 10px;
    float: left;
}.countryselect select {
    display: block;
    width: 100%;
    padding: 11px 20px 11px 20px;
    box-sizing: border-box;
    background: #eceff4;
    font-family: 'Helvetica-Bold';
    color: #606060;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none !important;
    border: 0px;
    border-radius: 6px;
    outline: none !important;
    text-transform: capitalize;
    cursor: pointer;
}.stateselect {
    display: inline-block;
    max-width: 190px;
    margin-right: 10px;
    float: left;
}.stateselect input[type="text"] {
    display: block;
    width: 100%;
    padding: 14px 20px 12px 20px;
    box-sizing: border-box;
    background: #eceff4;
    font-family: 'Helvetica-Bold';
    color: #606060;
    font-size: 15x;
    line-height: 15px;
    text-decoration: none !important;
    border: 0px;
    border-radius: 6px;
    outline: none !important;
    text-transform: capitalize;
}.searchsubmit {
    display: inline-block;
    width: 120px;
    float: left;
}.searchsubmit input[type="submit"] {
    display: block;
    width: 100%;
    padding: 12.5px 19px;
    box-sizing: border-box;
    background: #213f98;
    font-family: 'Helvetica-Bold';
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none !important;
    border: 0px;
    border-radius: 6px;
    outline: none !important;
    text-transform: capitalize;
    border: 1px solid #0f2b7c;
}.actual_seeking_city {
    display: table;
    float: right;
    width: 100%;
    margin: 15px 0px 0px 0px;
    font-family: 'Helvetica';
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-align: right;
}.cities-search-form form input[type="checkbox"] {
    display: none;
}.actual_seeking_city label {
    font-family: 'Helvetica';
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}