<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700');

body {
	background: #fff ;
	text-align: left;
	vertical-align: top;
	font-family: 'Titillium Web', sans-serif;
    margin:0;
    padding: 0;
    color: #303030;
    overflow-x: hidden; 
}
img  { border: 0; vertical-align: top;}

h1, .latestNews h3   { color: #2d4350;    font-size: 60px; text-align: left; line-height: 60px; font-weight: 200; margin: 0 0 20px 0; font-family: 'Titillium Web', sans-serif; text-transform: uppercase; }
h2   { color: #2d4350; font-size: 44px; text-align: left; line-height: 38px; font-weight: 200; margin: 0 0% 20px 0%; font-family: 'Titillium Web', sans-serif; text-transform: uppercase; }
h3   { color: #2d4350; font-size: 24px; text-align: left; line-height: 28px; font-weight: 400; margin: 0 0 20px 0;  font-family: 'Titillium Web', sans-serif; }
h4   { color: #2d4350; font-size: 18px; text-align: left; line-height: 24px; font-weight: 200; margin: 0 0 10px 0;  font-family: 'Titillium Web', sans-serif;}
h5   { color: #2d4350; font-size: 24px; text-align: left; line-height: 36px; font-weight: 200; margin: 0 10% 22px 10%; font-style: italic; font-family: 'Titillium Web', sans-serif; }
p    { color: #1f303e; font-size: 18px; text-align: left; line-height: 24px; font-weight: 400; margin: 0 0 20px 0; }
a    { text-decoration: none; font-weight: 700; color: #2d4350; }
.white {color: #fff;}
 

 .www {
    background: #2d4350;
    color: #fff;
    padding: 8px 9px 8px 9px;
    margin-top: 5px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #2d4350;
    transition: all 0.3s ease-in-out;
 }
 .button:hover {
    background: transparent;
    color: #2d4350;
    transition: all 0.3s ease-in-out;
 }

#header {
    width: 100%;
    padding: 40px 0 0 0;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 0;
    z-index: 100;
}

#logo {
    float: left;
}
#somo                        { width: 24px;         height: 65px; padding: 0px; margin: 0px ; float: right; }
#somo img                    { width: 24px;         height: 24px; margin: 0 0 17px 0; display: block; }


#maincontent {
    width: 100%;
}
#maincontent &gt; .container { padding-top: 20px; }

label i {
    font-size: 30px;
}
.sidebar-a, .sidebar-b { 
    width: 15%;
    min-width: 180px;  
    float: right;
    margin-top: 20px;  
    overflow:hidden;
    margin-bottom: 40px; 


    
}
.sidebar-b {
    margin-right: 1%; 
}

.sidebar-a .moduletable{
    background: #ebebeb;
    border:none;
    padding: 5px 2px;
    margin-bottom: 15px;     
}
, .sidebar-b .moduletable {
      background: white;
      border:none;
      padding: 5px 2px;
      margin-bottom: 15px;
  }
.towerbanner { background: transparent !important; }

.sidebar-b &gt; .moduletable &gt; h3, .sidebar-a &gt; .moduletable &gt; h3 {
        font-size: 31px;
    text-align: center;
    line-height: 38px;
    font-weight: 200;
    margin: 0 0% 10px 0%;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}
.sidebar-present {
    width: 82% !important; 
    padding: 10px 14px 10px 10px !important;
}

.sidebar-present-both {
    width: 66% !important;
    padding: 10px 14px 10px 10px !important; 
}
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
.maincenter {
        width: 100%;
    height: auto;
    padding: 60px 6.667% 20px 6.667%;
    margin: 0px auto;
    max-width: 1040px;
    display: inline-block;
}

.videoheader { height: 350px; }




.home-tap .videoheader { height: 720px !important; }
.home-tap .imagefloater {
    top:320px;
}


.chrono_credits { display: none; }


/**** Footer ****/
#footer {
    width: 100%;
    padding: 60px 0 0px 0;
    margin: 0px 0px 0px 0px;
    background-color: #2d4350;
    display: inline-block; 
}
.footer-col                    { width: 20%; height: auto; padding: 0px; margin: 0px 2.5%;   display: inline-block; float: left; }

#footer h3              { color: #fff; text-align: left; }
#footer p              { color: #fff; text-align: left; font-size: 14px; line-height: 16px; }
#footer a              { color: #ffffff; text-align: left; font-size: 14px; line-height: 16px; text-decoration: none; }
#footer a:hover          { color: #000; text-decoration: none; }

.bottomstrip { width: 100%; clear: both; }

.bottomFooter {
    background: #6DC096; 
    min-height: 60px; 
}
.bottomFooter p {
    padding: 20px 0 0 0; 
    margin: 0;
    color: #fff !important; 
}

.threeCols {
    display: inline-block;
    width: 100%;
}
.threeCols div {
    width: 30%; 
    float: left; 
    padding-bottom: 50px; 
}
.threeCols div:nth-of-type(1) a {
    clear: both; 
    display: block;
    font-size: 16px !important;
    margin-bottom: 8px;  
    
}
.threeCols div:nth-of-type(1) {
    width: 25%; 
}

.threeCols div:nth-of-type(2) {
    margin: 0 10% 0 5%; 
}
.threeCols div:nth-of-type(3) a {
    float: right; 
}

.threeCols div:nth-of-type(3) p {
    text-align: right !important;
    margin: 0;
    font-size: 16px !important;
    margin-bottom: 10px;
    line-height: 26px !important;
}

.threeCols div:nth-of-type(3) a svg {
    width: 40px !important;
    height: 40px !important;
    margin-left: 10px; 
}
.threeCols div:nth-of-type(3) a:hover, .threeCols div:nth-of-type(3) svg:hover {
    color: #73bb92!important;
}


/**** End Of Footer ****/




/**** Line Seps *****/


.line-separator-long-b { 
    width: 40%; 
    height:0px; 
    border-bottom:4px solid #1f303e; 
    margin: 0px auto 20px auto; 
}
.line-separator-long-w  { 
    width: 40%; 
    height:0px; 
    border-bottom:4px solid #fff; 
    margin: 0px auto 20px auto; 
}
.line-separator-short-b { 
    width: 20%; 
    height:0px; 
    border-bottom:4px solid #1f303e; 
    margin: 40px auto 40px auto; 
}
.line-separator-short-w { 
    width: 20%; 
    height:0px; 
    border-bottom:4px solid #fff; 
    margin: 40px auto 40px auto; 
}
.line-separator-shortb-w { 
    width: 20%; 
    height:0px; 
    border-bottom:4px solid #fff; 
    margin: 10px auto 20px auto; 
}
.line-separator-longleft-b { 
    width: 50%; 
    height:0px; 
    border-bottom:4px solid #1f303e; 
    margin: 5px 0 20px 0; 
}
.line-separator-longleft-w { 
    width: 50%; 
    height:0px; 
    border-bottom:4px solid #fff; 
    margin: 5px 0 30px 0; 
}
      


/*** Menu CSS ***/

#navmenu {    
    width: 100%;
    height: 55px;
    clear:both;
    position:relative;
    top: 140px;
}

ul.menu.nav {
    padding: 7px 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: rgba(0,0,0,0.3);
}
ul.menu.nav li a { 
    display: block;
    text-decoration: none;
    line-height: 32px;
    padding: 0 14px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
}

#navmenu ul.menu.nav li { display: inline-block; margin-top: 0px; }
#navmenu ul.menu.nav li:hover { background-color:#2d4350; }


#menubar {
    display: none; 
}
.sidenav #navmenu {
    min-width: 250px; 
}

#topAdvert {
    float: right; 
}


/** Dropdown ***/
#navmenu ul.menu.nav li ul { 
    display: none; 
    position: absolute;
    z-index: 1;
    background: #1f303e;
    padding: 0;
    text-align: left;
}
#navmenu ul.menu.nav li:hover ul { display: block; }

#navmenu ul.menu.nav li ul li { 
    width: 200px;
    padding: 5px 15px 5px 0px; 
    display: block; 
    margin-top: 0; 
}


/** End of dropdown ***/


/*** Mobile Menu CSS ***/
.mainmenu img { display: none; }

 #menubar span { color: #fff; }
 #menubar span:hover { cursor: pointer; }
 
 
 
.sidenav {
    height: 100%; 
    width: 0; 
    position: fixed; 
    z-index: 1; 
    top: 0; 
    left: 0;
    background-color: #2d4350; 
    overflow: hidden; 
    padding-top: 50px; 
    transition: 0.5s; 
}
.sidenav img {
    width: 20px; height: auto; 
    position: relative;
    top: 7px;
    margin-right: 10px;
}

.sidenav  ul.menu {
    border: none; 
    background: transparent; 
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}


.sidenav a:hover {
    color: #f1f1f1;
}


.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


#mainslide {
    transition: margin-left .5s;
    position: relative; 
}

.sidenav li { display: block !important; margin: 0 0 5px 0;  }
.sidenav li ul { 
    display: block !important; 
    position: relative !important;  
    background: transparent !important;  
}
.sidenav li ul li { 
    width: 100% !important; 
    padding: 0 !important; 
}
.sidenav li:hover {
    background: transparent !important; 
}

.sidenav #navmenu ul &gt; li.parent &gt; a {
    text-align: left;
    font-size: 25px;  
} 
.sidenav #navmenu ul &gt; li &gt; a {
    text-align: left;
}
.sidenav #navmenu ul &gt; li:nth-of-type(3), .sidenav #navmenu ul &gt; li:nth-of-type(4), .sidenav #navmenu ul &gt; li:nth-of-type(5) {
    margin-top: -4px; 
}

.sidenav #navmenu ul &gt; li &gt; ul { 
    margin-top: 10px;
    margin-bottom: 20px;
}



@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}


/*** END OF Mobile Menu CSS ***/


/** Second Menu CSS ***/

.secondMenu ul.menu.nav {
    display: inline-block;
    width: 100%;
    background: transparent; 
    border:0;     
    display: flex;
    justify-content: left; 
}
.secondMenu ul.menu.nav li {
    float: left; 
    background-color: #4f8765; 
    margin: 2px; 
    border-bottom: 3px solid transparent;
    width: 100%;
    max-width: 130px; 
    
}
.secondMenu ul.menu.nav li:hover, .secondMenu ul.menu.nav li.active {
    border-bottom: 3px solid #2d4350;
}

.secondMenu ul.menu.nav li a {
    font-size: 14px; 
    line-height: 16px;
    height: 30px;
    width:100%; 
    max-width: 120px;  
    padding: 10px 5px;  
}
.secondMenu {
    width: 100%;
    text-align: center;
}


.svg-inline--fa { height: 64px; width: 62px !important;  }


/*** CSS Animations ***/

    @-webkit-keyframes fadein {
        from {opacity: 0;}
        to {opacity: 1;}
    } 

    @keyframes fadein {
        from {opacity: 0;}
        to {opacity: 1;}
    }
    @-webkit-keyframes right {
        from {left: 80%;}
        to {left: 60%;}
    } 

    @keyframes right {
        from {left: 80%;}
        to {left: 60%;}
    }
    @-webkit-keyframes righttwo {
        from {left: 80%;}
        to {left: 45%;}
    } 

    @keyframes righttwo {
        from {left: 80%;}
        to {left: 45%;}
    }
    @-webkit-keyframes rightthree {
        from {left: 80%;}
        to {left: 49%;}
    } 

    @keyframes rightthree {
        from {left: 80%;}
        to {left: 49%;}
    }

/*** Animations END ***/








/**** Page&amp;Video specific ****/


.content-creation .videoheader video {
    top: 13%;
    -webkit-transform: translateY(-13%);
    transform: translateY(-13%);
}

.social-media .videoheader video {
    top: 23%;
    -webkit-transform: translateY(-23%);
    transform: translateY(-23%);
}

.media-planning .videoheader video {
    top: 33%;
    -webkit-transform: translateY(-33%);
    transform: translateY(-43%);
}

.our-people .videoheader video {
    top: 40%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}
.why-we-exist .videoheader video {
    top: 43%;
    -webkit-transform: translateY(-43%);
    transform: translateY(-43%);
}
.blog .videoheader video {
    top: 43%;
    -webkit-transform: translateY(-43%);
    transform: translateY(-43%);
}




   


/*** Service Dealer Forms ****/ 


.gbs3 .svg-inline--fa {
    width: 1em !important;
    height: 1em !important;
}

.gardenNominee2, .gardenNominee3, .turfNominee2, .turfNominee3, .farmNominee2, .farmNominee3, .forestryNominee2, .forestryNominee3, .quadNominee2, .quadNominee3 {
    display: none;
}
.nominationactive {
    display: block;
}

.catTitle {
    margin: 21px 0 3px 0;
    text-align: left;
    padding: 22px 0 30px 0;
    font-size:24px;
    font-weight:normal;
    border-top: 2px solid #f26a48;
}

h3.button {
    background: #2d4350; 
    color: #fff; 
    border-radius: 4px; 
    border: 1px solid #2d4350; 
    transition: all 0.3s ease-in-out; 
    display: inline-block; 
    padding: 2px 4px; 
}
h3.button:hover { 
    cursor: pointer; 
    background: transparent;
    color: #2d4350; 
    transition: all 0.3s ease-in-out; 
}
#form-row-file120 {
    margin-top: 20px; 
}
label[for="recaptcha"] {
    display: none; 
}
.gbs3 h1 {     color: #2d4350;
    font-size: 60px;
    text-align: left;
    line-height: 60px;
    font-weight: 200;
    margin: 0 0 20px 0;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase; }
.nominationcontainer { margin-top: 30px; }
.gbs3 a { color: #2d4350; }

/*****  ******/
.homeleftcontent {

}
.homeleftcontent h2 {
    font-size: 31px;
    text-align: center;
    line-height: 38px;
    font-weight: 200;
    margin: 0 0% 10px 0%;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;    
}

.partners {
    margin: 10px 0px 15px 0px;
    padding: 15px 0 0px 0;
    overflow:auto;
    text-align:left;
    border-top: 1px solid #ccc;
}
.partners img {
    display: block; 
    margin: 0 auto ; 
}
    
.partners p {
    margin: 0px 0px 10px 0px;
    font-size:14px;
    line-height:16px;
    color:#2d4350;
    text-align: center;
}


/*** ****/



.insidebutton a, .btn-primary {
    width: 100%;
    color: #fff;
    text-decoration: none;
    background: #2d4350;
    font-weight: 400;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #2d4350;
    border-radius: 4px;
    transition: all 0.3s ease-in-out; 
}

.insidebutton a:hover, .btn-primary:hover{ 
    color: #2d4350;
    background: transparent; 
    cursor: pointer; 
    text-decoration:none; 
    transition: all 0.3s ease-in-out;
}

/*** Booking System CSS ***/ 
 #eb-event-properties-heading {
     margin-top: 40px; 
 }
 
.eb-register-buttons-bottom .btn {
    font-size: 30px;
    padding: 16px 37px;
    background: #2d4350; 
    color: #fff; 
    text-shadow: none; 
}                               
.eb-register-buttons-bottom .btn:hover {
    background: #6DC096; 
}
.eb-register-buttons-bottom { margin-bottom: 20px; }
 
#Package option:disabled {
    color: #ccc;  
}
#field_Marketing .control-label { display: none; }
#field_Marketing .controls { margin-left: 0; }

#field_Marketing #Marketing {
    width: 90%; 
    border: 0; 
}
#field_Marketing #Marketing ul.nav { width: 93%; }

.profile { 
    color: #16a288;
    text-decoration:none;
    background-color:#ececec;
    padding: 2%;
    float:left;
    margin: 15px 0px 15px 0;
    border-radius: 5px; 
    widtH: 96%; 
}

#homecentreintro li a { font-weight:normal; color:#dd5a3b; }

.sbsprofile {
    padding: 0 10px; 
}

.sbsprofile p {
    width: 50%; 
    float: left; 
}


.profile img{ 
    float:left;
    margin: 0px 20px 0 0;
}


.pricesrow { 
    width:100%;
    display:inline;
    float:left;
}
.prices { 
    width:30%;
    height:136px;
    background-color:#7cbc90;
    padding: 5px 2px 5px 8px;
    float:left;
    margin: 5px 10px 0px 0px;

        border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    
}

.prices2 { 
    width:30%;
    height:136px;
    background-color:#c0d9a0;
    padding: 5px 2px 5px 8px;
    float:left;
    margin: 5px 10px 0px 0px;

    
        border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    
}
.smallprices {
    font-size:12px;
    margin-top:5px;
}

.prices3 { 
    width:30%;
    background-color:#6ea980;
    padding: 0px 2px 0px 8px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin: 0px 10px 10px 0px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;

    
}

.prices4 { 
    width:30%;
    background-color:#b1c891;
    padding: 0px 2px 0px 8px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin: 0px 10px 10px 0px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    
    
}
.pricesrow h2 {
    font-size: 22px; color: #000; font-weight: 500;  
}


.smallprint { 
    font-family: 'Titillium Web', sans-serif; 
    color: #faa28c; 
    text-align: left; 
    font-size: 12px; 
    line-height: 13px; 
    font-weight:400;
    padding: 5px 5px 5px 10px;
}


/**** Weekly Update ***/

.documentation-weeklyupdate .category .titleCat a {     
    color: #2d4350;
    font-size: 40px;
    text-align: left;
    line-height: 60px;
    font-weight: 200;
    margin: 20px 0 10px 0;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase; 
    display: inline-block;
    width: 100%; 
}

.weekly-update .sub-items .weeklyUpdate:nth-child(odd) { margin-right: 2%;  }
.weekly-update .sub-items .weeklyUpdate:nth-child(even) { margin-left: 2%;  }

.weekly-update .sub-items { display: inline-block; width: 100%; }

.weeklyUpdate { position: relative; }
.weeklyUpdate .bottomLinks, .homeNews .bottomLinks { display: inline-block; width: 93%; position: absolute; bottom: 10px; }

.weeklyUpdateFull { margin-bottom: 100px; }

.weeklyUpdateFull .updateImage p {
    margin: 0;
    font-style: italic;
}
.weeklyUpdateFull &gt; span { color: #EB6646; font-size: 20px;  }
.weeklyUpdateFull &gt; h1 { margin-bottom: -2px; color: #333; }


.editorblog .weeklyUpdate img { float: left; margin-right: 20px;  }
.editorblog .weeklyUpdate span {
    margin-bottom: 0; 
}
.editorblog .weeklyUpdate {
    background: #2d4350;
    color: #fff;  
    padding:15px ; 
    
}
.editorblog .weeklyUpdate p, .editorblog .weeklyUpdate span { color: #fff; }
.editorblog .weeklyUpdate h2 a, .editorblog .weeklyUpdate a { color: #333; }

.editorblog .weeklyUpdate span:nth-of-type(2) { font-style: italic; }

/**** Buyer's Guide ****/ 
.buyerarea {
    clear: both;
    display: inline-block;
    width: 100%; 
    margin-top: 40px; 
}
.buyerarea:last-child {
    margin-bottom: 150px; 
}
.buyerarea a {
    font-size: 70%; 
}

.buyersbox {
    width: 22%;
    height: 300px;
    margin: 10px 10px 10px 0;
    padding: 10px 8px 5px 10px;
    float:left;
    overflow:none;
    background-color:#ececec;
    text-align:left;
    border-radius: 6px; 
}

.buyersbox img {
    margin: 0px 30% 10px 0px;
    float:left;
    clear:both; 
}

.eposbuyersbox {
    width: 22%;
    height: 420px;
    margin: 10px 10px 10px 0;
    padding: 10px 8px 5px 10px;
    float:left;
    overflow:none;
    background-color:#ececec;
    text-align:left;
    
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}

.eposbuyersboximg {
    margin: 0px 10px 110px 0px;
    float:left;
}








.buyersboximg {
    margin: 0px 10px 110px 0px;
    float:left;
}



.buyersbreaktwo {
    width:392px;
    height: 192px;
    float:left;
    background-color:#fff;
    margin: 10px 10px 10px 0;
    padding: 10px 8px 5px 10px;
}

.buyersbreakone {
    width:192px;
    height: 192px;
    float:left;
    background-color:#fff;
    margin: 10px 10px 10px 0;
    padding: 10px 8px 5px 10px;
}

.buyersboxad {
    width:192px;
    height: 192px;
    margin: 10px 10px 10px 0;
    padding: 10px 8px 5px 10px;
    float:left;
    overflow:auto;
    background-color:#444643;
    text-align:left;
    
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    
}

.buyersboxad a{
    color:#fff;
    text-decoration:none
    
}

.buyersboxad a:hover{
    color:#fff;
    text-decoration:none
    
}


/**** Random stuff ****/ 

.what-s-on div[itemprop="articleBody"] &gt; h1 {
    margin-top: 10px; 
}

#adbox { display: inline-block; margin-bottom: 60px; }

ul.zoo-itempro-default {
    list-style: none;
    margin: 0;
    padding: 0; 
}

.floatright {
    float: right; 
    margin-left: 10px;
    margin-bottom: 10px; 
}

.hideme { opacity: 0;  }


.magazineIssue img { float: left; height: auto; margin-right: 10px; max-width: 150px;  }

.sidebar-present-both .magazineIssue ul {  padding-left: 49%; min-height: 150px;  }
.magazineIssue ul { margin-left: 10px; padding-left: 25%;  }

.download-magazine-issues .row:nth-child(even) .magazineIssue { margin-right: 2%; }
.download-magazine-issues .row:nth-child(odd) .magazineIssue { margin-left: 2%; }

.blog-weeklyupdate  .magazineIssue:nth-child(odd) { margin-right: 2%; }
.blog-weeklyupdate .magazineIssue:nth-child(even) { margin-left: 2%; }

.magazineIssue {
    background: #ECECEC;
    padding: 2%;
    border-radius: 6px; 
    margin-bottom: 27px; 
    display:inline-block;
    width: 44%; 
    float: left; 
    min-height: 285px;
}




.magazineIssue a {
margin-top: 15px;
    display: inline-block;

    color: #fff;
    text-decoration: none;
    background: #2d4350;
    font-weight: 400;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #2d4350;
    border-radius: 4px;
    transition: all 0.3s ease-in-out; 
    margin-top: 20px; 
}

.magazineIssue a:hover, .mod-sppoll input:hover { 
    color: #2d4350;
    background: transparent; 
    cursor: pointer; 
    text-decoration:none; 
    transition: all 0.3s ease-in-out;
}
.mod-sppoll {
    text-align: left;
    padding: 0 10px 20px 7px;
}
.mod-sppoll form { margin-top: 10px; }
.mod-sppoll input[type="submit"] {
    margin-top: 15px; 
}
.mod-sppoll div.radio { margin-bottom: 4px; }

.mod-sppoll input {
        color: #fff;
    text-decoration: none;
    background: #2d4350;
    font-weight: 400;
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #2d4350;
    border-radius: 4px;
    transition: all 0.3s ease-in-out; 
}

.sp-poll-result .progress-bar { background: #2d4350; padding: 2px 0px 2px 5px; color: #fff;   }
.sp-poll-resul-item { margin-bottom: 10px; }

.homeNews, .weeklyUpdate  {
    width: 96%;
    float: left; 
    background: #f6f6f6; 
    margin-bottom: 3%; 
    padding: 0 0 12px 0; 
    min-height: 425px; 
    position: relative; 
}
.homeNews .teaserImage, .weeklyUpdate .teaserImage {
    height: 200px; 
    overflow: hidden;
    width: 100%; 
    
}
.homeNews img, .weeklyUpdate img {
    width: 100%;
    max-height: 200px; 
}
.homeNews:nth-child(even)  { margin-right: 2%; }
.homeNews:nth-child(odd)  { margin-left: 2%; }

.homeNews .homeNewsBody, .weeklyUpdate .weeklyUpdateBody {
    padding: 10px 15px; 
}
.homeNews .homeNewsBody h2 a, .homeNews .homeNewsBody h2, .weeklyUpdate .weeklyUpdateBody h2, .weeklyUpdate .weeklyUpdateBody h2 a {
    color: #2d4350;
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0% 0px 0%;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}
.homeNewsSubtitle, .weeklyUpdateSubtitle {
    color:#000;
    font-weight: 500; 
    margin: 3px 0 8px 0;
    min-height: 36px; 
    display: block; 
}











.jobList  {
    width: 48%;
    float: left;
    background: #f6f6f6;
    margin-bottom: 3%;
    /*padding: 0 0 12px 0;*/
    min-height: 425px;
    position: relative;
}
.jobList .teaser-Image {

    float: left;

    padding: 10px 0px 10px 0px;
}
.teaserImageWrapper {
    width: 35%;
    height: 263px;
    float: left;
    padding: 0px 10px 10px 10px;
}
.jobList img{
    /*width: 100%;*/
    /*max-height: 200px;*/
    /*max-width: 50%;*/
}
.jobList:nth-child(even)  { margin-right: 2%; }
.jobList:nth-child(odd)  { margin-left: 2%; }

.jobList .jobListBody {
    padding: 10px 15px;
    float: right;
    width: 50%;
}
.jobList .jobListBody h2 a, .jobList .jobListBody h2{
    color: #2d4350;
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0% 0px 0%;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}


.jobListSubtitle {
    color:#EB6646;
    font-weight: 500;
    margin: 3px 0 8px 0;
    min-height: 36px;
    display: block;
}
.jobListLinks {
    /* float: left; */
    position: absolute;
    bottom: 34px;
    padding-left: 20px;
}


.jobListLinks {
    position: absolute;
    bottom: 10px;
    padding: 7px 2px 12px 0px;
    display: block;
    background: #284F40 !important;
    color: #fff !important;
    /* padding: 6px 0px; */
    height: 21px;
    width: 100px;
    /* margin-left: 10px; */
    text-align: center;
    margin: auto;
    left: 10px;
    border-radius: 5px 5px 5px 5px;
}
.jobListLinks a{
    color:white;
}
.jobListMainMenu a{
    bottom: 10px;
    float:right;
    padding: 7px 2px 12px 0px;
    display: block;
    background: #284F40 !important;
    color: #fff !important;
    /* padding: 6px 0px; */
    height: 21px;
    width: 100px;
    /* margin-left: 10px; */
    text-align: center;
    margin: auto;
    left: 10px;
    border-radius: 5px 5px 5px 5px;
}


.jobListBody p {
    overflow: hidden;
    max-height: 335px;
    margin-bottom: 0px;
}

.jobsList h3 {
    color: #2d4350;
    font-size: 60px;
    text-align: left;
    line-height: 60px;
    font-weight: 200;
    margin: 0 0 20px 0;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}


.jobListTitle h3{
    color: #2d4350;
    font-size: 60px;
    text-align: left;
    line-height: 60px;
    font-weight: 200;
    margin: 0 0 20px 0;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;

}

.teaserImageWrapper{
    width: 100px;
}



.jobListFullImage{
    float: right;
    margin-left: 40px;

}
.jobListFull h3{
    margin-bottom: 0px;
}







/*** Random ***/ 

.book-in s {
    color: red; 
}
.sdto48 {
    width: 100%; max-width: 300px; height: auto; float: right; 
}


.weekly-update .magazineIssue h3 { font-size: 20px; }
.weekly-update .magazineIssue li { padding: 2px 0;  }
.weekly-update .magazineIssue a { margin: 0;   }


.secondmenuselect { 
    display: none; 
    padding: 9px;
    font-size: 20px;
    border: 2px solid #6DC096;
    width: 100%; 
    height: 46px !important; 
}
.sdawardsevent {
    border: 2px solid #6DC096; padding: 15px 0 15px 15px; 
    display: inline-block; 
    font-weight: bold;
}
.sdawardsevent a {
    background: #73bb92;
    padding: 18px;
    color: #fff;
    margin-left: 20px;
}
.sdawardsevent strong {
    color: #2d4350; 
}
.home .item-page, .home div[itemprop="articleBody"], .home .latestNews { display: inline-block; width: 100%: }

.aboutpeople { width: 20%; float: left;  margin: 1% 0.7% 3% 0.7%;  min-width: 186px; position: relative; overflow:hidden; color: #fff;  cursor: pointer; }
.aboutpeople h3 { margin: 5px 0 0px 0; color: #6DC096; }
.aboutpeople img { width: 100%; height: auto; }
.aboutpeople .inner { padding: 0px 5px 5px 5px; position: absolute; height: 0; bottom:0; transition: all 0.6s ease-in-out; width: 100%; cursor: pointer; }
.aboutpeople:hover .inner { height: 90px; background: rgba(0,0,0,0.8); transition: all 0.2s ease-in-out; cursor: pointer; }                          

.mainmenu ul.menu.nav li a.privacypolicylink {
    display: none; 
}

.html-container1, .html-container2, .html-container3, .html-container4, .html-container5, .html-container6 {
    width: 50%; float: left;
}

.codeContainer:nth-of-type(1), .codeContainer:nth-of-type(2), .codeContainer:nth-of-type(4), .codeContainer:nth-of-type(5) { display: none; }




.codeContainer textarea { float: left; margin-left: 10px; width: 47%; }
.codeContainer { clear: both; margin-bottom: 20px; display: inline-block; width: 100%;  }

.latestissuesidebar img {
    width: 100%; height: auto; 
}




.subscribeBtn {
//    background: #ECECEC;
//    padding: 2%;
//    border-radius: 6px;
    margin-bottom: 30px;
//    display:inline-block;
//    width: 44%;
//    float: left;
//    min-height: 285px;
}

.subscribeBtn a , .subscribeBtn input[type="submit"]{
   // margin-top: 15px;
    display: inline-block;

    color: #fff;
    text-decoration: none;
    background: #2d4350;
    font-weight: 400;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #2d4350;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    margin-top: 30px;
}

.subscribeBtn a:hover {
    color: #2d4350;
    background: transparent;
    cursor: pointer;
    text-decoration:none;
    transition: all 0.3s ease-in-out;
}


@media (min-width: 768px) {
    .gbs3 .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
        margin-right: 0px;
        padding-right: 4px;
        min-width: 470px;
    }

    .gbs3 .gcore-label-left {
        float: left !important;
        min-width: 204px;
        max-width: 379px;
        padding-right: 26px;
        margin-right: 90px;
        text-align: left !important;
    }
}
.gbs3 button,  .gbs3 input[type="submit"] {
    -webkit-appearance: button;
    background-color: darkred;
    color: white;
    cursor: pointer;
}
#fin-buttonSubscribe,.gbs3 button,  .gbs3 input[type="submit"] , .gbs3 .btn-default ,btn btn-default subscribeBtn form-control A{
// margin-top: 15px;
    display: inline-block;

    color: #fff;
    text-decoration: none;
    background: #2d4350;
    font-weight: 400;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #2d4350;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    /*margin-top: 30px;*/
}




.nw-form, .nw-form table {
    width: 100%;
}
.nw-form td {
    padding: 8px;
    vertical-align: top;
}
.nw-form .nw-form-group {
    padding: 0;
}
.nw-form-display-title h3 {
    padding: 0;
    margin: 0;
}
.nw-form label {
    font-weight: bold;
}
.:root nw-form select {
    width: 14em;
}
.nw-form .required {
    font-weight: bold;
    color: red;
}

.nw-comments-post-form .required {
    font-weight: bold;
    color: red;
}
.nw-form fieldset {
    border: 1px solid #CCCCCC;
    padding: 12px;
    margin: 0;
}
.nw-form legend {
    font-weight: bold;
    font-size: 14px;
    margin-left:0.4em;
    padding:0 9px;
}
.nw-form .sub-label {
    color: #999999;
    font-family: verdana;
    font-size: 9px;
    font-weight: normal;
}
.nw-form .sub-label br,
.nw-form .block-group br
{
    display: none;

}
.nw-form .inline-group .sub-label {
    float: left;
    margin-right: .6em;
}
.nw-form .inline-group select,
.nw-form .inline-group input[type="text"],
.nw-form .block-group input[type="text"] {
    display: block;
}
.nw-form .block-group .sub-label {
    display: block;
    margin-bottom: 6px;
}
.nw-form .tiny {
    width: 20px;
}
.nw-form select.tiny {
    min-width: 20px;
    width: 50px;
}
.nw-form .medium {
    width: 110px;
}
.nw-form .secondary-label {
    font-weight: normal;
}
.left-label .nw-form-label {
    text-align: right;
    width: 20%;
}
.left-label .nw-form-no-label {
    padding-left: 20%;
}
.left-label .nw-form-field {
    text-align: left;
    width: 80%;
}
.top-label .nw-form-field {
}

.nw-form-validation {
    border: solid 1px red;
    padding: 1em;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #FEECEC;
    color: red;
}

.nw-form-validation ul{
    padding: 0;
    margin: 0;
    margin-left: 14px;
}

.nw-form-validation li{
    padding: 0;
    margin: 0;
    margin-bottom: 4px;
}


.nw-form-incomplete {
    background-color: #FEECEC;
    outline: solid 1px red;
}

.nw-form-field-description {
    font-weight:normal;
    font-style:italic;
}

label.nw-form-event-session {
    padding-top: 0;
    font-weight:normal;
    width:100%;
}
.element-invisible{display: none;}

.searchmenu-search-box input{
    /*position: relative;*/
    /*float: right;*/
    /*bottom: 38px;*/
    /*right: 17px;*/
    /*line-height: 30px;*/
    width: 99.9%;
}
.searchmenu-search-box input, .search input {
    margin-bottom: 14px;

    font-size: 17px;
    padding-left: 4px;
    line-height: 24px;
}</pre></body></html>