@import url(reset.css);

/* =Minimal base styles
*******************************************************************************/
html {
    height: 100%;
}
body {
    font:13px/1.4 Arial, sans-serif;
    background:#fff url(../images/bg/body.png) repeat-x;
    color:#535454;
    min-width:990px;
}

::-webkit-input-placeholder { color: #535454; }
:-moz-placeholder           { color: #535454; }


h1, h2, h3, h4, h5, h6  { font-weight: bold; }
a   { color: #3b80c0; }
a:hover { color: #9c0000; }

/* Minimal base styles */
/* fonts */
@font-face {
    font-family: 'franklin_gothic_demiregular';
    src: url('../fonts/fradm-webfont.eot');
    src: url('../fonts/fradm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fradm-webfont.woff') format('woff'),
         url('../fonts/fradm-webfont.ttf') format('truetype'),
         url('../fonts/fradm-webfont.svg#franklin_gothic_demiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* =Useful classes
*******************************************************************************/

.debug    { border: 1px dotted red !important; }
.hidden   { display: none; visibility: hidden; }
.no-marg  { margin: 0 !important; }
.no-pad   { padding: 0 !important; }
.no-bg    { background: none !important; }
.no-bd    { border: none !important; }
.fl-l     { float: left !important; }
.fl-r     { float: right !important; }
.a-center { text-align: center; }
.a-left   { text-align: left; }
.a-right  { text-align: right; }
.clear    { clear: both; }
.underline{text-decoration: underline;}
.hr {
    height: 1px;
    font: 0/0 Arial;
    border-bottom: 1px dotted #888;
    margin: 15px 0;
}

.wrapper {

}
.header .bottom_head contact{  height:96px;background:#ffffff;width:100%;float:left; border-bottom:3px solid #9c0000;}
.frame.contact{min-height:800px;}
.frame {
    width: 980px;
    margin: 0 auto;
	height:100%;
	min-height:100px;

}


/* Useful classes */

/* =Header
*******************************************************************************/

.header {
    height:133px; background:#fff;
   float:left; width:100%;
}

.stick{ position:fixed; background:#fff; z-index:99999;}


.head-section {
    height:31px;
	width:100%;
	float:left;

}
.header .top_head{  height:31px;
	background:#184c88;
	width:100%;
	float:left;}

.header .bottom_head{  height:96px;background:#ffffff;width:100%;float:left; border-bottom:3px solid #9c0000;}
.header .bottom_head_contact{  height:96px;background:#ffffff;width:100%;float:left; border-bottom:3px solid #9c0000;}
.supernav {
    float:right;
    padding:3px 0 4px;
    font:bold 12px Arial, Helvetica, sans-serif;
}
.supernav li {
    float:left;
    padding:4px 11px 6px 17px;
    background:url(../images/sep.png) no-repeat;
}
.supernav li:first-child {
    background:none;
    padding-left:0;
}
.supernav a {
    color:#fff;
}
.supernav .active a,
.supernav a:hover {color:#7597bf;}
.supernav a.home {
    float:left;
    width:19px;
    height:15px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/ico/home.png) no-repeat;
}
.supernav .active a.home,
.supernav a.home:hover {background-position:0 -20px;}
.phome-labe {
    float:right;
    width:114px;
    height:25px;
    padding:8px 9px 9px 55px;
    font-size:16px;
    line-height:18px;
    color:#9c0000;
    position:relative;
    margin:0 -4px -10px 0;
    background:url(../images/bg/phone.png) no-repeat; z-index: 9999;
}
.logo {
    float:left;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/logonew.png) no-repeat;
    width:184px;
    height:50px;
    margin:28px 12px 0 0;
}
.logo a {
    display:block;
    height:100%;
}
.logo img {
    display: none;
}

/* =Main Navigation */
.nav {
    float:right;
	width:80%;height: 96px;
}

.nav li{border-left:1px solid #dedede;float:left;height:96px;position:relative;text-align:center;width:12%;}
.nav li:before{content:""; vertical-align:middle;height:100%; display:inline-block;}
.nav li a{box-sizing: border-box;
color: #535454;
display: inline-block;
float: none;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
left: 0;
padding: 8px 1px;
text-align: center;
top: 0;
vertical-align: middle;}
.nav li a:hover, .nav li.active a{color:#9c0000;}
.nav li.active ul.submenu li a:hover,.nav li ul.submenu li a:hover{color:#9c0000;}
.nav li.active ul.submenu li.active a{color:#9c0000;}



.nav li ul.submenu{background:#fff;box-sizing:border-box;float:left;padding:0 0 7px;position: absolute;top:100px;width: 280px;left: 0px;display:none;border-bottom:3px solid #9c0000;}
.nav li:first-child{
border: medium none;
box-sizing: border-box;
float: left;
font-family: arial;
font-size: 13px;
font-weight: bold;
height: 96px;
padding: 8px;
position: relative;
text-align: center;
width:12%;z-index: 999;
}
.nav li:first-child:before{border: 1px solid #dedede;
content: "";
height: 94px;
left: 0;
position: absolute;
top:0;}
.nav li:first-child:after{background: #fff none repeat scroll 0 0;
border-left: 2px solid #e5e5e5;
border-top: 2px solid #e5e5e5;
content: "";
height: 11px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 72px;
transform: rotate(-136deg);
-webkit-transform: rotate(-136deg);
width: 11px;}

.submenu-wrap{box-sizing: border-box;
float: left;
left: 0;
padding: 147px 0 0;
position: absolute;
top: 0;
width: 100%;  z-index: -999;
}
.nav li:hover .submenu{ display:block;}

.nav li .submenu-wrap ul.submenu li a{width:100%;}
.nav li .submenu-wrap ul.submenu li{width:100%;box-sizing:border-box;float:left; height:0;text-align:left;padding:0;margin:0 0 32px 20px;border:none;}
.nav li .submenu-wrap ul.submenu li:hover a{color:#9c0000;}
.nav li ul.submenu li:first-child:before{display:none;}
.nav li:hover .submenu{display:block;}
.nav .active ul li a{color:#535454;}
.nav li ul.submenu li:first-child:after{ display:none;}
.nav li .submenu-wrap ul.submenu li a{float:left;font-weight:bold;font-style:normal;color:#535454;padding:8px;box-sizing:border-box;text-align:left; font-size:13px;font-family:Arial, Helvetica, sans-serif; width:100%;}
.post-list .reason .title{ text-decoration:underline;}
/*.nav li {

float: left;
font: bold 13px Arial,Helvetica,sans-serif;
height: 71px;
padding: 13px 13px 12px;
position: relative;
text-align: center;
width: 9%;
z-index: 999;
}

.nav li:after{border-color:#dedede;
border-image: none;
border-style: solid;
border-width:1px;
content: "";
height: 94px;
left: -2px;
position: absolute;
top: 0;}
/*.nav li:after{content:""; vertical-align:middle;height:100%; display:inline-block;}
.nav li ul.submenu li:after{ border:none;}
.nav li:first-child:after{background: #fff none repeat scroll 0 0;
border-left: 2px solid #e5e5e5;
border-top: 2px solid #e5e5e5;
content: "";
height: 11px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 68px;
transform: rotate(-136deg);
width: 11px;}
.submenu-wrap{box-sizing: border-box;
float: left;
left: 0;
padding: 147px 0 0;
position: absolute;
top: 0;
width: 100%;
z-index: -9999;}
.nav li:hover .submenu{ display:block;}

.nav li .submenu-wrap ul.submenu li a{width:100%;}

.nav li a{color:#535454;padding:5px;width:90px;position:absolute;
top:10%; left:0; margin:0 auto; display:inline-block; float:none;
}

.nav .active a,
.nav a:hover {color:#9c0000;}
.nav .active ul li a{color:#535454;}*/


/* Main Navigation */

/* Header */

/* =Footer
*******************************************************************************/
.footer {padding:0 0 40px;}
.f-menu-hold {
    border:1px solid #c7c7c7;
    border-width:2px 0;
    padding:11px 0;
    margin:0 0 24px;
}
.f-menu {
    text-align: center;
    background:#cbcbcb;
    padding:19px 5px 20px;
    font-size:13px;
    color:#5f5f5f;
}
.f-menu li {
    display: inline;
    padding: 0 8px;
}
.f-menu a {color:#5f5f5f;}
.f-menu a:hover {color:#9c0000;}
.footer p {
    font-size:9px;
    color:#5f5f5f;
    padding:0 0 9px;
}
.footer .copyright {
    font-size:10px;
    font-weight:bold;
}

/* =Content
*******************************************************************************/
.container {
    padding:14px 0 44px;
    background:url(../images/bg/container-shadow.png) no-repeat 50% 0;
}


/* Content */
.content {
    float:left;
    width:67%;
    padding:47px 0 17px;box-sizing: border-box;
}
.content_fwidth {
    width: 100%;
}
h1 {
    color:#194d89;
    margin:0 0 4px;
    font:41px "franklin_gothic_demiregular", Arial, Helvetica, sans-serif;
}
h2 {
    color:#194d89;
    margin:0 0 5px;
    font:23px "franklin_gothic_demiregular", Arial, Helvetica, sans-serif;
}
h3 {
    color:#194d89;
    font:20px "franklin_gothic_demiregular", Arial, Helvetica, sans-serif;
}
h4 {
    color:#194d89;
    font:17px "franklin_gothic_demiregular", Arial, Helvetica, sans-serif;
}
p {padding:0 0 10px;}
.main-intro {
  color: #557192;
  float: left;
  font-size: 16px;
  line-height: 1.5; width:100%;
}
.content-text a {
    margin: 0 0 10px;
    display: inline-block; z-index:9999; position:relative;
}
.content-text ul {
    margin: 0 0 10px;
}

.post-list{ float:left; width:100%; box-sizing:border-box; font-size:13px; line-height:20px; color:#535454;}
.post-list .post-left{ float:left; width:10%;}
.post-list .post-right{box-sizing: border-box;
float: left;
padding: 0 0 0 280px;
width: 80%;}
.post-list .inner-content{ float:left; width:100%;}
.post-list .inner-content a{ float:left; width:100%; color:#000000; text-decoration:underline; margin-bottom:17px; margin-top:12px;}
.post-list .inner-heading{color: #194d89;
float: left;
font-size: 23px;
margin-top: 27px;
width: 100%;
font-weight: bold;
line-height: normal;}
.post-list .address{float: left;
font-weight: bold;
margin-top: 12px;
width: 26%;}
.post-list .content1{ float:left; width:100%; margin-top:12px;}
.post-list .content2{ float:left; width:100%; margin-top:12px; color:#9c0000;}
.post-list .content2 span{ float:left; width:100%; margin-top:12px; color:#535454;}
.post-list .post {
    border:1px solid #bababa;
    border-width:7px 0 0;
    padding:27px 0 17px;
}
.post-logo {
    float:left;
    margin:3px 22px 0 5px;
}
.post-logo.fl-r {margin:3px 5px 0 22px;}
.simple-img {
    float:left;
    margin:14px 15px 10px 0;
}
.list-txt {
    margin: 15px 0 15px 25px;
    list-style: disc;
}
.faq-list h2 {
    font-size: 25px;
}



.heading {
box-sizing: border-box;
color: #194d89;
float: left;
font-size: 40px;
font-weight: bold;
line-height: 41px;
margin: 0 0 20px;
width: 100%;
font-family:Franklin Gothic;
}
/*acessiores*/
.inner-detail {
border-top: 1px solid #e2e2e2;
box-sizing: border-box;
float: left;
padding: 28px 0 31px;
width: 100%;
}
.inner-detail .item{ float: left;width: 100%;}

.inner-detail .item .name{ float: left;
font-size: 23px;font-family: Franklin Gothic;
text-decoration: underline;
width: 100%; color:#194d89;}

.inner-detail .item .detail{ float:left; width:100%; box-sizing:border-box; font-size:13px; line-height:20px; color:#535454; padding: 15px 0; font-family:Arial, Helvetica, sans-serif;}
.inner-detail .item .detail1{ float:left; width:80%; box-sizing:border-box; font-size:13px; line-height:20px; color:#535454; padding:15px 0;font-family:Arial, Helvetica, sans-serif;}
.inner-detail .item .image{ float:left; width:20%; margin-top: -30px;}
/*NYC*/
.content .inner-content {
  box-sizing: border-box;
color: #557192;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
line-height: 26px;
margin-left: -77px;
padding: 0 78px;
width: 100%;
}
.content  .agency{box-sizing: border-box;
float: left;
margin-left: -56px;
padding:13px 57px;
width: 100%;
}

.content  .agency .title{ font-family:Franklin Gothic; font-size:23px ; line-height:26px; color:#194d89;}
.content  .agency  .list{box-sizing: border-box; margin-left: 15px;
color: #535454;
font-family: Franklin Gothic;
font-size: 16px;
line-height: 23px;
padding: 17px 0;}
.content .agency  .list .list-inner{ float:left; width:100%;list-style-type: disc;}
.content .agency  .list ul li{ float:left; width:100%;}

.content  .imp{box-sizing: border-box;
float: left;
margin-left: -70px;
padding: 0 67px;
width: 100%;}
.content  .imp .note{ float:left; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:26px; color:#557192;}
.content  .imp .note span{ font-weight:bold;}
.content  .imp a{ float:left; width:100%; font-size:16px; line-height:26px; color:#000000; font:Arial, Helvetica, sans-serif; text-decoration:underline; margin-top:13px;}

/* fingerprint*/
.post-list .post-right1 {
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.post-right1 img {
  margin-bottom: 15px;
  margin-right: 39px;
  display:none;
}
.post-right1 p{box-sizing: border-box;
margin-left: -114px;
padding: 0 112px;
text-align: justify; font-size:13px; line-height:20px; font:Arial, Helvetica, sans-serif; color:#535454;}
.post-right1 p.detail1 {
  box-sizing: border-box;
  color: #535454;
  font-size: 13px;
  line-height: 20px;
  margin-left: -98px;
  padding: 0 98px;
}
.post-right1 span {
  box-sizing: border-box;
  color: #535454;
  float: left;
  font-size: 13px;
  line-height: 20px;
  margin-left: -47px;
  margin-top: 12px;
  padding: 0 46px;
  width: 100%;
}
.post-list .intro{box-sizing: border-box;
float: left;
margin-left: -72px;
padding: 30px 68px 0;
width: 100%;}
.post-list .intro .title{ float:left; width:100%; font-size:23px; font:Franklin Gothic; color:#194d89; margin-bottom:16px;}
.post-list .intro .detail{ float:left; width:100%; font-size:13px; line-height:23px; color:#535454;}
.post-list .intro .detail span {
     box-sizing: border-box;
    padding: 0 195px 0 0;
    float: left;
    position: relative;
}
.post-list .intro .detail .subdetail img{ margin-top:-70px;}
.post-list .intro .detail .subdetail .head{box-sizing:border-box;font-size:18px;color:#9f013f;font-weight:bold;padding:12px 0;width:100%;}
.post-list .intro .detail .subdetail .desc{  color:#535454;width:100%;}
.post-list .next{ float:left; width:100%; margin-left:-8px;}
.post-list .next1{float:left;width:100%;font-size:13px;line-height:23px;color:#535454;}
.post-list .next1 span{box-sizing: border-box;
float: left;
margin-left: -72px;
padding: 16px 72px 0;
width: 100%;}
.post-list .next1 .list{float: left;
margin-left: 12px;
margin-top: 13px;
width: 100%;}
.post-list .next1 .list .new{float:left;width:100%;padding-left:15px;box-sizing:border-box;}

.post-list .next1 .list .new li::after{background:#194d89;border:2px solid #194d89;border-radius:50px;content:"";height:2px;left:0;position:absolute;top:7px;width:2px;}
.post-list .next1 .list .new li{box-sizing:border-box;color:#535454;float:left;line-height:20px;margin-bottom:15px;padding-left:17px;position:relative;width:100%;}


.post-list .next2{box-sizing: border-box;
color: #535454;
float: left;
font-size: 13px;
line-height: 23px;
padding: 45px 0 0;
width: 100%;}
.post-list .next2 .hedaing{ float:left; width:100%;font-size:35px;color:#194d89;font-family: Franklin Gothic;}
.post-list .next2 .step{box-sizing: border-box;float: left;padding: 29px 0 0;width: 100%; font-size:23px; color:#194d89;font:Franklin Gothic;}
.post-list .next2 .step span{ color:#000000;}
.post-list .next2 .step .detail1 { float:left; width:100%;}
.post-list .next2 .step .detail1 a{ font-size:13px;color:#000000; text-decoration:underline;}
.post-list .next2 .step .detail1 span {
box-sizing: border-box;
color: #535454;
float: left;
font-size: 13px;
line-height: 20px;
margin-left: -57px;
padding: 12px 60px 9px;
width: 100%;
}
.post-list .next2 .step .detail1 span.address{ float:left; width:32%; margin-top:-8px;}
.post-list .button1{ float:left; width:100%;}
.post-list .button1 a{background: rgba(0, 0, 0, 0) url("../images/bga.png") no-repeat scroll 0 0;
color: #fff;
float: left;
height: 83px;
margin-right: 25px;
padding: 25px 25px 0;
text-align: center;
width: 21%; font-size:13px;font-family: Franklin Gothic;}
.post-list .next3{ float:left; width:100%;margin-bottom: 13px;}
.post-list .next3 .heading{ float:left; width:100%;font-size:35px;color:#194d89;font-family: Franklin Gothic;}
.post-list .next3 .detail{box-sizing: border-box;
color: #535454;
float: left;
font-size: 13px;
line-height: 23px;
margin-left: -44px;
padding: 0 0 0 46px;
text-transform: capitalize;
width: 100%;}

/* archiving*/
.post-list .archive{box-sizing: border-box;
float: left;
padding: 31px 0 0;
width: 100%;}
.post-list .archive .title{ float:left; width:100%; font-size:22.2px; color:#194d89;font-family:Franklin Gothic;line-height:normal;font-weight:600;}
.post-list .archive .inside{box-sizing:border-box;float:left;padding:27px 30px 27px 0;width:100%;}

.post-list .archive .inside .detail-inside{float: left;font-size:13px; line-height:20px; color:#535454;
width: 100%;}
.post-list .archive .inside span{color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.post-list .archive .inside .detail-inside li{box-sizing:border-box;float:left;line-height:20px;padding-left:17px;position:relative;width:100%;color:#535454;margin-bottom:15px}
.post-list .archive .inside p{ padding:0;}
.post-list .archive .inside .detail-inside li::after {
  border: 2px solid #194d89;
  border-radius: 50px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top:7px;
  width: 2px;  background:#194d89;
}
.post-list .archive1{ float:left; width:100%;margin-top:-8px;}
.post-list .archive1 .title{ float:left; width:100%; font-size:23px; color:#194d89;font-family: Franklin Gothic;line-height:normal;}
.post-list .archive1 .inside{box-sizing: border-box; padding: 9px 42px;
float: left;
margin-left: -41px;
padding: 27px 42px;
width: 100%;}
/* =Sidebar
*******************************************************************************/

.aside {
  box-sizing: border-box;
  float: right;
  padding: 14px 0 0;
  width: 32%;
}
.advert-box {
    width:308px;
    padding:0 0 16px;
    font-size:17px;
    line-height:1.8;
    font-weight:bold;
    color:#fff;
    background:url(../images/bg/advert-box-shadow.png) no-repeat 0 100%;
}
.advert-frame {
  background: #1b5082 url("../images/bg/advert-box-gradient.png") repeat-x scroll 0 0;
  border: 1px solid #2669a8;
  padding: 34px 22px 32px;
  text-align: center;
}
.advert-box h3 {
    margin:0 0 3px;
    font:bold 25px Arial, Helvetica, sans-serif;
    color:#fff;
    text-transform:uppercase;
}
.advert-box p {padding: 0 0 10px;}
.phone-inline {
    font-size:27px;
    line-height:1.1;
}
.alternative {
    font-size:14px;
    font-weight:normal;
    position:relative;
    top:-6px;
}
.button {
    display:inline-block;
    margin:0 auto;
    color:#fff;
    text-transform:uppercase;
    text-shadow: 1px 1px 0 #290101;
    border:2px solid #0c243b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    font:bold 15px/38px Arial, Helvetica, sans-serif ;
}
.button:hover {
    color:#fff;
}
.button span {
    display:inline-block;
    padding:0 15px;
    height:37px;
    border:1px solid #fff;
    background:#b20808 url(../images/bg/gradient-btn.png) repeat-x 0 100%;
}
.button:hover span{
    background:#c60d0d;
}
.ie7 .button,
.ie7 .button span {
    display:inline;
    zoom:1;
}
.faq-list {margin:30px 0 0;    padding: 0 4px;}
.faq-list ul{width:100%;float:none;display: inline-block;}
.faq-list ul li{width:100%;float:left; text-align:left;}
.faq-list ul li a{ text-align:left;}
.faq-list h3{
    color:#9f0101;
    font:23px "franklin_gothic_demiregular", sans-serif;
    padding:0 0 12px;
    margin:0 0 22px;
    border:1px solid #bababa;
    border-width:0 0 2px;
}
.faq-list li {
    padding:0 0 11px 14px;
    font:15px "franklin_gothic_demiregular", sans-serif;
    background:url(../images/ico/bullet.png) no-repeat 2px 6px;
}

/* Sidebar */

/* =Form
*******************************************************************************/
.form-contact {
    padding:36px 0 0;
    zoom:1;
    border:1px solid #bababa;
    border-width:2px 0 0;
}
.form-message {
    text-align:center;
    padding:0 0 10px;
    color:#f00;
}
.form h3 { margin: 15px 0; }
.form legend {
    font-weight: bold;
    padding-bottom: 20px;
}
.f-row { margin: 0 0 17px; }
.f-row-btn {
    width:458px;
}
.f-row img { vertical-align: top; }
.f-row label {
    float: left;
    width: 120px;
    text-align:right;
    line-height:22px;
    margin-right:10px;
}
.f-row label span {
    color: #f00;
    padding-right: 5px;
}
.form ul { list-style: none !important; }
.form li { padding-bottom: 5px; }
.f-input,
.f-select,
.f-button {
    float:left;
}
.f-input label,
.f-select label,
.f-button label {
    float: none;
    width: auto;
    padding: 0 15px 0 0;
    line-height: 22px;
}
.form label.alt {
    text-align:left;
    width:auto;
}
.form .f-radio,
.form .f-checkboxes {
    overflow: hidden;
    margin: 0;
}
.f-radio li { display: inline-block; }
.ie7 .f-radio li { zoom: 1; display: inline; }
.form .f-radio input[type=radio] { top: 3px; }
.f-input.f-input label {
    position: relative;
    margin-left: 3px;
    top: 4px;
}
.form div.help-link {
    margin-left: 130px;
}
.form input[type=checkbox] {
    margin: 0 5px 0 0;
}
.form input[type=radio],
.form input[type=checkbox] {
    position: relative;
    top: 4px;
}
.form input[type=search],
.form input[type=text],
.form input[type=edit],
.form input[type=url],
.form input[type=password],
.form input[type=email],
.form textarea {
    background: #fff;
    width:316px;
    border: 1px solid #cecccd;
    padding:2px 5px;
    height:16px;
    color:#535454;
}
.form textarea {
    height:170px;
    max-width:316px;
}
.form input[type=search] {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    width: 210px;
    height: 26px;
    box-sizing: border-box;
}

.f-select-day, .f-select-month, .f-select-year {
    width: 70px;
}
.form input[type=text].f-input-country { width: 70px; }
.form input[type=text].f-input-state { width: 70px; }
.form input[type=text].f-input-zip { width: 40px; }
.form input[type=text].f-input-custom-1 { width: 130px; }
.form input[type=text].f-input-custom-2 { width: 30px; }
.form input[type=text].f-input-custom-3 { width: 55px; }
.calendar {
    position: relative;
    top: 4px;
}
.form .f-input2 {
    width:86px;
}
.form .f-input2 input {
    width:76px;
}
.form .sub-row {
    margin-right:8px;
}

.btn-submit {
    float:right;
    border:2px solid #0c243b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.ie7 .btn-submit {border-width:1px;}
.btn-submit input[type="submit"]{
    color:#fff;
    text-transform:uppercase;
    text-shadow: 1px 1px 0 #290101;
    cursor:pointer;
    font:bold 15px/19px Arial, Helvetica, sans-serif ;
    padding:0 15px;
    height:37px;
    border:1px solid #fff;
    background:#b20808 url(../images/bg/gradient-btn.png) repeat-x;
}
.ie7 .btn-submit input[type="submit"] {padding:0;}
.btn-submit input[type="submit"]:hover{
    color:#fff;
    background:#c60d0d;
}
.form-request {
    width:505px;
    padding:20px 0 0;
    margin:0 0 0 185px;
}
.form-request label {
    width:160px;
}
.form-request .f-row-btn {
    width:505px;
}
.simple-box {
  width: 308px;
    padding: 18px 0;
    text-align: center;
    margin: 0 0 15px;
    background: url("../images/bg/advert-box-gradient.png") repeat-x;
}
.simple-box .button span {
    width: 200px;
}

.holder-widget {
    width: 308px;
    float: none;
    padding: 20px 0 0;
	text-align:center;
}
.holder-widget .banner {
    margin: 0 0 20px;
}

.holder-widget .banner1 {

   /* background: rgba(0, 0, 0, 0) url("../images/bg1.png") repeat scroll 0 0;*/

    background:#143B5F;

box-sizing: border-box;

color: #fff;

float: right;

font-size: 24px;

height: 118px;

margin: 0 0 20px;

padding: 25px 35px;

width: 308px;

border-radius:5px;

}


.holder-widget .banner img{width:308px;}

.two-colls {
    overflow: hidden;
    width: 100%;
}
.two-colls .coll {
    width: 50%;
    float: left;
}
/* =Mobile Orientation
*******************************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*.container{min-height:1000px;}*/

}
@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */
}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome) */
@media screen and (max-device-width: 480px) {}

/* Mobile Orientation */

/* =Print styles
*******************************************************************************/
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    .supernav, .footer, .pagenavigator, .nav, .banner,
    .alternative, .button, .faq-list, .form-contact {
        display: none !important;
    }
    .logo img {
        display: block !important;
        padding: 0;
    }
    .logo {text-indent:0;}
    .logo span{display:none;}
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    pre, blockquote  {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead { display: table-header-group; }
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
    .logo {margin:0;}
    .container,
    .content {
        padding:0;
    }
    .advert-frame {
        border:0;
        padding:0;
    }
    body {
        font-size:15pt;
    }
    .main-intro {
        padding:0;
        margin:0 0 10px;
        font-size:16pt;
    }
    h1, h2, h3, h2 {
        font-weight:bold;
        font-family: Arial, Helvetica, sans-serif !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.nav li ul.submenu li{height:auto !important;margin:0 0 0 20px !important;border:none !important;}
}

@media only screen and (min-width:1500px) and (max-width: 2500px)	{
/*body{min-height:1300px;}*/
body{transition:all ease-in 0.1s;}


}

@media only screen and (min-width: 2630px) and (max-width: 3900px)	{
body{margin-bottom:470px;}

}


@media only screen and (min-width: 4000px) and (max-width: 5600px)	{

body{margin-bottom:400px; transition:all ease-in 0.1s;}

}



/* Print styles */
@media screen and (max-width: 1700px) {
.frame{min-height:auto;}
}

.visible-xs {
  display: none;
}
.menu-ul {
  /*display: none;*/
}

@media screen and (max-width: 1024px) {
  .nav {
    float: none;
    width: 100%;
    height: auto;
    display: inline-block;
    z-index: 9;
    position: relative;
    background: #f4f4f4;
  }

  .nav li,
  .nav li:first-child {
    float: none;
    height: auto;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
  }

  .nav li:first-child:before,
  .nav li:first-child:after {
    height: auto;
    display: none;
  }

  .submenu-wrap {
    float: none;
    padding: 0;
    position: static;
    display: inline-block;
  }

  .nav li ul.submenu {
    position: static;
    right: 0;
    top: 0;
    padding: 0;
    float: none;
    width: 100%;
    background: transparent;
    text-align: center;
    margin: auto;
    border: 0;
    display: inline-block;
  }

  .nav li:hover .submenu {
    display: inline-block;
  }

  .nav li .submenu-wrap ul.submenu li {
    text-align: center;
    float: none;
    padding: 0;
    margin: 0 !important;
  }

  .nav li .submenu-wrap ul.submenu li a {
    display: inline-block;
    text-align: center;
    float: none;
    width: auto;
    color: #124274;
  }

  .wrapper iframe {
    width: 100% !important;
  }

  .logo {
    margin: 28px 12px 0;
  }

  #menu-toggle {
    margin: 10px !important;
  }

  .simple-box,
  .advert-box,
  .holder-widget {
    width: auto;
    max-width: none;
  }

  .supernav {
    float: none;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    display: inherit;
  }

  .supernav li {
    float: none;
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header .bottom_head{
    position: relative;
  }
  .nav{
    height: auto;
    display: inline-block;
    z-index: 9;
    background: #f4f4f4;
    position: absolute;
    top: 103%;
    width: 50%;
    right: 0;
  }
  .content{
    float: left !important;
    width:60% !important;
    clear: none !important;
  }
  .aside{
    float: right !important;
    width:38% !important; 
    margin-right: 10px !important;
    clear: none !important;
  }
}

.main-intro, .content .inner-content {
    font: 13px / 1.4 Arial, sans-serif;
    color: #535454;
    float: unset;
}