
@font-face {
	font-family: 'Quicksand';
	src: url('fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Quicksand-Regular.woff') format('woff'),  url('fonts/Quicksand-Regular.ttf') format('truetype'),  url('fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Regular';
	src: url('fonts/Lato-Regular.eot');
	src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Regular.woff') format('woff'),
		url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Bold';
	src: url('fonts/Lato-Bold.eot');
	src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Bold.woff') format('woff'),
		url('fonts/Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

html {
	margin-top: 0 !important;
}
body {
	padding: 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
        overflow-x: hidden;
}
* {
	box-sizing: border-box;
	background-repeat: no-repeat;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;color: #b75128;
}

ul {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;font-family: 'Quicksand';
}
.wrapper {
	width: 100%;
	float: left;
}
.container {
	width: 1240px;
	margin: 0px auto;
}
.admin-bar .header_container {
	top: 9px;
	position: relative;
}
#sdrn_bar {
	background: url(images/menu-pattren.jpg) left top repeat;
	z-index: 99999;
}
#sdrn_menu {
	background: #934b2c !important;
}
#sdrn_menu.sdrn_levels ul li {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
#sdrn_menu.sdrn_levels a.sdrn_parent_item {
	border-left: 1px solid #fff;
}
div#sdrn_menu{ z-index:99999;}
#sdrn_menu.top {
	top: 0px;
}
#sdrn_menu ul li a, #sdrn_menu .sdrn_icon_par {
	color: #fff;
}
#sdrn_menu ul li a:hover, #sdrn_menu .sdrn_icon_par:hover {
	color: #fff;
}
.tap-to {
	z-index: 999999;
	display: none;
	position: fixed;
	top: 0px;
	right: 20px;
	padding: 4px 10px;
	display: none;
}
#breadcrumbs {font-size: 10px;}

.admin-bar .tap-to {
	top: 32px;
}
.tap-title {
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-size: 13px;
	float: left;
	color: #fff;
	line-height: normal;
	margin: 0px 10px 0px 0px;
}
.tap-to a {
	font-size: 18px;
	line-height: 32px;
	color: #ffffff;
	font-family: 'CenturyGothic-Bold';
}
.tap-to a:hover {
	color: #632e0f;
}
.clear {
	clear: both;
}
/*{font-family: 'Lato', sans-serif; 400, 700, 400i}
font-family: 'Quicksand', sans-serif;  400, 700

font-family: 'Quicksand', sans-serif; 400, 400i, 700

*/

.top-bar.top-hide {
	visibility: hidden;
	position: relative;
}
.header-sec {
	overflow: hidden;
/* overflow:hidden; height:195px; *
}
.header_container { /*overflow:hidden;*/
}
.header-banner {
	position: relative;
	border-bottom: 5px solid #1D5E9D;
  border-top: 5px solid #1D5E9D;
	width: 100%;
	float: left;
  margin-bottom: -3px;
}
.bnr-img img {
	width: 100%;
	display: block;
	height: auto;
	position: relative;
}
.bnr-img:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/hd-bnr-shade2.png) center top repeat-x;
	z-index: 999;
}
.top-bar {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	z-index: 999;
	transition-duration: 0.5s;
	-webkit-transition: all 0.4s;
	background-color: #1a517d;
	border-left: #1F6195 solid 20px;
}
.admin-bar .admin-bar {
	padding: 27px 0 0;
}
.hd-logo {
	float: left;
	width: 300px;
	margin: -10px 0 0 -20px;
	transition-duration: 0.1s;
}
.hd-logo img {
	display: block;
}
.hd-right-sec {
	float: right;
	width: 900px;
	padding: 11px 0 0;
}
.top-menu-sec {
	float: right;
	margin: 0 0 4px 0px;
	width: auto;
	transition-duration: 0.5s;
}
.top-menu {
	float: right;
	padding: 5px 0;
}
.top-menu ul li {
	float: left;
	padding: 2px 11px;
	border-right: 1px solid #333;
	color: #333;
	font-size: 14px;
	position: relative;
}
.top-menu ul li:last-child {
	border-right: 0;
	margin-right: -10px;
}
.top-menu ul li a {
	color: #FFF;
}
.top-menu ul li a:hover {
	color: #b75128;
}
.top-menu ul li ul {
	display: none;
	background-color: #1e61a0;
	width: 140px;
	top: 20px;
	right: -41px;
	position: absolute;
}
.top-menu ul li:hover ul {
	display: block;
}
.top-menu ul li ul li {
	width: 100%;
	padding: 6px 10px;
	border-right: 0;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
.top-menu ul li ul li a {
	color: #fff;
	width: 100%;
	display: inline-block;
}
.top-menu ul li ul li a:hover {
	color: #d4d4d4;
}
.hd-contact-sec {
	clear: both;
	float: right;
	margin: 0 0 13px;
	transition-duration: 0.5s;
}
.hd-soc-icons {
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 0 0;
}
.hd-soc-icons ul li {
	float: left;
	margin: 0 0 0 6px;
}
.hd-soc-icons ul li a {
	float: left;
	width: 30px;
	height: 30px;
	background-color: #2365a2;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.hd-soc-icons ul li a:hover {
	background-color: #b75128;
}
.hd-soc-icons ul li.hd-fb a {
	background-image: url(images/hd-fb.png);
}
.hd-soc-icons ul li.hd-twt a {
	background-image: url(images/hd-twt.png)
}
.hd-soc-icons ul li.hd-yt a {
	background-image: url(images/hd-yt.png);
}
.hd-soc-icons ul li.hd-blog a {
	background-image: url(images/hd-blog.png);
}
.hd-phone {
	float: left;
	padding: 0px 0 0 36px;
	background: url(images/hd-ph.png) left center no-repeat;
	margin: 6px 28px 0 0;
	font-weight: 700;
	font-size: 24px;
	color: #b75128;
	line-height: normal;
	text-transform: uppercase;
}
.hd-phone a {
	color: #FFF;
}
.hd-phone a:hover {
	color: #1d5f9d;
}
.inq-now {
	float: right;
}
.inq-now a {
	background-color: #b75128;
	padding: 9px 16px 9px 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	display: inline-block;
}
.inq-now a:hover {
	background-color: #1c5b97;
}
.hd-menu {
	float: right;
	background: url(images/menu-pattren.jpg) left top repeat;
	position: relative;
	transition-duration: 0.5s;
}
.hd-menu:before {
	content: "";
	position: absolute;
	left: -40px;
	bottom: 0;
	width: 41px;
	height: 100%;
	background: url(images/menu-after2.png) right bottom no-repeat;
}
.hd-menu:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/menu-pattren.jpg) left top repeat;
	float: left;
}
.hd-menu ul li {
	float: left;
	margin: 0 0 0 52px;
	position: relative;
}
.hd-menu ul li:first-child {
	margin: 0 0 0 20px;
}
.hd-menu ul li a {
	display: inline-block;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 19px;
	color: #fff;
	line-height: normal;
	padding: 15px 0 14px;
	text-transform: uppercase;
	transition-duration: 0.5s;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
}
.hd-menu > div > ul > li > a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: #d2a512;
}
.hd-menu ul li a:hover {
color:#e5d1af;
}
.hd-menu ul li a:hover:after, .hd-menu ul li.current-menu-item a:after {
	content: "";
}
.hd-menu ul li ul {
	display: none;
	width: 250px;
	float: left;
	position: absolute;
	top: 53px;
	left: 0px;
	z-index: 10;
	background-color: #fff;
}
.hd-menu ul li:hover ul {
	display: block;
}
.hd-menu ul li ul li {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #b75128;
}
.hd-menu ul li ul li:last-child {
	border-bottom: 0;
}
.hd-menu ul li ul li:first-child {
	margin: 0;
}
.hd-menu ul li ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	text-align: left;
	line-height: normal;
	padding: 10px 15px;
	background-color: #B65127;
  color: #fff;
	text-shadow: none;
	text-transform: capitalize;
}
.hd-menu ul li ul li a:hover {
	background-color: #1c5c98;
	color: #fff;
}
.hd-menu ul li ul li a:hover:after {
	content: normal;
}
.hd-menu ul li:hover ul ul {
	display: none;
	width: 200px;
	float: left;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 10;
	background-color: #004481;
}
.hd-menu ul li:hover ul li:hover ul {
	display: block;
}
.hd-menu ul li:hover ul ul li {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
.hd-menu ul li:hover ul ul li:last-child {
	border-bottom: 0;
}
.hd-menu ul li:hover ul ul li a {
	float: left;
	width: 100%;
	font-size: 15px;
	text-align: left;
	line-height: 40px;
	padding: 0 15px;
	background-color: #004481;
	color: #fff;
}
.hd-menu ul li:hover ul ul li a:hover {
	background-color: #c20531;
}
.admin-bar .top-bar {
/* padding:47px 0 0; */
}
.admin-bar .top-bar.top-hide {
	padding: 0;
}
.fixed-header .top-bar {
	background-color: #1a517d;
	transition-duration: 0.5s;
	padding: 0;
	-webkit-box-shadow: -1px 7px 7px 0px rgba(0, 0, 0, 0.51);
	-moz-box-shadow: -1px 7px 7px 0px rgba(0, 0, 0, 0.51);
	box-shadow: -1px 7px 7px 0px rgba(0, 0, 0, 0.51);
}
.admin-bar .fixed-header .top-bar {
	padding: 15px 0 0;
}
.home.admin-bar .fixed-header .top-bar {
	padding: 25px 0 0;
}
.fixed-header .hd-logo {
	width: 200px;
  height: 101px;
  margin-top: -10px;
}
/* .fixed-header .hd-contact-sec, */
.fixed-header .top-menu-sec {
	display: none;
	transition-duration: 0.5s;
}
.fixed-header .hd-menu {
	/*margin:32px 0 0;*/
	transition-duration: 0.5s;
}
.fixed-header .hd-menu ul li a {
	font-size: 16px;
	padding: 11px 0 13px;
	transition-duration: 0.5s;
}
.fixed-header .hd-menu ul li ul li a {
	padding: 11px 15px 13px;
}
.fixed-header .hd-menu ul li ul {
	top: 43px;
}
.bnr-img .cycloneslider-template-standard {
	margin: 0;
	max-width: 100% !important;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
	background: none;
	z-index: 999;
	background-size: 100% 100%;
}
.bnr-img .cycloneslider-caption-description {
	padding: 0;
	position: absolute;
	top: 83px;
	left: 0px;
	right: 0;
	margin: 0 auto;
	width: 1240px;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption-description h2 {
	display: inline-block;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 48px;
  color: #FFF;
	/* color: #632e0f; */
	line-height: 56px;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 23px;
	/* text-shadow: 1px 2px 5px #FFF; */
	position: relative;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption-description h2:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 687px;
	height: 200px;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption-description h3 {
	float: right;
	font-size: 36px;
	color: #fff;
	line-height: 40px;
	position: relative;
	margin: 0 40px 0 0;
	letter-spacing: 1.4px;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption-description h3:before {
	content: "";
	position: absolute;
	left: -45px;
	top: -12px;
	width: 33px;
	height: 22px;
	background: url(images/bnr-quote-lt.png) center center no-repeat;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-caption-description h3:after {
	content: "";
	position: absolute;
	right: -40px;
	bottom: 20px;
	width: 33px;
	height: 22px;
	background: url(images/bnr-quote-rt.png) center center no-repeat;
}
.bnr-inq {
	margin: 0 0 35px;
}
.bnr-inq a {
	display: inline-block;
	background-color: #d05321;
	padding: 15px 30px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 18px;
	line-height: normal;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
	box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
}
.bnr-inq a:hover {
	background-color: #1c5b97;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-pager {
	bottom: 27px;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-pager span {
	width: 20px;
	height: 20px;
	background: url(images/slider-dot.png) center center no-repeat;
	background-size: contain;
}
.bnr-img .cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
	background: url(images/slider-active.png) center center no-repeat;
	background-size: contain;
}
.admin-bar .services-sec {
	margin: 9px 0 0;
}
.services-sec {
	background-color: #1B5B8D;
	background-image: url(images/pattren1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 70% 100%;
	margin: 0px 0 0;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}
.services-sec:before { /*content:"";*/
	position: absolute;
	left: 0;
	top: 0;
	width: 1132px;
	height: 100%;
	background-image: url(images/pattren1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.services-sec ul li {
	float: left;
	text-align: left;
}
.services-sec ul li.ser-acad {
	width: 378px;
	border-right: 1px solid #e0e0e0;
	padding: 31px 60px 33px 0;
}
.services-sec ul li h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 28px;
	color: #b75128;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 17px;
}
.services-sec ul li h2 a {
	color: #b75128;
}
.services-sec ul li h2 a:hover {
	color: #333;
}
.services-sec ul li p {
	font-size: 13px;
	color: #333;
	line-height: 28px;
	margin-bottom: 23px;
}
.services-sec ul li .veiwmore a {
	display: inline-block;
	background-color: #d05321;
	padding: 12px 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
	box-shadow: 0px 3px 0px 0px rgba(100, 46, 15, 1);
}
.services-sec ul li .veiwmore a:hover {
	background-color: #1c5b97;
}
.services-sec ul li.ser-enroll {
	width: 422px;
	padding: 31px 70px 33px 60px;
}
.services-sec ul li.ser-vedio {
	position: relative;
}
.services-sec ul li.ser-vedio p {
	margin: 0;
}
.services-sec ul li.ser-vedio img {
	width: 100%;
	display: block;
}
.services-sec ul li.ser-vedio .vedio-play {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 325px;
	height: 80px;
}
.services-sec ul li.ser-vedio .vedio-play h3 {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	color: #fff;
	line-height: normal;
}
.services-sec ul li.ser-vedio .vedio-play h3 a {
	color: #fff;
	background: url(images/vedio-play.png) left center no-repeat;
	padding: 30px 0 30px 95px;
	display: inline-block;
}
.services-sec ul li.ser-vedio .vedio-play h3 strong {
	font-weight: 700;
	font-size: 25px;
	text-transform: uppercase;
}
.services-sec ul li.ser-vedio .vedio-play p {
	color: #fff;
	line-height: normal;
}
.service-logo {
	padding: 30px 0 20px;
	text-align: center;
}
.student-sec {
	background: url(images/pattren4.jpg) left top repeat; /*display:inline-block;*/
	width: 100%;
}
.stud-left {
	float: left;
	width: 760px;
	padding: 37px 0;
}
.stud-right {
	float: right;
	width: 440px;
	background: url(images/pattren2.jpg) left top repeat;
	padding: 40px 34px 55px;
}
.stud-left h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	color: #b14e26;
	line-height: 48px;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.stud-left h2 strong {
	font-weight: 700;
}
.stud-view {
	float: left;
	width: 365px;
}
.stud-view .stud-img img {
	width: 100%;
	display: block;
}
.stud-view .stud-img {
	margin: 0 0 25px;
}
.stud-view p {
	font-size: 15px;
	color: #333;
	line-height: 26px;
	margin: 0 0 27px;
}
.stud-view .veiw-stud a {
	display: inline-block;
	background-color: #642e0f;
	padding: 12px 25px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(71, 30, 6, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(71, 30, 6, 1);
	box-shadow: 0px 3px 0px 0px rgba(71, 30, 6, 1);
}
.stud-view .veiw-stud a:hover {
	background-color: #1c5b97;
}
.radio-podcast {
	float: right;
	width: 347px;
	border: 10px solid #f2f2f2;
	background-image: url(images/pattren1.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	padding: 25px 15px 0px;
}
.podcast-img {
	text-align: center;
	margin: 0 0 25px;
}
.podcast-img img {
	border: 6px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.radio-podcast h3 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #642e0f;
	line-height: normal;
	text-transform: uppercase;
}
.stud-right h2 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #fff;
	line-height: normal;
	margin: 0 0 26px;
	text-transform: uppercase;
}
.stud-right ul li {
	width: 100%;
	margin: 0 0 12px;
}
.stud-right ul li input, .stud-right ul li select {
	font-size: 14px;
	color: #797979;
	line-height: normal;
	background-color: #fff;
	padding: 17px 15px 18px;
	width: 100%;
	display: inline-block;
	border: 0;
	-webkit-box-shadow: -1px 2px 0px 0px rgba(78, 36, 12, 1);
	-moz-box-shadow: -1px 2px 0px 0px rgba(78, 36, 12, 1);
	box-shadow: -1px 2px 0px 0px rgba(78, 36, 12, 1);
}
.stud-right ul li select {
	-webkit-appearance: none;
	background-image: url(images/podcast-down.png);
	background-position: right 10px center;
}
.stud-right ul li input[type=submit] {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	background-color: #d05321;
	padding: 16px 0px 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 22px;
	line-height: normal;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(58, 24, 5, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(58, 24, 5, 1);
	box-shadow: 0px 3px 0px 0px rgba(58, 24, 5, 1);
	margin: 10px 0 0;
	text-shadow: -1px 2px 0px rgba(0, 0, 0, 0.1);
}
.stud-right ul li input[type=submit]:hover {
	background-color: #1c5b97; /*color:#d05321;*/
}
.stud-right ul li input::-webkit-input-placeholder {
 color: #797979;
 opacity:1;
}
.stud-right ul li input:-moz-placeholder {
 color: #797979;
 opacity:1;
}
.stud-right ul li input::-moz-placeholder {
 color: #797979;
 opacity:1;
}
.stud-right ul li input:-ms-input-placeholder {
 color: #797979;
 opacity:1;
}
div.wpcf7 .ajax-loader {
	display: none;
}
div.wpcf7-validation-errors {
	border: 0;
	color: #fff;
	width: 100%;
	display: inline-block !important;
	padding: 0;
	text-align: center;
	margin: 0;
}
span.wpcf7-not-valid-tip {
	color: #fff;
}
.campus-sec {
	background: #1B5B8D;
	background-size: cover;
	overflow: hidden;
	padding: 0 0 30px;
}
.campus-left {
	float: left;
	width: 630px;
	padding: 92px 0 0;
}
.campus-left h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	color: #fff;
	line-height: 48px;
	text-transform: uppercase;
	margin-bottom: 86px;
}
.campus-left h2 strong {
	font-weight: 700;
}
.campus-left ul li {
	float: left;
	width: 50%;
	padding: 0 15px 0 0;
}
.camp-img {
	width: 100%;
	margin: 0 0 25px;
}
.camp-img img {
	width: 100%;
	display: block;
}
.campus-left ul li h3 {
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	color: #fff;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 4px;
}
.campus-left ul li h3 a {
	color: #fff;
}
.campus-left ul li h3 a:hover {
	color: #e5d1af;
}
.campus-left ul li p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	margin: 0 0 10px;
}
.campus-left ul li a.campus-view {
	font-weight: 700;
	font-size: 14px;
	color: #e5d1af;
	line-height: 24px;
	text-transform: uppercase;
}
.campus-left ul li a.campus-view:hover {
	color: #fff;
}
.campus-right {
	float: right;
	width: 610px;
	position: relative;
}
.campus-img {
	margin: 0 0 75px;
}
.campus-img img {
	width: 100%;
	display: block;
}
.camp-info {
	position: absolute;
	right: -331px;
	bottom: 23px;
	background-color: #b14e26;
	width: 638px;
	height: 189px;
}
.camp-logo {
	margin: 7px 30px 13px 37px;
}
.clickhere a {
	background-color: #642e0f;
	padding: 18px 20px 18px 22px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	line-height: normal;
	display: inline-block;
	text-transform: uppercase;
}
.clickhere a:hover {
	background-color: #1c5b97;
}
.adms-sec {
	width: 100%;
	/*margin:-44px auto 0px;*/
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	padding: 10px 50px 11px;
}
.adms-sec h3 {
	float: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	color: #e5d1af;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 50px 0 0;
}
.adms-sec ul {
	padding: 4px 0 0;
}
.adms-sec ul li {
	float: left;
	margin: 0;
	border-right: 2px solid #e5d1af;
	padding: 0 49px;
	font-weight: 700;
	font-size: 17px;
	color: #fff;
}
.adms-sec ul li a {
	color: #e5d1af;
}
.adms-sec ul li a:hover {
	color: #fff;
}
.adms-sec ul li:last-child {
	border-right: 0;
}
.testi-sec {
	background-image: url(images/testimonial-bg.jpg);
	background-position: center top;
	background-size: 100% auto;
	padding: 92px 0 100px;
	overflow: hidden;
}
.testi-cnt {
	float: right;
	width: 650px;
}
.testi-cnt h2 {
	margin: 0 0 40px 110px;
	text-align: left;
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	color: #642e0f;
	line-height: 52px;
	text-transform: uppercase;
}
.testi-cnt h2 strong {
	font-weight: 700;
}
.testimonal-cnt {
	background-color: rgba(255,255,255,0.75);
	position: relative;
	padding: 30px 0 0;
	border-radius:9px;
}
/*.testimonal-cnt:after {
	content: "";
	position: absolute;
	background-color: rgba(255,255,255,0.97);
	right: -331px;
	top: 0;
	width: 331px;
	height: 100%;
}*/
.testimonal-cnt ul {
	margin: 73px 0 55px;
	display: inline-block;
}
.testimonal-cnt .owl-wrapper-outer {
	margin: 0px 20px 55px;
}
.testimonal-cnt .owl-item {
	padding: 0 30px;
	border-right: 1px solid #f3e5de;
}
.testimonal-cnt .owl-item.active:nth-last-of-type(3) { border:0;}
.testimonal-cnt .item p {
	font-style: italic;
	font-size: 17px;
	color: #333;
	line-height: 28px;
	margin: 0 0 16px;
	max-height: 200px;
	overflow: hidden;
}
.testimonal-cnt .item h5 {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #b14e26;
	line-height: normal;
	text-transform: uppercase;
}
.testimonal-cnt .owl-prev, .testimonal-cnt .owl-next {
	position: absolute;
	bottom: -103px;
	right: 0;
	background-color: #642e0f;
	font-size: 15px;
	color: #fff;
	padding: 14px 20px;
	text-transform: uppercase;
	font-weight: 700;
}
.testimonal-cnt .owl-prev {
	right: 90px
}
.testimonal-cnt ul li:first-child {
	padding: 0 40px 0 54px;
	border-right: 1px solid #f3e5de;
	float: left;
	width: 380px;
}
.testimonal-cnt ul li:last-child {
	padding: 0 0 0 45px;
	float: right;
	width: 330px;
}
.testimonal-cnt ul li p {
	font-style: italic;
	font-size: 17px;
	color: #333;
	line-height: 28px;
	margin: 0 0 16px;
	max-height: 200px;
	overflow: hidden;
}
.testimonal-cnt ul li h5 {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #b14e26;
	line-height: normal;
	text-transform: uppercase;
}
.testimonal-cnt .read-test a {
	background-color: #642e0f;
	padding: 16px 16px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	border-bottom-left-radius: 9px;
	line-height: normal;
	display: inline-block;
	text-transform: uppercase;
}
.testimonal-cnt .read-test a:hover {
	background-color: #1c5b97;
}
.logo-sec {
	height: 150px;
	background-color: #fffaf7;
	overflow: hidden;
}
.logo-sec ul li {
	float: left;
	width: 20%;
	border-right: 1px solid #ededed;
	background-color: #fff;
	position: relative;
	padding: 10px 0;
	text-align: center;
}
.logo-sec ul li:first-child {
	border-left: 1px solid #ededed;
}
.logo-sec ul li:nth-child(even) {
	background-color: #fffaf7;
}
.logo-sec ul li .logo-img {
	display: table;
	width: 100%
}
.logo-sec ul li .logo-img span {
	display: table-cell;
	vertical-align: middle;
	height: 130px;
}
.request-sec {
	background: #1B5B8D; /* url(images/pattren3.jpg) left top repeat */ ;
	padding: 45px 0 40px;
}
.request-sec h2 {
	float: left;
	width: 180px;
	font-family: 'Quicksand', sans-serif;
	font-size: 19px;
	color: #fff;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0 39px 0 0;
}
.request-sec ul li {
	margin: 0 10px 0 0;
	float: left;
	width: 272px;
}
.request-sec ul li:last-child {
	margin: 0;
	width: auto;
	float: right;
}
.request-sec ul li input {
	display: inline-block;
	border: 0;
	background-color: #fff;
	padding: 17px 13px 16px;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	color: #828282;
	line-height: normal;
	width: 100%;
}
.request-sec ul li input[type=submit] {
	display: inline-block;
	border: 0;
	background-color: #642e0f;
	padding: 17px 27px 15px;
	text-shadow: -1px 2px 0px rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	line-height: normal;
	cursor: pointer;
}
.request-sec ul li input::-webkit-input-placeholder {
 color: #828282;
 opacity:1;
}
.request-sec ul li input:-moz-placeholder {
 color: #828282;
 opacity:1;
}
.request-sec ul li input::-moz-placeholder {
 color: #828282;
 opacity:1;
}
.request-sec ul li input:-ms-input-placeholder {
 color: #828282;
 opacity:1;
}
.request-sec ul li input[type=submit]:hover {
	background-color: #1c5b97; /*color:#b14e26;*/
}
footer {
	/* background-image: url(images/ft-pattren2.jpg); */
	background-color: #642e0f;
  background-position: left top;
	background-repeat: repeat;
}
.ft-sec {
	padding: 45px 0 67px;
	border-bottom: 1px solid #823b17;
}
.ft-logo-sec {
	float: left;
	width: 390px;
}
.ft-logo {
	margin: 0 0 11px;
}
.ft-logo-sec h4 {
	font-size: 17px;
	color: #fff;
	line-height: 32px;
}
.ft-logo-sec h5 {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	line-height: 32px;
	margin: 0 0 15px;
}
.ft-logo-sec h5 a {
	color: #fff;
	font-weight: 700;
}
.ft-logo-sec h5 a:hover {
	color: #cf5c2c;
}
.cont-form-btn a {
	display: inline-block;
	padding: 10px 23px;
	border: 1px solid #fff;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	line-height: normal;
	text-transform: uppercase;
}
.cont-form-btn a:hover {
	border: 1px solid #cf5c2c;
	color: #cf5c2c;
}
.ft-menu-list {
	float: left;
	width: 655px;
	border-right: 1px solid #823b17;
	border-left: 1px solid #823b17;
	margin: 0 33px 0 0;
	padding: 0 0 0 35px;
}
.ft-menu-list ul {
	column-count: 3;
	-webkit-column-gap: 60px;
	column-gap: 60px;
	-webkit-column-rule: 1px outset #823b17;
	column-rule: 1px outset #823b17;
	padding: 0 25px 0 0;
}
.ft-menu-list ul li {
	margin: 0 0 10px;
}
.ft-menu-list ul li a {
	font-size: 15px;
	color: #fff;
	line-height: normal;
}
.ft-menu-list ul li a:hover, .ft-menu-list ul li.current-menu-item a {
	color: #cf5c2c;
}
.ft-soc-icons {
	float: left;
	padding: 23px 0 0;
}
.ft-soc-icons ul li {
	position: relative;
	padding: 10px 0 10px 58px;
	margin: 0 0 15px;
}
.ft-soc-icons ul li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #cf5c2c;
	background-position: center center;
	background-repeat: no-repeat;
}
.ft-soc-icons ul li.ft-fb:after {
	background-image: url(images/ft-fb.png);
}
.ft-soc-icons ul li.ft-twt:after {
	background-image: url(images/ft-twt.png);
}
.ft-soc-icons ul li.ft-yt:after {
	background-image: url(images/ft-yt.png);
}
.ft-soc-icons ul li.ft-blog:after {
	background-image: url(images/ft-blog.png);
}
.ft-soc-icons ul li a {
	font-size: 15px;
	color: #fff;
	line-height: normal;
}
.ft-soc-icons ul li a:hover {
	color: #cf5c2c;
}
.ft-cyrt {
	padding: 25px 0 33px;
	text-align: center;
}
.ft-cyrt p {
	font-size: 16px;
	color: #fff;
	line-height: normal;
}
.ft-cyrt p a {
	color: #fff;
}
.ft-cyrt p a:hover {
	color: #cf5c2c;
}
.desclimer {
	padding: 20px 20px;
}
.best-img {
	margin-bottom: 10px;
}
.desclimer p {
	font-size: 10px;
	color: #ccc;
	text-align: center;
	line-height: 1.0em;
}
#seo-top {
	font-size: 8px;
	color: #555;
	line-height: 10px;
	text-align: center;
}
#seo-top a {color:#555 !important;}

#owl-demo .item {
	margin-bottom: 30px;
}

.desclimer {
	font-size: 8px;
	color: #ccc;
	line-height: 10px;
	text-align: center;
}
.desclimer a, .desclimer p{color:#ccc !important;}

#owl-demo .item {
	margin-bottom: 30px;
}

#owl-demo .owl-nav, #owl-demo .owl-dots {
	display: none;
}

/*Inner-pages*/

.page_cnt h1{ font-family: 'Quicksand'; font-size: 48px; line-height: normal; color: #b75128; text-transform: uppercase; padding:22px 0 23px; }
.page_cnt h2{  color: #1e62a1; font-size:30px; font-family: 'Quicksand'; margin:0 0 10px; line-height: normal; text-transform:uppercase; }
.page_cnt h3{ font-size:26px; color:#1e62a1; font-family: 'Quicksand'; margin:0 0 10px 0;}
.page_cnt h4 {font-size:24px; color:#1e62a1; font-family: 'Quicksand'; margin:0 0 10px 0;}
.page_cnt h5 {font-size:20px; color:#1e62a1; font-family: 'Quicksand'; margin:0 0 10px 0;}
.page_cnt h6 {font-size:18px; color:#1e62a1; font-family: 'Quicksand'; margin:0 0 0 0;}
.page_cnt p { font-family: 'Lato-Regular'; color:#444444; font-size:15px; line-height:28px; margin-bottom:20px;}
.page_cnt p a { color:#1e62a1; text-decoration:underline; }
.page_cnt strong { font-family: 'Lato-Regular'; font-weight:bold; }
.page_cnt u { text-decoration:underline;}
.page_cnt b {font-weight:bold; }
.page_cnt i,.page_cnt em { font-style:italic;}
.page_cnt a:hover {color:#444444; text-decoration:none;}

.page_cnt img.alignleft { float: left;	margin: 5px 30px 20px 0; width:auto; height:auto;}
.page_cnt img.alignright { float:right; margin:5px 0px 20px 30px; width:auto; height:auto; }
.page_cnt img.aligncenter { float:none; margin:5px auto 20px; width:300px; height:auto; display:block;}
.page_cnt img.alignnone{ width:100%;}

.page_cnt ul { margin:0 0 15px 0; padding:0; list-style:none;}
.page_cnt ul li { font-family: 'Lato-Regular'; color:#444444; font-size:15px; line-height:32px; padding:0 0px 0 30px; background-image:url(images/inrlist-icn.png); background-position:left 10px;	background-repeat:no-repeat; text-align:left;}
.page_cnt ul li a {  color:#1e62a1; text-decoration:underline;}
.page_cnt ul li a:hover {color:#444444; text-decoration:none;}

.inner-bg {
	background-color: #fff;
	background-position: center 100px;
	background-repeat: no-repeat;
	background-size: auto;
	background-attachment: fixed;
	background-image: url(images/inner-bg2.png);
  border-left: #1F6195 solid 20px;
}

.inner-header {
	/* border-top: 5px solid #b04e26; */
}
h1#page-title {
	font-family: 'Quicksand';
    font-size: 26px;
    line-height: normal;
    color: #b75128;
    text-transform: uppercase;
    /*padding:22px 0 23px;*/
	
}

.page-container {
/*	padding-left: 184px;*/
	/*width: 1080px;*/
	margin: 0 auto;
        background: #fff;
}
.page-content {
   padding:30px 0 40px;
	/*display: inline-block;*/
}
.tilte-cnr{ width:100%;/*padding-left: 60px;*/}
.inr-bnr {
	/*margin-left: 24%;*/
	background: #fffaf7;
	padding:22px 0 23px 60px;
        position: relative;
}
.inr-bnr:after {
    content: '';
    position: absolute;
    right: -400px;
    width: 400px;
    top: 0px;
    bottom: 0px;
    background: #fffaf7;
}
.page_cnt {
	width:670px;
	float: left;
}
#body-wrapper .sidebar {
    max-width: inherit;
    width: 300px;
    min-width: inherit;
    margin: 0;
    float: right;
  margin-top: -87px;
}



.sidebar .widget {
    
	background-color:#b75128;
    background-image: url(images/patrn.jpg);
    background-repeat: repeat;
    border-radius:0px;
    margin-bottom: 30px;
    position: relative;
}
.sidebar .widget > h3, .side-testim h3 {
    
    font-family: 'Quicksand';font-weight:bold;
    font-size: 20px;
    color: #fff;
    line-height:normal;
    text-shadow: none !important;
    background-color: #a73b18;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align:left;
    padding:16px 25px;
    border: none;
    background-image: none;
    margin-bottom: 15px;
}
.sidebar .widget ul {
    padding: 0 20px 20px 24px;
}

.sidebar .widget ul li a{
	font-family: 'Lato-Regular';
	color:#fff; font-size:15px; line-height:34px;
	padding-left:32px;
	background-image:url(images/list-icn.png);
	background-position:left top 2px;
	background-repeat:no-repeat;
}
.sidebar .widget ul li a:hover{
	color:#20629F;
}

.sidebar .widget.widget_text .textwidget {padding: 0 20px 20px 24px;}
.sidebar .widget p{font-family: 'Lato-Regular';
	color:#fff; font-size:15px; line-height:22px; margin-bottom:15px;}
.sidebar .widget.widget_text .textwidget ul{ padding:0; position:relative;}	
.sidebar .widget.widget_text .textwidget ul li input {
    display: inline-block;
    border: 0;
    background-color: #fff;
    padding: 12px 10px 12px;
    font-family: 'Lato-Regular';
    font-size: 13px;
    color: #828282;
    line-height: normal;
    width: 100%;position: relative;
}
.sidebar .widget.widget_text .textwidget  input[type=submit] {
    display: inline-block;
    border: 0;
    background-color: #1e61a1;
    padding:24px 19px 16px;
    text-shadow: -1px 2px 0px rgba(0, 0, 0, 0.1);
	font-size:0;
    cursor: pointer;
	background-image:url(images/mail.png);
	background-position:left 12px top 14px;
	background-repeat:no-repeat;
	position: absolute;
    right: 0;
    top: 0px;
}
.staff-sec{border:10px solid #1e609e; 
		background-image:url(images/patrn.png);
	background-position:left top ;
	background-repeat:repeat;
display: inline-block;
    width: 100%; margin-bottom:20px;}
.staff-sec .img{ float:left; width:200px;}
.staff-sec .img img {
    display: block; width:100%;
}
.staff-sec .cnt{ text-align:center;padding: 30px 0;}
.staff-sec .cnt h3{ font-size:30px;	line-height: normal;margin-bottom:5px;}
.staff-sec .cnt h3 a{ color:#1e62a1;}
.staff-sec .cnt h3 a:hover{ color:#b75128;}
.staff-sec .cnt h6{
	font-family: 'Lato-Regular';
	color:#444444;
	font-size:15px;
	line-height:26px;
	margin-bottom:15px;
}
a.rm{font-family: 'Lato-Regular';color:#fff;
	background-color:#b75128; text-transform:uppercase;padding: 12px 28px;
	font-size:14px; line-height:normal; display:inline-block;}
a.rm:hover, .adm-pg a.btn:hover, .cnt-fom .wpcf7 ul li input[type=submit]:hover{ background-color:#1e609e; color:#fff;}

.adm-pg{}
#page-content strong{font-family: 'Lato-Bold'; font-weight:bold;
	font-size:15px; color:#444444; line-height:28px; margin-bottom:10px;
    /*display: inline-block;*/
}
.adm-pg a.btn{ font-size:15px;
	color:#fff;
	text-align:center;
	display:inline-block;
	background:#b75128; text-transform:uppercase;padding: 11px 14px 12px;
	font-family: 'Lato-Bold'; font-weight:bold; 
}

.cont-pg{}
.cont-pg .map{ margin-bottom:20px;}
#page-content .cont-pg .loc, .cont-pg .phn{
	font-family: 'Lato-Regular';
    color: #434343;
    font-size: 15px;
    line-height:24px;
    margin-bottom:5px;
	background-position:left top 5px;
	background-repeat: no-repeat;
	padding-left:30px;
}
.cont-pg .loc{background-image:url(images/loc.png);}
.cont-pg .phn{background-image:url(images/phn.png);}
.cont-pg .phn a{color: #434343; text-decoration:none;}
.cont-pg .phn a:hover{ text-decoration:underline; color:#1e62a1;}
#page-content .cnt-fom .wpcf7 ul li{ margin-bottom:14px; background-image:none; padding:0;}

#page-content  .cnt-fom	h2{margin-bottom: 5px;}
#page-content  .cnt-fom	p{margin-bottom:22px;}
.cnt-fom .wpcf7 ul li input, .cnt-fom .wpcf7 ul li textarea {
    display: inline-block;
    border:1px solid #e5e5e5;
    background-color: #fff;
    padding: 17px 13px 16px;
    font-family: 'Lato-Regular';
    font-size: 15px;
    color: #959595;
    line-height: normal;
    width: 100%;
}
.cnt-fom .wpcf7 ul li textarea{ padding:22px 13px 16px; height:145px;}
.cnt-fom .wpcf7 ul li input[type=submit] {
    display: inline-block;
    border: 0;
    background-color: #b75128;
    padding:11px 3px; text-align:center;
    text-transform: uppercase;
    font-family: 'Lato-Regular';font-weight:700;
    font-weight: 700;
    font-size: 14px;
    color: #fff;  float: right;
    line-height: normal;
    cursor: pointer;
	width:130px;
}
.cnt-fom .wpcf7 span.wpcf7-not-valid-tip, .cnt-fom .wpcf7 div.wpcf7-validation-errors {color: #f00;}
.media-pg ul{ margin-bottom:20px;    display: inline-block;}
.media-pg ul li{ width:49%; float:left; margin-right:13px; background-image:none; padding:0;}
.media-pg ul li:nth-child(2n){ margin-right:0px;}

.page-template-layout-sidebarleft #body-wrapper .sidebar {
    float: left;
    margin-left: 0;
}
.page-template-layout-sidebarleft .page_cnt {
   float:right;
}
.page-template-layout-sidebarnone #body-wrapper .sidebar {
    display: none;
}
.page-template-layout-sidebarnone .page_cnt{width:100%;}
.sidebar_content.left {
    width: 275px;
    margin: 0;
    float:left;
}
.sidebar_content{width: 275px;
    margin: 0 0 0 30px;
    float: right;}

.sidebar_content.left .widget, .sidebar_content .widget {
    float: left;
    width: 100%;
	background-color:#b75128;
    background-image: url(images/patrn.jpg);
    background-repeat: repeat;
    border-radius:0px;
    margin-bottom: 30px;
}
.sidebar_content.left .widget > h3, .sidebar_content .widget > h3{
    float: left;
    width: 100%;
    font-family: 'Quicksand';
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    line-height: normal;
    text-shadow: none !important;
    background-color: #a73b18;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align: left;
    padding: 16px 25px;
    border: none;
    background-image: none;
    margin-bottom: 15px;
}
.sidebar_content.left .widget ul, .sidebar_content .widget ul {
    padding: 0 20px 20px 24px;
}
.sidebar_content.left .widget ul li a, .sidebar_content .widget ul li a{
    font-family: 'Lato-Regular';
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    padding-left: 32px;
    background-image: url(images/list-icn.png);
    background-position: left top 2px;
    background-repeat: no-repeat;
}
.sidebar_content.left .widget.third .textwidget,  .sidebar_content .widget.third .textwidget{
    padding: 0 20px 20px 24px;
}
.sidebar_content.left .widget.third .textwidget ul, .sidebar_content .widget.third .textwidget ul{ padding: 0;}
.sidebar_content.left .widget p, .sidebar_content .widget p {
    font-family: 'Lato-Regular';
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
}
.page-template-layout-sidebarboth .page_cnt {
    width: 360px;
    float: left;
    margin-left: 30px;}
	
#errorDescription h1{	
font-family: 'Quicksand';
    font-size:52px;
    line-height: normal;
    color: #b75128;
    text-transform: uppercase;
    padding:0px;
    font-weight: bold;
	}

.error-search{ width:500px; margin:0 auto;}

.error-search .search-form{ position:relative;}

.error-search .screen-reader-text{ display:none;}

.error-search input{display: inline-block;
    border: 1px solid #1e62a1;
    background-color: #fff;
    padding: 13px 10px 12px;
    font-family: 'Lato-Regular';
    font-size: 13px;
    color: #828282;
    line-height: normal; width:400px;}

.error-search button{ background:#1e62a1; float:right; width:100px;  font-family: 'Lato-Regular'; font-weight:bold; font-size:16px; line-height:normal; border:0; cursor:pointer; color:#fff; text-transform:uppercase; padding:12px 0;}
.error-search button span.screen-reader-text{ display:block;}

.error-search input::-webkit-input-placeholder {color: #777575; opacity:1;}

.error-search input:-moz-placeholder {color: #777575; opacity:1;}

.error-search input::-moz-placeholder {color: #777575; opacity:1;}

.error-search input:-ms-input-placeholder {color: #777575; opacity:1;}



.blg-cnt{ margin:0 0 25px; border-bottom:1px dotted #333; padding:0 0 15px;}
.blg-cnt h2{ margin:0; font-size:24px;}
.blg-cnt h6{ margin:0 0 10px; font-family:'Lato-Regular'; color:#444444; font-size:15px;}
.blg-cnt h6 span{ margin:0 10px 0 0;}

.blg-cnt .post-content{ font-family: 'Lato-Regular'; color:#444444; font-size:15px; line-height:28px;}

.single-post .blg-cnt { border:0;}

.pagination{ border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; padding:8px 0; text-align:center;}
.navigation h2, .pagination h2{ display:none; }
.pagination .next.page-numbers{ float:right; padding:0 17px 0 0; background:url(images/page-next.png) right center no-repeat; box-shadow:none; color:#767676;}
.pagination .prev.page-numbers{ float:left; padding:0 0px 0 17px; background:url(images/page-prev.png) left center no-repeat; box-shadow:none; color:#767676;}
.pagination .page-numbers{ display:inline-block;  font-family: 'Lato-Regular'; color:#b75128; font-size:18px; line-height:36px; background-color:#eaeaea; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:0 13px; margin:0 2px; -webkit-box-shadow: 0px 1px 0px 0px rgba(190, 189, 189, 1);
-moz-box-shadow: 0px 1px 0px 0px rgba(190, 189, 189, 1); box-shadow: 0px 1px 0px 0px rgba(190, 189, 189, 1);}
.pagination .page-numbers:hover, .pagination .page-numbers.current{ background-color:#b75128; color:#fff;}
.pagination .next.page-numbers:hover, .pagination .prev.page-numbers:hover{ background-color:#fff; color:#b75128;}


.float-left { float:left;}
.float-right { float:right;}

.blog #breadcrumbs { display:none;}

.inner_page_container {
    width: 1080px;
    margin: auto;
    padding-left: 160px;
    box-sizing: content-box;
}
#body-wrapper {
    background: #fff;
    padding-left: 60px;
}
.page-template-layout-sidebarleft #body-wrapper .sidebar {margin-top: 0px;}
.page-template-layout-sidebarboth #body-wrapper .sidebar:first-child {float: left;}
.page-template-layout-sidebarboth #body-wrapper .sidebar { margin-top: 0px;}


/* staff */

.staff_cnt{ float:left; width:670px;}
.staff_cnt h2{ font-family: 'Quicksand'; font-size:26px; color:#b75128; margin:0px 0 32px;}
.staff_cnt ul li{ float:left; width:217px; text-align:center; border-top:1px solid #e5e5e5; border-right:1px solid #e5e5e5;}

.staff_cnt ul li:nth-child(3n){ border-right:0; padding:30px 0 30px 23px;}
.staff_cnt ul li:nth-child(3n+1){ padding:30px 23px 30px 0;}
.staff_cnt ul li:nth-child(3n+2){ padding:30px 21px ; width:236px}
.staff_cnt ul li:nth-child(1){ border-top:0; padding:0 19px 20px 0;}
.staff_cnt ul li:nth-child(2){ border-top:0; padding:0 19px 20px;}
.staff_cnt ul li:nth-child(3){ border-top:0; padding:0 0px 20px 19px;}
.staff_cnt ul li .staff-img{ width: 193px;
    padding: 6px;
    margin: 0 0 20px;
    transition: .3s;
    background-color: #1B5D9A;}
.staff_cnt ul li .staff-img:hover{ background-color: #B35027;}
.staff_cnt ul li .staff-img img{ width:100%; display:block; height:179px; background-image:url(images/default-staff); background-position:center center;}
.staff_cnt ul li h3{font-family: 'Quicksand', sans-serif; font-weight: 700; font-size:18px; line-height:30px; color:#b75128; min-height:60px; margin:0 0 0px;}
.staff_cnt ul li h3 a:hover{ color:#585858;}
.staff_cnt ul li h6{  font-family: 'Lato-Regular'; color:#585858; font-size:14px; line-height:24px; min-height:50px;}

.single-staff .blg-cnt {border: none;}