/************************************************************************************
smaller than 1397
*************************************************************************************/
@media screen and (max-width: 1397px) {

	.container {
		width: 1280px;
	}
	
	#primary-navigation a {
	padding: 0 22px;
}

#hmsection1 .box { 
	width: 60%;
}
	
#hmsection1 .box2 { 
	width: 60%;
}

#hmsection5 .wpcf7 input[type="tel"] {
	width: 250px !important;
}

.recentpost {
	margin: 0 30px 0 0;
	border-top: #bd8d45 solid 6px;
	background-color: #fff;
	width: 31.7%;
	float: left;
	text-align: left;
}

}

/************************************************************************************
smaller than 1312
*************************************************************************************/
@media screen and (max-width: 1312px) {

body {
	font-size: 13px;
	line-height: 1.3;
}

	.container {
		width: 1024px;
	}
	
h1 { font-size: 30px; line-height: 34px; }
h2 { font-size: 27px; line-height: 31px; }
h3 { font-size: 24px; line-height: 28px; }
h4 { font-size: 21px; line-height: 25px; }
h5 { font-size: 18px; line-height: 22px; }
h6 { font-size: 16px; line-height: 20px; }

a.translate {
	font-size: 14px;
}

a.button1 {
	padding: 8px 20px;
	font-size: 16px;
}

a.button2 {
	padding: 8px 20px;
	font-size: 15px;
}

img#logo {
	width: 90px;
	margin: 10px 0 10px 20%;
}

#phone {
	margin: 27px 0 0 10%;
	font-size: 24px;
}

#phone span {
	font-size: 18px;
}

header a.button1 {
	margin: 32px 10% 0 0;
}
	
img#logolp {
	margin: 30px 0 30px 15%;
}

#phonelp {
	margin: 70px 15% 30px 0;
}

#phonelp span {
	font-size: 22px;
	font-weight: 300;
	color: #fff;
}

#primary-navigation {
	height: 46px;
}

#primary-navigation a {
	line-height: 46px;
	padding: 0 17px;
	font-size: 15px;
}

#primary-navigation ul ul {
	top: 46px;
}

header.sticky img#logo {
	width: 60px;
	margin: 10px 0 10px 20%;
}

header.sticky #phone {
	margin: 25px 0 0 12%;
	font-size: 24px;
}

header.sticky #phone span {
	display: none;
}

header.sticky a.button1 {
	margin: 20px 12% 0 0;
	font-size: 16px;
}

#hmsection1 h2 { 
	font-size: 32px;
	line-height: 32px;
}

#hmsection1 h3 { 
	font-size: 27px;
	line-height: 27px;
}

#hmsection1 .txtbg p { 
	font-size: 18px;
}

#hmsection1 .box a {
	font-size: 20px;
}
	
	#hmsection1 .box1 { 
	width: 70%;
}
	
#hmsection1 .box2 { 
	width: 70%;
	font-size: 18px;
	padding: 1% 0 1% 6%;
}

#hmsection5 .wpcf7 .name {
	float: left;
	width: 31%;
	margin: 20px 30px 20px 0;
}

#hmsection5 .wpcf7 .email {
	float: left;
	width: 31%;
	margin: 20px 30px 20px 0;
}
#hmsection5 .wpcf7 .phone {
	float: left;
	width: 28%;
	margin: 10px 0;
}

#hmsection5 .wpcf7 input[type="tel"] {
	width: 196px !important;
	font-size: 16px;
}

#hmsection5 .wpcf7 input.wpcf7-submit {
	width: 40%;
	font-size: 16px;
}

.recentpost {
	width: 31.3%;
}

#fullcol img,
#maincol img {
	width: 40%;
	height: auto;
}

#maincol {
	width: 72%;
}

#sidebar {
	width: 25%;
}

}

/************************************************************************************
smaller than 1056
*************************************************************************************/
@media screen and (max-width: 1056px) {

	body {
		line-height: 1.6;
		font-size: 13px;
	}
	
	.container {
		width: 100%;
		margin: 0;
		text-align: center;
	}
	
h1 { font-size: 26px; line-height: 30px;}
h2 { font-size: 23px; line-height: 27px;}
h3 { font-size: 21px; line-height: 25px;}
h4 { font-size: 19px; line-height: 23px;}
h5 { font-size: 17px; line-height: 21px;}
h6 { font-size: 15px; line-height: 19px;}

ol {
	margin: 20px 10px 20px 50px;
	list-style: decimal;
}

ul {
	margin: 20px 10px 20px 50px;
	list-style: circle;
}

table {
	margin: 20px 0;
}
	
	#mobilephone {
	display: block;
	position: fixed;
	right: 0;
	top: 40%;
	background: #bd8d45;
	padding: 5px;
	z-index: 9999;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0 0 10px #333;
}

#mobilephone img {
	width: 25px;
	height: auto;
}

	.container {
		width: 100%;
		margin: 0;
		text-align: center;
	}

header {
	clear: both;
	padding-top: 10px;
}

header.sticky {
	width: 100%;
	height: 100%;
	position: static;
}

img#logo {
	width: 116px;
	height: auto;
	margin: 10px auto;
	float: none;
	display: block;
}

#phone {
	float: none;
	margin: 10px 0;
	
	font-size: 20px;
	line-height: 20px;
	clear: both;
}

#phone span {
	display: none;
}

header a.button1 {
	float: none;
	margin: 10px 0;
}

header a.translate {
	position: static;
	float: none;
	display: block;
}
	
	header a.review {
	position: static;
	float: none;
		display: block;
}

#primary-navigation .js {
		display: none;
	}
		
	#menumobi {
		width:1.4em;
		display: block;
		color: #fff;
		background: #bd8c45;
		font-size:2em;
		text-align: center;
	}
	
#primary-navigation {
	display: block;
	margin: 0 auto;
	text-align: left;
	margin: 10px 0;
	height: 40px;
	float: none;
	width: 100%;
	height: 100%;
	background: #bd8c45;
	overflow:hidden;
}

#primary-navigation .menu-header li,
div.menu li {
	float: none;
	position: relative;
}

#primary-navigation a {
	color: #fff;
	display: block;
	line-height: 36px;
	padding: 0 0 0 10px;
	text-decoration: none;
	margin: 0;
	font-size: 13px;
	background-color: none;
	border: none;
	text-align: left;
}

#primary-navigation ul ul {
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	display: block;
	position: relative;
	top: 0;
	left: 0;
	float: none;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: #444;
	border: none;
	text-align: left;
}

#primary-navigation ul ul li {
	min-width: 100%;
}
#primary-navigation ul ul ul {
	left: 0;
	top: 0;
	background: #444;
}
#primary-navigation ul ul a {
	color: #fff;
	line-height: 1em;
	padding: 10px 0 5px 20px;
	width: 100%;
	height: auto;
	margin: 0;
	letter-spacing: normal;
	border-bottom: none;
	background: #444;
	font-size: 13px;
}
#primary-navigation ul ul ul a {
	padding: 10px 0 5px 40px;
}
#primary-navigation li:hover > a {
	color: #fff;
	background: #919191;
}

#primary-navigation ul ul :hover > a {
	color: #fff;
	background: #919191;
}
#primary-navigation ul li:hover > ul {
	display: block;
}
#primary-navigation ul li.current_page_item > a,
#primary-navigation ul li.current-menu-ancestor > a,
#primary-navigation ul li.current-menu-item > a,
#primary-navigation ul li.current-menu-parent > a {
	color: #fff;
	background: #919191;
}
* html #primary-navigation ul li.current_page_item a,
* html #primary-navigation ul li.current-menu-ancestor a,
* html #primary-navigation ul li.current-menu-item a,
* html #primary-navigation ul li.current-menu-parent a,
* html #primary-navigation ul li a:hover {
	color: #fff;
	background: #919191;
}
#primary-navigation ul ul li.current_page_item > a,
#primary-navigation ul ul li.current-menu-ancestor > a,
#primary-navigation ul ul li.current-menu-item > a,
#primary-navigation ul ul li.current-menu-parent > a {
	color: #fff;
	background: #919191;
}
* html #primary-navigation ul ul li.current_page_item a,
* html #primary-navigation ul ul li.current-menu-ancestor a,
* html #primary-navigation ul ul li.current-menu-item a,
* html #primary-navigation ul ul li.current-menu-parent a,
* html #primary-navigation ul ul li a:hover {
	color: #fff;
	background: #919191;
}

#contenthm .container,
#content .container {
	text-align: left;
}

#hmsection1 .container { 
	padding: 30px 0;
}

#hmsection1 .box { 
	width: 100%;
	margin-left: 0;
	text-align: center;
}

#hmsection1 h2 { 
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	text-align: left;
}

#hmsection1 h3 { 
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	border-bottom: #bd8d45 solid 1px;
	font-weight: 400;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	text-align: left;
}

#hmsection1 .txtbg { 
	background: rgba(101,106,113, 0.90);
	padding: 1px 0 30px 0;
}

#hmsection1 .txtbg p { 
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	font-size: 13px;
	text-align: left;
}

#hmsection1 .box a {
	background-color: #bd8d45;
	color: #031b28;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 12px;
	text-shadow: none;
	position: relative;
	bottom: 20px;
}
	
	#hmsection1 .box2 { 
	width: 60%;
	margin-left: 10%;
	padding: 1% 0 1% 14%;
		background-size: auto 60%;
	
}

#hmsection2 .container {
	padding: 30px 0;
}

#hmsection2 h1 {
	font-size: 24px;
	line-height: 28px;
	background-image: none;
}

#hmsection2 h1 span  {
	background-color: #fff;
	padding: 0;
}

#hmsection2 #video {
	width: 100%;
	height: auto;
	float: none;
	margin: 10px 0;
}

#hmsection3 .container {
	padding: 30px 0;
}

#hmsection3 h2 {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
}

#hmsection3 h5 {
	font-size: 18px;
	line-height: 22px;
}

#hmsection3 h6 {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}

#hmsection3 .box1 {
	float: none;
	width: 100%;
}

#hmsection3 .box2 {
	float: none;
	width: 100%;
	clear: both;
}

#hmsection3 ul.icons {
	margin: 0;
}

#hmsection3 .icons li {
	display: block;
	float: left;
	margin: 10px 0;
}

#hmsection3 ul.uinfo {
	margin: 10px 0;
	width: 100%
}

#hmsection3 .uinfo li {
	display: block;
	margin-bottom: 8px;
}

#hmsection3 .uinfo li a {
	display: block;
	background-color: #666b71;
	background-image: url(../images/button-arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
	color: #fff;
	padding: 10px;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
}

#hmsection4 .container {
	padding: 30px 0;
}

#hmsection4 h5 {
	font-size: 22px;
	line-height: 26px;
}

#hmsection4 h6 {
	font-size: 18px;
	line-height: 22px;
}

#hmsection4 .box1 {
	float: none;
	width: 100%;
	min-height: 150px;
	margin: 10px 0 0 0;
}

#hmsection4 .box2 {
	float: none;
	width: 100%;
	min-height: 150px;
	margin: 10px 0 0 0;
}

#hmsection4 .box3 {
	float: none;
	width: 100%;
	min-height: 150px;
	margin: 10px 0 0 0;
}

#hmsection4 .box4 {
	float: none;
	width: 100%;
	min-height: 150px;
	margin: 10px 0 0 0;
}

#hmsection4 .box5 {
	float: none;
	width: 100%;
	min-height: 150px;
	margin: 10px 0 0 0;
}

#hmsection5 {
	background-color: #bd8c45;
}

#hmsection5 .container {
	padding: 50px 0;
	text-align: center;
}

#hmsection5 h5 {
	color: #031b28;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
}

#hmsection5 h6 {
	color: #031b28;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}


#hmsection5 .wpcf7 {
	width: 100%;
	margin: 0 auto;
}

#hmsection5 .wpcf7 .name {
	float: none;
	width: 100%;
	margin: 10px 0;
}

#hmsection5 .wpcf7 .email {
	float: none;
	width: 100%;
	margin: 10px 0;
}
#hmsection5 .wpcf7 .phone {
	float: none;
	width: 100%;
	margin: 10px 0;
}

#hmsection5 .wpcf7 input,
#hmsection5 .wpcf7 input[type="email"] {
	width: 100%;
	padding: 6px;
	background: #fff;
	font-size: 16px;
	color: #707070;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none; 
	font-family: 'Oswald', sans-serif;
}

#hmsection5 .wpcf7 input[type="tel"] {
	width: 100% !important;
	padding: 6px;
	background: #fff;
	font-size: 16px;
	color: #707070;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none; 
	font-family: 'Oswald', sans-serif;
}

#hmsection5 .wpcf7 textarea {
	width: 100%;
	height: 70px;
	padding: 6px;
	background: #fff;
	font-size: 16px;
	color: #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	font-family: 'Oswald', sans-serif;
}

#hmsection5 .wpcf7 input.wpcf7-submit {
	width: 80%;
	border: #fff solid 3px;
	background-color: #031b28;
	color: #fff;
	padding: 10px 25px;
	text-decoration: none;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

#hmsection5 .wpcf7-response-output {
	color: #fff;
}

#hmsection6 .container {
	padding: 30px 0;
}

#hmsection6 .box1 {
	float: none;
	width: 100%;
}

#hmsection6 .box2 {
	float: none;
	width: 100%;
}

#hmsection6 h4 {
	font-size: 22px;
	line-height: 26px;
}

#hmsection6 h5 {
	color: #fff;
	background-color: #031b28;
	font-size: 22px;
	line-height: 26px;
	padding: 20px;
	margin: 20px 20px 0 20px;
	font-weight: 400;
}

#hmsection6 h6 {
	font-size: 18px;
	line-height: 22px;
}

#hmsection6 .box2 ul {
	margin: 0 20px 0 20px;
	list-style: none;
	background-color: #666b71;
	color: #fff;
	padding: 20px 0;
}

#hmsection6 .box2 li {
	padding: 5px 20px;
}

#recentblog .container {
	padding: 30px 0;
}

#recentblog h4 {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
}

.recentpost {
	margin: 0 30px 0 0;
	border-top: #bd8d45 solid 6px;
	background-color: #fff;
	width: 100%;
	float: none;
	text-align: left;
}

.recentpost:nth-child(1) {
	margin: 0;
}

.recentpost:nth-child(3) {
	float: none;
	margin: 0;
}

.recentpost h5 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	color: #031b28;
	font-weight: 400;
}

.recentpost h5 a:link,
.recentpost h5 a:visited,
.recentpost h5 a:active { color: #031b28; text-decoration: none; }
.recentpost h5 a:hover { color: #666b71; text-decoration: underline; }

#recentblog .hmpost p {
	text-align: justify;
	margin-bottom: 20px;
}

.recentpost {
	min-height: 100%;
	padding-bottom: 20px;
}

.recentpost p.date {
	font-size: 12px;
	text-align: justify;
}

.recentpost #featured-img {
	width: 100%;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}

#maincol {
	width: 100%;
	float: none;
	margin: 0;
	overflow:scroll;
}

#sidebar {
	float: none;
	width: 100%;
}

#footer {
	padding: 10px 0;
}

#footer .container {
	text-align: left;
}

#footer-widget-area #first {
	display: none
}

#footer-widget-area #second {
	float: none;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}

#footer-widget-area #third {
	float: none;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}

#footer-widget-area #fourth {
	float: none;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}

h2.entry-title a { font-size: 18px; line-height: 22px; color: #916a43; text-decoration: none; }

.post {
	background: #fff;
	border: #ded2c6 solid 1px;
	padding: 20px 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.wpcf7 {
	width: 250px;
}

.gmap {
	width: 100%;
	height: 250px;
}
	
	#content #lpsection1 .container { 
	padding: 60px 0;
	text-align: center;
}

#content #lpsection1 h2 { 
	font-size: 40px;
	line-height: 40px;
}

#content #lpsection1 h3 {
	font-size: 27px;
	line-height: 27px;
}
	
	#content #lpsection2 h3 { 
	font-size: 25px;
}
	
	#content #lpsection2 .box1 { 
	float: left;
	width: 36%;
	background-color: #031b28;
	background-image: url(../images/fee-structure.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box2 { 
	float: right;
	width: 36%;
	background-color: #031b28;
	background-image: url(../images/specialized.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box3 { 
	float: left;
	width: 36%;
	background-color: #031b28;
	background-image: url(../images/experience.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box4 { 
	float: right;
	width: 36%;
	background-color: #031b28;
	background-image: url(../images/availability.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}
	
	#content #lpsection3 .container {
	padding: 60px 0;
	text-align: center;
	width: 100%;
}

/* =Sticky Sidebar Plugin Styles
-------------------------------------------------------------- */
.sticky-container {
	display: none;
}
	
ul.sticky  {
	list-style-type: none;
	padding: 0px;
	margin: 0 auto;
	background-color: #000;
	width: 100%;
}

.sticky li {
	list-style-type: none;
	height: 32px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	float: left;
	background-color: #000;
}

}


/************************************************************************************
smaller than 1056
*************************************************************************************/
@media screen and (max-width: 800px) {


	#content #lpsection2 .box1 { 
	float: none;
	width: 86%;
	background-color: #031b28;
	background-image: url(../images/fee-structure.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box2 { 
	float: none;
	width: 86%;
	background-color: #031b28;
	background-image: url(../images/specialized.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box3 { 
	float: none;
	width: 86%;
	background-color: #031b28;
	background-image: url(../images/experience.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}

#content #lpsection2 .box4 { 
	float: none;
	width: 86%;
	background-color: #031b28;
	background-image: url(../images/availability.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin: 2%;
	padding: 2% 0 2% 10%;
	color: #fff;
	font-size: 14px;
	background-size: 60px auto;
}
	
}