@charset "utf-8";
/* CSS Document */
html { height: 100%; margin: 0; padding: 0; }
body { margin: 0 0 0 0; padding: 0 0 0 0; height: 100%; background: #fff; color: #56606a; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 1.5; }
*, input[type="search"] { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.content input[type=text],.content input[type=password],.plupload div{ -moz-box-sizing: initial; -ms-box-sizing: initial; -o-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial;}
img { max-width: 100%; }
p { font-size: 16px; color: #56606a; line-height: 1.5; margin-bottom: 6px; }
a { color: #29648a; }
a:hover { color: #7ba1cb; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
ul { margin: 0px; list-style: none; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 100% !important; }
/*----Common css---***/
.wrapper { margin: 0px; padding: 0px; height: 100%; }
.wrapper a:focus { text-decoration: none; outline: none; }
.stickyFooter { min-height: 100%; position: relative; }
.menuText { font-size: 18px; color: #fff; font-weight: 600; padding: 0 20px; line-height: 45px; text-transform: uppercase; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; -webkit-text-shadow: none; text-shadow: none; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.headText { color: #808080; position: relative; text-align: center; font-size: 48px; font-weight: 600; line-height: normal; }
.titleText { font-size: 32px; font-weight: normal; }
/*
input { -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; border-left: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
input:focus { -moz-box-shado: none; -ms-box-shado: none; -o-box-shado: none; -webkit-box-shado: none; box-shado: none; }
*/
a:hover, a { text-decoration: none; }
/*-------TopBar --------***/
.topBar { background-color: #0a6ca9; min-height: 45px; }
.topBar ul { float: right; }
.topBar li { float: left; }
.topBar ul .menuText { font-size: 16px; }
.topBar ul .menuText:hover { color: #e5b16e }
/************Header**********/
.header { padding: 0; position: relative; z-index: 9; background: #fff; }
.header a { text-decoration: none; }
/***********Top Header*******/
.logoText { display: inline-block; margin: 0 -2px; vertical-align: middle; }
.headTop-right { margin-top: 30px; }
.top-header form, .top-header .input-prepend { margin: 8px 0 0; float: left; }
.top-header { padding: 15px 0; }
.headTop-right .add-on, .searchPhone .add-on{ height: 34px; line-height: 34px; position: relative; width: 40px; background: none; }
.headTop-right { margin-top: 60px; }
.top-header form, .top-header .input-prepend { margin: 8px 0 0 20px; float: left; }
.top-header { padding: 15px 0; }
.headTop-right .profileBox { position: relative; margin-left: 40px; }
.headTop-right .profileImage { width: auto; float: left; }
.headTop-right .profileImage img { max-width: 60px; max-height: 75px; }
.headTop-right .profileText { position: absolute; left: 75px; top: 12px; }
.headTop-right .profileText p { color: #566095; font-size: 16px; text-align: center; margin-bottom: 0px; }
.headTop-right .input-prepend .add-on:first-child, .headTop-right .input-prepend .btn:first-child ,.searchPhone .input-prepend .add-on:first-child,.searchPhone .input-prepend .btn:first-child { -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; }
.add-on i { left: 50%; position: absolute; top: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.headTop-right input,.searchPhone input { width: 220px; height: 34px; border-left: 0px; }
.headTop-right input:focus,.searchPhone input:focus { border-color: #ccc; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
/*******navigation******/
.back { display: none; }
.navigation .navbar-inner .dropdown:hover .dropdown-menu { display: block; }
.navigation .navbar-inner .dropdown:hover .dropdown-menu .dropdown-submenu .dropdown-menu { display: none; }
.navigation .navbar-inner .dropdown:hover .dropdown-menu .dropdown-submenu:hover .dropdown-menu { display: block; }
.navigation .navbar-inner { background: none; padding: 0; border: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.navbar.navigation { margin-bottom: 0px; background-color: #0a6ca9; }
.navigation .nav { width: 100%; text-align: center; }
.navbar.navigation .nav > li { text-align: center; display: inline-block; padding: 0 40px; float: none; } /* width: 16.66%;*/
.navbar.navigation .nav > li a, .navbar.navigation .nav > li .menuText { font-size: 18px; color: #fff; font-weight: 600; padding: 0 0px; line-height: 43px; text-transform: uppercase; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; -webkit-text-shadow: none; text-shadow: none; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.navbar.navigation .nav > li > a:focus, .navbar.navigation .nav > li > a:hover, .navbar.navigation .nav li.dropdown ul li a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .navbar.navigation .nav li.dropdown.open > .dropdown-toggle, .navbar.navigation .nav li.dropdown.active > .dropdown-toggle, .navbar.navigation .nav li.dropdown.open.active > .dropdown-toggle { background: transparent; color: #e5b16e; }
.navbar.navigation .nav li.dropdown ul li { font-weight: normal; float: left; width: 100%; }
.navbar.navigation .nav li.dropdown ul li a { background: #fff; background: #fff; color: #1d4676 !important; display: block; font-size: 15px; font-weight: 600; border-left: 1px solid #d4e0f2; border-right: 1px solid #d4e0f2; border-top: 1px solid #d4e0f2; text-align: left; }
.navbar.navigation .nav li.dropdown ul li a:hover, .navbar.navigation .nav li.dropdown ul li a:focus { color: #5978b2 !important; background: #d4e0f2; }
.navbar.navigation .nav > li > .dropdown-menu::after, .navbar.navigation .nav > li > .dropdown-menu::before { display: none; }
.navigation .dropdown-menu { padding: 0; min-width: inherit; width: 120%; margin-top: 0px; border-radius: 0px; }
.navbar.navigation .nav li.dropdown ul li a { min-height: inherit; padding: 7px 10px; white-space: inherit; width: 100%; line-height: 24px; font-weight: 400; line-height: 18px; }
.navbar.navigation .nav span { display: inline-block; line-height: 24px; vertical-align: middle; display: none; }
/********** Banner----------***/
.banner #bannerWrapper{height:415px;}
.banner .item { position: relative; }
.banner .item .bannerCaption { width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; background: transparent; padding: 35px 0; text-align: center; position: absolute; }
.banner .item .bannerCaption .captionText { height: 100%; padding: 50px 0px 40px; width: 87%; background: rgba(0,0,0,.35); margin: 0 auto; border-radius: 12px; }
.bannerCaption h2 { font-size: 60px; margin: 0; font-family: 'Open Sans', sans-serif; text-transform: capitalize; color: #fff; line-height: 60px; letter-spacing: normal; font-weight: bold; text-align: center; }
.bannerCaption h4 { font-size: 32px; font-weight: bold; line-height: 32px; color: #fff; }
.bannerCaption p { font-size: 18px; line-height: 18px; color: #fff; font-weight: 500; width: 85%; margin: 0px auto 0px auto; }
.bannerCaption .btn { background: #83b834; padding: 15px 0px; color: #fff; font-weight: bold; font-size: 20px; width: 250px; display: inline-block; margin-top: 20px; text-decoration: none; text-shadow: none; border: 0px; box-shadow: none; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.bannerCaption .btn:hover { background: #35b5b6; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
/********Content*******/
.content { padding: 28px 0 38px; }
/**********Icon******/
.iconMain .row-fluid > div { margin: 0 auto; text-align: center; width: 16.66%; }
.iconMain .row-fluid > div a { text-decoration: none; }
.iconMain .row-fluid > div h3 { font-weight: lighter; font-size: 24px; text-transform: uppercase; margin-bottom: 15px; color: #808080; text-decoration: none; line-height: 28px; }
.iconMain .row-fluid > div a:hover h3 { color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.iconMain .headText span { background: #fff; padding: 10px 15px; z-index: 0; position: relative; text-align: center; }
.iconMain .headText:before { content: ""; width: 100%; height: 4px; background-color: #ffd05e; position: absolute; left: 0; right: 0; top: 50%; }
.iconMain .row-fluid > div a img { -webkit-transition: -webkit-transform .4s ease-in-out; -o-transition: -webkit-transform .4s ease-in-out; -moz-transition: transform .4s ease-in-out; -ms-transition: transform .4s ease-in-out; transition: transform .4s ease-in-out; max-width: 125px; max-height: 125px; }
.iconMain .row-fluid > div a:hover img { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -moz-transform-style: preserve-3d; filter: FlipV; -ms-filter: "FlipV"; }
.iconMain .row-fluid > div figure { margin-bottom: 9px; }
.iconMain .row-fluid > div h3 a { text-decoration: none; letter-spacing: 4px; }
.iconMain .row-fluid > div p { color: #5aa2cc; font-size: 12px; line-height: 12px; }
.iconMain { margin-bottom: 30px; border-bottom: 4px solid #ffd05e; padding-bottom: 50px; }
/********Home Content********/
.content h4 { color: #5aa2cc; text-transform: uppercase; line-height: 18px; margin: 0; margin-bottom: 12px; }
.content h4 span { font-size: 14px; display: block; font-weight: 400; line-height: 14px; margin-top: 10px; }
.connectBox { padding: 50px 0px; }
/*****Event****/
.eventMain { padding: 20px 30px 0px 30px!important;}
.eventList > div:first-child > div { padding-left: 0; position: relative; margin-bottom: 30px; clear: both; overflow: hidden; }
.eventList > div:first-child > div > div:first-child h2 { color: #fff; font-size: 48px; line-height: 40px; margin: 0; font-weight: bold; }
.eventList > div:first-child > div > div:first-child h2 span { display: block; font-size: 18px; line-height: 17px; margin-top: 6px; }
.eventList > div:first-child > div > div:last-child { min-height: 84px; }
.eventList > div:first-child > div > div:first-child { background: #afb6bb; color: #fff; left: 0; min-height: 84px; position: static; top: 0; width: auto; text-align: center; padding: 15px 25px; float: left; }
.eventList > div:first-child > div > div:first-child > span:first-child { background: transparent; font-size: 24px; line-height: 20px; position: static; width: 100%; font-weight: bold; text-transform: uppercase; }
.eventList > div:first-child > div > div:last-child { text-align: left; float: right; clear: both; max-width: 100%; width: auto; position: absolute; left: 120px; }
.eventList > div:first-child > div > div:last-child > a:first-child { color: #0a6ca9; font-size: 21px; font-weight: 600; margin-bottom: 15px; display: block; line-height: 26px; height: 56px; overflow: hidden; }
.eventList > div:first-child > div > div:last-child > a:first-child:hover { color: #e5b16e !important; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.eventList > div:first-child > div > div:last-child p span { display: block; }
.eventList > div:first-child > div > div:last-child > a:last-child { color: #ffc537; font-size: 15px; font-weight: lighter; text-transform: uppercase; }
.eventList > div:first-child > div > div:last-child > a:last-child:hover { color: #0a6ca9; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.eventView a { color: #b3b3b3; font-size: 20px; font-weight: bold; text-align: right; float: right; }
.eventView a:hover { color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.facebook,.instagram { background: #ececec; height: auto; padding: 20px 30px; }
.fb-page { width: 100%;text-align:center }
.facebook img { width: 100%; }
.textBox { background: #ececec; padding: 15px 15px 25px; }
.textBox h3 { text-align: center; margin: 0px; text-transform: uppercase; color: #0a6ca9; font-weight: 400; line-height: 40px; padding: 10px 10px; border-bottom: 2px solid #fff; font-size: 26px; }
.textBox p { color: #0a6ca9; padding: 20px 10px; text-align: center; line-height: 20px; margin-bottom: 20px; font-size: 16px; }
.textBox .btn { min-height: 40px; background: #0a6ca9; color: #fff; font-size: 16px; font-weight: 300; text-transform: uppercase; line-height: 34px; padding: 0; max-width: 165px; margin: 0 auto; display: block; width: 100%; float: none; }
.textBox .btn:hover { background-color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.twitter { width: 100%; border: 1px solid #eee; padding: 0; }
.twitter iframe { width: 100%; }
.twitter img { width: 100%; }
/*-------sponser--------***/
.sponser { padding-bottom: 35px; }
.sponser > div { margin-bottom: 40px; padding: 0; background-color: #ffc537; text-align: center; display: inline-block; width: 100%; }
.sponser > div h3 { font-size: 30px; font-weight: 600; color: #fff; margin: 0 0 2px; line-height: 40px; padding: 0; text-transform: uppercase; }
.sponser > ul { text-align: center; width: 100%; display: flex; justify-content: space-between; }
.sponser > ul li { text-align: center; float: none; display: inline-block; margin-top: 0 -2px; }
.sponser > ul li img { max-width: 190px; max-height: 75px; margin: 0 auto; }
/*********Footer********/
/*******Top footer*******/
.footerpaddingDiv { width: 100%; position: static; height: 310px; }
.footer { position: absolute; left: 0; bottom: 0; width: 100%; }
.footer-bottom { padding: 30px 15px 20px; color: #0a6ca9; background: #ececec; text-align: center; }
.locationDetail ul { text-align: center; }
.locationDetail h4 { font-size: 19px; font-weight: 600; line-height: 30px; color: #0a6ca9; }
.locationDetail ul li { line-height: 18px; display: inline-block; float: none; }
.locationDetail ul li a { font-size: 19px; font-weight: normal; display: block; color: #0a6ca9; padding: 0 20px; border-left: 2px solid #0a6ca9; }
.locationDetail ul li a:hover, .unstyled li a:hover { color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.locationDetail ul li:first-child a { border-left: 0px; }
.socialSection ul li { float: left;}
.socialSection ul:first-child { display: inline-block; margin-bottom: 20px; }
.socialSection ul:first-child li a .fa { font-size: 42px; color: #0a6ca9 }
.socialSection ul:first-child li a { padding: 0 10px; display: block; }
.socialSection ul:first-child li a:hover, .socialUl li a:hover .fa { color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.socialSection ul:last-child li { float: none; width: 100%; }
.socialSection ul:last-child li { line-height: 24px; }
.socialSection ul:last-child li a { font-size: 20px; font-weight: normal; display: block; color: #0a6ca9; }
.copyright { text-align: center; margin-top: 40px; }
.copyright ul:first-child { display: inline-block; vertical-align: top; }
.copyright ul:first-child li { float: left; border-left: 2px solid #0a6ca9; }
.copyright ul:first-child li:first-child { border-left: 0px solid #0a6ca9; }
.copyright a { font-size: 16px; text-align: center; display: inline-block; color: #0a6ca9; padding: 0 15px; }
.btmFoot-right img { -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.btmFoot-right img:hover { opacity: 0.8; }
.copyright a:hover { text-decoration: none; color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
/**********Inner pages*********/
.innerContent { padding: 0; }
.eduBanner { background: url(../images/edu.jpg) no-repeat center / cover; text-align: center; padding: 15px 30px; }
.eduBanner h1 { font-size: 49px; color: #fff; font-weight: 600; line-height: 50px; }
.eduBanner ul { margin-top: 15px; }
.eduBanner ul li { border-left: 2px solid #fff; line-height: 16px; display: inline-block; float: none; margin-bottom: 5px; }
.eduBanner ul li:first-child { border-left: 0px solid #fff; }
.eduBanner ul li a { color: #fff; padding: 0 10px; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; font-size: 15px; }
.eduBanner ul li a:hover { color: #0a6ca9; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
/*------main Content----------***/
.mainContent { padding: 15px 15px; }
.mainContent h1 { color: #000; line-height: 30px; margin-bottom: 20px; }
.mainContent h4 { color: #000; margin-bottom: 20px; font-size: 18px; font-weight: bold; }
.mainContent .BodyText { margin-bottom: 20px; line-height: 1.5; }
.mainContent blockquote { border-color: #ffc537; font-size: 16px; line-height: 1.5; }
.editBox { min-height: 200px; }
.editBox > div { margin-bottom: 20px; padding: 0; background-color: #ffc537; text-align: center; display: inline-block; width: 100%; }
.editBox > div h3 { font-size: 30px; font-weight: 600; color: #fff; margin: 0 0 2px; line-height: 40px; padding: 0; text-transform: uppercase; }
/******Landing Page*********/
.colSection { }
.colSection .row-fluid > div { text-align: center; padding: 15px 30px; }
.colSection .row-fluid > div h3 { font-size: 25px; font-weight: lighter; color: #808080; text-transform: uppercase; line-height: 28px; }
.colSection .row-fluid > div p { font-size: 16px; font-weight: normal; color: #808080; margin-bottom: 10px; min-height: 100px; }
.colSection .row-fluid > div .btn { background: #6fab3c; padding: 0px; color: #fff; font-weight: 400; font-size: 16px; width: 160px; display: inline-block; margin-top: 20px; margin-bottom: 20px; text-decoration: none; text-shadow: none; border: 0px; box-shadow: none; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; height: 40px; line-height: 38px; }
.colSection .row-fluid > div .btn:hover { background: #0a6ca9; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.additionalContent { background: url(../images/add.jpg) no-repeat center / cover; padding: 20px 15px; }
.additionalContent h3 { font-size: 30px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 32px; }
.additionalContent p { font-size: 16px; font-weight: 400; color: #fff; line-height: 1.5;  margin: 0 auto; margin-bottom: 10px; }
.additionalContent p a, .additionalContent p a:hover { color: #e5b16e; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.graycol { background: #ececec; }
.graycol .row-fluid > div { text-align: center; padding: 15px 30px; }
.graycol .row-fluid > div > div { min-height: 180px; }
.graycol .row-fluid > div h2 { font-size: 25px; font-weight: 400; color: #4d4d4d; margin-bottom: 20px; }
.graycol .row-fluid > div p, .graycol .row-fluid > div ul li { color: #808080; font-size: 16px; line-height: 1.5; margin-bottom: 20px; }
.graycol .row-fluid > div ul { padding: 0; display: inline-block; width: 100%; vertical-align: top; }
.graycol .row-fluid > div ul li { width: 100%; text-align: center; margin: 0; padding-left: 10px; }
.graycol .row-fluid > div ul li::before { content: "\f105"; font: var(--fa-font-solid); left: 0; top: 0; display: inline-block; color: #e5b16e; margin-right: 10px; }
.graycol .btn { background: #fdc703; padding: 0px; color: #fff; font-weight: 400; font-size: 16px; width: 190px; display: inline-block; margin-top: 20px; margin-bottom: 20px; text-decoration: none; text-shadow: none; border: 0px; box-shadow: none; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; height: 40px; line-height: 38px; }
.graycol .btn:hover { background: #0a6ca9; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
#MenuHolder {display: none}

.customToolBarHeight{
    height:370px;
}

#zoneToolBar form,#zoneToolBar select{margin:0;}
.facebook{ height:710px;display: flex!important;}
.facebook iframe,.instagram iframe{ margin:0px!important;min-width: unset!important;max-width: unset!important;display: flex!important;}
.additionalContent * {
    color: white;
}
.paddingMain{
	padding-top:30px;
}
.infoTextBoxMarginBottom{
	margin-bottom: 20px; 
}
.infoImageMarginBottom{
	margin-bottom: 20px; 
	width:443px;
	height:322px;
}
.infoImageMarginBottom img {
	width:100%;
	height:100%;
}

.navbar .btn-navbar .icon-bar {
	background-color:white!important;
}
#uploader_filelist{
	
	margin:auto!important;
}