/*
Theme Name: SLD
Theme URI: http://manoa.hawaii.edu
Author: SLD
Author URI: http://manoa.hawaii.edu
Version: 10.1
*/


/*********** Default CSS ***********/


body{
	margin:0;
	padding:0;
	background:#ffffff;
	color: #4c4d4f;
	font-size:16px;
	font-family: "centrale_sans_condensedRg";
	-webkit-font-smoothing: antialiased; 
	overflow-x: hidden;   
}
*{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.home h1{
	
	color: #00a49a;
	  font-family: 'Sentinel-BookItalic';
	   margin-bottom: 15px;
}
h1 {
    color: #00a49a;
    font-family: "Sentinel-Medium";
    font-size: 30px;
    margin:25px 0 25px;
}

h2 {
    color: #53565A;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 13px;
    margin: 50px 0 5px;
    letter-spacing: 1.5px;
}
h3{
    color: #00778B;
    font-family: 'Sentinel-Bold';
    font-size: 22px;
    margin: 40px 0 0px;
    letter-spacing: .5px;
}
h4{
    color: #886B25;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 18px;
    letter-spacing: -0.05px;
    margin: 30px 0 0px;
    letter-spacing: .5px;
}
h5{
	font-size: 15px;
    font-family: 'Sentinel-Medium';
    margin: 27px 0 1px;
}
h6{
	font-size: 13px;
    font-family: 'CentraleSansCnd-Bold2';
    margin: 27px 0 1px;
}
h7{
	font-size: 12px;
    font-family: "centrale_sans_condensedRg";
    margin: 27px 0 1px;
}

p {
   
    margin: 20px 0;
      line-height: 23px;
}

ul, ol {
    margin: 20px 0;
    padding: 0 0 0 16px;
}
li{
	line-height: 20px;
	padding: 4px 0;
}
img{
	max-width: 100%;
    border: none;
    height: auto;
    display: block;
}
p img{
	padding-right: 20px;
	padding-bottom: 20px;
}

.imgrhs{
	padding-right: 0px;
	padding-bottom: 0px;
}

.alignleft {
	float: left;
}
a {
    color: #4c4d4f;
    text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
p a {
    color: #4c4d4f;
    text-decoration: underline;
}
p a:hover{
	color: #698a48;
	text-decoration: underline;
}
.header , .banner , .content-section, .content , .footer{
	float: left;width: 100%}
.navigation ul  li a{
    transition: all0 0.2s ease 0s;
    -moz-transition: all0 0.2s ease 0s;
    -webkit-transition: all0 0.2s ease 0s;
    -ms-transition: all0 0.2s ease 0s;
}
/*********** Container ***********/

/*********** Header ***********/
.header{
	background: #ffffff;  }

.bottom_nav .wrapper {
    padding:0 99px 0 158px;
}
.bottom_nav .navigation {
   padding-top: 20px;
}

/*********** Navigation ***********/
.navigation {
    float: left;
    width: 1118px;
}
.navigation ul {
	float: left;
	margin:0;
    padding:0;
    list-style: none;
}

.navigation ul li {
    float: left;
    margin: 0 14px 0 20px;
    position: relative;
    width: auto;
}

.navigation ul li a {
    color: #ffffff;
    display: block;
    font-size: 17px;
    letter-spacing: -0.4px;
    padding: 0;
}
.navigation ul  li > a:hover{
	color: #ffa500;text-decoration: none;

}

.header .search-form label span {
    display: none;
    margin-right: 10px;
}

/*********** Submenu Navigation ***********/
.navigation ul  li ul{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 200px;
}
.navigation ul  li:hover ul{
display: block;
}
.navigation ul  li ul li{
	width: 100%;	
}
.navigation ul  li ul li a{
	width: 100%;
	background:#ccc;
	color: #fff;
	
}
.navigation ul  li ul li a:hover{
	background:#444444;
	
}
/*******************mega-menu********************************/


.bottom_nav .mega-menu .wrapper {
    padding: 0 0 0 8px;
}

.menu-icon {
    background: rgba(0, 0, 0, 0) url("images/menu.png") no-repeat scroll center center;
    float: right;
    height: 20px;
    margin: 24px 1px 0 0;
    width: 20px;
    cursor: pointer;
}

.mega-menu {
    background: #ba8031 none repeat scroll 0 0;
    display: none;
    float: left;
    left: 0;
    position: absolute;
    right: 0;
    top: 70px;
    width: 100%;
    z-index:9999;
    padding: 23px 0 39px;
}

.mega-menu.show1 {
    display: block;
}
.mega-menu ul {
    padding: 0;
}
.mega-menu ul li {
    list-style: outside none none;
}
.mega-menu li a {
    color: #ffffff;
}

.mega-menu ul.menu ul.sub-menu li.menu-item-has-children {
    margin-top:25px;
}
.mega-menu ul.menu li.menu-item-has-children > a,.mega-menu ul.menu > li.desktop-show > a {
    display: inline-block;
    font-size:18px;
    margin-bottom:8px;
    text-transform: uppercase;
    color: #ecf383;
}
.mega-menu ul ul li {
    line-height: 16px;
    padding:0 0 3px;
}

.mega-menu ul.menu > li:last-child {
    padding: 0;
}
.mega-menu ul.menu ul li a{font-size:13px;}

.mega-menu ul.menu > li:first-child {
    width: 12%;
}
.mega-menu ul.menu > li {
    float: left;
    padding: 0 40px 0 0;
    width: 17%;
}

.mega-menu ul.menu > li.desktop-show{
    display: none;
}
.header_nav li {
    float: left;
    list-style: outside none none;
}
.header_nav form.search-form {
    position: absolute;
    right: 0;
    top: 30px;
    width: 233px;
    z-index: 999;
}
.header_nav form.search-form{
    display: none;
}

.header .search-form > label {
    float: left;
    margin-left: 0;
    width: 100%;
}
.rightbar input[type="submit"] {
    display: none;
}

.mega-menu ul.menu  a:hover {
    color: #2a2b2d;
    text-decoration: none;
}

.menu-icon.highlight {
    background: rgba(0, 0, 0, 0) url("images/close.png") no-repeat scroll center center;
    background-size: 90% auto;
}
/*********** Middle Content ***********/
/*********** Footer ***********/

.footer {
    /*background: #ba8132 none repeat scroll 0 0;*/
    padding: 0;
}
.footer .footer-c3{
	width: 33%;
	float: left;
}
.footer .footer-c4{
	width: 25%;
	float: left;
}
.header ul {
    margin: 0;
    padding: 0;
}
.footer ul{
	margin: 0;
	padding:0;
}
.footer ul li {
    float: left;
    line-height: 15px;
    list-style: outside none none;
    padding:  0;
    width: 20%;
}
.footer .footer-top li a {
    background: rgba(0, 0, 0, 0) url("images/footer-arrow.png") no-repeat scroll left 2px;
    border-left: 1px solid #e1c9a7;
    color: #ffffff;
    display: block;
    font-family: "centrale_sans_condensedxlight";
    font-size: 36px;
    height: 200px;
      line-height: 36px;
    padding: 58px 0 0 70px;
}
.footer-top .wrapper {
    padding: 0 0 0 27px;
}

.footer ul li:first-child a {
    background-position: 37px 72px;
    border: medium none;
    padding: 68px 0 0 71px;
}
.footer ul li:nth-child(2) a {
    background-position: 24px 63px;
    padding-left: 59px;
}

.footer ul li:nth-child(3) a {
    background-position: 23px 63px;
    padding-left: 56px;
}

.footer ul li:nth-child(4) a {
    background-position: 27px 64px;
    padding-left: 62px;
}

.footer ul li:nth-child(5) a {
    background-position: 36px 64px;
}
.footer ul li:first-child {
    width: 21.65%;
}

.footer ul li.course-desc {
    width: 19.2%;
}

.footer ul li.find-us {
    width: 14%;
}
.footer ul li.declare-history {
    width: 20.1%;
}

.footer ul li.our-history {
    width: 19.1%;
}

.footer-top .wrapper {
    padding: 0 0 0 27px;
}

.footer-bottom .wrapper {
    padding: 0 90px;
}
/*******************************************/
.top-head {
    background: #4c4d4f none repeat scroll 0 0;
    float: left;
    padding:  0;
    width: 100%;
    height: 30px;
}
.menu_click {
    display: none;
}
.wrapper{
    margin: 0 auto;
    width: 1399px;
}

.header_nav .textwidget {
    float: left;
    padding-right: 6px;
    width: auto;

}
.logo {
    float: left;
    margin-top: 10px;
    width: 400px;
}
.header_nav {
    color: #e7ee7b;
    float: right;
    width: auto;
    min-width:200px;
     position: relative;
}
.bottom_nav {
     background:   url("images/footer1.jpg") repeat scroll -22px top;
    float: left;
    width: 100%;
    height: 70px;
    position: relative;
}
.banner-text h2 {
    color: #fbd542;
    font-size: 36px;
    font-family: 'Sentinel-BookItalic';
    margin: 0 0 19px;
    /*sentinal*/
}
.banner-text p {
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 14px;
    letter-spacing: 1.3px;
    margin: 0 0 9px 101px;
}
.banner .wrapper {
    left: 0;
    margin: 0 auto;
    padding-left: 44px;
    position: absolute;
    right: 0;
    top: 303px;
}
.header_nav form {
    float: right;
    width: auto;
}
.home .main-content {
    background: url("images/home-cnt4.png") repeat-y scroll right 0px;
   
}
.home .main-content {
   /* background: url("images/about-cnt3.png") repeat-y scroll right 0px;*/
   padding: 58px 0 0;

}
.main-content {
    background:  url("images/about-cnt3.png") repeat-y scroll right 0px;
   
    float: left;
    margin-top: 0;
    min-height: 400px;
    padding: 85px 0 0;
    position: relative;
    width: 100%;
    z-index: 9;
}
.home .content-wrapper .wrapper {
    padding: 0 127px 0 100px;
}

.content-wrapper .wrapper {
    padding: 0 72px 0 100px;
}
.spotlight > h3 {
    background: #00a49a none repeat scroll 0 0;
    color: #ffffff;
    padding: 10px;
    width: 178px;
}

/*blog*/

.home .content-wrapper .blog-main .wrapper {
    padding: 0 127px 0 91px;
}
.box {
    float: left;
    width: 25%;
}


.home .box {
    margin: 0 0 0 1%;
    width: 24%;
}
.box {
    float: left;
    margin-right: 2%;
    width: 31%;
}
.blog-img img {
    height: auto;
    width: 100%;
}
.footer-bottom {
    background: #60625f none repeat scroll 0 0;
    color: #cfd2cf;
    float: left;
    font-family: "amsi_proregular";
    font-size: 15px;
    font-weight: 500;
    height: 100px;
    padding: 17px 0 0;
    width: 100%;
}
.header_nav li {
    float: left;
    line-height: 25px;
    list-style: outside none none;
    padding: 0;
}
.header_nav li:first-child a {
    border-left: 1px solid #bfbfbf;
      padding: 9px 11px 8px;
}
.header_nav .textwidget a {
    border-right: 1px solid #bfbfbf;
    font-family: "centrale_sans_condensedRg";
    font-size: 10px;
    line-height: 10px;
    padding: 9px 10px 8px;
}
.header_nav .textwidget li:last-child a {
    padding: 9px 9px 8px 11px;
}
.left-spot {
    float: left;
    width: 250px;
}


.right-spot {
    float: left;
    padding: 63px 0 0 51px;
    width: 550px;
}

/*default input*/
input[type="submit"] {
    background: #17ace4 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-weight: bold;
    height: auto;
    padding: 5px 15px;
    width: auto;
}
.search-field {
    border: 1px solid #cccccc;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    width: 220px;
}

.header .search-form .search-submit {
    display: none;
}

.header input.search-field {
    background: #e7ee7b none repeat scroll 0 0;
    border: 1px solid #ba8134;
    padding: 5px 10px;
    width: 100%;
    -webkit-appearance: none;
    text-transform: capitalize;
}
.search_icon {
    background: url("images/search1.png") no-repeat scroll center center;
    display: block;
    float: right;
    height: 20px;
    margin-top: 5px;
    width: 20px;
}
.top-head .wrapper {
    padding: 0 113px 0 0;
}

.spaotlight-image {
    bottom: 0;
    max-width: 675px;
    position: absolute;
    right: -129px;
}
.content-wrapper {
    float: left;
    margin-top: 0;
    min-height: 385px;
    padding-top: 0;
    position: relative;
    width: 100%;
}
/*.content-wrapper::before {
    background:  url("images/bannerb-1.png") repeat-x scroll center top;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: -22px;
    width: 100%;
    z-index: 99;
}
*/
.content-wrapper.image-none::before , .content-wrapper.image-none::before, .image-none.content-wrapper .page-container::before , .image-none.page-content-wrapper::before{
    content: none;
}
h1 span {
    color: #4c4d4f;
    font-family: "centrale_sans_condensedRg";
    font-size: 12px;
    letter-spacing: 0.2px;
    padding-left: 9px;
}
.footer-top {
    background: #ba8132 url("images/footer1.jpg") repeat-x scroll -22px bottom;
    float: left;
    height: 270px;
    padding-bottom: 70px;
    width: 100%;
}
.home .footer-top{background-position: center bottom; }
.content-department .wrapper > p {
   
    font-size: 18px;
    letter-spacing: -0.01px;
    line-height: 26px;
    margin: 13px 0 26px;
}

.content-department {
    padding-bottom: 32px;
    padding-top: 27px;
}


.spotlight > h3::before {
    background: #00a49a none repeat scroll 0 0;
    content: "";
    height: 90px;
    position: absolute;
    right: 0;
    top: 0;
    width: 401px;
    z-index: -9;
}
.spotlight > h3 {
    background: #00a49a none repeat scroll 0 0;
    color: #ffffff;
    font-family: "centrale_sans_condensedxlight";
    font-size: 36px;
    padding: 21px 0;
    position: relative;
    width: 100%;
    z-index: 9;
}
.content-spot {
    background:  #b2e4e1 url("images/home-content2.jpg") repeat-y scroll right top;
    float: left;
    width: 100%;
    padding-bottom: 24px;
}

.spot-img {
    float: left;
    margin: 28px 0 0 8px;
    width: 100%;
}

 .right-spot h4{
    color: #864a33;
    font-size: 17px;
    letter-spacing: -0.1px;
    font-family: "centrale_sans_condensedRg";
    line-height: 22px;
    margin: 5px 0 33px;
    padding-right: 181px;
}
.rtspot-heading  p {
    font-size: 16px;
    line-height: 24px;
}

.right-spot h3 {


    color: #864a33;
    font-family: "Sentinel-Bold";
    font-size: 20px;
    letter-spacing: 0.5px;

}

.right-spot i {
      font-family: 'centrale_sans_condensedRgIt'; font-style: normal;
    
}

.blog-main {
   float: left;    
    width: 100%;
    /* background: #fff;*/
}
.home .blog-main {
    background: url("images/home3.png") repeat-x scroll center 2px;  padding: 104px 0 39px;
}
.blog-main h4 {
    color: #00957e;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 18px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}

.blog-img {
    height: 213px;
    margin-top: 9px;
    width: 100%;
    overflow: hidden;
}

.home .blog-img {
    height: 159px;
}

.search .blog-img {
    height: auto;

}

.box > h3 {
    margin-left: -1px;
    margin-top: 28px;
}

.box > h3 a {
    color: #00957e;
    font-size: 25px;
     font-family: 'Sentinel-Medium';
}
.inner-banner {
    background-size: cover;
    float: left;
    height: 450px;
    width: 100%;
    position: relative;
    background-position: center center;
    background-color: #ffffff;
      
}

.inner-banner .banner-text h2 {
    color: #e7ee7b;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 32px;
    letter-spacing: 1.7px;
    margin: 12px 0 11px;
    text-transform: uppercase;
}

.inner-banner .banner-text {
    background: rgba(0, 0, 0, 0) url("images/h2-design.png") repeat-y scroll left top;
    bottom: 0;
    left: 0;
    min-height: 40px;
    position: absolute;
    width: 100%;
    z-index: 999;
    background-size: 57% auto;
}
.banner-text .wrapper {
    padding: 0 0 0 99px;
}


.top-ltcontent {
    float: left;
    width: 860px;
}
/* TED 
.top-ltcontent p a{
    color:#4c4d4f;
	text-decoration: underline;
}*/
/* TED 
.top-ltcontent p a:hover{
    color:#698a48;
}*/

.img-asuh img {
    border: 8px solid #ffffff;
    width: auto;
}

.top-rtimg {
    border: none;
    float: right;
    margin-right: 8px;
    margin-top: 64px;
    width: 304px;
}
.top-ltcontent p {
    letter-spacing: -0.02px;
    line-height: 26px;
    margin: 26px 0 2px;
    font-size: 18px;
}

.link-download {
    background: #c4eaf3 url("images/blue-arrow.png") no-repeat scroll 96.5% center;
    border: 1px solid #38b0df;
    color: #1988b3;
    display: block;
    font-family: "centrale_sans_condensedlight";
    font-size: 14px;
    letter-spacing: 0.66px;
    margin-top: 38px;
    max-width: 511px;
    padding: 2px 8px 1px;
	text-decoration: none;
}
.link-download:hover{text-decoration: none; opacity: 0.5; color: #1988b3;}

.top-section {
    float: left;
    padding: 0 0 62px;
    width: 100%;
}

/* TED */
.bottom-section {
    background: #d5eef5 url("images/about-content3.png") repeat-x scroll right top;
    float: left;
    padding: 0;
    width: 100%;
}

.main-content .bottom-section .wrapper {
    padding: 0;
    width: 100%;
}

.ltimg-left {
    background: #a0d1cb none repeat scroll 0 0;
    float: left;
    width: 37.42%;
      min-height: 740px;
}
.img-inner {
    float: right;
    margin: 86px 79px 0 0;
    width: 358px;
}

.bottom-rtcontent {
    float: left;
    width: 62%;
}


.left-ltcontent p {
    color: #55656f;
    font-family: "TisaPro";
    font-size: 20px;
    line-height: 39px;
    margin: 26px 0 25px;
}

.bottom-rtcontent h3 {
    color: #698a48;
    font-family: "Sentinel-Medium";
    font-size: 28px;
    margin: 0 0 26px;
}
.left-ltcontent {
    float: left;
    margin: 20px 0 0;
    padding: 0 0 0 4px;
    width: 100%;
}

.bottom-rtcontent {
    float: left;
    padding: 81px 0 14px 69px;
    width: 62%;
}

.bottom-rtcontent p {
    letter-spacing: -0.04px;
    line-height: 26px;
    margin: 0 0 26px;
    font-size: 18px;
}
.content-inner h4 {
    color: #698a48;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 18px;
    letter-spacing: -0.05px;
    margin: 27px 0 1px;
    text-transform: uppercase;
}

.single .main-content {
    background-size: cover;

}
.left-ltcontent a {
    color: #55656f;
    text-decoration: underline;
}

.content-inner a.download-link {
    background: #ffffff  url(images/green-arrow.png) no-repeat 97.2% center;
    border: 1px solid #99ba78;
    color: #698a48;
    display: block;
    font-size: 14px;
    letter-spacing: 0.65px;
    margin: 34px 0 0 1px;
    max-width: 349px;
    padding: 2px 7px 1px;
    text-decoration: none;
}

.content-inner  a {
    color: #4c4d4f;
    text-decoration: underline;
}
.bottom-rtcontent .content-inner {
    float: left;
    width: 600px;
}

.declare {
        display: flex;
     flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-flex;  
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}
.bottom-rtcontent p b {font-family: 'centrale_sans_condensedmedium'; font-weight: normal;}

.single .box {
    float: left;
    width: 100%;
}
.single .blog-img img {
    height: auto;
    width: auto;
}
.single .blog-img {
    height: auto;
    margin-top: 9px;
    width: 100%;
}

.post_navigation  a , .pagination a {
    background: #ba8132 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 15px;
    width: auto;
    margin: 0 15px 0 0;
     cursor: pointer;
}
.post_navigation , .pagination{
    display: inline-block;
    margin: 70px 0 31px;
    width: 100%;
}
.royalSlider .rsImg.rsMainSlideImage {
    margin-top: 0 !important;
}

.error404 form {
    float: left;
    width: 100%;
}

.search-submit {
     background: #ba8132 none repeat scroll 0 0;
    border:  none;
    border-radius: 3px;
    cursor: pointer;
    padding: 8px 15px;
    text-transform: uppercase;
}
.search-submit:hover , .post_navigation > a:hover , .pagination a:hover{
    background: #4c4d4f none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}
.search-form label span {
    margin-right: 10px;
}

.pagination {
    display: inline-block;
    width: 100%;
}
.single .inner-banner {
    height: 650px;
}

.single .box > h3 {
    margin-left: 0;
    margin-top: 0;
}
.single  .blog-main h4 {
    color: #00957e;
    font-family: 'CentraleSansCnd-Bold2';
    font-size: 12px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}

.search .inner-banner img {
    width: 100%;
}

.search p {
    margin: 0;
}

.search form {
    margin-top: 20px;
}

.search h1 span {
    font-size: 28px;
   
}
.read-news {
    color: #4c4d4f;
}
.read-news:hover{text-decoration: none;}

.content-inner a.download-link:hover{opacity: 0.8 ;    color: #698a48;}
.home .content-wrapper .content-department .wrapper {
    padding: 0 575px 0 100px;
}
.left-ltcontent a:hover , .content-inner a:hover {
    color: #698a48;
}
.page-container{
    float: none;
    margin: 0 auto;
    max-width: 1500px;
    width: 100%;
    position: relative;
}
/*.content-wrapper .page-container::before {
    background:url("images/bannerb-1.png") repeat-x scroll center bottom;
    content: "";
    height: 47px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: 999;
}
*/
.page-content-wrapper {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 100%;
    min-height: 385px;
    position: relative;
}
.page-content-wrapper::before {
    background: rgba(0, 0, 0, 0) url("images/bannerb-1.png") repeat-x scroll center top;
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: -22px;
    width: 100%;
    z-index: 99;
}
.error404 p {
    margin: 0;
}

.error404 .alignnone.size-full.wp-image-210 {
    width: 100%;
}
.error404  .inner-banner , .search .inner-banner {
    height: auto;
    max-height: 450px;
    overflow: hidden;
}

.page-template-page-blog .blog-img {
    height: 213px;
}
.home .blog-main .wrapper , .page-template-page-blog .blog-main .wrapper {
       display: flex;
     flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-flex;  
    display: flex;
    flex-wrap: wrap;

}
.box > p {
    font-size: 18px;
    line-height: 22px;
}


/******************sidebar link ************************/

.main-content.template-a {
    background: #f6f0e2 none repeat scroll 0 0;
}
.leftbar-content {
    float: left;
    max-width: 65%;
    width: 800px;
}

.sidebar-links {
    float: right;
    max-width: 25%;
    padding: 54px 0 0;
    width: 304px;
}
.sidebar-links  ul {
    padding:0 90px 0 0;
}
.sidebar-links li {
    border-bottom: 1px solid #cacabf;
    list-style: outside none none;
    padding: 8px 0;
}
.sidebar-links  ul li a {
    color: #4c4d4f;
    font-family: "centrale_sans_condensedmedium";
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0.2px;
    text-transform: none;
}
.sidebar-links .top-rtimg {
    border: none;
    float: right;
    margin-right: 0;
    margin-top: 64px;
    width: 100%;
}
/*************************template-b***********************************/
.main-content.template-b .leftbar-content {
    width: 822px;
}
/* Background color for main content */
.main-content.template-b {
    background: #f6f0e2 none repeat scroll 0 0;
    padding: 0;
}
.content-wrapper .main-content.template-b .wrapper {
    padding: 0 0 0 150px;
    width: 100%;
}
.template-b .leftbar-content {
    padding: 85px 0 0;
}
.template-b .sidebar-links {
    float: right;
    max-width: 47%;
    padding: 0 0 0;
    width: 404px;
}
/* Background color for sidebar content */
.template-b .sidebar-text {
    background: #a0d1ca none repeat scroll 0 0;
    float: left;
    padding: 50px 55px;
    width: 100%;
}
/* Background color for sidebar links */
.sidebar-links .tempb-sidebar {
    background: #b3dcd6 url("images/sidebar-bg.jpg") repeat-x scroll center bottom;
    min-height: 475px;
    padding: 139px 55px 30px;
}
.sidebar-links .tempb-sidebar ul li a {
    color: #485956;
}

.sidebar-links .tempb-sidebar  li {
    border-bottom: 1px solid #8ca7a4;
}
.template-b .top-section {
    padding: 0;
}
.page-template-page-blog h1 {
    width: 100%;
}
/* TED 
.leftbar-content a{
	color:#4c4d4f;
	text-decoration: underline;
}*/
/* TED 
.leftbar-content a:hover{
	color:#698a48;
}*/
/********************************
************************************************/

 @media screen and (-webkit-min-device-pixel-ratio:0) { 
.bottom_nav .navigation {
    padding-top: 21px;
}
.navigation ul li {
    margin-right:13px ;
 }
   ::i-block-chrome, .navigation ul li {
    margin-right:8px ;
 }
 .navigation ul li:last-child {
    margin-right:0 ;
 }
 .header_nav li {
    line-height: 27px;

}
.textwidget li:last-child a , .header_nav li:first-child a {
    padding-left:10px;
}
.inner-banner .banner-text h2 {
    letter-spacing: 1.6px;

}
.top-ltcontent li {
    line-height: 22px;
}
.link-download {
    padding: 3px 8px 0px;
}
.content-inner h4 {
    margin: 28px 0 1px;

}
.content-inner a.download-link {
    background-position:97.3% center;
    padding: 3px 7px 0px;

}
.footer p {
    margin: 20px 0;
    letter-spacing: -0.04px;
}
    }
	
	

.top-menu a {
    color: #e7ee7b;
    text-decoration: none;
}
.top-menu a:hover{
	text-decoration: underline;
}
