@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i'); a { transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; } a:hover { text-decoration: none; } ul { /* list-style-type: none; */ margin: 0px; /* line-height: 20px; */ /* padding: 0px; */ } body { color: #333333; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; background: #fff; } img { max-width: 100%; } /********************** Header css ***********************/ .header { display: block; width: 100%; /* background: lemonchiffon; */ position: relative; z-index: 9999; } .header-top { background:#f1f1f1; color: #333; display: block; min-height: 25px; /* padding: 5px 0; */ } .header-top .right-top-header ul{float:right;} .header-top a { color: #ccc; } .header-top a:hover { color: #042656; } .header-logo { /*! background: url("../images/banner.jpg")no-repeat top left #fff; */ /*! height: 100px; */ } .header-middle { padding: 0px; /* background: #e2e2e2; */ } .header-middle .header-search { align-self: center; text-align: right; } .logo { margin: 0 0 -15px 0px; /* padding: 10px 0; */ } .logo img { /* max-width: 120px; */ padding-top: 5px; } .logo a { display: inline-block; vertical-align: middle; } .logo h1 { color: #333; display: inline-block; font-size: 24px; font-weight: 500; margin: 0; width: 80%; text-align: center; vertical-align: middle; padding: 0 0 0 40px; text-indent: 10px; letter-spacing: -1px; } .logo h1 span { width: 100%; float: left; font-size: 23px; font-weight: 600; padding: 10px 0; color: #004976; } .logo h1 p { width: 100%; float: left; font-size: 15px; font-weight: 600; color: #333333; } .header-nav { background: #e33a19; background-repeat: repeat-x; color: #fff; padding: 0px; border-radius: 0px; display: block; width: 100%; } .topLinks { padding: 0 !important; } .topFunctions ul li, .topLinks li { float: left; display: inline; color: #333; /* padding-bottom: 10px; */ /* padding-top: 10px; */ /* padding: 0 8px; */ /* font-weight: bold; */ /* background: url(../images/top-sep.png) right center no-repeat */ } .news-feed { margin: 1px 0px 2px 0px; width: 100%; display: inline-block; background: #f0f0f0; } .news-feed .news-feed-label { float: left; width: 14%; background: #ece93c; text-align: center; color: #e33a19; text-align: center; padding: 3px 0; font-size: 12px; font-weight: 500; } .news-feed .news-marquee { float: left; width: 86%; padding-top: 3px; /* border: 1px solid #00205a; */ /* background: #fff; */ padding-bottom: 0px; margin-bottom: 8px; } .news-marquee li { display: inline; } .news-marquee li a { color: #071262; font-weight: bold; } .header-nav .nav>li { color: #fff; display: inline-block; margin: 0px; } .header-nav .nav>li>a { color: #fff; display: inline-block; padding: 3px 18px; /* text-transform: uppercase; */ font-weight: 500; /* box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.2); */ border-right: 1px solid rgba(255, 255, 255, 0.25); /* text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); */ /* transition: background-color 200ms linear; */ -moz-transition: background-color 200ms linear; -o-transition: background-color 200ms linear; /* -webkit-transition: background-color 200ms linear; */ } .sociallinks ul li { display: inline; padding-left: 20px; } .sociallinks img { -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; width: 36px; height: auto; } .sociallinks img:hover { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } /* submenu css */ .navbar .nav li .submenu li { border-bottom: 1px solid #d6c32c; display: inline-block; /* margin: 0; */ position: relative; width: 100%; padding-left: 20px; } .navbar .nav li .submenu li a { display: inline-block; padding: 10px; text-transform: none; width: 100%; color: #252525; font-weight: 600; font-size: 14px; } .navbar .nav li .submenu li:hover a { color: #e33a19; /* background-color: #1d4773; */ } .navbar .nav li .submenu li:hover span { color: #333; } .navbar .nav li .submenu li ul.submenu li a { background-color: #ccdce3 !important; color: #0d2946 !important; } .navbar .nav li .submenu li ul.submenu li:hover a { background-color: #1d4773 !important; color: #333 !important; } /* search css */ .search-box { display: inline-block; vertical-align: middle; margin-top: 20px; } .search-form { display: inline-block; max-width: 200px; position: relative; width: 100%; } .search-form .h-search { border: 1px solid #ccc; border-radius: 0px; height: 30px; padding: 4px 35px 4px 12px; width: 100%; color: #333; } .search-form .h-submit { background: #3F66A5; border: medium none; box-shadow: none; height: 30px; line-height: 1.1; padding-right: 10px; position: absolute; right: 0; top: 0; } //* search css */ .search-box { display: inline-block; vertical-align: middle; } .search-form { display: inline-block; max-width: 200px; position: relative; width: 100%; } .search-form .h-search { border: 1px solid #ccc; border-radius: 0px; height: 30px; padding: 4px 35px 4px 12px; width: 100%; color: #333; } .search-form .h-submit { background: #ece93c; border: medium none; box-shadow: none; height: 30px; line-height: 1.1; padding-right: 10px; position: absolute; right: 0; top: 0; color: #e33a19; } #fooBar table { width: 100%; border-collapse: collapse; table-layout: auto; vertical-align: top; margin-bottom: 15px; border: 1px solid #999999; } #fooBar th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #F2EDEB; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; background: #63A0BD url(images/bg_header.jpg) no-repeat; } #fooBar tr { background: #fff; color: #261F1D; border-bottom: 1px solid #6190FA; } #fooBar tr:hover, tr.alt:hover { color: #261F1D; background-color: #DEDEDE; } .highlighted { color: #261F1D; background-color: #E5C37E; } #fooBar tr.alt { background: #CFCFCF; color: #261F1D; border-bottom: 1px solid #6190FA; } #fooBar td { border-right: 1px solid #000; border-left: 1px solid #000; padding: 6px 6px 6px 12px; } #fooBar td a { color: #3399FF; text-decoration: none; font-weight: bold; } /* flag box */ .flag { display: inline-block; vertical-align: middle; border-right: 1px solid #ccc; margin-right: 5px; } .flag li { display: inline-block; margin: 0; padding: 0 8px; width: auto; } .flag li:first-child { border-right: 1px solid #ccc; } .flag-box { display: inline-block; vertical-align: middle; padding: 10px; } .flag-box li { display: inline-block; margin: 0; padding: 0px 10px; } .header-top a { color: #134776; } .flag-box li a img { max-width: 30px; opacity: 0.6; transition: all 0.3s ease-in-out 0s; } .flag-box li a:hover img { opacity: 1; } .flag-box li a { border-radius: 100px; height: 30px; width: 30px; text-align: center; list-style: 30px; border: 1px solid #3b5998; display: inline-block; } .flag-box li a i { display: block; line-height: 28px; font-size: 16px; } .flag-box li a.fb { background-color: #3b5998; color: #fff; border: 1px solid #3b5998; } .flag-box li a.twitter { background-color: #1da1f3; color: #fff; border: 1px solid #1da1f3; } .flag-box li a.flickr { background-color: #d8dfe3; color: #395eaa; border: 1px solid #d8dfe3; } .flag-box li a.youtube { background-color: #e62119; color: #fff; border: 1px solid #e62119; } .flag-box li a.envelope { background-color: #777676; color: #fff; border: 1px solid #777676; } .flag-box li a.rss { background-color: #ee5900; color: #fff; border: 1px solid #ee5900; } .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery { margin-bottom: 20px !important; } /*topbar links */ .header-top .links { display: inline-block; padding: 0; } .header-top .links li { display: inline-block; padding: 0; border-right: 1px solid #DDD; } .header-top .links li a { color: #e33a19; padding: 3px 5px; display: block; font-size: 13px; } .header-top .links li a:hover { color: #134776; } .header-top .head-social a i { font-size: 16px; } .box ul { list-style-type: none !important; padding: 0; padding-left: 5px } .box .f-menu>li>a{ padding: 6px 13px; margin:3px; background: #c4c4c4; display:block; position:relative; border-radius: 4px; color:#333; } .active a { background: #ece93c !important; color: #252525 !important; } .box .f-menu>li>a { } .box .f-menu li a::before { border-right: 2px solid; border-top: 2px solid; /* content: ""; */ height: 8px; left: 0; position: absolute; top: 14px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 8px; transition: all 0.3s ease-in-out 0s; } .box .f-menu>li.active>a{background:#ece93c;} /* promo banner */ .promo-banner img { max-width: 100%; } /*header end*/ /* home content */ .widget { background: #f6f6f6; margin: 5px 0 10px; border: 1px solid #eee; overflow: none; height: 310px; /*! max-height: 350px; */ } .news li { list-style: none; list-style-type: none; } .widget h4, .widget h2 { background: #e33a19; color: #fff; font-size: 15px; margin: 0; padding: 5px; font-weight: 600; font-style: normal; } .access-block { /* background: #f5f5f5; */ /* height: 324px; */ margin-bottom: 15px; } .access-block .thumbnail img { width: 100% } /* linklist start */ .linklist ul { display: inline-block; margin: 0; padding: 0 10px 10px; width: 100%; } .linklist ul li { display: inline-block; padding: 5px 0; width: 100%; } .linklist ul li a { color: #666666; display: inline-block; position: relative; width: 100%; } /* linklist end */ .widget-banner { display: block; margin: 0 0 20px; } .widget-banner img { display: block; margin: 0 auto; max-width: 100%; } .widget li { /* padding: 5px */ } .widget ul{list-style: none;font-style: normal;padding: 0;margin: 0 0 20px;} .widget ul li{/* border-bottom: 1px solid #ccc; */} .widget ul li a{position: relative;color: #333;display: block;font-size: 13px;line-height: 16px;padding: 5px 5px 3px 18px;} .widget ul li.active a, .widget ul li a:hover{color: #e33a19;} .widget ul li a::before {border-right: 2px solid;border-top: 2px solid;content: "";height: 7px;left: 2px;position: absolute;top: 9px;transform: rotate(45deg);-webkit-transform: rotate(45deg);width: 7px;transition: all 0.3s ease-in-out 0s;} /* sidebar form */ .widget-form { background: #f6f8ff; padding: 20px; } .widget-form .form-group { padding-left: 35px; position: relative; } .widget-form .form-group label { left: 0; position: absolute; top: 2px; } .widget-form .form-control { border-color: #ccc; border-radius: 3px; height: 26px; } .widget-form .find-btn { background: #2e348d; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; display: inline-block; padding: 3px 16px; transition: all 0.3s ease-in-out 0s; } .widget-form .find-btn:hover, .widget-form .find-btn:focus { background: #4faf94; } .quick-access { width: 100%; display: inline-block; padding-top: 20px; background: #f0f0f0; padding-bottom: 10px; padding-left: 10px; } .quick-access img { width: auto; height: auto; } .quick-access h4 { background: #337ab7; color: #fff; font-size: 16px; margin: 0; padding: 10px; font-weight: 600; } .quick-access h3 { font-size: 24px; color: #000; margin-bottom: 20px; position: relative; padding-bottom: 20px; text-align: center; margin-top: 0; } .quick-access header:after, .two-column header:after { position: absolute; left: 50%; height: 2px; background: #4268b1; content: ""; bottom: 0px; width: 100%; margin-left: 0; } .quick-access header, .two-column header { font-size: 24px; color: #000; margin-bottom: 10px; position: relative; padding-bottom: 0; text-align: center; margin-top: 0; width: 100%; overflow: hidden; } .quick-access header:after, .two-column header:after { position: absolute; left: 0; height: 0; background: none; content: ""; top: 18px; width: 100%; margin-left: 0; } .quick-access header h3, .two-column header h3 { color: #000; font-weight: bold; font-size: 22px; background: #fff; display: inline-block; margin: 0; z-index: 100; padding: 0 10px; position: relative; } /********************** General ***********************/ h1, h2, h3, .h2 { font-size: 30px; font-weight: 700; margin-top: 0; color: #333; font-family: "Segoe UI",Arial,sans-serif; } .two-column-row { background: #fff; } .widget .link-box { border: none; } .content-area { color: #666; } /* home carousel */ .two-column-row { padding: 0px 15px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35); } .m-title { position: relative; font-size: 14px; font-weight: 400; margin: 10px 0 20px; } .m-title:before { /* background: #042656; */ bottom: 0; #content: ""; display: block; height: 2px; left: 0; position: absolute; right: 0; } .m-title span { color: #e3e3e3; display: inline-block; #padding: 4px 20px 5px; background:none; } .main_news { padding: 20px 0 0; } .simplePollRadioText label{color:e3e3e3 !important;} .main_news .bbs_list h3 { font-size: 20px; text-transform: none; margin: 15px 0 10px; overflow: hidden; color: #042656; font-weight: 600; padding: 0 15px; } .main_news .bbs_list { #margin: 5px 5px 10px 5px; float: left; } .main_news .bbs_list { background: #F5F5F5; background-color: transparent; background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent; background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #DFDFDF; border-left: 1px solid #ECECEC; border-radius: 0; margin-bottom: 30px; position: relative; text-align: left; width: 100%; z-index: 1; border: 1px solid #cccccc; padding: 0; } .main_news .news-img { width: 100%; overflow: hidden; } .main_news .news-img img { width: 100%; } .main_news .bbs_list .text_block_img { float: none; width: 150px; margin-left: 70px; margin-top: 20px; margin-right: 25px; overflow: hidden; margin: 20px auto; } .main_news .bbs_list h3 { font-size: 20px; text-transform: none; margin: 15px 0 10px; overflow: hidden; color: #042656; font-weight: 600; padding: 0 15px; } .main_news ul { padding: 0 15px 10px; margin: 0; } .main_news ul li { width: 100%; display: inline-block; padding-bottom: 10px; position: relative; padding-left: 15px; } .main_news ul li a { color: #333; position: relative; padding-left: 0; } .main_news ul li::before { border-right: 2px solid #333; border-top: 2px solid #333; content: ""; height: 8px; left: 0; position: absolute; top: 6px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 8px; transition: all 0.3s ease-in-out 0s; } .main_news ul li a:hover { color: #042656; text-decoration: underline; } .main_news .bbs_list h4 { font-size: 15px; text-transform: none; margin: 15px 0 10px; overflow: hidden; color: #042656; font-weight: 600; padding: 0 15px; } .main_news .bbs_list p { padding: 0 15px; } .main_news .read-more { padding: 8px 15px; font-size: 14px; background: #4268b1; color: #fff; border: 1px solid #36589f; margin-bottom: 15px; border-radius: 6px; display: inline-block; } .main_news .read-more:hover { background: #2b519a; } .main_news .bbs_list:after { background: url(../images/box-show.jpg) no-repeat center center; height: 30px; width: 100%; content: ""; position: absolute; right: 0; bottom: -31px; } /********************** Post Box ***********************/ .post-box { display: block; padding: 0; width: 100%; } .post-box ul li { border-bottom: 1px solid #cecece; display: inline-block; margin: 10px 0; min-height: 60px; padding: 0 0 12px 100px; position: relative; width: 100%; min-height: 70px; } .post-box ul li:last-child { border: none; } .post-box ul li .post-img { left: 0px; max-width: 90px; position: absolute; top: 0px; } .post-box ul li .post-img img { max-width: 100%; } .post-box ul li h5 { font-size: 16px; font-weight: 600; margin: 0 0 4px; padding: 0; } .post-box ul li a { color: #000; } .post-box ul li a:hover { color: #042656; } .post-box ul li p { font-size: 12px; margin: 0; } /********************** news three column ***********************/ .news_row { padding: 20px 0; } .news-col { margin: 10px 0; } .news-col .news-img { display: inline-block; width: 100%; overflow: hidden; } .news-col .news-img img { width: 100%; transform: scale(1); -webkit-transform: scale(1); transition: all 0.4s ease-in-out 0s; } .news-col .news-img:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); } .news-info { display: inline-block; padding: 10px 0px; width: 100%; } .news-col .news-info h3 { font-size: 20px; font-weight: 600; margin: 0 0 10px; } .news-col .news-info h3 a { color: #333; } .news-col .news-info h3 a:hover { color: #042656; } .news-col .news-info p { margin: 0px; } .dates { color: #999; display: inline-block; margin: 0 0 10px; width: 100%; } .dates li { display: inline-block; margin-right: 10px; font-size: 14px; } .dates li i { margin-right: 3px; } .news_full .news-info { padding: 0px; } @media (max-width: 767px) { .news-col { border-bottom: 1px solid #ccc; display: inline-block; margin: 10px 0; padding: 0 15px 15px; width: 100%; } .news-feed .news-feed-label { width: 30%; font-size: 11px; } .news-feed .news-marquee { width: 70%; font-size: 11px; padding-bottom: 4px; padding-top: 5px; } } /********************** home slideshow start ***********************/ .home-slideshow { margin-top: -10px; } .owl-nav>div { left: 2%; position: absolute; top: 50%; margin-top: -14px; } .owl-nav>div.owl-next { left: auto; right: 2%; } .home-caption { bottom: 0; color: #fff; left: 0; padding: 20px 80px; position: absolute; } .home-caption::before { bottom: 0; box-shadow: 0 0 204px 134px rgba(0, 0, 0, 0.8); content: ""; display: table; height: 0; left: 0; position: absolute; width: 100%; } .caption-overlay { position: relative; z-index: 3; } .home-caption h2 { font-size: 30px; line-height: 1.3; margin: 0 0 20px; color: #fff; } .home-caption p { color: #efefef; font-size: 16px; max-width: 80%; } @media (max-width: 991px) { .home-caption h2 { font-size: 20px; color: #fff; } .home-caption p { font-size: 14px; max-width: 100%; } .access-block { margin-bottom: 15px; } .news-feed .news-feed-label { font-size: 12px; } } @media (max-width: 767px) { .home-carousel .item>img { min-height: 160px; object-fit: cover; -webkit-object-fit: cover; } .home-caption { padding: 20px 40px; } .home-caption h2 { margin: 0px; font-size: 16px; line-height: 1.4; } .home-caption p { display: none; } .home-caption::before { box-shadow: 0 0 74px 54px rgba(0, 0, 0, 0.8); } .logo h1 span { color: #333; } } /********************** Links box ***********************/ .link-box { background: #f5f5f5; display: block; border: 1px solid #eee; } .link-box h4 { background: #042656; color: #fff; font-size: 16px; margin: 0; padding: 10px; font-weight: 600; } .link-box ul { display: inline-block; margin: 0; padding: 5px 10px 10px; width: 100%; } .link-box ul li { display: inline-block; padding: 5px 0; width: 100%; } .link-box ul li a { color: #333; display: inline-block; position: relative; width: 100%; padding: 0 0 0 14px; } .link-box ul li a::before { border-right: 2px solid; border-top: 2px solid; content: ""; height: 8px; left: 0; position: absolute; top: 7px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 8px; transition: all 0.3s ease-in-out 0s; } .link-box ul li a:hover { color: #042656; padding-left: 20px; } .link-box ul li a:hover:before { left: 6px; } @media (max-width:1199px) { .three-col-box .link-box { margin: 10px 0; } } /********************** tabs section start ***********************/ .home-tabs { overflow: hidden; display: inline-block; width: 100%; padding: 0px 0px 20px; } .home-tabs .nav-tabs { border-bottom: none; border-top: none; } .home-tabs .nav-tabs li a { color: #666; display: inline-block; padding: 10px 30px; position: relative; border: 1px solid #ccc; font-weight: 600; } .home-tabs .nav-tabs li+li { margin-left: -1px; } .home-tabs .nav-tabs li a:hover, { color: #000; } .home-tabs .nav-tabs li a::before, .home-tabs .nav-tabs li a::after { border-color: #fff transparent transparent; border-style: solid; border-width: 10px; bottom: -19px; content: ""; left: 50%; margin-left: -10px; opacity: 0; position: absolute; transition: all 0.3s ease-in-out 0s; z-index: 9; } .home-tabs .nav-tabs li a::after { border-color: #ccc transparent transparent; bottom: -20px; z-index: 8; } .home-tabs .nav-tabs li.active a::before, .home-tabs .nav-tabs li.active a::after { opacity: 1; border-color: #042656 transparent transparent } .home-tabs .tab-content { border: 1px solid #ccc; margin: 0px; position: relative; } .home-tabs #highlights { background: #fff; position: relative; } .home-tabs .tab-pane { padding: 20px; background: #fff; position: relative; color: #666; } .camera_wrap img { margin-top: -40px !important; } .camera_target { width: 70%; float: left; overflow: hidden; } .flexslider{margin: 0 0 20px;border:none;-moz-box-shadow:0 0 10px #333; -webkit-box-shadow:0 0 10px #333; box-shadow: 0 0 10px #333;} .flex-caption-slide{ width: 100%; padding: 1.6rem; position: relative; /* left: 0; */ margin-top: -60px; background: rgba(0,0,0,.6); color: #fff; text-align: center; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px; } .caption-title a { color: #fff; font-weight: 600; color: #fff; font-size: 1.2em; line-height: 1.2em; /* border-bottom: 1px dotted; */ /* text-align: left; */ /* margin-bottom: 10px; */ } .caption-text {display:none;} @media (max-width: 767px) { .camera_wrap img { margin-top: -0px !important; } .flexslider .slides img { width: 100% !important; height: auto; } .flexslider .flex-caption-slide { width: 100%; float: none; height: auto; padding: 20px 0 0; } } @media (max-width: 575px) { .home-slideshow .camera_target_content { position: relative; float: left; width: 100%; left: 0; bottom: 0; } .flexslider .flex-caption-slide { width: 100%; float: none; height: auto; padding: 20px 0 0; } } .camera_target_content { left: 70%; /* text-align:center; */ /* z-index: 101; */ position: absolute; top: 0px; right: 0px; height: 400px; width: 30%; padding: 5px; float: right; overflow: hidden; /* text-shadow:none; */ opacity: 0.8; /* transparency */ filter: alpha(opacity=80); /* IE transparency */ /* font: 16px/27px 'IstokWebBold',Geneva, Verdana, Arial, Helvetica, sans-serif; */ /* color: #f3f3f3; */ /* font-weight: normal; */ /* background:#333333; */ /* line-height:20px; */ /* vertical-align:middle; */ /* display: table; */ border-top-radius: 7px; -moz-border-radius: 7px; -webkit-border-top-radius: 7px; -khtml-border-radius: 7px; /* background-image: -webkit-gradient(linear,left top, left bottom,from(#333333), color-stop(1, #666666)); */ background-image: -moz-linear-gradient(#333333 0%, #666666 100%); background-image: -o-linear-gradient(#333333 0%, #666666 100%); background-image: -ms-linear-gradient(#333333 0%, #666666 100%); background-image: linear-gradient(#333333 0%, #666666 100%); box-shadow: -1px #a3a3a3, -2px #fff; -moz-box-shadow: -1px #a3a3a3, -2px #fff; -webkit-box-shadow: -1px #a3a3a3, -2px #fff; } .nivo-caption { left: 70%; /* text-align:center; */ /* z-index: 101; */ position: absolute; top: 2px; right: 0px; height: 400px; width: 30%; padding: 5px; float: right; overflow: hidden; opacity: 0.8; /* transparency */ filter: alpha(opacity=80); /* IE transparency */ border-top-radius: 7px; -moz-border-radius: 7px; -webkit-border-top-radius: 7px; -khtml-border-radius: 7px; box-shadow: -1px #a3a3a3, -2px #fff; -moz-box-shadow: -1px #a3a3a3, -2px #fff; -webkit-box-shadow: -1px #a3a3a3, -2px #fff; } .nivoSlider img { width: 70% !important; } .tx_newsslider .nivoSlider { position: relative; background: url(../images/home-banner-bg.jpg) left top no-repeat #00205A; padding: 10px; background-size: 1140px 23em; color: #fff; font-size: 13px; } .nivo-caption h4 { padding-bottom: 20px; padding-top: 10px; } .nivo-caption h4 a { font-size: 22px } .flex-control-nav { bottom: -10px; /* margin-top: 0px; */ } .nivo-caption h4 { padding-bottom: 20px; padding-top: 10px; } .nivo-caption h4 a { font-size: 22px } .main-content .camera_wrap .camera_pag .camera_pag_ul { text-align: center; margin-top: 10px; } .main-content .camera_wrap .camera_pag .camera_pag_ul li { margin: 0 5px; } .main-content .camera_caption>div { background-color: none; color: #fff; margin-top: 100px; } .main-content .camera_caption h4 a { color: #fff; } .main-content .camera_bar { display: none !important; } .main-content .camera_prevThumbs, .main-content .camera_nextThumbs, .main-content .camera_prev, .main-content .camera_next, .main-content .camera_commands, .main-content .camera_thumbs_cont { opacity: 1 !important; } @media (max-width: 575px) { .home-slideshow .camera_target_content { position: relative; float: left; width: 100%; left: 0; bottom: 0; } } .nav-tabs>li.active>a { background: #042656 !important; color: #fff; } @media (max-width: 479px) { .home-tabs .nav-tabs li+li { margin-left: 0; } .nav-tabs>li { width: 100%; } .home-tabs .nav-tabs li a { width: 100%; } } /**************** gallery section ****************/ .gallery-section { display: inline-block; padding: 10px 0 20px; width: 100%; } .gallery-col { margin: 15px 0; } .gallery-col a { display: block; overflow: hidden; position: relative; width: 100%; } .gallery-col img { width: 100%; transition: all 1s ease-in-out 0s; transform: scale(1); -webkit-transform: scale(1); } .gallery-col h4 { background: rgba(0, 0, 0, 0.7); font-size: 16px; bottom: -100px; color: #fff; font-weight: 600; left: 0; margin: 0; padding: 10px; position: absolute; right: 0; text-align: center; transition: all 0.5s ease-in-out 0s; } .gallery-col a:hover h4 { bottom: 0px; } .gallery-col a:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); } @media (max-width: 767px) { .gallery-col h4 { bottom: 0px; } } /**************** brand section ****************/ .brand-section { display: inline-block; padding: 0 0 30px; width: 100%; } .brand-section .item img { width: auto; max-width: 100%; display: block; margin: 0 auto; } .related-links { width: 100%; overflow: hidden; border: 1px solid #ccc; background-color: #f5f5f5; } .related-links h3 { background: #0176bd; font-size: 18px; font-weight: 600; margin: 0; line-height: 20px; padding: 10px; color: #fff; } .related-links ul { list-style: none; padding: 0px; margin: 0px; width: 100%; } .related-links ul li { width: 100%; line-height: 30px; display: inline-block; } .related-links ul li a { display: block; line-height: 30px; border-bottom: 1px solid #ccc; padding: 5px 15px; font-size: 14px; } .related-links ul li:hover a { background: #2b519a !important; color: #fff; } /********************** /********************** Footer css ***********************/ .footer { background: #514f50; display: block; padding: 0px 0 0; width: 100%; } .footer h6 { color: #fff; font-size: 14px; font-weight: 600; margin: 0 0 5px; padding: 0 0 7px; position: relative; text-transform: uppercase; } .footer h6::before { background: #747273; border-radius: 10px; bottom: 0; content: ""; height: 2px; left: 0; position: absolute; width: 100%; } .footer iframe { padding-top: 8px; } .footer-social { display: inline-block; } .footer p { color: #e3e3e3; line-height: 23px; padding-top: 5px; font-size: 12px; /*! text-align: center; */ } .footer p a { color: #fff; } .footer-social li { display: inline-block; padding: 0 8px 0 0px; } .footer-social li a { background: transparent; border-radius: 50%; color: #fff; display: inline-block; height: 35px; line-height: 33px; text-align: center; transition: all 0.3s ease-in-out 0s; width: 35px; border: 1px solid #fff; } .footer-social li a:hover { background: #fff; color: #248e70; } .footer-nav { display: block; width: 100%; padding-bottom: 0px; padding-top: 10px; } .footer-bottom { border-top: 1px solid #efefef; display: inline-block; padding: 15px 0 10px; width: 100%; } .footer-bottom ul { display: inline-block; width: 100%; } .footer-bottom ul li { border-right: 2px solid #fff; display: inline-block; line-height: 1; } .footer-bottom ul li:last-child { border: none; } .footer-bottom ul li a { color: #efefef; display: inline-block; line-height: 1; padding: 0 10px; } .footer ul { list-style-type: none; padding: 0; } .footer .f-menu { margin: 0px 0; } .footer .f-menu>li>a { color: #e3e3e3; display: inline-block; font-size: 13px; line-height: 14px; padding: 5px 0 5px 12px; position: relative; font-style: normal; } .footer .f-menu li a::before { border-right: 2px solid; border-top: 2px solid; content: ""; height: 6px; left: 0; position: absolute; top: 8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 6px; transition: all 0.3s ease-in-out 0s; } .footer .f-menu li a:hover { color: #0f5b9f; padding-left: 20px; } .footer .f-menu li a:hover:before { left: 6px; } .footer address { color: #efefef; line-height: 30px; margin: 20px 0; } .footer iframe { width: 100%; } .footer-bottom span, .footer address a { color: #efefef; } /***************** general responsive css *********************/ @media (min-width: 992px) { .m-menu { display: none !important; } .footer-nav .col-md-3 { width: 20%; } } @media (max-width: 991px) { .header-nav .nav>li>a { font-size: 12px; padding: 17px 8px; font-weight: 500; } .logo h1 { text-shadow: 1px 1px 1px #fff; } } @media (min-width: 767px) { .navbar .nav>li .submenu { background: #ece93c; left: 0; min-width: 250px; padding: 0; position: absolute; z-index: 99; top: 100%; opacity: 0; visibility: hidden; pointer-events: none; transition: all 0.3s ease-in-out 0s; } .navbar .nav>li .submenu .submenu { left: 100%; top: 0; } .navbar .nav li:hover>.submenu { opacity: 1; visibility: visible; pointer-events: auto; } .header-nav .nav>li>a:hover, .header-nav .nav>li.active>a { color: #333 !important; background-color: #ece93c; } .header-nav .nav>li:hover>a { color: #333; background-color: #ece93c; } .nav>li>.mobile-arrow { display: none !important; } .mobile-arrow { pointer-events: none; position: absolute; right: 10px; top: 10px; font-size: 0; } .mobile-arrow::after { border-right: 2px solid #333; border-top: 2px solid #333; content: ""; height: 8px; position: absolute; right: 0; top: 0; transform: rotate(45deg); width: 8px; } .navbar .nav li .submenu li:hover .mobile-arrow::before { border-right: 2px solid #fff; border-top: 2px solid #fff; } } @media (max-width: 767px) { .header-middle { background: #fff !important; padding-bottom: 0; } /* menu mobile css */ .m-menu { cursor: pointer; display: block; padding: 0; position: absolute; right: 15px; top: 8px; transition: all 0.3s ease-in-out 0s; width: 30px; z-index: 999; } .m-menu span { width: 100%; display: block; margin: 7px 0; height: 2px; background: #fff; transition: all 0.3s ease-in-out 0s; } .m-menu span:nth-child(2) { opacity: 1; } .m-menu.open span:nth-child(2) { opacity: 0; } .m-menu span:last-child { transform: translate(0px, 0px) rotate(0deg); -webkit-transform: translate(0px, 0px) rotate(0deg); -moz-transform: translate(0px, 0px) rotate(0deg); } .m-menu span:first-child { transform: translate(0px, 0px) rotate(0deg); -webkit-transform: translate(0px, 0px) rotate(0deg); -moz-transform: translate(0px, 0px) rotate(0deg); } .m-menu.open span:last-child { transform: translate(0px, -9px) rotate(-45deg); -webkit-transform: translate(0px, -9px) rotate(-45deg); -moz-transform: translate(0px, -9px) rotate(-45deg); } .m-menu.open span:first-child { transform: translate(0px, 9px) rotate(45deg); -webkit-transform: translate(0px, 9px) rotate(45deg); -moz-transform: translate(0px, 9px) rotate(45deg); } .navbar { border-radius: 0; display: none; left: 0px; position: absolute; top: 0px; z-index: 99; right: 0px; } .navbar .nav>li, .navbar .nav>li>a { display: inline-block; width: 100%; } .navbar .nav>li>a { padding: 10px 15px; } .header-nav { position: relative; } .footer-social { display: inline-block; margin-top: 0px; text-align: left; width: 100%; } .footer-bottom { text-align: center; } .ftr-right { padding-top: 10px; text-align: center !important; } .header-top { padding: 0 0 7px; } .header-top .links li { padding: 0; } .header-top a { font-size: 12px; } .header-middle { padding-bottom: 0px; } .navbar { background: #e33a19; } .navbar .nav>li .submenu li a { color: #fff; } .header-nav .nav>li>a { font-size: 14px; background: #e33a19; border-bottom: 1px solid #fff; } .mobile-arrow { font-size: 30px; font-weight: 700; height: 30px; line-height: 30px; position: absolute; right: 10px; text-align: center; top: 5px; width: 20px; cursor: pointer; } .submenu { padding: 0; display: none; } .navbar .nav li .submenu li { border: none; } .navbar .nav li .submenu li a { border-bottom: 1px solid #fff; padding-left: 20px; } .navbar .nav li .submenu li a:hover { color: #fff; } .nav>li>a:hover, .nav>li>a:focus { background-color: transparent; } .navbar .nav li .submenu li a { font-weight: 500; } .header-top .links { padding: 2px 0px 0px; } .logo { margin: 0; padding: 10px 0; text-align: center; } .logo img { /* max-width: 80px; */ } .logo h1 { color: #000; font-size: 30px; padding: 7px 0 0; text-indent: 0; width: 100%; } .mobile-col { background: #e33a19; padding: 10px 55px 10px 20px; overflow: hidden; } .search-form { max-width: 100%; } .header-nav .nav>li:hover>a { background: #ece539; color: #333; } .header-middle .row { margin: 0 -15px; } } /* CSS oF Social Media */ div.gdl-sidebar-wrapper { overflow: hidden; } div.gdl-right-sidebar .sidebar-wrapper { padding-top: 55px; } div.custom-sidebar { margin-bottom: 50px; position: relative; } #tw { border: 2px solid #034E92; padding: 2px; height: 412px; } #tw iframe { width: 100% !important; height: 323px !important; } #soccc { background: #034E92; } .sfsi_widget { min-height: 55px; } .norm_row { float: left; min-width: 25px; } .sfsi_wicons { margin-bottom: 30px; position: relative; padding-top: 5px; } .sfsi_wicons { display: inline-block; color: #000; } .inerCnt { position: relative; z-index: inherit !important; float: left; width: 100%; float: left; } .sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a, .sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn { padding: 0px; margin: 0px; width: 100%; float: left; border: medium none; } .sfcm.sfsi_wicon { padding: 0; width: 100%; border: medium none; } .twt_tool_bdr { width: 62px; height: auto; } .sfsi_tool_tip_2 .bot_arow { background: url(../images/bot_tip_icn.png) no-repeat; position: absolute; bottom: -21px; left: 50%; width: 15px; height: 21px; margin-left: -5px; } .twt_tool_bdr .sfsi_inside { text-align: center; width: 100%; float: left; } .twt_tool_bdr .sfsi_inside .icon2 { margin: 2px 0 !important; display: inline-block; float: none; height: 19px; width: 58px; } .sfsi_inside div iframe { float: left; margin: 0; width: 100% !important; } .news .article { position: relative; } .news-list-view h3 { font-size: 16px; margin: 0 0 0 0; color: #000; padding-bottom: 10px; } .news-list-view h3 a { color: #000; } .two-column .news-list-view h3:after { height: 0px; } .news-list-view .footer { position: absolute; left: 135px; bottom: -15px; width: auto; padding: 5px; } .news-list-view .pagination { margin-top: 0; float: left; } .news-list-view .news-list-item { border-bottom: 1px solid #ccc; padding: 0px 0 5px; margin: 0; width: 100%; display: inline-block; margin-bottom: 5px; } .news-list-view p { line-height: 18px !important; margin-bottom: 0; background: none !important; } .news-list-view p span { line-height: 18px !important; } .news-list-view p b { display: none !important; } .page-navigation p { display: inline-block; width: auto; padding-right: 10px; float: left; line-height: 13px !important; } .kesearch_searchbox #kesearch_submit.submit { position: relative; float: left; left: 225px; } .tx-kesearch-pi1 .submitbutt input { height: 35px; } .tx-kesearch-pi1 .submitbutt input, .tx-kesearch-pi1 .resetButton { background-color: #4268b1; color: #fff; } .main-content .csc-header-n2 h1, .main-content h1.csc-firstHeader { border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; margin-bottom: 10px; text-transform: uppercase; } .main-content .result-title { padding-bottom: 5px; margin-bottom: 5px; text-transform: uppercase; font-size: 16px; } .main-content .result-title a span.hit { color: #4268b1 !important; } .main-content .result-teaser span.hit { color: #4268b1 !important; } .main-content #kesearch_results { border-top: 1px solid #e4e4e4; margin-bottom: 20px; } .main-content #kesearch_results .result-list-item { border-bottom: 1px solid #e4e4e4; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; padding-bottom: 15px; margin-bottom: 0; margin: 0; padding: 15px; text-transform: uppercase; } .main-content #kesearch_results .result-teaser { font-size: 14px; line-height: 17px; text-transform: none; } .main-content #kesearch_results .result-list-item:nth-child(odd) { background: #ececec; } .main-content #kesearch_results .result-list-item:nth-child(even) { background: #fff; } .main-content #kesearch_results a.kesGreyButt, .main-content #kesearch_results span.resetbutt a, .main-content #kesearch_results span.submitbutt input, .main-content #kesearch_results input.kesGreyButt, .main-content #kesearch_results span.kesGreyButt { padding: 8px 10px; } .main-content .tx-kesearch-pi1 .submitbutt input, .main-content .tx-kesearch-pi1 .resetButton { padding: 8px 10px; } .header-top #ke_search_sword { position: relative; left: 0; top: 0; width: 100%; } .header-top #kesearch_submit { position: absolute; left: inherit; right: 0; top: 0; height: 30px; width: 30px; } .header-top #ke_search_sword { height: 30px; width: 100%; } .main-content { overflow: hidden; } .box { /* background: #f5f5f5; */ /* margin-top: 60px; */ } .two-column-row .bar { width: 100%; color: #3F66A5; font-weight: 600; text-align: left; border-bottom: 1px solid #ccc; padding-bottom: 5px; font-size: 16px; } .access-block ul { list-style: none; font-style: normal; padding: 0; margin: 0; } .access-block ul li { /* border-bottom: 1px solid #ccc; */ background: none; padding: 8px 0 8px 2px; float: left; width: 100%; border: #d6d6d6 1px solid; margin-bottom: 5px; border-radius: 3px; background: url(../images/link.png) no-repeat scroll left center, none repeat scroll 0 0; } .access-block header h2 { background: #0A2D53; color: #fff; font-size: 15px; font-weight: bold; border-top-left-radius: 3px; border-top-right-radius: 3px; padding: 4px; } .access-block ul li a { position: relative; color: #0a2d53; display: block; font-weight: 600; line-height: 18px; font-size: 13px; padding: 5px 5px 5px 33px; } .access-block ul li.active a, .access-block ul li a:hover { #background: #3F66A5; color: #3F66A5; } .access-block ul li a::before { border-right: 2px solid; border-top: 2px solid; /* content: ""; */ height: 8px; left: 2px; position: absolute; top: 11px; background: url(../images/onlne.png) no-repeat scroll left center, none repeat scroll 0 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 8px; transition: all 0.3s ease-in-out 0s; } .main-content .theme-default .nivo-controlNav { display: none; } .theme-default .nivoSlider { margin-bottom: 0; } .nav { /* width: 80%; */ /*! text-align: center; */ /* float: left; */ text-align: center; } .searchform { width: 20%; float: right; } .navbar .nav li:hover>.submenu { text-align: left; } .main-content .theme-default .nivo-directionNav a { opacity: 1; } .col-sm-8 .frame-type-list header h2 { background: none; text-align: left; color: #333; } .news-list-view .news-list-item .extra, .news-list-view .news-list-item .btn, .news-list-view .news-list-item .col-md-3, .news-list-view .news-list-item .lead { display: none; } .news-list-view .news-list-item h3 { margin: 0; } .access-block .image img { display: block; /*! position: relative; */ /*! -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)"; */ /*! opacity:0.9; */ /* transparency */ filter: alpha(opacity=90); /* IE transparency */ width: 260px; height: auto; } .col-sm-6 { /* background:#f5f5f5; */ } .access-block .dce { width: 100%; /*! overflow: hidden; */ position: relative; margin-top: -38px; } .access-block .dce .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; background-color: rgba(221, 221, 221, 0.7); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; width: 125 px; height: 88 px; position: absolute; padding: 2px; overflow: hidden; top: 0; left: 0; bottom: 0; } .access-block .dce:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .access-block .dce:hover .mask, .view-first:hover img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } .view-first img { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; } .view-first .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; background-color: rgba(221, 221, 221, 0.7); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .view-first h2 { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .view-first p { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; } .view-first:hover img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } .view-first a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .view-first:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .view-first:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .view-first:hover h2, .view-first:hover p, .view-first:hover a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } .view-first p { padding: 15px 10px 0; font-size: 13px; } .view-first p a { color: #000; } .content-rwo { width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; padding-bottom: 6px; margin-bottom: 7px; /* background-color: white; */ /* margin-top: 5px; */ padding-top: 10px; } .content-rwo {} .content-rwo .img { float: left; width: 30px; margin-right: 10px; /* margin-bottom: 10px; */ } .content-rwo h3 { font-size: 14px; line-height: 17px; margin: 0 0 10px 0; font-weight: 600; } .content-rwo h3 a{color:#333;} .content-rwo .extra { display: none; } .content-news{ width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; padding-bottom: 6px; margin-bottom: 7px; } .content-news .img { float: left; width: 20%; margin-right: 10px; /* margin-bottom: 10px; */ } .content-news h3 { font-size: 14px; line-height: 17px; margin: 0 0 10px 0; font-weight: 600; } .content-news h3 a{color:#2C5E96;font-weight: bold;} .text-right { float: right; /*! margin-top:50px */ /*! margin-left: -30px; */ } .languageMenu { /*! float: right; */ } .languageMenu li { float: left; padding: 6px; /*! margin-right: 2px; */ } .languageMenu li a { /*! color: #33; */ font-weight: bold; } .languageMenu li.active { /* background: #133c6a; */ color: #fff; } /* Make it look pretty */ .microsoft .marquee { margin: 0; padding: 0 1em; line-height: 1.5em; font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif; } .widget { /*! overflow: hidden; */ } .widget .frame-type-menu_pages ul,.widget .frame-type-text {padding-top:-10px;margin-top: -16px;margin-left: 80px;} .widget .frame { position: relative; z-index: 10; padding-top: -23px; /* margin-top: 0px; */ } .widget .marquee { z-index: 0; } .marquee p { border: 1px solid #ccc; padding: 5px; } .marquee { overflow: hidden; height: 400px; width: 100%; } .profileBlock { background: none; border: 1px solid #d6d6d6; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .profileBlock ul { margin: 0; padding: 0; list-style: none; } .profileBlock ul li { float: left; line-height: 35px; margin-left: 2px; } .profileBlock ul li a { color: #336296; } .download { float: right; } .download a{padding: 5px 10px;border: 1px solid #e07965;border-radius: 5px;color:#333;/* margin-top: 3px !important; */} .download a:hover{background: #ece93c; border: 1px solid #ece93c;} .tx-jpfaq li { margin: 0 0 10px 0; padding: 0; list-style: decimal-leading-zero !important; width: 100%; display: inline-block; border-bottom: 1px solid #1a1a1a; background: #e3e3e3; transition: all linear 0.15s; font-size: 13px; } .tx-jpfaq li h3 { font-size: 16px; padding-top: 10px } .tx-jpfaq ul { margin-left: 15px !important; background: #e3e3e3 } .tx-jpfaq li.active, .tx-jpfaq li:hover { background: #f5f5f5; transition: all linear 0.15s; } .accordion-section:last-child .accordion-section-title { border-bottom: none; } .sliderReadmore { margin: 1px 0; float: left; width: 300px } .sliderReadmore .button { width: 82px; display: block; text-decoration: none; color: #F8F8F8; font-size: 12px; text-align: left; padding-top: 0; } .button a { background: #ddd; display: inline-block; text-decoration: none; color: #515151; width: auto; text-align: center; white-space: nowrap; padding: 0 15px; border: 1px solid #eee; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -weblit-box-sizing: border-box; } #c174 { height: 100%; overflow: hidden; border: 1px solid #ddd; margin-bottom:20px; } #c174 h1{ color: #333333; background-color: #f5f5f5; border-color: #ddd; font-size:16px; padding:8px; text-align:center; } #c174 .news { height: 300px !important; position: relative; } #c174 .news a{font-size: 13px; color: #BE191D; padding: 5px; border: none; margin-bottom: 2px; } #c174 .news>ul { padding-left: 15px !important; padding-right: 15px !important; } #c174 .news>ul li { height: auto !important; padding-bottom: 10px !important; border-bottom: 1px dotted #ccc } .hor1{ border-radius: 0; padding: 10px; margin: 0 0 0 36px; } .hor2{ border-radius: 0; padding: 6px 15px; background: #ecec3c; border: 1px solid #c8a472; color: #e43a17; } .hor22{ border-radius: 0; background: #b9b9b9; border: 1px solid #b9b9b9; padding: 3px; height: auto; } .hor23{ border-radius: 0; background: #3d3d3d; color: #fff; border: 1px solid #3d3d3d; } .ce-gallery img { display: block; /*! width: 100%; */height: auto;} .footer-site-title { border-top:1px solid #747273; padding: 15px 0; color:#fff; } .footer-site-title a { color: #ffffff; /* font-size: 16px; */ margin: 0; } .copy_r{ text-align: center; background: #242223; padding: 5px; color: #eaeaea; } .copy_r p{text-align: center;} .title{text-align: center; background: #e33a19; color: #fff;} .overview{background:#fff; padding:0 15px 15px; box-shadow: 0 0 3px #999;text-align: justify;} .overview table{font-size: 12px;} .overview table > thead{ background: #e33a19; color: #fff; } .overview > thead > tr > th { vertical-align: middle; } .overview .align-center{ text-align: center; } .overview .align-center a img, .overview .align-center img { padding: 5px; box-shadow: 0 0 3px #EEE; } .overview .align-center a:hover img, .overview .align-center img:hover { background:#F0F0F0; } .news-single .thumbnail{float: right;width:45%} .staffcontent { #margin: 5px 5px 10px 5px; float: left; } .staffcontent { background: #F5F5F5; background-color: transparent; background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent; background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #DFDFDF; border-left: 1px solid #ECECEC; border-radius: 0; margin-bottom: 15px; position: relative; text-align: left; width: 100%; z-index: 1; border: 1px solid #cccccc; padding: 5px; height: 300px; } .staffcontent .ce-bodytext p{text-align:center;} .staffcontent img{max-height:200px;width:100%} .news-img { width: 100%; overflow: hidden; height: 290px; } .news-img img { width: 100%; } .staffcontent .text_block_img { float: none; width: 150px; margin-left: 70px; margin-top: 20px; margin-right: 25px; overflow: hidden; margin: 20px auto; } .master2{/* width:20%; */float:left;/* margin-right:5px; */background: #57F372;background: -moz-linear-gradient(bottom, #41C03E, #57F372 50%, #308927);background: -webkit-gradient(linear,left bottom, left top, from(#41C03E), color-stop(0.5, #57F372), to(#308927));filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#41C03E', EndColorStr='#05CB28', GradientType=0);} .master{width:100%;float:left;/*! margin-right:5px; */background: #FFFF00;background: -moz-linear-gradient(bottom, #D5E300, #FFFF00 50%, #D5E300);background: -webkit-gradient(linear,left bottom, left top, from(#D5E300), color-stop(0.5, #FFFF00), to(#D5E300));filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#D5E300', EndColorStr='#FFFF00', GradientType=0);text-align: center;padding-top: 5px;/*! padding-right: 5px; */padding-bottom: 5px;border-radius: 5px;} .services a {#text-transform: uppercase;text-decoration: none;font-size: 14px;font-weight: bold;/*! color: #FFF; */line-height: 25px;} .services a:hover { color:#000; text-shadow: none; } .single-team{ background-color: #f1f1f1!important; padding: 0; text-shadow: 0 1px 1px rgba(255,255,255,.75); background-image: linear-gradient(to bottom,#fff,#f1f1f1); background-repeat: repeat-x; text-align: center; position: relative; margin-bottom: 15px; border: 1px solid #ebebeb; border-bottom: 1px solid rgba(0,0,0,.22); border-radius: 3px; box-shadow: 0 3px 0 rgba(0,0,0,.03), 0 1px 0 rgba(0,0,0,.07); background-clip: border-box; } .single-team .content-inner{ min-height: 70px; } .single-team .content-inner .name{ min-height: 35px; } .single-team .content-inner .name a{ color: #000000; } .modal { z-index: 9999; }