@charset "utf-8";
/* CSS Document */
 

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-Regular.eot');
    src: url('../fonts/Adani-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-Regular.woff2') format('woff2'),
        url('../fonts/Adani-Regular.woff') format('woff'),
        url('../fonts/Adani-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-SemiBold.eot');
    src: url('../fonts/Adani-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-SemiBold.woff2') format('woff2'),
        url('../fonts/Adani-SemiBold.woff') format('woff'),
        url('../fonts/Adani-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-Bold.eot');
    src: url('../fonts/Adani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-Bold.woff2') format('woff2'),
        url('../fonts/Adani-Bold.woff') format('woff'),
        url('../fonts/Adani-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-ExtraLight.eot');
    src: url('../fonts/Adani-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-ExtraLight.woff2') format('woff2'),
        url('../fonts/Adani-ExtraLight.woff') format('woff'),
        url('../fonts/Adani-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-Light.eot');
    src: url('../fonts/Adani-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-Light.woff2') format('woff2'),
        url('../fonts/Adani-Light.woff') format('woff'),
        url('../fonts/Adani-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adani';
    src: url('../fonts/Adani-Medium.eot');
    src: url('../fonts/Adani-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adani-Medium.woff2') format('woff2'),
        url('../fonts/Adani-Medium.woff') format('woff'),
        url('../fonts/Adani-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* ------------------------------------------------------------------
                		common css
------------------------------------------------------------------ */


a {transition: all 700ms ease-in-out; outline: none;text-decoration:none;}
a:hover, a:active, a:focus{transition: all 700ms ease-in-out; outline: none;text-decoration:none;}


.section {}
.section-center{text-align:center }
.section-right{text-align:right }
.section-left{text-align:left }

.section-top { padding:30px 0px 0px;  }
.section-btm { padding:0px 0px 30px;  }
.section-top-btm { padding:50px 0px 30px;}
.sec-bt-20{padding-bottom:20px;}

.nopad { padding:0px; }
.nopad-right { padding-right:0px; }
.nopad-left { padding-left:0px; }

.section-titles h2 {font-size: 26px;  line-height:42px; color: #d23d2e; margin:0px; padding:10px 0px; position: relative;font-family: 'Adani';font-weight: bold;}
.section-titles-inner h2 {font-size: 35px;  line-height: normal; color: #666666; margin: 0px 0px 25px; padding: 0px 0px 0px;	  position: relative;}

.navbar{position:relative;}
.hdr{position:relative;}
.site-navbar {background:rgba(255,255,255,0); position:fixed;top: 0; height:75px;  width: 100%; z-index: 999; transition:all 500ms ease-in-out; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.0); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.0); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.0); }
	
.site-navbar-bg { background:rgba(255,255,255,1); }
.site-navbar a.navbar-brand {transition:all 500ms ease-in-out;}
.site-navbar a.navbar-brand img {transition:all 500ms ease-in-out; width:100%; }
.site-navbar ul.navbar-nav, .site-navbar ul.list-inline {transition:all 500ms ease-in-out;}
.site-navbar-bg a.navbar-brand img { width:85%; transition:all 500ms ease-in-out }
.site-navbar.site-navbar-bg { height:70px; background:rgba(255,255,255,1);-webkit-box-shadow: 0px 10px 5px -4px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 10px 5px -4px rgba(0,0,0,0.17);
box-shadow: 0px 10px 5px -4px rgba(0,0,0,0.17);}
.site-navbar.site-navbar-bg .navbar-brand { padding-top:12px; }

.site-navbar.site-navbar-bg {
    height: 70px;
    background-color: rgba(70, 70, 70, 0.95);
}

.navbar-brand{padding:15px 0px;}



/* menu-overly */

.menu-contact-block { float:left; width:50%; color:#fff; margin-top:10%; text-align:left; transition:all 600ms ease-in-out;}
#menu { position:relative; }
body.show-menu #menu:after { background-position:0px center; transition-duration:2s }
.menu-contact-block h3 { font-size:28px; transition:all 600ms ease-in-out  }
.menu-box-content { width:40%; margin-right:5%; float:left; margin-bottom:30px;  }
.menu-box-content h5 { font-size:18px; font-family: 'Adani';font-weight: 500; position:relative; padding:10px 0px; border-bottom:1px solid #ff8634 }
.menu-box-content h5 a { float:right; text-decoration:none; transition:all 600ms ease-in-out  }
.menu-box-content h5 a i { color:#fff;  }
.menu-box-content h5:after { position:absolute; bottom:0px; left:0px; width:30px; height:2px; background:#fff; content:""; }
.menu-box-content p { color:#fff; font-size:15px; line-height:24px; } 
.menu-contact-block .menu-box-content { transform:translateY(-500px);  }
.menu-contact-block h5 { transition:all 600ms ease-in-out }
body.show-menu #menu .menu-contact-block .menu-box-content { transform:translateY(0px); transition-duration:2.5s  }
body.show-menu #menu .menu-contact-block {transform:translateY(0px); transition-duration:2.5s}
.menu-contact-block h3 {  transform:translateY(-500px); }
body.show-menu #menu .menu-contact-block h3 {  transform:translateY(0px);transition-duration:2s }
.social-link {
    margin: 18px 4px 0 0;
    text-align: right;
}

.social-link li.log-btn a{width:auto;height:auto;border:0px;color:#fff;padding:7px 30px 10px;background-color:#c4161c;border-radius:5px;line-height:normal;margin-left:10px;text-decoration:none;font-family: 'Adani';font-size:14px;font-weight: normal;}
.social-link li.log-btn a:hover{background-color:#fff;color:#000;transition:all 600ms ease-in-out}
.social-link li.log-btn a:after{display:none;}

.social-link li.reg-btn a {
    width: auto;
    height: auto;
    border: 0px;
    color: #fff;
    padding: 10px 15px;
    background-color: #c4161c;
    border-radius: 5px;
    line-height: normal;
    text-decoration: none;
    font-family: 'Adani';font-weight: normal;
    font-size: 13px;
    border: 1px solid #c4161c;
}
.social-link li.reg-btn a:hover{background-color:#fff;color:#000;transition:all 600ms ease-in-out;}
.social-link li.reg-btn a:after{display:none;}


/*
.site-navbar-bg .serch-tag input[type=search] {
    background: transparent url(../images/serch-dark.png) no-repeat 170px center;
    border: solid 1px #c4c4c4;
    color: #464646;
	transition: all 0.5s ease;
    }
	
.site-navbar-bg .serch-tag input[type=search]:focus {
    color: #464646;
    font-size: 14px;
    border: solid 1px #464646;
	transition: all 0.5s ease;
}

.site-navbar-bg .serch-tag ::placeholder {  color: #464646; } 
.site-navbar-bg .serch-tag ::-ms-input-placeholder {  color: #464646; }  
.site-navbar-bg .serch-tag ::-ms-input-placeholder {  color: #464646; }


.site-navbar-bg li.socils a:first-child i {
    color: #464646;
    border: 1px solid #464646;
	transition: all 0.5s ease;
}

.site-navbar-bg .loging a {
    border: 1px solid #c4c4c4;
    color: #464646;
	transition: all 0.5s ease;
}
.site-navbar-bg li.socils {
    border: 1px solid #c4c4c4;
	transition: all 0.5s ease;
    
}
.site-navbar-bg li.socils a i {
    color: #464646;
	transition: all 0.5s ease;
}
.site-navbar-bg .loging a i {
    color: #464646;
	transition: all 0.5s ease;
}
.site-navbar-bg .menu-link span{
	color: #464646;
	transition: all 0.5s ease;
}
.site-navbar-bg .menu-link span::before, .site-navbar-bg .menu-link span::after{
	background-color: #464646;
	transition: all 0.5s ease;	
}*/

/* menu-overly */


/* Home Banner */

.carousel-caption{left:0;text-align: center;top:15%;width:100%;right:auto;}

.book-roll{position:absolute;content:"";left:0;bottom:0;}

.book-roll {
    position: absolute;
    content: "";
    left: 26px;
    bottom: 43px;
    /* padding: 15px 21px; */
    background-image: url(../images/tagu.png);
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 11px;
    width: 96px;
    height: 44px;
    text-align: left;
}
 .book-month{
display: inline-block;
    max-width: 400px;
    position: relative;
}
.book-roll span {
    font-family: 'Adani';font-weight:500;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 54px;
    padding-left: 20px;
}

.carousel-caption-img img{max-width:100%;}
.carousel-caption-img{padding-right:20px;position:relative;}
.carousel-caption-block{padding-top:8%;}


.carousel-caption-block.dem-oo{padding-top:4%;}

#seachform{margin-bottom:0px;}



.banner-block { position:relative; height:530px; overflow:hidden;top:-20px;}
.banner-block:after { background:url(../images/header-bg.png) no-repeat bottom center;background-size:cover;   top:0px; left:0px; position:absolute; content:""; z-index:0; width:100%; height:188px;  } 
.banner-block  { background:#fff;/**/}


.slider1 { background:url(../images/banner/slide1.jpg) no-repeat center center }
.slider2 { background:url(../images/banner/slide2.jpg) no-repeat center center }
.slider3 { background:url(../images/banner/slide3.jpg) no-repeat center center }

.carousel-control { width:50px; height:50px; transition:all 500ms ease-in-out; z-index:99;  /*overflow:hidden; background:rgba(255,255,255,0.50); */}
.carousel-control.left span { color: #fff;  font-size: 40px;  left: -42px;  position: relative;  top: -21px; transition: all 500ms ease-in-out 0s;}
.carousel-control.right span { color: #fff;  font-size: 40px;  right:-28px;  position: relative;  top: -21px; transition: all 500ms ease-in-out 0s;}

.banner-block .carousel-control.left {left:6%; border-style: solid; border-width: 50px 0 50px 50px; border-color: transparent; transition:all 500ms ease-in-out }
.banner-block .carousel-control.right {right:6%; border-style: solid; border-width: 50px 50px 50px 0; border-color: transparent; transition:all 500ms ease-in-out}

.carousel-caption-block { display:inline-block;position:relative;}
.carousel-caption h2{font-size:22px;margin:0px 0px 0px;padding:0;line-height:27px;display:block;position:relative;font-family: 'Adani';font-weight: normal;text-align:left;color:#fff;}
.carousel-caption h2 span { display:block;margin-bottom:10px;}
.carousel-caption h2 span.thinfont { display:inline-block; font-family: 'Adani';font-weight:bold; font-size:60px;  } 
.carousel-caption a{font-family: 'Adani';font-weight:500;font-size:15px;background-color:#c4161c;padding:10px 30px;display:inline-block;margin-top:15px;color:#fff;text-decoration:none;border-radius:5px;border:2px solid #c4161c;}
.carousel-caption a:hover{text-decoration:none;background-color:#fff;color:#000;}

.carousel-inner .item.active a{transform:translateY(0px);opacity:1;}
 
.carousel-caption h2.liner-one {overflow:hidden;}
.carousel-caption h2.liner-two {overflow:hidden;}
 
.carousel-inner .item .carousel-caption h2.liner-one span { transform:translateY(500px); transition:all 700ms ease-in-out;  transition-duration:1.3s; opacity:0;  }
.carousel-inner .item.active .carousel-caption h2.liner-one span { transform:translateY(0px); opacity:1;  }

.carousel-inner .item .carousel-caption h2.liner-two span { transform:translateY(500px); transition:all 700ms ease-in-out;  transition-duration:2s; opacity:0;  }
.carousel-inner .item.active .carousel-caption h2.liner-two span{ transform:translateY(0px); opacity:1;  }

.fill {width: 100%;height: 100%;	background-position: center;	-webkit-background-size: cover;	-moz-background-size: cover;background-size: cover;	-o-background-size: cover;}

.carousel-inner>.item .slider-bg {position:absolute;top:0px;left:0px;width:100%;height:100%;overflow:hidden;}
.carousel-inner>.item .slider-bg {
	width:100%;
	height:500px;
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:160s;
	-moz-animation-duration:180s;
	-ms-animation-duration:180s;
	-o-animation-duration:180s;
	animation-duration:180s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	-webkit-transform-origin:100% 100%;
	transform-origin:100% 100%;
	-moz-animation-iteration-count:1;
	-moz-animation-fill-mode:forwards;
	-webkit-animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards;
}
.carousel-inner>.item .slider-bg.kenburns {
	-webkit-animation-name:kenburns;
	-moz-animation-name:kenburns;
	-o-animation-name:kenburns;
	animation-name:kenburns;
}
.carousel-inner>.item .slider-bg.kenburnsreverse {
	-webkit-animation-name:kenburnsreverse;
	-moz-animation-name:kenburnsreverse;
	-o-animation-name:kenburnsreverse;
	animation-name:kenburnsreverse;
}
@-webkit-keyframes kenburns {
	0% { -webkit-transform:scale(1.2); }
	50% { -webkit-transform:scale(1); }
	100% { -webkit-transform:scale(1.2); }
}
@keyframes kenburns {
	0% { transform:scale(1.2); }
	50% { webkit-transform:scale(1); }
	100% { webkit-transform:scale(1.2); }
}
@-webkit-keyframes kenburnsreverse {
	0% { -webkit-transform:scale(1); }
	50% { -webkit-transform:scale(1.2); }
	100% { -webkit-transform:scale(1); }
}
@keyframes kenburnsreverse {
	0% {
					transform:scale(1);
	}
	50% {
					transform:scale(1.2);
	}
	100% {
					transform:scale(1);
	}
	
}

.carousel-fade .carousel-inner .item {-webkit-transition-property: opacity;transition-property: opacity;}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {opacity: 0;}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {opacity: 1;}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {left: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.social-link ul {display: inline-block; margin: 0; padding: 0;}
.social-link li {
    float: none;
    list-style: outside none none;
    margin: 0 10px 0px 0px;
    vertical-align: middle;
    display: inline-block;
}
.social-link li span {color: #fff;  font-size: 14px; }
.social-link li a { position: relative;border-radius:5px;}



.social-link li a.fb:hover {border-color: #3b5998;}
.social-link li a.fb:hover::after {background: #3b5998 none repeat scroll 0 0;}
.social-link li a.twt:hover {border-color: #0084b4;}
.social-link li a.twt:hover::after {background: #0084b4 none repeat scroll 0 0;}
.social-link li a.lnk:hover {border-color: #0077b5;}
.social-link li a.lnk:hover::after {background: #0077b5 none repeat scroll 0 0;}
.social-link li a.yut:hover {border-color: #bb0000;}
.social-link li a.yut:hover::after {background: #bb0000 none repeat scroll 0 0;}
.social-link li a.gpl:hover { border-color: #d34836;}
.social-link li a.gpl:hover::after {background: #d34836 none repeat scroll 0 0;}

.serch-tag a{background-color:transparent;border:1px solid #ffffff20;color:rgba(255,255,255,1);font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;padding:7px 50px 7px 10px;position:relative;}
.serch-tag a i{position:absolute;right:0;right: 13px;top: 9px;color:#ffffff90}


.serch-tag input {
	outline: none;
	color:rgba(255,255,255,1);
}
.serch-tag input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: 'Adani';font-weight: 300;font-weight: 300;
	color:rgba(255,255,255,1);
}
.serch-tag input::-webkit-search-decoration,
.serch-tag input::-webkit-search-cancel-button {
	display: none; 
}

li.serch-tag{margin:0px;margin-right:10px;}
.serch-tag input[type=search] {
	background: transparent url("../images/serch.png") no-repeat 170px center;
	border: solid 1px #fff;
	padding: 5px 50px 5px 10px;
	width: 130px;
	color:#fff;font-family: 'Adani';font-weight: normal;
	font-size:13px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin:0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	opacity:1;
	height: 24px;
}
.serch-tag input[type=search]:focus {
	width: 130px;
	background: transparent url("../images/serch.png") no-repeat 170px center;
	color:rgba(255,255,255,1);font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;
	border-color: #fff;opacity:1;

}

.serch-tag ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.serch-tag ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity:1;
}
.serch-tag ::-ms-input-placeholder { /* IE 10+ */
   color: #fff;
}
.serch-tag ::-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity:1;
}


.loging a {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Adani';font-weight: normal;
    font-size: 13px;
    padding: 8px 12px;
    display: inline-block;
}
.loging a i{color:#fff}
.loging a:hover{background-color:#c4161c;color:#fff;border:1px solid #c4161c;}
.loging a:hover i{color:#fff;}

.issues .tits, .industry-exprt .tits{padding-bottom:30px;}

.tits{position:relative;padding-bottom:10px;}
.tits:before{position:absolute;content:"";left:0;top:20px;width:88%;height:1px;background-color:#e1e1e1;z-index:-1;}
.tits h4{font-family: 'Adani';font-weight:500;font-size:20px;color:#464646;background-color:#fff;display:inline-block;}

.tits span{background-color:#fff;padding-right:20px;}
.tits a{font-family: 'Adani';font-weight: normal;font-size:13px;color:#464646;background:#fff url("../images/vew-all.png") no-repeat scroll 86% center ;padding:8px 40px 8px 15px;border:1px solid #46464655;text-align:left;border-radius:5px;text-decoration:none;margin-top:5px;float:right;margin-right:15px !important;}
.tits a:hover{background:#c4161c url("../images/vew-all-w.png") no-repeat scroll 80% center ;color:#fff;border:1px solid #fff;}

.exp-img img{width:100%;transform: scale(1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.exp-img:hover img{transform: scale3d(1.1, 1.1, 1.1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.exp-img{position:relative;overflow:hidden;margin-top:20px;border-radius:6px;padding:0px;}

.exp-cnt{position:absolute;content:"";left:0;bottom:0;background-color:#00000090;width:100%;padding:15px 15px;}
.exp-cnt h5{color:#fff;font-family: 'Adani';font-weight: normal;font-size:16px;line-height:20px;margin:0px;min-height:45px;}
.exp-cnt span {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    font-family: 'Adani';font-weight: 300;font-weight: 300;
    font-size: 12px;
}

.exp-img.lasf{max-height:547px;}

.maxing{display:block;border-radius:5px;-webkit-box-shadow: 3px 5px 13px 6px rgba(0,0,0,0.13);
-moz-box-shadow: 3px 5px 13px 6px rgba(0,0,0,0.13);
box-shadow: 3px 5px 13px 6px rgba(0,0,0,0.13);background-color:#fff;}
.rin-img{background:transparent url("../images/bg-ing.jpg") no-repeat scroll top right ;min-height:345px;text-align:center;border-radius:5px;}

.rin-cnt{padding:40px 50px 0 40px;background-color:#fff;}
.rin-cnt h5{font-family: 'Adani';font-weight:500;font-size:20px;color:#464646;line-height:22px;}
.rin-cnt p{font-family: 'Adani';font-weight: normal;font-size:16px;color:#464646;line-height:25px;}

.rin-img img{margin:0 auto;padding-top:60px;}

.exp-mre a{font-family: 'Adani';font-weight:500;font-size:13px;color:#464646;background:#fff url("../images/vew-all.png") no-repeat scroll 86% center ;padding:8px 50px 8px 15px;border:1px solid #46464655;text-align:left;border-radius:5px;text-decoration:none;margin-top:20px;display:inline-block;}

.exp-mre a:hover{background:#c4161c url("../images/vew-all-w.png") no-repeat scroll 80% center ;color:#fff;border:1px solid #fff;}

.part-of-heri{background:transparent url("../images/bg-1.jpg") no-repeat scroll 0 0 ;padding:18% 0px 5% 0;margin-top:-17%;}

.icj-her a{float:none;}

.icj-her h4{font-family: 'Adani';font-weight: normal;font-size:22px;color:#fff;line-height:30px;display:inline-block;position:relative;}
.icj-her h4:before{position:absolute;left:-15px;top:0;content:"";height:100%;width:2px;background-color:#fff;}
.icj-her h4 span{display:block;}
.icj-her a{font-family: 'Adani';font-weight:bold;font-size: 15px;background-color: #fff;padding: 10px 30px;display: inline-block;margin-top: 15px;color: #464646;text-decoration: none;border-radius: 5px;-webkit-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.30);-moz-box-shadow: 0px 0 15px 0px rgba(0,0,0,0.30);box-shadow: 0px 0 15px 0px rgba(0,0,0,0.30);}
.icj-her a:hover{background-color:#c4161c;color:#fff;}


.indstry-details:hover .indstry-img img{transform: scale3d(1.1, 1.1, 1.1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.indstry-img{overflow:hidden;}
.indstry-details{border:1px solid #e1e1e1;border-radius:5px;margin-bottom:14px;}
.indstry-img img{border-radius:5px;width:100%;transform: scale(1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.indstry-cnt{padding:25px 60px 16px 15px;}
.indstry-cnt h5{font-family: 'Adani';font-weight: normal;font-size:16px;color:#464646;line-height:20px;margin:0px;}
.indstry-cnt span{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#464646;display:block;padding-top:5px;}
.indstry-cnt p{font-family: 'Adani';font-weight: normal;font-size:14px;line-height:17px;margin:10px 0px;}
.indstry-cnt a{color:#464646;font-size:14px;font-family: 'Adani';font-weight:500;}

.inds ul{padding:0px;margin:0px;}
.inds li{display:inline-block;width:100%;border:1px solid #e1e1e1;border-radius:5px;margin-bottom:17px;overflow:hidden}
.inds p{font-family: 'Adani';font-weight: normal;font-size:14px;color:#464646;line-height:18px;margin:0px;}
.redmry{color:#464646;font-size:12px;font-family: 'Adani';font-weight:500;margin-top:10px;display:block;}


.inds img{float:left;border-radius:5px;transform: scale(1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:180px;}
.inds h5{width:69%;float:left;font-family: 'Adani';font-weight: normal;font-size:16px;color:#464646;line-height:20px;margin:0px;padding:25px 30px;}
.inds h5 span{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#464646;display:block;padding-top:5px;}

.inds li span{overflow:hidden;float:left;border-radius:5px;}

.inds li:hover img{transform: scale3d(1.1, 1.1, 1.1);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.quck-lnks ul{padding:0px;margin:0px;}
.quck-lnks li{display:inline-block;margin-right:15px;}
.quck-lnks a{font-family: 'Adani';font-weight: normal;font-size:14px;color:#464646;position:relative;}
.quck-lnks a:hover{color:#c4161c;}
.quck-lnks a:before{position:absolute;content:"";right:0;bottom:-4px;width:0;background-color:#c4161c;height:2px;transition: all 500ms ease-in-out;}
.quck-lnks a:hover:before{width:100%;left:0;transition: all 500ms ease-in-out;}

.inds li.active{border:1px solid #C4161C;}
.inds li.active p{color:#C4161C;}

.loging h5{position:absolute;right:-10px;top:-20px;background:#C4161C;border-radius:100%;font-family: 'Adani';font-weight:500;font-size:12px;height:25px;width:25px;text-align:center;padding-top:6px;}

.libs{position:relative;}
.libs h5{position:absolute;right:-10px;top:-20px;background:#C4161C;border-radius:100%;font-family: 'Adani';font-weight:500;font-size:10px;height:18px;width:18px;text-align:center;padding-top:4px;}


.copywrite{background-color:#e1e1e1;padding:20px 0px;}
.copi p{padding:0px;margin:0px;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:12px;color:#464646;line-height:20px;}

.copi a{padding:0px;margin:0px;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:12px;color:#464646;}
.copi a:hover{color:#c4161c;}

.book-items{position:relative;display:block;}
.mnth-nme{position: absolute;transform: rotate(-90deg);left: -45px;bottom: 65px;background: rgba(234,38,41,1);background: -moz-linear-gradient(left, rgba(234,38,41,1) 0%, rgba(216,41,44,1) 38%, rgba(186,47,49,1) 51%, rgba(96,65,65,1) 100%);background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,38,41,1)), color-stop(38%, rgba(216,41,44,1)), color-stop(51%, rgba(186,47,49,1)), color-stop(100%, rgba(96,65,65,1)));background: -webkit-linear-gradient(left, rgba(234,38,41,1) 0%, rgba(216,41,44,1) 38%, rgba(186,47,49,1) 51%, rgba(96,65,65,1) 100%);background: -o-linear-gradient(left, rgba(234,38,41,1) 0%, rgba(216,41,44,1) 38%, rgba(186,47,49,1) 51%, rgba(96,65,65,1) 100%);background: -ms-linear-gradient(left, rgba(234,38,41,1) 0%, rgba(216,41,44,1) 38%, rgba(186,47,49,1) 51%, rgba(96,65,65,1) 100%);background: linear-gradient(to right, rgba(234,38,41,1) 0%, rgba(216,41,44,1) 38%, rgba(186,47,49,1) 51%, rgba(96,65,65,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2629', endColorstr='#604141', GradientType=1 );border-radius: 5px;z-index: -1;width: 130px;height: 30px;}
.mnth-nme span{color:#fff;font-family: 'Adani';font-weight: normal;font-size:13px;line-height:22px;padding: 2px 12px;}
.book-items img{width:100%;}
.dte{display:block;width:100%;}

ul.banr-lnr{padding:0px;margin:0px;}

ul.banr-lnr span{font-family: 'Adani';font-weight:500;margin:5px 0px;display:block;}

.rim-fix ul.bns-fnt a{margin:0px;padding:0px;border:0px;background-color:transparent;text-decoration:underline;}

.dem-oo .rim-fix a{font-family: 'Adani';font-weight:500;font-size: 14px;color: #ffffff;background-color: #c4161c;padding: 8px 15px;border-radius: 5px;margin-top: 15px;display: inline-block;margin-left: 0;border:0px;}

.dem-oo .rim-fix:before{display:none;}

.dem-oo .rim-fix h5 {
    font-family: 'Adani';font-weight: normal;
    margin: 0px;
        margin-bottom: 0px;
    display: block;
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 30px;
    width: 70%;
}

.dem-oo .rim-fix h5 span{font-family: 'Adani';font-weight:500;color:#ff0000;font-size: 17px;}

ul.bns-fnt{padding:0px;margin:0px;}
ul.bns-fnt li{padding:0px;margin:0px;color:#fff;margin:13px 0px;font-size:15px;}




.mobinle{display:none;}
.desktp{display:block;}

.book-view img{width:100%;}


.links-sects ul{padding:0px;margin:0px;position:relative;top: -23px;left: -50px;}
.links-sects li{display:inline-block;margin-right:10px;}
.links-sects i{color:#fff;font-size:18px;}

.overlay-section {position: fixed;top: 0;left: 50%;background: rgba(18,18,18,0.8);color: #fff;width: 0;height: 100vh;z-index: 9999;font-family: 'Adani';font-weight: normal;visibility: hidden;transition: all 0.5s ease;}
.show .overlay-section{left: 0;display: block;visibility: visible;transition: all 0.5s ease;width: 100%;}
.search-container{position: relative;width: 100%;padding: 0 20px;visibility: hidden;}
.show .search-container {visibility: visible;margin-top: 15%;transition: all 0.5s ease;transition-delay: 0.7s;}
.search-container input[type="text"]{-webkit-appearance:none;appearance:none;-moz-appearance:none;outline:none;border:none;background:transparent;font-size:20px;width:100%;padding:15px;color:#fff;border-bottom: 1px solid #f5f5f5;    width: 95%;display: inline-block;margin-bottom: 20px;}
.small-text{position:absolute;left: 149px;top: 2px;opacity:0;}
.search-container input[type="text"]:focus + .small-text{opacity:1}
.search-close{background:none;cursor:pointer;display: inline-block;position:relative;float: right;margin: -30px;visibility: hidden;}
.search-close:hover img{transform: rotate(180deg);transition: all 0.5s ease;}
.show .search-close {visibility: visible;margin: 15px;transition: all 0.5s ease;transition-delay: 0.9s;}
.search-close img{height: 26px;transition: all 0.5s ease;}
.search-button{-webkit-appearance:none;appearance:none;-moz-appearance:none;outline:none;border:none;background:transparent url('../images/sprite-img.png') no-repeat center center;background-position: 8px 3px;display: inline-block;padding: 21px;margin-left: -3px;}

.bk-ig img{width:100%;}


.reveal-sect{background:transparent url("../images/bg-2.jpg") no-repeat scroll 0 0 ;border-radius:5px;padding:35px 0 40px 35px;}
.reveal-sect .icj-her a{margin-top:30px;}

.left-roat {
    background: transparent url(../images/bg-3.jpg) no-repeat scroll 0 0;
    border-radius: 7px;
    padding: 40px 30px 38px 20px;
    min-height: 340px;
}
.right-roat {
    background: transparent url(../images/bg-4.jpg) no-repeat scroll 0 0;
    border-radius: 7px;
    padding: 40px 0 40px 60px;
    margin-left: -2px;
    min-height: 320px;
	position:relative;
}
.right-roat.dem-oo {
    background: transparent url(../images/bg-7.jpg) no-repeat scroll 0 0;
    border-radius: 7px;
    padding: 40px 30px 40px 60px;
    margin-left: -2px;
    min-height: 340px;
	position:relative;
}

.right-roat.dem-oo:before{position: absolute;
content: "";
right: -40px;
bottom: 50px;
background: rgba(0, 0, 0, 0) url("../images/bk.png") no-repeat scroll 0 0;
    background-size: auto;
width: 180px;
height: 180px;
opacity: 0.60;
background-size: 70%;}

ul.banr-lnr li{color:#eaeaea;}

.excp-port{position:absolute;bottom:0;left:0;width:99.9%;text-align:center;background:rgba(0,0,0,0.5);color:#fff;padding:7px 0px;-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;}

.book-txt h4{font-family: 'Adani';font-weight:500;font-size:20px;color:#ffffff;line-height:22px;padding-bottom:10px;margin-top:0px;}
.book-txt ul{padding:0px;margin:0px;}
.book-txt li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-family: 'Adani';font-weight:300;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    position: relative;
    padding-left: 0;
    margin-bottom: 18px;
}
/*.book-txt li:before{position:absolute;content:"";left:0;top:5px;background-color:#fff;width:7px;height:7px;border-radius:100%;}*/
.book-txt a {
    font-family: 'Adani';font-weight:500;
    font-size: 14px;
    color: #ffffff;
    background-color: #c4161c;
    padding: 8px 10px;
    border-radius: 5px;
    margin-top: 12px;
    display: inline-block;
    margin-left: 0;
	
}
.book-txt a:hover{background-color:#fff;color:#c4161c;}

.book-txt a.accesslink { background: #ffffff; color: #c4161c }
.book-txt a.accesslink:hover {background: #c4161c; color: #ffffff}


.bok-viw a{font-family: 'Adani';font-weight:500;
    font-size: 14px;
    color: #ffffff;
    background-color: #c4161c;
    padding: 8px 25px;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;
    margin-left: 0;
}
	
.bok-viw a:hover{background-color:#fff;color:#c4161c;}	



.rim-fix{position:relative;}
.rim-fix:before{position:absolute;content:"";right:100px;top:15px;background:transparent url("../images/numbers.png") no-repeat scroll 0 0 ;width:79px;height:376px;}
.rim-fix h4{font-family: 'Adani';font-weight:500;font-size:20px;color:#ffffff;line-height:22px;padding-bottom:10px;}
.rim-fix p {
    font-family: 'Adani';font-weight: 300;font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    width: 58%;
    margin-bottom: 12px;
}
.rim-fix a{font-family: 'Adani';font-weight:500;font-size:14px;color:#ffffff;padding:7px 25px;border-radius:5px;margin-top:34px;display:inline-block;border:1px solid #fff;}
.rim-fix a:hover{background-color:#fff;color:#c4161c;}

.excp-port{position:absolute;left:0;bottom:0;font-family: 'Adani';font-weight:500;}


.excp-port span{animation:blinkingText 1.2s infinite;}

@keyframes blinkingText{
    0%{     color: #fff;    }
    50%{    color: #ff0000; }
    100%{   color: #fff;    }
}

.exp-mre a.carts{font-family: 'Adani';font-weight:500;font-size:13px;color:#464646;background:#fff url("../images/cart-b.png") no-repeat scroll 86% center ;padding:8px 50px 8px 15px;border:1px solid #46464655;text-align:left;border-radius:5px;text-decoration:none;margin-top:20px;display:inline-block;margin-left:15px;}

.exp-mre a.carts:hover{background:#c4161c url("../images/cart-w.png") no-repeat scroll 80% center ;color:#fff;border:1px solid #fff;}

.issues .slick-prev{background:transparent url("../images/left-slick.png") no-repeat scroll 0 0;width:50px;height:50px;left:-75px;}
.issues .slick-prev:hover{background:transparent url("../images/left-slick.png") no-repeat scroll 0 0;width:50px;height:50px;}
.issues .slick-prev:focus{background:transparent url("../images/left-slick.png") no-repeat scroll 0 0;width:50px;height:50px;}


.issues .slick-next{background:transparent url("../images/right-slick.png") no-repeat scroll 0 0;width:50px;height:50px;right:-75px;}
.issues .slick-next:hover{background:transparent url("../images/right-slick.png") no-repeat scroll 0 0;width:50px;height:50px;}
.issues .slick-next:focus{background:transparent url("../images/right-slick.png") no-repeat scroll 0 0;width:50px;height:50px;}

.slick-track{margin:0px;}

.setils-viw h4{font-family: 'Adani';font-weight:500;font-size:22px;color:#464646;}
.setils-viw p {
    font-family: 'Adani';font-weight: normal;
    font-size: 15px;
    color: #464646;
    line-height: 20px;
}
.setils-viw a{font-family: 'Adani';font-weight:bold;font-size: 15px;color:#464646;border:1px solid #46464680;padding:10px 35px;border-radius:5px;margin-top:20px;display:inline-block;}
.setils-viw a:hover{background-color:#C5161D;color:#fff;}

.users-viw ul{padding:0px;margin:25px 0 0 40px;}
.users-viw li{display:inline-block;margin-right:20px;}
.users-viw img{
	border-radius:5px;
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s ease;
	}
	
	.users-viw  li:hover img{
	
	-webkit-filter: none ;
  filter: none;
  transition: all 0.5s ease;
	}
.users-viw span{display:block;font-family: 'Adani';font-weight:500;font-size:12px;color:#464646;margin-top:5px;}

.bus-lev{background:transparent url("../images/bg-5.jpg") no-repeat scroll top left;border-radius:5px;min-height:336px;background-size:cover;}

.con-lev{background:transparent url("../images/bg-6.jpg") no-repeat scroll top right;border-radius:5px;min-height:316px;background-size:cover;}

.bus-lev-cnt{padding:50px 20px 50px 70px;}
.bus-lev-cnt h5{font-family: 'Adani';font-weight: normal;font-size:22px;color:#ffffff;line-height:27px;margin:5px 0px;}
.bus-lev-cnt a{font-family: 'Adani';font-weight:500;font-size:14px;color:#ffffff;line-height:22px;background-color:#c4161c;padding:8px 20px;display:inline-block;border-radius:5px;margin-right:10px;}
.bus-lev-cnt span{display:block;font-family: 'Adani';font-weight:500;font-size:16px;color:#ffffff;}
.bus-lev-cnt a:hover{background-color:#fff;color:#C5161D;}

.bus-lev-cnt ul{padding:0px;margin:0px;margin-bottom:30px;}
.bus-lev-cnt li {
    font-family: 'Adani';font-weight: 300;font-weight: 300;
    font-size: 14px;
    color: #fff;
    position: relative;
    padding-left: 15px;
    line-height: 24px;
    list-style: none;
}
.bus-lev-cnt li:before{position:absolute;left:5px;top:10px;content:"";background-color:#fff;height:2px;width:5px;}




/*footer start*/
footer {
    background-color: #f6f6f6;
    float: left;
    width: 100%;
}
.footer-menu li {
    width: 100%;
    margin: 0 0 5px;
}
.footer-menu li a {
	color: #464646;
    font-size: 13px;
    text-transform: capitalize;
		font-family: 'Adani';font-weight: normal;
    line-height: 25px;
    position: relative;
	transition: all 0.5s ease;
}

.footer-menu li a:hover {
    color: #c4161c;
    transition: all 0.5s ease;
}

.social-links li a {
    color: #6d6e71;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 10;
    margin-right: 10px;
}
.social-links li a:hover {
    color: #c4161c;
}

.social-links a i {
    position: relative;
    z-index: 20;
}

.copyright {
    background-color: #e4e4e4;
    color: #464646;
    padding: 8px 0;
    text-align: left;
	font-size: 13px;
	font-family: 'Adani';font-weight: 300;font-weight: 300;
}
.medium-title {
    font-size: 16px;
    font-family: 'Adani';font-weight:500;
    margin-bottom: 2px;
    text-transform: capitalize;
}
.footer-top{
	padding: 50px 0;
}
.small-title{
    font-size: 13px;
    margin-bottom: 10px;
	color: #464646;
	font-family: 'Adani';font-weight: normal;
    text-transform: capitalize;
}
.subscribe-wraper  p{
	font-size: 13px;
	font-family: 'Adani';font-weight: normal;
	color: #464646;
	font-weight: normal;
	margin-bottom: 6px;
}
.subscribe-input{
	margin-bottom: 5px;
}

.subscribe-input .form-control {
    
    height: 40px;
    padding: 6px 18px;
    font-size: 12px;
    color: #a6a6a7;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.subscribe-btn {
    border: 0;
    color: #fff;
    padding: 15px 70px 15px 20px;
    background-color: #c4161c;
    border-radius: 5px;
    line-height: normal;
    text-decoration: none;
    font-family: 'Adani';font-weight:500;
    text-transform: capitalize;
    font-size: 14px;
    width: 100%;
    transition: all 0.5s ease;
    display: inline-block;
	background-image: url("../images/subscribe-btn.png");
	background-repeat: no-repeat;
	background-position: 90% center;
}
.subscribe-btn:hover, .subscribe-btn:focus {
    color: #fff;
    background-color: #464646;
	transition: all 0.5s ease;
}
.helpline-btn {
    display: inline-block;
    width: 100%;
    padding: 20px;
    font-size: 20px;
    line-height: 18px;
	color: #464646;
	background-image: url("../images/helpline.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 65px;
	font-family: 'Adani';font-weight:500;	
}
.helpline-btn:hover, .helpline-btn:focus {
    color: #c4161c;
	background-image: url("../images/helpline-red.png");
    background-color: #ffffff;
	transition: all 0.5s ease;
}
.helpline-btn small {
    display: block;
	font-family: 'Adani';font-weight: normal;
    font-size: 13px;
}
.subscribe-inner {
    border: 0;
    border-radius: 6px;
	background-color: #ffffff;
    position: static;
	z-index: 99;
    
	transition: all 0.5s ease;
}
.homepage .subscribe-inner {
    position: fixed;
	 bottom: -200px;
	 right: 0;
    transition: all 0.5s ease;
}




.fix-subscribe .subscribe-inner {
    bottom: 0;
    transition: all 0.5s ease 0.1s;
    box-shadow: -2px -2px 12px 5px #0000004d;
    min-width: 220px;
}

.fix-subscribe .subscribe-bottom{
	display: none;	
}
.sectionreached.fix-subscribe .subscribe-bottom{
	display: block;	
}
.sectionreached.fix-subscribe .subscribe-inner {
    border: 1px solid #ededed;
	background-color: transparent;
    bottom: 0;
	position: static;
    box-shadow: none;
	
}

/*footer end*/


/* Pop Up Section Start */

.fix-subscribe.homepage{padding:0px !important;}

.modal{
	padding:0px !important;
	background:#00000090;
	overflow-x: hidden !important;
    overflow-y:  scroll !important;
	width: calc(100% + 17px);
	}
	
/*#myModal{padding:0px !important;background:#00000090;overflow-x: hidden !important;
    overflow-y:  scroll !important;}
#forgotmyModal{padding:0px !important;background:#00000090;overflow-x: hidden !important;
    overflow-y:  hidden !important;}
#registermodel{padding:0px !important;background:#00000090;overflow-x: hidden !important;
    overflow-y:  hidden !important;}
#subscribemodal{padding:0px !important;background:#00000090;overflow-x: hidden !important;
    overflow-y:  hidden !important;}
#submitpaper{padding:0px !important;background:#00000090;overflow-x: hidden !important;
    overflow-y:  hidden !important;}*/

.modal-dialog{width:350px !important;margin: 100px auto 0 ;}

.modal-dialog.custimesed{width:1000px !important;}

.modal-content{background-color:transparent;box-shadow:none;border:none;}

.modal .form-control{margin-bottom:10px;}

.xclose {
	font-family: 'Adani';font-weight:500;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    line-height: 1;
    opacity: unset;
    overflow: hidden;
    position: absolute;
    right:0;
    text-shadow: none;
    top:15px;
	border-top-right-radius:8px;
    transition: all 500ms ease-in-out 0s;
}

.subscribe-book img{width:100%;}
.subscribe-book.cart-bk img{width:100px;}

.cmn-dls .banner-form{float:left;width:100%;display:block;}

.banner-form {background:#fff;margin:0px;padding:45px 40px 30px;border-radius:8px;margin:15px 0px 0px 0px;}
button.xclose {background: #c5161d none repeat scroll 0 0;border: 0 none;cursor: pointer;margin: 0;padding: 0 7px;}

.banner-form input[type="submit"] {background-color:#c4161c;border: 0 none;border-radius: 5px;color: #fff;font-family: 'Adani';font-weight:bold;font-size: 16px;margin-top: 6px;padding: 8px 20px;text-transform: uppercase;width:100%;transition: all 500ms ease-in-out 0s;}

.banner-form input[type="submit"]:hover{background-color:#464646 ;transition: all 500ms ease-in-out 0s;}


.tit-bn h3{ font-size:45px; font-family: 'Adani';font-weight:500; color:#fff;text-transform: uppercase;
text-align:center;line-height:0;margin:0px;}

 
 

.form-group.pop input{height:40px;border-radius:5px;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#2b343d;}

.form-group.pop ::placeholder { /* Firefox, Chrome, Opera */ color: #2b343d; } 
.form-group.pop ::-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #2b343d; }  
.form-group.pop ::-ms-input-placeholder { /* Microsoft Edge */ color: #2b343d; }


/* Pop Up Section End */


.inner-banner-block{
	background:url(../images/banner/inner-banner.jpg) no-repeat center top;
	}
	.commingsoon-page .slider1{
	background:url(../images/banner/inner-banner.jpg) no-repeat center top;
	}

.bread-grums {padding:90px 0px;display:block;width:100%;float:left;}
.bread-grums ul{padding:0px;margin:0px;}
.bread-grums li {
    font-family: 'Adani';font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    float: left;
    list-style: none;
    margin-right: 8px;
}
.bread-grums a {
    font-family: 'Adani';font-weight: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}
.bread-grums a:hover{color:#fff;}

.inner-caption{display:block;width:100%;float:left;}
.inner-caption h4{font-family: 'Adani';font-weight:500;font-size:45px;color:#ffffff;margin:0px;padding:0px;line-height:34px;text-transform:uppercase;}

.minions{border:1px solid #ebebeb;border-radius:5px;min-height:400px;}

.list-of-sections li{font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;text-transform:uppercase;list-style:none;margin-top:45px;position:relative;}
.list-of-sections li:before{background: #c4161c;bottom: 4px;content: "";height: 0px;position: absolute;right: -1px;width: 5px;opacity:0;}

.list-of-sections li:hover a{color:#c4161c;transition: all 500ms ease-in-out;}
.list-of-sections li:hover:before{opacity:1;transition: all 500ms ease-in-out;height:20px;}

.list-of-sections li.active:before{opacity:1;height:20px;}


.list-of-sections a{font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;text-transform:uppercase;}
.list-of-sections a:hover{color:#c4161c;}

.list-of-sections li.active a{color:#c4161c;cursor:context-menu;}
.list-of-sections ul{margin-bottom:45px;}

.minions{position:relative;}
.minions:before{position:absolute;content:"";left:25%;top:0;height:100%;width:1px;background-color:#dadada;}

.books-lists ul{padding:0px;margin:0px;}
.books-lists li{display: inline-block;padding: 30px 20px;width: 24%;position:relative;}
.books-lists li:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(196,22,28,0.9);opacity:0;transition: all 500ms ease-in-out;}

.books-lists a:hover li:before{opacity:1;transition: all 500ms ease-in-out;}

.books-lists a:hover .book-icon{transform: translateY(0);
    transition: all 0.75s ease-in 0s;opacity:1;}

.books-lists li img{width:100%;}
.books-lists a{color:#464646;}

.book-img span{display:block;text-align:center;font-family: 'Adani';font-weight:500;font-size:15px;color:#464646;padding-top:5px;}

.book-icon{position:absolute;top:0;left:0;height:100%;width:100%;transform: translateY(-25px);
    transition: all 0.75s ease-in 0s;opacity:0;}
.books-lists .book-icon img{width:auto;}
.vertical-outer{width:100%;height:100%;display:table;}
.bk-sin span{display:block;text-align:center;font-family: 'Adani';font-weight:500;font-size:15px;color:#fff;padding-top:10px;}
.bk-sin{display:table-cell;vertical-align:middle;height:100%;}

.subscri-det{padding:30px 0px;border-bottom:1px solid #d6d6d6;transition: all 0.75s ease-in 0s;}

.subscribe-text{position:relative;}
.subscribe-text:before{position:absolute;content:"";right:0;top:35px;background-color:#dadada;height:88px;width:1px;}
.subscribe-text h4{display:block;font-family: 'Adani';font-weight:500;font-size:18px;color:#464646;line-height:20px;padding-bottom:10px;}
.subscribe-text span{display:block;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:16px;color:#464646;}
.subscribe-text a{font-family: 'Adani';font-weight:500;font-size:16px;color:#fff;background-color:#c4161c;padding:10px 25px;display:inline-block;border-radius:5px;line-height:normal;}
.subscribe-text a:hover{background-color:#464646;}

.subscribe-rupees{padding:50px 60px;position:relative;}
.subscribe-rupees:before{position:absolute;content:"";left:20px;top:80px;background:transparent url("../images/rupees.png") no-repeat scroll 0 0 ;width:17px;height:31px;}
.subscribe-rupees h5{display:block;font-family: 'Adani';font-weight:500;font-size:45px;color:#464646;}
.subscribe-rupees span{display:block;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:15px;color:#464646;}

label.error {color:#c4161c;font-weight:400;font-size:12px;margin:0px;}
#error_msg{color:#c4161c;}

.invalid-open .tit-bn{top:-80px;transition: all 500ms ease-in-out;}

li.socils {
	background-color: #c4161c;
    border: 0 none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    margin: 0;
    position: fixed;
    right: -100px;
    top: 40vh;
    transition: all 0.5s ease 0s;
}
.fix-subscribesoc li.socils {
    right: 0;
	transition: all 0.5s ease 0.5s;
	box-shadow: -5px -1px 13px 0px rgba(0, 0, 0, 0.3);
}
.social-link li.socils span {
    display: block;
    width: auto;
	margin: 10px 0;
	transition:all 500ms ease-in-out;
	position:relative;
	padding:3px 8px;
	background-color: #c4161c;
}

.social-link li.socils span h5 {
background-color: #464646;
    border-radius: 5px;
    color: #fff;
    font-family: 'Adani';font-weight:500;
    font-size: 14px;
    left: 230px;
    line-height: normal;
    margin: 0;
    opacity: 1;
    padding: 9px 15px;
    position: absolute;
    top: 0;
    transition: all 500ms ease-in-out 0s;
    width: 230px;
    z-index: -1;
}

.social-link li.socils span h5 i{margin-left:10px;font-size: 18px;}

.social-link li.socils span:hover h5{transition:all 500ms ease-in-out;left:-230px;}


li.socils a i {
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 27px;
    margin-top: 2px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 30px;
}
li.socils a:hover i {
    color: #000000;
    transition: all 0.5s ease;
    border-color: #000;
}
	
/*li.socils a:first-child i {
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    width: 20px;
    padding: 4px 0;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 100%;
    margin: 0px;
    position: absolute;
    left: 14px;
    top: 6px;
}
li.socils a:first-child:hover i{
	color: #ff0000;
	 border: 1px solid #ff0000;
	 transition: all 0.5s ease;
}*/
.multiple-item .slick-dots{
	margin:-13px 0px;
	bottom: -20px;
}
.multiple-item .slick-dots li{margin-right:0;}
.slick-dots li button::before{font-size:24px;}

.bus-lev-cnt p {
    font-family: 'Adani';font-weight: 300;font-weight: 300;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 57px;
}




.content-para p {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
    margin: 0 0 10px;
    font-family: 'Adani';font-weight: normal;
}
.footermenu-container{
	padding: 0;
    padding-left: 20px;
}

.collectors-wraper h5{
	font-size: 20px;
	color: #464646;
	font-family: 'Adani';font-weight:500;
}
.collectors-wraper{
	padding: 50px;
}
.collectors-wraper li {
    font-family: 'Adani';font-weight: normal;
    font-size: 14px;
    color: #464646;
    position: relative;
    padding-left: 15px;
    line-height: 24px;
    list-style: none;
}
.collectors-wraper li:before {
    position: absolute;
    left: 5px;
    top: 10px;
    content: "";
    background-color: #c4c4c4;
    height: 2px;
    width: 5px;
}
.collectors-wraper ul {
    padding: 0px;
    margin: 8px 0 25px;
}
.collectors-wraper span{
	color: #464646;
	
}
.supportedby-section {
    background-image: url(../images/supportedbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 15px;
    float: left;
    width: 100%;
}
.supportedby-inner {
    display: inline-block;
    width: auto;
    border-left: 2px solid #ffffff;
    color: #ffffff;
    font-size: 26px;
    line-height: 22px;
	padding: 0 15px;
}
.supportedby-inner span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.menu-trigger i{
    font-size: 30px;
    color: #fff;
    margin-right: 10px;
}
.main-manu li:hover .menu-trigger i{
	color: #d23d2e;
	transition: all 0.5s ease;
}
#menu .main-manu ul.dropdown-menu{
	border: 1px solid #ffffff50;
	left: auto;
    right: 100%;
    background-color: transparent;
    top: 0;
    padding: 20px 30px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	min-width: 280px;
	margin: 0;
}

#menu .main-manu li.dropdown:hover ul.dropdown-menu, #menu .main-manu li.dropdown.open ul.dropdown-menu{
	opacity: 1;
	visibility: visible;
	transition: all 0.5s ease 0.3s;
}
#menu .main-manu li ul.dropdown-menu li a{
	font-size: 30px;
	padding: 10px 0;
}
#menu .main-manu>ul>li {
    
    padding-left: 70px;
}

.commingsoon-page .carousel-inner>.item .slider-bg{
	height: 230px;
}
.commingsoon-page .banner-block {
    height: 230px;
    
}
.comingsoon-section {
    padding: 80px 0;
    min-height: 22vh;
    text-align: center;
}
.cs-top{
	text-transform: uppercase;
	font-size: 45px;
	font-family: 'Adani';font-weight:500;
	color: #464646;
}
.cs-top span{
	display: inline-block;
}
.cs-middle {
    font-size: 18px;
    font-family: 'Adani';font-weight:500;
    margin: 40px 0;
}
.cs-bottom .form-control{
    height: 40px;
    border-color: #a2a2a2;
    box-shadow: none;
}
.submit-btn {
    color: #fff;
    background-color: #c4161c;
    border-color: #c4161c;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 12px;
	transition: all 0.5s ease;
	font-family: 'Adani';font-weight:500;
}
.submit-btn:hover, .submit-btn:focus {
    color: #fff;
    background-color: #464646;
    border-color: #464646;
	transition: all 0.5s ease;
}

.modaltitle{
	font-size: 20px;
	font-family: 'Adani';font-weight: normal;
	color: #000000;
	text-align: center
}

.top-sectore{background:transparent url(../images/semi.png) no-repeat scroll 0 0 ;}
.top-sectore h4{font-family: 'Adani';font-weight: normal;font-size:21px;line-height:28px;color:#464646;padding:0px 0px 20px 100px ;}
.top-sectore span{display:block;}

.reviewer-sem ul{padding:0px;margin:0px;margin-top:50px;}
.reviewer-sem li{list-style:none;width:19%;display:inline-block;padding-bottom:10px;padding-right:50px;vertical-align:top;} 
.reviewer-sem li img{border-radius:5px;display:block;margin-bottom:5px;}

 

.rew-det{min-height:100px;}
a.profle-tag{ background: #fff url("../images/vew-all.png") no-repeat scroll 85% center;
    border: 1px solid #46464655;
    border-radius: 5px;
    color: #464646;
    display: inline-block;
    font-family: 'Adani';font-weight:500;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 40px 5px 10px;
    text-align: left;
    text-decoration: none;}

a.profle-tag:hover {
    background: #c4161c url("../images/vew-all-w.png") no-repeat scroll 80% center;
    color: #fff;
    border: 1px solid #fff;
}
	


.rew-det h5{font-family: 'Adani';font-weight:500;font-size:15px;color:#c4161c;line-height:20px;margin:0px;}
.rew-det span{display:block;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size: 14px;color:#464646;line-height:18px;}

.vew-inn a{font-family: 'Adani';font-weight: normal;font-size:13px;color:#464646;background:#fff url("../images/vew-all.png") no-repeat scroll 86% center ;padding:8px 40px 8px 15px;border:1px solid #46464655;text-align:left;border-radius:5px;text-decoration:none;margin-top:5px;}
.vew-inn a:hover{background:#c4161c url("../images/vew-all-w.png") no-repeat scroll 80% center ;color:#fff;border:1px solid #fff;}

.abt-contnt h4{font-family: 'Adani';font-weight:500;font-size:20px;color:#464646;text-transform:uppercase;}
.abt-contnt p{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size: 16px;color:#464646;line-height:26px;}
.abt-yers h5{font-family: 'Adani';font-weight: normal;font-size:18px;color:#464646;line-height:21px;}
.abt-yers span{font-family: 'Adani';font-weight:500;font-size:129px;color:#e5e5e5;display:block;line-height:110px;}
.abt-yers {position:relative;padding-top:60px;}
.abt-yers:before{position:absolute;background:transparent url("../images/line.png") no-repeat scroll 0 0;content:"";left:10%;top:66%;width:161px;height:2px;}

.subscribe-set{border:1px solid #dfdfdf;border-radius:5px;padding:50px;}

.tarrif-set h4{font-family: 'Adani';font-weight:500;font-size:17px;color:#c4161c;line-height:22px;margin:0px;}
.tarrif-set span{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size: 17px;color:#464646;display:block;}

.tarrif-set ul{margin:0px;padding:0px;}
.tarrif-set li{list-style:none;border:1px solid #ebebeb;border-radius:5px;padding:17px 25px;margin-top:-1px;float:left;width:100%;}
.edit-typ span{font-family: 'Adani';font-weight: normal;font-size:16px;color:#464646;}

.edit-typ{width:74%;float:left;}
.edit-ver{width:25%;float:left;}
.edit-ver h4{text-align:center;margin:0px;color:#464646;font-family: 'Adani';font-weight:500;font-size:16px;position:relative;}
.edit-ver h4:before{position:absolute;content:"";left:0;top:0;width:1px;height:20px;background-color:#d6d6d6;}


.yr-sub{ background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(196, 22, 28) 0%, rgb(216, 41, 44) 33%, rgb(186, 47, 49) 50%, rgb(196, 22, 28) 100%) repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: 'Adani';font-weight:500;
    font-size: 14px;
    margin-right: 60px;
    padding: 6px 45px;text-transform:uppercase;}


.cbx {margin: auto;-webkit-user-select: none;user-select: none;cursor: pointer;}
.cbx span {display: inline-block;vertical-align: middle;transform: translate3d(0, 0, 0);}
.cbx span:first-child { width: 22px;height: 22px;border-radius: 3px;transform: scale(1);vertical-align: middle;border: 1px solid #9098A9;transition: all 0.2s ease;}
.cbx span:first-child svg {position: absolute;top: 5px;left: 4px;fill: none;stroke: #c51b21;stroke-width: 0;stroke-linecap: round;stroke-linejoin: round;stroke-dasharray: 16px;stroke-dashoffset: 16px;transition: all 0.3s ease;transition-delay: 0.1s;transform: translate3d(0, 0, 0);}
.cbx span:first-child:before {content: "";width: 100%;height: 100%;background: #fff;display: block;transform: scale(0);opacity: 1;border-radius: 50%;}
.cbx span:last-child {padding-left: 15px;}
.cbx:hover span:first-child {border-color: #d7d7d7;}

.inp-cbx:checked + .cbx span:first-child {background: #fff;border-color: #d7d7d7;animation: wave 0.4s ease;}
.inp-cbx:checked ~ .cbx span:first-child svg {stroke-dashoffset: 0;stroke-width: 2;}
.inp-cbx:checked ~ .cbx span:first-child:before {transform: scale(1);opacity: 0;transition: all 0.6s ease;}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

.ad-xcart{display:block;float:right;}
.ad-xcart a{font-family: 'Adani';font-weight:500;font-size:16px;color:#fff;background:#c4161c url("../images/carti-w.png") no-repeat scroll 86% center ;padding:8px 60px 8px 15px;text-align:left;border-radius:5px;text-decoration:none;margin-top:20px;display:inline-block;margin-left:15px;border:1px solid #c4161c;}
.ad-xcart a:hover{background:#fff url("../images/carti-b.png") no-repeat scroll 80% center ;color:#464646;border:1px solid #fff;border:1px solid #dfdfdf;}

.trerms h4{font-family: 'Adani';font-weight:500;font-size:17px;color:#c4161c;line-height:22px;}
.trerms ul{padding:0px;margin:0px;}
.trerms li{list-style:none;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size: 15px;color:#464646;display:block;margin-bottom:5px;position:relative;padding-left:30px;}
.trerms span{position:absolute;left:0;}

.tarrif-set{padding-bottom:40px;}

/* Reach Us Start */

.contact-us h4{color:#d40000;font-family: 'Adani';font-weight:500;font-size:16px;text-transform:uppercase;padding:0px 0px 10px 15px;}
.contact-us h5{color:rgba(67, 70, 73, 0.6);font-family: 'K2DMedium';font-size:24px;}

.contact-us strong{color:rgba(67, 70, 73, 0.6);display:block;}

.form-data.cnt input{ border: 1px solid #e1e1e1;border-radius: 5px;font-family: 'Adani';font-weight:normal;font-size: 12px;height: 45px;padding: 6px 10px;width: 100%;margin-bottom:15px;text-transform:uppercase;}

.form-data.cnt textarea{ border: 1px solid #e1e1e1;border-radius: 5px;font-family: 'Adani';font-weight:normal;font-size: 12px;height: 85px;padding: 6px 10px;width: 100%;margin-bottom:15px;text-transform:uppercase;}

.form-data.cnt select{-moz-appearance: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border: 1px solid #e1e1e1;border-radius: 5px;font-family: 'Adani';font-weight:normal;font-size: 12px;height: 45px;padding: 6px 10px;width: 100%;margin-bottom:15px;cursor:pointer;background: rgba(0, 0, 0, 0) url("../images/dwn.png") no-repeat scroll 95% center;    -webkit-appearance: none;
-moz-appearance: none;text-indent: 1px;text-overflow: '';}




.bill-object .form-data.cnt input{text-transform:none;font-family: 'Adani';font-weight:normal;font-size: 14px;}
.bill-object .form-data.cnt textarea{text-transform:none;font-family: 'Adani';font-weight:normal;font-size: 14px;}
.bill-object .form-data.cnt select{text-transform:none;font-family: 'Adani';font-weight:normal;font-size: 14px;    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';}
.bill-object a.contue{margin-right:15px;width:25%;}
.bill-object a.canc{width:25%;}
.bill-object .det-of-cart{padding:15px 0px;border:none;}
.bill-object *::-moz-placeholder{color:#464646;opacity:1;}

.conta-details.infra.cntus{position:relative;}
.conta-details.infra.cntus:after{position:absolute;background-color:#ececec;content:"";left:-65px;top:0;height:100%;width:1px;}
.form-data.cnt input[type="submit"] {background:#d40000;border: medium none;color: #fff;font-family: 'Adani';font-weight:bold;text-transform: uppercase;float:right;width:25%;border-radius:5px;font-size:16px;transition: all 500ms ease-in-out;}	
.form-data.cnt input[type="submit"]:hover{background:#464646;transition: all 500ms ease-in-out;}

.ins-c img{width:135px;border: 1px solid #dfdfdf;border-radius:10px;height:45px;}
.ins-cf img{border: 1px solid #dfdfdf;border-radius:10px;}

.addr{padding-left:65px;background:rgba(0, 0, 0, 0) url("../images/loc.png") no-repeat scroll -5px -5px ;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size: 16px;color:#464646;line-height:22px;}
.addr span{display:block; color: #464646;
    font-family: 'Adani';font-weight:500;
    font-size: 20px;padding-bottom:5px;text-transform:uppercase;}
.callr{padding:10px 0px 10px 65px;background:rgba(0, 0, 0, 0) url("../images/call.png") no-repeat scroll -4px top ; color: #464646;
    font-family: 'Adani';font-weight:500;
    font-size: 20px;}
.smsr{padding:12px 65px;background:rgba(0, 0, 0, 0) url("../images/sms.png") no-repeat scroll -4px top ;}
.smsr a{  color: #464646;
    font-family: 'Adani';font-weight:500;
    font-size: 20px;
    line-height: 28px;
    margin: 0;text-decoration:none;}
	.sms a{ color: #464646;
    font-family: 'Adani';font-weight:500;
    font-size: 20px;
    text-align: left;text-decoration:none;}

/* Reach Us End */

.book-details {position:relative;}
.book-details:before{position:absolute;content:"";left:-1px;top:50px;background:rgba(0, 0, 0, 0) url("../images/book-bg.png") no-repeat scroll 0 0;width:293px;height:280px;z-index:-1;}

.bk-ct{font-family: 'Adani';font-weight:500;
    font-size: 20px;color:#fff;margin-bottom:19px;}
	
.prc-tag {
    background-color: #f4f4f4;
    display: block;
    float: left;
    margin: 21px 0px 0px 0px;
    width: 100%;
	padding:30px 0px;
}
.prc-tag h4{font-family: 'Adani';font-weight:500;font-size: 25px;color:#c4161c;padding:0px;margin:0px;}
	
.prc-tag .exp-mre a{padding: 5px 30px 5px 8px;}
.prc-tag .exp-mre a:hover{background:#c4161c url("../images/vew-all-w.png") no-repeat scroll 86% center ;color:#fff;border:1px solid #fff;}
	
.prc-tag .exp-mre a.carts{margin-left:0px;margin-right:8px;background:#fff url("../images/cart-b.png") no-repeat scroll 92% center ;padding: 5px 30px 5px 8px;}

.prc-tag .exp-mre a.carts:hover{background:#c4161c url("../images/cart-w.png") no-repeat scroll 92% center ;color:#fff;border:1px solid #fff;}

.archive-serch{display:block;width:100%;float:left;padding-right:28px;}
.archive-serch h4{font-family: 'Adani';font-weight:500;font-size:14px;color:#464646;text-transform:uppercase;}

.archive-serch a{font-family: 'Adani';font-weight:500;font-size:13px;color:#464646;border:1px solid #d7d7d7;padding: 8px 0;border-radius:5px;transition: all 500ms ease-in-out;display:inline-block;width:100%;text-align:center;}

.yearcontainer li{width: 32%;display:inline-block;margin-bottom:5px;}

.archive-serch a:hover{transition: all 500ms ease-in-out;background-color:#c4161c;color:#fff;}

.archive-serch a.active{background-color:#c4161c;color:#fff;}

.archive-serch input[type=search] {
	background: transparent url("../images/serch-dark.png") no-repeat 95% center;
	border: solid 1px #d5d6d8;
	padding: 5px 50px 5px 10px;
	width: 100%;
	color:#dcdcdc;font-family: 'Adani';font-weight: normal;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin:0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	opacity:1;
	height: 32px;
	margin-bottom:10px;
}
.archive-serch input[type=search]:focus {
	width: 100%;
	background: transparent url("../images/serch-dark.png") no-repeat 95% center;
	color:#464646;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;
	border-color: #464646;opacity:1;

}

.archive-serch ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #464646;
}
.archive-serch ::-moz-placeholder { /* Firefox 19+ */
  color: #464646;
  opacity:1;
}
.archive-serch ::-ms-input-placeholder { /* IE 10+ */
   color: #464646;
}
.archive-serch ::-moz-placeholder { /* Firefox 18- */
  color: #464646;
  opacity:1;
}

.book-documents{padding-left:55px;position:relative;}

.book-documents.dem-oo{padding-left:0px;}

.book-documents.dem-oo:before{display:none;}

.book-documents:before{position:absolute;content:"";left:-30px;top:0;height:100%;width:2px;background-color:#dfdfdf;z-index:-2;}
.author-fntion{padding-bottom:20px;}
.book-documents h3{font-family: 'Adani';font-weight:500;font-size:20px;color:#c4161c;line-height:22px;margin:0px;padding:0px;}
.book-documents h4{font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;line-height:25px;}
.book-documents p{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:16px;color:#464646;line-height:23px;padding-bottom:20px;position:relative;}
.book-documents p:before{position:absolute;content:"";left:0;bottom:-10px;width:120px;height:1px;background-color:#a2a2a2;}

.author-fntion ul{padding:0px;margin:0px;padding-top:10px;}
.author-fntion li{list-style:none;position:relative;    color: #464646;
    font-family: 'Adani';font-weight:500;
    font-size: 16px;
    line-height: 25px;padding-left:15px;}
.author-fntion li span{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:15px;color:#464646;display:block;margin-bottom:10px;line-height: 23px;}
.author-fntion li:before{position: absolute;
content: "";
left: 0;
top: 10px;
width: 6px;
height: 6px;
background-color: #b1b1b1;
border-radius: 100%;}

.book-documents span{position:relative;display:inline-block;}


.book-documents h5{font-family: 'Adani';font-weight:500;font-size:17px;color:#c4161c;line-height:17px;margin:0px;padding:15px 0px;}
.book-documents h6{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#464646;line-height:17px;margin:0px;padding:0px;padding-left:30px;}

.book-function h4{font-family: 'Adani';font-weight:500;font-size:14px;color:#464646;text-transform:uppercase;text-align:left;padding-bottom:10px;}

.book-slis{background-color:#f1f1f1;float:left;}
.book-slis li{float:left;}

.book-slis{padding:35px 0px 35px 15px;}
.book-slis li{display:inline-block;width:49%;position:relative;z-index:1;margin-bottom:20px;}
.book-slis li span{background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(234, 38, 41) 0%, rgb(216, 41, 44) 38%, rgb(186, 47, 49) 51%, rgb(96, 65, 65) 100%) repeat scroll 0 0;
    border-radius: 4px;
    bottom: 35px;
    color: #fff;
    font-family: 'Adani';font-weight:normal;
    font-size: 9px;
    height: 17px;
    left: -23px;
    position: absolute;
    transform: rotate(-90deg);
    width: 70px;
    z-index: -1;padding:1px;}

.book-slis.dem-oo li span{left: -16px;bottom:40px;}

.book-slis li.active:before{opacity:1;} 
.book-slis li.active h5{opacity:1;transform: translateY(0);} 
 
.form-data.cnt input.jsrequired.error{margin-bottom:0px;} 
.form-data.cnt label.error{margin-bottom:15px;} 

#error_msg_subs{background-color:green;color:#fff;font-family: 'Adani';font-weight:500;font-size:14px;margin:0px 15px 15px;line-height:20px}

.book-slis li:before{position:absolute;left:0;top:0;content:"";background-color:rgba(196,22,28,0.9);width:100%;height:100%;opacity:0;transition: all 0.75s ease-in 0s;border-radius:6px;}

.book-slis li h5{display:block;text-align:center;font-family: 'Adani';font-weight:500;font-size:15px;color:#fff;padding-top:10px;position:absolute;top:28%;left:0;height:100%;width:100%;transform: translateY(-25px); transition: all 0.75s ease-in 0s;opacity:0;vertical-align:middle;}	

.book-slis li:hover h5{transform: translateY(0);
    transition: all 0.75s ease-in 0s;opacity:1;}
	
.book-slis li:hover:before{opacity:1;transition: all 0.75s ease-in 0s;}	
	
	
	

.sticky{
	position: sticky;
	position: -webkit-sticky;
	top: 100px;
}

.forget-it h5{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:13px;color:#464646;line-height:20px;}
.forget-it h5 a{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:13px;color:#464646;line-height:15px;}
.forget-it span a{font-family: 'Adani';font-weight:500;font-size:13px;color:#c4161c;}

.pymnt-his .subscri-det:hover{background-color:#f9e7e8;transition: all 0.75s ease-in 0s;}

.subscribe-text h5{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:13px;color:#464646;}


.subscribe-text h6{font-family: 'Adani';font-weight:500;font-size:20px;color:#464646;padding:10px 70px;}

.prfle-hi .subscri-det{padding:50px 0px 40px 60px;}
label{font-family: 'Adani';font-weight:normal;font-size:12px;color:#464646;font-weight:normal;}
.displayform label{font-family: 'Adani';font-weight:normal;font-size:12px;color:#464646;font-weight:normal;}
.displayform input{margin-top:-10px;height:40px;}
.displayform .form-group {margin-bottom:20px;}

.form-group a.canc{width:48%;display: inline-block;text-align:center;border:1px solid #a9a9a9;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;border-radius:5px;transition: all 0.75s ease-in 0s;margin-right:4px;}
.form-group a.canc:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

.form-group a.savs{width:50%;display: inline-block;text-align:center;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#fff;border-radius:5px;background-color:#c4161c;}
.form-group a.savs:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

a.editfn{width:15%;display: inline-block;text-align:center;border:1px solid #e1e1e1;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;border-radius:5px;transition: all 0.75s ease-in 0s;margin-right:25px;text-transform:uppercase;margin-top:-10px;
opacity: 0;
visibility: hidden;
}
a.editfn:hover{background-color:#c4161c;transition: all 0.75s ease-in 0s;color:#fff;}

.my-carter{border:1px solid #ebebeb;border-radius:5px;}

.det-of-cart{padding:30px 0px;border-bottom:1px solid #ececec;}

.det-of-cart .subscribe-text{padding-left:30px;}
.det-of-cart .subscribe-text h4{margin:0px;}
.det-of-cart .subscribe-text::before{top:0;}
.det-of-cart .subscribe-rupees h5{font-size:30px;}
.det-of-cart .subscribe-text::before{height:60px;}
.det-of-cart .subscribe-rupees {padding: 0px 90px;text-align: right;}
.det-of-cart .subscribe-rupees::before {left: 34%;top: 0;}
.det-of-cart a.clse-cart{position:absolute;top:45px;right:35px;}

a.canc{}

a.canc{width:15%;display: inline-block;text-align:center;border:1px solid #a9a9a9;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;border-radius:5px;transition: all 0.75s ease-in 0s;margin-right:4px;}
a.canc:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

a.contue{width:15%;display: inline-block;text-align:center;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#fff;border-radius:5px;background-color:#c4161c;margin-right:30px;}
a.contue:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

.bill-object .conta-details.infra.cntus::after{display:none;}

.bill-object h4{font-family: 'Adani';font-weight:500;font-size:17px;color:#c4161c;padding-bottom:5px;line-height:20px;}
.bill-object h4 span{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#464646;display:block;}

.billing-details h4 span {color: #464646;display: block;font-family: 'Adani';font-weight:500;font-size: 18px;line-height: 20px;}
.bil-pric{display:inline-block;background:transparent url("../images/bil.png") no-repeat scroll left center;	    color: #464646;padding:8px 0px 8px 20px;font-family: 'Adani';font-weight:500;font-size: 18px;}

.billing-details h4 {padding-bottom: 10px;color: #464646;display:inline-block;font-family: 'Adani';font-weight:300;font-size: 16px;margin:0px;}

.billing-details{padding:10px 0px 5px 0px;display:block;width:100%;float:left;}

.total-bill{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;display:block;width:100%;float:left;}
.del.bil-pric{background:none;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:15px;color:#464646;padding:0;}
.dev.billing-details h4{padding:10px 0px;}

.details-confirm h4{font-family: 'Adani';font-weight:500;font-size:17px;color:#c4161c;padding-bottom;10px;}
.details-confirm h4 span{font-family: 'Adani';font-weight:normal;font-size:17px;color:#464646;display:block;}
.details-confirm h5{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:16px;color:#464646;padding-bottom:15px;}

.details-confirm h6{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:15px;color:#464646;padding-bottom:10px;}
.details-confirm h6 span{font-family: 'Adani';font-weight:500;font-size:18px;color:#464646;display:block;}

.details-confirm a{width:20%;display: inline-block;text-align:center;padding:8px 0px;font-family: 'Adani';font-weight:500;font-size:16px;color:#fff;border-radius:5px;background-color:#c4161c;margin-right:30px;}

.tinb{background:transparent url("../images/bil.png") no-repeat scroll left center;padding-left:15px;}

.details-confirm a:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

.inner-caption a{font-family: 'Adani';font-weight:normal;font-size:16px;color:#fff;padding-bottom:10px;}

 



.journel-tag{border-left:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;display:block;width:100%;float:left;padding:25px 0px;}
.journel-tag h5{font-family: 'Adani';font-weight:500;font-size:16px;color:#464646;margin:0px;padding:0px;margin-bottom:10px;}
.journel-tag a{font-family: 'Adani';font-weight:500;font-size:13px;color:#464646;border:1px solid #bfbfbf;border-radius:5px;padding:5px 35px;display:inline-block;transition: all 0.75s ease-in 0s;}
.journel-tag a:hover{background-color:#C4161C;transition: all 0.75s ease-in 0s;color:#fff;}

.explore-tag{border-left:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;display:block;width:100%;float:left;padding:25px 0px;}
.explore-tag h5{font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:15px;color:#464646;margin:0px;padding:0px;margin-bottom:10px;}
.explore-tag a{font-family: 'Adani';font-weight:500;font-size:13px;color:#fff;border:1px solid #bfbfbf;border-radius:5px;padding:5px 35px;display:inline-block;transition: all 0.75s ease-in 0s;background-color:#C4161C;}
.explore-tag a:hover{background-color:#464646;transition: all 0.75s ease-in 0s;color:#fff;}

.indstry-details-view h4{font-family: 'Adani';font-weight:normal;font-size:26px;color:#464646;padding:0px;margin:0px;padding-bottom:10px;line-height:30px;}
.indstry-details-view span{display:block;font-family: 'Adani';font-weight: 300;font-weight: 300;font-size:14px;color:#464646;line-height:20px;}

.divid {
    margin-bottom: 60px;
    position: relative;
}
.divid::before {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    bottom: -30px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.indstry-details-view img{width:100%;border-radius:5px;padding:0px 0px 20px;}
.indstry-details-view p{font-family: 'Adani';font-weight:normal;font-size:16px;color:#464646;line-height:25px;}

.indusry-news-details .inds h5{padding: 15px 23px;width: 52%;font-size:15px;}

.subly-form .subscribe-set{padding:30px 50px;margin-bottom:20px;}
.subly-form .tarrif-set{padding-bottom:0px;}

.maler{padding:0px;margin:0px;}
.maler li{display:inline-block;width:33%;margin-bottom:10px;}

.contue{background-color: #c4161c;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-family: 'Adani';font-weight:bold;
    font-size: 16px;
    margin-top: 6px;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all 500ms ease-in-out 0s;
    width: 020%;}
.contue:hover{background-color:#464646;}	

.dit{font-weight:700;}

.det-of-cart p{text-align:left;font-size:13px;margin-top:20px;line-height:18px;}

.mb-mits{position:relative;}
.mb-mits:hover .mb-rits{top:30px;transition: all 500ms ease-in-out 0s;opacity:1;visibility:visible;} 


.mb-rits{left: -9px;position: absolute;top:0px;background-color:#c4161c;border-radius:6px;transition: all 500ms ease-in-out 0s;opacity:0;visibility:hidden;}
.mb-rits ul{padding:0px;margin:0px;left:auto;top:auto;}
.mb-rits li{padding:0px;margin:0px;display:block;}
.mb-rits li:first-child{border-bottom:1px solid #db7276;}
.mb-rits a{padding:8px;margin:0px;display:inline-block;}
.mb-rits i{font-size:20px;}
.mb-rits i.fa.fa-facebook{position:relative;left:-3px;}


.cont-btn-down{display:none;}
.cont-btn-down a{  background-color: #c4161c;color: #fff;display: inline-block;font-family: 'Adani';font-weight:500;font-size: 15px;margin: 0;padding: 8px 15px;text-align: center;text-decoration: none;width: 49%;}
.cont-btn-down .lep{border-right:2px solid #d7565a;}


.riction .slick-next{right:0;top:60%;}
.riction .slick-next::before {
    content: "\f105";
	font:normal normal normal 26px/1 FontAwesome;color:#000;
} 
.riction .slick-prev{right:22px;top:60%;left:auto;}
.riction .slick-prev::before {
    content: "\f104";
	font:normal normal normal 26px/1 FontAwesome;color:#000;
}

.forming-buttons .subscribe-btn{width:25%;margin-right:40px;text-transform:uppercase;height:70px;padding:18px 20px;}

.forming-buttons .subscribe-btn.tpo{background-image: url("../images/subi.png");background-size:15%;}
.forming-buttons .subscribe-btn.bpo{background-image: url("../images/read.png");background-size:15%;}

#submitpaper .modal-dialog{margin:100px auto;}

.form-group .custommask-wraper{margin-bottom:25px;}

.form-group span {
    display: block;
    font-family: 'Adani';font-weight: normal;
    text-align: left;
	font-size:12px;
}

.form-group span.doki{line-height:0;} 

.custom-mask {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.custommask-wraper {
    background-color: #fff;
    border: 1px solid #5c5c5c33;
    border-radius: 5px;
    height: 35px;
    position: relative;
}
.custommask-wraper input[type="file"] {
    cursor: pointer;
    height: 36px;
    opacity: 0;
    position: relative;
    z-index: 10;
}
.chosefile-btn {
    background-color: #606060;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 15px;
    padding: 7px 15px;
    transition: all 0.5s ease 0s;
}
.custommask-wraper input {
    border: 1px solid #5c5c5c;
}
.filename {
    color: #9191a3;
    font-family: 'Adani';font-weight: normal;
    font-size: 14px;
    padding-top: 4px;
}
.custom-mask:hover .chosefile-btn {
    background-color: #c5392a;
    transition: all 0.5s ease 0s;
}
.filename {
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 26px;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}

.book-slis li img{width:100%;}

.lefz-lay{position:relative;}
.lefz-lay:before{background-color: #dfdfdf;
    content: "";
    height: 100%;
    right:0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -2;}

.subscribe-btn:focus{background-color: #c4161c;}

.coll-editi{font-family: 'Adani';font-weight:500;font-size:24px;color:#fff;padding-bottom:10px;}

.edit-typ input[type="checkbox"], input[type="radio"] {left: 30px;
    line-height: normal;
    margin: 4px 0 0;
    position: absolute;
    z-index: -1;}

.cbx span{background-color:#fff;}

.edit-typ label.error{display:none !important;}
.edit-typ input.error ~ label.error ~ label.cbx span{color: #C4161C;}
.edit-typ input.error ~ label.cbx span:first-child{border-color: #C4161C;}



 .displayform .form-control {
    padding: 0;
    border: 0;
    box-shadow: none;
    cursor: default;
    font-size: 14px;
    background-color: transparent;
    color: #4b4750;
    transition: all 0.5s ease;
	resize: none;
}
.displayform a.editfn{
	opacity: 1;
	visibility: visible;
	transition: all 0.5s ease;
}
.displayform .btmbtn-conatiner{
		visibility: hidden;
		opacity: 0;
		transition: all 0.5s ease;
}
.displayform .btmbtn-conatiner{
		visibility: hidden;
		opacity: 0;
		transition: all 0.5s ease;
}

.my-carter .cart-err{text-align:center;font-family: 'Adani';font-weight:500;font-size:16px;color:#FF0000;padding:8vh 0;}
body .slick-slide{
	outline: none;
}
.toolbarViewerRight{display:none !important;}

p:empty{display:none;}

.indusry-news-details h5{color: #ff0000;
    font-family: 'Adani';font-weight:500;
    font-size: 22px;}

.indusry-news-details a{font-family: 'Adani';font-weight:500;color:#474747;font-size:12px;margin:0px;display:block;}	

.indstry-details-view.divid{font-family: 'Adani';font-weight:500;color:#C4161C;font-size:16px;}
.nopad.lis-of-ls{padding-left:15px;font-family: 'Adani';font-weight:500;color:#C4161C;font-size:16px;text-align:center;padding-top:30px;}
	

.log-det{position:relative;transition: all 0.5s ease 0s;}
.log-dip{position:absolute;content:"";left:0;top:0;padding:0px;margin:0px;width:110px;text-align:left;visibility:hidden;opacity:0;transition: all 0.5s ease 0s;-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);}
.log-dip li{font-family: 'Adani';font-weight: normal;font-size:14px;border:none;background-color:#fff;display:block;margin:0px;}
.log-dip li:first-child{border-bottom:1px solid #47474750;}
.log-dip a{font-family: 'Adani';font-weight: normal;font-size:12px;border:none;color:#474747;display:block;border-radius:0px;padding:8px 20px;}
.log-dip a:hover{font-family: 'Adani';font-weight: normal;font-size:12px;border:none;border-radius:0px;}

.log-det:hover .log-dip{opacity:1;visibility:visible;transition: all 0.5s ease 0s;top:42px;}


.scopus{position:fixed;left:0;bottom:0;-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);z-index:1;-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;background-color:#fff;}

.scopus h5{font-family: 'Adani';font-weight:regular;color:#ff7d01;font-size:30px;padding:0px 10px;margin:6px 0px;}
.scopus h5 sup{font-size:14px;left:-3px;top:-11px;}
.scopus h5 span{font-family: 'Adani';font-weight:regular;color:#6c6c6c;font-size:14px;display:block;padding-left:23px;}

.scopus img{}

.tit-bn.frgt h3{font-size:25px;}

.indusry-news-details h6{font-family: 'Adani';font-weight: normal;font-size:15px;padding-left:15px;}

.yearcontainer {max-height: 250px;}

.fixo{position:relative;}
.fixo:before{position:absolute;left:0;bottom:5px;background:#C4161C;content:"";width:75px;height:2px; }


.profileform .form-group.row{margin-bottom:15px;}

.subscribe-text .pymtst-suc {
    font-family: 'Adani';font-weight: normal;
    font-size: 15px;
    color: #199a08;
	text-align:left;
	padding:0px;
 
}
.subscribe-text .pymtst-fai {
    font-family: 'Adani';font-weight: normal;
    font-size: 15px;
    color: #C4161C;
	text-align:left;
	padding:0px;
 
}

.modal-open{padding:0px !important;overflow:auto;}

.successtick {
    position: absolute;
    right: 15px;
    top: 70px;
}







.displayform select{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}


.edit-typ .suc-sub{font-size:13px;padding-left:35px;}





form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
}
form ::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
}
form :-ms-input-placeholder { /* IE 10+ */
  color: #999999;
}
form :-moz-placeholder { /* Firefox 18- */
  color: #999999;
}

.footersoc .list-inline{
    margin-bottom: 0;
    margin-top: 4px;
}

.footersoc .list-inline li{
    vertical-align: middle;
}

.footersoc .list-inline li .small-title{
    margin-bottom: 0;
}

.footersoc .social-links li a {
    vertical-align: middle;
}

.mt5{
    margin-top: 5px;
}

.ftrsubs .helpline-btn {
    background-position: 3px center;
    padding-left: 43px;
}
.ftrsubs .subscribe-inner{
    min-width: auto;
}

.archive-serch a.no-link{
    background: #c7c7c7;
    opacity: 0.5;
    cursor: not-allowed
}

.archive-serch a.no-link:hover{
    background: #c7c7c7;
    opacity: 0.5;
    cursor: not-allowed;
    color: #464646;
}

.newhead h3{
    color: #464646;
    margin-top: 20px;
    font-size: 24px;
    font-family: 'Adani';font-weight:500;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.contrib .newhead h3{text-transform: none;}

.pt0{
    padding-top: 0;
}

 
.scope-us {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-top: 10px;
}

.scope-us h5{font-family: 'Adani';font-weight:regular;color:#ff7d01;font-size:30px;padding:0px 10px;margin:6px 0px;text-align:center;}
.scope-us h5 sup{font-size:14px;left:-3px;top:-11px;}
.scope-us h5 span{font-family: 'Adani';font-weight:regular;color:#6c6c6c;font-size:14px;display:block;padding-left:23px;}

.mis-parli .col-lg-12.col-md-12.col-sm-12.col-xs-12{padding:0px;}

.icj-her.minuy{background-color:#C4161C;display:block;width:100%;float:left;border-radius:10px;padding:30px 40px;}

.icj-her.minuy h4::before{display:none;}
.icj-her.minuy a{margin-top:20px;}
.icj-her.minuy h4{font-family: 'Adani';font-weight:500;}
.icj-her.minuy h4 span{font-family: 'Adani';font-weight:normal;font-size:15px;margin-top:5px;}

.forming-buttons .publis .subscribe-btn {width:100%;margin-bottom:20px;}
.forming-buttons .publis .subscribe-btn:last-child {width:100%;margin-bottom:0px;}

.publication-details h3{color: #707070;font-family: 'Adani';font-weight:500;font-size: 15px;margin-bottom: 5px;margin-top: 15px; }

.publication-details h4{color: #464646;font-family: 'Adani';font-weight:500;font-size: 24px;margin-bottom: 5px;margin-top: 20px; }
.publication-details.awards-sector h4{color: #EE1D23;}
.publication-details.awards-sector h5{color: #EE1D23;font-family: 'Adani';font-weight:500;font-size: 18px;margin:15px 0px 0px;}

.publication-details.awards-sector li{width:100%;}

.publication-details.awards-sector span.frig{font-size:15px;font-style:italic;display:block;margin:10px 0px;}

.publication-details.awards-sector span.frig-min{font-size:15px;font-family: 'Adani';font-weight:500;display:block;margin:15px 0px 0px;}

.publication-details.awards-sector ul.sub-mnu{padding-left:20px;}


.icj-her.minuy{padding:22px 15px 35px 40px;min-height:auto;}

.publication-details h5{font-family: 'Adani';font-weight: normal;font-size:16px;color:#000;line-height:25px;}
.publication-details h5 span{display:block;}
.publication-details h6{ color: #ee1d23;font-family: 'Adani';font-weight:500;font-size: 16px;padding:10px 0px;}

.main-hed{font-family: 'Adani';font-weight: normal;font-size:18px;padding-top:15px;}
.main-hed-sub{font-family: 'Adani';font-weight:500;font-size:16px;color:#EE1D23;padding:10px 0px 5px;}
.main-hed-sub span{color:#666666;}
.publication-details ul{padding:0px;margin:0px;}
.publication-details li{display:block;font-family: 'Adani';font-weight:normal;font-size: 15px;color:#666666;margin-top:10px;position:relative;padding-left:15px;}
.publication-details li:last-child{margin-bottom:10px;}	
.publication-details li:before{position:absolute;content:"";left:3px;top:7px;width:6px;height:6px;background-color:#EE1D23;border-radius:100%;}	
	

.publication-details p{font-family: 'Adani';font-weight: normal;margin-bottom:10px;text-align:justify;font-size:15px;}

.at-end span{display:block;font-family: 'Adani';font-weight:500;font-size:16px;}

.slide-out .social-link {display:none;}
.slide-out .site-navbar {display:none;}

.cd-bio-content h4{ font-family: 'Adani';font-weight:500;font-size: 16px;margin:0px;padding:0px;text-align:center;text-transform: capitalize;}

.cd-bio-content h4 span{display:block;font-size:12px;}

.cd-bio-content p{color: #fff;font-family: 'Adani';font-weight:normal;font-size: 14px !important;line-height: 26px;margin: 10px 0 10px !important;text-align:center;}

.profile-img{padding-top:20px;}
.profile-img img{width:auto;margin:20px auto;}
	
.subscribe-set ul{padding:0px;margin:0px;}
.subscribe-set li{display:inline-block;width:100%;vertical-align:top;}
.subscribe-set li img{width:100%;}

.contrib .subscribe-set{padding:30px 0px;}
.subscribe-set p{color: #464646;font-family: 'Adani';font-weight:500;font-size: 12px;text-align:center;padding:0px 30px;line-height:20px;}


.contrib .book-slis li:hover::before{display:none;}
.contrib .book-slis li span{bottom: 130px;font-size: 12px;height: 30px;left: -30px;padding: 2px;width: 100px;z-index: -1;}
.contrib .book-slis p{font-size:12px;padding:0px 8px;font-family: 'Adani';font-weight:normal;margin:0;line-height:16px;min-height:80px;}
.contrib .book-slis li {vertical-align:top;}

.at-end .subscribe-btn{width:30%;margin-right:20px;margin-bottom:15px;}


.popupsections {position:relative;}

.popupsections .vr-ml {background: #C4161C  ;top: 172px;content: "";height: 35px;position: absolute;right:-2px;width: 35px;-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;}
.vr-ml i {color: #fff;font-size: 18px;left: 11px;position: absolute;top: 9px;transform: rotate(0deg);transition: all 0.5s ease 0s;}

.vr-ml:hover{cursor:pointer;}

.vr-ml:hover i{transform:rotate(90deg);transition: all 0.5s ease 0s;}

.og-expander {
    z-index: 1;
}
.dev-uphead {
    border-bottom: 2px solid #dfdfdf;
    margin-top: 30px;
}
.dev-uphead h4 {
    color: #ff0000;
    font-family: 'Adani';font-weight:500;
    font-size: 26px;
}

a.vew-abs {
    color: #c4161c;
    font-family: 'Adani';font-weight:normal;
    font-size: 13px;
}


a.vew-pdf {
    color: #c4161c;
    font-family: 'Adani';font-weight:normal;
    font-size: 13px;
}

.open-access { display: block; padding: 15px;  background-color: #f1f1f1;  margin-bottom: 25px; } 
a.view-txt {
    font-family: 'Adani';font-weight:500;
    font-size: 14px;
    color: #ffffff; text-align: center;
    background-color: #c4161c;
    padding: 8px 25px;
    border-radius: 5px;
   
    display: inline-block;
    margin-left: 0;
	display: block;
	
}
 a.view-txt:hover{background-color:#fff;color:#c4161c;}

/* Popup  */

.custom-form .modal-content {
   
 
 
	
}
.small img{width:100%;}
.custom-form .modal-body {
	padding:0px;}

.modal-dialog.custom-form {
    margin:70px auto;
    width: 500px !important; 
}	


.modal-dialog.custom-form.pop-ups { 
    width: 620px !important; 
}
	
.custom-form.modal-dialog button.close {


font-size: 16px;
color: #fff;
background:#EC1D23;
opacity: 1;
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;
z-index: 99;
position: absolute;
 
top: -10px;
right: -25px;
}
.custom-form.modal-dialog button.close:hover{background-color:#EC1D23;}

.custom-form.modal-dialog button.close i{position: relative;top: -3px;}

.modal-body-phon{display:none;}




/* Popup  */
	
	
.edit-ver h4 span.clr{
    color: #46464690;
    font-family: 'Adani';font-weight:500;
    font-size: 16px;
    margin: 0;
    position: relative;
    text-align: center;
	display:inline-block;
	
}

.publication-details .sub-mnu li::before{display:none;}
 
.edit-ver h4 span.clr:before{position:absolute;content:"";left:0;top:11px;width:100%;height:2px;background-color:#C02024;}  
.edit-ver.offer h4 { color: #d12327; }

.icj-her.minuy.trpy	{position:relative;}
.icj-her.minuy.trpy:before{position:absolute;content:"";left:50%;top:0;background:rgba(0, 0, 0, 0) url("../images/trophy.png") no-repeat scroll 0 0;width:227px;height:275px;opacity:0.25;animation:animateHeart 2s infinite;}

.icj-her.minuy.trpy span {
    width: 94%;
    margin-bottom: 0;
    min-height: 100px;
}

.icj-her.minuy.postr span {
    width: 94%;
    margin-bottom: 0;
    min-height: 100px;
}

.br-right { border-right:1px solid #e9e9e9  }
	
.bot-cvr{margin-top:40px;}

.book-documents .bot-cvr p::before{ bottom: auto; top: -52px;}
.book-documents .bot-cvr p{padding-bottom:0px;}
	
/* script on 29 mar 2019 */	
	ul.callspaper { margin:0px; padding:0px; width:auto; display:inline-block }
.callspaper li { list-style: none;color: #fff;font-family: 'Adani';font-weight: normal;font-size: 15px;padding:0px 15px 5px; position:relative  }
.callspaper li:after { width:7px; height:7px; background:#fff; position:absolute; top:9px; left:0px; content:""; z-index:9; border-radius:100% }
.icj-her.minuy a {margin-top:7%;display:inline-block;}
	
.icj-her.minuy span i{font-size:80px;display:block;color:#ffff;}
	
.rotate{
		-webkit-transform: rotate(90deg);  /* Chrome, Safari, Opera */
			-moz-transform: rotate(90deg);  /* Firefox */
			-ms-transform: rotate(90deg);  /* IE 9 */
				transform: rotate(90deg);  /* Standard syntax */    
    }
    
    
.call-accordin {padding:10px 0px;}    
 .call-accordin .panel { position:static; } 
  .call-accordin .panel h4.panel-title { font-size:17px; margin:0px; padding:0px 0px; color:#EE1D23; font-family: 'Adani';font-weight:500; }
    .call-accordin .panel h4.panel-title a { display:block; padding:7px 10px 7px 0px; }
   .call-accordin .panel h4.panel-title a span.glyphicon { float:right; }
    
   .call-accordin .main-hed-sub span {color: #666666; }
    .publication-details .call-accordin .panel h3 {color: #707070; font-size:15px; line-height:24px;
 font-family: 'Adani';font-weight: normal; margin-top:0px; }
 .publication-details .call-accordin .panel ul{padding:0px;margin:0px;}
.publication-details .call-accordin .panel li{display:inline-block;font-family: 'Adani';font-weight:normal;
    font-size: 15px;color:#666666;margin-top:10px;position:relative;padding-left:15px;width:100%}
.publication-details .call-accordin .panel li:last-child{margin-bottom:10px;}	
.publication-details .call-accordin .panel li:before{position:absolute;content:"";left:3px;top:7px;width:6px;height:6px;background-color:#EE1D23;border-radius:100%;}	

.publication-details.awards-sector{position:relative;}
.publication-details.awards-sector:before{position:absolute;content:"";right:-50px;bottom:-100px;background:rgba(0, 0, 0, 0) url("../images/trophy-red.png") no-repeat scroll 0 0;width:227px;height:275px;opacity:0.30;background-size:60%;}
.publication-details.awards-sector.postr:before{display:none;}

.publication-details span.text-drk{color:#EE1D23;display:block;font-weight:bold;}
span.drklnks{color:#EE1D23;font-weight:bold;}

span.readit{display:block;}
span.readit a{display:inline-block;padding:5px 12px;font-size: 12px;color:#fff;margin-top:15px;background-color:#c4161c;font-family:'Gotham-Medium';border-radius:5px;border:1px solid #fff;}

span.readit a:hover{color:#c4161c;margin-top:15px;background-color:#fff;border:1px solid #c4161c;}

.arch-journ.section-top-btm{padding:50px 0px 90px;}


.multiple-items.dem-oo .slick-prev, .multiple-items.dem-oo .slick-next{bottom: -50%;top: auto;right:0;}

.multiple-items.dem-oo .slick-prev{left:80%;}

.multiple-items.dem-oo .slick-next{right:0;}


.author-fntion.mindity ul{border-bottom:2px solid #eaeaea;padding:15px 0px;}

.banner-fntc{float:left;display:inline-block;position:relative;padding:20px 20px 20px 30px;}
.banner-fntc:before{position:absolute;content:"";width:100%;height:100%;left:0;bottom:0;background:rgba(0,0,0,0.3);z-index:-1;border-radius:6px;}

ul.nav.nav-tabs{text-align:left;}
ul.nav.nav-tabs li{display:inline-block;float:none;margin:0px 20px 0px 0px;}

ul.nav.nav-tabs li a{font-family: 'Adani';font-weight:bold; font-size: 24px; font-weight:bold;padding:5px 10px;border:none;border-radius:0px;position:relative;background-color:transparent;transition: all 500ms ease-in-out 0s;color:#c6c1c1;}

ul.nav.nav-tabs li a:hover{color:#c4161c;transition: all 500ms ease-in-out 0s;}

ul.nav.nav-tabs li.active a{color:#c4161c;}
ul.nav.nav-tabs li.active a:before{width:100%;}

ul.nav.nav-tabs li a:before{position:absolute;content:"";right:0;bottom:0;height:2px;width:0;background:#c4161c;transition: all 500ms ease-in-out 0s;}
ul.nav.nav-tabs li a:hover:before{width:100%;transition: all 500ms ease-in-out 0s;left:0;}

ul.nav.nav-tabs li a:hover, ul.nav.nav-tabs li a:focus, ul.nav.nav-tabs li a:active{border:none;}
 
.right-roat.dem-oo .rim-fix h5{min-height:96px;}


.errorimg {width:600px; margin:0 auto;}
.pt-30 { padding-top:30px; }
.pb-30 { padding-bottom:30px; }

.publication-details .usr-ref ul{margin:0px;padding:0px;margin:10px -20px 0px;padding-bottom:10px;}
.publication-details .usr-ref li{display:inline-block;padding:0px;margin:0px;width:20%;vertical-align:top;margin:0px 20px;}
.publication-details .usr-ref li img{width:100%;}

.publication-details .usr-ref ul li:before{display:none;}

.publication-details .usr-ref h4{margin-top:10px;font-size:16px;}
.publication-details .usr-ref h5{margin:0px;line-height:16px;font-size:14px;color:#757474;}
 

.bok-dtls a{font-family: 'Adani';font-weight:500;
font-size: 14px;
color: #ffffff;
line-height: 22px;
background-color: #c4161c;
padding: 8px 20px;
display: inline-block;
border-radius: 5px;
margin-top: 10px;display:inline-block;border:1px solid #c4161c;}

.bok-dtls a:hover{background-color:#fff;color: #c4161c;}

.publication-details .usr-ref h6 span{font-size:24px;display:inline-block;background-color:#fff;padding-right:15px;}
.publication-details .usr-ref h6{position:relative;}
.publication-details .usr-ref h6:before{position:absolute;content:"";right:0;top:25px;width:100%;background-color:#dfdfdf;height:2px;z-index:-1;}

.awrd-wnres.section-top-btm{padding:50px 0px;}

.usr-ref{float:left;width:100%;display:block; }

.bok-img img{width:100%;margin-top:85%;}

.bok-img{position:relative;}
.bok-img:before{position: absolute;content: "";left: 0;top: 20px;background: rgba(0, 0, 0, 0) url("../images/rank-1.png") no-repeat scroll top center;background-size: auto;width: 100%;height: 100%;background-size: 47%;animation-name: gray-crl; -webkit-animation-name: gray-crl; animation-duration:3s; -webkit-animation-duration: 3s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;visibility: visible !important;animation-iteration-count: infinite;-webkit-animation-iteration-count: gray-crl;}

.bok-img.sec:before{background: rgba(0, 0, 0, 0) url("../images/rank-2.png") no-repeat scroll top center;background-size: 47%;}
.bok-img.trd:before{background: rgba(0, 0, 0, 0) url("../images/rank-3.png") no-repeat scroll top center;background-size: 47%;}

@keyframes gray-crl {
0% {transform: translateY(0%); opacity:1;}
50%{transform: translateY(-5%);opacity:1;}
100%{ transform: translateY(0%);opacity:1;}
}

@-webkit-keyframes gray-crl {
0% { transform: translateY(0%); opacity:1; }
50%{ transform: translateY(-5%); opacity:1; }
100%{ transform: translateY(0%); opacity:1; }
}

a.cnt-ctn{color:#c4161c;font-family: 'Adani';font-weight:500;
font-size: 16px;}

.usr-ref.mbc-50{margin-bottom:20px ;border-bottom:2px solid #dfdfdf;padding-bottom:30px;}

 

.icj-her.minuy.trpy h4{display:block;}

.icj-her.minuy.trpy{animation:blinkingbg 2s infinite;} 

@keyframes blinkingbg{
    0%{background-color: #C4161C;}
    50%{background-color: rgba(70,70,70,0.95);}
    100%{background-color: #C4161C;}
}

@keyframes animateHeart {
  0% {
    transform: rotate(0deg) scale(0.8);
  }
  5% {
    transform: rotate(0deg) scale(0.9);
  }
  10% {
    transform: rotate(0deg) scale(0.8);
  }
  15% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(0deg) scale(0.8);
  }
  100% {
    transform: rotate(0deg) scale(0.8);
  }
}


.cheif-class{float:left;width:100%;margin-top:35px;}

.rev-detls {position: relative;padding: 10px;background: #c4161c;border-radius: 5px;min-height: 250px;}
.rev-detls img {position: absolute;left: 0;top: 0;width: 210px;height: 100%;padding: 10px;border-radius: 5px;}



.rev-cnt h4{font-size:16px; color:#fff; margin:0px; padding:0px; font-family: 'Adani';font-weight:500;display:block;text-transform:none;}
.rev-cnt h4 span {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-family: 'Adani';font-weight: normal;
    display: block;
    text-transform: none;
    margin: 6px 0px 9px;
	line-height:20px;
}

.rev-cnt ul {
    padding: 0px;
        padding-bottom: 0px;
    margin: 0px;
        margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom: 1px solid #e95257;
    margin-bottom: 13px;
}
.rev-cnt li {
    width: 100%;
    font-size: 13px;
    color: #fff;
    margin: 0px;
        margin-bottom: 0px;
    padding: 0px;
    font-family: 'Adani';font-weight: normal;
    display: block;
    margin-bottom: 10px;
}
.rev-cnt li a{
    font-size: 13px;
    color: #fff;
    margin: 0px;
	margin-bottom: 0px;
    padding: 0px;
    font-family: 'Adani';font-weight: normal;
    display: inline-block;
    margin-bottom: 10px;
}
.rev-cnt li i{color:#e95257;margin-right:5px;}

.rev-cnt{padding:15px 0px 15px 210px;}

span.brts{font-size:13px; color:#fff; margin:0px; padding:0px; font-family: 'Adani';font-weight: normal;display:block;}

.rev-detls .vr-ml {
    position: absolute;
    bottom: 5px;
    left: 135px;
    background: #C4161C;
    height: 35px;
    width: 35px;
}

.ban-imgser{width:20%;float:left;}
.ban-imgser img{width:100%;}
.ban-cntser {
    width: 79%;
    float: left;
    padding-left: 35px;
}

.ban-cntser h4{font-size:22px; color:#202020; margin:0px; padding:0px; font-family: 'Adani';font-weight:500;}
.ban-cntser h4 span{font-size:14px; color:#202020; padding:8px 0px 14px;border-bottom:1px solid #d9d9d9; margin:0px; font-family: 'Adani';font-weight:normal;display:block;}

.ban-cntser ul{margin:0px;padding:0px;margin-top:25px;}
.ban-cntser li{display:inline-block;width:100%;padding-left:12px;position:relative;font-size:14px; color:#202020; margin:0px; font-family: 'Adani';font-weight:normal; line-height:22px;}
.ban-cntser p{font-size:14px; color:#202020; margin:0px; font-family: 'Adani';font-weight:normal; line-height:22px;margin-top:20px;}

.ban-cntser li:before{position:absolute;content:"";left:0;top:6px;height:6px;width:6px;background-color:#c4161c;border-radius:100%;}

.ban-cntser ul h5{font-size:15px; color:#202020; margin:0px; padding:0px; font-family: 'Adani';font-weight:500;margin-bottom:18px;}

.reviewer-sem-1 .rev-detls{margin-bottom:15px;background:rgba(70, 70, 70, 0.95);}
.reviewer-sem-1 .rev-detls .vr-ml{background:rgba(70, 70, 70, 0.95);}
.reviewer-sem-1 .rev-cnt ul{border-bottom: 1px solid #7d7979;}
.reviewer-sem-1 .rev-cnt li i{color: #7d7979;}

.editport{padding-bottom:10px;}

.editport p{margin:0px;}
.editr-brd ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.editr-brd ul li {
    display: inline-block;
    width: 23%;
    margin-left: 10px;
}
.editr-brd ul li img {
    width: 100%;
    border-radius: 5px;
}

.editr-brd h5 {
    font-family: 'Adani';font-weight:500;
    font-size: 14px;
    line-height: 17px;
}

.editr-brd h5 span {
    font-family: 'Adani';font-weight:regular;
    display: block;
    margin-top: 4px;
}

.book-txt.ine-editn h4{margin-bottom:0px;}
.book-txt.ine-editn li{margin-bottom:3px;}

.panel-body.new-cretion li {
            font-size: 16px !important;
            margin: 10px 0px !important;
            padding-left: 30px !important;
            width: 90% !important;
        }
        
        .panel-body.new-cretion li:before {
            display: none !important;
        }
        
        .panel-body.new-cretion li img {
            position: absolute;
            top: -2px;
            left: 0;
        }
        
        .panel-body.new-cretion li.no-dc img {
            position: absolute;
            top: 5px;
            left: 1px;
        }
        
        .panel-body.new-cretion li a {
            color: #666666;
        }
        
        .panel-body.new-cretion li a:hover {
            color: #ee1d23;
        }
        .webevent .modal-dialog.custom-form {
            margin: 70px auto;
            width: 900px !important;
        }

.event-page h1 { font-size: 40px; margin: 0px; padding: 0px; color: #c4161c; text-transform: uppercase ;  font-family: 'Adani';font-weight:bold; display: inline;  }
.event-page h4 {display: inline-block;}
.event-page .event-time {  font-size: 20px; padding:10px 0px; font-family: 'Adani';font-weight: normal;  }
.event-page h2 {font-size: 25px; margin: 0px; padding: 0px; color: #202020;  font-family: 'Adani';font-weight:500; }
.event-page h2 span {color: #c4161c;}
.speaker-block { padding: 30px 0px 15px 0px; }
.speakers-box { border-radius: 6px; box-shadow: 0 0px 12px 0px rgba(0, 0, 0, 0.13); min-height: 125px; padding: 20px;  margin-top:15px;   }
.speakers-box h5 {color: #c4161c; font-size:18px; font-family: 'Adani';font-weight:500; }
.speakers-box span {font-family: 'Adani';font-weight: normal; font-size: 13px; }
.inner-banner-block.event-banner {
    background: url(../images/banner/event-banner.jpg) no-repeat center top;
}

.jury-members{background-color:#f0f0f0;padding:40px 0px 60px;margin-top:30px;text-align:center;float:left;width:100%;}

.jury-members p{width:90%;margin:0 auto;font-style:italic;font-size:16px;line-height:28px;}

.jury-members h4{color:#ec1e27;font-family: 'Adani';font-weight:bold;font-size:26px;margin-bottom:30px;}

.jury-members .atr-dtl h4{font-size:18px;font-family: 'Adani';font-weight:500;margin-bottom:0px;}
.jury-members .atr-dtl h5 {
  font-size: 14px;
  font-family: 'Adani';font-weight: normal;
  margin-bottom: 0px;
  line-height: 20px;
}

.jury-member{background-color:#fff;padding:15px;}

.jury-member img{width:100%;}

.ttly-membrrs{width:75%;margin:0 auto;}

.jury-members .atr-dtl{min-height: 130px;}

.year-celebration{padding:30px 0px;}

.year-celebration img{width:100%;}

.mobile-view{display:none;}














