* { margin: 0; padding: 0; }
html { font-family: "Source Sans Pro", Arial; font-size: 12px; color: #000; }
body { margin: 0; padding: 0; background: #fff; }
a { outline: none; text-decoration: none; color: #000; }
input { outline: none; }
img { border: 0px; display: block; }
strong { font-weight: bold;}
.clear { clear: both; }


#wrapper { width: 100%; float: left; }

#top { width: 990px; height: 154px; margin: 0 auto; }
#top h1 { width: 249px; height: 90px; margin: 63px 0 0 0; background: url('../images/logo.png') no-repeat; float: left; }
#top h1 a { width: 249px; height: 90px; text-indent: -999px; display: block; }
#top h1 a:hover { background: url('../images/logo-hover.png') no-repeat; }
#top .block1 { width: 728px; height: 90px; margin-top: 63px; float: right; }
#top .block1 img { width: 728px; height: 90px; }

#nav_open { display: none; }

#menus { width: 990px; height: 1px; margin: 0 auto; }

#nav_close { display: none; }

#mainMenuContainer { height: 49px; position: absolute; top: 0; left: 0; right: 0; background: #f0f0f0; }
#mainMenu { width: 990px; height: 49px; margin: 0 auto; position: relative; }
#mainMenu ul { position: absolute; top: 16px; left: 0; }
#mainMenu ul li { height: 16px; padding-left: 22px; background: url('../images/menu-top-seperator.png') no-repeat 9px 4px; list-style: none; float: left; }
#mainMenu ul li.first { background: none; }
#mainMenu ul li a { font-family: "Source Sans Pro", Arial; font-size: 11px; font-weight: bold; color: #a2a2a2; text-transform: uppercase; line-height: 16px; letter-spacing: 1px; }
#mainMenu ul li a:hover { color: #bfbfbf; }
#mainMenu ul li.responsive { display: none; }

#themeMenu { width: 990px; height: 46px; margin: 15px auto 0 auto; background: #ea1c24; }
#themeMenuTitle { display: none; }
#themeMenu ul { width: 945px; margin-left: 40px; height: 46px; }
#themeMenu ul li { position: relative; list-style: none; float: left; }
#themeMenu ul li a { height: 46px; width: 100%; font-family: "Source Sans Pro", Arial; font-size: 11px; color: #fff; font-weight: 600; line-height: 46px; text-transform: uppercase; display: block; letter-spacing: 1px; text-align: center; }
#themeMenu ul li:hover { background: #d61a21; }
#themeMenu ul li ul { position: absolute; top: 46px; left: 0; width: 100%; height: auto; padding: 10px 0; background: #d61a21; display: none; z-index: 20; margin-left: 0; }
#themeMenu ul li:hover > ul { display: block; }
#themeMenu ul li ul li { height: 34px; float: none; }
#themeMenu ul li ul li a { width: 100%; height: 34px; padding: 0; line-height: 34px; text-align: left; }
#themeMenu ul li ul li a:hover { background: #c50007; }
#themeMenu ul li ul li a span { padding-left: 14px; }
#themeMenu ul li { display: block; }

#themeMenuResponsive { display: none; }

#search { width: 495px; position: absolute; top: 0; left: 50%; }
#search input.text { width: 196px; height: 14px; padding: 9px 12px; position: absolute; top: 8px; right: 90px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #6b6b6b; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; }
#search input.submit { width: 80px; height: 32px; position: absolute; top: 8px; right: 0; background: #1b5aa9; font-weight: 600; font-family: "Source Sans Pro", Arial; font-size: 12px; color: #fff; line-height: 30px; cursor: pointer; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; letter-spacing: 1px; }
#search input.submit:hover { background: #2a69b7; }


#breadCrumbs { width: 100%; height: 36px; margin: 13px auto 0 auto; background: #f3f3f3; }
#breadCrumbs ul { width: 98%; margin-left: 2%; height: 36px; }
#breadCrumbs ul li { background: url('../images/breadcrumb-spacer.png') no-repeat 0 0; padding: 0 0 0 16px; list-style: none; float: left; }
#breadCrumbs ul li.first { padding-left: 0; background: none; }
#breadCrumbs ul li a { height: 36px; padding: 0 16px; font-family: "Source Sans Pro", Arial; font-size: 11px; font-weight: 600; color: #b3b3b3; line-height: 36px; letter-spacing: 1px; text-transform: uppercase; display: block; }
#breadCrumbs ul li a:hover { color: #939393; }
#breadCrumbs .responsive { display: none; }

#content { width: 990px; margin: 0 auto 50px auto; }

#responsiveSubThemes { display: none; }

#barLeft { width: 250px; float: left; }
#barRight, #barRightSub { width: 250px; margin-left: 15px; float: left; }

.barColumn { width: 250px; height: 250px; margin-top: 16px; position: relative; background: #f3f3f3; }
.barColumn img { position: absolute; bottom: 45px; left: 0; }
.barColumn .text { width: 140px; height: 185px; position: absolute; top: 25px; left: 98px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; line-height: 21px; }
.barColumn .text span.name { font-size: 16px; font-weight: bold; line-height: 24px; }
.barColumn .text span.organisation { font-size: 12px; }
.barColumn .readMore { width: 250px; height: 45px; position: absolute; bottom: 0; left: 0; background: #1b5aa9; }
.barColumn .readMore a { width: 250px; height: 45px; font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; font-weight: 600; line-height: 45px; text-align: center; text-transform: uppercase; display: block; letter-spacing: 1px; }
.barColumn .readMore a:hover { background: #2a69b7; }

.barBlock1 { width: 250px; height: 250px; margin-top: 16px; }

.barBook { width: 250px; height: 250px; margin-top: 16px; position: relative; background: #f3f3f3; }
.barBook img { position: absolute; bottom: 69px; left: 12px; }
.barBook .title { width: 226px; height: 40px; position: absolute; top: 18px; left: 14px; font-family: "Source Sans Pro", Arial; font-size: 15px; color: #000; line-height: 22px; }
.barBook .text { width: 145px; height: 127px; position: absolute; top: 73px; left: 98px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; line-height: 22px; }
.barBook .text span.name { font-size: 16px; font-weight: bold; line-height: 27px; }
.barBook .readMore { width: 250px; height: 45px; position: absolute; bottom: 0; left: 0; background: #ea1c24; }
.barBook .readMore a { width: 250px; height: 45px; font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; font-weight: 600; line-height: 45px; text-align: center; text-transform: uppercase; display: block; letter-spacing: 1px; }
.barBook .readMore a:hover { background: #f62830; }

.barBlock2 { width: 250px; height: 158px; position: relative; margin-top: 16px; background: #f3f3f3; }
.barBlock2 .item1 { width: 234px; height: 60px; position: absolute; top: 11px; left: 8px; }
.barBlock2 .item2 { width: 234px; height: 60px; position: absolute; top: 87px; left: 8px; }

.barSearch { width: 250px; height: 71px; margin-top: 16px; position: relative; background: #f3f3f3; }
.barSearch .input { width: 142px; height: 13px; padding: 15px; position: absolute; top: 14px; left: 14px; background: url('../images/search-input.png') no-repeat; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #d2d2d2; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; }
.barSearch .submit { width: 42px; height: 43px; position: absolute; top: 14px; left: 196px; background: url('../images/search-submit-sprite.png') no-repeat 0 -43px; border: 0; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; }
.barSearch .submit:hover { background-position: 0 0; }

.barLogin { width: 250px; height: 175px; margin-top: 14px; position: relative; background: #f3f3f3; }
.barLogin .username, .barLogin .password, .barLogin .passwordDummy { width: 196px; height: 14px; padding: 15px; position: absolute; top: 14px; left: 14px; background: url('../images/login-input.png') no-repeat; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #6b6b6b; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; }
.barLogin .password, .barLogin .passwordDummy { top: 65px; }
.barLogin .submit { width: 96px; height: 41px; position: absolute; top: 119px; left: 14px; background: #e91c24; font-weight: 600; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; line-height: 39px; cursor: pointer; border: 0; border-bottom: 2px solid #ca1017; -webkit-appearance: none; -webkit-border-radius: 0; letter-spacing: 1px; }
.barLogin .submit:hover { background: #f52830; }
.barLogin .register { width: 119px; height: 39px; position: absolute; top: 119px; left: 119px; background: #1b5aa9; border-bottom: 2px solid #10407c; }
.barLogin .register a { width: 119px; height: 41px; display: block; font-family: "Source Sans Pro", Arial; font-size: 13px; font-weight: 600; color: #fff; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.barLogin .register a:hover { background: #2a69b7; }

.barLoginHome { width: 250px; height: 220px; margin-top: 14px; position: relative; background: #f3f3f3; }
.barLoginHome p { width: 210px; margin: 0 20px; padding: 10px 0 5px 0; line-height: 20px; font-size: 12px; font-family: "Source Sans Pro", Arial; }
.barLoginHome .username, .barLoginHome .password, .barLoginHome .passwordDummy { width: 196px; height: 14px; padding: 15px; position: absolute; top: 59px; left: 14px; background: url('../images/login-input.png') no-repeat; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #6b6b6b; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; }
.barLoginHome .password, .barLoginHome .passwordDummy { top: 110px; }
.barLoginHome .submit { width: 96px; height: 41px; position: absolute; top: 164px; left: 14px; background: #e91c24; font-weight: 600; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; line-height: 39px; cursor: pointer; border: 0; border-bottom: 2px solid #ca1017; -webkit-appearance: none; -webkit-border-radius: 0; letter-spacing: 1px; }
.barLoginHome .submit:hover { background: #f52830; }
.barLoginHome .register { width: 119px; height: 39px; position: absolute; top: 164px; left: 119px; background: #1b5aa9; border-bottom: 2px solid #10407c; }
.barLoginHome .register a { width: 119px; height: 41px; display: block; font-family: "Source Sans Pro", Arial; font-size: 13px; font-weight: 600; color: #fff; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.barLoginHome .register a:hover { background: #2a69b7; }

.barLoggedin { width: 250px; height: 154px; margin-top: 14px; position: relative; background: #f3f3f3; }
.barLoggedin .welcome { width: 200px; position: absolute; top: 17px; left: 13px; font-family: "Source Sans Pro", Arial; font-size: 18px; font-weight: bold; color: #303030; }
.barLoggedin p { width: 200px; position: absolute; top: 46px; left: 13px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #8e8e8e; line-height: 21px; }
.barLoggedin p span { font-weight: bold; color: #303030; }
.barLoggedin .logout { width: 96px; height: 39px; position: absolute; top: 100px; left: 14px; background: #e91c24; border-bottom: 2px solid #d4111a; }
.barLoggedin .logout a { width: 96px; height: 41px; display: block; font-family: "Source Sans Pro", Arial; font-size: 12px; color: #fff; font-weight: 600; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.barLoggedin .logout a:hover { background: #f52830; }
.barLoggedin .account { width: 119px; height: 39px; position: absolute; top: 100px; left: 119px; background: #1b5aa9; border-bottom: 2px solid #10407c; }
.barLoggedin .account a { width: 119px; height: 41px; display: block; font-family: "Source Sans Pro", Arial; font-size: 12px; color: #fff; font-weight: 600; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.barLoggedin .account a:hover { background: #2a69b7; }

.barTitle { width: 250px; height: 60px; margin-top: 14px; background: #1b5aa9; }
.barTitle a { width: 250px; height: 60px; display: block; font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; font-weight: 600; line-height: 60px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
.barTitle a:hover { background: #2a69b7; }

.barAgenda { width: 250px; height: 250px; margin-top: 14px; position: relative; background: #f3f3f3; }
.barAgenda .text { width: 220px; height: 220px; position: absolute; top: 23px; left: 18px; font-family: "Source Sans Pro", Arial; font-size: 14px; font-weight: 600; color: #2b2b2b; line-height: 20px; }
.barAgenda .text .item { width: 220px; margin-bottom: 9px; }
.barAgenda .text h4 { width: 100%; padding-bottom: 10px; font-weight: bold; font-size: 18px; }
.barAgenda .text span { font-size: 13px; font-weight: normal; font-style: italic; }
.barAgenda .readMore { width: 250px; height: 45px; position: absolute; bottom: 0; left: 0; background: #ea1c24; }
.barAgenda .readMore a { width: 250px; height: 45px; font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; font-weight: 600; line-height: 45px; text-align: center; text-transform: uppercase; display: block; letter-spacing: 1px; }
.barAgenda .readMore a:hover { background: #f62830; }

.barBlock3 { width: 234px; height: 60px; padding: 10px 8px; margin-top: 14px; background: #f3f3f3; }

ul.categories { width: 100%; padding-bottom: 15px; }
ul.categories li { width: 33%; height: 60px; list-style: none; float: left; }
ul.categories li a { font-size: 18px; line-height: 25px; color: #1b5aa9; }
ul.categories li a:hover { color: #0d4282; }

.specialists_overview { width: 100%; }
.specialists_overview .specialist_logo { width: 201px; height: 108px; margin: 0 17px; float: left; }
.specialists_overview .specialist_logo img { margin: 0 auto; }

#barCenter { width: 446px; margin-left: 22px; float: left; }
#barCenter .title { width: 431px; height: 46px; margin-top: 16px; position: relative; padding-left: 15px; background: #f3f3f3; font-family: "Source Sans Pro", Arial; font-size: 18px; font-weight: 600; color: #303030; line-height: 46px; }
#barCenter .title .sub { position: absolute; top: 0; right: 15px; }
#barCenter .title .sub a { font-family: "Source Sans Pro", Arial; font-size: 11px; font-weight: 600; line-height: 46px; text-transform: uppercase; color: #a2a2a2; letter-spacing: 1px; }
#barCenter .title .sub a:hover { color: #bfbfbf; }

#barCenter .article { width: 446px; height: auto; position: relative; margin-top: 24px; }
#barCenter .article img { width: 100px; height: 100px; position: absolute; top: 0; left: 0; }
#barCenter .article h5 { margin-left: 26%; padding-bottom: 4px; font-family: "Source Sans Pro", Arial; font-size: 16px; color: #000; }
#barCenter .article .text { width: 328px; margin-left: 26%; padding-bottom: 4px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; line-height: 20px; }
#barCenter .article .readMore { margin-left: 26%; width: 49%; float: left; font-family: "Source Sans Pro", Arial; font-size: 13px; font-weight: bold; color: #1b5aa9; text-align: left; }
#barCenter .article .readMore:hover { color: #4088e2; }
#barCenter .article .category { width: 25%; float: left; font-family: "Source Sans Pro", Arial; font-size: 13px; font-weight: bold; color: #e91c24; text-align: right; }
#barCenter .article .category:hover { color: #ff7479; }
#barCenter .article .line { width: 446px; height: 3px; margin-top: 15px; background: #f3f3f3; }

#barCenter .viewAll { width: 446px; height: 46px; margin-top: 11px; background: #f3f3f3; }
#barCenter .viewAll a { width: 446px; height: 46px; display: block; font-family: "Source Sans Pro", Arial; font-size: 13px; font-weight: 600; color: #a2a2a2; text-transform: uppercase; text-align: center; line-height: 46px; letter-spacing: 1px; }
#barCenter .viewAll a:hover { background: #e8e8e8; }

#barMain { width: 725px; margin-top: 16px; float: left; }
#barMain h2 { width: 718px; height: 70px; font-family: "Source Sans Pro", Arial; font-size: 30px; font-weight: normal; color: #1c1c1c; line-height: 70px; }
#barMain p { margin: 0 0 25px 0; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #1c1c1c; line-height: 23px; }
/*#barMain p a { text-decoration: underline; }*/
#barMain p a:hover { color: #5f5f5f; }
#barMain .quote { margin-bottom: 25px; font-family: "Source Sans Pro", Arial; font-size: 18px; font-style: italic; color: #1c1c1c; }
#barMain .buttonBlue { height: 39px; background: #1b5aa9; border-bottom: 2px solid #10407c; float: left; }
#barMain .buttonBlue a { height: 41px; padding: 0 17px; display: block; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; font-weight: 600; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
#barMain .buttonBlue a:hover { background: #2a69b7; }
#barMain .buttonRed { min-height: 39px; max-width: 100%; overflow: hidden; background: #e91c24; border-bottom: 2px solid #d4111a; float: left; }
#barMain .buttonRed a { min-height: 39px; padding: 0 17px; display: block; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; font-weight: 600; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }
#barMain .buttonRed a:hover { background: #f52830; }
#barMain .buttonDisabled { height: 39px; padding: 0 17px; background: #a7a7a7; border-bottom: 2px solid #848484; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; font-weight: 600; line-height: 41px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }

#barMain ul, ol { margin-left: 15px; line-height: 22px; }
#barMain .featureImage { width: 725px; }

#register { width: 96%; position: relative; padding: 25px 2% 10px 2%; background: #f3f3f3; line-height: 43px; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; }
#register .block { width: 46%; margin: 2%; float: left; }
#register .block .left { width: 32%; min-height: 43px; margin-bottom: 10px; float: left; }
#register .block .right { width: 68%; min-height: 43px; margin-bottom: 10px; float: left; }
#register .block .full { width: 100%; min-height: 43px; margin-bottom: 10px; float: left; }
#register .block span { font-style: italic; color: #ababab; }
#register .block input.text { width: 170px; height: 13px; padding: 14px 15px; background: #fff; border: 0; border-bottom: 2px solid #ebebeb; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; -webkit-appearance: none; -webkit-border-radius: 0; float: right; }
#register .block .select { float: right; }
#register .submit { width: auto; height: 41px; padding: 0 17px; background: #1b5aa9; border: 0; text-align: center; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; font-weight: 600; line-height: 41px; text-transform: uppercase; letter-spacing: 1px; float: right; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; }
#register .submit:hover { background: #2a69b7; }
#register textarea { width: 90%; padding: 25px 5%; background: #fff; border: 0; border-bottom: 2px solid #ebebeb; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; -webkit-appearance: none; -webkit-border-radius: none; outline: none; resize: none; }
#register .responsive_show { display: none; }

#register .select { width: 200px; height: 44px; position: relative; background: url('../images/form-select.png') no-repeat; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; text-align: left; font-weight: normal; line-height: 42px; cursor: pointer; }
#register .select .default { width: 180px; height: 38px; padding-left: 20px; }
#register .select ul { position: absolute; left: -16px; top: 34px; padding: 8px 0 4px 0; z-index: 50; background: #fff; display: none; border-bottom: 1px solid #f3f3f3; border-left: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3; }
#register .select ul li { width: 180px; height: 30px; line-height: 30px; padding-left: 20px; list-style: none; text-align: left; }
#register .select ul li:hover { background: #e6e6e6; }

#contactTop { width: 675px; padding: 25px 25px 27px 25px; background: #f3f3f3; margin-bottom: 15px; }
#contactTop .left { width: 105px; float: left; line-height: 43px; margin-bottom: 6px; font-size: 13px; }
#contactTop .right { width: 570px; float: left; margin-bottom: 6px; }
#contactTop .right input { width: 170px; height: 13px; padding: 14px 15px; background: #fff; border: 0; border-bottom: 2px solid #ebebeb; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; -webkit-appearance: none; -webkit-border-radius: 0; }
#contactTop .right textarea { width: 537px; height: 123px; border: none; border-bottom: 2px solid #ebebeb; background: #fff; padding: 15px; outline: none; resize: none; }

#contactBottom { width: 725px; height: 188px; position: relative; background: #f3f3f3; font-size: 14px; line-height: 24px; color: #000; }
#contactBottom span { color: #a8a8a8; text-transform: uppercase; }
#contactBottom .lalign { width: 30px; float: left; }
#contactBottom .ralign { width: 190px; float: left; }
#contactBottom .left { width: 200px; position: absolute; top: 31px; left: 44px; }
#contactBottom .middle { width: 220px; position: absolute; top: 31px; left: 240px; }
#contactBottom .right { width: 220px; position: absolute; top: 31px; left: 462px; }

#myAccount { width: 92%; height: auto; position: relative; padding: 25px 4%; background: #f3f3f3; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; line-height: 28px; }
#myAccount .left { width: 40%; height: 28px; float: left; }
#myAccount .right { width: 60%; height: 28px; float: left; }
#myAccount .buttons { width: 100%; padding: 25px 0; }
#myAccount .buttonBlue { float: left; margin-right: 10px; }
#myAccount .buttonRed { float: left; }

#downloadHistory { width: 92%; margin-top: 20px; position: relative; padding: 25px 4%; background: #f3f3f3; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; line-height: 28px; }
#downloadHistory h5 { width: 100%; height: 35px; font-size: 18px; font-weight: bold; }
#downloadHistory .left { width: 73%; min-height: 28px; float: left; }
#downloadHistory .right { width: 27%; min-height: 28px; float: left; text-align: right; }
#downloadHistory .right a { font-weight: bold; color: #1b5aa9; }
#downloadHistory .right a:hover { color: #4184d9; }

#loginContent { width: 725px; max-width: 100%; height: 100px; position: relative; background: #f3f3f3; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; }
#loginContent a { font-weight: bold; color: #1b5aa9; }
#loginContent a:hover { color: #4184d9; }
#loginContent .inputs { position: absolute; top: 15px; left: 15px; }
#loginContent .inputs .text { width: 195px; height: 13px; margin-right: 12px; padding: 14px 15px; background: #fff; border: 0; border-bottom: 2px solid #ebebeb; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #6b6b6b; -webkit-appearance: none; -webkit-border-radius: 0; float: left; }
#loginContent .inputs .submit { width: 96px; height: 41px; background: #e91c24; font-weight: 600; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #fff; line-height: 39px; cursor: pointer; border: 0; border-bottom: 2px solid #ca1017; -webkit-appearance: none; -webkit-border-radius: 0; letter-spacing: 1px; float: left; text-transform: uppercase; }
#loginContent .inputs .submit:hover { background: #f52830; }
#loginContent .register { position: absolute; bottom: 15px; left: 15px; }
#loginContent .lostPassword { position: absolute; bottom: 15px; right: 140px; }

#advert { width: 675px; height: 170px; padding: 25px; margin-bottom: 20px; position: relative; background: #f3f3f3; font-size: 13px; color: #000; line-height: 22px; }
#advert .blocks { width: 675px; position: absolute; top: 100px; left: 25px; }
#advert .blocks .left { width: 118px; height: 44px; margin-bottom: 8px; float: left; line-height: 44px; }
#advert .blocks .center { width: 215px; height: 44px; margin-bottom: 8px; float: left; }
#advert .blocks .center input { width: 170px; height: 13px; padding: 14px 15px; background: #fff; border: 0; border-bottom: 2px solid #ebebeb; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #000; -webkit-appearance: none; -webkit-border-radius: 0; }
#advert .blocks .right { width: 342px; height: 44px; margin-bottom: 8px; float: left; }
#advert .blocks .right .buttonBlue { width: 160px; text-align: center; float: left; }
#advert .blocks .right .buttonBlue a { width: 160px; padding: 0; }

#barMain .columnHeader { width: 725px; height: 185px; margin-bottom: 10px; }
#barMain .greyBar { width: 705px; height: 46px; position: relative; padding-left: 20px; margin-bottom: 20px; background: #f3f3f3; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #cdcdcd; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; line-height: 46px; }
#barMain .greyBar .pagination { position: absolute; top: 0; right: 15px; color: #262626; font-size: 14px; font-weight: 400; }
/*#barMain .greyBar .pagination span { color: #cdcdcd; font-weight: 600; }*/
#barMain .greyBar .pagination a { color: #262626; }
#barMain .greyBar .pagination a:hover { color: #737373; }
#barMain .greyBar .select { width: 156px; height: 29px; position: absolute; top: 10px; left: 130px; background: url('../images/form-select-small.png') no-repeat; font-family: "Source Sans Pro", Arial; font-size: 12px; color: #b5b5b5; font-weight: normal; line-height: 26px; text-align: right; cursor: pointer; text-transform: none; letter-spacing: 0px; }
#barMain .greyBar .select .default { width: 126px; height: 29px; padding-right: 30px; }
#barMain .greyBar .select ul { position: absolute; left: -1px; top: 27px; padding: 8px 0 4px 0; z-index: 50; background: #fff; display: none; border-bottom: 1px solid #f3f3f3; border-left: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3; }
#barMain .greyBar .select ul li { width: 126px; height: 30px; line-height: 30px; padding-right: 30px; list-style: none; text-align: right; }
#barMain .greyBar .select ul li:hover { background: #e6e6e6; }
#barMain .greyLine { width: 725px; height: 3px; margin-bottom: 20px; background: #f3f3f3; }

#barMain .columnInfo { width: 725px; margin-bottom: 20px; font-size: 13px; }
#barMain .columnInfo img { width: 100px; height: 100px; margin-top: 3px; float: left; }
#barMain .columnInfo .imgph { width: 100px; height: 100px; margin-top: 3px; float: left; line-height: 100px; text-align: center; }
#barMain .columnInfo .imgph img { margin: 0 auto; float: none; vertical-align: middle; display: inline-block; }
#barMain .columnInfo .text { width: 600px; margin-left: 25px; float: left; }
#barMain .columnInfo .text h5 { width: 100%; min-height: 22px; font-family: "Source Sans Pro", Arial; font-size: 16px; font-weight: bold; color: #000; }
#barMain .columnInfo .text p { margin-bottom: 10px; line-height: 22px; }
#barMain .columnInfo .text a { font-weight: bold; color: #1b5aa9; }
#barMain .columnInfo .text a:hover { color: #4088e2; }
#barMain .columnInfo .text .author { color: #e91c24; float: right; }
#barMain .columnInfo .text .author:hover { color: #ff7479; }
#barMain .columnInfo .text .more { font-weight: bold; color: #1b5aa9; float: left; cursor: pointer; }
#barMain .columnInfo .text .more:hover { color: #4088e2; }
#barMain .columnInfo .text .category { font-weight: bold; color: #e91c24; text-align: right; float: right; }
#barMain .columnInfo .other { margin: 0 0 15px 0; display: none; }

#barMain .agendaInfo { width: 725px; margin-bottom: 20px; font-size: 13px; color: #000; line-height: 22px; }
#barMain .agendaInfo h5 { width: 725px; height: 25px; font-size: 16px; color: #000; font-weight: bold; }
#barMain .agendaInfo p { margin-bottom: 0; }
#barMain .agendaInfo span { color: #b3b3b3; }
#barMain .agendaInfo a { color: #1b5aa9; font-weight: bold; }
#barMain .agendaInfo a:hover { color: #4184d9; }

#barMain .columnist { width: 475px; position: relative; padding-left: 250px; margin-bottom: 20px; padding-bottom: 20px; font-size: 13px; line-height: 22px; }
#barMain .columnist .picture { position: absolute; top: 0; left: 0; }
#barMain .columnist h5 { width: 100%; margin: -10px 0 10px 0; font-family: "Source Sans Pro", Arial; font-size: 18px; font-weight: 600; color: #1b5aa9; }
#barMain .columnist .subtitle { width: 100%; margin: -10px 0 15px 0; font-style: italic; }
#barMain .columnist ul { position: absolute; bottom: 6px; right: 0; }
#barMain .columnist ul li { margin-left: 7px; list-style: none; float: left; }

#barMain .specialist { width: 100%; position: relative; margin: 5px 0 20px 0; font-size: 13px; line-height: 24px; }
#barMain .specialist img { margin-bottom: 5px;}
#barMain .specialist .left { width: 110px; font-weight: bold; float: left; }
#barMain .specialist .right { width: 615px; max-width: 100%; float: left; }
#barMain .specialist ul { position: absolute; bottom: 6px; right: 0; }
#barMain .specialist ul li { margin-left: 7px; list-style: none; float: left; }

#partnerContainer { width: 100%; padding: 65px 0; background: #f3f3f3; }
#partners { width: 990px; margin: 0 auto; }
#partners h4 { width: 990px; height: 90px; font-family: "Source Sans Pro"; font-size: 30px; font-weight: bold; color: #212121; text-align: center; line-height: 40px; text-transform: uppercase; letter-spacing: 4px; }
#partners .partner { width: 182px; height: 188px; margin-bottom: 20px; position: relative; margin-right: 20px; background: url('../images/partner-background.png') no-repeat; line-height: 188px; float: left; vertical-align: middle; text-align: center; }
#partners .last { margin-right: 0; }
#partners .partner img { margin: 0 auto; vertical-align: middle; display: inline-block; }
#partners .partner a { width: 182px; height: 188px; display: block; position: absolute; top: 0; left: 0; z-index: 19;}
#partners .partner a:hover { background: url('../images/partner-hover.png') no-repeat; }

#subFooterContainer { width: 100%; padding: 65px 0 80px 0; background: #ea1c24; }
#subFooter { width: 990px; margin: 0 auto; }
#subFooter h5 { width: 100%; height: 50px; font-family: "Source Sans Pro"; font-size: 24px; font-weight: bold; color: #fff; text-align: left; line-height: 30px; text-transform: uppercase; letter-spacing: 3px; }
#subFooter ul { width: 455px; margin-left: 15px; font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; line-height: 22px; font-weight: 100; }
#subFooter p { font-family: "Source Sans Pro", Arial; font-size: 14px; color: #fff; line-height: 22px; font-weight: 100; }
#subFooter a { color: #fff; font-weight: 600; }
#subFooter a:hover { text-decoration: underline; }
#subFooter .left { width: 470px; float: left; }
#subFooter .right { width: 480px; margin-left: 40px; float: left; }
#subFooter .right .text { width: 199px; height: 14px; margin: 20px 10px 0 0; padding: 15px; background: #fff; font-family: "Source Sans Pro", Arial; font-size: 13px; color: #d2d2d2; border: 0; border-bottom: 2px solid #d51921; float: left; -webkit-appearance: none; -webkit-border-radius: 0; }
#subFooter .right .submit { width: 127px; height: 41px; margin-top: 20px; background: #d20300; font-family: "Source Sans Pro", Arial; font-size: 14px; font-weight: 600; color: #fff; line-height: 41px; cursor: pointer; border: 0; border-bottom: 2px solid #b7070a; -webkit-appearance: none; -webkit-border-radius: 0; }
#subFooter .right .submit:hover { background: #b7070a; }

#footerContainer { width: 100%; height: 72px; background: #b7070a; }
#footer { width: 990px; max-width: 90%; height: 72px; position: relative; margin: 0 auto; }
#footer p { width: 400px; position: absolute; top: 0; left: 0; font-family: "Source Sans Pro", Arial; font-size: 14px; font-weight: 200; font-style: italic; color: #fff; line-height: 72px; }
#footer ul { position: absolute; top: 20px; right: 0; }
#footer ul li { margin-left: 13px; list-style: none; float: left; }
#footer ul li a { line-height: 32px; color: #fff; font-weight: normal; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }


@media only screen and (max-width: 1099px) {
	#partners { width: 800px; margin: 0 auto; }
	#partners h4 { width: 100%; margin: 0 auto; }
	#partners .partner { margin: 9px; }

	#subFooterContainer { padding: 40px 0 55px 0; }
	#subFooter { width: 90%; margin: 0 auto; }
	#subFooter .left { width: 90%; max-width: 600px; margin: 0 auto; float: none; }
	#subFooter .right { width: 90%; max-width: 605px; margin: 50px auto 0 auto; float: none; }
	#subFooter ul { margin: 0 auto; }
	#subFooter h5 { width: 90%; margin: 0 auto; text-align: center; }
	#subFooter p { width: 90%; margin: 0 auto; text-align: center; }
}

@media only screen and (max-width: 1023px) {
	#top { width: 95%; max-width: 990px; height: 100px; }
	#top h1 { margin: 0; }
	#top .block1 { display: none; }

	#nav_open { width: 34px; height: 34px; position: absolute; top: 33px; right: 35px; cursor: pointer; display: block; }

	#menus { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #1b5aa9; z-index: 50; overflow-y: scroll; display: none; }

	#mainMenuContainer { width: 85%; max-width: 400px; height: auto; margin: 45px auto 0 auto; position: relative; background: none; }

	#nav_close { width: 34px; height: 34px; float: right; cursor: pointer; display: block; }

	#mainMenu { width: 100%; margin-top: 45px; height: auto; }
	#mainMenu ul { width: 100%; position: relative; top: 0; }
	#mainMenu ul li { width: 100%; height: 40px; background: none; border-bottom: 1px solid #fff; padding: 0; float: none; }
	#mainMenu ul li:hover { background: #0a4a99; }
	#mainMenu ul li.spacer { height: 70px; }
	#mainMenu ul li.spacer:hover { background: #1b5aa9; }
	#mainMenu ul li a { width: 93%; height: 100%; padding-left: 7%; color: #fff; font-size: 13px; line-height: 40px; display: block; }
	#mainMenu ul li a:hover { color: #fff; }
	#mainMenu ul li.responsive { display: block; }
	#mainMenu ul li.responsive_hide { display: none; }
	#mainMenu ul li.first { border-top: 1px solid #fff; }
	#mainMenu ul li.account { background: #ff8c00; border-radius: 8px; border-bottom: none; margin-bottom: 50px; }
	#mainMenu ul li.account:hover { background: #ffae00; }

	#themeMenu { width: 100%; height: auto; margin: 0 auto 40px auto; }
	#themeMenuTitle { width: 94%; margin-left: 6%; display: block; font-family: "Source Sans Pro", Arial; font-size: 15px; font-weight: 600; color: #fff; line-height: 50px; text-transform: uppercase; letter-spacing: 1px; background: url('../images/theme-menu-button-open.png') right 20px top 14px no-repeat; background-size: 22px 22px; cursor: pointer; }
	#themeMenu ul { width: 100%; height: auto; margin: 0; border-top: 1px solid #fff; display: none; }
	#themeMenu ul li { width: 100% !important; height: 40px; border-bottom: 1px solid #fff; float: none; }
	#themeMenu ul li a { width: 90%; height: 100%; padding-left: 10%; font-size: 13px; line-height: 40px; text-align: left; display: block; }
	#themeMenu ul li:hover > ul { display: none; }
	#themeMenu ul li.responsive { display: none; }

	#search	{ position: relative; top: 0; left: 0; width: 100%; height: 58px; background: #f3f3f3; }
	#search input.text { left: 50%; width: 500px; top: 13px; margin-left: -300px; }
	#search input.submit { left: 50%; top: 13px; margin-left: 230px; }

	#content { width: 740px; }
	#barLeft { display: none; }

	.barMainSub { padding-bottom: 25px !important; float: none !important; }

	#barMain .buttonRed { width: 270px; max-width: 100%; margin: 0 auto; float: none; }
	#barMain .buttonRed a { width: 270px; max-width: 100%; padding: 0; float: none; }
	#barMain .buttonBlue { width: 220px; max-width: 100%; margin: 10px auto 0 auto; float: none !important; }

	#barRightSub { margin: 0 auto; float: none; }
	#barRightSub .barLogin { display: none; }
	#barRightSub .barLoginHome { display: none; }
	#barRightSub .barTitle { display: none; }
	#barRightSub .barBlock1_2 { display: none; }
	#barRightSub .barBlock3_2 { display: none; }
	#barRightSub .barAgenda { display: none; }

	#responsiveSubThemes { width: 100%; text-align: center; display: block; margin: -10px 0 0 0; padding-bottom: 25px; }
	#responsiveSubThemes h4 { width: 100%; font-size: 15px; }
	#responsiveSubThemes ul li { list-style: none; padding-top: 5px; }
	#responsiveSubThemes ul li a { height: 24px; line-height: 24px; border-bottom: 2px solid #ea1c24; font-size: 13px; }
	#responsiveSubThemes ul li a:hover { color: #5f5f5f; }

	#myAccount .buttonBlue { width: 220px; max-width: 100%; margin: 0 auto 10px auto !important; }
	#myAccount .buttonBlue a { width: 94% !important; padding: 0 3% !important; }
}

@media only screen and (max-width: 899px) {
	#partners { width: 600px; }
}

@media only screen and (max-width: 799px) {
	#subFooter p { margin-bottom: 25px; }
	#subFooter .right .text { float: none; margin: 5px auto 0 auto; display: block; }
	#subFooter .right .submit { float: none; margin: 5px auto 0 auto; display: block; }

	#content { width: 95%; }

	#breadCrumbs { width: 95%; }

	#barCenter { width: 100%; margin: 0 auto; float: none; }
	#barCenter .title { width: 97%; padding-left: 3%; }
	#barCenter .article { width: 100%; max-width: 550px; height: auto; margin: 24px auto 0 auto; }
	#barCenter .article img { position: relative; }
	#barCenter .article .image_placeholder { width: 25%; float: left; }
	#barCenter .article .text_placeholder { width: 70%; margin-bottom: 12px; float: right; }
	#barCenter .article h5 { width: 100%; margin-left: 0; left: 0; position: relative; float: left; }
	#barCenter .article .text { width: 100%; margin: 5px 0 5px 0; float: left; }
	#barCenter .article .readMore { position: relative; margin-left: 0; width: 50%; float: left; }
	#barCenter .article .category { position: relative; width: 50%; float: right; text-align: right; }
	#barCenter .article .line { width: 100%; margin-top: 2px; position: relative; }
	#barCenter .viewAll { width: 100%; }
	#barCenter .viewAll a { width: 100%; }

	#barMain { width: 95%; margin: 15px auto 0 auto; float: none; }
	#barMain h2 { width: 100%; height: auto; padding-bottom: 20px; line-height: 45px; }
	#barMain p { width: 100%; }

	#barMain .greyBar { width: 96%; padding-left: 4%; }
	#barMain .columnHeader { max-width: 100%; height: auto; }
	#barMain .columnHeader img { max-width: 100%; }
	#barMain .columnInfo { width: 100%; }
	#barMain .columnInfo .image_placeholder { width: 25%; float: left; }
	#barMain .columnInfo .text { width: 70%; margin-bottom: 12px; float: right; }
	#barMain .greyLine { width: 100%; }
	#barMain .buttonBlue  { width: 220px; margin: 10px auto 0 auto; float: none; }
	#barMain .buttonBlue a { width: 220px; padding: 0; }
	#barMain .featureImage { width: 100%; }
	#barMain .agendaInfo { width: 100%; }
	#barMain .agendaInfo h5 { width: 100%; height: auto; min-height: 25px; }

	#barMain .columnist { width: 70%; padding-left: 30%; }

	#loginContent { width: 90%; max-width: 300px; height: auto; margin: 0 auto; padding: 25px 0; }
	#loginContent .inputs { width: 100%; height: auto; position: relative; top: 0; left: 0; display: block; }
	#loginContent .inputs .text { max-width: 75%; margin: 0 auto 8px auto; float: none; display: block; }
	#loginContent .inputs .submit { max-width: 85%; margin: 0 auto 10px auto; float: none; display: block; }
	#loginContent .register, #loginContent .lostPassword { width: 100%; position: relative; padding-top: 15px; bottom: 0; left: 0; text-align: center; }

	#advert { width: 92%; height: auto; padding: 25px 4%; }
	#advert .blocks { width: 100%; padding: 25px 0; position: relative; top: 0; left: 0; }
	#advert .blocks .left { width: 100%; text-align: center; font-weight: bold; float: none; }
	#advert .blocks .center { width: 100%; text-align: center; float: none; }
	#advert .blocks .right { width: 100%; margin-bottom: 25px; text-align: center; float: none; }
	#advert .blocks .right .buttonBlue { margin: 0 auto; float: none; }

	#contactTop { width: 92%; height: auto; padding: 4%; }
	#contactTop .left { width: 100%; font-weight: bold; text-align: center; float: none; }
	#contactTop .right { width: 100%; float: none; }
	#contactTop .right input { margin: 0 auto; display: block; }
	#contactTop .right textarea { width: 537px; max-width: 94%; padding: 15px 3%; margin: 0 auto; display: block; }
	#contactTop .right .form_captcha { width: 300px; max-width: 100%; margin: 25px auto 0 auto; }

	#contactBottom { width: 100%; height: auto; }
	#contactBottom .left { width: 100%; padding: 15px 0; position: relative; top: 0; left: 0; text-align: center; float: none; }
	#contactBottom .middle { width: 100%; padding: 15px 0; position: relative; top: 0; left: 0; text-align: center; float: none; }
	#contactBottom .right { width: 100%; padding: 15px 0; position: relative; top: 0; left: 0; text-align: center; float: none; }

	.specialists_overview { width: 470px; margin: 0 auto; }

	#barRight { margin: 0 auto; float: none; }
	#barRight .barLogin { display: none; }
	#barRight .barLoginHome { display: none; }
	#barRight .barTitle { display: none; }
	#barRight .barBlock1_2 { display: none; }
	#barRight .barBlock3_2 { display: none; }
	#barRight .barAgenda { display: none; }

	#register .block { width: 321px; max-width: 100%; margin: 0 auto; float: none; }
	#register .responsive_hide { display: none; }
	#register .responsive_show { display: block; }
}

@media only screen and (max-width: 699px) {
	#partnerContainer { padding: 40px 0; }
	#partners { width: 354px; }
	#partners h4 { height: 60px; font-size: 20px; }
	#partners .partner { width: 100px; height: 100px; background-size: cover; line-height: 94px; }
	#partners .partner a:hover { background: url('../images/partner-hover.png') no-repeat; background-size: cover; }
	#partners .partner img { max-width: 70%; }
	#partners .partner a { width: 100px; height: 100px; }

	#footerContainer { height: auto; }
	#footer { height: auto; }
	#footer p { width: 100%; position: relative; text-align: center; }
	#footer ul { width: 100%; position: relative; top: 0; margin: 0 auto; }
	#footer ul li { width: 100%; margin: 0; float: none; text-align: center; }
	#footer ul li a.image { width: 32px; display: block; margin: 0 auto; padding: 15px; }

	ul.categories li { width: 50%; height: 40px; }

	#search input.text { width: 400px; margin-left: -255px; }
	#search input.submit { margin-left: 175px; }
}

@media only screen and (max-width: 599px) {
	#subFooter ul { width: 95%; margin-left: 5%; }

	#breadCrumbs .main { display: none; }
	#breadCrumbs .responsive { display: block; }

	#barMain .columnInfo .image_placeholder { display: none; }
	#barMain .columnInfo .text { width: 100%; }

	.floatButton1 { float: none !important; margin: 0 auto !important; }
	.floatButton2 { float: none !important; margin: 15px auto 0 auto !important; }

	#search input.text { width: 300px; margin-left: -205px; }
	#search input.submit { margin-left: 125px; }
}

@media only screen and (max-width: 499px) {
	#barMain .greyBar .pagination { position: relative; width: 100%; text-align: center; }
	.pagination_pages { display: none; }

	#barMain .columnist { width: 100%; padding: 130px 0 0 0; text-align: center; padding-bottom: 0; }
	#barMain .columnist .picture { top: 0; left: 50%; max-height: 120px; margin-left: -50px; }

	ul.categories { margin-left: 5% !important; width: 100%}
	ul.categories li { width: 100%; float: none; }

	.specialists_overview { width: 235px; }

	#myAccount .left { width: 100%; font-weight: 600; }
	#myAccount .right { width: 100%; }

	#search input.text { width: 250px; margin-left: -180px; }
	#search input.submit { margin-left: 100px; }
}

@media only screen and (max-width: 449px) {
	#barCenter .article .image_placeholder { display: none; }
	#barCenter .article .text_placeholder { width: 90%; margin: 0 auto 12px auto; float: none; }

	#register .block .left { width: 90%; min-height: 25px; padding-top: 10px; margin: 0 auto; float: none; font-weight: 600; }
	#register .block .right { width: 90%; margin: 0 auto; float: none; }
	#register .block .right input.text, #register .block .right input.submit, #register .block .right .select { float: left; }
	#register .block .full { width: 90%; min-height: 23px; padding: 9px 0; line-height: 23px; margin: 0 auto; float: none; }
	#register p.spacing { margin: 20px 0 10px 0; }

	#search input.text { width: 200px; margin-left: -155px; }
	#search input.submit { margin-left: 75px; }
}

@media only screen and (max-width: 399px) {
	#partners { width: 236px; overflow: hidden; }
	#barCenter .title .sub { display: none; }

	#top h1 { width: 230px; height: 74px; background-size: contain; margin-top: 10px; }
	#top h1 a { width: 230px; height: 74px; }

	#contactTop .right .form_captcha { width: 231px; margin: 0 auto; }
	#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

	.responsive_hide_400 { display: none; }
}

@media only screen and (max-width: 349px)
{
	#search input.text { width: 170px; margin-left: -140px; }
	#search input.submit { margin-left: 60px; }
}

@media only screen and (max-width: 330px)
{
	#top h1 { width: 210px; height: 67px; background-size: contain; margin-top: 14px; }
	#top h1 a { width: 210px; height: 67px; }

	#search input.text { width: 140px; margin-left: -125px; }
	#search input.submit { margin-left: 45px; }
}

@media only screen and (max-width: 299px) {
	#subFooter h5 { font-size: 18px; height: 40px; }
	#subFooter .right { margin-top: 30px; }
	#subFooter .right .text { width: 85%; }

	#top h1 { width: 180px; height: 58px; margin: 18px 0 0 10px; }
	#top h1 a { width: 180px; height: 58px; }

	#search input.text { width: 110px; margin-left: -110px; }
	#search input.submit { margin-left: 30px; }
}

@media only screen and (max-width: 299px) {
	#top h1 { margin-left: 5px; }
	#nav_open { right: 20px; }
}

@media only screen and (max-width: 265px)
{
	#top h1 { width: 140px; height: 45px; margin: 27px 0 0 10px; }
	#top h1 a { width: 140px; height: 45px; }
}