@import url("font-awesome.min.css");

@import url("slick.css");

@import url("navigation.css");



@font-face {

font-family:'Roboto-Regular';

src:url('../fonts/Roboto-Regular.eot');

src:url('../fonts/Roboto-Regular.woff2') format('woff2'),

url('../fonts/Roboto-Regular.woff') format('woff'),

url('../fonts/Roboto-Regular.ttf') format('truetype'),

url('../fonts/Roboto-Regular.otf') format('opentype'),

url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'),

url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}



@font-face { 

font-family:'Roboto-Light';

src:url('../fonts/Roboto-Light.eot');

src:url('../fonts/Roboto-Light.woff2') format('woff2'),

url('../fonts/Roboto-Light.woff') format('woff'),

url('../fonts/Roboto-Light.ttf') format('truetype'),

url('../fonts/Roboto-Light.otf') format('opentype'),

url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'),

url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}



@font-face {

font-family:'Roboto-Bold';

src:url('../fonts/Roboto-Bold.eot');

src:url('../fonts/Roboto-Bold.woff2') format('woff2'),

url('../fonts/Roboto-Bold.woff') format('woff'),

url('../fonts/Roboto-Bold.ttf') format('truetype'),

url('../fonts/Roboto-Bold.otf') format('opentype'),

url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg'),

url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}



@font-face {

font-family:'Roboto-Medium';

src:url('../fonts/Roboto-Medium.eot');

src:url('../fonts/Roboto-Medium.woff2') format('woff2'),

url('../fonts/Roboto-Medium.woff') format('woff'),

url('../fonts/Roboto-Medium.ttf') format('truetype'),

url('../fonts/Roboto-Medium.otf') format('opentype'),

url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg'),

url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype');font-weight:normal;font-style:normal;}





body{margin:0px;padding:0px; color:#474747;font-size:14px; font-family:'Roboto-Regular'; overflow-x: hidden;}   



article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}

audio,canvas,progress,video{display:inline-block;vertical-align:baseline}

audio:not([controls]){display:none;height:0}[hidden],template{display:none}

svg:not(:root){overflow:hidden}

button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}

button{overflow:visible}

button,select{text-transform:none}

button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}

button[disabled],html input[disabled]{cursor:default}

button{outline:none}

button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}

input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}

input,textarea,button,select,a,div{-webkit-tap-highlight-color:transparent;outline:none}

table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

img{border:0px;max-width:100%;vertical-align:top}  

::-moz-selection{background:#d00054;color:#FFF}

::selection{background:#d00054;color:#FFF}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}

:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}

a{text-decoration:none; color:#fcd168;}

*{text-rendering:optimizeLegibility}

html.touch *{text-rendering:optimizeSpeed}

p{margin: 0px;padding: 0px;}  

h1,h2,h3,h4,h5,h6{margin: 0px;padding: 0px;font-weight: normal;}

ol,ul,li{margin: 0px;padding: 0px;list-style-type: none;}

.clr{clear: both;}



.wrapper{width: 1170px; margin: 0 auto;}



header{position: relative;}

.top_row{background: #FFF; padding: 20px 0;}

.main_logo{position: absolute; z-index: 100; left: 0; top: -20px;}

.top_number{text-align: right; position: relative;}

.top_number ul{margin: 0px; padding: 0px;}

.top_number ul li{list-style-type: none; display: inline-block; margin: 0 0 0 20px; font-size: 16px;}

.top_number ul li i{margin: 0 5px 0 0;}

.top_number ul li a{color: #474747; font-size: 16px; text-decoration: none; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.top_number ul li a:hover{color: #d20055; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.top_number ul li a.app_btn{color: #FFF; font-size: 14px; background: #e7015e; padding: 8px 15px; border-radius: 3px; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.top_number ul li a.app_btn i{font-size: 16px;}

.top_number ul li a.app_btn:hover{background: #d00054; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.main_menu{background: #d20055; text-align: right;}



.main-banner{text-align: center;}



.service_slide{background:#F9F9F9; background-position: center top;padding: 60px 0 50px 0;}

.service_one{display: block;}

#tablet_pic .slick-slide img.service{border-radius: 50%; width: 100px; height: 100px; margin: 0 auto;  -webkit-box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10); box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10);}

#tablet_pic2 .slick-slide img.service{border-radius: 50%; width: 100px; height: 100px; margin: 0 auto;  -webkit-box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10); box-shadow: 0px 4px 1px 0px rgba(0,0,0,0.10);}

.service_one span{display: block; text-align: center; margin: 15px 0 0 0; color: #6f6f6f; font-size: 14px; font-family: 'Roboto-Medium'; text-transform: capitalize;}



.state_slide{background:#FFF url(../images/map.png) no-repeat center center; padding: 60px 0 50px 0;}

.state_one{background: #FFF; padding: 14px; text-align: center; margin: 0 0 10px 0;  

	-webkit-box-shadow: 0px 0px 10px 0px rgba(146, 146, 146, 0.94);

-moz-box-shadow: 0px 0px 10px 0px rgba(146, 146, 146, 0.94);

box-shadow: 0px 0px 10px 0px rgba(146, 146, 146, 0.94); border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;}

.state_one span{color: #6f6f6f; font-size: 16px; font-family: 'Roboto-Medium';}

#tablet_pic .slick-prev {left: -25px; background: url("../images/prev_arrow.png") no-repeat center top;}

#tablet_pic .slick-next {right: -25px; background: url("../images/next_arrow.png") no-repeat center top;}

#tablet_pic .slick-dots{display: none;}

#tablet_pic .slick-dots li{display: none;}



#tablet_pic2 .slick-prev {left: -25px; background: url("../images/prev_arrow.png") no-repeat center top;}

#tablet_pic2 .slick-next {right: -25px; background: url("../images/next_arrow.png") no-repeat center top;}

#tablet_pic2 .slick-dots{display: none;}

#tablet_pic2 .slick-dots li{display: none;}



.lawns_one{position: relative; padding: 192px 23px 23px 23px; background: #FFF; margin: 53px 0 10px 0; 

-webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);

-moz-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);

box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);}

.lawns_container{position: relative;}

.lawns_pic{margin-top: -245px;}

.lawns_pic img{border-radius: 5px; -webkit-box-shadow: 0px 0px 12px 0px rgba(187,187,187,0.76);

-moz-box-shadow: 0px 0px 12px 0px rgba(187,187,187,0.76);

box-shadow: 0px 0px 12px 0px rgba(187,187,187,0.76);}

.lawns_slid_cont{display: block; margin: 20px 0 0 0;}

.lawns_nm{color: #d20055; font-size: 20px; font-family: 'Roboto-Medium'; margin: 0 0 20px 0;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;overflow:hidden;} 

.lawns_locat{color: #888888; font-size: 18px; margin: 0 0 20px 0; line-height: 20px; text-transform:capitalize;}

.lawns_locat img{float: left; margin: 0 12px 0 0;}

a.lawns_more{color: #282624; font-size: 16px; font-family: 'Roboto-Medium';-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

a.lawns_more img{display: inline-block; margin: 0 0 0 5px; vertical-align: middle;}
a.lawns_more:hover img{right: -2px;position: relative;}
a.lawns_more:hover{color: #d20055;}


#lawns_slid .slick-dots{display: none !important; }

#lawns_slid .slick-prev {left: -25px; background: url("../images/lawns_arrow_l.png") no-repeat center top;}

#lawns_slid .slick-next {right: -25px; background: url("../images/lawns_arrow_r.png") no-repeat center top;}

#lawns_slid .slick-prev, #lawns_slid .slick-next{width: 31px; height: 32px;}



.event_bx{background: url(../images/event_bg.jpg) repeat-x left top; background-attachment: fixed; padding: 60px 0;}

.event_l{float: left; text-align: left; width: 33.333%; padding: 0 20px 0 0;}

.event_l .sec_title{text-align: left;}

.event_l .sec_title img{display: block; margin: 15px 0 0 0;}

.event_txt{color: #474747; font-size: 16px; line-height: 26px;}

.event_r{float: left; width: 66.6666%;}

.event_r ul{margin: 0px; padding: 0px;}

.event_r ul li{list-style-type: none; float: left; width: 50%; padding: 16px;}

.speaker_bx{background: #FFF; padding:40px 25px 50px 25px; border-radius: 5px; position: relative; min-height: 194px;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);

-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);

box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}

.speaker_bx img{position: absolute; right: 8px; top: 23px;}

.speaker_bx span{position: absolute; background: url(../images/count_round.png) no-repeat; right: 0; bottom: 0; width: 60px; height: 60px; line-height: 60px; text-align: center; color: #FFF; font-size: 18px; font-family: 'Roboto-Medium';}

.speaker_head{color: #1c1c24; font-size: 24px; font-family: 'Roboto-Medium'; margin: 0 0 15px 0;}

.speaker_bx p{color: #888888; font-size: 16px; line-height: 26px;}



.wedding_lawns{background: url(../images/lawns_bg.png) repeat-x center bottom; padding: 60px 0;}

.sec_subhead{text-align: center; color: #474747; font-size: 22px; line-height: 30px; text-align: center; background: url(../images/subhead_decor.png) no-repeat center bottom; padding: 0 0 20px 0; margin: 0 0 25px 0;}



.wedding_furniture{background: url(../images/pat3.jpg) repeat-x center; padding: 60px 0;}



.jwellery_bx{background: url(../images/pattern7.png) repeat center top; padding: 60px 0;}



.client_testimonial{background: url(../images/testimonial_bg.jpg) no-repeat center top; padding: 60px 0;}

.sec_title{text-align: center; font-size: 30px; font-family: 'Roboto-Medium'; color: #3b1d82; margin: 0 0 30px 0;}

.sec_title span{text-transform: uppercase; font-size: 14px; color: #474747; display: block;}

.testi_one{display: block; text-align: left; width: 80%; margin: 0 auto;}

.testi_l{float: left; position: relative; width: 25%;}

.testi_l::after{content: ''; background: url(../images/testimonial_icn.png) no-repeat; position: absolute; left: 105px; bottom: 50px; width: 59px; height: 59px;}

.testi_l img{border-radius: 50%; position: relative; z-index: 100;}

.testi_r{float: left; width: 75%; position: relative; padding: 15px 35px; color: #3b1d82; font-size: 18px; font-family: 'Roboto-Medium';}

.testi_r::after{content: ''; background: url(../images/quote_l.png) no-repeat; position: absolute; left: 0; top: 0; width: 24px; height: 21px;}

.testi_r::before{content: ''; background: url(../images/quote_r.png) no-repeat; position: absolute; right: 0px; bottom: 20px; width: 24px; height: 21px;}

.testi_r p{font-size: 16px; line-height: 30px; color: #888888; margin: 0 0 15px 0; font-family: 'Roboto-Regular';}



footer{background: #3b1d82; padding: 30px 0; text-align: center;}

.footer_list{text-align: center; margin: 0 0 25px 0;}

.footer_list ul{margin: 0px; padding: 0px;}

.footer_list ul li{list-style-type: none; display: inline-block; font-size: 16px;}

.footer_list ul li span{margin: 0 15px; color: #FFF;}

.footer_list ul li a{color: #FFF; text-decoration: none; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.footer_list ul li a:hover{color: #dd015a; text-decoration: none; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}



.footer_social{text-align: center; margin: 0 0 25px 0;}

.footer_social ul{margin: 0px; padding: 0px;}

.footer_social ul li{list-style-type: none; display: inline-block; margin: 0 3px;}

.footer_social ul li a {color: #FFF; font-size: 18px; width: 38px; height: 38px; border-radius: 50%; text-align: center; line-height: 36px; border: 2px solid #FFF; display: block;  -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.footer_social ul li a:hover{background: #dd015a; border: 2px solid #dd015a; color: #FFF; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}



.copyright{color: #FFF; font-size: 14px;}



/*---------- Contact us page css start -----------*/

.google_map {width: 100%; height: 400px; display: block; position: relative; overflow: hidden;}

.map_section {background: #FFF url("../images/contact_map.png") center top no-repeat; padding: 60px 0; min-height: 549px;}

.contact_bx{display: block;}

.contact_bx_l{float: left; width: 62%;}



.contact_add{display: block;}

.contact_add ul{margin: 0px; padding: 0px;}

.contact_add ul li{list-style-type: none; float: left; width: 50%; padding: 10px;}

.contact_add ul li i{display: block; color: #d20055; font-size: 30px; margin: 0 0 10px 0;}

.contact_add ul li i.icn_envelop{font-size: 24px;}

.copr_head{color: #3b1d82; font-size: 20px; font-family: 'Roboto-Medium'; margin: 0 0 10px 0;}

.contact_add ul li p{line-height: 24px;}



.contact_bx_r{float: right; width: 33%; background: #FFF; padding: 35px; border-radius: 10px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);}

.contact_head{color: #3b1d82; font-size: 24px; font-family: 'Roboto-Medium'; margin: 0 0 25px 0;}

.contact_head span{display: block; font-size: 14px; text-align: left; line-height: 24px; color: #474747; font-family: 'Roboto-Regular'; margin: 10px 0 0 0;}



.contact_form{display: block;}

.drop_one{margin: 0 0 15px 0;}

.input_contact{background: #FFF; width: 100%; padding: 10px 0; color: #a4a4a4; font-size: 14px; border: 0; letter-spacing: 1px; resize: none; font-family: 'Roboto-Regular'; border-bottom: 1px solid #ccc;}

.input_contact::-webkit-input-placeholder {color: #a4a4a4 !important;opacity: 1 !important;}

.input_contact:-moz-placeholder { color: #a4a4a4 !important;opacity: 1 !important;}

.input_contact::-moz-placeholder {color: #a4a4a4!important;opacity: 1 !important;}

.input_contact:focus, input:focus{outline: 0;}

.input_contact *:focus {outline: 0;}

.send_bt{background: #e7015e; border-radius: 3px; padding: 5px 15px; font-size: 14px; text-transform: uppercase; font-family: 'Roboto-Medium'; color: #FFF; border: 0; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.send_bt:hover{background: #3b1d82; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}





/*---------- Register page css start -----------*/

.register_bx{display: block; padding: 60px 0; background: #d11c3e; position: relative;}

.register_cont{display: block;}

.register_cont_l{float: left; width: 60%; padding: 100px 20px 100px 400px; color: #FFF;}

.register_head{font-size: 45px; font-family: 'Roboto-Medium'; margin: 0 0 15px 0; text-align: left; margin: 0 0 15px 0;}

.register_txt{font-size: 24px; font-family: 'Roboto-Regular';}



.register_cont_r{float: right; width: 40%; background: rgba(255, 255, 255, 1); padding: 20px; border-radius: 5px;}

.register_title{color: #3b1d82; font-size: 20px; font-family: 'Roboto-Medium'; border-bottom: 1px dashed #ccc; padding-bottom: 15px; margin-bottom: 15px;}

.register_title span{font-size: 12px; color: #474747; text-transform: uppercase; margin: 0 0 0 5px;}



.regis_one{display: block; margin: 0 0 8px 0;}

.regis_one_l{float: left; width: 30%; margin: 0 2% 0 0; text-align: left; font-size: 14px; font-family: 'Roboto-Medium'; padding: 7px 0;}

.regis_one_r{float: left; width: 68%}

.input_register{background: #FFF; border-radius: 5px; font-size: 14px; padding: 6px 10px; width: 100%; border:1px solid #d8d8d8;}



/*select list*/

.select-style { font-size:16px; color: #888; font-family: 'Roboto-Regular'; padding: 0; margin: 0; width: 100%; overflow: hidden; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10);

background: #fff url(../images/ddarow.png) no-repeat 96% 50%;}

.select-style select {padding: 14px 20px; width: 100%; border: none; box-shadow: none; background-color: transparent; background-image: none;

-webkit-appearance: none; -moz-appearance: none; appearance: none;}

.select-style select option{color:#333; text-decoration:none; height:30px; line-height:30px; display:inline-block;}

.select-style select option:focus-within{background:#FFF; color:#333; text-decoration:underline;}

.select-style select:focus {outline: none;} 



/*radio button*/

.radio_row{display: block; position: relative;}

.radio_row ul{list-style: none; margin: 0; padding: 0; overflow: auto;}

.radio_row ul li{    position: relative; margin: 0; float: left; width: 30%;}

.radio_row ul li input[type=radio]{position: absolute; visibility: hidden;}

.radio_row ul li label{display: block; position: relative; padding:9px 16px 0px 20px; z-index: 9; cursor: pointer; -webkit-transition: all 0.25s linear;}

  .radio_row ul li:hover label{color: #3b1d82;}

.radio_row ul li .check{display: block; position: absolute; border: 2px solid #acacac; border-radius: 100%; height: 13px; width: 13px; top: 12px; left: 0; z-index: 5; transition: border .25s linear; -webkit-transition: border .25s linear;}

.radio_row ul li:hover .check {border: 2px solid #3b1d82;}

.radio_row ul li .check::before {display: block; position: absolute; content: ''; border-radius: 100%; height: 7px; width: 7px; top: 1px; left: 1px; margin: auto; transition: background 0.25s linear; -webkit-transition: background 0.25s linear;

}

.radio_row input[type=radio]:checked ~ .check {border: 2px solid #3b1d82;}

.radio_row input[type=radio]:checked ~ .check::before{background: #3b1d82;}

.radio_row input[type=radio]:checked ~ label{color: #3b1d82;}



.regis_date{display: block;}

.regis_date ul{margin: 0px; padding: 0px;}

.regis_date ul li{list-style-type: none; float: left; width: 32%; margin: 0 5px 0 0;}

.regis_date ul li:last-child{margin: 0;}

.regis_btn{text-align: right;}

.sub_btn{background: #e7015e; border-radius: 20px; padding: 8px 25px; font-size: 14px; text-transform: uppercase; font-family: 'Roboto-Medium'; color: #FFF; border: 0; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.sub_btn:hover{background: #3b1d82; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}





/*Listing page css start here*/

.listing_banner{background: url(../images/listing_banner.jpg) no-repeat center top; background-attachment: fixed; position: relative; min-height: 291px;}

.listing_bx{background: url(../images/listing_bg.jpg) repeat center top; position: relative; padding: 0 0 50px 0;}

.listing_search{background:rgba(255,255,255,0.70); padding: 25px 15px; border:1px solid #fff;  border-bottom: 2px solid #3b1d82; margin: -45px 0 30px 0; display: inline-block; width: 100%;}

.listing_search ul{margin: 0px; padding: 0px;}

.listing_search ul li{list-style-type: none; float: left; width:30%; padding: 0 8px;}

.lilsting_locat{background: #FFF url(../images/place_icn.png) no-repeat left top; width: 100%; border: 0; padding: 14px 14px 14px 40px; background-position: 13px 12px; color: #888888; font-size: 16px; font-family: 'Roboto-Regular';

-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); }



.listing_head{padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #dddddd; color: #d20055; font-size: 18px; line-height: 26px;}

.listing_head span{display: block; font-size: 14px; color: #0d061d;}

.premium_off{position: absolute; left: 0; top: 20px;}



.listing_row{display: block;}

.listing_row ul{margin: 0px; padding: 0px;}

.listing_row ul li{list-style-type: none; float: left; width: 33.3333%; padding: 15px 15px 30px 15px; }

.listing_one{background: #FFF; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10);}

.listing_pic{position: relative;}

.list_rating{position: absolute; top: -4px; right: 10px; background: url(../images/offer_patch.png) no-repeat; text-align: center; padding: 7px 0; width: 65px; min-height: 67px;}

.list_rating span{display: block; color: #FFF; font-size: 18px; font-family: 'Roboto-Medium'; margin: 0 0 8px 0;}

.listing_cont{padding: 24px 18px; position: relative;}

.listing_nm{color: #d20055; font-size: 14px; font-family: 'Roboto-Medium'; text-align: center; display: block; margin: 0 0 15px 0;}

.listing_cont ul{margin: 0px; padding: 0px;}

.listing_cont ul li{list-style-type: none; display: block; margin: 0 0 6px 0; width: 100%; padding: 0; color: #888888; font-size: 15px;}

.listing_cont ul li i{color: #3b1d82; margin: 0 4px 0 0;}

.list_add{text-align: left; margin: 20px 0; color: #333; font-size: 16px; display: inline-block; width: 100%;}

.list_add img{margin: 3px 5px 0 0;}

.list_prc{display: block; text-align: center; font-size: 22px; color: #3b1d82; margin: 0 0 20px 0;}

.list_prc span{margin: 0 0 0 10px; color: #888888; font-size: 20px; text-decoration: line-through;}

.listing_more{position: absolute; bottom:-6px; text-align: center; width: 100%; left: 0;}

.listing_more a{/*background: #FFF;*/ padding: 9px 20px; border-radius: 25px; color: #fff; font-size: 14px; font-family: 'Roboto-Medium';

-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.10);
background: rgba(255,93,177,1);
background: -moz-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(59,28,130,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,93,177,1)), color-stop(100%, rgba(59,28,130,1)));
background: -webkit-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(59,28,130,1) 100%);
background: -o-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(59,28,130,1) 100%);
background: -ms-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(59,28,130,1) 100%);
background: linear-gradient(to bottom, rgba(255,93,177,1) 0%, rgba(59,28,130,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#3b1c82', GradientType=0 );

}

.listing_more img{margin: 5px 0 0 5px;}



.load_more{text-align: center; margin: 60px 0 20px 0; display: inline-block; width: 100%;}

.load_more i{margin: 0 0 0 5px;}

.load_more a{background: #3b1d82; color: #FFF; font-size: 14px; text-transform: uppercase; font-family: 'Roboto-Medium'; padding: 10px 25px; border-radius: 25px; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.load_more a:hover{background: #d20055; color: #FFF; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}



/*About us page css start here*/

.about_bx{padding: 50px 0 0 0;}

.abt_txt{width: 60%; margin: 0 auto; font-size: 16px; font-family: 'Roboto-Medium'; line-height: 28px; text-align: center;}

.abt_list{margin: 50px 0 0 0;}

.abt_list ul{margin: 0px; padding: 0px;}

.abt_list ul li{list-style-type: none; float: left; width: 33.3333%; padding: 0 30px}

.abt_list ul li h3{color: #3b1d82; font-size: 36px; font-family: 'Roboto-Light'; display: block;}

.abt_list ul li span{color: #d20055; font-size: 22px; font-family: 'Roboto-Medium'; text-transform: uppercase; display: block; margin: 10px 0; text-align: left;}

.abt_list ul li p{color: #888888; font-size: 16px; line-height: 28px; text-align: left; font-family: 'Roboto-Light';}



.about_bx_l{float: left; width: 40%; background: #FFF; padding: 10px; -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);

-moz-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);

box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.96);}

.about_bx_r{float: right; width: 58%;}

.about_head{font-size: 18px; font-family: 'Roboto-Medium'; line-height: 28px; margin: 0 0 15px 0;}

.about_bx_r p{margin: 15px 0 0 0;  font-size: 14px; line-height: 24px; text-align: justify; color: #6f6f6f;}



/*login screen css start here*/

.well{background: #FFF; width: 400px; padding: 30px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.90);

-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.90);

box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.90);}

.lgn_head{text-align: center; margin: 0 0 15px 0; font-size: 26px; font-family: 'Roboto-Medium'; color: #3b1d82;}

.lgn_head span{display: block; margin: 15px 0 0 0; font-size: 14px; color: #6f6f6f; font-family: 'Roboto-Regular';}



.lgn_social{display: inline-block; width: 100%; text-align: center; margin: 0 0 20px 0;}

.lgn_social ul{margin: 0px; padding: 0px;}

.lgn_social ul li{list-style-type: none; display: inline-block; margin: 0 3px;}

.lgn_social ul li a{color: #000; border: 1px solid #ccc; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center;

display: block; font-size: 16px; -webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-o-transition: all ease 0.5s;-ms-transition: all ease 0.5s;transition: all ease 0.5s;}

.lgn_social ul li a:hover{background: #e7015e; border: 1px solid #e7015e; color: #FFF; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s;-o-transition: all ease 0.5s; -ms-transition: all ease 0.5s; transition: all ease 0.5s;}

.drop_one p{text-align: right; font-size: 12px; font-weight: 500; letter-spacing: 0.3px; margin: 5px 0 0 0;}

.drop_one p a{font-size: 12px; text-decoration: none; color: #3b1d82; text-decoration: none;  -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s;-o-transition: all ease 0.5s; -ms-transition: all ease 0.5s; transition: all ease 0.5s;}

.drop_one p a:hover{text-decoration: none; color: #e7015e;  -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s;-o-transition: all ease 0.5s; -ms-transition: all ease 0.5s; transition: all ease 0.5s;}



.accept_term{margin: 17px 0; font-size: 13px; font-family: 'Roboto-Regular'; color: #888888;}

.accept_term a{color: #3b1d82; text-decoration: none;}

.accept_term a:hover{color: #3b1d82; text-decoration: underline;}

.regis_chk{vertical-align: middle; margin: 0 3px 0 0;}



.already_account{text-align: center; font-size: 14px; margin: 20px 0 0 0;}

.already_account a{color: #e7015e; text-decoration: none;}

.already_account a:hover{color: #e7015e; text-decoration: underline;}





/*detail page css start here*/

.detail_head{color: #d20055; font-size: 30px; font-family: 'Roboto-Light'; padding: 40px 0 30px 0;}

.detail_head span{display: block; color: #3b1d82; font-size: 18px; font-family: 'Roboto-Regular'; margin: 5px 0 0 0;}



.detail_bx{display: block; margin: 0 0 30px 0;}

.detail_bx_l{float: left; width: 46%;}

.detail_slide{background: #FFF; padding: 8px; -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47);}



.detail_bx_r{float: right; width: 49%;}

.detail_land{background: #FFF; margin: 0 0 35px 0;

-webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47);}

.land_mark{position: relative; padding: 24px 24px 24px 42px; color: #444444; font-size: 16px; line-height: 26px;}

.land_mark img{position: absolute; left: 14px; top: 30px;}

.detail_num{text-align: center; border-top: 1px solid #dddddd; padding: 15px; line-height: 33px; color: #3b1d82; font-size: 24px;}

.detail_num img{margin: 0 3px 0 0;}

.detail_num a{color: #e91168; font-size: 16px; text-decoration: none; vertical-align: super; margin: 0 0 0 5px;}

.detail_num a:hover{color: #3b1d82;}



.detail_map{background: #FFF; padding: 8px; -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47);}



.detail_text_bx{background: #FFF; color: #444444; font-size: 16px; line-height: 24px; padding: 28px; line-height: 26px;

-webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); }







@media screen and (max-width:1680px){

	

	

}  



@media screen and (max-width:1600px){

	

	

} 







@media screen and (max-width:1440px){

	

}



@media screen and (max-width:1366px){

	

	

}



@media screen and (max-width:1366px){

	

}



@media screen and (max-width:1280px){

	.sec_title{font-size: 26px; margin: 0 0 25px 0;}

	.sec_title span{font-size: 12px;}

	.client_testimonial,.jwellery_bx,.wedding_furniture,.wedding_lawns,.event_bx,.state_slide,.map_section,.service_slide{padding: 50px 0;}

	.lawns_nm{font-size: 18px; margin: 0 0 15px 0;}

	.lawns_locat{font-size: 16px; margin: 0 0 15px 0;}

	a.lawns_more{font-size: 14px;}

	.sec_subhead{font-size: 20px;}

	.speaker_bx{padding: 40px 25px;}

	.speaker_bx img{top: 10px;}

	.speaker_head{font-size: 20px; margin: 0 0 10px 0;}

	.state_one span{font-size: 15px;}

	.testi_r{font-size: 16px;}

	

	.contact_head{font-size: 22px;}

}







@media screen and (max-width:1100px){ 

	.wrapper{width: 100%; padding: 0 15px;}

	#lawns_slid .slick-next{right: 0;}

	#lawns_slid .slick-prev{left: 0; z-index: 99;}	.client_testimonial,.jwellery_bx,.wedding_furniture,.wedding_lawns,.event_bx,.state_slide,.map_section,.service_slide{padding: 40px 0;}

	.about_bx{padding: 40px 0 0 0;}

	.sec_title {font-size: 24px;}

	.speaker_bx p,.event_txt {font-size: 14px; line-height: 24px;}

	.state_one span {font-size: 14px;}

	#tablet_pic .slick-prev{left: -10px;}

	#tablet_pic .slick-next {right: -10px;}

	#tablet_pic2 .slick-prev{left: -10px;}

	#tablet_pic2 .slick-next {right: -10px;}

	.footer_list ul li{font-size: 14px;}

	.footer_social ul li a{font-size: 15px; width: 33px; height: 33px; line-height: 31px;}

	.footer_social,.footer_list{margin: 0 0 15px 0;}

	.testi_r p {font-size: 14px; line-height: 26px;}

	.speaker_head {font-size: 18px;}

	

	.contact_bx_l{width: 57%;}

	.contact_bx_r{width: 38%;}

	.contact_head {font-size: 20px;}

	.copr_head{font-size: 18px;}



	.abt_txt{font-size: 14px; width: 80%;}

	.abt_list {margin: 30px 0 0 0;}

	.abt_list ul li{padding: 0 20px;}

	.abt_list ul li h3{font-size: 32px;}

	.abt_list ul li span{font-size: 20px;}

	.abt_list ul li p{font-size: 14px; font-family: 'ROboto-Regular';}

	

	.select-style{font-size: 14px;}

	.lilsting_locat{font-size: 14px;}

	.listing_search{padding: 15px 10px; margin: -45px 0 40px 0;}

	.listing_cont ul li{font-size: 14px;}

	.list_add{font-size: 14px; margin: 13px 0 16px 0;}

	.listing_cont{padding: 20px 15px;}

	.list_prc{font-size: 20px;}

	.list_prc span{font-size: 18px;}

	.list_rating span{font-size: 16px;}

	

}



@media screen and (max-width:1024px){

	

	

	

}







@media screen and (max-width:900px){

/*	.top_number ul{display: none;}*/

	.top_row{padding: 0;}
	.top_number ul li{margin:5px 0 5px 12px;}
	.top_number ul li a{ font-size:14px; display:inline-block;}
    .top_number ul li i.wp{ font-size:14px !important;}
    .top_number ul li i{ margin:0px;}
	.client_testimonial,.jwellery_bx,.wedding_furniture,.wedding_lawns,.event_bx,.state_slide,.map_section,.service_slide{padding: 30px 0;}
    .main_logo{ left:-10px;}
	.about_bx{padding: 30px 0 0 0;}
    .hide-md{ display:none !important;}
	#tablet_pic .slick-slide img{margin: 0 auto 10px auto;}

	#tablet_pic2 .slick-slide img{margin: 0 auto 10px auto;}

	.speaker_head {font-size: 16px;}

	.speaker_bx {padding: 70px 25px 40px 25px;}

	.speaker_bx p, .event_txt{line-height: 22px;}

	.sec_title{font-size: 22px; margin: 0 0 20px 0;}

	.lawns_locat {font-size: 14px; margin: 0 0 10px 0;}

	.lawns_nm {font-size: 16px; margin: 0 0 10px 0;}

	.lawns_one {position: relative; padding: 192px 13px 0px 13px; margin: 53px 0 10px 0;}

	.sec_subhead {font-size: 18px;}

	.main_logo{top: 0;}

	.main_logo img{width: 110px; height: 110px;}

	.testi_one{width: 100%;}

	

	.drop_one{margin: 0 0 10px 0;}

	

	

	.abt_txt{width: 100%;}

	.about_head{font-size: 16px; line-height: 26px;}

	.abt_list ul li span{font-size:18px; margin: 8px 0;}

	.abt_list ul li h3 {font-size: 28px;}

	

	.lgn_head{font-size: 24px;}

	.listing_row ul li{width: 50%;}

	.listing_cont ul li{width: 100%;}



	

}


@media screen and (max-width:800px){
.detail_bx_l,.detail_bx_r{width: 100%;}
.detail_bx_r{width: 100%;margin-top: 25px;}
header { height: 70px;}
}

@media screen and (max-width:800px){

	

	

	

} 



@media screen and (max-width:700px){

	body{ overflow-x: hidden;}

	

	.sec_title {font-size: 18px; margin: 0 0 20px 0;}

	.event_l,.event_r{float: none; width: 100%;}

	.speaker_bx{min-height: inherit;}

	.speaker_bx {padding: 40px 25px;}

	.event_r ul li{float: none; width: 100%; padding: 10px;}

	.event_bx{background-attachment: fixed;}

	.lawns_one{padding: 192px 13px 15px 13px;}

	.testi_l{float: none; width: 100%; margin: 0 0 20px 0;}

	.testi_r{float: none; width: 100%;}

	.testi_r{font-size: 14px;}

	.footer_list ul li span{margin: 0 10px;}

	.footer_list ul li{margin: 5px 0;}

	.event_l{padding: 0 10px;}

	

	.contact_bx_l {float: none; width: 100%;}

	.contact_bx_r{float: none; width: 100%; display: inline-block; margin: 20px 0 0 0; padding: 25px;}

	.copr_head {font-size: 16px;}

	.contact_add ul li i{font-size: 24px;}

	.contact_add ul li i.icn_envelop {font-size: 18px;}

	.contact_head{margin: 0 0 15px 0;}

	.contact_add ul li p{line-height: 22px;}

	

	.abt_list ul li{float: none; width: 100%; margin: 10px 0; padding: 0;}

	.about_bx_l{float: none; width: 100%; margin: 0 0 15px 0;}

	.about_bx_r{float: none; width: 100%;}

	.abt_list ul li h3 {font-size: 24px;}

	.abt_list ul li span {font-size: 16px;}

	

	.well{width: 90%;}

	.lgn_head{font-size: 22px;}

	.send_bt{font-size: 12px;}

	

	.listing_search{margin: -45px 0 30px 0;}

	.listing_search ul li{width: 100%; margin: 5px 0;}

	.listing_row ul li{width: 100%; padding: 0 0 30px 0;}

	.listing_cont ul li{padding: inherit;}

	.list_rating span{font-size: 14px; margin: 4px 0 0 0;}

}



@media screen and (max-width:568px){





}



@media screen and (max-width:480px){

	

	

	

}



@media screen and (max-width:375px){

}



@media screen and (max-width:360px){



}



@media screen and (max-width:340px){



	

}





@media screen and (max-width:320px){

	.contact_add ul li{float: none; width: 100%;}

}






/***** css for vendor registration - Archana - 27/08/2019 ********/

.vRegForm{ width:65%; margin:0 auto;}
.form-label {
	padding: 0 5px;
	display:block;
	text-align: left; line-height: 40px; vertical-align: top;
    font-size: 16px;
    line-height: 35px;
}

.input_contact{border: 1px solid  #d20055; border-radius: 10px; padding:8px 15px; color: #000; }

.input_contact:focus{ box-shadow:inset 0px 0px 3px rgba(59, 29, 130, 0.25) ;	}
.align-center{ text-align: center; }


@media (max-width: 768px) { 
.vRegForm{ width:100%;}    
.form-label { width:100%; margin-bottom: 15px; padding: 0; text-align: left; }
.input_contact{ width: 100%;  }
.top_number ul li a
 }


/***** css for Product Detail page - Archana - 31/08/2019 ********/
.clear{clear: both;}
.fright{ float: right!important; }
.prod_right{background: #FFF; margin: 0 0 35px 0;

-webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47);
 -webkit-box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.47); padding: 15px; float: right; width: 49%}
p{ margin-bottom: 5px }
.mb-10{ margin-bottom: 10 }

/********************** 09/10/2019 *************/
.lawns_locat img{
animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate;
}
@keyframes bounce {
  from {
    transform: translateY(3px);
  }
  to {
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(3px);
  }
  to {
    transform: translateY(-5px);
  }
}

.mt-30{ margin-top: 30px }
.box-title{
	padding-bottom: 15px;
	font-size: 20px;
	color: #001e38;
	font-weight: 700;
	border-bottom: 1px solid #aaa; margin: 0 0 10px 0;

}
.heading {
  font-size: 25px;
  margin-right: 25px;
}

.rating-chart .fa {
  font-size: 25px;
}

.rating-chart .checked {
  color: orange;
}

/* Three column layout */
.side {
  float: left;
  width: 15%;
  margin-top:10px;
}

.middle {
  margin-top:10px;
  float: left;
  width: 70%;
}

/* Place text to the right */
.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {width: 60%; height: 18px; background-color: #4CAF50;}
.bar-4 {width: 30%; height: 18px; background-color: #2196F3;}
.bar-3 {width: 10%; height: 18px; background-color: #00bcd4;}
.bar-2 {width: 4%; height: 18px; background-color: #ff9800;}
.bar-1 {width: 15%; height: 18px; background-color: #f44336;}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
  .side, .middle {
    width: 100%;
  }
  .right {
    display: none;
  }
}

.pdreviewlist, .rating-chart{ width: 50%; float: left;box-sizing: border-box; padding: 0 15px }
.new_row{ margin:0 -15px; }

/*** ribbon css ***/
.ribbon3 {
  width: 100px;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  position: absolute;
  left: -9px;
  top: 20px;
  background: #e7015e; color: #fff; font-size: 18px; text-shadow: 1px 1px #222; 
  box-shadow: 5px 3px 5px #060606; -ms-box-shadow: 5px 3px 5px #060606;
  -o-box-shadow: 5px 3px 5px #060606; -webkit-box-shadow: 5px 3px 5px #060606; z-index: 99;
}
.ribbon3:before, .ribbon3:after {
  content: "";
  position: absolute;
}
.ribbon3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}
.ribbon3:after {
  height: 0;
  width: 0;
  right: -14px;
  border-top: 19px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 15px solid #e7015e;
}
.lawns_container .slick-list{ padding: 0 0 5px 0; }
.listing_one{ position: relative; }


.abt_list{
    display:none;
}


 @media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; */
    .listing_banner {
    min-height:200
    }


    }
    @media only screen and (min-width: 1440px) {
        /* styles for browsers larger than 1440px; */
    .listing_banner {
    min-height:250px;
    }

    }
    @media only screen and (min-width: 2000px) {
        /* for sumo sized (mac) screens */

    .listing_banner {
        min-height:250px;
    }

    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
    .listing_banner {
        min-height:120px;
    }

    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens */
    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
     .listing_banner {
       min-height:120px;
    }

    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */

    .listing_banner {
    min-height:120px;
    }
    }

.listing_search .send_bt{ padding: 10px 15px; }



/*** Ad section - Archana - 25/10/2019 ***/
.web_ad{ text-align: center; width: 100%!important; }
.mobile_ad{ display: none; }
.mobile_ad_text{ display:none;}
.slider_newSize .wrapper{ float: left; width: 60% }

.side_ad{
	float: left; width: 20%!important; margin-top: 80px!important;
}


@media screen and (max-width:1300px){
/*.web_ad img{ width: 80%; }*/
.side_ad img{ width: 80%; }
a.lawns_more{ padding : 8px 10px!important;}
}

@media screen and (max-width:768px){
 .web_ad{display: none; }
 .side_ad{ display:none;}
.mobile_ad	{ display: block; text-align: center; margin:10px 0; }
.mobile_ad_text{ display:block;}
.slider_newSize .wrapper{ width: inherit; float: none; }

}


/***** css for Product Detail page - Archana - 30/10/2019  continue********/

.lawns_locat img, .list_add img{
animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate;
}

.detail_page_slider .thumshadow{ height: 385px; overflow: hidden; }
.detail_page_slider .thumshadow img{ object-fit:cover; height: 100%; width:100%!important; object-position: 0 20%;  }
.detail_page_slider .xzoom-thumbs a{ display: inline-block; width: 100px; height: 80px; overflow: hidden; }
.detail_page_slider .xzoom-thumbs a img{ width: 100%; height: 100%; object-fit: cover; object-position: 0 15%; }

/*********** 06/11/2019 **********/
 .ad_container{position: relative;}
 .web_ad_text, .mobile_ad_text{   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 0 0 1px #959595;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ffffff;
    width: ba;
    background: #ffffff;
    width: 100px; z-index: 999;
}
.ad_container {
    width: 940px;
    margin: 0 auto;
}
.mobile_ad .slick-slide img{ margin:0 auto;}
@media screen and (max-width:941px){
.ad_container {width:100%;}
.lawns_pic img{ height:165px!important;}
}
@media screen and (max-width:900px){
.ribbon{ right: 8px!important;}    
    
}

@media screen and (max-width:1024px){
.lawns_pic img{ height:165px!important;}
.lawns_pic {
    margin-top: -265px;
}   
}
.detail_fetch th, .detail_fetch td{ padding:5px;}
