.selectnav { display: none; }

#log-panel .button1 {
	display: none;
}

@media screen and (max-width: 600px) {
	.span9 #nav, .span12 #nav { display: none; }
	.span9 .selectnav, .span12 .selectnav { display: block; width:100%; }
	.menu-nav {
		display: none;
	}
	#log-panel .button1 {
		display: inline;
		float: none !important;
		margin: 3px;
	}
	a#v_toggle {
		display: none;
	}
}

/* Large desktop */
@media (min-width: 980px) { 
	.camera_caption h1 {
		font-size: 230%;
		letter-spacing: -1px;
		margin: 4px 0px;
	}
	
	.camera_caption h2 {
		font-size: 140%;
		letter-spacing: 0px;
		margin: 4px 0px;
	}
	
	.camera_caption {
		font-size: 110%;
	}
	
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

body {
	font-size: 11px !important;
}

h3 {
	font-size: 130%;
}

	.camera_caption h1 {
		font-size: 150%;
		letter-spacing: 0px;
		margin: 4px 0px;
	}
	
	.camera_caption h2 {
		font-size: 120%;
		letter-spacing: 0px;
		margin: 4px 0px;
	}
	
	.camera_caption {
		font-size: 100%;
	}

#slideshow-handler {
	overflow: hidden !important;
}

#search-position .search .inputbox, #search-position .finder .inputbox {
	width: 95px;
}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

body {
	font-size: 11px !important;
}

.custom_style1 a.image, .custom_style1 a.image:hover {
	background: none !important;
}

.custom_style1 a.image:hover img {
	opacity: 1.0;
}

.camera_caption h1 {
	font-size: 130%;
	letter-spacing: 0px;
	margin: 4px 0px;
}

.camera_caption h2 {
	font-size: 110%;
	letter-spacing: 0px;
	margin: 4px 0px;
}

.camera_caption {
	font-size: 100%;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 125%;
}

h3, .moduletable_style1 h3, .moduletable_style2 h3, .moduletable_menu h3, .moduletable h3, .moduletable_empty h3, blockquote {
	font-size: 110%;
}

#top-background {
	max-width: 767px;
}

#foo-left-right .span6 {
	text-align: center;
	font-size: 90% !important;
}

#foo-left-right .span6 p {
	text-align: center !important;
}

div.tipz {
	display: none !important;
}

.slideshow .slideshow-captions {
	top: 0px !important;
	right: 0px;
	max-width: 50% !important;
	height: 100%;
}

.slideshow .slideshow-captions h1 {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 700;
}

.slideshow .slideshow-captions h2 {
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: 300;
}

.slideshow .slideshow-captions p {
	font-size: 100%;
}

.slideshow-images img {
	width: 724px !important;
}

#slideshow-handler {
	overflow: hidden !important;
}

#top {
	height: auto !important;
}

#social {
	height: 70px;
}

#social-links {
	text-align: center;
	padding: 5px;
}

#social-links li a {
	float: none;
	display: inline-block;
	margin-bottom: 4px;
}

#sn-position {
	position: static;
	text-align: center;
}

#sn-position h1, #sn-position h2 {
	position: static;
	margin: 5px;
}

#top-nav-handler {
	text-align: center;
	padding-top: 5px;
}

#log-panel, a#v_toggle, a#v_register, #social, a.button1, #log-panel a {
	float: none;
	margin: 3px;
}

#log-panel {
	margin: 0px;
	padding: 0px;
}

#search-position .search, #search-position .finder {
	text-align: center;
	padding: 5px;
}

.img-intro-none, .img-fulltext-none {
	text-align: center;
	padding: 10px;
}

.img-intro-left, .img-fulltext-left {
	float: none;
	text-align: center;
	padding: 10px;
}

.img-intro-right, .img-fulltext-right {
	float: none;
	text-align: center;
	padding: 10px;
}

textarea, .textarea {
	width: 90%;
}

dt.tabs span, dt.tabs.open span {
	border: 0px;
	height: 17px;
}

dt.tabs {
	float: none;
	height: 100% !important;
}

#contact-slider {
	height: auto !important
}

}
 
/* Landscape phones and down */
@media (max-width: 480px) { 

#nav-line {
	display: none;
}

#top-background {
	max-width: 480px;
}

.slideshow .slideshow-captions {
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
	border: 0px !important;
	max-width: 100% !important;
	padding: 5px;
}

.slideshow .slideshow-thumbnails {
	top: 10px;
	right: 10px;
}

.slideshow .slideshow-controller {
	display: none;
}

.slideshow-images img {
	max-width: 480px !important;
	width: auto;
	height: auto;
	/*display: none !important; optionally */
}

#slideshow-handler {
	max-width: 480px !important;
	width: auto;
	height: auto;
	overflow: hidden !important;
}

#search-position .search .inputbox, #search-position .finder .inputbox {
	max-width: 100px;
}

#foo-left-right .span6 p {
	text-align: center !important;
}

}

/* 03-12-2018 */
#bot-modules {
box-sizing:border-box;
padding:15px;
}
#footer {
padding:10px 0px 10px 0px;
}
#footer-line a {
font-size:14px;
}
div#foo-left-right .span6 {
margin-left:0px;
}
#footer #footer-line {
width:100%;
margin:0px;
}
/*#footer #foo-left-right .custom p br {
    display: none;
}*/
#footer #foo-left-right .custom p {
font-size:14px;
}
.span12 article.item-page {
    padding: 0px 15px;
}
#footer #foo-left-right {
width:100%;
}
#footer div#foo-left-right .span6:first-child {
width:35%
}
#footer div#foo-left-right .span6 {
width:65%;
}	
#aiContactSafeForm input[type="text"] {
margin-bottom:0px;
margin-right:5px;
}	
div#aiContactSafe_mainbody_2 input#aics_email {
width:206px
}
@media only screen and (min-width:240px) and (max-width:767px) and (orientation:portrait){
.item-page span img {
width:100%;
}
div#aiContactSafe_mainbody_2 div.aiContactSafe_contact_form_field_label_left {
width:100%;
margin-left:0px;
text-align:left;
}

div#aiContactSafe_mainbody_2 div.aiContactSafe_contact_form_field_right {
width:100%;
}
div#aiContactSafe_mainbody_2 div.aiContactSafe_contact_form_field_left {
width:10%;
}
div#aiContactSafe_mainbody_2 div.aiContactSafe_contact_form_field_label_right {
width:90%;

}
#header-bg #top-handler #top div#site-name-handler {
width:100%;
}
#header-bg #top-handler #top div#top-nav-handler {
width:100%;
}
} 
@media only screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
.selectnav {
    display: block;
    width: 100%;
}
#menu .menu-nav {
display:none;
}
#header-bg #top-handler #top div#site-name-handler {
width:50%;
float:left;
}
#header-bg #top-handler #top div#top-nav-handler {
width:auto;
text-align:right;
}

} 
@media only screen and (min-width:240px) and (max-width:767px)  {
	#top-handler #sn-position img {
	max-width:100%;
	}
	#menu {
		width:100%;
	}
	#slideshow-handler {
	width:100%;
	}
	#tmp-container {
	width:100%;
	}
	#bot-modules {
	width:100%;
	}
	#top div#site-name-handler {
	width:100%;
	}
	#bot-modules {
	padding:15px;
	}
	#menu .menu-nav {
	height:100%;
	}
	#menu {
	height:100%;
	}
	#bot-modules h3, #bot-modules .moduletable {
	font-size:14px;
	}
	.custom_style2 h3 {
	font-size:18px;
	}
	 #footer #footer-line a {
	font-size:14px;
	}
	#foo-left-right .span6 p {
	font-size:14px;
	}
	article.item-page span {
	font-size:14px !important;
	}
	#header-bg #top-handler , #header-bg #top-handler, #top , #header-bg #site-name-handler , #site-name-handler #sn-position {
		height:auto;
	}
	#top #top-nav-handler {
	min-height:auto;
	}
	#site-name-handler #sn-position h1 a {
    color: #343434;
    margin: 15px 0px;
    }
	.span12 article.item-page {
    padding: 0px 15px;
}
.item-page h1 {
font-size:20px;
}

.span12 .selectnav {
    display: block;
    width: 98%;
    margin-left: 1%;
	border-radius:0px;
}
#footer div#foo-left-right .span6 {
width:100%;
}	
#footer div#foo-left-right .span6:first-child {
width:100%;

}

} 
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
div#menu-handler {
width:100%;
}
#menu-handler .menu-nav a {
padding:10px 8px;
}
}  
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {}
@media only screen and (min-width:768px) and (max-width:1024px) {
	#top-handler #sn-position img {
	max-width:100%;
	}
	#menu {
		width:100%;
	}
	#slideshow-handler {
	width:100%;
	}
	#tmp-container {
	width:100%;
	}
	#bot-modules {
	width:100%;
	}
	#top div#site-name-handler {
	width:100%;
	}
}  

#top-handler #top div#site-name-handler {
width:50%;
}
#top-handler #top div#top-nav-handler {
width:47%;
}
/*03-12-2018 end*/

/* 29-8-18 start */
.certy_img {
    float: right;
    text-align: center;
}
img.certy_txt {
    width: 50%;
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
img.certy_txt {
    width: 40%;
}
}

@media only screen and (max-width:767px) {
img.certy_txt {
    width: 100%;
}
}
/* 29-8-18 end */