@charset "iso-8859-2";


@font-face {
	font-family: OpenSansRegular;
	src:url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
	font-family: OpenSans;
	src:url(../fonts/OpenSans-Semibold.ttf);
}

@font-face {
	font-family: OpenSans;
	src:url(../fonts/OpenSans-Bold.ttf);
	font-weight:bold;
}

@font-face {
	font-family: OpenSansLight;
	src:url(../fonts/OpenSans-Light.ttf);
}

@font-face {
	font-family: OpenSansItalic;
	src:url(../fonts/OpenSans-Italic.ttf);
}

@font-face {
	font-family: ArcherPro;
	src:url(../fonts/ArcherPro-Book.otf);
}

@font-face {
	font-family: ArcherProBold;
	src:url(../fonts/ArcherPro-Bold.otf);
}

@font-face {
	font-family: ArcherProBookItalic;
	src:url(../fonts/ArcherPro-BookIta.otf);
}

@font-face {
    font-family: ArcherProBookItalic;
    src:url(../fonts/ArcherPro-BoldIta.otf);
    font-weight:bold;
}

@font-face {
	font-family: ArcherProMedium;
	src:url(../fonts/ArcherPro-Medium.otf);
}

@font-face {
	font-family: ArcherProLight;
	src:url(../fonts/ArcherPro-Light.otf);
}

@font-face {
    font-family: ArcherProLightItalic;
    src:url(../fonts/ArcherPro-LightIta.otf);
}

@font-face {
    font-family: ArcherProSemiBold;
    src:url(../fonts/ArcherPro-Semibold.otf);
}



#body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: OpenSans, sans-serif;
	color:#000;
	font-size:12px;
    overflow-y: scroll;
    overflow-x: hidden;
    line-height:normal;
}

a {
	font-weight:normal;
	text-decoration:none;
}

input, textarea {
	outline:none;
}

.hidden {
	display:none;
}

.center {
	text-align: center;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

.nomargin {
	margin:0 !important;
}

.smallmargin {
	margin:0 0 5px 0;
}

form {
	padding:0;
	margin:0;
	float:left;
}

.strong {
	font-weight:bold;
}

.italic {
    font-style:italic;
}

.color_blue {
    color:#3399cc !important;

}

.fontsize_18 {
    font-size:18px !important;
}

.color_gray {
    color:#a0a0a0 !important;
}

.color_darkgray {
    color:#333333 !important;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.clear2 {
	clear:both;
	height:5px;
	overflow:hidden;
}

.clear27 {
	clear:both;
	height:7px;
	overflow:hidden;
}

.clear3 {
	clear:both;
	height:10px;
	overflow:hidden;
}

.clear4 {
	clear:both;
	height:15px;
	overflow:hidden;
}

.clear5 {
	clear:both;
	height:20px;
	overflow:hidden;
}

.line {
	width:100%;
	float:left;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}


.container2 {
	width:100%;
	max-width:1366px;
	min-width:1366px;
	margin:0 auto;
}


.sub_container {
	width:100%;
	max-width:1366px;
	min-width:1366px;
	float:left;
	padding:0;
	margin:0;
}


.logo {
	background-image:url(../images/logo.png);
	width:190px;
	height:100px;
	float:left;
	margin:0 0 0 98px;
}

.logo span a {
	width:190px;
	height:100px;
	padding:100px 0 0 0;
	margin:0;
	float:left;
	overflow:hidden;
}

.logo span {
	width:190px;
	height:100px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	overflow:hidden;
}
.languages {
    width:218px;
    height:100px;
    float:left;
    font-family:ArcherProBookItalic, sans-serif !important;
    font-size:17px;
    text-align:center;
}

.languages a {
    width:100%;
    height:100%;
    float:left;
    display:block;
    overflow:hidden;
    padding:0;
    line-height:22px;
    line-height:22px;
}

.languages a span{
    width:100%;
    height:100%;
    float:left;
    padding:0;
}

.languages a.active {
    background-image:url(../images/languagebg.png);
    font-weight:bold;
}

.english {
    width:69px;
    height:24px;
    float:left;
    margin:70px 0 0 0;
}

.english a {
    color:#4798cd;
    font-weight: bold;
}

.espanol {
    width:69px;
    height:24px;
    float:left;
    margin:70px 0 0 0;
}

.espanol a {
    color:#80c7e9;
    font-weight: bold;
}

.francais {
    width:69px;
    height:24px;
    float:left;
    margin:70px 0 0 0;
}

.francais a {
    color:#38bcc1;
    font-weight: bold;
}

.bluedot {
    background-image:url(../images/bluedot.png);
    width:4px;
    height:3px;
    float:left;
    overflow:hidden;
    margin:80px 0 0 0;
}

.greendot {
    background-image:url(../images/greendot.png);
    width:4px;
    height:3px;
    float:left;
    overflow:hidden;
    margin:80px 0 0 0;
}





#line_row1 {
	background-image:url(../images/row1.png);
	height:598px;
}

.pic1 {
	background:url(../images/pic3.png);
    background-repeat: no-repeat;
    background-position: right -2px;
	width:100%;
	height:598px;
	float:left;
	color:#FFF;
}

.pic1_bigtext {
	font-family: ArcherPro, sans-serif;
	margin:96px 390px 0 98px;
	font-size:58px;
	line-height:58px;
	min-width:800px;
}

.pic1_smalltext {
	font-family: ArcherProMedium, sans-serif;
	margin:30px 700px 0 98px;
	font-size:26px;
	line-height:26px;
	min-width:600px;
}

.button {
	float:left;
	height:49px;
}

#workwithme {
	margin:40px 0 0 98px;
}

.button_left {
	background-image:url(../images/button_left.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button_right {
	background-image:url(../images/button_right.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button_center {
	background-image:url(../images/button_center.png);
	height:49px;
	float:left;
}

.button_center a {
	background-image:url(../images/button_center.png);
	height:49px;
	line-height:48px;
	display:block;
	float:left;
	font-family: OpenSans, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.button_center a span {
	float:left;
	padding:0 30px 0 30px;
}

#line_quote, #line_quote_result {
	background-image:url(../images/quote_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#eeeeee;
	height:69px;
}

#line_quote_result p {
    padding: 5px;
    margin: 0;
    font-family: ArcherPro, sans-serif;
    font-size:36px;
    color:#82d4d4 !important;
    text-align:center;
    font-weight:bold;    
}

.input {
	background-image:url(../images/input_1_230_transparent.png);
	width:230px;
	height:32px;
	overflow:hidden;
	float:left;
	margin:13px 10px 0 0;
}

#input_left {
	margin-left:98px !important;
}

.input input {
	background-color:transparent;
	width:210px;
	float:left;
	padding:0 10px 0 10px;;
	margin:4px 0 0 0;
	border:0;
	font-family:OpenSansRegular, sans-serif;
	font-size:15px;
	color:#b0b0b0;
}

.upload {
	background-image:url(../images/input_2_230_transparent.png);
	width:230px;
	height:35px;
	overflow:hidden;
	float:left;
	margin:13px 10px 0 0;
}

.upload a {
	font-family:OpenSansRegular, sans-serif;
	font-size:15px;
	color:#b0b0b0;
	width:100%;
	height:100%;
	line-height:30px;
	display:block;
}

.upload span.uploadleft {
	margin:0 15px 0 30px;
	float:left;
}

.upload img {
	float:left;
	margin:11px 0 0 0;
	padding:0;
	border:0;
}

.upload span.uploadright {
	margin:0 0 0 15px;
	width:150px;
	overflow:hidden;
	float:left;
}

.quotesubmit {
	font-family:OpenSans, sans-serif;
	font-weight:bolder;
	font-size:18px;
	float:left;
	margin:16px 0 0 10px;
	color:#3399cc;
	text-decoration:underline;
}

#line_row2 {
	background-color:#fbfbfb;
}

.dot_line {
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	float:left;
	width:100%;
}

.left_half {
	width:50%;
	text-align:right;
	float:left;
	font-family:OpenSansRegular, sans-serif;
	font-size:16px;
}

.left_half p {
	padding-right:20px;
	color:#a5a5a5;
}

.right_half {
	width:50%;
	text-align:left;
	float:left;
	font-family:OpenSansRegular, sans-serif;
	font-size:16px;
}

.right_half p {
	padding-left:20px;
	color:#a5a5a5;
}

.title {
	background:url(../images/line_1.png) no-repeat bottom center;
	font-family: ArcherPro, sans-serif;
	font-size:36px;
	color:#82d4d4 !important;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:40px;
	padding:0 0 10px 0;
}

.title6 {
    background:url(../images/line_3.png) no-repeat bottom center #fff;
    font-family: ArcherPro, sans-serif;
    font-size:36px;
    color:#3399cc !important;
    text-align:center;
    font-weight:bold;
    border-bottom:#FFF 25px solid;
    border-top:#FFF 40px solid;
    padding:0 0 10px 0;
    margin:0 !important;
}

.rowtitle {
	background:none !important;
	font-family: OpenSans, sans-serif;
	font-size:36px;
	color:#3399cc !important;
}









.button2 {
	margin:0 auto 0 auto;
	height:49px;
}

#learnmore {
	width:465px;
	margin-bottom:65px;
	margin-top:45px;
}

#learnmore_center {
	width:455px;
}

.button2_left {
	background-image:url(../images/button2_left.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button2_right {
	background-image:url(../images/button2_right.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button2_center {
	background-image:url(../images/button2_center.png);
	height:49px;
	float:left;
}

.button2_center a {
	height:49px;
	line-height:48px;
	display:block;
	float:left;
	font-family: OpenSans, sans-serif;
	font-weight:bold;
	color:#82d4d4;
	font-size:14px;
}

.button2_center a span {
	float:left;
	text-align:center;
	float:left;
}


.js {
	background-image:url(../images/jsbg.png);
	width:481px;
	height:314px;
	overflow:hidden;
	z-index:0;
}

#rightjs {
	float:left;
	margin:50px 0 0 60px;
}

#leftjs {
	float:right;
	margin:50px 60px 0 0;
}

#chart {
	margin:5px 0 0 115px;
}

.leftjstop {
	width:466px;
	height:50px;
	float:left;
	font-size:20px;
	font-family:OpenSans, sans-serif;
	text-align:left !important;
	color:#3399cc;
	line-height:45px;
	padding:0 0 0 15px;
}

#pie {
    padding-left: 120px; 
}

.map {
    background-image:url(../images/map.png);
    background-position:0 -50px;
    width:481px;
    height:264px;
    float:left;
}

.map a {
    background-image:url(../images/smallestbadge.png);
    width:10px;
    height:14px;
    float:left;
    display:none;
    position:absolute;
    z-index:100;
}

.mapdesc, .piedesc {
    width:215px;
    float:left;
    position:absolute;
    z-index:200;
    display:none;
}

.mapdesc p {
    color:#FFF;
    font-size:12px;
    font-family: OpenSans, sans-serif;
}

.mapdesc ul, .piedesc ul {
    color:#FFF;
    font-size:10px;
    font-family: OpenSans, sans-serif;
    margin: 0;
    padding: 10px;
}

.mapdesc_left {
    background:url(../images/leftarrow.png) no-repeat left top;
    width:5px;
    height:35px;
    float:left;
}

.mapdesc_right {
    width:210px;
    float:left;
}

.mapdesc_top {
    background:url(../images/mapdesc_top.png) no-repeat left top;
    width:210px;
    height:18px;
    float:left;
    overflow:hidden;
}

.mapdesc_bottom {
    background:url(../images/mapdesc_bottom.png) no-repeat left top;
    width:210px;
    height:18px;
    float:left;
    overflow:hidden;
}

.mapdesc_body, .piedesc_body {
    background:url(../images/mapdesc_body.png) left top;
    width:210px;
    min-height:30px;
    float:left;
    padding:0 15px 0 15px;
    text-align:left;
    color:#FFF;
    font-size:14px;
    font-family: OpenSans, sans-serif;
}

.piedesc {
    position: absolute;
}


#line_row3 {
	background-image:url(../images/bluebg.png);
	background-position:center top;
	height:566px;
	overflow:hidden;
}

.slippry {
	height:250px;
	float:left;
	list-style:none;
	margin:0;
	padding:0 145px 0 145px;;
}

.slippry li {
	height:250px;
	float:left;
}

.title2, #line_row8 .title2, #line_row11 .title2 {
	background:url(../images/line_2.png) no-repeat bottom center !important;
	font-family: ArcherPro, sans-serif !important;
	font-size:36px !important;
	color:#ffffff !important;
	text-align:center !important;
	font-weight:bold !important;
	margin-bottom:50px !important;
	margin-top:40px !important;
	padding:0 0 10px 0 !important;
}

.slippery_text {
	font-family:ArcherProLight, sans-serif;
	font-size:30px;
	color:#FFF;
	padding:0 145px 0 145px;
	text-align:center;
}

.slippery_sub {
	font-family: OpenSans, sans-serif;
	text-align:center;
	font-size:16px;
	color:#FFF;
	padding:0 145px 0 145px;
}






.button3 {
	margin:20px auto 0 auto;
	height:49px;
}

#morequotes {
	width:310px;
	margin-bottom:65px;
	margin-top:45px;
}

#morequotes_center {
	width:300px;
}

.button3_left {
	background-image:url(../images/button_left.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button3_right {
	background-image:url(../images/button_right.png);
	width:5px;
	height:49px;
	float:left;
	overflow:hidden;
}

.button3_center {
	background-image:url(../images/button_center.png);
	height:49px;
	float:left;
}

.button3_center a {
	height:49px;
	line-height:48px;
	display:block;
	float:left;
	font-family: OpenSans, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.button3_center a span {
	float:left;
	text-align:center;
	float:left;
}







#line_row4 {
	background-color:#98dddd;
	overflow:hidden;
}

.boxbg_left {
    background:url(../images/left_line.png) repeat-y left top;
    width:100%;
    float:left;
}

.boxbg_right {
    background:url(../images/right_line.png) repeat-y right top;
    width:100%;
    float:left;
}


.box_top {
    background:url(../images/box_top.png) repeat-x top center;
    width:100%;
    float:left;
    text-align:center;
    color:#FFF;
}

.box_bottom {
    background:url(../images/box_bottom.png) repeat-x bottom center;
    width:100%;
    float:left;
}


.boxbg_topleft {
    background:url(../images/topleft_line.png) no-repeat left top;
    width:100%;
    float:left;
}

.boxbg_topright {
    background:url(../images/topright_line.png) no-repeat right top;
    width:100%;
    float:left;
}

.boxbg_bottomleft {
    background:url(../images/bottomleft_line.png) no-repeat left bottom;
    width:100%;
    float:left;
}

.boxbg_bottomright {
    background:url(../images/bottomright_line.png) no-repeat right bottom;
    width:100%;
    float:left;
    padding:0 0 101px 0;
}
.box_body {
    background:url(../images/mariana.png) no-repeat 240px 0px;
    float:left;
    width:100%;
}


.title_1 {
    background:url(../images/toptext.png) no-repeat center top;
    font-family:ArcherProBold, sans-serif;
    font-size:36px;
    margin:56px 0 0px 0;
}

.title_2 {
    font-family:ArcherProBookItalic, sans-serif;
    font-size:30px;
    padding:0 0 15px 0;
}

.list_item {
	background:url(../images/badge.png) no-repeat center top;
	text-align:center;
	padding:20px 0 0 0;
	color:#FFF;
	font-family:ArcherProBold, sans-serif;
	font-size:18px;
}










#line_footer {
	background-color:#2c2c2c;
}



.footer_row_1 {
	background:url(../images/logo2.png) no-repeat top;
	width:245px;
	float:left;
	padding:55px 15px 0 0;
	margin:62px 0 0 166px;
	min-height:100px;
	color:#FFF;
	font-family:OpenSansRegular sans-serif;
	font-size:13px;
}

.footer_row_1 img {
	float:left;
	margin:0;
	padding:0;
	border:0;
}





.footer_row_2 {
	width:241px;
	float:left;
	padding:0 0 0 16px;
	margin:62px 0 0 0;
	min-height:100px;
	color:#FFF;
	font-family:OpenSansRegular sans-serif;
	font-size:13px;
}

.row2_title {
	width:240px;
	height:52px;
	float:left;
	font-family:OpenSans, sans-serif;
	font-size:20px;
}

.skype {
	background-image:url(../images/skype.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 15px 40px;
	margin:0;
}

.mail {
	background-image:url(../images/mail.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 15px 40px;
	margin:0;
}

.phone {
	background-image:url(../images/phone.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 15px 40px;
	margin:0;
}





.footer_row_3 {
	width:206px;
	float:left;
	padding:0 30px 0 30px;
	margin:62px 0 0 0;
	min-height:100px;
	color:#FFF;
	font-family:OpenSansRegular sans-serif;
	font-size:13px;
}

.row3_title {
	width:200px;
	height:52px;
	float:left;
	font-family:OpenSans, sans-serif;
	font-size:20px;
}

.timestamp {
	color:#3399cc;
}






.footer_row_4 {
	width:202px;
	float:left;
	padding:0 8px 0 44px;
	margin:62px 0 0 0;
	min-height:100px;
	color:#FFF;
	font-family:OpenSansRegular sans-serif;
	font-size:13px;
}

.row4_title {
	width:200px;
	height:52px;
	float:left;
	font-family:OpenSans, sans-serif;
	font-size:20px;
}

.footerinput {
	background-image:url(../images/footerinput.png);
	width:200px;
	height:35px;
	float:left;
	overflow:hidden;
	margin:5px 0 0 0;
}

.newsletter {
	width:157px;
	float:left;
}

.newsletter input {
	background-color:transparent;
	width:137px;
	float:left;
	padding:8px 10px 0 10px;;
	margin:0;
	border:0;
	font-family:OpenSansRegular, sans-serif;
	font-size:13px;
	color:#fff;
}

.newsletter_submit {
	width:43px;
	height:35px;
	float:left;
	overflow:hidden;
}

.newsletter_submit a {
	width:43px;
	height:35px;
	float:left;
	overflow:hidden;
	text-align:center;
	line-height:34px;
	font-family:OpenSansRegular, sans-serif;
	font-size:13px;
	color:#fff;
}

.footer {
	background-image:url(../images/footer.png);
	width:1036px;
	height:92px;
	float:left;
	margin:20px 0 0 166px;
	padding:0 1px 0 0;
	font-family:OpenSansRegular, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:92px;
	overflow:hidden;
}


.footerlink {
	width:29px;
	height:29px;
	float:right;
	margin:33px 6px 0 0;
	display:block;
}

.footerlink img {
	float:right;
	border:0;
	margin:0;
	padding:0;
}














#line_row5 {
	background-image:url(../images/services_bg.png);
	height:495px;
	overflow:hidden;
}

#line_row5 .services, #line_row8 .services {
	font-family:ArcherProLight, sans-serif;
	font-size:48px;
    font-weight: normal;
	color:#FFF;
	padding:0 350px 0 350px;
	text-align:center;
}









#line_row6 {
	background-color:#f1f1f1;
	overflow:hidden;
}

.didyouknow {
	width:740px;
	margin:0 auto 0 auto;
}

.didyouknowlargecenter {
	width:251px;
	margin:0 auto 0 auto;
}

.didyouknowlarge {
	background-image:url(../images/didyouknowlarge.png);
	width:251px;
	height:360px;
	float:left;
	overflow:hidden;
	color:#FFF;
	margin:0 0 55px 0;
}

.didyouknowlarge .toptext {
	font-family:OpenSansLight, sans-serif;
	font-size:30px;
	padding:25px 70px 0 70px;
	margin:0;
	text-align:center;
	line-height:30px;
}

.didyouknowlarge .middletext {
	font-family:OpenSans, sans-serif;
	font-weight:bold;
	font-size:30px;
	padding:0 70px 0 70px;
	margin:0;
	text-align:center;
	line-height:30px;
}

.didyouknowlarge .bottomtext {
	font-family:ArcherPro, sans-serif;
	font-size:20px;
	padding:20px 65px 0 65px;
	margin:0;
	text-align:center;
	line-height:20px;
}








.didyouknowsmall {
	background-image:url(../images/didyouknowsmall.png);
	width:180px;
	height:258px;
	overflow:hidden;
	color:#FFF;
}

.didyouknowsmall .toptext {
	font-family:OpenSansLight, sans-serif;
	font-size:22px;
	padding:15px 50px 0 50px;
	margin:0;
	text-align:center;
	line-height:22px;
}

.didyouknowsmall .middletext {
	font-family:OpenSans, sans-serif;
	font-weight:bold;
	font-size:22px;
	padding:0 70px 0 70px;
	margin:0;
	text-align:center;
	line-height:22px;
}

.didyouknowsmall .bottomtext {
	font-family:ArcherPro, sans-serif;
	font-size:14px;
	padding:15px 43px 0 43px;
	margin:0;
	text-align:center;
	line-height:14px;
}










#line_row7 {
	background-image:url(../images/middleline.png);
	background-color:#fff;
    background-position: 50% 100%;
	overflow:hidden;
}

#line_row7_grey {
    background:url(../images/middleline_grey.png) center;
    background-color:#fbfbfb;
    /* overflow:hidden; */
}

.grey_extender {
    width:100%;
    float:left;
    background-color:#fbfbfb;
}

.middleline_top {
	background:url(../images/middleline_top.png) no-repeat center top;
	/* height:109px; */
	width:100%;
	float:left;
}

.middleline_top_grey {
    background:url(../images/middleline_top_grey.png) no-repeat center top;
    /*height:109px;*/
    width:100%;
    float:left;
}

/*
.middleline_top p {
	background:url(../images/line_3.png) no-repeat center 80px;
	text-align:center;
	color:#3399cc;
	font-size:36px;
	font-family:ArcherProBold, sans-serif;
	line-height:100px;
}
*/

.left_half2 {
	width:50%;
	float:left;
}

.right_half2 {
	width:50%;
	float:left;
}

.middleline_body {
	width:100%;
	float:left;
}

.middleline_firstp {
	margin-top:35px;
	font-size:16px;
	color:#999999;
	font-family:OpenSansRegular, sans-serif;
	padding:0 40px 50px 40px;
	text-align:center;
}

.middleline_p {
    margin-top:35px;
    font-size:16px;
    color:#999999;
    font-family:OpenSansRegular, sans-serif;
    padding:0 10px 0px 10px;
    text-align:center;
}

.middleline_bottomspacer {
    padding-bottom: 150px;
    margin-bottom:0 !important;
}

#middletitleleft {
    margin-left:75px;
    background: url(../images/line_3.png) no-repeat center 80px;
    text-align:center;
    color:#3399cc;
    font-size:36px;
    font-family:ArcherProBold, sans-serif;
    line-height:100px;
}

#middletitleright {
    margin-right:75px;
    background:url(../images/line_3.png) no-repeat center 80px;
    text-align:center;
    color:#3399cc;
    font-size:36px;
    font-family:ArcherProBold, sans-serif;
    line-height:100px;
}

#middleleft {
    margin-left:75px;
}

.middleleft {
    margin-left:75px;
}

#middleright {
    margin-right:75px;
}

.middleright {
    margin-right:75px;
}

.middleline_bottom {
    background:url(../images/middleline_bottom.png) no-repeat center bottom;
    width:100%;
    float:left;
}

.middleline_bottom_grey {
    background:url(../images/middleline_bottom_grey.png) no-repeat center bottom;
    width:100%;
    float:left;
}

.middleline_bottom_text {
    width:100%;
    float:left;
}

.middleline_bottom_text p.first {
    background:url(../images/line_3.png) no-repeat center 70px;
    text-align:center;
    color:#3399cc;
    font-size:36px;
    font-family:ArcherProBold, sans-serif;
    padding:20px 0 10px 0;
}

.middleline_bottom_text p.second {
    text-align:center;
    color:#3399cc;
    font-size:20px;
    font-family:OpenSansRegular, sans-serif;
    padding:0 0 0 0;
}

.text_container {
    background-image:url(../images/container_closed.png);
    background-repeat:no-repeat;
    background-position:top;
    width:465px;
    overflow:hidden;
    margin:0 70px 7px 70px;
}

.text_container p {
    display:none;
}

.text_container_opened {
	background-image:url(../images/container_opened.png) !important;
	height:auto !important;
}

.text_container a {
	width:445px;
	float:left;
	height:49px;
	display:block;
	font-size:20px;
	line-height:46px;
	padding:0 0 0 20px;
	font-family:OpenSansRegular, sans-serif;
	color:#3399cc;
}

.text_container p {
	padding:0px 40px 0 40px;
	margin:20px 0 20px 0 !important;
	font-family:OpenSans, sans-serif;
	font-size:12px;
	color:#999999;
	float:left;
}

.example {
	background-image:url(../images/example.png);
	width:292px;
	height:48px;
	margin:0 156px 0 156px;
	display:block;
	line-height:48px;
	text-align:center;
	font-size:20px;
	color:#66cccc;
	font-family:OpenSansItalic, sans-serif;
}

#line_row8 {
    background-image:url(../images/portfolio_bg.png);
    height:495px;
    overflow:hidden;
}

.title3, #line_row8 .title3 {
    font-family: ArcherPro, sans-serif;
    font-size:36px;
    color:#ffffff !important;
    text-align:center;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:40px;
    padding:0 0 10px 0;
}

.portfoliolink {
    font-family: OpenSans, sans-serif;
    font-size:13px;
    color:#ffffff !important;
    margin:0 0 40px 0;
}

.active {
    background-image:url(../images/line_2.png);
    background-repeat:no-repeat;
    background-position:center top;
    font-weight:bold;
}

.active span {
    background-image:url(../images/line_2.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding:0 0 1px 0
}



#line_row9 {
    background-image:url(../images/portfolio_box.png);
    height:1748px;
    overflow:hidden;
}

.portfolio_title {
    padding:100px 0 0 0;
    text-align:center;
    font-family:ArcherProLight, sans-serif;
    font-size:36px;
    color:#999999;
}

.portfolio_content {
    width:965px;
    height:1400px;
    float:left;
    margin:60px 0 0 194px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.portfolio_content ul li.slippry2_list {
    height:1300px;
}

.portfolio_content p {
    width:910px;
    font-size:14px;
    font-family:'Myriad pro', sans-serif;
    margin-bottom:30px;
}

.subtitle {
    border-top:5px #3399cc solid;
    border-bottom:2px #3399cc solid;
    font-size:24px !important;
    color:#3399cc;
    margin-top:70px !important;
    margin-bottom:30px !important;
}

.subtitle span {
    font-size:48px !important;
}



#line_row10 {
    background-color:#fbfbfb;
}

.didyouknowhorizontal {
    background-image:url(../images/didyouknowhorizontal.png);
    width:563px;
    height:80px;
    margin:0 auto 0 auto;
    overflow:hidden;
    text-align:center;
    color:#FFF;
    line-height:80px;
    font-size:30px;
    font-family:OpenSansLight, sans-serif !important;
    letter-spacing:7px;
}






.button4 {
    margin:0 auto 0 auto;
    height:49px;
}

#pdf {
    width:690px;
    margin-bottom:45px;
    margin-top:15px;
}

#pdf_center {
    width:680px;
}

.button4_left {
    background-image:url(../images/button4_left.png);
    width:5px;
    height:49px;
    float:left;
    overflow:hidden;
}

.button4_right {
    background-image:url(../images/button4_right.png);
    width:5px;
    height:49px;
    float:left;
    overflow:hidden;
}

.button4_center {
    background-image:url(../images/button4_center.png);
    height:49px;
    float:left;
}

.button4_center a {
    height:49px;
    line-height:48px;
    display:block;
    float:left;
    font-family: OpenSans, sans-serif;
    font-weight:bold;
    color:#82d4d4;
    font-size:14px;
}

.button4_center a span {
    float:left;
    text-align:center;
    float:left;
}








#line_row11 {
    background-image:url(../images/contact_bg.png);
    height:325px;
    overflow:hidden;
    padding:170px 0 0 0;
}

#line_row11 .title4, .title4 {
    background:url(../images/line_4.png) no-repeat bottom center;
    font-family: ArcherPro, sans-serif;
    font-size:36px;
    color:#666666 !important;
    text-align:center;
    font-weight:bold;
    margin-bottom:50px;
    margin-top:40px;
    padding:0 0 10px 0;
}

#line_row12 {
    background-color:#FFF;

    overflow:hidden;
    padding:50px 0 90px 0;
}

.pitty {
    background:url(../images/pitty.png) no-repeat center top;
    text-align:center;
    color:#666666 !important;
    font-size:30px;
    font-family: ArcherPro, sans-serif;
    padding:40px 0 0 0;
}


.contact_box_container {
    margin:0 auto 0 auto;
    width:792px;
}

.contact_box {
    background-repeat:no-repeat;
    background-position:center top;
    width:264px;
    float:left;
    padding:80px 0 0 0;
    text-align:center;
    margin:20px 0 0 0;
}

#contact_box_skype {
    background-image:url(../images/round_skype.png);
}

#contact_box_telephone {
    background-image:url(../images/round_phone.png);
}

#contact_box_email {
    background-image:url(../images/round_mail.png);
}

.contactbox_title {
    color:#484848;
    font-size:20px;
    font-family:OpenSans, sans-serif;
}

.contactbox_details {
    color:#7c7770;
    font-family:OpenSansRegular, sans-serif;
    font-size:13px;
}



#line_row13 {
    background-image:url(../images/largemap.jpg);
    height:655px;
    overflow:hidden;
    padding:0;
}

.bluefade {
    background-image:url(../images/bluefade.png);
    width:485px;
    height:496px;
    float:right;
    font-family: ArcherPro, sans-serif;
    font-size:48px;
    color:#FFF;
    text-align:center;
    padding:160px 100px 0 100px;
    box-sizing: content-box;
}


.bluemap a {
    background-image:url(../images/map_dot1.png);
    width:14px;
    height:14px;
    float:left;
    display:none;
    position:absolute;
    z-index:100;
}

.bluemap a.hovered {
    background-image:url(../images/map_dot2.png) !important;
    background-repeat:no-repeat;
    background-position: center top;
    width:21px !important;
    height:39px !important;
}







#line_row14 {
    background-image:url(../images/contactform_bg.png);
    height:565px;
    overflow:hidden;
    padding:0;
}

.title5 {
    font-family: ArcherProBold, sans-serif;
    font-size:30px;
    color:#00cccc !important;
    text-align:center;
    padding:0;
    line-height:140px;
}

.conti_box {
    width:526px;
    margin:0 auto 0 auto;
}

.conti_input {
    background-image:url(../images/conti_input.png);
    width:254px;
    height:40px;
    overflow:hidden;
}

.conti_input input {
    background-color:transparent;
    width:234px;
    float:left;
    padding:0 10px 0 10px;;
    margin:8px 0 0 0;
    border:0;
    font-family:OpenSansRegular, sans-serif;
    font-size:15px;
    color:#fff;
}

.conti_input_file {
    background-image:url(../images/conti_input2.png);
    width:526px;
    height:40px;
    overflow:hidden;
    margin: 11px 0 0 0;
}

.conti_input_file a {
    background-color:transparent;
    width:506px;
    float:left;
    padding:0 10px 0 10px;;
    margin:8px 0 0 0;
    border:0;
    font-family:OpenSansRegular, sans-serif;
    font-size:15px;
    color:#fff;
}

.conti_textarea {
    background-image:url(../images/conti_textarea.png);
    width:526px;
    height:240px;
    float:left;
    overflow:hidden;
    margin:11px 0 0 0;
    padding:0;
}

.conti_textarea textarea {
    width:506px;
    height:220px;
    padding:10px;
    float:left;
    overflow:auto;
    background-color:transparent;
    float:left;
    margin:0;
    border:0;
    font-family:OpenSansRegular, sans-serif;
    font-size:15px;
    color:#fff;
}

.send {
    background-image:url(../images/send.png);
    width:526px;
    height:42px;
    float:left;
    display:block;
    text-align:center;
    line-height:42px;
    color:#FFF;
    font-family:OpenSans, sans-serif;
    font-size:18px;
    margin:7px 0 0 0;
}

#line_row15 {
    padding:5% 0 0 0;
}

/*
.clients_box {
    background:url(../images/client_sep.png) no-repeat bottom center;
    width:76%;
    float:left;
    padding:0% 12% 3% 12%;
    margin:0 0 2% 0;
    font-family:ArcherProLight, sans-serif;
    color:#006699;
    text-align:center;
}
*/
.clients_box {
    background: url("../images/client_sep.png") no-repeat scroll center bottom transparent;
    color: #006699;
    float: left;
    font-family: ArcherProLight,sans-serif;
    margin: 0;
    padding: 0 3% 3%;
    text-align: center;
    width: 100%;
}

.clients_quote {
    font-size:30px;
    padding:2% 0 0 0;
}

.clients_client {
    font-size:16px;
    text-transform:uppercase;
}

.client_pic {
    position:relative;
    margin:0;
    padding:0;
}

.client_logo {
    position:relative;
    margin:0;
    padding:0;
}

#quotes {
    width:690px;
}

#quotes_center {
    width:680px;
}





#line_row16 {
    background:url(../images/mic.png) no-repeat right 60px;
    min-height:500px;
    padding:5% 0 5% 0;
}

.interpretation_title {
    text-align:center;
    font-family:ArcherProLight, sans-serif;
    font-size:36px;
    color:#999999;
}

.audio_container {
    width:400px;
    margin:-20px auto 20px; auto;
    height: 50px;
}

.audio_container audio {
    width:400px;
    height: 50px;
}

#moreaudio {
    margin-top:10px;
    width:460px;
}

#moreaudio_center {
    width:450px;
}

#line_blogtop {
    background:#fbfbfb url(../images/blogtop.png) repeat-x;
    min-height:100px;
}

.blog_title {
    background:url(../images/blogtitle.png) no-repeat center bottom;
    font-family: ArcherProBold, sans-serif;
    font-size:36px;
    color:#3399cc !important;
    text-align:center;
    padding:50px 0 20px 0;
    margin:0 0 15px 0;
}

.blog_subtitle {
    font-family:ArcherProLightItalic, sans-serif;
    color:#999999;
    font-size:48px;
    text-align:center;
    padding:0 0 40px 0;
}

.blog_left {
    width:46%;
    float:left;
    padding:15px 0 0 0;
    margin:0 0 90px 7%;
}

.blogpost_title {
    font-family:ArcherProSemiBold, sans-serif;
    font-size:36px;
    color:#666;
}

.comment_count {
    float:left;
    padding:5px;
    margin:0;
    border-right:1px solid #d2d2d2;
    color:#d2d2d2;
    line-height:38px;
}

.comment_count img {
    border:0;
    padding:0;
    margin:11px;
    float:left;
}

.comment_count p {
    float:left;
    padding:0;
    margin:0;
}

.post_info {
    float:left;
    padding:0 0 0 20px;
    margin:0 0 30px 0;
}

.post_user {
    line-height:19px;
    padding:0;
    margin:0;
    color:#3399cc;
    text-transform:uppercase;
    font-family:OpenSans, sans-serif;
    font-weight:bold;
    font-size:12px;
}

.post_user a {
    color:#3399cc;
    text-transform:uppercase;
    font-family:OpenSans, sans-serif;
    font-weight:bold;
    font-size:12px;
}

.post_date {
    font-family:OpenSans, sans-serif;
    color:#666666;
    font-size:12px;
}

.post {
    width:100%;
    float:left;
    color:#999999;
    font-family:OpenSansRegular, sans-serif;
    font-size:14px;
}

.post p {
   font-size:16px; 
   color: #666666;
}

.post_buttons {
    width:100%;
    float:left;
    padding:50px 0 60px 0;
}

.blog_button {
    height:33px;
    float:left;
    margin:0 4px 0 0;
}

.blog_button_left {
    background:url(../images/blog_button_left.png) no-repeat left;
    height:33px;
    overflow:hidden;
    float:left;
}

.blog_button_right {
    background:url(../images/blog_button_right.png) no-repeat right;
    height:33px;
    overflow:hidden;
    float:left;
}

.blog_button_center {
    background-image:url(../images/blog_button_center.png);
    height:33px;
    float:left;
    margin:0 3px 0 3px;
}

.blog_button_center a {
    height:33px;
    float:left;
    line-height:33px;
    display:block;
    padding:0 7px 0 7px;
    font-family:OpenSans, sans-serif;
    color:#999999;
    font-size:12px;
}

.post_pager {
    width:100%;
    float:left;
    margin:0 0 60px 0;
}

.pager_left {
    width:50%;
    background-color:#eeeeee;
    height:130px;
    float:left;
    border-right:1px solid #FFF;
}

.pager_left a {
    width:100%;
    float:left;
    display:block;
    padding:7%;
}

.pagerline_1 {
    font-family:OpenSans, sans-serif;
    font-weight:bold;
    font-size:12px;
    color:#3399cc;
}

.pagerline_2 {
    font-family:ArcherProSemiBold, sans-serif;
    font-size:22px;
    color:#000;
}

.pagerline_3 {
    font-family:OpenSansItalic, sans-serif;
    font-size:14px;
    color:#000;
}

.pager_right {
    width:49%;
    background-color:#eeeeee;
    float:left;
    height:130px;
    text-align:right;
}

.pager_right a {
    width:100%;
    float:right;
    display:block;
    padding:7%;
}

.post_separator {
    width:100%;
    height:1px;
    float:left;
    overflow:hidden;
    background-color:#dcdcdc;
}

.post_comments {
    width:100%;
    float:left;
    padding:0 0 60px 0;
}

.comments_title {
    font-family:ArcherProSemiBold, sans-serif;
    font-size:26px;
    color:#666666;
}


.blog_right {
    width:20%;
    float:right;
    padding:40px 0 0 0;
    margin:0 14% 90px 0;
}

.blog_right_title {
    font-family:ArcherProBold, sans-serif !important;
    font-size:16px !important;
    color:#3399cc !important;
    padding:30px 0 10px 0 !important;
    margin:0 !important;
    float:left;
    width:100%;
}

.blog_right p {
    font-family:OpenSans, sans-serif;
    font-size:12px;
}

.blog_right_date {
    font-size:10px !important;
    font-family:OpenSansItalic, sans-serif;
}






.blog_search {
    width:100%;
    float:left;
    padding:0 0 50px 0;
}

.blog_search_left {
    background:url(../images/search_left.png) no-repeat left;
    height:35px;
    width:100%;
    float:left;
}

.blog_search_right {
    background:url(../images/search_right.png) no-repeat right;
    height:35px;
    width:100%;
    float:left;
}

.blog_search_center {
    background:url(../images/search_center.png);
    height:35px;
    width:100%;
    float:left;
}

.blog_search_button {
    background:url(../images/search.png) no-repeat center center;
    width:40px;
    height:35px;
    float:right;
    display:block;
    overflow:hidden;
    margin:0;
}

.blog_search_center input {
    background-color:transparent;
    width:100%;
    float:left;
    padding:0;
    margin:6px 0 0 0;
    border:0;
    font-family:OpenSansRegular, sans-serif;
    font-size:15px;
    color:#e0e0e0;
}

.searchtable {
    width:100%;
    float:left;
    padding:0;
    margin:0;
}

.searchtable td {
    vertical-align:top;
    padding:0 5px 0 5px;
}

.searchtable td.right {
    width:45px;
}

.bg_correction {
    background-color:#98dddd;
    padding:0 45px 0 45px;
}

.prev_arrow_in_slippry {

}

.prev_arrow_in_slippry a {

}


/* bootstrap miatt */
.navbar {
    background-color:#fff;
    vertical-align: middle;
}

@media (max-width: 1260px) {

    #body {
        padding: 100px 0 0 0 !important;
    }    

    .languages {
        height: 30px;
        clear:both;
        margin-left: 98px;
        margin-top: -20px;
    }
    
    .languages > div {
        margin:0;
    }    

    .languages > div.bluedot {
        margin:10px 0 0 0;
    }    
    
    .languages > div.greendot {
        margin:10px 0 0 0;
    }    
 
    .logo {
        margin-top: -10px;
    }
     
    #line_menu {
        height:100px;
    }

    #line_menu ul {
        float:right;
        list-style:none;
        height:100px;
        padding:0;
        margin:0;
    }

    #line_menu ul li {
        float:right;
        padding:0;
        margin:0;
        height:100px;
        line-height:100px;
    }

    #line_menu ul li a {
        float:right;
        padding:0px 25px 0px 25px;
        display:block;
        font-family: OpenSans, sans-serif;
        font-size:14px;
        color:#666666;
    }

    #line_menu ul li a:hover {
        color:#55bbdd;
    }

    #line_menu ul li a span {
        padding:0;
        margin:0;
    }


    #line_menu ul li.active a {
        color:#55bbdd;
    }
    
    #line_menu ul li ul {
        display:none;
    }

    #line_menu ul li:hover ul {
        display:block;
        background:url(../images/triangle.png) no-repeat center top #FFF;
        width:200px;
        position:absolute;
        z-index:100;
        float:left;
        top:80px;
        list-style:none;
        padding:20px 0 0 0;
        margin:0 0 0 -35px !important;
        height:auto !important;
    }

    #line_menu ul li ul li {
        background-color:#f9f9f9;
        width:200px;
        float:left;
        padding:0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
    }

    #line_menu ul li ul li a {
        width:200px;
        float:left;
        padding:15px 0 15px 0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
        text-align:center;
        color:#37b2f2;
        font-family:OpenSansRegular, sans-serif;
        font-size:13px;    
    
    }  
}

@media (min-width: 1261px) {
    .languages {
        height:100px;
    }
     
    #line_menu {
        height:100px;
    }

    #line_menu ul {
        float:right;
        list-style:none;
        height:100px;
        padding:0;
        margin:0;
    }

    #line_menu ul li {
        float:right;
        padding:0;
        margin:0;
        height:100px;
        line-height:100px;
    }

    #line_menu ul li a {
        float:right;
        padding:0px 25px 0px 25px;
        display:block;
        font-family: OpenSans, sans-serif;
        font-size:14px;
        color:#666666;
    }

    #line_menu ul li a:hover {
        color:#55bbdd;
    }

    #line_menu ul li a span {
        padding:0;
        margin:0;
    }


    #line_menu ul li.active a {
        color:#55bbdd;
    }
    
    #line_menu ul li ul {
        display:none;
    }

    #line_menu ul li:hover ul {
        display:block;
        background:url(../images/triangle.png) no-repeat center top #FFF;
        width:200px;
        position:absolute;
        z-index:100;
        float:left;
        top:80px;
        list-style:none;
        padding:20px 0 0 0;
        margin:0 0 0 -35px !important;
        height:auto !important;
    }

    #line_menu ul li ul li {
        background-color:#f9f9f9;
        width:200px;
        float:left;
        padding:0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
    }

    #line_menu ul li ul li a {
        width:200px;
        float:left;
        padding:15px 0 15px 0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
        text-align:center;
        color:#37b2f2;
        font-family:OpenSansRegular, sans-serif;
        font-size:13px;    
    }
}

@media (min-width: 1081px) {
    #body {
        padding: 100px 0 0 0 !important;
    }    
    
    #line_row1 h1,
    #line_row1 .h1 {
        margin:36px 390px 0 98px;
        font-size:58px;
        min-width:800px;
        line-height:58px;
    }     
    
    #line_row1 p {
        margin:30px 700px 0 98px;
        font-size:26px;
        line-height:26px;
    }    
}

@media (max-width: 1080px) {
    #body {
        padding: 75px 0 0 0 !important;
    }
    
    .logo {
        margin-left: 5px;
        margin-top: -25px;
    }
    
    .languages {
        height: 30px;
        clear:both;
        margin-left: 2px;
        margin-top: -20px;
    }
    
    .languages > div {
        margin:0;
    }
    
    .languages > div.bluedot {
        margin:10px 0 0 0;
    }    
    
    .languages > div.greendot {
        margin:10px 0 0 0;
    }        
    
    #line_menu {
        height:100px;
    }

    #line_menu ul {
        float:right;
        list-style:none;
        height:100px;
        padding:0;
        margin:0;
    }

    #line_menu ul li {
        float:right;
        padding:0;
        margin:0;
        height:100px;
        line-height:100px;
    }

    #line_menu ul li a {
        float:right;
        padding:0px 5px 0px 5px;
        display:block;
        font-family: OpenSans, sans-serif;
        font-size:14px;
        color:#666666;
    }

    #line_menu ul li a:hover {
        color:#55bbdd;
    }

    #line_menu ul li a span {
        padding:0;
        margin:0;
    }


    #line_menu ul li.active a {
        color:#55bbdd;
    }           
         
    #line_row1 h1,
    #line_row1 .h1 {
        margin:50px 300px 0 30px;
        font-size:40px;
        line-height:40px;
    }     
    
    #line_row1 p {
        margin:30px 300px 0 30px;
        font-size:20px;
        line-height:20px;
    }     
    
    #line_menu ul li ul {
        display:none;
    }

    #line_menu ul li:hover ul {
        display:block;
        background:url(../images/triangle.png) no-repeat center top #FFF;
        width:200px;
        position:absolute;
        z-index:100;
        float:left;
        top:80px;
        list-style:none;
        padding:20px 0 0 0;
        margin:0 0 0 -35px !important;
        height:auto !important;
    }

    #line_menu ul li ul li {
        background-color:#f9f9f9;
        width:200px;
        float:left;
        padding:0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
    }

    #line_menu ul li ul li a {
        width:200px;
        float:left;
        padding:15px 0 15px 0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
        text-align:center;
        color:#37b2f2;
        font-family:OpenSansRegular, sans-serif;
        font-size:13px;    
    }
} 

@media (max-width: 767px) {           
    #line_menu ul {
        float:left;
        list-style:none;
        padding:0;
        margin:0;
    }

    #line_menu ul li {
        float:left;
        padding:0;
        margin:0;
        height:30px;
        line-height:25px;
        clear:both;
    }

    #line_menu ul li a {
        float:left;
        padding:0px 5px 0px 5px;
        display:block;
        font-family: OpenSans, sans-serif;
        font-size:14px;
        color:#666666;
    }

    #line_menu ul li a:hover {
        color:#55bbdd;
    }

    #line_menu ul li a span {
        padding:0;
        margin:0;
    }


    #line_menu ul li.active a {
        color:#55bbdd;
    }    
    
    .navbar-header {
        margin-left: 8px !important;
        margin-right: 5px !important;
    }
    
    #line_row1 h1,
    #line_row1 .h1 {
        margin:50px 50px 0 30px;
        font-size:30px;
    }     
    
    #line_row1 p {
        margin:30px 50px 0 30px;
        font-size:20px;

    }    
    
    #line_menu ul li ul {
        display:none;
    }

    #line_menu ul li:hover ul {
        display:block;
        background:url(../images/triangle.png) no-repeat center top #FFF;
        width:200px;
        position:absolute;
        z-index:100;
        float:left;
        top:80px;
        list-style:none;
        padding:20px 0 0 0;
        margin:0 0 0 -35px !important;
        height:auto !important;
    }

    #line_menu ul li ul li {
        background-color:#f9f9f9;
        width:200px;
        float:left;
        padding:0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
    }

    #line_menu ul li ul li a {
        width:200px;
        float:left;
        padding:15px 0 15px 0 !important;
        margin:0 !important;
        height:auto !important;
        line-height:normal !important;
        text-align:center;
        color:#37b2f2;
        font-family:OpenSansRegular, sans-serif;
        font-size:13px;    
      }    
    
}

@media (min-width: 768px) { 
}

.jumbotron {
    padding: 0;
    margin: 0;
}

h1, .h1 {
    font-family: ArcherPro, sans-serif;
}

.container-fluid, .container {
    padding: 0px;
    max-width: 1366px !important;
}

.navbar {
    margin-bottom: 0;
    border-bottom-width: 0 !important;
}

#line_menu {
    text-transform:uppercase;
}

.item-126 span, .item-127 span {
    background-image: none;
}

#line_row1, #line_row2, #line_row3, 
#line_row4, #line_row5, #line_row6,
#line_row7, #line_row8, #line_row9,
#line_row10, #line_row11, #line_row12,
#line_row13, #line_row14, #line_row15,
#line_row16, #line_row17, #line_row18 {
    box-sizing: content-box;
}

#form-frame {
    width: 0px;
    height: 0px;
    display: none;
}

.success{
    background: #CFFFF5;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #B9ECCE;
    border-radius: 5px;
    font-weight: normal;
}