button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 28px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    color: #444444;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.image_hide_desktop{ display: none;}
a,
a:focus,
a:active,
a:hover {
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}
.menu__icon{ display: none;}
select {
    padding: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none \9;
}

select::-ms-expand {
    display: none;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none;
}

.slick-slider button,
.slick-slider div,
.slick-slider a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a,
button {
    cursor: pointer;
}

.clear {
    clear: both;
}

button,
select {
    text-transform: none;
}

.container {
    max-width: 1310px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.wpb_wrapper {
    max-width: 1310px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.wpb_wrapper .container {
    max-width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.align-center {
    align-items: center;
}

@font-face {
    font-family: "Flama-Light";
    src: url("fonts/Flama-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Flama-Light.otf") format("opentype"), url("fonts/Flama-Light.woff") format("woff"), url("fonts/Flama-Light.ttf") format("truetype"), url("fonts/Flama-Light.svg#Flama-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FlamaSemicondensed-Light";
    src: url("fonts/FlamaSemicondensed-Light.eot?#iefix") format("embedded-opentype"), url("fonts/FlamaSemicondensed-Light.otf") format("opentype"), url("fonts/FlamaSemicondensed-Light.woff") format("woff"), url("fonts/FlamaSemicondensed-Light.ttf") format("truetype"), url("fonts/FlamaSemicondensed-Light.svg#FlamaSemicondensed-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Flama-Book";
    src: url("fonts/Flama-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Flama-Book.otf") format("opentype"), url("fonts/Flama-Book.woff") format("woff"), url("fonts/Flama-Book.ttf") format("truetype"), url("fonts/Flama-Book.svg#Flama-Book") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FlamaSemicondensed-Medium";
    src: url("fonts/FlamaSemicondensed-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/FlamaSemicondensed-Medium.otf") format("opentype"), url("fonts/FlamaSemicondensed-Medium.woff") format("woff"), url("fonts/FlamaSemicondensed-Medium.ttf") format("truetype"), url("fonts/FlamaSemicondensed-Medium.svg#FlamaSemicondensed-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Flama-Medium";
    src: url("fonts/Flama-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Flama-Medium.otf") format("opentype"), url("fonts/Flama-Medium.woff") format("woff"), url("fonts/Flama-Medium.ttf") format("truetype"), url("fonts/Flama-Medium.svg#Flama-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FlamaSemicondensed-Semibold";
    src: url("fonts/FlamaSemicondensed-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/FlamaSemicondensed-Semibold.otf") format("opentype"), url("fonts/FlamaSemicondensed-Semibold.woff") format("woff"), url("fonts/FlamaSemicondensed-Semibold.ttf") format("truetype"), url("fonts/FlamaSemicondensed-Semibold.svg#FlamaSemicondensed-Semibold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FlamaCondensed-Medium";
    src: url("fonts/FlamaCondensed-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/FlamaCondensed-Medium.woff") format("woff"), url("fonts/FlamaCondensed-Medium.ttf") format("truetype"), url("fonts/FlamaCondensed-Medium.svg#FlamaCondensed-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
}

.col-1 {
    width: 8.3333333333%;
}

.col-2 {
    width: 16.6666666667%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.3333333333%;
}

.col-5 {
    width: 41.6666666667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.3333333333%;
}

.col-8 {
    width: 66.6666666667%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.3333333333%;
}

.col-11 {
    width: 91.6666666667%;
}

.col-12 {
    width: 100%;
}

li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: block;
    transition: opacity 2s ease-out;
    opacity: 1;
}

.site-header .header-top {
    padding-top: 14px;
    padding-right: 0px;
    padding-bottom: 14px;
    padding-left: 0;
    background: #fff;
}

.site-header .header-top .hdr-top-link {
    text-align: right;
}

.site-header .header-top .hdr-top-link ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-header .header-top .hdr-top-link ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 25px;
}

.site-header .header-top .hdr-top-link ul li a {
    font-family: "FlamaSemicondensed-Light";
    font-size: 16px;
    color: #1E3250;
    display: block;
    text-transform: uppercase;
    padding: 3px 0 3px 30px;
}

.site-header .header-top .hdr-top-link ul li a:hover {
    color: #699CC6;
}

.site-header .header-top .hdr-top-link ul li:first-child a {
    background: url("images/login-icon.png") no-repeat left center;
}

.site-header .header-top .hdr-top-link ul li:first-child a:hover {
    background: url("images/login-icon-hover.png") no-repeat left center;
}

.site-header .header-top .hdr-top-link ul li.search-icon a {
    background: url("images/search-icon.png") no-repeat left center;
    padding-left: 25px;
}

.site-header .header-top .hdr-top-link ul li.search-icon a:hover {
    background: url("images/search-icon-hover.png") no-repeat left center;
}

.site-header .header-top .hdr-top-link ul li:last-child a {
    padding: 0px;
}

.site-header .header-btm {
    background: #1E3250;
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 24px;
    padding-left: 0;
}

.site-header .header-btm .hdr-left-logo {
    float: left;
    width: 16.5%;
}

.site-header .header-btm .hdr-left-logo a {
    display: block;
}

.site-header .header-btm .hdr-left-logo a img {
    max-width: 100%;
    display: block;
}

.site-header .header-btm .main-manu {
    float: left;
    width: 76%;
    text-align: right;
    padding: 21px 12px 0 0;
}

.site-header .header-btm .main-manu nav {
    margin: 0px;
    padding: 0px;
}

.site-header .header-btm .main-manu nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-header .header-btm .main-manu nav ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 30px;
}

.site-header .header-btm .main-manu nav ul li a {
    font-family: "FlamaCondensed-Medium";
    font-size: 18px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding: 0px 10px 0px 0px;
}

.site-header .header-btm .main-manu nav ul li a:hover {
    color: #699CC6;
}

.site-header .header-btm .hdr-right-logo {
    float: right;
    width: 5%;
}

.site-header .header-btm .hdr-right-logo a {
    display: block;
}

.site-header .header-btm .hdr-right-logo a img {
    max-width: 100%;
    display: block;
}

.minimized {
    display: none;
    opacity: 0;
}

.site-footer {
    background: #1E3250;
    padding: 40px 0;
}

.fotr-logo {
    width: 203px;
}

.fotr-logo img {
    width: 100%;
}

.fotr-txt {
    text-align: center;
}

.fotr-txt p {
    margin: 0px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
}

.fotr-txt p strong {
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
}

.social-media {
    text-align: right;
}

.social-media ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-media ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px;
}

.social-media ul li a {
    color: #fff;
    font-size: 32px;
    display: block;
}

.mid-section {
    overflow: hidden;
}

.page-hero {
    background: #699CC6;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 25vh 0 80px 0;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
}

.home .page-hero {
    background: #699CC6;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 25vh 0 80px 0;
    /* width: 100%;*/
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    text-align: left;
}

.page-hero .container {
    position: relative;
    z-index: 1;
}

.page-hero h1 {
    margin: 0px 0 25px 0;
    padding: 0 30px 20px 30px;
    color: #fff;
    font-size: 48px;
    line-height: 53px;
    font-family: "FlamaCondensed-Medium";
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.home .page-hero h1 {
    margin: 0px 0 25px 0;
    padding: 0 50px 20px 15%;
    color: #fff;
    font-size: 42px;
    line-height: 53px;
    font-family: "FlamaCondensed-Medium";
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    text-align: right;
    width: 100%;
}

.page-hero h1:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #fff;
}

.home .page-hero h1:after {
    display: none;
}

.page-hero p {
    margin: 0px;
    padding: 0;
    color: #1E3250;
    font-size: 36px;
    font-family: "FlamaCondensed-Medium";
    text-transform: uppercase;
    display: block;
}

.home .page-hero p {
    margin: 0px;
    padding: 0 50px 0px 15%;
    color: #1E3250;
    font-size: 36px;
    font-family: "FlamaCondensed-Medium";
    text-transform: uppercase;
    display: block;
}

.page-hero:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url("images/background.png") repeat center center;
    background-size: cover;
    opacity: 0.6;
}

.home .page-hero:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 43%;
    height: 100%;
    display: inline-block;
    background: url("images/banner-right-bg.png") no-repeat center center;
    background-size: cover;
    opacity: 1;
}

.home .page-hero:before {
    content: "";
    position: absolute;
    right: 43%;
    left: initial;
    top: 0px;
    width: 10px;
    height: 100%;
    display: inline-block;
    background: url("images/border-bg.jpg") no-repeat;
    background-size: cover;
    opacity: 1;
}

.home .page-hero .container {
    margin-left: 0px;
    width: 57%;
    max-width: 57%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    
    .page-hero .container{ margin-left: 0px;}
    .home .page-hero {
        justify-content: left;
        text-align: left;
    }
    .home .page-hero {
        flex-direction: column;
    } 
}
@supports (-ms-ime-align:auto) {
    
}
.content-top-text {
    padding: 100px 100px 0 100px;
}

.content-top-text p {
    font-weight: 300;
    line-height: 28px;
    padding: 0px;
}

.flip-box p:empty {
    display: none;
}

.content-top-text h2 {
    margin: 0px;
    padding: 50px 0px 50px 0px;
    color: #699CC6;
    font-size: 40px;
    font-weight: 300;
    display: inline-block;
    position: relative;
    line-height: 50px;
}

.content-top-text h2:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 82px;
    height: 5px;
    background: #699CC6;
}

.content-top-text h2:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 82px;
    height: 5px;
    background: #699CC6;
}

.section-content-top {
    padding-bottom: 100px;
}

.hd-icon {
    margin: 0px;
    padding: 0 100px;
    color: #1E3250;
    font-size: 29px;
    line-height: 35px;
    font-family: "Flama-Book";
    font-weight: normal;
    text-align: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.hd-icon i {
    width: 50px;
    height: 50px;
    background: #1E3250;
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.success-factors-section {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    padding: 70px 100px;
    border-radius: 10px;
}

.ul-type-1 {
    padding: 0 90px;
}

.ul-type-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul-type-1 ul li {
    position: relative;
    padding: 0px 0 30px 30px;
    margin: 30px 0 0 0;
    font-size: 18px;
    color: #444444;
    line-height: 28px;
}

.ul-type-1 ul li strong {
    font-weight: 400;
}

.ul-type-1 ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 16px;
    height: 16px;
    background: url("images/point-1.png") no-repeat;
}

.ul-type-1 ul li:after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 0px;
    width: 70%;
    height: 1px;
    border-bottom: 1px #e8e8e8 solid;
}

.ul-type-1 ul li:last-child {
    padding-bottom: 0px;
}

.ul-type-1 ul li:last-child:after {
    display: none;
}

.details-text ol li,
.details-text ul li {
    padding: 0px
}

.good-practices-section {
    padding: 0 100px;
}

.good-practices-section .custom-row {
    border-bottom: 1px #d0d0d0 solid;
    padding: 50px 0;
}

.good-practices-section:last-child .custom-row {
    border-bottom: 0px #d0d0d0 solid;
    padding: 50px 0 0;
}

.good-practices-section h1 {
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-size: 36px;
    font-family: "Flama-Book";
    display: block;
    text-align: center;
    font-weight: normal;
}

.good-practices-section .practices-box .practices-logo {
    text-align: center;
}

.good-practices-section .practices-box .practices-logo img {
    max-width: 100%;
}

.good-practices-section .practices-box .practices-text {
    padding: 0 0 0 40px;
}

.good-practices-section .practices-box .practices-text strong {
    font-weight: 500;
}

.good-practices-section .practices-box .practices-text a {
    font-weight: 500;
    color: #699CC6;
}

.recommendations-section .recommendations-in {
    padding: 0 100px;
}

.ul-type {
    padding: 20px 60px 0 60px;
}

.ul-type ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul-type ul li {
    position: relative;
    padding: 0px 0 0px 30px;
    margin: 15px 0 0 0;
    font-size: 16px;
    color: #444444;
    vertical-align: top;
    display: inline-block;
    width: 47%;
    line-height: 28px;
}

.ul-type ul li strong {
    font-weight: 500;
}

.ul-type ul li:nth-child(2n+2) {
    margin-left: 4%;
}

.ul-type ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 19px;
    height: 19px;
    background: url("images/point-2.png") no-repeat;
}

.ul-type-3 ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 5px;
    width: 19px;
    height: 19px;
    background: url("images/right-check.png") no-repeat;
}

.resources-section {
    padding: 0 0 100px 0;
}

.resources-section-top {
    border-top: 1px #e8e8e8 solid;
    padding-top: 70px;
}

.resources-table {
    margin-top: 0px;
}

.resources-table table tr th {
    background: #1E3250;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    text-transform: uppercase;
}

.resources-table table tr td {
    padding: 10px 20px;
    color: #444444;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
}

.resources-table table tr td b {
    font-weight: 500;
}

.resources-table table tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.txt-up .word-l {
    width: 25px;
    height: 25px;
    border-radius: 100px;
    background: #699CC6;
    text-align: center;
    color: #fff;
    margin-bottom: 5px !important;
    display: block;
    font-style: normal;
    line-height: 25px;
}

.summary-btn {
    text-align: center;
}

.summary-btn a {
    background: #699CC6;
    display: inline-block;
    border-radius: 10px;
    color: #fff !important;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 5px;
    width: 84px;
    line-height: 17px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.summary-btn a:hover {
    background: #1E3250;
}

.txt-up {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 12px !important;
}

.pagi {
    background: #aecfe6;
}

.pagi .col-6 {
    padding: 80px 0;
}

.pagi .col-6 a i {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
}
.pagi .col-6 .pre-page a i { margin-bottom: 10px;}
.pagi .col-6 .next-page a i { margin-bottom: 10px;}
.pagi .col-6 .next-page a br{ display: none;}
.pagi p{ margin: 0px;}
.pagi .col-6 a h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    color: #1E3250;
    font-weight: normal;
    font-size: 30px;
}

.pagi .col-6 a h3 span {
    display: block;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
}

.pagi .col-6 a:hover {
    opacity: 0.5;
}

.pagi .col-6:nth-child(2) {
    border-left: 2px #fff solid;
}

.next-page {
    text-align: right;
}

.project-supported-section {
    text-align: center;
}

.project-supported-section h1 {
    margin: 0px !important;
    padding: 0 0 29px 0;
    color: #626262;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 700;
}

.home-info-text-in {
    padding: 0 20%;
}

.home-info-text-in h1 {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: 100;
    color: #1E3250;
    line-height: 47px;
    font-family: "Roboto", sans-serif;
    text-align: left;
}

.home-info-text-in p {
    font-weight: 100;
    color: #1E3250;
    font-size: 19px;
}

.home-info-img img {
    max-width: 100%;
}

.home-block-2 {
    background: url("images/blue-ptrn-bg.png") repeat center center;
    position: relative;
}

.home-block-2:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100.1%;
    background: url("images/lit-blue-ptrn-bg.png") repeat center center;
}

.home-block-2 .container {
    position: relative;
    z-index: 1;
}

.home-block-2 .home-block-in {
    padding: 0 100px;
}

.home-block-2 .home-block-in .col-6 {
    padding: 100px 50px;
    text-align: center;
}

.home-block-2 .home-block-in .home-block-img {
    margin-bottom: 30px;
}

.home-block-2 .home-block-in .home-block-img img {
    max-width: 100%;
}

.home-block-2 h2 {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 48px;
    font-family: "FlamaCondensed-Medium";
    font-weight: normal;
    color: #1E3250;
    text-transform: uppercase;
    line-height: 45px;
}

.home-block-2 strong {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 18px;
    font-family: "Flama-Book";
    font-weight: normal;
    color: #fff;
    text-align: center;
}

.home-block-2 .col-6:nth-child(2) h2,
.home-block-2 .col-6:nth-child(2) strong {
    color: #1E3250;
}
.home-block-2 p{ font-size:17px;}
#homeblockleft .wpb_wrapper,
#homeblockright .wpb_wrapper {
    background: #f2f2f2;
    padding: 50px !important;
    position: relative;
}
sub{ font-size: 12px;}
#homeblockleft { padding: 130px 50px 130px 0 !important;}
#homeblockright {padding: 130px 0px 130px 50px !important;}

#homeblockleft .wpb_wrapper:after {
    content: "";
    position: absolute;
    left: -200%;
    top: 0px;
    width: 200%;
    height: 100.1%;
    background: #f2f2f2;
}

#homeblockright .wpb_wrapper:after {
    content: "";
    position: absolute;
    right: -200%;
    top: 0px;
    width: 200%;
    height: 100.1%;
    background: #f2f2f2;
}

#homeblockleft .wpb_wrapper .wpb_wrapper:after,
#homeblockright .wpb_wrapper .wpb_wrapper:after {
    display: none;
}

#homeblockleft .wpb_wrapper .wpb_wrapper,
#homeblockright .wpb_wrapper .wpb_wrapper {
    padding: 0px !important;
}

.home-block-box .vc_custom_1598677809769 .white-btn a,
.home-block-box .vc_custom_1598677809769 .white-btn button {
    font-weight: 500 !important;
}

.home-block-box {
    text-align: right;
}

.home-member-section {
    background: #f2f2f2;
    padding: 73px 0;
}

.home-member-section .home-member-section-in {
    padding: 0 100px;
}

.home-member-section .home-member-section-in .col-4 {
    margin-top: 0px;
    padding-left: 25px;
}

.white-btn {
    display: block;
    margin: 20px 0 0 0;
}

.white-btn a,
.white-btn button {
    border-radius: 5px;
    padding: 8px 40px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    color: #1E3250;
    border: 1px #fff solid;
}

.blue-btn {
    display: block;
    margin: 20px 0 0 0;
}

.blue-btn a,
.blue-btn button {
    border-radius: 5px;
    padding: 8px 40px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    background: #1E3250;
    color: #fff !important;
    border: 1px #1E3250 solid;
}

.h-m-s-txt h2 {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: 100;
    color: #1E3250;
    line-height: 47px;
    font-family: "Flama-Book";
}

.h-m-s-txt p {
    font-weight: 100;
    color: #1E3250;
    font-size: 19px;
}

.h-m-s-img {
    position: relative;
}

.h-m-s-img img {
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.advantages-section {
    padding: 30px 0;
    background: #fff;
}

.advantages-section .advantages-section-in {
    padding: 0 100px;
}

.advantages-section h2 {
    margin: 0px;
    padding: 0px;
    font-size: 32px;
    font-weight: 100;
    color: #1E3250;
    line-height: 40px;
    font-family: "Flama-Book";
}

.advantages-section ul {
    padding: 0px;
}

.advantages-section ul li {
    font-size: 18px;
    padding-left: 63px;
    margin: 18px 0;
}

.advantages-section ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 36px;
    height: 37px;
    background: url("images/point-3.png") no-repeat;
}

.home-project-show {
    background: #f2f2f2;
    padding: 53px 0 73px 0;
    text-align: center;
}

.home-project-show h1 {
    margin: 0 0 50px 0;
    padding: 0px;
    color: #444444;
    font-size: 36px;
    font-family: "Flama-Book";
    display: block;
    text-align: center;
    font-weight: normal;
}

.project-show-in .project-box {
    text-align: center;
    padding: 15px 50px 0 !important;
    border-right: 1px #d0d0d0 solid;
    margin-bottom: 10px;
}
.project-show-in .project-img{min-height: 178px;
    display: flex;
    width: 100%;
    align-items: center;} 
.project-supported-section .project-img{ min-height: 45px;}
.gyabg .vc_column-inner{ padding-top: 0px !important;}
.home-project-show .project-box p {
    margin: 0px;
    font-size: 16px;
    color: #444444;
} 

.project-img img {
    width: 100%;
    height: auto;
}
.pg-to-prow{ padding: 0 100px;}
.pg-to-prow .wpb_single_image{ padding: 22px  40px 0 0;}
.home-project-show .project-box .project-txt {
    margin: 15px 0;
    max-height: 80px;
    overflow: hidden;
}

.home-project-show .read-more {
    display: block;
}

.home-project-show .read-more a {
    font-size: 16px;
    font-weight: normal;
    background: none;
    color: #699CC6;
    padding: 0;
    margin: 0;
}

.project-show-in .vc_col-sm-4:nth-child(2n+3) .vc_column-inner {
    border-right: 0px;
}

.block-img-3 {
    padding: 73px 0;
}

.block-img-3 h1 {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: 100;
    color: #1E3250;
    line-height: 47px;
    font-family: "Flama-Book";
}

.block-img-3 .flip-box-back p {
    font-weight: 100;
    color: #fff;
    font-size: 19px;
}

.block-img-3 .flip-box-back p a {
    color: #fff;
    font-weight: 200;
}

.block-img-3 .block-img-in {
    padding: 0 100px;
    text-align: center;
}

.flip-box {
    background: #f0f0f0;
    width: 100%;
    height: 305px;
    perspective: 1000px;
    border: 1px #f0f0f0 solid;
}

.flip-box p {
    font-size: 16px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #aecfe6;
    color: black;
}

.flip-box-back {
    background-color: #aecfe6;
    color: white;
    transform: rotateY(180deg);
    padding: 15px;
    display: flex;
    align-items: center;
}
.gyabg{
    background-color: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
}
.project-supported-section p:empty{ display: none;}
.flip-img-box {
    padding: 0 23px;
}

.flip-img-box h3 {
    background: #f0f0f0;
    padding: 25px 15px;
    text-align: center;
    font-size: 22px;
    color: #3d3d3d;
    margin: 0px;
    font-family: "Flama-Light";
    font-weight: 100;
    min-height: 110px;
}

.col-4 {
    margin-top: 30px;
}

.section-content-top {
    padding-top: 100vh;
}

.success-factors-content {
    padding-bottom: 100px;
}

h1 {
    margin: 0px;
    padding: 0px;
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-size: 36px;
    font-family: "Flama-Book";
    display: block;
    text-align: center;
    font-weight: normal;
}

.content-top-text .col-6:nth-child(1) {
    padding-right: 35px;
}

.success-factors-section h1 {
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.content-top-text .col-6:nth-child(2) {
    padding-left: 35px;
}

.fotr-txt ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
}

.fotr-txt ul li {
    margin: 0px;
    padding: 0 10px;
    display: inline-block;
}

.fotr-txt ul li a {
    display: block;
    color: #fff;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
}

.wpb_wrapper .wpb_wrapper {
    max-width: 100%;
    padding: 0px;
}

.main-top-padding {
    padding-top: 100vh !important;
}

.home-info-text .wpb_content_element {
    margin-bottom: 0px !important;
}

.advantages-section .ul-type {
    padding: 0px;
}

.block-img-in .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.block-img-3 .vc_column-inner {
    padding-top: 0px !important;
}

.home-project-show .vc_column-inner .vc_column-inner {
    padding-top: 0px !important;
}

.home-project-show .vc_column-inner .vc_column-inner .wpb_wrapper .wpb_content_element:nth-child(2) {
    margin-bottom: 12px !important;
}

.home-project-show .read-more {
    margin-bottom: 0px;
}

.resources-table b a {
    color: #699CC6!important;
}

.practices-text ol {
    padding: 0 0 0 14px;
}

.mid-section a {
    font-weight: 500;
    color: #699CC6;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children .sub-menu {
    position: absolute;
    left: 0px;
    text-align: left;
    padding-top: 51px !important;
    top: 25px;
    padding-left: 18px !important;
    width: 248px;
    display: none;
}

.menu-item-has-children .sub-menu li {
    padding: 3px 15px !important;
    background: #fff;
    display: block !important;
}


.menu-item-has-children .sub-menu li:hover,
.menu-item-has-children .sub-menu li.current-menu-item {
    background: #f2f2f2;
}

.menu-item-has-children .sub-menu li:first-child {
    border-top: 3px #1e3250 solid;
}

.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li a {
    color: #1E3250;
    font-size: 13px;
    font-family: "Flama-Book";
    line-height: 20px;
    background: none;
}
.fr-lang .site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li a {
    line-height: 17px;
}
.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li a:hover {
    color: #699CC6;
    font-size: 13px;
}

.menu-item-has-children a {
    background: url("images/w-arrow.png") no-repeat center right;
    padding-right: 21px !important;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
}

.menu-item-has-children .sub-menu li .sub-menu {
    left: 230px;
    padding-top: 0px !important;
    display: none;
    top: -3px;
    padding-left: 0px !important;
    width: 310px;
}

.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li.menu-item-has-children a {
    background: url("images/s-arrow.png") no-repeat center right;
    padding-right: 21px !important;
}

.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li.menu-item-has-children li a {
    background: url("images/s-arrow.pngss") no-repeat center right;
    padding-right: 0px !important;
}

.menu-item-has-children .sub-menu li:hover .sub-menu {
    display: block;
}

strong {
    font-weight: 400;
}

p em {
    opacity: 0.7;
}

.block-img-3 .col-4:nth-child(1) .flip-box-back {
    background-color: #a72d1e;
}

.block-img-3 .col-4:nth-child(2) .flip-box-back {
    background-color: #496d8a;
}

.block-img-3 .col-4:nth-child(3) .flip-box-back {
    background-color: #627085;
}

.minimized {
    display: block;
    opacity: 1;
}

.lessons-learned-pages .ul-type-3 ul li:before {
    background: url(images/point-1.png) no-repeat;
}

.resources-table-main h1.hd-icon {
    padding: 0px;
}

.implementation_pg .content-top-text {
    padding-top: 12px;
}

.project-supported-section .project-img img {
    max-width: 100%;
    width: auto;
}


/* Database New Css Start Here */

.database-txt-in {
    padding: 70px 20%;
    text-align: center;
}

.database-list {
    background: #f3f3f3;
    padding: 236px 0 60px 0;
}

.box-left-database,
.details-left {
    padding-right: 50px;
}

.database-search {
    border-bottom: 1px #b6b6b6 solid;
    margin-bottom: 47px;
}

.database-search input {
    border: 0px;
    width: 100%;
    background: url(images/input-search.png) no-repeat left center;
    padding: 15px 10px 15px 35px;
    font-size: 18px;
    color: #444444;
    font-family: "Flama-Light";
}

.box-left-database h2 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    color: #1e3250;
    font-family: "Flama-Book";
    font-weight: normal;
}

.refine-search input {
    border: 0px;
    padding: 10px 10px 10px 0;
    background: transparent;
    width: 100%;
    border-bottom: 1px #b6b6b6 solid;
    color: #4e4e4e;
    font-size: 14px;
}

.refine-list {
    margin: 0px;
    padding: 0px 0 0 0;
    width: 100%;
}

.refine-list ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    flex-wrap: wrap;
}

.refine-list ul li {
    margin: 0 7px 7px 0;
    padding: 0px;
}

.refine-list ul li a {
    border: 1px #e0e0e0 solid;
    background: #fff;
    color: #1e3250;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 12px;
    border-radius: 4px;
    display: block;
}

.refine-list ul li a.active {
    background: #1e3250;
    border: 1px #1e3250 solid;
    color: #fff;
}

.refine-list-box {
    padding-top: 15px;
}

.database-list .col-4 {
    margin-top: 0px;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none \9;
}

.select-box {
    display: block;
    width: 100%;
    line-height: 1.5;
    border: 0px;
    border-bottom: 1px #b6b6b6 solid;
    appearance: none;
    font-size: 15px;
    color: #444444;
    background: url(images/selectarrow.png) no-repeat 96% 50%;
    background-color: transparent;
    padding: 5px 5px 5px 0;
}

.left-filter {
    margin-top: 15px;
}

.left-filter .select-box {
    width: 250px;
}

.left-filter strong,
.refine-list-box strong {
    display: block;
    font-size: 14px;
    color: #4e4e4e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 4px;
}

.listofdatabase {
    background: #fff;
    border: 1px #dadada solid;
    border-radius: 4px;
    margin-bottom: 20px;
}

.listofdatabase-left {
    padding: 20px 35px;
}

.listofdatabase-left h3 {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 19px;
    color: #1e3250;
    font-weight: 500;
}

.listofdatabase-left span {
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 15px;
    color: #699cc6;
    font-weight: 400;
}

.listofdatabase-left p {
    margin: 0px;
    padding: 0px;
}

.refine-show {
    margin: 0px;
    padding: 20px 0 0 0;
    width: 100%;
}

.refine-show ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    flex-wrap: wrap;
}

.refine-show ul li {
    margin: 0 7px 7px 0;
    padding: 0px;
}

.refine-show ul li a,
.refine-show ul li span {
    background: #1e3250;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 12px;
    border-radius: 4px;
    display: block;
}

.listofdatabase-link {
    background: #699cc6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 4px 4px 0;
}

.listofdatabase-link a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.database-details {
    background: #fff;
    padding: 60px 0;
}

.database-details .col-4 {
    margin-top: 0px;
}

.details-filters {
    margin-bottom: 30px;
}

.details-filters h5 {
    margin: 0px;
    padding: 0 0 5px 0;
    font-size: 17px;
    color: #626262;
    border-bottom: 1px #d3d3d3 solid;
    font-weight: normal;
}

.type-list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.type-list ul li {
    margin: 15px 0px 0px 0;
    display: block;
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    color: #699cc6;
}

.type-list ul li a {
    display: block;
    font-size: 16px;
    color: #699cc6;
    font-weight: 400;
}

.type-list ul li span {
    width: 24px;
    height: 24px;
    background: #699cc6;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 40px;
    line-height: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

.top__main__padding {
    padding-top: 100vh;
}

.hd-icon img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.details-right .s_s strong {
    color: #699cc6;
    font-size: 22px;
    font-family: "Flama-Book";
    font-weight: normal;
    display: block;
    padding: 0 0 0 65px;
}

.details-text {
    padding: 20px 0 0 65px;
}

.details-text p b {
    font-weight: 500;
}

.details-right .blue-btn {
    padding: 40px 0 0 65px;
}

.col-6 p {
    font-weight: 100!important
}

.no-top-padding-100 .section-content-top {
    padding-bottom: 0px;
}

.customfont-box {
    font-weight: 500;
    color: #1E3250;
}

.success-factors-outer .success-factors-content {
    padding-bottom: 50px;
}

.details-right {
    padding-bottom: 40px;
}

.details-right .hd-icon {
    padding: 0px;
}

.details-right .hd-icon span{ width: 80%;}
.database-detailsaa p:empty {
    display: none;
}

.single-resources h2 {
    display: none;
}

.customsp li {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* .no-need-links-prv .pre-page,
.no-need-links-next .next-page {
    opacity: 0
} */

.s_d_hd h1 {
    margin: 0px 0 38px 0;
    padding: 0;
    color: #434343;
    font-size: 34px;
    text-align: left;
    font-family: "FlamaCondensed-Medium";
    text-transform: uppercase;
}

#start-div {
    background-color: #fff;
    padding: 55px 35px 110px 35px;
    margin-top: 40px;
    box-shadow: #ccc 1px 2px 2px;
    border-radius: 4px;
    margin-bottom: 180px;
}

#quest_name {
    margin-bottom: 35px;
    height: 50px;
}

#loader {
    margin-top: 10px;
    background-color: #edf1f2;
    padding: 2px 6px;
}

.f_width {
    width: 100%;
}

.database-details-page {
    padding-top: 236px;
}

.database-details-page .vc_row-fluid:first-child .vc_column-inner .vc_column-inner {
    padding-left: 0px !important;
}

.details-filters:nth-child(6) .type-list ul li {
    color: #444444;
}

.details-filters:nth-child(6) .type-list ul li a {
    display: inline-block;
    margin: 0 0 0 5px;
}
.filter_clear{ padding: 15px 0;  display:block;}
.filter_clear button{
    background: #699CC6;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block; border: 0px;
}

.site-header .header-top .hdr-top-link ul li.search-icon{ position: relative;}
.site-header .header-top .hdr-top-link ul li.search-icon .search_dropdown{ position: absolute;
    width: 500px;
    right: 93px;
    display: none;
    top: -11px;
    background: #d2d2d2;
    padding: 10px;}

.site-header .header-top .hdr-top-link ul li.search-icon .search_dropdown:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(210, 210, 210, 0);
	border-left-color: #d2d2d2;
	border-width: 10px;
	margin-top: -10px;
}
.site-header .header-top .hdr-top-link ul li.search-icon .search_dropdown.opensearch{ display: block;}
#no_result h3{margin: 0px;
    padding: 0px;
    font-size: 26px;
    font-weight: 100;
    color: #1E3250;
    line-height: 47px;
    font-family: "Flama-Book";}
 .search_page{ padding:  0 0 30px 0;} 
 .search-list,
 .no-rslt
 { padding-top: 100vh;}  
.no-rslt-o{ padding: 60px 0;}
.no-rslt-w{ max-width: 700px; margin: auto; padding: 0 20px;}
.search-list-in{
    padding: 0px 100px;
}
.search-list-in .posts-navigation{ display: none;}
.search-list-in article{ border-bottom: 1px #d0d0d0 solid;
    padding: 50px 0;}
    .search-list-in article:last-child{ border-bottom: 0px;} 
    .search-list-in article h2{ margin: 0px; padding: 0 0 15px 0;} 
p{ word-wrap: break-word;}
.pading-top-btm-100{ padding-top: 100px; padding-bottom: 100px;}
.pading-left-right-100{ padding-left: 100px; padding-right: 100px;}
.advantages-section h2{ padding-top: 46%;}
.advantages-section-2 h2{ padding-top: 17%;}
.contact__us__page{ padding: 100vh 0 60px 0;}
.contact__us__page .wpforms-form{ max-width: 800px; margin: auto; padding-top: 60px;}
.wpforms-submit-container button,
.wpforms-submit-container input
{border-radius: 5px;
    padding: 8px 40px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    background: #1E3250 !important;
    color: #fff !important;
    border: 1px #1E3250 solid !important;}
 /* Project Download Page CSS Start */

    .project_download_page{ padding: 100vh 0 10px 0;}
    .project_download_img img{ width: 100%; display: block;}
    .project_download_content h3{ margin: 15px 0; padding: 0 0 15px 0; position: relative; font-size: 18px; color: #1e3250; font-weight: 400;}
    .project_author,
    .project_release{ font-size: 15px; color: #3d3d3d; line-height: 20px; font-weight: 400; display: block;}
    .project_download_content h3 a{ font-size: 18px; color: #1e3250; font-weight: 400; display: block;}
    .project_lang{ margin-top: 15px;}
    .project_lang button,
    .project_lang a { background: #1e3250; color: #fff; font-size: 13px; text-transform: uppercase; width: 100px; border: 0px; font-weight: 400; padding: 10px 10px; margin-right: 5px; border-radius: 4px;}
    .project_download_content h3::after{ position: absolute; content: ""; left: 0px; bottom: 0; height: 1px; width: 60%; background: #e0e0e0;}
   .project_download_page .col-4{ padding:60px 30px 60px 30px; margin: 0px;}
   .project_download_page .custom-row{ margin-left: -30px; margin-right: -30px; position: relative;}
   .project_download_page .custom-row::after{ position: absolute; content: ""; left: 30px; bottom: 0; right: 30px; height: 1px; width: width: calc(100% - 60px);; background: #e0e0e0;}
   .project_download_page .custom-row:last-child:after{ display: none;}

 /* Project Download Page CSS End */
 .fr-lang  .flip-img-box h3{min-height: 140px;}

 .logosp-block{    padding-top: 50px ;
    padding-bottom: 50px ; margin-bottom: 25px;
    background-color: #f2f2f2 ;}
   .search-list-in{ margin-bottom: 50px;}

 /* Mobile Responsive Css Start */

@media (min-width: 320px) and (max-width: 991px) {
body{ padding-top: 129px;}
body.fr-lang {
    padding-top: 126px;
}
.main-manu,
.hdr-right-logo
{ display: none;}
.menu__icon{ display: block; float: right; margin-top: 11px;}
.site-header .header-btm .hdr-left-logo{ width: 95px;}
.site-header .header-btm{ padding-top: 10px; padding-bottom: 10px; position: relative;}
.site-header .header-btm .main-manu{ position: absolute; max-height: 500px; overflow: auto; left: 0px; width: 100%; background: #fff; top: 67px; padding: 5px 15px; text-align: left; box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);}
.site-header .header-btm .main-manu nav ul li{ display: block; padding: 0px; }
.main-manu.menu__open{ display: block;}
.site-header .header-top .hdr-top-link ul li{ padding: 0 0 0 20px;}
.site-header .header-btm .main-manu nav ul li a{ color: #1E3250; font-size: 15px;  padding: 0px 10px 2px 10px;}
.menu-item-has-children .sub-menu { position: relative; left: 0px; text-align: left; padding-top: 0 !important; top:0; padding-left: 0 !important; width: 100%; display: none;}
.menu-item-has-children a { background: url(images/arrow-close.svg) no-repeat center right; padding-right: 21px !important;}
.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li.menu-item-has-children a { background: url(images/arrow-close.svg) no-repeat center right; background-size: 18px;}
.site-header .header-btm .main-manu nav ul li a:hover { color:#1E3250;}
.menu-item-has-children.showSubmenu .sub-menu {  display: block;}
.menu-item-has-children .sub-menu li { padding: 0px 0px !important;}
.site-header .header-btm .main-manu nav ul li.menu-item-has-children .sub-menu li a{ font-size: 12px; line-height: 22px;}
.menu-item-has-children .sub-menu li .sub-menu { left: 0; padding-top: 0px !important; display: none; top: 0; padding-left: 0px !important;}
.menu-item-has-children:hover .sub-menu { display: none;}
.menu-item-has-children a.submenu_show + .sub-menu{  display: block;}
.menu-item-has-children .sub-menu li:hover .sub-menu {
    display: none;
}
.menu-item-has-children .sub-menu li:first-child {
    padding-top: 5px !important;
}
.menu-item-has-children .sub-menu li a.submenu_show + .sub-menu {
    display: block;
}

}
@media (min-width: 320px) and (max-width:767px) {
.home-info-text-in { padding: 50px 0% !important;}
.hometxt1{ padding-top: 50px;}
#homeblockleft { padding: 70px 50px 0 0 !important;}
#homeblockleft .wpb_wrapper{padding: 50px 37px 50px 0 !important;}
#homeblockright .wpb_wrapper{padding: 50px 0px 50px 37px !important;}
#homeblockright { padding: 70px 0px 70px 50px !important;}
.ul-type ul li{ width: 100%;}
.project-show-in .project-box{ padding: 0px 20px 0 !important; border-right:0px;}
.project-show-in .col-4{ margin-top: 0px;}
.slick-next{right:-22px;}
.slick-prev{ left: -22px;}
.block-img-3 .block-img-in{ padding: 0px;}
.block-img-3 .block-img-in .col-4{ width:257px; margin:30px auto 0 auto;}
.flip-box{ height:257px;}
.flip-img-box { padding: 0;}
.block-img-in .wpb_wrapper {display: block;}
.flip-box-front img{ width: 100%;}
.block-img-3 { padding: 41px 0 12px;}
.vc_column-inner{ padding-top:0px !important;}
.page-hero{height: 81vh; padding: 0 0 0 0;}
.home-project-show{ padding: 53px 0 38px 0;}
.home .page-hero:after{ width: 100%;}
.home .page-hero{ display: block; }
.home .page-hero .container { margin: 0px;width: 100%; max-width: 100%;}
.home .page-hero h1{ width: 100%; text-align: center; padding: 0 15px 20px 15px; font-size: 37px;} 
.home .page-hero:before { right: 0; left: initial; width: 100%;  height: 100%; background: #699CC6; opacity: 0.5;z-index: 1;}
.advantages-section h2 br{ display: none;}
.vc_column_container>.vc_column-inner{ padding-left: 0px; padding-right: 0px;}
.site-footer .col-2,
.site-footer .col-8
{ width: 100%;}
.social-media {text-align: center;margin: 15px 0 0 0;}
.fotr-logo {width: 203px;margin: auto auto 20px;}
.advantages-section ul li{ padding-left: 0px;}
.advantages-section ul li:before{ display: none;}
.ul-type ul li:nth-child(2n+2) { margin-left: 0;}
.image_hide_desktop{ display: block;}
.image_hide_mobile{ display: none;}
.h-m-s-txt h2 br{ display: none;}
.content-top-text { padding: 100px 0 0 0px;}
.content-top-text .col-6:nth-child(2) { padding-left: 0;}
.content-top-text .col-6{ width: 100%;}
.content-top-text .col-6:nth-child(1) { padding-right: 0;}
.pagi .col-6 { padding: 20px 0;}
.recommendations-section .recommendations-in { padding: 0;}
.ul-type { padding: 20px 0px 0 0px;}
h1,
.content-top-text h2,
.home-info-text-in h1,
.home-project-show h1,
.home-block-2 h2,
.h-m-s-txt h2,
.advantages-section h2,
.block-img-3 h1
{ font-size: 28px; line-height: 38px;}
.home-project-show h1{ margin: 0px;}
.success-factors-section{ padding-left: 0px ; padding-right: 0px ;}
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{ padding-top: 81vh !important;}
/* .section-content-top{ padding-top: 0vh ;} */
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid.success-factors-outer>.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid .resources-table-main.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid.vc_row-has-fill>.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner .vc_column-inner .vc_column-inner
{ padding-top: 0vh !important;}
.page-template-template-interior .mid-section .vc_row-fluid.vc_inner,
.page-template-template-interior .mid-section .wpb_content_element,
.page-template-template-interior .vc_row-fluid
{ padding-left: 0px !important; padding-right: 0px !important;}
p{ word-wrap: break-word;}
.section-content-top { padding-bottom: 0;}
.page-hero p{ line-height: 31px; font-size: 22px;}
.page-hero .container { padding: 0 27px;}
.success-factors-section h1 { padding-bottom: 20px; word-break: break-word; padding-left: 20px; padding-right: 20px;}
.ul-type-1 { padding: 0 20px;}
.ul-type-1 ul li:before{ display: none;}
.ul-type-1 ul li{ padding: 0px 0 30px 0px;}
.good-practices-section { padding: 0;}
.col-3{width: 100%;}
.col-9{width: 100%;}
.database-list .col-4,
.database-list .col-8,
.database-list .col-3
{width: 100%;}
.database-list .col-8{ padding-top: 30px;}
.listofdatabase-left { padding: 20px 20px;}
.listofdatabase .col-11,
.listofdatabase .col-1
{width: 100%;}
.listofdatabase .col-1{ padding: 10px 5px; border-radius: 0 0 4px 4px;}
.good-practices-section .practices-box .practices-text { padding: 0 0 0 0px;}
.hd-icon{ padding: 0px;}
.database-list{padding: 36px 0 60px 0;}
.database-details-page{ padding-top: 36px;}
.database-details-page .vc_column-inner .vc_column-inner{ padding-left: 0px; padding-right: 0px;}
.details-text { padding: 20px 0 0 0;}
.details-right ul{ padding: 0 0 0 16px;}
#ur-frontend-form{ padding: 15px !important; margin: 0rem auto 3rem auto !important;}
.user-registration-form.user-registration-form-login.login { width: 100% !important;}
.user-registration-account .kaluram_area{ padding-top: 0px !important;}
.wpb_single_image.vc_align_left { text-align: center !important;}
.search-list, .no-rslt { padding-top: 64vh;}
.site-header .header-top .hdr-top-link ul li.search-icon .search_dropdown { width: 274px; right: -72px; top: 48px; z-index: 9;}
.search-list-in{ padding: 0px;}
.site-header .header-top .hdr-top-link ul li.search-icon .search_dropdown:after{ display: none;}
.project_download_page { padding: 66vh 0 10px 0;}
.project_download_page .pagi .custom-row{ margin-left: 0px; margin-right: 0px;}
.project_download_page .col-4{ width: 100%;  padding: 30px;}
.advantages-section h2 { padding-top: 0%;}
.vc_custom_1600148484760.vc_column-inner { padding-top: 0% !important;}
.fr-lang .pading-left-right-100 { padding-left: 0; padding-right: 0;}
.success-factors-section { padding: 30px 0px;}
.resources-table{ width: 100%; overflow: auto;}
.contact__us__page {
    padding: 81vh 0 60px 0;
}
.pagi .col-6 a h3{ font-size: 16px;}
.no-section-content-top-mob .section-content-top{ padding-top: 0px;}
.xno-section-content-top-mob .section-content-top{ padding-top: 0px;}
.yes-section-content-top-mob .section-content-top{ padding-top: 74vh;}
.page-template-template-interior .mid-section .pgi-no-top-pd-mob.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .no-section-content-top-mob.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner
{padding-top: 0px !important;}
.page-template-template-interior .mid-section .xpgi-no-top-pd-mob.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{ padding-top: 100px !important;}
.pgi-no-top-pd-mob .vc_column-inner{padding-top: 0px;} 
.pagi-l-f-pd-mob .custom-row {
    padding: 0 14px;
}
.page-hero h1{ font-size: 30px; line-height: 39px;}
.site-header .header-top .hdr-top-link ul li {
    padding: 0 0 0 10px;
}
.section-content-top-mob-no-pd .section-content-top{ padding-top: 0px;}
.search-list-in{ margin-bottom: 35px;}   
.mob_fotr_pd{ margin-bottom: 30px;}
}
@media (min-width: 568px) and (max-width: 767px) {
.home .page-hero{ display: block; padding: 23px 0;}
.project_download_page { padding: 43vh 0 10px 0;}
.project_download_page .pagi .custom-row{ margin-left: 0px; margin-right: 0px;}
.project_download_page .col-4{ width: 50%;  padding: 30px 15px;}
}

@media (min-width: 768px) and (max-width: 991px) {
.page-hero{height: 88vh; padding: 0 0 0 0;}
.search-list, .no-rslt { padding-top: 77vh;}
.fr-lang .pading-left-right-100 { padding-left: 0; padding-right: 0;}
.database-list{padding: 36px 0 60px 0;}
.database-details-page{ padding-top: 36px;}
.home .page-hero h1{ width:auto;}
.home-info-text-in{ padding:0px}
.block-img-3 .block-img-in{ padding: 0px;}
.flip-box-front img{ width: 100%;}
.block-img-3 .block-img-in .col-4{ width:236px; margin:0;}
.flip-img-box { padding: 0 8px;}
.flip-box{ height:220px;}
.site-footer .col-2{ width: 17%;}
.site-footer .col-2:nth-child(1){ width: 29%;}
.site-footer .col-8
{ width: 52%; padding:0 30px;}
.site-footer .align-center { align-items: flex-start;}
.block-img-3 {padding: 39px 0 25px;}
.home-project-show {padding: 35px 0 39px 0;}
#homeblockleft .wpb_wrapper{padding: 50px 37px 50px 0 !important;}
#homeblockright .wpb_wrapper{padding: 50px 0px 50px 37px !important;}
.home-block-2 h2{ font-size:42px;}
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{ padding-top: 88vh !important;}
.section-content-top{ padding-top: 0vh ;}
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid.success-factors-outer>.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid .resources-table-main.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid.vc_row-has-fill>.vc_column_container> .vc_column-inner,
.page-template-template-interior .mid-section .vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner .vc_column-inner .vc_column-inner
{ padding-top: 0vh !important;}
.page-template-template-interior .mid-section .vc_row-fluid.vc_inner,
.page-template-template-interior .mid-section .wpb_content_element,
.page-template-template-interior .vc_row-fluid
{ padding-left: 0px !important; padding-right: 0px !important;}
.content-top-text { padding: 100px 0px 0 0px;}
.good-practices-section,
.recommendations-section .recommendations-in,
.ul-type-1
{ padding: 0px;}
.ul-type{ padding: 20px 0px 0 0px;}
.success-factors-section{ padding: 70px 30px;}
.search-list-in{padding: 0px;} 
.project_download_page { padding: 76vh 0 10px 0;}
.project_download_page .custom-row { margin-left: 0px; margin-right: 0px;}
.project_download_page .col-4 { padding: 30px 10px; margin: 0px;}
.project_lang button, .project_lang a{ width: 70px;}
.contact__us__page {
    padding: 87vh 0 60px 0;
}
.resources-table{ width: 100%; overflow: auto;}
.home .page-hero{ padding-top: 0px;}
.no-section-content-top-ipad .section-content-top{ padding-top: 0px !important;}
.page-template-template-interior .mid-section .no-section-content-top-ipad.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{padding-top: 0px !important;}

.yes-section-content-top-mob .section-content-top{ padding-top: 82vh;}
.page-template-template-interior .mid-section .pgi-no-top-pd-mob.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{padding-top: 0px !important;}
.pgi-no-top-pd-mob .vc_column-inner{padding-top: 0px;}
.pagi-l-f-pd-mob .custom-row {
    padding: 0 14px;
}
.page-template-template-interior .mid-section .xpgi-no-top-pd-mob.vc_row-fluid:nth-child(2)>.vc_column_container> .vc_column-inner{ padding-top: 100px !important;}
}
@media (min-width: 991px) and (max-width: 1024px) {
.site-header .header-btm .main-manu nav ul li{padding: 0 0 0 10px;}
.block-img-3 .block-img-in { padding: 0px; text-align: center;}
.flip-box-front img{ width: 100%;}
.block-img-3 .block-img-in .col-4{ width:321px; margin:0;}
.flip-box{ height:276px;}
.site-footer .col-2{ width: 13%;}
.site-footer .col-2:nth-child(1){ width: 23%;} 
.site-footer .col-8
{ width: 62%; padding:0 30px;}
.site-footer .align-center { align-items: flex-start;}
.project-img { min-height: 138px;}
.pagi-l-f-pd-mob .custom-row {
    padding: 0 14px;
}
}
@media (min-width: 1230px) and (max-width: 1313px) {
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 20px;}
 } 
 @media (min-width: 1174px) and (max-width: 1229px) {
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 15px;}
 }
 @media (min-width: 1151px) and (max-width: 1175px) {
    .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 20px;}
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 14px;}
} 
@media (min-width: 1049px) and (max-width: 1149px) {
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 2px;}
    .fr-lang .site-header .header-btm .main-manu nav ul li a{padding: 0px 7px 0px 0px;}
 }
 @media (min-width: 1025px) and (max-width: 1150px) {
    .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 10px;}
} 
@media (min-width: 1025px) and (max-width: 1048px) {
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 2px;}
    .fr-lang .site-header .header-btm .main-manu nav ul li a{padding: 0px 3px 0px 0px;}
 }
 @media (min-width: 992px) and (max-width: 1024px) {
    .fr-lang .site-header .header-btm .main-manu nav ul li{padding: 0 0 0 2px;}
    .fr-lang .site-header .header-btm .main-manu nav ul li a{padding: 0px 3px 0px 0px;}
    .fr-lang .site-header .header-btm .main-manu{width: 78%; padding: 21px 0px 0 0;}
    .page-template-template-interior .mid-section .vc_row-fluid.vc_inner, .page-template-template-interior .mid-section .wpb_content_element, .page-template-template-interior .vc_row-fluid {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
 }

 /* Mobile Responsive Css End */