﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Istok+Web);
@import url(https://fonts.googleapis.com/css?family=Lora);
/** general **/
.top_links select {
    font-size: 12px;
    width: 100px;
    margin-top: 15px;
}

body { font-size: 13px; }
a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #453951; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h2 { font-size: 30px; font-weight: 600; line-height: 40px; color: #333; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h2 span { font-weight: 300; }
h3 { font-size: 20px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h4 { font-size: 20px; font-weight: 600; color: #333333; line-height: 30px; line-height: normal; margin: 0 0 15px 0; font-family: 'Open Sans', sans-serif; }
h4 span { font-weight: 300;  }
h5 { font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h6 { font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h1, h2, h4, h5, h3, h6 { color: #333333; } 
p { margin-bottom: 15px; font-size: 13px; color: #656565; line-height: 20px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 30px 0; border-color: #e5e5e5; }
.form-control { border-color: #ccc; margin-bottom: 16px;}
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
.bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(251, 68, 0, 0.3); }
/*ol li { margin: 0 !important; }*/
img { max-width: 100%; }
span.overlay { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; background: rgba(251, 68, 0, 0.3) }

.IstokLoralabel {
            font: 400 14px/1.6 'Lora', Georgia, serif;
        }
.IstokLoralabelshort {
            font: 400 12.5px/1.6 'Lora', Georgia, serif;
        }

.pagination > li > a:hover, .pagination > li > a.active { color: #fff; background: #952800; }
.pagination > li > a, .pagination > li > span { padding: 6px 10px; color: #333; border-radius: 4px; border: none; background: #eeeeee; }
.pagination > li { margin: 0 2px; float:left; }

ul#accordion { padding: 0 0 20px 0; overflow: hidden; margin: 0; list-style: none; }
ul#accordion li { padding: 0px; border-radius: 0; border: none; float: left; width: 100%; }
ul#accordion li .panel-collapse { border: 1px solid #CCCCCC; border-top: none; }
ul#accordion.panel-group .panel { border-radius: 0; }
ul#accordion li .top { padding: 0px; min-height: 46px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
ul#accordion li .top a { padding: 10px 0 10px 15px; display: block; color: #fff; }
ul#accordion li .top i { font-size: 11px; line-height: 20px; display: block; text-align: center; }
ul#accordion li .top span.minus { display: block; color: #000; }
ul#accordion li .top span.plus { display: none; }
ul#accordion li .top .collapsed span.minus { display: none; }
ul#accordion li .top .collapsed span.plus { display: block; }
ul#accordion .panel-default > .panel-heading { line-height: 28px; color: #fff; border-color: #363636; background: #727C89; }
ul#accordion li a.collapsed { color: #555555; background: #F0F0F0; }
ul#accordion li a { background: #FB4400; color: #fff; border-color: #FB4400; font-size: 16px; }
ul#accordion li .top span { text-align: center; color: #868686; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; margin-top: 3px; width: 22px; height: 22px; background: #fff; display: block; float: left; }
ul#accordion li p { padding: 5px 12px; margin: 0px; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { background: #00A9E0; color: #fff; border-color: #00A9E0; border: none}
a .overlay { opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
a:hover .overlay { opacity: 10; }

/* Buttons */
.btn { border: 1px solid #FB4400; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #FB4400; color: #fff; }
.btn:hover, .btn.active { color: #fff; border-color: #952800; background: #952800; }
.btn-default { background: #FB4400; color: white; border-color: #FB4400; font-size: 14px; border-radius: 0; }
.btn-lg, .btn-primary { color: #fff; }
.btn-danger { color: #fff; }
.form-control { border-radius: 0; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {  background: #952800; color: #fff; border-color: #952800;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #8DBB3E; border-color: #8DBB3E; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags ul { padding: 0px; margin: 0px; list-style: none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 3px 9px; display: block; border-radius: 4px; text-transform: uppercase; font-size: 13px; line-height: 23px; border: 1px solid #FB4400; background: #FB4400; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #952800; color: #fff; border-color: #952800; }

.nav-tabs { border: none; }
.nav-tabs > li > a { text-transform: none; border: none; font-weight: 700; border-radius: 0; color: #fff; background: #FB4400; }
.nav-tabs > li > a span { font-size: 12px; width: 20px; height: 20px; line-height: 20px; color: #393a3b; text-align: center; display: inline-block; margin-right: 5px; border-radius: 50px; background: #fff; }
.nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus { border: none; color: #000; background: #f0f0f0; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; background: #f0f0f0; }
.tab-content { padding: 20px; overflow: hidden; background: #f0f0f0; }

header.fix .top_links { min-height: inherit; height: 0; }
.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; }
.top_links { padding-bottom: 0; width: 100%; overflow: hidden; min-height: 35px; background: #0098f8;  transition: all 0.3s; -webkit-transition: all 0.3s; }
.top_links ul { padding: 0px; margin: 13px; list-style: none; }
.top_links li { color: #fff; float: left; }
.top_links .links li { color: #fff; }
.top_links .links li a { color: #fff; }
.social { padding: 0px; list-style: none; margin-top: 0; }
.social li a { padding: 0; text-align: center; display: block; color: #fff; line-height: 30px; height: 30px; font-size: 14px; text-align: center; width: 30px; background: none; }
.social li a:hover { color: #000; background: none; }
.social li a i { font-size: 15px; }
.social li { padding-left: 3px; float:left; }
.social ul { list-style: none; float: right; margin-top: 0; }
.links ul { padding: 0 5px 0 0; list-style: none; overflow: hidden; }
.links li { padding: 0 5px; float: left; color: #e3e3e3; line-height: 28px; }
.links li i { margin-right: 10px; }
.links li a { padding-right: 3px; display: inline-block; color: #e3e3e3; }
.links li a:hover { color: #000; }
select { margin-top: 6px; }
label { line-height: 30px; margin: 0 10px; display: block; font-weight: 400; }

header { position: absolute; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; z-index: 99999; width: 100%; border-bottom: 1px solid #e6e6e6; background: #fff; }
header.fix { position: fixed; } 
.mid_search { padding-top: 0; height: 70px; transition: all 0.3s; -webkit-transition: all 0.3s; }
navbar-collapse { padding-right: 0px; }
.navbar-nav > li > a { position: relative; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; padding: 40px 20px 26px; font-size: 15px; color: #393A3B; font-weight: 400; background: none; }
.navbar-nav > li > a i { position: absolute; left: 50%; margin-left: -8px; display: none; text-align: center; font-size: 24px; line-height: 6px; text-indent: -9999px; color: #F62459; top: 0px; width: 0px; height: 0px; border-style: solid; border-width: 10px 7px 0; border-color: #F62459 transparent transparent transparent; }
.nav > li > a:hover, .nav > li > a:focus { color: #515a5f; background: none; }
.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { color: #00386C; background: none; }
.navbar-nav > li > a:hover i, .navbar-nav > li.open > a i, .navbar-nav > li > a:focus i, .nav .open > a i, .nav .open > a:hover i, .nav .open > a:focus i { display: block; }
.navbar-brand { padding: 0px; color: #393a3a !important; margin: 20px 0 0 15px; height: auto; display: block; line-height: 40px; float: left; font-weight: 400; font-size: 30px; text-transform: none; }
.navbar-brand i { color: #fb4400; font-size: 38px; margin-right: 10px; }
.navbar-nav > li > .dropdown-menu { box-shadow: none; border: none; border-bottom: 4px solid #FB4400; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); background: #fff; }
.navbar-nav .dropdown-menu > li { border-top: 1px solid #f3f3f3; }
.navbar-nav .dropdown-menu > li:first-child { border: none; }
.navbar-nav .dropdown-menu > li > a { padding: 2px 13px; font-weight: 400; line-height: 30px; color: #393A3B; text-transform: none; }
.navbar-nav .dropdown-menu > li > a:hover { color: #fff; background: #FB4400; }

#mainArea { padding-top: 15px; }

/* Main Slider */
#main-slider { position: relative; overflow: hidden; }
#main-slider .nivo-caption { padding: 0; margin: auto; display: none; z-index: 99; background: none; }
    #main-slider h1 {
        padding: 0px 10px;
        line-height: 60px;
        font-size: 40px;
        display: inline-block;
        background: #00386C;
        color: #fff;
    }
#main-slider .nivo-caption li { margin-top: 5px; float: left; width: 100%; border-left: 5px solid #393A3B; }
#main-slider .nivo-caption li a { display: block; padding: 5px; float: left; color: #fff; background: #FB4400; }
#main-slider .nivo-caption li a:hover { background: #393A3B; }

/* The Nivo Slider styles */
.nivoSlider { position:relative; width:100%; height:400px; overflow: hidden; }
.nivoSlider img { position:absolute; top:0px; left:0px; max-width: none; }
.nivo-main-image { display: block !important; position: relative !important;  width: 100% !important;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin: 0; z-index:6; display:none; background:white;  filter:alpha(opacity=0);  opacity:0; }
/* The slices and boxes in the Slider */
.nivo-slice { display:block; position:absolute; z-index: 5; height: 100%; top:0; }
.nivo-box {	display:block; position:absolute; z-index: 5; overflow: hidden; }
.nivo-box img { display:block; } 
/* Caption styles */
.nivo-caption { 	position:absolute; 	left:0px; 	bottom:0px; 	background:#000;  	color:#fff; 	width:100%; 	z-index:8; 	padding: 5px 10px; 	opacity: 0.8; 	overflow: hidden;	display: none;	-moz-opacity: 0.8; 	filter:alpha(opacity=8); 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 	-moz-box-sizing: border-box;    /* Firefox, other Gecko */ 	box-sizing: border-box;         /* Opera/IE 8+ */ }
.nivo-caption p { 	padding:5px;	margin:0;}
.nivo-caption a {	display:inline !important;}
.nivo-html-caption {    display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {	position:absolute;	top: 50%; margin-top: -20px; z-index:99999; line-height: 40px; height: 40px; font-size: 60px; font-weight: 300; color: #fff; cursor:pointer;}
.nivo-directionNav a i { line-height: 40px; }
.nivo-directionNav a:hover { color: #FB4400; }
.nivo-prevNav {	left: 10px; z-index: 999; }
.nivo-nextNav {	right: 10px; z-index: 999;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { text-align: center; margin-top: -20px; position: relative; z-index: 999; }
.nivo-controlNav a { padding: 0; color: #fff; width: 13px; border: 2px solid #393A3B; height: 13px; cursor: pointer; border-radius: 40px; margin: 0 3px; text-indent: -9999px; display: inline-block; background: #fff; }
.nivo-controlNav a.active { width: 13px; height: 13px; background: #FB4400; border-color: #FB4400; }
.breadcrumb { margin-bottom: 6px; background: none; }
.breadcrumb li { color: #fff; font-size: 13px; }
.breadcrumb li a { color: #fefefe; }
.breadcrumb li a:hover { color: #000; }

/* title Area */
#titleArea { padding: 140px 0 10px; margin-bottom: 40px; min-height: 60px; position: relative; overflow: hidden; border-bottom: 0px solid #cccccc; background: #D8D8D8; }
#titleArea h2 { padding-left: 10px; margin-bottom: 0px; font-size: 34px; font-weight: 400; color: #00386C; }
#titleArea.spacer { margin-bottom: 0px; }

/* intro Area */
#introArea { padding: 20px 0; position: relative; overflow: hidden; background: #0098f8; }
#introArea h2 { font-size: 24px; font-weight: 400; margin: 0px; color: #fff; }
#introArea h2 span { font-weight: 300; }

/* business Area */
.businessArea { padding: 30px 0 20px; position: relative; overflow: hidden; background: #fff; }
.businessArea h3 { text-transform: uppercase; font-weight: 400; font-size: 18px; line-height: 36px; color: #fff; margin: 0px; background: #303030; }
.businessArea span { display: block; line-height: 60px; font-size: 28px; margin-bottom: 10px; color: #fff; font-weight: 700; background: #4a4a4b; }
.businessArea span cite { font-style: normal; font-weight: 400; font-size: 12px; }
.businessArea .btn { display: block; margin: auto; border-radius: 0; }
.businessArea i { margin: 0 10px 0 0; }

/* service Area */
#serviceArea { padding: 40px 0 50px; position: relative; overflow: hidden; background-image: url(../images/image_1900x2000.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 2000px; }
#serviceArea h2 { color: #fff; }
#serviceArea h4 { color: #fff; font-weight: 400; }
#serviceArea h3 { margin: 0px 0 8px; color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; }
#serviceArea .block { padding: 20px; overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; box-shadow: 0px 0px 2px #333; border-radius: 5px; -webkit-border-radius: 5px; background: #fb4400; }
#serviceArea .block:hover { background: #fff; }
#serviceArea i { background-color: #ff723d; color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 100%; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); float: left; height: 80px; font-size: 35px; line-height: 80px; margin-right: 30px;   text-align: center; vertical-align: middle; width: 80px; }
#serviceArea p { margin: 0px; color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; }
#serviceArea .block:hover i { box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); color: #333; background: #EEEEEE; }
#serviceArea .block:hover h3 { color: #333; }
#serviceArea .block:hover p { color: #333; }
#serviceArea .col-sm-6 { padding-top: 30px; }

/* people Area */
.peopleArea { padding: 30px 0 20px; position: relative; overflow: hidden; background: #4A4A4B; }
.peopleArea h2 { color: #fff; font-weight: 400; font-size: 26px; padding-bottom: 10px; line-height: 40px; text-transform: uppercase; }
.peopleArea ul { margin: 0px; }
.peopleArea li { padding: 13px 15px; border-color: #f0f0f0; border-radius: 5px; margin-top: 10px; background: #f0f0f0; }
.peopleArea li i { font-size: 18px; margin-right: 10px; }
.peopleArea h3 { margin: 0px; text-transform: uppercase; font-weight: 400; font-size: 16px; }
.peopleArea .
 { min-height: 250px; }

/* account Area */
.accountArea { padding: 30px 0 20px; position: relative; overflow: hidden; background: #fff; }
.accountArea h2 { font-weight: 700; font-size: 22px; padding-bottom: 10px; line-height: 40px; text-transform: uppercase; }
.accountArea h2 span { font-weight: 300; }
.accountArea h3 { font-size: 18px; color: #333; margin-bottom: 5px; font-weight: 300; font-family: 'Lato', sans-serif, Helvetica, Arial, sans-serif; }
.accountArea li { line-height: 30px; font-size: 16px; }
.accountArea li i { padding-right: 10px; color: #FB4400; font-size: 20px; line-height: 30px; display: block; float: left; }

/* footer Area */
#footerArea { padding: 0; overflow: hidden; width: 100%; position: relative; z-index: 99; margin-top: -1px; background: #262626; }
#footerArea .footer_top { padding: 30px 0; width: 100%; background: #333333; }
#footerArea .footer_bottom p { padding: 20px 0; }
#footerArea .footer_bottom li { padding: 15px 5px; }
#footerArea .footer_bottom ul { margin: 0 }
#footerArea .footer_bottom li a { background: #FB4400; width: 25px; height: 25px; line-height: 25px; border-radius: 30px; color: #fff; }
#footerArea .footer_bottom li a i { font-size: 13px; }
#footerArea .footer_bottom li a:hover { background: #952800; }
#footerArea h4 { padding-bottom: 0px; color: #fff; text-transform: none; font-size: 20px; line-height: 30px; font-weight: 400; }
#footerArea p { padding: 0 0 10px; margin: 0px; color: #e3e3e3; float: left; font-size: 13px; line-height: 18px; }
#footerArea p a { display: inline; }
#footerArea a { color: #e3e3e3; }
#footerArea a:hover { color: #898989; }
.photo li { padding: 10px 0; border: none; border-top: 1px solid #43464b; width: 100%; float:left; }
.photo li:first-child { border: none; }
.photo li a { line-height: 20px; color: #e3e3e3; display: block; }
.photo li a:hover { color: #898989; }
.photo li a.image { width: 60px; float:left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #fff; }
.photo li a.image img { width: 100%; height: auto; }
.photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }

.images ul { padding: 0px; list-style: none; overflow: hidden; }
.images li { padding: 0 5px 5px 0; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0; display: block; color: #fff; opacity: 0.8; }
.images li a:hover { opacity: 10; }
.address { padding-bottom: 0px; color: #e3e3e3; overflow: hidden; border-bottom: 1px solid #414141; }
.address address { color: #e3e3e3; line-height: 20px; font-style: normal; font-size: 12px; }
.address address a { color: #e3e3e3; }
.address address a:hover { color: #fff; }
.address address i { display: block; float: left; color: #e3e3e3; font-size: 13px; line-height: 20px; width: 20px; }

.categories { padding: 0 0 20px; overflow: hidden; }
.categories .tab-content { padding: 5px 10px; margin-bottom: 30px; border: 1px solid #efefef; border-top: none; }
.categories .nav-tabs { border-bottom: 1px solid #efefef; }
.categories .nav-tabs > li.active > a, .categories .nav-tabs > li.active > a:hover, .categories .nav-tabs > li.active > a:focus { border-right: 1px solid #efefef; border-left: 1px solid #efefef; }
.categories .nav-tabs > li a { text-transform: none; }
.categories h4 { text-transform: none; }
.categories .links ul { padding: 0px; margin: 0px 0 30px; list-style: none; overflow: hidden; }
.categories .links li { width: 100%; border-bottom: 1px dotted #e2e2e2; }
.categories .links li a { padding: 0px; font-size: 13px; line-height: 34px; color: #999; display: block; }
.categories .links li a:hover { color: #952800; font-weight: 700; }
.categories .links li a i { margin-right: 10px; display: block; float: left; line-height: 34px; font-size: 12px; }
.categories p { font-size: 13px; line-height: 22px; margin-bottom: 30px; }
.categories p img { margin: 0 15px 0px 0; }
.categories .photo { overflow: hidden; }
.categories .photo ul { padding: 0px; margin: 0px; list-style: none; overflow: hidden; }
.categories .photo li { padding: 10px 0; border: none; width: 100%; float:left; }
.categories .photo li:first-child { padding-top: 0px; }
.categories .photo li a { line-height: 18px; font-size: 14px; display: block; color: #999999; }
.categories .photo li a.image { width: 60px; float: left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #e5e5e5; }
.categories .photo li a.image img { width: 100%; height: auto; }
.categories .photo li:hover a.image { text-decoration: underline; border-color: #952800; }
.categories .photo li:hover a { color:#952800; }
.categories .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 16px; font-size: 12px; }
.carousel { margin-bottom: 10px; }

.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .slider { padding-bottom: 20px; }
.textArea .slider a { margin: 0px; }
.textArea h3 { margin-bottom: 20px; }
.textArea h3 span { font-weight: 300; }
.textArea h4 { margin-bottom: 20px; font-weight: 300; font-size: 26px; line-height: 40px; color: #999999; }
.textArea h4 span { color: #fb4400; font-weight: 400; }
.textArea p { margin-bottom: 20px; }
.textArea img { margin-bottom: 15px; }
.textArea .block { border-left: 3px solid #E8E8E8; line-height: 20px; margin: 20px 0 20px 15px; padding-left: 20px;}
.textArea .block p { color: #AFAFAF; }
.textArea a { display: block; position: relative; /*margin-bottom: 20px;*/ }
.textArea a.btn { float: left; }
/*.textArea li:first-child { padding-bottom: 5px; color:#333333; float: left; width: 100%; }
.textArea li strong { font-weight: 700; }
.textArea li strong i { font-weight: 400; }
.textArea li a i { font-size: 13px; }
.textArea li a { margin: 0px; color: #ccc; }
.textArea li a:hover { color: #000; }
.textArea li { padding: 0 2px; }
.textArea .list_items li { padding: 0px; border: none; }
.textArea .list_items li span { background-color: #F3F3F3; border-radius: 100%; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset, 0 2px 0 0 #FFFFFF; float: left; font-size: 22px; height: 65px; line-height: 65px; margin: 0 25px 0 0; padding: 0; text-align: center; vertical-align: middle; width: 65px; }
.textArea .list_items li { padding-bottom: 10px; width: 100%; float:left; }
.textArea .list_items li h6 { padding-top: 5px; color: #fb4400; font-weight: 300; font-size: 18px; line-height: 24px; margin: 0px; }
*/
.textArea .icon { border: 3px solid #F0F0F0; border-radius: 100%; float: left; height: 100px; margin: 0 15px 15px 0; text-align: center; vertical-align: middle; width: 100px; }
.textArea .icon i { color: #B9B9B9; line-height: 94px; font-size: 40px; }
.textArea h5 { margin-bottom: 5px; font-size: 20px; font-weight: 300; }


.blog_post .image { overflow: hidden; margin-bottom: 20px; }
.blog_post .image a { display: block; position: relative; }
.blog_post .date { padding: 0; margin: 0 25% 0 0; color: #816565; text-transform: uppercase; background: #f5f5f5; }
.blog_post .date span { padding: 0px; display: block; margin: 0px; text-align: center; font-weight: 700; font-size: 14px; line-height: 40px; }
.blog_post .date cite { padding: 0px; display: block; margin: 0px; color: #fff; text-align: center; font-style: normal; font-size: 10px; line-height: 20px; background: #FB4400; }
.blog_post h2 { font-weight: 300; font-size: 28px; }
.blog_post h2 a:hover { color: #FB4400; }
.blog_post .btn i { font-weight: 300; font-size: 13px; }
.blog_post .post-meta { padding: 0 0 10px; width: 100%; overflow: hidden; }
.blog_post .post-meta span { padding: 0; display: block; float: left; line-height: 20px; color: #27528C; margin-right: 5px; font-size:12px; }
.blog_post .post-meta span a { color: #A1A1A1; }
.blog_post .post-meta span a:hover { color: #000; }
.blog_post .post-meta span i { color: #aaaaaa; margin-right: 5px; }
.blog_post .post-meta a.btn { padding: 3px 8px; font-size: 13px; }
.blog_post .col-sm-10{ padding-left: 0px; }

#logoArea #logo { z-index: 99; position: relative; }
#logoArea { padding: 30px 0; overflow: hidden; width: 100%; background: #39a9e0; }
#logoArea .flex-viewport li { margin-right: 45px; text-align: center; }
#logoArea .flex-next { top: 50%; margin-top: -20px; right: -15px; left: auto; }
#logoArea .flex-prev { top: 50%; margin-top: -20px; left: -15px; right: auto; }
#logoArea .flex-direction-nav li { margin-left: 15px; height: auto; width: auto; }
#logoArea .flex-direction-nav li { display: block; width: auto; height: auto; line-height: 35px; }
#logoArea .flex-direction-nav li a:hover span { color: #000; }

/* Contact Area */
#contactArea { padding: 40px 0; background: #fff; }
#contactArea #map { margin: 0 0 40px 0; }
#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea textarea { min-height: 180px; }
#contactArea .form-control { padding: 5px 10px; height: 45px; margin-bottom: 15px; border-color: #EFEFEF; }
#contactArea .form-control:focus { color: #333; border-color: #FB4400; }
#contactArea h2 { margin-bottom: 15px; font-size: 22px; font-weight: 400; }
#contactArea h5 { font-weight: 700; margin: 0px; font-size: 13px; }
#contactArea address { line-height: 22px; margin: 0px; font-size: 13px; }
#contactArea address a { color: #4689d5; }

.infocon-panel-integration
{
    /*HEIGHT: 680px;*/
    HEIGHT: 970px;
    BACKGROUND: url(../images/orange-bar.png) no-repeat 50% 100%
}
.infocon-panel
{
    HEIGHT: 750px;
    /*HEIGHT: 770px;*/
    BACKGROUND: url(../images/orange-bar.png) no-repeat 50% 100%
}
.infocon-panel-contactus
{
    HEIGHT: 750px;
    /*HEIGHT: 770px;*/
    BACKGROUND: url(../images/orange-bar.png) no-repeat 50% 100%
}
.footertext
{
    FONT-SIZE: 15px;
    COLOR: #fff
}
.bcumb
{
    BORDER-TOP: #e5e5e5 2px solid;
    HEIGHT: auto;
    WIDTH: 100%;
    BACKGROUND: #f5f5f5;
    FLOAT: left;
    MARGIN: 0px
}
.bcumb UL
{
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-TOP: 10px;
    PADDING-RIGHT: 0px
}
.bcumb UL LI
{
    LIST-STYLE-TYPE: none;
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Lato';
    COLOR: #303030;
    DISPLAY: inline;
    MARGIN-RIGHT: 7px
}
.bcumb UL LI A
{
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Lato';
    COLOR: #303030;
    TEXT-ALIGN: left
}
.bcumb UL LI A:hover
{
    COLOR: #fb4400
}
.bcumb UL LI A.active
{
    COLOR: #fb4400
}
.bcumb H1
{
    FONT-SIZE: 36px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 500;
    COLOR: #303030;
    TEXT-ALIGN: left;
    LINE-HEIGHT: 30pt
}
.bcumb H1 SPAN
{
    FONT-WEIGHT: 100
}
.edi_text
{
    HEIGHT: auto;
    WIDTH: 100%;
    FLOAT: left;
    MARGIN: 0px
}
.edi_text H2
{
    FONT-SIZE: 36px;
    FONT-FAMILY: 'Lato';
    BACKGROUND: url(../images/heading_bg.png) no-repeat center bottom;
    TEXT-TRANSFORM: uppercase;
    FONT-WEIGHT: 100;
    COLOR: #303030;
    PADDING-BOTTOM: 20px;
    TEXT-ALIGN: center;
    MARGIN-TOP: 50px
}
.edi_text H2 SPAN
{
    FONT-WEIGHT: 700;
    COLOR: #fb4400
}
.edi_text P
{
    FONT-SIZE: 19px;
    FONT-FAMILY: 'Lato';
    BORDER-BOTTOM: #e5e5e5 1px solid;
    FONT-WEIGHT: 300;
    COLOR: #4c4c4c;
    PADDING-BOTTOM: 40px;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 32px
}
.partners
{
    HEIGHT: auto;
    WIDTH: 100%;
    FLOAT: left;
    MARGIN-TOP: 40px
}
.partners P
{
    FONT-SIZE: 20px;
    FONT-FAMILY: 'Lato';
    TEXT-TRANSFORM: uppercase;
    FONT-WEIGHT: 900;
    COLOR: #4c4c4c;
    TEXT-ALIGN: left;
    LINE-HEIGHT: 0px
}
.partners P SPAN
{
    COLOR: #fb4400
}
.partners UL
{
    WIDTH: 100%;
    BACKGROUND: #fb4400;
    FLOAT: left;
    PADDING-BOTTOM: 8px;
    PADDING-TOP: 8px;
    PADDING-LEFT: 0px;
    MARGIN-TOP: 20px;
    PADDING-RIGHT: 0px
}
.partners UL LI
{
    LIST-STYLE-TYPE: none;
    MARGIN: 10px 7px;
    DISPLAY: inline
}
.partners UL LI A
{
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Lato';
    BACKGROUND: #fb4400;
    FONT-WEIGHT: 500;
    COLOR: #fff;
    PADDING-BOTTOM: 5px;
    TEXT-ALIGN: center;
    PADDING-TOP: 5px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px
}
.partners UL LI A:hover
{
    BACKGROUND: #9e2b00
}
.partners UL LI A:active
{
    BACKGROUND: #9e2b00
}
.clr
{
    CLEAR: both
}
.partner_res
{
    HEIGHT: auto;
    WIDTH: 100%;
    FLOAT: left;
    MARGIN-TOP: 10px
}
.partner_res P
{
    FONT-SIZE: 18px;
    FONT-FAMILY: 'Lato';
    BORDER-BOTTOM: #e5e5e5 1px solid;
    TEXT-TRANSFORM: uppercase;
    FONT-WEIGHT: 400;
    COLOR: #4c4c4c;
    PADDING-BOTTOM: 10px;
    TEXT-ALIGN: left
}
.partner_res P SPAN
{
    COLOR: #fb4400
}
UL.partnerlist
{
    WIDTH: 100%;
    TEXT-ALIGN: left;
    MARGIN: 0px
}
UL.partnerlist LI
{
    LIST-STYLE-TYPE: none;
    BACKGROUND: url(../images/EDI-Tradingpartner-icon.png) no-repeat;
    MARGIN: 8px 0px;
    DISPLAY: block
}
UL.partnerlist LI A
{
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 400;
    COLOR: #3a3a3a;
    TEXT-ALIGN: left;
    PADDING-LEFT: 20px
}
UL.partnerlist LI A:hover
{
    COLOR: #fb4400
}
UL.feature_list
{
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-LEFT: 30px;
    PADDING-RIGHT: 0px
}
UL.feature_list LI
{
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px
}
UL.feature_list LI A
{
    FONT-SIZE: 13px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 400;
    COLOR: #3a3a3a;
    TEXT-ALIGN: left
}
UL.feature_list LI A:hover
{
    COLOR: #fb4400
}
.whyus
{
    WIDTH: 100%;
    BACKGROUND: #f9f9f9;
    FLOAT: left;
    PADDING-BOTTOM: 50px;
    MARGIN-TOP: 30px
}
.whyus H3
{
    FONT-SIZE: 30px;
    FONT-FAMILY: 'Lato';
    BORDER-BOTTOM: #e5e5e5 1px solid;
    FONT-WEIGHT: 300;
    COLOR: #4c4c4c;
    PADDING-BOTTOM: 10px;
    TEXT-ALIGN: left;
    MARGIN-TOP: 30px
}
.whyus H3 SPAN
{
    COLOR: #fb4400
}
.whyus P
{
    FONT-SIZE: 20px;
    FONT-FAMILY: 'Lato';
    TEXT-TRANSFORM: uppercase;
    FONT-WEIGHT: 300;
    COLOR: #303030;
    TEXT-ALIGN: left;
    MARGIN: 0px;
    LINE-HEIGHT: 30px
}
.whyus UL
{
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-TOP: 20px;
    PADDING-RIGHT: 0px
}
.whyus UL LI
{
    LIST-STYLE-TYPE: none;
    FONT-SIZE: 16px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 300;
    COLOR: #4c4c4c;
    TEXT-ALIGN: left;
    MARGIN: 10px 0px;
    DISPLAY: block
}
.whyus UL LI SPAN
{
    FONT-WEIGHT: 400;
    COLOR: #fb4400
}
UL.footernav
{
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN: 0px;
    PADDING-RIGHT: 0px
}
UL.footernav LI
{
    LIST-STYLE-TYPE: none;
    MARGIN: 10px 0px;
    DISPLAY: block
}
UL.footernav LI A
{
    FONT-SIZE: 16px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 400;
    COLOR: #fff;
    TEXT-ALIGN: center;
    PADDING-LEFT: 0px
}
UL.footernav LI A:hover
{
    COLOR: #fb4400
}
UL.industrylist
{
    WIDTH: 100%;
    TEXT-ALIGN: left;
    MARGIN: 0px
}
UL.industrylist LI
{
    LIST-STYLE-TYPE: none;
    MARGIN: 8px 0px;
    DISPLAY: block
}
UL.industrylist LI A
{
    FONT-SIZE: 14px;
    FONT-FAMILY: 'Lato';
    FONT-WEIGHT: 400;
    COLOR: #3a3a3a;
    TEXT-ALIGN: left
}
UL.industrylist LI A:hover
{
    COLOR: #fb4400
}

.listNav { margin:0px 0px 30px 0px; width: 100%;background: #fb4400;color:#fff;text-align: center;}

.ln-letters { overflow:hidden;text-align: center}
.ln-letters a { font-size:1.2em; display:block; float:left; padding:7px 14px; border:none; border-right:none; text-decoration:none; color:#fff}
.ln-letters a.ln-last { border-right:none; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#000;color:#fff; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { position:relative;text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; margin-top:141px;display: none;}



#pl #listWrapper { width:100%;}
#pl li { float:left;list-style: none; margin: 0;padding: 0}
#pl a { float:left;display:block; text-align:center; width:335px; border:1px solid silver; padding:10px; margin:0 30px 10px 0; text-decoration:none }
#pl a:hover { background-color:#fb4400;color:#fff; }



/* toast */

.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;margin:0;padding:0;letter-spacing:normal}.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}



/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
		#logoArea .flex-viewport a img { width: 160px; }
		#logoArea .flex-viewport a { margin: 0 5px; }
		#theflag {display: none;}

	}


	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		#main-slider .nivo-caption { top: 10%; }
		
		#titleArea { padding-top: 110px; }
		#mainArea { padding-top: 95px; }
		
		.navbar-brand { font-size: 26px; margin-top: 10px; }
		.mid_search { height: 60px; }
		.navbar-brand i { font-size: 30px; }
		.top_links .social li a { width: 20px; }
		.top_links label { margin: 0 5px; }
		.top_links select { font-size: 12px; width: 100px; }
		.top_links .links li { padding: 0 3px; font-size: 12px; }
		
		ul#accordion li .top span { margin-right: 10px; } 
	
		.navbar-nav > li > a { padding: 20px 8px; font-size: 13px; }	
		.navbar-brand { font-size: 26px; }
	
		.popup_btn { position: absolute; right: 15px; top: 0px; z-index: 99; }
	
		.beautifulArea .beautiful .text { padding: 10px; }
		.beautifulArea h3 { font-size: 16px; }

		.bs-glyphicons-list li { width: 48%; font-size: 14px; }
	
		.categories .photo li a.image { width: 100%; margin: 0 0 10px; height: auto; }
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		#theflag {display: none;}
		#mainArea { padding: 0px; }
		#main-slider .flex-control-nav { display: none !important; }
		.flex-direction-nav a span { font-size: 22px !important; }
		/*.nivo-caption  { display: none !important; }*/
		    .list-unstyled  { display: none !important; }
      #main-slider h1 {
        font-size:25px !important;
        }
		#contactArea .col-sm-3 { margin: 20px 0; overflow: hidden; }
		#serviceArea { padding-top: 30px; }
		#titleArea { padding-top: 20px; }
	
		hr { margin: 15px 0 25px; }
		
		header { position: static !important;  }
		header.fix .mid_search { height: auto; }
		header.fix .navbar-brand { margin: 0px auto; }
		header.fix .top_links { height: auto; }
		header.fix .navbar-nav > li > a { padding: 5px 10px; }

		.navbar-brand { padding: 10px 0; width: 170px; z-index: 9999; position: relative; text-align: center; display: block; float: left; margin: 0; overflow: hidden; }
		.navbar-toggle .icon-bar { background: #fff; }
		.navbar-toggle { background: #FB4400; float: right; margin-top: 13px; margin-right: 0px; }
		.navbar-toggle:focus { background: #952800; }
		.navbar-toggle:focus .icon-bar { background: #fff; }
		.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { font-size: 12px; padding: 5px; }
		.navbar-nav .open .dropdown-menu > li > a { padding-right: 25px; text-align: right; }
		.navbar-nav > li > a { padding: 5px 20px; text-align: right; }
		.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { border: none; background: #952800; color: #fff; }
		.navbar-nav > li > a:hover { background: #FB4400; }
		.dropdown-menu > li > a:hover { background: #2B5B9C; color: #fff; }
		.navbar-nav > li > a i { display: none !important; }
		.mid_search .pull-right { float: none !important; }
		.mid_search { height: 70px; }
		
		.top_links .links { text-align: center; }
		.top_links .links ul { padding: 14px 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links .social ul { padding: 0 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links li a { display: inline-block; text-align: center; }
		.top_links .links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links .links li a { display: inline-block; text-align: center; }
		.top_links select { display: none; }
		.top_links label { display: none; }
		.top_links .pull-right { float: none !important; text-align: center; }
	
		.beautifulArea .col-sm-6 { text-align: left !important; overflow: hidden; margin-bottom: 20px; }
		.beautifulArea .col-sm-6 .btn { float: left !important; }
		
		.blog_post .post-meta a.btn { float: left; margin: 15px 0 10px; }
		.blog_post .date { margin-bottom: 15px; }
		.blog_post h2 { font-size: 24px; }
		.blog_post .col-sm-10{ padding-left: 15px; }
		.blog_post .date { margin-right: 0px; }
		.pagination > li > a, .pagination > li > span { padding: 3px 10px; font-size: 13px; }
		
		.bs-glyphicons-list li { width: 98%; font-size: 13px; }
		
		.textArea .icon { float: none; margin: 0 auto 10px; }
		.textArea .list_items li span { margin-right: 10px; }
		.textArea .list_items li h6 { font-size: 16px; }
		h2 { font-size: 25px; }
		.textArea h4 { font-size: 22px; }
		
		.container .col-sm-6 { margin-bottom: 20px; }
	
		#footerArea .col-sm-3 { margin-bottom: 20px; overflow: hidden; }
		#footerArea .footer_bottom { padding: 10px 0; }
		#footerArea p { float: none; width: 100%; }
		#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
		#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
		#footerArea .footer_bottom li a { display: inline; float:none; }
		#footerArea .footer_bottom ul.social li a  { display: inline-block; }
		#footerArea .footer_bottom ul.social li { padding: 0 3px; }
		#footerArea .footer_bottom ul.social { padding-top: 15px; }
		#footerArea .footer_bottom p { padding: 5px 0 0 0px; }

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		#theflag {display: none;}
		#main-slider .jumbotron { padding-top: 5px; }
		#main-slider .jumbotron h1 { margin: 0px; font-size: 20px; line-height: 28px; }
		#main-slider .jumbotron p { padding: 0 20px; margin: 0px 0 5px; font-size: 12px; line-height: 16px; }
		#main-slider .jumbotron .btn { padding: 6px 10px; font-size: 12px; }
		.cflag{display:none;}
		
	/*home page tickers */
	.vticker ul{
			padding: 0;
		}
	.vticker li{
		list-style: none;
		border-bottom: 1px solid #eee;
		padding: 10px;
	}
	.up, .down {cursor: pointer;}
	}
	blockquote{padding:0px 0px 0px 0px;}

cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; margin:20px 10px;line-height: 14px;}

.flag {
	width: 16px;
	height: 11px;
	background:url(~/images/flags.png) no-repeat;
}

.flag.flag-ca {background-position: -16px 0}
.flag.flag-mx {background-position: 0 -11px}
.flag.flag-us {background-position: -16px -11px}

/* ddSlick - Select with images */
.dd-select{
height:32px;
color:#333;
}

.dd-option-image{
max-width:30px!important;
}

.dd-selected-image{ 
max-width:30px!important;
}

.dd-option-text{
line-height: 20px!important;
margin-top: 1px!important; 
font-weight: normal; 
color: #333; 
}

.dd-selected-text{
margin-top:-11px!important;
font-weight: normal;
color: #333; 
}
label.valid {
font-weight: bold;
  color: green;
  padding: 2px 8px;
  margin-top: 2px;
}
label.error {
 font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.success2 {
    color: green;
}
.error{color:red;}


/* reload */


@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/** general **/
body { font-family: 'Lato', sans-serif, Helvetica, Arial, sans-serif; color: #656565; font-size: 13px; }
a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #453951; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h2 { font-size: 30px; font-weight: 600; line-height: 40px; color: #333; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h2 span { font-weight: 300; }
h3 { font-size: 20px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h4 { font-size: 20px; font-weight: 600; color: #333333; line-height: 30px; line-height: normal; margin: 0 0 15px 0; font-family: 'Open Sans', sans-serif; }
h4 span { font-weight: 300;  }
h5 { font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h6 { font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Open Sans', sans-serif; }
h1, h2, h4, h5, h3, h6 { color: #333333; } 
p { margin-bottom: 15px; font-size: 13px; color: #656565; line-height: 20px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 30px 0; border-color: #e5e5e5; }
.form-control { border-color: #999999; }
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
.bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(251, 68, 0, 0.3); }

img { max-width: 100%; }
span.overlay { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; background: rgba(251, 68, 0, 0.3) }

.pagination > li > a:hover, .pagination > li > a.active { color: #fff; background: #952800; }
.pagination > li > a, .pagination > li > span { padding: 6px 10px; color: #333; border-radius: 4px; border: none; background: #eeeeee; }
.pagination > li { margin: 0 2px; float:left; }

ul#accordion { padding: 0 0 20px 0; overflow: hidden; margin: 0; list-style: none; }
ul#accordion li { padding: 0px; border-radius: 0; border: none; float: left; width: 100%; }
ul#accordion li .panel-collapse { border: 1px solid #CCCCCC; border-top: none; }
ul#accordion.panel-group .panel { border-radius: 0; }
ul#accordion li .top { padding: 0px; min-height: 46px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
ul#accordion li .top a { padding: 10px 0 10px 15px; display: block; color: #fff; }
ul#accordion li .top i { font-size: 11px; line-height: 20px; display: block; text-align: center; }
ul#accordion li .top span.minus { display: block; color: #000; }
ul#accordion li .top span.plus { display: none; }
ul#accordion li .top .collapsed span.minus { display: none; }
ul#accordion li .top .collapsed span.plus { display: block; }
ul#accordion .panel-default > .panel-heading { line-height: 28px; color: #fff; border-color: #363636; background: #727C89; }
ul#accordion li a.collapsed { color: #555555; background: #F0F0F0; }
ul#accordion li a { background: #FB4400; color: #fff; border-color: #FB4400; font-size: 16px; }
ul#accordion li .top span { text-align: center; color: #868686; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; margin-top: 3px; width: 22px; height: 22px; background: #fff; display: block; float: left; }
ul#accordion li p { padding: 5px 12px; margin: 0px; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { background: #00A9E0; color: #fff; border-color: #00A9E0; border: none;}
a .overlay { opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; }
a:hover .overlay { opacity: 10; }

/* Buttons */
.btn { border: 1px solid #FB4400; text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #FB4400; color: #fff; }
.btn:hover, .btn.active { color: #fff; border-color: #952800; background: #952800; }
.btn-default { background: #FB4400; color: white; border-color: #FB4400; font-size: 14px; border-radius: 0; }
.btn-lg, .btn-primary { color: #fff; }
.btn-danger { color: #fff; }
.form-control { border-radius: 0; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {  background: #952800; color: #fff; border-color: #952800;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #8DBB3E; border-color: #8DBB3E; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags ul { padding: 0px; margin: 0px; list-style: none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 3px 9px; display: block; border-radius: 4px; text-transform: uppercase; font-size: 13px; line-height: 23px; border: 1px solid #FB4400; background: #FB4400; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #952800; color: #fff; border-color: #952800; }

.nav-tabs { border: none; }
.nav-tabs > li > a { text-transform: none; border: none; font-weight: 700; border-radius: 0; color: #fff; background: #FB4400; }
.nav-tabs > li > a span { font-size: 12px; width: 20px; height: 20px; line-height: 20px; color: #393a3b; text-align: center; display: inline-block; margin-right: 5px; border-radius: 50px; background: #fff; }
.nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus { border: none; color: #000; background: #f0f0f0; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; background: #f0f0f0; }
.tab-content { padding: 20px; overflow: hidden; background: #f0f0f0; }

header.fix .top_links { min-height: inherit; height: 0; }
.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; }
.top_links { padding-bottom: 0; width: 100%; overflow: hidden; min-height: 35px; background: #00386C;  transition: all 0.3s; -webkit-transition: all 0.3s; }
.top_links ul { padding: 0px; margin: 13px; list-style: none; }
.top_links li { color: #fff; float: left; }
.top_links .links li { color: #fff; }
.top_links .links li a { color: #fff; }
.social { padding: 0px; list-style: none; margin-top: 0; }
.social li a { padding: 0; text-align: center; display: block; color: #fff; line-height: 30px; height: 30px; font-size: 14px; text-align: center; width: 30px; background: none; }
.social li a:hover { color: #000; background: none; }
.social li a i { font-size: 15px; }
.social li { padding-left: 3px; float:left; }
.social ul { list-style: none; float: right; margin-top: 0; }
.links ul { padding: 0 5px 0 0; list-style: none; overflow: hidden; }
.links li { padding: 0 5px; float: left; color: #e3e3e3; line-height: 28px; }
.links li i { margin-right: 10px; }
.links li a { padding-right: 3px; display: inline-block; color: #e3e3e3; }
.links li a:hover { color: #000; }
select { margin-top: 6px; }
label { line-height: 30px; margin: 0 10px; display: block; color: #fff; font-weight: 400; }

header { position: absolute; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; z-index: 99999; width: 100%; border-bottom: 1px solid #e6e6e6; background: #fff; }
header.fix { position: fixed; } 
.mid_search { padding-top: 0; height: 80px; transition: all 0.3s; -webkit-transition: all 0.3s; }
navbar-collapse { padding-right: 0px; }
.navbar-nav > li > a { position: relative; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; padding: 30px 20px 26px; font-size: 15px; color: #393A3B; font-weight: 400; background: none; }
.navbar-nav > li > a i { position: absolute; left: 50%; margin-left: -8px; display: none; text-align: center; font-size: 24px; line-height: 6px; text-indent: -9999px; color: #FB4400; top: 0px; width: 0px; height: 0px; border-style: solid; border-width: 10px 7px 0 7px; border-color: #fb4400 transparent transparent transparent; }
.nav > li > a:hover, .nav > li > a:focus { color: #515a5f; background: none; }
.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { color: #FB4400; background: none; }
.navbar-nav > li > a:hover i, .navbar-nav > li.open > a i, .navbar-nav > li > a:focus i, .nav .open > a i, .nav .open > a:hover i, .nav .open > a:focus i { display: block; }
.navbar-brand { padding: 0px; color: #393a3a !important; margin: 20px 0 0 15px; height: auto; display: block; line-height: 40px; float: left; font-weight: 400; font-size: 30px; text-transform: none; }
.navbar-brand i { color: #fb4400; font-size: 38px; margin-right: 10px; }
.navbar-nav > li > .dropdown-menu { box-shadow: none; border: none; border-bottom: 4px solid #FB4400; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); background: #fff; }
.navbar-nav .dropdown-menu > li { border-top: 1px solid #f3f3f3; }
.navbar-nav .dropdown-menu > li:first-child { border: none; }
.navbar-nav .dropdown-menu > li > a { padding: 2px 13px; font-weight: 400; line-height: 30px; color: #393A3B; text-transform: none; }
.navbar-nav .dropdown-menu > li > a:hover { color: #fff; background: #FB4400; }

#mainArea { padding-top: 114px; }

/* Main Slider */
#main-slider { position: relative; overflow: hidden; }
/*#main-slider .nivo-caption { padding: 0; margin: 0% 0 0 -50%; display: none; position: absolute; top: 50%; left: 90%; z-index: 99; background: none; }*/
    #main-slider h1 {
        padding: 0px 10px;
        display: inline-block;
        font-size: 40px;
        background: #00386C;
        color: #fff;
    }
    /*#main-slider h1 {padding: 30px 15px;line-height: 60px;font-size: 40px;color: #00386C;}*/
#main-slider .nivo-caption li { margin-top: 5px; float: left; width: 100%; border-left: 5px solid #393A3B; }
#main-slider .nivo-caption li a { display: block; padding: 5px; float: left; color: #fff; background: #FB4400; }
#main-slider .nivo-caption li a:hover { background: #393A3B; }

/* The Nivo Slider styles */
.nivoSlider { position:relative; width:100%; height:auto; overflow: hidden; }
.nivoSlider img { position:absolute; top:0px; left:0px; max-width: none; }
.nivo-main-image { display: block !important; position: relative !important;  width: 100% !important;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin: 0; z-index:6; display:none; background:white;  filter:alpha(opacity=0);  opacity:0; }
/* The slices and boxes in the Slider */
.nivo-slice { display:block; position:absolute; z-index: 5; height: 100%; top:0; }
.nivo-box {	display:block; position:absolute; z-index: 5; overflow: hidden; }
.nivo-box img { display:block; } 
/* Caption styles */
.nivo-caption { 	position:absolute; 	left:0px; 	bottom:0px; 	background:#000;  	color:#fff; 	width:100%; 	z-index:8; 	padding: 5px 10px; 	opacity: 0.8; 	overflow: hidden;	display: none;	-moz-opacity: 0.8; 	filter:alpha(opacity=8); 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 	-moz-box-sizing: border-box;    /* Firefox, other Gecko */ 	box-sizing: border-box;         /* Opera/IE 8+ */ }
.nivo-caption p { 	padding:5px;	margin:0;}
.nivo-caption a {	display:inline !important;}
.kush {    display:none;}

.nivo-html-caption {    display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {	position:absolute;	top: 50%; margin-top: -20px; z-index:99999; line-height: 40px; height: 40px; font-size: 60px; font-weight: 300; color: #fff; cursor:pointer;}
.nivo-directionNav a i { line-height: 40px; }
.nivo-directionNav a:hover { color: #FB4400; }
.nivo-prevNav {	left: 10px; z-index: 999; }
.nivo-nextNav {	right: 10px; z-index: 999;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { text-align: center; margin-top: -20px; position: relative; z-index: 999; }
.nivo-controlNav a { padding: 0; color: #fff; width: 13px; border: 2px solid #393A3B; height: 13px; cursor: pointer; border-radius: 40px; margin: 0 3px; text-indent: -9999px; display: inline-block; background: #fff; }
.nivo-controlNav a.active { width: 13px; height: 13px; background: #FB4400; border-color: #FB4400; }
.breadcrumb { margin-bottom: 6px; background: none; }
.breadcrumb li { color: #fff; font-size: 13px; }
.breadcrumb li a { color: #fefefe; }
.breadcrumb li a:hover { color: #000; }

/* title Area */
#titleArea { padding: 140px 0 10px; margin-bottom: 40px; min-height: 60px; position: relative; overflow: hidden; border-bottom: 1px solid #cccccc; background: #D8D8D8; }
#titleArea h2 { padding-left: 10px; margin-bottom: 0px; font-size: 34px; font-weight: 400; color: #00386C }
#titleArea.spacer { margin-bottom: 0px; }

/* intro Area */
#introArea { padding: 20px 0; position: relative; overflow: hidden; background: #0098f8; }
#introArea h2 { font-size: 24px; font-weight: 400; margin: 0px; color: #fff; }
#introArea h2 span { font-weight: 300; }

/* business Area */
.businessArea { padding: 40px 0 20px; position: relative; overflow: hidden; background: #fff; }
.businessArea h3 { text-transform: uppercase; font-weight: 400; font-size: 18px; line-height: 36px; color: #fff; margin: 0px; background: #22313f; }
.businessArea span { display: block; line-height: 60px; font-size: 28px; margin-bottom: 10px; color: #fff; font-weight: 700; background: #4a4a4b; }
.businessArea span cite { font-style: normal; font-weight: 400; font-size: 12px; }
.businessArea .btn { display: block; margin: auto; border-radius: 0; }
.businessArea i { margin: 0 10px 0 0; }

/* service Area */
#serviceArea { padding: 40px 0 50px; position: relative; overflow: hidden; background-image: url(../images/image_1900x2000.jpg); background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 2000px; }
#serviceArea h2 { color: #fff; }
#serviceArea h4 { color: #fff; font-weight: 400; }
#serviceArea h3 { margin: 0px 0 8px; color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; }
#serviceArea .block { padding: 20px; overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s; box-shadow: 0px 0px 2px #333; border-radius: 5px; -webkit-border-radius: 5px; background: #fb4400; }
#serviceArea .block:hover { background: #fff; }
#serviceArea i { background-color: #ff723d; color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 100%; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); float: left; height: 80px; font-size: 35px; line-height: 80px; margin-right: 30px;   text-align: center; vertical-align: middle; width: 80px; }
#serviceArea p { margin: 0px; color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; }
#serviceArea .block:hover i { box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); color: #333; background: #EEEEEE; }
#serviceArea .block:hover h3 { color: #333; }
#serviceArea .block:hover p { color: #333; }
#serviceArea .col-sm-6 { padding-top: 30px; }

/* people Area */
.peopleArea { padding: 30px 0 20px; position: relative; overflow: hidden; background: #4A4A4B; }
.peopleArea h2 { color: #fff; font-weight: 400; font-size: 26px; padding-bottom: 10px; line-height: 40px; text-transform: uppercase; }
.peopleArea ul { margin: 0px; }
.peopleArea li { padding: 13px 15px; border-color: #f0f0f0; border-radius: 5px; margin-top: 10px; background: #f0f0f0; }
.peopleArea li i { font-size: 18px; margin-right: 10px; }
.peopleArea h3 { margin: 0px; text-transform: uppercase; font-weight: 400; font-size: 16px; }
.peopleArea .panel { min-height: 250px; }

/* account Area */
.accountArea { padding: 30px 0 20px; position: relative; overflow: hidden; background: #fff; }
.accountArea h2 { font-weight: 700; font-size: 22px; padding-bottom: 10px; line-height: 40px; text-transform: uppercase; }
.accountArea h2 span { font-weight: 300; }
.accountArea h3 { font-size: 18px; color: #333; margin-bottom: 5px; font-weight: 300; font-family: 'Lato', sans-serif, Helvetica, Arial, sans-serif; }
.accountArea li { line-height: 30px; font-size: 16px; }
.accountArea li i { padding-right: 10px; color: #FB4400; font-size: 20px; line-height: 30px; display: block; float: left; }

/* footer Area */
#footerArea { padding: 0; overflow: hidden; width: 100%; position: relative; z-index: 99; margin-top: -1px; background: #262626; }
#footerArea .footer_top { padding: 30px 0; width: 100%; background: #22313f; }
#footerArea .footer_bottom p { padding: 20px 0 0; }
#footerArea .footer_bottom li { padding: 15px 5px; }
#footerArea .footer_bottom ul { margin: 0 }
#footerArea .footer_bottom li a { background: #FB4400; width: 25px; height: 25px; line-height: 25px; border-radius: 30px; color: #fff; }
#footerArea .footer_bottom li a i { font-size: 13px; }
#footerArea .footer_bottom li a:hover { background: #952800; }
#footerArea h4 { padding-bottom: 0px; color: #fff; text-transform: none; font-size: 20px; line-height: 30px; font-weight: 400; }
#footerArea p { padding: 0 0 10px; margin: 0px; color: #e3e3e3; float: left; font-size: 13px; line-height: 18px; }
#footerArea p a { display: inline; }
#footerArea a { color: #e3e3e3; }
#footerArea a:hover { color: #898989; }
.photo li { padding: 10px 0; border: none; border-top: 1px solid #43464b; width: 100%; float:left; }
.photo li:first-child { border: none; }
.photo li a { line-height: 20px; color: #e3e3e3; display: block; }
.photo li a:hover { color: #898989; }
.photo li a.image { width: 60px; float:left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #fff; }
.photo li a.image img { width: 100%; height: auto; }
.photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }

.images ul { padding: 0px; list-style: none; overflow: hidden; }
.images li { padding: 0 5px 5px 0; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0; display: block; color: #fff; opacity: 0.8; }
.images li a:hover { opacity: 10; }
.address { padding-bottom: 0px; color: #e3e3e3; overflow: hidden; border-bottom: 1px solid #414141; }
.address address { color: #e3e3e3; line-height: 20px; font-style: normal; font-size: 12px; }
.address address a { color: #e3e3e3; }
.address address a:hover { color: #fff; }
.address address i { display: block; float: left; color: #e3e3e3; font-size: 13px; line-height: 20px; width: 20px; }

.categories { padding: 0 0 20px; overflow: hidden; }
.categories .tab-content { padding: 5px 10px; margin-bottom: 30px; border: 1px solid #efefef; border-top: none; }
.categories .nav-tabs { border-bottom: 1px solid #efefef; }
.categories .nav-tabs > li.active > a, .categories .nav-tabs > li.active > a:hover, .categories .nav-tabs > li.active > a:focus { border-right: 1px solid #efefef; border-left: 1px solid #efefef; }
.categories .nav-tabs > li a { text-transform: none; }
.categories h4 { text-transform: none; }
.categories .links ul { padding: 0px; margin: 0px 0 30px; list-style: none; overflow: hidden; }
.categories .links li { width: 100%; border-bottom: 1px dotted #e2e2e2; }
.categories .links li a { padding: 0px; font-size: 13px; line-height: 34px; color: #999; display: block; }
.categories .links li a:hover { color: #952800; font-weight: 700; }
.categories .links li a i { margin-right: 10px; display: block; float: left; line-height: 34px; font-size: 12px; }
.categories p { font-size: 13px; line-height: 22px; margin-bottom: 30px; }
.categories p img { margin: 0 15px 0px 0; }
.categories .photo { overflow: hidden; }
.categories .photo ul { padding: 0px; margin: 0px; list-style: none; overflow: hidden; }
.categories .photo li { padding: 10px 0; border: none; width: 100%; float:left; }
.categories .photo li:first-child { padding-top: 0px; }
.categories .photo li a { line-height: 18px; font-size: 14px; display: block; color: #999999; }
.categories .photo li a.image { width: 60px; float: left; height: 60px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #e5e5e5; }
.categories .photo li a.image img { width: 100%; height: auto; }
.categories .photo li:hover a.image { text-decoration: underline; border-color: #952800; }
.categories .photo li:hover a { color:#952800; }
.categories .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 16px; font-size: 12px; }
.carousel { margin-bottom: 10px; }

.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .slider { padding-bottom: 20px; }
.textArea .slider a { margin: 0px; }
.textArea h3 { margin-bottom: 20px; }
.textArea h3 span { font-weight: 300; }
.textArea h4 { margin-bottom: 20px; font-weight: 300; font-size: 26px; line-height: 40px; color: #999999; }
.textArea h4 span { color: #fb4400; font-weight: 400; }
.textArea p { margin-bottom: 20px; }
.textArea img { margin-bottom: 15px; }
.textArea .block { border-left: 3px solid #E8E8E8; line-height: 20px; margin: 20px 0 20px 15px; padding-left: 20px;}
.textArea .block p { color: #AFAFAF; }
.textArea a { display: block; position: relative; margin-bottom: 20px; }
.textArea a.btn { float: left; }
.textArea li:first-child { padding-bottom: 5px; color:#333333; float: left; width: 100%; }
.textArea li strong { font-weight: 700; }
.textArea li strong i { font-weight: 400; }
.textArea li a i { font-size: 13px; }
.textArea li a { margin: 0px; color: #ccc; }
.textArea li a:hover { color: #000; }
.textArea li { padding: 0 2px; }
.textArea .icon { border: 3px solid #F0F0F0; border-radius: 100%; float: left; height: 100px; margin: 0 15px 15px 0; text-align: center; vertical-align: middle; width: 100px; }
.textArea .icon i { color: #B9B9B9; line-height: 94px; font-size: 40px; }
.textArea h5 { margin-bottom: 5px; font-size: 20px; font-weight: 300; }
.textArea .list_items li { padding: 0px; border: none; }
.textArea .list_items li span { background-color: #F3F3F3; border-radius: 100%; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset, 0 2px 0 0 #FFFFFF; float: left; font-size: 22px; height: 65px; line-height: 65px; margin: 0 25px 0 0; padding: 0; text-align: center; vertical-align: middle; width: 65px; }
.textArea .list_items li { padding-bottom: 10px; width: 100%; float:left; }
.textArea .list_items li h6 { padding-top: 5px; color: #fb4400; font-weight: 300; font-size: 18px; line-height: 24px; margin: 0px; }

.blog_post .image { overflow: hidden; margin-bottom: 20px; }
.blog_post .image a { display: block; position: relative; }
.blog_post .date { padding: 0; margin: 0 25% 0 0; color: #816565; text-transform: uppercase; background: #f5f5f5; }
.blog_post .date span { padding: 0px; display: block; margin: 0px; text-align: center; font-weight: 700; font-size: 14px; line-height: 40px; }
.blog_post .date cite { padding: 0px; display: block; margin: 0px; color: #fff; text-align: center; font-style: normal; font-size: 10px; line-height: 20px; background: #FB4400; }
.blog_post h2 { font-weight: 300; font-size: 28px; }
.blog_post h2 a:hover { color: #FB4400; }
.blog_post .btn i { font-weight: 300; font-size: 13px; }
.blog_post .post-meta { padding: 0 0 10px; width: 100%; overflow: hidden; }
.blog_post .post-meta span { padding: 0; display: block; float: left; line-height: 20px; color: #27528C; margin-right: 5px; font-size:12px; }
.blog_post .post-meta span a { color: #A1A1A1; }
.blog_post .post-meta span a:hover { color: #000; }
.blog_post .post-meta span i { color: #aaaaaa; margin-right: 5px; }
.blog_post .post-meta a.btn { padding: 3px 8px; font-size: 13px; }
.blog_post .col-sm-10{ padding-left: 0px; }

#logoArea #logo { z-index: 99; position: relative; }
#logoArea { padding: 30px 0; overflow: hidden; width: 100%; background: #39a9e0; }
#logoArea .flex-viewport li { margin-right: 45px; text-align: center; }
#logoArea .flex-next { top: 50%; margin-top: -20px; right: -15px; left: auto; }
#logoArea .flex-prev { top: 50%; margin-top: -20px; left: -15px; right: auto; }
#logoArea .flex-direction-nav li { margin-left: 15px; height: auto; width: auto; }
#logoArea .flex-direction-nav li { display: block; width: auto; height: auto; line-height: 35px; }
#logoArea .flex-direction-nav li a:hover span { color: #000; }

/* Contact Area */
#contactArea { padding: 40px 0; background: #fff; }
#contactArea #map { margin: 0 0 40px 0; }
#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea textarea { min-height: 180px; }
#contactArea .form-control { padding: 5px 10px; height: 45px; margin-bottom: 15px; border-color: #EFEFEF; }
#contactArea .form-control:focus { color: #333; border-color: #FB4400; }
#contactArea h2 { margin-bottom: 15px; font-size: 22px; font-weight: 400; }
#contactArea h5 { font-weight: 700; margin: 0px; font-size: 13px; }
#contactArea address { line-height: 22px; margin: 0px; font-size: 13px; }
#contactArea address a { color: #4689d5; }

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
		#logoArea .flex-viewport a img { width: 160px; }
		#logoArea .flex-viewport a { margin: 0 5px; }

	}


	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
        #main-slider h1 {
            padding: 0px;
            font-size: 24px !important;
            line-height: 34px !important;
        } 
		#main-slider .nivo-caption { top: 10%; }
		
		#titleArea { padding-top: 110px; }
		#mainArea { padding-top: 95px; }
		
		.navbar-brand { font-size: 26px; margin-top: 10px; }
		.mid_search { height: 60px; }
		.navbar-brand i { font-size: 30px; }
		.top_links .social li a { width: 20px; }
		.top_links label { margin: 0 5px; }
		.top_links select { font-size: 12px; width: 100px; }
		.top_links .links li { padding: 0 3px; font-size: 12px; }
		
		ul#accordion li .top span { margin-right: 10px; } 
	
		.navbar-nav > li > a { padding: 20px 8px; font-size: 13px; }	
		.navbar-brand { font-size: 26px; }
	
		.popup_btn { position: absolute; right: 15px; top: 0px; z-index: 99; }
	
		.beautifulArea .beautiful .text { padding: 10px; }
		.beautifulArea h3 { font-size: 16px; }

		.bs-glyphicons-list li { width: 48%; font-size: 14px; }
	
		.categories .photo li a.image { width: 100%; margin: 0 0 10px; height: auto; }
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
        #main-slider h1 {
            padding: 0px;
            font-size: 24px !important;
            line-height: 34px !important;
        } 
		#mainArea { padding: 0px; }
		#main-slider .flex-control-nav { display: none !important; }
		.flex-direction-nav a span { font-size: 22px !important; }
		/*.nivo-caption  { display: none !important; }*/
		
		#contactArea .col-sm-3 { margin: 20px 0; overflow: hidden; }
		#serviceArea { padding-top: 30px; }
		#titleArea { padding-top: 20px; }
	
		hr { margin: 15px 0 25px; }
		
		header { position: static !important;  }
		header.fix .mid_search { height: auto; }
		header.fix .navbar-brand { margin: 0px auto; }
		header.fix .top_links { height: auto; }
		header.fix .navbar-nav > li > a { padding: 5px 10px; }

		.navbar-brand { padding: 10px 0; width: 170px; z-index: 9999; position: relative; text-align: center; display: block; float: left; margin: 0; overflow: hidden; }
		.navbar-toggle .icon-bar { background: #fff; }
		.navbar-toggle { background: #FB4400; float: right; margin-top: 13px; margin-right: 0px; }
		.navbar-toggle:focus { background: #952800; }
		.navbar-toggle:focus .icon-bar { background: #fff; }
		.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { font-size: 12px; padding: 5px; }
		.navbar-nav .open .dropdown-menu > li > a { padding-right: 25px; text-align: right; }
		.navbar-nav > li > a { padding: 5px 20px; text-align: right; }
		.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { border: none; background: #952800; color: #fff; }
		.navbar-nav > li > a:hover { background: #FB4400; }
		.dropdown-menu > li > a:hover { background: #2B5B9C; color: #fff; }
		.navbar-nav > li > a i { display: none !important; }
		.mid_search .pull-right { float: none !important; }
		.mid_search { height: auto; }
		
		.top_links .links { text-align: center; }
		.top_links .links ul { padding: 14px 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links .social ul { padding: 0 0 15px 0; float: none; overflow: hidden; text-align: center; margin: 0 auto; }
		.top_links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links li a { display: inline-block; text-align: center; }
		.top_links .links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
		.top_links .links li a { display: inline-block; text-align: center; }
		.top_links select { display: none; }
		.top_links label { display: none; }
		.top_links .pull-right { float: none !important; text-align: center; }
	
		.beautifulArea .col-sm-6 { text-align: left !important; overflow: hidden; margin-bottom: 20px; }
		.beautifulArea .col-sm-6 .btn { float: left !important; }
		
		.blog_post .post-meta a.btn { float: left; margin: 15px 0 10px; }
		.blog_post .date { margin-bottom: 15px; }
		.blog_post h2 { font-size: 24px; }
		.blog_post .col-sm-10{ padding-left: 15px; }
		.blog_post .date { margin-right: 0px; }
		.pagination > li > a, .pagination > li > span { padding: 3px 10px; font-size: 13px; }
		
		.bs-glyphicons-list li { width: 98%; font-size: 13px; }
		
		.textArea .icon { float: none; margin: 0 auto 10px; }
		.textArea .list_items li span { margin-right: 10px; }
		.textArea .list_items li h6 { font-size: 16px; }
		h2 { font-size: 25px; }
		.textArea h4 { font-size: 22px; }
		
		.container .col-sm-6 { margin-bottom: 20px; }
	
		#footerArea .col-sm-3 { margin-bottom: 20px; overflow: hidden; }
		#footerArea .footer_bottom { padding: 10px 0; }
		#footerArea p { float: none; width: 100%; }
		#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
		#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
		#footerArea .footer_bottom li a { display: inline; float:none; }
		#footerArea .footer_bottom ul.social li a  { display: inline-block; }
		#footerArea .footer_bottom ul.social li { padding: 0 3px; }
		#footerArea .footer_bottom ul.social { padding-top: 15px; }
		#footerArea .footer_bottom p { padding: 5px 0 0 0px; }

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
		#main-slider .jumbotron { padding-top: 5px; }
		#main-slider .jumbotron h1 { margin: 0px; font-size: 20px; line-height: 28px; }
		#main-slider .jumbotron p { padding: 0 20px; margin: 0px 0 5px; font-size: 12px; line-height: 16px; }
		#main-slider .jumbotron .btn { padding: 6px 10px; font-size: 12px; }
        #main-slider h1 { padding: 0px;font-size: 18px !important;line-height: 28px !important;} 
	 }
	 .tpsolutions ul li{margin-bottom: 12px;}

label.checkbox-inline{color:#333;}

/*trading partner box link */

p.trp {font-size: 16px;margin: 10px auto;text-align: center}
a.trp {color:#f23939;text-decoration: underline}


