/*Theme Name: ssssss Website Stylesheet Version: 01Author: Doodletech teamAuthor URI: doodletech.aeLast updated: dd-mm-yyyyText Domain: ssssss*/
* {
    outline: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0
}

abbr,
blockquote,
button,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
input,
legend,
li,
ol,
pre,
ul {
    margin: 0;
    padding: 0
}

address,
caption,
code,
figcaption,
pre,
th {
    font-size: 1em;
    font-weight: 400;
    font-style: normal
}

fieldset,
iframe,
img {
    border: 0
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

button {
    background: 0 0;
    border: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: inherit;
    cursor: pointer;
    font: Poppins-Regular;
    line-height: inherit;
    overflow: visible;
    vertical-align: inherit
}

button:disabled {
    cursor: default
}

:focus {
    outline: 2px solid #c1e0fr;
    outline: 2px solid rgba(131, 193, 253, .5);
    outline-offset: 1px
}

::-moz-focus-inner {
    border: 0;
    padding: 0
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
    outline: 0
}

html {
    font-family: DINNextLTW23-Regular, sans-serif;
    font-size: 106.25%
}

body {
    font-size: 17px;
    line-height: 1.47059;
    font-weight: 400;
    letter-spacing: -.022em;
    font-family: DINNextLTW23-Regular, sans-serif;
    background: url(../images/bg_cm.png);
    color: #333;
    font-style: normal;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

body,
button,
input,
select,
textarea {
    font-synthesis: none;
    -moz-font-feature-settings: 'kern';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    text-align: left
}

/* HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'DINNextLTW23-Bold';
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    display: block;
    margin: 0
}

h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
    margin-top: .4em
}

ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6 {
    margin-top: 1.6em
}

ol + *,
p + *,
ul + * {
    margin-top: .8em
}

ol,
ul {
    margin-left: 1.17647em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-top: 0;
    margin-bottom: 0
}

nav ol,
nav ul {
    margin: 0;
    list-style: none
}

li li {
    font-size: 1em
}

a {
    color: #0070c9
}

a:link,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a:active {
    text-decoration: none
}

 

.h1,
h1 {
    font-size: 85px;
    line-height: 80px;
}

.h2,
h2 {
    font-size: 75px;
    line-height: 1.1;
}

.h3,
h3 {
    font-size: 50px;
}

.h4,
h4 {
    font-size: 27px;
    line-height: 25px;
}

.h5,
h5 {
    font-size: 17.62px;
}

.h6,
h6 {
    font-size: 14px;
}

p {
    font-weight: 300;
    position: relative;
    font-size: 21px;
    line-height: 1.7;
    font-family: "Roboto",calibri,arial,sans-serif;
    color: #333333;
}

a:hover {
    color: #222
}

:after,
:before,
a,
div,
img,
label,
li,
path {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-size: 21px;
	line-height: 1.7;
	font-family: "Roboto",calibri,arial,sans-serif;
	color: #333;
	font-weight: normal;
}

/* IMAGES-----------------------------------------------------------------*/
img {
    max-width: 100%;
    width: auto;
    height: auto
}

/*fonts start*/
@font-face {
    font-family: 'PalatinoLinotypeRegular';
    src: url('../fonts/pala.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PalatinoLinotypeBold';
    src: url('../fonts/palab.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'PlayfairDisplay-Regular';
  src: url('../fonts/PlayfairDisplay-Regular.eot') format('embedded-opentype');
  src:  url('../fonts/PlayfairDisplay-Regular.woff') format('woff'), 
  url('../fonts/PlayfairDisplay-Regular.ttf')  format('truetype'), 
  url('../fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


 
@font-face {
  font-family: 'PlayfairDisplay-Bold';
	src: url('../fonts/PlayfairDisplay-Bold.eot') format('embedded-opentype');
	src:  url('../fonts/PlayfairDisplay-Bold.woff') format('woff'), 
	url('../fonts/PlayfairDisplay-Bold.ttf')  format('truetype'), 
	url('../fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
html {
    scroll-behavior: smooth;
}

.siteWrapper {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.siteWrapper .languageSelector {
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lWrp{width: 100%;max-width: 1800px;
    position: fixed;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0px;
    margin-left: auto;margin-right: auto;}

.siteWrapper .siteHeader.darkHeader .languageSelector {
    top: 29px;
}
section{width: 100%;}
.siteWrapper .siteHeader .headerLogo {
    /*    width: 300px;*/
    text-align: center;
}

.siteWrapper .siteHeader .headerLogo img {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
}

.siteWrapper .siteHeader.darkHeader .headerLogo {
    -webkit-transition: all 0.5s ease-in-out!important;
    -o-transition: all 0.5s ease-in-out!important;
    -moz-transition: all 0.5s ease-in-out!important;
    transition: all 0.5s ease-in-out!important;
    display: block;
    height: 80px;
    width: 80px;
}

.siteWrapper .siteHeader.darkHeader .headerLogo img {
    padding: 5px;
}

.siteWrapper .languageSelector li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13.33px;
    font-size: 13.33px;
}

.siteWrapper .languageSelector li a {
    color: #959493;
    text-transform: uppercase;
    font-family: 'PlayfairDisplay-Bold';
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	font-family: "Roboto",calibri,arial,sans-serif;
	font-size: 13px;
}

.siteWrapper .languageSelector li.active a {
    color: #000000;
}

.siteWrapper .languageSelector li a:hover {
    text-decoration: none;
}

.siteWrapper .languageSelector li:nth-child(1) {}

.siteWrapper .languageSelector li:nth-child(2) {}

.siteWrapper .siteHeader {
    z-index: 2000;
    width: 100%;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    /*    background-color: #fff;*/
    -webkit-transition: all 05.s ease-in-out;
    -o-transition: all 05.s ease-in-out;
    -moz-transition: all 05.s ease-in-out;
    transition: all 05.s ease-in-out;
}
.siteWrapper .languageSelector li:first-child a {
    position: relative;
    top: 3px;
}
.footer_logo {
    text-align: center;
    padding-bottom: 2rem;
}

.footer_logo figure {
    display: inline-block;
    max-width: 180px;
}
.footerSocial ul li a {
    display: inline-block;
}

.footerSocial ul li a:hover {
    transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg); 
}

.bkp_Tp {
    position: fixed;
    width: 50px;
    height: 50px;
    background: #2f2f2f url(../images/arow_top.png);
    right: 2rem;
    bottom: 2rem;
	opacity: 0;
    visibility: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	    background-position: center 6px;
    background-repeat: no-repeat;
}

.bkp_Tp a {
    display: block;
    width: 100%;
    height: 100%;
}
.bkp_Tp.show_top {
    opacity: 1;
    visibility: visible;
}
.pos_relt {
    position: relative;
    text-align: center;
}

span.hover_display {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #1d1d1d;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    color: #ffffff;
    top: 100%;
    margin-top: 35px;
    z-index: 99;
    padding: 4px 2px 4px;
    width: 100%;
    border: 1px solid #565656;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: linear-gradient(#2f2f2f, #000000);
    background: -webkit-linear-gradient(#2f2f2f, #000000);
    background: -moz-linear-gradient(#2f2f2f, #000000);
    background: -o-linear-gradient(#2f2f2f, #000000);
    background: -ms-linear-gradient(#2f2f2f, #000000);
    font-size: .89rem;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

span.hover_display:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #565656;
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
a.hover_anch:hover span.hover_display {
    opacity: 1;
    visibility: visible;
    margin-top: 10px;
}

ul.hum_ul-bx {
    padding: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1500px;
    margin: 6rem auto 6rem;
}

ul.hum_ul-bx li {
    display: inline-block;
    margin: .5rem auto .5rem;
    -webkit-box-flex: 0;
    height: 100%;
}

figure.hum_figure {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    border: 1px solid #222222;
}
 .modal-body .sectionInitiatives .initiativesLeft, .modal-body .sectionInitiatives .initiativesLeft p {
    display: block;
}




@media (max-width:991px) {
    .siteWrapper .siteHeader header nav {
        background-color: white;
    }
    .siteWrapper .languageSelector li a {
        color: #000000;
    }
    .siteWrapper .languageSelector li.active a {
        color: #ed3338;
    }
    .siteWrapper .languageSelector{
        top:10px!important;
    }
    .siteWrapper .siteHeader header nav {
       min-height: 45px;        
    }
}

@media (min-width:992px) {
    .siteWrapper .siteHeader header nav {
       /* margin-top: 50px;
        height: 80px;*/
        
    }
    .siteWrapper .siteHeader.darkHeader header nav {
    height: 80px;
}

.siteWrapper .siteHeader.darkHeader {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    }
}
.siteWrapper .siteHeader.darkHeader {
    background-color: #ffffff;
}


.siteWrapper .siteHeader header {
    width: 100%;
}

.siteWrapper .siteHeader header nav {
    /* height: 130px;*/
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.siteWrapper .siteHeader .navbar-nav .nav-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link {
    font-family: 'PlayfairDisplay-Regular';
    -webkit-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
    line-height: 1.6;
    font-size: 21px !important;
    letter-spacing: 0;
    color: #333;
    text-decoration: none;
    padding-bottom: 20px;
	text-align: center;
}

.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link:hover {
    color: #d69726;
}

.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link.active {
    color: #d69726;
}

.siteWrapper .siteHeader .navbar-nav .nav-ite:last-child .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link .iconSvg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: auto;
    margin-top: auto;
}

.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link .iconSvg svg {
    margin-bottom: auto;
    margin-top: auto;
    fill: #3e3e5e;
}

.commonWrapper a{
	cursor:pointer;
}

/*common head*/
@media (min-width: 1200px) {
    .siteHeader .menuContainer {
        max-width: 100%;
    }

    .menuContainer {
        max-width: 80%;
    }
}

.comHead {
    margin-left: auto;
    margin-right: auto;
}

.comHead h3 {
    text-align: center;
    font-size: 35px;
    font-family: 'PlayfairDisplay-Regular';
    color: #d79727;
}

.commonWrapper {
    text-align: center;
    margin-top: 50px;
}

.commonButton {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 24px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    border-bottom: 3px solid #d69726;
    position: relative;
    color: #94a2ab;
}

.commonButton::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    top: 0;
    background: #d69726;
    height: 3px;
    -webkit-transition-property: left, right;
    -o-transition-property: left, right;
    -moz-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.commonButton:hover::before,
.commonButton:focus::before,
.commonButton:active::before {
    left: 0;
    right: 0;
}

.commonButton:hover {
    z-index: 2;
    text-decoration: none;
}

/*common head*/
/*home section start*/
#home {
    background: #fff;
}

.sectionHome {
    padding-top: 130px;
    height: 100vh;
    position: relative;
}

.sectionHome .sectionHomeWrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sectionHome .sectionHomeWrapper img {
    margin-left: auto;
    margin-right: auto;
}

.sectionHome .sectionHomeWrapper .logoImage {}

.sectionHome .sectionHomeWrapper .logoImage img {
    max-width: 214px;
}

.sectionHome .sectionHomeWrapper .profilePic {
    /* padding-top: 100px;*/
}

.sectionHome .sectionHomeWrapper .profilePic img {
    max-height: 70vh;
}

/*home section end*/
/*biography section strat*/
.sectionBiography {
    padding-top: 85px;
    padding-bottom: 85px;
    background: rgba(255, 255, 255, 0.55);
}

.biographyTail {
    margin-top: 80px;
}

.biographyTail .col-sm-6 {
    text-align: center;
}

.biographyTail .col-sm-6:first-child {
    border-right: 1px solid #d3ced6;
}

.biographyTail .bioTailWrap {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center;
}

.biographyTail .bioTailWrap {}

.biographyBottom {
	padding-top: 75px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 1.5rem;
}

.biographyBottom h3 {
    text-align: center;
    font-family: 'PlayfairDisplay-Regular';
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.5;
    color: #333;
}

/*biography section end*/
/*news section start*/
.sectionNews {
    padding-top: 80px;
    background: rgba(255, 255, 255, 0.66);
}

.newsHead {
    padding-bottom: 70px;
}

.newsTail {
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #d7d7d7;
}

.newsTail li {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.newsTail li {
    border-left: 1px solid #d7d7d7;
}

.newsTail li a {}

.newsTail li:hover {
    background-color: rgba(249, 249, 249, 0.66);
}

.newsTail li:hover a {
    text-decoration: none;
}

.newsBlock {
    position: relative;
    padding-top: 15px;
    padding-bottom: 20px;
}

.iconNext {
    position: absolute;
    right: 30px;
    top: 30px;
}

.iconNext svg:nth-child(2) {
    visibility: hidden;
}

.iconNext:hover svg path {
    stroke: #ac5f27;
}

.iconNext:hover svg:nth-child(2) {
    visibility: visible;
}

.newsBlockInside {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.newsDate {
    margin-bottom: 15px;
}

.newsDate p {
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #94a2ab;
    font-size: 16px;
    line-height: 1.7;
    font-family: "Roboto",calibri,arial,sans-serif;
    font-weight: bold;
}

.newsThumb img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 350px;
    -o-object-position: center;
    object-position: center;
}

.newsInfo {
    max-width: 100%;
    margin-top: 20px;
}

.newsInfo h3 {
    font-size: 20px;
    line-height: 1.5;
    font-family: 'PlayfairDisplay-Regular';
    color: #d79727;
}

.newsInfo h3 strong {
    display: block;
    font-family: 'PlayfairDisplay-Regular';
    font-weight: normal;
    color: #333;
}

.sectionQuotes {
    border-bottom: 1px solid #d7d7d7;
    padding-top: 80px;
    padding-bottom: 50px;
    background: rgba(255, 255, 255, 0.55);
}

.quotesTail {
    padding-top: 90px;
    padding-bottom: 90px;
}

.quotesImg {
    height: 100%;
    width: 100%;
    text-align: center;
}

.quotesImg .quotesImageContainer {
	margin: 0 auto;
    display: inline-block;
}
.clear_sep {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	    margin-top: 1rem;
}
.quotesImg img {
    width: 100%;
    height: auto;
}

.owl-carousel .item a:hover {
    text-decoration: none;
}

.quotesSlide {}

.quotesSlide p {
    text-align: center;
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 1.7;
    font-family: "Roboto",calibri,arial,sans-serif;
    color: #333333;
}

.owl-stage-outer {
    margin-bottom: 70px;
}

.owl-dots {}

.owl-theme .owl-nav {
    margin-top: 15px !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50%;
}

.owl-nav .owl-prev {
    float: left;
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.owl-nav .owl-next {
    float: right;
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: transparent;
    text-decoration: none;
}

.owl-nav .owl-prev::before {
    top: -29px;
    content: '';
    height: 40px;
    width: 25px;
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px" ><path fill-rule="evenodd"  stroke="rgb(194, 194, 194)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M22.508,4.498 L4.498,23.000 L22.508,41.502 "/></svg>');
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    position: absolute;
}

.owl-nav .owl-prev:hover::before {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px" ><path fill-rule="evenodd" stroke="rgb(217, 202, 202)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M22.508,4.498 L4.498,23.000 L22.508,41.502 "/></svg>');
}

.owl-nav .owl-prev.disabled:hover::before {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px" ><path fill-rule="evenodd" stroke="rgb(217, 202, 202)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M22.508,4.498 L4.498,23.000 L22.508,41.502 "/></svg>');
}

.owl-nav .owl-next::before {
    top: -29px;
    content: '';
    height: 40px;
    width: 25px;
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px"><path fill-rule="evenodd"  stroke="rgb(194, 194, 194)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M4.085,1.498 L22.502,20.000 L4.085,38.502 "/></svg>');
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    position: absolute;
}

.owl-nav .owl-next.disabled:hover::before {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px"><path fill-rule="evenodd"  stroke="rgb(217, 202, 202)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M4.085,1.498 L22.502,20.000 L4.085,38.502 "/></svg>');
}

.owl-nav .owl-next:hover::before {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25.5px" height="41.5px"><path fill-rule="evenodd"  stroke="rgb(217, 202, 202)" stroke-width="3px" stroke-linecap="butt" stroke-linejoin="round" fill="none" d="M4.085,1.498 L22.502,20.000 L4.085,38.502 "/></svg>');
}

.sectionInitiatives {
    padding-top: 95px;
    padding-bottom: 120px;
    background-color: rgba(255, 255, 255, 0.55);
}

.sectionInitiatives .initiativesTail {
    padding-top: 60px;
}.sectionInitiatives .initiativesTail .inT{
    padding-top: 60px;
}

.sectionInitiatives .initiativesLeft {
	display: table;
    width: 100%;
    height: 100%;
}
.sectionInitiatives .initiativesLeft p {
    display: table-cell;
    vertical-align: middle;
}
.sectionInitiatives .initiativesLeft p {
    font-size: 21px;
    line-height: 1.7;
    font-family: "Roboto",calibri,arial,sans-serif;
    color: #333333;
}


.sectionInitiatives .initiativesRight {
    height: 100%;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.sectionInitiatives .initiativesRight .initiativesRightImg {
    margin: auto;/*
    margin-right: 0px;*/
}

.sectionInitiatives .initiativesRight .initiativesRightImg img {
    width: 100%; 
}
.sectionInitiatives .initiativesRight a {
    display: inline-block;
    margin: 0 auto;
}
/*news section end*/
/*footer start*/
footer {
    background-color: rgba(255, 255, 255, 0.66);
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.footerHead {
    text-align: center;
}

.footerHead a {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 25px;
    color: #000000
}

.footerHead a:hover {
    text-decoration: none;
    color: #d69726;
}

.footerSocial {
    text-align: center;
    padding-bottom: 2rem;
}

.footerSocial ul {
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}

.footerSocial ul li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
}

.footerSocial ul li a:hover {
    text-decoration: none;
}

.footerSocial ul li a svg path {
    -webkit-transition: fill 0.5s ease-out;
    -o-transition: fill 0.5s ease-out;
    -moz-transition: fill 0.5s ease-out;
    transition: fill 0.5s ease-out;
}

.footerSocial ul li a:hover svg path {
    opacity:.65;
}
.footer_menu a:hover {
    color: #d69726 !important;
}
.footerCopyright {
    text-align: center;
}

.footerCopyright p {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.7;
    font-family: "Roboto",calibri,arial,sans-serif;
    color: #333333;
}

/*footer end*/
.cstm_search {
    float: left;
    width: 100%;
    background: rgba(214, 151, 38, 0.35);
    overflow: hidden;
    height: 0;
    min-height: 0;
    text-align: center;
}

.search_container {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}

.search_container .form-group {
    margin: 0;
}

.search_container input[type="text"] {
    width: 100%;
    background: #ffffff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border: 1px solid #ffffff;
    height: 40px;
    padding: 5px 125px 5px 25px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.search_container input.btn {
    position: absolute;
    right: 0px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    height: 40px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 20px;
    background: #545454;
    border: 1px solid #545454;
    width: 116px;
    text-transform: uppercase;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-family: 'EBGaramond-Regular';
    top: 15px;
    color: #fff;
}

.cstm_search.search-open {
    min-height: 70px;
}

.iconSvg:hover svg path {
    fill: #ed3338 !important;
}

.moreTxt {
    margin-top: 0;
}

.moreTxt p strong {
    font-family: 'PlayfairDisplay-Bold';
}

 

.commonButton:after {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 24px;
}

.sectionBiographyInner .commonButton.collapsed {}

.sectionBiographyInner .commonButton.collapsed:after {
    content: "Read More";
}

.sectionBiographyInner .commonButton:after {
    content: "Show Less";
}

.initiativesTail .commonButton.collapsed {}

.initiativesTail .commonButton.collapsed:after {
    content: "Show More";
}

.initiativesTail .commonButton:after {
    content: "Show Less";
}



/*resposnsive*/

#hamburger-icon {
    margin: 13px;
    position: relative;
    display: none;
    z-index: 1010;
    height: 20px;
    width: 50px;
    /*
    margin: 16px auto 50px 10px;*/
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    left: 0;
}



#hamburger-icon .line {
    display: block;
    background: #000000;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

#hamburger-icon .line.line-1 {
    top: 0;
}

#hamburger-icon .line.line-2 {
    top: 50%;
}

#hamburger-icon .line.line-3 {
    top: 100%;
}


.mMeW {
    top: 45px;
    left: -290px;
    z-index: 2005;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.85);
    width: 280px;
    height: 100%;
    /*
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);*/
}

.mMeI {}

.mMeI ul {
    margin-left: 8px;
    padding-top: 20px;
}

.mMeI ul li {
    list-style: none;
}

.mMeI ul li a.active {
    color: #d69726;
}

.mMeI ul li a {	font-size: 20px;    text-transform: uppercase;    word-break: keep-all;    color: white;    font-family: 'PlayfairDisplay-Regular'; 
}

.mMeI ul li a:hover {
    text-decoration: none;
}

.mobile #hamburger-icon .line-1 {

    /*transform: translateY(10px) translateX(0) rotate(45deg);
    */
    width: 15px;
    -webkit-transform: translateY(5px) rotate(-45deg);
    -moz-transform: translateY(5px) rotate(-45deg);
    -ms-transform: translateY(5px) rotate(-45deg);
    -o-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
}

.mobile #hamburger-icon .line-2 {
    /* opacity: 0;*/
    left: 4px;
}

.mobile #hamburger-icon .line-3 {
    /* transform: translateY(-10px) translateX(0) rotate(-45deg);*/
    width: 15px;
    -webkit-transform: translateY(-5px) rotate(45deg);
    -moz-transform: translateY(-5px) rotate(45deg);
    -ms-transform: translateY(-5px) rotate(45deg);
    -o-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg);
}
a.tw_c path {
    fill: #55acee;
}

a.fb_c path {
    fill: #43619c;
}

.footerHead ul {
    margin-left: auto;
    margin-right: auto;
    list-style: none;
}

.footerHead li {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
}

 
 

.share_page {
    margin-bottom: 2.2rem;
}

.footerHead {
    padding-bottom: 2rem;
    border-bottom: 1px solid #111;
}

.share_page  h4 {
    font-family: 'PlayfairDisplay-Bold';
    color: #d69726;
    text-align: center;
}
.footer_menu ul {
    margin-bottom: 0;
    list-style: none;
    margin: 0 auto;
    text-align: center;
}

.footer_menu li {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    margin: 0 auto;
    display: inline-block;
}

.footer_menu a {
    font-size: 18px;
    letter-spacing: .06rem;
    -webkit-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
    cursor: pointer;
    line-height: 1.5;
    font-family: 'PlayfairDisplay-Regular';
    color: #333333;
} 
.footer_menu {
    padding-bottom: .6rem;
}
.footerHead a:hover path {
    fill: #d69726;
}

/*.mobile #hamburger-icon {
    left: 270px;
}*/

.mobile .mMeW {
    left: 0px;
} 
.quotesSlide h4 {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 35px !important;
    line-height: 1.5;
}
.modal_custom  .modal-dialog {
    max-width: 80%;
}

.modal.modal_custom {
    z-index: 99999;
}

.modal-backdrop {
    z-index: 9999;
}
.modal-body .sectionInitiatives {
    padding: 0 !important;
}

.modal-body .container.menuContainer {
    max-width: 100%;
}

.modal-body .initiativesTail {
    padding-top: 1rem !important;
}

.modal-body .sectionInitiatives .initiativesTail .inT {
    padding-top: 1rem;
}

.modal-header {}

.modal-header .comHead {
    margin-left: 0;
    margin-right: auto;
    padding-left: 15px;
}
 
.modal-body .container.menuContainer ul {
    margin-top: .8rem;
    margin-bottom: 1rem;
}
.modal-body .container.menuContainer h4 {color: #333;}














/*
----------------------*/

 
*, *::after, *::before {
  box-sizing: border-box;
}
  
.cd-horizontal-timeline {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-align: center;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 75px;
  width:100%;
  margin: 0 auto 0; 
  display: inline-block;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
 
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 4px;
  /* width will be set using JavaScript */
  background: #d6b441;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -17px;
  height: 100%;
  width: 100%;
  background-color: #d12c32;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    text-align: center;
    padding-bottom: 18px;
    color: #000;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    font-size: 16px;
    text-decoration: none;
    letter-spacing: -.6px;
}
.cd-horizontal-timeline .events a.selected {
    color: #b22026;
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 2px solid #d6b441;
  background-color: #d6b441;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #d12c32;
  border-color: #d12c32;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #d12c32;
  background: #d12c32;
}
.cd-horizontal-timeline.loaded ol p {
    font-weight: bold;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    /* margin: 6em auto; */
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 66%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  border-radius: 50%;
  border: 2px solid #d6b441;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
  background: #d6b441;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 35px;
  width: 35px;
  left: 55%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/cR-arrow.png) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed; 
}
 
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  margin-bottom: 30px;
  text-align: left;
  height: auto !important;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
	position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    list-style: none;
    text-align: center;
	min-height: 150px;
}
.cd-horizontal-timeline .events-content li {
    padding-top: 1rem; 
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
   
 
ul.cd-timeline-navigation {
    list-style: none;
    margin: 0;
    float: left;
    width: 100%;
}

.events ol {
    list-style: none;
    margin: 0;
}

 

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

div#bMore {
    font-weight: 300;
}
.cd-horizontal-timeline.loaded ol {
    margin: 0;
}

.cd-horizontal-timeline.loaded ol .row {
    margin: 0;
    text-align: left;
}





















@media (min-width:1200px){

li.nav-item {
    min-width: 120px;
}

.siteWrapper .siteHeader .navbar-nav .nav-item:last-child {
    min-width: auto;
    padding: 0;
    margin-right: -51px;
}

}



@media (max-width: 1600px) {.siteWrapper .siteHeader .headerLogo img {    max-width: 230px;}}

@media (max-width:1400px){
    .sectionInitiatives .initiativesLeft p{
        line-height: 35px;
    }
    
}
@media (min-width: 1400px) {    
.siteWrapper .siteHeader .headerLogo { }
.newsTail li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}

@media (max-width: 1399px) {    .siteWrapper .siteHeader .headerLogo {        width: 150px;    }}

@media (max-width: 1366px) {.siteWrapper .siteHeader .navbar-nav .nav-item .nav-link {    font-size: 1rem;    line-height: 1.2rem;    letter-spacing: 2.5px;}} 


@media (max-width: 1200px) {
.newsInfo h3 {
    font-size: 18px;
}
.newsTail li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}
}

@media (max-width:991px){
.initiativesRightImg.pos_relt {
    margin-bottom: 2rem;
}	
.newsDate p { 
    font-size: 15px; 
}	
      .comHead h3{
        font-size: 30px;
    }
    .biographyBottom h3{
    font-size:25px;}
    #hamburger-icon{
        top: 0px;
        left: 10px;
        display: block;
        position: fixed;
    z-index: 2010;
    }
    .siteHeader .container.menuContainer{
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .siteHeader .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .biographyTail .bioTailWrap{
        width: 30%;
    }
    .quotesImg .quotesImageWrapper{
	margin-left: auto;
    max-width: 200px;
    width: 30%;
    margin-bottom: 16px;
    margin-right: auto;
    }
    .sectionInitiatives .initiativesRight .initiativesRightImg{
        margin-right: auto;
        max-width: 200px; 
        margin-bottom: 16px;
    }
    
     .cstm_search{
        min-height: 45px;
        padding-left: 15px;padding-right: 15px;
	display: none;
    }
    .search_form_km{
        width: 100%;
    }
    .search_container{
        padding-top: 5px;
    }
    .search_container input[type="text"]{
        height: 35px;
    }
    .search_container input.btn{
        top: 5px;
        height: 35px;        
    line-height: 20px;
    }
    .newsBlockInside{padding-top: 30px;padding-bottom: 30px;}
    .newsThumb img{width: 100%;}
    .newsInfo{max-width: 100%;}
    
}@media (max-width:768px){}


@media (max-width:767px){
.newsTail li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}	
}

@media (max-width:500px){    .comHead h3{font-size: 25px;}    .biographyBottom h3{font-size: 20px!important;}    .sectionNews{padding-top: 85px;}    .sectionQuotes{padding-top: 85px;}    .newsBlock{padding-top: 16px;padding-bottom: 16px;}    .newsDate{margin-bottom: 7px;}    .newsThumb img{width: 100%;max-height: 150px;}    .newsInfo{max-width:100%;margin-top: 16px;} .newsBlockInside{padding-bottom: 0px;padding-top: 0px;width: 90%;}    .iconNext{display: none;}    .quotesSlide p{line-height: 30px;font-size: 20px;}    .owl-carousel.owl-drag .owl-item{width: 100%;}    .owl-stage-outer{margin-bottom: 20px;}    .quotesTail{padding-top: 25px;padding-bottom: 25px;}    .sectionInitiatives .initiativesLeft p, .moreTxt p{line-height: 30px;font-size: 20px;}    .footerHead a{font-size: 20px;}.sectionBiography {    padding-top: 2rem;    padding-bottom: 2rem;}.biographyTail {    margin-top: 2rem;}.biographyBottom {    padding-top: 2rem;}.comHead h3 {font-size: 1.2rem;}.biographyBottom h3 {    font-size: 1.2rem;}.commonWrapper {    margin-top: 2rem;}.sectionNews {    padding-top: 2rem;}.newsHead {    padding-bottom: 2rem;} .newsInfo {    margin-top: 1rem;}.newsBlockInside {    padding-bottom: 0;}.sectionQuotes {    padding-top: 2rem;    padding-bottom: 0;}.footerHead a, p {    font-size: 1rem !important;    line-height: 1.6rem !important;}.owl-stage-outer {    margin-bottom: 1rem;}.quotesTail {    padding-bottom: 2rem;}.sectionInitiatives {    padding-top: 2rem;    padding-bottom: 2rem;}.sectionInitiatives .initiativesLeft p {    text-align: center;}footer {    padding-top: 2rem;    padding-bottom: 2rem;}.footerSocial {    padding-top: 2rem;    padding-bottom: 1rem;}.quotesImg .quotesImageWrapper {    margin-top: 0;    width: 100%;}}





@media (max-width:480px){
.newsTail li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.newsInfo h3 {
    font-size: 16px;
}
}