/*
Theme Name: Irangazetteer
Theme URI: https://wp-themes.com/twentynineteen
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Nineteen child theme.
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: Irangazetteer
*/

body {
    font-family: 'Quando', serif;
    font-family: Arial, sans-serif;
}

a{color:#656565; text-decoration: none; }


p {
    font-weight: 500;
    line-height: 24px;
}

.navbar-nav .nav-link {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    color: #000 !important;
}

.navbar-nav .nav-link:hover {
    background: #43a2e6;
    color: #fff !important;
}

.mob-logo {
    width: 40%;
}

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

.row:before,
.row:after {
    display: none !important;
}

a,
.home-map .item-box {
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.section-01 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3182ba+0,0d63a0+100 */
    background: rgb(49, 130, 186);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(49, 130, 186, 1) 0%, rgba(13, 99, 160, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(49, 130, 186, 1) 0%, rgba(13, 99, 160, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(49, 130, 186, 1) 0%, rgba(13, 99, 160, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3182ba', endColorstr='#0d63a0', GradientType=1);
    /* IE6-9 */
}

.section-01 h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
}

.section-01 p {
    color: #fff;
    margin-bottom: 35px;
    font-size: 16px;
}

.section-01 h6 {
    margin-bottom: 35px;
    color: #fff;
    font-weight: inherit;
    font-size: 20px;
}

footer {
    background: #243644;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
}

footer ul {
    margin: 0px;
    padding: 0px;
}

footer ul li {
    list-style: none;
    margin-bottom: 17px;
}

footer ul li a {
    color: #AAB7BF;
    text-decoration: none;
}

footer ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}

footer p {
    font-size: 16px;
    color: #AAB7BF
}

footer .tell-link {
    font-size: 35px;
    color: #fff !important;
    text-decoration: none;
    padding-top: 20px;
    display: inline-block;
}

footer .tell-link:hover {
    color: #AAB7BF !important
}

footer .border-bottom {
    border-color: #445969 !important;
}

footer .row.pt-4.justify-content-center p {
    color: #677A88;
    font-size: 16px;
}

.blacl-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
}

h2,
h6 {
    color: #3284BF;
}

h2 {
    font-size: 36px
}

h6 {
    font-size: 20px
}

.image-box {
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.image-box img {
    width: 100%;
}

.map-txt-box {
    width: 100%;
    text-align: left;
}

.map-txt-box span {
    display: block;
}

.map-txt-box h3 {
    font-size: 28px;
    color: #37454D;
}

.map-txt-box h3 span {
    font-size: 26px;
    margin-top: 10px;
}

.image-box figure {
    margin-bottom: 0px;
}

figure.effect-sadie figcaption::before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,5e9ecd+100&0+1,1+100 */
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(31, 88, 154, 0) 1%, rgba(94, 158, 205, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(31, 88, 154, 0) 1%, rgba(94, 158, 205, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(31, 88, 154, 0) 1%, rgba(94, 158, 205, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#5e9ecd', GradientType=0);
    /* IE6-9 */
}

.image-box figcaption p {
    font-size: 27px;
    color: #fff;
    padding: 0% 6% 2% 6%;
}

.block-02:hover .map-txt-box h3 {
    color: #3284BF;
    text-decoration: none !important;
}

.block-02:hover {
    text-decoration: none;
}

.item-box {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    border: solid 1px #fff;
    cursor: pointer;
}

.item-box:hover {
    background: #B4C8D6;
    border: solid 1px #3284BF;
}

.bg-gray {
    background: #EFEFEF;
}

.home-map .owl-prev {
    width: 35px;
    height: 35px;
    background: #fff url(images/arrow-left.svg) center center no-repeat;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    left: -17px;
    top: 50%;
    margin-top: -17px;
    -webkit-box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.4);
}

.home-map .owl-next {
    width: 35px;
    height: 35px;
    background: #fff url(images/arrow-right-02.svg) center center no-repeat;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    right: -17px;
    margin-top: -17px;
    top: 50%;
    -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2);
}

.map-txt-thumb h4 {
    font-size: 14px;
}

.map-txt-thumb h4 span {
    display: block;
}

.home-banner {
    margin: 0px;
    padding: 0px;
}

.home-banner li {
    list-style: none;
    position: relative;
}

.home-banner li:after {
    content: "";
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.caption-box {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}

.caption-box h1 {
    width: 100%;
    font-size: 67px;
    color: #fff;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    text-shadow: 1px 1px 1px #666666;
}

.caption-box h3 {
    width: 100%;
    font-size: 36px;
    color: #fff;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    text-shadow: 1px 1px 1px #666666;
    margin: 0px 0px 35px 0px;
    line-height: 50px;
}

.caption-box a {
    color: #fff;
    text-decoration: none;
}

.caption-box a:hover {
    color: #43a2e6;
    text-decoration: none;
}

.arrow-box {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.map-section {
    /*width: 100%;*/
	width:1300px;
}

.map-section iframe {
    /*width: 100%;*/
	width:1300px;
    height: 700px;
	padding-left:15px;
}

.search-section {
    background: #EFEFEF;
}

.search-section h2,
.search-section h6 {
    color: #000;
}

.search-fld-box {
    width: 100%;
    position: relative;
}

.input-fld {
    width: 100%;
    height: 58px;
    background: #fff;
    padding: 0px 20px 0px 5%;
    border: none;
}

.input-fld:focus {
    outline: none;
}

.srarch-icn-but {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -17px;
}

.search-option {
    width: 100%;
}

.search-option .SumoSelect {
    height: 58px;
    width: 100%;
}

.search-option .CaptionCont {
    height: 58px;
    background: #43A1E5;
    border: none;
    color: #fff;
    padding-left: 20px;
    cursor: pointer;
}

.search-option .CaptionCont span {
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: left;
    cursor: pointer;
}

.search-option .SumoSelect>.CaptionCont>label {
    margin-bottom: 0px;
}

.search-option .SumoSelect.open>.optWrapper {
    top: 58px;
}

.search-option .SumoSelect>.CaptionCont>label>i {
    background: url(images/drop-arrow.png) center center no-repeat;
}

.search-option .SumoSelect>.CaptionCont>label {
    width: 45px;
}

.search-option .SumoSelect>.optWrapper>.options li label {
    text-align: left;
}

.bg-dark-gray {
    background: #3C4E5C;
}

.bg-dark-gray h6 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 45px;
}

.slider-01 .map-txt-box h3 {
    color: #fff;
    font-size: 23px;
}

.slider-01 .map-txt-box p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}

.bg-white {
    background: #fff;
}

.bg-white p {
    font-size: 16px;
    color: #656565;
    margin-bottom: 20px;
}

.inner-banner {
    position: relative;
   /* min-height: 600px;*/
   min-height: 200px;
}

.banner-txt-box-main {
    width: 100%;
    text-align: center;
}

.banner-txt-box-main h1 {
    margin: 0px;
    color: #fff;
    text-shadow: 1px 1px 5px #0F0F0F;
    font-size: 67px;
    margin: 0px 0px 10px 0px;
}

.banner-txt-box-main p {
    font-size: 16px;
    max-width: 800px;
    margin: auto auto;
    color: #fff;
}

.side-bar {}

.side-bar ul {
    margin: 0px;
    padding: 0px;
}

.side-bar li {
    list-style: none;
}

.side-bar li a {
    padding: 15px 0px 15px 0px;
    color: #000000;
    border-bottom: solid 1px #e6e6e6;
    display: inline-block;
    width: 100%;
}

.side-bar li a:hover {
    color: #0D6CB2;
    border-color: #0D6CB2;
    text-decoration: none;
}

.side-bar ul :last-child>a {
    border: none;
}

.title-border h4 {
    border-bottom: solid 1px #DDDDDD;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.title-border h4::before {
    content: "";
    display: block;
    position: absolute;
    width: 10%;
    height: 3px;
    background: #3384BF;
    bottom: 0px;
    left: 0px;
}

.slider-02 p {
    color: #000;
    font-size: 16px;
}

.slider-02 .owl-item:hover {
    background: #F0F0F0;
}

.slider-02 .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.download-but {
    display: inline-block;
    padding: 10px 6% 10px 6%;
    background: #3384BF;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 30px 0 #AFCADE;
    box-shadow: 0 0 30px 0 #AFCADE;
}

.download-but:hover {
    background: #2F9AE8;
    text-decoration: none;
    color: #fff;
}

.download-but img {
    padding: 0px 10px;
}

.map-section-02 iframe {
    width: 100%;
    height: 350px;
}

.blue-bg {
    background: #0D6CB2;
    padding: 3%;
}

.blue-bg h3 {
    position: relative;
    border-bottom: solid 2px #fff;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin: 0px;
    display: inline-block;
    margin-bottom: 35px;
}

.blue-bg h4 {
    color: #fff;
    font-size: 25px;
}

.blue-bg h4 span {
    display: block;
}

.banner-txt-box {
    position: relative;
    z-index: 800;
}

.banner-txt-box:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #2888ce;
    border: solid 1px #91bedf;
    bottom: -15px;
    left: -15px;
    position: absolute;
    z-index: 700;
}

.banner-txt-box:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #1c75b7;
    border: solid 1px #4a91c6;
    bottom: -30px;
    left: -30px;
    position: absolute;
    z-index: 600;
}

.banner-text-box-02 {
    position: relative;
    z-index: 999;
    background: #43a1e5;
    border: solid 1px #dfeffa;
    padding: 4%;
}

.banner-text-box-02 p {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 0px;
}

.slider-02 .owl-prev {
    width: 40px;
    height: 40px;
    background: url(images/left-ar.png) center center no-repeat;
    position: absolute;
    top: 50%;
    left: -40px;
    margin-top: -20px;
}

.slider-02 .owl-next {
    width: 40px;
    height: 40px;
    background: url(images/right-ar.png) center center no-repeat;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -20px;
}

.slider-01 .owl-prev {
    width: 40px;
    height: 40px;
    background: url(images/arow-white-left.png) center center no-repeat;
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -20px;
}

.slider-01 .owl-next {
    width: 40px;
    height: 40px;
    background: url(images/arow-white-right.png) center center no-repeat;
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -20px;
}

.bg-blue {
    background: rgba(15, 100, 162, 0.8);
    -webkit-border-radius: 15px;
    border-radius: 7px;
}

.bg-blue h2 {
    color: #fff;
    font-size: 67px;
    font-weight: 500;
    text-shadow: 1px 2px 8px #000000;
}

.bg-blue p {
    max-width: 800px;
    margin: auto auto;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}

.team-txt-box p {
    color: #fff;
    margin-bottom: 30px;
}

.team-txt-box p a {
    color: #fff;
    text-decoration: none;
}

.team-txt-box p a:hover {
    text-decoration: underline;
}

.team-txt-box h3 {
    color: #fff;
    font-size: 28px;
    font-weight: inherit;
    margin: 0px 0px 10px 0px;
}

.team-img {
    -webkit-box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 35px;
}

.team-box-02 a {
    color: #404040;
}

.team-box-02 a:hover {
    color: #404040;
    text-decoration: underline;
}

.team-box-02 h3 {
    font-size: 28px;
}

.shadow-img {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 1px 15px 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 15px 20px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.dropdown {
    position: relative
}

.dropdown ul {
    min-width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: none;
}

.dropdown ul a {
    list-style: none;
    background: #43A1E5;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

.dropdown ul li {}

.nav-item:hover a {
    background: #43a2e6;
    color: #fff !important;
}

.dropdown ul a:hover {
    background: #1C74B4;
}
img.img-fluid {
    padding: 20px;
    float: right;
}
.map-txt-box h3 a {
    color: #37454D;
}
.owl-item .map-txt-box h3 a {
    color: #fff;
}
.srarch-icn-but {
    background: url(images/searc-icn.png) no-repeat center center;
    width: 34px;
    height: 34px;
    border: none;
}

/* Junaid added */

.alphabetic-filter {
    position: fixed;
    top: 40%;
    left: 0px;
    z-index: 9999;
    /*background: #43a1e5;*/
    text-align: center;
    /*padding: 10px 10px;*/
    color: #fff;
}
.alphabetic-filter .item:nth-child(3n+4) {
    clear: both;
}
.alphabetic-filter .item {
    cursor: pointer;
    color: #fff;
    float: left;
    width: 50px;
    width: 33%;
}
.search-not-found {
    width: 50%;
    margin: 0 auto;
}
.search-not-found .input-fld {
    border: 1px solid #43a1e5;
}
p.search-by-txt {
    text-align: center;
}
ul.home-banner img {
    max-height: 700px;
    max-width: 100%;
}
a.home-all-cat-button {
    background: #246faa;
    padding: 15px 15px;
    border-radius: 8px;
    color: #fff;
}
a.about-read-more {
    background: #fff;
    padding: 15px 25px;
    border-radius: 8px;
    color: #236da8;
}
p.team-email {
    clear: both;
}
a.social-linkedin {
    color: #2570ab;
    font-size: 30px;
}
a.social-linkedin.top-team {
    color: #fff;
}
a.logo-img img {
    max-width: 360px;
    max-width: 700px;
}
.navbar-nav .nav-link {
    font-size: 16px;
}
.caption-box h1 {
    font-size: 59px;
}
.caption-box h3 {
    font-size: 34px;
}
.map-txt-thumb h4 {
    font-size: 16px;
}
.map-txt-box h3 {
    font-size: 20px;
}
img.logo-footer {
    width: 75%;
}
footer .tell-link {
    font-size: 22px;
}
.mob-logo {
    width: 55%;
    width: 70%;
}
.filter-mob {
    display: none;
}
.filter-mob {
    float: left;
    background: #43a1e5;
    width: 34px;
    height: 30px;
}
.filter-wrap {
    background: #43a1e5;
    width: 100%;
    float: left;
    padding: 10px 10px;
}
.cat-list-view{
    display: none;
}
.gridview {
    display: block;
}
/*.view-changer {
    position: absolute;
    top: 0px;
    right: 0px;
}*/
.view-position {
    position: relative;
    margin-bottom: 15px;
}
.lsitview {
    float: right;
    color: #43a1e5;
    margin-right: 10px;
    font-size: 25px;
    cursor: pointer;
}
.gridview {
    float: right;
    color: #43a1e5;
    margin-right: 10px;
    font-size: 25px;
    cursor: pointer;
}
.cat-list-view {
    width: 100%;
}
.mfp-title {
    text-align: center;
    padding: 10px 0px;
}
.map-txt-thumb h4 {
    text-align: center;
}
.alphabetic-filter-new {
    z-index: 9999;
    text-align: center;
    color: #fff;
}
.letter-item {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #43a1e5;
    z-index: 9999;
    padding: 10px 0px;
}
.filter-wrap {
    background: #43a1e5;
    width: 100%;
    float: left;
    padding: 0px;
    cursor: pointer;
    position: relative;
}
p.search-by-txt {
    text-align: center;
    margin-bottom: 0px;
    line-height: 58px;
}
.alphabetic-filter-new .item {
    cursor: pointer;
    color: #fff;
    float: left;
    width: 50px;
    width: 33%;
}
.banner-txt-box:before {
    display: none;
}
.banner-txt-box:after {
    display: none;
}
.side-bar li a {
    border: none;
    margin-right: 30px;
}
.side-bar li {
    list-style: none;
    display: inline-block;
}
.side-bar ul {
    text-align: center;
}
.side-bar {
    margin-bottom: 10px !important;
    height: 70px;
}
.side-bar.stick ul{
    position: fixed;
    top: 0px;
}
.side-bar.stick ul {
    position: fixed;
    top: 0px;
    z-index: 999;
    background: #ffff;
    width: 100%;
    left: 0px;
}
h4.board-head {
    width: 100%;
}
table.board-data td:first-child {
    width: 200px;
}
table.board-data {
    width: 50%;
    clear: both;
}
h4.board-head {
    width: 100%;
}
.board-display {
    margin-top: 20px;
}
table.board-data td {
    padding: 10px;
}
input.iran_input {
    width: 100%;
    height: 42px;
    text-indent: 13px;
}
input#subs_button {
    width: 104px;
    height: 40px;
    background: #243644;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 6px;
    cursor: pointer;
}
textarea.iran_input {
    width: 100%;
    text-indent: 10px;
}
h4.contact-title {
    text-align: center;
    margin-bottom: 35px;
}
.form-group {
    position: relative;
}
label.error {
    color: red;
    position: absolute;
    right: 7px;
    top: 11px;
    font-size: 13px;
}
.status h4 {
    font-size: 15px;
    margin: 20px 0px;
    text-align: left;
}
h4.error-h4 {
    color: red;
}
.owl-carousel .owl-item .item.focus {
    background: #F0F0F0;
    border: none;
    outline: none;
}
ul.home-banner img {
    max-height: inherit;
    max-width: 100%;
    width: 100%;
}
p.author-cat {
    color: #fff;
    font-size: 15px;
}

.sign{font-size: 13px !important}


.sign a{ color: #677A88; }
.sign a:hover{ color: #AAB7BF; }
#footerlinktochildthemewp{display: none;}
a.home-all-cat-button.view-web {
    padding: 10px 20px;
    font-size: 16px;
}
.map-section iframe{
    pointer-events: none;
}
.team-top img.img-fluid {
    max-width: 100% !important;
}
/* Junaid added end */

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1024px) {
    .navbar-nav .nav-link {
        font-size: 16px;
    }
    .banner-txt-box-main h1 {
        font-size: 20px;
    }
    .banner-txt-box-main p {
        font-size: 13px;
    }
    .map-txt-box h3 {
        font-size: 20px;
    }
    .slider-02 p {
        font-size: 12px;
        line-height: 20px;
    }
    .bg-white p {
        font-size: 13px;
    }
    .bg-white p {
        font-size: 15px;
    }
}

@media only screen and (min-width: 1366px) {
    .banner-text-box-02 {
        padding: 7%;
    }
    .banner-text-box-02 p {
        line-height: 36px;
    }
    .caption-box h1 {
        margin-bottom: 15px;
    }
    .intro-text-box p {
        margin-bottom: 35px;
    }
    .introduction-banner h1 {
        font-size: 67px;
    }
    .introduction-banner p {
        font-size: 36px;
        line-height: 45px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .desk-r-p {
        padding-right: 6% !important;
        padding-top: 60px !important;
    }
    .desk-l-p {
        padding-left: 6% !important;
        padding-top: 60px !important;
    }
    /* .pt-4.pb-4.container-fluid.px-md-5 {
        padding-left: 6% !important;
        padding-right: 6% !important;
        
    } */
    .team-txt-box {
        padding: 55px 8% 0px 4% !important;
    }
    .bg-02 {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,f0f0f0+0,f0f0f0+46,f7f7f7+46 */
        background: rgb(247, 247, 247);
        /* Old browsers */
        background: -moz-linear-gradient(left, rgba(247, 247, 247, 1) 0%, rgba(240, 240, 240, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(247, 247, 247, 1) 50%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(247, 247, 247, 1) 0%, rgba(240, 240, 240, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(247, 247, 247, 1) 50%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(247, 247, 247, 1) 0%, rgba(240, 240, 240, 1) 0%, rgba(240, 240, 240, 1) 50%, rgba(247, 247, 247, 1) 50%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=1);
        /* IE6-9 */
    }
}

@media only screen and (min-width: 768px) {
    .dropdown ul {
        position: absolute;
        margin: 0px;
        padding: 0px;
        min-width: 345px;
        z-index: 100;
    }
    .left-col {
        max-width: 80%;
    }
    .bg-blue {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .how-to-section {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .bg-blue h2 {
        margin-top: 40px;
        margin-bottom: 15px;
    }
    .bg-blue p {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-nav .nav-link {
        font-size: 16px;
    }
    .caption-box h1 {
        font-size: 50px;
    }
    .caption-box h3 {
        font-size: 24px;
        line-height: 35px !important;
    }
    .overflow-hidden {
        margin-bottom: 10px;
    }
    .map-section iframe {
        height: 400px;
    }
    footer .tell-link {
        font-size: 25px;
    }
    h2 {
        font-size: 30px;
    }
    .image-box figcaption p {
        font-size: 19px;
    }
    .srarch-icn-but img {
        width: 100%;
    }
    .srarch-icn-but {
        width: 25px;
        margin-top: -13px;
    }
    .srarch-icn-but {
        width: 34px;
        margin-top: -15px;
    }
    .banner-text-box-02 p {
        font-size: 15px;
    }
    .side-bar li a {
        font-size: 12px;
        padding: 8px 0px 8px 0px;
    }
    .bg-blue h2 {
        font-size: 44px;
    }
    .filter-mob {
        display: block;
    }
    .filter-wrap {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    h6 {
        font-size: 16px;
    }
    h2 {
        font-size: 25px;
    }
    .inner-banner {
        min-height: 350px;
    }
    .navbar-nav .nav-link,
    .dropdown ul a {
        text-align: left;
        padding: 5px 5% 5px 5%;
        border-bottom: solid 1px #e0e0e0;
    }
    .navbar-nav.mx-auto {
        border-top: solid 1px #e0e0e0;
    }
    .bg-dark-gray h6 {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }
    .slider-01 .map-txt-box h3 {
        font-size: 15px;
    }
    footer .tell-link {
        font-size: 25px;
    }
    footer h3 {
        font-size: 17px;
        margin: 10px 0px 5px 0px;
    }
    footer ul li {
        margin-bottom: 10px;
    }
    .map-txt-box h3 {
        font-size: 16px;
    }
    .caption-box h1 {
        font-size: 25px;
    }
    .caption-box h3 {
        font-size: 17px;
        line-height: 18px !important;
        margin-bottom: 10px;
    }
    .caption-box h3,
    .caption-box a {
        font-size: 14px;
    }
    .caption-box-02 {
        padding: 0px 5% 0% 5%;
    }
    .navbar-nav .nav-link,
    .dropdown ul a {
        font-size: 13px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .navbar-nav.mx-auto {
        margin-top: 15px;
    }
    .section-01 p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .section-01 h6 {
        margin-bottom: 20px;
    }
    .search-option .SumoSelect,
    .search-option .CaptionCont {
        height: 40px;
    }
    .search-option .CaptionCont span {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .input-fld {
        height: 40px;
    }
    .blue-bg h3 {
        margin-bottom: 20px;
    }
    .blue-bg h4 {
        font-size: 19px;
        margin-bottom: 20px;
    }
    h3 {
        font-size: 25px;
    }
    h4 {
        font-size: 21px;
    }
    .bg-dark-gray h6 {
        font-size: 21px;
    }
    .banner-txt-box-main {
        padding-left: 4%;
        padding-right: 4%;
    }
    .bg-blue h2 {
        font-size: 30px;
    }
    .bg-blue p {
        font-size: 13px;
    }
    .team-txt-box h3 {
        font-size: 23px;
    }
    p {
        line-height: 21px;
    }
    .team-img {
        margin-bottom: 25px;
    }
    .team-box-02 h3 {
        font-size: 25px;
    }
    .map-txt-box h3 span {
        font-size: 18px;
        margin-top: 5px;
    }
    footer .tell-link {
        font-size: 17px;
    }
}
@media only screen and (max-width: 430px) {
.home-map .item-box {
    min-height: auto;
}
.caption-box h1 {
    font-size: 20px !important;
}
.caption-box h3 {
    font-size: 17px !important;
}
.caption-box h3 {
    font-size: 17px !important;
}
.team-top img.img-fluid {
    padding: 10px 15px !important;
    box-sizing: border-box;
    max-width: 90% !important;
}
.home-banner .caption-box {
    top: 0px !important;
}
.home-banner .caption-box h3 {
    font-size: 15px !important;
}
.home-banner .caption-box h1 {
    font-size: 20px !important;
}
.map-txt-thumb h4 {
    font-size: 12px;
}
}

.intro-text-box .pb-md-4 { display:none;}
.ali_text { color:#fff;}
.ali_text a { color:#fff; }
blockquote {margin: 0 unset !important;}


/**
 *  Comment CSS
 */

.comment-list{
    list-style:none;
}
footer.comment-meta {
    background: #fff;
}
.comment-content p {
    margin-bottom: 10px;
}
.comment-body {
    margin-bottom: 0px;
}
.reply {
    background: #0c6bb2;
    float: left;
    clear: both;
    padding: 4px 20px;
    color: #fff;
}
a.comment-reply-link {
    color: #fff;
}
.comment {
    clear: both;
    margin-bottom: 20px;
    /* float: left; */
    width: 100%;
    margin-top: 20px;
    background: #fff;
    padding: 15px 20px;
    list-style: none;
}
.comment-metadata {
    font-size: 13px;
    padding-bottom: 10px;
}
h2.comments-title {
    color: #000;
    text-decoration: underline;
}
p.comment-form-comment label {
    vertical-align: top;
}
form#commentform label {
    width: 100px;
}
p.comment-form-cookies-consent label {
    width: auto !important;
}
input#submit {
    background: #0c6bb2;
    color: #fff;
    padding: 5px 20px;
    border: none;
}
ol.comment-list {
    padding: 0px;
}
.mfp-bg.pass_outer_wrapp.mfp-ready {
    background: #000;
    opacity: 1;
}
.form_wrap {
    float: left;
    background: #fff;
    padding: 40px;
    position: relative;
    border-radius: 10px;
    width: 100%;
}
form#login-form {
    height: 100%;
    background: #000;
    display: flex;
    align-items: center;
    width: 100%;
    color: #000;
}
.outer_wrapp {
    background: #000;
    width: 400px;
    margin: 0 auto;
}
input#pass_sub {
    margin-bottom: 10px;
    background: #43A1E5;
    border: none;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
}
.popup-form{
    display: none;
}
h2.screen-reader-text {
    display: none;
}
.nav-next p {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 20px;
}
.nav-previous p {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 20px;
}
.nav-links {
    text-align: center;
}
.nav-links > div {
    display: inline-block;
}
p.post-title {
    margin-right: 0px;
    padding-right: 8px;
    padding-left: 0px;
}
.nav-next p {
    margin-right: 0px;
}
.featured_image img {
    max-width: 100%;
}
.featured_image {
    text-align: center;
    width: 100%;
}
.blog-inner {
    border-top: 1px solid #dee2e6 !important;
}
a.blog-read {
    background: #246faa;
    padding: 6px 8px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
}
/*******New*******/
#comments{
    padding: 35px 25px 25px 25px;
    background: #fff;
}
#comments h2{
    margin-bottom: 0px;
}
.comment{
    background: none;
    margin: 0px;
    padding: 0px;
}
/* .comment .comment-body{
    background: #fff;
    padding: 15px 15px 50px 15px;
}
.comment .reply {
    padding: 0;
    background: none;
    margin: 10px 0;
}
a.comment-reply-link {
    background: #246faa;
    padding: 8px 15px;
    border-radius: 8px;
    color: #fff;
} */
#comments h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700 !important;
    padding: 0 !important;
    display: inline-block;
    text-decoration: none;
    border: none;
}
.comment-list {
    margin: 15px 0 0;
    padding: 0;
}
.comment-list li {
    margin: 5px 0 5px 0;
    padding: 10px 0px;
    list-style: none;
    border-bottom: 0px solid #dfdfdf;
    position: relative;
}
.comment-author {
    padding: 10px 5px 0 50px;
    position: relative;
}
.comment-list li .says {
    display: none;
}
.comment-list li .avatar {
    background: #fff;
    float: left;
    margin: 0 10px 0 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 25px;
}
.comment-list li .fn, .comment-list li .cfn {
    /* font-family: "Proxima Nova" , 'proxima-nova', Arial, Helvetica, sans-serif; */
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    margin: 10px 0 0;
}
.comment-metadata{
    padding-left: 50px;
}
.comment-list li .commentmetadata a {
    color: #999;
}
.comment-content {
    padding: 10px 20px 45px;
    margin: 12px 0 0;
    font-size: 15px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    line-height: 1.5em !important;
}
.comment-list p, .ping-list p {
    font-weight: normal;
    text-transform: none;
    margin: 10px 5px 10px 0;
    padding: 0;
    word-wrap: break-word;
}
.comment-list li .reply {
    position: absolute;
    margin: -45px 0 0 10px;
    padding: 5px 10px;
    background: none;
}
.reply a, .reply a:visited {
    color: #ccc;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    padding-left: 12px;
}
.reply a:before {
    content: "▼";
    display: block;
    font-size: 10px;
    width: 10px;
    height: 10px;
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 2px;
    color: #ccc;
}
.reply a:hover,
.reply a:hover:before{
    color:#0c6bb2;
}
.comment-form-comment label{
    display: block;
}
.comment-form-comment textarea{
    width: 100%;
    color: #999;
    /* font-family: 'proxima-nova', Arial,Tahoma,Verdana; */
    font-size: 15px;
    padding: 10px 10px;
    margin: 5px 0 5px 0;
    border: 1px solid #dfdfdf;
    outline: none;
}
.comment-respond input#submit {
    background: #246faa;
    padding: 10px 15px;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
}
.comment-respond input#submit:hover{
    opacity: 0.9;
}
#respond{
    margin-top: 30px;
}
.post_thumbnail{
    max-width: 100%;
    margin: 25px 0;
}
.post_thumbnail img{
    max-width: 100%;
    height: auto;
}
.home .blog-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.home .inner-blog .image-box {
    /* width: 100px;
    float: left; */
    max-height: 100px;
    max-width: 150px;
}
.home .inner-blog {
    margin-bottom: 10px;
}
.home .no-margin{
    margin: 0px !important;
}
.home .rowFlex {
    display: flex;
    flex-wrap: wrap;
}
.featured-carousel.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.featured-carousel.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.featured-carousel.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
} 
.featured-carousel.owl-theme .owl-dots .owl-dot.active span, 
.featured-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.logo-head.logo-right {
    height: 102px;
}
a.logo-img img {
    max-width: 700px;
    max-height: 102px;
    position: relative;
}
img.logo-head.logo-left:after {
    border-right: 1px solid #606161;
    padding: 10px 0px;
    content: "";
    display: block;
    position: absolute;
    right: 0px;
}
.mob-logo {
    width: 39%;
    margin-right: 0px;
}
img.mob-head {
    max-height: 102px;
    width: 100%;
    max-width: 100%;
}

/* Pagination */
.pagination {
    align-items: center;
    justify-content: center;
}
.page-numbers {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #43a1e4;
    border-radius: 4px;
    margin: 2px;
    font-size: 16px;
    text-decoration: none;
    width: 32px;
    height: 32px;
}
.page-numbers.current {
    box-shadow: 0px 0px 10px 0px #dcdcdc;
    color: #43a1e4;
    font-weight: 700;
    border: 1px solid #43a1e4;
}
.next.page-numbers {
    font-size: 0px !important;
    vertical-align: bottom;
    background: url(images/drop_arrow_right.png) no-repeat;
    background-size: 19px;
    background-position: center;
}
.prev.page-numbers{
    font-size: 0px !important;
    vertical-align: bottom;
    background: url(images/drop_arrow_left.png) no-repeat;
    background-size: 19px;
    background-position: center;
}
.srarch-icn-but {
    cursor: pointer;
}
.cataloguelist_width
{
	width:1250px;
	margin:0px auto;
}
section.default_width {
    width: 1120px;
    margin: 0px auto;
}