html, body {
    height: 100%;
    font-family: 'Merriweather', serif;
    
}
.overlay-top-right{position: fixed; background: rgba(0,0,0,0.76); width: 100%; height: 100%;z-index: 99;}
*{margin:0;padding:0;outline:none;box-sizing: border-box;}p{margin-bottom:5px}a,img,fieldset{border:none;outline:none}a{color:#fff;text-decoration:none}a:hover,a:active,a:focus{color:#ddd;text-decoration:none}ul,li,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin-bottom:5px}.red{color:red}.dnone{display:none}ol,ul,li{list-style:none}ol.decimal{list-style:decimal;margin:10px 0;padding-left:10px;margin-left:10px}ol.decimal li{list-style:decimal}ul.disc{list-style:disc;margin:10px 0;padding-left:10px;margin-left:10px}ul.disc li{list-style:disc}.rfl{float:right}.lfl{float:left}.clear{clear:both}.clear:after{content:'';display:table;clear:both}.nomar{margin:0!important}.nopad{padding:0!important}.pad10px{padding:10px!important}.mar10px{margin:10px!important}.rel{position:relative}.abs{position:absolute}.allft{text-align:left}.alrit{text-align:right}.alctr{text-align:center}

.raleway{font-family: 'Merriweather', serif}
.playfair{font-family: 'Merriweather', serif}

body{font-family: 'Merriweather', serif; color: #000;}
.trans, .trans *{ transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.row:after, .row-fluid:after{content: ""; display: table; clear: both;}
h1,h2,h3,h4,h5,h6{font-family: 'Merriweather', serif;}


.landing{position: fixed; left: 0; top: 0; bottom: 0; right: 0; margin: auto; background: #fff; z-index: 10;}
.landing > div{height: 100vh; position: relative;}
.landing .frntImg{background: center no-repeat; background-size: cover;}
.landing .sideTxt{padding: 40px 45px; padding-right: 120px; background: #000;}
.landing .sideTxt .logo{margin: 0 0 20px;}
.landing .sideTxt h2{color: #fff; font-size: 75px; line-height: 75px; font-size: 9vh; line-height: 9vh; font-weight: 800; border-bottom: 1px solid #fff; padding: 0px 110px 30px 0px; margin: 0px 0px 30px;}
.landing .sideTxt p{color: #fff; font-size: 24px; font-size: 3vh; margin:0 0 25px;}
.landing .sideTxt .social{}
.landing .sideTxt .social a{display: inline-block; font-size: 25px;}
.landing .sideTxt .social a+a{margin-left: 10px;}
.landing .sideTxt .social a i{color: #fff;}
.landing .sideTxt .social span{display: inline-block; border-left: 1px solid #fff; height: 30px; vertical-align: middle; margin: -6px 15px 0px;}
.landing .sideTxt .begin{font-family: "Roboto",sans-serif color: #fff; margin: 40px 0px 0px; font-size: 25px; font-weight: 800; text-transform: uppercase; display: inline-block; opacity: 1;}
.landing .sideTxt .begin i{font-size: 25px;margin: -5px 0 0 10px;vertical-align: middle;}
.landing .sideTxt .begin:hover{opacity: 0.8;}


.sidenav{position: absolute; left: 0; top: 0; background: #000; padding:10px; /*height:100%;*/ z-index: 10; width: 33.33333333%;}
.inner .sidenav{left: 0;}
.sidenav .logo{display: block; font-family: "Roboto",sans-serif; color: #fff; font-size: 70px;}
.bottom_logo{display: block; font-family: "Roboto",sans-serif; color: #fff; font-size: 70px;}
.sidenav .socialnav{position: absolute; left: 0; top: 20%; width: 100%; padding-bottom: 25px;}
.sidenav .socialnav a{display: block; text-align: center; font-size: 20px;}
.sidenav .socialnav a+a{margin: 20px 0;}
.sidenav .socialnav span{display: block; border-top: 1px solid #fff; margin: 10px 0px;}
blockquote{
    display: block;
    padding: 15px 20px 15px 88px;
    margin: 0 0 20px;
    position: relative;
    font-family: 'Merriweather', serif;
    font-size: 19px;
    line-height: 1.5;;
    color: #666;
    text-align: justify;

}
.a-enter-vr{
    text-align: center;
}
.a-enter-vr-button{
    right: 0 !important;
    position: relative !important;
}
blockquote::before{
    content: "\201C"; /*Unicode for Left Double Quote*/

    /*Font*/
    font-family: Georgia, serif;
    font-size: 120px;
    font-weight: bold;
    color: #dbdbdb;
    position: absolute;
    left: 0;
    top: -23px;
}

blockquote::after{
    /*Reset to make sure*/
    content: "";
}

blockquote a{
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #c76c0c;
}

blockquote a:hover{
    color: #666;
}

blockquote em{
    font-style: italic;
}
.heading-title{
    padding-left: 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.fullpage.img-top .top-header{
    top:0;
}
.main{}
.txtDv.text-heading{
    padding-top: 22px !important;
}
.txtDv.text-heading h1{
    font-size: 40px !important;
    text-align: left !important;
}
.txtDv.text-heading .heading-title{
    text-align: left;
    border-left: 3px solid #008bd9;
}
.txtDv{padding-top: 60px;}
.txtDv h1{font-size: 55px; line-height: 55px; font-weight: 600; margin: 0 0 15px; /*font-family: "Abril Fatface",cursive; letter-spacing: 2px;*/ text-align: center; color: #000}
.txtDv p{font-size: 19px; line-height: 28px; margin-bottom: 25px; font-family: 'Merriweather', serif; color: #000; display: block;}
.mobile-text{
    display: none;
}
.txtDv a{
    color: #0000aa !important;
}
.txtDv .firstcharacter {
    color: #000;
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}
.txtDv .btmlin p{
    line-height: 24px;
    color: #8c8888;
    font-size: 16px;}
.txtDv .btmlin p.discription{
    line-height: 24px;
    font-style: italic;
    color: #8c8888;
    font-size: 16px;}
.txtDv .category-date{
    border-right: 1px solid #008bd9 !important;
}
.bloglist{margin-top: 15px;}

.inner .main .txtDv{}
.inner .main .txtDv h1{border-bottom: 2px solid #000; padding-bottom: 40px;}
.inner .main .txtDv p{}
.inner .main .txtDv h1+p{}
.inner .main .txtDv figure{position: relative; margin: 40px 0;}
.inner .main .txtDv figure img{width: 100%; height: auto;}

.bitimg{position: relative; width: 100%; display: inline-block; background-color: #2a2a2a;}
.bitimg > div, .bitimg > a, .bitimg > span{/*min-height: 220px;*/}
.txtdv{
    color: #000;
    width: 100%;
    float: left;
    min-height: auto;
    border: 1px solid #e4e4e4;
    /*position: absolute;
    bottom: 0;
    z-index: 10000;*/
    padding: 10px;}
.bitimg .txtdv{
    color: #fff;
    border: 0;
    min-height: 81px;
}
.txtdv h3{font-weight: 400; font-size: 22px; line-height: 28px; font-family: 'Merriweather', serif;}
.txtdv p{font-size: 16px; font-family: 'Merriweather', serif; display: none;}
.imgdv{float: left; width: 100%;}
.imgdv:hover{opacity: 0.7;}
.imgdv img{
    width: 100%;
}
.social-line{
    width: 20%;
    margin: 0 auto;
    border-top: 5px solid #000;
}
.social-line li{
    padding-top: 20px;
}
.list{
    margin: 10px 0;
}

.bloglist{
    width: 100%;
    float: left;
    padding-bottom: 70px;
}
.footer_detail{
    position: relative !important;
}
footer{background: #2a2a2a; padding: 4px 0px; float: left; font-size: 14px; width: 100%; z-index: 10000; position: fixed;
    bottom: 0;}
footer > div{color: #fff; text-align: center;}
footer .title p{text-align: left; float:left; margin: 10px 0;}
footer .title button{
    float:right;
    border: none;
    display: inline-block;
    outline: 0;
    padding: 10px 50px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none!important;
    color: #fff;
    background-color: rgb(70, 70, 70);
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 20px;
}
.row-fluid{
    width: 100%;
    float: left;
    margin-bottom: 74px;
}
.a-enter-vr{
    bottom: 0px !important;
}

.a-enter-vr-button:active, .a-enter-vr-button:hover{
    background-color: transparent !important;
}

.a-enter-vr-button{
    min-height: 50px !important;
}

.vr_story{
    position: fixed; top:0; right: -60%; width: 60%; height: 100%; z-index: 20;
}

.vr_story .social_icons a{
    float: left;
    font-size: 20px;
    margin-top: 10px;
    padding: 8px;
}
.vr_story .txtDv h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: "Abril Fatface",cursive;
    letter-spacing: 2px;
    text-align: center;
}
.vr_story .txtDv p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
    font-family: 'Merriweather', serif;
    font-weight: 100;
}
.vr_story .txtDv img{
    max-width: 100%;
}
.backbtn{
    z-index: 1;
}
.side-story{
    width: 20% !important;
}

.read-about, .read-about:hover{
    background: rgba(0, 0, 0, 0);
    margin: 19px 0;
    padding: 0 13px;
    border: 1px solid #fff;
    padding-left: 20px;
    display: inline-block;
    font-weight: 300;
    font-size: 17.5px;
    position: relative;
    margin-bottom: 7px;
    color: #fff;
}
.vr-content{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    background: rgba(0, 0, 0, 0.88);
    position: absolute;
    z-index: 10;
    padding: 10px;
    width: 100%;
}
.vr-content .txtDv h1{
     color: #fff;
 }
.vr-content .txtDv p{
    color: #fff;
}
.arrow-right{
    font-size: 18px;
    float: left;
    margin: 0px 0 0 23px;
    width: 16px;
}
.vr-center-content{padding-top: 13px;}
.navup{
    position: absolute;
    top: 15px;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    width: 200px;
    text-align: left;
    left: -155px;
    margin: auto;
    display: block;
    padding: 5px;
    border-radius: 40px;
    background: #132b6f; /* Old browsers */
    background: -moz-linear-gradient(left, #132b6f 0%, #1b3889 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #132b6f 0%,#1b3889 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #132b6f 0%,#1b3889 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#132b6f', endColorstr='#1b3889',GradientType=1 ); /* IE6-9 */
}
.navup-txt{
    font-size: 14px;
    line-height: 41px;
    text-align: right;
    float: right;
    margin: 0 65px 0 5px;
    white-space: nowrap;
    overflow: hidden;

}
.vr_story .social_icons a{ float: left; font-size: 20px; margin-top: 10px; padding: 8px; }
.backbtn, .forwardbtn{ z-index: 1; }
.read-about, .read-about:hover{ background: #fff none repeat scroll 0 0; color: #000; float: left; font-size: 15px; font-weight: bold; margin: 19px 0; padding: 0 13px; }
.navopen .overlay{background: none;}
.backbtn{background: #000; color: #fff; position: fixed; right: 0px; top: 0px; padding:9px 20px 8px 16px; font-size: 18px; font-weight: bold; text-transform: uppercase;}
.backbtn i{font-size: 18px; margin: 0px 0px; margin-right: 10px; vertical-align: middle;}
.navopen .vr_story {
    right: 0%!important;
}
.navopen .vr_story .fa-angle-left {
    display: none;
}
.vr_story .fa-angle-right {
    display: none;
}
.navopen .vr_story .fa-angle-right {
    display: block;
    float: none;
    text-align: center;
}
.navopen .vr_story .navup-txt {
    display: none;

}
.navopen .vr_story .navup {
    width: 95px;
    text-align: left;
    left: -47px;

}
.navopen .arrow-right {
    font-size: 18px;
    float: left;
    margin: 8px 0 9px 13px;
}
.home-content{
    margin: 0px auto;
    width: 60%;
    padding: 10px;
    margin-bottom: 0;
    position: relative;
    z-index: 999;
}

#homeBtn{
    border: none;
    display: inline-block;
    outline: 0;
    padding: 10px 25px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none!important;
    color: #fff;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
    top: 19px;
    left: 10px;
    border-radius: 40px;
    z-index: 1;
}

#homeBtn a{
    color: #fff;
}
#homeBtn img{
    width: 15px; margin-right: 5px;margin-top: -2px; display: none;
}

.scrollbar::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4c4c4c;
}
.cmntOpen, .cmntOpen .body{overflow: hidden;}
.cmntOpen .body{margin-right: 17px;}
.commentBox{position: fixed; right: -40%; top:0px; width: 40%; height: 100%; padding: 25px 40px; background: #fff; z-index: 20;}
.cmntOpen .commentBox{right: 0;}
.commentBox .switch{position: absolute; top:78px; right:100%; font-size: 30px; color: #fff; background: #000; padding:15px 0px; width: 80px; text-align: center; cursor: pointer;}
.commentBox .switch i{margin-top: -6px;}
.commentBox .switch i.fa-times{display: none;}
.cmntOpen .commentBox .switch i.fa-commenting-o{display: none;}
.cmntOpen .commentBox .switch i.fa-times{display: inline-block;}
.commentBox .switch i{vertical-align: middle;}
.commentBox h3{font-weight: 800; font-size: 30px; line-height: 32px; margin-bottom: 20px;}
.commentBox h3 i{font-size: 33px; margin-left: 10px;}
.commentBox .share{background: #000; padding: 0px 0px; margin: 0px -40px 20px;}
.commentBox .share .title{cursor: pointer; margin: 0px; color: #fff; font-size: 18px; line-height: 20px; padding: 26px 40px;}
.commentBox .share .inner{display: none;}
.commentBox .share .inner form{padding:30px 40px 0; display: block;}
.commentBox .share .inner .row-fluid{margin: 0px -15px; padding-bottom: 20px;}
.commentBox .share .inner input[type=text],
.commentBox .share .inner textarea{background: #fff; border: 0; font-size: 14px; line-height: 15px; color: #333;     padding: 15px 15px; width: 100%; box-sizing: border-box; font-family: inherit;}
.commentBox .share .inner textarea{min-height: 100px;}
.commentBox .share .inner .btnDv{text-align: right;}
.commentBox .share .inner input[type=submit]{background: #e6e7e8; border: 0; border-radius: 4px; padding: 8px 15px; color: #000; font-size: 14px; line-height: 15px; font-weight: bold; cursor: pointer;}

.allCmnts{height: calc(100vh - 190px); overflow: auto; margin: 0px -40px; padding: 0 40px;}
.allCmnts .cmnt{padding: 20px 0px; border-bottom: 1px solid #a0a0a1;}
.allCmnts .cmnt:last-child{border: none;}
.allCmnts .cmnt .head{position: relative; padding-left: 70px; min-height: 50px; margin: 0 0 15px;}
.allCmnts .cmnt .head figure{width: 50px; height: 50px; background: center no-repeat #808285; background-size: cover; position: absolute; left: 0px; top: 0px;}
.allCmnts .cmnt .head p{font-size: 14px; line-height: 15px; font-weight: bold; margin: 0px 0px 5px; padding-top: 6px;}
.allCmnts .cmnt .head ul{}
.allCmnts .cmnt .head ul li{display: inline-block; position: relative; color: #58595b; font-size: 14px; line-height: 15px;}
.allCmnts .cmnt .head ul li+li{margin-left: 20px;}
.allCmnts .cmnt .head ul li+li:before{content: ""; position: absolute; left: -13px; top: 5px; background: #58595b; padding: 2px; border-radius: 4px;}
.allCmnts .cmnt > p{font-size: 13px; line-height: 25px; margin: 0 0 30px;}
.allCmnts .cmnt .social{}
.allCmnts .cmnt .social li{display: inline-block; position: relative; color: #58595b; font-size: 12px; line-height: 13px;}
.allCmnts .cmnt .social li+li{margin-left: 20px;}
.allCmnts .cmnt .social li+li:before{content: ""; position: absolute; left: -13px; top: 5px; background: #58595b; padding: 2px; border-radius: 4px;}
.allCmnts .cmnt .social li a{color: inherit;}
.allCmnts .cmnt .social li .like{ font-size: 15px; margin: 0 0 -1px; vertical-align: middle;}


.overlay{position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 18; background: #000; opacity: 0.8; display: none;}

.fullPageLayout.firstPageBanner .top-header span{
    text-align: center;
}
.fullPageLayout.firstPageBanner .top-header span h1{
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 50px;
}
.fullPageLayout.firstPageBanner .mobile-header-left{
    right: 0;
    z-index: 0;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    background-color: #306199;
    border-bottom: 1px solid #ccc;
    box-shadow: 5px 5px 5px rgba(80,80,80,0.14);
    left: 50%;
}
.fullPageLayout.firstPageBanner .mobile-header-left .logo{
    width: 220px;
    float: none;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    background-color: transparent;
}
.top-header img{
    width: 100%;
}
.category-share{
    line-height: 30px;
    display: inline-block;
}
.category-share ul{
    margin: 0;
    padding: 0;
}
.category-share ul li{
    width: 27px;
    float: left;
    list-style: none;
    margin-right: 5px;
}
 .category-share ul li.whatsapp-icon-share{
     display: none;
 }
#wrapper {
    height: 100%;
    background: #222;
}
.home-wrapper {
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: cover !important;
    position: relative;
    background-attachment: fixed;
    background-position: 50% 0%;
}

.home-wrapper, .home-wrapper a {
    color: #fff;
}
.home-logo{
    margin: 40px auto;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.home-logo img{
    width: 72px;
}
.home-wrapper .page-title {
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    margin: 0;
    font-family: "Abril Fatface",cursive;
    color: #fff;
    letter-spacing: 2px;
}

.home-wrapper .page-title span {
    display: block;
    font-size: 75px;
}

.home-wrapper .page-description{
    margin-top: 25px;
    font-weight: 300;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Merriweather', serif;
    color: #fff;
    text-align: center;
    width: 87%;
    margin: 0 auto;
    letter-spacing: .3px;
    margin-bottom: 15px;
}
/*.home-wrapper .page-description:before{
    content: " ";
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-bottom: 23px;
    margin-left: 0;
}*/
.list-social-icons {
    margin-top: 15px;
    font-weight: 300;

}

/*.list-social-icons:before {
    content: " ";
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    margin-top: -22px;
    margin-bottom: 20px;
    margin-left: 0;
}*/

.list-social-icons {
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
}

.list-social-icons li {
    margin-bottom: 22px;
    width: 40px;
}

.list-social-icons a {
    /* display: inline-block;
   height: 55px;
    width: 55px;
    line-height: 55px;
    border: 1px solid #fff;
    border-radius: 50em;
    text-align: center;
    font-size: 21px;
    transition: all .5s ease-in;*/
}

.list-social-icons a:hover {
    /*background: #fff;*/
    color: #666;
   /* transform: rotateZ(720deg);*/
}

.list-social-icons:before {
    margin-left: auto;
}
.icfjlogo{
    margin-top: 55px;
    font-weight: 300;
    float: right;
    text-align: center;
}
.icfjlogo img{
    margin-top: 5px;
}
.icfjlogo:before{
    content: " ";
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    margin-top: -22px;
    margin-bottom: 20px;
    margin-left: 0;
}
.home-button{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 15px 0;
}
.home-wrapper .begin {
   /* padding: 10px 15px;
    background: #fff;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1px solid #000;*/
    width: 157px;
    display: inline-block;
}
/*.home-wrapper .begin:hover {
    background: #a0a0a0;
    text-decoration: none;
}
.home-wrapper .begin .fa-angle-right{
    font-weight: bold;
    font-size: 17px;
}*/

.list-inline li {
    display: inline-block;
    padding-right: 4px;
    padding-left: 5px;
}
.vr-list-social{
    color: #fff;
     float: left;
    text-align: center;
    margin-top: 35px;
    font-weight: 300;
}
.vr-list-social li{
    margin-bottom: 22px;
}
.vr-list-social a {
    display: inline-block;
    text-align: center;
    font-size: 21px;
    transition: all .5s ease-in;
}
.vr-list-social a:hover {
    /* background: #fff; */
    color: #666;
    transform: rotateZ(720deg);
}
.vr-list-social:before {
    content: " ";
    height: 2px;
    background: #fff;
    width: 100%;
    display: block;
    margin-top: -22px;
    margin-bottom: 20px;
    margin-left: auto;
}

.fullPageLayout .category-date{
    margin-top: 5px;
}

.fullpage .top-header img {
    float: left;
}

.featured-slider .slider-item img{
    width: 100%;
}

.list_bg_content{
    background-color: #fff;
    opacity: 0.9;
    margin-top: 60px;
    padding-top: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    clear: both;
}

.fa_home_icon{
    font-size: 30px;
    margin-top: -5px;
    float: right;
}

/* Sidebar - Responsive */
@media (max-width: 1200px){
    .home-content {
        width: 71%;
    }
}
@media (max-width: 991px) {
    .home-content {
        width: 80%;
    }
    .home-logo {
        margin: 20px auto;
    }
    .home-wrapper .page-title{
        font-size: 50px;
    }
    .sidenav {
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        padding: 10px;
        /* height: 100%; */
        z-index: 10;
        width: 100%;
    }
    .main .txtDv {
        padding-top: 15px;
        margin-top: 110px;
    }
    .side-story {
        width: 30% !important;
    }


    .navopen .vr_story{width:70%;}
    .vr-list-social {
        color: #fff;
        float: left;
        text-align: center;
        margin-top: 35px;
        font-weight: 300;
        width: 100%;
    }
    .geo-logo-shadow {
        margin: 15px auto;
        text-align: center !important;
        display: inline-block;
        float: none !important;
        width: 100%;
    }
    .close {
        top: -60px !important;
    }
    .txtdv{
        min-height: auto;
    }
    .modal-header {
        margin-bottom: 10px;
    }
    .modal-body {
        margin-bottom: 10px;
    }
    .modal-footer {
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {
    .home-wrapper .page-title {
        font-size: 40px;
        line-height: 50px;
    }
    .home-wrapper .page-title span {
        font-size: 56px;
    }

}
@media (max-width: 767px) {
    .home-wrapper .list-social-icons {
        color: #fff;
        float: left;
        width: 100%;
        text-align: center;
    }

    .home-wrapper .geo-logo-shadow {
        margin: 0px auto 11px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }
    .icfjlogo {
        width: 100%;
        margin-top: 20px;
    }
    .sidenav-socil{
        width: 60%;
        float:left;
    }
    .sidenav-logo{
        width: 30%;
        float:right;
    }
    .navopen .vr_story{width:93%;}
    .side-story {
        width: 60% !important;
    }
    .social-line {
        width: 30%;
    }
    footer {
        position: relative;
    }
    .bloglist {
        /*padding-bottom: 20px;*/
    }
    .home-wrapper .page-title {
        font-size: 38px;
        line-height: 40px;
    }
    .txtDv h1 {
        font-size: 38px;
        line-height: 40px;
    }
    .txtDv p {
        font-size: 18px;
        line-height: 28px;
    }
    .home-wrapper .page-description {
        font-size: 15px;
        line-height: 24px;
        width: 97%;
    }
    .category-share ul li.whatsapp-icon-share{
        display: block;
    }

}
@media (max-width: 600px) {
    .social-line {
        width: 40%;
    }
    .fullPageLayout.firstPageBanner .mobile-header-left .logo {
        width: 150px;
        float: none;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0;
        background-color: transparent;
        display: block;
    }
    #homeBtn{
        top: 11px;
    }
    .txtDv.text-heading h1{
        font-size: 30px !important;
        text-align: left !important;
        line-height: 30px !important;
    }
}
@media (max-width: 460px) {
    .container{
        padding: 0;
    }
    #homeBtn {
        padding: 6px 15px 3px;
    }
    .fa_home_icon{
        font-size: 18px;
        margin-top: -2px;
    }
    .fullPageLayout.firstPageBanner .mobile-header-left .logo{
        width: 120px;
    }
    .txtDv.text-heading h1{
        font-size: 25px !important;
        text-align: left !important;
        line-height: 27px !important;
    }
    .side-story {
        width: 100% !important;
    }
    .social-line {
        width: 50%;
    }
    .vr_story .txtDv p {
        font-size: 16px;
        line-height: 26px;
    }
    .home-wrapper .page-description {
        font-size: 14px;
        line-height: 22px;
        width: 93%;
    }
    .home-wrapper .page-title {
        font-size: 30px;
        line-height: 32px;
    }
    .txtDv h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .txtDv {
        padding-top: 10px;
    }
    .list_bg_content {
        background-color: #fff;
        opacity: 0.9;
        margin-top: 150px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        clear: both;
    }
    .txtDv p {
        font-size: 16px;
        line-height: 26px;
        font-family: 'Merriweather', serif;
        display: none;
    }
    .txtDv p:nth-child(3) {
        font-size: 16px;
        line-height: 26px;
        font-family: 'Merriweather', serif;
        display: block;
    }
    .mobile-text{
        display: block;
        margin-top: -20px;
    }
    /*#divToToggle p{
        display:none;
    }*/
    #aTag{
        color: #0000aa;
    }
    #divToToggle p{
        display: block;
        font-size: 16px;
        line-height: 26px;
        font-family: 'Merriweather', serif;
        color: #000;
        width: 100%;
        float: left;
    }
    #divToToggle a{
        color: #0000aa !important;
    }
    #divToToggle p:nth-child(2){
        display: none;
    }
    .home-wrapper {
        background: url(../images/bg.jpg) no-repeat center center;
        background-size: contain !important;
        position: relative;
        background-attachment: fixed;
        background-position: 50% 0%;
    }

    .vr_story .txtDv h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .home-wrapper .geo-logo-shadow {
        margin-top: 22px;
    }
    .home-wrapper .page-title span {
        font-size: 28px;
    }
    .home-logo img {
        width: 52px;
    }
    .home-wrapper .page-description:before {
        display: none;
    }
    .home-wrapper .btn-begin {
        height: 86px;
        width: 86px;
        bottom: 10px;
    }
    .home-button {
        margin: 15px 0;
    }
    .home-wrapper .list-social-icons {
        margin-top: 0px;
        float: left;
        padding-bottom: 20px;
    }
    .home-wrapper .list-social-icons li {
        margin-bottom: 0;
    }
    .home-wrapper .list-social-icons a {
        height: 33px;
        width: 33px;
        line-height: 33px;
        font-size: 14px;
    }
    .home-wrapper .list-social-icons:before {
        margin-left: 0;
        margin-bottom: 22px;
    }
    .home-content {
        margin: 20px auto;
        width: 90%;
        padding: 10px;
    }

    .txtdv p{
        font-size: 13px;
        line-height: 20px;
    }
    .txtdv h3 {
        font-weight: 700;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Merriweather', serif;
    }
    footer .title p {
        text-align: center;
        font-size: 12px;
        width: 100%;
    }
    footer .title button {
        float: none;
    }

}
.geo-logo-shadow {
    /*background-image: url(../images/geologo.png);
    height: 62px;
    width: 49px;
    background-size: cover;
    display: block;
    font-size: 0;
    text-indent: -9999px;*/
    margin: 15px auto;
    text-align: right;
    display: inline-block;
    float: right;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;

}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: rgb(13, 59, 119);
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
    padding: 10px;

}

/* The Close Button */
.close {
    color: #fff;
    float: right;
    font-size: 50px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: -10px;
    z-index: 1;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    /*padding: 2px 16px;
    background-color: #5cb85c;*/
    color: white;
}

.modal-body {/*padding: 2px 16px;*/}

.modal-footer {
    /*padding: 2px 16px;
    background-color: #5cb85c;*/
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0}
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0}
    to {opacity: 1}
}
.sidenav-list {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: rgba(17, 17, 17, 0.82);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav-list a {
   /* padding: 8px 8px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;*/
    transition: 0.3s
}

.sidenav-list a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav-list .closebtn {
    position: absolute;
    top: 18px;
    right: 15px;
    font-size: 24px;

}
.menu-bars{
    position: absolute;
    top: 8px;
    padding: 5px;
    cursor: pointer;
    width: 68px;
    left: 20px;
}
.menu-bars .fa-bars {
    font-size: 30px;
}
.sidenav-list-img{
    width: 36%;
    float: left;
}
.sidenav-list-img img{
    width: 100%;
}
.sidenav-list-txt{
    width: 62%;
    float: left;
    margin-left: 2%;
}
.sidenav-list-txt h3{
    color: #fff;
    font-size: 18px;
}
.sidenav-list-txt p{
    font-size: 13px;
    color: #fff;
    display: none;
}
.sidenav-list-bitimg{
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}

@media screen and (max-height: 450px) {
    .sidenav-list {padding-top: 15px;}
    .sidenav-list a {font-size: 18px;}
}