@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Lato-Regular';
    src:url(../fonts/Lato-Regular.ttf);
}
@font-face {
    font-family: 'Lato-bold';
    src:url(../fonts/Lato-Bold.ttf);
}
@font-face {
    font-family: 'Lato-light';
    src:url(../fonts/Lato-Light.ttf);
}
@font-face {
    font-family: 'Lato-Italic';
    src:url(../fonts/Lato-Italic.ttf);
}

@font-face {
    font-family: 'Jayadhira';
	src:url(../fonts/Jayadhira%20LILA%20EE01.ttf);
}
@font-face {
    font-family: 'arial';
	src:url(../fonts/arial.ttf);
}
body{
	font-family: 'Lato-Regular';	
	}
a:hover{
	color:#fc6a9c;
	}
a:focus {
    outline:none;
}
a{
	color:#fff;
	}
.cross-background-img{
	background-image:url(../image/back-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	}
	
	.cross-background-img2{
	background-image:url(../image/abtback-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	}
.header{
	background-color:#fc6a9c;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
	width:100%;	
	line-height: 50px;
    padding-left: 20px;
	color:#FFF;
	font-size:13px;
	letter-spacing: 1px;
	}
.header label{
	margin:0;	
	font-weight:normal;
	}
.header span{
	margin-left:30pX;
	}
.header img {
    margin-right: 10px;
    margin-top: -2px;
}
.header span img {
    margin-right: 5px;
    margin-top: 0;
}
.social_media{
	float:left;	
	}
.social_media > img {
    margin-top: -5px;
	margin-right: 7px;
}
.social_media:last-child{
	margin-right:7px;	
	}
.no-padding{
	padding:0;
	}
.event-nav{
	background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    font-weight: normal;
	}
hr {
    border-width: 2px 0 0;
    margin: 0 22px;
    opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	-o-opacity: 0.3;
	-webkit-opacity: 0.3;
}
.event-nav .navbar-nav > li > a,.event-nav .navbar-nav > li > a:hover,.event-nav .navbar-nav > li > a:focus{
	color:#fff ;	
	text-shadow:none ;
	font-size:13px;
	letter-spacing: 0.6px;
	padding: 27px 19px ;
	}
.input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    line-height: 25px;
    width: 100px;
	display:none;
	transition:all 0.5s;
	float:left;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
	padding:0 10px;
	margin-right:10px;
}
.toggle:hover,.toggle:focus {
    background-color: #fc6a9c !important;
	}
.toggle {
	border:1px solid #fc6a9c !important;
	}
.toggle .icon-bar{
	background-color: #fc6a9c !important;	
	}
.toggle:hover .icon-bar,.toggle:focus .icon-bar{
	background-color: #fff !important;	
	}
.search{
	transition:all 0.5s;
	}
.search:active .input, .search:focus .input{
	display:block;
	transition:all 0.5s;
	}
.input:active, .input:focus{
	display:block;
	transition:all 0.5s;
	}
/*menu*/
.menu{
	background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    font-weight: normal;
	}
.menu a{
	color:#fff !important;	
	text-shadow:none !important;
	font-size:14px;
	letter-spacing: 0.6px;
	padding: 30px 19px !important;
	}
.menu a:hover{
	color:#fc6a9c !important;	
	}
.menu .navbar-brand{
	margin-left: 55px;
    margin-top: -5px;
    padding: 0 !important;
	}
.book-now {
    float: left;
    margin: 18px 0;
}
.book-now a {
    background-color: #fc6a9c;
    display: block;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px !important;
}
.book-now a:hover{
	color:#fff !important;
	}
/*menu bottom part*/
.event-with-fun{
	text-align:center;	
	color: #fff;
	}
.event-with-fun h1 {
    font-size: 50px;
	font-family: 'Lato-light';
	margin:80px 0 20px;
}
.event-with-fun p{
	font-family: 'Lato-bold';
}
.we-set-up {
    margin: 30px auto 30px;
	font-family: 'Lato-Regular' !important;
    width: 60%;
	letter-spacing: 0.6px;
	line-height: 25px;
}

.See-Parties{
	margin:18px 0 90px;
	}
.See-Parties a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Parties a:hover{
    color:#fff;
	text-decoration:none;
}
/*slider*/
.slider .item > img {
    width: 100%;
	max-height:400px;
}
.slider .carousel-control.left{
	background-image:none;
	width: auto;
	}
.slider .carousel-control.right{
	background-image:none;
	width: auto;
	}
.slider .carousel-control{
	top:45%;
	opacity:1;
	-moz-opacity:1;
	-ms-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	}
.slider-bottom-part h2{
	font-size:24px;
	color:#fff;
	}
.slider-bottom-part h4{
	font-size:15px;
	color:#fff;
	}
.slider-hr{
	width:100%;
	border-color:#fff;
	opacity:0.05;
	margin:0;
	}
.slider-bottom-part{
	background-color:rgba(0,0,0,0.7);
	padding-left:50px;
	}
.container-fluid-slider{
	background-color:#FFF;
	width:100%;
	}
.See-Gallery a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Gallery a:hover,.See-Gallery a:focus,.See-Gallery a:active{
    color:#fff;
	text-decoration:none;
}
.garden-tea{
	float:left;
	}
.See-Gallery{
	margin: 33px 0 28px;
	}
	
	.See-Gallery2{
	margin: 10px 0 28px;
	}
/*Parties Include*/
.commen-hr{
	background-color:#e8e8e8;
	height:6px;
	width:48px;
	border-radius:30px;
	margin:87px auto 0;   
	}
	
	.commen-hr2{
	background-color:#e8e8e8;
	height:6px;
	width:48px;
	border-radius:30px;
	margin:100px auto 0;   
	}
	
	.commen-hr02{
	background-color:#e8e8e8;
	height:6px;
	width:48px;
	border-radius:30px;
	margin:80px auto 0;   
	}
.Parties-Include h2{
	color:#fc6a9c;
	text-align:center;
	margin-top:18px;
	margin-bottom:72px;
	}
.Parties-Include span{
	font-family: 'Lato-light';
	}
.Parties-Include{
	text-align:center;
	}
.Parties-Include h4{
	color:#4a4a4a;
	margin:20px 0 25px;
	}
.Parties-Include p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	}
	
	
	
	
	.Parties-Include2 h2{
	color:#fc6a9c;
	
	margin-top:18px;
	margin-bottom:45px;
	
	
	}
.Parties-Include2 span{
	font-family: 'Lato-light';
	}
.Parties-Include2{
	
	
	}
.Parties-Include2 h4{
	color:#4a4a4a;
	margin:20px 0 25px;
	}
.Parties-Include2 p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	}
.see-all a{
	background-color:#fc6a9c;
    border: 2px solid #fff;
    border-radius: 30px;
    display: block;
    font-family: "Lato-bold";
    font-size: 13px;
    margin: auto;
    padding: 12px 30px;
    width: 135px;
}
.see-all a:hover,.see-all a:focus,.see-all a:active{
	color:#fff;
	text-decoration:none;
	}
.see-all {
    margin:50px 0 80px;
}
/*about*/
.about{
	background-color:#404040;
	}
.about h2 {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 13px;
    text-align: center;
}
.about h1{
    color: #fff;
    font-family: "Jayadhira";
    position: absolute;
    right: 90px;
    transform: rotate(-35deg);
    z-index: 1;
	margin-top: 40px;
}

.about span {
    font-family: "Lato-light";
}
.about .commen-hr {
    margin:120px auto 0;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	-o-opacity: 0.3;
	-webkit-opacity: 0.3;
}
.about p {
    color: #fff;
    letter-spacing: 0.6px;
	text-align: center;
	line-height: 30px;
}
.about-img-one {
    position: relative;
    top: 120px;
	left: -20px;
}
.about-img-two{
    position:absolute;
	left: 43%;
	top: -30px;
}
.about .See-Gallery {
    margin: 33px 0 130px;
}



.prty-hrs{
	background-image:url(../image/ans-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	
	}


/*about*/
.about2{
	background-color:#fff;
	}
.about2 h2 {
    color: #000;
    margin-bottom: 25px;
    margin-top: 13px;
    text-align: center;
}
.about2 h1{
    color: #000;
    font-family: "Jayadhira";
    position: absolute;
    right: 90px;
    transform: rotate(-35deg);
    z-index: 1;
	margin-top: 40px;
}

.about2 span {
    font-family: "Lato-light";
}
.about2 .commen-hr {
    margin:120px auto 0;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	-o-opacity: 0.3;
	-webkit-opacity: 0.3;
}
.about2 p {
    color: #000;
    letter-spacing: 0.6px;
	text-align: center;
	line-height: 30px;
}
.about-img-one2 {
    position: relative;
    top: 120px;
	left: -20px;
}
.about-img-two2{
    position:absolute;
	left: 43%;
	top: -30px;
}
.about2 .See-Gallery2 {
    margin: 33px 0 130px;
}
/*slider-choos-theme*/
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 
.choose-a-theme h2 {
    color: #fc6a9c;
    margin-bottom: 60px;
    margin-top: 15px;
    text-align: center;
}

.choose-a-theme3 h2 {
    color: #fff;
    margin-bottom: 60px;
    margin-top: 15px;
    text-align: center;
}

.choose-a-theme2 h2 {
    color: #fc6a9c;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: center;
}
.boy-drop, .age-drop, .boy-drop:hover, .age-drop:hover,.boy-drop:focus, .age-drop:focus{
	width:170px;
	text-align:left;
	height:40px;
	background: transparent;
    border: 1px solid #e4e4e4;
	margin-right:20px;
	}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default{
	box-shadow:none !important;
	background-color:transparent !important;
	}
.Clear-Filters{
	display: inline-block;
    margin: 0;
	}
.age-drop span{
	position: relative;
    right: -94px;
	}
.boy-drop span{
	position: relative;
    right: -105px;
	}
.choose-a-theme span {
    font-family: "Lato-light";
}
.choose-a-theme2 span {
    font-family: "Lato-light";
}
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
	height:auto !important;
}
.choose-a-theme .dropdown-menu {
    width: 170px;
}
.choose-a-theme2 .dropdown-menu {
    width: 170px;
}
.drope-down-up {
    position: absolute;
    z-index: 11;
}
.choose-a-theme .btn-default ul {
    width: 170px;
}
.choose-a-theme2 .btn-default ul {
    width: 170px;
}
.lSPager.lSpg {
    display: none;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
	padding-top:80px;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a.lSPrev{
	background-image:url(../image/bottome-slider1.png);
	height: 24px;
    width: 31px;
	}
.lSAction > a.lSNext{
	background-image:url(../image/bottome-slider2.png);
	height: 24px;
    width: 30px;
	}
.lSAction > a {
    width: 32px;
    display: block;
    top:5%;
    height: 32px;
    background-image: url('../img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    right: 50px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
#content-slider{
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.demo .item{
	margin-bottom: 60px;
	
	}
.content-slider li{
	background-color:#f8f8f8;
	text-align: center;
	color: #FFF;
	
	}
.content-slider h3 {
	margin: 0;
	padding: 0px 0;
	position:relative;
	background-color:rgba(222, 222, 222,1);
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	}
.content-slider h3:hover{
	background-color:rgba(222, 222, 222,0.7);
	}
.content-slider h4{
	font-family: 'Lato-bold';
	color:#4a4a4a;
	background-color: #f8f8f8;
	margin:40px 0 30px;
	}
.lightSlider h2 span {
	color: #c7c7c7;
	font-family: lato-regular !important;
	text-decoration:line-through;
	}
.lightSlider h2{
	font-size:24px;
	margin: 0 0 20px
	}
.lightSlider p{
	color:#4a4a4a;
	margin:-8px 15px 20px;
	line-height: 24px;
	}
.choose-this{
	margin:0 0 30px 0;
	}
.Quick-View{
	bottom: 0;
    left: 0;
    margin: 67px auto;
    position: absolute;
    right: 0;
	opacity:0;
	-moz-opacity:0;
	-ms-opacity:0;
	-o-opacity:0;
	-webkit-opacity:0;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	}
.content-slider h3:hover .Quick-View{
	opacity:1;
	-moz-opacity:1;
	-ms-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	}
.Quick-View a {
    background-color: #4a4a4a;
    border-radius: 30px;
    display: block;
    font-family: "Lato-bold";
    font-size: 13px;
    margin: auto;
    padding: 12px 30px;
    width: 135px;
}
.Quick-View a:hover{
	color:#fff;
	text-decoration:none;
}

/*happy moms*/
.happy-moms p {
    line-height: 25px;
    margin: 0 10px 150px;
}
.all-testimonials a {
    width:170px;
	text-align:center;
}
.all-testimonials2 a {
    width:170px;
	text-align:center;
	margin-top:-90px;
}
.happy-moms .See-Gallery {
    margin: 33px 0 100px;
}
.video{
	width:600px;
	height:310px;
	margin-top: 145px;
	background-color:#fc6a9c;
	position:relative;
	}
	
	.video2{
	width:600px;
	height:310px;
	margin-top: 145px;
	background-color:#fc6a9c;
	position:relative;
	}
.happy-moms h2 .heapp-mom{
	margin: 12px;
    position: relative;
    top: -5px;
	}
/*birth day*/
.birth-day h5{
	text-align:center;
	}
.birth-day h2{
	margin-bottom:20px;	
	}
/*slider-seconnd*/
.arrow-set .lSAction > .lSPrev {
    background-position: 0 0;
    right: 52%;
	margin-top:10px;
}
.arrow-set .lSAction > .lSNext{
    background-position: 0 0;
    right: 48%;
	margin-top:10px;
}
#content-slider-two h3{
	background-image: url("../image/slider-bottom.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
    height:300px;
    padding: 0;
    width: 100%;
	}
	
	

#content-slider-two.content-slider li{
	background-color:transparent;
	}
#content-slider-two .Quick-View{
	 padding: 129px 0;	
	 background-color:#fc6a9c;
	 margin:0 auto;
	  border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	}
#content-slider-two .Quick-View a{
	background-color:transparent;
	border:2px solid #fff;
	}
.arrow-set li p{
	font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.6px;
    margin: 15px 0;
    text-align: left;
    text-transform: uppercase;
	}
.arrow-set li p span{
	color:#fc6a9c;
	}
/*pricing-plans*/	
.plans{
	margin-bottom:20px;
	position:relative;
	display: inline-block;
	max-width:100%;
	}
.dollar{
	width:85px;
	position:absolute;
	top:5px;
	left:-15px;
	height:85px;
	background-color:#FFF;
	border:5px solid #fc6a9c;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	}
.dollar h2{
	color:#fc6a9c;
	font-size:23px;
	margin:0;	
	line-height:73px;	
	}
.gane-type {
    color: #fff;
    left: 20px;
    /*line-height: 40px; */
    position: absolute;
    top: 22%;
	letter-spacing:0.6px;
}

.gane-type2 {
    color: #fff;
    left: 0px;
	right:30px;
    line-height: 26px;
	
    position: absolute;
    top: 22%;
	letter-spacing:0.6px;
	
}
.read-more {
    bottom: 35px;
    left: 0;
    position: absolute;
    right: 0;
	margin:0;
	}
.read-more a {
    padding: 9px 0;
    text-align: center;
    width: 130px;
	}
.Fantastic{
	color: #fc6a9c;
    font-family: "Lato-bold";
    font-size: 18px;
    letter-spacing: 0.6px;
    position: absolute;
    right: 30px;
    text-transform: uppercase;
    top: 43px;
	}
	
	.Fantastic2{
	color: #fc6a9c;
    font-family: "Lato-bold";
    font-size: 17px;
    letter-spacing: 0.6px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 40px;
	}
	
	.Fantastic3{
	color: #fff;
    font-family: "Lato-bold";
    font-size: 17px;
    letter-spacing: 0.6px;
   
    right: 0px;
    text-transform: uppercase;
	padding-top:35px;
	
    
	text-align:center;
	}
/*news-event*/
#content-slider-three li{
	background-color:transparent;
	}
.news-event .commen-hr{
	margin-top:170px;
	}
.event-slider-img img{
	border-radius:50%;
	display:inline;
	}
.event-slider-img{
	padding:0;
	}
.event-slider-content h1{
	color: #fc6a9c;
	text-align:left;
	margin:0;
	text-transform:uppercase;
	font-size:24px;
	}
.event-slider-content p{
	color: #fc6a9c;
    font-family: 'Lato-Regular';
	font-size:38px !important;
	display:block;
	margin:15px 0 13px !important; 
	}
.event-slider-content h4{
	background-color: transparent;
    color: #4a4a4a;
    font-family: "Lato-bold";
    font-size: 18px;
    letter-spacing: 0.6px;
    margin: 22px 0;
    text-align: left;
	}
.event-slider-content h5{
    color: #4a4a4a;
    font-family: 'Lato-Regular';
    font-size: 15px;
    margin:-10px 0 0;
    text-align: left;
	line-height:24px;
	}
.read-article a{
	color:#bebebe;
	border:2px solid #bebebe;
	padding:10px 30px;
	}
.read-article {
    float: left;
	margin: 33px 0 8px;
}
.read-article  a:hover, .read-article a:focus, .read-article a:active{
	color:#bebebe ;
	}
	
	
	.read-article2 a{
	color:#bebebe;
	border:2px solid #bebebe;
	padding:10px 30px;
	}
.read-article2 {
    float: left;
	margin: 0px 0 8px;
}
.read-article2  a:hover, .read-article2 a:focus, .read-article2 a:active{
	color:#bebebe ;
	}
	
	
	.read-article3 a{
	color:#bebebe;
	border:2px solid #bebebe;
	padding:10px 30px;margin-top:20px;
	}
.read-article3 {
    float: left;
	

}
.read-article3  a:hover, .read-article3 a:focus, .read-article3 a:active{
	color:#bebebe ;
	}
/*footer*/
.footer{
	background-color:#fc6a9c;
	color:#FFF;
	}
.footer-top h5{
	font-family: "Lato-bold";
	letter-spacing:0.6px;
	}
.footer-top h2 span{
	 font-family: 'Lato-light';
	 font-size:28px;
	}
.footer-top p{
	margin-top:50px;
	line-height:24px;
	letter-spacing:0.5px;
	}
.footer-top {
    margin: 60px 0 0;
	float:left;
	padding: 0 0 60px;
	}	
.email-address{
    margin:23px 0 0;
    padding: 10px;
	color:#ffd5e3;
	background-color:#ff7fab;
	border:none;
	border-radius:2px;
	width:100%;
	position:relative;
}
.email-box {
    margin-left: 20px;
}
.submit{
	 background-color:#fff;
	 color:#fc6a9c;
	 border:none;
	 border-radius:30px;
	 padding:10px 30px;
	 font-size:13px;
	 letter-spacing:0.5px;
	 position:absolute;
	 right:0;
	 bottom:0;
	}
.footer-top-hr{
	height:2px;
	width:100%;
	background-color:#ff7fab;
	margin:0 15px;
	}
.footer-hr {
    color: #fff;
    margin: 0;
    opacity: 1;
    width: 66px;
	border-width:3px;
	margin: 0 0 30px;
}
.footer-center h5{
	font-family: 'Lato-bold';
	letter-spacing:0.5px;
	}
.bottom-logo{
	display: block;
    margin: 20px;
	}
.footer-center p {
    letter-spacing: 0.5px;
    line-height: 30px;
}
.recent-post:last-child {
    border: medium none;
}
.recent-post-img{
	float:left;
	margin-right:20px;
	margin-bottom: 30px;
	}
.recent-post{
	margin-top:20px;
	border-bottom: 1px solid #ff7fab;	
	padding-bottom: 17px;
	}
.recent-post p{
	font-size:16px;
	line-height:15px;
	}
.recent-post h5{
	color:#ffcadc;
	font-family: 'Lato-Regular';
	margin-bottom: 5px;
	letter-spacing:0;
	line-height:26px;
	font-size:15px;
	}
.date-footer{
	font-family: 'Lato-Italic';
	font-size:13px;
	}
.footer-center {
    float: left;
    margin-top: 55px;
	margin-bottom: 45px;
}
.flicker-wedget img {
    margin: 0 18px 20px 0;
}
.flicker-wedget-main{
	padding-left:40px
	}
.see-all-photo {
    font-size: 13px;
    letter-spacing: 0.5px;
	margin-top: -7px;
}
.see-all-photo img {
    margin-top: -2px;
}
.footer-bottom{
	background-color:#FFF;
	padding: 18px 0;
    padding-top: 17px;
	}
.map-location{
	background-color:#fc6a9c;
	border-radius:30px;
	color:#fff;
	display:inline;
	padding:7px 20px 7px 10px;
	font-size:13px;
	letter-spacing:0.5px;
	float:left;
	}
.map-location img {
    margin: 0 10px 0 2px;
}
.footer-email{
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:#fc6a9c;
	float:left;
	margin:0 15px;
	text-align:center;
	line-height:26px;
	}
.footer-call{
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:#fc6a9c;
	float:left;
	text-align:center;
	line-height:26px;
	}
.footer-copyright{
	color:#bebebe;
	text-align:right;
	margin-top:8px;
	font-size:13px;
	margin-right:15px;
	}
	
	
	.spm{ margin-bottom:190px;}
	.hyghl{ color:#fc6a9c;}
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:1260px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-160px;}
	.stry{  margin-top:0px;}
	.stry01{  margin-top:0px;}
	.tp-ln{ margin-top:100px;}
	.sr_mm{ margin-top:30px;}
	.sr_mm2{ margin-top:-13px; }
	
	.stry h2{
	color:#000;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:60px;
	}
.stry span{
	font-family: 'Lato-light';
	}
	
	.stry01m{  margin-top:0px;}
	.stry01m h2{
	color:#000;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:60px;
	}
	.mkl{ margin-top:35px;}
	
.stry01m span{
	font-family: 'Lato-light';
	}
	.stry01 h2{
	color:#000;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:60px;
	}
.stry01 span{
	font-family: 'Lato-light';
	}
	.st_bg{  margin-bottom:70px; text-align:center; padding-top:10px;}
	.st_bgm{  margin-bottom:80px; text-align:center; padding-top:10px;}
	.st_bg33333{  margin-bottom:70px; text-align:left; margin-top:40px;}
	.st_bgnm{ margin:auto;}
	.st_bg span{
	font-family: 'Lato-light';
	
	}
	.st_bg p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:30px;
	}
	
	.st_bgm span{
	font-family: 'Lato-light';
	
	}
	
	.st_bgm h2{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:25px;
	}
	.st_bgm p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:15px;
	line-height:30px;
	}
	.st_bg01{  margin-bottom:96px; text-align:center; padding-top:10px;}
	.st_bg01 span{
	font-family: 'Lato-light';
	
	}
	.st_bg01 p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:30px;
	}
	
	.arq{ text-align:left;   width:100%;}
	.mnl_bg{  margin-bottom:20px; text-align:center; padding-top:0px;}
	.mnl_bg span{
	font-family: 'Lato-light';
	
	}
	.mnl_bg p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:30px;
	}
	
	
	
	.mnlcls p{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:15px;
	line-height:25px;
	font-style:italic;}
	
	.mnlcls h2{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:25px;
	}
	
	
	.mnlcls{ margin-top:0px; text-align:center;}
	
	
	.mnlcls2 p{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:15px;
	line-height:25px;
	font-style:italic;}
	
	.mnlcls2 h2{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:25px;
	}
	
	
	.mnlcls2{ margin-top:10px; text-align:center; margin-bottom:15px;}
	
	
	.mnlcls02 p{color:#fff;
	letter-spacing: 0.6px;
	font-size:15px;
	line-height:25px;
	font-style:italic;}
	
	.mnlcls02 h2{color:#fff;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:25px;
	}
	
	
	.mnlcls02{ margin-top:-28px; text-align:center; margin-bottom:90px;}
	
	.cma{ margin-right:10px; margin-top:-5px;}
	
	.st_bg33{
	color:#fc6a9c;
	letter-spacing: 0.6px;
	font-size:30px;
	line-height:80px;
	}
	.tty{ margin:auto; text-align:center;}
	
	
	.st_bg2{  margin-bottom:70px; text-align:center; padding-top:10px; margin-top:-39px;}
	.st_bg2 span{
	font-family: 'Lato-light';
	
	}
	.st_bg2 p{
	color:#fff;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:30px;
	}
	
	.st_bg3{  margin-bottom:70px; text-align:center; padding-top:10px; margin-top:-39px;}
	.st_bg3 span{
	font-family: 'Lato-light';
	
	}
	.st_bg3 p{
	color:#fff;
	letter-spacing: 0.6px;
	font-size:20px;
	line-height:30px;
	}
	
	.tm_clr{ color:#fff;}
	
	.tm_bg{ background-color:#fff; margin-bottom:100px;}
	
	.tm_bg h4{
	font-family: 'Lato-bold';
	color:#4a4a4a;
	background-color: #fff;
	margin:20px 0 8px;
	text-align:center;
	}
	
	.tm_bg span{
	font-family: 'Lato-light';
	
	
	}

	.tm_bg p{
	color:#4a4a4a;
	letter-spacing: 0.6px;
	line-height:26px;
	padding:0px 20px 35px 20px;
	

	}
	.See-Gallery3{
	margin: 0px 0 28px;
	margin-top:43px;
	margin-bottom:100px;
	}
	.See-Gallery3 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:245px;
	margin:auto;
}
.See-Gallery3 a:hover,.See-Gallery3 a:focus,.See-Gallery3 a:active{
    color:#fff;
	text-decoration:none;
}

.See-Gallery4{
	margin-bottom:-15px;
	
	
	}
	
	.See-Gallery4 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Gallery4 a:hover,.See-Gallery4 a:focus,.See-Gallery4 a:active{
    color:#fff;
	text-decoration:none;
}



.See-Gallery5{
	margin-bottom:90px;
	margin-top:-20px;
	
	
	}
	
	.See-Gallery5 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:245px;
	margin:auto;
}
.See-Gallery5 a:hover,.See-Gallery5 a:focus,.See-Gallery5 a:active{
    color:#fff;
	text-decoration:none;
}




.See-Gallery6{
	margin-bottom:90px;
	margin-top:-20px;
	
	
	}
	
	.See-Gallery6 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
	margin-bottom:20px;
}
.See-Gallery6 a:hover,.See-Gallery6 a:focus,.See-Gallery6 a:active{
    color:#fff;
	text-decoration:none;
}


	.dsgnt{ text-align:center; margin:0px 0 20px;}
	.pr_img{ margin-bottom:100px;}
	.pr_img2{ margin-bottom:100px;}
	.nxt_pkg{ margin-top:90px;}
	
	.nxt_pkg2{ margin-bottom:-20px; margin-top:76px;}
	.nxt_pkg3{ margin-top:-40px;}
	
	.yop{ margin-top:10px;}
	.yop22{ margin-top:10px;}
	.yop2{ margin-top:90px;}
	.evn{ margin-top:-30px;}
	.pln1{ background-color:#fc6a9c; border-radius:5px; display:none;}
	
	
					
					
					.cny01{  max-width:1170px; width:100%; margin:auto;}
					.cny12{ margin-top:0px; background-color:#fc6a9c; width:100%; float:left; text-align:center; padding-bottom:37px; margin-top:-10px;} 
					.cny12 h2{
	color:#fff;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:60px;
	}
	
	.ads{ margin-top:0px;}
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:200px; margin-bottom:8px; margin-left:80px;}
	.ads h3{
	color:#fff;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:60px;
	font-size:25px;
	}
.cny12 span{
	font-family: 'Lato-light';
	}
	
	.cny12 p{
	color:#fff;
	letter-spacing: 0.6px;
	line-height:26px;
	padding:0px 20px 35px 20px;
	
	}
	. qq{ max-width:1170px; width:100%; text-align:center;}
	.mp{ margin-right:9px;}
	.mp2{ margin-right:9px;}
	.mp3{ margin-right:9px;}
	.fld_1{ margin-top:10px;}
	.fld_2{}
	.fld_3{ margin-top:29px;}
	.fld_4{ }
	
.inbox01{ width:100%; height:44px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:2px; border:1px solid; padding-left:11px;  border-color:#bdc3c7; color:#999; }

.inbox02{ width:100%; height:109px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:10px; border:1px solid; padding-left:10px;  border-color:#bdc3c7; color:#999; }

.cnhj2{ width:100%; margin-bottom:90px;}

.cnhj{ width:100%; margin:auto; text-align:center;}

.op{ margin-left:10px; margin-right:10px;}
.op2{ margin-top:25px; margin-left:10px; margin-right:10px;}
.mnacr_bg{ text-align:left; margin-top:30px;  }
	.mnacr span{
	font-family: 'Lato-light';
	
	}
	.mnacr p{
	color:#fff;

	font-size:16px;
	line-height:25px;
	}
	
	
	
	
	.mnacr h2{color:#000;
	
	font-size:25px;
	text-align:left;

	
	
	
	}
	.kio{color:#000;
	
	font-size:20px;
	text-align:left;

	
	
	
	}
	
	
	.jklop{ text-align:right;}
	.nhj{ background-color:#fc6a9c; }
	.nhj2{ background-color:#f8f8f8; padding-top:10px; padding-bottom:10px;  }
	.nhj02{ background-color:#f8f8f8; margin-top:20px; padding-top:10px; padding-bottom:10px;  }
	
	
	
	/*============  *****  =============*/

@media (max-width:1024px) {
	
	.spm{ margin-bottom:190px;}
	.hyghl{ color:#fc6a9c;}
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:800px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-150px;}
	.stry{  margin-top:18px;}
	.stry01{  margin-top:18px;}
	
	.See-Gallery4{
	margin-bottom:-5px;
	
	
	
	
	}
	
	.See-Gallery4 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Gallery4 a:hover,.See-Gallery4 a:focus,.See-Gallery4 a:active{
    color:#fff;
	text-decoration:none;
}

.gane-type2 {
    color: #fff;
    left: 0px;
	right:30px;
    line-height: 18px;
	
    position: absolute;
    top: 22%;
	letter-spacing:0.6px;
	
}

.Fantastic2{
	color: #fc6a9c;
    font-family: "Lato-bold";
    font-size: 14px;
    letter-spacing: 0.6px;
    position: absolute;
    right: 14px;
    text-transform: uppercase;
    top: 37px;
	}

.yop{ margin-top:10px;}
	.yop2{ margin-top:90px;}


	.nxt_pkg2{ margin-bottom:-20px; margin-top:86px;}
	
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:200px; margin-bottom:8px; margin-left:50px;}
	
		
}


/*============  *****  =============*/

@media (max-width:768px) {
	.mnlcls2{ margin-top:10px; text-align:center; margin-bottom:15px; padding-left:20px; padding-right:20px;}
		.mnlcls02{ margin-top:-28px; text-align:center; margin-bottom:90px; padding-left:20px; padding-right:20px;}	
	
	.sr_mm{ margin-top:50px;}
	.spm{ margin-bottom:190px;}
	.hyghl{ color:#fc6a9c;}
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:690px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-150px;}
	.stry{  margin-top:18px;}
	.stry01{  margin-top:18px;}
	
	.all-testimonials2 a {
    width:170px;
	text-align:center;
	margin-top:0px;
	margin-bottom:50px;
	
	
}

.See-Gallery4{
	margin-bottom:-1px;
	
	
	}
	
	.See-Gallery4 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Gallery4 a:hover,.See-Gallery4 a:focus,.See-Gallery4 a:active{
    color:#fff;
	text-decoration:none;
}

.gane-type2 {
    color: #fff;
    left: 0px;
	right:30px;
    line-height: 26px;
	
    position: absolute;
    top: 22%;
	letter-spacing:0.6px;
	
}

.Fantastic2{
	color: #fc6a9c;
    font-family: "Lato-bold";
    font-size: 17px;
    letter-spacing: 0.6px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 40px;
	}

.yop{ margin-top:10px;}
	.yop2{ margin-top:90px;}
	
	.st_bg{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:20px; padding-right:20px;}
	.sr_mm2{ margin-top:50px; }
	
	.all-testimonials2 a {
    width:170px;
	text-align:center;
	margin-top:-80px;
	margin-bottom:60px;
}

.nxt_pkg2{ margin-bottom:-20px; margin-top:75px;}

.nxt_pkg3{ margin-top:10px;}

.prty-hrs{
	background-image:url(../image/ans-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	
	}

.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:200px; margin-bottom:8px; margin-left:0px;}
	.read-article3 a{
	color:#bebebe;
	border:2px solid #bebebe;
	padding:10px 30px;margin-top:30px;
	}
	
	.kio{color:#000;
	
	font-size:20px;
	text-align:left;
	line-height:30px;

	
	
	
	}
	
}


/*============  *****  =============*/

@media (max-width:736px) {
	
	.imj{ margin:auto;}
.mkj{ margin-bottom:60px;}
.mkj2{ margin-bottom:100px;}
.pvknw{ margin-top:40px;}
.st_bg{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:20px; padding-right:20px;}
.st_bgm{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:20px; padding-right:20px;}

.st_bg01{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:20px; padding-right:20px;}

.tm_clr{ color:#fff; }
	
	.tm_bg{ background-color:#fff; margin-bottom:100px; max-width:360px; margin:auto;}
	.spk{ margin-top:30px;}
	.spk2{ margin-top:30px; margin-bottom:40px;}
	.spk3{ margin-top:10px; margin-bottom:40px;}
	.spo{ margin-top:100px;}
	
	.imjp{ margin:auto;}
	.See-Gallery5{
	margin-bottom:98px;
	margin-top:15px;
	
	
	
	}
	.nxt_pkg2{ margin-bottom:-120px; margin-top:75px;}
	.mnlcls{ margin-top:0px; text-align:center; padding-left:30px; padding-right:30px;}
	
	.prty-hrs{
	background-image:url(../image/ans-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:25px;
	
	}
	
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:200px; margin-bottom:8px; margin-left:250px; text-align:center;}
	.inbox01{ width:100%; height:44px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:2px; border:1px solid; padding-left:11px;  border-color:#bdc3c7; color:#999; }

.inbox02{ width:100%; height:109px; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:10px; border:1px solid; padding-left:10px;  border-color:#bdc3c7; color:#999; }


.fld_3{ margin-top:19px;}

.read-article3 a{
	color:#bebebe;
	border:2px solid #bebebe;
	padding:10px 30px;margin-top:30px;
	margin-bottom:-45px;
	}	
	.st_bgnm{ margin:auto; max-width:680px; width:100%;}
}

/*============  *****  =============*/

@media (max-width:667px) {
	
	.st_bgnm{ margin:auto; max-width:600px; width:100%;}
	.sr_mm{ margin-top:65px;}
	
	.imj{ margin:auto;}

.st_bg{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:30px; padding-right:30px;}
.st_bgm{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:30px; padding-right:30px;}
.st_bg01{  margin-bottom:100px; text-align:center; padding-top:10px; padding-left:30px; padding-right:30px;}

.tm_clr{ color:#fff; }
	
	.tm_bg{ background-color:#fff; margin-bottom:100px; max-width:360px; margin:auto;}
	.spk{ margin-top:30px;}
	.spk2{ margin-top:30px; margin-bottom:80px;}
	.spk3{ margin-top:-40px; margin-bottom:80px;}
	.spo{ margin-top:100px;}
	
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:590px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-130px;}
	
	.nxt_pkg2{ margin-bottom:-120px; margin-top:85px;}
	.arq{ text-align:left;   width:100%; margin-right:25px;}
.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:200px; margin-bottom:8px; margin-left:215px; text-align:center;}
}


/*============  *****  =============*/

@media (max-width:640px) {
	
	.arq{ text-align:left;   width:100%; margin-left:-15px;}
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:230px; margin-bottom:8px; margin-left:190px; text-align:center;}
	
	.op{ margin-left:10px; margin-right:10px; width:250px; height:auto;}
.op2{ margin-top:25px; margin-left:10px; margin-right:10px; width:250px; height:auto;}
}



/*============  *****  =============*/

@media (max-width:480px) {
	.spk3{ margin-top:-45px; margin-bottom:80px;}
	
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:400px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-150px;}
	
		.pr_img{ margin-bottom:50px; width:340px; height:auto;}
	.pr_img2{ margin-bottom:50px; width:340px; height:auto;}
	.nwq{ margin:auto; }
	
	.See-Gallery4{
	margin-bottom:20px;
	
	
	}
	.stry01{   margin-top:0px; width:100%; max-width:350px; text-align:center; margin:auto; }
	.stry01 h2{
	color:#000;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	line-height:45px;
	margin-top:20px;
	}
	.mnl_bg{  margin-bottom:20px; text-align:center; padding-top:10px; padding-left:30px; padding-right:30px;}
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:230px; margin-bottom:8px; margin-left:110px; text-align:center;}
	
	.op{ margin-left:0px; margin-right:0px; width:303px; height:auto; margin-top:25px;}
.op2{ margin-top:25px; margin-left:0px; margin-right:0px; width:303px; height:auto;}

.st_bgnm{ margin:auto; max-width:430px; width:100%;}
}


/*============  *****  =============*/

@media (max-width:414px) {
	
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:350px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-150px;}
	.st_bg33{
	color:#fc6a9c;
	letter-spacing: 0.6px;
	font-size:30px;
	line-height:80px;
	
	}
	
	.yop22{ margin-top:10px; margin-left:0px;}
	.yop22k{  margin-left:0px;}
	
	.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:230px; margin-bottom:8px; margin-left:80px; text-align:center;}
	.st_bgnm{ margin:auto; max-width:370px; width:100%;}
	
}

/*============  *****  =============*/

@media (max-width:375px) {
	
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:300px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-150px;}
	.sr_mm{ margin-top:56px;}
	
	.See-Gallery4{
	margin-bottom:20px;
	
	
	
	
	}
	
	.See-Gallery4 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
}
.See-Gallery4 a:hover,.See-Gallery4 a:focus,.See-Gallery4 a:active{
    color:#fff;
	text-decoration:none;
}

.gane-type2 {
    color: #fff;
    left: 0px;
	right:30px;
    line-height: 18px;
	
    position: absolute;
    top: 22%;
	letter-spacing:0.6px;
	
}

.Fantastic2{
	color: #fc6a9c;
    font-family: "Lato-bold";
    font-size: 14px;
    letter-spacing: 0.6px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 39px;
	}

.yop{ margin-top:10px;}
	.yop2{ margin-top:90px;}
	
	
	.See-Gallery6 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:135px;
	margin:auto;
	margin-bottom:26px;
}

.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:230px; margin-bottom:8px; margin-left:55px; text-align:center;}

.st_bgnm{ margin:auto; max-width:330px; width:100%;}
}

/*============  *****  =============*/

@media (max-width:360px) {
	.st_bgm{  margin-bottom:80px; text-align:center; padding-top:10px;}
	.st_bgm h2{color:#4a4a4a;
	letter-spacing: 0.6px;
	font-size:18px;
	line-height:25px;
	}
}

/*============  *****  =============*/

@media (max-width:320px) {
	.cross-background-img2{
	background-image:url(../image/abtback-img.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	height:700px;
	}
	
	.st_bgm h2{color:#4a4a4a;
	letter-spacing: 0px;
	font-size:16px;
	line-height:25px;
	}
		
	.ab_hd{ border-bottom:1px #ebeaea solid; text-align:right;  width:100%; max-width:260px; margin:auto; }
	.ab_h2{ margin-bottom:30px; margin-top:-200px;}
	.stry{   margin-top:0px;}
	.stry01{   margin-top:0px;}
	
	.sr_mm{ margin-top:0px;}
	.pln{ display:none;}
	.pln1{ background-color:#fc6a9c; border-radius:5px; display:block; padding-bottom:40px;}
	.pln1 h2{
	color:#fff;
	font-size:23px;
	margin:0;	
	line-height:73px;	
	}
	.pln1 li{
	color:#fff;
	line-height:30px;
	
	}
	
	.pln23 a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:180px;
	margin:auto;
	margin-top:30px;
}
.pln23 a:hover,.pln23 a:focus,.pln23 a:active{
    color:#fff;
	text-decoration:none;
}


.pln23b a {
	font-family: 'Lato-bold';
    background-color:transparent;
    display: block;
	border:2px solid #fff;
	font-size:13px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
    padding: 12px 30px ;
	width:132px;
	margin:auto;
	margin-top:30px;
}
.pln23b a:hover,.pln23b a:focus,.pln23b a:active{
    color:#fff;
	text-decoration:none;
}

.dvae{ margin-right:25px;}

.st_bgnm{ margin:auto; max-width:300px; width:100%;}
.ads2{ margin-top:-2px; border-bottom:1px #ffb0cb solid; max-width:230px; margin-bottom:8px; margin-left:28px; text-align:center;}
.stry01{   margin-top:0px; width:100%; max-width:230px; text-align:center; margin:auto; }
}