@media print {
* { -webkit-print-color-adjust: exact; -moz-print-color-adjust: exact; -o-print-color-adjust: exact; visibility: visible; }
video, audio, object, embed, .footer { display: none; }
img { max-width: 500px; }
body { margin: 1cm }
.print-header { text-align: center; padding: 15px; display: block; }
.header, .footerTop, .footerBottom { display: none; }
.clubSlider { display: none; }
.Highlight { border: 1px solid #0a2238; }
.homeBannerIn { display: none; }
}

@media only screen and (min-width:8000px)  {
    .homeBannerIn { width: 53%; }
}
@media only screen and (min-width:5000px) and (max-width:8000px)  {
    .homeBannerIn { width: 54%; }
}
@media only screen and (min-width:2400px) and (max-width:5000px)  {
    .homeBannerIn { width: 56%; }
}
@media only screen and (min-width:1800px) and (max-width:2400px) {
    .homeBannerIn { width: 60%; }
}
@media only screen and (min-width: 1200px) {
.header .navbar .container, .gallerySection.gallery .GrayHeader, .gallerySection.gallery .galleryImages, .gallerySection.gallery h4 + div { width: 1170px; }
}
 @media only screen and (min-width: 980px) {
.header .nav-collapse.collapse { margin: 0; }
.header .navbar .nav > li:hover > a { color: #cb462a; background: transparent; box-shadow: none; }
.header .navbar .nav > li.dropdown > a::after { position: absolute; right: 0; top: 15px; content: ""; font: var(--fa-font-solid); font-size: 20px; }
.xsshow979 { display: none; }
}
@media only screen and (min-width: 768px) {
.newsLeft .newsBox:last-child, .newsLeft > div:last-child { display: none; }
.homeBanner.innerPage1 .homeSlider_link { padding: 0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -60px; width: 100%; }
#TNBARnewsContent{display:none;}
#TNBARnewsContent.mCS_no_scrollbar{display:block;}
}
@media only screen and (max-width:1800px) {
.homeBannerIn { width: 1080px; }
}/*1800*/
 @media only screen and (max-width:1600px) {
.homeBannerIn { width: 980px; }
}/*1600*/
 @media only screen and (max-width:1366px) {
.homeBannerIn { width: 890px; }
}/*1366*/
 @media only screen and (max-width:1280px) {
.impDatesContainer { max-width: 1140px; padding-left: 35px; padding-right: 35px; }
#impDates-Slider .item a { font-size: 14px; }
.homeBannerIn { width: 820px; }
}/*1280*/
 @media only screen and (max-width: 1199px) {
.header .navbar .container, .gallerySection.gallery .GrayHeader, .gallerySection.gallery .galleryImages, .gallerySection.gallery h4 + div { padding-left: 15px; padding-right: 15px; }
.itemIn, .homesliders .item > div:first-child { padding-left: 45px; }
.sliderCaptionIn, .homesliders .item > div:last-child > div { margin: 30px 10px 30px; }
.homeSliderlinks ul li { padding: 30px 0 30px 80px; }
.homeSliderlinks ul li img { left: 15px; }
ul.homeSliderlinks li { margin-bottom: 30px; border-left: 4px solid #ca4d33; padding: 40px 0 40px 64px; }
ul.homeSliderlinks li img { left: 5px; }
.homesliders .owl-dots { padding-right: 90px; }
.adSliderBox, .ad-with-staticBtn .btnBox .TBAgrayarrow , .btnBox a { width: 100%; max-width: inherit; }
.ad-with-staticBtn ul { margin-left: 0; }
.inner-content-v3 .customBreadcrumb { padding-right: 15px; }
/*menu css*/
.top-nav > ul > li > ul > li:first-child { max-width: 100%; width: 17%; }
.top-nav > ul > li > ul > li:nth-child(2) { max-width: 100%; width: 53%; }
.top-nav > ul > li > ul > li:nth-child(3) { max-width: 100%; width: 30%; }
.ad-with-staticBtn .btnBox { margin: 0; }
.Directory ul li div:first-child { width: 124px; }
}/*1199*/
 @media only screen and (max-width: 1170px) {
.impDatesContainer { max-width: 991px; }
.header .navbar .nav > li > a { font-size: 13px; padding: 15px 15px; }
.homeBannerIn { width: 680px; }
/*menu css*/
.bottom-nav > ul > li > a { padding: 15px; }
.bottom-nav > ul > li > a::after { right: 8px; }
}/*1170*/
 @media only screen and (max-width:1000px) {
.newsNevent { padding-left: 0; }
.adSliderBox { max-width: inherit; }
.ad-with-staticBtn ul { margin: 15px 0 15px 0px; }
/*menu css*/
.top-nav > ul > li > ul > li:nth-child(2) { padding-right: 40px; }
}/*1000*/
 @media (min-width: 768px) and (max-width: 979px) {
.gallerySection.gallery .GrayHeader, .gallerySection.gallery .galleryImages, .gallerySection.gallery h4 + div, .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 90%; padding: 0; }
.newsNevent-section .span3 { width: 27%; margin-left: 0; padding-left: 10px; }
.newsNevent-section .span9 { width: 73%; }
}
@media only screen and (max-width:979px) {
body #header .btn-navbar { background-image: url('../images/menuIcons-close.png'); background-repeat: no-repeat; background-position: center center; background-color: #1e3347 !important; width: 40px; height: 40px; border-radius: 50px; margin: 0; padding: 0; }
body #header .btn-navbar.collapsed { background-image: url('../images/menuIcons-open.png'); }
#header { position: relative; background-color: #fff; padding-top: 15px; padding-bottom: 15px; }
#header::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; box-shadow: 0px 3px 3px rgba(34,31,31,0.22); height: 8px; }
.navIcon { cursor: pointer; position: absolute; top: 15px; right: 20px; z-index: 1; }
.top-nav { display: none; }
.bottom-nav { padding-top: 0; }
.logo { padding: 0 0 0 20px; }
.nav-collapse.collapse { position: static; padding: 0; }
.bottom-nav > ul > li:first-child { display: block; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 { display: block; padding: 0; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li { width: 100%; padding: 0; position: relative; margin-top: 15px; margin-bottom: 10px; border: none; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form { margin: 0; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form input[type="text"] { width: 100%; border-radius: 0; background: #e2e1e1; border: none; height: 54px !important; font-size: 18px; line-height: normal; color: #7d7d7d; font-weight: 400; letter-spacing: 1px; padding-left: 15px; margin: 0; -webkit-box-shadow: none; box-shadow: none; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form ::-webkit-input-placeholder {
 color: #7d7d7d !important;
 font-weight: 400 !important;
 letter-spacing: 1px !important;
 font-family: "p22-underground", sans-serif !important;
 opacity: 1 !important;
}
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form ::-moz-placeholder {
 color: #7d7d7d !important;
 font-weight: 400 !important;
 letter-spacing: 1px !important;
 font-family: "p22-underground", sans-serif !important;
 opacity: 1 !important;
}
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form :-ms-input-placeholder {
 color: #7d7d7d !important;
 font-weight: 400 !important;
 letter-spacing: 1px !important;
 font-family: "p22-underground", sans-serif !important;
 opacity: 1 !important;
}
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form :-moz-placeholder {
 color: #7d7d7d !important;
 font-weight: 400 !important;
 letter-spacing: 1px !important;
 font-family: "p22-underground", sans-serif !important;
 opacity: 1 !important;
}
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form .srchBtn { color: #cb462a; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; font-weight: 900; padding: 0; display: inline-block; position: absolute; top: 18px; right: 12px; }
.bottom-nav > ul > li:first-child .dropdown-menu.child-1 li form .srchBtn img { display: inline-block; }
.bottom-nav > ul > li:nth-child(8) { display: none; }
.bottom-nav > ul > li:last-child { display: block; margin-top: 10px; }
.bottom-nav > ul > li:last-child a::after { display: none; }
.bottom-nav > ul > li:last-child a.customBtn1 { font-size: 16px; color: #b7b7b7; padding: 0; margin-top: 27px; display: inline-block; vertical-align: middle; float: left; }
.bottom-nav > ul > li:last-child a.customBtn2 { margin-bottom:2px; display: inline-block; vertical-align: middle; background: #cb462a; color: #fff; margin-bottom: 30px; padding-left: 47px; }
.bottom-nav > ul > li:last-child a.customBtn2 img { top: 15px; width: 19px; }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: #052138 !important; box-shadow: none; -webkit-box-shadow: none; }
.bottom-nav > ul > li > ul.dropdown-menu { /* background: transparent !important; */
padding: 0; }
.bottom-nav > ul > li:last-child.LoginActive > ul.dropdown-menu.child-3 { display: block; background: transparent !important; clear: both; }
.bottom-nav > ul > li > ul.dropdown-menu li { width: 100%; padding: 0; margin-bottom: 0; }
.bottom-nav > ul > li > ul.dropdown-menu li h1 br { display: none; }
.bottom-nav > ul > li > ul.dropdown-menu li a.forgot { font-size: 11px; color: #b2b1b1; font-weight: 400; text-transform: none; text-decoration: underline; display: inline-block; vertical-align: middle; line-height: normal; padding-left: 0; }
.bottom-nav > ul > li > ul.dropdown-menu li a.forgot:hover { color: #cb462a; }
.bottom-nav > ul > li > ul.dropdown-menu li a.login-btn { font-size: 11px; line-height: normal; background: #cb462a; text-transform: uppercase; color: #fff; padding: 10px 15px 7px 15px; display: inline-block; border-radius: 0; float: right; text-shadow: none !important; letter-spacing: 1px; }
.bottom-nav > ul > li:last-child > ul.dropdown-menu li a.login-btn:hover { background: #b5371c; }
.bottom-nav > ul > li > ul > li > p { max-width: 100%; }
.header .navbar .nav > li > .dropdown-menu > li p, .header .navbar .nav > li > .dropdown-menu > li img, .header .navbar .nav > li > .dropdown-menu > li h6 { display: none; }
.bottom-nav > ul > li > ul > li > ul > li > a { display: block; font-size: 16px; line-height: 21px; color: #052138 !important; padding: 10px 15px 10px 25px !important; border-bottom: 1px solid #ccc; font-weight: 500 !important; border-radius: 0 !important; margin-bottom: 0 !important; }
.bottom-nav > ul > li > ul > li > ul > li > a:focus, .bottom-nav > ul > li > ul > li > ul > li > a:hover { color: #cb462a !important; background: #fff !important; }
.bottom-nav > ul > li > ul > li > ul > li:first-child > a { border-top: none; }
.bottom-nav > ul > li:last-child.LoginActive > ul.dropdown-menu.child-3 p, .bottom-nav > ul > li:last-child.LoginActive > ul.dropdown-menu.child-3 li { display: block; }
.bottom-nav > ul > li:last-child .TBAbullets ul li,.bottom-nav > ul > li:last-child .customBtn2 + ul>li:last-child >div ul li { background: url('../images/TBAbullets.png') no-repeat left center; padding-left: 30px; }
.bottom-nav > ul > li:last-child .TBAbullets ul li a,.bottom-nav > ul > li:last-child .customBtn2 + ul>li:last-child >div ul li a { color: #052138; font-size: 16px; line-height: 32px; display: inline-block; vertical-align: middle; font-weight: 400; padding: 0; }
.bottom-nav > ul > li:last-child .TBAbullets a.logout-btn, .bottom-nav > ul > li:last-child .customBtn2 + ul>li:last-child >div a.logout-btn { font-size: 11px; line-height: normal; background: #cb462a; text-transform: uppercase; color: #fff; padding: 10px 15px 7px 15px; display: inline-block; margin: 10px 0; -webkit-border-radius: 0; border-radius: 0; }
.header .navbar .container { padding-left: 0; padding-right: 0; }
.header .navbar-static .navbar-inner { padding-right: 0; padding-left: 0; }
.navMain { position: static; }
.header .navigation { text-align: right; position: absolute; top: 100%; left: 0; width: 100%; background: #f2f2f2; }
.nav-collapse.collapse { position: static; padding: 0; width: 100%; margin: 0; -webkit-box-shadow: 0px 6px 6px 0px rgba(34,31,31,0.22); box-shadow: 0px 6px 6px 0px rgba(34,31,31,0.22); }
.header .navbar .nav>li { float: none; padding: 0 20px; }
.header .navbar .nav > li > a { font-size: 22px; padding: 15px 15px 15px 25px; color: #052138; text-align: left; }
.xs979 { display: block; }
.searchBtn.dropdown .dropdown-menu { padding: 0; display: block; margin: 0; }
.searchBtn.dropdown .dropdown-menu form input { font-size: 18px; letter-spacing: 1px; background: #e2e1e1; border: none; margin: 15px 0 27px 0; box-shadow: none !important; padding: 12px 130px 12px 15px; height: 54px !important }
.header .navbar .nav > li.dropdown > a::after { position: absolute; left: 0; top: 15px; content: ""; font: var(--fa-font-solid); font-size: 16px; }
.header .navbar .nav > li.dropdown.active > a::after { content: ""; }
.header ul.dropdown-menu { margin: 0 !important; background: #fff !important; border-top: none !important; }
.mobileMenu { width: 100%; display: block; float: none; margin: 0; }
.searchBtn ul.dropdown-menu { background: transparent !important; border: none !important; }
body .srchBtn img { display: inline-block; vertical-align: middle; }
.srchBtn:hover { background: transparent !important; }
body .header .navbar .nav > li.xsshow979 { text-align: left; }
ul.memberSection { position: static; padding: 0; margin-bottom: 50px; }
ul.memberSection li:nth-child(2) { max-width: 380px; width: 100%; }
.menuContents { padding-right: 30px; }
.homeSlider_link { padding-top: 30px; }
.ad-Section img { max-width: 100%; }
.sliderCaptionIn, .homesliders .item > div:last-child > div { width: 340px; padding: 15px 15px; }
}/*979*/
 @media only screen and (max-width: 767px) {
    .gallerySection.gallery .GrayHeader, .gallerySection.gallery .galleryImages, .gallerySection.gallery h4 + div { width: auto; }
body { padding: 0; }
.homeSlider_link { padding-top: 0; }
.itemIn, .homesliders .item > div:first-child { padding-left: 0; }
.homesliders .itemIn img, .homesliders .item > div:first-child img { height: auto; }
.itemIn, .homesliders .item > div:first-child { padding-bottom: 0; }
.homeSliderlinks ul { margin: 0; padding: 0; position: absolute; z-index: 3; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.homeSliderlinks ul li { margin-bottom: 0; border-left: none; text-align: center; width: 33.33%; float: left; padding: 0 15px; }
.homeSliderlinks ul li a { color: #fff; font-size: 16px; font-weight: 400; border-bottom: 1px solid transparent; border-top: 9px solid #cb462a; padding-top: 25px; }
.homeSliderlinks ul li img { position: static; top: 50%; left: 25px; -webkit-transform: none; transform: none; margin: 0 auto 20px; }
.sliderCaption, .homesliders .item > div:last-child { position: static; max-width: inherit; }
.homeBannerIn { display: none; }
.homeSlider_link .span3 { position: relative; }
.mobileBg { width: 100%; display: block; position: relative; }
.mobileBg::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(10,34,56,0.90); }
.homesliders .owl-dots, .homesliders .owl-nav { display: block; bottom: -50px; }
.owl-carousel#homeslider { z-index: 5; }
.homesliders .owl-nav .owl-next { margin-top: 6px; }
.homesliders .owl-nav { right: 20px; }
.mobileBg img { height: 330px; -webkit-object-fit: cover; object-fit: cover; width: 100%; }
.newsNevent-section { margin-top: 0; padding-bottom: 0px; }
.newsNevent { padding-top: 30px; }
.allNews, .newsNevent_heading a { display: none; }
.newsNevent_heading { text-align: center; }
.newsLeft { width: 100%; margin-bottom: 15px; }
.articleRight ul { padding-right: 0; }
.newsBox, .newsLeft > div { display: inline-block; width: 50%; padding: 0 15px; min-height: 176px; margin: 0 -2px 15px; vertical-align: top; }
.newsBox p, .newsLeft > div p { margin-bottom: 0; padding-right: 0; }
.articleRight { width: 100%; padding: 0 15px; }
.articleRight ul { margin: 0; }
.adSliderBox { width: 50%; float: left; padding: 0 15px; }
.ad-with-staticBtn::after { display: block; content: ""; clear: both; }
.ad-with-staticBtn { padding: 15px; background: #fff; }
.addSlide-row { margin: 0 -15px; }
.commHeading h2 { padding-top: 0; margin-top: 0; font-size: 22px; }
.coomunity-section .container { padding: 0 15px; }
.socialLinks ul li a { margin-right: 0; margin-left: 12px; }
.commVoice-secIn .span3 > div > div { max-height: inherit; overflow: inherit; }
.ad-Section { padding: 30px; margin-top: 30px; }
#footer .socialLinks ul { width: 100%; text-align: center; }
#footer .socialLinks ul li { width: 25%; }
#footer .socialLinks ul li a { margin: 0 auto; }
.foo2, .foo3 { display: none; }
#footer .span3, #footer .span2 { float: left; width: 33.33%; padding: 0 15px; }
body .header .navbar .nav > li > a.customBtn2 {/* margin-left: 15px;*/ margin-left: 0;
    float: left;
    margin-top: 15px;}
ul.memberSection li:first-child { max-width: 100%; }
.heading { padding-top: 15px; }
.heading h1 br { display: none; }
ul.memberSection li:nth-child(2) { max-width: 100%; margin: 20px 0; }
ul.memberSection li:nth-child(3) { max-width: 100%; }
.menuContents { padding-right: 0; }
.SecHeadingTitle h2 { display: block; margin: 0; }
.viewLink { float: none; padding-top: 0; }
.commVoice-secIn > .span3 { margin-bottom: 15px; }
.sliderCaptionIn, .homesliders .item > div:last-child > div { width: 100%; margin: 0; }
.homesliders { margin-left: 0; }
.homesliders .owl-dots { padding-right: 0; text-align: center; }
.commVoice-secIn { margin: 0 -15px; }
.commVoice-secIn > .span3 { display: inline-block; vertical-align: middle; margin: 0 -2px 20px; width: 50%; padding: 0 15px; vertical-align: top; }
.commVoice-secIn > .span3:nth-child(3), .commVoice-secIn > .span3:last-child { display: block; margin: 0 0 20px 0; width: 100%; }
.newsNevent-section { padding-top: 15px; }
.customScroll .mCSB_inside > .mCSB_container { margin-right: 20px; }
.ad-Section a.desktopAd { display: none; }
.ad-Section a.mobileAd { display: block; }
.ad-Section img { width: 100%; }
.homeBannerIn.innerBanner img { height: 210px; }
.LargeBox { padding: 20px 30px; }
.customScroll { height: 558px; }
.articleRight { height: auto; }
.homeBanner.innerPage1 { margin-bottom: 0; }
.example-image-link.expand,.newsLeft > div > div:first-child > a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
}/*767*/

/*inner page css*/

@media only screen and (max-width: 979px) {
/*inner page*/
.customBreadcrumb { position: static; padding-left: 0; min-height: 1px; }
.gallerySection .galleryImages ul li img, .gallerySection.gallery h4 + div ul li img { height: 110px; }
/*inner page 2*/
.innerPage2 .customBreadcrumb, .innerPage3 .customBreadcrumb { min-height: 1px; padding-top: 0; margin-top: 25px; }
/*v3 page*/
.homeBanner { min-height: 82px; }
.innerBanner_outer.inner-content-v3 { max-width: 724px; width: 100%; margin: 0 auto; padding: 0 15px; }
.inner-content-v3 .customBreadcrumb { text-align: left; }
.sidebar { padding-left: 0; }
.TBAarrow, .TBAgrayarrow, .TBAbluearrow, .btnBox a { padding-right: 20px; font-size: 10px; }
.TBAarrow::after, .TBAgrayarrow::after, .TBAbluearrow::after, .btnBox a::after { right: 5px; }
.SmallBox { margin-top: 125px; }
.homeBannerIn.innerBanner img { height: 248px; }
.bottom-nav ul a.customBtn2{width: 75%;}
}/*979*/
@media only screen and (max-width: 768px) {
.commHeading h2 { padding-top: 0; }
}
@media only screen and (max-width: 767px) {
/*inner page*/
.homeBannerIn.innerBanner { display: block; width: 100%; position: relative; }
.LargeBox p, .SmallBox p, .LargeBox .RegLink, .SmallBox .RegLink { display: none; }
.homeBanner.innerPage1, .homeBanner.innerPage2, .homeBanner.innerPage3 { position: relative; overflow: hidden; }
.innerPage1 .span12, .innerPage2 .span12, .innerPage3 .span12 { position: static; }
.innerPage1 .LargeBox, .innerPage1 .LargeBox, .SmallBox { position: absolute; top: 50%; left: 0; transform: translateY(-50%); background: transparent; margin-left: 22px; margin-top: -23px; }
.LargeBox::after, .SmallBox::after { right: auto; left: 0; }
.customBreadcrumb { padding-left: 15px; padding-top: 15px; }
.inner-content .container { padding: 0 15px; }
.inner-content { padding-top: 25px; }
.gallerySection .galleryImages ul li, .gallerySection.gallery h4 + div ul li { width: 50%; overflow: hidden; max-height: 225px; }
.gallerySection .galleryImages ul li img, .gallerySection.gallery h4 + div ul li img { height: auto; min-height: 145px; }
/*inner page 2*/
.sidebar { padding-left: 0; margin-top: 30px; }
.Directory ul li div:last-child { width: 100%; }
.gallerySection .galleryImages,.gallerySection.gallery h4 + div { margin: 0; }
.list-afterLogin ul li { margin: 0 !important; }
.itemIn,.homesliders .item > div:first-child { padding: 0 }
.homesliders .owl-item.active .itemIn2::after ,  .homesliders .owl-item.active .item > div:first-child > div::after { -webkit-box-shadow: 0px 9px 30.4px 1.6px rgba(28, 27, 27, 0.3); box-shadow: 0px 9px 30.4px 1.6px rgba(28, 27, 27, 0.3); }
.MinmalistHeader { margin-bottom: 40px; }
.bottom-nav ul a.customBtn2{width: 100%;}
}/*767*/
@media only screen and (max-width:520px) {
.Directory ul li { width: 50%; }
.socialLinks ul li { float: none; display: inline-block; vertical-align: middle; }
#footer .socialLinks ul li { float: left; }
#footer .socialLinks ul { margin-bottom: 0; }
.homeBannerIn.innerBanner img { height: 180px; }
.commHeading h2 { font-size: 19px; }
}
 @media only screen and (max-width: 479px) {
h1 { font-size: 24px; }
h2, .TitleText { font-size: 22px; }
h3, .HeaderText { font-size: 18px; }
h4 { font-size: 16px; }
.logo img { width: 85%; }
body .header .navbar .nav > li > a.customBtn2 { margin-left: 0; }
.RecentNews h4 { font-size: 16px; margin-bottom: 10px; }
.inner-content-sec1 { padding-bottom: 15px; }
.gallerySection .galleryImages ul li img,.gallerySection.gallery h4 + div ul li img { min-height: 100px; }
.gallerySection.gallery { padding: 30px 0;margin: 0px 0; }
.impDatesContainer { padding-left: 15px; padding-right: 15px; }
.impDates-section { margin: 30px 0 0px 0; text-align: center; }
.Directory ul li { width: 100%; }
.Directory { text-align: center; }
.Directory ul li div:first-child { float: none; margin: 0 auto; }
body .header .navbar .nav > li > a.customBtn2 { margin-left: 0; float: left; margin-top: 15px; }
}
 @media (max-width: 441px) {
.commHeading h2 { text-align: center; display: block; margin-bottom: 10px; }
.socialLinks ul { width: 100%; text-align: center; margin-bottom: 15px; margin: 0 -12px 15px; }
.socialLinks { float: none; }
}
