
/* settings only for dictionary searchForm */
@media screen and (max-width:600px) {
		
	.searchForm {
		float: none; 
		margin-top:10px;
		display:block;
	}
	
	.dictionryContainer {
		padding-top: 110px;
		padding-bottom:20px;
	}
}


/* XS SIZE */
@media screen and (max-width:767px) {
	
	
	
	ul.breadcrumb li, ul.breadcrumb li a {
    font-size: 23px;
}
	
	.dictionryContainer {
    padding-top: 110px;
    padding-bottom: 0;
}
	
	ul.breadcrumb {
    list-style: none;
    border-radius: 0;
}
	
	.searchForm {
		display:none;
	}
	.carousel-control.left span, .carousel-control.right span {
		display: show;
	}
	
	#personalStories {
    width: 100%;
    margin-top: 122px;
    margin-bottom: 30px;
}
	

	
	.article_story h2 {
    color: #ff9933;
    font-weight: bold;
    margin-top: 24px;
    font-size: 26px;
}
	
	.figure_img img {
    width: 94%;
}
	
	.video_parent {
    width: 100%;
    text-align: center;
    position: relative;
    height: 40%;
    overflow: hidden;
}
	
	img#hero-pic {
    width: 103%;
}
	
	#overrides .navbar-brand {
    padding: 0px 15px 0 40px;
    border-bottom: 10px solid #555555;
    height: auto;
    margin-right: 2px;
}
	
	
#hero-vid, #state {
	display:none;
}

.video_parent .hidden-desktop {
	display:block;
}
	
	
	.modal-dialog {
    width: 94% !important;
}
	
body.body-integration footer.marginFooter {
    margin-top: -45px;
}
	
	
	#cf2 img {
    width: 65%;
}
	
	
	.informtionDiv h2 {
    color: #ff9933;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
	
	.myTitleOrange h2, .myTitleTurkiz h2 {
    margin-top: 12px;
    font-size: 20px;
}
	
	.glyphicon-menu-left:before {
    content: "\e257";
    position: relative;
    left: -25px;
    font-size: 22px;
}
	
	.glyphicon-menu-right:before {
    content: "\e258";
    position: relative;
    right: -25px;
    font-size: 22px;
}
	
	.carousel-control.left span, .carousel-control.right span {
    background-color: none;
    top: 20px;
    /* right: 13px; */
    /* font-size: 30px; */
}
	
	.carousel-indicators {
    bottom: -13px;
}


	#overrides .carousel-indicators .active {
	width: 30px;
    height: 7px;
		
	}
	
	.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 5px;
	}
	
	
	#overrides .carousel-indicators li {
    width: 20px;
}

	
	.doublePaddingLeft {
    padding-left: 27px;
    padding-right: 11px;
    margin-top: 7px;
}
	
	.myTitleTurkizBG {
    background: #669999;
    margin-bottom: 15px;
}
	
	.body_signLang section {
    padding-top: 30px;
}
	
	.imgBorder {
    border-bottom: 10px solid #669999;
    margin-top: 20px;
}

	.myTopicsContainer {
    padding-top: 0;
    margin-bottom: 40px;
}	
	
.informtionParent {
    margin-top: -25px;
}

button.btn.btn-primary.btn-sm.block.pull-right {
    position: relative;
    top: -60px;
    right: 0;
	width: 101%;
	height: 54px;
}


	button.btn.btn-primary.btn-sm.block.pull-right:hover {
    height: 50px;
}
	
#cf_onclick {
    cursor: pointer;
    position: relative;
    left: 159px;
    bottom: 0;
}


	#navbar.navbar-collapse {
		background:#fff;
	}

	.navbar-inverse .navbar-nav > li > a {
		margin-top: 5px;
	}
	
	.navbar-inverse .navbar-nav > li:last-child > a {
		margin-bottom: 7px;
	}
	
	.navbar-nav {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 700px;
	}
	
	#overrides .navbar-inverse .navbar-brand img {
		width: 230px;
	}
	
	#overrides .navbar-brand {
		border:none;
	}

	
	#overrides .myShrinkNav .navbar-nav > li > a {
		margin-top: 30px;
	}

	.navbar-inverse {
		border-bottom: 3px solid #69a1a2;
	}
	
	.navbar-inverse .navbar-nav > li > a {
		border-bottom: 3px solid #69a1a2; 
	}

	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
		border-bottom: 3px solid #ff9933;
	}

	.parallax1 {
		position: relative;
		top: 0;
		right: 0;
		background-image: url(../images/parallax01.svg);
		height: 65%;
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		border-top: 15px solid #f58936;
		border-bottom: 15px solid #f58936;
	}
	
	
	#imageCover {
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background: #333;
    color: #ff9933;
}
	
	#imageCover p {
    margin-left: 23px;
    text-align: left;
	}
	

#imageCover h2 {
    text-align: center;
    font-size: 20px;
	}
	
	#overlay {
	margin-top: 97px;
	}
	
	
	#overrides .navbar-inverse .navbar-brand img {
    width: 180px;
	margin-top: 19px;
    margin-right: 5px;
	}
	
	#overrides .navbar .navbar-header {
    padding: 0px;
    height: 92px;
    border-bottom: 5px solid #555555;
	}
	
	.myNav {
    height: 96px;
	}
	
	article.article_story {
    margin-bottom: 50px;
	}	
	
	article.article_story:last-child {
    margin-bottom: 0;
	}

.myContainer {
    padding-top: 34px;
}


.blackRect h3 {
    font-size: 17px;
    line-height: 13px;
}

.blackRect h1 {
    font-size: 16px;
    line-height: 17px;
}
	
	article .article_gif {
    display: none;
	}
	
	article .article_img {
    display: show;
	}
	
	.header-text h2 span {
    font-size: 20px;
	}
	
	.header-text h3 span {
	font-size: 20px;
	padding:0;
	}

	/* dictionary search box fixed style */ 
	.searchForm.fixedSearch {
		position: fixed;
		left: 0;
		top: 97px;
		background: rgba(255, 255, 255, 0.7);
		padding:4px;
		z-index: 99999;
		margin-top:0px;
	}	
	
	input.transition[type=text] {
		width:170px;
	}
	
	


}


/* SM SIZE */
@media screen and (min-width:768px) and (max-width:992px) {
	
	.video_parent {
		height: auto;
	}	

	#hero-vid {
		top: 0px;
	}
		
	#overrides .navbar-inverse .navbar-brand img {
		width: 190px;
		padding-right:0px;
	}
	
	#overrides .navbar-brand {
    padding: 0px 15px 0 30px;
    border-bottom: 10px solid #555555;
    height: auto;
    margin-right: 2px;
}

	#overrides .navbar-brand {
		border:none;
	}

	
	#overrides .navbar .navbar-header {
    padding: 0px;
    border-bottom: 10px solid #555555;
}
	
	
	#overrides .myShrinkNav .navbar-header {
		height: 80px;
	}

	.myNav .nav > li > a {
		position: relative;
		display: block;
		font-size:22px;
	}
	
	.navbar-nav > li > .dropdown-menu {
		margin-top: -10px;
	}
	
	
	
	img.img-responsive.logoImg {
    margin-top: 20px;
	}
	
	article .article_gif {
    display: none;
	}
	
	article .article_img {
    display: show;
	}

	/* dictionary search box fixed style */ 
	.searchForm.fixedSearch {
		top: 85px;
		padding:4px;
	}	
	input.transition[type=text] {
		width:170px;
	}
	
	

}



/* MD SIZE */
@media screen and (min-width:993px) {
	.video_parent {
    height: 110vh;
}	

	 #hero-vid {
    top: 70px;
}

	
	.borderLeft {
		border: none;
	}
		
	.myNav .nav > li > a {
		position: relative;
		display: block;
		font-size:22px;
	}
			
	/* dictionary search box fixed style */ 
	.searchForm.fixedSearch {
		position: fixed;
		left: 0;
		top: 85px;
		background: rgba(255, 255, 255, 0.7);
		padding:4px;
		z-index: 99999;
	}
	
	.myHr {
		display:none;
	}

	

}




/* LG SIZE */
@media screen and (min-width:1200px) {
.video_parent {
    height: 90vh;
}	


	.borderLeft {
		border: none;
	}
	

	.myHr {
		display:none;
	}
	
	#imageCover {
	overflow: hidden;
}
	
	article .article_gif {


    display: show;
	}
	
	article .article_img {


    display: none;
	}
	
	/* dictionary search box fixed style */ 
	.searchForm.fixedSearch {
		position: fixed;
		left: 15px;
		top: 30px;
		background: rgba(255, 255, 255, 0.7);
		padding:4px;
		z-index: 99999;
	}
	
	input.transition[type=text] {
		width:180px;
	}
}