.deepikabosse_Form input, .deepikabosse_Form textarea {
    border: 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    width: 100%;
}

.deepikabosse_Form label {
    width: 100%;
}
.deepika-tags ul li.fl-list-item {
    border: 2px solid #000 !important;
    display: inline-block;
    margin: 5px;
    padding: 5px 28px !important;
    border-radius: 50px;
    line-height: 1.2;
    min-width: 225px;
    text-align: center !important;
    font-size: 17px;
    color: #1a1a46;
}
.deepika-tags ul {
	display: block;
}

.logo_link .pp-heading-content {
    display: inline-block;
    position: relative;
}

.logo_link .pp-heading-content a.pp-heading-link::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Standard implementation example */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}


/* only above tablet mode */
@media only screen and (min-width:769px) {
	
	#dual_button div#fl-button-group-button-kwvhufip1j6n-0 {margin-right: -50px;}
	
	.fl-page-content .desk-font-28{
		font-size: 28px;
	}
	.deep-home-arrow {
    position: absolute;
    left: -70px;
}
.fl-col-bg-color {
    position: relative;
}
}
/* laptop resolution */
@media screen and (max-width : 1388px) and (min-width : 1258px){


}
/* vertical tab */
@media screen and (min-width: 1024px) {
	.deep_image_hover{
	position: absolute;
    left: 16%;
    z-index: 111;
    top: 50%;}
	.deep_image_hover-1
	{position: absolute;
    left: 16%;
    z-index: 111;
    top: 35%;}
}
/* horizontal tab */
@media screen and (max-width : 1024px) and (min-width : 769px){

}
/* tablet mode */
@media only screen and (max-width:768px) {
.fl-node-en7x6o8j5tqf > .fl-row-content-wrap {
    padding-bottom: 50px;
    background-position: 0;
}	
div#bg-img-m .fl-col-content.fl-node-content {
    background-size: 700px;
    background-position: -160px;
}
	.fl-col-small:not(.fl-col-small-full-width) {
		max-width: 100%;
	}
	.mob-text-center, .mob-text-center p{
		text-align:justify !important;
		 text-align-last: center !important	;
	}
}
/* mobile mode */
@media only screen and (max-width:736px) {
div#bg-img-m .fl-col-content.fl-node-content {
    background-size: 730px;
    background-position: -390px;
}
	.deepika-tags ul.fl-list.fl-list-unordered {
    text-align: center;
}
}

@media screen and (max-width : 768px) and (min-width : 736px){

}


