@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	background: url(../images/top-border.jpg) no-repeat center top;
}
img {
	max-width: 100%;
}
@font-face {
	font-family: 'Moon Light';
	src: url(../fonts/Moon%20Light.otf),  url(../fonts/Moon%20Light.otf) format('open type font');
}
@font-face {
	font-family: 'Moon Bold';
	src: url(../fonts/Moon%20Bold.otf),  url(../fonts/Moon%20Bold.otf) format('truetype');
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', sans-serif;
	margin: 0;
	padding: 0;
}
a {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	color: #184076;
	font-weight: normal;
	text-transform: capitalize;
}
a:hover {
	color: #1c1c1c;
	text-decoration: none;
}
a:active {
	color: #1c1c1c;
	text-decoration: none;
}
header {
	border-bottom: 1px solid #d5d5d5;	
	position: relative;
	z-index: 9;
}
.logo-tp-mrgn {
	margin-top: 16px;
}
.main-banner {
	position: relative;
}
.container {
	margin: 0 auto;
	max-width: 960px;
}
.tp-bannr-txt {
	height: 595px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 90px;
	padding: 90px 0 0 0;
}
.tp-bannr-txt h3 {
	font-family: 'Moon Light', 'Roboto', serif;
	font-size: 46px;
	color: #fff;
	padding: 15px 0 15px 0;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #000;
	margin-top: 190px;
}
.tp-bannr-txt h3 span {
	font-family: 'Moon Bold', 'Roboto', serif;
}
.bnr-lrn-mre-btn {
	border: 2px solid #00d41e;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-family: "Roboto Slab", serif;
	font-size: 21px;
	margin: 10px 0 0 50px;
	padding: 5px 45px;
	text-transform: capitalize;
	background: #00d41e;
}
.main-nav {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	z-index: 6;
}
.app-integretion {
	text-align: center;
}
.app-integrton-circle {
	width: 126px;
	height: 126px;
	background: #839CA5;
	-moz-border-radius: 63px;
	-webkit-border-radius: 63px;
	border-radius: 63px;
	line-height: 126px;
	margin:0 auto;
	
}
.app-integretion h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 21px;
	color: #222222;
	text-align: center;
	padding: 15px 0 15px 0;
	font-weight: normal;
	margin: 0px;
}
.app-integretion h2 a {
	font-family: 'Roboto Slab', serif;
	font-size: 21px;
	color: #222222;
	text-align: center;
	padding: 15px 0 15px 0;
	font-weight: normal;
	margin: 0px;
}
.app-integretion-demo {
	text-align: center;
}
.app-integrton-circle-demo {
	background: #839ca5 none repeat scroll 0 0;
	border-radius: 10px;
	height: 63px;
	line-height: 63px;
	width: 220px;
	float: left;
}
.navigate-contain {
	width: 230px;
	overflow: hidden;
}
.navconLft {
	float: left;
	padding-left: 20px;
	width: 75px;
}
.navconRgt {
	width: 130px;
	float: left;
}
.navconRgt h2 {
	color: #fff;
	font-family: "Roboto Slab", serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 5px 10px 0px 0px;
	text-align: left;
}
.navconRgt h2 a {
	color: #fff;
}
.navconPad {
	padding: 15px 0px;
}
.app-integretion p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #444444;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0px;
	font-weight: normal;
}
.sub-navigation {
	background: #f2f2f2;
	padding: 30px 0 30px 0;
	position: relative;
}
.inner-nav {
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 40px 0 20px;
	position: relative;
}
.menu-item-157 {
}
.about-section {
	padding: 60px 0 0 0;
}
.abt-top-lft {
}
.abt-top-lft h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #222222;
	padding: 15px 0 15px 0;
	font-weight: bold;
	margin: 0px;
}
.abt-top-lft p {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #444444;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
}
.abt-top-rgt {
	text-align: center;
	position: relative;
}
.abt-top-rgt p {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #839CA5;
	padding: 75px 0 10px 0;
	text-align: left;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0 0 20px;
}
.abt-top-rgt a.rdmore {
	font-family: 'Roboto Slab', serif;
	color: #222222;
	font-size: 21px;
	border: 3px solid #00d41e;
	border-radius: 25px;
	padding: 5px 45px;
	margin: 0px 0 0 95px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
}
.abt-top-rgt a.rdmore:hover {
	color: #fff;
	background: #00d41e;
}
.lrn-mre-dwn-arrow {
	position: absolute;
	top: 175px;
	left: 50px;	
}
.abt-bottm-lft {
	padding: 0px 0 0 0;
}
.abt-bottm-lft h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #222222;
	padding: 15px 0 15px 0;
	font-weight: bold;
	margin: 0px;
}
.abt-bottm-lft p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #444444;
	padding: 0 0 10px 0;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}
.abt-bottm-rgt {
	padding: 0px 0 0 55px;
}
.abt-rdmre-btn {
	text-align: center;
}
.abt-rdmre-btn {
}

.abt-top-rgt a.abt-redmre{margin-left:100px;}


a.abt-redmre {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 0px 0 0 0px;
	display: inline-block;
	text-transform: capitalize;
	background: #839CA5;
	box-shadow: 0px 3px 0px #66818a;
}
.ful-width-blck {
	height: auto;
	background: url(../img/testi-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	margin-top: 65px;
	padding: 90px 0 0 0;
}
.ful-width-blck h3 {
	font-family: 'Moon Light', serif;
	font-size: 46px;
	color: #fff;
	padding: 15px 0 15px 0;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	text-shadow: 1px 1px #000;
}
.ful-width-blck h3 span {
	font-family: 'Moon Bold', serif;
}
.ful-width-blck p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 50px 153px 0px 153px;
	font-weight: normal;
	margin: 0px;
	line-height: 34px;
	text-align: center;
}
.ltst-news {
	padding: 70px 0 0 0px
}
.ltst-news h4 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #222222;
	padding: 0;
	font-weight: bold;
	margin: 0px;
}
.wp-posts-carousel-details {
}
.nws-date {
	font-family: 'Roboto Slab', serif;
	color: #00d41e;
	text-align: center;
	font-size: 36px;
	padding: 0px;
	margin: 0px;
}
.yr-mnth {
	font-family: 'Roboto Slab', serif;
	color: #bcbcbc;
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
.wp-posts-carousel-desc {
	text-align: center;
}
.wp-posts-carousel-desc {
	font-family: 'Roboto', sans-serif;
serif;
	color: #444444;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 75%;
	float: left;
	margin-top: -62px;
}
.wp-posts-carousel-desc p a.news-red-more {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #26d73a;
	text-align: left;
	text-transform: capitalize;
}
.lts-nws-tp-mrgn {
	margin-top: 30px;
}
.grey {
	background: #343434;
	padding: 45px 0 35px 0;
	margin-top: 0px;
}
ul.btm-lnk {
	padding: 0 0 0 0;
	margin: 0px;
}
ul.btm-lnk li {
	line-height: 30px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
ul.btm-lnk li a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
	text-transform: capitalize;
}
ul.btm-lnk li a:hover {
	color: #00d41e;
	font-weight: normal;
}
ul.btm-lnk li a:active {
	color: #00d41e;
	font-weight: normal;
}
ul.btm-lnk li a:focus {
	color: #00d41e;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	outline: none;
}
.select {
	color: #00d41e !important;
	font-weight: normal;
}
.addres-bottm {
padding-bottom:50px;
}
.addres-bottm p.place {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 35px;
	margin: 0px 0 0 0px;
	font-weight: normal;
	line-height: 28px;
	background: url(../img/place-img.png) no-repeat left 7px;
	text-align: left;
}
.addres-bottm p.email {
    background: rgba(0, 0, 0, 0) url("../img/inbox.png") no-repeat scroll left 7px;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    margin: 15px 0 0;
    padding: 0 0 0 35px;
    text-align: left;
 word-break: break-all;
 
}
.addres-bottm p.phone {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0px 0 0 35px;
	margin: 15px 0 0 0px;
	font-weight: normal;
	line-height: 28px;
	background: url(../img/tele-img.png) no-repeat left 7px;
	text-align: left;
}
.btm-mnu-mrgn {
	margin: 0 0 45px 0;
}
.bottm-lgo-cnt {
}
.bottm-lgo-cnt p {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0px;
	font-weight: normal;
	line-height: 28px;
	width:110px;
}
.navbar-nav {
	float: left;
	margin: 0
}
.menu {
	float: left !important;
	margin: 0
}
.menu li {
	float: left !important;
	margin: 0
}
.menu .navbar-nav {
	display: inline-block;
	float: none;
}
.menu .navbar-collapse {
	text-align: center;
}
.menu-header a:hover {
	background-color: #839CA5;
	color: #fff;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 20px 5px 10px 0;
	box-shadow: 0px 2px 0px #66818a;
}
.menu > li > a {
	color: #1e1e1e;
	padding: 5px 20px;
	margin: 20px 5px 10px 0;
}
.navbar-default {
	background-color: #ffffff;
	border: none;
}
.menu .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #839CA5;
	color: #ffffff;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 20px 5px 10px 0;
	box-shadow: 0px 2px 0px #66818a;
}
.menu>li {
	float: left !important;
}
.menu>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.menu> li {
	display: block;
	position: relative;
}
.navbar-nav>li {
}
.menu > li.active a {
	background-color: #839CA5;
	color: #ffffff;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 20px 5px 10px 0;
	box-shadow: 0px 2px 0px #66818a;
	text-decoration: none;
}
input {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	color: #8a8a8a;
	line-height: normal;
	margin-top: 5px;
	padding: 7px;
	width: 800px;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	background: #839ca5 none repeat scroll 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	color: #8a8a8a;
	line-height: normal;
	margin-top: 5px;
	padding: 7px;
	width: 150px;
	color: #fff
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	background: #839ca5 none repeat scroll 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	color: #8a8a8a;
	line-height: normal;
	margin-top: 5px;
	padding: 7px;
	width: 150px;
	color: #fff
}
submit {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	color: #8a8a8a;
	line-height: normal;
	margin-top: 5px;
	padding: 7px;
	width: 200px;
}
textarea {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	color: #8a8a8a;
	line-height: normal;
	margin-top: 5px;
	padding: 7px;
	width: 800px;
}
.foot-bottom {
	background: #262626;
	padding: 20px 0 20px 0;
}
.foot-bottom p {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #808080;
	padding: 0;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	margin: 0px;
}
.foot-bottom p a {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #808080;
	padding: 0;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	margin: 0px;
	text-transform: capitalize;
}
.testimonials {
	margin-bottom: 25px;
}
.testimonials h4 {
	font-family: 'Roboto Slab', serif;
	font-size: 26px;
	color: #222222;
	padding: 0;
	font-weight: bold;
	margin: 0px;
}
.testi-name {
	position: relative;
	padding-left: 0px;
}
.testi-name h2 {
	font-family: 'Roboto Slab', serif;
	color: #444444;
	padding: 0px;
	margin: 0px;
}
.testi-name p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #bbbbbb;
	padding: 0;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	border-bottom: 1px solid #00d41e;
}
.tsti-btn-btm-curve {
	position: relative;
	border: medium none !important;
	left: 174px;
	top: -3px;
}
.testi-desc {
}
.testi-desc p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #444444;
	padding: 15px 0 0 35px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	background: url(../img/testi-quote-iimg.png) no-repeat left top;
	background-position: 0px 10px;
}
.tst-mrgn-tp {
	margin-top: 50px;
}
.lst-news-btm-brd {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.bnr-lrn-more-btn {
	background: #00d41e none repeat scroll 0 0;
	border-radius: 25px;
	box-shadow: 0 3px 0 #009f17;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 0 0;
	padding: 5px 20px;
	text-transform: capitalize;
}
.bnr-lrn-more-btn span {
	padding-right: 15px;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
}
.navbar .navbar-collapse {
	text-align: center;
}
div.c-wrapper {
	width: 80%; /* for example */
	margin: auto;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%; /* use this, or not */
	margin: auto;
}
/*own carosoual slider start*/
   

#owl-demo .item {
	padding: 30px 0px;
	margin: 5px;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	width: 480px;
}
.owl-pagination {
	display: none;
}
.owl-buttons {
	position: absolute;
	right: 0px;
	top: -30px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	margin-top: 20px;
}
.carousel-caption {
	top: 160px;
	color: #fff;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	z-index: 10;
}
.carousel-caption h1 {
	color: #fff;
	font-family: "Moon Light", serif;
	font-size: 46px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	text-shadow: 1px 1px #000;
}
.carousel-caption h1 span {
	font-family: "Moon Bold", serif;
}
#news-slide-two .owl-wrapper-outer .item {
	margin: 0 9px;
}
/*own carosoual slider end*/

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	}
.navbar {
	border: 1px solid transparent;
	margin-bottom: 0px;	
	position: relative;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #839CA5;
	color: #fff;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 5px 5px 5px 0;
	box-shadow: 0px 2px 0px #66818a;
}
.navbar-default .navbar-nav > li > a {
	color: #1e1e1e;
	padding: 5px 20px;
	margin: 5px 5px 5px 0;
}
.navbar-default {
	background-color: #ffffff;
	border: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #839CA5;
	color: #ffffff;
	border-radius: 25px;
	padding: 5px 20px;
	margin: 5px 5px 5px 0;
	box-shadow: 0px 2px 0px #66818a;
}
.sub-nav-btn-arow {
	position: absolute;
	left: 45%;
	text-align: center;
}
.abt-us-pge h1 {
	color: #fff;
	font-family: "Moon Light", serif;
	font-size: 35px;
	font-weight: bold;
	margin-top: -80px;
	padding: 15px 0;
	text-align: center;
	text-shadow: 1px 1px #000;
	line-height: 45px;
}
.abt-us-cnt-sec {
}
.abt-us-cnt-sec .abt-lft h2 {
	color: #1374a1;
	font-family: "Roboto Slab", serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
	line-height:35px;
}
.abt-us-cnt-sec .abt-lft p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0 0 10px;
}
.abt-us-cnt-sec .abt-lft h5 {
	color: #444444;
	font-family: "Roboto Slab", serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 15px 0;
}
.abt-us-cnt-sec .abt-rgt {
}
.abt-us-cnt-sec .abt-rgt h3 {
	color: #222222;
	font-family: "Roboto Slab", serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 15px 0;
}
.abt-us-cnt-sec .owl-buttons {
	position: absolute;
	right: 0;
	top: -44px;
}
.abt-rgt .list-group a {
	font-size: 13px;
}
.quik-links .list-group a {
	padding: 6px 15px;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
}
.abt-us-lst-news .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	margin-top: 0px;
}
#news-slide-three .lst-news-desc p {
	font-size: 14px;
}
.place-card .place-card-large {
	display: none;
}
.con-us-cnt-sec .cont-us-lft p {
	color: #444444;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0 0 10px;
}
.con-us-cnt-sec .cont-us-lft h2 {
	color: #222222;
	font-family: "Roboto Slab", serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
}
.con-us-cnt-sec .cont-us-rgt h3 {
	color: #222222;
	font-family: "Roboto Slab", serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
}
#cont-us1 {
	display: block;
	width: 100%;
	height: auto;
}
#news-slide-three {
	display: block;
	width: 100%;
	height: auto;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #839CA5;
	border-color: #839CA5;
	color: #fff;
	z-index: 2;
}
.testimonial_slider__default a.testimonial_prev {
	right: 35px !important;
}
.compact-theme.wp-posts-carousel .owl-nav div::before {
	box-shadow: none !important;
}
.testimonial_slider__default .testimonial_by_wrap {
	box-sizing: border-box;
	margin-top: 40px;
}
.testimonial_slider__default a.testimonial_prev {
	right: 0;
}
.testimonial_slider__default a.testimonial_next {
	top: 0;
}
.testimonial_slider__default .testimonial_nav {
	display: none !important;
	text-align: center;
}
.carousel-inner > .item {
	z-index: 5;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}
.navbar-default .navbar-toggle {
	border-color: #1374a1;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #1374a1;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #1374a1;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fff;
}

.subtp-pad-none {padding-top:0px;}

.video-section .pattern-overlay { min-height: 496px; padding: 10px 0 0px; }

.vid-blck { position: absolute; top: 8%; left: 0; right: 0; }

.video-section {max-height:456px; height:456px;}

/*.vid-mrgtp{margin-top:-40px;}*/

.video-section h3 {
    margin: 0 auto 15px;
}

.video-section h3 a {
    color: rgb(255, 255, 255);
    font-family: "Moon Light",serif;
    font-size: 30px;
    font-weight: bolder;
    text-shadow: 1px 1px rgb(0, 0, 0);
    line-height: 40px;
}

.vid-mrgtp{margin-top:-40px; height:486px; background:#010101;}

header hr { margin-bottom: 10px; margin-top: 10px; }


 @media screen and (max-width: 1024px) {
.testi-name h2 {
	font-size: 16px;
}
.carousel-caption {
	top: 110px;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}

.bottm-lgo-cnt p { text-align: left; width: 110px; }

.abt-top-rgt a.abt-redmre {  margin: 0px 0 0 100px; }

.abt-top-rgt p { padding: 63px 0 10px; }

.navbar { border-radius:0px; }

.video-section h3 a { font-size: 26px; line-height: 40px; }

.abt-us-pge h1 { font-size: 26px; margin-top: -90px; }

.vid-mrgtp{margin-top:-40px;}


}
 @media screen and (max-width: 980px) {
.navbar-default .navbar-nav > li > a {
	color: #1e1e1e;
	padding: 5px 10px;
	margin: 5px 5px 5px 0;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	padding: 5px 10px;
}
a {
	font-size: 14px;
}
.abt-us-pge h1 {
	font-size: 25px;
}
.lrn-mre-dwn-arrow {
	left: 40px;
    top: 175px;
}

.abt-top-rgt p { padding: 54px 0 10px; }

.navconRgt h2 { font-size: 21px; margin: 0 0 0 10px; padding: 0 10px 0 0; }

.app-integrton-circle-demo {
	margin: 0 0 15px 25px;
	width: 300px;
}
.navigate-contain {
	overflow: hidden;
	width: 300px;
}
.navconRgt { padding: 7px 0px; }

.navconPad {
    padding: 15px 0 !important;
}

.video-section h3 a { font-size: 24px; line-height: 40px; }

.inner-nav {
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 40px 0 0px 0;
	position: relative;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-buttons {
	margin-left: -40px !important;
}
.testimonial_avatar {
	display: none !important;
}
.testimonial_slider__default .testimonial_quote {
	margin-top: 0px !important;
}
.addres-bottm p.place {
	padding: 0 0 0 24px;
}
ul.btm-lnk li {
	text-align: left;
}
.bottm-lgo-cnt p { 
    text-align: left;
    width: 110px;
}

.navconRgt h2 a { font-size: 16px; padding: 0 0 15px; }


element.style {
	color: #ffffff;
	text-align: center;
}
*::after, *::before {
	box-sizing: border-box;
}
*::after, *::before {
	box-sizing: border-box;
}
#home-sliderpjc-slideshow .frs-caption h4, #home-sliderpjc-slideshow .frs-caption-inner h4 {
	font-size: 26px !important;
	line-height: 44px !important;
	margin-top: 35px;
	padding: 15px 0 0px 0px;
}
p.frs-caption-button.frs-buttonskin-white a {
	margin: 10px 0 0;
	padding: 10px 20px;
}
p.frs-caption-button.frs-buttonskin-white {
	padding-bottom: 0px;
	padding-top: 0px;
}

.btm-mnu-mrgn { margin: 0 0 0px; }

.abt-top-rgt p {
	font-size: 16px;
}
.ful-width-blck p {
	padding: 7px 20px 50px;
}
.ful-width-blck h3 {
	font-size: 36px;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}

.video-section .pattern-overlay { min-height: 400px; }

.video-section { max-height: 400px; }

.vid-blck { top: 6%; }
 
.video-section h3 { font-size: 23px; }

.vid-mrgtp{margin-top:-40px;}


}





 @media screen and (max-width: 800px) {
.navbar-default .navbar-nav > li > a {
	padding: 5px 8px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	padding: 5px 8px;
}
a {
	font-size: 15px;
}
#home-sliderpjc-slideshow .frs-caption h4, #home-sliderpjc-slideshow .frs-caption-inner h4 {
	font-size: 23px !important;
	line-height: 35px;
}
p.frs-caption-button.frs-buttonskin-white {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
p.frs-caption-button.frs-buttonskin-white a {
	margin: 0px 0 0 !important;
	padding: 10px 20px;
}
.abt-top-rgt p {
	font-size: 16px;
}

.abt-us-pge h1 { margin-top: -90px;}

.abt-top-rgt a.rdmore {
	margin: 10px 0 0 70px;
}

.btm-mnu-mrgn { margin: 0 0 0px; }

.abt-top-lft p {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0 0 10px;
}
.ful-width-blck h3 {
	font-size: 35px;
	line-height: 58px;
}
.testimonial_slider__default .testimonial_quote {
	line-height: 24px !important;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}

.bottm-lgo-cnt p { text-align: left; width: 110px; }

.vid-mrgtp{margin-top:-40px;}




}
 @media screen and (max-width:768px) {
.navbar-default .navbar-nav > li > a {
	padding: 5px 9px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	padding: 5px 9px;
}
.carousel-caption h1 {
	font-size: 18px;
	line-height: 30px;
}
.carousel-caption {
	top: 90px;
}
a {
	font-size: 14px;
}
.navconRgt {
	float: left;
	width: 200px;
	padding: 0px 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #fff;
    color: #2b2b2b;
    outline: 0 none;
    text-decoration: none;
}
.app-integrton-circle {
	margin: 0 auto;
}


.abt-top-rgt p {
    padding: 36px 0 10px;
}


.ful-width-blck p {
	padding: 50px 35px 0;
}
.ful-width-blck h3 {
	font-size: 35px;
	line-height: 45px;
}
.about-section {
	padding: 30px 28px;
}
.ful-width-blck {
	margin-top: 15px;
	padding:20px 0px;
}
.ful-width-blck p {
    padding: 10px 35px 0;
}
.ltst-news {
	padding: 70px 30px 10px 30px;
}
.testimonials {
	padding: 20px;
}
.testimonial_slider__default .testimonial_quote {
	line-height: 24px !important;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}

.container {
    width: 728px;
}

.btm-mnu-mrgn { margin: 0px; }

.bottm-lgo-cnt p { text-align: left; width: 110px; }

.abt-top-rgt a.rdmore { margin: 10px 0 0 80px; }

.vid-mrgtp{margin-top:-40px;}


}
 @media screen and (max-width:640px) {
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}

.carousel-control { display: none; }

.carousel-caption {
	top: 72px;
}
.abt-top-lft {
	text-align: center;
}
.abt-bottm-lft p {
	padding: 20px;
}
.abt-bottm-lft h2 {
	padding: 15px 15px;
}
.abt-bottm-rgt {
	text-align: center;
}
.ltst-news h4 {
	margin-left: 15px;
}
.testimonials h4 {
	margin-left: 15px;
}

.abt-top-rgt a.abt-redmre {
    margin: 0 0 0 0px;
}

.subtp-pad-none {
    padding: 0 !important;
}

.sub-navigation { padding: 30px 0 30px;}

.bottm-lgo-cnt a { float: left; display:inline-block; width:250px; }

.bottm-lgo-cnt p { width:225px; float:left; }

.owl-carousel .owl-wrapper-outer {
	margin-left: 10px;
	text-align: center;
	width: 93%;
}
.owl-carousel {
	width: 97% !important;
}
.testi-desc p {
	padding: 15px 0 0 23px;
}
.ful-width-blck h3 {
	font-size: 24px;
	line-height: 37px;
}
.lrn-mre-dwn-arrow {
	left: 125px;
}
.main-nav {
	position: absolute;
	right: 0;
	z-index: 9999;
	width: 450px;
}
.btm-mnu-mrgn {
	margin: 0 0 0px;
}
.addres-bottm {
	margin-top: 0px;
}
.addres-bottm p.place {
	background: rgba(0, 0, 0, 0) url("../img/place-img.png") no-repeat scroll 10px 7px;
	padding: 0 0 0 35px;
}
.addres-bottm p.phone {
	background: rgba(0, 0, 0, 0) url("../img/tele-img.png") no-repeat scroll 5px 7px;
	padding: 0 0 0 35px;
}
.bottm-lgo-cnt {
	margin-top: 50px;
	margin-bottom: 30px;
}
.bnr-lrn-more-btn {
	margin: 7px 0 0;
}
.main-banner .cont-map .map-wdth {
	width: 640px;
}
.app-integrton-circle-demo {
	margin: 0 0 15px 130px;
	width: 300px;
}
.addres-bottm p.place {
	padding: 0 0 0 35px;
	text-align: left;
}
.addres-bottm p.phone {
	text-align: left;
}
.bottm-lgo-cnt {
	text-align: left;
}
#home-sliderpjc-slideshow .frs-caption h4, #home-sliderpjc-slideshow .frs-caption-inner h4 {
	font-size: 18px !important;
	line-height: 25px;
}
.abt-top-rgt a.rdmore {
	margin: 40px 0 0 150px;
}
.ful-width-blck p {
	padding: 26px 35px 16px 35px;
}
.ful-width-blck {
	padding: 44px 0 0;
}
.navbar {
	min-height: 50px;
	position: relative;
}
.carousel-caption h1 {
	font-size: 16px;
	line-height: 30px;
}
.dropdown-menu {
	left: -50px;
}
.compact-theme.wp-posts-carousel .owl-dots {
	display: none !important;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
	right: -7px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
	right: -29px;
}
.navbar .navbar-nav {
	padding-top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #e7e7e7;
	color: ##555;
}

.addres-bottm { padding-bottom: 20px; }

.bottm-lgo-cnt {  margin-bottom: 30px; }

.container {  width: 592px; }

.vid-blck { top: 3%; }

.video-section h3 { font-size: 15px; line-height: 30px; }

.abt-top-rgt {  margin-top: 50px; }

.about-section { padding: 20px 7px; }

.abt-bottm-rgt {
    padding: 20px 0 0 0px;
}

.abt-bottm-lft {
    padding: 15px 0 0;
}

.video-section {
    max-height: 307px;
}

.carousel-control { display: none; }

.video-section h3 a {
    font-size: 16px;
    line-height: 40px;
}

.abt-top-rgt p {margin-left:10px;}


}




@media screen and (max-width:480px) {
.entry-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.carousel-caption h1 {
	font-size: 12px;
}
#home-sliderpjc-slideshow .frs-caption h4 {
	font-size: 15px !important;
	line-height: 20px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-left {
	left: 10px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-right {
	right: 10px !important;
}
.carousel-caption {
	top: 75px;
	left: 0px;
}
.sub-nav-btn-arow {
	bottom: -36px;
	left: 36%;
}
.abt-top-rgt a.rdmore {
	margin: 0px 0 0 0px;
}
.about-section {
	padding: 15px 0px;
}
.ful-width-blck, .carousel-inner {
	display: block !important;
	word-break: break-all;
	word-wrap: word-break;
}
.navconRgt {
	float: left;
	padding: 0;
	width: 200px;
}
.bnr-lrn-more-btn {
	font-size: 10px;
	margin: 0px;
}
.app-integrton-circle {
	margin: 0 auto;
}
.dropdown-menu li:hover .sub-menu {
	visibility:hidden !important;
} 
.dropdown:hover .dropdown-menu {
	display:block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #fff !important;
	color:#2b2b2b !important;
}
.abt-bottm-rgt {
	padding: 20px 0 22px 10px;
}
.ful-width-blck h3 {
	font-size: 17px;
	line-height: 35px;
}

.video-section {
    max-height: 230px;
}

.ful-width-blck p {
	line-height: 25px;
	padding: 22px 35px 0;
	font-size: 13px;
}
.lst-news-btm-brd {
	padding-bottom: 0px;
}
.lrn-mre-dwn-arrow {
	left: 30px;
	top: 123px;
}

.app-integretion {
    text-align: center;
    margin-bottom: 25px;
}

.abt-top-rgt p {
    padding: 12px 0 10px;
}
 
.abt-top-rgt { margin-top: 65px; }

.bottm-lgo-cnt a { width: 400px; text-align:center;}

.bottm-lgo-cnt p { text-align:center; width: 400px; }


.foot-bottom p a {
	font-size: 12px !important;
}
ul.btm-lnk li a {
	font-size: 13px;
}
.main-nav {
    left: 25px;
    position: absolute;
    right: 85px;
    width: 330px;
    z-index: 9999;
}

.vid-blck { top: 2%; }

.video-section h3 a { font-size: 14px; line-height: 40px; }

.video-section .pattern-overlay {  min-height: 304px; padding: 0px 0 0; }

.navbar {
	margin-bottom: 0px !important;
	margin-top: 10px !important;
}
ul.btm-lnk li a {
	font-size: 14px;
}
.addres-bottm {
	margin-top: 15px;
}
.addres-bottm p.place {
	background: rgba(0, 0, 0, 0) url("../img/place-img.png") no-repeat scroll 8px 7px;
	padding: 0 0 0 35px;
}
.addres-bottm p.phone {
	background: rgba(0, 0, 0, 0) url("../img/tele-img.png") no-repeat scroll 6px 7px;
	margin: 15px 0 0;
	padding: 0 0 0 35px;
}
.bottm-lgo-cnt {
	margin-top: 25px;
}
.grey {
	padding: 30px 0 35px;
}
.main-banner .cont-map .map-wdth {
	width: 360px;
}
.app-integrton-circle-demo {
	margin: 0 auto 15px;
	width: 100%;
}
.dropdown-menu > li > a {
	font-size: 12px !important;
	font-weight: 400;
}
.dropdown-menu {
	left: -37px;
}
.carousel-caption h1 { width: 380px; margin-left:15px; }
.navbar .navbar-nav {
	padding-top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #e7e7e7;
	color: ##555;
}

.carousel-inner {
    width: 90%;
}


.container {  width: 435px; }

.carousel-control { display: none; }

.abt-top-rgt p {margin-left:10px;}


}


@media screen and (max-width:375px) {
.entry-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.carousel-caption h1 {
	font-size: 12px;
}
#home-sliderpjc-slideshow .frs-caption h4 {
	font-size: 15px !important;
	line-height: 20px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-left {
	left: 10px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-right {
	right: 10px !important;
}
.carousel-caption {
	top: 35px;
	left: 0px;
}
.sub-nav-btn-arow {
	bottom: -36px;
	left: 36%;
}
.abt-top-rgt a.rdmore {
	margin: 0px 0 0 0px;
}
.about-section {
	padding: 15px 0px;
}
.ful-width-blck, .carousel-inner {
	display: none;
}
.navconRgt {
	float: left;
	padding: 0;
	width: 200px;
}

.video-section .pattern-overlay {
    min-height: 243px;
   
}

.vid-blck {
    top: 0%;
}

.video-section h3 a {  font-size: 12px; font-weight: bolder; line-height:20px !important;   word-wrap:break-word;  }


.video-section { max-height: 202px; }

.carousel-caption h1 { width: 293px; }

.bnr-lrn-more-btn {
	font-size: 10px;
	margin: 0px;
}
.app-integrton-circle {
	margin: 0 auto;
}
.dropdown-menu li:hover .sub-menu {
	visibility:hidden !important;
} 
.dropdown:hover .dropdown-menu {
	display:block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #fff !important;
	color:#2b2b2b !important;
}
.abt-bottm-rgt {
	padding: 20px 0 22px 0px;
}
.ful-width-blck h3 {
	font-size: 17px;
	line-height: 35px;
}
.ful-width-blck p {
	line-height: 25px;
	padding: 22px 35px 0;
	font-size: 13px;
}
.lst-news-btm-brd {
	padding-bottom: 0px;
}
.lrn-mre-dwn-arrow {
	left: 30px;
	top: 123px;
}
.foot-bottom p a {
	font-size: 12px !important;
}
ul.btm-lnk li a {
	font-size: 13px;
}
.main-nav {
	left: 0px;
	position: relative;
	width: 100%;
	z-index: 9999;
	 width: 300px;
}
.navbar {
	margin-bottom: 0px !important;
	margin-top: 10px !important;
}
ul.btm-lnk li a {
	font-size: 14px;
}
.addres-bottm {
	margin-top: 0px;
}
.addres-bottm p.place {
	background: rgba(0, 0, 0, 0) url("../img/place-img.png") no-repeat scroll 8px 7px;
	padding: 0 0 0 35px; color:#fff;
}
.addres-bottm p.phone {
	background: rgba(0, 0, 0, 0) url("../img/tele-img.png") no-repeat scroll 6px 7px;
	margin: 15px 0 0;
	padding: 0 0 0 35px; color:#fff !important;
}
.bottm-lgo-cnt {
	margin-top: 25px;
}
.grey {
	padding: 30px 0 35px;
}
.main-banner .cont-map .map-wdth {
	width: 360px;
}
.app-integrton-circle-demo {
	margin: 0 auto 15px;
	width: 100%;
}
.dropdown-menu > li > a {
	font-size: 12px !important;
	font-weight: 400;
}
.dropdown-menu {
	left: -37px;
}
.carousel-caption h1 {
	font-size: 9px;
	line-height: 20px;
	width: 292px;
}
.navbar .navbar-nav {
	padding-top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #e7e7e7;
	color: ##555;
}

.bottm-lgo-cnt a {
    width: 100%; text-align:center;
}

.bottm-lgo-cnt p { width:100%; text-align:center; }

.container {
    width: 373px;
}

.sub-navigation { margin-bottom:0px; }


.carousel-control { display: none; }

.video-section h3 {
    margin: 40px auto 15px;
}

.abt-us-pge h1 {
    margin-top: -50px;
}

.vid-mrgtp{   margin-top: -10px;
    height: auto;}

.abt-top-rgt p {margin-left:10px;}



}

 @media screen and (max-width:360px) {
.entry-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.carousel-caption h1 {
	font-size: 12px;
}
.mejs-mediaelement {
   
    left: -49px !important;
	margin-top:-180px;
  
}
#home-sliderpjc-slideshow .frs-caption h4 {
	font-size: 15px !important;
	line-height: 20px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-left {
	left: 10px !important;
}
.frs-slideshow-container .frs-skin-default div.frs-slider-nav span.frs-arrow-right {
	right: 10px !important;
}
.carousel-caption {
	top: 35px;
	left: 0px;
}

.carousel-control { display: none; }
.sub-nav-btn-arow {
	bottom: -36px;
	left: 36%;
}
.abt-top-rgt a.rdmore {
	margin: 40px 0 0 0px;
}
.about-section {
	padding: 0px 0px;
}
.ful-width-blck, .carousel-inner {
	display: none;
}
.navconRgt {
	float: left;
	padding: 0;
	width: 200px;
}
.bnr-lrn-more-btn {
	font-size: 10px;
	margin: 0px;
}
.app-integrton-circle {
	margin: 0 auto;
}
.dropdown-menu li:hover .sub-menu {
	visibility:hidden !important;
} 
.dropdown:hover .dropdown-menu {
	display:block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #fff !important;
	color:#2b2b2b !important;
}
.abt-bottm-rgt {
	padding: 10px 0 22px 10px;
}
.ful-width-blck h3 {
	font-size: 17px;
	line-height: 35px;
}
.ful-width-blck p {
	line-height: 25px;
	padding: 22px 35px 0;
	font-size: 13px;
}
.lst-news-btm-brd {
	padding-bottom: 0px;
}
.lrn-mre-dwn-arrow {
	left: 30px;
	top: 123px;
}
.foot-bottom p a {
	font-size: 12px !important;
}
ul.btm-lnk li a {
	font-size: 13px;
}
.main-nav {
    left: 12px;
    position: absolute;
    right: 85px;
    width: 300px;
    z-index: 9999;
}
.navbar {
	margin-bottom: 0px !important;
	margin-top: 10px !important;
}
ul.btm-lnk li a {
	font-size: 14px;
}
.addres-bottm {
	margin-top: 15px;
}
.addres-bottm p.place {
	background: rgba(0, 0, 0, 0) url("../img/place-img.png") no-repeat scroll 8px 7px;
	padding: 0 0 0 35px;
}
.addres-bottm p.phone {
	background: rgba(0, 0, 0, 0) url("../img/tele-img.png") no-repeat scroll 6px 7px;
	margin: 15px 0 0;
	padding: 0 0 0 35px;
}
.bottm-lgo-cnt {
	margin-top: 25px;
}
.grey {
	padding: 30px 0 35px;
}
.main-banner .cont-map .map-wdth {
	width: 360px;
}
.app-integrton-circle-demo {
	margin: 0 auto 15px;
	width: 100%;
}
.dropdown-menu > li > a {
	font-size: 12px !important;
	font-weight: 400;
}
.dropdown-menu {
	left: -37px;
}
.carousel-caption h1 {
	font-size: 10px;
	line-height: 20px;
	width: 325px;
}
.navbar .navbar-nav {
	padding-top: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #e7e7e7;
	color: ##555;
}

.carousel-inner  > .item > .carousel-content > div > h3 {font-size:12px; line-height:18px;}
.carousel-inner { width:90%; }
.carousel-inner {
	display: block !important;
	word-wrap: word-break  !important;
	word-break:normal !important;
}

.bottm-lgo-cnt a {
    width: 100%; text-align:center;
}

.video-section { max-height: 164px; }

.bottm-lgo-cnt p { width:100%; text-align:center; }

.carousel-caption h1 { width: 265px; }

.container { width: 338px; }

.abt-top-rgt p {margin-left:10px;}

}
 @media screen and (max-width:320px) {
.main-nav {
	left: 20px;
	position: absolute;
	right: 85px;
	width: 230px;
	z-index: 9999;
}
#home-sliderpjc-slideshow .frs-caption h4, #home-sliderpjc-slideshow .frs-caption-inner h4 {
	font-size: 12px !important;
}

.carousel-control { display: none; }

.app-integrton-circle-demo {
	margin-bottom: 15px;
	width: 250px;
}

.abt-top-rgt a.rdmore {
    margin: 15px 0 0;
}

.carousel-inner > .item > .carousel-content > div > h3 {
    font-size: 10px;
    line-height: 18px;
}

.grey {
	padding: 30px 0 35px;
}
.bottm-lgo-cnt {
	margin-top: 45px;
	margin-bottom: 25px;
}
.foot-bottom p a {
	font-size: 10px;
}
.addres-bottm p.place {
	background: rgba(0, 0, 0, 0) url("../img/place-img.png") no-repeat scroll 2px 7px;
	padding: 0 0 0 27px;
}
.addres-bottm p.phone {
	background: rgba(0, 0, 0, 0) url("../img/tele-img.png") no-repeat scroll 2px 7px;
	padding: 0 0 0 30px;
}
.main-banner .cont-map .map-wdth {
	width: 320px;
}

.carousel-caption h1 {
    font-size: 10px;
    line-height: 20px;
    width: 265px;
}

.addres-bottm { margin-top: 0; }

.container {
    width: 275px;
}

.video-section {
    max-height: 140px;
}

.video-section h3 {
    margin: 20px auto 15px;
}

.video-section h3 a { font-size: 11px; line-height: 20px !important; word-wrap: break-word; }

.abt-us-pge h1 {
    margin-top: -60px;
}

.abt-top-rgt p {margin-left:10px;}

}
/*******Menu hover css*******/

.sidebar-nav {
	padding: 9px 0;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.blue {
color:#1374a1 !important;
text-transform:none;
}
a.contact {
    background: #839ca5 none repeat scroll 0 0;
    border-radius: 25px;
    box-shadow: 0 3px 0 #66818a;
    color: #fff;
    display: inline-block;
    font-family: "Roboto Slab",serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 5px 20px;
    text-transform: capitalize;
}
.contact-button
{
padding: 40px 0 0 0px
}
#video-428-1
{

}
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
background:none !important;
}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
background:none !important;
}
.mejs-container
{
position:none !important;
}
.mejs-mediaelement
{
position:relative;
}
.mejs-mediaelement {
   
    left: -49px !important;
	margin-top:-50px;
  
}
.carousel-content {
    color:black;
    display:flex;
    align-items:center;
}
