@font-face {
	font-family: 'Conv_Berlin Sans FB Regular';
	src: url('fonts/Berlin Sans FB Regular.eot');
	src: local('☺'), url('fonts/Berlin Sans FB Regular.woff') format('woff'), url('fonts/Berlin Sans FB Regular.ttf') format('truetype'), url('fonts/Berlin Sans FB Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}
.fr {
	float: right
}
.fl {
	float: left
}
.imgRt {
	float: right
}
.video {
	float: right
}
h1 {
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 33px;
	color: #a41984;
	font-weight: bold;
	margin: 0 0 15px 0
}
h1 span {
	color: #020377
}
h1.header {
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 24px;
	color: #e1f72b;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 0 0 10px 0
}
h3 {
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 20px;
	color: #a41984;
	font-weight: bold;
	margin: 0 0 15px 0
}
/*navbar*/
.navbar {
	margin: 0;
	border-radius: 0
}
.navbar-default {
	background: none;
	border: none;
}
.navCall {
	height: 97px;
	border-top: 5px solid #6f0957;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #a41984;
	color: #fff;
	padding: 25px 10px 0;
	box-sizing: border-box;
	text-transform: uppercase;
	width:115px;
}
.navbar-right span {
	display: block;
	text-align: center
}
.navbar-right li a {
	font-size: 14px;
	text-transform: uppercase;
	border-top: 5px solid;
	font-weight: bold; position: relative; padding-top: 53px;
}

.navbar-right li a span.caret{ margin: 0px auto; }
.navbar-right li.open ul.dropdown-menu li a{ padding-top: 8px; padding-bottom: 8px; border-top:0; }
.navbar-right li.open ul.dropdown-menu li a:after{ content: none; }
.navbar-right li a:after {
	background-image: url(../images/sprite.png);
	width: 29px;
	height: 29px;
	display: block;
	margin: 5px auto 7px; position: absolute; content: '';
	    top: 12px;
    margin-left: -14px; left: 50%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{ background: none; background-color: none; }

/*.navbar{ padding-top: 15px; }*/

.navbar-right li.home a {
	border-color: #a41984;
	color: #a41984 !important;
}
.navbar-right li.home a:after {
	background-position: 0 -440px;
}
.navbar-right li.events a {
	border-color: #e4701e;
	color: #e4701e !important;
}
.navbar-right li.events a:after {
	background-position: 0 -470px;
}
.navbar-right li.santa a {
	border-color: #002d62;
	color: #002d62 !important;
}
.navbar-right li.santa a:after {
	background-position: 0 -500px;
}
.navbar-right li.testimonial a {
	border-color: #00afef;
	color: #00afef !important;
}
.navbar-right li.testimonial a:after {
	background-position: 0 -530px;
}
.navbar-right li.gal a {
	border-color: #ed1556;
	color: #ed1556 !important;
}
.navbar-right li.gal a:after {
	background-position: 0 -560px;
}
.navbar-right li.contact a {
	border-color: #994708;
	color: #994708 !important;
}
.navbar-right li.contact a:after {
	background-position: 0 -590px;
}
.navbar-right li.navCall{ padding-top: 0; }
.navbar-right li.navCall a{ padding-top: 25px; color: #fff; border:none; padding-bottom: 25px; padding-right: 0; padding-left: 0; }
.navbar-right li.navCall a:after{content: none;}
.navbar-right li.navCall a:hover , .navbar-right li.navCall a:focus{ color: #fff !important; }


.navbar-brand {
	padding-top: 18px
}
/*slider*/
#myCarousel {
	margin: 0 0 40px 0;
	border: 10px solid #fff;
	position: relative
}
.prevImg {
	background: url(../images/arrow-left.png) no-repeat 0 center;
	width: 34px;
	height: 64px;
	display: block;
	position: absolute;
	left: 20px;
	top: 42%
}
.nxtImg {
	background: url(../images/arrow-right.png) no-repeat 0 center;
	width: 34px;
	height: 64px;
	display: block;
	position: absolute;
	right: 20px;
	top: 42%
}
/*two box*/
.bg1 {
	background: #2140d9 url(../images/bg1.jpg) no-repeat 0 0;
	padding: 30px 0 40px 0
}
.whiteBox {
	 background: #fff none repeat scroll 0 0;
    min-height: 370px;
    padding: 20px;
}
.opeque {
	background: url(../images/bg2.png) repeat-x 0 0;
	height: 7px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -7px
}
.marg3 {
	width: 48.5%;
	margin: 0 1.5% 0 0
}
.marg4 {
	width: 48.5%;
	margin: 0 0 0 1.5%
}
.whiteBox p {
	font-size: 16px;
	font-weight: 400;
	color: #353535;
	line-height: 22px;
	padding: 10px 0;
	width: 61%;
	text-align: justify
}
.whiteBox img {
	margin: 30px 0 0 0
}
.list1 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #353535;
}
.list1 li {
	background: url(../images/bullet2.png) no-repeat 0 9px;
	padding: 8px 0 7px 20px
}
.you-event p{  clear: both;
    width: 100%;}
/*testimonial*/
#myCarouse2 .item {
	padding: 0 0 20px 0;
}
#myCarouse2 .item p {
	color: #000;
	text-shadow: none;
	text-align: left;
	border: 1px dashed #5f5f5f;
	border-radius: 15px;
	padding: 20px 20px 20px 50px;
	line-height: 21px;
	color: #4e4e4e;
	font-weight: 400;
	background: url(../images/bullet1.png) no-repeat 20px 20px;
}
#myCarouse2 .carousel-indicators li {
	background: #ccc;
	border: none;
}
#myCarouse2 .carousel-indicators li.active {
	background: #a41984;
}
#myCarouse2 .carousel-caption {
	position: relative;
	left: 0;
	top: 0
}
#myCarouse2 .user {
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 18px;
	text-shadow: none;
	color: #a41984;
	text-align: left;
	padding: 30px 0 30px 100px;
	position: relative
}
#myCarouse2 .user span {
	color: #747474;
	font-size: 15px
}
#myCarouse2 .user img {
	position: absolute;
	left: 5px;
	top: 0;
	border-radius:10px;
	box-shadow: 1px 1px 5px #333
}
/*form*/
.pad2 {
	padding: 30px 0 95px 0
}
h2 {
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 33px;
	font-weight: bold;
	color: #a41984;
	padding: 0 0 20px 0;
	margin: 0
}
.form-inline input, textarea {
	border: none!important;
	box-shadow: none!important;
	font-family: 'Conv_Berlin Sans FB Regular'!important;
	fotn-size: 14px!important;
	border-radius: 0!important;
	border-bottom: 1px solid #a41984!important;
	padding-left: 0!important;
	width: 100%!important;
	margin-bottom: 20px
}
.form-inline .form-group {
	width: 47%!important
}
.marginAlter {
	margin-right: 5%
}
.form-control:focus {
	box-shadow: none
}
.form-inline .form-group-full {
	width: 100%!important
}
.btnSubmit {
	border: 3px solid #a41984;
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 16px;
	border-radius: 0!important;
	padding: 7px 50px;
	color: #a41984;
	font-weight: bold;
	background: #FFF
}
.btnSubmit:hover {
	background: #a41984;
	color: #fff
}
.imgResp {
	width: 250px;
	height: auto;
	border: 2px solid #ccc;
	margin: 0 20px 20px 0
}
/*footer*/
.footerTop {
	background: #d8d1d1;
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 18px;
	color: #353535;
}
.footerTop p {
	margin: 0;
	line-height: 25px
}

.footerTop a{color: #353535;}
.footerTop a:hover{ text-decoration: none; }

.footer {
	background: #323232;
	padding: 20px 0 20px 0;
	margin: 0;
	color: #fff;
	font-family: 'Conv_Berlin Sans FB Regular';
	font-size: 14px
}
.boxFour {
	float: left
}
.pad30 {
	padding: 50px 0 0 0;
	text-align: center;
	height: 143px
}
.pad60 {
	padding: 60px 0 0 0;
	text-align: center;
	height: 133px
}
.bdr1 {
	border-top: 4px solid #e4701e;
	width: 23%;
	margin: 0 3% 0 0;
	position: relative
}
.bdr1 span {
	background: url(../images/sprite.png) no-repeat 0 0;
	width: 69px;
	height: 69px;
	display: block;
	position: absolute;
	left: 50%;
	margin: -38px 0 0 -35px;
	top: 0
}
.bdr2 span {
	background: url(../images/sprite.png) no-repeat 0 -70px;
	width: 69px;
	height: 69px;
	display: block;
	position: absolute;
	left: 50%;
	margin: -38px 0 0 -35px;
	top: 0
}
.bdr3 span {
	background: url(../images/sprite.png) no-repeat 0 -140px;
	width: 69px;
	height: 69px;
	display: block;
	position: absolute;
	left: 50%;
	margin: -38px 0 0 -35px;
	top: 0
}
.bdr4 span {
	background: url(../images/sprite.png) no-repeat 0 -210px;
	width: 69px;
	height: 69px;
	display: block;
	position: absolute;
	left: 50%;
	margin: -38px 0 0 -35px;
	top: 0
}
.bdr2 {
	border-top: 4px solid #00afef;
	width: 23%;
	margin: 0 3% 0 0;
	position: relative
}
.bdr3 {
	border-top: 4px solid #ed1556;
	width: 23%;
	margin: 0 3% 0 0;
	position: relative
}
.bdr4 {
	border-top: 4px solid #a41984;
	width: 22%;
	margin: 0 0 0 0;
	position: relative
}
ul.flink {
	padding: 0;
	margin: 0!important
}
ul.socialIcon {
	padding: 0;
	margin: 0!important
}
ul.flink li {
	padding: 0 10px 0 0;
	color: #fff;
	margin: 0;
	float: left;
	list-style-type: none;
}
ul.socialIcon li {
	padding: 0 10px 0 0;
	color: #fff;
	margin: 0;
	display: inline-block;
	list-style-type: none;
}
ul.socialIcon li a.fb {
	background: url(../images/sprite.png) no-repeat 0 -280px;
}
ul.socialIcon li a.yt {
	background: url(../images/sprite.png) no-repeat 0 -316px;
}
ul.socialIcon li a.tw {
	background: url(../images/sprite.png) no-repeat 0 -354px;
}
ul.socialIcon li a.in {
	background: url(../images/sprite.png) no-repeat 0 -391px;
}
ul.flink li a {
	color: #fff;
	padding: 0 10px
}
ul.flink li a:hover {
	color: #00afef;
	padding: 0 10px;
	text-decoration: none
}
ul.flink li a:first-child {
	padding-left: 0
}
.copyright {
	float: right;
}
.copyright a {
	color: #fff;
}
.bpaging-navigation ul li{ display:inline-block !important;}
.bpaging-navigation ul li a{    border: #ccc 1px solid; float:none;
    padding: 6px 12px;}
.bpaging-navigation ul li span{    border: #ccc 1px solid;
    padding: 6px 12px;}	
.bpaging-navigation ul li a:hover{ text-decoration:none;}
.cms_common ul{
	 padding-left: 18px;
    margin-top: 15px;
    margin-bottom: 15px; }
.cms_common ul{ 
list-style-type: circle;     
font-weight: 400;
line-height: 21px;
text-align: justify;     
font-family: 'Open Sans', sans-serif;
font-size: 14px; color: #333
}
.cms_common li{ list-style-type: circle;     font-weight: 400;
    line-height: 21px;
    text-align: justify;     font-family: 'Open Sans', sans-serif;
    font-size: 14px; color: #333 }
/* animation */
@-webkit-keyframes hvr-bob {
 0% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
 50% {
 -webkit-transform: translateY(-4px);
 transform: translateY(-4px);
}
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @keyframes hvr-bob {
 0% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
 50% {
 -webkit-transform: translateY(-4px);
 transform: translateY(-4px);
}
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @-webkit-keyframes hvr-bob-float {
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
 @keyframes hvr-bob-float {
 100% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
}
}
ul.socialIcon li a {
	width: 37px;
	height: 37px;
	display: block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
ul.socialIcon li a:hover {
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}
/*inner page*/
.bgInner {
	background: url(../images/bg-inner.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 20px 0 0
}
.txt p {
	font-weight: 400;
	line-height: 21px;
	text-align: justify
}
.txt .list1 {
	margin-bottom: 15px
}
.txt .list1 li {
	font-size: 14px;
	color: #A41984;
	font-weight: 600
}
.txtBlue {
	color: #002d62
}
.formInner .form-inline .form-group {
	width: 100% !important;
}
.tbox {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}
.tbox .quote {
	background: url(../images/bullet1.png) no-repeat 0 0;
	padding: 0 0 0 25px;
}
.tbox .quote strong {
	font-weight: 600
}
.galImg img{ border:2px solid #ccc}
@media (min-width:320px) and (max-width:767px) {
.bdr1, .bdr2, .bdr3, .bdr4 {
	width: 100%;
}
.form-inline .form-group {
	width: 100%!important;
}
.marg3, .marg4 {
	width: 100%;
	margin: 0 0 20px 0
}
.imgRt {
	float: right;
	max-width: 30%
}
h1 {
	font-size: 20px;
	margin: 0
}
.video {
	float: none;
	margin: 10px auto 20px auto!important;
	width: 100%
}
.list1 {
	font-size: 12px
}
h1.header {
	font-size: 16px
}
.footer {
	text-align: center;
	font-size: 13px
}
ul.flink li {
	float: none;
	display: inline-block
}
.copyright {
	float: none
}
.navbar-brand {
	padding-top: 10px
}
.navbar-brand > img {
	display: block;
	width: 120px;
	position: absolute;
	height: auto;
}
.bg1 {
	padding-top: 10px
}
.prevImg {
	background: url(../images/arrow-left.png) no-repeat 0 center;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 10px;
	top: 37%
}
.nxtImg {
	background: url(../images/arrow-right.png) no-repeat right center;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 10px;
	top: 37%
}
#myCarousel {
	margin: 0 0 20px 0;
	border: 5px solid #fff;
	position: relative
}
.whiteBox p {
	padding-bottom: 0;
	margin: 0;
	font-size: 12px;
	line-height: 17px
}
/*.pad2 {
	padding-top: 0
}*/
h2 {
	padding-bottom: 0
}
.navbar-right li a {
	background-image: none
}
.navbar-right li a span {
	display: none;
	background-image: none
}
.navCall {
	width:100%; 
}
}
@media (min-width:481px) and (max-width:767px) {
.bdr1, .bdr2, .bdr3, .bdr4 {
	width: 48%;
	margin: 0 1%;
	display: inline-block;
	height: 150px;
	font-size: 16px
}
.imgRt {
	float: right;
	max-width: 20%;
	margin: 0!important
}
.video {
	float: right!important;
	width: 40%
}
h2 {
	padding-top: 20px
}
}
 @media (min-width:767px) and (max-width:992px) {
.whiteBox {
	display: inline-block;
	vertical-align: top
}
.marg3 {
	width: 47.5%;
	padding-bottom: 59px
}
h1 {
	font-size: 20px
}
.list1 {
	clear: both
}
.list1 li {
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0
}
.video {
	float: none;
	margin: 0 0 5px 0!important;
	clear: both
}
.whiteBox img {
	float: left;
	margin: 0
}
.whiteBox p {
	width: 100%;
	font-size: 13px;
}
.copyright {
	float: none
}
.navbar-header {
	float: none;
	width: 160px;
	margin: 0 auto
}
.navbar-brand {
	height: 70px;
	display: block
}
.navbar-brand > img {
	left: 50%;
	height: auto;
	width: 160px;
}
.navbar-right {
	margin: 0!important
}
.footerTop p {
	font-size: 14px
}
ul.socialIcon li {
	padding-right: 5px
}
}
 @media (min-width:993px) and (max-width:1200px) {
.marg3, .marg4 {
	width: 48.2%;
	display: inline-block;
	vertical-align: top
}
.imgRt {
	float: right;
	max-width: 30%
}
.video {
	max-width: 40%
}
.whiteBox p {
	line-height: 21px
}
.list1 li {
	padding-bottom: 13px
}
.col-lg-6 {
	width: 48%;
	float: left;
	margin: 0 1%
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.whiteBox p {
	padding: 6px 0
}
}
/*modal*/
ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul li {
	list-style: none;
}
ul li img {
	cursor: pointer;
}
.modal-body {
	padding: 5px !important;
}
.modal-content {
	border-radius: 0;
}
.modal-dialog img {
	text-align: center;
	margin: 0 auto;
}
.controls {
	width: 50px;
	display: block;
	font-size: 11px;
	padding-top: 8px;
	font-weight: bold;
}
.next {
	float: right;
	text-align: right;
}
/*override modal for demo only*/
.modal-dialog {
	max-width: 500px;
	padding-top: 90px;
}
 @media screen and (min-width: 768px) {
.modal-dialog {
	width: 500px;
	padding-top: 90px;
}
}
 @media screen and (max-width:1500px) {
#ads {
	display: none;
}
}

 @media screen and (max-width:767px) {
 	.navbar-right li a{ padding-top: 10px; }
 	.navbar-right li a:after{content: none;}
	.whiteBox{ min-height:auto;}
	
	.whiteBox  .imgRt {
    float: none;
    max-width: 100%;
	}
	.whiteBox p{ width:100%}
 }
