/* == GENERAL == */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,400,700);

body {
    font-family: 'Open Sans', sans-serif;
    margin-top: 160px;
    min-height: 450px;
}

p {
    font-size: 15px;
    color: #2c3e50;
}

/* Caption Text */
p.wp-caption-text {
    color: #888 !important;
    font-size: 14px;
    margin-top: 5px;
}

body #page-content .col-md-6 p {
    margin-bottom: 15px !important;
}

a {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#page-heading {
    background: #2b91c1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #374348;
    font-family: 'Merriweather', serif;
    line-height: 1.2;
}

/* Make images responsive */
img {
    max-width: 100%;
    height: auto;
}

/* == HEADER == */
.navbar {
    margin-bottom: 0;
}

.main-nav .navbar {
    min-height: 100px;
    padding-bottom: 10px;
}

.navbar-brand>img {
    display: inline-block;
}

.navbar-default {
    background: #fff;
    border: none;
}

.navbar-nav>li>a {
    padding: 20px 15px;
}

.navbar-brand {
    padding: 10px 15px;
    height: 100px;
}

.navbar-brand p {
    color: #2b91c1;
    display: inline-block;
    font-size: 15px;
    padding-top: 5px;
}

.main-nav .navbar-nav>li>a {
    padding: 40px 15px;
    position: relative;
    font-size: 13px;
}

.main-nav .navbar-nav>li>a:after {
    content: ".";
    position: absolute;
    left: -1px;
    top: 37%;
}

.main-nav .navbar-nav>li:first-child>a:after {
    content: "";
}

/* == SECONDARY NAV == */

.navbar-inverse {
    background: #374348;
    border-radius: 0;
    top: 100px;
}

.navbar-inverse .navbar-nav>li:first-child>a {
    margin-left: -15px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-inverse li a {
    font-weight: 700;
    font-size: 16px;
    -webkit-moz-transition: all 0.2s ease-in-out;
    -moz-moz-transition: all 0.2s ease-in-out;
    -ms-moz-transition: all 0.2s ease-in-out;
    -o-moz-transition: all 0.2s ease-in-out;
    moz-transition: all 0.2s ease-in-out;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
}

.yamm .dropdown.yamm-fw span.scroll-up,
.yamm .dropdown.yamm-fw span.scroll-down {
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
}

.yamm .dropdown.yamm-fw .dropdown-menu,
.yamm .dropdown.yamm-fw .dropdown-menu * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar-inverse input,
.navbar-inverse .input-group-btn .btn-default {
    background: transparent;
    border-color: transparent;
    color: #fff;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

.navbar-inverse .form-control:focus {
    border-color: #fff;
    box-shadow: none;
    outline: 0 none;
}

ul#menu-q-and-a,
ul#menu-legal-areas {
    list-style: none;
    padding-left: 0;
}

ul#menu-q-and-a li a::before,
ul#menu-legal-areas li a::before,
ul#menu-legal-areas ul.sub-menu li a::before,
.widget_a4j_further_reading_widget ul li a::before {
    font-family: FontAwesome;
    content: "\f105";
    color: #A3A4A6;
    font-size: 18px;
    float: left;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: -3px;
}

ul#menu-legal-areas ul.sub-menu li:last-child {
    border-bottom: 0;
}

ul#menu-legal-areas ul.sub-menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

ul#menu-legal-areas ul.sub-menu li {
    padding-bottom: 0;
    width: 285px;
}

ul#menu-legal-areas ul.sub-menu li:first-of-type {
    margin-top: 5px;
    padding-bottom: 5px;
}

.widget_a4j_further_reading_widget ul li.parent>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

.widget_a4j_further_reading_widget ul li.parent>ul li {
    width: 100%;
}

.widget_a4j_further_reading_widget ul li.parent>ul li:last-child {
    border-bottom: 0;
}

/* Grid demo styles */
.grid-demo {
    padding: 15px 30px 20px;
}

.grid-demo .col-sm-4 {
    padding-right: 40px;
}

.grid-demo h3 {
    margin-top: 5px;
}

.grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: left;
    line-height: 2;
}

.yamm .container {
    position: static;
}

.yamm .container .dropdown-menu {
    left: 0;
    text-align: center;
    width: 100%;
}

.yamm .dropdown-menu>li {
    display: inline-block;
}

#page-heading {
    position: relative;
    min-height: 100px;
}

#page-heading h2 {
    position: relative;
    font-size: 26px;
    color: #fff;
    margin: 0;
    padding: 38px 0;
}

#page-heading .lead {
    color: #fff;
    padding: 55px 0 0;
    font-size: 1.3em;

}

.grid-demo h3 {
    font-size: 24px;
    font-weight: 300;
    color: #374348;
    margin-bottom: 30px;
}

.grid-demo p {
    color: #898b8d;
    width: 80%;
}

.grid-demo ul li {
    border-bottom: 1px solid #e7e8e9;
}

.grid-demo a {
    color: #52bfd6;
    font-weight: 700;
    -webkit-moz-transition: all 0.2s ease-in-out;
    -moz-moz-transition: all 0.2s ease-in-out;
    -ms-moz-transition: all 0.2s ease-in-out;
    -o-moz-transition: all 0.2s ease-in-out;
    moz-transition: all 0.2s ease-in-out;

}

.grid-demo a:hover {
    color: #4197a9;
    text-decoration: none;
}

.grid-demo .fa {
    float: right;
    margin-top: 10px;
    color: #e7e8e9;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #52bfd6;
    position: relative;

}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret {
    color: #555f63;
}

.navbar-inverse .navbar-nav>li>a:focus:after,
.navbar-inverse .navbar-nav>li>a:hover:after,
.navbar-inverse .navbar-nav>.open>a:focus:after,
.navbar-inverse .navbar-nav>.open>a:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #52bfd6;
    top: -3px;
    left: 0;
    color: #52bfd6;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* == ABOUT == */

#about-content {
    border-bottom: 1px solid #eceef0;
}

#about-content .col-md-8 {
    padding-right: 90px;
}

#about-content h2 {
    position: relative;
    margin-top: 60px;
}

#about-content h2:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 36px;
    background: #f17a76;
    top: -34px;
    left: 5px;
}

#about-content .row {
    padding: 35px 0 35px 0;
    border-bottom: 1px solid #eceef0;
}

#about-content .row:last-of-type {
    border: none;
}

#about-content .partner-item {
    padding-bottom: 70px;
}

#about-content .partner-item:last-of-type {
    padding-bottom: 0;
}

#about-content .col-md-8 {
    padding-top: 20px;
}

.partner-item img {
    margin-bottom: 15px;
}

.partner-item p {
    margin-bottom: 15px;
}

.partner-item a {
    font-weight: 700;
    font-size: 15px;
    color: #2b91c0;
}

/* == CONTACT == */

#contact {
    padding: 60px 0;
}

#contact input,
#contact textarea {
    border-radius: 0;
}

#contact #name,
#contact #email,
#contact #type {
    height: 45px;
}

#contact textarea {
    margin-bottom: 15px;
}

#contact .btn-info {
    display: block;
    background: transparent;
    color: #52bfd6;
    border-color: #52bfd6;
    border-width: 2px;
    border-radius: 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
}

#contact .lead {
    font-size: 20px;
}

/* == RESOURCES PAGE == */
#resource {
    padding-bottom: 95px;
}

.search-bar {
    padding: 15px 0;
    border-bottom: 1px solid #e1e6e8;
}

.search-bar p {
    line-height: 45px;
    margin-bottom: 0;
}

.search-bar input {
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.search-bar input:after {
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f0a9";
}

.search-bar .form-control {
    padding-left: 20px;
}

.search-bar .form-control,
.search-bar button {
    border-radius: 0 !important;
}

.search-bar .nav-tabs {
    float: right;
}

.search-bar button {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #52bfd6;
}

.resource-item {
    border-bottom: 1px solid #ebecec;
    padding: 50px 0 25px 0;
}

.resource-item:last-of-type {
    border-bottom: none;
}

.resource-item time {
    margin-top: 10px;
    font-size: 13px;
    color: #919597;
    display: block;
}

.resource-item h4,
.resource-item h4 a {
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    color: #000000;
}

.resource-item h4 a:hover {
    color: #919597;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.resource-item p {
    color: #919597;
    font-size: 14px;
    line-height: 1.7;
}

.resource-item .fa-caret-right {
    padding: 0 5px 0 10px;
    color: #cdd0d1;
}

.resource-item a {
    color: #2b91c0;
    text-decoration: underline;
    font-size: 14px;
}

.resource-item .read {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.searchandfilter ul {
    padding-left: 15px;
}

.searchandfilter ul li ul li ul {
    margin-left: 0;
}

.filters {
    padding-top: 60px;
}

.filters .btn-primary {
    background: transparent;
    border: none;
    border-radius: 0;
    border-top: 1px solid #e7e8e9;
    border-bottom: 1px solid #e7e8e9;
    color: #374346;
    text-align: left;
    display: block;
    width: 100%;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    white-space: normal;
    margin-bottom: 15px;
}

.filters .btn-primary i {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: rotate(180deg);

}

.filters .collapsed i {
    transform: rotate(0deg);

}

.filters .well {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    padding-top: 0;
    margin-top: -15px;
}

.filters .btn-primary.active.focus,
.filters .btn-primary.active:focus,
.filters .btn-primary.active:hover,
.filters .btn-primary.focus:active,
.filters .btn-primary:active:focus,
.filters .btn-primary:active:hover,
.open>.dropdown-toggle.filters.btn-primary.focus,
.open>.dropdown-toggle.filters.btn-primary:focus,
.open>.dropdown-toggle.filters.btn-primary:hover {
    background-color: transparent;
    border-color: #e7e8e9;
    color: #374346;
}

.filters .btn .fa {
    position: absolute;
    right: 5px;
    top: 10px;
    color: #2e93c2;
}

.filters .checkbox {
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #e7e8e9;
}

.checkbox label,
.radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 0px;
    color: #2b91c0;
    font-size: 14px;
}

.iCheck-helper {
    background: #ebecec !important;
}

/* == PAGER == */

.pager {
    border-bottom: 1px solid #ebecec;
    border-top: 1px solid #ebecec;
    margin: 0;
}

.pager li a {
    border: none;
    padding: 20px 10px;
    color: #93a5ab;
    font-weight: 700;
}

.pager li>a:focus,
.pager li>a:hover,
.pager li>a:focus,
.pager li>a:active,
.pager li>a:focus,
.pager li>a:focus {
    background-color: transparent;
    text-decoration: none;
    color: #2b91c1 !important;
}

.previous a,
.next a {
    padding: 20px 30px !important;
    border-radius: 0 !important;
    color: #cdd0d1 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: 1px solid #ebecec !important;
    border-right: 1px solid #ebecec !important;
}

.next:hover a,
.next:active a,
.next:focus a,
.previous:hover a,
.previous:active a,
.previous:focus a {
    background: #eceef0 !important;
}

/* == MEMBERS == */

#members {
    padding: 105px 0 65px 0;
    background: #eceef0;
}

#members .row {
    position: relative;
}

#members h6 {
    color: #b7b9bc;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}

#members h6:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 36px;
    background-color: #91989c;
    left: 2px;
    top: -45px;
}

#members .lead {
    font-size: 22px;
    color: #20262f;

}

#members .learn-more {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #2b91c1;
    vertical-align: bottom;
}

#members .learn-more .fa {
    padding-left: 10px;
}

#members img {
    margin-bottom: 50px;
}

#members .col-md-8 p {
    font-size: 18px;
    margin-bottom: 30px;
}

.members-block {
    min-height: 110px;
}

/* == SECTION 1 == */
#page-content {
    padding: 45px 0 60px 0;
}

#page-content .btn-myproducts span {
    left: -58px;
    text-transform: uppercase;
}

/* == BANNER == */

#banner {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    padding: 6% 0;
}

#banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bd000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

#banner h3 {
    position: relative;
    color: #fff;
    z-index: 1;
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 300;
}

#banner h6 {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.3em;
    font-size: 14px;
    letter-spacing: 5px;
}

/* == NAV TABS == */

.nav-pills h4,
.page-links h4 {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #ebecec;
    padding-bottom: 14px;
    margin-left: 5px;
}

#page-content .nav>li>a {
    display: block;
    padding: 10px 15px;
    position: relative;
    color: #2b91c0;
    border-radius: 0;
    padding: 6px 12px;
    border-left: 5px solid transparent;
}

#page-content .nav-pills>li.active>a,
#page-content .nav-pills>li.active>a:focus,
#page-content .nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #374347;
    border-left: 5px solid #ebecec;
}

.social-icons {
    margin-bottom: 45px;
    font-size: 23px;
}

.social-icons a {
    padding-right: 15px;
    color: #2b91c1;

}

.social-icons a:hover>.fa-facebook {
    color: #3b5998;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-icons a:hover>.fa-twitter {
    color: #55acee;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.social-icons a:hover>.fa-google-plus {
    color: #db4b39;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

#page-content p {
    color: #1f262e;
}

/* == TAB-CONTENT == */

.tab-contents {
    margin-top: 60px;
    margin-bottom: 60px;
}

.tab-contents ul {
    list-style-image: url(../png/bullet.png);
    padding-left: 10px;
}

.tab-contents ul li {
    font-size: 15px;
    padding: 3px 0 3px 15px;
}

.numbering {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #a64042;
    font-size: 27px;
    color: #a64042;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tab-contents h4 {
    color: #a64042;
    font-size: 24px;
}

.tab-contents h6 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
}

.tab-contents h5 {
    font-size: 22px;
}

.section-item {
    margin-bottom: 60px;
    padding-top: 200px;
    margin-top: -200px;
}

aside a {
    color: #4299c3;
}

aside h4 {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 18px;
    position: relative;
}

aside h4:after {
    position: absolute;
    content: "";
    width: 36px;
    height: 4px;
    background: #cdd0d1;
    top: -15px;
    left: 0;
}

aside ul {
    margin-bottom: 40px;
}

aside ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #ebecec;
    padding-top: 5px;
    padding-left: 15px;
    width: 300px;
}

.children li:last-child {
    border-bottom: none;
}

aside ul li:first-of-type {
    border-top: 1px solid #ebecec;

}

/*aside ul li:before {*/
/*content: "\f054"; !* FontAwesome Unicode *!*/
/*font-family: FontAwesome;*/
/*display: inline-block;*/
/*margin-left: -1.3em; !* same as padding-left set on li *!*/
/*width: 1.3em; !* same as padding-left set on li *!*/
/*font-size: 8px;*/
/*color: #a1a7a9;*/
/*}*/

.aside-item {
    background: #ebecec;
    padding: 15px;
    margin-bottom: 20px;
}

.aside-item h5 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.aside-item p,
.pdf-download p {
    padding: 15px 0 15px 40px;
    border-top: 1px solid #d3d4d4;
    margin-bottom: 0;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.aside-item p img,
.pdf-download p img {
    position: absolute;
    left: 0;
    top: 17px;
}

.pdf-download p {
    border: none;
    border-bottom: 1px solid #e7e8e9;
    color: #2b91c1;
    font-size: 13px;
    font-weight: 700;
}

.pdf-download:hover {
    text-decoration: none;
}

.aside-item a:hover {
    text-decoration: none;

}

.aside-item a:hover p {
    background: #f3f3f3;
}

.search-link {
    background: #e9f4f9;
    margin-bottom: 45px;
    padding-bottom: 0;
}

.search-link p {
    padding-left: 0;
}

.search-link .btn-primary p {
    padding: 0;
    border: 0;
    color: #2b91c1 !important;
}

.search-link .btn-primary {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #2b91c1;
    border: none;
    border-top: 1px solid #d7ebf4;
    width: 100%;
    text-align: left;
    border-radius: 0;
    background: transparent;
    padding: 18px 30px;
    position: relative;

}

.search-link .fa {
    margin-top: 5px;
}

.search-link .btn-primary:hover,
.search-link .btn-primary:active,
.search-link .btn-primary:focus {
    background: rgba(157, 199, 222, 0.8);
    color: #374347;
}

.image-link {
    padding: 37.73334% 15px 2% 15px;
    margin-bottom: 15px;
    position: relative;

}

.image-link:after {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.image-link p {
    position: relative;
    z-index: 1;
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
}

.thumbs-section a:hover {
    text-decoration: none;
}

.image-link:hover .fa {
    background: rgba(255, 255, 255, 1);
}

.image-link i {
    color: #52bfd6;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    padding: 15px;
    height: 45px;
    width: 45px;
    border: 1px solid #fff;
    top: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    border-top: none;
    border-right: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* == PAGE-DETAILED == */

#page-detailed {
    padding: 60px 0;
}

#page-detailed .col-md-8 {
    padding-right: 90px;
}

#page-detailed h2 {
    margin-bottom: 45px;
}

#page-detailed .lead {
    font-size: 17px;
}

.page-links {
    margin-bottom: 50px;
}

.page-links h4 {
    margin-bottom: 15px;
}

.page-links span {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #b6d9ea;
}

.page-links p {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #2b91c0;
}

/* == SEARCH RESULTS == */
.nav-tabs>li>a {
    opacity: 0.5;
    border-color: transparent;
    background: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    opacity: 1;
    border-color: transparent;
    background: transparent;
}

.search-bar .nav-tabs {
    border-bottom: 0;
}

.search-bar .nav>li>a:focus,
.search-bar .nav>li>a:hover {
    background-color: transparent;
    text-decoration: none;
    border: 1px solid transparent;
}

#resource #table-view img {
    margin-bottom: 40px;
}

#resource #table-view h3 {
    font-weight: 700;
    color: #374348;
    position: relative;
}

#resource #table-view h3:before {
    position: absolute;
    content: "";
    top: -20px;
    height: 4px;
    width: 33px;
    background: #52bfd6;
}

#resource .col-md-4 {

    margin-bottom: 30px;
}

#resource .col-md-4 .fa {
    position: absolute;
    bottom: 0;
    right: 0;
    border-left: 1px solid #ebecec;
    border-top: 1px solid #ebecec;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    width: 65px;
    height: 65px;
    padding: 23px;
    color: #ebecec;
    font-size: 20px;

}

#resource .item-content {
    border: 1px solid #ebecec;
    min-height: 405px;
    position: relative;
}

#resource .item-content img {
    width: 100%;
}

#resource .item-text {
    padding: 0 20px;
}

#resource .item-text time {
    color: #999d9e;
    font-size: 13px;
    display: block;
}

#resource .item-text a {
    font-size: 14px;
    color: #2b91c0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
}

.tab-pane .row {
    padding-top: 50px;
}

#resource .item-text a:hover {
    text-decoration: none;
}

#resource .item-text a:hover .fa {
    color: #2b91c0;
}

#list-view .resource-item h3 {
    margin-top: 0;
    font-size: 19px;
    font-weight: 700;
}

#resource .item-text h3>a {
    /* font-family: 'Open Sans', sans-serif;*/
    /*pogledati ako se promijeni font h1-h6 */
}

#list-view time {
    margin-top: 0;
}

/* == FOOTER == */

#footer {
    padding: 45px 0;
}

#footer p {
    font-size: 13px;
    color: #2b91c1;
}

.footer-logo {

    display: inline-block;
    padding-left: 25px;
}

#footer img {
    width: 135px;
    margin-bottom: 2px;
}

.copy {
    margin-top: 13px;
    color: #999a9b !important;
    float: right;
}

/* === SINGLE NEWS PAGE === */

#details {
    padding: 40px 0;
}

#details .fa-caret-right {
    padding: 0 5px 0 10px;
    color: #cdd0d1;
}

#details p {
    margin-bottom: 40px
}

#details p a {
    color: #2b91c0;
    text-decoration: underline;
    font-size: 14px;
}

#details h2 {
    font-weight: 700;
    margin-bottom: 40px;
}

#details time {
    color: #919597;
    font-size: 13px;
    margin-right: 15px;
}

#details .lead {
    font-size: 17px;
    color: #1f262e;
    font-weight: 400;
    margin-bottom: 30px;
}

#details img {
    width: 100%;
    margin-bottom: 40px;
}

.img-object {
    position: relative;
}

.img-object p {
    position: absolute;
    bottom: 0;
    left: 15px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    width: 50%;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px !important;
}

.more-news h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}

.more-news p a {
    text-decoration: none !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #2b91c0;
    font-size: 14px;
}

.news-link {
    border-bottom: 1px solid #e7e8e9;
    margin-bottom: 10px;
}

.news-link h6 {
    font-weight: 700;
    color: #374347;
    font-size: 16px;
}

.other-links {
    margin-top: 80px;
}

/* === INDEX === */

/* === SLIDER === */

.slide1,
.slide2,
.slide3 {
    min-height: 610px;
    background-size: cover;
    background-position: center center;

}

.slide1 {
    background-image: url(../slide-1.html);
}

.slide2 {
    background-image: url(../slide-1.html);
}

.slide3 {
    background-image: url(../slide-1.html);
}

/* Carousel Fade Effect */
.carousel.carousel-fade .item {
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear;
    opacity: .5;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel-overlay h1 {
    color: #fff;
    font-size: 48px;
}

.carousel-overlay p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.carousel-caption {
    text-align: left;
    left: 50%;
    top: 100px;
}

.button-links {
    position: absolute;
    bottom: 0;
}

.btn-group-justified .btn {
    border-radius: 0 !important;
}

.button-links .btn-default {
    background: transparent;
}

.carousel-inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

}

.carousel-inner .item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.45);
}

.btn-learn-more {
    background: transparent;
    border: 2px solid #fff;
    padding: 15px 27px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;

}

.btn-learn-more .fa {
    margin-left: 20px;
}

.btn-learn-more:hover,
.btn-learn-more:focus,
.btn-learn-more:active {
    background: rgba(255, 255, 255, 0.2) !important;
    border: 2px solid #fff;
}

.fast-links {
    width: 100% !important;
    font-size: 14px;
    background: transparent;
    font-weight: 700;
    text-transform: uppercase;
    color: #2b91c1;
    padding: 15px;
    border-color: #ebecec;
    border-radius: 0;

}

.fast-links:hover,
.fast-links:focus,
.fast-links:active {
    background: rgba(43, 145, 195, 1);
    border-color: rgba(43, 145, 195, 1);
    border-radius: 0;
}

.well .btn {
    width: 100%;
}

.well .btn-default {
    color: #52bfd6;
    border-radius: 0;
    padding-top: 15px;
    border: none;
    border-bottom: 1px solid #ebecec;

}

.well .btn-default p {
    color: #374348;
    font-weight: 700;
}

.well .btn-default .fa {
    margin-top: 5px;
}

/* === BUTTON LINKS === */
.button-links {
    position: absolute !important;
    z-index: 50;
}

.button-links h5 {
    color: #eaeaea;
    font-size: 16px;
    font-weight: 700;
}

.button-links .btn-default {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 20px 30px;
    position: relative;
    text-align: left;
    width: 70%;
    white-space: normal !important;
    word-wrap: break-word;
    background: rgba(32, 38, 47, 0.25);
}

.button-links .btn-default:hover,
.button-links .btn-default:focus,
.button-links .btn-default:active {
    background: rgba(82, 152, 165, 0.7);
}

.button-links .btn-default:hover span {
    background: rgba(116, 167, 165, 0.7);
}

.button-links .btn-default span {
    width: 37px;
    height: 37px;
    background: transparent;
    display: table;
    float: right;
    margin-top: 5px;
    position: absolute;
    right: 30px;
    top: 25%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.button-links .btn-default span .fa {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.button-links .btn-default p {
    float: left;
    display: inline-block;
    width: 60%;
    color: #fff;
}

/* === HELP SECTION === */
#help {
    padding: 30px 0 50px 0;
}

#help h2 {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

#help h2:after {
    content: "";
    width: 33px;
    height: 4px;
    background: #cdd0d1;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -16.5px;
}

#help h4 {
    font-size: 24px;
    font-weight: 700;
    color: #a64042;
    width: 92%;
}

#help .row {
    margin: 0 -4px
}

#help .row .col-md-4 {
    padding: 0 4px;
}

.text-item {
    padding: 30px 30px 30px;
    min-height: 290px;
}

.text-item .text-item-icon {
    width: 200px;
    position: relative;
    height: auto;
    padding-top: 90px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.text-item .text-item-icon img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

#ribbon {
    /* background: url(../img/meeting.jpg) no-repeat center / cover;*/
    padding: 5% 0;
    position: relative;
}

#ribbon:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(166, 64, 66, 0.7);
}

#ribbon .row {
    position: relative;
    z-index: 1;
}

#ribbon h3 {
    margin-top: 0;
    text-align: right;
    color: #fff;
    font-size: 28px;
    position: relative;
}

#ribbon h3:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 36px;
    background: #fff;
    bottom: -20px;
    right: 0;
}

#ribbon .lead {
    color: #fff;
    font-size: 22px;
    text-align: left;
}

#ribbon .btn {
    margin-top: 10px;
    float: right;
    color: #fff;
}

/* === SPECIFIC === */

#specific {
    padding: 30px 0 50px 0;
}

#specific h2 {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

#specific h2:after {
    content: "";
    width: 33px;
    height: 4px;
    background: #cdd0d1;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -16.5px;
}

#specific .lead {
    text-align: center;
    width: 80%;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
}

#specific .row {
    margin: 0 -7.5px;
}

#specific .col-md-4 {
    padding: 0 7.5px;

}

.main-item {
    height: 320px;
    position: relative;
    padding: 0px 45px;
    padding-top: 75px;
    margin-bottom: 15px;
}

.main-item:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#specific a:hover .main-item:after {
    background: rgba(0, 0, 0, 0.6)
}

.main-item h4 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.main-item h4:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 36px;
    top: -33px;
    left: 0;
    background: #52bfd6;
}

.main-item p {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 15px;
}

.main-item .fa {
    border-left: 1px solid #ebecec;
    border-top: 1px solid #ebecec;
    bottom: 0;
    color: #52bfd6;
    display: table-cell;
    font-size: 20px;
    height: 65px;
    margin: auto;
    padding: 23px;
    position: absolute;
    right: 0;
    text-align: center;
    vertical-align: middle;
    width: 65px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.main-item .fa:hover,
.main-item .fa:active,
.main-item .fa:focus {
    ;
    background: rgba(255, 255, 255, 1);
}

section#page-content button[onclick="goBack()"] {
    border: none;
    background: none;
    padding: 0;
    border: 2px solid #56BFD5;
    color: #60C0D0;
    padding: 3px 13px;
}

section#page-content button[onclick="goBack()"]::before {
    font-family: FontAwesome;
    content: "\f104";
    margin-right: 10px;
}

.search-form {
    margin-top: 13px;
}

#search {
    width: 30px;
    float: right;
    font-size: 18px;
    background-color: transparent;
    background-repeat: no-repeat;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    border: none;
    padding-left: 5px;
    text-transform: capitalize;
    box-shadow: none !important;

}

#search:focus {
    width: 240px;
    border-bottom: 1px solid #fff;
}

#search::-moz-placeholder {
    color: #fff;
}

#search:-ms-input-placeholder {
    color: #fff;
}

/* */
.searchandfilter ul li {
    display: inline-block;
}

.searchandfilter ul li.sf-field-search input.sf-input-text {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    background: none;
    border: 0;
    outline: 0;
    width: 330px;
    font-weight: 300;
    border: 1px solid #ccc;
}

.searchandfilter ul li.sf-field-search input.sf-input-text:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.searchandfilter ul li.sf-field-submit input[type="submit"] {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.4;
    /*.3333333*/
    background: none;
    border: 0;
    outline: 0;
    border: 1px solid #ccc;
    border-left: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #52bfd6;
}

.searchandfilter ul li.sf-field-submit input[type="submit"]:hover {
    color: #333;
    background-color: #e6e6e6;
}

/* */
section#resource h2.results {
    color: #57A8CF;
    text-transform: capitalize;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
}

section#resource h2.results+h3 {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 30px;
}

section#resource div.resource-item {
    border-top: 1px solid #E7E9E8;
    border-bottom: none;
    padding-top: 30px;
    padding-bottom: 30px;
}

section#resource div.resource-item div:nth-child(3) h3 {
    margin-top: 0;
}

section#resource div.resource-item div:first-child time {
    margin-top: 0;
}

section#resource div.resource-item>.col-md-2 {
    padding: 0;
    margin-top: -3px;
    padding-left: 15px;
}

.glyphicon-search {
    font-size: 18px;
    color: #fff;
}

#thank {
    padding: 60px 0;
}

#thank h1 {
    margin-bottom: 40px;
}

#thank .btn-success {
    text-transform: uppercase;
    background: transparent;
    font-weight: 700;
    color: #52bfd6;
    padding: 10px 40px;
    border-color: #52bfd6;
    border-radius: 0;
    border-width: 2px;
}

.affix {
    top: 200px;
    max-width: 260px;
}

.affix-bottom {
    position: absolute;
    width: 260px;
}

/* Search filter results */
div.search-filter-results {
    height: 40px;
}

div.search-filter-results .results-spacer {
    display: inline-block;
    height: 1px;
    width: 30px;
    background: transparent;
}

/* .search-results-older,
.search-results-older-newer {
  margin-left: 30px;
  display: inline-block;
} */

.found-results {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
}

.pagination {
    vertical-align: middle;
}

.pagination .nav-previous,
.pagination .nav-next {
    display: inline-block;
    vertical-align: middle;
}

.pagination .nav-previous a i,
.pagination .nav-next a i {
    color: #CDD0D1;
    font-size: 28px;
}

.pagination .page-number {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: 2px;
}

.pagination.pagination-bottom {
    padding-left: 0;
    margin-top: 23px;
}

.found-results {
    width: 45%;
}

.pagination {
    width: 50%;
    text-align: right;
    padding-left: 0;
}

.pagination.pagination-bottom {
    width: 100%;
    text-align: right;
}

.widget_search_filter_register_widget li select.sf-input-select {
    border: 1px solid #d3cfc8;
    padding: 2px;
    color: #000;
    border-radius: 3px;
}

.widget_search_filter_register_widget li select.sf-input-select:focus {
    outline: 0;
    border-color: #2b91c0;
}

section#page-content button[onclick="goBack()"] {
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 9px 25px;
    color: #2b91c0;
    text-decoration: none;
    font-size: 15px;
    margin-top: 25px;
}

section#page-content button[onclick="goBack()"]::before {
    margin-right: 5px;
    font-size: 16px;
}

.intro-numbering-content h1,
.intro-numbering-content h2,
.intro-numbering-content h3,
.intro-numbering-content h4,
.intro-numbering-content h5,
.numbering-content h1,
.numbering-content h2,
.numbering-content h3,
.numbering-content h4,
.numbering-content h5 {
    padding: 0;
    color: #374348;
}

.intro-numbering-content h1,
.numbering-content h1 {
    font-size: 24px;
}

.intro-numbering-content h2,
.numbering-content h2 {
    font-size: 22px;
}

.numbering-content h4 {
    font-size: 18px;
}

.numbering-content h5 {
    font-size: 14px;
}

.intro-numbering-content h3,
.numbering-content h3 {
    font-size: 20px;
}

.tab-pane .section-item .numbering {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 45px;
    margin-bottom: 20px;
}

.tab-pane .section-item h2.numbering-title {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 20px;
    width: 390px;
    color: #a64042;
    font-size: 26px;
}

/*----- Side Panel with iFrame -----*/

body.filter-panel {
    margin-top: 0;
}

/* iFrame side panel */
.iframe-side-panel {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100vw;
    background: #eee;
    z-index: 9999;
    width: 100vw;
    text-align: center;
    transition: all 0.6s;
}

/* iFrame side panel heading */
.iframe-side-panel__heading {
    display: inline-block;
    height: 10vh;
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    background: #2b91c0;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.iframe-side-panel__heading span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

/* iFrame side panel close button */
.iframe-side-panel__close-button {
    display: inline-block;
    height: 10vh;
    position: absolute;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    background: #2b91c0;
}

/* Text inside iFrame side panel close button */
.iframe-side-panel__close-button a {
    font-size: 24px;
    color: #fff;
    line-height: 10vh;
    text-decoration: none;
    font-size: 16px;
}

/* Actual iFrame */
.iframe-side-panel__iframe {
    width: 100%;
    height: 80vh;
    margin-top: 10vh;
}

/* iFrame side panel overlay */
.iframe-side-panel-overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    background: rgba(45, 54, 68, 0.75);
    z-index: 9998;
    display: none;
}

/* Single Resource Bank - Label style */
.category-label {
    color: #D86973;
}

/* Legal Areas - Aside Search Widget */
.widget_a4j_search_widget .aside-item.search-link .btn-primary {
    padding: 18px 15px;
}

.widget_a4j_search_widget .aside-item.search-link .fa {
    margin-top: 4px;
    /* Remove margin-right and apply margin-left, when class .pull-right is removed */
    margin-right: 30px;
    /* margin-left: 7px; */
}

/* Q & A - Aside News Block Widget */
.widget_a4j_news_block_widget>h4 {
    padding-bottom: 0;
}

/* Aside icons */
.aside-item p img {
    width: 26px;
    height: auto;
}

/* Desktop navbar link */
#ubermenu-main-60-header-menu ul li>ul>li>a span {
    color: #2B91C0;
}

/* Going to Court dropdown menu Going to court text */
#ubermenu-main-60-header-menu ul li>ul>li .ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded p {
    line-height: 1.35;
}

blockquote {
    border-left-color: #ccc;
    background: #eee;
}

/* Aside items in "Going to Court: Q & A" page: 
 * "Going to Court: Q&A: further information", "Resources" and "News"
 * Size of headings in these blocks must be the same as "Further Information" and "News"
 * in "Legal Areas" page.
 * Heading in Going to Court page is h4, and headings in "Further information" and "News" are h3.
 * So, instead of changing h4 to h3, we will set the required font-size. */
#nav_menu-2 h3,
#text-4 h3,
#a4j_news_block_widget-3 h3 {
    font-size: 17px;
}

#nav_menu-2 h3,
#text-4 h3 {
    position: relative;
}

/* Gray line above heading */
#nav_menu-2 h3::after,
#text-4 h3::after {
    position: absolute;
    content: "";
    width: 36px;
    height: 4px;
    background: #cdd0d1;
    top: -15px;
    left: 0;
}

#text-4 .textwidget {
    margin-bottom: 10px;
}

/*--- PAGE SITEMAP ---*/

/* Sitemap Content */
#sitemap-content {
    padding-top: 30px;
}

/* All lists inside sitemap content */
#sitemap-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sitemap-content ul.children {
    padding-left: 10px;
}

#sitemap-content .sitemap-legal-area ul li a,
#sitemap-content .sitemap-going-to-court ul li a {
    position: relative;
}

#sitemap-content .sitemap-legal-area ul li a::before,
#sitemap-content .sitemap-going-to-court ul li a::before {
    content: ">";
    position: absolute;
    left: -9px;
}

#sitemap-content .sitemap-legal-area ul li,
#sitemap-content .sitemap-going-to-court ul li {
    padding-left: 9px;
}

#sitemap-content .sitemap-news ul li::before {
    content: "-";
    margin-right: 5px;
}

#sitemap-content .sitemap-tags ul li a {
    font-size: 14px !important;
}

#sitemap-content .sitemap-resource-bank ul li a::before {
    content: "-";
    margin-right: 5px;
}

#sitemap-content .sitemap-resource-bank ul:nth-of-type(3) li::before {
    content: "-";
    margin-right: 5px;
}

#sitemap-content .sitemap-news ul,
#sitemap-content .sitemap-resource-bank ul {
    margin-bottom: 15px;
}

/*--- Social Icons ---*/

body.single-news #details .social-icons {
    padding-left: 15px;
}

/* I must put !important for the following rules, because
 * socialshare.css overrides everything */
a.ss-button-facebook,
a.ss-button-googleplus,
a.ss-button-twitter,
a.ss-button-linkedin,
a.ss-button-pinterest,
a.ss-button-xing {
    text-decoration: none;
    width: 35px !important;
    height: 35px !important;
    background: none !important;
    background-position: 0 0 !important;
    text-indent: 0 !important;
    position: relative;
}

a.ss-button-facebook::before,
a.ss-button-googleplus::before,
a.ss-button-twitter::before,
a.ss-button-linkedin::before,
a.ss-button-pinterest::before,
a.ss-button-xing::before {
    font-family: FontAwesome;
    font-size: 22px;
    color: #2b91c1;
    line-height: 35px;
}

/* Facebook icon */
a.ss-button-facebook::before {
    content: "\f09a";
}

a.ss-button-facebook:hover::before {
    color: #3b5998;
}

/* Twitter icon */
a.ss-button-twitter::before {
    content: "\f099";
}

a.ss-button-twitter:hover::before {
    color: #00aced;
}

/* G+ icon */
a.ss-button-googleplus::before {
    content: "\f0d5";
}

a.ss-button-googleplus:hover::before {
    color: #d34836;
}

/*--- Responsive Youtube Video ---*/

.yt-responsive {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.yt-responsive iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*--- Main Searchbar ---*/

.main-search {
    position: fixed;
    right: 0;
    top: 101px;
    z-index: 999;
    background: #fff
}

.main-search .searchandfilter {
    /*position: fixed;
    left: 0;
    right: 0;
    top: 101px;
    z-index: 9999;*/
    //background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

form.searchandfilter ul li.sf-field-search input.sf-input-text {
    height: 34px;
    width: 235px;
}

#rev_slider_1_1_forcefullwidth {
    top: 40px;
    margin-bottom: 40px !important;
}

.main-search {
    //display: none;
    width: 50px;
    height: 35px;
    background: rgba(255, 255, 255, 0.6);
    background: rgba(91, 198, 219, 0.6);
    top: 66px;
}

.forcefullwidth_wrapper_tp_banner {
    margin-top: 61px !important;
}

.main-search .searchandfilter {
    display: none;
}

.main-search .open-search {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 35px;
}

.main-search .close-search {
    display: none;
    width: 50px;
    height: 35px;
    top: -35px;
    position: absolute;
    text-align: center;
    line-height: 35px;
    right: 0;
}

.main-search.active {
    width: auto;
    height: auto;
    background: rgba(255, 255, 255, 1);
    top: 101px;
    left: 0;
}

/*--- Notice line ----*/

.notice-line {
    text-align: center;
    background-color: #0076E7;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 50px;
    line-height: 50px;
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}

.notice-line p {
    margin: 0;
    color: #fff;
}

.notice-line-close-button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #f6f6f6;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}

/*--- //Notice line ----*/

@media screen and (max-width: 992px) {
    #banner {
        top: 101px;
        margin-bottom: 101px;
    }

    .main-nav .navbar {
        padding-bottom: 0;
        min-height: auto;
        height: auto;
    }

    .container>.navbar-header {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-default .navbar-brand {
        display: block !important;
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        height: auto;
        width: 290px;
        height: 56px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-topmenu.ubermenu-skin-none.ubermenu-loc-top-menu {
        display: inline-block;
        padding: 0;
        margin: 0;
        float: right;
        margin-top: 32px;
        display: none;
    }

    a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-topmenu.ubermenu-skin-none.ubermenu-loc-top-menu i {
        font-size: 24px;
        text-align: right;
    }

    a.ubermenu-skin-grey-white.ubermenu-responsive-toggle {
        background: #f8f8f8;
        color: #000;
        position: fixed;
        left: 0;
        right: 0;
        top: 66px;
        text-align: center;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    a.ubermenu-responsive-toggle .fa {
        margin-right: 0;
    }

    #ubermenu-main-60-header-menu {
        left: 0;
        right: 0;
        top: 101px;
        overflow-y: scroll !important;
        margin-top: 0 !important;
        padding-bottom: 100px;
        max-height: none;
        bottom: 0;
    }

    #ubermenu-main-60-header-menu.custom-active {
        padding-bottom: 400px !important;
    }

    li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-607.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-3.ubermenu-has-submenu-stack.ubermenu-item-type-column.ubermenu-column-id-607 {
        float: none;
        clear: both;
    }

    li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-565.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-3.ubermenu-has-submenu-stack.ubermenu-item-type-column.ubermenu-column-id-565,
    li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-ubermenu-custom.ubermenu-item-has-children.ubermenu-item-566.ubermenu-item-level-1.ubermenu-column.ubermenu-column-1-3.ubermenu-has-submenu-stack.ubermenu-item-type-column.ubermenu-column-id-566 {
        width: 49%;
        clear: none;
    }

    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
        padding-bottom: 50px;
    }

    .searchandfilter ul {
        padding-left: 0;
        text-align: center;
    }

    .searchandfilter ul li.sf-field-search input.sf-input-text {
        width: 190px;
        font-size: 14px;
    }

    .searchandfilter ul li.sf-field-submit input[type="submit"] {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
        height: 46px;
    }

    #page-heading {
        //margin-top: 175px;
        margin-top: 101px;
    }

    #page-heading.low-spaced {
        margin-top: 101px;
    }


    div.widget_search_filter_register_widget

    /* #search_filter_register_widget-6 */
        {
        display: none;
    }

    .withprods div.widget_search_filter_register_widget

    /* #search_filter_register_widget-6 */
        {
        display: block;
    }

    .showprods .sideprods {
        width: 300px;
    }

    .searchandfilter ul li {
        text-align: left;
    }

    .sideprods aside ul li {
        width: 255px;
    }

    .withprods .searchandfilter>ul>li {
        margin-top: 50px;
        border-bottom: 0;
        border-top: 0;
    }

    .showprods .children li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .showprods label.sf-label-checkbox {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        margin-left: 7px;
        position: relative;
    }

    .showprods label.sf-label-checkbox::before {
        /* content: ""; */
        display: block;
        width: 23px;
        height: 23px;
        background: #2b91c0;
        background: #fff;
        position: absolute;
        left: 0;
        left: -23px;
        top: 7px;
        border-radius: 3px;
        font-family: FontAwesome;
        /* content: "/f00c"; */
        content: "";
        text-align: center;
        cursor: pointer;
        padding-top: 1px;
        border: 1px solid #d3cfc8;
        color: #fff;
    }

    .showprods li input[type=checkbox]:checked+label.sf-label-checkbox::before {
        content: "\f00c";
        background: #2b91c0;
        border-color: #2b91c0;
    }

    .showprods li.sf-level-1 input {
        margin-left: 20px;
    }

    .showprods li.sf-field-reset {
        margin-top: 0 !important;
        padding-bottom: 50px !important;
        padding-top: 50px !important;
    }

    .showprods li.sf-field-reset a {
        border: 1px solid #ccc !important;
        border-radius: 3px;
        padding: 7px 20px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .sideprods .body #nav {
        padding-top: 100px;
    }

    .btn-myproducts {
        top: auto !important;
        bottom: 0;
        left: 0;
        right: 0;
        height: 45px;
        width: auto;
    }

    .btn-myproducts span {
        top: auto;
        bottom: 15px;
        left: 50% !important;
        transform: translateX(-50%);
    }

    /* Resource page */
    #resource .tab-pane .row {
        float: left;
    }

    section#page-content button[onclick="goBack()"] {
        padding: 7px 20px;
        font-size: 14px;
    }

    section#page-content button[onclick="goBack()"]::before {
        font-size: 15px;
    }

    .tab-pane .section-item h2.numbering-title {
        width: 200px;
    }

    /*.main-search {
        //display: none;
        width: 50px;
        height: 35px;
        background: rgba(255, 255, 255, 0.6);
        background: rgba(91,198,219,0.6);
        top: 66px;
    }

    .forcefullwidth_wrapper_tp_banner {
        margin-top: 61px !important;
    }

    .main-search .searchandfilter {
        display: none;
    }

    .main-search .open-search {
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 35px;
    }

    .main-search .close-search {
        display: none;
        width: 50px;
        height: 35px;
        top: -35px;
        position: absolute;
        text-align: center;
        line-height: 35px;
    }*/

    /*.main-search .close-search {
        display: none;
        position: absolute;
        right: 5%;
        top: 24px;
        font-size: 20px;
    }*/

}

@media screen and (min-width: 768px) {
    #search-filter-results-452 .item-content {
        min-height: 355px;
    }

    #table-view #search-filter-results-452 .item-content .item-text h3 {
        height: auto;
    }

    #search-filter-results-452 .item-content .item-text>a {
        position: absolute;
        bottom: 0;
        left: 20px;
        padding-bottom: 0;
        right: 0;
        line-height: 65px;
    }

    #search-filter-results-452 .item-content .item-text>a .fa {
        position: static;
        float: right;
    }
}

@media screen and (max-width: 768px) {
    #resource .input-group {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #resource .nav {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
    }

    #resource .nav-tabs>li {
        float: none;
        display: inline-block;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {

    /* Home page banner slider */
    #rev_slider_1_1_forcefullwidth {
        margin-top: -5px !important;
        top: 180px;
        top: 61px;
        margin-bottom: 200px !important;
    }

    .container>.navbar-header {}

    .navbar-default .navbar-brand {}

    #ubermenu-main-60-header-menu ul li>ul>li {
        float: none !important;
    }

    #ubermenu-main-60-header-menu ul li>ul>li>ul {
        padding-bottom: 0;
    }

    #ubermenu-main-60-header-menu ul li>ul>li>ul li:first-child {
        margin-top: 0;
    }

    li.ubermenu-retractor.ubermenu-retractor-mobile {
        margin-top: 20px;
    }


    #banner {}

    .searchandfilter ul li.sf-field-search input.sf-input-text {
        width: 320px;
    }

    .tab-pane .section-item h2.numbering-title {
        width: 400px;
    }

    .iframe-side-panel {
        width: 75vw;
    }

    .iframe-side-panel__heading {
        font-size: 18px;
        height: 7vh;
    }

    .iframe-side-panel__close-button {
        height: 7vh;
    }

    .iframe-side-panel__close-button a {
        font-size: 18px;
        line-height: 7vh;
    }

    .iframe-side-panel__iframe {
        height: 86vh;
        margin-top: 7vh;
    }
}

@media screen and (min-width: 992px) {
    .navbar-brand {
        padding: 0;
        height: auto;
        //width: 390px;
        width: 310px;
        line-height: 100px;
    }

    .main-nav .navbar {
        transition: top 0.6s;
    }

    .text-item {
        min-height: 500px;
        margin-bottom: 8px;
    }

    .text-item .text-item-icon img {
        right: 0;
        left: auto;
        transform: none;
    }

    .widget_search_filter_register_widget ul {
        padding-left: 0;
        width: 300px;
    }

    .widget_search_filter_register_widget ul li {
        width: 300px;
        padding: 0;
    }

    .searchandfilter ul li li {
        padding: 0;
    }

    .widget_search_filter_register_widget .children li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .widget_search_filter_register_widget>h3 {
        margin-bottom: 40px;
    }

    .widget_search_filter_register_widget form>ul>li {
        margin-bottom: 50px;
        border-bottom: 0;
        border-top: 0;
    }

    .widget_search_filter_register_widget label.sf-label-checkbox {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 10px;
    }

    .widget_search_filter_register_widget .sf-field-reset a {
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 9px 25px;
        color: #2b91c0;
        text-decoration: none;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .widget_search_filter_register_widget li.sf-level-1 input {
        margin-left: 20px;
    }

    .widget_search_filter_register_widget li label.sf-label-checkbox::before {
        /* content: ""; */
        display: block;
        width: 22px;
        height: 22px;
        background: #2b91c0;
        background: #fff;
        position: absolute;
        left: 0;
        left: 15px;
        border-radius: 3px;
        font-family: FontAwesome;
        /* content: "/f00c"; */
        content: "";
        text-align: center;
        cursor: pointer;
        border: 1px solid #d3cfc8;
        color: #fff;
        padding-bottom: 1px;
    }

    .widget_search_filter_register_widget li.sf-level-1 label.sf-label-checkbox::before {
        left: 30px;
    }

    .widget_search_filter_register_widget li input[type=checkbox]:checked+label.sf-label-checkbox::before {
        content: "\f00c";
        background: #2b91c0;
        border-color: #2b91c0;
    }

    body.page-id-307 .widget_search_filter_register_widget form>ul {
        margin-top: 60px;
    }

    .widget_a4j_search_widget .aside-item.search-link a.btn {
        color: #2b91c1;
    }

    .widget_a4j_search_widget .aside-item.search-link a.btn:hover {
        background: rgba(157, 199, 222, 0.8);
    }

    .widget_a4j_search_widget .aside-item.search-link a.btn p {
        background: none;
    }

    .widget_a4j_legal_resources_widget .aside-item,
    .widget_a4j_bring_to_course_guide_widget .aside-item {
        padding-left: 0;
        padding-right: 0;
    }

    .widget_a4j_legal_resources_widget .aside-item h5,
    .widget_a4j_bring_to_course_guide_widget .aside-item h5 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .widget_a4j_legal_resources_widget .aside-item a,
    .widget_a4j_bring_to_course_guide_widget .aside-item a {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer;
    }

    .widget_a4j_legal_resources_widget .aside-item a:hover,
    .widget_a4j_bring_to_course_guide_widget .aside-item a:hover {
        background: #f3f3f3;
    }

    .widget_a4j_legal_resources_widget .aside-item a:hover p,
    .widget_a4j_bring_to_course_guide_widget .aside-item a:hover p {
        background: none;
    }

    .iframe-side-panel__heading {
        font-size: 20px;
        height: 6vh;
    }

    .iframe-side-panel__heading span {
        padding-left: 5%;
        padding-right: 5%;
    }

    .iframe-side-panel {
        width: 50vw;
    }

    .iframe-side-panel__close-button {
        height: 6vh;
    }

    .iframe-side-panel__close-button a {
        font-size: 20px;
        line-height: 6vh;
    }

    .iframe-side-panel__iframe {
        height: 88vh;
        margin-top: 6vh;
    }

    #search_filter_register_widget-7 {
        margin-top: 180px;
    }

    #search_filter_register_widget-7>h3 {
        margin: 0;
        padding: 0;
        height: auto;
        width: auto;
        text-align: left;
        display: inline-block;
        font-size: 24px;
    }

    #search_filter_register_widget-7>h3::before {
        display: none;
    }

    #search_filter_register_widget-7 form>ul {
        margin-top: 30px;
    }

    #search_filter_register_widget-6 .sf-input-text,
    #search_filter_register_widget-7 .sf-input-text {
        width: 250px;
    }

    aside#table-view div.view-modes {
        padding-left: 0;
        margin-top: 50px;
    }

    aside#table-view div.view-modes ul {
        border: 0;
    }

    aside#table-view div.view-modes ul li {
        border: 0;
        display: inline-block;
        margin: 0;
        padding: 0;
        width: auto;
        height: 24px;
        padding-right: 15px;
    }

    aside#table-view div.view-modes ul li a {
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    aside#table-view div.view-modes ul li a img {
        margin: 0 !important;
        padding: 0 !important;
    }

    /*--- Main Searchbar ---*/
    .main-search {
        /*top: 88px;
        padding-right: 60px;
        padding-top: 0;
        padding-bottom: 0;*/
        width: 59px;
        height: 59px;
        top: 169px;
        background: transparent;
        transition: top 0.6s;
    }

    .main-search.active {
        width: 280px;
        height: auto;
        background: rgba(255, 255, 255, 1);
        top: 169px;
        left: auto;
    }

    /*.main-search .searchandfilter ul {
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
        text-align: right;
    }

    .main-search .searchandfilter ul li.sf-field-search input.sf-input-text {
        height: 36px;
        width: 300px;
    }*/

    #ubermenu-main-60-header-menu {
        margin-top: 0 !important;
        top: 110px;
        transition: top 0.6s;
    }

    #rev_slider_1_1_forcefullwidth {
        top: 9px;
        margin-bottom: 19px !important;
    }

    #page-heading {
        //top: 43px;
        top: 9px;
        margin-bottom: 43px;
    }

    #page-heading h2 {
        padding: 55px 0;
    }

    .main-search .open-search,
    .main-search .close-search {
        line-height: 59px;
        width: 59px;
        height: 59px;
        background: rgba(91, 198, 219, 0.6);
        cursor: pointer;
        position: absolute;
        top: -59px;
    }

    .main-search .close-search {
        font-size: 18px;
    }

    .main-nav .navbar.scrolled {
        top: -110px;
    }

    #ubermenu-main-60-header-menu.scrolled {
        top: 0;
    }

    .main-search.scrolled {
        top: 59px;
    }

    .main-search.active.scrolled {
        top: 59px;
    }

}

@media screen and (min-width: 1200px) {
    .navbar-brand {
        width: 390px;
        line-height: 0;
    }
}