﻿.text-center {
    text-align: center !important;
}

.nav > li > a {
    padding: 3px 5px !important;
}

.bsmenuh4 {
    border-bottom: 1px solid white;
    padding-bottom: 5px !important;
}

.dropdown-menu .divider {
    margin: 5px 0px;
}

.dropdown-menu > li > a:hover {
    background-color: gray;
    color: #FFF;
}

.rightborder {
    border-right: 1px dashed white;
    padding-right: 2%;
}

.gsc-control-cse {
    padding: 2px !important;
}

.gsib_a {
    padding: 0 !important;
}

input.gsc-search-button-v2 {
    width: 32px !important;
    height: 28px !important;
    padding: 5px 6px !important;
    margin-top: 4px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
}

.gsc-input-box {
    height: 28px !important;
}

.input.gsc-search-button {
    margin-left: 0px !important;
}

form.gsc-search-box {
    margin: 0px;
}

.content1 p {
    font-size: 15px;
}

.nav-pills > li > a {
    padding: 15px 10px !important;
    border-bottom: 1px solid #fff;
    color: #1a1a1a;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
}

.padding_left_right_3050 {
    padding: 30px 50px !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #1a1a1a;
    background-color: transparent;
    font-weight: 800;
}

.pom1 {
    padding: 15px;
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 1.7;
}

.pad15 {
    padding: 0 15px;
}

.aboutTitle {
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.leftSide {
    background: #f2f2f2;
    box-shadow: 0 8px 6px -6px #9e9e9e;
    padding: 0;
}

.leftSide .btn {
    text-align: left;
    padding: 6px 15px;
    margin-bottom: 15px;
}

.leftDiv {
    border-bottom: 1px solid #fff;
    margin: 20px 0;
}

.leftTitle {
    color: #333 !important;
    font-size: 15px !important;
    text-align: center !important;
    font-weight: 500;
}


.newsPageSI .leftTitle {

    font-size: 19px !important;
    font-weight: bold;
    color: #666 !important;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}

.newsPageSI .leftDiv {
    margin: 30px 0 5px;
}

.eventsDate p {
    text-align: center !important;
    font-size: 15px;
}

.eventsDate img {
    padding-top: 20px;
    padding-bottom: 30px;
    padding: 10px 0;
}

.btn-black {
    background: #333333 !important;
    color: #fff;
}

.btn-black:hover {
    color: #fff;
}

.btn-ash {
    background: #666666 !important;
    color: #fff;
}

.btn-grey {
    background: #999999 !important;
    color: #fff;
}

.team-carousel .owl-item {
    padding: 0 !important;
    color: #fff;
}

.team-carousel .item p a {
    color: #ee2d24;
}

.team-carousel .item span {
    color: #8f8888;
    margin: 3px 0;
    display: block;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.team-carousel .item a > span {
    color: #ec1c24;
    margin: 3px 0px 10px;
    display: block;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.team-carousel .item a > h5 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1;
}

.team-carousel .item p {
    font-size: 12px;
    text-align: left;
}

/*.team-carousel .item h5 {
    color: #333333;
}*/

.newsPage {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05), 0 5px 8px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    margin: 60px 0;
    padding: 10px;
}

.newsPage p a {
    color: #ee2d24;
}

.newsPage span {
    margin-right: 15px;
}

.newsPage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.newsPageS h6 {
    color: #999;
    margin-top: 5px;
    font-size: 10px;
}

.newsPageS {
    margin-bottom: 20px !important;
    background-color: #fff;
    margin: 0;
}

.newsPageLeftImage {
    padding-left: 0;
    padding-right: 10px;
    margin-top: 10px;
}

.newsPageS span {
    font-size: 13px;
}

.newsPageS .col-md-8 {
    padding-left: 0;
    padding-right: 0px;
    line-height: 1;
}

/* Pagination links */
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #ddd;
    transition: background-color .3s;
    border-left: 1px solid #fff;
}

/* Style the active/current link */
.pagination a.active {
    background-color: #333;
    color: white;
}

/* Add a grey background color on mouse-over */
.pagination a:hover:not(.active) {
    background-color: #f2f2f2;
}

.sitemapTitle {
    text-align: center;
    color: #111;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
}

.sitemapLinks h5 a {
    font-size: 16px;
    text-decoration: underline;
}

.sitemapLinks ul {
    list-style-type: none;
}

.sitemapLinks ul li {
}

.sitemapLinks ul li a {
    font-size: 14px;
    text-decoration: underline;
    font-style: italic;
    line-height: 1.8;
}

.contactList ul {
    list-style-type: none;
}

.contactList ul li {
    color: #333;
    padding: 3px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 13px;
}

.contactList {
    border: 1px solid #ccc;
    margin-top: 40px;
}

.contactList label {
    text-align: right;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.contactTitle {
    font-style: italic;
    background-color: #fff;
    font-weight: bold;
    margin-top: -10px !important;
    padding-left: 10px;
    padding-right: 10px;
}

/*.fadein{
     padding:10px;
    }

div.fadein img{
    padding:0 0px 10px 0;
}
div.fadein:hover img{
    opacity:0.5;
}
div.fadein svg{
    display:none;
    cursor: pointer;
    position:absolute;
    color:#fff;
    text-decoration:none;
    left:45%;
    top:35%;
    border:1px solid #fff;
    border-radius:5px;
    padding:5px;
}
div.fadein:hover svg{
    display:block;
}*/

.dc {
    border: 1px solid #ddd;
}

.dc .fadein {
    margin: 30px auto;
}

.publication_text {
    color: #666 !important;
    text-decoration: none;
    text-align: center !important;
    font-size: 16px !important;
    margin-top: 5px !important;
}

#imagemodal .modal-dialog, #myModal .modal-dialog {
    margin: 100px auto;
}

.contactList label:after {
    content: "*";
    color: red
}

.noBorder .form-control, .contactList .form-control {
    margin-bottom: 15px !important;
    border-radius: 0;
    background-color: #f2f2f2;
    border: 0px;
    box-shadow: none;
}

.dcTitle {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #666;
    text-align: center;
}

.farmers {
    text-align: center !important;
    background-color: #001029;
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
    padding: 35px;
    margin: 0px auto !important;
    text-transform: uppercase;
}

.farmers1 {
    text-align: center !important;
    font-weight: bold;
    padding: 80px 0;
    height: 265px;
    margin: 0 !important;
    background: #f2f2f2;
    color: #333 !important;
}

.a-preview {
    /*width: 700px;
    height: 265px;*/
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
    color: #fff;
    text-decoration: none;
    margin-bottom: 30px;
}

.imgBottom {
    background-color: #999;
    color: white;
    font-size: 14px;
    position: absolute;
    bottom: -75px;
    width: 100%;
    text-align: left;
    padding: 1px 5px;
    font-weight: bold;
    margin: 0 auto;
    line-height: 1.6;
}

.a-preview:hover, imgBottom {
    bottom: 35px;
    background: #999;
    flex-basis: 100%;
    padding-left: 5em;
}

.imgBottom p {
    color: #fff;
    color: #fff !important;
    margin: 0;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 0 !important;
    font-style: italic;
}

::-webkit-input-placeholder { /* Edge */
    color: #fff !important;
}

:-ms-input-placeholder { /* Internet Explorer */
    color: #fff !important;
}

::placeholder {
    color: #fff !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}

.vidRight {
    background: #f2f2f2;
    box-shadow: 0 8px 6px -6px #9e9e9e;
    padding: 0;
}

.vidRightTitle {
    background-color: #aaa;
    font-size: 20px !important;
    font-weight: 600;
    color: #111;
    text-align: center;
    padding: 10px 15px;
    margin-right: 20px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

.fadein {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 37px;
    left: 15px;
    height: 100%;
    right: 15px;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(238, 34, 43, 0.8);
    padding: 0 15px;
}

.OLG {
    background-color: rgba(135, 136, 140, 0.8) !important;
}

.gallery-img {
    height: 185px;
}

.fadein:hover .overlay {
    opacity: 1;
}

.text a svg, .text svg {
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


.text i {
    color: white;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

/*Edit by Tawhid*/

.leftSide {
    background: #f2f2f2;
    box-shadow: 0 8px 6px -6px #9e9e9e;
}

.leftSide .btn {
    text-align: left;
    padding: 10px 15px 10px 40px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.leftDiv {
    border-bottom: 1px solid #fff;
    margin: 20px 0;
}

.leftTitle {
    color: #666 !important;
    font-size: 16px !important;
    text-align: center !important;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

.border-4 {
    border: 4px solid #ccc;
}

.textbox {
    position: absolute;
    bottom: 0;
    background-color: #ec1c24;
    color: #fff !important;
    width: 90%;
    text-align: center;
    height: 115px;
    opacity: .9;
}

.textbox_p {
    top: 40px;
    left: 20px;
    font-size: 20px !important;
    position: absolute;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
}

.textbox_p_rotate {
    transform: rotate(270deg);
    top: 25px;
    right: 0;
    font-size: 10px !important;
    position: absolute;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
}

.textbox_p_rotate img {
    transform: rotate(90deg);
    margin: 10px;
    width: 30px;
}

/************box hover effect*/
.c-preview {
    width: 700px;
    height: 265px;
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
    color: #fff;
    text-decoration: none;
    margin-bottom: 30px;
}

.c-preview__image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0;
}

.c-preview__info {
    display: block;
    position: relative;
    z-index: 1;
    flex-basis: 50%;
    padding: 2em;
    background: #d0000be0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: .3s all;
}

.c-preview__info::after {
    content: '';
    border: 0;
    border-left: 40px solid #d0000be0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -30px;
    transition: .3s all;
}

.c-preview__title {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-size: 150%;
    line-height: 50%;
    text-indent: -.08em;
}

.c-preview__title::after {
    content: '';
    width: 40px;
    height: 0;
    display: block;
    border-top: 2px solid #fff;
    margin: .5em 0;
}

.c-preview__stats {
    position: absolute;
    color: #fff;
}

.c-preview__stats p {
    color: #fff;
    margin: .5em 0;
}

.c-preview:hover .c-preview__info {
    background: #d0000be0;
    flex-basis: 100%;
    padding: 1em;
}

.c-preview:hover .c-preview__info::after {
    border-left: 40px solid #d0000be0;
    opacity: 0;
}

/************box hover effect*/

/************box hover effect*/
.a-preview {
    width: 500px;
    height: 250px;
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
}

.a-preview__image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0;
}

.a-preview__info {
    display: block;
    position: relative;
    z-index: 1;
    flex-basis: 50%;
    padding: 2em;
    background: #d0000be0;
    height: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: .3s all;
}

.a-preview__info::after {
    content: '';
    border: 0;
    border-left: 40px solid #d0000be0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -30px;
    transition: .3s all;
}

.a-preview__title {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-size: 150%;
    line-height: 50%;
    text-indent: -.08em;
}

.a-preview__title::after {
    content: '';
    width: 40px;
    height: 0;
    display: block;
    border-top: 2px solid #fff;
    margin: .5em 0;
}

.a-preview__stats {
    position: absolute;
    color: #fff;
}

.a-preview__stats p {
    color: #fff;
    margin: .5em 0;
}

.a-preview:hover .a-preview__info {
    background: #d0000be0;
    flex-basis: 100%;
    padding-bottom: 5em;
    margin-top: 60px;
}

.a-preview:hover .a-preview__info::after {
    border-right: 40px solid #d0000be0;
    opacity: 0;
    margin-top: 60px;
}

/************box hover effect*/

/************box hover effect*/
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;

    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
    background: #2f3238;
}

figure.effect-julia img {
    max-width: none;
    height: 250px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-julia figcaption {
    text-align: left;
}

figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
}

figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255, 255, 255, 0.9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}

figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Media queries */
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }

    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

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

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

.clearfix:after {
    clear: both;
}

.content {
    margin: 0 auto;
    max-width: 1000px;
}

.content > h2 {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484b54;
    font-weight: 800;
    font-size: 1.5em;
}

.content > h2:first-child {
    padding-top: 0em;
}

/* Header */
.codrops-header {
    margin: 0 auto;
    padding: 4em 1em;
    text-align: center;
}

.codrops-header h1 {
    margin: 0;
    font-weight: 800;
    font-size: 4em;
    line-height: 1.3;
}

.codrops-header h1 span {
    display: block;
    padding: 0 0 0.6em 0.1em;
    color: #74777b;
    font-weight: 300;
    font-size: 45%;
}

/* Demo links */
.codrops-demos {
    clear: both;
    padding: 1em 0 0;
    text-align: center;
}

.content + .codrops-demos {
    padding-top: 5em;
}

.codrops-demos a {
    display: inline-block;
    margin: 0 5px;
    padding: 1em 1.5em;
    text-transform: uppercase;
    font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
    background: #3c414a;
    color: #fff;
}

/* To Navigation Style */
.codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.69em;
    line-height: 2.2;
}

.codrops-top a {
    display: inline-block;
    padding: 1em 2em;
    text-decoration: none;
    letter-spacing: 1px;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    display: block;
    float: left;
}

.codrops-icon:before {
    margin: 0 4px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: "codropsicons";
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Related demos */
.related {
    clear: both;
    padding: 6em 1em;
    font-size: 120%;
}

.related > a {
    display: inline-block;
    margin: 20px 10px;
    padding: 25px;
    border: 1px solid #4f7f90;
    text-align: center;
}

.related a:hover {
    border-color: #39545e;
}

.related a img {
    max-width: 100%;
    opacity: 0.8;
}

.related a:hover img,
.related a:active img {
    opacity: 1;
}

.related a h3 {
    margin: 0;
    padding: 0.5em 0 0.3em;
    max-width: 300px;
    text-align: left;
}

@media screen and (max-width: 25em) {
    .codrops-header {
        font-size: 75%;
    }

    .codrops-icon span {
        display: none;
    }
}

/************box hover effect*/

.knowmore_button {
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 20px;
}

/*Map*/
.full_screen_slider, .about{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: none !important;
    background-position:center !important;
}
.full_screen_slider video{
    width: 100%;
    height: 100%;
    display: block;
}
.map_header{
    position: relative;
    z-index: 1;
    min-width: 100%;
    width: auto;
}


.leftSide .team-carousel .item a{
    color: #666;
}
.leftSide .team-carousel .item a:hover {
    color: red;
}
.team-carousel .item a > h5.rightSecTitle {
    margin-top: 10px;
}
