@import "https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600,700,900&display=swap";

footer {
	font-family: 'Titillium Web', sans-serif;
	position: relative;
	bottom: 0;
	max-height: 31rem;
	z-index: 9
}

.footer-logo {
	float: right !important;
	border-left: none !important;
	padding-bottom: 10px !important
}

#back1Top {
	overflow: hidden;
	z-index: 100;
	cursor: pointer;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	position: fixed;
	bottom: 50px;
	right: 10px;
	text-align: center;
	padding: 0 8px;
	display: none;
	line-height: 30px;
	box-shadow: 0 0 .3125rem .125rem rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 .3125rem .125rem rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 .3125rem .125rem rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 .3125rem .125rem rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 .3125rem .125rem rgba(0, 0, 0, 0.1);
	width: 40px;
	height: 40px;
	background-color: #ef5527;
	display: block;
	top: calc(100vh - 10vh)
}

#back2Top {
	z-index: 100;
	cursor: pointer;
	position: fixed;
	bottom: 50px;
	right: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6)
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

.clearfix:after,
.clearfix:before {
	content: '';
	display: table
}

.clearfix:after {
	clear: both;
	display: block
}

header {
	background: rgb(0 0 0 / 91%);
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	z-index: 9999;
	padding: .625rem 0 0;
	display: none
}

.logo {
	position: absolute;
	top: .5rem;
	left: 1.75rem;
	z-index: 99
}

.exo-menu {
	width: auto;
	float: right;
	list-style: none;
	position: relative;
	background: #ef5527
}

.exo-menu>li {
	display: inline-block;
	float: left
}

.exo-menu>li>a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear;
	font-weight: 400
}

.exo-menu>li>a.active,
.exo-menu>li>a:hover,
li.drop-down ul>li>a:hover {
	background: #e59995;
	color: #000
}

.exo-menu i {
	float: left;
	font-size: 1.125rem;
	margin-right: .375rem;
	line-height: 1.25rem !important
}

li.drop-down,
.flyout-right,
.flyout-left {
	position: relative
}

li.drop-down>ul {
	left: 0;
	min-width: 230px
}

.drop-down-ul {
	display: none
}

.flyout-right>ul,
.flyout-left>ul {
	top: 0;
	min-width: 230px;
	display: none;
	border-left: .063rem solid #365670
}

li.drop-down>ul>li>a,
.flyout-right ul>li>a,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 1.25rem 1.375rem;
	text-decoration: none;
	background-color: #365670;
	border-bottom: .063rem dotted #547787;
	-webkit-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear
}

.flyout-right ul>li>a,
.flyout-left ul>li>a {
	border-bottom: .063rem dotted #B8C7BC
}

.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display: none;
	height: 100%;
	padding: .938rem;
	min-width: 742px
}

h4.row.mega-title {
	color: #eee;
	margin-top: 0;
	font-size: .875rem;
	padding-left: .938rem;
	padding-bottom: .813rem;
	text-transform: uppercase;
	border-bottom: .063rem solid #ccc
}

.flyout-mega ul>li>a {
	font-size: 90%;
	line-height: 1.563rem;
	color: #fff;
	font-family: inherit
}

.flyout-mega ul>li>a:hover,
.flyout-mega ul>li>a:active,
.flyout-mega ul>li>a:focus {
	text-decoration: none;
	background-color: transparent !important;
	color: #ccc !important
}

.mega-menu {
	left: 0;
	right: 0;
	padding: .9375rem;
	display: none;
	padding-top: 0;
	min-height: 100%
}

h4.row.mega-title {
	color: #eee;
	margin-top: 0;
	font-size: .875rem;
	padding-left: .9375rem;
	padding-bottom: .8125rem;
	text-transform: uppercase;
	border-bottom: .063rem solid #547787;
	padding-top: .938rem;
	background-color: #365670
}

.mega-menu ul li a {
	line-height: 1.375rem;
	font-size: 90%;
	display: block
}

ul.stander li a {
	padding: .188rem 0
}

ul.description li {
	padding-bottom: .75rem;
	line-height: .5rem
}

ul.description li span {
	color: #ccc;
	font-size: 85%
}

a.view-more {
	border-radius: .063rem;
	margin-top: .938rem;
	background-color: #009FE1;
	padding: .125rem .625rem !important;
	line-height: 1.3125rem !important;
	display: inline-block !important
}

a.view-more:hover {
	color: #fff;
	background: #0DADEF
}

ul.icon-des li a i {
	color: #fff;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	background-color: #009FE1;
	line-height: 2.188rem !important
}

ul.icon-des li {
	width: 100%;
	display: table;
	margin-bottom: .688rem
}

.Blog {
	left: 0;
	display: none;
	color: #fefefe;
	padding-top: .938rem;
	background: #547787;
	padding-bottom: .938rem
}

.Blog .blog-title {
	color: #fff;
	font-size: .938rem;
	text-transform: uppercase
}

.Blog .blog-des {
	color: #ccc;
	font-size: 90%;
	margin-top: .938rem
}

.Blog a.view-more {
	margin-top: 0
}

.Images {
	left: 0;
	width: 100%;
	display: none;
	color: #fefefe;
	padding-top: .938rem;
	background: #547787;
	padding-bottom: .938rem
}

.Images h4 {
	font-size: .938rem;
	margin-top: 0;
	text-transform: uppercase
}

.flyout-right ul>li>a,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu {
	background-color: #547787
}

.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover+ul,
li.flyout-right a:hover+ul,
.blog-drop-down>a:hover+.Blog,
li.drop-down>a:hover+.drop-down-ul,
.images-drop-down>a:hover+.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover+.flyout-mega-wrap {
	display: block
}

a.toggle-menu {
	position: absolute;
	right: 0;
	padding: 1.25rem;
	font-size: 1.6875rem;
	background-color: #ccc;
	color: #23364B;
	top: 0
}

header.smaller {
	left: 0;
	right: 0;
	top: 0
}

header.smaller:after {
	display: none
}

footer {
	width: 100%;
	height: auto;
	background: #fff;
	float: left
}

footer a {
	display: inline-block;
	color: #fff
}

.footer-tp {
	background: #000;
	color: #fff;
	margin-top: 10px
}

.footer-tp-2 {
	padding: 2.8125rem 0
}

.footer-tp h3 {
	text-transform: uppercase;
	position: relative;
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 600
}

.footer-tp h3:after {
	content: '';
	position: absolute;
	width: 75px;
	border-bottom: 1px solid #ef5527;
	bottom: -10px;
	left: 0;
	margin-bottom: .5rem
}

.footer-tp h4 {
	font-size: 1rem;
	padding-bottom: .938rem;
	font-weight: 700
}

.footer-tp p {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #fff;
	margin-bottom: .938rem
}

.footer-tp p a {
	background-size: 0 0
}

.footer-tp p a:hover,
.footer-tp p a:focus,
.footer-tp p a:active {
	color: #ef5527;
	background-size: 0 0
}

.footer-tp-1 .social_media a {
	background: url(https://csr.odishatv.org/wp-content/themes/bikashCSRtheme/images/social-icon.png) no-repeat;
	height: 21px;
	width: 26px;
	display: inline-block
}

.footer-tp-1 .social_media a:nth-of-type(1) {
	background-position: 8px top
}

.footer-tp-1 .social_media a:nth-of-type(2) {
	background-position: -30px top
}

.footer-tp-1 .social_media a:nth-of-type(3) {
	background-position: -75px 0
}

.footer-tp-1 .social_media a:nth-of-type(4) {
	background-position: -118px 0
}

.footer-tp-1 .social_media a:nth-of-type(5) {
	background-position: -163px 0
}

.footer-tp-1 .social_media a:hover:nth-of-type(1) {
	background-position: 8px -21px
}

.footer-tp-1 .social_media a:hover:nth-of-type(2) {
	background-position: -30px -21px
}

.footer-tp-1 .social_media a:hover:nth-of-type(3) {
	background-position: -75px -21px
}

.footer-tp-1 .social_media a:hover:nth-of-type(4) {
	background-position: -118px -21px
}

.footer-tp-1 .social_media a:hover:nth-of-type(5) {
	background-position: -163px -21px
}

.newsletter_scape {
	background-color: #f1f1f1;
	position: relative;
	top: -10px
}

.newsletter_scape p {
	color: #000;
	font-size: 1.3rem;
	font-weight: 700;
	margin-bottom: 0
}

.subscription_form .inputType {
	background: #fff;
	color: #000;
	font-size: 1rem;
	border: none;
	width: 79%
}

.subscription_form .inputType:focus {
	box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.4);
	border: none;
	outline: 0
}

.subscription_form .submitBtn {
	background: #ef5527;
	color: #fff;
	border: none;
	width: 20%;
	font-weight: 700
}

.footer-tp-2 ul li {
	text-transform: uppercase;
	position: relative;
	list-style: none
}

.footer-tp-2 ul li a {
	display: inline-block;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 10px;
	color: #fff
}

.footer-tp-2 ul li a:after {
	content: '';
	position: absolute;
	width: 75px;
	border-bottom: 1px solid #ef5527;
	bottom: 0;
	left: 0;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s
}

footer a:hover {
	text-decoration: none
}

.footer-tp-2 ul li a:hover:after {
	width: 100%
}

.w-icon {
	padding-left: 32px;
	position: relative;
	line-height: 1rem
}

.w-icon:before {
	background: url(https://csr.odishatv.org/wp-content/themes/bikashCSRtheme/images/sprite.png);
	background-repeat: no-repeat;
	width: 21px
}

.w-icon-black:before {
	background: url(../../images/sprite_black.png);
	background-repeat: no-repeat;
	width: 23px
}

.w-icon.i-call:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	background-position: left top;
	height: 16px
}

.w-icon.i-fax:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-position: left 50%;
	height: 22px
}

.w-icon.i-mail:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	background-position: left bottom;
	height: 17px
}

.footer-bt {
	background: #fff;
	padding: .9375rem 0;
	font-size: 1rem;
	line-height: 1rem;
	vertical-align: middle
}

.footer-bt a {
	display: inline-block;
	color: #222;
	padding: 0 .5rem;
	border-left: 1px solid #222;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s
}

.footer-bt a:hover {
	color: #ef5527
}

@media all and (max-width:880px) {
	.newsletter_scape {
		flex: 0 0 100%;
		max-width: 100%;
		top: 0
	}

	.subscription_form {
		margin-top: 20px
	}

	.subscription_form .inputType,
	.subscription_form .submitBtn {
		float: left
	}

	.subscription_form .inputType {
		width: 75%
	}

	.subscription_form .submitBtn {
		width: 25%
	}
}

.dm-menu .accordion {
	width: 100%;
	border-radius: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height .1s linear;
	z-index: -1
}

.dm-menu li:hover .accordion {
	max-height: 700px;
	transition: max-height 1s ease-in;
	z-index: 9
}

.dm-menu .accordion .link {
	cursor: pointer;
	display: block;
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	height: 40px;
	line-height: 40px;
	padding-right: 32px
}

.dm-menu .accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.dm-menu .accordion li i.fa-plus {
	right: 12px;
	left: auto;
	font-size: 16px;
	content: url(../images/plus.png)
}

.dm-menu .accordion li.open i.fa-plus {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	content: url(../images/minus.png)
}

.dm-item_submenu-fullwidth.dm-item_parent a {
	padding-right: 30px;
	padding-left: 20px;
	color: #fff
}

.dm-item_submenu-fullwidth.dm-item_parent .submenu li:first-child a {
	padding-left: 0
}

.dm-menu .accordion ul.submenu {
	width: 100%;
	position: inherit !important;
	left: inherit;
	background: #fcfcfc;
	box-shadow: none !important;
	padding: 5px 10px;
	border-radius: 5px;
	overflow: hidden;
	display: none
}

.dm-item_parent.open .link {
	border-color: #f1f1f1
}

.submenu {
	display: none;
	background: #444359;
	font-size: 14px
}

.submenu li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #000 !important;
	padding: 7px 0;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	white-space: normal
}

.submenu li h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	color: #ef5527;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	text-transform: uppercase
}

.submenu li h2:after {
	display: none
}

.submenu-right-side h1 {
	font-size: 20px;
	color: #ef5527;
	border-bottom: 1px solid #ef5527;
	padding: 5px 0;
	width: 100%;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 10px
}

.submenu-full {
	width: 100%;
	padding: 15px 10px 25px;
	float: left;
	border-bottom: 5px solid #adadad;
	box-shadow: var(--dm-submnu-boxshadow)
}

.submenu-right-side {
	width: 1020px;
	float: right
}

.submenu-right-side .col-lg-4 {
	float: left
}

.hamburger .line {
	width: 30px;
	height: 2px;
	background-color: #ecf0f1;
	display: block;
	margin: 8px auto;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.hamburger:hover {
	cursor: pointer
}

#hamburger-btn {
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	float: right;
	padding: 0 15px;
	margin-top: -3px;
	display: none
}

#hamburger-btn.is-active {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

#hamburger-btn:before {
	content: "";
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33px;
	height: 33px;
	border: 2px solid transparent;
	top: calc(50% - 14px);
	left: calc(50% - 17px);
	border-radius: 100%;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

#hamburger-btn.is-active:before {
	border: 2px solid #ecf0f1
}

#hamburger-btn.is-active .line {
	width: 20px
}

#hamburger-btn.is-active .line:nth-child(2) {
	opacity: 0
}

#hamburger-btn.is-active .line:nth-child(1) {
	-webkit-transform: translateY(13px);
	-ms-transform: translateY(13px);
	-o-transform: translateY(13px);
	transform: translateY(13px)
}

#hamburger-btn.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-7px) rotate(90deg);
	-ms-transform: translateY(-7px) rotate(90deg);
	-o-transform: translateY(-7px) rotate(90deg);
	transform: translateY(-7px) rotate(90deg)
}

.headsearch_btn {
	line-height: 33px;
	text-align: center;
	font-size: 22px;
	line-height: 30px
}

.headsearch_btn img {
	width: auto;
	height: 22px
}

#search {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .9);
	-webkit-transition: transform .5s, visibility .5s;
	-moz-transition: transform .5s, visibility .5s;
	-ms-transition: transform .5s, visibility .5s;
	-o-transition: transform .5s, visibility .5s;
	transition: transform .5s, visibility .5s;
	-webkit-transform: translate(0, -100%) scale(0, 0);
	-moz-transform: translate(0, -100%) scale(0, 0);
	-ms-transform: translate(0, -100%) scale(0, 0);
	-o-transform: translate(0, -100%) scale(0, 0);
	transform: translate(0, -100%) scale(0, 0);
	opacity: 0;
	visibility: hidden
}

#search.open {
	-webkit-transform: translate(0, 0) scale(1, 1);
	-moz-transform: translate(0, 0) scale(1, 1);
	-ms-transform: translate(0, 0) scale(1, 1);
	-o-transform: translate(0, 0) scale(1, 1);
	transform: translate(0, 0) scale(1, 1);
	opacity: 1;
	z-index: 9999;
	visibility: visible
}

#search input[type=search] {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -51px;
	width: 60%;
	height: 62px;
	margin-left: 20%;
	color: #fff;
	background: 0 0;
	border-top: 1px solid rgba(255, 255, 255, .8);
	border-bottom: 2px solid rgba(255, 255, 255, .5);
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	outline: 0;
	padding: 10px;
	text-align: left;
	padding-right: 45px
}

#search input[type=button],
#search input[type=submit] {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -51px;
	width: 40px;
	height: 60px;
	margin-right: 20%;
	color: #fff;
	background: url(../../images/search-icon.png) center no-repeat;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	outline: 0;
	padding: 10px;
	text-align: left;
	z-index: 2;
	color: transparent;
	background-size: 30px;
	border: 0
}

#search .close {
	position: fixed;
	top: 15px;
	right: 15px;
	opacity: 1;
	font-size: 40px;
	color: #fff;
	text-shadow: none
}

#search .close:hover {
	color: #fc2121;
	cursor: pointer
}

.form-group {
	margin-bottom: 30px
}

.field-validation-error,
.error_msg,
.sucess_msg {
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	top: calc(100% + 4px)
}

.field-validation-error,
.error_msg {
	color: red
}

.sucess_msg {
	color: #187007
}

.select .field-validation-error {
	left: 0
}

.fileattachment-wrap .field-validation-error {
	top: 42px;
	left: 0
}

.otv-cares-horizons-btn {
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px
}

.otv-cares-horizons-btn a span {
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin-top: 6px
}

.submenu li:first-child a {
	font-size: 17px;
	font-weight: 700
}

#at4-share.atss .at-share-btn,
#at4-share.atss a {
	width: 2.2pc !important
}

#at4-share.atss .at-share-btn span .at-icon,
#at4-share.atss a span .at-icon {
	width: 1.5pc !important;
	height: 1.5pc !important
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

	.dm-menu>ul>li>a,
	.dm-menu>ul>li>span {
		padding-top: 7px;
		padding-bottom: 15px
	}

	.dm-menu .accordion li i.fa-plus:before {
		font-size: 0;
		content: url(../../images/plus.png)
	}

	.dm-menu .accordion li.open i.fa-plus:before {
		content: url(../../images/minus.png)
	}

	header {
		padding: .625rem 0 .313rem
	}

	.logo img {
		vertical-align: top !important
	}
}

@media all and (max-width:1080px) {
	footer h3 {
		font-size: 1.2rem;
		line-height: 1.3rem
	}

	.main-content {
		padding-bottom: 0
	}

	footer {
		height: auto;
		position: relative
	}

	footer a {
		color: #fff
	}
}

@media(max-width:1180px) {
	.search-sec {
		border-right: .063rem solid rgba(241, 241, 241, 0.45);
		margin-top: 0
	}

	#hamburger-btn {
		display: block;
		width: 60px;
		z-index: 99
	}

	.navigation-menu {
		top: 0;
		left: 0;
		z-index: 9;
		width: 100%;
		height: 100%;
		overflow: scroll;
		display: none
	}

	.dm-menu li {
		width: 100%;
		float: left;
		display: block
	}

	.dm-menu .accordion {
		float: left;
		position: initial;
		max-height: initial;
		border-top: none;
		background: #f1f1f1;
		margin-top: 0
	}

	.dm-menu .accordion ul.submenu {
		float: left;
		width: 100%
	}

	.submenu-right-side {
		width: 100% !important;
		padding-left: 0
	}

	.dm-menu>ul>li>span,
	.dm-menu ul {
		display: none;
		margin-top: .625rem
	}

	.dm-menu_submenu li ul {
		background: none
	}

	header {
		padding: .625rem 0;
		max-height: 100%;
		overflow-y: scroll
	}

	header .social_media {
		margin-top: 0
	}

	.dm-menu li:hover .accordion,
	.dm-menu li:focus .accordion,
	.dm-menu li .accordion {
		max-height: initial
	}

	.dm-menu_item-bg>ul>li:hover>a,
	.dm-menu_item-bg>ul>li:hover>span,
	.dm-menu_item-bg>ul>li.dm-selected>a,
	.dm-menu_item-bg>ul>li.dm-selected>span {
		border-radius: 0 0
	}

	.dm-item_submenu-fullwidth {
		border-bottom: .063rem solid #3a393a
	}

	header .social_media {
		border-left: none
	}

	.logo {
		top: .313rem;
		left: .938rem
	}

	header.menufull {
		min-height: 100%
	}

	.dm-menu_item-bg>ul>li:hover>a,
	.dm-menu_item-bg>ul>li:hover>span,
	.dm-menu_item-bg>ul>li.dm-selected>a,
	.dm-menu_item-bg>ul>li.dm-selected>span {
		font-size: 1.25rem
	}

	.submenu-full {
		padding-top: 0;
		border-bottom: none
	}

	.submenu-right-side h1 {
		font-size: 1.125rem
	}

	.dropSubmenu.up-arrow:before {
		-webkit-transform: rotateX(-180deg);
		-moz-transform: rotateX(-180deg);
		-o-transform: rotateX(-180deg);
		-ms-transform: rotateX(-180deg);
		transform: rotateX(-180deg)
	}

	.dm-menu>ul>li>a,
	.dm-menu>ul>li>span {
		padding-top: calc((var(--dm-menu-height) - 20px)/ 2);
		padding-bottom: calc((var(--dm-menu-height) - 20px)/ 2)
	}

	.dm-menu_item-subindicator>ul>.dm-item_parent>a:before {
		margin-top: -2px !important
	}

	.dm-menu .accordion li i.fa-plus {
		right: 5px
	}
}

@media(max-width:767px) {
	header .social_media {
		display: none
	}

	.logo img {
		height: 28px;
	}

	.submenu-full {
		padding-top: 0
	}

	#search input[type="search"] {
		width: 76%;
		margin-left: 12%
	}

	#search input[type="submit"],
	#search input[type="button"] {
		margin-right: 12%
	}

	.otv-cares-horizons-btn {
		position: relative;
		left: 0;
		right: 0;
		bottom: inherit;
		margin-top: 10px
	}

	.footer-tp-2 {
		padding: 1rem 0
	}

	.footer-tp h4 {
		padding-bottom: .3rem
	}

	.footer-tp-2 .col-sm-9 {
		display: none
	}

	.footer-logo {
		margin-top: -20px
	}

	.footer-tp-2 .position-relative {
		flex: 0 0 100%;
		max-width: 100%
	}

	.footer-tp-2 .position-relative ul {
		flex: 0 0 50%;
		max-width: 50%
	}

	footer .righttopborder:after {
		display: none
	}
}

@media(max-width:480px) {
	.footer-tp-2 .position-relative ul {
		flex: 0 0 100%;
		max-width: 100%
	}
}