/*		Default Layout: 1200px and above. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1200px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */













/*		Tablet Layout: 1024px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Desktop Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 992px) and (max-width: 1199px) {

.map_sec p {
   
    min-height: 60px;
}
.top_sapce {
    margin-top: 0px;
}
.menu_top_img h3
{
    font-size: 25px;
}
.menu_drop_inner ul li a {
    font-size: 12px;
}
.pro_con {
   
    width: 91%;
   
    height: 89%;
}

.pro_con_lst {
    width: 95.2%;
    padding-top: 6%;
    height: 90%;
}
.foo_logo ul li:first-child img {
    width: 215px;
}
.foo_logo ul li:last-child img {
    width: 100px;
}

.side_con li {
    padding: 15px 5px;
   
    font-size: 16px;
}
.map_sec p iframe {
    width: 100%;
}
.top_sec_con li a {
    letter-spacing: 1px;
  
    font-size: 14px;
}

	.profile_con li {
    padding: 15px 10px;
  
    font-size: 15px;
}


	
}



/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.profile_txt p {
  
    display: inline-block;
}
.map_sec p
{
    font-size: 12px;
}
.map_sec h3
{
    min-height: 40px;
}

.top_sapce {
    margin-top: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #6e6e6e;
    font-size: 17px;
}
.nav>li>a {
   
   padding: 10px 9px;
    padding-bottom: 21px;
}
.profile_img
{
    padding-top: 2%;
}
.pro_con h2 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.pro_con {
    position: absolute;
    width: 88%;
    top: 0;
    padding-left: 20px;
    padding-top: 7%;
    height: 86%;
}
.pro_con_lst {
    width: 94%;
    padding-top: 4%;
}
.pro_last {
    margin: 20px 0px;
}
.pro_title {
    font-size: 20px;
    letter-spacing: 4px;
    margin-bottom: 20px;
}
.pro_bottom ul
{
    min-height: 150px;
}
.foo_logo ul li:last-child img {
    width: 90px;
}
.foo_logo ul li:first-child img {
    width: 150px;
}
.mainmenu {
    position: absolute;
    margin-top: -30px;
    width: 100%;
}
.menu_drop_inner
{
    margin-bottom: 20px;
}
.menu_drop_inner ul {
   
    min-height: 180px;
}

.side_con li {
    padding: 15px 5px;
    font-size: 15px;
}
.map_sec p iframe {
    width: 100%;
    height: 200px;
}
.top_sec_con li a {
   letter-spacing: 0px;
    padding: 35px 0px;
    display: inline-block;
    position: relative;
    font-size: 12px;
}

.profile_con li {
    padding: 15px 10px;
  
    font-size: 14px;
}
h1
{
    font-size: 34px;
}




}


/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
.profile_txt p {
  
    display: inline-block;
}
header
{
	position: relative;
    margin-bottom: 0px;
}
.vertical-align1
{
    display: inherit;
}
.emailortel li {
    font-family: 'MuseoSans-500';
    font-size: 30px;
}
.bio_contet {
    margin-top: 25px;
}
.navbar
{
    margin-bottom: 0px;
}
.mainmenu {
    position: relative;
    margin-top: 0;
    width: 100%;
}
.fotter_link li
{
    display: inherit;
    text-align: left;
}
.fotter_link li:after
{
    content: '';
}
.fotter_link
{
    padding-left: 25px;
}
.foo_logo ul
{
    text-align: center;
}
.mobile_btn 
{
    margin-top: 20px;
}
.navbar-toggle {
    border: none;
    padding: 3px 10px;
    width: 100%;
    margin-right: 0px;
}
.menu_txt {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'MuseoSans-500';
    color: #70cacd;
   
    top: 6px;
    /* display: inline-block!important; */
    position: relative;
    font-weight: bold;
   
}
.tgl_rht {
    float: right;
    position: relative;
    top: -4px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    padding: 10px 6px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 31px;
    height: 5px;
    border-radius: 1px;
    background-color: #70cacd!important;
}
.navbar-header {
    background-color: #e4e4e3;
    margin-top: 20px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.caret {
    position: relative;
    left: auto;
    top: 5px;
    /* right: 12px; */
    float: right;
    border-top: 7px dashed;
    border-top: 7px solid #70cacd;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.menu_drop_inner ul {
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
}
.pro_con {
    position: absolute;
    width: 92%;
    top: 0;
    padding-left: 20px;
    padding-top: 12%;
    height: 100%;
}
.pro_con_lst {
       width: 100%;
    position: relative;
    background-color: #e9e9e8;
    padding-bottom: 10%;

}
.pro_con h2 {
    font-size: 45px;
   
}
.foo_logo ul li:first-child img {
    width: 150px;
}
.foo_logo ul li:last-child img {
    width: 100px;
}
footer {
    background-color: #e4e4e3;
    padding-top: 30px;
}
.foo_logo
{
    margin-top: 20px;
}
.fotter_link {
    padding-top: 20px;
    padding-bottom: 30px;
}
.map_sec p iframe {
    width: 100%;
}
.side_con li {
    padding: 15px 5px;
   
    font-size: 16px;
}


.lst_p_book {
    padding-right: 0px;
}
.contact_inner p {
    font-size: 16px;
    margin-bottom: 20px;
}

.top_sec_new {
    background-color: #f0f0f0;
    margin-top: 0;
    padding: 15px 0px;
}

.con_right
{
    margin-top: 20px;
}
h1
{
    font-size: 35px;
}

.profile_con li {
    padding: 15px 10px;
  
    font-size: 15px;
}

.vertical-align
{
    display: inherit;
        margin-bottom: 0px;
}
.mem_txtx
{
    margin-bottom: 0px;
    margin-top: 20px;
}






















}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {

.pro_con
{
    width: 95%;
}
.pro_con h2 {
    font-size: 64px;
}
.pro_con_lst
{
    width: 100%;
}
.side_con li {
    padding: 15px 20px;
  
    font-size: 18px;
}
.lst_p_book {
    padding-right: 40px;
}
.contact_inner p {
    font-size: 20px;
    margin-bottom: 20px;
}
.profile_con li {
    padding: 15px 20px;
  
    font-size: 18px;
}
}


/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	
	body {
	
	}
	
}
