@charset "utf-8";
#footer-kolkata a, #logo-kolkata a, #nav-kolkata li a {
	text-decoration: none
}
.profileBox h3:after, .profileLinkBox h5:after, .rates-table .priceBox .duration-shots:after {
	content: "";
	left: 0
}
@font-face {
	font-family: ubuntulight;
	src: url(../fonts/ubuntu-l-webfont.woff2) format('woff2'), url(../fonts/ubuntu-l-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: ubunturegular;
	src: url(../fonts/ubuntu-r-webfont.woff2) format('woff2'), url(../fonts/ubuntu-r-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: ubuntumedium;
	src: url(../fonts/ubuntu-m-webfont.woff2) format('woff2'), url(../fonts/ubuntu-m-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: elephantitalic;
	src: url(../fonts/elephnti-webfont.woff2) format('woff2'), url(../fonts/elephnti-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}
.tag-list li {
	display: inline-block;
	padding: 0;
	margin: 0!important
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}
.clear {
	clear: both
}
.color1 {
	color: #000
}
#logo-kolkata a, .color2, p {
	color: #fff
}
#contact-kolkata span:first-child.color2 {
	color: #fff;
	text-shadow: 0 0 1px #333
}
body {
	background: #fff;
	font-size: 16px;
	font-family: ubunturegular;

}
h1, h2, h3, h4 {
	margin-top: 0;
	color: #1e40c6
}

h1 {
    font-size: 22px;
    color: #000;
    margin: 7px 0;
    display: inline-block;
    text-align: ;
    width: 100%;
}
p {
	text-align: justify;
	line-height: 25px;
	margin-bottom: 19px
}
a {
	color:#ffcc00
}
#wrapper-kolkata {
	max-width: 1600px;
	margin: auto
}
#header-kolkata {
	width: 100%;
	float: left;
	background:#636363;
}
h1 {
	font-size: 22px
}

.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom:30px; }
.mt30{ margin-top:30px !important; }

.img-responsive {
	width: 100%;
	height: auto
}
#logo-kolkata a {
	font-family: elephantitalic;
	font-size: 35px;
	letter-spacing: 4px;
	text-shadow: 0 0 1px #535353
}
.profileBox h3, .profileLinkBox h5 {
	letter-spacing: 1px;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#282828', GradientType=0 )
}
#logo-kolkata {
    float: left;
    margin: 0 0 0 15px;
    line-height: 22px;
    width: 45%;
}
#logo-kolkata .log {
    font-size: 16px;
    text-shadow: none;
    color: #fff;
    font-family: ubunturegular;
    font-weight: 100;
    font-style: italic;
    padding-left:133px;
    padding-right: 5%;
}
#logo-kolkata h1 {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding-right: 210px;
    padding-top: 7px;
    text-align: center;
}
#contact-kolkata {
    float: right;
    text-align: right;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    margin: 16px 15px 0 0;
}
.color2 a {
    color: 
    #fff;
    text-decoration: none;
}
#contact-kolkata span {
	width: 100%;
	float: right;
	text-shadow: 0 0 1px #333
}
#nav-kolkata {
    width: 100%;
    float: left;
    background: -webkit-linear-gradient(#4a4a4a, #151515);
}
#nav-kolkata ul {
	float: left;
	width: 100%;
	text-align: center
}
#nav-kolkata li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #4a4a4a;
    position: relative;
}
#nav-kolkata li a:hover {
    background: #000 !important;
    border-right: none;
    color: #fff !important;
    display: block;
}
#nav-kolkata li:last-child {
	border: none
}
#nav-kolkata li a {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 30px;
	line-height: 48px;
	color: #fff;
	font-weight: 100;
	font-family: ubuntumedium
}
#nav-kolkata li>ul {
	position: absolute;
	min-width: 300px;
	left: -4px;
	top: 48px;
	background:#222;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	display: none
}
#nav-kolkata li>ul li {
	border: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #444444;
}
#nav-kolkata li a.active, #nav-kolkata li a:hover, #nav-kolkata li>ul li:hover a {
	color: #000;
	background:none;
}



#nav-kolkata li>ul li a {
	display: block;
	text-align: left;
	padding: 0 35px;
	text-transform: none
}
#nav-kolkata li:hover>ul {
	display: block
}
#content-kolkata, #content-kolkata2 {
	width: 100%;
	padding: 25px 0 0;
	float: left;
	background-color: rgba(0, 0, 0, 0.76);
}
#inner-images {
	width: 100%;
	margin: 25px 0
}
#inner-images li {
	list-style: none;
	width: 21%;
	float: left;
	font-size: 12px;
	text-align: center;
	margin: 0 2%
}
#inner-images li img {
	width: 100%;
	border: 1px solid #000;
	border-radius: 10px
}
#side-kolkata, #side-kolkata1 {
	width: 23%;
	float: left;
	padding: 0
}
#side-kolkata.rightSide, #side-kolkata1.rightSide {
	float: right
}
#side-kolkata h5, #side-kolkata1 h5 {
	width: 100%;
	font-size: 14px;
	background: #264598;
	font-weight: 400;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	float: left
}
#side-kolkata h6, #side-kolkata1 h6 {
	padding: 10px;
	font-size: 18px;
	font-weight: 400
}
#side-kolkata #navi-kolkata, #side-kolkata1 #navi-kolkata {
	float: left;
	margin-bottom: 50px
}
#side-kolkata #navi-kolkata li, #side-kolkata1 #navi-kolkata li {
	padding: 5px 0;
	list-style: disc inside;
	text-transform: uppercase;
	border-bottom: 2px solid #000;
	float: left;
	width: 100%
}
#side-kolkata #navi-kolkata a, #side-kolkata1 #navi-kolkata a {
	text-decoration: none;
	color: #000
}
#side-kolkata #navi-kolkata a.active, #side-kolkata #navi-kolkata a:hover, #side-kolkata1 #navi-kolkata a.active, #side-kolkata1 #navi-kolkata a:hover {
	color: #fff
}
#model-kolkata, #model-kolkata1 {
	width: 100%;
	float: left
}
#model-kolkata li, #model-kolkata1 li {
	list-style: none;
	margin-bottom: 15px;
	width: 100%
}
#model-kolkata li img, #model-kolkata1 li img {
	width: 100%;
	border-radius: 0;
	height: auto!important
}
#contentmain-kolkata, #contentmain-kolkata2 {
	width: 54%;
	float: left;
	padding: 0 15px;
	list-style: inside
}
#footer-kolkata li, #gallery ul li, .blogPage .wrapper-div .blgby ul, .middleSide ul.gridImg, .profileBox ul, .profileDetail ul, .profileLinkBox ul {
	list-style: none
}
#contentmain-kolkata li {
	margin: 5px 0 15px;
	color: #fff
}
#gallery ul li {
	float: left;
	padding: 10px;
	margin: 2%;
	border: 1px solid #524b48;
	width: 21%;
	transition: all ease .5s
}
#gallery ul li img {
	width: 100%;
	border-radius: 5%
}
#gallery ul li:hover {
	border: 1px solid #fff
}
#footer-kolkata {
	width: 100%;
	padding: 50px 0 30px;
	float: left;
	color: #000;
	margin-top: 0;
	font-size: 10px;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background: -webkit-linear-gradient(#151515, #3e3e3e);
}
#footer-kolkata a, #footer-kolkata p {
	margin: 0;
	font-size: 16px;
	color: #fff
}
#footer-kolkata li, .idTabs li {
	display: inline-block
}
#footer-kolkata>div {
	position: relative;
	z-index: 22
}
#footer-kolkata ul {
	float: left;
	margin: auto auto 20px;
	text-align: center;
	width: 100%
}
#footer-kolkata li {
	padding: 0;
	border-right: solid 1px #fff
}
#footer-kolkata li:last-child {
	border: none
}
#footer-kolkata a {
	text-transform: none;
	padding: 0 10px
}
#footer-kolkata a:hover {
	text-decoration: underline
}
#footer-kolkata p {
	float: left;
	width: 100%;
	position: relative;
	top: -3px;
	text-align: center;
	line-height: 30px
}
#footer-kolkata p span {
	margin-left: 10px
}
.idTabs {
	float: right
}
.idTabs li a {
	display: block;
	background: #fff;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 3px
}
.idTabs li a:hover {
	background: #000;
	color: #fff
}
.sliderBanner {
	width: 100%;
	margin-bottom: 0;
	float: left
}
.sliderBanner img {
	width: 100%;
	height: auto;
	float: left
}
.profileBox, .profileLinkBox {
	padding: 15px 15px 0;
	text-align: center;
	float: left;
	box-sizing: border-box;
	width: 100%;
	/*background: url(../images/topbg.jpg) repeat #2e1c10 fixed;*/	
}
.profileBox h3 {
	line-height: 31px;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin: 15px 0 25px;
	font-family: ubuntulight;
	position: relative;
	padding: 5px 25px;
	display: inline-block;
	float: none;
	border-radius: 5px;
	color: #fff;
	background: #282828;
	background: -moz-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: -webkit-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: linear-gradient(to bottom, #a116c9 0, #c600ff 50%, #690088 100%)
}
.profileBox h3:after {
	position: absolute;
	bottom: -20px;
	margin: auto;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #740096 transparent transparent
}
.profileBox ul {
	padding: 15px 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px;
	margin-bottom: 20px
}
.profileBox ul:last-child {
	margin-bottom: 0
}
.profileBox ul li {
	text-align: center;
	position: relative;
	margin-bottom: 15px;
	transition: all .2s ease-in-out;
	overflow: hidden
}
.profileBox ul li img {
	width: 100%;
	height: auto;
	float: left
}
.profileBox ul li>a {
	display: block;
	border: 4px solid #000;
	background: rgba(137,177,35,.3);
	float: left;
	width: 100%;
	border-radius: 0;
	overflow: hidden;
	padding: 0
}
.profileBox ul li .hd3, .profileBox ul li h2 {
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	float: left;
	width: 100%
}
.profileBox ul li .hd3, .profileBox ul li h2 span {
	font-family: ubuntumedium;
	display: block;
	text-transform: uppercase;
	font-weight: 100;
	position: absolute;
	bottom: -30px;
	width: 100%;
	padding: 15px;
	margin: 0;
	font-size: 18px;
	background: rgba(0,0,0,.6);
	color: #fff;
	transition: all .3s ease-out;
	border-radius: 0;
	height: 0
}
.middleSide h1, .middleSide h2, .middleSide h3, .profileBox ul li h2 samp, .profileBox ul li p, .profileLinkBox h5 {
	font-family: ubuntulight
}
.profileBox ul li p {
	width: 100%;
	float: left;
	font-size: 14px;
	text-transform: none;
	line-height: 18px;
	margin: 10px 0 5px
}
.profileBox ul li:hover .hd3 {
	bottom: 0;
	height: 100%
}
.profileBox ul li samp, .profileBox ul li span {
	display: none!important
}
.profileBox ul li h2 samp {
	font-weight: 100;
	color: #000
}
.profileBox ul li a.viewMore {
	opacity: 0;
	z-index: -1;
	border: 0;
	font-size: 14px;
	height: 30px;
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
	background-color:#c600fe;
	width: 150px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 0;
	transition: all .4s
}
.addBanner img, .topBanner img {
	height: auto
}
.addBanner, .addBanner img {
	width: 100%;
	float: left
}
.profileBox ul li:hover a.viewMore {
	opacity: 1;
	z-index: 2;
	bottom: 150px
}
.profileBox ul li a.viewMore:hover {
    background: #ffcc00;
    transition: background .4s;
    color: #000;
}
.middleSide.full {
	width: 100%!important;
	float: left
}
.middleSide li {
	line-height: 26px;
	margin-bottom: 20px
}
.middleSide h1, .middleSide h2, .middleSide h3, .middleSide h4 {
	margin: 0 0 10px;
	color:#ffcc00;
	font-size: 26px
}
.middleSide ul.gridImg {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
	margin-bottom: 15px
}
.middleSide ul.gridImg img {
	width: 100%;
	margin: 0;
	border-top: 4px solid red;
	border-bottom: 4px solid red
}
.mb15 {
	margin-bottom: 15px
}
.topBanner {
	float: left;
	margin: 18px
}
.profileLinkBox {
	margin: 0!important;
	box-sizing: border-box;
	padding: 0;
	text-align: center
}
.profileLinkBox h5 {
	line-height: 31px;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 25px;
	color: #fff;
	padding: 5px 25px;
	border-radius: 5px;

	position: relative;
	display: inline-block;
	float: none;
	width: auto;
	background: #282828;
	background: -moz-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: -webkit-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: linear-gradient(to bottom, #282828 0, #000 50%, #282828 100%)
}
.profileLinkBox h5:after {
	position: absolute;
	bottom: -20px;
	margin: auto;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #282828 transparent transparent
}
.profileLinkBox ul {
	text-align: center;
	margin: 5px 15px 20px;
	padding: 0
}
.profileLinkBox ul li {
	display: inline-block;
	margin: 5px;
	width: 18%;
	float: none
}
.profileLinkBox ul li a {
    border: 2px solid #ffcc00;
    color: #000;
    font-size: 14px;
    padding: 1px 0 8px;
    width: 100%;
    display: block;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background: #ffcc00;
}
.profileLinkBox ul li a:hover {
	text-decoration: none;
	color: #fff;
	transform: scale(1.05)
}
.profileLinkBox ul li a img {
    width: 100%;
    margin: 0 0 8px;
    border-radius: 5px;
}
.ArrowTop {
	position: fixed;
	right: 30px;
	bottom: 20px;
	background: #c600fe;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	z-index: 99;
	border: 2px solid #fff;
	outline: 0
}
.ArrowTop a {
	display: block;
	background: url(../Images/top-arrow.png) center center no-repeat;
	height: 40px;
	width: 40px;
	outline: 0
}
#side-kolkata.fullWidth, #side-kolkata1.fullWidth, .middleSide.fillWidth {
	width: 100%!important
}
#side-kolkata.fullWidth ul, #side-kolkata1.fullWidth ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px
}
#side-kolkata.fullWidth.sm ul, #side-kolkata1.fullWidth.sm ul {
	grid-template-columns: repeat(8, 1fr)
}
#side-kolkata.fullWidth.sm6 ul {
	grid-template-columns: repeat(4, 1fr)
}
#side-kolkata.fullWidth.sm ul li img, #side-kolkata1.fullWidth.sm ul li img {
	border: none
}
.profileBox.innerBottom {
	padding: 0 15px;
	overflow: hidden
}
.callUsOn {
	font-size: 20px;
	padding: 10px 25px;
	background: #ff0;
	border-radius: 5px;
	margin: 0 auto 25px;
	display: inline-block;
	box-shadow: 0 0 3px #000;
	color: #000
}
.callUsOn span {
	margin-left: 15px
}
.callUsOn a {
	color: inherit;
	text-decoration: none
}
.text-center {
	text-align: center
}
.detailGrd {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0;
	margin-bottom: 25px;
	width: 100%
}
.profileDetail, .profileImgBx {
	margin: 0;
	padding: 15px;
	box-sizing: border-box;
	background: #9c04c9;
}
.profileDetail ul li:first-child {
	border-top: 1px dashed #fff
}
.profileDetail ul li {
	
	padding: 0;
	float: left;
	width: 100%;
	margin: 0!important;
	color: #fff;
	
}

.mapview {
	width: 100%;
	height: auto;
	    vertical-align: bottom;	
}
.profileDetail {
	padding: 25px
}
.profileDetail h4 {
	font-size: 22px;
	background: 0 0;
	padding: 8px 0;
	text-align: left;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 0;
	position: relative
}
.headdingFrst {
	font-size: 28px!important;
	font-weight: 600!important;
	margin-bottom: 0!important;
	color: #fff!important;
	float: left;
	border-radius: 5px 5px 0 0;
	padding: 15px 25px;
	background:#9c04c9;
	text-transform: uppercase
}
.headdingFrst span {
	font-size: 60%;
	position: relative;
	top: -3px
}
.profileDetail .btnDesign {
	overflow: visible;
	position: relative;
	cursor: pointer;
	font-size: 21px;
	color: #000;
	text-transform: uppercase;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 5px;
	border: 1px solid #c0c202;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c539e+0,2c539e+100;Blue+3D+%232 */
background: #2c539e; /* Old browsers */
background: -moz-linear-gradient(top, #2c539e 0%, #2c539e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2c539e 0%,#2c539e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eef10a 0%,#c0c202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
	width: 100%;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px 21px;
	font-weight: 600;
	text-decoration: none
}
.profileDetail .btnDesign img {
	width: 35px;
	height: auto;
	float: none;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}
.futterBox {
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px;
	background: #d5edfb;
	padding: 15px 15px 10px;
	display: none
}
.futterBox img {
	width: 100%;
	height: auto;
	border: 5px solid #89b123
}
.rateList {
	background: #fff;
	margin-bottom: 15px;
	width: 100%
}
.rateList .white_link {
	background: #ae130f
}
.rateList .white_link th {
	color: #fff;
	text-transform: uppercase
}
.rateList .white_link th, .rateList td {
	padding: 15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center
}
.TypesOfService {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-gap: 5px;
	margin-bottom: 25px;
	text-align: center;
	color: #fff
}
.TypesOfService a {
	display: block;
	background: red;
	font-size: 0;
	border-radius: 5px;
	text-decoration: none;
	overflow: hidden;
	padding: 3px
}
.TypesOfService a img {
	display: inline-block;
	float: left;
	height: auto;
	width: 100%
}
.backToHome {
	width: 120px;
	height: auto;
	margin-right: 15px;
	float: left;
	position: relative;
	top: -15px;
	outline: 0
}
#nav-kolkata li.active a {
	color: #fff!important
}
.blogPage .wrapper-div {
	padding: 10px 15px;
	border: 2px solid red;
	margin-bottom: 15px;
	border-radius: 5px;
	border-bottom: 5px solid red;
	position: relative;
	width: 100%;
	float: left;
	box-sizing: border-box;
	background: #f1e767;
	background: -moz-linear-gradient(top, #f1e767 0, #feb645 100%);
	background: -webkit-linear-gradient(top, #f1e767 0, #feb645 100%);
	background: linear-gradient(to bottom, #f1e767 0, #feb645 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 )
}
.blogPage .wrapper-div .blgpic {
	float: left;
	max-width: 150px;
	border: 2px solid #ae130f;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 15px
}
.blogPage .wrapper-div .blgpic img {
	width: 100%;
	float: left
}
.blogPage .wrapper-div .bloghd .hd2 {
	margin-bottom: 0
}
.blogPage .wrapper-div .bloghd .hd2 a {
	font-size: 22px;
	color: #000;
	text-decoration: none;
	font-weight: 600
}
.blogPage .wrapper-div .bloghd span, .blogPage .wrapper-div .cnts p a {
	font-size: 14px;
	color: red;
	font-weight: 600
}
.blogPage .wrapper-div .cnts {
	margin: 10px 0
}
.blogPage .wrapper-div .cnts p {
	margin-bottom: 0
}
.blogPage .wrapper-div .cnts p a {
	margin-top: 10px
}
.blogPage .wrapper-div .blgby {
	position: absolute;
	bottom: 15px;
	right: 15px
}
.blogPage .wrapper-div .blgby ul li {
	display: inline;
	margin: 0 0 0 30px!important
}
.blogDetail .blgpic {
	width: 300px;
	float: left;
	margin: 0 15px 15px 0;
	border: 4px solid #ae130f;
	border-radius: 5px;
	overflow: hidden
}
.blogDetail .blgpic img {
	width: 100%;
	height: auto;
	float: left
}
.blogDetail h2 a {
	font-size: 26px;
	color: #000;
	text-decoration: none;
	font-weight: 600
}
.blogDetail h2 span {
	display: block;
	font-size: 16px
}
.mt10 {
	padding-top: 15px
}
.mb10 {
	padding-bottom: 10px
}
.middleBan img {
	width: 100%;
	height: auto;
	float: left
}
.bgnaew {
	background: #fff396
}
.headingtyp {
	margin: 0;
	text-align: center;
	font-size: 35px;
	color: #000
}
.rates-table {
	width: 100%;
	text-align: center
}
.rates-table .priceBox {
	position: relative;
	width: 350px;
	display: inline-block;
	margin: 25px 15px
}
.rates-table .priceBox .headetop {
	border-radius: 30px 30px 0 0;
	border-top: 3px solid #ccc;
	padding: 15px 0;
	font-size: 28px;
	text-align: center;
	background: #192124;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 35px;
	box-shadow: 0 0 8px #000
}
.rates-table .priceBox .duration-shots {
	background: #27ae61;
	text-shadow: 0 0 3px #696969;
	border-top: 5px solid #4cd583;
	font-size: 52px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0;
	position: relative;
	color: #fff
}
.rates-table .priceBox .duration-shots a, .rates-table .priceBox .duration-shots a span {
	font-size: 18px;
	width: 100%;
	float: left;
	line-height: 16px;
	text-transform: none
}
.rates-table .priceBox .duration-shots a:hover {
	text-decoration: none
}
.rates-table .priceBox .duration-shots a span {
	top: 0
}
.rates-table .priceBox .duration-shots span {
	position: relative;
	font-size: 22px;
	top: -25px
}
.rates-table .priceBox .duration-shots:after {
	position: absolute;
	bottom: -60px;
	right: 0;
	width: 0;
	margin: auto;
	height: 0;
	border-style: solid;
	border-width: 60px 60px 0;
	border-color: #27ae61 transparent transparent
}
.rates-table .priceBox ul {
	background: #fff;
	padding-top: 60px;
	box-shadow: 0 0 8px #000;
	list-style: none
}
.rates-table .priceBox ul li {
	color: #000!important;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px
}
.rates-table .priceBox ul li:last-child {
	border: none;
	padding: 25px 0
}
.rates-table .priceBox ul li .view-more {
	border-radius: 50px;
	padding: 10px 25px;
	text-decoration: none
}
.rates-table .priceBox ul li .view-more:hover {
	text-decoration: none
}
.rates-table .priceBox:nth-child(2) .duration-shots {
	background: #f1c40f;
	border-top-color: #ffe884
}
.rates-table .priceBox:nth-child(2) .duration-shots:after {
	border-color: #f1c40f transparent transparent
}
.rates-table .priceBox:nth-child(3) .duration-shots {
	background: #3598db;
	border-top-color: #73d0fb
}
.rates-table .priceBox:nth-child(3) .duration-shots:after {
	border-color: #3598db transparent transparent
}
.view-more {
	padding: 7px 20px;
	background: #000!important;
	border-radius: 5px;
	border: 1px solid #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif
}
.view-more:hover {
	background: red!important;
	color: #fff!important;
	border-color: red;
	text-decoration: none!important
}
.accordion {
	display: none
}
.panel {
	border: none!important
}
.blogPage .wrapper-div .cnts p {
	color: #000
}
.blogPage .wrapper-div .blgby ul li {
	color: #000!important
}
.tableprice {
	margin: 15px auto;
	width: 690px;
	padding: 5px;
	background: #fff;
	max-width: 100%
}
.tableprice td, .tableprice th {
	padding: 10px;
	color: #000;
	text-align: center;
	width: 33.33%
}
.tableprice th {
	background: #3598db;
	color: #fff;
	transition: all .4s
}
.tableprice tr:nth-child(odd) {
	background: #f8f8f8
}
.tableprice tr:nth-child(even) {
	background: #ccc
}
.tableprice tr:hover {
	background: #f9a202
}
.tableprice tr:hover td {
	color: #fff
}
.tableprice caption {
	border-radius: 30px 30px 0 0;
	border-top: 5px solid #ffe2ac;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
	background:#00d8ff;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0
}
.starter-txt {
    background-color: rgba(0, 0, 0, 0.76);
    padding: 30px 33px 33px;
    width: 95%;
    margin: 0 auto;
    border-radius: 12px;
    margin-bottom: 10px;
}
.starter-txt h2, h3 {
    color: #fc0;
    margin: 0 0 20px 0;
}

.starter-txt ul {
  padding: 0;
  margin: 0 16px 30px;
}
.starter-txt ul li {
    color: 
    #fff;
    margin: 0 0 10px;
}
.starter-txt h1 {
    margin: 0 0 10px;
    color: #ffcc00;
    font-size: 26px;
}
.pic-txt-img img {
    position: relative;

    z-index: 1;
    width: 100%;
}
.pic-txt-img {
    float: right;
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    height: 100%;
    line-height: 0;
}
.pic-txt-img:after {
    content: "";
    background: #ffcc00;
    bottom: 0;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0;
}
.pic-txt-left {
    float: left;
    max-width: 65%;
    background-color: rgba(0, 0, 0, 0.76);
    padding: 30px;
    border-radius: 12px;
	    min-height: 550px;
}
.pic-txt-right {
    float: right;
    width: 34%;
}
.pic-txt {
    padding: 15px 15px 0;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 30px;
    display: inline-block;
}
.pic-txt h2 {
    margin: 0 0 10px;
    color: #ffcc00;
    font-size: 26px;
}
.cnts p strong {
    color: #ffcc00;
}


/**********************Start-Bussines-Partner************************/

#project-slider {
    margin: 46px 0 20px;
    background: -webkit-linear-gradient(#3a3a3a, #3e3e3e);
    padding: 15px 0 10px;
}
.brand-pic {
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 10px;
    display: inline-block;
}
.partner {
    padding: 30px 0 50px;
}
#project-slider .owl-dots {
    position: absolute;
    bottom: -50px;
    z-index: 99;
    margin: auto !important;
    width: 100%;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dot.active span {
    background: #ffcc00 !important;
}
.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: #afafaf;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
#project-slider .brand-pic img {
    display: block;
    width: auto !important;
}
.sec-title {
    position: relative;
    margin-bottom: 20px;
}
.sec-title span {
    color: #ffcc00;
    font-size: 30px;
    font-weight: 600;
}
.sec-title span.center:before {
    position: absolute;
    content: '';
    background: #ffcc00;
    width: 50px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
}
.brands-section {
    margin: 30px 0 60px;
}
.middleBan2 img {
    width: 100%;
}
.middleBan2{
    margin: 30px 0 0;
}

/**********************Start-Bussines-Partner************************/




@media only screen and (max-width:992px) {
.accordion {
	background: 0 0;
	color: #444;
	cursor: pointer;
	padding: 0 5px;
	width: 30px;
	height: 30px;
	border: none;
	text-align: left;
	outline: 0;
	font-size: 0;
	transition: .4s;
	float: right;
	margin: 5px 20px 0 0;
	display: block
}
.accordion:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #000 transparent transparent;
	margin-top: -2px
}
.panel {
	padding: 0 18px;
	background-color: #fff;
	max-height: 0;
	overflow: hidden;
	transition: max-height .2s ease-out;
	border: none!important
}
.accordion.mainNav {
	display: block;
	background: 0 0;
	width: 40px;
	height: 30px;
	margin: 5px;
	right: 0;
	top: 6px
}
.accordion.mainNav:before {
	border: none
}
.accordion.mainNav span {
	height: 4px;
	background: #fff;
	margin: 2px 0;
	display: inline-block;
	width: 100%;
	float: left
}
.mainpanel {
	background: #ffd65e;
	background: -moz-linear-gradient(top, #ffd65e 0, #febf04 100%);
	background: -webkit-linear-gradient(top, #ffd65e 0, #febf04 100%);
	background: linear-gradient(to bottom, #ffd65e 0, #febf04 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0)
}
	
	
}

@media only screen and (max-width:767px) {
#contact-kolkata, #footer-kolkata, #footer-kolkata p, #inner-images li, #logo-kolkata, #logo-kolkata .log {
	width: 100%;
	text-align: center
}
	
	
#wrapper-kolkata {
	width: 90%
}
#logo-kolkata {
	font-size: 40px
}
#contact-kolkata, #logo-kolkata .log {
	font-size: 18px
}
#logo-kolkata .log {
	line-height: 24px
}
#contact-kolkata {
	font-weight: 700;
	padding: 0 0 10px;
	color: #fff
}
#nav-kolkata {
	height: auto
}
#nav-kolkata li {
	width: 100%;
	border-bottom: 1px solid #fff
}
#contentmain-kolkata, #side-kolkata, #side-kolkata1 {
	width: 100%
}
#inner-images li {
	list-style: none;
	float: left;
	font-size: 16px;
	margin: 25px 0
}
#gallery ul li {
	padding: 0;
	margin: 2%;
	border: none;
	width: 100%
}
#gallery ul li img {
	width: 100%;
	border-radius: 5%
}
#gallery ul li:hover {
	border: none
}
#footer-kolkata {
	padding: 10px 5px;
	float: left;
	color: #fff;
	margin-top: 15px;
	font-size: 14px
}
#footer-kolkata li {
	list-style: none;
	padding: 10px 0;
	border-right: none;
	float: none;
	display: inline-block
}
#footer-kolkata p {
	margin-top: 25px
}
#footer-kolkata a {
	float: none
}
.TypesOfService {
	grid-template-columns: repeat(1, 1fr)
}
	
.pic-txt-left {  max-width: 100%; min-height: unset;}	
.pic-txt-right{  margin: 20px 0 0; width: 100%; }	
.pic-txt-img  {  float: none;}	
	
}


@media (min-width:768px) and (max-width:991px) {
#wrapper-kolkata {
	width: 100%
}
#nav-kolkata li a {
	font-size: 14px;
	padding: 0 11px
}
.middleSide h1, .middleSide h2, .middleSide h3, .middleSide h4 {
    font-size: 22px;
}	
#nav-kolkata ul {
    background: #2c2c2c;
}	
#logo-kolkata {
	margin: 25px 15px 15px
}
#logo-kolkata a {
	font-size: 28px
}
#contact-kolkata {
	float: right;
	text-align: right;
	font-weight: 700;
	color: #000;
	font-size: 16px;
	margin: 25px 15px 0 0;
	width:40%;
}
.profileBox ul {
	grid-template-columns: repeat(3, 1fr)
}
.profileLinkBox ul li {
	width: 31%
}
#footer-kolkata a {
	padding: 0 10px
}
#side-kolkata.fullWidth.sm ul, #side-kolkata1.fullWidth.sm ul {
	grid-template-columns: repeat(4, 1fr)
}
.rateList .white_link th, .rateList td {
	padding: 5px 10px;
	font-size: 14px
}
.detailGrd {
	grid-template-columns: repeat(1, 1fr)
}
.profileDetail, .profileImgBx {
	width: 100%
}
.TypesOfService {
	grid-template-columns: repeat(3, 1fr)
}
}

@media (min-width:992px) and (max-width:1199px) {
#nav-kolkata li a {
	font-size: 14px;
	padding: 0 19px
}
#logo-kolkata {
	margin: 25px 15px 15px
}
#logo-kolkata a {
	font-size: 28px
}
#contact-kolkata {
	float: right;
	text-align: right;
	font-weight: 700;
	color: #000;
	font-size: 16px;
	margin: 25px 15px 0 0;
	width: 360px
}
.profileLinkBox ul li {
	width: 23%
}
.profileBox ul li a.viewMore {
	font-size: 14px;
	width: 120px
}
.detailGrd {
	grid-gap: 10px
}
.profileDetail, .profileImgBx {
	width: 100%
}
.profileDetail ul li strong {
	min-width: 90px
}
	
	
	
}
.rates-table .priceBox ul li .view-more {
	color: #fff !important;
}
.rates-table .priceBox ul li a {
	color: #000 !important;
	border: none;
	text-decoration: none;
}

.main-title-text{
	line-height: 31px;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin: 15px 0 25px;
	font-family: ubuntulight;
	position: relative;
	padding: 5px 25px;
	display: inline-block;
	float: none;
	border-radius: 5px;
	color: #fff;
	background: #282828;
	background: -moz-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: -webkit-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: linear-gradient(to bottom, #a116c9 0, #c600ff 50%, #690088 100%)
}

.main-title-text:after {
	content: "";
left: 0;
	position: absolute;
	bottom: -20px;
	margin: auto;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #740096 transparent transparent
}

.three-escorts { position: relative; margin-bottom: 50px; }
.three-escorts .w-25 { display: inline-block; padding: 0px 30px; }
.w-25 {  max-width: 24.7%; width: 100%; }
.three-escorts .parties-escorts { }

.three-escorts .w-25 .parties-escorts img {
    border-radius: 50%;
    transition: all 0.3s ease-out;
}

.three-escorts .w-25 .catergorie-col {
    margin-top: 30px;
}
.coltext4 {
	color: #7fe9ff;
    font-size:24px;
    margin-bottom: 10px;
	max-width:84%;
	margin-left: auto; margin-right: auto;
}
.three-escorts .w-25 .catergorie-col p {
    font-size: 14px;
	line-height: normal;
    margin: auto;
	text-align: center;
}

.gallery-page { padding: 0px 30px; }
.gallery-page .w-50 { float: left; }
.gallery-page img{ width: 100%; }
.w-50 { max-width: 50%; width: 100%; }

.girl-epic {
    width: 100%;
	max-width: 330px;
    margin-right:30px;
    margin-bottom:20px;
}
.gallery-esco-sec {
    margin-bottom:20px;
    display: flex;
    flex-direction: row;
}

.gallery-esco-sec:nth-child(even){ flex-direction:row-reverse; }
.gallery-esco-sec:nth-child(even) .girl-epic{ margin-right: 0; margin-left:30px; }

.bottom-wrapper li {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 49.7%;
}
.bottom-wrapper li img {
    line-height: 0;
    width: 100%;
}
.bottom-wrapper {
    display: block;
    clear: both;
}

.bottom-wrapper li a {
    padding: 0;
    margin: 0;
}


/*-------------------------new css-----------------*/

.dropdown-menu:hover .submenu-dropdown{ display: block; z-index: 99; }
#nav-kolkata .submenu-dropdown a{ font-size: 14px; line-height: 38px; }

.profileDetail p.pnme{ display:inline-block; width:40%; vertical-align:top; margin-bottom:5px; }
.profileDetail p.pfdet{ display:inline-block; width:55%; margin-bottom:5px; }

.gradi-head{
	line-height: 31px;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 25px;
	color: #fff;
	padding: 5px 25px;
	border-radius: 5px;
	position: relative;
	display: inline-block;
	float: none;
	width: auto;
	background: #282828;
	background: -moz-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: -webkit-linear-gradient(top, #282828 0, #000 50%, #282828 100%);
	background: linear-gradient(to bottom, #a116c9 0, #c600ff 50%, #690088 100%)
}
.gradi-head:after {
	content: "";
	left: 0;
	position: absolute;
	bottom: -20px;
	margin: auto;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #740096 transparent transparent
}

.main-banner{ position: relative; line-height: 0;}
.main-banner img{ width: 100%; }
.banner-phone{ position: absolute; top:8%; font-weight:900; animation: phone infinite 1s ease-in;   right:8.5%; z-index: 1; color:#fff; font-size:40px;  }

@keyframes phone{
	0%{ color:#fff;  }
	50%{ color:#00FF05; }
	100%{ color:#fff; }
}

.banner-caption1{ position: absolute; top:27%; left:67%; z-index: 1; color:#000; font-size:24px; border-radius:10px;  background:#f7b71e; padding:5px 1%; animation: light infinite 2s ease-out;   }

@keyframes light{
	0%{ box-shadow:none; }	
	50%{ box-shadow: 0px 0px 40px #ffeab7; }	
	100%{ box-shadow:none; }		
}

.banner-caption2 {
    position: absolute;
    bottom: 12%;
    max-width: 525px;
    right: 5%;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.banner-sdg{ font-size:26px; }
.banner-sdg-s{ font-size:15px; margin-top:5px; }


.add-banner img{ width: 100%;  }

.ad-banner-text1{ max-width:600px; margin-right: auto; font-size: 26px; color:#0bd3f9; text-shadow: 0px 0px 1px #000;  }
.ad-banner-text2{ max-width:700px; margin-right: auto; font-size: 23px; margin-top: 15px; color:#ffd5c6; text-shadow: 0px 0px 1px #fff;   }

.color-strip{ background:#fb0303; display: inline-block; color: #fff; font-style: italic; padding: 10px; margin-top:25px;  margin-bottom:0px; }

@media (max-width:1024px){
.banner-caption1 {
    top: 8%;
    left: 36%;
    font-size: 30px;
    border-radius: 5px;
    padding: 8px 3%;
}
.bottom-wrapper li {
    width: 49.6%;
}	
	
.banner-phone{ font-size:28px; line-height: normal;top: 9%; }
.banner-phone .smalltexvt{ display: block; }
.banner-caption2{ font-size:18px; }	

.three-escorts .w-25{ max-width: 49%; margin-bottom: 20px; }	
.gallery-esco-sec{ display: block; }
.girl-epic{ float: left; }
.gallery-esco-sec:nth-child(even) .girl-epic{ float:right; }	
	
	
}

@media (max-width:992px){
.tp-mnu1.menu_links{ display: none; }
.menu-trigger{ display: block; background-position: center; height: 40px; }
.tp-mnu1 ul li{ padding: 0; border-radius: 0; border: 0; margin-top: 1px; }
	
.tp-mnu1 .dropdown-menu {
    width: 100%;
    margin: 0;
    border: 0;
    box-shadow: none;
    position: inherit;
}
.tp-mnu1 .dropdown-menu li{ background: #eee; }
	
.banner-phone{ top: 40%; }
.color-strip{ font-size: 18px; }	
.tp-mnu1 .dropdown-menu	{ display: none; }


	
	
}

@media (max-width:823px){
.gallery-page { padding: 0px 0px; }
.three-escorts .w-25 { padding: 0px 0px; }
#logo-kolkata h1 {

	padding-right: 50px;

	text-align: center;
}	
}

@media (max-width:690px){
.banner-caption1 {
    left: auto;
    font-size: 19px;
    right: 4%;
}
	
	.coltext4{ font-size: 17px; max-width: 100%; }
	
.three-escorts .w-25{ max-width: 100%; }	

#logo-kolkata h1 { padding-left:0; }
	#logo-kolkata h1 {
    padding-right: 190px;
    text-align:right;
}
}
@media (max-width:767px) {
#wrapper-kolkata {
	width: 100%
}
#logo-kolkata {
	font-size: 14px;
	float: left;
	margin: 25px 0 0;
	line-height: 22px
}
#logo-kolkata a {
	font-size: 30px
}
#nav-kolkata li, #nav-kolkata li:nth-child(3)>a, #nav-kolkata li:nth-child(4)>a {
	border-bottom: 1px solid #c0741e
}
#contact-kolkata {
	margin: 15px 0 0
}
.middleSide ul.gridImg, .profileBox ul {
	margin-bottom: 10px;
	grid-template-columns: repeat(1, 1fr)
}
#nav-kolkata li>ul {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	background: 0 0
}
#nav-kolkata li a, #nav-kolkata li>ul li a {
	font-size: 14px;
	text-transform: uppercase;
	display: block
}
#nav-kolkata li>ul li:hover a {
	background: 0 0!important
}
.profileBox ul {
	padding: 15px 0;
	grid-gap: 0
}
.profileLinkBox ul li {
	width: 100%;
	margin: 5px 0
}
.bottom-wrapper li {
    width: 100%;
}	
.futterBox {
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 15px
}
#footer-kolkata {
	margin-top: 0
}
#footer-kolkata ul {
	margin-bottom: 0
}
#footer-kolkata ul li {
	padding: 0
}
#footer-kolkata a {
	font-size: 16px;
	padding: 8px 15px;
	margin: 0;
	display: block
}
.middleSide h1, .middleSide h2, .middleSide h3 {
	font-size: 18px
}
#footer-kolkata p, .callUsOn {
	font-size: 15px
}
.callUsOn {
	padding: 5px 0;
	text-align: center
}
#side-kolkata.fullWidth ul, #side-kolkata1.fullWidth ul {
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 0
}
#side-kolkata.fullWidth.sm ul, #side-kolkata1.fullWidth.sm ul {
	grid-template-columns: repeat(2, 1fr)
}
#side-kolkata.fullWidth.sm6 ul, .detailGrd {
	grid-template-columns: repeat(1, 1fr)
}
.profileBox h3, .profileLinkBox h5 {
	line-height: 21px;
	font-size: 16px
}
.tableResponsive {
	width: 100%;
	overflow: auto
}
.rateList .white_link th, .rateList td {
	padding: 5px 15px;
	font-size: 12px
}
#model-kolkata, #model-kolkata1, #side-kolkata .profileBox.innerBottom, #side-kolkata1 .profileBox.innerBottom {
	padding: 0 15px
}
.profileBox ul li a.viewMore {
	font-size: 12px;
	width: 110px
}
.detailGrd {
	grid-gap: 10px;
	margin-bottom: 10px
}
.profileDetail, .profileImgBx {
	width: 100%
}
.profileDetail ul li {
	font-size: 14px
}
.profileDetail ul li strong {
	min-width: 109px
}
.headdingFrst {
	font-size: 20px!important
}
.profileBox.innerBottom li img {
	border: 0!important
}
#side-kolkata, #side-kolkata1 {
	padding: 0
}
.profileDetail .btnDesign {
	font-size: 16px
}
.rates-table .priceBox {
	width: 100%;
	margin: 25px 0
}
.blogPage .wrapper-div .blgpic {
	width: 100%;
	max-width: 100%;
	margin-bottom: 10px
}
.blogPage .wrapper-div .blgby {
	position: relative;
	right: 0;
	margin-top: 10px;
	float: left
}
.blogPage .wrapper-div .blgby ul li {
	margin: 0!important
}
.headingtyp {
	font-size: 18px
}
#nav-kolkata li a, #nav-kolkata li>ul li a {
	color: #fff;
	text-align: left;
	padding: 0
}
#nav-kolkata li>ul {
	width: 100%;
	min-width: 100%
}
#nav-kolkata li {
	border-right: none
}
#nav-kolkata ul {
	background: #2c2c2c
}
#nav-kolkata li>ul li {
	border-bottom: 1px solid #c0741e
}
#nav-kolkata li>ul li:hover a {
	color: #ffc600!important
}
}



@media (max-width:414px){
	.banner-phone{ position: inherit; right: 0; left: 0; border-radius: 0; text-align: center; }	
	.banner-caption1{ position: inherit; right: 0; border-radius: 0; text-align: center; animation: none; margin: 10px 0; }	
	.banner-caption2{ position: inherit; right: 0; left: 0; border-radius: 0; text-align: center; background: #000; padding-bottom: 10px; }
	.ad-banner-text1{ font-size: 20px; }
	.ad-banner-text2{ font-size: 16px; }
	#logo-kolkata h1 {
    padding-right: 50px;
    text-align: right;
}
	
	
}
.call-footer {
    display: none;
   }
@media screen and (max-width: 1125px){
.call-footer {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 111;
}
.call-icon {
    background-color: #04af45;
    width: 50%;
    height: 52px;
    float: left;    padding-top: 10px;
}
.whatsapp-icon {
    background-color: green;
    width: 50%;
    height: 52px;
    float: right;    padding-top: 10px;
}
.pointer {
    cursor: pointer;
}
footer {
  padding-bottom: 50px;
}
.footer {
    margin: 0px 0 0;
}
}

@media (max-width: 1023px){
    .ani_div {
        padding-top: 0;
    }
    .tp-mnu1 ul li a {
        padding: 12px 20px
    }
}