@charset "utf-8";
/* CSS Document */

/* Awesome Font */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/* Font */
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
html,body{color: #243238;font-weight:300;background-color:#ffffff;letter-spacing:0.64px;}
body{font-family: 'Rajdhani', sans-serif; font-weight: normal; font-size: 14px; line-height: 1.4;}
p{font-size:15px;line-height:24px;font-weight:400;color:#4f4c4c;}
a{text-decoration:none;/* transition:all 0.3s;-webkit-transition:all 0.3s; */}
a:hover{text-decoration:none;}
a:focus{outline:none;text-decoration:none;}
img{max-width:100%;}
ul,li{margin:0;padding:0;}
img{max-width:100%;height:auto;}
b,strong{font-weight:700;}
h1,h2,h3,h4,h5,h6{font-weight: 700;}
.ptb50{padding:50px 0px;}
.pt50{padding-top:50px;}
.pb50{padding-bottom:50px;}
.ptb20{padding:20px 0px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.container{max-width:1200px;}
*::-moz-selection{background:#b5b511;color:#fff;text-shadow:none;}
::-moz-selection{color:#fff;background:#b5b511;text-shadow:none;}
::selection{background:#b5b511;text-shadow:none;color:#fff;}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.TopHead{padding:15px 0px;}
.topinfoicon{padding-right:8px;}
.topinfoicon i{color:#ffff67;font-size:16px;padding-top:4px;}
.TopConInfo{padding-top: 8px;text-align: center;}
.TopConInfo p{margin:0px;font-size:13px;}
.TopConInfo h5{font-size:16px;}
/* .borderLeftTop{border-left:1px solid #e9e9e9;} */
.booknow a{border:1px solid;border-color:#ffff67;border-radius:0;background:#ffff67;color:#333;font-size:14px;font-size:.875rem;line-height:1;padding:1.0rem 2.5rem;text-transform:uppercase;font-weight:700;display:inline-block;text-align:center;}
.booknow a:hover{background-color: #d08f0a;}
.topsoxialconnect ul{list-style-type: none;}
.topsoxialconnect ul li{display: inline-block;/* padding-right: 10px; */}
.topsoxialconnect ul li:last-child{padding-right: 0px;}
.topsoxialconnect ul li a{color:#000000;}
.topsoxialconnect ul li a:hover{color:#243238;}
.topsoxialconnect ul li span{margin-right: 10px;}
.topsoxialconnect ul li span:last-child{margin-right: 0px;}
.toprightsicoalconnect{float: right;}
/* Primary Menu */
.TopMenu{background-color: #55bb65}
.menucartsection{border-top: 1px solid #ddd;}
#mainmenu,#mainmenu ul,#mainmenu ul li,#mainmenu ul li a,#mainmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainmenu:after,#mainmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#mainmenu #menu-button{display:none;}
#mainmenu{width:auto;line-height:1;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#d0d00b;-webkit-transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}
#mainmenu > ul > li{float:left;}
#mainmenu > ul > li:first-child a{padding-left: 0px;}
#mainmenu.align-center > ul{font-size:0;text-align:center;}
#mainmenu.align-center > ul > li{display:inline-block;float:none;}
#mainmenu.align-center ul ul{text-align:left;}
#mainmenu.align-right > ul > li{float:right;}
#mainmenu.align-right ul ul{text-align:right;}
#mainmenu > ul > li > a{padding:18px 24px;font-size:15px;text-decoration:none;text-transform:uppercase;color:#fff;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;font-weight: 700;}
#mainmenu > ul > li:hover > a,#mainmenu > ul > li.active > a{color:#ffff67;}
#mainmenu > ul > li.has-sub > a{padding-right:25px;}
#mainmenu > ul > li.has-sub > a::after{position:absolute;top:18px;right:8px;width:8px;height:8px;border-bottom:1px solid #fff;border-right:1px solid #fff;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#mainmenu > ul > li.has-sub:hover > a::after{border-color:#ffff67;}
#mainmenu ul ul{position:absolute;left:-9999px;z-index: 99;}
#mainmenu li:hover > ul{left:auto;}
#mainmenu.align-right li:hover > ul{right:0;}
#mainmenu ul ul ul{margin-left:100%;top:0;}
#mainmenu.align-right ul ul ul{margin-left:0;margin-right:100%;}
#mainmenu ul ul li{height:0;-webkit-transition:height .2s ease;-moz-transition:height .2s ease;-ms-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;}
#mainmenu ul li:hover > ul > li{height:32px;}
#mainmenu ul ul li a{padding:10px 15px;width:220px;font-size:12px;background:#333333;text-decoration:none;color:#dddddd;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;}
#mainmenu ul ul li:hover > a,#mainmenu ul ul li a:hover{color:#ffffff;}
#mainmenu ul ul li.has-sub > a::after{position:absolute;top:13px;right:10px;width:8px;height:8px;border-bottom:1px solid #dddddd;border-right:1px solid #dddddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#mainmenu.align-right ul ul li.has-sub > a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #dddddd;border-left:1px solid #dddddd;}
#mainmenu ul ul li.has-sub:hover > a::after{border-color:#ffffff;}
@media all and (max-width:768px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){
	#mainmenu{width:100%;}
	#mainmenu ul{width:100%;display:none;}
	#mainmenu.align-center > ul,#mainmenu.align-right ul ul{text-align:left;}
	#mainmenu ul li,#mainmenu ul ul li,#mainmenu ul li:hover > ul > li{width:100%;height:auto;border-top:1px solid rgba(120,120,120,0.15);}
	#mainmenu ul li a,#mainmenu ul ul li a{width:100%;}
	#mainmenu > ul > li,#mainmenu.align-center > ul > li,#mainmenu.align-right > ul > li{float:none;display:block;}
	#mainmenu ul ul li a{padding:20px 20px 20px 30px;font-size:12px;color:#000000;background:none;}
	#mainmenu ul ul li:hover > a,#mainmenu ul ul li a:hover{color:#000000;}
	#mainmenu ul ul ul li a{padding-left:40px;}
	#mainmenu ul ul,#mainmenu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0;}
	#mainmenu > ul > li.has-sub > a::after,#mainmenu ul ul li.has-sub > a::after{display:none;}
	#menu-line{display:none;}
	#mainmenu #menu-button{display:block;padding:20px;color:#000000;cursor:pointer;font-size:12px;text-transform:uppercase;}
	#mainmenu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#000000;}
	#mainmenu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #000000;border-bottom:2px solid #000000;}
	#mainmenu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,0.15);height:52px;width:52px;cursor:pointer;}
	#mainmenu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#000000;z-index:99;}
	#mainmenu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#000000;z-index:99;}
	#mainmenu .submenu-button.submenu-opened:after{display:none;}
}
/* Sidebar Menu */
.sidebar-menu i{color:#55bb65;font-size:25px;padding-top:3px;float: right;}
.sidebarmenu .sidenav{height:100%;width:0;position:fixed;z-index:9999;top:0;left:0;background-color:#55bb65;overflow-x:hidden;transition:0.5s;padding-top:60px;}
.sidebarmenu .sidenav a{padding:8px 0px 8px 12px;text-decoration:none;font-size:14px;color:#ffffff;display:block;transition:0.3s;border-bottom:1px solid #164377;}
.sidebarmenu .sidenav a:hover{color:#fff;}
.sidebarmenu .sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;border:none;}
#sidebarmenuleft,#sidebarmenuleft ul,#sidebarmenuleft ul li,#sidebarmenuleft ul li a,#sidebarmenuleft #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#sidebarmenuleft:after,#sidebarmenuleft > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#sidebarmenuleft #menu-button{display:none;}
#sidebarmenuleft{width:100%;padding:20px;}
#sidebarmenuleft ul ul{display:none;}
#sidebarmenuleft ul li a{padding:12px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#ffffff;font-weight:700;text-transform:uppercase;}
#sidebarmenuleft > ul > li:hover > a{color:#ffffff;}
#sidebarmenuleft > ul > li.has-sub > a{padding-right:30px;}
#sidebarmenuleft > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ffffff;content:'';}
#sidebarmenuleft > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ffffff;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#sidebarmenuleft > ul > li.has-sub:hover > a:before{top:23px;height:0;}
#sidebarmenuleft ul ul{position:absolute;left:-9999px;}
#sidebarmenuleft.align-right ul ul{text-align:right;}
#sidebarmenuleft ul ul li{height:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#sidebarmenuleft li:hover > ul{left:auto;}
#sidebarmenuleft.align-right li:hover > ul{left:auto;right:0;}
#sidebarmenuleft li:hover > ul > li{height:35px;}
#sidebarmenuleft ul ul ul{margin-left:100%;top:0;}
#sidebarmenuleft.align-right ul ul ul{margin-left:0;margin-right:100%;}
#sidebarmenuleft ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#dddddd;font-weight:400;background:#333333;}
#sidebarmenuleft ul ul li:last-child > a,#sidebarmenuleft ul ul li.last-item > a{border-bottom:0;}
#sidebarmenuleft ul ul li:hover > a,#sidebarmenuleft ul ul li a:hover{color:#ffffff;}
#sidebarmenuleft ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#dddddd;content:'';}
#sidebarmenuleft.align-right ul ul li.has-sub > a:after{right:auto;left:11px;}
#sidebarmenuleft ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#dddddd;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#sidebarmenuleft.align-right ul ul li.has-sub > a:before{right:auto;left:14px;}
#sidebarmenuleft ul ul > li.has-sub:hover > a:before{top:17px;height:0;}
#sidebarmenuleft ul{width:100%;}
#sidebarmenuleft.align-center > ul{text-align:left;}
#sidebarmenuleft ul li{width:100%;border-top:1px solid rgba(120,120,120,0.2);}
#sidebarmenuleft ul ul li,#sidebarmenuleft li:hover > ul > li{height:auto;}
#sidebarmenuleft ul li a,#sidebarmenuleft ul ul li a{width:100%;border-bottom:0;}
#sidebarmenuleft > ul > li{float:none;}
#sidebarmenuleft ul ul li a{padding-left:25px;}
#sidebarmenuleft ul ul ul li a{padding-left:35px;}
#sidebarmenuleft ul ul li a{color:#fff;background:none;font-weight: 700;}
#sidebarmenuleft ul ul li:hover > a,#sidebarmenuleft ul ul li.active > a{color:#ffffff;}
#sidebarmenuleft ul ul,#sidebarmenuleft ul ul ul,#sidebarmenuleft.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;}
#sidebarmenuleft > ul > li.has-sub > a:after,#sidebarmenuleft > ul > li.has-sub > a:before,#sidebarmenuleft ul ul > li.has-sub > a:after,#sidebarmenuleft ul ul > li.has-sub > a:before{display:none;}
#sidebarmenuleft #menu-button{display:block;padding:17px;color:#dddddd;cursor:pointer;font-size:12px;text-transform:uppercase;font-weight:700;}
#sidebarmenuleft #menu-button:after{position:absolute;top:22px;right:17px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:'';}
#sidebarmenuleft #menu-button:before{position:absolute;top:16px;right:17px;display:block;height:2px;width:20px;background:#dddddd;content:'';}
#sidebarmenuleft #menu-button.menu-opened:after{top:23px;border:0;height:2px;width:15px;background:#ffffff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
#sidebarmenuleft #menu-button.menu-opened:before{top:23px;background:#ffffff;width:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
#sidebarmenuleft .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,0.2);height:36px;width:36px;cursor:pointer;}
#sidebarmenuleft .submenu-button.submenu-opened{background:#262626;}
#sidebarmenuleft ul ul .submenu-button{height:34px;width:34px;}
#sidebarmenuleft .submenu-button:after{position:absolute;top:18px;right:14px;width:8px;height:2px;display:block;background:#dddddd;content:'';}
#sidebarmenuleft ul ul .submenu-button:after{top:15px;right:13px;}
#sidebarmenuleft .submenu-button.submenu-opened:after{background:#ffffff;}
#sidebarmenuleft .submenu-button:before{position:absolute;top:15px;right:17px;display:block;width:2px;height:8px;background:#dddddd;content:'';}
#sidebarmenuleft ul ul .submenu-button:before{top:12px;right:16px;}
#sidebarmenuleft .submenu-button.submenu-opened:before{display:none;}
.mobileshow{display: none;}
.deskdisplayshow{display: block;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{line-height:inherit;height:auto;padding:10px 24px 10px 24px;}




/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
#TopBanner{position: relative;}
#banner .carousel-caption h5{font-size:50px;color:#fff;font-weight:700;text-transform: uppercase;margin-bottom:20px;}
#banner .carousel-caption h5 span{color: #fcc700;}
#banner .carousel-caption p{font-size:18px;line-height:28px;color:#fff;margin-bottom:0px;}
.shop-now{margin-top:40px;}
.shop-now a{background-color:#88b121;padding:10px 20px;text-transform:uppercase;color:#fff;font-weight:700;border-radius:10px;}
.shop-now a:hover{background-color:#338a41;}
#TopBanner .carousel-control-prev i,#TopBanner .carousel-control-next i{background-color:#56bb65;width:50px;height:50px;line-height:50px;display:inline-block;border-radius:4px;font-size:36px;}


/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/
#welcomesection{padding:50px 0px;}
.abtwelleftcon img{width: 380px;float: right;margin-left: 16px;height: 340px;object-fit: cover;border-radius: 6px;}
.abtwelleftcon h1{font-size: 30px;margin-bottom: 12px;font-weight: 700;}
.whatisgalligalli{border:1px solid #ddd;padding:15px;box-shadow:0px 0px 15px 0px rgba(0,0,0,.08);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.whatisgalligalli:hover{-ms-transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.whatisgalligalli h1{font-size: 24px;}
.whatisgalligalli h1 span{color: #000000;}
.whatisgalligalli p{line-height: 26px;}
.readmorewelcome{margin-top: 20px;}
.readmorewelcome a{color: #fff;font-weight: 700;text-transform: uppercase;background-color: #55bb65;padding:8px 16px;border-radius: 4px;}
.readmorewelcome a:hover{background-color: #ffff67;color: #000;}
.readmorewelcome a i{padding-left: 6px;}
.whatisgalligalli .readmorewelcome{margin: 10px 0px;}



/*--------------------------------------------------------------
# ASER Nepal
--------------------------------------------------------------*/
#asernepalsec{background: #F1F0ED url("../img/bgevent.png") repeat scroll 0% 0%;padding:50px 0px;}
.asernepalbox{background-color:#fff;box-shadow:0px 0px 15px 0px rgba(0,0,0,.08);padding:30px;text-align:center;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-bottom:6px solid #55bb65;border-radius: 0px;position: relative;}
.asernepalbox:hover{-ms-transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.asernepalbox h1{color: #000;font-weight: 700;}
.asernepalbox p{color: #000;margin:0px;line-height: 28px;}
/* ASER Resources */
#aserresourcesec{background-color:#f5f5f5;padding:50px 0px;}
#aserresourcesec .eventmaintitle{text-align:center;}
#aserresourcesec .eventmaintitle h1::after{margin:5px auto 0px auto;}
/* ASER Resources tab Panel */
.product-bottom-tabpanel{padding-top: 80px;}
.prodtabpanel{background-color: #fff;border-radius: 10px;}
.prodtabpanel .nav-tabs .nav-link{border:none;font-weight: 600;text-transform: uppercase;font-size: 15px;color: #212425;padding: .7rem 1rem;}
.prodtabpanel .nav-tabs .nav-link:hover{color:#55bb65;}
.prodtabpanel .nav-tabs{border-bottom: 1px solid #dee2e6;}
.prodtabpanel .nav-tabs .nav-link.active{color:#55bb65;background:none;border-bottom:3px solid #55bb65;}
.producttab-inside{padding:30px 0px;border-bottom: 3px solid #ddd;margin-bottom: 50px;}
.producttab-inside p{color: #687188;}
.productreviewlist ul{list-style-type: none;}
.productreviewlist ul li{padding:15px 0px;border-bottom: 1px solid #ddd;}
.productreviewlist ul li img{width: 100px;height: 100px;object-fit: cover;object-position: center;border-radius: 100%;}
/* .productreviewlist ul li:last-child{border-bottom: none;} */
.producttab-inside h4{font-size:24px;font-weight:600;margin-bottom:20px;}
.ratingwrap{float:right;}
.ratingwrap a{color:#fdcc0c;}
.productreviewlist h5{font-weight:600;color:#5b5a5a;font-size:18px;}
.productreviewlist p{margin:0px;}
p.comment-date{font-size:13px;font-weight:500;margin-bottom:8px;}
p.comment-date i{padding-right: 8px;color: #55bb65;}
.addreview-product{margin-top:20px;}
.post-review input{padding:13px 24px;background-color:#55bb65;color:#fff;font-weight:600;border-radius:4px;border:none;}
.reviewformfc{margin-top: 20px;}
.reviewformfc .form-control{height: auto;padding:10px 20px;border-radius: 0px;}
.addreview-product h2{font-weight: 700;}
.relatedprodtitle h4{font-size:24px;}
.relatedprodtitle h4::before{bottom:17px;}
.asertablist{padding:20px 20px 0px 20px;}
.asertabox{text-align: center;margin-bottom: 30px;box-shadow: 0px 4px 7px 1px #ebebeb;background-color: #fff;min-height: 389px;}
.asertabdesc{padding:10px 10px 20px 10px;}
.asertabimg{height: 269px;position: relative;overflow: hidden;/* border:2px solid #ddd; */}
.asertabimg img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%;transition:all 2s ease-in-out;}
.asertabdesc h4{line-height: 24px;}
.asertabdesc h4 a{font-weight:600;color:#000;font-size:18px;}
.asertabdesc h4 a:hover{color: #b5b511;}
/* ICAN 2019 */
.iconwrapperlist{margin-top: 30px;}
#iconasersec{padding:50px 0px 20px 0px;}
#iconasersec .eventmaintitle{text-align:center;}
#iconasersec .eventmaintitle h1::after{margin:5px auto 0px auto;}
.iocnaserbox{text-align: center;}
.iocnaserbox p{font-weight: 500;}
.iocnaserbox p a{font-weight: 700;color: #000;text-decoration: underline;}
h1.taxonomytitleaser{font-size: 26px;margin-bottom:20px;}



/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
#Eventsection{padding:50px 0px;}
.eventupcomingbox{position: relative;}
.eventmaintitle{margin-bottom: 30px;}
.eventmaintitle h1{font-size: 30px;position: relative;}
.eventmaintitle h1::after{content:'';width:40px;height:2px;display:block;margin-top:13px;background:#b5b511;}
.eventthulobox img{width: 250px;height: 235px;position: relative;overflow: hidden;object-fit: cover;object-position: center;}
.eventthulobox h1{position:relative;height:53px;line-height:22px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-bottom:15px;font-size: 2.5rem;}
.eventthulobox h1 a{font-size: 24px;color: #222;}
.eventthulobox h1 a:hover{color: #b5b511;}
.eventpostdate{font-style: italic;font-size: 13px;font-weight: 600;}
.eventpostdate i{padding-right: 6px;color: #b5b511;}
.eventupcomingbox ul{list-style-type: none;}
.eventupcomingbox ul li{padding-bottom: 10px;}
.eventupcomingbox ul li:last-child{padding-bottom: 0px;}
.eventupcomingbox ul li img{width: 50px;height: 50px;object-fit: cover;margin-top: 10px;}
.eventupcomingbox h1{margin-bottom:15px;margin-top:0px;position:relative;height:26px;line-height:24px;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
.eventupcomingbox h1 a{font-size: 18px;color: #555;}
.eventupcomingbox h1 a:hover{color: #b5b511;}
.eventupcomingbox{margin-top: 30px;}
.viewallevents{margin-top: 40px;}
.viewallevents a{background-color: #56bb65;padding:12px 28px;text-transform: uppercase;color: #fff;font-weight: 600;border-radius: 4px;}
.viewallevents a i{padding-left: 6px;}
.viewallevents a:hover{background-color: #ffff67;color: #000;}
.upcomingprerightimg{margin-right: 16px;}
.custompaginate{text-align: center;}
.custompaginate .page-numbers{font-size:18px;font-weight:700;color:#fff;background:#333;width:30px;height:30px;display:inline-block;line-height:30px;text-align:center;}
.custompaginate .page-numbers.current{background-color:#338a41;color:#fff;}
.custompaginate .next.page-numbers,.custompaginate .prev.page-numbers{background-color:#f2f2f2;color:#333;}
.allupcomingevent .eventinnerdesc h1{position:relative;height:53px;line-height:22px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-bottom:15px;font-size:2.5rem;}
.blogimgvideo img{float: left;margin-right: 16px;max-width: 350px;}


/*--------------------------------------------------------------
# Publication,Video
--------------------------------------------------------------*/
#publicationvideo{background-color: #fefedb;padding:50px 0px;}
#publicationvideo .eventupcomingbox ul li img{width:80px;height:80px;}
#publicationvideo .eventupcomingbox h1{line-height:18px;}
.homeallvideoright iframe{height: 290px;max-width: 100%;width: 100%;object-fit: cover;}
.homeallvideoright .viewallevents{text-align: center;}



/*--------------------------------------------------------------
# Membership
--------------------------------------------------------------*/
#menbershipsec{padding:50px 0px;}
#menbershipsec .eventmaintitle{text-align:center;}
#menbershipsec .eventmaintitle h1::after{margin:0 auto;}
.memberlogo{height:90px;position:relative;margin:0px auto;overflow:hidden;}
.memberlogo img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%;transition:all 2s ease-in-out;}
/* Membership OWL */
.networkmemberowl,.networkmemberowl .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.networkmemberowl{display:none;width:100%;z-index:1}
.networkmemberowl .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.networkmemberowl .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.networkmemberowl .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.networkmemberowl .owl-item,.networkmemberowl .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.networkmemberowl .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.networkmemberowl .owl-item img{    /* display: block;
          width: 100% */}
  .networkmemberowl .owl-dots.disabled,.networkmemberowl .owl-nav.disabled{display:none}
  .no-js .networkmemberowl,.networkmemberowl.owl-loaded{display:block}
  .networkmemberowl .owl-dot,.networkmemberowl .owl-nav .owl-next,.networkmemberowl .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  .networkmemberowl .owl-nav button.owl-next,.networkmemberowl .owl-nav button.owl-prev,.networkmemberowl button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
  .networkmemberowl.owl-loading{opacity:0;display:block}
  .networkmemberowl.owl-hidden{opacity:0}
  .networkmemberowl.owl-refresh .owl-item{visibility:hidden}
  .networkmemberowl.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  .networkmemberowl.owl-grab{cursor:move;cursor:grab}
  .networkmemberowl.owl-rtl{direction:rtl}
  .networkmemberowl.owl-rtl .owl-item{float:right}
  .networkmemberowl .animated{animation-duration:1s;animation-fill-mode:both}
  .networkmemberowl .owl-animated-in{z-index:0}
  .networkmemberowl .owl-animated-out{z-index:1}
  .networkmemberowl .fadeOut{animation-name:fadeOut}
  @keyframes fadeOut{
    0%{opacity:1}
    100%{opacity:0}
  }
  .owl-height{transition:height .5s ease-in-out}
  .networkmemberowl .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
  .networkmemberowl .owl-item .owl-lazy:not([src]),.networkmemberowl .owl-item .owl-lazy[src^=""]{max-height:0}
  .networkmemberowl .owl-item img.owl-lazy{transform-style:preserve-3d}
  .networkmemberowl .owl-video-wrapper{position:relative;height:100%;background:#000}
  .networkmemberowl .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
  .networkmemberowl .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
  .networkmemberowl .owl-video-playing .owl-video-play-icon,.networkmemberowl .owl-video-playing .owl-video-tn{display:none}
  .networkmemberowl .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
  .networkmemberowl .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
  /* Owl nav */
.networkmemberowl .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;display: none;}
.networkmemberowl .owl-nav .disabled{opacity:0.3;cursor:default;z-index:99;}
.networkmemberowl .owl-nav i{font-size:1.8em;width:1.54em;height:1.54em;text-align:center;line-height:1.54em;background:#37a1d3;color:#fff;border-radius: 50%;}
.networkmemberowl .owl-nav [class*=owl-]:hover i{color:#fff!important}
.networkmemberowl .owl-prev{position:absolute;top:45%;left:0px}
.networkmemberowl .owl-next{position:absolute;top:45%;right:0px;}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer{position: relative;}
.newsletterfooter{background-color: #ffff67;padding:20px 0px;}
.newsletter-form{position:relative;}
.subscribe-form{padding-top: 12px;}
.subscribe-form form .input-newsletter{display:block;width:100%;color:#002e5b;height:65px;border-radius:5px;border:none;padding-left:15px;outline:0;-webkit-box-shadow:unset!important;box-shadow:unset!important;font-size:16px;font-weight:500;}
.subscribe-form button{position:absolute;right:5px;top:5px;background-color:#000000;color:#fff;border:none;border-radius:5px;height:55px;line-height:55px;padding:0 30px;-webkit-transition:.5s;transition:.5s;text-transform:uppercase;font-size:15px;font-weight:700;}
.subscribe-form button:hover{background-color:#55bb65;color: #fff;}
.subscribe-form button i{padding-left:6px;font-size:20px;}
.newsletterleft h4{margin-bottom:0;color:#000;text-transform:uppercase;font-size:26px;font-weight:900;}
.newsletterleft p{color:#000;opacity:.9;margin-top:10px;margin-bottom:0;}
/* Footer Bottom */
.footerbottom{background-color: #1E1E1E;padding:50px 0px;}
.footerlogo img{max-width: 140px;margin-bottom: 20px;}
.footerlogo p{color: #b9b5b5;}
.fbreadmore a{color: #ffff67;}
.fbreadmore a i{padding-left: 6px;}
.fbreadmore a:hover{color: #fff;}
.footerbottom .ftbox h4{margin-bottom: 25px;font-size: 16px;text-transform: uppercase;color: #fff;position: relative;}
.footerbottom .ftbox h4::after{content:'';width:40px;height:2px;display:block;margin-top:13px;background:#ffff67;}

.footerbottom .ftbox ul{list-style-type: none;}
.footerbottom .ftbox ul li{padding:10px 0px;border-bottom: 1px dotted #ddd;}
.footerbottom .ftbox ul li:first-child{padding-top: 0px;}
.footerbottom .ftbox ul li:last-child{padding-bottom: 0px;border-bottom: none;}
.footerbottom .ftbox ul li a{color: #b9b5b5;}
.footerbottom .ftbox ul li a::before{content:"\f0da";font-family:FontAwesome;display:inline-block!important;cursor:pointer;line-height:20px;color:#ffff67;margin-right:6px;}
.footerbottom .ftbox ul li a:hover{color:#ffff67;}
.contactinfofb p{color: #b9b5b5;font-size: 14px;}
.contactinfofb p i{padding-right: 6px;color:#ffff67;}
.fbaboutus p{color: #b9b5b5;margin:0px;}
.fbaboutus p a{padding-left: 6px;color: #b9b5b5;font-size: 13px;}
.fbaboutus p a i{padding-left: 6px;}
.locationmap{margin-top: 30px;}
.locationmap a{background-color: #ffff67;padding:12px 20px;color: #fff;border-radius: 17px;font-weight: 700;text-transform: uppercase;}
.readmoreabt a{background-color: transparent;padding:12px 24px;color:#fff;text-transform:uppercase;border-radius:17px;font-weight:600;position:relative;overflow:hidden;z-index:1;display:inline-block;border:2px solid #ffff67;}
.locationmapiframe iframe{max-width: 100%;width: 100%;}
.locationmappopup h5{color: #ffff67;font-weight: 700;}
/* Footer Bottom */
.footerbottommks{padding:10px 0px;background-color: #222;}
.fbtmbox p{margin:0px;font-size: 14px;color:#fff;}
.powweredby p{text-align: right;}
.powweredby p a{color: #fff;}



/*--------------------------------------------------------------
# Events Page
--------------------------------------------------------------*/
#breadcrumb-nf{background:url('../img/banner-1.jpg') no-repeat center center;position:relative;padding:50px 0px;text-align:center;}
#breadcrumb-nf::before{z-index:2;content:'';background-color:rgba(0,0,0,.8);position:absolute;top:0;left:0;width:100%;height:100%;}
#breadcrumb-nf h1{color:#fff;position:relative;z-index:10;}
.breadcrumb-menu{position:relative;z-index:10;}
.breadcrumb-menu li:first-child{margin-left:0px;}
.breadcrumb-menu li{position:relative;display:inline-block;line-height:30px;margin-left:20px;color:#55bb65;font-size:16px;font-weight:600;}
.breadcrumb-menu li::before{content:"\f105";font-family:FontAwesome;position:absolute;right:-24px;width:24px;top:0px;text-align:center;line-height:30px;color:#fff;}
.breadcrumb-menu li:last-child::before{content:none;}
.breadcrumb-menu li a{color:#fff;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.breadcrumb-menu li a:hover{color:#55bb65;}
/* Inner Page */
#innerpage{padding:50px 0px;}
.innerpgbox{box-shadow:0px 0px 15px 0px rgba(0,0,0,.08);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-bottom:2px solid transparent;margin-bottom: 30px;}
.innerpgbox:hover{-ms-transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);border-bottom:2px solid #ffff67;}
.eventinnerdesc{padding:20px 20px 30px 20px;}
.eventinnerimg img{height: 300px;position: relative;overflow: hidden;max-width: 100%;width: 100%;object-fit: cover;}
.eventinnerdesc h1{line-height: 22px;margin-bottom: 15px;}
.eventinnerdesc h1 a{font-size: 24px;color: #333;}
.innerpgbox:hover .eventinnerdesc h1 a{color: #55bb65;}


/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
#contact-us{padding:50px 0px;}
.contopbox{transition:all .3s ease;border:1px solid #e1e1e1;text-align:center;padding:40px 20px;min-height: 226px;}
.contopbox:hover{border-color:transparent;box-shadow:0 0 10px 0 rgba(0,0,0,0.17);}
.contopbox img{max-width: 50px;margin-bottom:20px;}
.contopbox h5{font-size: 16px;font-weight: 500;word-wrap: break-word;}
.googlemap-conform{margin-top: 50px;}
.google-map iframe{max-width: 100%;width: 100%;height: 487px;object-fit: cover;}
.contact-form .form-control{box-shadow: none;height: auto;border-radius: 0px;padding: .575rem .75rem;background-color: #f2f2f2;border:1px solid transparent;}
.contact-form label{font-weight: 500;}
.contact-form h4{margin-bottom: 25px;font-size: 30px;}
.submitmessage input{background:#56bb65;padding:15px 20px;font-size:14px;color:#fff;text-transform:uppercase;font-weight:700;border:none;}
.submitmessage input:hover{background-color: #ffff67;color: #000;}



/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
#aboutussec{padding:50px 0px;}
.aboutinnerpage p{line-height: 28px;}




/*--------------------------------------------------------------
# Album
--------------------------------------------------------------*/
#album-gallery{padding:50px 0px 20px 0px;background-color: #fff;}
.albumbox{position:relative;z-index:1;margin:0px 0px 30px 0px;box-shadow:0px 0px 15px 0px rgba(0,0,0,.08);text-align:center;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-bottom:2px solid transparent;}
.albumbox:hover{-ms-transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px);border-bottom:2px solid #55bb65;}
.album-inner{position:relative;z-index:5;background:#fff;}
.album-desc{text-align:center;padding:15px 0;}
.albumpic{height: 270px;position: relative;overflow: hidden;}
.albumpic img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.trek-price{background:#161b52;font-size:20px;font-weight:600;color:#fff;position:absolute;bottom:-50px;right:0px;left:0;margin:0 auto;height:100px;width:100px;text-align:center;border-radius:50%;padding:16px;box-shadow:1px 1px 5px #00000057;z-index:1;}
.trek-price::after{position:absolute;height:100%;width:100%;top:0;left:0;background-image:linear-gradient(to bottom right,#ff00001c,#ffff0047);content:'';opacity:0;transition:all ease-in-out 0.3s;}
.album-desc h4{padding-bottom: 0px;margin:0px;}
.album-desc h4 a{color:#333;font-weight:700;font-size: 20px;}
.album-inner:hover .album-desc h4 a{color: #55bb65;}
/* Gallery List */
#all-gallery{padding:70px 0px;}
.thumb{margin-bottom:30px;}
img.zoom{width:100%;height:200px;border-radius:5px;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;}
.tabviewdisblock{display: none;}
.mobiledeskdisblock{display: block;}





/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
#all-blog-section{padding:70px 0px;}
.blogbox{margin-bottom:30px;}
.blogimg img{border-radius:10px 10px 0 0;display: block;margin:0 auto;}
.blogdesc h4{margin-bottom:15px;}
.blogdesc h4 a{font-size:30px;line-height:36px;font-weight:700;color:#333332;}
.blogdesc h4 a:hover{color:#338a41;}
.blogdesc p{margin:0px;font-size:16px;font-weight:500;line-height:30px;position:relative;color:#686868;}
.blogcomment ul{list-style-type:none;}
.blogcomment ul li{display:inline-block;padding-right:15px;}
.blogcomment ul li:last-child{padding-right:0px;}
.blogcomment ul li i{padding-right:6px;color:#338a41;}
.searchbox{padding-top:0px;}
.searchbox .form-control{border-radius:0px;box-shadow:none;font-size:14px;height:auto;padding:.875rem .75rem;}
.searchbox button{background-color:#338a41;color:#fff;border-radius:0px;}
.searchbox button:hover{background-color:#000;color:#fff;}
.recent-posts{margin-top: 30px;}
.right-side-title{margin-bottom:26px;position:relative;overflow:hidden;}
.title-wrapper{font-size:22px;line-height:1.6;font-weight:700;position:relative;z-index:1;display:inline-block;padding-right:12px;color:#232323;}
.blog-title-inner{color:#232323;line-height:1.6;}
.title-wrapper::before{content:'';position:absolute;z-index:2;width:25px;height:3px;right:0;top:50%;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);background:-webkit-linear-gradient(left,#338a41 0%,#3486fe 50%,#338a41 100%);background-size:300%,1px;background-position:0%;}
.title-wrapper::after{content:'';position:absolute;z-index:1;height:1px;width:500px;background:#e5e5e5;right:0;top:50%;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);margin-top:1px;}
.recentblistbox{margin-bottom: 30px;}
.blogrightimg img{width:70px;height:70px;min-width:70px;object-fit:cover;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.recentblistbox h5 a{color: #514f4f;font-size: 17px;}
.recentblistbox h5 a:hover{color: #338a41;}
.recentblistbox p{margin:0px;}
.recentblistbox p i{padding-right: 5px;}
.tag-lists ul{list-style-type: none;}
.tag-lists ul li{display: inline-block;padding-right:3px;}
.tag-lists ul li:last-child{padding-right: 0px;}
.tag-lists ul li a{position:relative;z-index:1;display:inline-block;font-size:13px;line-height:28px;font-weight:400;margin-right:10px;margin-bottom:10px;padding:0 12px;background:#f7f7f7;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;text-transform:lowercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#616161;text-transform:capitalize;}
.tag-lists ul li a:hover{background: #338a41;color: #fff;}
.blogdetailcomment{padding-bottom: 0px;}
.blogdetaildesc h4{font-size: 30px;}
.allrighttopadd{margin-top: 0px;}
.blogdescgalli{padding:30px 0px;}
.blogdescgalli h4{font-size: 30px;margin-bottom: 20px;}
/* Comments */
.comments{font-size:.875rem;margin:30px auto 0}
@media (min-width:768px){
	.comments{margin-top:35px}
}
.comments iframe{margin-top:-55px}
.comments ol{padding-left:0;list-style:none}
.comments .comment-list{margin-bottom:1rem;line-height:1.5;border-top: 1px solid #ddd;}
.comments .comment-list>.comment{border-bottom:1px solid #ccc;padding-bottom:1.25rem}
.comments .comment-list>.comment ol .comment{padding-left:1.25rem}
.comments .comment-list .comment+.comment{margin-top:1.25rem}
.comments .comment-list .comment.odd>ol>.comment{border-left:1px solid #ccc}
.comments .comment-list .comment.even>ol>.comment{border-left:2px solid #bde0e6}
.comments .comment-list .comment .comment-body{word-wrap:break-word;margin:.625rem 0 0;padding:.625rem 0 1.25rem}
.comments .comment-list .comment .comment-body .comment-meta .edit-link{float:right}
.comments .comment-list .comment .comment-body .comment-meta .comment-author{margin-bottom:1rem}
.comments .comment-list .comment .comment-body .comment-meta .comment-author .avatar{width:40px;height:40px;border-radius:20px;margin-right:.8rem}
@media (max-width:575.98px){
	.comments .comment-list .comment .comment-body .comment-meta .comment-author .avatar{display:none}
}
.comments .comment-list .comment .comment-body .comment-meta .comment-author .says{display:none}
.comments .comment-list .comment .comment-body .comment-meta .comment-author a:focus,.comments .comment-list .comment .comment-body .comment-meta .comment-author a:hover{text-decoration:none}
.comments .comment-list .comment .comment-body .comment-meta .comment-metadata{display:none}
.comments .comment-list .comment .comment-body .reply .comment-reply-link{text-transform:uppercase;font-size:.875rem;letter-spacing:1px;color:#878787}
.comments .comment-list .comment .comment-body .reply .comment-reply-link:focus,.comments .comment-list .comment .comment-body .reply .comment-reply-link:hover{text-decoration:none;color:#bb4a03}
.comments .comment-list .comment .comment-respond{margin-top:0!important}
.comments .comment-respond{background-color:#fff;border:1px solid #e6e6e6;padding:30px 15px;margin-top:35px}
@media (min-width:768px){
	.comments .comment-respond{padding:35px;margin-top:50px}
}
.comments .comment-respond .comment-reply-title{font-weight:700;margin-bottom:25px;font-size:25px}
@media (min-width:768px){
	.comments .comment-respond .comment-reply-title{font-size:27px}
}
.comments .comment-respond .comment-reply-title small{margin-top:.2rem;letter-spacing:0;display:block;font-size:1.125rem}
.comments .comment-respond .comment-form{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}
.comments .comment-respond .comment-form p{margin-bottom:1.8rem;position:relative;width:100%;padding-right:10px;padding-left:10px;-webkit-box-flex:0;flex:0 0 100%;max-width:100%;text-align: left;}
.comments .comment-respond .comment-form p label{font-size:1.125rem;color:#a5a5a5;line-height:1.4;top:1.4125rem;padding:0  0 0.3rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
@media (prefers-reduced-motion:reduce){
	.comments .comment-respond .comment-form p label{-webkit-transition:none;transition:none}
}
.comments .comment-respond .comment-form p input[type=email],.comments .comment-respond .comment-form p input[type=text],.comments .comment-respond .comment-form p input[type=url]{display:block;width:100%;height:3.7875rem;font-weight:400;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #e6e6e6;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;height:4.3875rem;padding:1.35rem 1.25rem;line-height:1.4;font-size:1.125rem;border-radius:6px}
@media (prefers-reduced-motion:reduce){
	.comments .comment-respond .comment-form p input[type=email],.comments .comment-respond .comment-form p input[type=text],.comments .comment-respond .comment-form p input[type=url]{-webkit-transition:none;transition:none}
}
.comments .comment-respond .comment-form p input[type=email]::-ms-expand,.comments .comment-respond .comment-form p input[type=text]::-ms-expand,.comments .comment-respond .comment-form p input[type=url]::-ms-expand{background-color:transparent;border:0}
.comments .comment-respond .comment-form p input[type=email]:focus,.comments .comment-respond .comment-form p input[type=text]:focus,.comments .comment-respond .comment-form p input[type=url]:focus{color:#000;background-color:#fff;border-color:#00d07e;outline:0;box-shadow:none}
.comments .comment-respond .comment-form p input[type=email]::-webkit-input-placeholder,.comments .comment-respond .comment-form p input[type=text]::-webkit-input-placeholder,.comments .comment-respond .comment-form p input[type=url]::-webkit-input-placeholder{color:#a5a5a5;opacity:1}
.comments .comment-respond .comment-form p input[type=email]::-moz-placeholder,.comments .comment-respond .comment-form p input[type=text]::-moz-placeholder,.comments .comment-respond .comment-form p input[type=url]::-moz-placeholder{color:#a5a5a5;opacity:1}
.comments .comment-respond .comment-form p input[type=email]::-ms-input-placeholder,.comments .comment-respond .comment-form p input[type=text]::-ms-input-placeholder,.comments .comment-respond .comment-form p input[type=url]::-ms-input-placeholder{color:#a5a5a5;opacity:1}
.comments .comment-respond .comment-form p input[type=email]::placeholder,.comments .comment-respond .comment-form p input[type=text]::placeholder,.comments .comment-respond .comment-form p input[type=url]::placeholder{color:#a5a5a5;opacity:1}
.comments .comment-respond .comment-form p input[type=email]:disabled,.comments .comment-respond .comment-form p input[type=email][readonly],.comments .comment-respond .comment-form p input[type=text]:disabled,.comments .comment-respond .comment-form p input[type=text][readonly],.comments .comment-respond .comment-form p input[type=url]:disabled,.comments .comment-respond .comment-form p input[type=url][readonly]{background-color:#e6e6e6;opacity:1}
.comments .comment-respond .comment-form p.focus label{color:#000;font-size:.75rem;top:.70625rem}
.comments .comment-respond .comment-form p.focus input[type=email],.comments .comment-respond .comment-form p.focus input[type=text],.comments .comment-respond .comment-form p.focus input[type=url],.comments .comment-respond .comment-form p.focus textarea{padding-top:2.025rem;padding-bottom:.675rem}
.comments .comment-respond .comment-form p.comment-notes{margin-bottom:35px;font-size:16px}
@media (min-width:576px){
	.comments .comment-respond .comment-form p.comment-form-author,.comments .comment-respond .comment-form p.comment-form-email{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}
}
.comments .comment-respond .comment-form input[type=submit]{margin-top:5px}
.comments nav .pager{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;flex-wrap:nowrap;margin:28.8px -10px 0;padding-left:0;list-style:none}
.comments nav .pager li{padding:0 10px;width:100%}
.comment-form-cookies-consent label{position:relative!important;top:0!important;padding:0px!important;display: inline;}
#comment{display:block;width:100%;height:3.7875rem;padding:1.05rem 1.2rem;font-size:1.125rem;font-weight:400;line-height:1.4;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #e6e6e6;border-radius:6px;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;height:12.075rem;resize:none;}
#submit{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-style:normal;white-space:normal;letter-spacing:0;cursor:pointer;text-transform:none;font-weight:600;color:#fff;background-color:#338a41;border-color:#338a41;cursor:pointer;margin-top:5px;width:100%;margin-top:10px;border:none;border-radius:25px;padding:15px 40px;}
.comments-title{display: none;}
.comment-author img{margin-bottom: 0px;}
.comment-content p{font-size: 14px;}
p.logged-in-as a{color: #333;}

.blogbox ul{list-style-type:none;}
.blogbox ul li{display:inline-block;padding:0px 10px;border-right:1px solid #ddd;line-height:14px;color:#000000;font-weight:500;}
.blogbox ul li span{color:#0083FF;font-size:22px;font-weight:700;vertical-align:bottom;text-decoration:underline;}
.blogbox ul li i{padding-right:5px;font-size:12px;color:#0083FF;}
.blogbox ul li:first-child{padding-left:0px;border-right:0px;}
.blogbox ul li:last-child{padding-right:0px;border-right:0px;}
.blogbox ul li img{width:30px!important;height:30px!important;max-width:30px!important;border-radius:100%;object-fit:cover;object-position:center;}





/*--------------------------------------------------------------
# Publication
--------------------------------------------------------------*/
.pubbox{background-color:#fff;box-shadow:0px 0px 15px 0px rgba(0,0,0,.08);padding:10px 10px 10px 10px;margin-bottom: 30px;}
.leftpubimg{margin-right:16px;}
.leftpubimg img{width:80px;height:80px;object-fit:cover;object-position:center;}
.pubbox h5{position:relative;height:44px;line-height:20px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
.pubbox h5 a{font-size:17px;color:#000;font-weight:700;transition: all 0.5s ease-out;}
.pubbox h5 a:hover{color: #55bb65;}
.pubbox p{margin:0px;font-size: 13px;}
.downloadreadmore{margin-top: 20px;border-top: 1px solid #ddd;padding-top: 17px;}
.downloadreadmore ul{list-style-type: none;}
.downloadreadmore ul li{display: inline-block;}
.downloadreadmore ul li:first-child a,.downloadPub a{color:#fff;font-weight:700;text-transform:uppercase;background-color:#55bb65;padding:8px 16px;border-radius:4px;}
.downloadreadmore ul li:first-child a i,.downloadPub a i{padding-right: 6px;}
.downloadreadmore ul li:first-child a:hover,.downloadPub a:hover{background-color:#ffff67;color:#000;}
.downloadreadmore ul li:last-child{float: right;}
.downloadreadmore ul li:last-child a{color: #b5b511;text-transform: uppercase;font-weight: 600;transition: all 0.5s ease-out;}
.downloadreadmore ul li:last-child a:hover{color: #000;}
.publicationDesc{margin-top: 10px;}
.downloadPub{margin-top: 20px;}
.downloadreadmore ul li:first-child a{background-color: #ffffff;color: #000;}
#mce-EMAIL{position: relative;top:0px;}
.mce_inline_error{position:absolute;top:67px;}
.subscribe-form div.mce_inline_error{margin:0 0 1em 0;padding:5px 10px;background-color:#56bb65!important;font-weight:bold;z-index:1;color:#fff;}
#mce-success-response{color:#338a41;font-weight:700;font-size:18px;}
/* Video */
#all-video{padding:50px 0px;}
.video-box{margin-bottom: 30px;}
.video-box iframe{height: 250px;position: relative;overflow: hidden;max-width: 100%;width: 100%;}
.video-title{background-color:#ffff;box-shadow:0px 4px 7px 1px #ebebeb;padding:15px;text-align: center;}
.video-title h4{margin:0px;line-height: 26px;}
.video-title h4 a{font-size:18px;color:#000;font-weight:700;}
.video-title h4 a:hover{color: #338a41;}




/*--------------------------------------------------------------
# Membership
--------------------------------------------------------------*/
.wearememberbox{text-align:  center;}
.wearememberbox h4{position:relative;height:49px;line-height:20px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin:15px 0px 10px 0px;}
.wearememberbox h4 a{font-size:15px;color:#333;font-weight:700;}
.visitsite a{color:#fff;font-weight:700;text-transform:uppercase;background-color:#55bb65;padding:6px 16px;border-radius:4px;display: inline-block;font-size: 12px;}
.visitsite a:hover{background-color:#ffff67;color:#000;}
.ourmeberof{background-color: #f5f5f5;}



/*--------------------------------------------------------------
# About Us Page
--------------------------------------------------------------*/
#aboutusection{padding:50px 0px;}
.aboutpagebox h1{margin-bottom: 15px;}



/* ----------------------------------------------------------------------------------------
*   Our Team
* --------------------------------------------------------------------------------------- */
#our-team-lists{padding:50px 0px 20px 0px;}
.teambox{text-align: center;margin-bottom: 30px;border:1px solid #ddd;padding:15px;}
.teamimg{margin-bottom: 15px;}
.teamimg img{max-height:180px;max-width:180px;border-radius: 50%;}
.teambox h4{margin-bottom: 5px;}
.teambox h4 a{color: #243238;font-size: 18px;}
.teambox p{text-transform: uppercase;font-size: 12px;margin:0px;color: #338a41;}



/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 767px)
{
.mobileshow{display:block;}
.deskdisplayshow{display:none;}
.logo img{max-width:100px;}
.abtwelleftcon{margin-bottom:30px;}
.abtwelleftcon img{margin-bottom:15px;}
.eventthulobox .media{display:block;}
.eventthulobox .media img{max-width:100%;width:100%;display:block;margin:0 auto 10px auto;}
.viewallevents,.ftbox{margin-bottom:30px;}
#publicationvideo,#Eventsection,.footerbottom{padding-bottom:20px;}
.subscribe-form button{padding:0px 10px;font-size:12px;}
.powweredby p,.fbtmbox p{text-align:center;}
#TopBanner .carousel-control-prev i,#TopBanner .carousel-control-next i{background-color:#56bb65;width:30px;height:30px;line-height:30px;display:inline-block;border-radius:4px;font-size:25px;}
.contopbox{margin-bottom: 30px;}
.google-map iframe{height: auto;}

}
@media (min-width: 768px) and (max-width: 991px)
{
.mobileshow{display: block;}
.deskdisplayshow{display: none;}
.whatisgalligalli{margin-top: 40px;}
.viewallevents,.ftbox{margin-bottom:30px;}
#publicationvideo,#Eventsection,.footerbottom{padding-bottom:20px;}
.logo img{max-width: 120px;}

}
@media (max-width: 992px)
{

}

/* Responsive Tabpanel */
@media (min-width:768px){
	.responsive-tabs .dropdown-arrow{display:none;}
}
@media screen and (max-width:767px){
	.responsive-tabs{position:relative;border:1px solid #ccc;}
	.responsive-tabs li{width:100%;margin:0!important;}
	.responsive-tabs li > a{display:none;border:0!important;border-radius:0!important;}
	.responsive-tabs.open li > a,.responsive-tabs li > a.active{display:block;}
	.responsive-tabs .dropdown-arrow{position:absolute;top:15px;right:15px;border:solid #55bb65;border-width:0 3px 3px 0;display:inline-block;padding:3px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:all ease .5s;cursor:pointer;}
	.responsive-tabs.open .dropdown-arrow{transform:rotate(-135deg);transition:all ease .5s;}
}


