@charset "utf-8";
#model-chandigarh, #side-chandigarh p {
	background: rgba(255,255,255,.5)
}
#gallery ul li, #model-chandigarh li {
	padding: 10px;
	list-style: none
}

.img100{ width: 100%; }

#footer-chandigarh, #nav-chandigarh, #side-chandigarh h5 {
	width: 100%;
	background:#ffcb06
}
#footer-chandigarh a, #logo-chandigarh a, #nav-chandigarh li a {
	text-decoration: none
}
@font-face {
	font-family: roboto;
	src: url(fonts/roboto.html) format('woff');
	font-weight: 400;
	font-style: normal
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}
a {
	color:#ffbe00;
	text-decoration: none;
}
.clear {
	clear: both
}
.color1 {
	color: #000
}
#logo-chandigarh a, .color2 {
	color:#ffc478;
}

#logo-chandigarh a{ width: 100%; float: left; }

body {
	background:#633708;
	font: 14px roboto;
	letter-spacing: 1px
}
h1, h2, h3, h4, h5 {
	margin-top: 25px
}
#wrapper-chandigarh {
	max-width:100%;
	margin: auto
}
#header-chandigarh {
	width: 100%;
	float: left
}
#logo-chandigarh {
	float: left;
	padding: 15px 0;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-left: 30px;
}
#logo-chandigarh .log {
	font: 18px roboto;
	float:left;
	text-shadow: none;
	color:#fff
}
#contact-chandigarh {
	float: right;
	text-align: right;
	font-weight: 700;
	padding-top: 30px;
	color: #000;
	font-size: 22px;
	margin-right: 30px;
}

.pricingBox::after {
    content: "";
    display: block;
    clear: both;
}
.box1::after {
    content: "";
    clear: both;
    display: block;
}
#nav-chandigarh {
	float: left;
	text-align: center;
}

#nav-chandigarh ul{ margin: auto; text-align: center; display: inline-block; }

#nav-chandigarh li {
	float: left;
	list-style: none
}
#nav-chandigarh li a {
	text-transform: uppercase;
	width: 100%;
	padding:18px 20px 13px;
	font-size: 14px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #000;
}

.text-center{ text-align: center; }
.maintag{
background: #1b0e00;
    margin: -4px 0;
    padding: 5px;
}
.maintag h1{ margin: 0; text-transform: uppercase; letter-spacing:10px; color:#ffc57a; margin-bottom: 4px; }
.white-text{ color:#fff; }

#nav-chandigarh li a.active, #nav-chandigarh li a:hover {
	color: #000
}


.location-cate-drop{ text-align: center; }
.category-drop {
    max-width: 350px;
    margin: 0px 10px;
    display: inline-block;
    width: 100%;
	position: relative;
}
.cate-tit {
    background: #ffcb06;
    font-size: 18px;
    padding: 15px 20px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 4px solid #633708;
    box-shadow: 0px 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.category-drop ul{ display:none; list-style: none; background:#1b0e00; position: absolute; top:55px; width: 100%;  }
.category-drop ul a{ width: 100%; display: block; text-decoration: none; padding: 10px 0; border-bottom:1px solid #40372d;  }



#content-chandigarh {
	width: 100%;
	float: left;
	padding: 0px 25px;
}
#inner-Images {
	width: 100%;
	margin: 25px 0
}
#inner-Images li {
	list-style: none;
	width: 21%;
	margin: 0 2%
}
#inner-Images li img {
	width: 100%;
	border: 1px solid #000;
	border-radius: 10px
}
#side-chandigarh {
	width: 30%;
	float: left
}
#side-chandigarh p {
	padding: 25px;
	margin-bottom: 25px;
	width: 100%;
	border-radius:0px;
	color: #000;
	float: left;
	border: 1px solid #000
}
#side-chandigarh h5 {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	float: left
}
#side-chandigarh h6 {
	padding: 10px;
	font-size: 18px;
	font-weight: 400
}
#side-chandigarh #navi-chandigarh {
	float: left;
	margin-bottom: 50px
}
#side-chandigarh #navi-chandigarh li {
	padding: 5px 0;
	list-style: disc inside;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	float: left;
	width: 100%
}
#side-chandigarh #navi-chandigarh a {
	text-decoration: none;
	color: #000
}
#side-chandigarh #navi-chandigarh a.active, #side-chandigarh #navi-chandigarh a:hover {
	color: #009f8b
}
#model-chandigarh {
	width: 100%;
	float: left;
	border: 1px solid #000;
	border-radius:0px
}
#model-chandigarh li {
	margin-bottom: 10px;
	width: 100%
}
#model-chandigarh li img {
	width: 100%;
	border-radius:0px;
	border: 2px solid #000
}
#contentmain-chandigarh {
	color: #ffe5c8;
	width:100%;
	float:left;
	padding: 0px 25px;
}
#contentmain-chandigarh>img {
	width: 100%;
	height: auto;
}
#contentmain-chandigarh li {
	margin: 8px 0 5px 15px
}
#gallery ul li {
	float: left;
	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-chandigarh {
	padding: 20px 5px;
	float: left;
	color: #000;
	margin-top: 15px;
	font-size: 10px
}
#footer-chandigarh li {
	list-style: none;
	padding: 0 10px;
	border-right: solid 1px #000;
	float: left
}
#footer-chandigarh a {
	text-transform: uppercase;
	color: #000;
	margin-left: 5px
}
#footer-chandigarh a:hover {
	text-decoration: underline
}
#footer-chandigarh p {
	margin-right: 5px;
	float: right
}

@media only screen and (max-width:900px) {

#logo-chandigarh {
	font-size: 40px;
	text-align: center;
	width: 100%
}
#contact-chandigarh, #logo-chandigarh .log {
	font-size: 18px;
	width: 100%;
	text-align: center
}
#logo-chandigarh .log {
	line-height: 24px
}
#contact-chandigarh {
	font-weight: 700;
	padding: 0 0 10px;
	color: #fff
}
#nav-chandigarh {
	height: auto
}
#nav-chandigarh li {
	width: 100%;
	border-bottom: 1px solid #fff
}
#contentmain-chandigarh, #side-chandigarh {
	width: 100%
}
#inner-Images li {
	list-style: none;
	width: 100%;
	float: left;
	font-size: 16px;
	text-align: center;
	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
}

}
.callgirls-pics a img {
	min-width: 19.3333%
}
.priceBx td {
	width: 20%;
}
.tableArea {
	width: 100%;
	overflow: auto;
	padding-bottom: 15px;
}
.tableArea table {
	width: 800px;
}



.text-firhead{ width: 100%; margin: auto; color: #fff; padding: 0 20px; }
.text-firhead h2{ font-size: 28px; margin-bottom:20px; border-bottom: 2px dashed #fff; padding-bottom: 10px; display: inline-block;  }

.text-firhead-sum{ margin-bottom: 20px; text-align: center; margin: auto; }
.text-firhead-sum p{ margin-bottom: 15px; font-size:14px; line-height: 20px; text-align: center; color:#ffd7ac;}

.clearfix::after{content:"";clear:both;display:table}

.two-col-gal { background: rgba(0, 0, 0, 0.2); padding: 30px; }

.two-col-gal .w-50 {
    float: left;
}
.w-50 {
    max-width: 50%;
    width: 100%;
}
.mb50 {
    margin-bottom: 50px;
}

img {
    max-width: 100%;
    border: 0;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.gallery-text { padding-left: 40px; }
.rel-text{ padding-left: 0; padding-right: 40px; }
.gallery-text .c-head {
    font-size: 24px;
    margin-bottom: 20px;
}
.gallery-text p {
    font-size: 14px;
    line-height: 23px;
	margin-bottom: 20px;
}

.common-btn{ background:#ffcb06; color:#000; padding: 10px; width: 100%; text-align: center; display: block; margin-top: 10px; font-weight: bold; text-decoration: none;  }

.main-word4col .seo-title{ text-align: center; margin-bottom: 20px;}

.main-word4col .w-25 {
    text-align: center;
    width:24.2%;
    display: inline-block;
    color: #000;
    margin: 0 2px 30px;
	vertical-align: top;
	background:#ffd7ac;
}

.main-word4col .w-25:hover{ background:#fff; }

.ds-catergorie-col{ padding: 15px; min-height: 270px; }
.ds-catergorie-col h3{ margin-top: 0; margin-bottom: 20px; }
.ds-catergorie-col p{ text-align: center; }

.girl-epic {
    float: left;
    width: 100%;
    max-width: 330px;
    margin-right: 30px;
    margin-bottom: 20px;
}

.girl-epic img{ margin-bottom: 15px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

.girl-epic-r {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.container{ max-width: 1230px; padding: 0px 15px; margin: auto; width: 100%; }

.satis-col4{ background:#1b0e00; text-align: center; float: left; width: 100%;  }
.w-25{ width: 25%; float: left; }

.satis-col4 .single-info{ padding:30px 15px; color:#fff; font-size:18px; border-right: 1px solid #ffe5c8;   }
.satis-col4 .single-info span{ margin-top: 15px; width: 100%; display: block; font-weight: bold; font-size: 36px; color: #ffe5c8; }

.bl-1{ border-left: 1px solid #ffe5c8;  }
.mt-0{ margin-top:0px; }
.mt-10{ margin-top: 10px; }
.mb-10{ margin-bottom: 10px; }


.escorts-profiles-list{ text-align: center; margin: 50px 0 10px; }

.models-profile{text-align: center; width:19.2%;  display: inline-block; color: #fff; margin:0 2px 30px; background:#1b0e00;  }
.models-profile a{ display: inline-block; width: 100%; text-decoration: none; }
.models-profile a img{ width: 100%; border:2px solid #1b0e00; }

.models-profile:hover img{ border-color:#000; }

.models-profile h3{ color:#ffcb06; font-weight: 400; padding: 5px 0; font-size: 18px;  margin-top:8px; }
.models-profile p{ margin-bottom:5px; text-align: center !important; color:#ffe5c8; margin-top:5px; font-size: 16px; }
.model-name{ color:#fff; font-size:16px; }

.small-text{ font-size:80% !important; margin-bottom: 20px !important; }

.left-main-content {
    width: 70%;
    padding:0px 20px 20px;
    float: left;
}

.right-side-area {
    width: 27%;
    float: right;
}

.right-side-area .service-areas {
    margin-bottom: 30px;
    background: #ffed00;
    background: -moz-linear-gradient(top, #ffed00 0%, #ff9c02 100%);
    background: -webkit-linear-gradient(top, #ffed00 0%,#ff9c02 100%);
    background: linear-gradient(to bottom, #ffed00 0%,#ff9c02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffed00', endColorstr='#ff9c02',GradientType=0 );
}

.service-areas-title {
    background:#611d02;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    padding: 15px 30px;
    position: relative;
    margin-bottom: 20px;
}

.home-area-list { padding:0px 20px 15px; }
.home-area-list li { margin-bottom: 15px; list-style: disc; color:#333; }
.home-area-list li a {
    display: block;
    font-weight: 900;
    color: #333;
    border: 1px solid #333;
    padding: 4px 10px;
    text-decoration: none;
    font-size: 12px;
}

.home-services-col{ text-align: center; }
.home-services-col h3{ font-size:34px; }
.home-services-col p{ font-size:15px; }
.home-services-col ul{ list-style: none; }
.home-services-col ul li{ display: inline-block; width:19.6%; margin:0 0 20px !important; font-size:16px;  }
.home-services-col ul li img{ margin-bottom: 10px; }

.strip-txt{ background:#2596da; font-size:24px; padding: 20px; width: 100%; margin: 30px 0; color:#fff;  }

.escort-category { margin-top:20px; margin-bottom: 40px; }
.escort-category .title-text {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.cate-ul li {
    display: inline-block;
    transition: all 0.1s ease-in;
    margin: 0px 1% 20px;
    box-shadow:0px 6px 30px #d08a40;
    max-width: 195px;
    width: 100%;
    border-radius:10px;
    border: 2px solid #ffcb06;
    background: #ffffff;
}

.cate-ul li a {
    font-weight: 600;
    color: #000;
    padding: 10px 0;
    font-size: 16px;
    display: block;
}

#menu-bar{ display: none; }

#contentmain-chandigarh h1, #contentmain-chandigarh h2, #contentmain-chandigarh h3, #contentmain-chandigarh h4, #contentmain-chandigarh h5{ margin-bottom: 20px; }

#contentmain-chandigarh p{ margin-bottom: 15px; text-align:justify; }

.premium-escort .w-50{ float: left; }

.premium-text{ background:#2596da; padding: 15px 30px; }
.premium-text h4{ margin-top: 0px; font-size: 26px; color:#fff; }
.more-table {
    border-collapse: collapse;
    border: none;
    width: 100%;
	margin-top:10px;
}

.more-table tr{ border-bottom: 1px dashed #fff; }

.more-table th {
    background-color:#ff8400;
    line-height: 1.1;
    width: 80px;
	height: 53px;
    color: #fff;
}

.more-table td {
    background-color:#1b1b1b;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

.service-listing {
    background:#1B0E00;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
}

.service-listing-text {
    padding: 20px;
}

.service-listing-text h3 {
    font-size: 24px;
    color: #ffbe00;
    margin-bottom: 20px;
	margin-top: 0;
}

.service-listing-text p {
    font-size: 15px;
    line-height: 24px;
}
.service-listing:nth-child(odd) {
    flex-direction: row-reverse;
}


.service-listing img{ max-width:200px; width:100%; }

.pricingBox {
    max-width: 100%;
    margin: auto;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    margin-bottom: 35px;
}

.pricingBox li {
    min-height: 180px;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
    padding: 0;
    background: rgb(254,191,1);
    background: -moz-linear-gradient(top, rgba(254,191,1,1) 0%, rgba(254,191,1,1) 100%);
    background: -webkit-linear-gradient(top, rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    background: linear-gradient(to bottom, rgba(254,191,1,1) 0%,rgba(254,191,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=0 );
}

.pricingBox li .h3 {
    text-align: center;
    color: #fff !important;
    font-size: 20px;
    margin: 0 !important;
    background:#2596da;
    padding: 12px;
    border-radius: 5px 5px 0 0;
}

.pricingBox li table {
    width: 100%;
    float: left;
    margin: 0;
	color:#000;
	text-align: center;
}

.pricingBox li table thead {
    background: rgba(256,256,256,0.3);
}

.pricingBox li th:nth-child(1), .pricingBox li td:nth-child(1) {
    width: 40%;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.pricingBox li th:nth-child(2), .pricingBox li td:nth-child(2) {
    width: 60%;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.contact-sec .w-50{ float: left; }

.contact-sec-purple {
    background:#006aab;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
	margin-right: 30px;
}

.contact-sec-purple h3 {
    margin-top: 0;
    font-size: 26px;
    color: #fff;
}

.contact-sec-purple p {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.contact-sec-black {
    background:#1b0e00;
    padding: 30px;
    margin-bottom: 30px;
	margin-right: 30px;
}

.contact-sec-black p {
    font-size: 21px;
}
.contact-sec-black p a {
    color: #fff;
}
.contact-form {
    background: url(../images/contact-form.html) no-repeat bottom right #1b0e00;
    padding: 35px;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group label {
    font-size: 20px;
	margin-bottom: .5rem;
	display: block;
}

.contact-form .form-control {
    background: #000;
    border: 1px solid #525252;
	border-radius:0; 
    opacity: 0.8;
    color: #fff;
	display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.purple-btn {
    background: #ffcb06;
    color: #000;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 1.2rem;
    border: 0;
	display: block;
}

.statics-sec {
    background: #f4f4f4;
    padding: 25px;
}
.statics-sec p {
    color: #000;
}
.statics-sec p span {
    float: right;
}

.w-30{ width:30%; float: left; }
.girl-profiledetail{ padding-right: 30px; }
.girl-profiledetail img{ width: 100%; }

.statics-sec h3{ background: #2596da; padding: 15px 30px; margin-top: 0; color:#fff;  }
.mt30{ margin-top: 30px; }
.yellow-btn {
    background: #083b82;
    color: #fff;
    padding: 10px 25px;
    font-size: 1.2rem;
	width: 100%; margin-bottom: 15px; margin-top: 15px; display: block;
}

.about-girl{  background: #f4f4f4;  padding: 25px; margin-left: 30px; }
.about-girl h3{ color:#000; font-size: 26px; margin-top: 0; }
.about-girl p{ color:#333; line-height: 24px; }

.pr30{ padding-right: 30px; }

.cheap-call-girls{ background: rgba(0, 0, 0, 0.2); padding: 30px;  }
.cheap-call-girls .w-30{ padding: 0px 15px; width: 33%; }

.cheapgirl-text{ margin-top: 30px; }
.cheapgirl-text .c-head {
    font-size: 24px;
    margin-bottom: 20px;
}
.cheapgirl-text p {
    font-size: 14px;
    line-height: 23px;
}

.hotel-rooms ul{ list-style: none; }
.hotel-rooms li{ display: inline-block; width:23%; background:#1b0e00; padding: 10px;  }
.hotel-rooms li img{ width: 100%; }

/*-------------------------media css-----------------------*/

@media (max-width:1024px){
.main-word4col .w-25{ width: 24.6%; }	
.girl-epic{ max-width: 240px; }	
.escort-category .container {  width: auto;}	
}

@media (max-width:900px){
#menu-bar{ display: block; background:#000; font-size: 24px; text-align: center; padding: 10px; color:#fff; text-transform: uppercase; font-weight: bold;  }	
#nav-chandigarh{ display: none; }	
.category-drop{ max-width: 40%; }
.main-word4col .w-25 { width:49.3%; }	
.main-word4col .w-25 img{ width: 100%; }
.two-col-gal .w-50{ width: 100%; max-width: 100%; }
.two-col-gal .w-50 img{ width: 100%; }	
.gallery-text{ padding-left: 0; margin-top: 15px; }
.rel-text{ padding-right: 0; margin-bottom: 15px; }	
.satis-col4 .single-info {
    padding: 20px 15px;
    font-size: 14px;
}	
.satis-col4 .single-info span{ font-size: 30px; }	
.girl-epic { max-width: 150px; }	
.models-profile{ width: 23.5%; }	
.home-services-col h3 { font-size: 25px; }	

.home-services-col ul li { width: 32.6%; }	
.cate-ul li{ max-width: 164px; }	
.cate-ul li a { padding: 6px 0; font-size: 14px; }	
	
#footer-chandigarh p{ float: left; padding-left: 15px; margin-top: 10px; }	

#logo-chandigarh{ margin-left: 0; }	
#contact-chandigarh{ margin-right: 0; }		
	
.premium-escort .w-50 { max-width: 100%; margin-top: 30px; }	

.cheap-call-girls{ padding: 10px; }	
.cheapgirl-text .c-head{ font-size: 16px; }	
.hotel-rooms li{ width: 30%; }
.escort-category .container {  width: auto;}	
	
}

@media (max-width:823px){

.escort-category .container {  width: auto;}
.ds-catergorie-col { min-height: 360px;}
}


@media (max-width:736px){
    .pricingBox .box1 {
    margin: 8px 0 5px 15px !important;
}
.satis-col4 .single-info{ border: 0; }	
.models-profile { width: 48.5%; }	
.left-main-content{ width: 100%; padding: 0px; margin-bottom: 20px; }	
.right-side-area{ width: 100%; }	
#contentmain-chandigarh h1{ font-size:22px; line-height: 24px; }

.contact-sec .w-50{ max-width:100%; }	

.contact-sec-purple, .contact-sec-black{ margin-right:0; }

.contact-sec .pr30{ padding-right: 0; margin-bottom: 15px; }	
	
.contact-sec-black{ padding: 10px; }	
	
.escort-profile-detail .w-30{ width: 100%; }	
.girl-profiledetail{ padding-right: 0; margin-bottom: 20px; }
.about-girl{ margin-left:0px; margin-top: 20px; }

#content-chandigarh { padding: 0;}	
.home-services-col h3 {font-size: 20px;}
.home-services-col ul li {width: 48.6%;}
#contentmain-chandigarh p{font-size: 17px;}
.gallery-text .c-head{font-size: 20px;}
.main-word4col .w-25 { width: 49%;}
.ds-catergorie-col h3 {font-size: 18px;}
.ds-catergorie-col p {font-size: 16px;}
.ds-catergorie-col {    min-height: 400px;}
.maintag h1 { margin-top: 10px; margin-bottom: 4px; font-size: 15px;}
.text-firhead h2 {font-size: 20px;}
}


@media (max-width:414px){

#footer-chandigarh p {  float: none;  padding-left: 15px;  margin-top: 10px;  font-size: 12px; padding-bottom: 30px;}

.pricingBox .box1 {
    margin: 8px 0 5px 0px !important;
}
.pricingBox li, .pricingBox, .pricingBox {
    width: 100%;
    display: block;
}
.pricingBox .box1 {
    margin: 8px 0 5px 15px !important;
}
.cate-tit{ font-size: 13px; padding: 11px 15px; }	
.text-firhead h2{ font-size:24px; }		
.main-word4col{ padding: 0px 10px; }
.main-word4col .w-25 { width: 100%; margin: 0 0px 10px; }
.two-col-gal{ padding: 10px; }	
.w-25{ width: 100%; }	
.girl-epic { max-width: 100%; }	
.satis-col4{ margin-bottom: 30px; }
.models-profile { width: 100%; margin: 0 0px 30px; }
.escorts-profiles-list{ margin: 20px 0 10px; }	
.home-services-col ul li { width: 100%; }	
	
.strip-txt { font-size: 18px; }	
.cate-ul li { max-width: 100%; margin: 8px 0 5px 0px !important; }

.service-listing img{ width: 100%; }	



.cheap-call-girls .w-30{ width: 100%; }	
.hotel-rooms li {
    width: 100%;
    margin: 0 0 20px !important;
}
.contact-sec-black p {
    font-size: 15px;
}
	
.contact-form{ padding: 15px; }	
.service-listing {display: block;}	
.service-listing:nth-child(odd) {
    display: block;
}



}


.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
    }
}