@charset "utf-8";
/* CSS Document */

body {margin:0 ; background:#fff;}
h1 {font-size:40px; text-transform:uppercase; font-family:'open_sansregular'; font-weight:normal;}
h2 {font-size:24px; font-family:"Open-Sans-Semibold"; font-weight:normal;}
h3 {font-size:18px; font-family:"Open-Sans-Semibold"; font-weight:normal;}
p {font-size:15px; font-family:Calibri; line-height:20px; color:#000; margin:10px 0}
a {text-decoration:none; color:#000}
a img {border:0}


@font-face {
	font-family:'open_sansregular';
	src:url('../font/opensans-regular-webfont.eot');
	src:url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../font/opensans-regular-webfont.woff') format('woff'),url('../font/opensans-regular-webfont.ttf') format('truetype'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');

}
@font-face {
	font-family:"Open-Sans-Semibold";
		src:url("../font/OpenSans-Semibold.eot?") format("eot"),	url("../font/OpenSans-Semibold.woff") format("woff"),	url("../font/OpenSans-Semibold.ttf") format("truetype"),	url("../font/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");

}

@font-face {
	font-family:"Open-Sans-bold";
		src:url(../font/OpenSans-Bold_0.ttf);

}


.sec5-border img {margin-bottom: 15px; margin-right: 15px !important;}
.full-contact{ background: none repeat scroll 0 0 #fff;border: 1px solid #e9e9e9;float: left;padding: 10px;}


.center-column{width:980px; margin:auto; font-family:'open_sansregular'; }
.full-width {width:100%; float:left}

.no-mrg-top{margin-top:0;}
.no-mrg-bottom {margin-bottom:0;}

.logo-col {float:left; margin:12px 0 6px;}
.res-menu-icon {display:none}
.header-col { margin-bottom:30px; background:#fff;}
.nav-col {}
.nav-ul {margin:0; padding:0; float:left; width:100%; }
.nav-ul li {float:left; display:block; }
.nav-ul a{display:block; padding:10px 17px; border-right:1px solid #ccc;    font-size:13px; text-transform:uppercase; font-family:"Open-Sans-bold"; text-decoration:none; color:#1b1b1b; transition:All 0.2s ease;
	-webkit-transition:All 0.2s ease;
	-moz-transition:All 0.2s ease;
	-o-transition:All 0.2s ease;}
.nav-ul a:hover { color:#555; background: #f0f0f0;  }
.nav-ul a.selected { color:#555; background: #f0f0f0;}
.nav-ul li:first-child a {border-left:0}

.left-col {width:69%; display:inline; float:left; background:url(../images/page-devider.jpg) right repeat-y; padding-right:3%;}
.right-col {width:29%; display:inline; float:left;  background:url(../images/page-devider.jpg) repeat-y scroll -1px 0 rgba(0, 0, 0, 0); padding-left:3%; margin-left:-1.5%;}

.right-col h2 {margin-top:0; margin-bottom:10px;}
.ad-right-first {margin-bottom:25px;}
.right-col-mrg { margin-bottom:30px;}

.right-col-ul1 {margin:-5px 0 0; padding:0}
.right-col-ul1 li {display:block; line-height:18px; border-bottom:1px solid #f3f3f3; padding-top:8px; padding-bottom:12px;}
.right-col-ul1 li a {color:#000; font-family:"Open-Sans-Semibold";  text-decoration:none;  font-size:14px; line-height:normal}
.right-col-ul1 li a:hover {color:#333; text-decoration:underline}
.right-col-ul1 li:last-child {border-bottom:0}

.footer-column {width:100%; padding:15px 3%; float:left; margin-top:30px; background:#000; border-top:2px solid #b6b6b6;}
.footer-nav {margin:0; padding:0; text-align:center}
.footer-nav li {display:inline-block;}
.footer-nav li a {color:#ccc; text-decoration:none; font-family:"Open-Sans-Semibold"; padding:0 10px; font-size:12px; border-right:1px solid #ccc; }
.footer-nav li:last-child a {border:0} 
.footer-nav li a:hover {color:#fff; text-decoration:underline}
.footer-col2 {margin-top:10px; border-top:1px solid #393939; font-size:10px; color:#666; text-align:center}
.footer-col2 a {color:#666; font-size:11px; font-family:"Open-Sans-Semibold"; }
.footer-col2 a:hover {color:#fff;}
.footer-col2 p {font-family:"Open-Sans-Semibold"; font-size:10px; }
.breadcrumbs {border: 1px solid #e9e9e9;float: left;font-size: 12px; padding: 1%; width: 97%; background:none repeat scroll 0 0 #fff;}
.breadcrumbs a {
    color: #000;
}
.breadcrumbs a:hover {
    color: #333;
}
.breadcrumb-selected {
    color: #000;
}

.light-text1 {
    color: #999;
    font-family: "open_sansregular";
    font-size: 11px;
    text-transform: uppercase;
}
.light-text1 a {
    color: #c3c3c3;
    text-decoration: none;
}
.light-text1 a:hover {
    color: #000;
}
.no-margin {margin:0}


.read-more-link {
    color: #016ebc;
    font-family: "Open-Sans-Semibold";
    font-size: 13px;
}
.read-more-link:hover {color:#000;}

.home-sec1-col1 {float:left; width:32%; margin-right:2%; }
.home-sec1-col2 {float:left; width:32%; margin-right:2%;}
.home-sec1-col3 {float:left; width:32%;}

.short-card {height:98px; overflow:hidden;}
.short-card-marg1 {margin-bottom:6%;}

.news-block1 {width:48%; float:left; margin-right:4%; }
.news-block2 {width:48%; float:left; }

.news-col {background:#fff; border:1px solid #ccc; width:94%; padding:3%; float:left; margin-bottom:12px;}
.news-col h3 {margin:0}
.news-col .light-text1 {margin-bottom:0; margin-top:3px;}

.news-left-image {}
.news-image {}
.news-text {}

.news-left-image .news-image img {width:117px;}
.news-left-image .news-image {float:left; margin-bottom:0; margin-right:10px;}
.news-left-image .news-text {margin:0}

.right-block-title {border-bottom:1px solid #ccc; padding-bottom:5px; font-family: "Open-Sans-bold"; margin-bottom:17px !important; text-transform:uppercase; font-size:18px;}

.news-table {background:#fff; border:1px solid #ccc; width:94%; padding:3%; float:left; margin-bottom:12px;}

.fluid-layout .fluid-box1, .fluid-box2, .fluid-box2-col1, .fluid-box2-col2, .fluid-box3 {background-repeat:no-repeat; background-position:center; background-size:450px 308px;}
.fluid-box1 {float:left; width:32.5%; margin-right:1%; height:220px; }
.fluid-box2 {float:left; width:32.5%; margin-right:1%; height:220px;}
.fluid-box3 {float:left; width:32.5%;  height:220px;}

.fluid-box2-col1 {width:100%; float:left; height:105px; margin-bottom:10px; }
.fluid-box2-col2 {width:100%; float:left; height:105px;}
.fluid-pattern {background:rgba(0,0,0, 0.5); background-image: url(../images/pattern.png); background-position: center top; position:relative; width:100%; height:100%; transition:All 0.2s ease;
	-webkit-transition:All 0.2s ease;
	-moz-transition:All 0.2s ease;
	-o-transition:All 0.2s ease}

.fluid-box1:hover .fluid-pattern, 
.fluid-box2-col1:hover .fluid-pattern, 
.fluid-box2-col2:hover .fluid-pattern, 
.fluid-box3:hover .fluid-pattern {background:rgba(0,0,0, 0.1);}

.fluid-cnt {position:absolute; z-index:2; color:#fff; padding:15px; bottom:0}
.fluid-cnt h2 {margin:0; font-size:19px; text-shadow:1px 1px 1px #000;}             
.box-sm-h2 {font-size:16px !important;}



/* Subscribe */
.full-subscription{background:none repeat scroll 0 0 #fff;border:1px solid #e9e9e9;float:left;padding:10px;}
.title-h2 {
    font-family: "Open-Sans-Semibold";
    margin: 0;
    text-transform: none;
}
.form-col {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.color-red {
    color: red;
}
.form-colen {
    float: right;
}
.form-new-col {
    float: left;
    margin-right: 2%;
    width: 53%;
}
.form-new-col1 {
    float: left;
    width: 45%;
}
.form-lbl {
    color: #444;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 2%;
    margin-top: 5px;
    text-align: left;
    width: 15%;
}
.form-txt {
    float: left;
    width: 83%;
}
.input-txt {
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #444;
    font-family: arial;
    font-size: 13px;
    padding: 5px 2%;
    width: 87%;
}
.input-txt:focus {
    border: 1px solid #ccc;
    box-shadow: 0 0 3px 0 #ddd;
}
.input-btn {
    background: none repeat scroll 0 0 #195c8f;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    padding: 6px 12px;
}
.input-btn:hover {
    background: none repeat scroll 0 0 #666;
}
.show-menu {
    display: block !important;
}
.form-lane {
    float: left;
    margin-bottom: 2px;
    width: 100%;
}
.form-txt label {
    clear: both;
    color: #555;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 8px;
}
.form-ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    margin: 17px 0 0;
    padding: 0;
    width: 100%;
}
.form-ul li {
    display: block;
    float: left;
    margin: 2px;
    width: 100%;
}
.form-subtitle {
    font-family: Arial,Helvetica,sans-serifl;
    font-size: 14px;
    font-weight: bold;
}
.form-lane {
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 5px;
}
.form-lane p {
    margin: 0;
}
.form-two-col-lbl {
    margin-left: 22px;
}
.form-two-col-txt {
    float: left;
}

.form-devider {border-top: 1px dashed rgb(204, 204, 204); float: left; width: 100%; margin-top: 11px; padding-top: 13px;}
@media screen and (max-width:830px) {
.nav-col{ display:none;}
.nav-ul li{ width:100%;}
}
@media screen and (max-width:450px) {
.form-lbl {width: 100%}
select{width: 100%}
}