/*
  Stylesheet CSS 
  Version: 1.0
*/ 
/*Reset CSS*/
html, body, div, span, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, address, cite, code,  del, dfn, em, img, ins, kbd, q, samp,  small, strong, sub, sup, var,  b, i,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { 
	font-weight: normal;
	font-style: normal;
	overflow-x: hidden;
	font-family: 'Rasa';
} 
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
a{
	outline: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #2a2a2a;
} 
a:focus,
a:hover{
	color: #005568; 
	text-decoration: underline;
	outline: none;
	outline: 0;
}
button {
    outline: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; 
} 
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
} 
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
} 
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input{
	vertical-align: middle;
}
select{
	vertical-align: middle;
}
img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
} 
button{
	cursor: pointer;
}
button:focus,input:focus,textarea,textarea:focus{
	outline: 0
} 
h1, h2, h3, h4, h5, h6 {  
     font-family: 'Bagnard';
} 
.Bagnard .elementor-heading-title{
    font-family: 'Bagnard'!important;
}
.Bagnard .elementor-text-editor p{
    font-family: 'Bagnard'!important;
}
.Bagnard .elementor-text-editor{
    font-family: 'Bagnard'!important;
}
.Rasa{
    font-family: 'Rasa'!important;
}
.Calibre .elementor-text-editor p{
    font-family: 'Calibre'!important;
}
.Calibre .elementor-text-editor{
    font-family: 'Calibre'!important;
}
.Calibre .elementor-heading-title{
    font-family: 'Calibre'!important;
}
.Financier .elementor-heading-title{
   font-family: 'Financier Text Test'!important;
} 
.Financier .elementor-text-editor{
   font-family: 'Financier Text Test'!important;
} 
.Financier .elementor-text-editor p{
   font-family: 'Financier Text Test'!important;
} 
.rotate { 
  transform: rotate(90deg); 
  /* Safari */
  -webkit-transform: rotate(90deg); 
  /* Firefox */
  -moz-transform: rotate(90deg); 
  /* IE */
  -ms-transform: rotate(90deg); 
  /* Opera */
  -o-transform: rotate(90deg); 
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
}
.rotate2 { 
  transform: rotate(-90deg); 
  /* Safari */
  -webkit-transform: rotate(-90deg); 
  /* Firefox */
  -moz-transform: rotate(-90deg); 
  /* IE */
  -ms-transform: rotate(-90deg); 
  /* Opera */
  -o-transform: rotate(-90deg); 
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	margin-bottom: 15px; 
} 
label { 
	cursor: pointer; 
}
*::-moz-selection {
	background: #f7f2f2;
	color: #2b2b2b;
	text-shadow: none;
}
::-moz-selection {
	background: #f7f2f2;
	color: #2b2b2b;
	text-shadow: none;
}
::selection {
	background: #f7f2f2;
	color: #2b2b2b;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
} 
.only-mobile{
    display: none;
}
.only-desktop{
    display: block;
} 

.conspace{
    margin-left: 40px!important;
    margin-right: 40px!important;
}
/* Header Section */ 
header {
    height: 70px;
    position: relative;
    z-index: 9999;
}
/* nav toggle */
.nav-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    /* height: 2rem; */
    /* left: 2rem; */
    position: relative;
    /* top: 2rem; */
    /* width: 3.6rem; */
    z-index: 2;
}
  .nav-toggle:hover {
    opacity: 0.8; 
}
  .nav-toggle .nav-toggle-bar,
  .nav-toggle .nav-toggle-bar::after,
  .nav-toggle .nav-toggle-bar::before {
    position: absolute; 
    background-image: url("../images/icons/nav_button_blue.svg");
	  width: 28px;
	  height: 28px
}
  .nav-toggle .nav-toggle-bar {
    margin-top: 0; 
}
  .nav-toggle .nav-toggle-bar::after {
    margin-top: 0.8rem; 
}
  .nav-toggle .nav-toggle-bar::before {
    margin-top: -0.8rem; 
}
.nav-toggle.expanded .nav-toggle-bar {
    background: transparent;
    background-image: url(../images/icons/x_blue.svg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 40px;
    position: fixed;
    left: 220px;
    background-position: left;
}
  .nav-toggle.expanded .nav-toggle-bar::after, .nav-toggle.expanded .nav-toggle-bar::before {
    
}
  .nav-toggle.expanded .nav-toggle-bar::after {
      background-image: url("../images/icons/x_blue.svg");  width: 28px;
	  height: 28px
} 
/* nav */
.nav {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    cursor: pointer;
    height: 97vh;
    left: -20rem;
    padding: 1rem 1rem 2rem 2rem;
    position: fixed;
    top: 0;
    z-index: 1;
    background-image: url(../images/nav-bg.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    margin: 10px 0;
}
.nav.expanded {
    left: 0; 
    width: 270px;
}
  .nav ul {  
    list-style: none;
    margin: 0;
    padding: 0; 
}

.nav_social .nav-toggle{
	float: left;
}
.nav_social ul.social {
    /* float: left; */
    position: relative;
    left: 65px;
    top: -42px;
    /* z-index: -1; */
}
.nav_social ul.social li{
	display: inline
}
.nav_social {
    padding-top: 21px;
}
.social li a {
    font-size: 20px;
    padding: 0px 10px 0px 0px;
    color: #2b2b2b;
}
.social li a:hover{
	color: #005568;
}
.logo {
    text-align: right;
    padding-top: 15px;
}
ul.topmenu {
    position: relative;
    top: 50px;
}
ul.topmenu li a {
    font-size: 16px;
    line-height: 35px;
    display: block;
    color: #003442;
    font-family: 'Bagnard';
}
ul.topmenu li a:hover {
    text-decoration: underline;
    color: #000
}
.bottommenu {
    position: absolute;
    bottom: 40px; 
}
.bottommenu li a {
    font-size: 14px;
    line-height: 25px;
    display: block;
    color: #003442;
    font-family: 'Bagnard';
}
.bottommenu li a:hover {
    text-decoration: underline;
    color: #000
}
.projectmenusc {
    color: #b8d9d4;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Calibre';
    font-weight: 500;
    letter-spacing: 2px;
    padding-top: 15px;
}
.menuimg {
    padding-bottom: 10px;
}
.menuimg img {
    width: 60px;
}
.socialnavs {
    position: absolute;
    bottom: 40px;
    right: 0;
}
.socialnavs li{ display: inline}
.socialnavs li a {
    font-size: 15px;
    color: #000;
    padding: 0 5px;
}
.socialnavs li a:hover {
    font-size: 15px;
    color: #003442;
}

/*----------------------
	owl carosal
--------------------*/

.topicon img {
    width: inherit !important;
    height: 24px !important;
    margin-bottom: 30px;
}
.flwr img{
	width: 25px !important;
	    display: block;
}
.owl-carousel .owl-item img{
	width: auto;
}
.owl-carousel .owl-stage-outer {
	max-height: 420px;
}
.owl-carousel .owl-stage {
	padding-left: 5px; 
}
.corasoldesc h6, .corasoldesc h4 {
    font-family: 'Calibre';
    font-weight: 500;
    color: #222222;
    letter-spacing: 2px;
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}
.corasoldesc h5, .corasoldesc h3 {
    font-size: 20px;
    font-family: 'Bagnard';
}
.corasoldesc h5 {
    padding: 12px 0px;
}
.corasoldesc h3 {
    padding-bottom: 5px;
}
.corasoldesc p {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 0 0;
}

/*//arrow coursel*/
.upcoming .owl-nav {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 47%;
    left: 0;
}
.upcoming .owl-prev {
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
    width: 45px;
    height: 11px;
    background-image: url(../images/icons/left-arrow-blue.svg)!important;
    background-repeat: no-repeat !important;
    background-position: left 5px center !important;
}
.upcoming .owl-next {
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
    width: 45px;
    height: 11px;
    background-image: url(../images/icons/right-arrow-blue.svg)!important;
    background-position: right 5px center !important;
    background-repeat: no-repeat !important;
}
.upcoming .owl-prev span, .upcoming .owl-next span {  
	display: none
	 
}
.upcoming .owl-prev:hover, .upcoming .owl-next:hover {  
	 
}
.upcoming .owl-next {
    left: auto;
    right: -50px;
}
.upcoming .owl-prev {
    right: auto;
    left: -60px;
}
.upcoming .owl-nav .owl-prev:before,
.upcoming .owl-nav .owl-next:before{  
    opacity: 1;
} 
/*//end*/


/*---------------------
	Campaigns
---------------------*/

.campaingsitem ul li {
    border-top: 3px solid #005568;
    padding: 15px 0px 15px 15px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.campaingsitem ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #2a2a2a;
    font-family: 'Bagnard';
} 
.campaingsitem ul li a:hover{
	color: #005568;
}
.campaigntitle {
    text-align: left;
    float: left;
    width: 60%;
}
.campimg {
    text-align: right;
    float: right;
    width: 40%;
}
.btnteto .elementor-heading-title>a { 
    padding: 13px 0 10px 0;
}
.pastbtn {
    width: 150px;
    height: 150px;
    margin-top: 15px;
    margin-left: 50px;
}
.pastbtn a {
    text-align: center;
    background-image: url(../images/elements/event-border.png);
    background-repeat: no-repeat;
    height: 250px;
    display: block; 
    background-size: contain;
    font-family: 'Calibre';
    color: #000;
    font-weight: 600;
    padding: 103px 20px;
    line-height: 18px;
    letter-spacing: 2px;
}
.pastbtn a:hover {
    color: #005568;
    text-decoration: underline;
    background-image: url(../images/event-border-black.png);
} 
.btnteto .elementor-heading-title>a:hover {
    color: #005568;
    text-decoration: underline;
}
.hoversc a:hover {
    color: #005568!important; 
}.bookheres a:hover { 
    color: #cff5fd; text-decoration: none}
 
/*---------------
	Archive
---------------*/
#archive{
	position: relative;
}
.archiveleft-img img {
    height: 316px;
}
.archititle ul li {
    display: inline-block;
}
 
.archve-content p {
    font-family: 'Rasa';
    font-size: 22px;
    padding: 0px 0px 10px 0px;
    line-height: 28px;
}
.archve-content h6, .archititle ul li h6 {
    font-family: 'Calibre';
    font-size: 16px;
    color: #2b2b2b;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.archiveright-content {
    padding-top: 65px;
}
.archititle ul li h6 {
    padding-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    top: 0;
}
.archititle {
    position: absolute;
    left: -50px;
    top: 80px;
}
.archititle .politics img {
    width: 95px;
    top: 10px;
    position: relative;
}
.archititle .fashion img {
    width: 85px;
    padding-top: 0;
    position: relative;
    top: 10px;
}
.archititle h6{
	padding-right: 50px;
} 

/*----------------------
	Archive slider
--------------------------*/
.fashion {
    padding-left: 20px;
}
/*//arrow coursel*/
.archivesc .owl-nav {
    width: 100%;
    height: 40px;
    position: absolute;
    /* bottom: -15%; */
    left: 0;
    top: -35px;
}
.archivesc .owl-prev {
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
    width: 56px;
    height:20px;
    background-image: url(../images/icons/left-arrow-blue.svg)!important;
    background-position: left center !important;
    background-repeat: no-repeat!important;
}
.archivesc .owl-next {
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 50%;
    width: 56px;
    height: 20px;
    background-image: url(../images/icons/right-arrow-blue.svg)!important;
    background-position: right 1px center !important;
    background-repeat: no-repeat !important;
}
.archivesc .owl-prev span, .archivesc .owl-next span {  
	display: none
	 
}
.archivesc .owl-prev:hover, .archivesc .owl-next:hover {  
	 
}
.archivesc .owl-next {
    left: auto;
    right: 0;
	    top: 0;
}
.archivesc .owl-prev {
    right: auto;
    left: 0;
    top: 0;
}
.archivesc .owl-nav .owl-prev:before,
.archivesc .owl-nav .owl-next:before{  
    opacity: 1;
} 

/*//end*/

.leftside {
    float: left;
    width: 50%;
    position: relative;
    height: 400px;
    overflow: hidden;
}
.leftside img{
    width: 100%
}
.rightside {
    float: left;
    width: 50%;
    position: relative;
} 
.logo img{
    width: 160px
}
.container-fluid { 
    padding-right: 40px;
    padding-left: 40px; 
}
/*---------------
	Footer Css
-----------------*/ 
footer {
    background-color: #005568;
    padding: 40px 0px 30px 0px;
}
.leftsidefooter p {
    color: #fff;
    font-size: 18px;
    font-family: 'Bagnard';
}
.footersocials ul li {
    display: inline-block;
}
.footersocials ul li a {
    font-size: 17px;
    color: #fff;
    padding: 0px 24px 0px 0px;
}

.footersocials ul li a:hover{
	color: #b7d9d3;
}
.footermenus ul li {
    display: inline-block;
}
.footermenus ul li a {
    display: block;
    padding: 0px 37px 0px 0px;
    color: #fff; 
    font-size: 18px; 
    font-family: 'Bagnard';
}
.footermenus ul li a:hover {
   text-decoration: underline;
}
input.input-group-field {
    border: 0px solid #444444;
    background: url(../images/elements/label_border_white.png) no-repeat;
    color: #fff;
    padding: 14px 10px 8px 10px;
    background-position: center;
    background-size: contain;
    font-size: 14px;
    font-family: 'Calibre';
    font-weight: bold;
    height: 42px;
    width: 341px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px; 
} 
.botmcontent {
    margin-top: 25px;
    text-align: center;
    padding: 0 42px 0 0px;
    display: inline-block;
    width: 370px;
    line-height: 18px;
}
.botmcontent p {
    color: #fff; 
    font-size: 14px;
    font-family: 'Bagnard';
}
.footermenus {
    padding-bottom: 28px;
}
.likepostsc{
    display: none
}
.rightsiefooter { 
    text-align: right;
}
.fotterbtmlogo ul li {
    display: inline-block;
    padding: 0px 25px 0px 0px;
}
.fotterbtmlogo ul li img{
}

.asseen{
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	color: #568e9b;
	font-family: 'Calibre';
	    position: relative;
    top: -6px;
}
.colimg {
    max-height: 300px;
    overflow: hidden;
}
.colimg img{
  width: 100%
}
.footersubscribe ::-webkit-input-placeholder { /* Edge */
 font-size: 18px;
  font-family: 'Bagnard';
     color: #fff;text-align: center; 
}
.politicsnt{
    background-size: 80px;
}
.fashionnt{
    background-size: 45px;
}
.culturent{
    background-size: 70px;
}
.footersubscribe :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 18px;
  font-family: 'Bagnard';
   color: #fff;text-align: center; 
} 
.footersubscribe ::placeholder {
 font-size: 18px;
  font-family: 'Bagnard';
    color: #fff;text-align: center; 
} 
.footersubscribe{
    float: right; 
    margin-right: 40px;
}
.fotterbtmlogo{
    margin-top: 50px;
}
/*--------------
	Fashion Css
---------------*/
#politicalofvalue {
    padding: 80px 0px;
} 
 
.left-icon {
    position: absolute;
	left: -4px;
	top: 2px;
	width: 21px;
}
.left-icon a { 
    display: inherit; 
}
.left-icon img { 
    display: inherit;
    margin-bottom: 12px;
}
.fashion h4 {
    font-size: 24px; 
    line-height: 30px;
    padding-top: 20px;
}
.archititle ul li img {
    position: relative;
    top: 5px;
}
.archiveleft-img{
    position: relative
}
 .archiveleft-img:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0px;
    top:0px;
   background: rgba(255, 255, 255, 0.20);
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));

} 
#showlink{
    display: none
}
/*----------------
	New Css itern
-----------------*/
#internmegazine {
    padding: 80px 0px;
} 
.onesandhero il {
    display: inline-block;
} 
.online {
    float: right;
    width: 30%;
    text-align: right;
    padding-top: 2px;
}
.interntopitem {
    display: inline-flex;
    width: 100%;
    padding-bottom: 14px;
    padding-top: 14px;
}
.internleftside{
	width: 70%;
	float: left;
}
.internleftside h3 {
    font-family: 'Bagnard';
    font-size: 22px;
}
.internleftside h3 span a{
      color: #d5c8b9;
}
.internleftside h3 span a:hover{
      color: #005568;
}

.internleftside p {
    margin: 8px 0 0 0;
    font-size: 20px;
    font-family: 'Bagnard';
}
.ons {
    color: #d5c8b9;
}
.ons a{
    color: #d5c8b9;
}
.ons a:hover{
    color: #005568;
}
.online h5 {
    float: left;
    text-align: left;
    padding-left: 3em;
    color: #222222;
    font-family: 'Calibre';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.online h6 {
    font-size: 17px;
    font-family: 'Rasa';
    position: relative;
    top: -2px;
}
.herositem {
    border-top: 3px solid #006966;
    padding: 15px 20px;
}
.internimg{
    position: relative;
	    margin-bottom: 10px;
}
.internimg img{
    width: 100%;
}
.intrncontentn {
	position: absolute;
    top: 292px;
    left: 32.4em;
    width: 170px;
    height: 90px;
    background-color: #000;
    text-align: center;
}
.intrncontentn p {
    color: #fff;
    font-size: 40px;
    font-family: 'Bagnard';
    padding-top: 12px;
    font-weight: 600;
}
.theintercept{
	position: absolute;
	top: 0;
	left: 0;
	    width: 80px;
    height: 32px;
}
.theintercept p {
    font-size: 11px;
    padding: 6px 20px;
    line-height: 9px;
    text-align: left;
}

.chicagofoundation {
    display: inline-flex;
	    width: 100%;
    float: left;
}
.cicagowomen {
    width: 80%;
    float: left;
}
.cicagoyear {
    width: 20%;
    float: left;
    text-align: right;
}
.cicagowomen p span {
    color: #d5c8b9;
}

.chicagofoundation {
    border-top: 3px solid #006966;
	    padding: 14px 0px 0px 0px;
}
#chicago {
    padding-top: 50px;
	padding-bottom: 50px;
}
.cicagowomen p {
    font-size: 20px;
}

.brdbtms{
	border-bottom: 3px solid #006966;
}
.fashion-item { 
    width: 100%;
    border-top: 3px solid #006966;
    padding: 20px 0;
    display: inline-block;
}
.fashioniteninner {
    width: 80%;
    float: left;
}
.fashioninnertwo {
    width: 20%;
    float: left;
    text-align: right;
}
.fashioniteninner h4 {
    font-size: 22px;
    font-family: 'Bagnard';
}
.timgicon img{
	width: 25px;
}
.editbamenu ul li {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: bottom left 7px;
    padding-bottom: 18px;
    margin: 0 25px;
}
.timgicon img {
    width: 40px;
    display: block;
}
.editbamenu ul li a {
    padding: 0px 0px 0px 15px;
    font-size: 22px;
    color: #2b2b2b;
    display: block;
}
.editbamenu ul li a {
    padding: 0 10px;
    font-size: 24px;
    color: #2b2b2b;
    display: block;
    border-bottom: 3px solid transparent;
    font-family: 'Bagnard'; 
    top: -5px;
    position: relative;
}
.editbamenu ul li a:hover {
    border-bottom: 3px solid #000;
    position: relative;
    top: -5px;
    text-decoration: none;
}
.editbamenu ul li.active a {
    border-bottom: 3px solid #000; 
    position: relative;
    top: -5px;
}
.editbamenu ul {
    padding-bottom: 50px;
    padding-top: 0px;
    margin-left: -20px;
}
.subtitle {
    width: 100%;
    float: left;
    padding: 17px 0px 16px 0px;
}
.subtitle h5 {
    width: 50%;
    float: left;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Calibre';
}

.subtitle h6 {
    float: left;
    width: 50%;
    text-align: right;
}
.postcol h3 {
    font-size: 28px;
    padding-bottom: 7px;
}
.postcol {
    margin-bottom: 50px;
} 
.post_thumbsc2 {
    height: auto;
    overflow: hidden;
}
.post_thumbsc {
    height: 330px;
    overflow: hidden;
}
.post_thumbsc img {
    width: 100%; 
    height: auto;
}
.post_thumbsc2 {
    height: 500px;
    overflow: hidden;
}
.post_thumbsc2 img {
    width: 100%; 
    height: auto;
}
.post_thumbsc2 img {
    width: 100%; 
}
.postitemsc{
		display: none
	} 
.evetsitemsc{
		display: none
	} 
.evetsitemsc { 
    margin-bottom: 100px;
}
.loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
    /* margin-left: 17px; */
}
.postcol p {
    font-size: 18px; 
    font-family: 'Rasa';
    margin-top: 10px;
}

.linksct a { 
    color: #005568;
    display: inline-block;
    padding: 15px 60px 10px 60px;
    transition: all 0.25s ease-out;
    background-image: url(../images/label_border_blue.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: auto;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'Calibre';text-decoration: none!important;
    text-align: center;
}
.linksct a:hover { 
    color: #fff; 
    background-image: url("../images/label_border_blue-full.png");
    text-decoration: none!important
}
.linksct5 {
    width: 100%;  
    float: left;
    text-align: center;
}
.linksct5 a { 
    color: #005568;
    display: inline-block;
    padding: 15px 60px 10px 60px;
    transition: all 0.25s ease-out;
    background-image: url(../images/label_border_blue.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: auto;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'Calibre';text-decoration: none!important;
    text-align: center;
}
.linksct5 a:hover { 
    color: #fff; 
    background-image: url("../images/label_border_blue-full.png");
    text-decoration: none!important
}
.linksct2{
    float: right
}
.linksct2 a {
    color: #005568;
    display: inline-block;
    padding: 13px 0px 10px 0px;
    transition: all 0.25s ease-out;
    background-image: url(../images/btn1.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 304px;
    height: 43px;
    font-size: 15px;text-decoration: none!important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'Calibre';
    text-align: center;
}
.linksct2 a:hover { 
   color: #fff; 
   background-image: url("../images/btn3.png");
    text-decoration: none!important
}
 
.linksct3 a {
    color: #005568;
    display: inline-block;
    padding: 133px 0px 10px 0px;
    transition: all 0.25s ease-out;
/*     background-image: url(../images/pas1.png); */
	background-image: url('https://hodakatebi.com/wp-content/uploads/2020/08/events.svg');
    background-position: center center;
    background-repeat: no-repeat;
	background-size: contain;
    width: 160px;
	height: 300px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;text-decoration: none!important;
    letter-spacing: 1px;
    font-family: 'Calibre';
    text-align: center; margin-left: 40px;
}
.linksct3 a:hover { 
   color: #fff; 
   background-image: url('https://hodakatebi.com/wp-content/uploads/2020/08/events-fill.svg');
    text-decoration: none!important
}
.submitsc { 
    color: #005568!important;
    display: inline-block!important;
    padding: 20px 70px 15px 70px!important;
    transition: all 0.25s ease-out!important;
    background-image: url(../images/label_border_blue.png)!important;
    background-size: contain!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: auto!important;
    font-size: 15px!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
    letter-spacing: 3px!important;
    font-family: 'Calibre'!important;
    text-align: center!important;
    background-color: transparent
}
.submitsc:hover { 
    color: #fff!important; 
    background-image: url("../images/label_border_blue-full.png")!important;
    text-decoration: none!important
}
.submitsc:focus{
    border: none!important;
    outline: none
}
#editioriel{
    margin-bottom: 70px
}
@media screen and (min-width: 1200px) {
	.blogBox .featured h2 {
		font-size: 42px;
	}
}
@media screen and (min-width: 991px) {
	.blogBox .featured h2 {
		font-size: 30px;
		font-style: italic;
	}	
	.blogBox .featured .blogTxt {
		max-width: 50%;
		width: 100%;
		padding: 50px;
		float: left;
		background: inherit;
		min-height: 378px;
	}
	.blogBox .featured img {
		max-width: 50%;
		width: 100%;
		float: left;
		min-height: 378px;
	}
}
@media screen and (min-width: 768px) {
	.blogBox .item img {
		height: 152px;
	}
}


/*---------------
	Camppains css
---------------*/
.compainsitem img {
    width: 100%;
	display: block;
}
.campainscontent h6 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    font-family: 'Calibre';
    padding-bottom: 20px;
}

.campainscontent h3 {
    font-size: 30px;
    line-height: 31px;
    padding-bottom: 17px;
}
.campainscontent p {
    font-size: 16px;
    font-family: 'Rasa';
    font-weight: 500;
}
.campainscontent a {
    background-image: url(../images/elements/label_border_beige.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    width: 235px;
    display: inline-block;
    height: 50px;
    text-align: center;
    padding: 11px 0px 8px 0px;
    font-size: 15px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Calibre';
    margin-top: 50px;
    position: relative; 
    letter-spacing: 3px;
}
.campainscontent a:hover {
    background-image: url(../images/label_border_beige2.png); 
}
.compainsitem {
    position: relative;
    overflow: hidden;
    height: 300px;
}
.compainsitem img{
    width: 100%;
}
.bailout {
    position: absolute;
    top: 105px;
    left: 73px;
    text-align: center;
}
.campainsdescription {
    border-bottom: 3px solid #d5c8b9;
    padding-bottom: 25px;
    margin-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
}
.gjl {
    left: 14em;
    top: 13em;
} 
.singlepagesc{
    margin-top: 90px;
}
h1.blogtitles {
    font-size: 36px;
    font-family: 'Bagnard';
    position: relative;
    padding: 30px 30px 30px 0;
    z-index: 555;
    margin-top:110px;
    margin-bottom: 70px;
}
h1.blogtitles img {
    width: 350px;
    position: absolute;
    left: -128px;
    z-index: -1;
    top: 9px;
} 
.eventscols h5 {
    font-family: 'Calibre';
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 5px;
}
.eventscols h3 {
    font-size: 24px;
    line-height: 28px;
}
.eventscols p {
    font-size: 18px;
}
/*--------------------------
	Booking Css New
--------------------------*/
.bookings {
    background-image: url('https://hodakatebi.com/wp-content/uploads/2020/08/booking-bg.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 248px;
    height: 732px; 
	display: flex;
	margin-top: 40px;
}
.booking-title {
    position: absolute;
    right: 24px;
    top: -22px;
    border: 2.5px solid #005568; 
	border-bottom: none;
	padding: 6px 18px;
}
.booking-title h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #005568;
    letter-spacing: 3px;
   	padding-top: 4px;
    font-family: 'Calibre';
}

.booking-content {
	align-self: center;
    width: 100%;
	padding-left: 40px;
}
.booking-content h3 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
	padding-bottom: 40px;
}

.book-here a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Calibre';
    border-bottom: 2px solid #fff;
    text-align: left;
}
.book-here {
    text-align: left;
}
.book-here p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 25px 35px 0px 0px;
    margin-top: 20px;
    font-family: 'Rasa';
    text-align: left;
    line-height: 22px;
}
.archve-content h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
} 
.sharesct .sha {
    padding-right: 30px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}
.sharesct li {
    display: inline;
    padding-right: 16px;
    font-size: 15px;
}
.linesc {
    width: 92%;
    margin-left: 3%;
}.linesc li .leftsc {
    float: left;
    font-size: 26px;
}
.linesc li {
    float: left;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: bottom 11px left 35px;
    width: 100%; 
    font-family: 'Bagnard';
    color: #222;
    font-size: 22px;
    margin-bottom: 15px;
}
.linesc li .leftsc {
    float: left
}
.linesc li .rightsc {
    float: right;
}
 
.scmail input[type='text'], .scmail input[type='email'] {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    font-family: 'Calibre'!important;
    color: #fff;
    font-size: 20px;
    margin-right: 30px;
    letter-spacing: 2px;
}

.scmail input[type='text'] {
	width: 170px;
}
.scmail input[type='email'] {
	width: 400px;
}

.scmail input[type='submit'] {
    background-image: url(../images/icon-box.png);
    background-position: left 7px top 1px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    font-family: 'Calibre'!important;
    color: #fff;
    font-size: 18px;
    padding-left: 35px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
    margin-top: 18px;
}
 
.scmail ::-webkit-input-placeholder { /* Edge */
 font-size: 20px; letter-spacing: 2px;  
  font-family: 'Calibre'!important; color: #fff;
}

.scmail :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
    font-size: 20px;
   font-family: 'Calibre'!important;
} 
.scmail ::placeholder {
 color: #fff; letter-spacing: 2px;
    font-size: 20px;
   font-family: 'Calibre'!important;
} 
.mc4wp-alert{
    color: #fff;
}

.mailpop input[type='text'] {
    background-color: #d5c8b9;
    border: none;
    border-bottom: 2px solid #fff;
    width: 170px;
    font-family: 'Calibre'!important;
    color: #fff;
    font-size: 15px;
    margin-right: 30px;
    letter-spacing: 2px;display: none
}
.mailpop input[type='email'] {
    background-color: #d5c8b9;
    border: none;
    border-bottom: 1px solid #000;
    width: 400px;
    font-family: 'Calibre'!important;
    color: #000;
    font-size: 15px;
    margin-right: 30px;
    letter-spacing: 2px;
}
.mailpop input[type='submit'] {
    background-image: url(../images/icon-box2.png);
    background-position: left 7px top 2px;
    background-repeat: no-repeat;
    background-color: #d5c8b9;
    border: none;
    font-family: 'Calibre'!important;
    color: #000;
    font-size: 18px;
    padding-left: 35px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
    margin-top: 12px;
}
.sctgsk {
    margin: 20px auto;
    width: 100%;
}.sctgsk a {
    display: block
}
.mailpop input[type='submit']:hover {
    background-image: url(../images/icon-box33.png); 
    color: #fff; 
}
.mailpop ::-webkit-input-placeholder { /* Edge */
 font-size: 16px; letter-spacing: 2px; 
  font-family: 'Calibre'!important; color: #000;
}

.mailpop :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
    font-size: 16px;
   font-family: 'Calibre'!important;
} 
.mailpop ::placeholder {
 color: #000; letter-spacing: 2px;
    font-size: 16px;
   font-family: 'Calibre'!important;
} 
.jet-popup__close-button .fa.fa-close:before {
    content: ""!important;
    background-image: url(../images/icons/x_blue.svg);
    background-position: right;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 16px;
    width: 25px;
    height: 25px;
}
.scmail input[type='submit']:hover {
    background-image: url(../images/icon-box2.png);
    color: #000; 
}
.fotterbtmlogo ul{
    text-align: center;
}
.footersubscribe input[type='submit']{
    display: none
}
.footersubscribe input[type='text']{
    display: none
}
.footersubscribe input[type='email'] {
    border: 0px solid #444444;
    background: url(../images/elements/label_border_white.png) no-repeat;
    color: #fff;
    padding: 8px 41px 8px 48px;
    background-position: center;
    background-size: contain;
    font-size: 18px; 
    height: 42px;
    width: 341px;
    text-align: center; 
    font-family: 'Bagnard';
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    position: fixed;
    bottom: 50px;
    right: 20px;
    background-color: #02404e;
     color: #fff; 
    text-align: center;
      font-size: 20px; 
    text-decoration: none;
    border-radius: 100%;
}
 #back2Top:hover {
    background-color: #02404e;
	color: #fff;
} 
a#back2Top img {
    position: relative;
    top: 4px;
    width: 12px;
}
.expanded.clos{
    display: none
}
header{
    width: 100%;
    position: fixed;
    left: 0px;
    top:0px;
    background-color: #fff
}
.home header{ 
     width: auto;
    position: relative;
    left: inherit;
    top:inherit;
    background-color:transparent
}
span.wpcf7-list-item {
    display: block;
    margin: 5px 0px 8px 0em;
    font-weight: 300;
}
/*menu css*/
.netflix-nav-btn {
	border: 0;
	background: transparent;
	cursor: pointer; 
} 
.netflix-nav {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 2vh;
    height: 96vh;
    transform: translateX(-100%);
    transition: transform .3s ease-in-out .4s;
    z-index: 999;
    background-image: url(../images/nav-bg.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    width: 250px;
    padding: 20px 30px 40px 30px;
    background-color: #fff;
}
.netflix-nav.visible {
	transform: translateX(0);
} 
.netflix-nav-container {
    position: relative;
    height: 100%;
}
.netflix-close-btn {
    /* opacity: 0.3; */
    position: absolute;
    top: 10px;
    right: 0;
}
.netflix-close-btn:hover {
   opacity: 0.5
}
.netflix-nav-btn:hover{ opacity: 0.6} 

.netflix-open-btn img {
    width: 40px;
}

/*--------------------------
		Projects
--------------------------*/

.underline a {
    border-bottom: 3px solid black;
    padding: 12px 2px;
}

.underline a:hover {
    border-bottom: 3px solid #005568;
}