/* 

Theme Name: Immigrant Foundation

*/

/*
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
*/

body { padding: 0px; margin: 0px; background: #fff; font-family: 'Roboto', sans-serif; }
p.clr { padding: 0px; margin: 0px; clear: both; }
h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; font-weight: bold; }
/* Header */
header { padding: 0px; margin: 0px; float: left; width: 100%; }
.header_top { background: url(images/header_top_bg.jpg) repeat-y center top #fff; padding: 15px 0; }
.cta, .email { font-family: 'Poppins', sans-serif; font-weight: bold; font-size: 13px; color: #333333; padding: 13px 0 13px 70px; line-height: 11px; margin: 17px 0 0 0; }
.cta span, .email span { color: #999999; font-weight: normal; font-size: 12px; padding: 0 0 10px 0; display: block; }
.cta a, .email a { color: #333333; text-decoration: none; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
.cta a:hover, .email a:hover { color: #000; }
.cta { background: url(images/cta_icon.png) no-repeat left center; }
.email { background: url(images/email_icon.png) no-repeat left center; }
.lang { margin: 20px 0 0 0; text-align: right; }
.center-block { float: none; margin: auto; }
.navigation { background: #344a7e; padding: 0px; margin: 0px; float: left; width: 100%; position:static }
.navigation.fixed {position:fixed; left:0px; top:0px; width:100%; z-index:9999;}
.navbar-nav > li { position: relative; }
.navbar-nav > li > a { padding: 20px; color: #ffffff; font-size: 15px; font-family: 'Poppins', sans-serif; font-weight: bold; text-transform: uppercase; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
.navbar-nav > li > a:hover, .navbar-nav > li.current_page_item > a, .navbar-nav > li > a:focus { background: #243458; color: #fff; }
.navbar-nav > li:last-child { float: right; background: #ce120d; }
.navbar-nav > li:last-child > a { float: right; background: url(images/donate_icon.png) no-repeat left 21px center; padding-left: 55px; padding-right: 27px; }
.navbar-nav > li:last-child > a:hover { background: #8d0704; background: url(images/donate_icon.png) no-repeat left 18px center; }
.navbar-nav { float: left; width: 100%; }
.dropdown > .dropdown-menu { display: none; top: 100%; left: 0%; border-top: 3px #ce120d solid; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.9); }
.navbar-nav > li > .dropdown-menu { padding: 0px; }
.dropdown:hover > .dropdown-menu { display: block; }
.dropdown-menu > li { padding: 8px 12px; }
.dropdown-menu > li:hover { background: #ce120d; color: #fff; }
.dropdown-menu > li > a { color: #fff; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li:hover > a { color: #fff; background: none !important; }
.dropdown-submenu> .dropdown-menu { display: none; position: absolute; left: 100%; top: 0; border-top: 3px #bf1e2e solid; border-radius: 0px; padding: 0px; -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.9); margin: 0px; }
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.banner { float: left; width: 100%; padding: 185px 0; text-align: center; }
.banner h1 { font-family: 'Poppins', sans-serif; color: #fff; padding: 0px 0 45px 0; margin: 0px; line-height: 70px; font-size: 54px; }
.btn-primary { color: #ffffff; background-color: #ce120d; border-color: #ce120d; border-radius: 0px; font-size: 20px; font-family: 'Poppins', sans-serif; padding: 8px 25px; border: 2px #ce120d solid; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { background-color: #8d0704; border: 2px #8d0704 solid; }
.btn-primary.btn_cus { background: url(images/donate_icon.png) no-repeat left 21px center #ce120d; padding-left: 55px; padding-right: 27px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; margin-top: 8px }
.btn-primary.btn_cus:hover { background: url(images/donate_icon.png) no-repeat left 18px center #ce120d; padding-left: 55px; padding-right: 27px; }
.btn-success { color: #ffffff; background-color: transparent; border-color: #fff; border-radius: 0px; font-size: 20px; font-family: 'Poppins', sans-serif; padding: 8px 25px; border: 2px #fff solid; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { background-color: transparent; border: 2px #ccc solid; }
.banner .btn-success { margin-left: 25px; }
p { margin: 0 0 18px; }
.col-sm-five { float: left; width: 20%; padding: 0 15px; }
.contentarea1 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea1 h1, .contentarea1 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea1 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea1 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea1 h3 { color: #da251c; font-size: 30px; padding: 0 0 25px 0; margin: 0px 0 0px 0; position: relative; }
.contentarea1 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea1 h4 { color: #003976; font-size: 25px; font-weight: bold; padding: 0 0 15px 0; margin: 0px; }
.contentarea1 h5 { color: #003976; font-size: 18px; font-weight: bold; padding: 15px 0 20px 0; margin: 0px; }
.contentarea1 a { color: #333; }
.contentarea1 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea1 .services { padding: 15px 0; margin: 0px; }
.contentarea1 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea1 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.contentarea2 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea2 h1, .contentarea2 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea2 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea2 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea2 h3 { color: #344a7e; font-size: 36px; padding: 0; margin: 0px; position: relative; }
.contentarea2 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea2 h4 { color: #003976; font-size: 25px; font-weight: bold; padding: 0 0 15px 0; margin: 0px; }
.contentarea2 h5 { color: #003976; font-size: 18px; font-weight: bold; padding: 15px 0 20px 0; margin: 0px; }
.contentarea2 a { color: #333; }
.contentarea2 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea2 .services { padding: 15px 0; margin: 0px; }
.contentarea2 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea2 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.contentarea3 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea3 h1, .contentarea3 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea3 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea3 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea3 h3 { color: #344a7e; font-size: 36px; padding: 0; margin: 0px; position: relative; }
.contentarea3 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea3 h4 { color: #344a7e; font-size: 36px; font-weight: bold; padding: 0 0 15px 0; margin: 0px 0 25px 0; position: relative; }
.contentarea3 h4::before { content: ''; width: 50px; height: 2px; background: #ce120d; padding: 0; position: absolute; bottom: 0px; left: 0px; right: 0px; margin: auto; }
.contentarea3 h5 { color: #003976; font-size: 18px; font-weight: bold; padding: 15px 0 20px 0; margin: 0px; }
.contentarea3 a { color: #333; }
.contentarea3 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea3 .services { padding: 15px 0; margin: 0px; }
.contentarea3 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea3 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.contentarea4 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea4 h1, .contentarea4 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea4 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea4 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea4 h3 { color: #344a7e; font-size: 36px; padding: 0; margin: 0px; position: relative; }
.contentarea4 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea4 h4 { color: #344a7e; font-size: 36px; font-weight: bold; padding: 0 0 15px 0; margin: 0px 0 25px 0; position: relative; }
.contentarea4 h4::before { content: ''; width: 50px; height: 2px; background: #ce120d; padding: 0; position: absolute; bottom: 0px; left: 0px; right: 0px; margin: auto; }
.contentarea4 h5 { color: #003976; font-size: 20px; font-weight: bold; padding: 0px 0 15px 0; margin: 0px; line-height: 28px; }
.contentarea4 a { color: #333; }
.contentarea4 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea4 .services { padding: 15px 0; margin: 0px; }
.contentarea4 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea4 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.contentarea5 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea5 h1, .contentarea5 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea5 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea5 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea5 h3 { color: #344a7e; font-size: 36px; padding: 0; margin: 0px; position: relative; }
.contentarea5 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea5 h4 { color: #344a7e; font-size: 36px; font-weight: bold; padding: 0 0 15px 0; margin: 0px 0 25px 0; position: relative; }
.contentarea5 h4::before { content: ''; width: 50px; height: 2px; background: #ce120d; padding: 0; position: absolute; bottom: 0px; left: 0px; right: 0px; margin: auto; }
.contentarea5 h5 { color: #003976; font-size: 20px; font-weight: bold; padding: 0px 0 15px 0; margin: 0px; line-height: 28px; }
.contentarea5 a { color: #333; }
.contentarea5 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea5 .services { padding: 15px 0; margin: 0px; }
.contentarea5 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea5 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.contentarea6 { padding: 0px 0; margin: 0px; background: #fff; color: #333; font-size: 14px; line-height: 28px; position: relative; float: left; width: 100%; }
.contentarea6 h1, .contentarea6 h2 { color: #344a7e; font-size: 24px; font-weight: bold; padding: 0px 0 0px 15px; margin: 0 0 30px 0; position: relative }
.contentarea6 h2 span { color: #333333; font-size: 20px; font-weight: normal; display: block; }
.contentarea6 h2::before { content: ''; width: 4px; height: 100%; background: #ce120d; padding: 0; position: absolute; left: 0; }
.contentarea6 h3 { color: #344a7e; font-size: 36px; padding: 0; margin: 0px; position: relative; }
.contentarea6 h3 span { display: block; color: #003976; font-size: 20px; font-weight: bold; padding: 8px 0 6px 0; }
.contentarea6 h4 { color: #344a7e; font-size: 36px; font-weight: bold; padding: 0 0 15px 0; margin: 0px 0 25px 0; position: relative; }
.contentarea6 h4::before { content: ''; width: 50px; height: 2px; background: #ce120d; padding: 0; position: absolute; bottom: 0px; left: 0px; right: 0px; margin: auto; }
.contentarea6 h5 { color: #003976; font-size: 20px; font-weight: bold; padding: 0px 0 15px 0; margin: 0px; line-height: 28px; }
.contentarea6 a { color: #333; }
.contentarea6 a:hover, .contentarea1 a:focus { color: #000; }
.contentarea6 .services { padding: 15px 0; margin: 0px; }
.contentarea6 .services .cols { margin-bottom: 17px; margin-top: 10px; float: left; width: 100%; min-height: 250px; }
.contentarea6 .services .img_wrap { padding: 0px 0 10px 0; float: left; width: 100%; text-align: center; }
.cus_bullets { list-style: none; padding: 0px; margin: 0px; }
.cus_bullets li { list-style: none; padding: 0px 2% 12px 30px; margin: 0px; float: left; width: 48%; background: url(images/bull.jpg) no-repeat left top 7px; }
footer { padding: 60px 0; margin: 0px; float: left; width: 100%; background: #344a7e; text-align: center; font-size: 15px; color: #fff; }
footer i { font-size: 30px; text-align: center; }
footer h6 { color: #fff; padding: 25px 0 13px 0; margin: 0px; }
footer .col-sm-4 { border-left: 1px #9aa5bf solid; }
footer a, footer a:hover { color: #fff; }
footer .col-sm-4:first-child { border-left: none; }
.footer_bottom { background: #243458; text-align: center; color: #fff; font-size: 15px; padding: 20px 0; float: left; width: 100% }
.footer_bottom a, .footer_bottom a:hover { color: #fff; }
@media(max-width:1200px) {
.cta, .email { font-size: 9px; }
.cta span, .email span { font-size: 10px; }
.banner h1 { font-size: 39px; }
.contentarea2 h3 { font-size: 28px; }
}
@media(max-width:992px) {
.cta, .email { font-size: 6px; padding: 22px 0 22px 70px; line-height: 2px; margin: 3px 0 0 0; }
.cta span, .email span { font-size: 7px; }
.lang { margin: 9px 0 0 0; }
.banner h1 { line-height: 43px; font-size: 25px; }
.contentarea2 h3 { font-size: 21px; line-height: 29px; }
footer { font-size: 11px; }
.banner { padding: 120px 0; }
}
@media(max-width:767px) {
.logo { display: block; margin: auto; }
.cta, .email { font-size: 16px; padding: 10px 0; text-align: center; background: none; line-height: 16px }
.cta span, .email span { font-size: 14px; }
.lang { margin: 9px 0 10px 0; text-align: center; }
.navbar-brand { pointer-events: none; font-size: 16px; color: #fff; }
.navbar-nav > li:last-child { float: left; background: #ce120d; width: 100%; text-align: center; }
.navbar-nav > li:last-child > a { display: block; width: 100%; }
.banner h1 { line-height: 26px;font-size: 16px; padding: 0px 0 19px 0; }
.banner { padding: 33px 0; }
.text-right { text-align: left; }
.btn-primary.btn_cus { margin-top: 22px; }
.contentarea2 h3 { font-size: 19px; line-height: 29px; }
.ser_cus_img img { margin-bottom: 15px; }
.cus_bullets li { padding: 0px 0 12px 30px; margin: 0px; width: 100%; }
footer { font-size: 15px; }
footer .col-sm-4 { border-top: 1px #9aa5bf solid; border-left: none; padding: 30px 15px; }
footer .col-sm-4:first-child { border-left: none; border-top: none; }
footer { padding: 0px 0; }
.footer_bottom { font-size: 12px; }
.navigation.fixed{position:static;}
.btn-primary, .btn-success{font-size:13px;}
}
