/*
	Theme Name: Miami Dolls
	Theme URI: https://wordpress.org/themes/twentyfifteen/
	Author: the WordPress team
	Author URI: https://wordpress.org/
	Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
	Version: 1.3
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain: twentyfifteen
	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
*/
body{
	background-color: #1f2025;
	color: #fff;
	/*width: 320px;*/
	font-family : 'Open Sans';
	font-size: 12px;
	/*width: 1366px;*/
	overflow-x:hidden;
}
.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.vc_column_container>.vc_column-inner {
	padding-left:0 !important;
	padding-right:0 !important;
}
/**{
	max-width: 320px;
}*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.img-section img{
	height: auto;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.archive .page-title h1{
	margin-bottom: 20px;
}
.archive .product-item .details h1{
    margin-bottom: 0;
    margin-top: 15px;
}
.archive .our-favourities .product-item{
	margin-bottom: 30px;
}
.archive .product-item .details p{
    margin-top: 2px;
    margin-bottom: 7px;
}
.archive .product-item .details p a{
	display: block;
    margin-top: -6px;
    margin-bottom: 20px;
}
@media(min-width: 998px){
	.our-favourities .page-title h1{
		margin-bottom: 20px;
		text-align: center;
	}
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-top: 10px;
}
.owl-carousel .owl-wrapper-outer .owl-item:last-child img{
	margin-top: -12px;
}
.mobile-title-show{
	display: none;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.miamidollsescorts.com/wp-content/themes/miami-dolls/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility	: 		hidden;
	-moz-backface-visibility	:    	hidden;
	-ms-backface-visibility		:     	hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
@media(min-width: 1300px){
	.container {
	    width: 1275px;
	}
}
img{
	max-width: 100%;
}
a{
	color: #ca9400;
}
a:focus,
a:active{
	color: #a47700;
}
h1{
	color: #ca9400;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: -0.1px;
}
h2{
	color: #ca9400;
	font-size: 18px;
}
a:hover{
	color: #a47700;
	text-decoration: none;
}
.top-section{
	background-color: #000000;
	padding-bottom: 0;
}
.top-section .logo-section{
	float: left;
}
.logo-section .logo{
    font-size: 30px;
    color: #ca9400;
    margin-top: 16px;
    letter-spacing: -0.1px;
}
.logo-section .logo img{
    margin-top: -8px;
    margin-right: -10px;
    margin-bottom: -18px;
}
.logo-section .logo a:hover{
	color: #ca9400;
}
.logo-section .logo b{
    color: #fff;
    font-weight: 900;
    margin-left: -2px;
    letter-spacing: -0.1px;
}
.top-section .menu-section{
	float: right;
	font-size: 12px;
	margin-top: 27px;
}
.top-section .menu-section ul{
	list-style: none;
	padding: 0;
}
.top-section .menu-section ul li{
    float: left;
    margin-left: 31px;
    padding-bottom: 26px;
}
.top-section .container{
	position: relative;
}
.top-section .menu-section ul li ul{
    position: absolute;
    background-color: #fff;
    left: 14px;
    right: 16px;
    z-index: 10;
    margin-top: 25px;
    display: none;
    padding: 32px 29px 40px;
}
.top-section .menu-section ul li:hover ul{
	display: block;
}
.top-section .menu-section ul li ul:before{
	content: "";
	position: absolute;
	right: 10px;
	top: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}
.top-section .menu-section ul li ul li{
    float: left;
    width: 20%;
    margin: 0;
    padding: 3px 10px 1px;
}
.top-section .menu-section ul li.menu-item-has-children > a{
	position: relative;
}
.top-section .menu-section ul li.menu-item-has-children > a:after{
    position: absolute;
    bottom: -7px;
    width: 5px;
    content: "";
    height: 5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #41434d;
    left: 0;
    right: 0;
    margin: auto;
}
.top-section .menu-section ul li.menu-item-has-children{

}
.top-section .menu-section ul li ul li a{
	color: #ca9400;
	font-size: 14px;
	font-weight: bold;
}
.top-section .menu-section ul li a{
	color: #fff;
	text-decoration:none
}

.top-section .menu-section ul li a:hover{
	color: #aaaaaa;
	text-decoration:none

}
.top-section .menu-section ul li a:active{
	color: #aaaaaa;
	text-decoration:none

}
.banner-section{
	background-image: url(images/bannerbg.jpg);
    padding: 25px 0 26px;
    background-size: cover;
    max-height: 300px;
    overflow: hidden;
    background-position: center;
}
.banner-section .latest-news-section {
    float: left;
    background-color: rgba(0,0,0,0.8);
    max-width: 411px;
}
.banner-section .latest-news-section .heading{
	padding: 14px 16px 3px;
}
.banner-section .latest-news-section .heading h1{
    color: #ca9400;
    margin: 0;
    letter-spacing: -0.1px;
    font-size: 30px;
}
#latest-news{
	height: 173px;
	padding: 6px 44px 6px 20px;
}
#latest-news .news{
	border-top: 1px solid #595c6a;
}
#latest-news .img-sec{
	float: left;
	margin-top: 15px;
}
#latest-news .text-section {
	margin-left: 40px;
    padding-top: 13px;
    font-size: 12px;
    letter-spacing: 0.3px;
    position: relative;
    padding-right: 64px;
    line-height: 1.3;
    max-height: 43px;
    overflow: hidden;
    margin-bottom: 10px;
}
#latest-news .text-section .date{
    position: absolute;
    right: 0px;
    top: 13px;
    color: #ca9400;
    letter-spacing: -0.5px;
}
.banner-section .right-section {
    float: right;
    margin-top: 28px;
    max-width: 307px;
}
.banner-section .right-section .contact-number{
    padding-left: 84px;
    letter-spacing: 0.1px;
    position: relative;
    background: #000;
    background: rgba(0,0,0,0.8);
    padding-right: 17px;
    padding-top: 1px;
    padding-bottom: 4px;
    margin-bottom: 21px;
}
.payment-accepted {
	text-align: center;
}
.banner-section .right-section .contact-number:before{
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    left: 20px;
    top: 27px;
    background-image: url(images/img-02.png);
}
.banner-section .right-section h2{
	color: #ca9400;
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: -0.3px;
    white-space: nowrap;
}
.banner-section .right-section h1{
    color: #fff;
    margin-top: 2px;
    font-weight: 800;
    white-space: nowrap;
    font-size: 33px;
    margin-left: -8px;
    margin-bottom: 0;
}
.banner-section .right-section p{
    text-align: right;
    margin-top: -2px;
}
.banner-section .right-section p b{
    color: #ca9400;
    font-size: 18px;
    margin-left: 2px;
}
.home-products {
    padding-top: 46px;
}
.home-products h1{
	margin-bottom: 26px;
}
.home-products .product-item{
	padding: 10px;
}
.home-products .owl-carousel{
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}
.home-products .product-item .details{
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	background-color: #ca9400;
	color: #fff;
	background-color: rgba(202,148,0,0.9);
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.home-products .product-item:hover .details{

	opacity: 1;

	visibility: visible;

}

.home-products .product-item .details .inner{

	height: 103px;

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    margin: auto;

}

.home-products .owl-buttons{

	position: absolute;top: -58px;

	right: 10px;

}

.home-products .owl-buttons > div{

    width: 31px;

    height: 31px;

    border-radius: 100%;

    display: inline-block;

    border: 2px solid #ca9400;

    overflow: hidden;

}

.home-products .owl-buttons > div:hover{

	border-color: #a47700;

}

.home-products .owl-buttons > div.owl-prev{

	margin-right: 17px;

}

.home-products .owl-buttons > div:after{

    content: "";

    position: absolute;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    color: #ca9400;

    font-size: 15px;

    text-align: center;

    margin-top: 5px;

    margin-left: 7px;

}

.home-products .owl-buttons > div:hover:after{

	color: #a47700;

}

.home-products .owl-buttons div.owl-prev:after{

	content: "\f060";

}

.home-products .owl-buttons div.owl-next:after{

	content: "\f061";

}

.home-products .product-item .details h1{

	color: #fff;

	font-size: 30px;

	margin-bottom: 10px;

	font-weight: bold;

}

.home-products .product-item img{

	width: 100%;

}

.home-about-text {

    padding-top: 24px;

    font-size: 14px;

    line-height: 1.5;

    padding-bottom: 47px;

}

.btn.btn-transparent{

    border: 2px solid #ca9400;

    font-size: 14px;

    padding: 7px 20px 8px;

    border-radius: 3px;

    box-shadow: 0 0 0 #ca9400 inset;

    transition : all 0.5s;

}

.btn.btn-transparent:hover{

	background-color: #ca9400;

	color: #fff;

	box-shadow: 0 50px #ca9400 inset;

}

.home-about-text .btn.btn-transparent{

	margin-top: 24px;

	margin-bottom: 33px;

}

.home-about-text h1{

	text-align: center;

	line-height: 1.2;

	margin-bottom: 28px;

}

.give-us-call{

	background-image: url('../../uploads/2016/01/banner-give-us-a-call.jpg');

	font-size: 14px;

	padding-top: 34px;

	padding-bottom: 47px;

	margin-bottom: 3px;

	background-size: cover;

	background-position: right;

}

.give-us-call .heading{

	text-align: center;

	font-size: 18px;

	color: #ca9400;

	margin-bottom: 28px;

}

.give-us-call .heading h1{



}

.our-favourities {

    padding-top: 24px;

    font-size: 13px;

}

.our-favourities .left-section h1.section-title{

	margin-left: 11px;

}

.our-favourities h1.section-title{

	margin-bottom: 25px;

	margin-left: -5px;

}

.our-favourities h1.section-title a{

    font-size: 14px;

    font-style: italic;

    margin-left: 23px;

    letter-spacing: 0.2px;

}

.our-favourities h1.section-title a i{

	color: #fff;

	margin-left: 2px;

}

#menu-trigger-button{

	display: none;

}

.our-favourities .left-section .product-item{

	max-width: 213px;

}

@media(min-width: 991px){

	.our-favourities .left-section .product-item{

		padding-left: 13px;

	    padding-right: 10px;

	}

	.our-favourities .right-section{

	    padding-left: 10px;

	}

}

.our-favourities .details{



}

.our-favourities .details h1{

	font-weight: 700;

    font-size: 24px;

    margin-top: 17px;

    margin-bottom: 2px;

}

.our-favourities .details a{

	font-style: italic;

	font-size: 14px;

	letter-spacing: 0.5px;

}

.our-favourities .details p{

	margin-bottom: 0;

}

.our-favourities .details a i{

	color: #fff;

}

.our-favourities .product-item{

	margin-bottom: 65px;

}

.our-favourities .right-section .image-section{

	float: left;

}

.our-favourities .right-section .details-section {

    margin-left: 220px;

    padding-top: 2px;

    line-height: 1.6;

}

.our-favourities .product-item:after{

	content: "";

	display: table;

	clear: both;

}

.our-favourities .right-section .product-item{

	margin-bottom: 20px;

}

.recent-reviews#verticalScrollar2{

	max-height: 612px;

	overflow: hidden;

}

.recent-reviews#verticalScrollar2 .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{

	opacity: 0;

	right: -13px;

}

.recent-reviews#verticalScrollar2:hover .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{

	opacity: 0.5;

}

.recent-reviews#verticalScrollar2 .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{

}

.fav-products#horizontal-scroller .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{

	opacity: 0;

	right: -8px;

}

.fav-products#horizontal-scroller:hover .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical{

	opacity: 0.5;

}

.fav-products#horizontal-scroller .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{

}

.fav-products#horizontal-scroller{

	max-height: 614px;

	overflow: hidden;

	margin-bottom: 8px;

	margin-bottom: 65px;

}

p.reviewd-by{

	color: #ca9400;

	font-style: italic;

	font-weight: 400;

}

p.reviewd-by b{

	font-style: normal;

}

.our-favourities .right-section .details-section h1{

	font-size: 24px;

	margin-top: 0;

}

.our-favourities .left-section{

	margin-bottom: -8px;

}

.black-bg-section{

    background-color: #000000;

    padding: 10px 0 21px;

    font-size: 14px;

}

.black-bg-section h1{

    text-align: center;

}

.text-wrapper {

    font-size: 14px;

    padding: 52px 0 44px;

    line-height: 1.7;

}

.text-wrapper h1{

    text-align: center;

    margin-top: 49px;

    margin-bottom: 47px;

}

.round-the-clock{

    min-height: 250px;

    background-image: url('../../uploads/2016/01/banner-round-the-clock.jpg');

    padding-top: 35px;

    background-size: cover;

    font-size: 14px;

    padding-bottom: 29px;

    background-position: right;

}

.round-the-clock h1{

	text-align: center;

	margin-bottom: 29px;

}

.round-the-clock p{

    line-height: 1.4;

    line-height: 1.5;

    margin-bottom: 25px;

}

.text-wrapper h1:first-child{

    margin-top: 4px;

    margin-bottom: 26px;

}

.black-bg-section.second{

	padding-top: 34px;

	padding-bottom: 43px;

}

.black-bg-section.second h1{

	margin-bottom: 30px;

}

.black-bg-section.second p{

	line-height: 1.6;

}

footer{

	background-color: #000;

}

footer .warning{

	font-size: 14px;

}

footer .warning h1{

    text-align: center;

    margin-top: 13px;

    margin-bottom: 18px;

}

footer .warning p{

	line-height: 1.6;

}

.socail-media-link{

    border-top: 1px solid #595c6a;

    border-bottom: 1px solid #595c6a;

    margin-top: 20px;

    padding: 15px 0 16px;

}

.socail-media-link .carousel-item{

	padding-right: 10px;

	text-align: center;

}

.socail-media-link .carousel-item a:nth-child(2){

    margin-left: 24px;

    margin-right: -40px;

}

.socail-media-link .owl-item:last-child .carousel-item{

	padding-right: 0;

	text-align: center;

}

.socail-media-link .owl-item:nth-child(2){

	margin-left: 17px;

}

.socail-media-link .owl-item:nth-child(5) img{

	margin-top: 10px;

}

footer .copy-right{

	padding: 23px 0 19px;

}

footer .copy-right ul{

	float: right;

	list-style: none;

	padding: 0;

}

footer .copy-right ul li{

	float: left;

}

footer .copy-right ul li a{

	color: #fff;

}

footer .copy-right ul li a:hover{

	color: #aaa;

}

footer .copy-right ul li:before{

    content: "|";

    display: inline-block;

    color: #ca9400;

    margin-right: 5px;

    margin-left: 7px;

}

footer .copy-right ul li:first-child:before{

	content: none;

}

@media(max-width: 1199px){

	.home-products .product-item .details{

		font-size: 14px;

	}

}

.copy-right p{

	margin-top: 0;

	margin-bottom: 0;

}
.gallary-container.home-products {
    padding: 0;
}
#mobile-menu{

	display: none;

}

.socail-media-link .carousel-item img{

	-webkit-filter: grayscale(1);

	-webkit-filter: grayscale(100%);

	-ms-filter: grayscale(100%);

	-ms-filter: grayscale(1);

	filter: grayscale(100%);

	-moz-filter: grayscale(1);

	filter: grayscale(1);

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */

	filter: gray;

}

.socail-media-link .carousel-item a:hover img{

	-webkit-filter: grayscale(0);

	-webkit-filter: grayscale(0);

	-ms-filter: grayscale(0);

	-ms-filter: grayscale(0);

	filter: grayscale(0);

	-moz-filter: grayscale(0);

	filter: grayscale(0);

	filter: none; /* Firefox 3.5+ */

	filter: none;

}

.blog-all-posts {

    padding-top: 40px;

    font-size: 14px;

}

.blog-all-posts .row{

	margin-left: -10px;

	margin-right: -10px;

}

.blog-all-posts .blog-post{

	padding-left: 10px;

	margin-bottom: 32px;

	padding-right: 10px;
	min-height:520px;

}

.blog-all-posts .blog-post h1{

	margin-top: 26px;

    font-weight: bold;

}

.blog-all-posts .blog-post .post-details{

	padding-right: 10px;

	line-height: 1.6;

}

.blog-all-posts .blog-post .post-details a{

	display: inline-block;

}

.single-post-section{

	padding-top: 40px;

}

.single-post-section .single-post{



}

.single-post-section .single-post .post-heading h1{

	margin-top: 26px;

	font-weight: bold;

}

.single-post-section .single-post .other-info{

    display: inline-block;

    width: 100%;

    border-top: 1px solid #595c6a;

    border-bottom: 1px solid #595c6a;

    color: #ca9400;

    margin-top: 6px;

    font-size: 14px;

    font-style: italic;

    padding-top: 17px;

    letter-spacing: 0.2px;

    padding-bottom: 6px;

}

.single-post-section .single-post .other-info .left-sec{

	float: left;

	max-width: 70%;

}

.single-post-section .single-post .other-info .right-sec{

    float: right;

    font-size: 15px;

    margin-top: -5px;

}
.single-post-section .single-post .other-info .right-sec .fa{
    font-size: 28px;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
}
.single-post-section .single-post .other-info .right-sec a{

	margin-left: 11px;

}

.single-post-section .single-post .blog-content{

    font-size: 14px;

    padding-top: 12px;

    line-height: 1.6;

}

.single-post-section .single-post .blog-content p{

	margin-bottom: 23px;

}

.give-us-call.blog-page {

    margin-bottom: 0;

}

.default-page{

	font-size: 14px;

}

.default-page .page-content{

	padding-bottom: 37px;

}

.default-page .page-title {

    text-align: center;

    padding: 17px 0 0;

    margin-bottom: 0;

}

.default-page h2{

	margin-top: 13px;

	margin-bottom: 15px;

}

.default-page p{

	margin-bottom: 22px;

	margin-top: 15px;

}

ul{

	padding-left: 31px;

}

.default-page li{

	margin-bottom: 2px;

}

.default-page ul{

	margin-bottom: 27px;

}

.iso-tops-gallary {

    margin-top: 19px;

    margin-left: -10px;

    margin-right: -10px;

    margin-bottom: -17px;

}

.iso-tops-gallary .button-group .selection-button{

	float: left;

	padding: 0 8px;

	width: 10%;

}

.iso-tops-gallary .button-group .selection-button.select-option{

	width: 20%;

}

.iso-tops-gallary .button-group:after{

	content: "";

	display: table;

	clear: both;

}

.iso-tops-gallary .button-group button,

.iso-tops-gallary .button-group select{

    background: #ca9400;

    border: transparent;

    color: #fff;

    padding: 8px 8px 7px;

    text-align: center;

   	width: 100%;

    margin-bottom: 9px;

    cursor: pointer;

}

.iso-tops-gallary .button-group select{

    text-align: left;

    padding-left: 12px;

}

.iso-tops-gallary .grid{

	margin-top: 31px;

	margin-left: -2px;

	margin-right: -4px;

}

.iso-tops-gallary .grid .element-item{

	padding: 0 10px;

	padding-bottom: 20px;

	width: 25%;

}

.iso-tops-gallary .home-products .product-item .details{

	top: 0;

	bottom: 19px;

}

.single-page {

    padding-top: 52px;

    font-size: 14px;

    padding-bottom: 53px;

}

.single-page .slider-on-mobile{

	margin-left: -10px;

	margin-right: -10px;

}

.single-page .slider-on-mobile .main-image{

	margin-bottom: 10px;

}

.single-page .slider-on-mobile img{

	padding: 0 10px 10px;
	width: 100%;

}
.single-page .slider-on-mobile .small-image{
	float: left;
	width: 50%;
}
.single-page .details{

}

.single-page .details h1{

	margin-top: 0;

	margin-bottom: -1px;

}

.single-page .details p.expertise{

	font-size: 18px;

	color: #ca9400;

}

.single-page .details .other-details{

    font-size: 16px;

    background-color: #000;

    margin-top: 10px;

    display: inline-block;

    width: 100%;

    padding: 25px 25px 32px;

    margin-bottom: 17px;

}

.single-page .details .other-details span{

	float: left;

}

.single-page .details .other-details span.left{

	text-align: right;

	color: #ca9400;

	width: 39%;

	padding-right : 20px;

}

.single-page .details .other-details span.right{

	width: 60%

}

.single-page .details .other-details .info-sec{

	display: inline-block;

	width: 100%;

	margin-bottom: -2px;

}

.single-page .details .description{

	line-height: 1.6;

}

.client-testimonials {

    text-align: center;

    margin-top: 39px;

    max-width: 692px;

    margin-left: auto;

    margin-right: auto;

    line-height: 1.6;

}

.client-testimonials p{



}

.single-page .testi-mo{

    text-align: center;

    color: #ca9400;

    margin-top: 41px;

    max-width: 1037px;

    margin-left: auto;

    margin-right: auto;

    font-size: 14px;

    letter-spacing: 0.25px;

    line-height: 1.6;

}

.single-page-sec.give-us-call{

    padding-top: 43px;

    padding-bottom: 20px;

    margin-bottom: 0;

}

.single-page-sec.give-us-call .btn{

	width: 240px;

}

.single-page-sec.give-us-call h1.call-now{

	color: #fff;

    font-weight: 900;

    font-size: 34px;

    margin-bottom: 22px;

}

.single-page-sec.give-us-call ul{

	list-style: none;

	padding: 0;

	margin-top: 30px;

}

.single-page-sec.give-us-call ul li{

	display: inline-block;

	margin: 0 6px;

}

.single-page .left-section{



}
.page-content.right-section {
    padding: 0;
}
@media(max-width: 991px) and (min-width: 770px){

	.single-page .left-section{

		float: left;

		width: 60%;

	}

	.single-page .details .other-details{

		width: 39%;

	}

}

@media(max-width: 1199px) and (min-width: 992px){

	.iso-tops-gallary .button-group .selection-button{

		font-size: 12px;

		padding: 0 3px;

	}

	.iso-tops-gallary .button-group select{

		height: 32px;

	}

}

@media(max-width: 991px){

	.our-favourities .right-section .image-section{

		width: 168px;

	}
	.top-section .menu-section ul li ul {
	    position: absolute;
	    background-color: #fff;
	    left: 0;
	    right: 0;
	    z-index: 10;
	    padding: 31px 11px 40px;
	}
	.top-section .menu-section ul li ul:before{
		right: 35px;
	}
	.our-favourities .right-section .details-section{

		margin-left: 184px;

	}

	.our-favourities{

		font-size: 12px;

	}

	.home-products{

		padding-top: 5px;

	}

	.home-products h1 {
		margin-top: 10px;
	    margin-bottom: 6px;

	}

	h1{

		font-size: 28px;

	}

	.home-products .owl-buttons{

		top: -36px;

	}

	.blog-all-posts .blog-post h1{

		font-size: 24px;

	}

	.single-post-section .single-post .post-heading h1{

		margin-top: 17px;

	}

	.iso-tops-gallary .button-group .selection-button{

		width: 20%;

	}

	.iso-tops-gallary .button-group .selection-button.select-option{

		width: 40%;

	}

}
@media(max-width: 991px) and (min-width: 668px){
	.home-about-text{
		padding-top: 0;
	}
	.home-about-text h1 {
	    text-align: center;
	    line-height: 1.2;
	    margin-bottom: 28px;
	    max-width: 600px;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 19px;
	}
	.our-favourities .right-section .image-section {
	    width: 47.4%;
	}
	.our-favourities .right-section .details-section {
	    margin-left: 52%;
	}
	span.morecontent span{
		display: none;
	}
	.home-about-text .btn.btn-transparent {
	    margin-top: 17px;
	    margin-bottom: 27px;
	}
	.home-about-text{
		padding-bottom: 18px;
		padding-bottom: 20px
	}
	.give-us-call{
		padding-top: 5px;
		margin-bottom: 16px;
	}
	.our-favourities .left-section h1.section-title,
	.our-favourities h1.section-title{
		margin-top: 0;
		margin-bottom: 16px;
	}
	.our-favourities{
		padding-top: 19px;
	}
	.our-favourities .right-section .product-item{
		margin-bottom: 22px;
	}
	.our-favourities .product-item{
		margin-bottom: 36px;
	}
	.text-wrapper{
		padding-top: 27px;
		padding-bottom: 11px;
	}
	.round-the-clock{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.black-bg-section.second{
		padding-top: 6px;
		padding-bottom: 19px;
	}
	.black-bg-section.second h1{
		margin-bottom: 20px;
	}
	.round-the-clock h1{
		margin-bottom: 21px;
	}
	.text-wrapper h1 {
	    text-align: center;
	    margin-top: 17px;
	    margin-bottom: 20px;
	}
	.our-favourities .left-section .product-item{
		padding: 0 10px;
	}
	.our-favourities .left-section .row{
		margin-left: -10px;
		margin-right: -10px;
	}
	.our-favourities .left-section .product-item:nth-child(4n+1){
		display: none;
	}
	.default-page .page-title{
		padding-top: 2px;
	}
	.default-page .page-content {
	    padding-bottom: 5px;
	}
	.black-bg-section.second h1{
		margin-bottom: 12px;
	}
	.black-bg-section.second p{
		margin-bottom: 5px;
	}
	.blog-all-posts{
		padding-top: 30px;
	}
	.blog-all-posts .blog-post h1{
		margin-top: 23px;
		margin-bottom: 12px;
	}
	.blog-all-posts .blog-post{
		margin-bottom: 25px;
	}
	@media(min-width: 767px){
		body .banner-section .latest-news-section {
		    width: 409px;
		}
	}
}
@media(max-width: 776px){
	.banner-section .latest-news-section{

		width: 341px;

	}
	.banner-section .latest-news-section{

		width: 312px;

	}

	.banner-section .right-section{

		width: 293px;

	}

	.banner-section .right-section h1{

		font-size: 31px;

	}

	.banner-section .right-section h2{

		font-size: 17px;

	}

	.top-section .menu-section ul li{

		margin-left: 18px;

	}

	.top-section .menu-section ul li:first-child{

		margin-left: 0;

	}

	h1{

		font-size: 24px;

	}

	.give-us-call .heading{

		font-size: 16px;

	}

	/*.our-favourities .right-section .image-section{

		width: 100%;

	}*/

	/*.our-favourities .right-section .details-section{

		margin-left: 0;

		float: left;

		width: 100%;

		margin-top: 10px;

	}*/

	footer .copy-right ul{

		margin-left: 20px;

	}

}

@media(max-width: 667px){
	.socail-media-link .carousel-item a:nth-child(2) {
	    margin-left: 2px;
	    margin-right: 0;
	    width: 20px;
	}
	.socail-media-link.owl-carousel .owl-item:nth-child(6) a:nth-child(1) img{
		    width: 68px;
    	margin-right: 12px;
	}
	.socail-media-link{
		padding: 15px 0 6px;
	}
	.socail-media-link .carousel-item a:nth-child(2) img{
		width: 43px;
	}
	#menu-trigger-button{

		display: block;

		float: right;

		width: 24px;

		cursor: pointer;

		margin-top: -4px;

	}
	.single-miami-dolls .single-page{
		padding-top: 20px;
	}
	.single-page{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.archive .our-favourities .product-item{
		width: 50%;
	}
	.mobile-title-show{
		display: block;
		margin-bottom: 16px;
	}
	.mobile-title-show h1{
		margin-top: 12px;
	    margin-bottom: 0px;
	}
	.single-page .details h1.title,
	.single-page .details p.expertise{
		display: none;
	}
	.single-page .details .other-details{
		padding-top: 18px;
	}
	.single-page-sec.give-us-call{
		padding-top: 14px;
	}
	.single-page .details .other-details span.left {
	    text-align: right;
	    color: #ca9400;
	    width: 38%;
	    padding-right: 20px;
	    font-size: 13px;
	    margin-bottom: 7px;
	}
	span.testimonial-by {
	    margin-top: 10px;
	    display: inline-block;
	    font-size: 13px;
	}
	.mobile-title-show p{
		font-size: 12px;
    	color: #ca9400;
	}
	.default-page .page-title {
	    text-align: left;
	    padding: 0px 0 0;
	    margin-bottom: 0;
	}
	.page-template-tmp-reservation .black-bg-section h1{
		text-align: left;
	}
	.default-page .page-title h1{
		margin-top: 20px;
	}
	.default-page .page-content{
		padding-bottom: 0;
	}
	.home-about-text{
		padding-top: 0;
		line-height: 1.2;
		padding-bottom: 8px;
	}
	.iso-tops-gallary{
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.give-us-call{
		padding-top: 0;
		padding-bottom: 0;
	}
	.give-us-call .heading h1 {
	    margin-top: 13px;
	    margin: 13px auto 11px;
	    width: 219px;
	}
	.our-favourities{
		padding-top: 13px;
	}
	.our-favourities h1.section-title a {
	    float: right;
	    margin-right: 15px;
	    margin-top: 5px;
	}
	.give-us-call .heading{
		font-size: 12px;
		margin-bottom: 12px;
	}
	.home-about-text .btn.btn-transparent {
	    margin-top: 6px;
	    margin-bottom: 16px;
	    width: 100%;
	}
	.home-about-text h1 {
	    margin-top: 12px;
	    margin-bottom: 13px;
	}
	.single-page .slider-on-mobile .main-image{

		margin-bottom: 0;

	}

	.iso-tops-gallary .button-group .selection-button{

		width: 25%;

		padding: 0 4px;

	}

	.iso-tops-gallary .button-group button, .iso-tops-gallary .button-group select{

		height: 43px;

	}

	.iso-tops-gallary .button-group .selection-button.select-option{

		width: 100%;

	}

	.blog-all-posts .blog-post{

		width: 100%;

	}

	.blog-all-posts .row{

		margin-left: -15px;

		margin-right: -15px;

	}

	.iso-tops-gallary .grid .element-item{

		width: 50%;

		    padding: 0 3px;

    	padding-bottom: 6px;

	}

	.iso-tops-gallary .home-products .product-item .details{

		top: 0;

		bottom: 6px;

		left: 3px;

		right: 3px;

	}

	.iso-tops-gallary .grid {

	    margin-top: 7px;

	    margin-left: 3px;

	    margin-right: 5px;

	}

	.iso-tops-gallary .grid .element-item img{
		height: auto;
		width: 100%;

	}

	.blog-all-posts .blog-post{

		padding-left: 0;

		padding-right: 0;

	}

	.blog-all-posts .blog-post h1{

		font-size: 15px;

	}

	.logo-section .logo img{

		max-width: 22px;

	}

	.home-products .owl-buttons{

		display: none;

	}

	#menu-trigger-button .line{

		float: left;

		width: 100%;

		height: 3px;

		margin-bottom: 4px;

		background-color: #ca9400;

		cursor: pointer;

		position: relative;

		transition : all 0.3s;

	}

	#menu-trigger-button.active .line{

		background-color: #a37700;

	}

	#menu-trigger-button.active .line.one{

		transform : rotate(45deg);

		top: 7px;

	}

	#menu-trigger-button.active .line.two{

		opacity: 0;

	}

	#menu-trigger-button.active .line.three{

		transform : rotate(-45deg);

		bottom: 7px;

	}

	.top-section .menu-section ul{

		display: none;

	}

	.our-favourities .left-section .row{

		margin-left: -5px;

		margin-right: -5px;

	}

	.banner-section .latest-news-section{

		display: none;

	}

	.banner-section .right-section{
		float: none;
		margin-top: -3px;
		margin-left: auto;
		margin-right: auto;
		width: 280px;
	}
	.banner-section .right-section .contact-number{
		background-color: rgba(0,0,0,0.6);
	}

	.banner-section .right-section .contact-number{
	    padding-left: 72px;
	    text-align: left;
	    padding-right: 20px;
	    margin-bottom: 7px;
	}

	.banner-section .right-section h1{

		font-size: 30px;

	}

	.banner-section .right-section h2{
		    font-size: 16px;
	    margin-top: 5px;
	    letter-spacing: 0px;
	}
	.banner-section .right-section p {
	    text-align: right;
	    margin-top: -2px;
	    margin-bottom: 0px;
	    font-size: 12px;
	    letter-spacing: -0.1px;
	    margin-top: -7px;
	}
	.payment-accepted img{
		width: 100px;
	}
	.banner-section .right-section .contact-number:before{
		content: "";
	    position: absolute;
	    width: 41px;
	    height: 41px;
	    background-repeat: no-repeat;
	    left: 18px;
	    top: 13px;
	    background-image: url(images/img-02.png);
	    background-size: 100% 100%;
	}

	.banner-section .container{

		padding: 0;

	}

	.logo-section .logo{
		margin-top: 22px;
		font-size: 24px;

	}
	.top-section .menu-section{
		margin-top: 33px;
	}
	.home-products .product-item .details h1{

		font-size: 18px;

	}

	.home-products .product-item .details{

		font-size: 10px;

		top: 5px;

		left: 5px;

		bottom: 5px;

		right: 5px;

	}

	.home-products .product-item{

		padding: 5px;

	}

	.home-products .owl-carousel{

		margin-left: -5px;

		margin-right: -5px;

	}

	.home-products .product-item .details .inner{

		height: 78px;

	}

	h1{

		font-size: 15px;

	}

	body,

	.home-about-text,

	.give-us-call,

	.our-favourities h1.section-title a,

	.our-favourities,

	.our-favourities .details a,

	.text-wrapper,

	.round-the-clock,

	.black-bg-section,

	footer .warning,

	.blog-all-posts,

	.single-post-section .single-post .other-info,

	.single-post-section .single-post .blog-content,

	.default-page{

		font-size: 10px;

	}

	.single-post-section .single-post .blog-content p{

		margin-bottom: 13px;

	}

	.blog-all-posts .blog-post .post-details{

		padding-left: 20px;

		padding-right: 20px;

	}

	footer .warning h1{

		font-weight: bold;

	}

	.our-favourities .left-section{

		width: 100%;

		border-bottom: 1px solid #595c6a;

		margin-bottom: 0;

	}

	.our-favourities .product-item{

		width: 100%;

		padding-left: 5px;

		padding-right: 5px;

		margin-bottom: 15px;

		padding-bottom: 4px;

	}

	.our-favourities .details h1{
		margin-top: 8px;
		font-size: 14px;

	}
	.archive .details h1{
		margin-top: 15px;
	}
	.archive .default-page p{
		margin-top: 0;
	}
	.archive .product-item .details p a{
		display: block;
		margin-top: -9px;
	}
	.archive .details h1 {
	    margin-top: 7px;
	    margin-bottom: 2px;
	}
	.archive .product-item{
		padding: 0;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	.archive .product-item:nth-child(2n){
		padding-left: 5px;
		padding-right: 0;
	}
	.our-favourities .left-section h1.section-title{

		margin-left: 4px;

		margin-top: 0;

		margin-bottom: 13px;

	}

	.our-favourities .right-section{

		width: 100%;

	}

	.our-favourities h1.section-title {
	    margin-left: 0;
	    margin-top: 18px;
	    margin-bottom: 14px;
	}

	.our-favourities .right-section .product-item{

		padding-left: 0;
		margin-bottom: 6px;
		padding-right: 0;

	}

	.our-favourities .right-section .image-section{

		width: 87px;

	}

	.our-favourities .right-section .details-section{

	    float: none;

	    width: auto;
	    margin-left: 99px;
	    margin-top: 0;
	    line-height: 1.2;
	    padding-top: 0;
	}
	.our-favourities .right-section .details-section p{
		margin-bottom: 10px;
	}
	.our-favourities .right-section .details-section h1{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.black-bg-section h1{
	    margin-top: 3px;
		font-size: 18px;
		line-height: 1.4;
	}
	.black-bg-section{
		padding-bottom: 2px;
	}
	.morecontent span{

		display: none;

	}
	.text-wrapper{
		padding: 15px 0 15px;
	}
	.text-wrapper h1:first-child{
		margin-bottom: 14px;
	}
	.text-wrapper h1 {
	    text-align: center;
	    margin-top: 18px;
	    margin-bottom: 11px;
	}
	.black-bg-section.second{
		padding-top: 9px;
		padding-bottom: 6px;
	}
	p {
	    margin: 0 0 8px;
	}
	.black-bg-section.second h1 {
	    margin-bottom: 10px;
	    font-size: 16px;
	}
	.round-the-clock{
		padding-top: 0;
		min-height: 0;
		padding-bottom: 0;
	}
	.round-the-clock h1 {
	    text-align: center;
	    margin-bottom: 14px;
	    margin-top: 17px;
	}
	.round-the-clock p{
		margin-bottom: 10px;
	}
	.home-about-text p{



	}

	footer .copy-right ul{

		margin-left: 0;

		width: 100%;

		text-align: center;

	}

	footer .copy-right ul li{

		float: none;

		display: inline-block;

	}

	.copy-right {

		text-align: center;

	}

	.copy-right p span{

		display: block;

	}

	#mobile-menu{
		border-left: 1px solid #595c6a;
		display: block;

		position: fixed;

		right: -46px;

		width: 46px;

		background-color: #1f2025;

		top: 70px;

		bottom: 0;

		z-index: 10;

	}

	.top-section {

	    background-color: #000000;

	    padding-bottom: 12px;

	    position: fixed;

	    top: 0;

	    left: 0;

	    right: 0;

	    z-index: 12;

	}

	.banner-section{
		margin-top: 62px;
		padding-bottom: 16px;
	}
	.home-products h1 {
	    margin-bottom: 3px;
	    margin-top: 12px;
	}
	#mobile-menu ul{

		list-style: none;

		display: block;

	}
	#mobile-menu ul ul{
		display: none;
	    left: 0;
	    position: fixed;
	    top: 37px;
	    padding-left: 0;
	    padding-right: 0;
	    right: 46px;
	    height: calc(100vh - 62px);
	    overflow: auto;
	    overflow-y: scroll; /* has to be scroll, not auto */
  		-webkit-overflow-scrolling: touch;
	}
	#mobile-menu ul ul a{
		border : none;
	}
	#mobile-menu ul li:hover ul,
	#mobile-menu ul li:active ul,
	#mobile-menu ul li:focus ul{
		display: block;
	}
	.top-section .menu-section ul li ul:before{
		content: none;
	}

	#mobile-menu ul li{

		float: left;

		width: 100%;

		margin: 0;
		padding-bottom: 0;

	}

	#mobile-menu ul a{

		float: left;

	    width: 100%;
	    height: 46px;

	    font-size: 17px;

	    color: #ca9400;

	    text-align: center;

	    border: 1px solid #595c6a;

	    padding: 11px;

	    border-top: 0;
	    border-left: none;
	    border-right: none;

	}

	#mobile-menu ul li.active a,

	#mobile-menu ul li.current-menu-item a,

	#mobile-menu ul li a:hover{

		background-color: #000;

		color: #a37700;

	}
	.top-section #mobile-menu ul li.menu-item-has-children > a:after{
		content: none;
	}
	#mobile-menu ul li ul a:hover{
		background: transparent;
	}

	.socail-media-link .carousel-item{



	}

	.socail-media-link .owl-item:nth-child(2){

		margin-left: 0;

	}

	h2{

		font-size: 11px;

		margin-bottom: 10px;

	}

	.default-page p{

		margin-bottom: 10px;

	}

	.single-page .details p.expertise,

	.single-page .details .other-details,

	.single-page,

	.single-page .testi-mo{

		font-size: 10px;

	}

	.single-page-sec.give-us-call .btn{

		width: 100%;

	}

	.single-page-sec.give-us-call h1.call-now{    
		font-size: 25px;
	    margin-top: 8px;
	    margin-bottom: 16px;
	}

	.single-page .slider-on-mobile .small-image{

		width: 100%;

	}
	.single-page-sec.give-us-call ul{
		margin-top: 20px;
	}
	.single-page .slider-on-mobile{

		margin-left: 0;

		margin-right: 0;

		margin-bottom: 10px;

	}

	.single-page .slider-on-mobile img{

		padding: 0;

	}

	.single-page-sec.give-us-call{
		padding-bottom: 8px;
	}
}
.contact-form-section{
    font-size: 14px;
    padding-top: 46px;
}
.contact-form-section input[type='email'],
.contact-form-section input[type='number'],
.contact-form-section input[type='text'],
.contact-form-section input[type='password'],
.contact-form-section input[type='url'],
.contact-form-section textarea{
	width: 100%;
	background-color: #fff;
	height: 35px;
	border : 1px solid #fff;
	margin-bottom: 21px;
    padding: 5px 10px;color:#333;
}
.contact-form-section textarea{
	height: 239px;
}
.contact-form-section .submit-button{
	text-align: center;
}
.contact-form-section .submit-button .btn{
	background: transparent;
	color: #ca9400;
	width: 239px;
}
.contact-form-section .submit-button .btn:hover{
	color: #fff;
}
.contact-form-section label{
	font-weight: normal;
	color: #ca9400;
	display: block;
	margin-bottom: 8px;
}
.contact-form-section .catcha {
    margin-top: 19px;
    margin-bottom: 36px;
    height: 65px;
    background-image: url(images/captcha-images.png);
    text-align: center;
    padding-top: 18px;
}
.contact-form-section .representative{
	width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 24px;
}