/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MAIN CONTENT //////////////////////////////////////////////////////////////////////////////////////////*/
html, body{/*background:#111;*/font-size: 16px;font-family: 'Open Sans', sans-serif;overflow-x: hidden;}
.main {padding-left: 1%;padding-right: 1%;background: #fff;left: 0;overflow: hidden;position: relative;padding-bottom: 50px;min-height: 600px;}
.main, .responsive_fullscreen_header{webkit-transition: left 500ms ease;-webkit-transition: left 500ms ease;transition: left 500ms ease;}
.no_button_styling {background: none;border: none !important;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Text Elements /////////////////////////////////////////////////////////////////////////////////////////*/
a {color: #688FCA;text-decoration: none;}
a:hover, a:focus {color: #9FCCF2;text-decoration: none;}

/* Default colour styles */ 
.danger{color:#CA1E47;}
.alert{color:#F29500;}
.passive{color:#85CC8E;}
.tandf{color:#688FCA;}
.dusk{color:#C17270;}
.cyan{color:#448391;}
.purple{color:#7368A0;}
.slate{color:#333333;}
.med_slate{color:#5F5F5F;}
.mute_slate{color:#CFCFCF;}

/*Header Text / Title and SubTitle*/
.header-title, .header-subtitle{display: block;text-align: center;position: absolute;color: #fff;width: 100%;}
.header-title {line-height: 100vh; /* This value will get switched out by JS */font-size: 8vmin;}
.reduced_header .header-title {line-height: 28vh;}
.reduced_header .header-subtitle {line-height: 37vh;}
.header-subtitle {line-height: 110vh;margin-top:2vmin;font-size: 4vmin;}

/*Block Quotes for Routledge generated book quotes*/
.product_reviews-bq .fa {padding: 5px;font-size: 0.7em;position: absolute;}
.product_reviews-bq .fa-quote-left {margin-left: -22px;}
.product_reviews-bq p {margin-left: 22px;}
.citation{font-size: 0.7em;color: #688FCA;display: block;padding-top: 10px;}
blockquote {border-left: 5px solid #E0E6F0;}
.html5warning{background:#CA1E47;color:#fff;text-align: center;margin:0;padding:0;position: absolute;top:0;left:0;z-index:400;width:100%;}
.html5logo{font-size:3em;}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* RESPONSIVE HEADER ///////////////////////////////////////////////////////////////////////////////////*/
.responsive_fullscreen_header{background: url("../img/bg.jpg") repeat scroll center center / cover  #333333;left:0;position:relative;}/*The background image for the header...*/
.reduced_header{height:300px;}/*Header image size when you DON'T want fullscreen*/
.header-scroll_icon {font-size: 46px;position: absolute;border-radius: 100px;background: #fff;text-align: center;left: 50%;height: 50px;line-height: 48px;width: 50px;margin-left: -25px;bottom: 0;z-index:400;-webkit-transition: left 500ms ease;transition: left 500ms ease;}
nav::before {content: "";background: #111;display: block;width: 100%;height: 44px;z-index: 1;position: fixed;left: 0;top: 0;-webkit-transition: left 500ms ease;transition: left 500ms ease;}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* FOOTER //////////////////////////////////////////////////////////////////////////////////////////////*/
footer{background:#333;color: #fff;-webkit-transition: left 500ms ease;transition: left 500ms ease;position:relative;left:0;}
.cw-navigation-main {margin-top: 25px;}
.FOOTER_information {display: none;}
.FOOTER_cookies{background:#111;color:#fff;text-align: center;height:44px;line-height:44px;font-size: 0.5em;}
.FOOTER_copyright{background:#222;color:#fff;text-align: center;height:44px;line-height:44px;font-size: 0.6em;}
.FOOTER_social {background: #688FCA;color: #fff;position: relative;z-index: 10;height: 150px;line-height: 150px;}
.FOOTER_social>.social>li>a {color:#fff;text-decoration: none;}
.social{margin:0;padding:0;display: -webkit-box;display: flex;display: -webkit-flex;display: -ms-flexbox;-webkit-box-pack: start;-ms-flex-pack: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-direction: row;-ms-flex: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;-ms-flex-line-pack: center;align-content: center;-webkit-align-content: center;-ms-flex-align: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-justify-content: center;-ms-justify: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-align-items: center;}
.social>li>a>i {font-size: 2em;top: 6px;position: relative;width: 34px;text-align: center;}
.social>li>a>span {display:none;}
.social>li{list-style: none;text-align: center;display: inline-block;padding-left: 20px;padding-right: 20px;}
.social>li>a:hover {color: #043C6C;}
#return {width: 44px;position: fixed;height: 44px;right: 0px;z-index: 200000;background: #111;bottom: 0;line-height: 39px;font-size: 2em;color: #fff;text-align: center;cursor: pointer;display: none;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Page Blurb ////////////////////////////////////////////////////////////////////////////////////////////*/
.product_reviews, .product_description {margin: 0;padding-left: 5%;padding-right: 5%;z-index: 200;padding-top: 40px;padding-bottom: 40px;position: relative;webkit-transition: left 500ms ease;-webkit-transition: left 500ms ease;transition: left 500ms ease;left:0;}
.product_reviews{background: #E0E6F0;}
.product_description{background: #fff;z-index: 300;}
.product_reviews p, .product_description p,.product_reviews h1, .product_description h1,.product_reviews ul, .product_description ul   {max-width:1280px; margin-left:auto;margin-right:auto;}
.product_reviews blockquote:last-child {margin-bottom: 0;}
.product_reviews_arrow {font-size: 46px;position: absolute;border-radius: 100px;background: #E0E6F0;text-align: center;left: 50%;height: 50px;line-height: 50px;width: 50px;margin-left: -25px;bottom: -22px;}
.product_description_arrow {font-size: 46px;position: absolute;border-radius: 100px;background: #fff;text-align: center;left: 50%;height: 50px;line-height: 50px;width: 50px;margin-left: -25px;bottom: -22px;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* NAVIGATION ////////////////////////////////////////////////////////////////////////////////////////////*/
.navigation_button {position: fixed;left: 0px;top: 0px;color: #fff;background: #111;font-size:2em;height: 44px;line-height: 44px;width: 44px;text-align: center;cursor: pointer;z-index: 10000000;webkit-transition: all 500ms ease;-webkit-transition: all 500ms ease;transition: all 500ms ease;}
.mobile-navigation_reveal {left:0 !important;}
.mobile-navigation_buttonmove{left: 100%;margin-left: -46px;}/*Colour button switches to on menu reveal*/
.mobile-navigation_shift{left:100%;}/*how much the page shifts on menu reveal*/
.navigation_shift{left:25%;}/*how much the page shifts on menu reveal*/
.navigation_shift_long{left:75%;}/*how much the page shifts on menu reveal*/
.navigation_reveal {left:0 !important;}
.navigation_buttonmove{left:25% !important;background:#111;}
nav{position: fixed;background:#111;width: 100%;height:100%;left:-100%;color: #fff;top:0;z-index:50000;-webkit-transition: left 500ms ease;transition: left 500ms ease;}
.cw-navigation-main{margin: 0;padding: 0;margin-top: 25px;height: 90%;padding-bottom: 70px;overflow-y: auto;}
.cw-navigation-main>li {display: block;background: #222;margin: 6px;font-size: 1em;line-height: 43px;min-height: 44px;padding-top: 0;padding: 0;border-radius: 0;text-align: center;list-style: none;border:0;}
.header-author {display:none;}
.header-edition {display:none;}
.SUBMENU_child {display: none;background: #555;padding: 0;border-left: 2px solid #222;border-right: 2px solid #222;margin-top: -2px;}
.cw-navigation-main a{text-decoration:none;color: #fff;display: block;text-align: left;padding-left:10px;border: 2px solid #222;position:relative;text-overflow: ellipsis;height: 47px;}
.mobile-navigation_reveal .brand-ribbon {display: block;bottom: 0;left: 0;background: #111;width: 100%;padding-top: 4px;position: absolute;height: 50px;}
.mobile-navigation_reveal .brand-ribbon img {height: 40px;margin-left: 4px;}
.SUBMENU_parent {position: relative;width: 100%;margin: 0;top: 0;padding: 0;display: none;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);left: 0;background: #333;}
.nav_anchor .fa-times {position: absolute;right: 18px;margin-top: 13px;}
.SUBMENU_button-child>.SUBMENU_open::after {content: "\f00d";}
.submenu_reveal .nav_anchor {background: #688FCA;}
.SUBMENU_open {background: #688FCA;}
.SUBMENU_child a {border: 2px solid #333;}
.cw-navigation-main i {width: 20px;text-align: center;margin-left: -4px;}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Page Tabs ////////////////////////////////////////////////////////////////////////////////////////////*/
#page_pills{display: -webkit-box;display: flex;display: -webkit-flex;display: -ms-flexbox;-webkit-box-pack: start;-ms-flex-pack: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-direction: row;-ms-flex: row;flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;-ms-flex-line-pack: start;align-content: flex-start;-webkit-align-content: flex-start;-ms-flex-align: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-justify-content: flex-start;-ms-justify: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-align-items: flex-start;background: #eee;padding: 10px;margin-bottom: 10px;border-bottom: 3px solid #ddd;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {color: #fff;background-color: #111;border-radius: 0;height: 44px;padding: 0;padding-left: 10px;line-height: 44px;padding-right: 30px;}
.tab-pane>.nav-pills>li.active>a, .tab-pane>.nav-pills>li.active>a:hover, .tab-pane>.nav-pills>li.active>a:focus {color: #fff;background-color: #333;border-radius: 0;}
.nav-pills>li {margin: 2px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1;-ms-flex:1;-ms-flex-preferred-size: auto;}
.nav-pills > li.active::after {bottom: 7px;color: #fff;content: "\f103";font-family: FontAwesome;font-size: 1.4em;pointer-events: none;position: absolute;text-align: right;width: 100%;padding-right: 10px;}
.nav-pills > li::after {bottom: 14px;color: rgba(255,255,255,0.4);content: "\f067";font-family: FontAwesome;font-size: 0.7em;pointer-events: none;position: absolute;text-align: right;width: 100%;padding-right: 10px;}
.tab-content > .tab-pane > .nav-pills > li.active::after {bottom: 7px;color:#fff;content: "\f107";font-family: FontAwesome;font-size: 1.4em;pointer-events: none;position: absolute;text-align: right;width: 100%;}
.nav>li>a {position: relative;display: block;padding: 0;background: #ccc;border-radius: 0 !important;height: 44px;line-height: 44px;padding-left: 10px;padding-right: 30px;color: #fff;}
#page_pills li:first-child {margin-left: 1px;}
#page_pills li:last-child {margin-right: 1px;}
.nav>li>a:hover, .nav>li>a:focus {text-decoration: none;background-color: #688FCA;}
.tab-content {background: #eee;padding: 10px;}
.tab-pane>#page_pills {padding-left: 0;padding-right: 0;padding-top: 0;}
.horiz_navigation_button {position: fixed;top: 0;left: 0;z-index: 1000;font-size: 2em;width: 44px;text-align: center;height: 44px;line-height: 44px;}
.horizontal_menu {padding-top: 44px;}
.horizontal_menu>ul>li>a {text-decoration: none;color: #fff;background: none;display: block;text-align: left;padding-left: 10px;border: 2px solid #222;position: relative;text-overflow: ellipsis;overflow: hidden;height: 47px;}
.horizontal_menu>ul>li {display: block;background: #222;margin: 6px;font-size: 1em;line-height: 43px;min-height: 44px;padding-top: 0;padding: 0;border-radius: 0;text-align: center;list-style: none;border: 0;}
.horizontal_menu img {height: 44px;position: absolute;bottom: 5px;left: 5px;}
.navigation_reveal .dropdown-menu {position: relative;float: none;background: none;margin: 0;padding: 0;}
.navigation_reveal>ul>li>ul>li>a, .navigation_reveal>ul>li>ul>li>ul>li>a{text-decoration: none;color: #fff;display: block;text-align: left;border: 2px solid #222;position: relative;text-overflow: ellipsis;height: 47px;background: #333;padding: 0 0 0 10px;line-height: inherit;}
.navigation_reveal>ul>li>ul>li>ul>li>a{background:#444;}
.horizontal_menu .open>a, .horizontal_menu .open>a:hover, .horizontal_menu .open>a:focus {background:none; border:none;}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Rows and Columns /////////////////////////////////////////////////////////////////////////////////////*/
.row {margin-left: auto;margin-right: auto;max-width: 1280px;background: none;}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SAMS /////////////////////////////////////////////////////////////////////////////////////////////////*/

.LOGINFORM_modal {position: fixed;padding: 15px;top: 0;left: 0;background: #fff;width: 100%;height: 100%;z-index: 100000;}
.LOGINFORM_close {position: relative;float: right;font-size: 1.5em;margin-top: -6px;z-index: 20000;width: 44px;height: 44px;margin-right: -6px;line-height: 44px;text-align: center;cursor: pointer;}
.LOGINFORM-new .fa, .LOGINFORM-exist .fa {font-size: 3em;}
.global_form_loader footer{display:none;}
.LOGINFORM_return i, #LOGINFORM_submit_button i {font-size: 2em;}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* CUSTOM ///////////////////////////////////////////////////////////////////////////////////////////////*/


body, html {
    color: #333;
    font-weight: 400;
    font-family: 'Merriweather', sans-serif;
    line-height: 1.6;
}

.main {
background-color: #eef5f9;
border-top: 1px solid #cee1e9;
}

.main_bg {
    margin-top: 80px;
    padding: 20px;
}

.page_main {
    background-color: #fff;
}

header {
    position: relative;
    overflow: hidden;
  }
  
.header_bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
 border-bottom: 1px solid #eee;
  }

  .sm_header_bg {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

  .book_title_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center; 
    justify-content: center;
  }

   @media screen and (max-width: 700px) {
     .book_title_wrapper  {
         flex-direction: column;
     }
     .title {
        flex-direction: column;
     }
   }

.title {
    display: flex;
    flex-direction: column;
    padding: 20px 0 20px 0;
}

.book_img,
.title {
    margin: 10px 20px;
}

.book_img {
    box-shadow: 5px 5px 10px #777;
}

.book_border {
    border: 1px solid #ccc;
}

.main_bg_sub {
    margin-top: 50px;
    padding: 20px;
}

hr {
    border-top: 1px solid #ccc;
}

 /* BUTTONS */
 .btn-primary,
 .btn-default {
     margin: 10px 5px 10px 0;
     display: inline-block;
     text-decoration: none;
   }
 
 .btn-primary {
     color: #000;
     background-color: #fdf451;
     border: 1px solid #7f7a29;
     transition: ease-in 0.3s;
 }
 
 .btn-primary:hover {
     color: #222;
     background-color: #fff;
     border: 1px solid #7f7a29;
 }
 
 .btn-default {
     color: #000;
     background-color: #fdf451;
     border: 1px solid #7f7a29;
     transition: ease-in 0.3s;
 }
 
 .btn-default:hover {
     color: #222;
     background-color: #fff;
     border: 1px solid #7f7a29;
 }

.btn-secondary {
    color: #fff;
     background-color: #0DB335;
     border: 1px solid #086b20;
     transition: ease-in 0.3s;
}

 .btn-secondary:hover {
     color: #222;
     background-color: #fff;
     border: 1px solid #7f7a29;
 }
/* /BUTTONS */
 

/* Typography */
h1,
h2,
h3,
h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

h1 {
color: #1b2e3b;
font-size: 28px;
}

h1.book_title_sm {
font-size: 24px;
}

h2 {
color: #1b2e3b;
font-size: 22px;   
}

h3 {
color: #1b2e3b;
font-size: 20px;   
}

h4 {
color: #1b2e3b;
font-size: 18px;   
}

h1.book_title,
h2.book_subtitle,
h3.edition_no,
h4.author_name,
h1.book_title_sm,
h2.book_subtitle_sm
{
margin: 10px 0;
}

h1.book_title,
h1.book_title_sm  {
color:  #555;
font-size: clamp(1.5rem, 2.5vw, 2rem); 
}

h1.book_title small {
color: #24231E;
}

h2.book_subtitle {
color: #555;
font-size: 20px;
margin-top: 0;
}

h1.book_title,
h2.book_subtitle,
h1.book_title_sm {
    line-height: 1.3;
}

h3.edition_no,
h4.author_name {
color: #444;
}

h3.edition_no {
font-size: 16px;
}

h4.author_name {
font-size: clamp(1rem, 2.5vw, 1.5rem); 
}

.author_details a {
    color: #222;
    border-bottom: 1px dashed #222;
}

a:hover {
    color: #222;
    border-bottom: 1px solid #222;
}



/* Global Nav */
nav.horizontal_menu { 
    background-color: #0d42bc; 
}
  
.horizontal_menu.navbar_background { }

ul.cw-navigation-horz.nav a{ 
    color: #fff; 
    background-color: #0d42bc; 
    margin-top: 0; 
}
  
/* Mobile Nav- changes the bg colour */
nav::before { 
    background-color: #0d42bc; border: 0;}

.horizontal_menu>ul>li>a {
    border: 0;
}

  /* Footer a11y style */
.global-footer p {
    color: #e1e1e1
}

.global-footer a {
    text-decoration: none;
}

  /**
 * Make .flex children same
 * height using display flex.
 * Justify property prepares
 * cols for being centered.
 */
 .flex {
	display: flex;
	justify-content: center;
	width: 960px;
	max-width: 100%;
    margin: auto;
    flex-wrap: wrap;
}

/**
 * Make cols flexible to
 * auto push button at the
 * col bottom.
 */
 .flex .col {
	display: flex;
	flex-direction: column;
	flex: 1 1 250px;
	/* 
	In the order, equal to
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 300px;
	*/
	margin: 1em;
}

/**
 * Margin-top auto pushes
 * button to bottom.
 * Align self makes button
 * stuck to the left.
 */
 .flex .col .btn {
    align-self: center;
	margin-top: auto;
}

.col {
    border: 1px solid #e4f2fe;
    padding: 5px;
    border-radius: 5px;
}

.col_download_all {
    background-color: #f4fafe;;
    border: 1px solid #c4e2fc;
}

/* Add space between rows of videos */
.spacer { 
    margin-bottom: 20px;
}

/* Nav Pills - Students page */
#page_pills { background-color: #eef5f9; border-bottom: 0;}

/* Various states of page pills - Students page */
.nav-pills>li>a:link {text-decoration: none; background-color: #fff; color: #555; border: 1px solid #bbb;}

.nav-pills>li>a:hover {text-decoration: none; background-color: #0DB335; color: #fff; border: 1px solid #637f31;}

.nav-pills>li>a:focus {text-decoration: none; background-color: #0DB335; color: #fff;}

/* Controls active state on Chapter pills -Chapter 1, Chapter 2 etc */
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {color: #fff; background-color: #0DB335; border-radius: 0; height: 44px; padding: 0; padding-left: 10px; line-height: 44px; padding-right: 30px;}

/* Wrapper around active tab content - Students page */
.tab-content {background-color: #eef5f9; x-border: 1px solid #ccc;}

.nav>li>a {
background-color: #fff;
color: #BE8311;}

.flex-container {
    display: flex;
    flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
}

.PPT_wrapper {
    border: 1px solid #7cafc4;
    margin: 10px;
    padding: 5px;
    background: #ffffff;
}

.All_Chapters {
 background: #f1f2e3;
border: 2px solid #5F632D;
}

/*
.accordion {
margin-top: 30px;
}

.collapsible {
  background-color: #e6e6e6;
  color: #111;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
border: 1px solid #ccc;
font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.active, .collapsible:hover {
  background-color: #bcddb1;
color: #222;
border: 1px solid #8ac377;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 1px 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}

*/

.content p {
margin: 20px 0; }

.video_wrapper_home {
    display: flex;
    justify-content: center;
}

.video_wrapper {
    display: flex;
    justify-content: space-around;

}

.video_wrapper_item {
display: flex;
flex-direction: column;
margin: 5px;
padding: 5px;
}

/* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 800px) {
  .video_wrapper {
    flex-direction: column;
  }
}

/* Floats book cover on previous ed pg */
.thumbnails {
float: left;
margin: 10px 30px;
box-shadow: 5px 5px 12px #888888;
}

/* Authors pg */
.author_profile {
display: flex;
flex-direction: column;
}

.author_details {
margin-top: 30px;
}

@media screen and (min-width: 800px) {
  .author_profile {
   flex-direction: row;
  }
}

/* Intro and Video section at top of homepg */
.intro_video_container {
 display: flex;
flex-direction: column;
}

.video_container,
.intro_container {
    margin: 10px;
}

@media screen and (min-width: 920px) {
  .intro_video_container {
   flex-direction: row;
  }
}

.audio_transcript_wrapper {
display: flex;
flex-direction: column;
margin: 20px;
padding: 20px;
border: 1px solid #dedede;
justify-content: center;
background-color: #fcfcfc;
}

@media screen and (min-width: 920px) {
  .audio_transcript_wrapper {
   flex-direction: row;
 justify-content: space-around;
  }
}

audio {
border: 2px solid #ccc;
border-radius: 30px;}

/*/////////////////////////////////////////////
/////////////// SALVATTORE STYLES //////////*/
#grid-1, #grid-2, #grid-3 {margin-top: 30px;}
/*//// grid columns 1 ////*/
#grid-1[data-columns]::before {content: '1 .column.size-1of1';}
@media screen and (max-width: 480px){#grid-1[data-columns]::before {content: '1 .column.size-1of1';}}
@media screen and (min-width: 481px) and (max-width: 768px) {#grid-1[data-columns]::before {content: '1 .column.size-1of1';}}
@media screen and (min-width: 769px) {#grid-1[data-columns]::before {content: '1 .column.size-1of1';}}
/*//// grid columns 2 ////*/
#grid-2[data-columns]::before {content: '2 .column.size-1of2';}
@media screen and (max-width: 480px){#grid-2[data-columns]::before {content: '1 .column.size-1of1';}}
@media screen and (min-width: 481px) and (max-width: 768px) {#grid-2[data-columns]::before {content: '2 .column.size-1of2';}}
@media screen and (min-width: 769px) {#grid-2[data-columns]::before {content: '2 .column.size-1of2';}}
/*//// grid columns 3 ////*/
#grid-3[data-columns]::before {content: '3 .column.size-1of3';}
@media screen and (max-width: 480px){#grid-3[data-columns]::before {content: '1 .column.size-1of1';}}
@media screen and (min-width: 481px) and (max-width: 768px) {#grid-3[data-columns]::before {content: '2 .column.size-1of2';}}
@media screen and (min-width: 769px) {#grid-3[data-columns]::before {content: '3 .column.size-1of3';}}
/*//// grid columns 4 ////*/
#grid-4[data-columns]::before {content: '4 .column.size-1of3';}
@media screen and (max-width: 480px){#grid-4[data-columns]::before {content: '1 .column.size-1of1';}}
@media screen and (min-width: 481px) and (max-width: 768px) {#grid-4[data-columns]::before {content: '2 .column.size-1of2';}}
@media screen and (min-width: 769px) {#grid-4[data-columns]::before {content: '4 .column.size-1of4';}}
.masonry {
    margin-bottom: 50px;
    margin-top: 0px !important;
}
.item {position: relative;display: block;margin-bottom: .75rem;background-color: #F7F7F9;border: 0px solid #e5e5e5;border-radius: 4px;box-shadow: 0px 0px 0px #d3dbe3;margin: 12px 8px;-webkit-animation-duration: 0.2s;animation-duration: 0.2s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.item.rss-card {
    padding: 15px;
    border-radius: 2px;
    display: inline-block;
    margin: 5px;
    width: 100%;
}
.card-title a {
    color: #4285f4;
}
.card-title a:hover {color: #5392fb;}
.itemDate {
    color: #717f86;
    margin-bottom: 0.7rem;
}
i.fa.fa-calendar {
    padding-right: 5px;
    display: initial;
}

.item.gall {
    position: relative;
    display: block;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-bottom: 15px;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
/* Again, you’re free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33%; }
.size-1of4 { width: 25%; }
/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33%; }


.carousel-inner>.item {
    border: none;
    border: 0px solid #e5e5e5;
    box-shadow: 0px 0px 10px #d3dbe3;
}

a.scroll {
    color: #30363d;
}

a.scroll:hover {
    color: #434a52;
}
.col-lg-12.col-md-12.col-sm-12.page-wrap {
    padding: 0;
}

.card-title {
    margin-bottom: .75rem;
    color: #384047;
    font-size: 23px;
    margin-top: 5px;
}
.card-edition {
    color: #717f86;
    margin-bottom: 0.7rem;
}
.card-block {
    padding: 1.25rem;
}
img.card-img-top {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    border-radius: .25rem .25rem 0 0;
}
.card-block p a {
    color: #167ac6;
    /* text-decoration: underline; */
}
p a {
color: #fff;}


/* Accordion */
.accordion {
 background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {

}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}