/*
 Theme Name: Prepared Media
 Author: Umar Bahadoor
 Version: 1.0
 */

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body, textarea {
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #333;
}

textarea {

}

a {
	text-decoration: underline;
	
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #020000;
}

.clear {
	clear: both;
}


br.clear {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #939598;
	padding-bottom: 5px;
	line-height: 1em;
	font-family: 'Veneer';
}

h1 {
	font-size: 4.308em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 4px;
}

h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 0;
	line-height: 1.2em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.769em;
	font-family: 'Raleway', sans-serif;
	color: #5A5A5A;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

p {
    margin: 0 0 12px;
}

strong {
	font-weight: 600;
}

cite, em, i {
	font-style: italic;
}

pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}

ins {
	text-decoration: none;
}

sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 0.8em;
}

sub {
	top: 0.3em;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}

blockquote p {
	padding-bottom: 0px;
}

/*------------------------------------------------*/
/*---------------[WORDPRESS STYLES]---------------*/
/*------------------------------------------------*/

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/* =Navigation
 -------------------------------------------------------------- */
#assistive-text, .assistive-text {
	position: absolute;
	text-indent: -90000px;
}

.navigation, .nav-single {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
#nav-previous {
	float: left;
	width: 50%;
}
#nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
 -------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 86px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
	padding: 0 0 0 56px;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+ li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}

#respond input[type=text] {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Wordpress Stuff */

.alignleft {
	float: left;
	padding: 10px;
}
.alignright {
	float: right;
	padding: 10px;
}
.aligncenter {
	margin: 0 25%;
	padding: 10px;
}

/*------------------------------------------------*/
/*-----------------[THEME STYLES]-----------------*/
/*------------------------------------------------*/


#page-wrap {

}

#header {
    position: relative;
    border-bottom: solid 1px #e8e8e9;
    background: url('images/header-background.jpg') no-repeat top center;
    background-size: cover;
}


#branding {
	position: relative;
	height: 150px;
	text-align: center;
	border-bottom: solid 1px #c8c9cb;
}

#logo {
    display: inline-block;
    margin-top: 20px;
}

#logo img {
	max-width: 100%;
}

#main-navigation {
    
}

#access.navbar {
	margin-bottom: 0px;
	position: relative;
	z-index: 10;
}

#access.navbar .nav, #access.navbar .nav > li {
	float: none;
	display: inline-block;
	*display: inline; /* ie7 fix */
	*zoom: 1; /* hasLayout ie7 trigger */
	vertical-align: top;
}

#access.navbar .nav > li {
	padding: 0;
}

#access.navbar .nav > li:first-child {
	border-left: none;
}

#access .navbar-inner {
	text-align: center;
	border-radius: 0;
	box-shadow: none;
	border: none;
	color: #fff;
	min-height: 32px;
	padding: 0;
	background: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access.navbar .nav > .active > a, #access.navbar .nav > .active > a:hover, #access.navbar .nav > .active > a:focus {
	box-shadow: none;
	color: #000;
}

#access .dropdown-menu {
	text-align: left;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	background: #C3ECF0;
}

#access .navbar .nav > li {
	height: 59px;
	border-left: solid 1px #fff;
}

#access .navbar .nav > li:first-child {
	border: none;
}

#access a {
	color: #929497;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: none;
	padding: 18px 20px;
	font-weight: normal;
	text-align: center;
	position: relative;
	font-size: 12px;
}

#access .subscribelink a {
    font-weight: bold;
    color: #ee1f25;
}

#access > .navbar-inner > .nav > li > a:before {
	content: '\2022';
	text-decoration: none;
	color: #d2222a;
	position: absolute;
	left: -5px;
}


#access > .navbar-inner > .nav > li:first-child > a:before {
	display: none;
}

#access a:hover {
	background: none;
	color: #EB1D23;
}

#access li:first-child a {
	border: none;
}
#access a span {

	display: inline-block;
	text-align: center;
	line-height: 20px;
	vertical-align: baseline;
	padding: 0;
}

#access .dropdown-menu li a span {
	text-align: left;
	line-height: 20px;
	padding: 0;
}

#access .dropdown-menu li a {
	font-size: 15px;
	padding: 6px 10px;
	color: #000;
	border: none;
	white-space: normal;
	text-align: left;
	line-height: 19px;
	height: auto;
	margin: 0;
	text-transform: none;
}

#access .dropdown-menu li.current-menu-ancestor  a, #access .dropdown-menu li.current-menu-item  a {
	background: #6B6057;
}

#access .dropdown-menu li:hover > a,
#access .dropdown-menu li a:hover {
	background: #217B83;
	color: #fff;
}

#access .dropdown-menu li:hover > .sub-menu {
	visibility: visible;
}

#access.navbar .nav > li > .dropdown-menu:before, #access.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

#access.navbar .dropdown-submenu > a:after {
	display: none;
}

#access .dropdown:hover > .dropdown-menu {
	display: block;
}

#access .dropdown-menu .dropdown-menu {
	left: 100%;
	top: 0;
	border-top: none;
	background: #183064;
}
#access .dropdown-menu .dropdown-menu li a {
	color: #fff;
}

#access .dropdown-menu .dropdown-menu li:hover > a,
#access .dropdown-menu .dropdown-menu li > a:hover {
	
	background: #6B97F8;
}

#access .dropdown-menu .dropdown-menu li a:hover {
	color: #FFF;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: none;
}

#access select {
	width: 90%;
	margin: 8px auto;
	clear: both;
}


#dl-menu {
	background: #fff;
	color: #939598;
	margin: 0;
	padding: 0;
	top: 0;
	z-index: 99;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.44);
}

span.dl-trigger {
	display: block;
	padding: 5px 25px;
	line-height: 32px;
	position: relative;
}

span.dl-trigger > .shadow {
	font-size: 1.6em;
	font-family: 'Veneer', sans-serif;
	padding-top: 3px;
	display: inline-block;
}

span.dl-trigger > .icon {
	display: block;
	position: absolute;
	top: 7px;
	right: 25px;
	width: 40px;
	height: 32px;
	background: #939598;
	border-radius: 5px;
	padding: 6px 5px;
}

span.dl-trigger > .icon span.icon-bar {
	display: block;
	border-bottom: solid 3px #E1E1E1;
	width: 100%;
	height: 4px;
	margin-bottom: 3px;
}

.dl-menuwrapper .dl-menu {
	background: #939598;
	margin-top: 0;
}

.dl-menuwrapper li a {
	color: #fff;
}

.banner-image {
	height: 230px;
	background-size: cover;
}


#header-banner-container {
    position: relative;
}

.contact-buttons {
    position: absolute;
    z-index: 12;
    top: 50%;
    right: 0;
    text-align: right;
    margin-top: -68px;
}

.contact-buttons ul {
    list-style: none;
    padding: 0;
    color: #fff;
    margin: 0;
}

.contact-buttons ul li {
    margin-bottom: 0;
    display: block;
    height: 34px;
}


.contact-buttons ul li > a,
.contact-buttons ul li > span {
    padding: 6px 29px 6px 6px;
    position: relative;
    height: 34px;
    color: #fff;
    display: inline-block;
    background: rgb(39, 49, 109);
    text-decoration: none;
}

.contact-buttons ul li.facebook a {
    border-radius: 6px 0 0 0;
    padding-top: 6px;
}

.contact-buttons ul li.email-address a {
    border-radius: 0 0 0 6px;
}

.contact-buttons ul li .text {
	display: none;
}

.contact-buttons ul li:hover .text {
	display: inline-block;
	padding-right: 10px;
}

.contact-buttons ul li:hover.phone-number > span {
    border-radius: 6px 0 0 6px;
}

.contact-buttons ul li:hover a {
    border-radius: 6px 0 0 6px;
}

.contact-buttons ul li .icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px;
}

.contact-buttons ul li:hover .icon {
    background-color: rgb(210, 34, 42);
}
.contact-buttons ul li.facebook .icon {
    background-image: url('images/facebook-icon.png') ;
}

.contact-buttons ul li.twitter .icon {
    background-image: url('images/twitter-icon.png') ;
}

.contact-buttons ul li.phone-number .icon {
    background-image: url('images/icon-phone.png') ;
}

.contact-buttons ul li.email-address .icon {
    background-image: url('images/icon-mail.png');
    top: 3px;
}


/*
 * Sidebars
 */

.sidebar-right {

}

.sidebar a.wpb_button_a {
    display: block;
    position: relative;
    width: 100%;
    background: #d2222a;
    margin-bottom: 12px;
    border: solid 1px rgba(255, 255, 255, 0.75);
    padding: 2px;
}

.sidebar .blue-buttondiv a.wpb_button_a {
	background: #273478;
}

.sidebar a.wpb_button_a span.wpb_button {
    background: none;
    text-decoration: none;
    text-shadow: none;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-family: 'Veneer', sans-serif;
    font-size: 1.538em;
    line-height: 1em;
    padding-top: 4px;
    padding-bottom: 0;
}

.sidebar a.wpb_button_a:after {
    content: '>';
    font-family: 'Veneer', sans-serif;
    font-size: 1.538em;
    color:#fff;
    position: absolute;
    right:10px;
    top: 10px;
}

.sidebar .wpb_text_column {
    background: #6d6e71;
    color: #fff;
    padding: 16px 12px;
    margin-bottom: 12px;
    line-height: 1.75em;
    position: relative;
}

.subscribe-block {
	color: #fff;
    padding: 16px 12px 0;
    line-height: 1.75em;
    position: relative;
    background: #d2222a;
}

.sidebar .wpb_text_column.red-background {
    background: #d2222a;
	background-color; #d2222a;
}

.wpb_text_column.sidebar-text-block h3 {
    margin-top: 0;
    color: #fff;
    font-size: 1.538em;
    padding-bottom: 0px;
}

.wpb_text_column.sidebar-text-block a {
    color: #fff;
    text-decoration: none;
}

#content .sidebar ul li {
    padding-bottom: 0;
    padding-left: 0;
}

#content .sidebar ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 10px;
}

#content .sidebar ul li:before {
    display: none;
}

.sidebar .wpb_text_column p {
    margin-bottom: 2px;
}

.sidebar .wpb_single_image {
    margin-bottom: 12px;
}

#content .sidebar .wpb_text_column ul.social-icons {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    list-style: none;
}

#content .sidebar .wpb_text_column ul.social-icons li a {
    display: block;
    width: 18px;
    height: 18px;
    margin-bottom: 10px;
}

#content .sidebar .wpb_text_column ul.social-icons li.facebook a {
    background: url('images/social-icon-small-white-facebook.png');
}

#content .sidebar .wpb_text_column ul.social-icons li.facebook a:hover {
    background: url('images/social-icon-small-blue-facebook.png');
}

#content .sidebar .wpb_text_column ul.social-icons li.twitter a {
    background: url('images/social-icon-small-white-twitter.png');
}

#content .sidebar .wpb_text_column ul.social-icons li.twitter a:hover {
    background: url('images/social-icon-small-blue-twitter.png');
}

/*
 * Sliders
 */

#homepage-sliders-container {
	position: relative;
}

ol.carousel-indicators {
    position: absolute;
    top: 30px;
    text-align: right;
    bottom: auto;
}

ol.carousel-indicators li {
    background: #fff;
    border: none;
}

ol.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #D2222A;
}

.carousel-inner > .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.row.content-overlay-inside h3 {
    margin-top: 0;
    font-size: 1.097em;
    background: #d2222a;
    display: inline-block;
    padding: 12px 15px;
    color: #fff;
    margin-bottom: 20px;
}

.row.content-overlay-inside .wpb_content_element,
.row.content-overlay-inside .wpb_row {
    margin-bottom: 5px;
}

.row.content-overlay-inside {
    color: #FFFFFF;
    font-family: 'Veneer';
    font-size: 2.385em;
    line-height: 1em;
    height: 450px;
    padding-top: 115px;
    padding-bottom: 115px;
}

.row.content-overlay-inside a.wpb_button_a {
    float: right;
}

.row.content-overlay-inside a.wpb_button_a span {
    background: rgb(210, 34, 42);
    color: #fff;
    text-shadow: none;
}

.row.content-overlay-inside .wpb_text_column {
    text-align: left;    
}

.row.content-overlay-inside .wpb_text_column.slide-text-description {
    text-indent: -12px;
}

.row.content-overlay-inside .wpb_single_image .vc_single_image-wrapper {
	display: block;
}

.row.content-overlay-inside .wpb_single_image.prepared-media-logo {
    text-align: right;
    position: relative;
}

.row.content-overlay-inside .wpb_single_image.prepared-media-logo img {
    position: absolute;
    top: -10px;
    right: 0;
}

#carousel-wrap {
    position: relative;
}

#page-content-wrap {
	background: url('images/publications-section-background.jpg') top center no-repeat;
	background-size: cover;
}

#content {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content ul {
    list-style: none;
    padding: 0;
}

#content ul li {
    padding-bottom: 20px;
    padding-left: 19px;
    position: relative;
}

#content ul li:before {
    content:"";
    height: 8px;
    width: 8px;
    background: #000;
    display: block;
    position: absolute;
    left: 0px;
    top: 6px;
}

.entry-content {

}

#footer {
	color: #fff;
	margin: 0;
	width: 100%;
	background: #27316d;
	padding-top: 40px;
	padding-bottom: 40px;
}

#footer p {
	margin-bottom: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer .logo-footer {
    text-align: center;
    margin-bottom: 32px;
}

#footer .logo-footer img {
    
}

#footer .site-info {
	font-size: 0.800em;
	line-height: 1.6em;
	text-align: center;
}


/*************************************************
 *********         Page Specific          *********
 *************************************************/


.featured-section.wpb_column {
    text-align: center;
    margin-top: -30px;
    padding-left: 24px;
    padding-right: 24px;
}

.featured-section .wpb_single_image  {
    margin-bottom: 20px;
}

.featured-section .wpb_single_image .vc_single_image-wrapper {
    display: block;
}

.featured-section .wpb_single_image .vc_single_image-wrapper img {
    background: #27306c;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    cursor: pointer;
}

.featured-section:hover .wpb_single_image .vc_single_image-wrapper img {
    background: #d2222a;
}

.featured-section .wpb_text_column {
    margin-bottom: 16px;
    height: 188px;
}

.featured-section h3 {
    color: #57585b;
    font-size: 2.538em;
    margin-top: 0;
    padding-left: 20px;
}

.education-directory {
	text-align: center;
}

.education-directory h3 {
	color: #D2222A;
    font-size: 24px;
}

.featured-section span.wpb_button, .education-directory span.wpb_button,
.publications-section a.wpb_button {
    background: #D2222A;
    color: #fff;
    text-transform: uppercase;
    font-size:1.462em;
    font-family: 'Veneer';
    border: none;
    line-height: 1em;
    padding: 5px 15px 4px;
    text-shadow: none;
    text-decoration: none;
}

.education-directory span.wpb_button { 
	background: #263776;
}



.publications-section {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
	padding-top: 50px;
    padding-bottom: 50px;
}

/*
.publications-section .container {
    padding-left: 10%;
    padding-right: 10%;
}
*/

.publications-section h2 {
    text-align: center;
    font-size: 5.000em;
    color: #999b9e;
}

.publications-section .publication-thumbnail {
    display: block;
    position: relative;
    margin-bottom: 16px;
}

.publications-section .publication-thumbnail span {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #d2222a;
    color: #fff;
    text-transform: uppercase;   font-size: 1.462em;   
    font-family: 'Veneer', sans-serif;   border: none;   line-height: 1em;   
    padding: 8px 8px 5px;   text-shadow: none;
}

.publications-section .publication-thumbnail img {
    width: 100%;

}

.publications-section .publication-thumbnail .overlay {
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(39, 49, 109, 0.9);
    display: none;
}

.publications-section .publication-thumbnail .overlay img {
    width: 60%;
    padding-top: 6.5%;
}

.publications-section .publication-thumbnail:hover .overlay {
	display: block;
}

.publications-section h3 {
    text-align: center;
    font-size: 2.462em;
    color: #626366;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
}

.publications-section .excerpt {
    text-align: center;
    margin-bottom: 20px;
}

.sidebar .wpcf7 p {
	margin-bottom: 10px;
	clear: both;
}
.wpcf7 .wpcf7-form-control {
    width: 100%;
    background: #fff;
    border: solid 1px #ccc;
    padding: 5px 10px;
    border-radius: 8px;
    display: block;
    -webkit-appearance: none;
}

.wpcf7 input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    background: #d2222a;
    border-radius: 0;
    color: #fff;
    font-family: 'Veneer', sans-serif;
    font-size: 1.538em;
    padding-top: 9px;
    border: none;
    float: left;
}


.red-background .wpcf7 input.wpcf7-form-control.wpcf7-submit {
	padding-left: 0;
	float: none;
}

.sidebar div.wpcf7-response-output {
    clear: both;
    margin-left: 0;
    margin-right: 0;
}

.sidebar span.wpcf7-not-valid-tip {
    color: #D2A1A1;
    padding: 2px 10px;
}

.wpb_row, .wpb_content_element, 
ul.wpb_thumbnails-fluid > li, 
.last_toggle_el_margin, .wpb_button {
    margin-bottom: 20px;
}

.wpcf7 .ajax-loader {
    float: right;
}

.wpcf7 {}

.wpcf7:before,
.wpcf7:after{
    content:" ";
    display:table;
}

.wpcf7:after{
    clear:both;
}

.adheader {
	display: inline-block;
    margin-left: 15px;
}

.adheader img {
	width: 640px;
}

.adfooter {
	text-align: center;
}

.adfooter img {
	width: 640px;
}

.slick-prev:before, .slick-next:before {
	color: #d2222a !important;
	opacity: 1 !important;
}

.publications-container {
	display: flex;
	flex-wrap: wrap;
}

.publications-column {
	width: 20%;
  width: 33.333%;
	padding: 0 10px 20px;
}

@media (min-width: 1200px) {
	
	.container {
	  width: 1020px;
	}

	#access a {
		padding: 18px 22px;
		font-size: 13px;
	}
	
}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.adheader img {
		width: 440px;
	}
	
	body, textarea {
		font-size: 12px;
	}

	.row.content-overlay-inside {
		height: 320px;   
		padding-top: 75px;   
		padding-bottom: 75px;
	}

	.featured-section h3 {
		padding-left: 15px;

	}

	.featured-section.wpb_column {
		padding-left: 10px;   
		padding-right: 10px;
		margin-top: -48px;
	}

	.featured-section .wpb_text_column {
		height: 200px;
	}

	.sidebar .wpb_text_column {
	    font-size: 0.92em;
	}
	
	.banner-image {
		height: 160px
	}

	#access a {
	  padding: 18px 15px;
	  font-size: 11px;
	}
}

@media (max-width: 979px) {
}

@media (max-width: 767px) {
	
	#branding {
		height:auto;
	}
	
	.adheader {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.adheader img {
		width: 100%;
	}
	
	.adfooter img {
		width: 100%;
	}
	
	h1 {
		font-size: 2.92em;
	}
	
	.publications-section {}

	.publications-section .col-sm-4 {
	    margin-bottom: 40px;
	    max-width: 340px;
	    margin-left: auto;
	    margin-right: auto;
	}

	.publications-section h2 {
	    font-size: 3.000em;
	}

	.sidebar.sidebar-right.wpb_column {
	    /* max-width: 340px; */
	    margin-left: auto;
	    margin-right: auto;
	}

	.entry-content {
	    /* max-width: 340px; */
	    margin-left: auto;
	    margin-right: auto;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	.sidebar-rightÃƒâ€šÃ‚Â .wpb_single_image img {
		width: 100%;
	}

	.sidebar-right .wpb_single_image .vc_single_image-wrapper {
		display: block;
	}

	.sidebar-right .wpb_single_image img {
		width: 100%;
	}

	.wpb_single_image.publication-preview-image {
	  padding-top: 40px;
	  text-align: center;
	}

	.row.content-overlay-inside .wpb_single_image .vc_single_image-wrapper {
		display: none;
	}

	.row.content-overlay-inside {
		font-size: 1.8em;
		text-align: center;
		height: auto;
		padding-top: 75px;   
		padding-bottom: 45px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.row.content-overlay-inside .wpb_text_column.slide-title-text {
		text-align: center;
	}

	.row.content-overlay-inside .wpb_text_column.slide-title-text > .wpb_wrapper {
		display: inline-block;
		clear: both;
	}

	.row.content-overlay-inside h3 {
		width: 100%;
		text-align: center;
		display: inline-block;
		line-height: 1em;
	}

	.row.content-overlay-inside .wpb_text_column.slide-text-description {
		text-indent: 0;
		text-align: center;
	}

	.row.content-overlay-inside a.wpb_button_a {
		float: none;
	}

	.featured-section .wpb_text_column {
		height: auto;
	}

	.featured-section.wpb_column {
		margin-top: 0;
		margin-bottom: 32px;
		padding-left: 0;
		padding-right: 0;
	}

	.banner-image {
		height: 80px
	}

	.entry-content .vc_row .vc_col-sm-8 .wpb_content_element {
		margin-bottom: 12px;
	}

	.contact-buttons {
	    position: static;
	    margin: 0;
	    text-align: center;
	    background-color: rgb(39, 49, 109);
	    padding-top: 6px;
	}

	.contact-buttons ul li {
	    display: inline-block;
	}

	.contact-buttons ul li:hover .text {
	    display: none !important;
	    padding: 0;
	}	
}